.body-wrapper:has(.pwr-header--transparent):not(:has(.pwr-header-top--transparent)) .pwr-sec--first-with-header, .pwr-sec--first-with-header.pwr-sec--first-with-transparent-header {
    padding-top: 140px;
}




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

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

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




@media (max-width: 767px) {
  .desktop-breaks {
    display: none;
  }
}

.responsive-text {
    width: 62%; /* 50% width on desktop */
}


/* add pading */

    .padding-text-bento {
   
      padding-right:20px;
      padding-left:20px;
      padding-top:10px;
      
    }
}

/* Make the text 100% width on mobile */
@media (max-width: 850px) {
    .responsive-text {
        width: 100% !important;
      padding:30px;
    }
}

.bento-grid-shadow {

  background: #fff!important;
  box-shadow: 0px 4px 12.87px rgba(39, 29, 141, 0.06)!important;
border: 1px solid #DEDEE9!important;
  
 
}


.mobile-spacer {
    display: none; /* Hide by default */
  }

  @media (max-width: 767px) {
    /* Show spacer on mobile devices with max-width 767px */
    .mobile-spacer {
      display: block;
      height: 45px;
    }
  }




.mobile-spacer {
    display: none; /* Hide by default */
  }

  @media (max-width: 767px) {
    /* Show spacer on mobile devices with max-width 767px */
    .mobile-spacer {
      display: block;
      height: 45px;
    }
  }

 .desktop-spacer {
    display: none; /* Hide by default */
  }

  @media (min-width: 768px) {
    /* Show spacer on desktop devices with min-width 768px */
    .desktop-spacer {
      display: block;
      height: 15px;
    }
  }

.pwr-image-box {

  background: #fff!important;
  box-shadow: 0px 4px 12.87px rgba(39, 29, 141, 0.06)!important;
border: 1px solid #DEDEE9!important;
  border-radius:10px!important;
 
}


.blue-gradient-text {
  background: linear-gradient(to right, #006DD9, #560AF6);
  -webkit-background-clip: text;
  color: transparent;
  background-clip: text;
}

.pwr-sec-image-boxes__intro-sec {
    margin-bottom: 20px!important;
  
}

.hs-form-b66943ed-d62f-4697-9a26-a8f8e09bfff6_3b0a66d9-0c94-4cd5-b7e3-57bbcd9a568e .legal-consent-container .hs-richtext, .hs-form-b66943ed-d62f-4697-9a26-a8f8e09bfff6_3b0a66d9-0c94-4cd5-b7e3-57bbcd9a568e .legal-consent-container label:not(.hs-error-msg) {
   
    color: #33475b;
font-size: .500rem !important!
    margin: 0 0 1.4rem!important!
     font-family: 'Manrope', sans-serif;
}


#hsForm_b66943ed-d62f-4697-9a26-a8f8e09bfff6 .hs-submit {
    display: inline-block!important;
  margin-top: 5px!important;
    padding: 0 !important;
}

#hsForm_b66943ed-d62f-4697-9a26-a8f8e09bfff6 .hs-form-field {
    margin-bottom: 2px!important;
 background:  #0e1926!important;

}

#hsForm_b66943ed-d62f-4697-9a26-a8f8e09bfff6  .hs-button, .hs-form-b66943ed-d62f-4697-9a26-a8f8e09bfff6_3b0a66d9-0c94-4cd5-b7e3-57bbcd9a568e .hs-button:hover, .hs-form-b66943ed-d62f-4697-9a26-a8f8e09bfff6_3b0a66d9-0c94-4cd5-b7e3-57bbcd9a568e .hs-button:hover:not(.inactive), .hs-form-b66943ed-d62f-4697-9a26-a8f8e09bfff6_3b0a66d9-0c94-4cd5-b7e3-57bbcd9a568e .hs-button:focus, .hs-form-b66943ed-d62f-4697-9a26-a8f8e09bfff6_3b0a66d9-0c94-4cd5-b7e3-57bbcd9a568e .hs-button:active, .hs-form-b66943ed-d62f-4697-9a26-a8f8e09bfff6_3b0a66d9-0c94-4cd5-b7e3-57bbcd9a568e .hs-button:active:not(.inactive):not(.link) {
    background: #006DD9!important;
    border-color: #006DD9!important;
    color: #ffffff!important;
    font-size: 12px!important;!important;
    line-height: 12px!important;
    font-family: 'Manrope', sans-serif!important;
      padding: 12px 18px!important;
  border-radius: 4px !important;
    border-bottom-right-radius: 4px!important;
  border-top-right-radius: 4px!important;
  border-bottom-left-radius: 4px!important;
  border-top-left-radius: 4px!important;
}


