.revops_pop .our-service-main .our-service-toggle-btn .our-service-btn-icon {
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(23.6px);
  -webkit-backdrop-filter: blur(23.6px);
  box-shadow: inset 0px 16.87px 16.87px rgba(255, 255, 255, 0.28), inset 0px -16.87px 16.87px rgba(164, 179, 255, 0.28), 0px -1px 4px rgba(0, 0, 0, 0.05);
  filter: drop-shadow(0px 12px 8.43px rgba(135, 82, 150, 0.2));
}

.revops_pop.salesforce .our-service-main .our-service-toggle-btn .our-service-btn-icon {
  background: linear-gradient(268.5deg, rgba(255, 255, 255, 0.2) -0.06%, rgba(255, 255, 255, 0.2) 97.65%);
  backdrop-filter: blur(11.8072px);
  -webkit-backdrop-filter: blur(11.8072px);
  box-shadow: 0px 12px 8.43373px rgba(0, 162, 225, 0.2), 0px -1px 4px rgba(0, 0, 0, 0.05), inset 0px -16.8675px 16.8675px rgba(164, 179, 255, 0.28), inset 0px 16.8675px 16.8675px rgba(255, 255, 255, 0.28);
  filter: unset;
  position: relative;
  z-index: 1;
}

.revops_pop.servenow .our-service-main .our-service-toggle-btn .our-service-btn-icon {
  background: linear-gradient(268deg,
      rgba(255, 255, 255, 0.2) -0.06%,
      rgba(255, 255, 255, 0.2) 97.65%);
  box-shadow: 0 12px 8.434px 0 rgba(58, 177, 37, 0.2),
    0 -1px 4px 0 rgba(0, 0, 0, 0.05),
    0 -16.867px 16.867px 0 rgba(164, 179, 255, 0.28) inset,
    0 16.867px 16.867px 0 rgba(255, 255, 255, 0.28) inset;
  backdrop-filter: blur(11.807229995727539px);
  -webkit-backdrop-filter: blur(11.807229995727539px);
}

.revops_pop .our-service-main .our-service-toggle-btn.active {
  border-color: #87529680;
  background: #8752961A;
}

.revops_pop.salesforce .our-service-main .our-service-toggle-btn.active {
  border-color: #00A2E180;
  background: #00A2E11A;
}

.revops_pop.servenow .our-service-main .our-service-toggle-btn.active {
  border-color: #3AB12580;
  background: #3AB1251A;
}

.revops_pop .our-service-main .our-service-checkbox-label input:checked+.our-service-check {
  background: #875296;
  border-color: #875296;
}

.revops_pop.salesforce .our-service-main .our-service-checkbox-label input:checked+.our-service-check {
  background: #00A2E1;
  border-color: #00A2E1;
}

.revops_pop.servenow .our-service-main .our-service-checkbox-label input:checked+.our-service-check {
  background: #3AB125;
  border-color: #3AB125;
}

.revops_pop .our-service-main .our-service-selected-tag {
  background: #8752961A;
  color: #875296;
}

.revops_pop.salesforce .our-service-main .our-service-selected-tag {
  background: #00A2E11A;
  color: #00A2E1;
}

.revops_pop.servenow .our-service-main .our-service-selected-tag {
  background: #3AB1251A;
  color: #3AB125;
}

.revops_pop.salesforce .get-in-touch.our-hubspot-service-form .tb_btn_wrapper .custom-submit-btn:hover {
  background-color: #00A2E1 !important;
}

.revops_pop .get-in-touch.our-hubspot-service-form .tb_btn_wrapper .custom-submit-btn:hover {
  background-color: #875296 !important;
}

.revops_pop.servenow .get-in-touch.our-hubspot-service-form .tb_btn_wrapper .custom-submit-btn:hover {
  background-color: #3ab125 !important;
}

.revops_pop .our-hubspot-service-form .our-service-category-toggles {
  grid-template-columns: repeat(2, 1fr);
}

.revops_pop.servenow .our-hubspot-service-form .our-service-category-toggles {
  grid-template-columns: repeat(3, 1fr);
}

.revops_pop.service .our-hubspot-service-form .our-service-category-toggles {
  grid-template-columns: repeat(4, 1fr);
}

.our-service-main-popup.wpcf7-response-output {
  text-align: center;
}

/*Revenue Ecosystem Section css start*/

.tb_opt_clm_first {
  max-width: 316px;
  width: 100%;
}

.tb_opt_clm_second {
  max-width: 150px;
  width: 100%;
}

.tb_opt_clm_third {
  max-width: 292px;
  width: 100%;
}

.tb_opt_clm_fourth {
  max-width: 150px;
  width: 100%;
}

.tb_opt_clm_fifth {
  max-width: 316px;
  width: 100%;
}

.tb_optimize .blue_circle_holder {
  max-width: 150px;
  position: relative;
  width: 150px;
  max-height: 150px;
  height: 150px;
  /* background: linear-gradient(0deg, #875296 0%, #d47ee6 100%);
  box-shadow: 0px -8px 10px 0px #812e934d; */
  border-radius: 50%;
}

