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




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */




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



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




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */







body {
  font-size: 100%;
  font-family: "Plus Jakarta Sans", serif;
  color: #141415;
  overflow:visible;
  line-height:1.5;
  margin:0;
  font-size:16px;
}

h1,
h2,
h3,
h4 {
  font-family: "Plus Jakarta Sans", serif;
  line-height:1.15;
  margin:15px 0;
  font-weight:500;
  letter-spacing: 1px;
}

h1,
.section-title__h1 {
  font-size: 55px;
  color: #001231;
}

h2 {
  font-size: 40px;
  color: #001231;
}

h3 {
  font-size: 28px;
  color: #001231;
}

h4 {
  font-size: 24px;
}

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

  @media (max-width:680px){
    h1,
    .section-title__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: #141415;
  font-weight:400;
  line-height:1.45;
  margin:15px 0;
}

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

.section--dark div,
.section--dark p,
.section--dark p span,
.section--dark ul li,
.section--dark ol li,
.section--dark h1,
.section--dark h2, 
.section--dark h3,
.section--dark h4,
.section--dark h5,
.section--dark h6 {
  color: #ffffff;
}

/* --- 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 {
  color: #006580;
  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:hover,
a:focus,
a:active {
  color:#7bcb79;
  outline:none;
}
/* --- main color scheme -- */




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */




.hs-button,
input.hs-button,
.cta_button {
  width:fit-content;
  padding: 14px 30px;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.125;
  -webkit-appearance: none;
  cursor:pointer;
  position:relative;
  text-shadow:none;
  margin:5px 0;
  -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;
  letter-spacing: 2px;
  margin-top: 18px;
}

/* ---------------------- */
/* -- primary button -- */
/* ---------------------- */

.hs-button--primary {
    font-family: ;
    background-color:#006580;
    border-style:solid;
    border-width:4px;
    border-color:#006580;
    border-radius:100px;
    color:#ffffff !important;
}

.hs-button--primary:hover{
    background-color:#7bcb79;
    border-color:#7bcb79;
    color:#ffffff !important;
}

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

.hs-button--secondary {
    background-color:#7bcb79;
    border-style:solid;
    border-width:4px;
    border-color:#7bcb79;
    border-radius:100px;
    color:#ffffff !important;
}

.hs-button--secondary:hover {
    background-color:#ffffff;
    border-color:#FFFFFF;
    color:#7bcb79 !important;
}

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

.hs-button--tertiary,
form .hs-button.primary {
    background-color:#7bcb79;
    border-style:solid;
    border-width:4px;
    border-color:#7bcb79;
    border-radius:100px;
    color:#FFFFFF !important;
}

.hs-button--tertiary:hover,
form .hs-button.primary:hover {
    background-color:#006580;
    border-color:#006580;
    color:#ffffff !important;
}

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

.link-inline {
  padding:4px 0;
  color: #006580;
}

.link-inline:after {
  content:'→';
  position:absolute;
  right:10px;
  bottom:0;
  color:#006580;
}

.link-inline:hover,
.link-inline:hover:after {
  color:#B2E1D8;
}
/* --- main color scheme -- */




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */




.main-form .misc-text {
    font-size: 14px;
    margin: 20px 0 5px;
}

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;
  border: 1px solid #ececec; !important;
	padding: 10px !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	font-size: 14px !important;
  border-radius: 0 !important;
  background: #ececec !important;
  height:40px !important;
  color:#8C8C8C !important;
}

  @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 .hs-fieldtype-radio > label, 
.hs-form .hs-fieldtype-radio > label .hs-form-required,
.hs-form .hs-form-required {
  font-weight: 500;
  color: #333;
}

.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 label:not(.hs-error-msg),
.subscribe-form__container form label:not(.hs-error-msg),
.hs-form label:not(.hs-error-msg) .hs-form-required {
  font-size: 0.85rem;
  color:#8C8C8C;
}

.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;
}

/* --- override form headers -- */

.form__wrapper h3,
form .hs-richtext h3,
form .hs-richtext h4 {
    font-size: 22px;
}

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

form .hs-button, 
form input.hs-button.primary.large {
    width: auto;
}

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

.hs-form .legal-consent-container {
  font-size: 11px;
  background: #f5f5f5;
  border: solid thin #dadada;
  padding: 15px;
  margin: 15px 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: 10px;
  color: #333;
  margin: 0;
}
.hs-form .legal-consent-container .hs-form-booleancheckbox span {
  font-weight: 400;
}

/* -- generic form style -- */

.form__wrapper {
    border: 1px solid #E9E9E9;
    padding: 1.5rem;
    border-radius: 45px;
    background-color: #ffffff;
    -webkit-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.05);
            box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.05);
}
.form__wrapper .main-title {
    margin-bottom: 15px;
}

/* --- 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%;
}

/* Theme styles start here */
.form--dark {
  background-color: ;
  padding: 2rem;
}
.form--dark label *,
.form--dark .hs-demo_file_upload_select .hs-input {
  color: white;
}
.form--dark .hs-button {
  background-color:;
  border-style:solid;
  border-width:px;
  border-color:;
  border-radius:px;
  color:;
}
.form--dark .hs-button:hover {
  background-color:;
  border-color:;
  color:;
}

.form--light {
  background-color: ;
  padding: 2rem;
}
.form--light label * {
  color: black;
}
.form--light .hs-button {
  font-family: ;
  background-color:;
  border-style:solid;
  border-width:px;
  border-color:;
  border-radius:px;
  color:;
}
.form--light .hs-button:hover {
  background-color:;
  border-color:;
  color:;
}