#hsForm_b66943ed-d62f-4697-9a26-a8f8e09bfff6 form input[type=color], form input[type=date], form input[type=datetime-local], form input[type=datetime], form input[type=email], form input[type=file], form input[type=month], form input[type=number], form input[type=password], form input[type=search], form input[type=tel], form input[type=text], form input[type=time], form input[type=url], form input[type=week], form select, form textarea {
    background-color: rgba(var(--clr-base-dk-rgb), .05);
    border: 0;
    border-radius: var(--br-input);
    padding: 12px 17px;
  font-size: 12px;
}

.legal-consent-container, .legal-consent-container p {

    font-size: 8px!important;
    
}




body .hs-form-field {
    margin-bottom: 5px;
    text-align: left;
}

.dnd_area-row-0-background-image {
  /*  background-color: #010d1a; /* Fallback color in case the image doesn't load */
}

.plyr__controls {
    display: none !important;
}

.plyr__control{
    display: none !important;
}


.pwr-sec-services {
    border-radius: 40px;
}

.pwr-social-icon {
    fill:#ffffff;
    color: #ffffff;
    display: inline-block;
    padding: 0 0.3em;
  margin-top:10px;
    vertical-align: middle;
}

.pwr-footer-company-info__icons {
    font-size: 30px;
}

.pwr-footer-advanced .pwr-footer-company-info__icons .pwr-adc-content__social-icon {
    font-size: 30px;
}


.pwr-sec__title-intro {
  font-family: Rubik, sans-serif;
    color: #9398a8;
}


.pwr-sec-cta {
 border-radius: 10px;
    padding-right: 40px;
padding-left: 40px;
  padding-top: 40px;
padding-bottom: 40px;
}

.content-containerx2 {
  display: flex;
  flex-wrap: wrap;
}

.content-boxx2 {
  width: 49%;
  box-sizing: border-box;
  padding: 20px;
}

@media (max-width: 991px)
.pwr-sec-mockup {
    padding-top: 10px;
  padding-bottom: 10px;
}
.element.style {
    height: 100% !important;
}



@media screen and (max-width: 768px) {
  .content-boxx2 {
    width: 100%;
    padding: 2px;
  }
}

.pwr-sec-form__intro-sec--hor-boxed {
    width: 40%;
}

.pwr-sec-form__form-wrapper--hor-boxed {
    margin-left: 7%;
    width: 50%;
}

/* Fix spacing on mobile */

@media only screen and (max-width: 600px) {
  
  .pwr-sec--first-with-header {
  
  padding-top: 55px!important;
  padding-bottom: 1px!important;
  }
  
  .pwr-sec-mockup {
    padding-top: 10px;
  padding-bottom: 10px;
}
  
  .height100 {
  height: 100%;!important;}
  
  
.element.style {
    height: 100% !important;}
  
  .pwr-sec-mockup__mockup-wrapper{
    
    
    height: 95%  !important;
    
  }
  .sec-mockup-content-height{
    height: 95%  !important;
    
  }
  
  .element.style {
    height: 100% !important;
}
  .pwr-sec-mockup__content--pos-vert{
    padding-bottom: 0px !important;
}
  
  
  }

/* Hide on mobile and tablet devices */

@media only screen and (max-width: 1024px) {
  .mobiletablet-hide {
    display: none;
  }
}

/* Hide on mobile devices */
@media only screen and (max-width: 600px) {
  .mobile-hide {
    display: none;
  }

  .show-on-mobile {
    display: block !important;
  }
  
  .pwr-adc__content-wrapper--ix-0-3-1{
    display: none;
    padding:0px!important;
  }
  
  .pwr-adc__content-wrapper--ix-0-4-1{
    display: none;
    padding:0px!important;
  }
  
  .pwr-adc__content-wrapper--padding, div[class*=adc__col--width-] {
    padding: 5px!important;
}
  
}