.tb_optimize .orange_circle_holder::before,
.tb_optimize .blue_circle_holder::before {
  background: linear-gradient(0deg, #875296 0%, #d47ee6 100%);
  box-shadow: 0px -8px 10px 0px #812e934d;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  pointer-events: none;
  animation: rotate-animation-full 5s infinite linear;
  bottom: 0;
}



.tb_optimize .orange_circle_holder {
  max-width: 150px;
  width: 150px;
  max-height: 150px;
  height: 150px;
  background: linear-gradient(0deg, #ff4800 0%, #ffa480 100%);
  box-shadow: 0px 8px 10px 0px #ba35004d;
  border-radius: 50%;
}

.tb_optimize .orange_circle_holder::before {
  background: linear-gradient(0deg, #ff4800 0%, #ffa480 100%);
  box-shadow: 0px 8px 10px 0px #ba35004d;

}


/* rotate-animation  */

@keyframes rotate-animation-full {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* rotate-animation  */

.tb_graph_row .elementor-icon-list-icon svg {
  animation: pulseDot 1.2s infinite ease-in-out;
}

@keyframes pulseDot {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.5);
    opacity: 0.6;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

/* home page Image Animation start*/
.hs-platinum-bnr-left-img img {
    animation: floatBadge 3s ease-in-out infinite;
    transform-origin: center;
}

/* Keyframes */
@keyframes floatBadge {
    0% {
        transform: translateY(0px) scale(1) rotate(0deg);
    }
    50% {
        transform: translateY(0px) scale(0.95) rotate(3deg);
    }
    100% {
        transform: translateY(0px) scale(1) rotate(0deg);
    }
}
/* home page Image Animation end*/



.tb_optimize .tb_center_logo_holder {
  max-width: 162px;
  width: 100%;
  max-height: 162px;
  position: relative;
  height: 162px;
  border-radius: 50%;
}
.tb_optimize .tb_center_logo_holder::after {
    background: linear-gradient(268.5deg, rgba(255, 255, 255, 0.2) -0.06%, rgba(255, 255, 255, 0.2) 97.65%);
    box-shadow: 0px -25px 25px 0px #a4b3ff47 inset;
    backdrop-filter: blur(35px);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 0;
    right: 0;
    pointer-events: none;
    animation: rotate-animation-full 5s infinite linear;
    bottom: 0;
    z-index: 0;
}

.tb_optimize .tb_center_logo_holder .elementor-widget-image{
animation: scale1 2.5s linear infinite;
}
/* Scale animation  */
@keyframes scale1 {
    0% {
      transform: scale(0.8);
    }
    50% {
      transform: scale(1);
    }
    100% {
      transform: scale(0.8);
    }
}
/* Scale animation  */
@keyframes scale2 {
    0% {
      transform: scale(0.9);
    }
    50% {
      transform: scale(1);
    }
    100% {
      transform: scale(0.9);
    }
}
@keyframes scale3 {
    0% {
      transform: scale(0.9) translateY(-50%);
    }
    50% {
      transform: scale(1) translateY(-50%);
    }
    100% {
      transform: scale(0.9) translateY(-50%);
    }
}
/* .tb_optimize .orange_circle_holder .elementor-widget-heading, .tb_optimize .blue_circle_holder .elementor-widget-heading {
    animation: scale1 2.5s linear infinite;
    animation-delay: 0.5s;
} */

/* Scale animation  */


.tb_optimize .tb_opt_clm_third {
  background-color: #1527380a;
  border-radius: 50%;
  max-width: 225px;
  width: 100%;
  min-height: 225px;
  max-height: 225px;
  height: 100%;
}
.tb_optimize .tb_center_logo_holder .elementor-widget-image {
    z-index: 1;
}
.tb_optimize .tb_center_logo_holder:before {
  content: "";
  box-shadow: 0px 0px 10px 0px #21314233;
  width: 100%;
  height: 100%;
  animation: rotate-animation-full 5s infinite linear;
  border-radius: 50%;
}

.tb_optimize .tb_opt_clm_third:before {
  content: "";
  background-image: url(/wp-content/uploads/2026/02/purple_circle.svg);
  width: 270px;
  height: 140px;
  position: absolute;
  top: -22.5px;
  left: -23px;
  background-repeat: no-repeat;
  background-size: contain;
}

.tb_optimize .tb_opt_clm_third:after {
  content: "";
  background-image: url(/wp-content/uploads/2026/02/orannge_circle.svg);
  width: 270px;
  height: 140px;
  position: absolute;
  top: unset;
  bottom: -26px;
  left: -22px;
  background-repeat: no-repeat;
  background-size: contain;
}

.tb_optimize .tb_middle_circle_lines,
.tb_optimize .tb_middle_circle_dots {
  position: absolute;
  height: 100%;
}

.tb_optimize .tb_middle_circle_lines:before {
  content: "";
  border-top: 4px solid #875296;
  position: absolute;
  left: -42px;
  top: 50%;
  width: 23px;
}

.tb_optimize .tb_middle_circle_lines:after {
  content: "";
  border-top: 4px solid #ff4800;
  position: absolute;
  right: -42px;
  top: 48%;
  width: 23px;
}

.tb_optimize .tb_middle_circle_dots:before {
  content: "";
  background-color: #875296;
  position: absolute;
  top: 38%;
  left: unset;
  right: -24px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
}

.tb_optimize .tb_middle_circle_dots:after {
  content: "";
  background-color: #ff4800;
  position: absolute;
  top: 58%;
  left: -25px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
}

.tb_graph_row .tb_optimize {
  overflow: hidden;
}

.tb_graph_row .tb_optimize:before {
  content: "";
  position: absolute;
  width: calc((100% - 1440px + 1528px) / 2);
  height: 700px;
  border: 4px solid #e4e7ec;
  border-radius: 50%;
  top: 50%;
  left: 23.3%;
  right: 0;
  transform: translateY(-50%);
}

.tb_optimize .tb_left_first_text,
.tb_optimize .tb_left_second_text,
.tb_optimize .tb_left_third_text,
.tb_optimize .tb_left_fourth_text,
.tb_optimize .tb_left_fifth_text,
.tb_optimize .tb_left_sixth_text,
.tb_optimize .tb_right_first_text,
.tb_optimize .tb_right_second_text,
.tb_optimize .tb_right_third_text,
.tb_optimize .tb_right_fourth_text,
.tb_optimize .tb_right_fifth_text,
.tb_optimize .tb_right_sixth_text {
  position: relative;
}

.tb_optimize .tb_left_first_text {
  left: 40px;
}

.tb_optimize .tb_left_second_text {
  left: 17px;
}

.tb_optimize .tb_left_third_text {
  left: 5px;
}

.tb_optimize .tb_left_fourth_text {
  left: 5px;
}

.tb_optimize .tb_left_fifth_text {
  left: 17px;
}

.tb_optimize .tb_left_sixth_text {
  left: 40px;
}

.tb_optimize .tb_left_first_text:before,
.tb_optimize .tb_left_second_text:before,
.tb_optimize .tb_left_third_text:before,
.tb_optimize .tb_left_fourth_text:before,
.tb_optimize .tb_left_fifth_text:before,
.tb_optimize .tb_left_sixth_text:before {
  content: "";
  width: 11px;
  height: 11px;
  background: #875296;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc((100% - 324px) / 2);
  border: 2px solid #fff;
  box-shadow: 0px 0px 5px 0px #91509f;
}

.tb_optimize .tb_opt_clm_second:before {
  content: "";
  border-top: 4px solid #e4e7ec;
  width: 26px;
  top: 50%;
  left: -26px;
}

.tb_optimize .tb_opt_clm_fourth:before {
  content: "";
  border-top: 4px solid #e4e7ec;
  width: 26px;
  top: 50%;
  left: unset;
  right: -26px;
}

.tb_optimize .tb_right_first_text:before,
.tb_optimize .tb_right_second_text:before,
.tb_optimize .tb_right_third_text:before,
.tb_optimize .tb_right_fourth_text:before,
.tb_optimize .tb_right_fifth_text:before,
.tb_optimize .tb_right_sixth_text:before {
  content: "";
  width: 11px;
  height: 11px;
  background: #ff4800;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc((100% - 324px) / 2);
  border: 2px solid #fff;
  box-shadow: 0px 0px 5px 0px #91509f;
}

/* List icon Design */

.tb_optimize .tb_first_clm_curved .elementor-icon-list-item {
  flex-direction: row-reverse;
  gap: 10px;
}

.tb_optimize .tb_first_clm_curved .elementor-icon-list-item svg {
  box-shadow: 0px 0px 5px 0px #91509f;
  border-radius: 50%;
}

.tb_optimize .list_item_left_first {
  left: 66px;
}

.tb_optimize .list_item_left_second {
  left: 43px;
}

.tb_optimize .list_item_left_third {
  left: 32px;
}

.tb_optimize .list_item_left_fourth {
  left: 32px;
}

.tb_optimize .list_item_left_fifth {
  left: 43px;
}

.tb_optimize .list_item_left_sixth {
  left: 66px;
}

.tb_optimize .tb_last_clm_curved .elementor-icon-list-item svg {
  box-shadow: 0px 0px 5px 0px #ff4800;
  border-radius: 50%;
}

.tb_optimize .tb_last_clm_curved .elementor-widget-container {
  overflow: visible !important;
}

.tb_optimize .tb_last_clm_curved .elementor-icon-list-item {
  margin: 0 !important;
  gap: 10px;
}

.tb_optimize .list_item_right_first {
  left: -60px;
}

.tb_optimize .list_item_right_second {
  left: -36px;
}

.tb_optimize .list_item_right_third {
  left: -26px;
}

.tb_optimize .list_item_right_fourth {
  left: -26px;
}

.tb_optimize .list_item_right_fifth {
  left: -36px;
}

.tb_optimize .list_item_right_sixth {
  left: -60px;
}

/*Revenue Ecosystem Section css End*/

/*Header Mega menu Section css End*/
#max-header .mega-indicator:after {
  display: none;
}

#max-header .max-mega-menu {
  gap: 35px !important;
  justify-content: right !important;
}

#max-header .max-mega-menu .mega-menu-link {
  position: relative;
  /*font-weight: 400 !important;*/
  font-family: "Outfit", Sans-serif !important;
}

#max-header .max-mega-menu .mega-menu-link {
  position: relative;
  padding-left: 18px;
  /* space for icon */
}

#max-header .max-mega-menu .mega-menu-link:before {
  content: "";
  position: absolute;
  right: -14px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23152638' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

#max-header .max-mega-menu .mega-menu-item:hover .mega-menu-link:before {
  transform: rotate(180deg);
  top: 33%;
  right: -8px;
  filter: brightness(0) saturate(100%) invert(41%) sepia(6%) saturate(4148%) hue-rotate(241deg) brightness(91%) contrast(92%);
}

#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
  box-shadow: none;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item>ul.mega-sub-menu p {
  margin-bottom: 0;
}

.elementor.elementor .e-con>.sub_menu_top_title .elementor-element.elementor-widget.elementor-widget-text-editor {
  max-width: max-content;
  width: 100%;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item .elementor-element.dropdown_item_list .elementor-icon-box-title {
  margin-bottom: 5px;
}

/*Header Section css End*/

/*Map section css start*/

.map-marker {
  position: absolute;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.map-dot {
  width: 12px;
  height: 12px;
  background: #142644;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  transition: 0.3s all;
}

.map-dot:hover {
  background: #875296;
}

.map-dot::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
}

.map-tooltip {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%) translateY(10px);
  background: #142644;
  color: #fff;
  padding: 2px 5px;
  font-size: 14px;
  border-radius: 3px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: all 0.25s ease;
  font-family: "Cera Pro", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.3;
}

/* Desktop: hover works fine */
.map-marker:hover .map-tooltip {
  display: block;
  opacity: 1;
}

/* Touch: use the toggled class instead */
.map-marker.is-active .map-tooltip {
  display: block;
  opacity: 1;
}

.map-marker:hover .map-tooltip {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}

.map-tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #142844;
  /* Same as background */
}

/*Map section css End*/

/*History slider css start*/

.history_slider_wrap {
  --history-ink: #1b2b3c;
  --history-muted: #9aa3af;
  --history-line: #dde3ec;
  --history-accent: #875296;
  --nav-item-h: 100px;
}

