/* FOOTER */




.btnImgIcon.activeIcon {
  display: none;
}

#footer .form-columns-2 {
  display: flex;
}

#footer select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 0 !important;
  padding-left: 1em !important;
  text-align-last: left !important;
}

.filtersList {
  border-radius: 20px;
  background: var(--Light-Card-Tertiary, radial-gradient(74.99% 100% at 0% 25.01%, rgba(244, 72, 43, 0.03) 0%, rgba(244, 72, 43, 0.00) 75%), radial-gradient(114.73% 141.42% at 100% 100%, rgba(244, 72, 43, 0.03) 0%, rgba(244, 72, 43, 0.00) 75%), linear-gradient(0deg, rgba(255, 255, 255, 0.70) 0%, rgba(255, 255, 255, 0.70) 100%), rgba(239, 235, 228, 0.70));
  box-shadow: 0 6px 6px -3px rgba(5, 18, 53, 0.05), 0 3px 3px -1.5px rgba(5, 18, 53, 0.05), 0 1px 1px -0.5px rgba(5, 18, 53, 0.05), 0 0 0 2px rgba(5, 18, 53, 0.05);
  padding: 16px 25px;
}

#footer .form-columns-2 .input {
  display: flex;
  margin: 0 !important;
}

#footer .form-columns-2 .input input,
#footer .form-columns-2 .input select {
  width: 100%;
  background: transparent;
  height: 45px;
}

#footer .hs-form fieldset {
  max-width: 100% !important;
}

#footer .hs-error-msg {
  color: red;
  height: 25px;
  margin: 0;
}

#footer .footer_highlight_area {
  padding-top: 20px;
}

#footer .row {
  width: 100%;
}

.header-area.desktop span.exploreHeading {
  justify-content: center;
  font-weight: 700;
}

span.selected_area_filter {
  display: flex;
  height: 25px !important;
}

#footer .row.footer_second_row {
  padding-right: 20px;
  padding-left: 20px;
}

span.selected_filter_value {
  -webkit-line-clamp: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

#footer .footer_company_tagline {
  line-height: 1.3;
}

#footer .hs_email::after {
  position: absolute;
  top: 5px;
  right: 0;
}

#footer .hs_email {
  position: relative;
}

footer#footer {
  padding-top: 0;
  padding-bottom: 0;
}

.filterBtnmobile {
  display: none;
  opacity: 0;
}

@media only screen and (max-width:768px) {
  .header.header-insiderone .header-wrapper .container {
    display: grid !important;
    grid-template-columns: 10fr 1fr 1fr;
  }

  a.close_area img {
    width: 15px;
    filter: invert(1) brightness(0.1) invert(1);
  }

  a.close_area {
    display: flex;
    padding: 10px;
    justify-content: end;
    position: absolute;
    top: -30px;
    right: 12px;
  }

  .filterBtnmobile {
    line-height: 14px;
    position: relative;
    z-index: 3;
    margin-bottom: 10px;
    padding: 0 12px 0 14px;
    font-size: 14px;
    color: var(--snow-color);
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    white-space: normal;
    border-radius: 48px;
    background: var(--Gradients-Gradient-1, linear-gradient(0deg, #E92E2F 0%, #FF6126 100%));
    box-shadow: 0 1px 1px -0.5px rgba(5, 18, 53, 0.05), 0 0 0 1px rgba(5, 18, 53, 0.05);
    cursor: pointer;
    border: none;
    transition: all 500ms ease-out;
    width: 120px !important;
    margin-left: 12px;
    margin-bottom: 0px;
  }

  .filterBtnmobile {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }

  .filterBtnmobile.visible {
    opacity: 1;
    visibility: visible;
  }

  div#filter {
    background: #f0ebe4;
  }


  #footer .form-columns-2 .input input,
  #footer .form-columns-2 .input select {
    border-radius: 90px;
    background: #434244;

  }

  #footer .form-columns-2 .input select {
    margin-top: 10px;
  }

  .footer .hs-form .hs_submit input,
  .footer .hs-form .hs-submit input {
    margin-top: 10px;
  }

  .achieveWithInsiderBox {
    flex-direction: column !important;
    margin: 10px;
    padding: 20px !important;
  }

  #footer>.container {
    display: flex;
    justify-content: center;
  }

  #footer .col-md-4 {
    display: flex;
    justify-content: center;
  }

  #footer .footer_row1_right {
    display: flex;
    justify-content: center;
    padding-right: 0;
  }

  #footer .footer_row1_right .row {
    display: flex;
    justify-content: center;
  }

  #footer .form-columns-2 {
    flex-wrap: wrap;
  }

  #footer .hs-richtext p {
    line-height: 1.3;
  }

  #footer .in-cell-link {
    line-height: 1;
  }

  #footer>.container>.row {
    display: flex;
    justify-content: center;
  }

  #footer .row.footer_second_row {
    padding-left: 0;
    padding-right: 0;
  }

  #footer .last_two_menu_items {
    padding-left: 0;
    padding-right: 0;
  }
}

span.close-icon {
  width: 10px !important;
}


:root {
  --white: #ffffff;
  --black: #000000;
  --basicDarkColor: #261A28;
  --nightRider: #333333;
  --primary-color: #592ef5;
  --chetwodeBlueColor: #6e6ac0;
  --midnightExpressColor: #261A28;
  --kashmirBlueColor: #556987;
  --dollyColor: #faff79;
  --whiteSmoke: #f7f7f7;
  --lightGray: #e4e4e4;
  --whisper: #e9e9e9;
  --dewColor: #e9f9eb;
  --cornSilkColor: #fdf9e7;
  --hawkesBlueColor: #c2ddff;
  --linenColor: #fcefe5;
  --magnoliaColor: #eadbff;
  --hawkesBlueGrayColor: #dcdee6;
  --persianBlueColor: #0a2ecc;
  --aliceBlueColor: #f7f9fa;
  --manatee-color: #91949f;
  --kashmirBlue-color: #5d6980;
  --gainsboro: #dcdcdc;
  --rose-light-color: #fff5f2;
  --txt-color-dark: #2c3546;
  --hanPurple: #412ef5;
  --txt-color: #2d2d41;
  --lavenderBlueColor: #c9c4fd;
  --snow-color: #fafafa;
  --midnight-express-color: #261A28;
  --cerulean-blue-color: #F4482B;
  --lavender-color: #F9DCD4;
  --light-cyan-color: #e1fffa;
  --light-sea-green-color: #21aca6;
  --alice-blue-color: #f0f2f4;
}

body {
  font-family: "Figtree", sans-serif !important;
  font-weight: 300;
  font-size: 16px;
  color: var(--nightRider);
  line-height: 184.4%;
  -webkit-overflow-scrolling: touch;
  background-color: #fafafa;
}

html {
  scroll-behavior: smooth;
}

* {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}

strong {
  font-weight: bold;
}

