







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */






















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 20px;
}

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





html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: #01000f;
  font-weight: 400;
  font-family: Inter;
}

/* Paragraphs */

p {
  font-size: 16px;
  color: #01000f;
  font-weight: 400;
}

/* Anchors */

a {
  color: #01000f;
}

a:hover,
a:focus,
a:active {
  color: #ac27f4;
}

/* Headings */

h1 {
  font-family: Founders Grotesk;
  font-size: 50px;
  color: #01000f;
  font-weight: 700;
}

h2 {
  font-family: Founders Grotesk;
  font-size: 42px;
  color: #01000f;
  font-weight: 700;
}

h3 {
  font-family: Founders Grotesk;
  font-size: 32px;
  color: #01000f;
  font-weight: 600;
}

h4 {
  font-family: Founders Grotesk;
  font-size: 26px;
  color: #01000f;
  font-weight: 500;
}

h5 {
  font-family: Founders Grotesk;
  font-size: 22px;
  color: #01000f;
  font-weight: 500;
}

h6 {
  font-family: Founders Grotesk;
  font-size: 16px;
  color: #01000f;
  font-weight: 600;
}

@media(min-width:768px){
  h1{
    font-size: 36px;
  }

  h2{
    font-size: 30px;
    line-height: 112%;
  }

  h3{
    font-size: 27px;
  }

  h4{
    font-size: 23px;
  }

  h5{
    font-size: 20px;
  }

}

@media(min-width:992px){
  h1{
    font-size: 50px;
    line-height: 104%;
  }

  h2{
    font-size: 42px;
    line-height: 109%;
  }
  h3{
    font-size: 32px;
  }

  h4{
    font-size: 26px;
  }

  h5{
    font-size: 22px;
  }
  h6{
    font-size: 16px;
  }
}

/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(172, 39, 244, 1.0)

;
  border: 2px solid #ac27f4;
  border-radius: 0px;
  color: #FFFFFF;
  padding: 8px 20px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(172, 39, 244, 1.0);
   color: rgba(172, 39, 244, 1.0);
}

button:active,
.button:active {
  background-color: rgba(212, 79, 255, 1.0);
  border-color: #d44fff;
  color: #FFFFFF;
}





form,
.submitted-message {
  font-size: 16px;
  color: #01000f;
  font-weight: 400
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #01000f;
}

/* Form label */

form label {
  color: #01000f;
}

/* Form help text */

form legend {
  color: #01000f;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-width: 1px;
  border-color: #cccccc;
  color: #01000f;
  background-color: rgba(255, 255, 255, 1.0);
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: #01000f;
  background-color: rgba(255, 255, 255, 1.0);
}



/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #494A52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #494A52 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #494A52;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(172, 39, 244, 1.0)

;
  border: 2px solid #ac27f4;
  border-radius: 0px;
  color: #FFFFFF;
  padding: 8px 20px;
} 

form input[type=submit]:hover, 
form .hs-button:hover {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(172, 39, 244, 1.0);
  color: rgba(172, 39, 244, 1.0);
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(212, 79, 255, 1.0);
  border-color: #d44fff;
  color: #FFFFFF;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #cccccc;
}

th,
td {
  border-color: #cccccc;
  color: #01000f;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-bottom-color: #cccccc;
  color: #01000f;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #01000f;
}





.header-wrapper .utility-nav{
  background-color: rgba(1, 0, 15, 1.0);
}
.header-wrapper .site-header_item .search-text,
.header-wrapper .site-header_item .nav__search-icon svg,
.header-wrapper .top_utility-item .hs-menu-wrapper ul li a{
  color: rgba(255, 255, 255, 1.0);
  fill: rgba(255, 255, 255, 1.0);
}
.header-wrapper .site-header_item:hover .search-text,
.header-wrapper .site-header_item:hover .nav__search-icon svg,
.header-wrapper .top_utility-item .hs-menu-wrapper ul li a:hover{
  color: rgba(255, 207, 83, 1.0);
  fill: rgba(255, 207, 83, 1.0);
}
.header-wrapper .button_utility-item a{
  background-color: rgba(9, 225, 205, 1.0);
  color: rgba(1, 0, 15, 1.0);
  border-color: rgba(9, 225, 205, 1.0);
}
.header-wrapper .button_utility-item a:hover{
  background-color: rgba(1, 0, 15, 1.0);
  color: rgba(9, 225, 205, 1.0);
  border-color: rgba(9, 225, 205, 1.0);
}

.header-wrapper .site-header__inner{
  background-color: rgba(255, 255, 255, 0.0);
}
.header-wrapper .submenu.level-1>li>a{
  color: rgba(1, 0, 15, 1.0);
}
.header-wrapper .submenu.level-1>li>a:after{
  background-color: rgba(1, 0, 15, 1.0);
}
.header-wrapper .submenu.level-1>li>a:hover{
  color: rgba(1, 0, 15, 1.0);
}
.header-wrapper .submenu.level-1>li>a:hover:after{
  background-color: rgba(1, 0, 15, 1.0);
}
.header-wrapper .submenu.level-1>li.active-branch>a{
  color: rgba(1, 0, 15, 1.0);
}