.history_slider_wrap {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.history_slider_left .elementor-heading-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
  overflow: hidden;
}

.history_slider_left p {
  /*display: -webkit-box;*/
  /*-webkit-line-clamp: 6;*/
  /*-webkit-box-orient: vertical;*/
  /*width: 100%;*/
  /*overflow: hidden;*/
  overflow-y: auto;
  max-height: 134px;
}

.history_slider_right .elementor-widget-image {
  position: relative;
}

.history_slider_right .elementor-widget-image:after {
  content: "";
  position: absolute;
  bottom: -22px;
  right: 80px;
  background: url(/wp-content/uploads/2026/03/date_slide_icon.svg);
  width: 96px;
  height: 70px;
  background-repeat: no-repeat;
  background-size: contain;
  /* transform: rotate(180deg); */
}

.history_slider_col {
  position: relative;
  display: block !important;
  visibility: visible !important;
}

.history_slider_col .slick-list {
  overflow: hidden !important;
}

.history_slider_col .slick-track {
  display: block !important;
}

.history_slider_col .slick-slide {
  height: auto !important;
}

.history_slider_col .slick-slide>.history_slider_main {
  width: 100%;
}

.history_slider_col .history_slider_main {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 80px !important;
  padding: 0 !important;
  margin: 5px 0;
}

.history_slider_col .slick-list {
  margin: -5px 0;
}

.history_slider_left {
  flex: 1 1 0 !important;
  width: auto !important;
  text-align: left !important;
  max-width: 377px;
}

.history_slider_right {
  flex: 1 1 0 !important;
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
}

.history_slider_right img {
  width: 100% !important;
  max-width: 516px !important;
  height: 100% !important;
  border-radius: 20px !important;
  max-height: 550px;
  min-height: 550px;
  min-width: 516px;
  object-fit: cover;
}

/* Text */
.year_text .elementor-heading-title {
  font-family: "Libre Baskerville", serif;
  font-size: 84px;
  line-height: 1;
  margin: 0 0 12px;
  color: var(--history-ink);
}

.history_slider_main .year_text .elementor-heading-title {
  margin: 0;
}

.history_title .elementor-heading-title {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
}

.history_axis {
  position: absolute;
  left: calc(50% - 41px);
  top: 0;
  bottom: 0;
  height: 100%;
  transform: translateX(-50%);
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  --dot-pad: 18px;
  --dot-size: 25px;
  --line-offset: calc(var(--dot-pad) + (var(--dot-size) / 2));
  pointer-events: none;
}

.history_axis * {
  pointer-events: auto;
}

.history_line {
  position: absolute;
  width: 1px;
  height: calc((var(--nav-item-h) * 4) - var(--dot-size));
  top: 50%;
  left: var(--line-offset);
  transform: translate(-50%, -50%);
  background: var(--history-line);
  z-index: -1;
}

.history_nav {
  width: 100%;
  height: calc(var(--nav-item-h) * 5);
  padding-left: var(--dot-pad);
  overflow: hidden;
}

.history_nav_track {
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease;
}

/* Items */
.history_nav .nav-item {
  display: flex;
  align-items: center;
  gap: 20px;
  height: var(--nav-item-h);
  color: var(--history-muted);
  font-size: 12px;
  letter-spacing: 0.2px;
  cursor: default;
  pointer-events: none;
}

.history_nav .nav-item .dot,
.history_nav .nav-item .label {
  pointer-events: auto;
  cursor: pointer;
}

.history_nav .nav-item .label {
  font-family: "Inter", Sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  color: #c8c8c8;
}

.history_nav .nav-item {
  pointer-events: auto;
}

.history_nav .nav-item:hover .dot {
  border-color: var(--history-accent);
}

.history_nav .nav-item:hover .dot::after {
  background: var(--history-accent);
}

.history_nav .nav-item:hover .label {
  color: var(--history-accent);
}

.history_nav .dot,
.history_nav .dot::after,
.history_nav .label {
  transition: all 0.2s ease;
}

.history_nav .nav-item.is-active .label {
  color: #875296;
}

.history_nav .dot {
  width: var(--dot-size);
  height: var(--dot-size);
  border-radius: 50%;
  border: 1px solid #c8c8c8;
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
}

.history_nav .dot::after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #c8c8c8;
}

.history_nav .nav-item.is-active {
  color: var(--history-accent);
  font-weight: 600;
}

.history_nav .nav-item.is-active .dot {
  border-color: var(--history-accent);
}

.history_nav .nav-item.is-active .dot::after {
  background: var(--history-accent);
}

.history_axis .nav-btn {
  position: absolute;
  background: transparent !important;
  box-shadow: unset !important;
  padding: 0 !important;
  left: var(--line-offset);
  transform: translateX(-50%);
  width: 30px !important;
  height: 45px;
  border: none !important;
  background: transparent;
  /*display: grid;*/
  place-items: center;
  cursor: pointer;
  padding: 0;
  box-shadow: none;
  display: flex;
  align-items: self-start;
  justify-content: center;
}

button.nav-btn.nav-down {
  transform: rotate(180deg);
  left: 20px;
}

.nav-btn img {
  width: 19px;
  height: 13px;
  display: block;
  transition:
    transform 0.2s ease,
    opacity 0.2s ease;
}

.nav-btn:hover img {
  filter: brightness(0) saturate(100%) invert(36%) sepia(37%) saturate(767%) hue-rotate(241deg) brightness(92%) contrast(84%);
}

.history_axis .nav-up {
  top: 10px;
}

.history_axis .nav-down {
  bottom: 10px;
}

.history_axis .nav-btn:hover img {
  opacity: 0.85;
}

/*History slider css End */

/*For hubspot page css*/
.hbspt_features_block .hbspt_features_circle {
  width: 190px;
  height: 190px;
  border-radius: 100%;
  margin: 10px auto;
  background: #fff;
}

.hbspt_features_block .hbspt_features_circle:after {
  position: absolute;
  content: "";
  background: #ff48001a;
  height: 100%;
  top: -5px;
  left: -0.5px;
  border-radius: 100%;
  z-index: -1;
  right: -0.5px;
}

