/* --- main color scheme -- */







/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */












/* --- tertiary button -- */








/* --- main anchor links -- */




/* --- header styles -- */


















/* --- footer styles -- */





/* --- section wrappers -- */





* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
  font-size: 16px;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

*:after,
*:before {
  box-sizing: inherit;
}

img {
  max-width: 100%;
  height: auto;
}

svg {
  max-width: 100%;
  height: auto;
}

main {
  display: block;
}
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}

/* --- main color scheme -- */







/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */












/* --- tertiary button -- */








/* --- main anchor links -- */




/* --- header styles -- */


















/* --- footer styles -- */





/* --- section wrappers -- */




 
/* --- main color scheme -- */







/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */












/* --- tertiary button -- */








/* --- main anchor links -- */




/* --- header styles -- */


















/* --- footer styles -- */





/* --- section wrappers -- */





body {
  font-size: 100%;
  font-family: Montserrat;
  color: #151515;
  overflow:visible;
  line-height:1.5;
  margin:0;
  font-size: 16px;
}

h1,
h2,
h3,
h4 {
  font-family: Work Sans;
  color: #151515;
  margin:15px 0;
  font-weight:600;
}

h1,
h2.h1{
  font-size: 60px;
  line-height:54px;
  letter-spacing:-1.25px;
}

h2 {
  font-size: 44px;
  line-height: 1.1;
  letter-spacing:-0.92px;
}

h3 {
  font-size: 22px;
  line-height: 1.1;
  letter-spacing:-0.63px;
}

h4 {
  font-size: 21px;
  line-height: 1.1;
}

h5 {
  font-size: 20px;
  line-height: 1.1;
}
h6,
h6 p,
h6 li {
  font-size: 14px !important;
  line-height: 1.4 !important;
  font-weight: 400 !important;
}

  @media (max-width:680px){
    h1 {
      font-size: 2.5rem;
    }
    h2 {
      font-size: 2.25rem;
    }
    h3 {
      font-size: 1.75rem;
    }
    h4 {
      font-size: 1.5rem;
    }
    h5 {
      font-size: 1.25rem;
    }
    h6 {
      font-size: 1rem;
    }
  }

p,
p span,
ul li,
ol li{
  font-size: 16px;
  color: #151515;
  font-weight:regular;
  line-height:1.45;
  margin:5px 0;
}

ul,
ol {
  padding-left: 2rem;
}

.section--dark *:not(.hs-button):not(.form__wrapper *):not(form *){
  color: #ffffff;
}

.section--light *:not(h1):not(h2):not(h3):not(h4):not(.hs-button):not(a) {
  color: #151515;
}

/* --- anchor links -- */


 
a {
     
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;

}

a:not(.hs-button) {
  color: #1D97F7;
  text-decoration:underline;
  -webkit-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}

a svg {
  -webkit-transition: fill 0.25s ease-in-out;
  -o-transition: fill 0.25s ease-in-out;
  transition: fill 0.25s ease-in-out;
}

a:not(.hs-button):hover,
a:not(.hs-button):focus,
a:not(.hs-button):active {
  color:#151515;
  outline:none;
}
/* --- main color scheme -- */







/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */












/* --- tertiary button -- */








/* --- main anchor links -- */




/* --- header styles -- */


















/* --- footer styles -- */





/* --- section wrappers -- */





.hs-button,
input.hs-button,
.cta_button.hs-button,
.hs-button--primary {
    position:relative;
    display: inline-block;
    width:fit-content;
    padding: 13px 37px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Saira;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    -webkit-appearance: none;
    cursor:pointer;
    text-shadow:none;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transition:all ease-in-out 0.25s;
    -o-transition:all ease-in-out 0.25s;
    transition:all ease-in-out 0.25s;
    margin-top: 1rem;

    background-color:rgba(247, 158, 17, 100%);
    border-style:solid;
    border-width:1px;
    border-color:#F79E11;
    border-radius:22px;
    color:#151515;
}

.hs-button:hover,
input.hs-button:hover,
.cta_button.hs-button:hover,
.hs-button--primary:hover { 
    background-color:rgba(247, 158, 17, 0%);
    border-color:#F79E11;
    color:#F79E11;
}

/* ---------------------- */
/* -- secondary button -- */
/* ---------------------- */

.hs-button--secondary {
    background-color:rgba(247, 158, 17, 0%);
    border-style:solid;
    border-width:1px;
    border-color:#F79E11;
    border-radius:22px;
    color:#F79E11;
}

.hs-button--secondary:hover {
    background-color:#F79E11;
    border-color:#F79E11;
    color:#151515;
}

/* ---------------------- */
/* -- tertiary button -- */
/* ---------------------- */

.hs-button--tertiary {
    background-color:#1D97F7;
    border-style:solid;
    border-width:0px;
    border-color:#1D97F7;
    border-radius:0px;
    color:;
}

.hs-button--tertiary:hover {
    background-color:#000000;
    border-color:#000000;
    color:#151515;
}

/* ---------------------- */
/* -- inline button -- */
/* ---------------------- */

.hs-button--inline,
.hs-button--inline p {
  font-family: Saira;
  padding:4px 0;
  color: #1D97F7 !important;
  display:inline;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}