.form--white {
  background-color: #fff;
  padding: 2rem;
}
.form--white label * {
  color: black;
}
.form--white .hs-button {
  font-family: ;
  background-color:;
  border-style:solid;
  border-width:px;
  border-color:;
  border-radius:px;
  color:;
}
.form--white .hs-button:hover {
  background-color:;
  border-color:;
  color:;
}

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




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */




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

.flex-row {
    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-row--reverse {
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
        -ms-flex-direction:row-reverse;
            flex-direction:row-reverse;
}

.flex-column {
    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;
}

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

/* -- justify content -- */

.jc--start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.jc--space-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.jc--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.jc--end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-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%;
}

.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%;
}

  @media (max-width:980px){
    .col9,
    .col8,
    .col7,
    .col6,
    .col5,
    .col4 {
      width:100%;
      margin-bottom:1.5rem;
    }
  }
/* --- main color scheme -- */




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */




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

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

  @media (max-width:1024px){
    section {
        padding-left: 1rem;
        padding-right: 1rem;
    }
  }

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

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

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

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




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */




/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// 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;
}

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

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

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

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


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

.relative {
    position:relative;
}

.block {
    display:block;
}

.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: #006580;
}
.bg--secondary {
  background-color: #B2E1D8;
}
.bg--tertiary {
  background-color: #7bcb79;
}
.bg--white {
  background-color: #ffffff;
}
.bg--black {
  background-color: #001231;
}

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

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

.text-color--primary {
  color: #006580;
}

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

.text-color--tertiary {
  color: #7bcb79;
}

.text-color--white,
.text-color--white *:not(.hs-button),
.text-color--white *:not(.cta_button){
  color: #ffffff;
}

.text-color--black,
.text-color--black *:not(.hs-button),
.text-color--black *:not(.cta_button){
  color: #001231;
}

/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// 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%);} 
} 
.floatUp { 
  animation: floatIn 2.5s ease;
}
.floatIn { 
  animation: floatIn 2s ease;
}
.fadeIn {
  animation: fadeIn 2.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%);
}
/* --- main color scheme -- */




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */




.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 ;
  margin: .5rem 0;
}

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

.section--subscription-preferences .item-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section--subscription-preferences .checkbox-row {
  height: 1.3rem;
}
.left-faq-topics{
  background:#F3F3E8;
  border-radius:10px;
  padding:30px;
}
.left-faq-topics h2{
  font-size: 30px;
    font-weight: 900;
        margin: 0 0 30px 0;
  color:#00697E;
  
}
.left-faq-topics ul  {
  list-style: none;
    padding: 0;
}
.left-faq-topics ul  li a{
  text-decoration:none;
}
.left-faq-topics ul  li{
  font-weight: 500;
    border-bottom: 1px solid #DEDED4;
    padding: 0 0 15px 0;
    line-height: 1;
}
.left-faq-topics ul  li:last-child{
  border-bottom:none;
}
.light-back-sction{
  background:#FFFFF3 !important;
}
.green-sction .section-supporting-content ul{
    text-align: left;
    column-count: 2;
    list-style: none; /* Remove default bullets */
    padding: 0;
}
.green-sction .section-supporting-content ul li {
    position: relative;
    padding-left: 36px; /* Space for the icon */
}

.green-sction .section-supporting-content ul li:before {
    content: "✔"; /* Unicode checkmark */
    position: absolute;
    left: 0;
    width: 26px;
    height: 26px;
    background-color: #00697E;
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
}
.green-sction h2.section-title{
  font-size:60px;
}
.green-sction h2.section-title span{
  color: #00697e;
    display: inline-block;
    font-weight: 900;
    position: relative;
}
.heading-underline h2.section-title b{
  position:relative;
  display: inline-block;
    font-weight: 900;
    position: relative;
  color: #00697e;
}
.heading-underline h2.section-title b:after {
    background: url(https://505287.fs1.hubspotusercontent-na1.net/hubfs/505287/blue-bottom-border.svg) no-repeat 50%;
    background-size: contain;
    bottom: -10px;
    content: "";
    display: block;
    height: 8px;
    left: 0;
    position: absolute;
    width: 100%;
}
.green-sction h2.section-title span:after {
    background: url(https://505287.fs1.hubspotusercontent-na1.net/hubfs/505287/blue-bottom-border.svg) no-repeat 50%;
    background-size: contain;
    bottom: -10px;
    content: "";
    display: block;
    height: 8px;
    left: 0;
    position: absolute;
    width: 100%;
}
div[data-menu-id="189377407781"] ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
div[data-menu-id="189377407781"] ul li {
  padding: 0 15px;
  position: relative;
  color: #fff;
}
div[data-menu-id="189377407781"] ul li a, div[data-menu-id="189377407781"] ul li a:hover{
  color: #fff;
  text-decoration:none;
  font-weight:500;
}
div[data-menu-id="189377407781"] ul li:not(:last-child)::after {
  content: "|";
  position: absolute;
  right: 0;
  color: #fff;
}
@media(max-width: 991px) {
.green-sction .section-supporting-content ul{
     column-count: 1;
}
}
 @media(max-width: 780px) {
  div[data-menu-id="189377407781"] ul{
      flex-wrap: wrap;
    padding: 10px 0;
  }
  div[data-menu-id="189377407781"] ul li{
  margin: 2px 0;
  }
}