.pwr-touch-btn.pwr-touch-btn--dark {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}


/* Hide on tablet devices */
@media only screen and (min-width: 601px) and (max-width: 990px) {
  .tablet-hide {
    display: none;
  }

  .show-on-tablet {
    display: block !important;
  }
  
  
  #hs_cos_wrapper_module_17314049812936 > div > div.pwr-sec-mockup__mockup-wrapper  {
    display: none;
  }
  
}

/* Hide on desktop devices */
@media only screen and (min-width: 991px) {
  .desktop-hide {
    display: none;
  }
}


/* Hide on desktop and tablet devices */
@media only screen and (min-width: 601px) {
  .desktop-tablet-hide {
    display: none;
  }
  
  
  
  #hs_cos_wrapper_module_17417821360417, #hs_cos_wrapper_module_17417821360416,  #hs_cos_wrapper_module_17398288902613, #hs_cos_wrapper_module_1739828893143, #hs_cos_wrapper_module_17404174390375, #hs_cos_wrapper_module_17404187356723{
    display: none;
}


/* Hide both modules on desktop and tablet */
@media (min-width: 768px) {
  #hs_cos_wrapper_module_17307261760987 {
    display: none;
  }
}


  



@media (min-width: 768px) {
 #hs_cos_wrapper_module_173140573376411{
    display: none;
  }
}

/* Home 2024 template - Hide both modules on desktop and tablet */
@media (min-width: 768px) {
  #hs_cos_wrapper_module_17314057337649 {
    display: none;
  }
}




@media (min-width: 768px) {
 #hs_cos_wrapper_module_1730726579509{
    display: none;
  }
}


.button:hover {
  border-radius: 100px 100px 0 100px; /* Set the lower right corner to 0 on hover */
}


.cta_button:hover {
  border-radius: 100px 100px 0 100px; /* Set the lower right corner to 0 on hover */
}

.attributes__col-item:hover {
  border-radius: 100px 100px 0 100px; /* Set the lower right corner to 0 on hover */
  box-shadow: 0 0 10px rgba(0, 109, 217, 0.1);
}
/*
.pwr--colored-box.pwr--dark {
 background: rgba(47, 47, 47, 0.3)!important;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1)!important;
backdrop-filter: blur(5px)!important;
-webkit-backdrop-filter: blur(5px)!important;

}




.pwr--colored-box {
  background: rgba(47, 47, 47, 0.3);
   background: transparent!important;

}*/