.header-wrapper .submenu.level-2{
  background-color: rgba(1, 0, 15, 1.0);
}
.header-wrapper .submenu.level-2::before{
  border-bottom-color: rgba(1, 0, 15, 1.0);
}

.header-wrapper .submenu.level-2>li>a{
  color: rgba(255, 255, 255, 1.0);
}
.header-wrapper .submenu.level-2>li>a:hover{
  color: rgba(255, 207, 83, 1.0);
}






.site-footer {
  background-color: 

  
  
    
  


  rgba(1, 0, 15, 1.0)

;
}
.site-footer .footer-signup-form h3,
.site-footer .site-footer__footer-meta h5,
.site-footer .site-footer__copyright,
.site-footer .site-footer__additional_text p{
  color: rgba(255, 255, 255, 1.0);
}
.site-footer .footer-social .hs-menu-wrapper>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
}
.site-footer .footer-social .hs-menu-wrapper>ul>li>a:after{
  background-color: rgba(9, 225, 205, 1.0);
}
.site-footer .footer-social .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(255, 255, 255, 1.0);
}
.site-footer .footer-signup-form form label{
  color: rgba(255, 255, 255, 1.0);
}
.site-footer .footer-signup-form form input{
  background-color: rgba(1, 0, 15, 1.0);
  border-color: rgba(9, 225, 205, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.site-footer .footer-signup-form form .actions input[type=submit]{
   background-color: rgba(9, 225, 205, 1.0);
  border-color: rgba(9, 225, 205, 1.0);
  color: rgba(1, 0, 15, 1.0);
}
.site-footer .footer-signup-form form .actions input[type=submit]:hover,
.site-footer .footer-signup-form form .actions input[type=submit]:focus{
   background-color: rgba(1, 0, 15, 1.0);
  border-color: rgba(9, 225, 205, 1.0);
  color: rgba(9, 225, 205, 1.0);
}
.site-footer .footer-navigation-section .secondary .hs-menu-wrapper>ul>li>a,
.secondary-footer-navigation .hs-menu-wrapper>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
}
.secondary-footer-navigation .hs-menu-wrapper>ul>li>a:after,
.footer-navigation-section .secondary .hs-menu-wrapper>ul>li>a:after{
  background-color: rgba(255, 255, 255, 1.0);
}
.site-footer .footer-navigation-section .secondary .hs-menu-wrapper>ul>li>a:hover,
.secondary-footer-navigation .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(255, 207, 83, 1.0);
}
.secondary-footer-navigation .hs-menu-wrapper>ul>li>a:hover:after,
.footer-navigation-section .secondary .hs-menu-wrapper>ul>li>a:hover:after{
  background-color: rgba(255, 207, 83, 1.0);
}







/* Blog Header */

.blog-header {
  background-color: rgb(#null);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #01000f;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #ac27f4;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #ac27f4;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #494A52;
}

.blog-pagination__link {
  color: #01000f;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494A52;
}

.blog-post__title {
  color: #01000f;
  font-family:Founders Grotesk;
  font-size: 50px;
  font-weight: 700;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */



.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #ac27f4;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #ac27f4;
}

.blog-index__post-content--small h2 {
  font-size: 32px;
}

.blog-index__post-content a {
  color: #01000f;
}

.blog-post__read-more svg {
  fill: #01000f;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
  color: #01000f;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(#null);
}

.post-featured-image {
  max-height: px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__meta a {
  color: #01000f;
}

.blog-post__meta a:hover {
  color: #ac27f4;
}

.blog-post__links-container {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: #01000f;
}

.blog-post__back-to-blog svg {
  fill: #01000f;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  border-color: rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(#null);
}











.card__price {
  font-family: Founders Grotesk
    font-size: 32px;
  color: #01000f;
  font-weight: 600
}

@font-face {
  font-family: "Founders Grotesk";
  src: url("https://endeavor.org/wp-content/themes/heliotrope/assets/fonts/FoundersGrotesk-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Founders Grotesk";
  src: url("https://endeavor.org/wp-content/themes/heliotrope/assets/fonts/FoundersGrotesk-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Founders Grotesk";
  src: url("https://endeavor.org/wp-content/themes/heliotrope/assets/fonts/FoundersGrotesk-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Founders Grotesk";
  src: url("https://endeavor.org/wp-content/themes/heliotrope/assets/fonts/FoundersGrotesk-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.footer-signup-form .hs-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #09E1CD;
  color: #01000F;
  padding: 0 20px;
  font-family: "Founders Grotesk", sans-serif;
  font-size: 15px;
  font-weight: 500;
  border: 2px solid #09E1CD;
  border-radius: 0;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.35s, color 0.35s, border-color 0.35s;
  height: 48px;
  min-width: 210px;
  box-sizing: border-box;
  margin-bottom: 80px;
}

.footer-signup-form .hs-button:hover {
  background-color: #01000F;
  color: #09E1CD;
  border-color: #09E1CD;
}