.hbspt_action_wrapper .hbspt_action_icon {
  background: linear-gradient(268.5deg, rgba(255, 255, 255, 0.2) -0.06%, rgba(255, 255, 255, 0.2) 97.65%);
  box-shadow:
    0px 12px 8.43373px rgba(255, 123, 90, 0.2),
    0px -1px 4px rgba(0, 0, 0, 0.05),
    inset 0px -16.8675px 16.8675px rgba(164, 179, 255, 0.28),
    inset 0px 16.8675px 16.8675px rgba(255, 255, 255, 0.28);
  backdrop-filter: blur(11.8072px);
  border-radius: 138.934px;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hbspt_action_wrapper .hbspt_action_icon .elementor-widget-container {
  height: auto !important;
}

.hbspt_action_box .hbspt_hover_shape img {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}

.hbspt_action_box:hover .hbspt_action_shape img {
  opacity: 0;
  visibility: hidden;
}

.hbspt_action_box:hover .hbspt_hover_shape img {
  opacity: 1;
  visibility: visible;
}

.hbspt_action_box .hbspt_action_shape img {
  transition: all 0.3s;
}

.hbspt_action_box_content {
  height: 100% !important;
}

.hbspt_action_box_content .custom-button {
  margin-top: auto !important;
}

.hbspt_expertise_icon {
  display: flex;
  flex-direction: row !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 20px 19px;
  gap: 10px;
  width: 70px;
  flex: 0 0 70px !important;
  height: 70px;
  background: linear-gradient(268.5deg, rgba(255, 255, 255, 0.2) -0.06%, rgba(255, 255, 255, 0.2) 97.65%);
  box-shadow:
    0px 12px 8.43373px rgba(255, 123, 90, 0.2),
    0px -1px 4px rgba(0, 0, 0, 0.05),
    inset 0px -16.8675px 16.8675px rgba(164, 179, 255, 0.28),
    inset 0px 16.8675px 16.8675px rgba(255, 255, 255, 0.28);
  backdrop-filter: blur(11.8072px);
  border-radius: 138.934px;
}

.hbspt_expertise_icon {
  z-index: 2;
}

/*.hbspt_expertise_block:after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    width: calc(100% + 2px);*/
/*    height: 61px;*/
/*    top: 60px;*/
/*    left: 34px;*/
/*    background: url('/wp-content/uploads/2026/03/experts_line.svg');*/
/*    background-repeat: no-repeat;*/
/*    background-size: contain;*/
/*    z-index: 1;*/
/*}*/
.hbspt_expertise_block.hbspt_eb2::after {
  top: -60px;
  transform: scaleY(-1);
  width: calc(100% + 16px);
}

.hbspt_expertise_block.hbspt_eb3::after {
  transform: scaleX(-1);
  right: 34px;
  left: auto;
}

.hbspt_expertise_block.hbspt_eb4::after {
  transform: scale(-1);
  right: 34px;
  left: auto;
  top: -60px;
  width: calc(100% + 12px);
}

.hbspt_features_block .masked_circle {
  -webkit-mask-image: url(/wp-content/uploads/2026/03/shape1.svg);
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  background-color: #ff4800;
  height: 197px;
  position: absolute;
  top: 38px;
  left: 0;
  z-index: 0;
  right: -10px;
}

.hbspt_features_block.hbspt_fb_step2,
.hbspt_features_block.hbspt_fb_step3,
.hbspt_features_block.hbspt_fb_step4 {
  margin-left: -15px;
}

.hbspt_features_block.hbspt_fb_step2 .masked_circle {
  -webkit-mask-image: url(/wp-content/uploads/2026/03/wsh-shape-2.svg);
  -webkit-mask-size: contain;
  top: -26px;
  height: 130px;
  /*width: calc(100% + 10px);*/
  left: 0px;
}

.hbspt_features_block.hbspt_fb_step2 .hbspt_features_circle:after,
.hbspt_features_block.hbspt_fb_step4 .hbspt_features_circle:after {
  position: absolute;
  content: "";
  background: #ff48001a;
  height: 100%;
  bottom: -6px;
  left: -0.5px;
  border-radius: 100%;
  z-index: -1;
  right: 0.5px;
  top: auto;
}

.hbspt_features_block.hbspt_fb_step3 .masked_circle {
  -webkit-mask-image: url(/wp-content/uploads/2026/03/wsh-shape-3.svg);
  -webkit-mask-size: contain;
  bottom: -25px;
  height: 130px;
  /*width: calc(100% + 10px);*/
  left: 0;
  top: auto;
}

.hbspt_features_grid {
  min-height: 377px !important;
}

.hbspt_features_block.hbspt_fb_step4 .hbspt_features_circle:after {
  background: rgba(255, 72, 0, 0.4);
}

.hbspt_features_block.hbspt_fb_step3 .hbspt_features_circle:after {
  background: rgba(255, 72, 0, 0.3);
}

.hbspt_features_block.hbspt_fb_step2 .hbspt_features_circle:after {
  background: rgba(255, 72, 0, 0.2);
}

.hbspt_features_block.hbspt_fb_step4 .masked_circle {
  top: -26px;
  -webkit-mask-image: url(/wp-content/uploads/2026/03/wsh-shape-4.svg);
}

.hbspt_expertise_line2 .elementor-widget-container {
  width: calc(100% + 14px);
}

.hbspt_expertise_line3 .elementor-widget-container {
  width: calc(100% + 20px);
}

.hbspt_expertise_line4 .elementor-widget-container {
  width: calc(100% + 5px);
}

.hbspt_fetures .masked_circle:after {
  position: absolute;
  content: "";
  background: #fff;
  width: 30px;
  height: 30px;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 100%;
}

.hbspt_fetures .masked_circle:before {
  position: absolute;
  content: "";
  background: #ff4800;
  width: 15px;
  height: 15px;
  bottom: 2px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 100%;
  z-index: 3;
  top: auto;
}

.hbspt_fetures .hbspt_fb_step2 .masked_circle:after,
.hbspt_fetures .hbspt_fb_step4 .masked_circle:after {
  top: -6px;
  bottom: auto;
}

.hbspt_fetures .hbspt_fb_step2 .masked_circle:before,
.hbspt_fetures .hbspt_fb_step4 .masked_circle:before {
  top: 2px;
  bottom: auto;
}

.hbspt_features_block .elementor-widget-text-editor {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.hbspt_expertise_block .elementor-widget-heading p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.industry-slider-box.case_study_slider .swiper-button-next .elementor-widget-container,
.industry-slider-box.case_study_slider .swiper-button-prev .elementor-widget-container {
  background: #ff4800;
  border-color: #ff4800 !important;
}

.industry-slider-box.case_study_slider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ff4800;
}

.industry-slider-box.case_study_slider .swiper-button-next.swiper-button-disabled .elementor-widget-container,
.industry-slider-box.case_study_slider .swiper-button-prev.swiper-button-disabled .elementor-widget-container {
  background: #fff;
  border-color: #152638 !important;
}

.industry-slider-box.case_study_slider .swiper-button-next .elementor-widget-container,
.industry-slider-box.case_study_slider .swiper-button-prev .elementor-widget-container {
  background: #ff4800;
  border-color: #ff4800 !important;
}

.industry-slider-box.case_study_slider .swiper-button-next .elementor-widget-container:hover,
.industry-slider-box.case_study_slider .swiper-button-prev .elementor-widget-container:hover {
  background: #152638;
  border-color: #152638 !important;
}

.industry-slider-box.case_study_slider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ff4800;
}

.industry-slider-box.case_study_slider .swiper-button-next.swiper-button-disabled .elementor-widget-container,
.industry-slider-box.case_study_slider .swiper-button-prev.swiper-button-disabled .elementor-widget-container {
  background: #fff;
  border-color: #152638 !important;
}

.industry-slider-box.case_study_slider .swiper-button-next,
.industry-slider-box.case_study_slider .swiper-button-prev {
  background: #ff4800;
  border-color: #ff4800 !important;
}

.industry-slider-box.case_study_slider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ff4800;
}

.industry-slider-box.case_study_slider .swiper-button-next.swiper-button-disabled,
.industry-slider-box.case_study_slider .swiper-button-prev.swiper-button-disabled {
  background: #fff;
  border-color: #152638 !important;
}

.industry-slider-box.case_study_slider .swiper-button-next,
.industry-slider-box.case_study_slider .swiper-button-prev {
  background: #ff4800;
  border-color: #ff4800 !important;
}

.industry-slider-box.case_study_slider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ff4800;
}

.industry-slider-box.case_study_slider .swiper-button-next.swiper-button-disabled,
.industry-slider-box.case_study_slider .swiper-button-prev.swiper-button-disabled {
  background: #fff;
  border-color: #152638 !important;
}

.form_orange .get-in-touch .tb_btn_wrapper .custom-submit-btn:hover {
  background-color: #ff4800 !important;
  cursor: pointer;
}

.hbspt_implement_step_wrapper:after {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2026/03/implement-step-line.svg");
  left: 50%;
  top: 0;
  width: 2px;
  height: calc(100% - 40px);
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-position: top center;
  z-index: -1;
  background-size: 1px;
}

.hbspt_implement_step_wrapper .implement_step_no {
  height: 100px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.hbspt_implement_step.active .implement_step_no {
  /*background: linear-gradient(180deg, #FF4800 0%, #FF7037 100%);*/
  /*box-shadow: 0 9px 9px 0 rgba(255, 72, 0, 0.30), 0 -17.368px 34.736px 0 rgba(0, 0, 0, 0.10) inset;*/
  /*background: #fc5a1a !important;*/
  /*border-radius: 138.934px;*/
}

.hbspt_implement_step .implement_step_no::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 138.934px;
  background: linear-gradient(180deg, #ff4800 0%, #ff7037 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  width: 100%;
  height: 100%;
  border: none !important;
  box-shadow: 0 9px 9px 0 rgba(255, 72, 0, 0.30), 0 -17.368px 34.736px 0 rgba(0, 0, 0, 0.10) inset;
}

.hbspt_implement_step_wrapper.purple .implement_step_no::before {
  background: linear-gradient(180deg, #875296 0%, #D47EE6 100%);
  box-shadow: 0px 9px 9px rgba(135, 82, 150, 0.3), 0 -17.368px 34.736px 0 rgba(0, 0, 0, 0.10) inset;
}

.hbspt_implement_step.active .implement_step_no::before {
  opacity: 1;
}

.hbspt_implement_step_wrapper .hbspt_implement_step .implement_step_no .elementor-heading-title {
  transition: all 0.3s ease;
}

.hbspt_implement_step_wrapper .hbspt_implement_step.active .implement_step_no .elementor-heading-title {
  color: #fff;
}

.hbspt_implement_step_wrapper {
  max-height: 520px;
  overflow: hidden !important;
  position: relative;
}

.hbspt_implement_step_wrapper .e-con-inner {
  transition: none !important;
  will-change: transform;
}

.hbspt_implement_step_wrapper.e-con {
  overflow: hidden !important;
}

.hbspt_implement_sec {
  transition: none !important;
}

.hbspt_implement_sec {
  transform: translateZ(0);
  backface-visibility: hidden;
  transition: none !important;
}

#hbspt-pin-wrapper {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.why_choose_hbspt_block:after {
  position: absolute;
  content: "";
  background: url(/wp-content/uploads/2026/03/newsletter-union.svg);
  width: 87px;
  height: 46px;
  bottom: 0;
  right: 80px;
}

.hbspt_expertise_banner {
  box-shadow:
    0px -1px 34px rgba(161, 161, 161, 0.2),
    inset 0px -16px 16px #efe9da,
    inset 0px 16px 16px rgba(255, 255, 255, 0.28);
  backdrop-filter: blur(12px);
}

.hbspt_implement_step:first-of-type:after {
  position: absolute;
  content: "";
  background: #fff;
  width: 2px;
  height: 50%;
  top: 0;
  left: 49px;
  z-index: -1;
}

/*zendesk-sell-to-hubspot page css*/
.compare_table_tr_content:first-of-type {
  z-index: 1;
}

.comparison_table .compare_table_tr>.compare_table_tr_content:first-of-type:after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  right: -9px;
  top: 50%;
  transform: translateY(-50%);
  background: url("/wp-content/uploads/2026/04/black-arrow-table.svg");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 999;
  animation: scale3 1.2s linear infinite;
}

