/* @import url('http://example.com/example_style.css'); */
@import url("https://use.typekit.net/ggg1hev.css");
@import url('https://fonts.googleapis.com/css2?family=Funnel+Display:wght@300..800&display=swap');


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

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

/*ROW PADDING REMOVAL*/

.dnd-section > .row-fluid{
  padding-left: 0px;
  padding-right: 0px;
}

/*General Typography*/
h1{
  font-family: "Funnel Display", sans-serif !important;
  font-weight: 600 !important;
  font-size: 56px !important;
  line-height: 66px !important;
  background: -webkit-linear-gradient(0deg, #E45D0A, #812C8C, #0511F7) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
   display: inline-block;
/*   text-align: center; */
}

div.centerit{
    text-align: center !important;
    width: 100%;

}


h2{
  font-family: "Funnel Display", sans-serif !important;
  font-weight: 600 !important;
  font-size: 32px !important;
  line-height: 42px !important;
  color: #E4E3D1;
}

h3{
  font-family: "Funnel Display", sans-serif !important;

}

h4{


}


h5{


}


h6{
  font-size: 14px !important;
  line-height: 24px !important;
  font-weight: 400 !important;

}


p{
  font-family: "new-science-mono", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 16px !important;
  margin-bottom: 0px !important;
}


/*Navigation*/
.inner-header{
  display: none;
}

.header{
    background-color: #000 !important;
    position: fixed;
    z-index: 999;

}

.header__nav{
  justify-content: flex-end !important;
}

.li.main-nav__item a span{
  color:#E4E3D1 !important;
}

.main-nav__item a:link, .main-nav__item a:visited{
  color:#E4E3D1 !important;
}


/*Button*/

.btn-list__item:first-of-type .button {
    border-radius: 4px;
    padding: 16px 20px;
    background-image: linear-gradient(to right, #0511F7, #812C8C, #E45D0A);
    font-size: 16px;
    background-size: 200% auto;
    transition: background-position 0.5s ease;
    display:none;
}

.btn-list__item:first-of-type .button:hover {
 
  background-position: right center;
}


.button {
    border-radius: 4px;
    padding: 16px 20px;
    background-image: linear-gradient(to right, #E45D0A, #812C8C, #0511F7);
    font-size: 16px;
    background-size: 200% auto;
    transition: background-position 0.5s ease;
}

.button:hover {
  background-position: right center;
}


.button:focus{

  outline: 0px solid #000 !important;
}



/*TOPICS LIST*/

ul.ignited-topics{
  
   column-count: 2;
   padding-left: 10px;  /* Moves the text away from the bullet */
   text-indent: 10px;   /* Pulls the bullet back slightly */
   list-style-type: "+";
}

ul.ignited-topics li p span{
  font-size: 14px !important;

}

ul.ignited-topics li{
  margin: 10px 0px;
}


li::marker{
  color: #E45D0A;
  padding-right: 4px;

}


/*FOOTER*/

div > div#hs_cos_wrapper_module_1779116027678{
  padding-bottom: 0px !important
}
/*Centers Title*/
/* div#hs_cos_wrapper_module_17791149116255 {
    width: fit-content;
    margin: 0 auto;
} */



/*Episodes Page*/

.large-text {
    font-family: 'Funnel Display';
}



/*Apply form*/
[data-hsfc-id=Renderer] .hsfc-NavigationRow__Buttons:has(>*:only-child){
  justify-content: center !important;
}

button#hs_form_target_widget_1779122071410-15{
    border-radius: 4px;
    padding: 16px 20px;
    background-image: linear-gradient(to right, #E45D0A, #812C8C, #0511F7);
    font-size: 16px;
    background-size: 200% auto;
    transition: background-position 0.5s ease;
    min-width: 150px;
    font-family: 'Funnel Display';


}

button#hs_form_target_widget_1779122071410-15:hover{
  background-position: right center;
  transform: none;
}


label {
    font-family: new-science-mono, sans-serif !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
}

input {
    font-family: new-science-mono, sans-serif !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
}


div#hs_form_target_widget_1779122071410-3-error {
    font-family: 'new-science-mono';
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
}



/*Question Form*/
#hs_cos_wrapper_widget_1779122071410 textarea{
  min-height: 150px;
}




@media only screen and (min-width: 768px) {
    p, li {
        font-size: inherit !important;
    }
}


@media (max-width: 767px) {

  h1{
    font-size: 40px !important;
    line-height: 45px !important;
  
  }
  
  img.ignited-her0-video-image{
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 96px;
    padding-bottom: 56px;
  }
  
  .video-container{
    height: 70vh;
  }
  
  ul.listen-here-list li a{
    padding: 0px;
  }
  
  
  .header {
    max-height: 90px;
}
  
  div.ignited-menu-desktop-wrapper{
    padding: 16px;
 
  }
  
  h4.listen-here-title{
  
    font-size: 18px;
    padding-left: 16px;
    padding-right: 16px;
  }

  
  ul.ignited-topics{
    column-count: 1;
  }
  
  .hsfc-Step__Content {
    padding: 0px !important;
}

  
 #hs_cos_wrapper_widget_1779122071410 {
        padding: 16px !important;
    }
}


}