.engage-gradient {
	--x: 50%;
	--y: 50%;
	padding: 0.6em 1em;
	color: white;
  font-size: 16px;
	outline: none;
	border-radius: 100px;
	border: 1.7px solid transparent;
	background: linear-gradient(#010d1a, #010d1a) padding-box, linear-gradient(90deg,#1337B7, #0D73BC) border-box;
}

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

.protect-gradient {
	--x: 50%;
	--y: 50%;
	padding: 0.6em 1em;
	color: white;
	outline: none;
  font-size: 16px;
	border-radius: 100px;
	border: 1.7px solid transparent;
	background: linear-gradient(#010d1a, #010d1a) padding-box, linear-gradient(90deg,#B71313, #BC760D) border-box;
}


.analyze-gradient {
	--x: 50%;
	--y: 50%;
	padding: 0.6em 1em;
  font-size: 16px;
	color: white;
	outline: none;
	border-radius: 100px;
	border: 1.7px solid transparent;
	background: linear-gradient(#010d1a, #010d1a) padding-box, linear-gradient(90deg,#8313B7, #B80DBC) border-box;
}


.engages-gradient {
	--x: 50%;
	--y: 50%;
	padding: 0.5em 1em;
  font-weight: 500; /* Semi-bold */
	font-family: 'Rubik', sans-serif; /* Rubik font */
	color: #006DD9; /* Blue for engage */
	font-size: 14px;
	outline: none;
	border-radius: 100px;
	border: 1.55px solid transparent;
	background: linear-gradient(#EEF4FE, #EEF4FE) padding-box, linear-gradient(90deg,#006DD9, #006DD9) border-box;
}

.protects-gradient {
	--x: 50%;
	--y: 50%;
	padding: 0.5em 1em;
	color: #D33334; /* Red for protect */
  font-weight: 500; /* Semi-bold */
	font-family: 'Rubik', sans-serif; /* Rubik font */
	outline: none;
	font-size: 14px;
	border-radius: 100px;
	border: 1.55px solid transparent;
	background: linear-gradient(#FCEDED, #FCEDED) padding-box, linear-gradient(90deg,#D33334, #D33334) border-box;
}

.analyzes-gradient {
	--x: 50%;
	--y: 50%;
	padding: 0.5em 1em;
	font-size: 14px;
  font-weight: 500; /* Semi-bold */
	font-family: 'Rubik', sans-serif; /* Rubik font */
	color: #0f0f0f; /* Purple for analyze */
	outline: none;
	border-radius: 100px;
	border: 1.55px solid transparent;
	background: linear-gradient(#f2f2f3, #f2f2f3) padding-box, linear-gradient(90deg,#0f0f0f, #0f0f0f) border-box;
}

.crisis-gradient {
	--x: 50%;
	--y: 50%;
	padding: 0.5em 1em;
	font-size: 14px;
  font-weight: 500; /* Semi-bold */
	font-family: 'Rubik', sans-serif; /* Rubik font */
	color: #E95B06; /* Purple for analyze */
	outline: none;
	border-radius: 100px;
	border: 1.55px solid transparent;
	background: linear-gradient(#faede5, #faede5) padding-box, linear-gradient(90deg,#E95B06, #E95B06) border-box;
}

.inbox-gradient {
	--x: 50%;
	--y: 50%;
	padding: 0.5em 1em;
	font-size: 14px;
  font-weight: 500; /* Semi-bold */
	font-family: 'Rubik', sans-serif; /* Rubik font */
	color: #31AFDD; 
	outline: none;
	border-radius: 100px;
	border: 1.55px solid transparent;
	background: linear-gradient(#EBF7FC, #EBF7FC) padding-box, linear-gradient(90deg,#31AFDD, #31AFDD) border-box;
}


.publish-gradient {
	--x: 50%;
	--y: 50%;
	padding: 0.5em 1em;
	font-size: 14px;
  font-weight: 500; /* Semi-bold */
	font-family: 'Rubik', sans-serif; /* Rubik font */
	color: #19A890; 
	outline: none;
	border-radius: 100px;
	border: 1.55px solid transparent;
	background: linear-gradient(#E8F7F4, #E8F7F4) padding-box, linear-gradient(90deg,#19A890, #19A890) border-box;
}

.sentiment-gradient {
	--x: 50%;
	--y: 50%;
	padding: 0.5em 1em;
	font-size: 14px;
  font-weight: 500; /* Semi-bold */
	font-family: 'Rubik', sans-serif; /* Rubik font */
	color: #F456D2; 
	outline: none;
	border-radius: 100px;
	border: 1.55px solid transparent;
	background: linear-gradient(#FFECFB, #FFECFB) padding-box, linear-gradient(90deg,#F456D2, #F456D2) border-box;
}


.outbound-gradient {
	--x: 50%;
	--y: 50%;
	padding: 0.5em 1em;
	font-size: 14px;
  font-weight: 500; /* Semi-bold */
	font-family: 'Rubik', sans-serif; /* Rubik font */
	color: #651DC9; 
	outline: none;
	border-radius: 100px;
	border: 1.55px solid transparent;
	background: linear-gradient(#EBDCFF, #EBDCFF) padding-box, linear-gradient(90deg,#651DC9, #651DC9) border-box;
}


.pwr--dark ul:not(.hs-error-msgs):not(.inputs-list) li:before {
    background-color: #bdbdbd!important;
}



.menuhover:hover{
  background-color: #f2f4f9;
  border: 9px solid #f2f4f9;
border-radius: 6px;
   color: #006dd9!important;
   
}

.menuhover{
  border: 9px solid #fff;
 
}


.phover{
  color: #252525!important;
  font-size: 13.5px;
  font-weight:700;
   
}

.phover:hover{
  color: #006dd9!important;
   
}


.case-stud-bottom {
    backdrop-filter: blur(.40rem)!important;


    border: 0px solid hsla(0, 0%, 100%, .3)!important;
    border-radius: 8px!important;
}

.pwr-filter {
    background-color: #f4f6fa!important;

}


.pwr-post-featured {
    background-color: #010d1a!important;
}

.case-stud-links{
    font-size:0.7rem!important;

}



.body-container-wrapper--blog-post{ background-color: #010d1a!important;
}


.blacheaderblog{ background-color: #010d1a!important;
}

.body-wrapper.hs-blog-id-4189531857.hs-blog-listing.pwr-v--35.line-numbers .hs-content-id-157832603748 .hs-blog-post .hs-blog-id-4189531857 .body-container-wrapper--blog-post{
    background-color: #fff!important;
}



.pwr-post-featured .vanilla .pwr-post-featured--small .lazyloaded .pwr-post-featured--transparent-header{
    background-color: #010d1a!important;
}


.hs-blog-id-112741023319 .hs-blog-listing 
    .pwr-v--35 .line-numbers {
    background-color: #fff!important;
}.hs-blog-id-112741023319 .hs-blog-listing 
    .pwr-v--35 .line-numbers {
    background-color: #fff!important;
}

.line-numbers {
    background-color: #fff!important;
}

.pwr-v--35 {
    background-color: #fff!important;
}

.hs-blog-listing {
    background-color: #fff!important;
}

.hs-blog-id-112741023319 {
    background-color: #fff!important;
}

 .pwr-comparison-table {
    --compt-1st-col-width: 400px!important;
}

.pwr-comparison-table {
    --compt-2nd-col-width: 150px!important;
}

.pwr-comparison-table {
    --compt-3rd-col-width: 150px!important;
}

.pwr-comparison-table {
    --compt-4th-col-width: 150px!important;
}


@media only screen and (min-width: 601px)  {

.pwr-sec-form__intro-sec--hor-boxed {
    width: 50%;
}
.pwr-sec-form__intro-sec--hor-boxed {
    width: 50%;
} }
}

.pwr-sec-image-boxes__intro-sec {
    margin-bottom: 20px!important;
  
}


@media (max-width: 767px ) {
   .pwr-sec-form__intro-sec--hor-boxed {
    width: 100%;
}
.pwr-sec-form__intro-sec--hor-boxed {
    width: 100%;
} 


.pwr-sec-form__form-wrapper--hor-boxed {
 margin-left:0%!important;
    width: 100%!important;
}

}
}



@media {
    .pwr-touch-btn {
        display: !important;
    } }

  
  .pwr-touch-btn {
        display: !important; }
    
    
    
    .pwr-touch-btn__icon {
        display: !important; }


@media (max-width: 767px) {
  .dew_logos_marquee {
    display: none;
  }
}

/* Default style for inactive tabs (grayscale and 80% opacity) */
.features-tabber .features-tabber-item {
  opacity: 0.35;

  color: #8698b2;
}

/* Style for the active tab (full color and 100% opacity) */
.features-tabber .features-tabber-item.active {
  opacity: 1;
  filter: none;
  color: inherit;
}

.heading.heading-2 {
  max-width: 650px;
}


/* Style for rounded left side only */
.features-tabber-item {
  border-left-width: 4px;
  border-left-style: solid;
  padding: 16px 24px;
  cursor: pointer;
  border-left-color: transparent; /* Default state */
  border-top-left-radius: 3px; /* Round top-left corner */
  border-bottom-left-radius: 3px; /* Round bottom-left corner */
border-bottom-right-radius: 0px; /* Round bottom-left corner */
 border-top-right-radius: 0px;
  margin-bottom: 16px; /* Space between items */
  transition: background-color 0.3s ease, border-left-color 0.3s ease;
}

/* Non-active tabs */
.features-tabber .features-tabber-item {
  padding: 20px 44px;
  background-color: transparent; /* Non-active tab background */
  

  
}

.features-tabber-item-description p {
   
  color: #677489;
font-family: Rubik, sans-serif !important;
}


.features-tabber-item-description{
   
  color: #677489;
font-family: Rubik, sans-serif!important;
}

.features-tabber-item {
   
    padding: 20px 44px;
}

/* Active tab */
.features-tabber .features-tabber-item.active {
  
 
  box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.01); /* Active tab shadow */
 
}

/* Hover effect for all tabs */
.features-tabber .features-tabber-item:hover {
  transform: scale(1.02); /* Slight size increase on hover */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.01); /* Enhanced shadow effect on hover */
}

.container_bb_way {
  
    background: #FFFFFF;
    box-shadow: 0px 4px 6px rgba(35, 42, 182, 0.25);
  border-radius: 8px;
  border: 1px solid #F2F7FF;

}



.container_the_hard_way {
   background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 8px;
   
}


.hard_way_tag {
    background-color: #E6E6E6;
    border-radius: 10px;
    justify-content: center;
    align-self: center;
    align-items: center;
    height: 30px;
    padding: 8px 12px;
    font-weight: 600;
    display: flex;
  color: #303030;
}

.features-tabber-col-sm-6 {
        width: 60%;
        float: left;
    }
}


.heading {
    margin: 0 0 30px;
}


.solution-chip {
	--x: 50%;
	--y: 50%;
	padding: 0.4em 1.2em;
	font-size: 14px;
  font-weight: 550; /* Semi-bold */
	font-family: 'Rubik', sans-serif; /* Rubik font */
	color: #508CF4; 
	outline: none;
	border-radius: 100px;
	border: 1.55px solid transparent;
	background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg,#D0D0D0, #D0D0D0) border-box;
}


#hs_cos_wrapper_module_1729942909493 .features-tabber-row {
    margin-left: -15px;
    margin-right: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row-reverse; /* Inverts the order */
align-items: center; /* Vertically aligns items */
}

.features-tabber-row {
   
align-items: center; /* Vertically aligns items */
}



#hs_cos_wrapper_widget_1729939696134 .features-tabber .features-tabber-item.active {
  /* Different colors for each row when active */
}
#hs_cos_wrapper_widget_1729939696134 .features-tabber .features-tabber-item:nth-child(1).active {
  border-left-color: #006DD9!important; /* Replace xxx with the desired color for the first row */
}

#hs_cos_wrapper_widget_1729939696134 .features-tabber .features-tabber-item:nth-child(2).active {
  border-left-color: #D33334!important; /* Replace yyy with the desired color for the second row */
}

#hs_cos_wrapper_widget_1729939696134 .features-tabber-item:nth-child(3).active {
  border-left-color: #651DC9!important; /* Replace zzz with the desired color for the third row */
}



#hs_cos_wrapper_module_1729942909493 .features-tabber .features-tabber-item.active {
  /* Different colors for each row when active */
}
#hs_cos_wrapper_module_1729942909493 .features-tabber .features-tabber-item:nth-child(1).active {
  border-left-color: #F456D2!important; /* Replace xxx with the desired color for the first row */
}

