







/* 1a. Containers */




/* 1b. Breakpoints */






/* 1c. Colors */














/* 1d. Typography */













/* 1e. Border */



/* 1f. Corner Radius */



/* 1g. Lists */


;



/* 1h. Horizontal Rule */



/* 1i. Blockquote */




/* 1j. Buttons */








































/* 1k. Forms */










































/* 1l. Tables */











/* 1m. Site Header */




















/* 1n. Site Footer */
















.content-wrapper {
  max-width: 1300px;
}

@media screen and (min-width: 1200px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section {
  padding: 80px 0px;
}

.dnd-section > .row-fluid {
  max-width: 1300px;
}

/* General  */
.container {
    max-width: 1300px;
}

@media screen and (max-width: 768px) {
    .mobile-col {
        flex-direction: column;
    }
}





html {
  font-size: 16px;
}

body {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
  color: #000a2d;
  font-size: 16px;
  overflow-x: hidden;
}

/* Paragraphs */

p {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #000a2d;
  font-size: 16px;
}

p.lead,
p.intro {
  font-size: 1.25rem;
}

/* Anchors */

a {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #00a9ff;
  /* font-size: 16px; */
}
a:link {
    font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #00a9ff;
  /* font-size: 16px; */
}

a:hover, a:focus {
  font-weight: 300; text-decoration: underline; font-family: Inter, sans-serif; font-style: normal;
  color: #23EDC0;
  /* font-size: 16px; */
  color: #14deb1;
}

a:visited {
  font-weight: 300; text-decoration: underline; font-family: Inter, sans-serif; font-style: normal;
  color: #23EDC0;
  /* font-size: 16px; */
  color: #14deb1;
}

a.button:disabled {
  background-color: #e6e6e6;
  pointer-events: none;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #000a2d;
  text-transform: none;
}



h1 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #000a2d;
  font-size: 48px;
  text-transform: none;
  letter-spacing: 0px;
}

h2 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #000a2d;
  font-size: 36px;
  text-transform: none;
  letter-spacing: 0px;
}

h3 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #000a2d;
  font-size: 25px;
  text-transform: none;
  letter-spacing: 0px;
}

h4 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #000a2d;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0px;
}

h5 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #000a2d;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 0px;
}

h6 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #000a2d;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 0px;
}



/* Lists */

ul {
  list-style-type: ;
}

ul,
ol {
  padding-left: 2.5rem;
  margin: 1.5rem 0;
}

ul li,
ol li {
  margin: 0.5rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

/* Blockquote */

blockquote {
  border-left: 7px solid 

  
  
    
  


  rgba(208, 70, 255, 1.0)

;
  padding-left: 15px;
}

/* Horizontal Rules */
hr {
  background-color: #d0d0d0;
}





/* Primary Button */

button,
.button {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 169, 255, 1.0)

;
  border: 1px solid #00a9ff;
  border-radius: 32px;
  color: #ffffff;
  fill: #ffffff;
  font-size: 16px;
  padding: 10px 50px;
  text-transform: none;
}