.hs-button--inline:after {
  content:'→';
  position:relative;
  left: 5px;
  bottom:0;
  color:#1D97F7;
}

.section--dark .bg--white .hs-button--inline:hover::after,
.section--dark .bg--white .hs-button--inline:hover p,
.hs-button--inline:hover p,
.hs-button--inline:hover *,
.hs-button--inline:hover,
.hs-button--inline:hover::after {
  color:#151515 !important;
}
/* --- main color scheme -- */







/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */












/* --- tertiary button -- */








/* --- main anchor links -- */




/* --- header styles -- */


















/* --- footer styles -- */





/* --- section wrappers -- */





form {
    margin: 0 !important;
}

.form__container .hs-form-field,
.hs-form .hs-form-field {
	  margin-bottom: 1rem;
}

.form__container fieldset.form-columns-3 .hs-form-field {
    width: 33.2% !important;
}

.form__container.button__center form .actions {
    text-align: center;
}

  @media (max-width:768px){
    .form__container fieldset.form-columns-3 .hs-form-field {
      width: 100% !important;
    }
  }

.hs-form fieldset {
  max-width: 100% !important;
  width: 100%;
}

.hs-form textarea,
.hs-form select,
.hs-form input[type="text"],
.hs-form input[type="password"],
.hs-form input[type="datetime"],
.hs-form input[type="datetime-local"],
.hs-form input[type="date"],
.hs-form input[type="month"],
.hs-form input[type="time"],
.hs-form input[type="week"],
.hs-form input[type="number"],
.hs-form input[type="email"],
.hs-form input[type="url"],
.hs-form input[type="search"],
.hs-form input[type="tel"],
input[type="password"],
input.email-edit.hs-input,
.hs-search-field__input {
	width: 100% !important;
  max-width:100% !important;
	padding: 0.25rem 1rem !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	font-size: 14px !important;
  border-radius: 6px;
  border:solid thin #F7F8FA !important;
  background: #F7F8FA;
  height:40px;
  color:#8C8C8C;
}

  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE Only */
    .hs-form input[type="file"] {
      width: 100%;
      max-width:100%;
      border: 1px solid #ddd;
      padding: 0.5rem 0.5rem;
      -webkit-appearance: none;
      -moz-appearance: none;
      font-size: 14px;
      border-radius: 5px;
      background: #f3f3f3;
      height:40px;
      outline: none;
    }
  }

.hs-form input.hs-input, 
.hs-form textarea.hs-input {
  -webkit-box-shadow:none !important;
          box-shadow:none !important;
}

.hs-form input:focus,
.hs-form select:focus,
.hs-form textarea:focus,
.hs-form input.hs-input:focus, 
.hs-form textarea.hs-input:focus{
	border-color: #999;
	outline: 0 none !important;
  -webkit-box-shadow:none;
          box-shadow:none;
}

.hs-form input.invalid,
.hs-form select.invalid,
.hs-form textarea.invalid {
	border-color: red;
}

.hs-form input[type="radio"],
.hs-form input[type="checkbox"] {
	line-height: normal;
	cursor: pointer;
}

.hs-form label, 
.hs-form .hs-fieldtype-radio > label,
.hs-form .hs-fieldtype-radio > label .hs-form-required,
.hs-form .hs-form-required {
  color: #000000;
  font-size:12px;
}

.hs-form textarea {
	overflow: auto;
	vertical-align: top;
  min-height:100px;
  width:100% !important;
}

.hs-form select {
	background-position: calc(100% - 0.5rem) center;
	background-size: 1.6rem 1rem;
	background-repeat: no-repeat;
}

/* HubSpot Form Specific Markup */
.hs-form .hs-error-msgs {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	opacity: 0.8;
	color: red;
  text-align:left;
}

.hs-form ul.hs-error-msgs li {
  margin: 0;
  text-indent: 0;
  padding-left: 0 !important;
}

.hs-form .hs-error-msgs label {
  color:red;
  font-size:0.75rem;
}

.hs-form .hs-submit .actions {
  padding: 0 !important;
  margin: 0 !important;
}

/* --- list items --- */
.hs-form ul.inputs-list.multi-container {
  list-style: none;
  margin: 0;
  padding: 10px 0 0 0;
}

.hs-form .hs-form-field ul.inputs-list:not(.hs-error-msgs) {
  padding-left: 1rem !important;
  list-style: none;
}

.hs-form ul.inputs-list,
.hs-form ul.inputs-list li.hs-form-booleancheckbox {
    margin: 0 !important;
}

.hs-form ul.inputs-list.multi-container li label,
.hs-form .hs-form-booleancheckbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.hs-form ul.inputs-list.multi-container li label input,
.hs-form ul.inputs-list .hs-input[type='checkbox']{
  width: 30px !important;
}

/* --- auto width for form button --- */

form .hs-button, 
form input.hs-button.primary.large {
    width: 100% !important;
}

/* --- legal ---- */