#hs_cos_wrapper_module_1729942909493 .features-tabber .features-tabber-item:nth-child(2).active {
  border-left-color: #31AFDD!important; /* Replace yyy with the desired color for the second row */
}

#hs_cos_wrapper_module_1729942909493 .features-tabber .features-tabber-item:nth-child(3).active {
  border-left-color: #19A890!important; /* Replace zzz with the desired color for the third row */*/
}

/* Home 2024 */
#hs_cos_wrapper_module_17314053256988 .features-tabber .features-tabber-item.active {
  /* Different colors for each row when active */
}
#hs_cos_wrapper_module_17314053256988 .features-tabber .features-tabber-item:nth-child(1).active {
  border-left-color: #006DD9!important; /* Replace xxx with the desired color for the first row */
}

#hs_cos_wrapper_module_17314053256988 .features-tabber .features-tabber-item:nth-child(2).active {
  border-left-color: #D33334!important; /* Replace yyy with the desired color for the second row */
}

#hs_cos_wrapper_module_17314053256988 .features-tabber-item:nth-child(3).active {
  border-left-color: #651DC9!important; /* Replace zzz with the desired color for the third row */
}



/* Home 2025 - first module  protection */
#hs_cos_wrapper_module_1739459702063 .features-tabber .features-tabber-item.active {
  /* Different colors for each row when active */
}
#hs_cos_wrapper_module_1739459702063 .features-tabber .features-tabber-item:nth-child(1).active {
  border-left-color: #006DD9!important; /* Replace xxx with the desired color for the first row */
}

