/* @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=Montserrat:ital,wght@0,100..900;1,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
@font-face {
  font-family: 'Galiwar';
  src: url("//25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/raw_assets/public/PlummHealth%20March%202025/fonts/Galiwar-Bold.woff2") format('woff2'),
    url("//25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/raw_assets/public/PlummHealth%20March%202025/fonts/Galiwar-Bold.woff") format('woff');
      font-weight: bold;
      font-style: normal;
      font-display: swap;
      }

@font-face {
  font-family: 'Galiwar';
  src: url("//25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/raw_assets/public/PlummHealth%20March%202025/fonts/Galiwar-thin.woff2") format('woff2'),
    url("//25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/raw_assets/public/PlummHealth%20March%202025/fonts/Galiwar-thin.woff") format('woff');
      font-weight: 100;
      font-style: normal;
      font-display: swap;
      }

@font-face {
  font-family: 'Galiwar';
  src: url("//25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/raw_assets/public/PlummHealth%20March%202025/fonts/Galiwar-SemiBold.woff2") format('woff2'),
    url("//25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/raw_assets/public/PlummHealth%20March%202025/fonts/Galiwar-SemiBold.woff") format('woff');
      font-weight: 600;
      font-style: normal;
      font-display: swap;
      }

@font-face {
  font-family: 'Galiwar';
  src: url("//25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/raw_assets/public/PlummHealth%20March%202025/fonts/Galiwar-Medium.woff2") format('woff2'),
    url("//25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/raw_assets/public/PlummHealth%20March%202025/fonts/Galiwar-Medium.woff") format('woff');
      font-weight: 500;
      font-style: normal;
      font-display: swap;
      }

@font-face {
  font-family: 'Galiwar';
  src: url("//25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/raw_assets/public/PlummHealth%20March%202025/fonts/Galiwar-Light.woff2") format('woff2'),
    url("//25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/raw_assets/public/PlummHealth%20March%202025/fonts/Galiwar-Light.woff") format('woff');
      font-weight: 300;
      font-style: normal;
      font-display: swap;
      }
@font-face {
  font-family: 'Galiwar';
  src: url("//25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/raw_assets/public/PlummHealth%20March%202025/fonts/Galiwar-Regular.woff2") format('woff2'),
    url("//25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/raw_assets/public/PlummHealth%20March%202025/fonts/Galiwar-Regular.woff") format('woff');
      font-weight: normal;
      font-style: normal;
      font-display: swap;
      }
@font-face {
  font-family: 'Kamerik105W00';
  src: url("//25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/raw_assets/public/PlummHealth%20March%202025/font-new/Kamerik105W00-Bold.woff2") format('woff2'),
    url("//25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/raw_assets/public/PlummHealth%20March%202025/font-new/Kamerik105W00-Bold.woff") format('woff');
      font-weight: bold;
      font-style: normal;
      font-display: swap;
      }

body{
  font-family: "Plus Jakarta Sans", sans-serif !important;
}
body {
  background: var(--Foundation-neutral-neutral-2, #080808) !important;
}
h1, h2, h3 {
  font-family: 'Kamerik105W00' !important;
  font-weight: bold !imortant;
  font-style: normal !important;
}
/*** Header STyle****/
.website_hdr .website_header_sec .navmenus .mainmenu_items>li>a, .website_hdr .website_header_sec .navmenus .mainmenu_items>li>div>a {position: relative;}