.hs-form .legal-consent-container {
  font-size:0.75rem;
  padding: 0;
  margin: 5px 0;
}
.hs-form .legal-consent-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hs-form .legal-consent-container ul .hs-input {
  width: 20px;
}
.hs-form .legal-consent-container .hs-richtext, 
.hs-form .legal-consent-container .hs-richtext p, 
.hs-form .legal-consent-container .hs-form-booleancheckbox span {
  font-size:0.75rem;
  color: #A1A1A1;
  margin: 0;
  font-weight: 400;
}

/* -- generic form style -- */

.form__wrapper {
    border: 1.5px solid #0B0920;
    padding: 1.5rem;
    background-color: #ffffff;
}
.form__wrapper .form__title {
    color:#0B0920;
    font-size:1.2rem;
    margin-bottom: 15px;
}

.form__wrapper .hs-button {
    width: 100% !important;
    text-align: center !important;
}

/* --- no background --- */

.form__wrapper.background__none {
    border: none;
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
}

/* --- subscribe form ---- */

.form__wrapper.subscribe-form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.form__wrapper.subscribe-form .hs-richtext.hs-main-font-element,
.form__wrapper.subscribe-form .hs-form label:not(.hs-error-msg) {
    display: none !important;
}

.form__wrapper.subscribe-form .hs-form input[type="email"] {
    padding: 12px 16px !important;
    height: 46px !important;
}

.form__wrapper.subscribe-form input.hs-button.primary.large {
    border-radius: 0 4px 4px 0;
    margin-top: 0;
    padding:12px 16px;
}

.form__wrapper.subscribe-form .hs_email {
    width: 100%;
}
/* --- main color scheme -- */







/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */












/* --- tertiary button -- */








/* --- main anchor links -- */




/* --- header styles -- */


















/* --- footer styles -- */





/* --- section wrappers -- */





/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Listing Elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

/* --- search field --- */


.section--blog-list .hs-search-field {
    display: block;
    width: 417px;
    position: relative;
    margin-left: 1rem;
    margin-right: 1rem;
}

.section--blog-list .hs-search-field input {
    background: #fff !important;
    padding: 14px !important;
    border: 1px solid #cdd1d8 !important;
    border-radius: 4px;
    height: 45px;
}

.section--blog-list .hs-search-field button {
    display:none;
}

/* --- search results --- */

.section--blog-list .hs-search-field__suggestions {
    text-align: left;
}

.section--blog-list .hs-search-field__suggestions a {
    text-decoration: none;
}

.section--blog-list .hs-search-field__suggestions a:hover, 
.section--blog-list .hs-search-field__suggestions a:focus {
    color: #F79E11;
    background: transparent;
}
.section--blog-list .hs-search-field__suggestions li {
    font-weight: 600;
}

.section--blog-list #results-for {
    font-weight: 100 !important;
}

.hs-pagination {
  display: flex;
  justify-content: center;
}
.hs-pagination__link:not(:last-child) {
  padding: 0 5px;
}

/* --- blog listings --- */

.section--blog-list .hs-button {
    margin-top: 0.2rem;
    margin-left: 1rem;
}

.section--blog-list .blog-item > a {
    text-decoration: none;
    color: #151515 !important;
}

.section--blog-list .blog-item {
    width:calc(100%/3 - 2.5rem);
    margin:1rem;
    background: #ffffff;
    border-radius: 6px !important;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.22);
}

.section--blog-list .blog-item:hover{
    -webkit-box-shadow: 0 10px 15px -3px rgb(0 0 0 / 10%), 0 4px 6px -2px rgb(0 0 0 / 5%);
            box-shadow: 0 10px 15px -3px rgb(0 0 0 / 10%), 0 4px 6px -2px rgb(0 0 0 / 5%);
}

  @media (max-width:980px){
    .section--blog-list .blog-item {
        width:calc(100%/2 - 2.5rem);
    }
  }

  @media (max-width:768px){
    .section--blog-list .blog-item {
        width:calc(100%/1 - 2.5rem);
    }
  }

.section--blog-list .blog-item__date {
    font-size: .75rem;
}

.section--blog-list .blog-item__img {
    height: 200px;
    border-radius: 6px 6px 0 0;
}

.blog-item__author-img img {
  border-radius: 100px;
  margin-right: 1rem;
}

.section--blog-list .blog-item__content {
    padding: 1rem;
    border-radius: 6px !important;
}

.section--blog-list .blog-item__content a{
    text-decoration: none;
    color: #151515 !important;
}

.section--blog-list .blog-item__header {
    margin: 1rem 0;
    font-size: 1.15rem;
    font-weight: 600;
}

.section--blog-list .blog-item__summary * {
    font-size: 0.85rem;
}

.section--blog-list .blog-item__read-more,
.section--blog-list .blog-pagination__link {
    font-size: 0.85rem;
    color: #0B0920;
    text-decoration:none;
    text-transform: uppercase;
    font-weight: 600;
}

.section--blog-list .blog-item:hover .blog-item__read-more,
.section--blog-list .blog-pagination__link:hover,
.section--blog-list .blog-pagination__link.blog-pagination__link--active {
    color:#F79E11;
}

/* --- pagination --- */

.section--blog-list .blog-pagination__link {
    padding: 0 10px !important;
}

/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Post Elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

.section--blog-post .blog-post__img {
    height: auto;
    position: relative;
}