.compare_table_view_more_btn {
  line-height: normal;
  cursor: pointer;
}

.compare_table_tr:has(+ .hidden-row) .compare_table_tr_content:first-of-type {
  border-radius: 0 0 0 20px;
}

.compare_table_tr:has(+ .hidden-row) .compare_table_tr_content:last-of-type {
  border-radius: 0 0 20px 0px;
}

.compare_table_tr:last-of-type .compare_table_tr_content:first-of-type {
  border-radius: 0 0 0 20px;
}

.compare_table_tr:last-of-type .compare_table_tr_content:last-of-type {
  border-radius: 0 0 20px 0px;
}

.data_protection_step_wrapper:after {
  position: absolute;
  content: "";
  background: #c8c8c8;
  width: 1px;
  height: 100%;
  left: 13px;
  z-index: -1;
}

.data_protection_step_wrapper .data_protection_step:after {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2026/04/DataProtection-circle.svg");
  width: 26px;
  height: 26px;
  border-radius: 50%;
  left: -55px;
  top: 0;
  z-index: 4;
  animation: scale1 1.2s linear infinite;
}

.data_protection_step_wrapper.purple .data_protection_step:after {
  background: url("/wp-content/uploads/2026/04/purp_circle.svg");
}

.data_protection_step_wrapper .data_protection_step:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  left: -55px;
  top: 0;
  z-index: 4;
}

/*migrate-crm-to-hubspot-page css*/

.Migration_challenges_column.mc_bottom_text {
  margin-top: 73px;
}

.Migration_challenges_column.mc_top_text {
  margin-bottom: 96px;
  align-self: end;
}