#hs_cos_wrapper_module_1739459702063 .features-tabber .features-tabber-item:nth-child(2).active {
  border-left-color: #e76302!important; /* Replace yyy with the desired color for the second row */
}
}

/* Home 2025 - second module  engage  */
#hs_cos_wrapper_module_1739459711300 .features-tabber .features-tabber-item.active {
  /* Different colors for each row when active */
}
#hs_cos_wrapper_module_1739459711300 .features-tabber .features-tabber-item:nth-child(1).active {
  border-left-color: #006dd9!important; /* Replace xxx with the desired color for the first row */
}

#hs_cos_wrapper_module_1739459711300 .features-tabber .features-tabber-item:nth-child(2).active {
  border-left-color: #8d14e7!important; /* Replace yyy with the desired color for the second row */
}

/* Home 2025 - second module  engage - reverse  */

#hs_cos_wrapper_module_1739459711300 .features-tabber-row {
    margin-left: -15px;
    margin-right: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row-reverse; /* Inverts the order */
align-items: center; /* Vertically aligns items */
}


}

/* Home 2025 - third  module  manage  */
#hs_cos_wrapper_module_1739362872050 .features-tabber .features-tabber-item.active {
  /* Different colors for each row when active */
}
#hs_cos_wrapper_module_1739362872050 .features-tabber .features-tabber-item:nth-child(1).active {
  border-left-color: #1ca991!important; /* Replace xxx with the desired color for the first row */
}