button:disabled,
.button:disabled {
  background-color: #d0d0d0;
  border-color: #d0d0d0;
  color: #e6e6e6;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
button:active,
.button:active {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(39, 237, 192, 1.0)

;
  border: 1px solid #27EDC0;
  color: #ffffff;
}

button:active,
.button:active {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: rgba(119, 255, 255, 100);
  background-color: #77ffff;
  border: 1px solid #27EDC0;
  border-color: #77ffff;
}


/* Secondary Buttons */

.button.button--secondary {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #00a9ff;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px solid #00a9ff;
  border-radius: 32px;
  fill: #00a9ff;
  padding: 10px 50px;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px solid #27EDC0;
  color: #27EDC0;
  fill: #27EDC0;
}

.button.button--secondary:active {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #27EDC0;
  border-color: #77ffff;
  color: #77ffff;
  fill: #77ffff;
}



.blog.two .blog-post-item {
    box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}


/* Simple Buttons */

.button.button--simple {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #00a9ff;
  fill: #00a9ff;
  text-transform: uppercase;
}


.blog.two .featured-blog .post-header-title a:hover {
  color: 

  
  
    
  


  rgba(0, 169, 255, 1.0)

;
}

.blog .author-social-media a {
  color: 

  
  
    
  


  rgba(0, 169, 255, 1.0)

;
}

.blog.two .topic-link:hover {
    background: 

  
  
    
  


  rgba(208, 70, 255, 1.0)

;
    color: #fff;
}

  input[type=text]:focus,
  input[type=email]:focus,
  input[type=password]:focus,
  input[type=tel]:focus,
  input[type=number]:focus,
  input[type=file]:focus,
  select:focus,
  textarea:focus {
    outline: 

  
  
    
  


  rgba(0, 169, 255, 1.0)

 auto 5px;
  }


  .button.button--simple:after {
    content: none;
  }



.button.button--simple:hover,
.button.button--simple:focus {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  border: none;
  color: #27EDC0;
  fill: #27EDC0;
}



  .button.button--simple:hover:after,
  .button.button--simple:focus:after,
  .button.button--simple:active:after {
    content: none;
  }



.button.button--simple:active {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  border: none;
  color: #77ffff;
  fill: #77ffff;
}

/* Button Sizing */

.button.button--small {
  font-size: 14px;
  padding: 10px 50px;
}

.button.button--large {
  font-size: 18px;
  padding: 10px 50px;
}





form {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #CBE8F8;
  border-radius: 4px;
  padding: 45px 45px;
}

.hs-form-field {
  margin-bottom: 20px;
}

.submitted-message {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #CBE8F8;
  border-radius: 4px;
  padding: 45px 45px;  
}
#home .submitted-message{
    background-color: rgba(0, 10, 45, 1) !important;
    border: none;
}

/* Form Title */

.form-title {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 10, 45, 1.0)

;
  border: 1px none #CBE8F8;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #ffffff;
  font-size: 36px;
  padding: 24px 24px;
  text-transform: none;
}

/* Labels */

.hs-form-field > label {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #000a2d;
  font-size: 16px;
  padding: 0px 0px;
}

form div.in-focus > label {
  color: #000a2d;
}

label.hs-form-radio-display,
label.hs-form-checkbox-display {
  font-family: {font=Inter, font_set=GOOGLE, styles={font-family=Inter, sans-serif, font-style=normal, font-weight=300, text-decoration=none}, size=16, size_unit=px, color=#000a2d, variant=300, fallback=sans-serif, style=font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none, css=color: #000a2d;font-size: 16px;font-family: Inter, sans-serif; font-weight: 300;};
}

.hs-fieldtype-radio label,
.hs-fieldtype-checkbox label {
  color: #000a2d;
}

/* Help Text - Legends */

.hs-form-field legend {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #000a2d;
  font-size: 14px;
}

/* Inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  background-color: #ffffff;
  border: 1px none #D0D0D0;
  border-radius: 4px;
  color: #000a2d;
  font-size: 12px;
  padding: 18px 20px;
}

input::-webkit-input-placeholder {
  color: #CCCCCC;
}

input::-moz-placeholder {
  color: #CCCCCC;
}

input:-ms-input-placeholder {
  color: #CCCCCC;
}

input:-moz-placeholder {
  color: #CCCCCC;
}

input::placeholder {
  color: #CCCCCC;
}

form .in-focus select {
  color: #000a2d;
}


/* Inputs - Checkbox/Radio */

form ul.inputs-list li input + span:before {
  border: 1px solid #CBE8F8;
  border-radius: 4px;
}

form .input ul.invalid.error > li input + span:before {
  border-color: 

  
  
    
  


  rgba(208, 70, 255, 1.0)

;
}

/* Inputs - Select */

.hs-fieldtype-select .input:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000a2d;
}

/* Inputs - Datepicker */

