/* @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    */
/*****************************************/

h2 u { color: #A8BEF8 !important; text-decoration: none; }
h2 em { color: #5581F4 !important; font-style: normal; }

.card--light { border: none !important; }
.splide__slide { padding: 60px 60px 40px 60px !important; }
.dnd_area-row-2-background-image { background-color: #161616; }
.dnd_area-row-5-background-image { background-color: #f8f8f8; }
.dnd_area-row-21-background-image { background-color: #030001;  }

.span7.cell_1676492629154-padding {
  background-color: #F8F8F8;
}
.span5.cell_16764926291542-padding {
  background-color: #C9D4EE
}

/* Social Media Icons */

.row-number-62, 
.row-number-63, 
.row-number-64, 
.row-number-65 {
  display: inline-block;
  margin-right: 15px;
}

/* FORM SECTION */
.cell_16764658623985-padding { 
  background: #FFF !important; 
  -webkit-box-shadow: 0 1px 5px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
  box-shadow: 0 1px 5px rgb(0 0 0 / 10%);
}  

/* Master Template Form */
form { 
  background: transparent;
  padding: 0;
}
form .hs-form-field {
  margin-bottom: 10px;
}
input {
  background-color: #F8F8F8 !important;
  border-radius: 3px !important;
  border: 1px solid rgba(0,0,0,0.2) !important;
  box-shadow: inset 0 1px 2px rgb(130 137 150 / 23%), 0 1px 0 rgb(255 255 255 / 95%) !important;
}
form label {
  padding-bottom: 0;
  font-family: TruenoRegular, sans-serif !important; 
  font-size: 14px;
  font-weight: normal !important;
}
}
#hs_cos_wrapper_widget_1676466021202 input[type="submit"] {
    margin-top: 15px !important;
    height: 58px !important;
}


/* SLIDER TESTIMONIALS */
#hs_cos_wrapper_widget_1676499693357 .splide__slide--image {
    float: left !important;
    margin-right: 40px;  
}
.dnd_area-row-16-background-gradient { 
  background: linear-gradient(
    to right,
    #FFF 0%,
    #FFF 35%,
    #D4DFFB 35%,
    #D4DFFB 100%
  ) !important;
}
.splide__slide--image__wrapper {
    width: 300px;
    margin: 0 60px;
}

@media screen and (max-width: 600px) {
  #hs_cos_wrapper_widget_1676499693357 .splide__slide--image { float: none !important; margin-right: 0 !important; }
  .dnd_area-row-16-background-gradient { background: #D4DFFB !important; }
  .splide__slide--image__wrapper { width: 100% !important; margin: 0 !important; }
  .splide__slide { padding: 0 !important; }
}


@media (min-width: 768px) and (max-width: 991px)  {
div#hs_cos_wrapper_widget_1676562028242:after {
    background-image: url(https://23365482.fs1.hubspotusercontent-na1.net/hubfs/23365482/Membership-io/mobile-right-icon.svg);
        height: 112px;
        right: -29px;
        top: -20px;
        width: 137px;
}  
div#hs_cos_wrapper_widget_1676562028242:before {
    background-image: url(https://23365482.fs1.hubspotusercontent-na1.net/hubfs/23365482/Membership-io/mobile-left-icon.svg);
        bottom: -6px;
        height: 108px;
        left: -26px;
        width: 96px;
}
  
span#hs_cos_wrapper_widget_1676562028242_:before {
    display: none;
}  
span#hs_cos_wrapper_widget_1676562028242_:after {
    display: none;
}  
div#hs_cos_wrapper_widget_1676562028242 img {
    max-width: 302px !important;
}  
  


}