#hs_cos_wrapper_module_1739362872050 .features-tabber .features-tabber-item:nth-child(2).active {
  border-left-color: #f56dd7!important; /* Replace yyy with the desired color for the second row */
  

}
}






 /* Home 2024 */

#hs_cos_wrapper_module_173140532569810 .features-tabber .features-tabber-item.active {
  /* Different colors for each row when active */
}
#hs_cos_wrapper_module_173140532569810 .features-tabber .features-tabber-item:nth-child(1).active {
  border-left-color: #F456D2!important; /* Replace xxx with the desired color for the first row */
}

#hs_cos_wrapper_module_173140532569810 .features-tabber .features-tabber-item:nth-child(2).active {
  border-left-color: #31AFDD!important; /* Replace yyy with the desired color for the second row */
}

#hs_cos_wrapper_module_173140532569810 .features-tabber .features-tabber-item:nth-child(3).active {
  border-left-color: #19A890!important; /* Replace zzz with the desired color for the third row */*/
}






/* Home 2024 */
#hs_cos_wrapper_module_173140532569810 .features-tabber-row {
    margin-left: -15px;
    margin-right: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row-reverse; /* Inverts the order */
align-items: center; /* Vertically aligns items */
}


@media (min-width: 1040px) {
.app-filters-with-search-app-filters-apps {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr!important;
    padding-left: 10px;
}}

.app-filters-btn {
    display: none;
}

 .app-filters-polyimg {
    display: none!important;
}


.app-filters-with-search-app-filters-search {
    display: none!important;
}


#hs_cos_wrapper_widget_1730495450954 .app-filters-with-search-app-filters-filters p {
    display: none!important;
}

.app-filters-with-search ul li {
    padding: 10px ;
    cursor: pointer;
    color: #171B25; /* Inactive color */
    background-color: transparent;
    border-radius: 5px;
}

.app-filters-with-search ul li.active {
    color: #171B25; /* Active text color */
    background-color: #EBF2FE; /* Active background color */
    font-weight: bold;
    transition: background-color 0.3s ease;
}

.app-filters-with-search ul li:hover {
    background-color: #D8E6FF; /* Hover background color */
}

#hs_cos_wrapper_widget_1730495450954 .app-filters-with-search-app-filters-filters {
    margin: 5px 0;
    float: left;
    position: sticky;
    top: 0;
    background: #FFFFFF;
    padding: 20px;
    filter: drop-shadow(3px 3px 32px rgba(0, 9, 0, 0.))!important;
    border: 0px solid #cbcbcb!important;
    border-radius: 15px;
    z-index: 9999;
}



    .pwr-sec--boxed-w-content-in {
        padding-left: 30px!important;
        padding-right: 30px!important;
    
}