.hs-datepicker button.pika-button:hover {
  background-color: 

  
  
    
  


  rgba(208, 70, 255, 1.0)

 !important;
}

.hs-datepicker .is-selected button.pika-button {
  background-color: #b228e1 !important;
}

.hs-datepicker .is-today button.pika-button {
  color: #b228e1;
}

/* Validation */

.hs-input.invalid.error {
  border-color: #FF7A6E;
}

.hs-error-msgs li,
.hs-error-msgs li label {
  color: #FF7A6E !important;
}

.hs-error-msgs li a {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
}

/* Submit */



  form input[type=submit],
  form .hs-button {
    font-family: Inter, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(0, 169, 255, 1.0)

;
    border: 1px solid #00a9ff;
    border-radius: 32px;
    color: #ffffff;
    display: inline-block;
    fill: #ffffff;
    padding: 10px 50px;
    text-transform: none;
    text-align: center;
  }

  form input[type=submit]:hover,
  form input[type=submit]:focus,
  form .hs-button:hover,
  form .hs-button:focus {
    font-family: Inter, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(39, 237, 192, 1.0)

;
    border: 1px solid #27EDC0;
    color: #ffffff;
  }

  form input[type=submit]:active,
  form .hs-button:active {
    font-family: Inter, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    background-color: rgba(119, 255, 255, 100);
    border: 1px solid #27EDC0;
    border-color: #77ffff;
  }





  form input[type=submit],
  form .hs-button {
    font-size: 16px;
  }







table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #D0D0D0;
}

th,
td {
  border: 1px solid #D0D0D0;
  color: 

  
  
    
  


  rgba(0, 10, 45, 1.0)

;
  padding: 15px 15px;
}