.section--blog-post .blog-post__title {
/*     position: relative;
    top: 0; */
/*     font-size: 2.5rem; */
    text-align: center;
}

.post-author__avatar {
    width: 70px !important;
    height: 70px;
    background-size: cover;
    border-radius: 100px;
    margin-right: 1rem;
}

.post-author__info {
    text-decoration: none;
}

.post-author__name {
    margin-top:1rem;
}

.author_blog_top .dnd-column {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.author_blog_top .dnd-column > .dnd-row {
  width: 50%;
}
.author_blog_top .section--one-col .col7 {
  width: 100%;
}
.author_blog_top .section--author-card {
  position: unset;
  width: 100%;
}
.author_blog_top .blog-card__author-card {
  width: 100%;
}
@media (max-width: 767px) {
  .author_blog_top .dnd-column > .dnd-row {
    width: 100%;
  }
}

/* --- main color scheme -- */







/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */












/* --- tertiary button -- */








/* --- main anchor links -- */




/* --- header styles -- */


















/* --- footer styles -- */





/* --- section wrappers -- */





/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Grid Flex Elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

.flex-row {
    position:relative;
    z-index:1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-column {
    position:relative;
    z-index:1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/* -- justify content -- */

.jc--center {
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
}
.jc--space-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.jc--end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
}

/* -- align items -- */

.align-items--top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.align-items--center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.align-items--bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

/* --- reverse --- */

.flex-row--reverse {
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
        -ms-flex-direction:row-reverse;
            flex-direction:row-reverse;
}

.flex-column--reverse {
    -webkit-box-orient:vertical;
    -webkit-box-direction:reverse;
        -ms-flex-direction:column-reverse;
            flex-direction:column-reverse;
}

/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Column Layout Elements - Come back to this.
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

.col12 {
  width:100%;
}

.col10 {
  width:90%;
}

.col9 {
  width:74%;
}

.col8 {
  width:63%;
}

.col7 {
  width:57%;
}

.col6 {
  width:48%;
  width:calc(100% / 2 - 1rem);
}

.col5 {
  width:40%;
  width:calc(100% / 12 * 5 - 1rem);
}

.col4 {
  width:32%;
  width:calc(100% / 12 * 4 - 1rem);
}

.col3 {
  width:25%;
  width:calc(100% / 12 * 3 - 1rem);
}

.col2 {
  width:18%;
  width:calc(100% / 12 * 2 - 1rem);
}

.col1 {
  width:10%;
  width:calc(100% / 12 * 1 - 1rem);
}

  @media (max-width:980px){
    .col10,
    .col9,
    .col8,
    .col7,
    .col6,
    .col5,
    .col4,
    .col3 {
      width:100%;
      margin-bottom:1.5rem;
    }
    .col2 {
      width:45%;
      margin:0.5rem;
    }
  }

  @media (max-width:480px){
    .col2 {
          width:100%;
           margin-bottom:1.5rem;
        }
}
/* --- main color scheme -- */







/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */












/* --- tertiary button -- */








/* --- main anchor links -- */




/* --- header styles -- */


















/* --- footer styles -- */





/* --- section wrappers -- */





/***************************************************
 * Section Wrappers
****************************************************/

section {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.section-wrapper {
  position: relative;
  max-width: 1266px;
  width: 100%;
  margin: auto;
  padding-left:1rem;
  padding-right:1rem;
}

.section-wrapper--narrow {
  position: relative;
  max-width: 980px;
  width: 100%;
  margin: auto;
  padding-left:1rem;
  padding-right:1rem;
}

.section-wrapper--x-narrow {
  position: relative;
  max-width: 800px;
  width: 100%;
  margin: auto;
  padding-left:1rem;
  padding-right:1rem;
}

.section-wrapper--full {
  position: relative;
  max-width: 1680px;
  width: 100%;
  margin: auto;
}

/* --- main color scheme -- */







/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */












/* --- tertiary button -- */








/* --- main anchor links -- */




/* --- header styles -- */


















/* --- footer styles -- */





/* --- section wrappers -- */





.section--header {
  background-color: rgba(255, 255, 255, 0%);
}

.nav--dark .section--header a:not(.hs-button),
.nav--dark .section--header *, 
.nav--dark .section--header p span {
  color: #fff;
}

.nav--dark .section--header {
  background-color: #0B0920;
}

.section--header a:not(.hs-button),
.section--header *, 
.section--header p span {
  color: #FFFFFF;
}

.section--header a:hover:not(.hs-button) {
  color: #F79E11;
}

.section--header .hs-menu-depth-2:hover a:not(.hs-button),
.section--header .hs-menu-depth-2 .hs-menu-depth-3:hover a:not(.hs-button) {
  color: #F79E11 ;
}

.header--menu-toggle svg path {
  fill: #647BFF; 
}


/* --- general -- */

.section--header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.header__inner {
    margin: 0 !important;
}

.header--menu .hs-menu-wrapper ul,
.header--menu .hs-menu-wrapper ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.header--menu .hs-menu-wrapper > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

@media (min-width:980px) {

  .section--header .header--menu .hs-menu-wrapper > ul {
     height: 60px;
  }
  .section--header .hs-menu-item.hs-menu-depth-1:not(:last-of-type) {
     height: 60px;
     margin-top: 2.5rem;
  }
  .section--header .hs-menu-item.hs-menu-depth-1:not(:last-of-type).active.active-branch::after{
    content: '';
    background: #1D97F7;
    width: 100%;
    height: 4px;
    display: block;
    bottom: 0;
    top: 2.1rem;
    position: relative;
    margin-top: -.3rem;
    left: 0;
    right: 0;
  }
}

.hs-menu-item.hs-menu-depth-1.active.active-branch a{
  color: #1D97F7;
}

.header--menu .hs-menu-wrapper > ul .hs-menu-depth-1 {
    margin-right:2.5rem;
}

.header--menu .hs-menu-wrapper > ul .hs-menu-depth-1:last-of-type {
    margin-right:0;
    background-color:rgba(247, 158, 17, 0%);
    border:1px solid #F79E11;
    border-radius: 22px;
    padding: 7px 23px;
    transition: all ease-in-out .25s;
}
.header--menu .hs-menu-wrapper > ul .hs-menu-depth-1:last-of-type:hover {
    background-color:rgba(247, 158, 17, 100%);
    border:1px solid #F79E11;
}
.header--menu .hs-menu-wrapper > ul .hs-menu-depth-1:last-of-type a {
    color: #F79E11; 
    text-transform: uppercase;
    font-size: 14px;
}
.header--menu .hs-menu-wrapper > ul .hs-menu-depth-1:last-of-type:hover a {
    color: #151515; 
}
.header--menu .hs-menu-wrapper > ul .hs-menu-depth-1:last-of-type a:hover::after {
    width:0%;
}
/* ---- show/hide -- */

.header--menu .hs-menu-wrapper ul.hs-menu-children-wrapper {
    display: none;
}

.header--menu .hs-menu-wrapper > ul .hs-menu-depth-1:hover > .hs-menu-children-wrapper,
.header--menu .hs-menu-wrapper > ul .hs-menu-depth-1:hover > .hs-menu-children-wrapper > li:hover > .hs-menu-children-wrapper {
    display: block;
}

.header--menu .hs-menu-wrapper > ul .hs-menu-depth-1:hover > .hs-menu-children-wrapper > li:hover {
    background-color: rgba(255, 255, 255, 19%);
}

/* --- top level links --- */

.section--header a,
.section--header .hs-menu-item:hover a {
    text-decoration:none;
    font-size: 16px;
    font-family: Saira;
}

.section--header .header--menu .hs-menu-depth-1 > a,
.section--header .header--menu .hs-menu-depth-1:hover > a {
    text-decoration: none !important;
    white-space: pre-wrap;
}

.header--menu .hs-menu-depth-1 {
    position:relative;
}

.header--menu .hs-menu-depth-1 > a {
    text-decoration: none;
    -webkit-transition: color .165s ease-in-out, opacity .165s ease-in-out;
    -o-transition: color .165s ease-in-out, opacity .165s ease-in-out;
    transition: color .165s ease-in-out, opacity .165s ease-in-out;
}



.header--menu .hs-menu-depth-1 > a:hover::after {
    left: 0;
    width: 100%;
}

/* --- general dropdown --- */

.header--menu .hs-menu-wrapper > ul .hs-menu-depth-1,
.header--menu .hs-menu-wrapper > ul .hs-menu-depth-2 {
    display: block;
    padding: 0;
}

  @media (max-width:1024px){  
    .header--menu .hs-menu-wrapper > ul .hs-menu-depth-1,
    .header--menu .hs-menu-wrapper > ul .hs-menu-depth-2 {
        margin:0;
    } 
  }

.header--menu .hs-menu-wrapper .hs-menu-children-wrapper {
    list-style: none;
    padding-left: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    z-index:1;
    margin-top: 0.8rem;
    background-color: white;
    margin-left: -1.5rem;
    margin-bottom: -1.5rem;
    min-width: 200px;
}

.header--menu .hs-menu-wrapper > ul .hs-menu-depth-1:hover > .hs-menu-children-wrapper > li,
.header--menu .hs-menu-wrapper > ul .hs-menu-depth-2:hover > .hs-menu-children-wrapper > li {
    padding: 10px 20px;
}

.header--menu .hs-menu-depth-1 > .hs-menu-children-wrapper,
.header--menu .hs-menu-depth-2 > .hs-menu-children-wrapper {
    border-top-color: #0B0920;
}  

/* --- first dropdown --- */

.section--light .header--menu .hs-menu-depth-1:hover {
    color: #FFFFFF;
}  



.header--menu .hs-menu-wrapper > ul .hs-menu-depth-1 > .hs-menu-children-wrapper {
    position: absolute;
    background: rgba(36, 29, 93, 90%);
    min-width: 320px;
    border-radius: 6px;
}

.hs-menu-depth-1:nth-child(1) > ul:nth-child(2) > li:nth-child(1),
.hs-menu-depth-2:nth-child(1) > ul:nth-child(2) > li:nth-child(1){
  border-radius: 6px 6px 0 0;
}

.hs-menu-item.hs-menu-depth-2:last-of-type:hover,
.hs-menu-item.hs-menu-depth-3:last-of-type:hover{
  border-radius: 0 0 6px 6px;
}
/* --- second dropdown --- */

.header--menu .hs-menu-wrapper .hs-menu-depth-2 > .hs-menu-children-wrapper {
    background-color: #241D5D;
    border-radius: 6px;
}

.header--menu .hs-menu-wrapper > ul .hs-menu-depth-2:hover > .hs-menu-children-wrapper > li:hover {
    background-color: rgba(255, 255, 255, 19%);
} 

.header--menu .hs-menu-wrapper > ul .hs-menu-depth-2 > .hs-menu-children-wrapper {
    position: absolute;
    min-width: 320px;
    border-radius: 6px;
    top:0px;
    margin: 0;
    right: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translate(100%, -2px);
        -ms-transform: translate(100%, -2px);
            transform: translate(100%, -2px);
}

.header--menu .hs-menu-wrapper .hs-menu-depth-2 > .hs-menu-children-wrapper a {
    color: #FFFFFF;
}       

/* --------------------------------------------*/
/* --------------- search form --------------- */

.header--search-popup {
  margin: auto;
}

/* --------------------------------------------*/
/* --------------- mobile menu --------------- */

.header--menu-toggle {
    display:none;
}

.header--menu-toggle {
    z-index: 200;
    position: absolute;
    right: 2rem;
    cursor: pointer;
    top:0.5rem;
}

.header--menu-toggle svg path {
    fill: ;
}

 @media (max-width:1120px){
      .col3.header__inner {
        width:19%;
      }

      .col9.header__inner {
        width:80%;
      }
  }
  @media (max-width:1024px){
    .section--header .header--menu .hs-menu-wrapper > ul {
      height: 100%;
    }
    .section--header .hs-menu-item.hs-menu-depth-1:not(:last-of-type) {
      height: auto;
      margin: 1rem 0;
    }
      .col3.header__inner,
      .col9.header__inner{
        width:100%;
      }
    .header--logo img {
      z-index: 9;
      position: relative;
    }
    .header--menu.open {
      background-color: #0B0920; 
      width: 100%;
      height: auto;
      max-height: 100%;
      position: fixed;
      max-width: 100%;
      overflow-x: hidden;
      overflow-y: scroll;
      transform: translate(0rem) !important;
      top: 0 !important;
      bottom:0;
      padding-top: 6rem;
    }
    .header--menu.open .hs-menu-wrapper > ul .hs-menu-depth-1:not(:last-of-type):hover a,
    .header--menu.open .hs-menu-wrapper > ul .hs-menu-depth-1:not(:last-of-type):hover{
      color: #F79E11 !important;
    }
    .header--menu .hs-menu-depth-1 > a:hover::after {
      margin: 1.35rem -.3rem!important;
    }
    .header--menu.open .hs-button.hs-button--secondary {
      color: #F79E11  !important;
      background-color: #ffffff !important;
    }
    .header--menu.open .hs-button.hs-button--primary {
      color: #0B0920  !important;
      background-color: #ffffff !important;
    }
  }

  @media (max-width:1024px){
    .section--header .hs-menu-item.hs-menu-depth-1:not(:last-of-type).active.active-branch::after {
      top:0 !important;
    }
    .header--menu-toggle,
    .header--menu-toggle.open .toggle--close {
        display: block;
    }
    .header--menu-toggle .toggle--close,
    .header--menu-toggle.open .toggle--open {
        display:none;
    }
    .header--menu {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 70%;
        -webkit-transform: translate(200%,-1rem);
            -ms-transform: translate(200%,-1rem);
                transform: translate(200%,-1rem);
        padding-bottom: 6rem;
    }
    .header--menu.open {
        display: block;
        -webkit-transform: translate(1rem, -1rem);
            -ms-transform: translate(1rem, -1rem);
                transform: translate(1rem, -1rem);
    }
    .header--menu .hs-menu-wrapper > ul {
      padding-left: 1rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: baseline;
            -ms-flex-align: baseline;
                align-items: baseline;
    }
    .header--menu li.hs-menu-item {
        padding: 0 !important;
        width: auto !important;
    }
    .header--menu.open .hs-menu-wrapper ul.hs-menu-children-wrapper {
        display: block;
        max-width: 100%;
        width: 100%;
        top: 0 !important;
        position: relative;
        margin: 0;
        min-width: 100%;
        width: 100%;
        position: relative !important;
        -webkit-transform: translate(0px, 0px) !important;
            -ms-transform: translate(0px, 0px) !important;
                transform: translate(0px, 0px) !important;
        margin: 0 !important;
        border: none !important;
    }
    .header--menu.open .hs-menu-wrapper ul.hs-menu-children-wrapper,
    .header--menu .hs-menu-wrapper > ul .hs-menu-depth-1:hover > .hs-menu-children-wrapper > li:hover,
    .header--menu .hs-menu-wrapper > ul .hs-menu-depth-2:hover > .hs-menu-children-wrapper > li:hover{
        background-color:transparent;
    }
  }

  @media (max-width:1024px){
    .header--menu .hs-menu-wrapper > ul .hs-menu-depth-1:last-of-type a {
      padding: 12px 20px !important;
    }
    .header--menu a {
        color: white;
    }
    .header--menu.open li.hs-menu-item a {
        padding: 1rem 0 !important;
        position: relative;
        display: block;
        color: #ffffff !important;
    }
    .header--menu.open ul.hs-menu-children-wrapper {
        padding-left: 1rem !important;
    }
    .header_link .header__cta {
        padding-left: 2rem !important;
    }
    .header_link .hs-menu-depth-2 a:not(.hs-button)::after {
        left: 0;
        background: #f9dd2f;
        width: 7px !important;
        height: 7px;
        margin: -0.9rem 0;
        border: 0;
        border-radius: 100%;
        content: "";
        position: absolute;
        display: block;
      }
  }
  @media (max-width:580px){
    .section--header .header--logo {
      width: 200px;
    }
  }
/* --- main color scheme -- */







/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */












/* --- tertiary button -- */








/* --- main anchor links -- */




/* --- header styles -- */


















/* --- footer styles -- */





/* --- section wrappers -- */





.section--footer {
  background-color: #0B0920;
}

.section--footer a:not(.hs-button),
.section--footer *, 
.section--footer p span {
  color: #1D97F7;
  font-size: 14px;
  text-decoration: none;
  list-style: none;
}

.section--footer ul {
  padding-left: 0;
}

.section--footer a:not(.hs-button):hover {
  color: #ffffff;
}

.footer__col .title {
  text-transform: uppercase;
}

.footer__row h2 {
  font-size: 22px;
}

.footer__row h2,
.footer__row p,
.footer__info p{
  color: #ffffff87 !important;
}

.footer__col .title::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ffffff54;
  display: block;
  margin-top: 1rem;
}

.footer__logo img {
  height: auto !important;
  width: 100%;
}

.footer__social-links img {
  width:35px;
  margin-right: 0.5rem;
}

.footer__form form {
  display: flex;
}

.footer__form label {
  display: none;
}

.footer__form .hs-form-field{
  margin: 0;
}

.footer__form .input,
.footer__form .hs-input {
  height:100% !important;
  border-radius: 4px !important;
}

.footer__form .hs-button {
  margin-top: 0;
  margin-left: 1rem;
  background: transparent;
  color: #1d97f7;
  border-color: #1d97f7;
  border-radius: 6px;
}

.footer__info::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ffffff54;
  display: block;
  margin-top: 1rem;
}

.footer__info a{
  text-decoration: underline !important;
  color: #fff !important;
}

/* ------ LP Footer Styles Only --- */

.lp-footer__logo,
.lp-footer__info {
  width:50%;
}
/* --- main color scheme -- */







/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */












/* --- tertiary button -- */








/* --- main anchor links -- */




/* --- header styles -- */


















/* --- footer styles -- */





/* --- section wrappers -- */





/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Global Elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

*,*:before,*:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

/*check here first if something breaks - fix empty modules*/
.row-fluid [class*="span"] {
  min-height: 0;
}

img {
	max-width: 100%;
  height:auto;
}

.overlap-module {
  margin-top: -6rem;
  padding-top: 6rem;
}

.title__bar {
  height: 4px;
  width: 40px;
  background: -webkit-gradient(linear,left bottom, right top,from(#1D97F7),color-stop(#1D97F7),color-stop(#7E58FF),color-stop(#7E58FF),to(#7E58FF));
  background: -o-linear-gradient(left bottom,#1D97F7,#1D97F7,#7E58FF,#7E58FF,#7E58FF);
  background: linear-gradient(to right top,#1D97F7,#1D97F7,#7E58FF,#7E58FF,#7E58FF);
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin: 0;
/*   -webkit-transform: translateY(2px);
      -ms-transform: translateY(2px);
          transform: translateY(2px);   */
}

.title__bar::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 5px;
  background: #241D5D;
  -webkit-animation-duration: 2s;
  animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: MOVE-BG;
  animation-name: MOVE-BG;
}

.section--light .title__bar::before {
   background:#fff;
}

.before__title {
  margin: 0 1rem;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.49px;
  top: -0.5rem;
  position: relative;
}
}

/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Alignments and Position Elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

.align--left {
  text-align:left;
}

.align--center {
  text-align:center;
}

.align--right {
  text-align:right;
}


/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Global Elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

.relative {
    position:relative;
    z-index:1;
}

.block {
    display:block;
}

.inline {
    display: inline;
}

.bold {
    font-weight: 600;
}

.uppercase {
    text-transform:uppercase;
}

  @media(min-width: 1025px) {
    .sticky {
      position: sticky;
      top: 80px;
      height: fit-content;
    }
  }

  @media (max-width:980px) {
    .hide--mobile {
      display:none;
    }
  }

  @media (min-width:980px) {
    .hide--desktop {
      display:none;
    }
  }

/* IE */
.ie-only {
    display: none;
}

  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .ie-only {
      display: block;
    }
    .hide--ie {
      display: none;
    }
  }

/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Background Elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

.bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  object-fit: cover;
  position: relative;
}

.bg__parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

/* -- solid colors --- */

.bg--primary {
  background-color: #0B0920;
}
.bg--secondary {
  background-color: #F79E11;
}
.bg--tertiary {
  background-color: #1D97F7;
}
.bg--white {
  background-color: #ffffff;
}
.bg--lgrey {
  background-color: #F7F8FA;
}
.bg--black {
  background-color: #151515;
}

.bg__overlay{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.bg--gradient-transparent {
  background-image:linear-gradient(90deg, rgba(11,9,32,1) 20%, rgba(11,9,32,0.155) 82%);
}

.bg--gradient-solid {
  background-image:linear-gradient(315deg, #0B0920 0%, #241D5D 100%);
}

/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Text Colors
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

.text-color--primary {
  color: #0B0920;
}

.text-color--secondary {
  color: #F79E11;
}

.text-color--tertiary {
  color: #1D97F7;
}

.text-color--white,
.text-color--light {
  color: #ffffff;
}

.text-color--black,
.text-color--dark {
  color: #151515;
}

/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Padding Elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

/* -- top -- */

.pt--none {
   padding-top:0rem;
}
.pt--xs {
   padding-top:1rem;
}
.pt--sm {
   padding-top:2rem;
}
.pt--md {
   padding-top:4rem;
}
.pt--lg {
   padding-top:6rem;
}
.pt--xl {
   padding-top:8rem;
}

/* -- bottom -- */

.pb--none {
   padding-bottom:0rem;
}
.pb--xs {
   padding-bottom:1rem;
}
.pb--sm {
   padding-bottom:2rem;
}
.pb--md {
   padding-bottom:4rem;
}
.pb--lg {
   padding-bottom:6rem;
}
.pb--xl {
   padding-bottom:8rem;
}


/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Margin Elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

/* -- top -- */

.mt--none {
   margin-top:0rem;
}
.mt--xs {
   margin-top:1rem;
}
.mt--sm {
   margin-top:2rem;
}
.mt--md {
   margin-top:4rem;
}
.mt--lg {
   margin-top:6rem;
}
.mt--xl {
   margin-top:8rem;
}

/* -- bottom -- */

.mb--none {
   margin-bottom:0rem;
}
.mb--xs {
   margin-bottom:1rem;
}
.mb--sm {
   margin-bottom:2rem;
}
.mb--md {
   margin-bottom:4rem;
}
.mb--lg {
   margin-bottom:6rem;
}
.mb--xl {
   margin-bottom:8rem;
}
/* Animation */

@keyframes floatUp {
  0%   {
    transform: 
      translateY(-20%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes floatDown {
  0%   {
    transform: 
      translateY(15%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes floatIn {
  0% {
    transform: translateY(100%); 
    opacity: 0;
  }
  100% {
    transform: translateY(0%); 
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes shrink {
  0% {
    transform: scale(1.0);
  }
  100% {
    transform: scale(.9);
  }
}
@keyframes grow {
  0% {
    transform: scale(1.0);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes bounce {
   0%, 5%, 15%, 25%, 30%, 50%, 80%, 100% {transform: translateY(0) translateX(-50%);} 
   10% {transform: translateY(-6px) translateX(-50%);} 
   20% {transform: translateY(-3px) translateX(-50%);} 
} 
@-webkit-keyframes MOVE-BG {
 0% {
  -webkit-transform:translateX(0)
 }
 to {
  -webkit-transform:translateX(85px)
 }
}
@keyframes MOVE-BG {
 0% {
  transform:translateX(0)
 }
 to {
  transform:translateX(40px)
 }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.floatUp { 
  animation: floatIn 2.5s ease;
}
.floatIn { 
  animation: floatIn 2s ease;
}
.fadeIn {
  animation: fadeIn 1.5s ease;
}
.shrink { 
  animation: shrink 4.5s ease;
}
.grow { 
  animation: grow 4.5s ease;
}

.animate--none {
  opacity: 1;
}
.animate--fadeIn {
  opacity: 0;
}
.animate--floatIn {
  opacity: 0;
  transform: translateY(100%);
}
.bg--ease-in {
  transition: background-color 500ms ease;
}
/* --- main color scheme -- */







/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */












/* --- tertiary button -- */








/* --- main anchor links -- */




/* --- header styles -- */


















/* --- footer styles -- */





/* --- section wrappers -- */





.section--subscription-preferences {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 75vh;
  padding: 10%;
}

.section--subscription-preferences .item, 
.section--subscription-preferences .subscribe-options {
  padding: 1rem;
  border: 1px solid #F79E11;
  margin: .5rem 0;
}

.section--subscription-preferences .item p {
  margin-left: 2rem;
  font-size: 14px;
  position: relative;
  display: block;
}

.section--subscription-preferences .item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}


/* .section--subscription-preferences .checkbox-row {
    height: 1.3rem;
    width: 1rem;
    display: flex;
} */

.section--subscription-preferences .item-inner span.fakelabel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    max-width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.section--subscription-preferences .item-inner input[type="checkbox"] {
    margin-right: 10px;
}


/* -- search page --- */

.hs-search-results h2.hs-search-results__title {
    font-size: 2rem;
}

.hs-search-results__pagination {
    padding-top:4rem;
}

.container {
  max-width: 1310px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
}