img {
  max-width: 100%;
  height: auto;
}

a,
a:hover {
  color: var(--primary-color);
  outline: none;
  font-weight: 500;
}

a:hover {
  text-decoration: none;
}

ul {
  margin-bottom: 0;
  list-style: none;
}

#footer select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.hs-form-9ecb910b-fbdc-426a-9494-135d47a0126a_9701a01e-3c14-4c91-bcec-3fd5f9df4278 fieldset {
  max-width: 100%;

}

.hs-input[type='checkbox'] {
  max-width: 20px !important;
  height: auto;
}

.hbspt-form fieldset {
  max-width: 100% !important;
}

.footer .hs_industry_dropdown .input {
  position: relative;
}

.footer .hs_industry_dropdown .input:after {
  background: url(/images/select-icon-light.svg);
  background-repeat: no-repeat;
  content: "";
  height: 16px;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  transform-origin: center;
  transition: transform 0.4s;
  width: 16px;
}

.mainContainer {
  width: 100%;
}

#desktop-modal>div {
  max-width: 700px;
}

#desktop-modal .hs-message {
  display: none;
}

#oneTimeModalForm .hs-message {
  display: none;
}

#desktop-modal .hbspt-form .input select,
footer .hbspt-form .input select {
  width: 100% !important;
  height: 40px;
  background-color: white;
}

#desktop-modal .hbspt-form .input input:not(#LEGAL_CONSENT\.subscription_type_7608382-9ecb910b-fbdc-426a-9494-135d47a0126a),
footer .hbspt-form .input input:not(#LEGAL_CONSENT\.subscription_type_7608382-9ecb910b-fbdc-426a-9494-135d47a0126a) {
  width: 100% !important;
  height: 45px;
}

#desktop-modal .hbspt-form label {
  margin-top: 20px;
  margin-bottom: 0px;
}

#desktop-modal .hs-richtext h1 {
  font-size: 20px;
  margin-top: -30px;
  margin-bottom: 0px;
}

#desktop-modal form {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#desktop-modal .form-columns-2 {
  flex-basis: 90%;
  max-width: none !important;
}

#desktop-modal .form-columns-1 {
  flex-basis: 90%;
  max-width: none !important;
}

#desktop-modal .hs_submit {
  flex-basis: 90%;
  max-width: none !important;
}

#desktop-modal .actions {
  display: flex;
  justify-content: center;
}

#desktop-modal .hs-error-msg {
  font-size: 10px;
  margin-top: -30px !important;
  color: red;
}

#desktop-modal .hs-button,
footer .hs-button {
  color: white;
  font-weight: 600;
  border: none;
  padding: 10px 100px;
  background-color: #261A28;
  font-family: Figtree;
}

footer .hs-button {
  margin-bottom: 40px;
}

.hs-button {
  cursor: pointer;
}

#desktop-modal .hbspt-form p {
  font-size: 12px;
  line-height: 1.2;
  display: inline-block !important;
}

#desktop-modal .hbspt-form .input {
  margin-right: 0px;
  width: 100% !important;
  padding-left: 5px;
  padding-right: 5px;
}

#desktop-modal .hbspt-form form-columns-2,
.hbspt-form form-columns-2 {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

#desktop-modal h3 {
  text-align: center;
  font-family: Figtree;
  font-weight: 700;
  font-size: 23px;
  margin-top: 50px;
}

#desktop-modal h5 {
  text-align: left;
  font-family: Figtree;
  font-weight: 400;
  font-size: 16px;
  margin-top: 20px;
  padding: 0 6%;
  text-align: center;
}

footer .hs-form-booleancheckbox p {
  font-size: 12px;
  line-height: 1.2;
  display: inline-block !important;
}

footer .legal-consent-container .hs-richtext {
  font-size: 12px !important;
  line-height: 1.2 !important;
  margin-top: 20px;
  margin-bottom: 20px;
}

#oneTimeModalForm .hs-form-booleancheckbox p {
  font-size: 2.5vw;
  line-height: 1.2;
  display: inline-block !important;
}

#oneTimeModalForm .hs-form-booleancheckbox {
  margin-top: 20px;
}

#oneTimeModalForm .hs_email label {
  display: none;
}

#oneTimeModalForm .legal-consent-container .hs-richtext {
  font-size: 2.4vw !important;
  line-height: 1.2 !important;
}

#oneTimeModalForm .hs-button,
footer .hs-button {
  color: white;
  font-weight: 600;
  border: none;
  padding: 10px 100px;
  background-color: #261A28;
  font-family: Figtree;
  margin-bottom: 0px;
  width: 100%;
}

#oneTimeModalForm .hs_email input {
  width: 100%;
}

.header-area {
  /* background-color: #051236; */
  background: #EFEBE4;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  height: 35rem;
  margin-bottom: 64px;
  position: relative;
  overflow: hidden;
  /* padding-top: 84px;
  margin-top: -84px; */
}

span.exploreHeading {
  justify-content: center;
}

.header-header {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 70px;
  text-align: center;
}

.header-header p {
  max-width: 500px;
  margin: 15px auto !important;
}



.header-header h2 {
  font-family: 'Red Hat Display';
  font-size: 40px;
  font-weight: 600;
  color: var(--midnight-express-color);
  line-height: 1.3;
  padding: 0;
  margin: 0 0 16px;
  text-align: center;
}

.header-header h1 {
  font-family: 'Red Hat Display';
  font-weight: 700;
  font-size: 4.5vw;
  padding: 0;
  color: white;
  line-height: 1;
}

.nav-link.active#nav-interactiveDemo-tab {
  border-top: 0.5px solid white !important;
  border-left: 0.5px solid white !important;
}

.nav-link.active#nav-videoWalkthrough-tab {
  border-top: 1px solid white !important;
  border-right: 1px solid white !important;
}

.nav-link#nav-interactiveDemo-tab {
  border-radius: 0px 0px 0px 5px;
}

.nav-link#nav-videoWalkthrough-tab {
  border-radius: 0px 0px 5px 0px;
}

.nav-link:not(.active) {
  border: 1px solid #051336 !important;
}

.tabNavInfo {
  border: none !important;
}

.header-header p {
  font-family: Figtree;
  font-size: 20px;
  font-weight: 500;
  color: var(--midnight-express-color);
  line-height: 1.2;
  padding: 0;
  margin: 0 0 26px;
  text-align: center;
}

.header-header button {
  border: none;
}

.header-img {
  width: 100%;
  display: flex;
  justify-content: center;
}

.header-img img {
  width: 100%;
}

.sticky-top {
  background-color: var(--snow-color) !important;
  backdrop-filter: blur(5px) !important;
  -webkit-backdrop-filter: blur(5px) !important;
  padding-top: 10px !important;
}

.sticky-top>div {
  min-width: 100%;
  padding: 0 5%;
}

.headerSection {
  padding: 15px 0;
  z-index: 2;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.65) 100%);
}