tr:nth-child(odd) {
  background-color: rgba(255, 96, 71, .35);
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(13, 37, 71, 1.0)

;
  border-bottom: 2px solid #D0D0D0;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}

tbody + tbody {
  border-top: 2px solid #D0D0D0;
}





/* Primary header  */

.header {
  background-color: {color=#d046ff, opacity=0, rgba=rgba(208, 70, 255, 0), rgb=rgb(208, 70, 255), hex=#d046ff, css=rgba(208, 70, 255, 0%)};
  border-bottom: 1px none #FFFFFF;
  box-shadow: none;
}

.header__container {
  max-width: 1300px;
}

/* Logo */

.logo-company-name {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}

/* Site Navigation */

.header__main-bar {
   background-color: #d046ff;
}

.header__navigation {
  
}

.header__menu .header__navigation .menu-link {
  color: theme.colors.primary.color;
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  text-transform: none;
  font-size: 16px;
}

.header__menu .header__navigation .menu-link:hover {
  color: theme.colors.primary.color;
    
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  background-color: ;
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link {
  color: #000a2d;
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  text-transform: none;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .header__menu .header__navigation .submenu:not(.level-1) .menu-link {
    color: theme.colors.primary.color;
    font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
    text-transform: none;
  }
/*   nav {
    background-color: #fff;
  } */
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link:hover {
  color: #FFFFFF;
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 169, 255, 1.0)

;
}

.navigation-primary a {
  ;
  font-size: ;
  color: ;
}

.navigation-primary a:hover,
.navigation-primary a:focus {
  opacity: 1;
  ;
  font-size: ;
  color: ;
  background-color: ;
}

.navigation-primary a.active-item {
  ;
  font-size: ;
  color: ;
  background-color: ;
}






.footer {
  background-color: rgba(74, 88, 94, 1.0);
  border-top: 1px none #00a9ff;
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  font-size: 16px;
	margin-top: 25px;
}

.footer__navigation a {
  color: #FFFFFF;
}

.footer__form .form-title {
  color: 

  
  
    
  


  rgba(0, 169, 255, 1.0)

;
}
.footer__navigation h4 {
    color: 

  
  
    
  


  rgba(0, 169, 255, 1.0)

;
  text-align: center;

}
.footer .footer__form label {
  color: #FFFFFF;
}

.blog.two .topic-link
{
  background: 

  
  
    
  


  rgba(0, 169, 255, 1.0)

;
}

easymovie {
  color: 

  
  
    
  


  rgba(0, 169, 255, 1.0)

;
}

.footer__form form input[type=submit], form .hs-button {
  border-radius: 32px; 
}





/* Blog Meta - Author/Avatar/Timestamp */

.blog-author__name {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
}

.blog-index__post__date {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
}

/* Tags/Topics */
.blog-tag {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
}

/* Blog Listing */

.blog-navigation .blog-navigation__text {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #000a2d;
}

/* Blog Pagination */

.blog-pagination__link {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
}

/* Blog Post */

.blog-post__title {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #000a2d;
  font-weight: 700;
}

.blog-post__body h1,
.blog-post__body h2,
.blog-post__body h3,
.blog-post__body h4,
.blog-post__body h5,
.blog-post__body h6 {
  color: #000a2d;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

/* Recent Posts */

.blog-recent-posts .content-wrapper > h2 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  font-weight: 700;
}





/* Error Pages - Global */

.error-page:before {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
}

/* System Pages - Global */

.hs-search-results__title {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #000a2d;
}

.hs-search-results__title:hover {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
}

/* Forms in System Pages */

#email-prefs-form h3 {
  font-size: 20px;
}

/* Password Prompt */

.password-prompt input[type=password] {
  margin-bottom: 20px;
}

/* Backup Unsubscribe */

.backup-unsubscribe input[type=email] {
  margin-bottom: 20px;
  padding: 18px 20px !important;
}





/* Icon */

body .icon svg {
  fill: 

  
  
    
  


  rgba(208, 70, 255, 1.0)

;
  width: 16px;
}

/* Social Follow */

body .social-links__icon {
  background-color: 

  
  
    
  


  rgba(0, 169, 255, 1.0)

;
}

body .social-links__icon:hover,
body .social-links__icon:focus,
body .social-links__icon:active {
  background-color: 

  
  
    
  


  rgba(0, 169, 255, 1.0)

;
  opacity: 0.8;
  
}

/* Testimonial Slider */

body .tns-nav button {
  background-color: rgba(

  
  
    
  


  rgba(0, 169, 255, 1.0)

, 0.15);
}

body .tns-nav .tns-nav-active,
body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: 

  
  
    
  


  rgba(0, 169, 255, 1.0)

;
  
  
}


/** SHADOWS **/

.theme-shadow {
  box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15); 
}  

.hs-menu-item:hover a, .hs-menu-item:focus a {
  color: #00a9ff;
}

/** Border Radius **/

.theme-border-radius-card {
  border-radius: 20px; 
}

.theme-border-radius-card-left-half {
  border-radius: 20px 0px 0px 20px;
}

.theme-border-radius-card-right-half {
  border-radius: 0px 20px 20px 0px;
}

.theme-border-radius-card-top-half {
  border-radius: 20px 20px 0px 0px;
}

.theme-border-radius-button {
  border-radius: 20px; 
}

.theme-border-radius-image {
  border-radius: 20%; 
}

/* Outline */

.theme-outline {
  border: 1px solid #000000; 
}

.hs-content-id-50707764034 .span12.icon-section {
  background: transparent !important;
}
.hs-content-id-50707764034 .span4.icon-piece.i-carded.theme-border-radius-card.theme-shadow {
  background: transparent;
  box-shadow: none;
}