.website_hdr {
  padding: 5px 0px;
}
.website_hdr .website_header_sec .navmenus .mainmenu_items li .navitem_menuanchor a {
  line-height: 80px;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .arrow_ddrop {
  height: 100%;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.website_hdr .website_header_sec .row_column {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.website_hdr .website_header_sec .row_column .logo {
  width: 10%;
}

.website_hdr .website_header_sec .row_column .right_menubar {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.website_hdr .website_header_sec ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.website_hdr .website_header_sec .row_column .right_menubar .butons_nav {
  padding-left: 80px;
}

.website_hdr .website_header_sec .row_column .right_menubar .butons_nav ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.website_hdr .website_header_sec .navmenus .mainmenu_items li .navitem_menuanchor .arrow_ddrop svg path {
  stroke: #fff;
}

.website_hdr .website_header_sec .row_column .right_menubar .butons_nav ul li {
  padding: 0px 10px; display: flex;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items {display: flex;flex-wrap: wrap;}

.website_hdr .website_header_sec .navmenus .mainmenu_items li {
  padding: 0px 6px;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li a {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #fff;
}

.website_hdr .website_header_sec .row_column .right_menubar .butons_nav ul a {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #fff;
}

.website_hdr .website_header_sec .row_column .right_menubar .butons_nav .free-trial {
  padding-right: 0;
}

.website_hdr .website_header_sec .row_column .right_menubar .butons_nav .free-trial a {
  align-items: center;
  background: #2D56F7;
  border-radius: 30px;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 17px 20px 17px;
  position: relative; /* Add position relative */
  overflow: hidden; /* Hide gradient overflow */
}
/* .website_hdr .website_header_sec .row_column .right_menubar .butons_nav .free-trial a:HOVER {
background-image: var(--Gradient-2, linear-gradient(90deg, #f9e791 0, #f3a7ac 32.89%, #96cdfa 65.89%, #76f6dd 100%));
transition: 1s; 
} */
.website_hdr .website_header_sec .row_column .right_menubar .butons_nav .free-trial span {
  position: relative;
  z-index: 9;
}
.website_hdr .website_header_sec .row_column .right_menubar .butons_nav .free-trial a span {
  position: relative;
  z-index: 15;
}
.website_hdr .website_header_sec .row_column .right_menubar .butons_nav .free-trial a:hover:before {
  left: 0%; /* Slide to right on hover */
}
.website_hdr .website_header_sec .row_column .right_menubar .butons_nav .free-trial a svg {
  width: 15px;
  margin-left: 5px;
  display:none;
}
.website_hdr {
  background: #080808;
  border-bottom: 1px solid #2D2C2C;
}

@-webkit-keyframes animatedgradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}


@keyframes animatedgradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.website_hdr .website_header_sec .row_column .right_menubar .butons_nav ul li.book-demo a {
  position: relative;
  overflow: hidden !important; /* Hide gradient overflow */
  display: inline-block;
}

/* .website_hdr .website_header_sec .row_column .right_menubar .butons_nav ul li.book-demo a::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background-image: linear-gradient(to right, #f9e791 0%, #f3a7ac 33%, #96cdfa 66%, #76f6dd 100%);
transition: left 1s; 
} */


.website_hdr .website_header_sec .row_column .right_menubar .butons_nav ul li {
}

.website_hdr .website_header_sec .row_column .right_menubar .butons_nav ul li.book-demo a:hover span {
  position: relative;
  z-index:1;
}
.website_hdr .website_header_sec .row_column .right_menubar .butons_nav ul li.book-demo a span {
  position: relative;
  z-index:1;
}
.website_hdr .website_header_sec .navmenus .mainmenu_items li .navitem_menuanchor {
  display: flex;
  position: relative;
  align-items: center;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .navitem_menuanchor .arrow_ddrop svg {
  width: 22px;
  height: 22px;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .arrow_ddrop {
  right: 0;
  width: 100%;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.hero_index .content_clm .ai_btn a {
  cursor: unset;
}
.website_hdr .website_header_sec .navmenus .mainmenu_items li .navitem_menuanchor a {
  padding: 0 0.4rem;
}
.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ {
  display: none;
  left: 0;
  padding: 25px;
  position: absolute;
  top: 0;
  top: 107%;
  width: 100%;
  z-index: 1;
  border-radius: 1.25rem;
  border: 1px solid rgba(61, 60, 60, 0.00);
  background: #FFF;
}
.website_hdr .page-center {
  position: relative;
}
.website_hdr {
  position: relative;
  z-index: 15;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li {
  padding: 13px 20px;                 
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li a h5 {
  color: #908B8B;
  margin: 0px 0px 1.2rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 1.875rem;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li a p {
  margin: 0px;
  color: #2D2C2C;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}
.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr {
  display: flex;
  gap: 1.25rem;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 {
  width: 100%;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 a {
  display: inline-block;
  position: relative;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 a .tag {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #0A162F;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  border-radius: 30px;
  background: #FFF;
  display: inline-block;
  padding: 7px 16px;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 a .tag h5 {
  margin: 0px;
  font-size: 12px;
}
.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 a .image img {
  border-radius: 1.25rem;
}
.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 .content {
  position: absolute;
  bottom: 1rem;
  z-index: 9;
  left: 1rem;
  max-width: calc(100% - 2.4rem);
  display: inline-block;
  line-height: 1.35;
  width: 100%;
}
.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 a {
  border-radius: 30px;
}
.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 a .tag {
  display: none;
}
.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 .content h6 {
  margin: 0px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 800;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 .content h6 span {
  color: #FFFFFF;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 .content h3 {
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  margin-bottom: 3px;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 171.429% */
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 .content p {
  color: var(--Foundation-Indigo-indigo-400, #455D8D);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px; /* 183.333% */
}
.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 ul.submenu_item2 {
  z-index: 9;
  height: auto;
  top: 0;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 10px 0;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li .arrow_ddrop2 {
  width: 30px;
  text-align: center;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li .submenu_item2.active {
  display: block;
  overflow: auto;
}
.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ {
  overflow: hidden;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ ul.submenu_item1 {
  position: relative;
}
.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li ul.submenu_item2 li a:hover h3 {
  color: #2D56F7;
}

.website_hdr .website_header_sec ul.submenu_item2 h3 {
  margin-bottom: 6px;
  color:#080808;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.5px;
  /* 171.429% */
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 a .image {
  position: relative;
}

.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 a .image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: inline-block;
  height: 100%;
  border-radius: 1.25rem;
  background: rgba(8, 8, 8, 0.64);
}

.hero_index {
  width: 100%;
  position: relative;
}

.hero_index .three_shapes {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.hero_index .three_shapes svg {
  width: 100%;
}

.hero_index .page-center {
  position: relative;
  z-index: 1;
}

.hero_index .content_clm {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  max-width: 1050px;
  margin: 0 auto;
  text-align: center;
}
.hero_index .content_clm .ai_btn a {
  border-radius: 45px;
  box-shadow: 0px 12px 61.2px 0px rgba(13, 21, 48, 0.00) inset;
  padding: 10px 22px;
  display: flex;
  color: var(--Foundation-Indigo-indigo-800, #0D1D3E);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.hero_index .content_clm .ai_btn a::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 24px;
  padding: 2px;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  background: var(--Gradient-2, linear-gradient(90deg, #F9E791 0%, #F3A7AC 32.89%, #96CDFA 65.89%, #76F6DD 100%));
}
.hero_index .content_clm .ai_btn a svg {
  margin-right: 7px;
}

.hero_index .content_clm .content h1 {
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 76px; /* 118.75% */
  font-family: "Plus Jakarta Sans", sans-serif;
  margin: 30px 0px;
  text-align: center;
}

.hero_index .content_clm .content p {
  color: var(--Foundation-Indigo-indigo-800, #0D1D3E);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 150% */
}

.hero_index .content_clm .image {
  margin: 30px 0px 40px 0px;
}

.btn_ap {
  background-image: var(--Gradient-2, linear-gradient(90deg, #f9e791 0, #f3a7ac 32.89%, #96cdfa 65.89%, #76f6dd 100%));
  border-radius: 42.528px;
  color: var(--Foundation-Indigo-indigo-900, #0a162f);
  display: inline-block;
  font-size: 19.137px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -.191px;
  line-height: 26.792px;
  padding: 17.409px 52.307px 17.395px 51px;
  text-align: center;
}
.hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content .btn_review .btn_book {
  background-size: 100%;
  background-image: var(--Gradient-2, linear-gradient(90deg, #f9e791 0, #f3a7ac 32.89%, #96cdfa 65.89%, #76f6dd 100%));

}
.btn_ap, .hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content .btn_review .btn_book {
  box-shadow: 0 0 20px #57575760;
  overflow: hidden;
  position: relative;
}
.btn_ap:Hover,
.hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content .btn_review .btn_book:hover{

}
.btn_ap:before, 
.hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content .btn_review .btn_book::before {
  background-image: linear-gradient(90deg, #76f6dd, #96cdfa 33%, #f3a7ac 66%, #f9e791);
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transition: left 1s;
  width: 100%;
}

.btn_ap:hover::before,
.hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content .btn_review .btn_book:hover::before,{
  left: 0;
}

.btn_ap span,
.btn_ap svg,
.hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content .btn_review .btn_book span,
.hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content .btn_review .btn_book svg{
  position: relative;
  z-index: 1;
}
.grid-layout4-column .grid_column .column_grid6 .sp_grid .btnm a:hover {
  background: #fff;
  color: #0d1d3e;
}

.newsletter-book-demo .btmn a:hover {
  background: #0a162f;
  color: #fff;
}
.website_footer_sec .row_column .column60 .menu_ftr ul ul a:Hover {
  opacity: 0.7;
}
/* 
.left_txt_right_img .row_clm .col5 .btn_cl a{
border: 1px solid #0a162f;
-webkit-transition: .6s ease-out;
-moz-transition: .6s ease-out;
transition: .6s ease-out;
box-shadow: inset 0 0 0 0 #fff;
}
.left_txt_right_img .row_clm .col5 .btn_cl a:hover{
box-shadow: inset 400px 0 0 0 #fff;
color: #0a162f;
} */

.btn_ap svg {
  margin-left: 10px;
}
.home-logos_slide {
  padding: 30px 0px 40px;
  border-bottom: 1px solid #2D2C2C;
  position: relative;
  background: #080808;
}

.home-logos_slide .page-center {position: relative;z-index: 9;}

.hero_index .three_shapes {
  z-index: 1;
}

.home-logos_slide .rows_slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.home-logos_slide .rows_slide .heading_sec {
  width: 30%;
  padding-right: 30px;
}

.home-logos_slide .rows_slide .section_logos {
  width: 100%;
}

.home-logos_slide .rows_slide p {
  margin: 0px;
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
.home-logos_slide .rows_slide .logo_item {
  padding: 0px 15px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product_logos .page-center {
  position: relative;
  z-index: 3;
}
.home-logos_slide .rows_slide .logo_item img {
  max-width: 135px !important;
  object-fit: contain !important;
}

.product_logos .product_logos_rows_slide .item_log_content {
  padding: 10px;
  text-align: center;
}

.product_logos .product_logos_rows_slide .item_log_content .log_spitem {
  border-radius: 8px;
  border: 1px solid var(--Foundation-neutral-neutral-5, #EBEBEF);
  background: var(--Foundation-neutral-neutral-1, #FFF);
  padding: var(--spacing-4, 16px) 10px;
}

.product_logos .product_logos_rows_slide .item_log_content .log_spitem img {
  margin: 0 auto 9px auto;
}

.product_logos .product_logos_rows_slide .item_log_content .log_spitem h4 {
  margin: 0px;
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 157.143% */
}

.product_logos .product_logos_rows_slide .item_log_content .log_spitem:hover {
  border-radius: 8px;
  background: rgba(253, 253, 253, 0.80);
  border-width: 1px;
  border-style: solid;
  border-image: linear-gradient(to right, #f9e791, #f3a7ac, #96CDFA, #76F6DD) 1;
  box-shadow: 0 0 5px #f9e7914a;
}
.left_txt_right_img {
  padding: 80px 0px;
}

.left_txt_right_img .row_clm {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.left_txt_right_img .row_clm .col5 {
  width: 50%;
}

.left_txt_right_img .row_clm .col5 .content {
  padding-right: 20%;
}

.left_txt_right_img .row_clm .content h2 {
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  font-family: Galiwar;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 10px;
}

.left_txt_right_img .row_clm .col5 .content p {
  color: var(--Foundation-Indigo-indigo-500, var(--brand-indigo, #173571));
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
.left_txt_right_img .row_clm .col5 .btn_cl {
  margin-top: 25px;
  background: transparent;
}

.left_txt_right_img .row_clm .col5 .btn_cl a {
  border-radius: 24px;
  background: var(--Foundation-Indigo-indigo-900, #0A162F);
  backdrop-filter: blur(10px);
  display: inline-block;
  padding: 12px 30px 14px 30px;
  color: var(--Foundation-neutral-neutral-4, #F7F7F8);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.tabs_on_scroll {
  background: var(--Foundation-Indigo-indigo-900, #0A162F);
  padding: 80px 0px;
}

.tabs_on_scroll .section_heading {
  max-width: 550px;
  margin: 0 auto;
  text-align: center;
}

.tabs_on_scroll .section_heading h2 {
  text-align: center;
  color: var(--Foundation-neutral-neutral-1, #FFF);
  text-align: center;
  font-family: Galiwar;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px; /* 125% */
  margin: 10px 0px;
}

.tabs_on_scroll .section_heading p {
  color: var(--Foundation-neutral-neutral-6, #D1D1DB);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
.tabs_on_scroll .section_heading span.power {
  background: linear-gradient(89deg, #F9E791 21.15%, #F3A7AC 39.93%, #96CDFA 58.78%, #76F6DD 78.26%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tabs_plumm_sec {
  padding: 80px 0px;
  background: var(--Foundation-neutral-neutral-2, #FDFDFD);
}

.tabs_plumm_sec .heading_sec {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.tabs_plumm_sec .heading_sec h2 {
  font-family: Galiwar;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px; /* 125% */
  color: var(--Foundation-Indigo-indigo-900,#0a162f);
  margin-bottom: 10px;
}

.tabs_plumm_sec .heading_sec p {
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  text-align: center;

  /* typography/desktop-p1 */
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}

.tabs_plumm_sec .heading_sec h2 span {
  background: var(--Gradient-2, linear-gradient(90deg, #F9E791 0%, #F3A7AC 32.89%, #96CDFA 65.89%, #76F6DD 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: block;
}

.tabs_plumm_sec.plumm_fitsinteam .tabs_section ul.tabs1 {
  padding: 40px 0px;
  list-style: none;
  margin: 0px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.tabs_plumm_sec.plumm_fitsinteam .tabs_section ul.tabs1 li {
  border-radius: 8px;
  background: var(--Foundation-neutral-neutral-1, #FFF);
  cursor: pointer;
  margin: 0px 20px;
  padding: var(--spacing-4, 16px) 10px;
  text-align: center;
  width: 130px;
  align-items: center;
  height: 103px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}

.tabs_plumm_sec.plumm_fitsinteam .tabs_section ul.tabs1 li.active-tab {
  position: relative;
}
.tabs_plumm_sec.plumm_fitsinteam .tabs_section ul.tabs1 li.active-tab::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 8px;
  padding: 2px;
  background: linear-gradient(45deg, #F9E791, #f3a7ac, #96CDFA, #76F6DD);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.tabs_plumm_sec.plumm_fitsinteam .tabs_section ul.tabs1 li h5 {
  margin: 0px;
  color: var(--Foundation-neutral-neutral-12, #282833);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 157.143% */
  margin-top: 5px;
}
.tabs_plumm_sec.plumm_fitsinteam .tab_items {
  display: none;
}
.tabs_plumm_sec.plumm_fitsinteam .tab_items:first-child {
  display: block;
}
.ryt_image {
  position: relative;
}
.tabs_plumm_sec.plumm_fitsinteam .ryt_image::before {
  background: var(--Gradient-2, linear-gradient(90deg, #F9E791 0%, #F3A7AC 32.89%, #96CDFA 65.89%, #76F6DD 100%));
  filter: blur(81.29771423339844px);
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  position: absolute;
}
.tabs_plumm_sec.plumm_fitsinteam img {
  position: relative;
  z-index: 1;
}

.tabs_plumm_sec.plumm_fitsinteam .tabs_section ul.tabs {
  position: relative;
  z-index: 1;
}

.tabs_plumm_sec .heading_sec p {
  margin: 0px;
}

.video_counter_section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  padding: 130px 0px;
  position: relative;
}

.video_counter_section::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(97deg, rgba(13, 21, 48, 0.60) 4.26%, rgba(13, 21, 48, 0.60) 74.34%);
  top: 0;
  left: 0;
}

.video_counter_section .page-cetner {
  position: relative;
  max-width: 1700px;
  margin: 0 auto;
  padding: 0px 25px;
}

.video_counter_section .wrap_row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.video_counter_section .wrap_row .col_6 {
  width: 50%;
}

.video_counter_section .wrap_row .col_6 .video {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video_counter_section .wrap_row .col_6 .counter h2 {
  color: #FDFDFD;
  font-family: Galiwar;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.video_counter_section .wrap_row .col_6 .counter h2 span {
  display: block;
}

.video_counter_section .wrap_row .col_6 .heading {
  margin-bottom: 60px;
}

.video_counter_section #counter {
  padding: 0;
  list-style: none;
  margin: 0px;
  display: flex;
  flex-wrap: wrap;
  max-width: 650px;
}

.video_counter_section #counter li {
  width: 50%;
  padding: 40px 0px;
}

.video_counter_section #counter h4 {
  color: var(--Foundation-neutral-neutral-1, #FFF);
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  line-height: 64px; /* 100% */
  margin-bottom: 12px;
}

.video_counter_section #counter h5 {
  margin: 0px;
  color: var(--Foundation-neutral-neutral-3, #F6F6F6);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 122.222% */
}
.grid-layout4-column {
  padding: 80px 0px 0px;
  background: var(--Foundation-neutral-neutral-2, #FDFDFD);
}

.grid-layout4-column .heading {
  text-align: center;
  margin-bottom: 60px;
}

.grid-layout4-column .heading h2 {
  color: var(--Foundation-Indigo-indigo-800, #0D1D3E);
  text-align: center;
  font-family: Galiwar;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px; /* 125% */
}
.grid-layout4-column .grid_column {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* Two columns in each row */
  gap: 30px; /* Adjust as needed */
  grid-auto-rows: minmax(100px, auto); /* Set minimum row height */
  max-width: 1050px;
  margin: 0 auto;
}

.grid-layout4-column .grid_column .column_grid6 img {
  width: 100%;
}

.grid-layout4-column .grid_column .column_grid6 .sp_grid {
  border-radius: 16px;
  overflow: hidden;
  border-radius: var(--spacing-6, 24px);
  background: var(--Foundation-Indigo-indigo-800, #0D1D3E);
  height: 100%;
}

.grid-layout4-column .grid_column .column_grid6 .sp_grid .content {
  padding: 30px;
}

.grid-layout4-column .grid_column .column_grid6 .sp_grid .content h3 {
  color: var(--Foundation-Indigo-indigo-50, #E8EBF1);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 133.333% */
  margin-bottom: 10px;
}

.grid-layout4-column .grid_column .column_grid6 .sp_grid .content p {
  color: var(--Foundation-neutral-neutral-1, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.grid-layout4-column .grid_column .column_grid6 .sp_grid .btnm a {
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.20);
  backdrop-filter: blur(10px);
  color: var(--Foundation-neutral-neutral-1, #FFF);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 8px 16px 10px 16px;
  display: inline-block;
  margin-top: 20px;
}
.grid-layout4-column .grid_column .column_grid6:nth-child(2) .sp_grid, 
.grid-layout4-column .grid_column .column_grid6:nth-child(3) .sp_grid,
.grid-layout4-column .grid_column .column_grid6:nth-child(4) .sp_grid {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.grid-layout4-column .grid_column .column_grid6:nth-child(2) .sp_grid .image,
.grid-layout4-column .grid_column .column_grid6:nth-child(3) .sp_grid .image,
.grid-layout4-column .grid_column .column_grid6:nth-child(4) .sp_grid .image {
  width: 35%;
}
.grid-layout4-column .grid_column .column_grid6:nth-child(2) .sp_grid .content,
.grid-layout4-column .grid_column .column_grid6:nth-child(3) .sp_grid .content,
.grid-layout4-column .grid_column .column_grid6:nth-child(4) .sp_grid .content {
  width: 65%;
  overflow: auto;
}
.grid-layout4-column .grid_column .column_grid6:nth-child(2) .image img, 
.grid-layout4-column .grid_column .column_grid6:nth-child(3) .image img,
.grid-layout4-column .grid_column .column_grid6:nth-child(4) .image img {
  height: 100% !important;
  object-fit: cover;
}

.grid-layout4-column .grid_column .column_grid6:nth-child(3) .sp_grid .content {display: flex;flex-wrap: wrap;flex-direction: column;justify-content: center;}
.grid-layout4-column .grid_column .column_grid6:nth-child(3) .sp_grid {
  flex-direction: row;
}
.grid-layout4-column .grid_column .column_grid6:nth-child(2) .sp_grid {
  border-radius: var(--spacing-6, 24px);
  background: linear-gradient(139deg, #F9E791 8.37%, #F3A7AC 34.25%, #96CDFA 60.23%, #76F6DD 87.08%);
}
.grid-layout4-column .grid_column .column_grid6:nth-child(2) .sp_grid * {
  color: var(--Foundation-Indigo-indigo-800, #0D1D3E) !important;
}
.grid-layout4-column .grid_column .column_grid6:nth-child(2) .sp_grid .btnm a {
  background: #3d4a65;
  color:#fff !important;
}

.grid-layout4-column .grid_column .column_grid6:nth-child(1) {
  height: 561px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.grid-layout4-column .grid_column .column_grid6:nth-child(1) .image {
  height: 50%;
}

.grid-layout4-column .grid_column .column_grid6:nth-child(1) .content {
  height: 50%;
  overflow: auto;
}

.grid-layout4-column .grid_column .column_grid6:nth-child(1) .image img {
  height: 100% !important;
  object-fit: cover;
}

.grid-layout4-column .grid_column .column_grid6:nth-child(2) {
  height: 458px;
}

.grid-layout4-column .grid_column .column_grid6:nth-child(2) .sp_grid {
}

.grid-layout4-column .grid_column .column_grid6:nth-child(2) .sp_grid .content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-end;
  overflow: auto;
}

.grid-layout4-column .grid_column .column_grid6:nth-child(3) {
  height: 355px;
}

.grid-layout4-column .grid_column .column_grid6:nth-child(3) .image {
  height: 100%;
}

.grid-layout4-column .grid_column .column_grid6:nth-child(4) {
  height: 458px;
}

.grid-layout4-column .grid_column .column_grid6:nth-child(4) .sp_grid .content {
  display: flex;
  flex-wrap: wrap;
  overflow: auto;
  justify-content: flex-end;
  flex-direction: column;
}


.newsletter-book-demo .page-center {
  border-radius: 32px;
  background: var(--Foundation-neutral-neutral-3, #F6F6F6);
  text-align: center;
  padding: 100px;
}
.newsletter-book-demo h2 {
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  text-align: center;
  font-family: Galiwar;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px; /* 125% */
  margin-bottom: 10px;
}

.newsleeter_wrap p {
  color: var(--Foundation-Indigo-indigo-800, #0D1D3E);

  /* typography/desktop-p1 */
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}

.newsletter-book-demo .btmn {
  margin-top: 40px;
}
.newsletter-book-demo .btmn a {
  border-radius: 24px;
  background: #FFF;
  backdrop-filter: blur(10px);
  margin: 10px;
  color: var(--brand-new-darkblue-aastricht-blue, #0D1530);
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 12px 25px;
  display: inline-block;
  border: 1px solid #FFF;
}

.newsletter-book-demo .btmn .demo_btn {
  border-radius: 24px;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(10px);
}
.newsletter-book-demo {
  width: 100%;
  padding-bottom: 80px;
}
.newsletter-book-demo .page-center {
  overflow: hidden;
  position: relative;
}

.newsletter-book-demo .page-center .background_shape {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.newsletter-book-demo .page-center .background_shape svg {
  width: 100%;
}
.newsletter-book-demo .content_, .newsletter-book-demo .btmn {
  position: relative;
  z-index: 2;
}
.grid-layout4-column .grid_column .column_grid6:nth-child(4) .sp_grid {
  margin-top: -105px;
}
.grid-layout4-column .grid_column .column_grid6:first-child .content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.hero__logos_sec {
  text-align: center;
  max-width: 880px;
  margin: 0 auto;
  padding-top: 40px;
}

.hero_index.hero_with_logos {
  padding-bottom: 40px;
}

.hero__logos_sec p {
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
.meetings-iframe-container {
  position: relative;
  z-index: 1;
  padding-bottom: 50px;
}
.content_tab .tab::before {
  background: linear-gradient(225deg, #F9E791 12.61%, #F3A7AC 35.12%, #96CDFA 57.69%, #76F6DD 81.03%);
  filter: blur(80px);
  position: absolute;
  content: "";
  width: 80%;
  height: 80%;
}

.tabs_on_scroll .tab-container .content_tab .tab {
  position: relative;
  padding: 10% 0%  10% 10%;
}

.tabs_on_scroll .tab-container .content_tab img {
  position: relative;
  z-index: 1;
}

.tabs_on_scroll {
  overflow: hidden;
}
.website_footer_sec .copy_right .row_copfy .content_cl p {
  margin: 0px;
  font-size:15px;
}
.plumn_content_tabs {
  position: relative;
  z-index: 1;
}

.plumn_content_tabs .tabs_list {
  padding: 0px;
  margin: 0px -10px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.plumn_content_tabs .tabs_list li {
  padding: 10px;
  text-align: center;
  width: 14.28571428571429%;
}

.plumn_content_tabs .tabs_list li .tabl_ {
  background: var(--Foundation-neutral-neutral-1, #fff);
  border: 1px solid var(--Foundation-neutral-neutral-5, #ebebef);
  border-radius: 8px;
  padding: 26px 10px;
  cursor: pointer;
  position: relative;
}

.plumn_content_tabs .tabs_list li .tabl_ h5 {
  color: var(--Foundation-Indigo-indigo-900, #0a162f);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  margin: 10px 0 0;
}

.plumn_content_tabs .tabs_list li .tabl_:hover::before, 
.plumn_content_tabs .tabs_list li.active-tab .tabl_::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 7px;
  padding: 1.5px;
  background: linear-gradient(45deg, #F9E791, #f3a7ac, #96CDFA, #76F6DD);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  padding-right:2px;
}

.plumn_content_tabs .tabs-content_s {
  padding-top: 40px;
  width: 100%;
}

.plumn_content_tabs .tabs-content_s .tabcontent_rw {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.plumn_content_tabs .tabs-content_s .tabcontent_rw .col_6.c21 {
  width: 50%;
}

.plumn_content_tabs .tabs-content_s .tabcontent_rw .col_6.c21 .ryt_image_content {
  padding-right: 20%;
}

.plumn_content_tabs .tabs-content_s .tabcontent_rw .col_6.c21 .ryt_image_content h2 {
  color: var(--Foundation-Indigo-indigo-900, #0a162f);
  font-family: Galiwar;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 10px;
}

.plumn_content_tabs .tabs-content_s .tabcontent_rw .col_6.c21 .ryt_image_content p {
  color: var(--Foundation-Indigo-indigo-500, var(--brand-indigo, #173571));
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.plumn_content_tabs .tabs-content_s .tab__items {
  display: none;
}

.plumn_content_tabs .tabs-content_s .tab__items:first-child {
  display: block;
}
.plumn_content_tabs .tabs-content_s .tabcontent_rw .col_6.c21 .ryt_image_content a {
  backdrop-filter: blur(10px);
  background: var(--Foundation-Indigo-indigo-900, #0a162f);
  border-radius: 24px;
  color: var(--Foundation-neutral-neutral-4, #f7f7f8);
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 12px 25px 14px 25px;
  margin-top: 15px;
}
.plumn_content_tabs {
  padding-bottom: 100px;
}
.plumn_content_tabs .tabs_list li.active-tab .tabl_::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: var(--Gradient-2, linear-gradient(90deg, #F9E791 0%, #F3A7AC 32.89%, #96CDFA 65.89%, #76F6DD 100%));
  filter: blur(30px);
  top: 0;
  left: 0;
  z-index: -1;
}
.hero__logos_sec .hero__logos_item {
  padding: 0px 15px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.hero__logos_sec .hero__logos_item img {
  height: 70px;
  object-fit: contain;
}

.hero__logos_sec .hero__logos {
  padding-top: 10px;
}
.hero__logos_sec .hero__logos .slick-track {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
}
.start_free_trial {
  position: relative;
  z-index: 1;
  padding-bottom: 100px;
}

.start_free_trial .page-center {
  max-width: 900px !important;
}

.start_free_trial .trial_wrap {
  border-radius: 8px;
  background: #FFF;
  padding: 40px 50px 50px;
  box-shadow: 0 0 10px #dddddd38;
}

.start_free_trial .trial_wrap .heading {
  text-align: center;
  margin-bottom: 50px;
}

.start_free_trial .trial_wrap .heading h2 {
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  text-align: center;

  /* typograrphy/galiver-desktop-H2 */
  font-family: Galiwar;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  margin: 0;
  line-height: normal;
}

.start_free_trial .trial_wrap .form_seciton label {
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 157.143% */
}

.start_free_trial .trial_wrap .form_seciton label span.hs-form-required {
  display: none;
}

.start_free_trial .trial_wrap .form_seciton input, .start_free_trial .trial_wrap .form_seciton select, .start_free_trial .trial_wrap .form_seciton textarea {
  border-radius: var(--radius-md, 8px);
  border: 1px solid var(--color-border-input-normal, #D1D1DB);
  background: var(--color-background-input-normal, #FFF);

  /* Shadows/xs */
  box-shadow: 0px 1px 2px 0px rgba(18, 18, 23, 0.05);
  font-size: 14px;
  width: 100% !important;
  height: 45px;
  min-height: 45px;
  -webkit-user-select: auto;
  user-select: auto;
  -webkit-user-drag: none;
  resize: initial;
}

.start_free_trial .trial_wrap .form_seciton label.hs-error-msg {
  font-size: 12px;
}

.start_free_trial .trial_wrap .hs-dependent-field {}

.start_free_trial .trial_wrap .hs-dependent-field ul.inputs-list {
  margin-top: 20px;
  margin-bottom: 10px;
}

.start_free_trial .trial_wrap .hs-dependent-field ul.inputs-list input {
    border-radius: 6px !important;
    height: 22px !important;
    left: 0;
    min-height: 22px;
    position: absolute;
    top: 0;
    width: 22px !important;
}

.start_free_trial .trial_wrap .hs-dependent-field li.hs-form-booleancheckbox {
  position: relative;
}

.start_free_trial .trial_wrap .hs-dependent-field li.hs-form-booleancheckbox p {
  color: var(--color-text-primary, #121217);
  font-family: "Plus Jakarta Sans";
  display: inline-block !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  padding-left: 6px;
  position: relative;
  text-align: left;
  top: -4px;
}

.start_free_trial .trial_wrap .hs-dependent-field li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display {
  display: flex;
  flex-wrap: wrap;
}
.start_free_trial .trial_wrap input.hs-button.primary.large {
  border-radius: 24px;
  background: var(--Foundation-Indigo-indigo-900, #0A162F);
  backdrop-filter: blur(10px);
  color: var(--Foundation-neutral-neutral-4, #F7F7F8);
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: auto !IMPORTANT;
  padding: 12px 26px;
}

.start_free_trial .trial_wrap .actions {
  text-align: left !important;
  margin-top: 10px;
}

.why_us_video_pupup {
  position: relative;
  width: 100%;
  padding: 30px 0px 60px;
}

.why_us_video_pupup .wrap_row {
  max-width: 1129px;
  margin: 0 auto;
}

.why_us_video_pupup .wrap_row .image img {
  width: 100%;
}

.why_us_video_pupup .wrap_row .image {
  position: relative;
  margin-bottom: 40px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.why_us_video_pupup .wrap_row .image .popup-youtube {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.why_us_video_pupup .wrap_row .image .popup-youtube img {
  width: auto !important;
}

.why_us_video_pupup .page-center {
  position: relative;
  z-index: 1;
}

.why_us_video_pupup .page-center .video {
  text-align: center;
}

.why_us_video_pupup .page-center .video h3 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 15px;
}

.why_us_video_pupup .page-center .video p {
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px; /* 171.429% */
}

.why_us_video_pupup .page-center .conetn_wp {
  max-width: 750px;
  margin: 0 auto;
}
label.hs-error-msg.hs-main-font-element {
  color: red !important;
}
.why_us_video_pupup .page-center .conetn_wp .btnss {
  color: var(--Foundation-neutral-neutral-1, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 24px;
  background: var(--brand-new-darkblue-aastricht-blue, #0D1530);
  backdrop-filter: blur(10px);
  padding: 12px 25px 14px 25px;
  display: inline-block;
  margin-top: 20px;
}
.hero_index.hero_with_logos .content_clm .content p {
  color: var(--Foundation-Indigo-indigo-800, #0D1D3E);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 171.429% */
  max-width: 750px;
}
.full_image-text_cener {
  text-align: center;
  position: relative;
  z-index: 1;
  padding: 70px 0 80px;
}

.full_image-text_cener .image img {
  width: 100%;
}

.full_image-text_cener .content {
  max-width: 750px;
  margin: 0 auto;
  padding: 70px 0  0;
}

.full_image-text_cener .content p {
  color: var(--Foundation-Indigo-indigo-400, #455D8D);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px; /* 168.75% */
}

.newsletter-book-demo.newsletter-openings {
  padding-bottom: 100px;
}

.newsletter-book-demo.newsletter-openings .page-center {
  position: relative;
  z-index: 1;
}
.left_txt_right_img {
  position: relative;
  z-index: 1;
}
.left_txt_right_img.right_txt_clumn .content {
  padding-left: 20%;
  padding-right: 0px !important;
}
.website_footer_sec {
  position: relative;
  z-index: 1;
}
.main_adv_ftr.adv_filter.filter_sec .img_wrap span.category {
  display: none;
}
.webinars_section_video.video_gallery_sec h3.top_title {
  padding: 20px;
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  text-align: center;
  font-family: Galiwar;
  font-size: 38px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.featured_blog_post {}

.featured_blog_post .row_post {
  border-radius: var(--spacing-6, 24px);
  background: #FFF;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  align-items: center;
}

.featured_blog_post .page-center {
  position: relative;
  z-index: 1;
}

.featured_blog_post .row_post .col_6 {
  width: 50%;
}

.featured_blog_post .row_post .image {}

.featured_blog_post .row_post .image img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.featured_blog_post .page-center .column_section.txt {
  padding: 60px 30px;
}

.featured_blog_post .row_post h2 {
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 33.196px; /* 138.316% */
  letter-spacing: -0.24px;
  margin-bottom: 20px;
}

.featured_blog_post .page-center .column_section.txt p {
  color: var(--Foundation-Indigo-indigo-400, #455D8D);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 157.143% */
}

.featured_blog_post .page-center .column_section.txt  a.btn_read {
  border-radius: 18.951px;
  background: rgba(232, 235, 241, 0.50);
  backdrop-filter: blur(7.8962554931640625px);
  padding: 12px 22px;
  display: inline-block;
  margin-top: 10px;
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.featured_blog_post .page-center .column_section.txt a.btn_read svg {position: relative;top: 3px;}
section.blog-index article .blog-index__post-inner-card .blog-post-cnt, .blog-related-posts__list .blog-post-cnt {
  position: relative;
}

section.blog-index article .blog-index__post-inner-card .blog-post__tags {
  position: static !important;
  padding: 0px;
}

.blog-post__tags a.blog-post__tag-link {
  background: transparent !important;
  padding: 0px;
  margin-right: 10px;
  margin-bottom: 5px;
  color: var(--Foundation-Indigo-indigo-400, #455D8D);
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  /* 173.538% */
}

section.blog-index article .blog-index__post-inner-card .blog-post-cnt h4 {
  color: var(--Foundation-Indigo-indigo-900, #0A162F) !important;
  font-size: 20px !important;
  font-style: normal;
  font-weight: 700;
  /* 132.52% */
  margin-top: 10px;
}
.blog-pagination span.load-more-wrapper .next-posts-link.nav-previous.load-more.primary-btn {
  border-radius: 24px;
  background: var(--brand-new-darkblue-aastricht-blue, #0D1530);
  backdrop-filter: blur(10px);
  border: 0px;
  padding: 13px 30px;
  color: var(--Foundation-neutral-neutral-1, #FFF);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.blog_details_hero.new_updated_hero {
  background: var(--Foundation-neutral-neutral-2, #fdfdfd);
  margin-top: -115px;
  padding: 180px 0 60px;
  position: relative;
  width: 100%;
}

.blog_details_hero.new_updated_hero .three_shapes {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.blog_details_hero.new_updated_hero .three_shapes svg {
  width: 100%;
}

.blog_details_hero.new_updated_hero .wrap_header_blog {position: relative;z-index: 1;}

.content-wrapper {
  /* position: relative; */
  z-index: 2;
}
.blog_details_hero.new_updated_hero .wrap_header_blog .page-center {
  position: relative;
  padding: 0px;
  overflow: hidden;
  border-radius: 15px;
}

.blog_details_hero.new_updated_hero .wrap_header_blog .blog-post {
  padding: 0px !important;
  z-index: 1;
  padding: 40px 30px !important;
  width: 100%;
  background: rgba(10, 22, 47, 0.10) !important;
  backdrop-filter: blur(17.5px);
  height: auto;
  top: auto;
  bottom: 0;
}

.blog-post__body {
  position: relative;
  z-index: 1;
}

.blog_details_hero.new_updated_hero .wrap_header_blog .blog-post::after {
  position: absolute;
  /* content: ""; */
  width: 100%;
  height: 30%;
  background: rgba(10, 22, 47, 0.10);
  backdrop-filter: blur(17.5px);
  z-index: -1;
  bottom: 0;
}
.blog_details_hero.new_updated_hero .wrap_header_blog  .post-featured-image {
  margin: 0px !important;
}

.blog_details_hero.new_updated_hero .wrap_header_blog .blog-post .blog-post__tags {
  justify-content: flex-start !important;
  width: 100% !important;
  max-width: 100% !important;
}

.blog_details_hero.new_updated_hero .wrap_header_blog .blog-post h1.blog-post__title {
  width: 100% !important;
  max-width: 100% !IMPORTANT;
  text-align: left;
  margin: 13px 0px;
  color: var(--White, #FFF);
  font-size: 27px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.blog_details_hero.new_updated_hero .wrap_header_blog .blog-post .blog-post__meta {
  width: 100% !important;
  margin: 0px !IMPORTANT;
  color: var(--White, #FFF);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.blog_details_hero.new_updated_hero .wrap_header_blog .blog-post .blog-post__tags .tag-link {
  background: transparent;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0px;
  margin-right: 10px;
}

.blog_details_hero.new_updated_hero .wrap_header_blog .blog-post .blog-post__meta time.blog-post__timestamp, .blog_details_hero.new_updated_hero .wrap_header_blog .blog-post .blog-post__meta a {
  color: #fff;
}
.blog-post__body p {
  color: var(--Foundation-Indigo-indigo-400, #455D8D);
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
}

.blog-post__body h4 {
  color: var(--Foundation-Indigo-indigo-900, #0A162F) !important;

  /* typography/mobile-h2 */
  font-family: "Plus Jakarta Sans";
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.blog-post__body h3 *, .blog-post__body h4 *, .blog-post__body h5 * {
  color: var(--Foundation-Indigo-indigo-900, #0A162F) !important;
}

.blog-post__body strong span {
  color: var(--Foundation-Indigo-indigo-900, #0A162F) !important;
  font-weight: 700;
}
section.blog-related-posts {
  position: relative;
  z-index: 1;
}

section.blog-related-posts h2 {
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  font-family: "Plus Jakarta Sans";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 30px;
}
section.blog-related-posts .post-title a {
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  font-family: "Plus Jakarta Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 26.504px; /* 132.52% */
}
.blog-related-posts__list .blog-post__tags {
  position: static;
  padding: 0px 0px 5px 0px !important;
}
div#blog-related-posts__list .blog-post-cnt {
  max-width: 350px;
}
.social_share {
  border-radius: 10px;
  background: var(--Foundation-Indigo-indigo-900, #0A162F);
}

.social_share .social_row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 27.133px 19.993px 21px;
  align-items: center;
}

.social_share .social_row p {
  color: var(--White, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}
.social_share .social_row .socail_md ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.home-logos_slide .rows_slide .section_logos .slick-track {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
}
.website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .post_header_blog .row_psthdr .column_5 .image img {
  height: 138px !important;
  object-fit: cover;
}

.hero-tow-clumn_fullimg .page--center {
  position: relative;
  z-index: 1;
}

.hero-tow-clumn_fullimg .content_clmrow {
  display: flex;
  flex-wrap: wrap;
}

.hero-tow-clumn_fullimg .content_clmrow .column_6 {
  width: 50%;
}

.hero-tow-clumn_fullimg .content_clmrow .column_6 .column_sp.image {
  width: 100%;
}

.hero-tow-clumn_fullimg .content_clmrow .column_6 .column_sp.image img {
  width: 100%;
  max-height: 700px;
  object-fit: cover;
  object-position: top;
  box-shadow: 1px 1px 18px 9px #2D56F7;
  border-top-left-radius: 30px;
  background: #f3f3f3;
  border-bottom-left-radius: 30px;
}

.hero-tow-clumn_fullimg .content_clmrow .column_sp.content {
  max-width: 660px;
  float: right;
  width: 100%;
  text-align: left;
  padding-right: 50px;
  padding-left: 20px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}
.hero-tow-clumn_fullimg .content_clmrow .column_sp.content h2 {
  color: #fff;
  font-size: 64px;
  font-weight: 700;
  line-height: 70px; 
  margin-bottom:40px;
}

.hero-tow-clumn_fullimg .content_clmrow .column_sp.content h1 {
  color: #fff;
  font-size: 64px;
  font-weight: 700;
  line-height: 70px; 
  margin-bottom:40px;
}
.hero-tow-clumn_fullimg .content_clmrow .column_sp.content p {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  max-width: 470px;
}
.hero-tow-clumn_fullimg .content_clmrow .column_sp.content h5 {
  color: #A9A5A5;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
}
.hero-tow-clumn_fullimg .content_clmrow .column_sp.content .btn {
  display: flex;
  flex-wrap: wrap;
}

.blue-btn {
  align-items: center;
  background: #2D56F7;
  border-radius: 30px;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 16px 30px 16px;
  position: relative;
  font-weight:700;
}
.blue-btn:hover,
{
  background: #1137cd;
  color: #ffffff;
}
.hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content .btn_review {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 40px;
}
.hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content .btn_review .btn_book {
  border-radius: 42.528px;
  background: var(--Gradient-2, linear-gradient(90deg, #F9E791 0%, #F3A7AC 32.89%, #96CDFA 65.89%, #76F6DD 100%));
  padding: 17px 24.742px 16px 35.5px;
  color: var(--Foundation-Indigo-indigo-700, #102650);
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.191px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content .btn_review .btn_book svg {
  margin-left: 5px;
}
.hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content .btn_review .review_content {
  padding-left: 20px;
}
.hero-tow-clumn_fullimg .page--center .content_clmrow .column_sp.content .btn_review .review_content p {
  color: var(--Foundation-neutral-neutral-10, #55556D);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
}
.home-logos_slide.logos_slider_heading {
  background: transparent;
  position: relative;
  border: 0px;
  padding: 0px 0px 80px;
}

.home-logos_slide.logos_slider_heading .heading_sec {
  width: 100%;
  text-align: center;
  padding: 0 0 25px;
}

.home-logos_slide.logos_slider_heading .section_logos {
  padding: 0px;
  width: 100%;
}
.three_clm_section {
  padding: 80px 0px;
  background: rgba(232, 235, 241, 0.50);
}

.three_clm_section .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
}

.three_clm_section .row .clm4 {
  width: 33.33%;
  padding: 0px 15px;
}

.three_clm_section .clm_sp {
  display: flex;
  flex-wrap: wrap;
}

.three_clm_section .clm_sp .icon {
  width: 40px;
}

.three_clm_section .clm_sp .content {
  width: calc(100% - 40px);
  padding-left: 20px;
}

.three_clm_section .clm_sp .content h4 {
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  font-family: "Plus Jakarta Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 10px;
}

.three_clm_section .clm_sp .content p {
  margin: 0;
  color: var(--Foundation-Indigo-indigo-800, #0D1D3E);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
}

.latest-resources {
  width: 100%;
  padding: 40px 0px 70px 0px;
}

.latest-resources .heading_resources {
  text-align: center;
  max-width: 750px;
  margin: 0 auto 50px auto;
}

.latest-resources .heading_resources h2 {
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  text-align: center;
  font-family: Galiwar;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px; /* 125% */
  margin: 0px;
}

.latest-resources .row_resources {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
}

.latest-resources .clm4 {
  width: 30%;
  padding: 15px;
}

.latest-resources .clm4:first-child {
  width: 40%;
}

.latest-resources .clm4 .columns_resources {
  border-radius: 15px;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.latest-resources .clm4 .columns_resources .image {width: 100%;position: relative;}

.latest-resources .clm4 .columns_resources .image img {object-fit: cover;height: 500px !important;}

.latest-resources .clm4 .columns_resources a {
  display: inline-block;
  text-decoration: none;
  position: relative;
  width:100%;
}
.latest-resources .clm4 .columns_resources .image img {
  width: 100%;
}

.latest-resources .clm4 .columns_resources .content {
  position: absolute;
  bottom: 0;
  left: 0;
  min-height: 180px;
  width: 100%;
  border-radius: 0px 0px var(--spacing-4, 16px) var(--spacing-4, 16px);
  background: rgba(10, 22, 47, 0.80);
  backdrop-filter: blur(15px);
  padding: 30px 20px;
}

.latest-resources .clm4 .columns_resources .image .tag {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #0A162F;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: #fff;
  padding: 7px 20px;
  display: inline-block;
  border-radius: 50px;
}
.latest-resources .clm4 .columns_resources .content h3 {
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 125% */
  margin-bottom: 20px;
}
.latest-resources .clm4 .columns_resources .content .datereadmore {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  color: #fff;
}
.latest-resources .clm4 .columns_resources .content .datereadmore h4 {
  margin: 0;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
.latest-resources .clm4 .columns_resources .content .datereadmore h4.readmore {
  font-weight: bold;
}
.tabcontent_rw .ryt_image img {
  width: 100%;
}
.website_footer_sec .row_column .column40 .column_wrap a img {
  max-width: 150px;
  height: auto !importan;
}
.plumn_content_tabs.p-veri-slid .swiper-slide {
  display: none;
}
.plumn_content_tabs.p-veri-slid .swiper-slide:first-child {
  display: block;
}
.tabs_plumm_sec.plumm_fitsinteam .tabs-content1 .swiper-slide {
  display: none;
}

.tabs_plumm_sec.plumm_fitsinteam .tabs-content1 .swiper-slide:first-child {
  display: block;
}
.tabs_on_scrolls * {
  cursor: unset !important;
}
.row-fluid [class*=span] {
  padding: 0px;
}
.tabs_list.thumbnail {
  justify-content: center;
}
.website_footer_sec .row_column .column60 .column_wrap_content {
  width: 100%;
}
.website_footer_sec .row_column {
  width: 100%;
}
.hero_index.hero__section_with .content_clm .content p {
  font-size: 16px;
  max-width: 610px;
  margin: 0 auto;
  line-height: 24px;
}

.hero_index.hero__section_with .content_clm .content h1 {
  font-size: 48px;
  line-height: normal;
  margin-bottom: 20px;
}
.three_clm_section.four_clm_section {
  position: relative;
  z-index: 9;
  background: rgb(240 242 246)
}

.three_clm_section.four_clm_section .clm4 {
  width: 25%;
}

.hero_index.hero__section_with .content_clm {
  max-width: 100%;
}

.hero_index.hero__section_with .content_clm .image {
  margin: -80px 0px 0px 0px;
}
.hero_index.hero__section_with {
  padding-bottom: 0px;
  padding-top: 170px;
  margin-bottom: -50px;
}
.four_clm_with_link {
  position: relative;
  padding: 120px 0px;
}

.four_clm_with_link .four_colm_shape {
  position: absolute;
  z-index: -1;
  width: 100%;
  top: -105%;
}

.four_clm_with_link h2 {
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  font-family: Galiwar;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  width: 100%;
  text-align: center;
  margin: 0px 0px 50px 0px;
}

.four_clm_with_link .row {
  display: flex;
  flex-wrap: wrap;
}

.four_clm_with_link .row .clm4 {
  width: 25%;
  padding: 15px;
}

.four_clm_with_link .four_colm_shape .left_shp {
  position: absolute;
  left: 0;
  border: 0;
}

.four_clm_with_link .four_colm_shape svg {
  width: 100%;
}

.four_clm_with_link .page-center {
  position: relative;
  z-index: 9;
}

.four_clm_with_link .row .clm4 .clm_sp a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  border-radius: 8px;
  background: #FFF;
  padding: 40px 30px;
  position: relative;
}

.four_clm_with_link .row .clm4 .clm_sp a .icon_txt {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.four_clm_with_link .row .clm4 .clm_sp a .icon_txt .icon {
  width: 40px;
}

.four_clm_with_link .row .clm4 .clm_sp a .icon_txt .content {
  width: calc(100% - 40px);
  padding-left: 0px;
}

.four_clm_with_link .row .clm4 .clm_sp a .icon_txt .content h4 {
  color: var(--color-text-body, #121217);
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 171.429% */
  margin: 0 0 5px;
}

.four_clm_with_link .row .clm4 .clm_sp a .icon_txt .content p {
  color: var(--color-text-secondary, #6C6C89);
  font-family: "Plus Jakarta Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
  margin: 0;
}

.four_clm_with_link .row .clm4 .clm_sp a::before {
  background: linear-gradient(45deg, #76F6DD, #96CDFA, #F9E791, #F3A7AC);
  border-radius: 7px;
  content: "";
  inset: 0;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  padding: 1px 1px 1px 1px;
  position: absolute;
}

.four_clm_with_link .row .clm4 .clm_sp a h5 {
  color: var(--Foundation-Indigo-indigo-900, #0A162F);
  font-family: "Plus Jakarta Sans";
  font-size: 11.055px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0px;
}
.four_clm_with_link .row .clm4 .clm_sp {
  height: 100%;
}
.four_clm_with_link .row .clm4 .clm_sp a {
  height: 100%;
}
.website_hdr .website_header_sec .navmenus .mainmenu_items li .navitem_menuanchor .arrow_ddrop svg {
  position: relative;
  top: 1.3px;
}

.website_hdr .website_header_sec .row_column .right_menubar .butons_nav ul li.sing-in a {position: relative;}

.website_hdr .website_header_sec .row_column .right_menubar .butons_nav .book-demo a {
  position: relative;
}
/* .website_hdr .website_header_sec .row_column .right_menubar .butons_nav .book-demo a:Hover::before {
background: var(--Gradient-2, linear-gradient(90deg, #f9e791 0, #f3a7ac 32.89%, #96cdfa 65.89%, #76f6dd 100%));
border-radius: 24px;
content: "";
inset: 0;
-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
padding: 1px;
position: absolute;
} */
/* .website_hdr .website_header_sec .row_column .right_menubar .butons_nav .free-trial a:hover {
background: var(--Gradient-2, linear-gradient(90deg, #f9e791 0, #f3a7ac 32.89%, #96cdfa 65.89%, #76f6dd 100%));
border-radius: 42.528px;
color: #0a162f;
}
*/
/* .website_hdr .website_header_sec .row_column .right_menubar .butons_nav .free-trial a:hover path {
stroke: #0a162f;
} */
.website_hdr .website_header_sec .row_column .right_menubar .butons_nav .free-trial a svg {
  position: relative;
  top: 2px;
}
.tabs_on_scrolls .tab-container .slider____images.tab_content .swiper--container .swiper-wrapper {
  z-index: 999;
  position: relative;
}
.tabs_on_scrolls .tab-container .slider____images.tab_content .slider__image {
  cursor: pointer !important;
}
.start_free_trial .trial_wrap input.hs-button.primary.large {
  display: inline-block;
  line-height: 0px;
}
.p-up-rec-cont-card.mb-0.lock .p-up-rec-cont:before, .p-up-rec-cont-it.p-sp-st .vatTax.lock:before, .lock:before {
  backdrop-filter: blur(5px); /* Standard syntax */
  -webkit-backdrop-filter: blur(5px); /* Fallback for older Safari versions */
  transform: translateZ(0); /* Enable hardware acceleration */
}
.p-def-table.table-responsive.al-cb-cen table tr td .trustline.lock {
  margin-right: 3px;
}
.website_hdr.website_hdr_sticky {
  position: fixed;
  top: 0;
  padding:0px;
  width: 100%;
  /*     background: #fff; */
}
.website_hdr.website_hdr_sticky {
  z-index: 99;
}

.tabs_on_scrolls {
  transition: 10s;
}
.hero_index .content_clm .ai_btn a {
  pointer-events: none;
}
.grid-layout4-column .grid_column .column_grid6:nth-child(2) .sp_grid .btnm a:hover {
  background: #fff;
  color: #0d1d3e !important;
}
.website_footer_sec .app_logos {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 10px;
}

.website_footer_sec .app_logos a {
  display: inline-block;
  width: auto;
  max-width: 170px;
}

.website_footer_sec .app_logos .app_lg {
  display: inline-block;
}
.blog_details_hero.new_updated_hero .wrap_header_blog .page-center {max-width: 1270px !important;}
.hero_section {
  background: #080808;
  padding-top: 40px;
}

.hero_section .row_hero {
  display: flex;
  flex-wrap: wrap;
}

.hero_section .row_hero .column9 {
  width: 70%;
  padding-right: 40px;
}

.hero_section .row_hero .column3 {
  width: 30%;
}

.hero_section .row_hero {
  align-items: center;
}

.hero_section .row_hero h5 {
  color: #A9A5A5;
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: 600 !important;
  letter-spacing: 5%;
}

.hero_section .row_hero h1 {
  color: #FFFFFF;
  font-size: 72px;
  line-height: 80px;
  letter-spacing: -5%;
  margin: 15px 0px 25px;
}

.hero_section .row_hero .column9 p {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.hero_section .row_hero .column3 .columnsp {
  display: flex;
  flex-wrap: wrap;
  gap: 70px;
  justify-content: center;
}
.hero_section .row_hero .column3 .columnsp .btns a {
  align-items: center;
  background: #2d56f7;
  border-radius: 30px;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 17px 25px;
  position: relative;
  justify-content: center;
  font-weight: 600;
}

.hero_section .row_hero .column3 .btns {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.hero_section .row_hero .column3 .columnsp .btns a.withoutborder {
  background: transparent;
  color: #FFFFFF;
  padding: 0px;
}

.hero_section .row_hero .column3 .columnsp .btns a.withoutborder svg {
  margin-left: 10px;
}
.hero_section .video_sec {
  padding: 40px 0px 0px;
}

.hero_section .video_sec video {
  width: 100%;
  object-fit: cover;
  border-radius: 30px;
  max-height:550px;
  border: 0;
}
.four_column_contentbx {
  background: #080808;
  padding: 60px 0px 100px;
}

.four_column_contentbx .row_content {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
}
.four_column_contentbx .row_content .column4 {
  width: 25%;
  padding: 15px;
}
.four_column_contentbx .row_content h4 {
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
}
.four_column_contentbx .row_content p {
  color: #9F9B9B;
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 0;
}
.website_footer {
  background: #080808;
  border-top: 1px solid #2D2C2C;
  padding-top: 60px;
}

.website_footer .row_column {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -20px;
}

.website_footer .row_column .column3 {
  width: 25%;
  padding: 20px;
}

.website_footer .row_column .column3 h4 {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}

.website_footer .row_column .column3 ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.website_footer .row_column .column3 ul li {
  margin-bottom: 7px;
}

.website_footer .row_column .column3 ul li a {
  color: #7F8488;
  font-size: 15px;
  font-weight: 500;
}
.website_footer .row_column .column3 .app_logo {
  margin: 20px 0px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  flex-direction: column;
  width: 100%;
}

.website_footer .row_column .column3 .social_media {
  width: 100%;
}

.website_footer .row_column .column3 .app_logo a {
  display: inline-block;
}

.website_footer .row_column .column3 .app_logo a img {
  max-width: 130px !important;
}

.social_media {}

.website_footer .row_column .column3 .social_media ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}

.website_footer .row_column .column3 .social_media ul li {
  margin: 0;
}

.website_footer .row_column .column3 .social_media ul li a {
  display: inline-block;
}

.website_footer .row_column .column3 .social_media ul li a svg {
  height: 20px;
  fill: #fff;
}

.website_footer .row_column .column3 .columnsp3 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 25px;
}

.website_footer .row_column .column3 .columnsp3 .menu_items {
  width: 100%;
}

.website_footer_sec .bottom_row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 20px 0px;
}

.website_footer_sec .bottom_row .col6 {
  width: 50%;
}


.website_footer_sec .bottom_row .col6.image .col6sp {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 15px;
}

.website_footer_sec .bottom_row .col6.image .col6sp .image {
  display: inline-block;
}

.website_footer_sec .bottom_row .col6 p {
  margin: 0px;
  color: #707273;
  font-size: 16px;
  font-weight: 600;
}

.website_footer_sec .bottom_rowsec {
  border-top: 1px solid #2D2C2C;
  margin-top: 20px;
}
.website_footer_sec .bottom_row .col6.image .col6sp {
  align-items: center;
}

.website_footer_sec .bottom_row .col6.image .col6sp .image img {
  max-width: 95px !important;
  object-fit: contain;
}

.website_footer_sec .bottom_row .col6.image .col6sp .image:nth-child(1) {}

.website_footer_sec .bottom_row .col6.image .col6sp .image:nth-child(1) img {
  max-width: 60px !important;
}

.website_footer_sec .bottom_row .col6.image .col6sp .image:nth-child(2) img {
  max-width: 70px !important;
}
.tabs-webflow-section .row_tabs {
  display: flex;
  flex-wrap: wrap;
}

.tabs-webflow-section-static .row_tabs {
    display: flex;
    flex-wrap: wrap;
  }

.tabs-webflow-section .row_tabs .column6 {
  width: 50%;
  padding-right: 100px;
}

.tabs-webflow-section-static .row_tabs .column6 {
    width: 50%;
    padding-right: 100px;
  }
.tabs-webflow-section .sec_hading {
  margin-bottom: 80px;
}

.tabs-webflow-section-static .sec_hading {
    margin-bottom: 80px;
  }

.tabs-webflow-section .sec_hading h2 {
  color: #080808;
  font-size: 96px;
  line-height: 96px;
}

.tabs-webflow-section-static .sec_hading h2 {
    color: #080808;
    font-size: 96px;
    line-height: 96px;
  }

.tabs-webflow-section .row_tabs .accordion.column6.content_image {
  padding: 0;
}

.tabs-webflow-section-static .row_tabs .accordion.column6.content_image {
    padding: 0;
  }

.tabs-webflow-section .row_tabs .column6 .heading_tabs p {
  color: #080808;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.tabs-webflow-section-static .row_tabs .column6 .heading_tabs p {
    color: #080808;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
  }

.tabs-webflow-section .row_tabs .column6 .btns {
  margin: 60px 0px;
  display: flex;
  flex-wrap: wrap;
}

.tabs-webflow-section-static .row_tabs .column6 .btns {
    margin: 60px 0px;
    display: flex;
    flex-wrap: wrap;
  }

.tabs-webflow-section .row_tabs .column6 .btns a {
  align-items: center;
  background: #2d56f7;
  border-radius: 30px;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  font-weight: 600;
  justify-content: center;
  padding: 14px 25px;
  position: relative;
}

.tabs-webflow-section-static .row_tabs .column6 .btns a {
    align-items: center;
    background: #2d56f7;
    border-radius: 30px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    font-weight: 600;
    justify-content: center;
    padding: 14px 25px;
    position: relative;
  }

.tabs-webflow-section .accordion {
  display: flex;
  flex-direction: column;
}
.tabs-webflow-section-static .accordion {
    display: flex;
    flex-direction: column;
  }
.tabs-webflow-section  .accordion-item {
  transition: background-color 0.8s ease;
  background: transparent !important;
  border-left: 1px solid #cbcbcb;
  padding-left: 30px;
}
.tabs-webflow-section-static  .accordion-item {
    transition: background-color 0.8s ease;
    background: transparent !important;
    border-left: 1px solid #cbcbcb;
    padding-left: 30px;
  }
.tabs-webflow-section  .accordion-header {
  background-color: transparent !important;
  border: none;
  padding: 15px;
  font-size: 22px;
  text-align: left;
  width: 100%;
  cursor: pointer;
  transition: background-color 0.8s ease;
  color: #7F8488 !important;
  font-weight: 800;
  padding: 0px;
  margin: 15px 0px 7px;
}
.tabs-webflow-section-static  .accordion-header {
    background-color: transparent !important;
    border: none;
    padding: 15px;
    font-size: 22px;
    text-align: left;
    width: 100%;
    cursor: pointer;
    transition: background-color 0.8s ease;
    color: #7F8488 !important;
    font-weight: 800;
    padding: 0px;
    margin: 15px 0px 7px;
  }
.tabs-webflow-section  .accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.8s ease-in-out;
}

.tabs-webflow-section-static  .accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.8s ease-in-out;
  }

.tabs-webflow-section  .accordion-content p {
  margin: 0;
  padding: 0px 0px 5px;
}
.tabs-webflow-section-static  .accordion-content p {
    margin: 0;
    padding: 0px 0px 5px;
  }
.tabs-webflow-section  .accordion-item.active button.accordion-header {
  color: #080808 !important;
}
.tabs-webflow-section-static  .accordion-item.active button.accordion-header {
    color: #080808 !important;
  }
.tabs-webflow-section .accordion .accordion-content p {
  padding: 0px 0px 10px;
  color: #080808;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
}
.tabs-webflow-section-static .accordion .accordion-content p {
    padding: 0px 0px 10px;
    color: #080808;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
  }
.tabs-webflow-section .accordion-item:last-child button.accordion-header {
  margin-bottom: 0;
}

.tabs-webflow-section-static .accordion-item:last-child button.accordion-header {
    margin-bottom: 0;
  }

/* Progress Bar Styles */
.tabs-webflow-section .accordion-item.active .progress-bar {
  position: absolute;
  width: 4px;
  height: 100%;
    background-color: #cbcbcb;
  left: -1.9px;
  top: 0;
    border-radius: 6px;
  overflow: hidden;
}

.tabs-webflow-section-static .accordion-item.active .progress-bar {
    position: absolute;
    width: 4px;
    height: 100%;
      background-color: #cbcbcb;
    left: -1.9px;
    top: 0;
      border-radius: 6px;
    overflow: hidden;
  }

.tabs-webflow-section .accordion-item.active  .progress-bar .progress-bar-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #2D56F7;
  height: 0%; /* Starting point for animation */
  transition: height 0.5s ease-out;
}
.tabs-webflow-section-static .accordion-item.active  .progress-bar .progress-bar-fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #2D56F7;
    height: 0%; /* Starting point for animation */
    transition: height 0.5s ease-out;
  }
.tabs-webflow-section .accordion-item {
  position: relative;
}

.tabs-webflow-section-static .accordion-item {
    position: relative;
  }
  

#dark-section.tabs-webflow-section .sec_hading h2 {
  color: #fff;
}
#dark-section.tabs-webflow-section-static .sec_hading h2 {
    color: #fff;
  }
#dark-section.tabs-webflow-section .row_tabs .column6 .heading_tabs p {
  color: #fff;
}

#dark-section.tabs-webflow-section-static .row_tabs .column6 .heading_tabs p {
    color: #fff;
  }

#dark-section.tabs-webflow-section .accordion-header {
  color: #9A9A9A !important;
}

#dark-section.tabs-webflow-section .accordion-header a {
  color: #9A9A9A !important;
}

#dark-section.tabs-webflow-section-static .accordion-header {
    color: #9A9A9A !important;
  }

#dark-section.tabs-webflow-section-static .accordion-header a{
    color: #9A9A9A !important;
  }
  
#dark-section.tabs-webflow-section .accordion-item.active button.accordion-header {
  color: #fff !important;
}
#dark-section.tabs-webflow-section .accordion-item.active button.accordion-header a {
  color: #fff !important;
}
#dark-section.tabs-webflow-section-static .accordion-item.active button.accordion-header {
    color: #fff !important;
  }
  
#dark-section.tabs-webflow-section .accordion .accordion-content p {
  color: #fff;
}
#dark-section.tabs-webflow-section-static .accordion .accordion-content p {
    color: #fff;
  }
#dark-section.tabs-webflow-section .accordion-item {
    border-color: #3d3d3d;
}
#dark-section.tabs-webflow-section-static .accordion-item {
    border-color: #3d3d3d;
}
#dark-section.tabs-webflow-section .accordion-item.active .progress-bar {
  background: #fff;
}
#dark-section.tabs-webflow-section-static .accordion-item.active .progress-bar {
    background: #fff;
  }
.tabs-webflow-section .accordion-content h5 {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  margin: 1px 0px 5px;
  display: inline-block;
}
.tabs-webflow-section-static .accordion-content h5 {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin: 1px 0px 5px;
    display: inline-block;
  }
.book_demofrom .form_secbx {
  max-width: 990px;
  margin: 0 auto;
  border: 1px solid #7F84885E;
  border-radius: 30px;
  padding: 50px 30px;
}
.book_demofrom .form_secbx .heading_se {
  text-align: center;
  margin-bottom: 40px;
}
.book_demofrom .form_secbx .heading_se h5 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  margin: 0;
}
.book_demofrom .form_secbx form {
  color: #fff;
}
.book_demofrom .form_secbx form label {
  color: #fff;
  font-size: 13px;
}

.book_demofrom .form_secbx form label .hs-form-required {
  color: #fff !important;
}
.book_demofrom .form_secbx form .input input, .book_demofrom .form_secbx form .input select {
  border: 1px solid #414243;
  background: #181717;
  border-radius: 20px;
  color: #fff;
}
label.hs-error-msg.hs-main-font-element, .hs-error-msgs label.hs-main-font-element {
  color: #2d56f7 !important;
}
.book_demofrom .form_secbx .legal-consent-container .hs-richtext p {
  font-size: 14px;
}

.book_demofrom .form_secbx .legal-consent-container .hs-richtext p a {
  color: #fff;
  text-decoration: underline;
}

.book_demofrom .form_secbx li.hs-form-booleancheckbox input {
  border-color: #414243 !important;
  border-radius: 0;
}
form label.hs-form-booleancheckbox-display input:checked+span:before {
  background: #2d56f7;
  border-radius: 0px;
}
.book_demofrom .form_secbx li.hs-form-booleancheckbox p {
  font-weight: 600;
}
.book_demofrom .form_secbx .hs_recaptcha.hs-recaptcha.field.hs-form-field .grecaptcha-badge {
  margin: 20px 0px;
}

.book_demofrom .form_secbx .hs_submit.hs-submit .actions {
  text-align: left;
  padding-top: 20px;
}
.book_demofrom .form_secbx .hs_submit.hs-submit .actions input.hs-button {
  background: #2D56F7;
  border-color: #2D56F7;
}

/*** Button Hover ***/
.book_demofrom .form_secbx .hs_submit.hs-submit .actions input.hs-button:hover,
.website_hdr .website_header_sec .row_column .right_menubar .butons_nav .free-trial a:hover,
.hero_section .row_hero .column3 .columnsp .btns a:Hover{
  border-color: #1137cd;
  color: #ffffff !important;
  background: #1137cd;
}
.website_hdr .website_header_sec .row_column .right_menubar .butons_nav .free-trial a:hover svg,
.website_footer .row_column .column3 .social_media ul li a:hover svg{
  fill: #2d56f7 !important;
}
.hero_section .row_hero .column3 .columnsp .btns a.withoutborder:hover,
.hero_section .row_hero .column3 .columnsp .btns a.withoutborder:hover svg path{
  color: #2d56f7 !important;
  fill: #2d56f7 !important;
  background: transparent;
}
.tabs-webflow-section .row_tabs .column6 .btns a:hover {
  background: #244be4;
}
.tabs-webflow-section-static .row_tabs .column6 .btns a:hover {
    background: #244be4;
  }
.website_footer .row_column .column3 ul li a:Hover{
  color: #2d56f7 !important;
}
/*** Button Hover close**/

.image-slider-section .slick-initialized .slick-slide{
  background-color: transparent;
  color: #FFF;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #EDEDEDCC;
  padding: 40px; 48px;
  border-radius: 30px;
}
.image-slider-section .slick-next, .slick-prev{
  z-index: 5;
}
.image-slider-section .slick-next{
  right: 15px;
}
.image-slider-section .slick-prev{ 
  left: 15px;
}
.image-slider-section .slick-next:before, .slick-prev:before{
  color: #000;
  font-size: 26px;
}
.image-slider-section {
  padding: 89px 0;
  position: relative;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
.image-slider-section .slider-section .img-txt .content {
  width: 40%;
  padding: 0 15px;
}
.image-slider-section .slider-section .img-txt .description-sec {
  width: 60%;
  padding: 0 15px;
}
.image-slider-section .slider-section .img-txt .content h6 {
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  color :#fff;
  margin: 0px;
}
.image-slider-section .content-wrapper {
  position: relative;
}
.image-slider-section:before {
  position: absolute;
  content: '';
  BACKGROUND: #0A090999;
  width: 100%;
  height: 100%;
  top: 0;
}
.image-slider-section .slider-section .img-txt {
  display: flex;
  flex-wrap: wrap;
  margin : 0 -15px;
  width:100%;
}
.image-slider-section .heading h2 {
  font-size: 48px;
  font-weight: 800;
  line-height: 60px;
  color: #fff;
  margin-bottom: 150px;
}
.image-slider-section .my-slider .slick-arrow {
  position: absolute;
  top: -190%;
  right: 40px;
}
.image-slider-section .my-slider button.slick-prev {
  right: 90px;
  left:auto;
  position: absolute;
}
.image-slider-section .my-slider .slick-arrow:before {
  content: '';
  background-image: url('https://25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/Arrow%208.svg');
  width: 26px;
  height: 26px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 1;
}
.image-slider-section button.slick-next:before {
  background-image: url('https://25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/Arrow%207.svg') !important;
}

.image-slider-section .slider-section .img-txt .content img {max-width: 170px !important;!i;!;height: auto;margin-bottom: 10px;}
.image-slider-section .slider-section .img-txt .content h6 span {
  color: #fff;
  font-weight: 400;
  font-style: italic;
  margin-top: 5px;
  display: inline-block;
}

.image-slider-section .slider-section .img-txt .description-sec p {
  margin: 0px;
  font-size: 24px;
  line-height: 35px;
}
.rich-text-sec {
  padding: 80px 0px;
  background: #080808;
}
.rich-text-sec .row-sec {
  display: flex;
  flex-wrap: wrap;
  margin:0px -15px;
}
.rich-text-sec .col-sec-6 .list-sec {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
}
.rich-text-sec .col-sec-6 {
  width: 50%;
  padding: 0 15px;
}
.rich-text-sec .col-sec-6 .heading-sec h2 {
  font-size: 96px;
  line-height: 96px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}
.rich-text-sec .col-sec-6 .button-section a:hover,
.tabs-webflow-videosec .row_tabs .column6 .btns a:hover,
div#dark-section .btns a:hover{
  color: #ffffff !important;
  background: #1137cd;
}
.rich-text-sec .col-sec-6 .button-section {
  margin-top: 80px;
}
.rich-text-sec .col-sec-6 .button-section a {
  background: #2D56F7;
  color: #fff;
  padding: 16px 20px 16px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 30.24px;
  display: inline-block;
  text-decoration: none;
}
.rich-text-sec .col-sec-6 .list-sec .list {
  border-bottom: 1px solid #2D2C2C;
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
  max-width: 440px;
}

.rich-text-sec .col-sec-6 .list-sec .list h6 {
  font-size: 20px;
  font-weight: 800;
  line-height: 30px;
  color: #fff;
  margin: 0 0 10px;
}

.rich-text-sec .col-sec-6 .list-sec .list p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: #fff;
  margin: 0 0 36px;
  max-width: 447px
}
.rich-text-sec .col-sec-6 .list-sec .list .list-button {
  margin-bottom: 36px;
}
.rich-text-sec .col-sec-6 .list-sec .list .list-button a {
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
}   
.rich-text-sec .col-sec-6 .list-sec .list:last-child {
  border: 0;
  margin: 0;
}

.rich-text-sec .col-sec-6 .list-sec .list .list-button a:hover {
  color: #2d56f7;
}

.rich-text-sec .col-sec-6 .list-sec .list .list-button a:hover svg path {
  fill: #2d56f7;
}
.website_hdr.website_hdr_sticky .subMenu_item__ {
  top: 100% !important;
}
.image-with-text-sec {
  background: #2d56f7;
  padding: 80px 0 100px
}
.image-with-text-sec .heading-sec {
  margin-bottom: 50px;
}

.image-with-text-sec .heading-sec h2 {
  color: #fff;
  font-size: 96px;
  line-height: 96px;
}

.image-with-text-sec  .row_sticky {
  display: flex;
  flex-wrap: wrap;
}

.image-with-text-sec  .text-column {
  width: 40%;
  padding-left: 30px;
}

.image-with-text-sec  .image-column {
  flex: 1;
  position: relative;
  width: 60%;
}

/* Sticky image stays in place while scrolling */
.image-with-text-sec  .sticky-image {
  position: sticky;
  top: 1%;
  width: 100%;
  height: 100vh !important;
  object-fit: cover;
  object-fit: contain;
  object-position: center;
}

.image-with-text-sec  .text-block {
  height: 75vh;
  opacity: 0.2;
  transition: opacity 0.5s ease;
  padding: 20px 0px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.image-with-text-sec .text-block.fade {
    opacity: 1;
}

.image-with-text-sec  .text-column p {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.image-with-text-sec  .text-block h4 {
  color: #FFFFFF;
  font-size: 32px;
  margin-bottom: 10px;
  font-weight: 800;
}
/*********** Pricing Page**********/
.two-column_hero-form .row_clm {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -20px;
}

.two-column_hero-form .row_clm .column_6 {
  width: 50%;
  padding: 0px 20px;
}

.two-column_hero-form .rich_content {
  padding-bottom: 60px;
}

.two-column_hero-form .rich_content h5 {
  color: #A9A5A5;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 15px;
}

.two-column_hero-form .rich_content h1 {
  font-size: 75px;
  color: #fff;
  line-height: 80px;
  margin: 10px 0px 20px;
}

.two-column_hero-form .rich_content p {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.two-column_hero-form .row_clm .column_6.form .column6sp {
  border: 1px solid #7F84885E;
  border-radius: 30px;
  padding: 30px;
}
.two-column_hero-form .row_clm .column_6.form .column6sp h3 {
  margin: 0px;
}

.two-column_hero-form .row_clm .column_6.form .column6sp .hs-richtext {
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}

.two-column_hero-form .row_clm .column_6.form .column6sp .hs-richtext h1 {
  color: #FFFFFF;
  font-size: 30px;
}

.two-column_hero-form .row_clm .column_6.form .column6sp label {
  color: #fff;
  font-size: 13px;
}

.two-column_hero-form .row_clm .column_6.form .column6sp span.hs-form-required {
  color: #fff !important;
}

.two-column_hero-form .row_clm .column_6.form .column6sp .input input, 
.two-column_hero-form .row_clm .column_6.form .column6sp .input select {
  border: 1px solid #414243;
  background: #181717;
  border-radius: 20px;
  color: #fff !important;
}
.two-column_hero-form .row_clm .column_6.form .column6sp p {
  color: #fff;
  line-height: 18px;
  font-size: 12px;
}
.two-column_hero-form .row_clm .column_6.form .column6sp .hs-form-booleancheckbox input {
  border-radius: 2px;
  margin-right: 10px;
  border: 1px solid #7F8488 !important;
}

.two-column_hero-form .row_clm .column_6.form .column6sp .input .grecaptcha-badge {
  margin: 0px;
}

.two-column_hero-form .row_clm .column_6.form .column6sp .actions {
  text-align: left;
}

.two-column_hero-form .row_clm .column_6.form .column6sp .actions input.hs-button {
  border: 0px;
  background: #2D56F7;
  font-weight: 500;
}
.two-column_hero-form .row_clm .column_6.column_content {
  padding-right: 125px;
}
.four_columns__boxs {}

.four_columns__boxs .heading_secs {
  padding-bottom: 100px;
}

.four_columns__boxs .heading_secs h2 {
  font-size: 92px;
  color: #fff;
  line-height: 98px;
}

.four_columns__boxs .heading_secs p {
  font-size: 20px;
  color: #fff;
  margin: 50px 0px;
}

.four_columns__boxs .heading_secs .btn_four {
  display: flex;
  flex-wrap: wrap;
}

.four_columns__boxs .heading_secs .btn_four a {
  align-items: center;
  background: #2D56F7;
  border-radius: 30px;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 16px 25px 16px;
  position: relative;
  overflow: hidden;
}
.four_columns__boxs .four_columnrow {
  display: flex;
  margin: 0px -15px;
  flex-wrap: wrap;
}

.four_columns__boxs .four_columnrow .column4 {
  width: 25%;
  padding: 15px;
}

.four_columns__boxs .four_columnrow .column4 .column4sp {
  background: #252525;
  height: 100%;
  border-radius: 30px;
  padding: 35px 25px;
}

.four_columns__boxs .four_columnrow .column4 .column4sp img {
  margin-bottom: 25px;
}

.four_columns__boxs .four_columnrow .column4 .column4sp h5 {
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 20px;
}

.four_columns__boxs .four_columnrow .column4 .column4sp p {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.four_columns__boxs .four_columnrow .column4 .column4sp:hover {
  box-shadow: 2px 2px 15px 9px #2D56F7;
}
#blue-section.four_columns__boxs .heading_secs .btn_four a {
  background: #080808;
}

#blue-section.four_columns__boxs .four_columnrow .column4 .column4sp {
  background: #fff;
}

#blue-section.four_columns__boxs .four_columnrow .column4 .column4sp h5 {
  color: #080808;
}

#blue-section.four_columns__boxs .four_columnrow .column4 .column4sp p {
  color: #080808;
}

#blue-section.four_columns__boxs .four_columnrow .column4 .column4sp:hover {
  box-shadow: 2px 2px 15px 9px #080808;
}
.faq_accrodion_sec .accordion {
  color: #080808;
  width: 100%;
  text-align: left;
  padding: 25px 60px 25px 0px;
  background: transparent !important;
  border: 0px;
  cursor: pointer;
  border-bottom: 1px solid #A9A5A5;
  border-radius: 0px;
  font-size: 24px;
  font-weight: 800;
  position: relative;
}

.faq_accrodion_sec .panel {
  display: block;
  overflow: hidden;
  max-height: 0; /* Initially collapsed */
  transition: max-height 0.3s ease-out;
}

.faq_accrodion_sec.arrow {
  transition: transform 0.3s ease;
}

.faq_accrodion_sec .active .arrow {
  transform: rotate(180deg);
}


.faq_accrodion_sec .section_heading {
  margin-bottom: 60px;
}

.faq_accrodion_sec .section_heading h2 {
  color: #080808;
  font-size: 78px;
  margin-bottom: 40px;
  line-height: normal;
}

.faq_accrodion_sec .section_heading p {
  font-size: 20px;
  color: #0A162F;
  font-weight: 500;
}

.faq_accrodion_sec .accordion_row {
  display: flex;
  flex-wrap: wrap;
}

.faq_accrodion_sec .accordion_row .column4 {
  width: 30%;
  padding-right: 50px;
}

.faq_accrodion_sec .accordion_row .column8 {
  width: 70%;
}

.faq_accrodion_sec .accordion_row .column4 h3 {
  margin: 0px;
  color: #080808;
  font-size: 48px;
  line-height: 100%;
}

.faq_accrodion_sec .accordion_row .accordion_item {
  width: 100%;
}

.faq_accrodion_sec .accordion .arrow {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  height: 100%;
}

.faq_accrodion_sec .accordion .arrow svg path {
  fill: #080808;
}
.faq_accrodion_sec .panel p {
  margin: 0;
  line-height: 28px;
  color: #0A162F;
  font-size: 16px;
  padding: 10px 0px;
}
.faq_accrodion_sec .accordion_row .accordion_item.active button.accordion, 
.faq_accrodion_sec .accordion_row .accordion_item:hover button.accordion {
  color: #2D56F7;
}

.faq_accrodion_sec .accordion_row .accordion_item.active button.accordion svg path, 
.faq_accrodion_sec .accordion_row .accordion_item:hover button.accordion svg path {
  fill: #2D56F7;
}
.faq_accrodion_sec .accordion_row .accordion_item.active button.accordion {
  border-bottom: 0px;
}
.faq_accrodion_sec .accordion_row .column4 .columnsp {
  height: 100%;
}
.faq_accrodion_sec .accordion_row .column4 .columnsp h3 {
  position: sticky;
  top: 15%;
  height: max-content;
}
.need_more_hlep2clm {}

.need_more_hlep2clm .section_heading {
  margin-bottom: 60px;
}

.need_more_hlep2clm h2 {
  font-size: 82px;
  color: #080808;
  line-height: normal;
}

.need_more_hlep2clm .row_clm {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
}

.need_more_hlep2clm .row_clm .column4 {
  width: 50%;
  padding: 15px;
}

.need_more_hlep2clm .row_clm .column4 .column6sp {
  border: 1px solid #7F84885E;
  border-radius: 30px;
  padding: 25px;
}

.need_more_hlep2clm .row_clm .column4 .column6sp .icon {
  margin-bottom: 10px;
}

.need_more_hlep2clm .row_clm .column4 .column6sp .content {
  padding-right: 100px;
}

.need_more_hlep2clm .row_clm .column4 .column6sp .content h4 {
  color: #080808;
  font-size: 40px;
  margin-bottom: 10px;
}

.need_more_hlep2clm .row_clm .column4 .column6sp .content p {
  color: #7F8488;
  font-size: 16px;
}

.need_more_hlep2clm .row_clm .column4 .column6sp .btns {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.need_more_hlep2clm .row_clm .column4 .column6sp .btns a {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #414243;
  font-size: 16px;
  font-weight: 600;
}

.need_more_hlep2clm .row_clm .column4 .column6sp .btns a svg {
  width: 30px;
  height: 30px;
}
.rich-text-sec .heading_sec {
  margin-bottom: 60px;
}
.rich-text-sec .heading_sec h2 {
  font-size: 72px;
  color: #fff;
  line-height: 100%;
}
.rich-text-sec .row-sec .heading-sec p {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 30px;
}
#strings_attanched  .row-sec .heading-sec {
  max-width: 450px;
}
#strings_attanched .row-sec .heading-sec h5 {
  color: #FFFFFF;
  font-size: 20px;
  margin-top: 60px;
  margin-bottom: 10px;
}
.rich-text-sec .row-sec .heading-sec p.small {
  font-size: 15px;
  line-height: normal;
}
.free__trial_hero .free_trialrow {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
}

.free__trial_hero .free_trialrow .col5 {
  width: 50%;
  padding: 0px 15px;
}

.free__trial_hero .col5.from h5 {
  color: #080808;
  font-size: 30px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 40px;
  line-height: normal;
}

.free__trial_hero .col5.from .formsec {
  border: 1px solid #D9D9D9;
  padding: 35px;
  border-radius: 30px;
}
.free__trial_hero .col5.from .formsec fieldset {
  flex-wrap: wrap;
}

.free__trial_hero .col5.from .formsec fieldset .field.hs-form-field {
  width: 100% !important;
}

.free__trial_hero .col5.from .formsec fieldset label {
  color: #080808;
  font-size: 13px;
  font-weight: 600;
}

.free__trial_hero .col5.from .formsec fieldset label span.hs-form-required {
  color: #080808 !important;
}

.free__trial_hero .col5.from .formsec fieldset input, .free__trial_hero .col5.from .formsec fieldset select {
  border: 1px solid #D9D9D9;
  background: transparent;
  border-radius: 20px;
  color: #080808;
  width: 100% !important;
  max-width: 100% !important;;
}

.free__trial_hero .col5.from .formsec fieldset .input {
  margin: 0px;
}

.free__trial_hero .col5.from .formsec fieldset ul.inputs-list input {
  width: 25px !important;
  border-radius: 2px;
}


.free__trial_hero .col5.from .formsec .hs_recaptcha.hs-recaptcha.field.hs-form-field .grecaptcha-badge {
  margin: 0px;
}

.free__trial_hero .col5.from .formsec .actions {
  text-align: left;
}

.free__trial_hero .col5.from .formsec .actions input.hs-button.primary.large {
  background: #2D56F7;
  border-color: #2D56F7;
}

.free__trial_hero .free_trialrow .col5.content {
  padding-left: 60px;
}

.free__trial_hero .free_trialrow .col5.content h5 {
  color: #080808;
  font-size: 14px;
  margin-bottom: 15px;
}

.free__trial_hero .free_trialrow .col5.content h2 {
  color: #080808;
  font-size: 85px;
  line-height: normal;
}

.free__trial_hero .free_trialrow .col5.content h1 {
  color: #080808;
  font-size: 85px;
  line-height: normal;
}

.free__trial_hero .free_trialrow .col5.content .image {
  margin: 40px 0px 80px 0px;
}

.free__trial_hero .free_trialrow .col5.content .testimonial_sec {
  border: 1px solid #C1C1C1;
  background: #FFFFFF;
  padding: 30px;
  border-radius: 20px;    
  max-width: 520px;
    margin: 0 auto;
}

.free__trial_hero .free_trialrow .col5.content .testimonial_sec img {
  margin-bottom: 20px;
}

.free__trial_hero .free_trialrow .col5.content .testimonial_sec h5 {
  font-size: 20px;
  margin-bottom: 10px;
}

.free__trial_hero .free_trialrow .col5.content .testimonial_sec p {
  color: #080808;
  font-size: 17px;
  line-height: 26px;
}

.free__trial_hero .free_trialrow .col5.content .about_au {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 20px;
}
.free__trial_hero .free_trialrow .col5.content .about_au .image {
  margin: 0px;
  width: 70px;
  height: 70px;
}

.free__trial_hero .free_trialrow .col5.content .about_au .content {
  width: calc(100% - 70px);
  padding-left: 15px;
}

.free__trial_hero .free_trialrow .col5.content .about_au .image img {
  margin: 0;
}

.free__trial_hero .free_trialrow .col5.content .about_au .content h6 {
  margin: 0;
  color: #080808;
  font-size: 16px;
}

.free__trial_hero .free_trialrow .col5.content .about_au .content p {
  color: #7F8488;
  margin: 0px;
}
.free__trial_hero .col5.from .formsec .actions input.hs-button.primary.large:hover {
  background: #080808;
  border-color: #080808;
}
.every-schedule .heading-section h2 {
  font-size: 72px;
  font-weight: 700;
  line-height: 100%;
  color: #080808;
  margin: 0 0 40px;
}
.every-schedule .row-sec {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.every-schedule .row-sec .col-sec {
  width: 33.3%;
  padding: 0 15px;
}
.every-schedule .img-with-icon {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.every-schedule .img-with-icon .icon-sec {
  width: 25px;
}
.every-schedule .img-with-icon .txt-sec {
  width: calc(100% - 25px);
  padding-left: 10px;
}
.every-schedule .img-with-icon .txt-sec h4 {
  color: #080808;
  font-size: 24px;
  font-weight: 800;
  line-height: 30px;
  margin: 0 0 15px;
}
.every-schedule .img-with-icon .txt-sec p {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  color: #080808;
}
.every-schedule .heading-section {
  max-width: 700px;
  margin-bottom: 80px;
}
.every-schedule .heading-section p {
  color: #2D2C2C;
  font-size: 16px;
  line-height: 24px;
}
.image-text-sec .heading-section {
  margin: 0 0 80px;
  max-width: 700px;
}
.image-text-sec .heading-section h2 {
  color: #F9FAFC;
  font-size: 68px;
  font-weight: 700;
  line-height: normal;
}
.image-text-sec .row-sec {
  display: flex;
  flex-wrap: wrap;
  align-items:center;
}
.image-text-sec .row-sec .left-sec {
  width: 60%;
  padding: 0 15px;
}
.image-text-sec .row-sec .right-section {
  width: 40%;
  padding: 0 15px;
  padding-top: 50px;
}
.image-text-sec .row-sec .right-section .text {
  max-width: 460px;
}
.image-text-sec .row-sec .right-section .text h3 {
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
  color: #FFFFFF;
}
.image-text-sec .row-sec .right-section .text p {
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  color: #FFFFFF;
}
#blue_section.image-text-sec .row-sec .right-section .text .book-a-demo a {
  background: #080808;
}
#blue_section.image-text-sec .row-sec .right-section .text .book-a-demo a:hover {
  background: #fff;
}
.image-text-sec .row-sec .right-section .text .book-a-demo {
  margin-top: 105px;
}
.image-text-sec .row-sec .right-section .text .book-a-demo a {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: #2D56F7;
  padding: 16px 25px;
  display: inline-block;
  border-radius: 32px;
  transition: 1s;
}
.image-text-sec .row-sec .right-section .text .book-a-demo a:hover {
  background: #FFF;
  color: #080808;
}
.image-text-sec .heading-section p {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.tabs-webflow-section {
  overflow: hidden;
}
.tabs-webflow-section-static {
    overflow: hidden;
  }
.tabs-webflow-section .row_tabs .accordion.column6.content_image #tab-image {
  width: 100%;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  max-height: 700px;
  object-fit: cover;
}
.tabs-webflow-section-static .row_tabs .accordion.column6.content_image #tab-image {
    width: 100%;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    max-height: 700px;
    object-fit: cover;
  }

.tabs-webflow-section .row_tabs .accordion.column6.content_image .tab_image {
  width: 155%;
}

.tabs-webflow-section-static .row_tabs .accordion.column6.content_image .tab_image {
    width: 155%;
  }
.scrollingtxt_image .containerflex {
  display: flex;
  flex-wrap: wrap;
}


.scrollingtxt_image .containerflex .image-column {
  position: sticky;
  top: 20vh; 
  height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  padding-left: 50px;
}

.scrollingtxt_image .containerflex .image-column .image-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.scrollingtxt_image .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 20px;
  box-shadow: 1px 1px 18px 9px #080808;
  object-position: top;
}

.image-wrapper img.active {
  opacity: 1;
}

.scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .text-block {
  height: 100vh;
  opacity: 1;
  transition: opacity 0.5s ease;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 20vh;
  padding-top: 20px;
  margin-bottom:6rem;
}

.scrollingtxt_image .containerflex .text-column {
  width: 50%;
  padding-left: 15px;
}

.scrollingtxt_image .containerflex .text-column .txt-wrap {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt {
  max-width: 640px;
}
.scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .sectext h2 {
  font-size: 64px;
  color: #FFFFFF;
  line-height: 100%;
  margin-bottom: 40px;
}

.scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .sectext p {
  color: #fff;
  font-size: 17px;
  line-height: 24px;
}

.scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .text-block h4 {
  color: #FFFFFF;
  font-size: 32px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .text-block p {
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}
.slider-section.style2 .img-with-text .img-txt {
  width: 100%;
}

.slider-section.style2 .img-with-text .img-txt .content {
  width: 100%;
  display: flex;
  gap: 60px;
  align-items: center;
}
.resources-section {
  padding: 100px 0;
}
.resources-section {
  padding: 100px 0;
}
.resources-section .slick-list.draggable {
  padding-top: 30px;
  padding-bottom: 30px;
}

.resources-section .recent-blog .blog-card.slick-slide {
  margin: 0 10px;
  border: 1px solid #707273;
  padding: 22px 23px;
  border-radius: 30px;
  height: inherit;
  transition: color .2s, background-color .2s, border-color .2s, box-shadow .2s;
  box-shadow: 0 0 #08080800, 0 0 #08080800, 0 0 #08080800, 0 0 #08080800;
}
.resources-section .recent-blog .blog-card.slick-slide:hover {
  border-color: #0000;
  box-shadow: 0 32px 48px #08080805,0 16px 20px #08080808,0 6px 8px #0808080a,0 1px 3px #0808080f;
  transition: color .2s,background-color .2s,border-color .2s,box-shadow .2s;
  cursor: pointer;
}

.resources-section .recent-blog .blog-card.slick-slide:hover .blog-listing__post-title a,
.resources-section .recent-blog .blog-card.slick-slide:hover .blog-listing__post-button a.blog-listing__post-button.button{
  color: #2d56f7;
}
.resources-section .recent-blog .blog-card .image a.blog-listing__post-image-wrapper img {
  max-height: 188px;
  min-height: 188px;
  width: 100%;
  object-fit: cover;
  border-radius: 18px;
}
.resources-section .recent-blog .blog-card.slick-slide .blog-listing__post-button a.blog-listing__post-button.button {
  background: transparent;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 30px;
  color: #080808;
}
.resources-section .heading-section,
.testi-heading-new.heading-section{
  margin-bottom: 80px;
}
.resources-section .heading-section h2, .testi-heading-new h2{
  font-size: 64px;
  line-height: 70px;
  font-weight: 700;
  color: #080808;
  margin: 0;
}

.dark-bg-test-mod .testi-heading-new h2{
  color: #ffffff;
}

.testi-new-slider-card .slick-list.draggable {
    padding-top: 30px;
    padding-bottom: 30px;
}

.resources-section .recent-blog .recent-post button.slick-prev,
.testi-new-slider-card button.slick-prev{
  right: 90px;
  left: auto;
  position: absolute;
}
.resources-section .recent-blog .recent-post button.slick-arrow,
.testi-new-slider-card button.slick-arrow{
  position: absolute;
  top: -24%;
  right: 40px;
}
.resources-section .recent-blog .recent-post button .slick-next, .slick-prev{
  z-index: 5;
}
.resources-section .recent-blog .recent-post button .slick-next,
.testi-new-slider-card button .slick-next{
  right: 15px;
}
.resources-section .recent-blog .recent-post button .slick-prev,
.testi-new-slider-card button .slick-prev{
  left: 15px;
}
.resources-section .recent-blog .recent-post button.slick-prev:before,
.testi-new-slider-card button.slick-prev:before{
  content: '';
  background-image: url('https://25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/Arrow%208%20%281%29.svg');
  width: 26px;
  height: 26px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 1;
}
.resources-section .recent-blog .recent-post button.slick-next.slick-arrow:before,
.testi-new-slider-card button.slick-next.slick-arrow:before{
  background-image: url('https://25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/Arrow%207%20%281%29.svg');
  width: 26px;height: 26px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 1;
  font-size: 0;
}


.resources-section .recent-blog .blog-card.slick-slide h2.blog-listing__post-title,
.resources-section .recent-blog .blog-card.slick-slide h2.blog-listing__post-title a{
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
  color: #080808;
  text-decoration: underline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;  
  text-decoration: none;
  -webkit-box-orient: vertical;
  margin-bottom:5px;
}
.resources-section .recent-blog .recent-post button.slick-prev.slick-arrow,
.testi-new-slider-card button.slick-prev.slick-arrow{
  right: 90px;
}
.resources-section .slick-track {
  display: flex;
}
.resources-section .recent-blog .blog-card.slick-slide .image {
  margin-bottom: 30px;
}
.resources-section .recent-blog .blog-card.slick-slide p {
  font-size: 14px;
  color: #080808;
  line-height: 25px;
}
.resources-section .recent-blog .blog-card.slick-slide .blog-listing__post-button {
  margin-top: 10px;
}
.rich-text-sec .row-sec .logos {
  margin-top: 100px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.rich-text-sec .row-sec .logos .item_logo {
  width: 33.33%;
  padding: 15px;
}
.hero_index.hero-tow-clumn_fullimg .style2 .column_sp.image img {
  box-shadow: none;
  border-radius: 0px;
  object-fit: contain;
  background-color: transparent;
  object-position: right;
}

.hero_index.hero-tow-clumn_fullimg .style2 .column_sp.content {
  justify-content: flex-end;
}

.hero_index.hero-tow-clumn_fullimg .style2 .column_sp.content .btn {
  padding-top: 60px;
}
#build-teams.every-schedule .heading-section {
  max-width: 1000px;
}
.image-text-sec.show_imagefull {
  position: relative;
  overflow: hidden;
}

.image-text-sec.show_imagefull .image-section {
  position: relative;
  width: 150%;
  left: -50%;
  padding-right: 15%;
}

.image-text-sec.show_imagefull .image-section img {
  max-height: 700px;
  width: 100%;
  object-fit: cover;
  object-position: center center;
  border-radius: 30px;
   border: 1px solid #e5e5e5;
}
.tabs-webflow-section.tabwebflow_on_hvoer {
  position: relative;
  overflow: hidden;
}

.tabs-webflow-section-static.tabwebflow_on_hvoer {
    position: relative;
    overflow: hidden;
  }
.tabs-webflow-section.tabwebflow_on_hvoer .tab_image {
  width: 155%;
}

.tabs-webflow-section-static.tabwebflow_on_hvoer .tab_image {
    width: 155%;
  }
.tabs-webflow-section.tabwebflow_on_hvoer .tab_image #tab-image {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  box-shadow: 1px 1px 18px 9px #2D56F7;
  max-height: 700px;
  object-fit: cover;
}

.tabs-webflow-section-static.tabwebflow_on_hvoer .tab_image #tab-image {
    width: 100%;
    height: 100%;
    border-radius: 30px;
    box-shadow: 1px 1px 18px 9px #2D56F7;
    max-height: 700px;
    object-fit: cover;
  }

.tabs-webflow-section.tabwebflow_on_hvoer .column6.left_content .column6sp {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 100%;
}
.tabs-webflow-section-static.tabwebflow_on_hvoer .column6.left_content .column6sp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 100%;
  }
.tabs-webflow-section.tabwebflow_on_hvoer .column6.left_content .progress-bar {
  display: none;
}
.tabs-webflow-section-static.tabwebflow_on_hvoer .column6.left_content .progress-bar {
    display: none;
  }
.tabs-webflow-section.tabwebflow_on_hvoer .column6.left_content .accordion-item {
  border: 0px;
  padding: 0px;
  border-top: 1px solid #7F8488;
}
.tabs-webflow-section-static.tabwebflow_on_hvoer .column6.left_content .accordion-item {
    border: 0px;
    padding: 0px;
    border-top: 1px solid #7F8488;
  }
.tabs-webflow-section.tabwebflow_on_hvoer .accordion-item button.accordion-header {
  margin: 0px;
  padding: 15px 10px;
  border-radius: 0px;
}
.tabs-webflow-section-static.tabwebflow_on_hvoer .accordion-item button.accordion-header {
    margin: 0px;
    padding: 15px 10px;
    border-radius: 0px;
  }
.tabs-webflow-section.tabwebflow_on_hvoer .column6.left_content .accordion-item.active {
  box-shadow: 4px 4px 8px 0px #00000026;
  border: 1px solid #D1D1DB !important;
  background: #fff;
  padding: 25px;
  border-radius: 30px;
  display:inline-block;
  width:100%;
  margin-bottom: 30px;
}
.tabs-webflow-section-static.tabwebflow_on_hvoer .column6.left_content .accordion-item.active {
    box-shadow: 4px 4px 8px 0px #00000026;
    border: 1px solid #D1D1DB !important;
    background: #fff;
    padding: 25px;
    border-radius: 30px;
    display:inline-block;
    width:100%;
    margin-bottom: 30px;
  }
.tabs-webflow-section.tabwebflow_on_hvoer .accordion-item.active button.accordion-header {
  border: 0;
}
.tabs-webflow-section-static.tabwebflow_on_hvoer .accordion-item.active button.accordion-header {
    border: 0;
  }
.tabs-webflow-section.tabwebflow_on_hvoer .column6.left_content .accordion-item.active button.accordion-header {
  padding: 0px 0px 10px;
  color: #3873ED !important;
}

.tabs-webflow-section-static.tabwebflow_on_hvoer .column6.left_content .accordion-item.active button.accordion-header {
    padding: 0px 0px 10px;
    color: #3873ED !important;
  }
  

.simple_sliders .slider-sections {
  border-radius: 30px;
  padding: 40px;
}
.simple_sliders .img-txt {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 2rem;
}

.simple_sliders .img-txt .content {
  width: 27%;
}

.simple_sliders .img-txt .description-sec {
    width: 73%;
    padding-left: 2rem;
}

.simple_sliders .img-txt .content img {
    width: 140px !important;
    height: auto;
    height: 140px;
}

.simple_sliders .img-txt .content .contenttxt {
  margin-top: 10px;
}

.simple_sliders .img-txt .content .contenttxt h6 {
  color: #fff;
  margin: 5px 0px;
  font-size: 23px;
}

.simple_sliders .img-txt .content .contenttxt h6 span {
  color: #fff;
}

.simple_sliders .img-txt .content .contenttxt h5 {
  margin: 0px;
  color: #fff;
  font-size: 16px;
}

.simple_sliders .img-txt .content .contenttxt h5 span {
  color: #fff;
}

.simple_sliders .img-txt .description-sec p {
  color: #F9FAFC;
  font-size: 16px;
  line-height: 24px;
}
.all-features-section .heading-section h2 {
  font-size: 82px;
  line-height: 70px;
  font-weight: 700;
  color: #080808;
}
.all-features-section .heading-section p {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #080808;
  max-width: 540px;
}
.all-features-section .row-section {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -14px;
}
.all-features-section .row-section .col-sec .content-section {
  padding: 20px 25px 20px 20px;
  background: #E9EAEC;
  border-radius: 25px;
  position: relative;
  transition: 1s;
  height: 100%;
}
.all-features-section .row-section .col-sec .content-section h6 {
  font-size: 17px;
  font-weight: 800;
  line-height: 23px;
  color: #080808;
  margin: 0 0 10px;
}
.all-features-section .row-section .col-sec .content-section p {
  font-size: 15px;
  line-height: 23px;
  font-weight: 500;
  color: #080808;
  margin: 0;
}
.all-features-section .all-features {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.all-features-section .all-features .left-sec {
  width: 20%;
  padding: 0 10px;
}
.all-features-section .all-features .right-sec {
  width: 80%;
  padding: 0 10px;
}
.all-features-section .all-features .left-sec h4 {
  font-size: 24px;
  line-height: 30px;
  color: #080808;
  margin: 0;
}
.all-features-section .row-section .col-sec .content-section svg {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 13px;
  height: 13px;
}
.all-features-section .row-section .col-sec .content-section:hover {
  background: #fff;
  box-shadow: 0px 4px 4px 0px #00000040;
}
.all-features-section .row-section .col-sec .content-section:hover svg {
  fill: #2D56F7;
  top: 14px;
}
.all-features-section .row-section .col-sec .content-section:hover svg path {
  fill: #2D56F7;
}
.all-features-section .heading-section {
  margin-bottom: 100px;
}

.all-features-section .row-section .col-sec .content-section:hover h6 {
  color: #2D56F7;
}
#dark-section.tabs-webflow-section .row_tabs .accordion.column6.content_image .tab_image {
  width: 110% !important;
}

#dark-section.tabs-webflow-section-static .row_tabs .accordion.column6.content_image .tab_image {
    width: 110% !important;
  }

#dark-section.tabs-webflow-section .row_tabs .accordion.column6.content_image .tab_image #tab-image {
  box-shadow: none !important;
  border-radius: 0;
}

#dark-section.tabs-webflow-section-static .row_tabs .accordion.column6.content_image .tab_image #tab-image {
    box-shadow: none !important;
    border-radius: 0;
  }

.hero_index.hero-tow-clumn_fullimg.style3main {
  overflow: hidden;
}

.hero_index.hero-tow-clumn_fullimg .page-center.style3 .content_clmrow {
  align-items: center;
  padding-bottom: 60px;
}

.hero_index.hero-tow-clumn_fullimg .page-center.style3 .content_clmrow .btn {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.hero_index.hero-tow-clumn_fullimg .page-center.style3 .content_clmrow p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}

.hero_index.hero-tow-clumn_fullimg .page-center.style3 .content_clmrow .column_sp.right_content {
  padding-left: 80px;
}

.hero_index.hero-tow-clumn_fullimg .page-center.style3 .column_sp.content {
  padding-left: 0px;
}

.hero_index.hero-tow-clumn_fullimg .page-center.style3 .full_imagerow {
  margin-bottom: -40px;
}

.hero_index.hero-tow-clumn_fullimg .page-center.style3 .full_imagerow img {
  width: 100%;
  box-shadow: 1px 1px 18px 9px #2D56F7;
  border: 1px solid #2D56F7;
  border-radius: 30px;
  height: auto;
}
.image-text-sec .row-sec.row_reverse {
  flex-direction: row-reverse;
}

.image-text-sec.clm5050 .right-section {
  width: 50%;
}

.image-text-sec.clm5050 .left-sec {
  width: 50%;
}

.image-text-sec.clm5050 .right-section .text {
  max-width: 100%;
  width: 100%;
}

#light-bg .right-section .text h2{
  color: #080808;
  font-size: 85px;
  width: 100%;
  line-height: 100%;
}

#blue_section.image-text-sec .right-section .text h2{
      font-size: 80px;
    line-height: 100%;
}

#light-bg .right-section .text h4 {
  color: #080808;
  font-size: 30px;
  line-height: normal;
  max-width: 450px;
  margin: 30px 0 50px;
}

#light-bg .row-sec .right-section .text p {
  color: #080808;
  max-width: 450px;
}

#light-bg .right-section .book-a-demo {
  margin-top: 80px;
}

#light-bg .row-sec {
  align-items: flex-start;
}
#blue_section.image-text-sec .heading-section h4 {
  color: #FFFFFF;
}
/*#blue_section.image-text-sec.show_imagefull .image-section img {
  box-shadow: 1px 1px 18px 9px #080808;
  border: 1px solid #2D56F7;
}*/
.image-text-sec.show_imagefull .row-sec.row_reverse .image-section {
  right: 0;
  left: 0;
  padding-left: 20px;
  padding-right: 0px;
  width: 160%;
}
.image-text-sec.show_imagefull .image-section.image_autoheight img {
  max-height: 100%;
}
.image-text-sec .show_morecontent {
  padding-top: 40px;
}
.image-text-sec .show_morecontent h4 {
  color: #080808;
}
.image-text-sec .show_morecontent h4 {
  margin: 0px 0px 50px !important;
  font-size: 34px !important;
}
.image-text-sec .show_morecontent .contentclm {
  max-width: 350px;
}
.image-text-sec .show_morecontent .contentclm h6 {
  color: #080808;
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 10px;
  margin-top: 40px;
}
#light-bg.image-text-sec .row-sec .right-section .text .book-a-demo a:hover {
  background: #080808;
  color: #fff;
}
#light-bg.image-text-sec .heading-section h2 {
  color: #080808;
}
.image-text-sec .heading-section {
  max-width: 100%;
}
#blue_section.image-text-sec .show_morecontent .contentclm h6 {
  color: #fff;
}
.image-slider-section .slider-section.style2 .my-slider .slick-arrow {
  top: -220%;
}
#emma-ai .heading-section {
  max-width: 1170px;
}
#light-bg .heading-section p {
  color: #080808;
}
.need_more_hlep2clm .row_clm .column4 .column6sp {
  height: 100%;
}
.scrollingtxt_image.scrolling_txtv2 .sectext h2 {
  color: #F9FAFC;
  font-size: 68px;
  line-height: normal;
}

.scrollingtxt_image.scrolling_txtv2 .sectext {
  margin-bottom: 100px;
}

.scrollingtxt_image.scrolling_txtv2 .sectext p {
  color: #fff;
}

.scrollingtxt_image.scrolling_txtv2 .btntxt {
  display: flex;
  flex-wrap: wrap;
  margin-top: 80px;
}
.scrollingtxt_image.scrolling_txtv2 .image-wrapper img {
  object-fit: contain !important;
}

.book_demofrom .form_secbx form .input select,
.two-column_hero-form .row_clm .column_6.form .column6sp .input select{
  appearance: none; /* Hides default arrow */
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(https://25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/dropdwon-arrow.svg);
  background-repeat: no-repeat;
  background-position: 96% 50%;
}
.free__trial_hero .col5.from .formsec fieldset select {
  appearance: none; /* Hides default arrow */
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(https://25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/arrowon-white.svg);
  background-repeat: no-repeat;
  background-position: 96% 50%;
}

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

.book_demofrom .form_secbx form .input select  option,
.two-column_hero-form .row_clm .column_6.form .column6sp .input select option{
  background: #080808;
  border: 0px;
}
#bottom-section .accordion {
  justify-content: end;
}
#bottom-section .column6sp {
  justify-content: flex-start;
}
.every-schedule .two-column .col-sec {
  width: 50%;
  padding: 0 15px;
}
.every-schedule .row-sec.h2-tag h4 {
  display: none;
}
.every-schedule .row-sec.h4-tag h2 {
  display: none;
}
.every-schedule .row-sec.h2-tag .img-with-icon .txt-sec h2 {
  font-size: 50px;
  font-weight: 700;
  line-height: normal;
}
.every-schedule .row-sec.h2-tag .img-with-icon .icon-sec {padding-left: 10px;width: 100px;margin-bottom: 30px;}
.partner_image {
  padding-top: 40px;
}
#plumm-different {
    background: #080808;
}
  .image-with-text-sec .text-block .arrow_before {
    color: #F5F5F5;
    font-size: 16px;
    margin-top: 20px;
    position: relative;
    display: inline-block;
    width: auto;
}

.image-with-text-sec .text-block .arrow_before::after {
    position: absolute;
    content: "";
    background-image: url(https://25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/arrow-white.svg);
    width: 25px;
    height: 25px;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center;
    right: -31px;
    top: 0;
}
.simple_sliders .my-slider_new.style2 {
    border: 1px solid #EDEDEDCC;
    border-radius: 30px;
/*     overflow: hidden; */
}
.simple_sliders .my-slider_new.style2 .img-txt img {
    max-width: 100% !important;
    border-radius: 50%;
}
.simple_sliders .my-slider_new.style2 .contenttxt h6 {
    margin: 0px 0px 5px;
}

.simple_sliders .my-slider_new.style2 .contenttxt h5, .simple_sliders .my-slider_new.style2 .contenttxt h5 span {
    margin: 0;
    color: #FFFFFF;
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
}
.simple_sliders .my-slider_new.style2 h2 {
    font-size: 1.125rem;
    font-weight: 400 !important;
    font-family: "Plus Jakarta Sans", sans-serif !important;
}
.simple_sliders .my-slider_new .slick-arrow {
    display: none !important;
}

.simple_sliders .my-slider_new.style2 .slick-arrow {
    display: block !important;
    left: auto;
    right: 60px;
    top: -60px;
}
.simple_sliders .heading_sec {
    text-align: center;
    margin-bottom: 80px;
}

.simple_sliders .heading_sec h2 {
    font-size: 80px;
    line-height: normal;
    margin: 0;
}
.simple_sliders .my-slider_new.style2 .slick-arrow:before,
.testi-new-slider-card button.slick-prev:before{
  content: '';
  background-image: url('https://25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/Arrow%208.svg');
  width: 30px;
  height: 30px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 1;
}
.simple_sliders .my-slider_new.style2 .slick-next:before,
.testi-new-slider-card button.slick-next.slick-arrow:before{
  background-image: url('https://25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/Arrow%207.svg') !important;
}
.simple_sliders .my-slider_new.style2 button.slick-prev.slick-arrow {
    right: 120px;
}
.four_columns__boxs.style2 .heading_secs {
    text-align: center;
}
.four_columns__boxs.style2 .heading_secs h2 {
    color: #080808;
}
.four_columns__boxs.style2 .heading_secs p {
    margin: 0 auto;
    color: #080808;
    font-size: 16px;
    line-height: 24px;
}
.four_columns__boxs.style2 .four_columnrow .column4 .column4sp {
    border: 1px solid #000000;
    background: #F9FAFC;
}

.four_columns__boxs.style2 .four_columnrow .column4 .column4sp * {
    color: #080808;
}
.image-with-text-sec .text-block .arrow_before:Hover {
    opacity: 0.7;
}
.twoclm_claction .row_claction {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.twoclm_claction .row_claction .column6 {
    width: 50%;
    padding: 15px;
}

.twoclm_claction .row_claction .column6 h2 {
    font-size: 80px;
    color: #fff;
    line-height: normal;
}
.twoclm_claction .row_claction .column6 .columnsp  .join_btn {
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
}

.twoclm_claction .row_claction .column6 .columnsp .join_btn a {
    align-items: center;
    background: #080808;
    border-radius: 30px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 17px 70px 17px;
    position: relative;
    overflow: hidden;
}
.twoclm_claction .row_claction .column6 .columnsp .join_btn a:hover {
    background: #fff;
    color: #000;
}
.cta_bgimage_sec {
  min-height: 75vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.cta_bgimage_sec .row_claction {
    text-align: center;
    position: relative;
    z-index: 1;
    max-width: 1000px;
    margin: 0 auto;
}

.cta_bgimage_sec {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.cta_bgimage_sec::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0A090999;
}

.cta_bgimage_sec .row_claction h2 {
    font-size: 72px;
    color: #fff;
    line-height: normal;
    margin-bottom: 40px;
}

.cta_bgimage_sec .row_claction p {
    font-size: 17px;
    line-height: normal;
    max-width: 700px;
    margin: 0 auto;
}

.cta_bgimage_sec .join_btn a {
    align-items: center;
    background: #2D56F7;
    border-radius: 30px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 17px 30px 17px;
    position: relative;
    overflow: hidden;
}
.cta_bgimage_sec .join_btn a:hover {
    background: #000;
}

.cta_bgimage_sec .join_btn {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 60px;
}
#provider_hero.two-column_hero-form .row_clm .column_6.column_content {
    padding-right: 40px;
}

#provider_hero.two-column_hero-form .row_clm .column_6.column_content .btn {
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0px;
}

#provider_hero.two-column_hero-form .row_clm .column_6.column_content .btn a {
    align-items: center;
    background: #2D56F7;
    border-radius: 30px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 17px 30px 17px;
    position: relative;
    overflow: hidden;
}

#provider_hero.two-column_hero-form .row_clm .column_6.column_content .btn a:Hover {
    background: #fff;
    color: #000;
}

#provider_hero.two-column_hero-form .rich_content {
    padding-bottom: 40px;
}

#provider_hero.two-column_hero-form .rows_slide {
    max-width: 450px;
}
.providerbox_slider .section-Heading h2 {
    font-size: 80px;
    line-height: normal;
}
.providerbox_slider {
    overflow: hidden;
}
.providerbox_slider .provider_testimoanil .col4 {
    padding: 10px;
}

.providerbox_slider .provider_testimoanil .col4 .col4sp {
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}

.providerbox_slider .provider_testimoanil .col4 .col4sp .logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 5px;
}

.providerbox_slider .provider_testimoanil .col4 .col4sp .image {
    width: 100%;
}

.providerbox_slider .provider_testimoanil .col4 .col4sp .image img {
  height: 450px !important;
  object-fit: cover;
  width:100%;
  object-position: top center;
}
.providerbox_slider .provider_testimoanil .col4 .col4sp .content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    width: 100%;
}

.providerbox_slider .provider_testimoanil .col4 .col4sp .content h3 {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 5px;
}

.providerbox_slider .provider_testimoanil .col4 .col4sp .content h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
}

.providerbox_slider .row_clm {
    width: 125%;
    position: relative;
    right: 25%;
}
.providerbox_slider .row_clm button.slick-arrow {
    position: absolute;
    right: 60px;
    top: -100px;
    left: auto;
}
.providerbox_slider .row_clm button.slick-arrow::before  {
  content: '';
  background-image: url('https://25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/Arrow%208.svg');
  width: 34px;
  height: 34px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 1;
}
.providerbox_slider .row_clm button.slick-next::before  {
  background-image: url('https://25266601.fs1.hubspotusercontent-eu1.net/hubfs/25266601/Arrow%207.svg') !important;
}

.providerbox_slider .row_clm button.slick-prev {
  right: 120px;
}
.provider_testimoanil .slick-list {
  overflow: hidden;
  padding-left: 15%;
}
#providers_dark .sec_hading h2, #providers_dark .sec_hading p {
    color: #fff;
}
#providers_dark .sec_hading p {
    max-width: 500px;
}
.tabs-webflow-section .row_tabs.reverse_div {
    flex-direction: row-reverse;
}
.tabs-webflow-section-static .row_tabs.reverse_div {
    flex-direction: row-reverse;
}
.tabs-webflow-section.tabwebflow_on_hvoer.under_container_div .tab_image {
    width: 100% !important;
}
.tabs-webflow-section-static.tabwebflow_on_hvoer.under_container_div .tab_image {
    width: 100% !important;
}
.tabs-webflow-section.tabwebflow_on_hvoer.under_container_div .tab_image img#tab-image {
    height: auto !important;
    max-height: 100% !important;
    box-shadow: none !important;
    object-fit: contain !important;
}

.tabs-webflow-section-static.tabwebflow_on_hvoer.under_container_div .tab_image img#tab-image {
    height: auto !important;
    max-height: 100% !important;
    box-shadow: none !important;
    object-fit: contain !important;
}
#providers_dark.tabs-webflow-section.tabwebflow_on_hvoer .column6.left_content .accordion-item.active {
    background: #161616 !important;
    border: 0px !important;
}

#providers_dark.tabs-webflow-section-static.tabwebflow_on_hvoer .column6.left_content .accordion-item.active {
    background: #161616 !important;
    border: 0px !important;
}

#providers_dark.tabs-webflow-section .accordion .accordion-content p {
    color: #fff;
}

#providers_dark.tabs-webflow-section-static .accordion .accordion-content p {
    color: #fff;
}

.twoclm_claction .row_claction .column6 .columnsp .join_btn.withou_bg a {
    padding: 0px;
    background: transparent;
}

.twoclm_claction .row_claction .column6 .columnsp .join_btn.withou_bg a svg {
    margin-left: 15px;
}

.twoclm_claction .row_claction .column6 .columnsp .join_btn.withou_bg a:hover, 
.twoclm_claction .row_claction .column6 .columnsp .join_btn.withou_bg a:hover svg path {
    color: #2d56f7;
    fill: #2d56f7;
}
.four_columns__boxs.style_3 .four_columnrow .column4 .column4sp {
    border: 1px solid #707273B2;
    background: transparent;
}

.four_columns__boxs.style_3 .four_columnrow .column4 .column4sp img {
    border: 2px solid #3873ED;
    border-radius: 100%;
    padding: 10px;
    width: 50px !important;
    height: 50px !important;
}
.four_columns__boxs.style_3 .four_columnrow .column4 .column4sp h5 {
    padding: 20px 0px  10px;
}


#providers_dark .column6.left_content .heading_tabs h2 {
    font-size: 60px;
    color: #fff;
    line-height: normal;
}

#providers_dark .column6.left_content .heading_tabs p {
    font-size: 18px;
    color: #fff;
}
.maine-section_blog.sidebar.three-col {
    padding: 80px 0px;
}

.maine-section_blog.sidebar.three-col .sectionheading {
    text-align: center;
    max-width: 950px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.maine-section_blog.sidebar.three-col .sectionheading h2 {
    color: #080808;
    font-size: 80px;
    line-height: normal;
}
.maine-section_blog.sidebar.three-col .sectionheading p {
    font-size: 16px;
    max-width: 650px;
    margin: 0 auto;
    color: #2D2C2C;
}
.maine-section_blog.sidebar.three-col section.blog-index .blog-index__post-inner-card {
    border: 1px solid #707273;
    padding: 20px;
    height: 100%;
}

.maine-section_blog.sidebar.three-col section.blog-index .blog-index__post-inner-card .blog-post__tags {
    display: none;
}

.maine-section_blog.sidebar.three-col section.blog-index .blog-index__post-inner-card h4, .maine-section_blog.sidebar.three-col section.blog-index .blog-index__post-inner-card h4 a {
    color: #000000 !important;
    font-size: 24px !important;
    line-height: normal !important;
}
.maine-section_blog.sidebar.three-col section.blog-index .blog-index__post-inner-card .blog-listing__post-summary h4 {
    color: #080808;
    display: none;
}

.maine-section_blog.sidebar.three-col section.blog-index .blog-index__post-inner-card .blog-listing__post-summary h4 strong {
    font-weight: normal;
}

.maine-section_blog.sidebar.three-col section.blog-index .blog-index__post-inner-card .blog-listing__post-summary p {
    color: #080808;
    font-size: 16px;
    line-height: 24px;
}
.maine-section_blog.sidebar.three-col section.blog-index .blog-index__post-inner-card .blog-post__read-more a {
    color: #A9A5A5 !important;
}

.maine-section_blog.sidebar.three-col section.blog-index .blog-index__post-inner-card:hover {
    box-shadow: 0px 3px 5px 4px #2D56F7 !important;
}

.blog-pagination span.load-more-wrapper .next-posts-link.nav-previous.load-more.primary-btn {
    background: #2D56F7 !important;
}

.blog-pagination span.load-more-wrapper .next-posts-link.nav-previous.load-more.primary-btn:hover {
    background: #000 !important;
}
.case_studies_sec .sectionHeading {
    text-align: center;
    padding-bottom: 60px;
}

.case_studies_sec .sectionHeading h2 {
    color: #080808;
    font-size: 80px;
    line-height: normal;
}

.cm-case-studies .filter_card_row .filter_card_list.list .overlaycontent_ .card_inner {
    position: relative;
    border-radius: 30px;
}

.cm-case-studies .filter_card_row .filter_card_list.list .overlaycontent_ .card_inner .card_body {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    width: 100%;
    z-index: 1;
}

.cm-case-studies .filter_card_row .filter_card_list.list .overlaycontent_ .card_inner .video_icon {
    display: none;
}

.cm-case-studies .filter_card_row .filter_card_list.list .overlaycontent_ .card_inner .card_body .overlayLink.popup-vimeo {
    color: #FFFFFF !important;
}

.cm-case-studies .filter_card_row .filter_card_list.list .overlaycontent_ p {
    margin: 5px 0px 0px;
    color: #fff !important;
    font-size: 14px;
}

.cm-case-studies .filter_card_row .filter_card_list.list .overlaycontent_ .card_inner:before {
    background: #08080854;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
}

.cm-case-studies .filter_card_row .filter_card_list.list .overlaycontent_ .card_inner:hover {
    box-shadow: 3px 4px 4px 4px #2D56F7;
}
.mfp-iframe-holder .mfp-close {
    background: transparent;
}
.tabs-webflow-section.tabs_static_content #tab-content-display {
    color: #080808;
}
.tabs-webflow-section-static.tabs_static_content #tab-content-display {
    color: #080808;
}
.tabs-webflow-section.tabs_static_content #tab-content-display h2 {
    color: #080808;
    font-size: 82px;
    line-height: normal;
}
.tabs-webflow-section-static.tabs_static_content #tab-content-display h2 {
    color: #080808;
    font-size: 82px;
    line-height: normal;
}
.tabs-webflow-section.tabs_static_content .row_tabs {
    align-items: center;
}
.tabs-webflow-section-static.tabs_static_content .row_tabs {
    align-items: center;
}
.plumm-counter-sec .row {
  display: flex;
  flex-wrap: wrap;
}
.plumm-counter-sec .row .left-sec {
  width: 40%;
}
.plumm-counter-sec .row .right-sec {
  width: 60%;`
}
.plumm-counter-sec .row .right-sec .counter-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.plumm-counter-sec .row .right-sec .counter-row .item .bottom-text h5 {
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  color: #fff;
  margin: 0;
}
.plumm-counter-sec .row .right-sec .counter-row .counter-sec {
  width: 50%;
  padding: 0 15px;
  margin-bottom: 20px;
}
.plumm-counter-sec .row .right-sec .counter-row .item {
  display: flex;
  gap: 1;
}
.plumm-counter-sec .row .right-sec .counter-row .item h2 {
  font-size: 55px;
  color: #fff;
  line-height: normal;
  font-weight: 700;
  margin: 0;
}
.plumm-counter-sec .row .left-sec .content-sec h2 {
  font-size: 64px;
  font-weight: 700;
  line-height: 64px;
  color: #fff;
}

.plumm-counter-sec .row .right-sec .counter-row .counter-sec h5 {
    font-size: 18px;
}
.leadership-section {
  padding: 100px 0;
}
.leadership-section .heading-section {
  margin-bottom: 90px;
}
.leadership-section .heading-section h2 {
  font-size: 86px;
  line-height: normal;
  color: #fff;
}
.leadership-section .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.leadership-section .row .column-sec {
  width: 50%;
  padding: 0 15px;
  margin-bottom: 60px;
}
.leadership-section .row .column-sec .image-txt {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.leadership-section .row .column-sec .image-txt .image {
  width: 20%;
}
.leadership-section .row .column-sec .image-txt .description {
  width: 80%;
  padding-left: 40px;
}
.leadership-section .row .column-sec .image-txt .image img {
  width: 100%;
}
.leadership-section .row .column-sec .image-txt .description h3 {
  font-size: 26px;
  font-weight: 800;
  line-height: 30px;
  margin: 0 0 2px;
  color: #fff;
}
.leadership-section .row .column-sec .image-txt .description p {
  font-size: 17px;
  color: #fff;
  line-height: normal;
  font-weight: 400;
  margin:0px;
}
.our-team-section .heading-section h2 {
  font-size: 80px;
  text-align: center;
  font-weight: 700;
  line-height:  normal;
  color: #080808;
}
.our-team-section .heading-section p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
  color: #080808;
}
.our-team-section .out-team {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.our-team-section .out-team .column {
  width: 50%;
  padding: 0 20px;
}
.our-team-section .out-team .column .progress-bar .progress .title-sec {
  margin: 0 0 45px;
}

.our-team-section .out-team .column .progress-bar .progress .title-sec h3 {
  font-size: 36px;
  line-height: normal;
  font-weight: 700;
  margin: 0 0 10px;
  color: #080808;
}
.our-team-section .out-team .column .progress-bar .progress .title-sec span {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  color: #080808;
}
.our-team-section .out-team .column .progress-bar .progress .our-member .pro-gress {
  width: 100%;
  height: 8px;
  background: #D9D9D9;
}
.our-team-section .out-team .column .progress-bar .progress .our-member .pro-gress .progress-width {
  background: red;
  height:8px;
}
.our-team-section .out-team .column .progress-bar .progress .our-member {
  margin-bottom: 30px;
}
.our-team-section .out-team .column .progress-bar .progress .our-member .heading span {
  font-size: 16px;
  display: inline-block;
  margin: 0 0 8px;
  line-height: 26px;
  color: #080808;
  font-weight: 600;
}
.our-team-section .out-team .column.left-column .our-team-sec {
  padding: 20px;
  height: 100%;
}
.our-team-section .heading-section {
  margin-bottom: 120px;
}
.our-team-section .out-team .column:last-child .progress-bar .our-team-sec {
  background: transparent;
}
.call-to-action-blue .content-section h2 {
  font-size: 60px;
  text-align: center;
  line-height: 72px;
  color: #fff;
}
.call-to-action-blue .content-section .button-sec {
  text-align: center;
  margin-top: 70px;
}
.call-to-action-blue .content-section .button-sec a {
  display: inline-block;
  padding: 15px 30px;
  background: #080808;
  border-radius: 36px;
  color: #fff;
  font-weight: 500;
  line-height: normal;
  font-size: 18px;
}
.call-to-action-blue .content-section .button-sec a:hover {
    background: #fff;
    color: #080808;
}
  .tabs-webflow-section.tabs_static_content .accordion-content {
    padding: 0px !important;
  }
  .tabs-webflow-section-static.tabs_static_content .accordion-content {
    padding: 0px !important;
  }
.case_studies_sec .page-center .read-more {
    margin-top: 40px;
}
.cm-case-studies .filter_card .card_inner:hover {
    box-shadow: 3px 4px 4px 4px #2D56F7;
}
.case_studies_sec .page-center .read-more a:hover {
    background: #000 !important;
    color: #fff !important;
}
.main_adv_ftr.adv_filter.filter_sec .img_wrap:hover {box-shadow: 3px 4px 4px 4px #2D56F7;}

.adv_filter .filter_card .card_inner {
    overflow: inherit;
}
h1, h2 {
    letter-spacing: -1px;
}
.hero-tow-clumn_fullimg .content_clmrow .column_6 .column_sp.image video {
    width: 100%;
    height: 100%;
}
.hero-tow-clumn_fullimg .content_clmrow .column_6 .column_sp.image  video {
    width: 100%;
    max-height: 700px;
    object-fit: cover;
    object-position: top;
    box-shadow: 1px 1px 18px 9px #2D56F7;
    border-top-left-radius: 30px;
    background: #f3f3f3;
    border-bottom-left-radius: 30px;
}
.hero_index.hero-tow-clumn_fullimg .style2 .column_sp.image video{
    box-shadow: none;
    border-radius: 0px;
    object-fit: contain;
    background-color: transparent;
    object-position: right;
}
.hero_index.hero-tow-clumn_fullimg .page-center.style3 .full_imagerow video {
    width: 100%;
    box-shadow: 1px 1px 18px 9px #2D56F7;
    border: 1px solid #2D56F7;
    border-radius: 30px;
    height: auto;
}
.tabs-webflow-videosec .accordion-video.column6.content_video video {
    width: 100%;
    height: 100%;
    min-height: 600px !important;
    object-fit: cover;
    box-shadow: 2px 2px 9px 6px #2D56F7;
    border-radius: 30px;
    border: 1px solid #2D56F7;
    object-position: center center;
}
.tabs-webflow-videosec .accordion-video.column6.content_video #embed_container {
    width: 160%;
}

.blog-index__post-inner-card .blog-post-cnt .post-title {
    min-height: 220px;
}
div#providers_dark.tabs-webflow-section.tabwebflow_on_hvoer .accordion-item button.accordion-header:Hover {
    color:#3873ED !important
}
div#providers_dark.tabs-webflow-section-static.tabwebflow_on_hvoer .accordion-item button.accordion-header:Hover {
    color:#3873ED !important
}
.slider_nav-wrapper button.swiper-button-disabled {
    opacity: 0.4;
    pointer-events: none;
}
.free__trial_hero .hs-richtext {
    color: #080808;
}
.free__trial_hero .hs-richtext a {
    color: #080808;
}
.right_video_txt .containerflex .video-column video,
#blue_section.image-text-sec.show_imagefull .image-section video{
    box-shadow: 1px 1px 18px 9px #080808;
}
.image-text-sec.show_imagefull .image-section video{
    box-shadow: 1px 1px 18px 9px #2D56F7;
}

.partner_boxssec {
    background: #F9FAFC;
    display: inline-block;
    width: 100%;
}

.partner_boxssec .section_Heading {
    padding-bottom: 80px;
}

.partner_boxssec .section_Heading h2 {
    margin: 0 0 40px;
    color: #080808;
    font-size: 75px;
    line-height: normal;
}

.partner_boxssec .section_Heading p {
    color: #080808;
    font-size: 16px;
    max-width: 640px;
}

.partner_boxssec .threeclmbox {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -15px;
}

.partner_boxssec .threeclmbox .column5 {
    width: 33.33%;
    padding: 15px;
}

.partner_boxssec .threeclmbox .column5 .spclmd5 {
    box-shadow: 0px 4px 4px 0px #00000040;
    border: 1px solid #707273;
    border-radius: 30px;
    height:100%;
    padding: 30px 30px 55px;
}

.partner_boxssec .threeclmbox .column5 .spclmd5 h4 {
    color: #000000;
    margin: 15px 0 30px;
}

.partner_boxssec .threeclmbox .column5 h5 {
    margin: 0;
    color: #080808;
    font-size: 16px;
    font-weight: 400 !important;
}

.partner_boxssec .become_partner {
    padding: 40px;
    background: #E9EAEC;
    border-radius: 30px;
    margin: 60px 0px 80px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-end;
}

.partner_boxssec .become_partner .leftclm {
    padding-right: 30px;
    width: 70%;
}

.partner_boxssec .become_partner .rightclm {
    width: 30%;
    text-align: right;
}

.partner_boxssec .become_partner .leftclm h4 {
    color: #080808;
    font-size: 24px;
    margin: 0px 0px 5px;
}

.partner_boxssec .become_partner .leftclm p {
    margin: 0px;
    color: #080808;
    font-size:15px;
}

.partner_boxssec .become_partner .btns {
    display: flex;
    justify-content: flex-end;
}

.partner_boxssec .become_partner .btns a {
    align-items: center;
    background: #2D56F7;
    border-radius: 30px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 17px 20px 17px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.partner_boxssec .become_partner .btns a:hover {
    background: #000;
    color: #fff;
}
.get_startedbox {
    padding: 100px 0px;
    background: #080808;
}

.get_startedbox .headingsec {
    padding-bottom: 50px;
}

.get_startedbox .headingsec h3 {
    margin: 0px 0px 20px;
    font-size: 64px;
    line-height: normal;
}

.get_startedbox .headingsec p {
    max-width: 600px;
    line-height: 28px;
}

.get_startedbox .threeclmbox {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -15px;
}

.get_startedbox .threeclmbox .col4 {
    width: 33.33%;
    padding: 15px;
}

.get_startedbox .threeclmbox .col4 .coil45sp {
    border: 1px solid #FFFFFF;
    border-radius: 30px;
    padding: 25px 25px 35px;
}

.get_startedbox .threeclmbox .col4 .coil45sp img {
    width: 100%;
    height: auto;
}
.get_startedbox .threeclmbox .col4 .coil45sp h4 {
    margin: 30px 0 15px 0px;
}

.get_startedbox .threeclmbox .col4 .coil45sp p {
    margin: 0px;
    line-height: 26px;
    font-size: 15px;
}
.get_startedbox .threeclmbox .col4 .coil45sp {
    height: 100%;
}
.simple_text_bttn {
    background: #2D56F7;
    padding: 100px 0px;
}

.simple_text_bttn .headingsec {
    text-align: center;
    max-width: 880px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 50px;
}

.simple_text_bttn .headingsec h2 {
    margin: 0px;
    font-size: 82px;
    line-height: normal;
}

.simple_text_bttn .headingsec .buttonsd {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.simple_text_bttn .headingsec .buttonsd a {
    align-items: center;
    background: #000000;
    border-radius: 30px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 15px 30px 15px;
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.simple_text_bttn .headingsec .buttonsd a:hover {
    background: #fff;
    color: #000;
}

.simple_text_bttn .headingsec p {
    margin: 0px;
    font-size: 20px;
    line-height: 30px;
}
.our_podcast_sec {
    background: #fff;
    padding: 100px 0px;
}

.our_podcast_sec .heading {
    padding-bottom: 30px;
}

.our_podcast_sec .heading h2 {
    color: #080808;
    font-size: 64px;
}

.our_podcast_sec .podcast_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -10px;
}

.our_podcast_sec .podcast_row .clm4 {
    width: 33.33%;
    padding: 10px;
}

.our_podcast_sec .podcast_row .clm4 .clm4sp {
    border: 1px solid #707273;
    border-radius: 30px;
    padding: 15px;
}

.our_podcast_sec .podcast_row .clm4 .clm4sp .image img {
    width: 100%;
    border-radius: 18px;
}

.our_podcast_sec .podcast_row .clm4 .links {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0px;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}

.our_podcast_sec .podcast_row .clm4 .links a {
    display: inline-block;
}

.our_podcast_sec .podcast_row .clm4 .links img {
    object-fit: contain;
    width: 24px;
    height: auto;
}

.our_podcast_sec .podcast_row .clm4 .link.youtube img {
    width: 30px;
}

.our_podcast_sec .podcast_row .clm4 .clm4sp .content {
    padding: 10px 0px;
}

.our_podcast_sec .podcast_row .clm4 .clm4sp .content h4 {
    margin: 0px;
    color: #000000;
    font-size: 22px;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.our_podcast_sec .podcast_row .clm4 .clm4sp {
    height: 100%;
}


.testi-new-slider-card .slick-slide {
  margin: 0 10px;
  border-radius: 30px;
  height: inherit;
  transition: color .2s, background-color .2s, border-color .2s, box-shadow .2s;
}

.testi-new-slider-card .slick-slide:hover {
 
}

.testi-new-slider-card-cont {
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    padding: 22px;
}

h5.client-name {
    margin-bottom: 0.05rem;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.25;
}

.client-info p.client-role {
    margin: 0;
}

.testi-new-slider-card .client-image img {
    min-height: 490px;
    object-fit: cover;
    border-radius: 25px;
}

.testi-new-slider-card .client-image {
    position: relative;
}

.testi-new-slider-card .client-image::before {
    content: '';
    background: rgb(8 8 8 / 47%);
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 30px;
}

.blue-btn:hover{
  color:#FFFFFF;
}

@media(min-width:1080px){
  .about-plumm-silder-heading{
   width:540px;
  }
  .four_column_contentbx .row_content p{
    width:250px;
  }
  
  .image-text-sec .heading-section p{
    width:580px;
  }
}

.book-deomo-hr-heading{
   color:#FFFFFF;
}

@media(max-width:480px){
  .tabs-webflow-videosec .accordion-video.column6.content_video #embed_container{
    width: 100%;
    margin-top: 3rem;
  }
  
  .tabs-webflow-videosec .accordion-video.column6.content_video video{
    min-height:300px !important;
  }
  
  #hs_cos_wrapper_widget_1742014582046 .scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .text-block
  {
    height: auto !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  
  .scrollingtxt_image.scrolling_txtv2.home_stickyscrolling .subheadtext{
    margin-bottom:0 !important;
  }
  
  .scrollingtxt_image .containerflex .text-column .txt-wrap .right_flt .text-block{
    margin-bottom:
  }
  
 .book-deomo-hr-heading{
   color:#FFFFFF;
   margin-left:8px;
  }
  
#column3-4 .columnsp3 .menu_items{
    position: relative;
    bottom: 13rem;
  }
  
  #column3-6 .columnsp3 .menu_items{
    position: relative;
    bottom: 14rem;
  }
  
  #column3-8 .columnsp3 .menu_items{
    position: relative;
    bottom: 20rem;
  }
  
  #column3-9 .columnsp3 .menu_items{
    position: relative !important;
    bottom: 23rem !important;
  }
  
  .tabs-webflow-section.tabwebflow_on_hvoer .column6.left_content .accordion-item.active::before{
    height:12px !important;
    top:-12px !important;
    background: rgb(249 250 252);
  }
  
  .hero-tow-clumn_fullimg .content_clmrow .column_sp.content h1{
    line-height:40px !important;
  }
  
  .hero-tow-clumn_fullimg .content_clmrow .column_sp.content{
    padding-right:0px;
  }
  
  #hs_cos_wrapper_widget_1741264228223 .hero-tow-clumn_fullimg{
    padding-bottom:80px;
  }
  
  .image-text-sec .row-sec .left-sec{
    padding:0px;
  }
  
  .image-text-sec .row-sec .right-section{
    padding:0px;
  }
  
  .website_hdr .website_header_sec .navmenus .mainmenu_items li .subMenu_item__ .submenu_item1 li:hover .submenu_item2 {
    display:block !important;
  }
 
}



ul.trust-list {
    padding: 0;
    list-style: none;
}