.mc_title .elementor-heading-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.mc_desc .elementor-widget-container {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.Migration_challenges_column.mc_top_text .mc_desc .elementor-widget-container {
  -webkit-line-clamp: 3;
  padding: 0 !important;
  margin-bottom: 15px;
}

.Migration_challenges_column.mc_top_text.new .mc_desc .elementor-widget-container {
  margin-bottom: 38px;
}

.mc-orange-icon .elementor-widget-container {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  height: 100px !important;
  box-shadow:
    0px 9px 9px rgba(255, 72, 0, 0.3),
    inset 0px -17.3682px 34.7363px rgba(0, 0, 0, 0.1);
}

.Migration_challenges_column.mc_top_text .mc-orange-icon .elementor-widget-container {
  box-shadow:
    0px -9px 9px rgba(255, 72, 0, 0.3),
    inset 0px -17.3682px 34.7363px rgba(0, 0, 0, 0.1);
}

.What-We-Migrate-icon-list .elementor-icon-list-item {
  padding: 5px 10px !important;
  border-radius: 100px;
  border: 1px solid #ff480033;
  background: #f8f5ee;
}

.What-We-Migrate-icon-list.purple .elementor-icon-list-item {
  border: 1px solid #87529633;
  background: #8752961A;
}

.What-We-Migrate-icon-list .elementor-icon-list-items {
  gap: 10px 0;
}

.post-migration_icon .elementor-widget-container {
  background: linear-gradient(268.5deg, rgba(255, 255, 255, 0.2) -0.06%, rgba(255, 255, 255, 0.2) 97.65%);
  box-shadow:
    0px 13.6724px 9.60915px rgba(255, 123, 90, 0.2),
    0px -1.13937px 4.55748px rgba(0, 0, 0, 0.05),
    inset 0px -19.2183px 19.2183px rgba(164, 179, 255, 0.28),
    inset 0px 19.2183px 19.2183px rgba(255, 255, 255, 0.28);
  backdrop-filter: blur(13.4528px);
  border-radius: 158.297px;
  width: 100px;
  height: 100px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: end;
}

.post-migration_box_center {
  background: linear-gradient(268.5deg, #ffffff -0.06%, #ffffff 97.65%);
  box-shadow:
    0px 12px 8.43373px rgba(255, 123, 90, 0.2),
    0px -1px 4px rgba(0, 0, 0, 0.05),
    inset 0px -16.8675px 16.8675px rgba(164, 179, 255, 0.28),
    inset 0px 16.8675px 16.8675px rgba(255, 255, 255, 0.28);
  backdrop-filter: blur(11.8072px);
  border-radius: 138.934px;
  width: 230px;
  height: 230px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.post-migration_wrapper:after {
  position: absolute;
  content: "";
  background: url(/wp-content/uploads/2026/04/post_migration_verticalLine.svg);
  left: 100px;
  right: 100px;
  /*width: 100%;*/
  height: 6px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}

.post-migration_wrapper.elementor-element.e-con:before {
  position: absolute;
  content: "";
  background: url(/wp-content/uploads/2026/04/post_migration_verticle-line.svg);
  left: 50%;
  width: 6px;
  height: 469px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 100px;
  transform: translateX(-50%);
  z-index: -1;
}

.post-migration_wrapper .post-migration_icon.top_right:after {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2026/04/pm_line2.svg");
  right: 60px;
  width: 246px;
  height: 107px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 100px;
  z-index: -1;
}

.post-migration_wrapper .post-migration_icon.top_left:after {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2026/04/pm_line2.svg");
  left: 60px;
  width: 246px;
  height: 107px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 100px;
  z-index: -1;
  transform: scaleX(-1);
}

.post-migration_wrapper .post-migration_icon.bottom_right:after {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2026/04/pm_line2.svg");
  right: 60px;
  width: 246px;
  height: 107px;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 100px;
  z-index: -1;
  transform: scaleY(-1);
}

.post-migration_wrapper .post-migration_icon.bottom_left:after {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2026/04/pm_line2.svg");
  left: 60px;
  width: 246px;
  height: 107px;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 100px;
  z-index: -1;
  transform: scale(-1);
}

.crm-to-hubspot_banner_sec .right_block_img img {
  aspect-ratio: 1 / 0.66;
}

.migrate_to_crm .migrate-crm-img img {
  aspect-ratio: 1/0.627;
}

.what_we_migrate .what_we_migrate-crm-img img {
  aspect-ratio: 1/1;
}

.data_protection_sec .data_protection_img img {
  aspect-ratio: 1/0.936;
}

.marketing_hub_img img {
  aspect-ratio: 1/1.052;
}

/*Service page css start*/
.service_step_circle_image_holder:after {
  position: absolute;
  content: "";
  width: 83px;
  height: 83px;
  z-index: -1;
  border-radius: 50%;
  background: linear-gradient(325.88deg, #ffffff 13.46%, #e3e3e3 79.99%);
  box-shadow: 6px 10px 9px 0px rgba(0, 0, 0, 0.35);
}

.services_step_wrapper .service_step_no {
  height: 28px;
}

.services_step_grid:after {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2026/04/services_step-line.svg");
  width: calc(100% - 206px);
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  top: -4px;
}

.what_we_enable_img img {
  aspect-ratio: 1/0.617;
}

.Real_Business_Impact_img img {
  aspect-ratio: 1/0.963;
}

/*service page css*/
.purple_Performance_sec .hover_cards_grid.blue .hbspt_action_box:hover .hbspt_action_box_content {
  background-color: #FFF !important;
  border-color: #c8c8c8 !important;
}

.purple_Performance_sec .hover_cards_grid.blue .hbspt_action_box:hover .shape-fill {
  fill: #ffffff;
  stroke: #c8c8c8;
}

.result_oriented_performance_img img {
  max-height: 148px;
}

.purple_feature_card .icon_box_card .elementor-icon {
  box-shadow: 0px -1px 4px rgba(0, 0, 0, 0.05), inset 0px -16.8675px 16.8675px rgba(164, 179, 255, 0.28), inset 0px 16.8675px 16.8675px rgba(255, 255, 255, 0.28);
}

.Low_Code_banner_img img {
  aspect-ratio: 1 / 0.688;
}

.purple_feature_card .icon_box_card .elementor-icon {
  box-shadow: 0px -1px 4px rgba(0, 0, 0, 0.05), inset 0px -16.8675px 16.8675px rgba(164, 179, 255, 0.28), inset 0px 16.8675px 16.8675px rgba(255, 255, 255, 0.28);
}

.low_code_img img {
  aspect-ratio: 1/0.648;
}

.no_code_img img {
  aspect-ratio: 1/0.606;
}

.lowcode_Benefits_right_img img {
  aspect-ratio: 1/0.989;
}

.Faster_Load_Times_img img {
  aspect-ratio: 1/0.63;
}

.hover_cards_grid.blue .hbspt_action_box.purple_card_no_hover:hover .hbspt_action_box_content {
  background: #FFF;
  border-color: #c8c8c8 !important;
}

.hbspt_action_box.purple_card_no_hover:hover .back_img_color .back_img_color_curve_left,
.hbspt_action_box.purple_card_no_hover:hover .back_img_color .back_img_color_curve_right {
  background: #FFF !important;
  border-color: #c8c8c8 !important;
}

.proven_right_card .rvn-playbook-icon {
  flex: 0 0 70px;
}

.proven_right_card .elementor-widget-heading {
  flex: auto;
}

.hbspt_action_box.purple_card_no_hover {
  cursor: auto !important;
}

.Practical_Business_Impact_img img {
  aspect-ratio: 1/0.944;
}

.elementor-editor-active .elementor-widget-container {
  filter: unset !important;
}

.wordpress_right_img img {
  aspect-ratio: 1/0.62;
}

.common_challenge_img img {
  aspect-ratio: 1/1.195;
}

.our_approch_right_img img {
  aspect-ratio: 1/0.805;
}

.WordPress_Benefits_img img {
  aspect-ratio: 1/1.4;
}

.rop_sec_images img {
  max-height: 148px;
  min-height: 148px;
}

.revenue-lifecycle.purple_icon_line_sec .Migration_challenges_column.mc_top_text {
  margin-bottom: 96px;
}

.purple_icon_line_sec .Migration_challenges_column.mc_bottom_text {
  margin-top: 73px;
}

.purple_icon_line_sec .mc_bottom_text .mc_desc .elementor-widget-container {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.wes_right_img img {
  aspect-ratio: 1/0.712;
}

.web_expansion_left_img img {
  aspect-ratio: 1/0.99;
}

.PDA_img img {
  aspect-ratio: 1/0.989;
}

.CFD_after_before_wraper img {
  aspect-ratio: 1/0.69;
}

.marketing-hub-img.scale_anim img {
    aspect-ratio: 1 / 1.126;
    animation: scale2 2.5s linear infinite;
}
.scale_rotate_anim .elementor-icon{
animation: scale2 2.5s linear infinite;
}

.scale_rotate_anim > .current_icon > .elementor-widget-container:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    animation: rotate-animation-full 5s infinite linear;
    bottom: 0;
    background: #fff;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 12px 8.43373px rgba(255, 123, 90, 0.2), 0px -1px 4px rgba(0, 0, 0, 0.05), inset 0px -16.8675px 16.8675px rgba(164, 179, 255, 0.28), inset 0px 16.8675px 16.8675px rgba(255, 255, 255, 0.28);
    backdrop-filter: blur(11.8072px);
}
.scale_rotate_anim > .current_icon > .elementor-widget-container {
    box-shadow: unset;
    background: transparent;
    backdrop-filter: unset;
}

@media screen and (min-width: 1025px) {
  .elementor.elementor .e-con>.sub_menu_top_title {
    position: absolute;
    width: 270px;
    top: 40px;
  }
}

@media (min-width: 1281px) and (max-width: 1320px) {
  .tb_graph_row .tb_optimize:before {
    content: "";
    position: absolute;
    width: 680px;
    height: 755px;
    border: 4px solid #e4e7ec;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    right: 0;
    transform: translate(-50%, -50%);
  }
}

@media (max-width: 1280px) {
  .tb_optimize .tb_middle_circle_lines:before {
    left: -38px;
  }

  .tb_optimize .tb_middle_circle_lines:after {
    right: -38px;
  }

  .tb_optimize .tb_middle_circle_dots:after {
    left: -19px;
  }

  .tb_optimize .tb_middle_circle_dots:before {
    right: -19px;
  }

  .tb_graph_row .tb_optimize:before {
    content: "";
    position: absolute;
    width: 569px;
    height: 630px;
    border: 4px solid #e4e7ec;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    right: 0;
    transform: translate(-50%, -50%);
  }

  .tb_optimize .tb_opt_clm_third {
    background-color: #1527380a;
    border-radius: 50%;
    max-width: 170px;
    width: 100%;
    min-height: 170px;
    max-height: 170px;
    height: 100%;
  }

  .tb_optimize .tb_center_logo_holder {
    background: linear-gradient(268.5deg, rgba(255, 255, 255, 0.2) -0.06%, rgba(255, 255, 255, 0.2) 97.65%);
    /* box-shadow: 0px 25px 25px 0px #FFFFFF47 inset; */
    box-shadow: 0px -25px 25px 0px #a4b3ff47 inset;
    backdrop-filter: blur(35px);
    /* box-shadow: 0px 0px 10px 0px #21314233; */
    max-width: 140px;
    width: 100%;
    max-height: 140px;
    height: 140px;
    border-radius: 50%;
  }

  .tb_optimize .tb_opt_clm_third:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/02/purple_circle.svg);
    width: 204px;
    height: 110px;
    position: absolute;
    top: -17.5px;
    left: -18px;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .tb_optimize .tb_opt_clm_third:after {
    content: "";
    background-image: url(/wp-content/uploads/2026/02/orannge_circle.svg);
    width: 204px;
    height: 114px;
    position: absolute;
    top: unset;
    bottom: -26px;
    left: -17px;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .tb_opt_clm_second {
    max-width: 120px;
  }

  .tb_optimize .blue_circle_holder {
    max-width: 120px;
    width: 120px;
    max-height: 120px;
    height: 150px;
  }

  .tb_optimize .tb_opt_clm_fourth {
    max-width: 120px;
  }

  .tb_optimize .orange_circle_holder {
    max-width: 120px;
    width: 120px;
    max-height: 120px;
    height: 120px;
    border-radius: 50%;
  }

  .tb_optimize .elementor-icon-list-text {
    font-size: 12px !important;
  }

  #max-header .max-mega-menu .mega-menu-link {
    font-size: 14px !important;
  }

  #max-header .max-mega-menu {
    gap: 30px !important;
  }

  .history_slider_right img {
    width: 100% !important;
    max-width: 450px !important;
    height: 100% !important;
    border-radius: 18px;
    max-height: 450px;
    min-height: 450px;
    min-width: 450px;
    object-fit: cover;
  }

  .history_slider_wrap {
    --nav-item-h: 75px;
  }

  .history_slider_right .elementor-widget-image:after {
    right: 50px;
  }
}

@media (max-width: 1200px) {
  .revops_pop.service .our-hubspot-service-form .our-service-category-toggles {
    grid-template-columns: repeat(2, 1fr);
  }

  .revops_pop.servenow .our-hubspot-service-form .our-service-category-toggles {
    grid-template-columns: repeat(2, 1fr);
  }

  #max-header .max-mega-menu {
    gap: 25px !important;
  }

  .Migration_challenges_column.mc_top_text {
    margin-bottom: 90px;
  }

  .revenue-lifecycle.purple_icon_line_sec .Migration_challenges_column.mc_top_text {
    margin-bottom: 91px;
  }
}

@media (max-width: 1150px) {
  .tb_graph_row .tb_optimize:before {
    width: 505px;
    height: 640px;
  }

  .tb_optimize .blue_circle_holder,
  .tb_optimize .orange_circle_holder {
    max-width: 100px;
    width: 100px;
    max-height: 100px;
    height: 100px;
  }

  .tb_optimize .tb_opt_clm_second,
  .tb_optimize .tb_opt_clm_fourth {
    max-width: 100px;
  }

  .tb_optimize .tb_center_logo_holder {
    max-width: 120px;
    max-height: 120px;
    height: 120px;
  }

  .tb_optimize .tb_opt_clm_third {
    max-width: 150px;
    min-height: 150px;
    max-height: 150px;
  }

  .tb_optimize .tb_opt_clm_third:after {
    width: 184px;
    height: 94px;
    bottom: -16px;
    left: -17px;
  }

  .tb_optimize .tb_opt_clm_third:before {
    width: 184px;
    height: 94px;
    top: -17.5px;
    left: -18px;
  }

  .tb_opt_clm_first,
  .tb_opt_clm_fifth {
    max-width: 346px;
  }

  .tb_optimize .elementor-icon-list-text {
    font-size: 10px !important;
  }
}

@media (max-width: 1024px) {
  .tb_optimize .tb_last_clm_curved .elementor-icon-list-item .elementor-icon-list-icon {
    height: 13.75px;
  }

  .tb_optimize .tb_first_clm_curved .elementor-icon-list-item .elementor-icon-list-icon {
    height: 13.75px;
  }

  .tb_optimize .tb_last_clm_curved .elementor-icon-list-item svg,
  .tb_optimize .tb_first_clm_curved .elementor-icon-list-item svg {
    width: 10px;
    height: 10px;
  }

  .tb_graph_row .tb_optimize:before {
    display: none;
  }

  .tb_opt_clm_first,
  .tb_opt_clm_fifth {
    max-width: 100%;
  }

  .tb_optimize .list_item_left_first {
    left: 0;
  }

  .tb_optimize .list_item_left_second {
    left: 0;
  }

  .tb_optimize .list_item_left_third {
    left: 0;
  }

  .tb_optimize .list_item_left_fourth {
    left: 0;
  }

  .tb_optimize .list_item_left_fifth {
    left: 0;
  }

  .tb_optimize .list_item_left_sixth {
    left: 0;
  }

  .tb_optimize {
    flex-wrap: wrap !important;
  }

  .tb_optimize .tb_first_clm_curved .elementor-icon-list-item {
    flex-direction: row;
  }

  .tb_optimize .list_item_right_first {
    left: 0;
  }

  .tb_optimize .list_item_right_second {
    left: 0;
  }

  .tb_optimize .list_item_right_third {
    left: 0;
  }

  .tb_optimize .list_item_right_fourth {
    left: 0;
  }

  .tb_optimize .list_item_right_fifth {
    left: 0;
  }

  .tb_optimize .list_item_right_sixth {
    left: 0;
  }

  .tb_optimize .list_content_block {
    justify-content: center;
    align-items: center;
  }

  .tb_optimize .elementor-icon-list-text {
    font-size: 14px !important;
  }

  .tb_opt_clm_first {
    margin-bottom: 50px;
  }

  .tb_opt_clm_fifth {
    margin-top: 50px !important;
  }

  .tb_left_blue_icon .elementor-icon-list-items {
    margin-inline: 0 !important;
  }

  .tb_optimize .blue_circle_holder,
  .tb_optimize .orange_circle_holder {
    max-width: 140px;
    width: 140px;
    max-height: 140px;
    height: 140px;
  }

  .tb_optimize .tb_opt_clm_second,
  .tb_optimize .tb_opt_clm_fourth {
    max-width: 140px;
  }

  .tb_optimize .tb_center_logo_holder {
    max-width: 162px;
    max-height: 162px;
    height: 162px;
  }

  .tb_optimize .tb_opt_clm_third {
    max-width: 225px;
    min-height: 225px;
    max-height: 225px;
  }

  .tb_optimize .tb_opt_clm_third:after {
    width: 270px;
    height: 130px;
    bottom: -16px;
    left: -17px;
  }

  .tb_optimize .tb_opt_clm_third:before {
    width: 270px;
    height: 130px;
    top: -17.5px;
    left: -18px;
  }

  .tb_optimize .tb_opt_clm_first {
    /*margin-bottom: 50px;*/
    width: 100% !important;
    max-width: 100% !important;
  }

  .tb_optimize .elementor-icon-list-text {
    font-size: 14px !important;
  }

  .tb_optimize .tb_middle_circle_dots:before {
    right: -16px;
  }

  .tb_optimize .tb_middle_circle_lines:after {
    right: -34px;
  }

  #max-header .max-mega-menu {
    gap: 10px !important;
    padding-top: 30px !important;
    top: 86px !important;
    width: 100% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  #max-header .mega-close {
    display: none !important;
  }

  #max-header .mega-menu-toggle {
    background: transparent !important;
  }

  #max-header .mega-toggle-animated-inner:before,
  #max-header .mega-toggle-animated-inner:after,
  #max-header .mega-toggle-animated-inner {
    background-color: #000 !important;
  }

  /*#max-header .max-mega-menu .mega-menu-link:before {
        filter: brightness(0) saturate(100%) invert(91%) sepia(92%) saturate(28%) hue-rotate(201deg) brightness(107%) contrast(100%);
    }*/

  #max-header .max-mega-menu .mega-menu-link:before {
    right: 15px;
  }

  #max-header .max-mega-menu .mega-menu-item .mega-menu-link:before {
    transform: translateY(-50%) scaleY(1) !important;
    top: 50% !important;
    right: 15px !important;
    pointer-events: none;
    /*filter: brightness(0) saturate(100%) invert(91%) sepia(92%) saturate(28%) hue-rotate(201deg) brightness(107%) contrast(100%) !important;*/
  }

  #max-header .max-mega-menu .mega-menu-item.mega-toggle-on .mega-menu-link:before {
    transform: translateY(-50%) scaleY(-1) !important;
    filter: brightness(0) saturate(100%) invert(41%) sepia(6%) saturate(4148%) hue-rotate(241deg) brightness(91%) contrast(92%) !important;
  }

  .max-mega-menu ul.mega-sub-menu {
    max-height: 400px !important;
    overflow-y: auto !important;
  }

  #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open:after {
    background: transparent;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    text-decoration: underline;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-column-standard {
    padding-inline: 15px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 .mega-menu-item.mega-menu-megamenu {
    border-bottom: 1px solid #15273826;
    padding: 0 0 10px 0;
  }

  .mega-menu-menu-1-mobile-open #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open:after {
    display: none;
  }

  .mega-menu-menu-1-mobile-open header #max-header {
    background: #fff;
  }

  .history_slider_right img {
    max-width: 400px !important;
    max-height: 400px;
    min-height: 400px;
    min-width: 400px;
  }

  .history_slider_wrap {
    --nav-item-h: 60px;
  }

  .history_nav .nav-item .label {
    font-size: 16px;
  }

  .history_axis {
    --dot-size: 19px;
  }

  .history_nav .nav-item {
    gap: 10px;
  }

  button.nav-btn.nav-down {
    left: 18px;
  }

  .history_slider_left {
    max-width: 270px;
  }

  /*hbspt page css*/
  .hbspt_features_block .masked_circle {
    width: 221px;
    top: -6px;
    -webkit-mask-position: bottom center;
  }

  .hbspt_features_block .hbspt_features_circle {
    width: 153px;
    height: 153px;
  }

  .hbspt_features_block.hbspt_fb_step2 .masked_circle {
    top: -17px;
    -webkit-mask-position: top center;
  }

  .hbspt_features_block.hbspt_fb_step3 .masked_circle {
    bottom: -18px;
  }

  .hbspt_features_block.hbspt_fb_step4 .masked_circle {
    top: -17px;
    -webkit-mask-position: top center;
  }

  .hbspt_features_grid {
    min-height: 344px !important;
  }

  .hbspt_fetures .masked_circle:before {
    width: 8px;
    height: 8px;
    bottom: 2px;
  }

  .hbspt_fetures .masked_circle:after {
    width: 20px;
    height: 20px;
    bottom: -6px;
  }

  .hbspt_fetures .hbspt_fb_step2 .masked_circle:after,
  .hbspt_fetures .hbspt_fb_step4 .masked_circle:after {
    top: -6px;
    bottom: auto;
  }

  .hbspt_fetures .hbspt_fb_step2 .masked_circle:before,
  .hbspt_fetures .hbspt_fb_step4 .masked_circle:before {
    top: 0px;
    bottom: auto;
  }

  .Migration_challenges_column.mc_bottom_text {
    margin-top: 0;
  }

  .Migration_challenges_column.mc_top_text {
    margin-bottom: 0;
    justify-content: flex-end;
  }

  .Migration_challenges_column {
    height: 100% !important;
  }

  .post-migration_wrapper:after {
    background: url(/wp-content/uploads/2026/04/post_migration_hline-mob.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .revenue-lifecycle.purple_icon_line_sec .Migration_challenges_column.mc_top_text {
    margin-bottom: 0;
  }

  .purple_icon_line_sec .Migration_challenges_column.mc_bottom_text {
    margin-top: 0;
  }

  .Migration_challenges_column.mc_top_text .mc_desc .elementor-widget-container {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-column-standard {
    zoom: 0.9;
  }
}

@media (max-width: 880px) {
  .history_slider_right img {
    max-width: 350px !important;
    max-height: 350px;
    min-height: 350px;
    min-width: 350px;
  }

  .history_slider_left {
    max-width: 270px;
  }

  .history_slider_wrap {
    --nav-item-h: 60px;
  }

  .history_nav .nav-item .label {
    font-size: 15px;
  }

  .hbspt_features_block.hbspt_fb_step1 .masked_circle {
    transform: rotate(-15deg);
    top: 20px;
  }

  .hbspt_features_block .masked_circle {
    margin: 0 auto;
  }

  .hbspt_features_block.hbspt_fb_step2 .masked_circle {
    top: 13px;
    -webkit-mask-position: top center;
    right: 0;
  }

  .hbspt_features_block.hbspt_fb_step4 .masked_circle {
    top: 13px;
    transform: rotate(-15deg);
    left: -15px;
  }

  .hbspt_features_block.hbspt_fb_step3 .masked_circle {
    bottom: 10px;
    left: -15px;
  }

  .hbspt_implement_step_wrapper .implement_step_no {
    height: 80px;
  }

  .hbspt_implement_step:first-of-type:after {
    left: 39px;
  }

  .hbspt_features_block.hbspt_fb_step2,
  .hbspt_features_block.hbspt_fb_step3,
  .hbspt_features_block.hbspt_fb_step4 {
    margin-left: 0;
  }

  .hbspt_features_block.hbspt_fb_step2 .hbspt_features_circle:after,
  .hbspt_features_block.hbspt_fb_step4 .hbspt_features_circle:after {
    right: -0.5px;
  }

  .post-migration_box_center {
    height: 180px !important;
  }

  .post-migration_wrapper.elementor-element.e-con:before {
    height: 457px;
    background-size: contain;
  }
}

@media (max-width: 767px) {
  .map-dot {
    width: 8px;
    height: 8px;
  }

  .map-dot::after {
    width: 2px;
    height: 2px;
  }

  .tb_optimize {
    flex-wrap: nowrap !important;
    flex-direction: column !important;
  }

  .tb_optimize .tb_opt_clm_second:before {
    content: "";
    border-top: unset;
    width: 4px;
    top: -26px;
    left: 50%;
    height: 26px;
    background: #e4e7ec;
    transform: translateX(-50%);
    right: unset;
  }

  .tb_optimize .tb_opt_clm_fourth:before {
    content: "";
    border-top: unset;
    width: 4px;
    bottom: -14px;
    left: 50%;
    height: 26px;
    background: #e4e7ec;
    transform: translateX(-50%);
    right: unset;
    top: auto;
  }

  .tb_opt_clm_third {
    margin: 50px 0 !important;
  }

  .tb_optimize .tb_opt_clm_third:before {
    top: -59px;
    left: -10px;
    transform: rotate(-90deg) translate(-50%, -50%);
    right: unset;
  }

  .tb_optimize .tb_opt_clm_third:after {
    top: -95px;
    left: unset;
    transform: rotate(-90deg) translate(-50%, -50%);
    right: -152px;
  }

  .tb_optimize .tb_middle_circle_dots:after {
    top: auto;
    left: 129px;
    bottom: -18px;
  }

  .tb_optimize .tb_middle_circle_lines:before,
  .tb_optimize .tb_middle_circle_lines:after {
    display: none;
  }

  .tb_optimize .tb_middle_circle_dots:before {
    top: -19px;
    left: unset;
    right: 133px;
  }

  .tb_optimize .tb_opt_clm_third:before {
    width: 270px;
    height: 130px;
    top: -94px;
    left: -25px;
  }

  .tb_optimize .tb_opt_clm_second,
  .tb_optimize .tb_opt_clm_fourth {
    max-width: 160px;
  }

  .history_slider_col .history_slider_main {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 20px !important;
    padding: 0 !important;
    margin: 0 5px;
  }

  .history_slider_col .slick-list {
    margin: 0 -5px;
  }

  .history_slider_left {
    max-width: 100% !important;
    flex-direction: initial !important;
  }

  .history_slider_right {
    width: 100% !important;
  }

  .history_slider_right img {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    min-height: 0 !important;
    height: auto !important;
    max-height: none !important;
  }

  .year_text .elementor-heading-title {
    font-size: 54px;
  }

  .history_axis {
    position: static;
    transform: none;
    width: 100%;
    height: auto;
    margin-top: 12px;
  }

  .history_slider_right img {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100 !important;
    min-height: 300px !important;
    height: auto !important;
    max-height: 300px !important;
  }

  .history_slider_left p {
    /*display: unset;*/
    /*-webkit-line-clamp: unset;*/
    /*-webkit-box-orient: unset;*/
    /*width: 100%;*/
    /*overflow: unset;*/
  }

  .history_line,
  .nav-btn {
    display: none !important;
  }

  .history_nav {
    height: auto;
    padding: 0;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }

  .history_nav_track {
    flex-direction: row;
    gap: 10px;
    transform: none !important;
    justify-content: center;
  }

  .history_nav .nav-item {
    height: auto;
    min-width: 20px;
    padding: 6px 0;
  }

  .history_nav .nav-item .label {
    display: none;
  }

  .history_slider_right .elementor-widget-image {
    width: 100%;
  }

  .history_slider_col .slick-track {
    display: flex !important;
  }

  .history_slider_right {
    justify-content: end !important;
  }

  .hbspt_implement_step_wrapper .implement_step_no {
    height: 70px;
  }

  .hbspt_implement_step_wrapper:after {
    left: 35px;
    transform: none;
  }

  .hbspt_implement_step_wrapper {
    max-height: unset;
    overflow: visible !important;
  }

  /*hbspt css*/
  .hbspt_features_block .masked_circle {
    -webkit-mask-position: bottom center;
    transform: translateY(-50%) rotate(80deg);
    top: 50%;
    margin: 0 auto;
  }

  .hbspt_features_block.hbspt_fb_step2 .masked_circle {
    top: 50%;
    -webkit-mask-position: top center;
    transform: translateY(-50%) rotate(90deg);
    right: -87px;
  }

  .hbspt_features_block.hbspt_fb_step3 .masked_circle {
    left: -80px;
    top: 50%;
    width: 210px;
    transform: translateY(-50%) rotate(90deg);
    bottom: 0;
  }

  .hbspt_features_block.hbspt_fb_step4 .masked_circle {
    top: -17px;
    -webkit-mask-position: top center;
    transform: translateY(-50%) rotate(75deg);
    top: 50%;
  }

  .hbspt_features_block .hbspt_features_circle:after {
    top: 0;
    left: 0;
    right: -6px;
  }

  .hbspt_features_block .hbspt_features_circle {
    width: 170px;
    height: 152px;
  }

  .hbspt_features_block.hbspt_fb_step2 .hbspt_features_circle:after,
  .hbspt_features_block.hbspt_fb_step4 .hbspt_features_circle:after {
    bottom: 0;
    left: -6px;
    right: 0;
    top: auto;
  }

  .hbspt_features_block.hbspt_fb_step1 .masked_circle {
    transform: rotate(75deg);
  }

  /* .hbspt_implement_step_wrapper .implement_step_no {
    height: 80px;
} */
  .hbspt_implement_step:first-of-type:after {
    left: 36px;
  }

  .history_slider_right .elementor-widget-image:after {
    right: 30px;
    bottom: -16px;
    width: 70px;
    height: 51px;
  }

  .hbspt_implement_step_wrapper:after {
    width: 1px;
    background-repeat: repeat;
    background-size: 1px;
    height: 100%;
  }

  .hbspt_implement_step:last-of-type:after {
    position: absolute;
    content: "";
    background: #fff;
    width: 2px;
    height: calc(100% - 70px);
    bottom: 0;
    left: 35px;
    z-index: -1;
  }

  .data_protection_step_wrapper .data_protection_step:after {
    left: -44px;
  }

  .data_protection_step_wrapper .data_protection_step:before {
    left: -44px;
  }

  .post-migration_box_center {
    height: 150px !important;
  }

  .post-migration_icon .elementor-widget-container {
    width: 90px;
    height: 90px !important;
  }

  .post-migration_wrapper .post-migration_icon:after {
    display: none;
  }

  .post-migration_wrapper.elementor-element.e-con:after {
    background: url(/wp-content/uploads/2026/04/post_migration_verticle-line.svg);
    left: 50%;
    width: 6px;
    height: 469px;
    background-size: contain;
    bottom: 100px;
    transform: translateX(-50%);
    z-index: -1;
    top: auto;
  }

  .services_step_grid:after {
    display: none;
  }
}


@media (max-width: 550px) {

  .revops_pop.service .our-hubspot-service-form .our-service-category-toggles,
  .revops_pop .our-hubspot-service-form .our-service-category-toggles,
  .revops_pop.servenow .our-hubspot-service-form .our-service-category-toggles {
    grid-template-columns: repeat(1, 1fr);
  }

}

@media (max-width: 350px) {
  .tb_optimize .elementor-icon-list-text {
    font-size: 13px !important;
  }
}