.hs-content-id-45220426098 #hs_cos_wrapper_widget_1616369115038 .span12.icon-section, .hs-content-id-45220426117 #hs_cos_wrapper_widget_1616369115038, .hs-content-id-50707764034 #hs_cos_wrapper_widget_1616369115038 .span12.icon-section  {
  position: relative;
  left: 10%;  
  margin-left: 6.564103%;
}
.hs-content-id-45220426098 #hs_cos_wrapper_widget_1616369115038 .theme-border-radius-card[class*="span"], .hs-content-id-45220426117 #hs_cos_wrapper_widget_1616369115038 .theme-border-radius-card[class*="span"]{
  margin-right: 5%;
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-item:after {
    height: 2px;
    background: #fff;
    background: linear-gradient(90deg,#cb46ff,#00a9ff);
  }
.submenu.level-2>li::after {
    background-image: linear-gradient(90deg,#cb46ff,#00a9ff);
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.submenu.level-2>li {
  border-bottom: 0 !important;
}
.multi-color-headline {
  font-family: "FFMarkWebProBold" !important;
  font-size: 35px !important;
  position: relative;
  display: inline-block;
  left: 43%;
}
@media (max-width: 768px) {
  .multi-color-headline {
    display: block;
    left: 0;
  }
}
/* .multi-color-headline .color-magenta:after {
  background-image: linear-gradient(90deg,#cb46ff,#00a9ff);
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
} */
.multi-color-headline:after {
  background-image: linear-gradient(90deg,#cb46ff,#00a9ff);
    content: '';
    width: 80%;
    height: 2px;
    position: absolute;
    left: 8%;
    right: 8%;
    bottom: 0;
}
.multi-color-headline .color-magenta {
    color: #d046ff !important;
}
.generic-gradient-underline {
  position: relative;
}
.generic-gradient-underline:after {
  background-image: linear-gradient(90deg,#cb46ff,#00a9ff);
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
}
.font-weidght-700 {
  position: relative;
  font-weight: 700;
}
.cta-learn-more {
    padding: 0 !important;
    font-size: 16px;
    background: linear-gradient(to right,#d046ff 0%,#25a6f4 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
  font-weight: 700 !important;
}
.leader-info {
  margin-bottom: 0;
  padding: 0 !important;
  font-size: 21px !important;
  text-transform: uppercase;
  background: linear-gradient(to right,#d046ff 0%,#25a6f4 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  font-weight: 700 !important;
}
.cta-magenta {
  color: #d046ff !important;
  font-weight: 700 !important;
}
.submenu.level-2>li {
    background: rgba(255,255,255,0.6) !important;
    font-size: 16px !important;
   color: #000000 !important;
}
.submenu.level-2>li:before, .submenu.level-2>li:hover:before {
    background: none !important;
}
.submenu.level-2 .menu-item .menu-link {
    font-size: 14px !important;
    color: #000000 !important;
    margin-left: 0 !important;
    text-indent: 0 !important;
}
.submenu.level-2 .menu-link {
 
}
@media screen and (min-width: 768px) {
  .header__menu .header__navigation .submenu:not(.level-1) {
      background: rgba(255,255,255,0.6) !important;
      width: 150px !important;
      border: 0 !important;
      border-radius: 0 !important;
      box-shadow: unset !important;
    color: #000000 !important;
  }
}

.header-dark-full {
	width: calc(100% - 40px);
}

.header-dark-full .navigation-primary li:nth-child(2)::before {
  width: 24px !important;
  height: 24px !important;
  top: 12px !important;
  background: transparent url(https://8867135.fs1.hubspotusercontent-na1.net/hubfs/8867135/icon-nav-solutions-light-01.svg) no-repeat 0 0 !important;
}
.header-dark-full .navigation-primary li:nth-child(2):hover::before {
  background: transparent url(https://8867135.fs1.hubspotusercontent-na1.net/hubfs/8867135/icon-nav-solutions-hover.svg) no-repeat 0 0 !important;
}

.header-dark-full .navigation-primary li:nth-child(2):hover::before {
  background: transparent url(https://8867135.fs1.hubspotusercontent-na1.net/hubfs/8867135/icon-nav-solutions-hover.svg) no-repeat 0 0 !important;
}
.header-dark-full .navigation-primary li:nth-child(3)::before {
  width: 18px !important;
  left: 3px !important;
  background: transparent url(https://8867135.fs1.hubspotusercontent-na1.net/hubfs/8867135/icon-nav-resources-light.svg) no-repeat 0 0 !important;
}
.header-dark-full .navigation-primary li:nth-child(3):hover::before {
  background: transparent url(https://8867135.fs1.hubspotusercontent-na1.net/hubfs/8867135/icon-nav-resources-hover.svg) no-repeat 0 0 !important;
}
.header-dark-full .navigation-primary li:nth-child(4)::before {
  width: 8px !important;
  left: 10px !important;
  top: 19px;
  background: transparent url(https://8867135.fs1.hubspotusercontent-na1.net/hubfs/8867135/raw_assets/public/DrEvidence/css/images/Contect-ico.svg) no-repeat 0 0 !important;
}
.header-dark-full .navigation-primary li:nth-child(4):hover::before {
  background: transparent url(https://8867135.fs1.hubspotusercontent-na1.net/hubfs/8867135/icon-nav-about-hover.svg) no-repeat 0 0 !important;
}
.header-dark-full .submenu.level-2>li {
  background: rgba(255, 255, 255, 0.6) !important;
  font-size: 16px !important;
}
.header-dark-full .submenu.level-2>li:before, .header-dark-full .submenu.level-2>li:hover:before {
  background: none !important;
}
.header-dark-full .submenu.level-2 .menu-item .menu-link {
  font-size: 14px !important;
}
.header-dark-full .submenu.level-2 .menu-item .menu-link:hover {
  color: #d046ff !important;
}
.hs-leader-slider {
  border-bottom: 2px solid #000000;
}
.hs-leader-slider figure {
  height: unset !important;
  min-height: 20px !important;
  max-height: 225px !important;
}
.sub-head-bold {
  font-family: "FFMarkWebProBold" !important;
}

.header-dark-full .submenu.level-2 .menu-item .menu-link {
   font-size: 14px !important;
  background-position: 0 0;
  background-color: black !important;
  -webkit-text-fill-color: black;
}

.cta_button.social-linkededin {
  width: 40px;
  height: 40px;
  font-size: 0;
  background: transparent url(https://8867135.fs1.hubspotusercontent-na1.net/hubfs/8867135/icon-social-linkedin.svg) no-repeat 0 0;
  border-radius: 0;
}
.cta_button.social-linkededin:hover {
    background-position: 0;
}

/* product detail logo shrinkage */
.hs-content-id-46411392842 #hs_cos_wrapper_widget_1617710103090 img, 
.hs-content-id-46409136978 #hs_cos_wrapper_widget_1617710103090 img,
.hs-content-id-46409136975 #hs_cos_wrapper_widget_1617710103090 img,
.hs-content-id-45777909090 #hs_cos_wrapper_widget_1617609222158 img {
  width: 80%;
}
.hs-content-id-45777909090 #hs_cos_wrapper_widget_1617609222158 img {
    width: 40% !important;
    margin: 0 auto 20px !important;
    display: block;
}

/* solutions details image fixes */
.hs-content-id-46411392862 .widget_1617712912985-flexbox-positioning img,
.hs-content-id-46411415095 .widget_1617712912985-flexbox-positioning img,
.hs-content-id-46411415098 .widget_1617712912985-flexbox-positioning img,
.hs-content-id-46408931435 .widget_1617712912985-flexbox-positioning img,
.hs-content-id-46411392850 .widget_1617712912985-flexbox-positioning img,
.hs-content-id-46411392856 .widget_1617712912985-flexbox-positioning img,
.hs-content-id-46411392859 .widget_1617712912985-flexbox-positioning img {
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
}

@media screen and (min-width: 768px) {
.header-dark-full .header__menu .header__navigation .submenu:not(.level-1) {
    background: rgba(255, 255, 255, 0.6) !important;
    width: 150px !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: unset !important;
  }
  #hs_cos_wrapper_widget_1615536022430 .hs-form-field.hs_message {
    height: 97px;
  }
}