.headerSticky {
  top: 0;
  position: sticky;
}

.headerInfo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.demoLink {
  width: 180px;
  height: 44px;
  font-size: 18px;
  font-weight: 700;
  color: var(--midnightExpressColor);
  line-height: 1.2;
  background: var(--white);
  border: none;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.demoLink:hover {
  background: var(--midnightExpressColor);
  color: var(--dollyColor);
  font-weight: 700;
  border: none;
}

/* Start Insider Product Tours Styling Section */
.insiderProductTours {
  width: 100%;
  padding: 0 0 100px;
  background: linear-gradient(146.67deg,
      rgba(201, 196, 253, 0.65) 32.42%,
      rgba(194, 251, 255, 0.72) 84.76%);
}

.insiderProductLeftSide {
  margin: 115px 0 0;
}

.insiderProductLabel {
  font-size: 20px;
  font-weight: 700;
  color: var(--chetwodeBlueColor);
  line-height: 1.2;
  margin-bottom: 10px;
}

.insiderProductTitle {
  font-size: 48px;
  font-weight: 700;
  color: var(--midnightExpressColor);
  line-height: 1.2;
  margin-bottom: 24px;
}

.insiderProductDetails {
  font-size: 20px;
  font-weight: 500;
  color: var(--kashmirBlueColor);
  line-height: 1.2;
}

.whatsConversionImgInfo {
  display: flex;
  justify-content: center;
  height: 100%;
}

.whatsConversionImg {
  width: 85%;
}

.mobileData {
  display: none;
}

/* End Insider Product Tours Styling Section */

.insiderProductDemoDetails {
  padding: 96px 0 32px;
  position: relative;
  background: #EFEBE4;
}

/* Start Tab Styling Section */
.tabNavInfo {
  position: absolute;
  top: -161px;
  left: 50%;
  transform: translateX(-50%);
  width: 500px;
  height: 82px;
  background: var(--white);
  border: 1px solid var(--midnightExpressColor);
  border-radius: 3px;
}

.tabNavInfo .nav-tabs {
  height: 100%;
}

.tabNavInfo .nav-tabs .nav-link {
  font-size: 18px;
  font-weight: 700;
  color: var(--midnightExpressColor);
  line-height: 1.2;
  background: var(--white);
  border: none;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}

.tabNavInfo .nav-tabs .nav-link:hover,
.tabNavInfo .nav-tabs .nav-link.active {
  background: var(--midnightExpressColor);
  color: var(--dollyColor);
  border: none;
}

/* End Tab Styling Section */
.videoInfo {
  /*height: 550px;
  overflow: hidden;*/
}

.achieveWithInsiderBox span.exploreHeading {
  justify-content: start;
}

/* Start Filter Styling Section */

.fliterSection {
  padding-right: 10px;
  width: 100%;
  border-radius: 20px;
}

.filterSticky {
  position: sticky;
  top: 20px;
}

.filterHeading {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  font-size: 24px;
  font-weight: 700;
  color: var(--black);
  line-height: 1.1;
  padding-bottom: 8px;
  border-bottom: 1px solid var(--gainsboro);
  margin-bottom: 12px;
}

.filterCount {
  font-size: 14px;
  font-weight: 500;
}

.filterCount span {
  font-weight: 600;
}

.filter_title_area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.selected_area_filter {
  font-size: 11px;
}

.remove_filters a {
  color: rgba(38, 26, 40, 0.80);
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.remove_filters a {
  display: flex;
  gap: 5px;
  padding: 8px 12px;
  border-radius: 360px;
  background: #FAFAFA;
  box-shadow: 0 1px 1px -0.5px rgba(5, 18, 53, 0.05), 0 0 0 1px rgba(5, 18, 53, 0.05);
}

@media (min-width: 768px) {

  .mobile_image {
    display: none;
  }

  .close_area {
    display: none;
  }

  .mobileFilter {
    max-height: calc(100vh - 100px);
    overflow: scroll;
    position: sticky;
    top: 100px;
  }

  .filterList li a:hover {
    color: var(--midnight-express-color);
    background: var(--lavender-color);
    box-shadow: 0px 4px 12px rgba(44, 52, 86, 0.15);
  }
}

.filterContainer:not(:last-child) {
  padding-bottom: 32px;
}

.filterLabel {
  font-family: Figtree;
  font-size: 16px;
  color: var(--midnight-express-color);
  font-weight: 500;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding-top: 4px;
}

.filter-expand {
  position: relative;
  width: 14px;
  height: 14px;
  margin-left: 8px;
}



.filtersHeading {
  font-size: 20px;
  font-weight: 700;
}

.filterList {
  display: none;
  overflow: visible;
}


.filterList li {
  display: flex;
  margin: 12px 12px 0 0;
}

.filterList li a {
  display: flex;
  align-items: center;
  height: 40px;
  font-size: 14px;
  color: var(--midnight-express-color);
  font-weight: 600;
  line-height: 1.1;
  padding: 12px 16px;
  border-radius: 40px;
  background: var(--white);
  box-shadow: 0px 0px 0px 1px rgba(5, 18, 53, 0.05),
    0px 1px 1px -0.5px rgba(5, 18, 53, 0.05);
}

.filterList li .tab-icon {
  width: 16px;
  margin-right: 4px;
}

.filterList li .close-icon {
  width: 16px !important;
  margin-right: 4px;
  display: none;
}

.filterList li .close-icon img {
  width: 10px;
}

.filterList li img {
  width: 100%;
  display: block;
}

.filterList li img {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

.filterList li a span {
  position: relative;
}



.filterList li a.active {
  color: var(--cerulean-blue-color);
  background: var(--lavender-color);
  border-color: var(--cerulean-blue-color);
}

.filterList li a.disabled,
.filterList li a.disabled:hover {
  opacity: 60%;
  color: var(--midnight-express-color);
  background: var(--white);
  box-shadow: none;
  filter: none;
  cursor: default;
  box-shadow: 0px 0px 0px 1px rgba(5, 18, 53, 0.05),
    0px 1px 1px -0.5px rgba(5, 18, 53, 0.05);
}

.filterList li a.active .tab-icon {
  display: none;
}

.filterList li a.active .close-icon {
  display: flex;
  justify-content: center;
  align-items: center;

}

/* Filter Mobile */
.mobileFilterInfo {
  opacity: 0;
  pointer-events: none;
  transition: 0.25s ease-in-out;
  justify-content: space-between;
  align-items: center;
  display: none;
}




.filterArrow {
  display: inline-flex;
  width: 22px;
  height: 22px;
  margin-left: 4px;
  transition: all 500ms ease-in-out;
}

.filterArrow svg {
  transform: rotate(0deg);
}

.filterArrow svg path {
  fill: var(--cerulean-blue-color);
  stroke: none;
}

.filterActive .filterArrow svg {
  transform: rotate(-180deg);
}

.rotate-180 {
  transform: rotate(-180deg);
}

.mobileApply {
  display: none;
}

.mobileApply .applyBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 48px;
  border-radius: 40px;
  font-size: 14px;
  color: var(--snow-color);
  font-weight: 600;
  line-height: 1.2;
  white-space: normal;
  background-color: var(--cerulean-blue-color);
  cursor: pointer;
  border: none;
  transition: all 500ms ease-out;
  margin-top: 24px;
}

.interactive-listButton img.btnImgIcon {
  width: 12px !important;
}

/*
.mobileApply .applyBtn:hover {
  color: var(--cerulean-blue-color);
  background-color: var(--lavender-color);
  outline: none;
}
*/

/* End Filter Styling Section */
/*  */

.interactiveSection {
  margin-bottom: 32px;
}

.filterList li {
  display: inline-block;
  margin: 12px 0px 0 0;
}

.interactiveData {
  margin-bottom: 32px;
}

span.selected_filter_value {
  color: #F4482B;
  font-weight: 500;
}


.filter-expand:after {
  content: "";
  background: url(../images/dropdown-icon.png);
  width: 16px;
  height: 16px;
  background-size: 100%;
  display: block;
  background-repeat: no-repeat;
  transition: all .3s ease-in-out;
}

.filterContainer.active-container .filter-expand:after {
  transform: rotate(180deg);
  transition: all .3s ease-in-out;
}

.interactive-listData {
  display: flex;
  flex-direction: column;
  /* height: 100%; */
  background: var(--Light-Card-Tertiary, radial-gradient(74.99% 100% at 0% 25.01%, rgba(244, 72, 43, 0.03) 0%, rgba(244, 72, 43, 0.00) 75%), radial-gradient(114.73% 141.42% at 100% 100%, rgba(244, 72, 43, 0.03) 0%, rgba(244, 72, 43, 0.00) 75%), linear-gradient(0deg, rgba(255, 255, 255, 0.70) 0%, rgba(255, 255, 255, 0.70) 100%), rgba(239, 235, 228, 0.70));

  border-radius: 20px;
  padding: 8px;
  /* box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1); */
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 6px -3px rgba(5, 18, 53, 0.05), 0 3px 3px -1.5px rgba(5, 18, 53, 0.05), 0 1px 1px -0.5px rgba(5, 18, 53, 0.05), 0 0 0 2px rgba(5, 18, 53, 0.05);
}

.interactiveOneColData {
  height: 100%;
}

.interactiveTwoColumn {
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
}

.interactiveTwoColumn .interactiveData+.interactiveData {
  flex: 1;
}

.interactiveTwoColumn .interactiveData.d-none+.interactiveData {
  flex: none;
}

/* .interactiveData:hover .listDataHoverDetails {
  top: 0;
} */

.listDataDetails {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.listDataHoverDetails.second-card {
  width: 100%;
  height: 100%;
  position: absolute;
  /* top: 100%; */
  left: 0;
  z-index: 1;
  padding: 32px;
  transition: all 300ms ease-in-out !important;
}

.interactive-listImage {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

img.mobile_image {
  border-radius: 12px;
}



.interactive-listImage img {
  width: 100%;
}

.interactive-tagColor-1 {
  background: var(--dewColor);
}

.interactive-tagColor-2 {
  background: var(--cornSilkColor);
}

.interactive-tagColor-3 {
  background: var(--hawkesBlueColor);
}

.interactive-tagColor-4 {
  background: var(--linenColor);
}

.interactive-tagColor-5 {
  background: var(--magnoliaColor);
}

@media screen and (min-width:1440px) {
  .interactive-listDetails {
    justify-content: center;
  }
}


.interactive-listDetails {
  padding: 12px 12px 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  /*justify-content: center;*/
}

#hero-demo .interactive-listDetails {
  justify-content: space-between;
  align-items: center;
}

#hero-demo .interactive-listButton {
  margin-top: unset;
}

.interactive-tag {
  display: flex;
  font-family: 'Red Hat Display';
  font-size: 12px;
  line-height: 1.35;
  font-weight: 700;
  color: var(--midnight-express-color);
  ;
  text-transform: uppercase;
  margin-bottom: 42px;
  letter-spacing: 2px;
}

.interactive-listHeading {
  font-size: 24px;
  color: var(--midnight-express-color);
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 12px;
  font-family: 'Red Hat Display';
}

.interactive-listTitle {
  font-size: 16px;
  color: var(--midnight-express-color);
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 16px;
  min-height: 42px;
}

.interactive-listButton {
  display: flex;
}

.listBtn {
  display: flex;
  align-items: center;
  height: 44px;
  font-size: 14px;
  color: var(--midnight-express-color);
  font-weight: 600;
  line-height: 1.1;
  padding: 12px 16px 12px 12px;
  border-radius: 40px;
  cursor: pointer;
  margin-right: 12px;
  box-shadow: 0px 0px 0px 1px rgba(5, 18, 53, 0.05),
    0px 1px 1px -0.5px rgba(5, 18, 53, 0.05);
  transition: all 500ms ease-out;
}

.listBtn:hover {
  color: var(--midnight-express-color);
  font-weight: 600;
}

.listBtn img {
  width: 100%;
}

.btnLaunch {
  color: #F4482B;
  background: #F9DCD4;
  transition: all .3s ease-in-out;
  border-radius: 48px;
}

.btnLaunch:hover {
  border-radius: 12px;
  color: #F4482B;
  transition: all .3s ease-in-out
}

.btnLaunch .btnIconInfo {
  margin: 0 4px 0 0;
}

.btnLaunch .showIcon {
  transform: translate(0, 0);
  transition: transform 300ms ease-in-out;
}

.btnLaunch .activeIcon {
  transform: translate(-15px, 15px);
  transition: transform 300ms ease-in-out;
}

.btnLaunch:hover .showIcon,
.btnLaunch:focus .showIcon,
.btnLaunch:active .showIcon,
.btnLaunch.active .showIcon {
  transform: translate(15px, -15px);
}

.btnLaunch:hover .activeIcon,
.btnLaunch:focus .activeIcon,
.btnLaunch:active .activeIcon,
.btnLaunch.active .activeIcon {
  transform: translate(0, 0);
}

.btnVideo {
  background: var(--snow-color);
  border-radius: 48px;
}

.btnVideo:hover {
  border-radius: 12px;
  transition: all .3s ease-in-out;
}

.listShowMoreSection {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 8px;
  margin-bottom: 32px;
}

.listShowMoreBtn {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: var(--midnight-express-color);
  ;
  font-weight: 500;
  line-height: 1.1;
  cursor: pointer;
}

.listShowMoreBtn:hover {
  color: rgba(5, 18, 53, 1);
}

/* .listShowMoreBtn:hover .arrowIcon svg path {
  fill: #2146ec;
  stroke: #2146ec;
} */

.listShowMoreBtn strong {
  margin-left: 4px;
}

.listShowMoreBtn.active .arrowIcon img,
.listShowMoreBtn:hover .arrowIcon img,
.listShowMoreBtn.active .arrowIcon svg {
  transform: rotate(-180deg);
}

.listShowMoreBtn .arrowIcon {
  display: inline-flex;
  width: 16px;
  margin-left: 4px;
}

.listShowMoreBtn .arrowIcon img {
  width: 100%;
  transform: rotate(0deg);
  transition: transform 500ms ease-in;
}

.listDataHoverTitle {
  font-size: 20px;
  color: var(--basicDarkColor);
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 38px;
}

.listDataHoverList {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.listDataHoverList li {
  font-size: 20px;
  color: var(--basicDarkColor);
  font-weight: 500;
  line-height: 1.4;
  /* margin-bottom: 24px;  */
}

.listDataHoverList li .hover_links_inner {
  margin-bottom: 24px;
}

.listDataHoverList li img {
  max-width: 100%;
  max-height: 100%;
}

.listDataHoverList li a {
  color: var(--basicDarkColor);
  cursor: pointer;
  display: flex;
  align-items: center;
}

.listDataHoverList li .hoverListIcon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

li a:hover {
  /* box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25); */
  /*filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));*/
}



/*  */

.resultNotFound {
  font-size: 26px;
  font-weight: 600;
  color: var(--midnightExpressColor);
  text-align: center;
  padding: 60px 0;
}

.empty-data {
  text-align: center;
  margin: 12px 0 50px;
}

.empty-data img {
  height: 276px;
  margin-bottom: 26px;
}

.empty-details p {
  font-size: 16px;
  line-height: 24px;
  color: var(--black);
  margin-bottom: 0;
}

.empty-detail-space {
  margin-top: 24px;
}

.empty-details a {
  font-size: 16px;
  color: var(--primary-color);
  font-weight: 600;
  line-height: 24px;
}

/*** Start Trusted Section ***/

.empty-data {
  text-align: center;
  margin: 12px 0 50px;
}

.empty-data img {
  height: 276px;
  margin-bottom: 26px;
}

.empty-details p {
  font-size: 16px;
  line-height: 24px;
  color: var(--black);
  margin-bottom: 0;
}

.empty-detail-space {
  margin-top: 24px;
}

.empty-details a {
  font-size: 16px;
  color: var(--primary-color);
  font-weight: 600;
  line-height: 24px;
}

/*** End Trusted Section ***/
/*** Start Achieve With Insider ***/
.achieveWithInsiderSection {
  width: 100%;
  margin-bottom: 64px;
}

.achieveWithInsiderBox {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background: #e7f6ff;
  border-radius: 32px;
  padding: 64px;
  background: linear-gradient(182deg, var(--BG-Tertiary, #D0C2C7) 1.29%, #FAFAFA 98.71%);

  /* Shadow/l */
  box-shadow: 0 12px 12px -6px rgba(5, 18, 53, 0.05), 0 6px 6px -3px rgba(5, 18, 53, 0.05), 0 3px 3px -1.5px rgba(5, 18, 53, 0.05), 0 1px 1px -0.5px rgba(5, 18, 53, 0.05), 0 0 0 2px rgba(5, 18, 53, 0.05);
  gap: 48px;
}

.form_area {
  padding: 32px;
  border-radius: 16px;
  background: var(--Light-Second-Card, radial-gradient(74.99% 100% at 0% 25.01%, rgba(244, 72, 43, 0.03) 0%, rgba(244, 72, 43, 0.00) 75%), radial-gradient(114.73% 141.42% at 100% 100%, rgba(244, 72, 43, 0.03) 0%, rgba(244, 72, 43, 0.00) 75%), linear-gradient(0deg, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0.45) 100%), rgba(239, 235, 228, 0.70));
  box-shadow: 0 4px 30px -10px rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(2.5px);
}

.form_area label:not(label.hs-form-booleancheckbox-display) {
  display: none;
}

.hs-dependent-field .input li label input {
  flex: 1 0 10px;
}

.form_area input.hs-button.primary.large {
  border-radius: 50.13px;
  background: var(--Gradients-Gradient-1, linear-gradient(0deg, #E92E2F 0%, #FF6126 100%));
  color: #fff;
  transition: all .3s ease-in-out;

}

#footer .form-columns-2 {
  display: contents;
}

.footer-newsletter-form form select {
  display: block !important;
}

.form_area input.hs-button.primary.large:hover {
  border-radius: 12px;
  transition: all .3s ease-in-out;
}



.legal-consent-container .hs-richtext {
  margin-top: 20px;
}

.legal-consent-container .hs-richtext p {
  color: var(--Text-Tertiary, #474048);
  font-family: Figtree;
  font-size: 12px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 18px */
}

.hs-dependent-field .input li label span {
  margin-left: 10px;
  line-height: 1.2em;
}

.hs-dependent-field .input li label span p {
  color: var(--Text-Tertiary, #474048);
  font-family: var(--Font-Family-Sans-Serif, Figtree);
  font-size: 12px;
  font-style: normal;
  font-weight: var(--Font-Font-Weight-Regular, 400);
  line-height: 8.57px;
}


.hs-dependent-field .input li label {
  display: flex;

}

.form_area input,
.form_area select,
.form_area textarea {
  width: 100% !important;
  text-indent: 10px;
  border-radius: 8px;
  border: 1px solid #DBD6D1;
  background: var(--Light-Second-Card, radial-gradient(74.99% 100% at 0% 25.01%, rgba(244, 72, 43, 0.03) 0%, rgba(244, 72, 43, 0.00) 75%), radial-gradient(114.73% 141.42% at 100% 100%, rgba(244, 72, 43, 0.03) 0%, rgba(244, 72, 43, 0.00) 75%), linear-gradient(0deg, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0.45) 100%), rgba(239, 235, 228, 0.70));
  height: 36px;
  color: #474048;
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.258px;
  /* 168.817% */
}

.form_area .input {
  margin: 0 !important;
}

.form_area form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.form_area form>.form-columns-2 {
  display: flex;
  gap: 16px;
}


.achieveWithInsiderBox>div {
  flex: 1 0 45%;
}

.achieveWithInsiderBox h2 {
  font-family: Figtree;
  font-size: 40px;
  font-weight: 600;
  color: var(--midnight-express-color);
  line-height: 1.3;
  padding: 0;
  margin: 0 0 16px;
  text-align: left;
}

.achieveWithInsiderBox p {
  font-family: Figtree;
  font-size: 20px;
  font-weight: 500;
  color: var(--midnight-express-color);
  line-height: 1.2;
  padding: 0;
  margin: 0 0 16px;
  text-align: left;
}

.hs_message.hs-message.hs-fieldtype-textarea.field.hs-form-field {
  display: none;
}

.exploreHeading {
  display: flex;
  justify-content: left;
  font-family: Figtree;
  font-size: 12px;
  line-height: 1.3;
  font-weight: 700;
  color: var(--midnight-express-color);
  ;
  text-transform: uppercase;
  margin-bottom: 16px;
  letter-spacing: 2px;
}

/*** End Achieve With Insider ***/

/*** Start Schedule A Demo Section ***/


.btnDemo,
.btnDemo a {
  padding: 0 12px 0 16px;
  border-radius: 40px;
  font-size: 14px;
  color: var(--snow-color);
  font-weight: 600;
  line-height: 1.2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  white-space: normal;
  border-radius: 48px;
  background: var(--Gradients-Gradient-1, linear-gradient(0deg, #E92E2F 0%, #FF6126 100%));
  box-shadow: 0 1px 1px -0.5px rgba(5, 18, 53, 0.05), 0 0 0 1px rgba(5, 18, 53, 0.05);
  cursor: pointer;
  border: none;
  transition: all 500ms ease-out;
}

.btnDemo img {
  width: 100%;
}




.btnDemo:hover,
.btnDemo:hover a,
.btnDemo:focus,
.btnDemo:focus a,
.btnDemo:active,
.btnDemo:active a {
  outline: none;
  border-radius: 12px;
}

.btnIconInfo {
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-left: 4px;
  position: relative;
}

.modal-content input.hs-button.primary.large {
  padding: 0 12px 0 16px;
  border-radius: 40px;
  font-size: 14px;
  color: var(--snow-color);
  font-weight: 600;
  line-height: 1.2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  white-space: normal;
  border-radius: 48px;
  background: var(--Gradients-Gradient-1, linear-gradient(0deg, #E92E2F 0%, #FF6126 100%));
  box-shadow: 0 1px 1px -0.5px rgba(5, 18, 53, 0.05), 0 0 0 1px rgba(5, 18, 53, 0.05);
  cursor: pointer;
  border: none;
  transition: all .3s ease-in-out;
}

.modal-content input.hs-button.primary.large:hover {
  transition: all .3s ease-in-out;
  border-radius: 12px;
}



.btnImgIcon {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: 12px;
  height: 20px;
}

.btnDemo .showIcon {
  transform: translate(0, 0);
  transition: transform 300ms ease-in-out;
}

.btnDemo .activeIcon {
  transform: translate(-15px, 15px);
  transition: transform 300ms ease-in-out;
}

.btnDemo:hover .showIcon,
.btnDemo:focus .showIcon,
.btnDemo:active .showIcon,
.btnDemo.active .showIcon {
  transform: translate(15px, -15px);
}

.btnDemo:hover .activeIcon,
.btnDemo:focus .activeIcon,
.btnDemo:active .activeIcon,
.btnDemo.active .activeIcon {
  transform: translate(0, 0);
}

/*** End Schedule A Demo Section ***/
/*** Start Form container Section ***/
.formContainerInfo {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 54px 24px 32px;
}

.formTitle {
  font-size: 16px;
  color: var(--black);
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 10px;
}

.formSubTitle {
  font-size: 14px;
  color: var(--basicDarkColor);
  line-height: 1.6;
  margin-bottom: 16px;
}

.formRow {
  display: flex;
}

.formInput {
  width: 100%;
  height: 39px;
  font-size: 14px;
  color: var(--kashmirBlue-color);
  background: var(--aliceBlueColor);
  border: 1px solid var(--manatee-color);
  border-radius: 3px;
  padding: 10px;
}

.formSubmitBtn {
  font-size: 14px;
  font-weight: 600;
  color: var(--white);
  line-height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 40px;
  background: var(--basicDarkColor);
  border-radius: 5px;
}

.formSubmitBtn:hover {
  color: var(--white);
  font-weight: 600;
  opacity: 0.7;
}

.formButtonRow {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}

.formTerms {
  font-size: 11px;
  color: var(--manatee-color);
  line-height: 19px;
  text-align: center;
  padding-top: 16px;
}

.formTerms a {
  font-size: 11px;
  color: var(--persianBlueColor);
}

.formTerms a:hover {
  color: var(--persianBlueColor);
  text-decoration: underline;
}

/*** End Form container Section ***/

/** Start Footer Style **/
footer {
  padding: 80px 0 50px 0;
  background-color: #f7f7f7;
}

footer h6 {
  margin-top: 0;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
}

footer .links {
  margin-bottom: 40px;
}

footer .links li {
  margin: 4px 0;
}

footer .links a {
  color: var(--txt-color);
  font-weight: 400;
}

footer a:hover {
  color: var(--primary-color);
  text-decoration: underline;
}

footer .links .ins-hiring {
  font-size: 18px;
  font-weight: 800;
  color: var(--primary-color);
}

.subscribeNewsLetter label {
  margin: 0;
  font-size: 13px;
  font-weight: 600;
}

.subscribeNewsLetter .form-control {
  border: 0;
  border-radius: 0;
  height: 45px;
  max-width: 440px;
  border-bottom: 1px solid var(--txt-color);
}

.subscribeNewsLetter .btn {
  margin-top: 20px;
  color: #fff;
  background-color: var(--primary-color);
}

.subscribeNewsLetter .btn-submit {
  margin-top: 20px;
  color: #fff;
  background-color: var(--primary-color);
  border-radius: 999px;
  padding: 0 15px;
}

.subscribeNewsLetter .checkbox input {
  margin-top: 6px;
}

.subscribeNewsLetter .checkbox label {
  margin-left: 10px;
  line-height: normal;
}

.subscribeNewsLetter .errorMsg {
  display: none;
}

.subscribeNewsLetter .invalid .errorMsg {
  display: block;
}

.subscribeNewsLetter .invalid .form-control {
  border-bottom-color: #dc3545;
}

.subscribeNewsLetter .valid .form-control {
  border-bottom-color: #28a745;
}

.subscribeNewsLetter .noteTxt {
  margin-top: 10px;
  font-size: 10px;
  line-height: normal;
}

.subscribeNewsLetter .noteTxt a {
  color: var(--txt-color);
  font-weight: 300;
}

.footerLogos {
  margin: 50px 0;
}

.footerLogos a {
  margin: 0 17px;
}

.footerLogos a img {
  width: 80px;
}

.footerLogos a:nth-child(2) img {
  width: 68px;
}

footer .icons a {
  margin-left: 20px;
}

footer .icons a:hover {
  text-decoration: none;
}

footer .icons a:hover svg {
  color: var(--primary-color);
}

footer .icons svg {
  fill: currentColor;
  color: var(--txt-color);
}

.footer .copyrightTxt {
  margin: 0 15px;
  font-weight: 400;
  flex: 1;
  text-align: center;
  line-height: normal;
}

/*** End Footer Style ***/

/***   ***/
.pupup-modal .modal-dialog {
  max-width: 600px;
  margin: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) !important;
}

.pupup-modal .modal-iframe-full {
  max-width: 90%;
  height: 90%;
}

.pupup-modal .modal-iframe-full .close {
  position: absolute;
  top: -8px;
  right: -8px;
  width: 24px;
  height: 24px;
  background: var(--white);
  border-radius: 50%;
  padding: 3px;
  border: 1px solid var(----gainsboro);
  box-shadow: 0px 1px 10px rgba(15, 15, 78, 0.2);
}

.pupup-modal .modal-iframe-full .close span {
  display: flex;
}

.pupup-modal .modal-formArea {
  max-width: 327px;
}

.pupup-modal .modal-iframe-full .popupContainer {
  height: 100%;
}

.pupup-modal .modal-content {
  height: 100%;
  box-shadow: 0px 1px 10px rgba(15, 15, 78, 0.2);
}

.pupup-modal .close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 24px;
  z-index: 10;
  opacity: 1;
  outline: none;
}

.pupup-modal .modal-body {
  padding: 0;
}

.demoModal-modal .modal-content {
  background: var(--alice-blue-color);
  border-radius: 32px;
  box-shadow: 0px 0px 0px 2px rgba(34, 34, 34, 0.05),
    0px 1px 1px -0.5px rgba(5, 18, 53, 0.05),
    0px 3px 3px -1.5px rgba(5, 18, 53, 0.05),
    0px 6px 6px -3px rgba(5, 18, 53, 0.05),
    0px 12px 12px -6px rgba(5, 18, 53, 0.05),
    0px 24px 24px -12px rgba(5, 18, 53, 0.05);
}

.popup-container {
  width: 100%;
  /* background: var(--alice-blue-color); */
  padding: 24px;
}

.demoModal-modal .modal-body {
  padding: 0;
  position: relative;
}

.modalFormSection {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.formTagInfo {
  display: flex;
  font-family: Figtree;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 700;
  color: var(--midnight-express-color);
  ;
  text-transform: uppercase;
  margin-bottom: 54px;
  letter-spacing: 2px;
}

.modalFormSection h2 {
  font-size: 24px;
  color: var(--midnight-express-color);
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 12px;
  text-align: center;
}

.modalFormSection p {
  font-size: 16px;
  color: var(--midnight-express-color);
  font-weight: 500;
  line-height: 1.3;
  padding: 0;
  margin: 0;
  text-align: center;
}

.close-modal {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--white) !important;
  border-radius: 30px;
  opacity: 1;
}

.close-modal svg {
  transform: rotate(0deg);
  transition: transform 500ms ease-out;
}

.close-modal:focus {
  outline: none;
}

.close-modal:hover {
  background-color: #ec465d !important;
}

.close-modal:hover svg {
  transform: rotate(-180deg);
}

.close-modal:hover svg path {
  fill: #fff;
  stroke: #fff;
}

.modalFormInfo {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 32px;
}

.modalFormRow:not(:last-child) {
  margin-bottom: 16px;
}

.modalInputRow {
  width: 100%;
  height: 52px;
  border-radius: 24px;
  background: rgba(250, 250, 250, 1);
  position: relative;
}

.modalInput {
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: var(--midnight-express-color);
  ;
  font-weight: 600;
  line-height: 1.2;
  border-radius: 24px;
  background: rgba(250, 250, 250, 1);
  padding: 18px 18px 18px 56px;
  border: none;
  outline: none;
}

.inputEmailIcon {
  position: absolute;
  top: 16px;
  left: 24px;
  z-index: 9;
  width: 20px;
  height: 20px;
}

.error-mess {
  font-size: 12px;
  color: #ec465d;
  font-weight: 500;
  line-height: 1.2;
  padding-top: 5px;
}

.btnContinue {
  width: 100%;
  padding: 0 12px 0 16px;
  font-size: 14px;
  color: var(--snow-color);
  font-weight: 600;
  line-height: 1.2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  white-space: normal;
  border-radius: 48px;
  background: var(--Gradients-Gradient-1, linear-gradient(0deg, #E92E2F 0%, #FF6126 100%));
  box-shadow: 0 1px 1px -0.5px rgba(5, 18, 53, 0.05), 0 0 0 1px rgba(5, 18, 53, 0.05);
  cursor: pointer;
  border: none;
  position: relative;
  transition: all 500ms ease-out;
}

.btnContinue:hover {
  color: var(--cerulean-blue-color);
  background-color: var(--lavender-color);
  outline: none;
}

.btnContinue::before {
  content: "";
  position: absolute;
  top: 12px;
  right: 12px;
  width: 20px;
  height: 20px;
  background: url(../images/rightWhite-icon.png) no-repeat;
  transition: all 500ms ease-out;
}

.btnContinue:hover::before {
  background: url(../images/rightBlue-icon.png) no-repeat;
}

.popupContainer {
  width: 100%;
  background: var(--white);
  overflow-y: scroll;
  border-radius: 5px;
  padding-bottom: 40px;
}

.desktop {
  display: flex;
}

.mobile {
  display: none;
}

/***  ***/

/***  ***/

@media (min-width: 768px) and (max-width: 1024px) {
  .insiderProductLeftSide {
    margin: 70px 0 0;
  }

  .insiderProductLabel {
    font-size: 18px;
    margin-bottom: 8px;
  }

  .insiderProductTitle {
    font-size: 40px;
    margin-bottom: 20px;
  }

  .insiderProductDetails {
    font-size: 18px;
  }

  .tabNavInfo {
    top: -157px;
    width: 410px;
    height: 72px;
  }

  .trusted-company-logo li {
    padding: 0 2%;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: flex;
  }

  .header-area {
    height: 25rem;
    margin-bottom: 32px;
  }

  .header-header {
    margin-bottom: 40px;
  }

  .insiderProductDemoDetails {
    padding: 0 0 32px;
  }
}


.mobileFilter {
  overflow: visible;
}

@media (min-width: 992px) and (max-width: 1024px) {
  .col-lg-6 {
    max-width: 100%;
    flex: none;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1260px;
  }
}

@media (max-width: 768px) {
  .interactive-listImage img:not(.mobile_image) {
    display: none;
  }

  .filtersList {
    box-shadow: none;
    padding: 20px !important;
  }

  .w-popover-overlay__media-embed-wrapper>div {
    margin-top: 80px;
  }

  .w-popover-overlay {
    padding-top: 80px;
    position: relative;
  }


  .w-popover-overlay::before {
    position: fixed;
    content: "";
    background-image: url('../images/modal-cross.svg');
    top: 25px;
    right: 25px;
    width: 50px;
    height: 50px;
    z-index: 99;
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
  }

  nav.w-css-reset.w-css-reset-tree {
    top: 336px !important;
  }

  .header-header {
    padding: 0 20px;
    margin-bottom: 28px;
  }



  .header-img img {
    width: 100%;
    min-width: 100%;
  }

  .header-img {
    margin-top: -20vw;
  }

  .header-area {
    height: 27rem;
    margin-bottom: 32px;
  }

  .header-header h1 {
    padding: 0;
    font-size: 13vw;
  }

  .header-header h2 {
    padding: 0 10px;
  }

  .header-header p {
    padding: 0 10px;
  }

  .insiderProductTours {
    padding: 0 0 85px;
  }

  .mobileSideSpace {
    padding-left: 24px;
    padding-right: 24px;
  }

  .headerInfo {
    text-align: center;
  }

  .headerInfo>a img {
    width: 80px;
  }

  .demoLink {
    width: 150px;
    height: 34px;
    font-size: 14px;
  }

  .insiderProductLeftSide {
    margin: 20px 0 0;
  }

  .insiderProductLabel {
    font-size: 16px;
  }

  .insiderProductTitle {
    font-size: 36px;
    margin-bottom: 40px;
  }

  .insiderProductDetails {
    font-size: 18px;
    margin-top: 30px;
    line-height: 30px;
  }

  .whatsConversionImgInfo {
    height: auto;
  }

  .mobileData {
    display: block;
  }

  .insiderProductDemoDetails {
    padding: 85px 0 40px;
  }

  .tabNavInfo {
    top: -110px;
    width: 326px;
    height: 50px;
  }

  .tabNavInfo .nav-tabs .nav-link {
    text-align: center;
  }

  .navbar>.container {
    align-items: center;
    justify-content: flex-start;
  }

  .navbar-brand {
    margin-right: auto;
  }

  .mobileFilterInfo {
    display: flex;
    width: fit-content;
    margin-right: 10px;
    margin-left: 10px;
  }

  .mobileFilterInfo .filterActive+.filterCount {
    color: var(--white);
  }

  .filterShow .filterHeading {
    display: none;
  }

  .nav .btnDemo {
    padding: 0 5px 0 10px;
  }

  .mobile-filter-overlay {
    z-index: 9;
    transition: 0.25s;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
  }

  .mobile-filter-overlay.show-overlay {
    visibility: visible;
    opacity: 0.6;
  }

  button.btnDemo img.btnImgIcon {
    width: 20px !important;
  }

  .fliterSection {
    left: -100%;
    transform: translate(-50%, -50%);
    position: fixed;
  }

  .fliterSection.visible {
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 0;
    padding: 15px !important;
    width: 90%;
    left: 50%;
    background: #f0ebe4 !important;
    z-index: 9999;
    height: 0;
    overflow: hidden;
    transition: all .3s ease-in-out;
  }

  .fliterSection.visible {
    overflow: visible;
    height: auto !important;
    transition: all .3s ease-in-out;
  }

  div#filter {
    background: var(--Light-Card-Secondary);
    padding: 0;
  }

  .filtersList {
    border: none;
  }

  .sticky-top>div {
    padding: 0;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: flex;
  }

  .filterShow {
    display: block;
  }

  .mobileApply {
    display: block;
  }

  .filtersList {
    max-height: 53vh;
    overflow: scroll;
    padding-right: 12px;
  }

  .fliterSection {
    width: 100%;
    background: var(--white);
  }

  .filterShow .fliterSection {
    padding: 24px;
    padding-right: 12px;
  }

  .trusted-company {
    padding: 64px 0 42px;
  }

  .trusted-company .titleBox {
    font-size: 20px;
    margin-bottom: 40px;
    padding: 0 10px;
  }

  .trusted-company-logo li {
    width: 50%;
    margin-top: 0;
    padding: 0 2%;
  }

  footer .links {
    text-align: center;
  }

  .footerLogos a {
    margin: 0 14px;
  }

  .subscribeNewsLetter .btn-submit {
    border-radius: 6px;
  }

  .footer .copyrightTxt {
    margin: 20px 0;
  }

  /** Popup Style **/
  .pupup-modal .modal-body {
    display: flex;
  }

  .pupup-modal .modal-dialog {
    width: 100%;
    margin: 0 auto;
    height: 100%;
  }

  .pupup-modal .modal-content {
    box-shadow: none;
    border: none;
    border-radius: 0;
  }

  .pupup-modal .modal-formArea {
    max-width: 80%;
    height: auto;
    transform: translate(-50%, -50%) !important;
    top: 50%;
    margin: 0;
  }

  #desktop-modal h3 {
    font-size: 5vw;
    padding: 0 10vw;
  }

  #desktop-modal>div {
    max-width: 80%;
  }

  .pupup-modal .modal-iframe-full {
    max-width: 100%;
    height: 100%;
  }

  .tabNavInfo .nav-tabs .nav-link {
    font-size: 3.3vw;
    padding: 0;
  }

  .insiderProductDemoDetails .hover_link,
  .insiderProductDemoDetails .hover_links {
    display: none;
  }

  .interactive-listDetails {
    display: block;
    height: unset;
  }

  .listDataDetails {
    height: unset;
  }

  .insiderProductDemoDetails {
    padding: 0 0 32px;
    z-index: 10;
  }
}

#desktop-modal .hbspt-form label.hs-error-msg {
  display: block !important;
  line-height: 1.2 !important;
  margin-top: 10px !important;
}

.submitted-message {
  display: none !important;
}

#hero-demo .interactive-listDetails {
  flex-direction: row;
  column-gap: 56px;
}

#hero-demo .interactive-listTitle {
  margin-bottom: 0;
}

#hero-demo .listBtn.btnLaunch {
  white-space: nowrap;
}

@media only screen and (max-width:1024px) {
  .btnDemo img {
    width: 20px;
  }

  .btnDemo,
  .btnDemo a {
    width: 200px;
  }

  #hero-demo {
    /*display: none;*/
  }

  #hero-demo .interactive-listTitle {
    margin-bottom: 5vw;
  }

  .header-area {
    margin-bottom: 0 !important;
  }

  .floating-label {
    display: none;
  }
}

@media only screen and (min-width:768px) {
  .mobileFilter {
    scrollbar-width: none;
  }
}


#faqAccordion {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.faq-heading {
  text-align: center;
  font-weight: 600;
}

#faqAccordion .card {
  border: 1px solid #A9C2D8;
}

.accordion-header {
  cursor: pointer;
  display: flex;
  border: 0;
}

#faqAccordion .card-body {
  border-top: 1px solid #A9C2D8;
}

#faqAccordion .accordion-icon {
  float: right;
  font-weight: bold;
  font-size: 1.2rem;
  transition: transform 0.2s ease;
}

#faqAccordion .collapsed .accordion-icon::before {
  content: '+';
  color: #80a7c0;
}

#faqAccordion .accordion-header:not(.collapsed) .accordion-icon::before {
  content: '–';
  color: #80a7c0;
}

#faqAccordion .accordion-button {
  all: unset;
  font-size: 18px;
  width: 100%;
  color: #51545E;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
}

#faqAccordion .accordion-button:focus {
  outline: none;
}

#faqAccordion .card-header {
  padding: 0;
}

#faqAccordion a {
  color: #2146ec;
}