@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@300;400;500;700&display=swap');

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








/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */

















/* --- buttons --- */

/* - primary - */











/* - primary outline - */











/* - secondary - */











/* - secondary outline - */











/* - tertiary - */











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










/* --- header styles -- */














/* --- footer styles -- */





/* --- section wrappers -- */






/* -- design system colors -- */














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

















/* --- buttons --- */

/* - primary - */











/* - primary outline - */











/* - secondary - */











/* - secondary outline - */











/* - tertiary - */











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










/* --- header styles -- */














/* --- footer styles -- */





/* --- section wrappers -- */






/* -- design system colors -- */














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








/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */

















/* --- buttons --- */

/* - primary - */











/* - primary outline - */











/* - secondary - */











/* - secondary outline - */











/* - tertiary - */











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










/* --- header styles -- */














/* --- footer styles -- */





/* --- section wrappers -- */






/* -- design system colors -- */














body {
  font-size: 100%;
  font-family: Red Hat Text;
  color: #424242;
  font-weight: 500;
  overflow:visible;
  line-height: 24px;
  margin:0;
  font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4 {
  font-family: Red Hat Display;
  color: #212121;
  line-height:1.3;
  margin:15px 0;
  font-weight:700;
}

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

h2,
p.h2 {
  font-size: 36px;
  line-height: px;
  text-transform: ;
  letter-spacing: px;
}

h3 {
  font-size: 24px;
  line-height: px;
  text-transform: ;
  letter-spacing: px;
}

h4 {
  font-size: 16px;
  line-height: px;
  text-transform: ;
  letter-spacing: px;
}

h5 {
  font-size: 16px;
  line-height: px;
  text-transform: ;
  letter-spacing: px;
}

h6 {
  font-size: 16px;
  line-height: px;
  text-transform: ;
  letter-spacing: px;
}

  @media (max-width:768px){
    h1 {
      font-size: 32px;
    }
    h2 {
      font-size: 28px;
    }
    h3 {
      font-size: 19px;
    }
  }

p,
p > span,
ul li,
ol li{
  color: #424242;
  margin:15px 0;
  font-size: px;
  line-height: px;
  text-transform: ;
  letter-spacing: px;
  font-weight: 500;
}

  @media (max-width:680px){
    p,
    p > span,
    ul li,
    ol li {
      font-size: px;
    }
  }


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

ul li {
  padding-left: 15px;
}

ul li:not(.hs-menu-item)::marker,
ul:not(.hs-error-msg) li::marker,
ul:not(.inputs-list) li::marker,
ul:not(.footer-menu) li::marker{
  color: inherit;
  /*font-size: 25px;
  content: "\26AC";*/
}

ul.hs-error-msg li::marker,
ul.inputs-list li::marker,
li.hs-menu-item::marker {
  content: none !important;
  padding:0;
}
.section--dark *:not(.hs-button):not(.form__wrapper *):not(form *):not(.testimonials-slider--1 *){
  color: rgb(244,244,244);
}

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

/* --- 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),
a:not(.hs-button):after {
  color: #0F8843;
  text-decoration: none;
  -webkit-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
  font-weight: 700;
}

a.secondary,
a.secondary:after {
  color: #1468a1!important;
}

a.light,
a.light:after {
  color: #1468a1!important;
}

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,
a:not(.hs-button):hover:after {
  color:#006127;
  outline:none;
}

a.secondary:hover,
a.secondary:focus,
a.secondary:active,
a.secondary:hover:after {
  color: #74C385!important;
}

a.light:hover,
a.light:focus,
a.light:active,
a.light:hover:after {
  color: #74C385!important;
}


input {
  font-family: Red Hat Text;
}


pre,
code  {
    white-space: normal;
    font-family: Red Hat Mono;
    font-size: 16px;
    line-height: 30px;
    border-radius: 4px;
    padding: 0 5px;
    font-weight: 500;
}


div:not(.section--dark) > code {
    background: #f3f3f3;
    color: #303030;
}

pre code.hljs {
    white-space-collapse: preserve-breaks;
}
/* --- main color scheme -- */








/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */

















/* --- buttons --- */

/* - primary - */











/* - primary outline - */











/* - secondary - */











/* - secondary outline - */











/* - tertiary - */











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










/* --- header styles -- */














/* --- footer styles -- */





/* --- section wrappers -- */






/* -- design system colors -- */














.hs-button,
input.hs-button,
.cta_button.hs-button,
.hs-button--primary {
    position:relative;
    display: inline-block;
    width:fit-content;
    padding:16px 20px;
    text-decoration: none;
    font-family: Red Hat Display;
    font-size: 14px;
    font-weight: 700;
    -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:#14a452;
    border-style:solid;
    border-width:0px;
    border-color:#14a452;
    border-radius:4px;
    color:#f5f5f5;
    line-height: 120%;
}

.hs-button:hover,
input.hs-button:hover,
.cta_button.hs-button:hover,
.hs-button--primary:hover {
    background-color:#006127;
    border-color:#006127;
    color:#f5f5f5;
}

button {
    -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;
}


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

.hs-button--primary-outline {
    background-color:#ffffff;
    border-style:solid;
    border-width:1px;
    border-color:#921267;
    border-radius:4px;
    color:#921267;
}

.hs-button--primary-outline:hover {
    background-color:#FCE5F1;
    border-color:#921267;
    color:#921267;
}



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

.hs-button--secondary {
    background-color:#9ED997;
    border-style:solid;
    border-width:0px;
    border-color:#9ED997;
    border-radius:4px;
    color:#212121;
}

.hs-button--secondary:hover {
    background-color:#f5f5f5;
    border-color:#f5f5f5;
    color:#212121;
}


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

.hs-button--secondary-outline {
    background-color:#ffffff;
    border-style:solid;
    border-width:1px;
    border-color:#01869E;
    border-radius:4px;
    color:#01869E;
}

.hs-button--secondary-outline:hover {
    background-color:#E1F0F4;
    border-color:#01869E;
    color:#01869E;
}


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

.hs-button--tertiary {
    background-color:#424242;
    border-style:solid;
    border-width:0px;
    border-color:#9E9E9E;
    border-radius:4px;
    color:#FAFEFD;
}

.hs-button--tertiary:hover {
    background-color:#9E9E9E;
    border-color:#9E9E9E;
    color:#FAFEFD;
}

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

.hs-button--inline {
  position:relative;
  display:inline;
  padding:4px 0;
  color: #0F8843;
}

.hs-button--inline:after {
  content:'→';
  position:absolute;
  right:-20px;
  bottom:1px;
  color:#0F8843;
}

.hs-button--inline:hover,
.hs-button--inline:hover:after {
  color:#006127;
}

/* ---------------------- */
/* -- arrow button -- */
/* ---------------------- */

.hs-button.arrow {
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M4.1825 10.0252L15.8491 10.0066' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.0065 4.18261L15.8491 10.0066L10.0251 15.8493' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");
    padding-right: 46px;
    background-repeat: no-repeat;
    background-position: right 18px center;
}

.hs-button.arrow:hover {
    background-position: right 14px center;
}

.hs-button--primary.arrow {
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M4.1825 10.0252L15.8491 10.0066' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.0065 4.18261L15.8491 10.0066L10.0251 15.8493' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");
}


/* ---------------------- */
/* -- chevron link -- */
/* ---------------------- */

a.chevron-link {
    font-family: "Red Hat Display";
    font-weight: 700;
    line-height: 120%;
    margin-top: 1rem;
    -webkit-transition:all ease-in-out 0.25s;
    -o-transition:all ease-in-out 0.25s;
    transition:all ease-in-out 0.25s;
}
a.chevron-link:after {
    content: "\f054";
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    margin-left: 4px;
    font-size: 10px;
    width: 20px;
    vertical-align: middle;
    -webkit-transition:all ease-in-out 0.25s;
    -o-transition:all ease-in-out 0.25s;
    transition:all ease-in-out 0.25s;
}

a.chevron-link:hover:after {
    margin-left: 8px;
    margin-right: -4px;
}

a.chevron-link.white,
a.chevron-link.white:after {
    color: #F4F4F4;
}

a.chevron-link.white:hover {
    opacity: 0.85;
}



a.arrow-link {
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
    -webkit-transition:all ease-in-out 0.25s;
    -o-transition:all ease-in-out 0.25s;
    transition:all ease-in-out 0.25s;
    padding-right: 46px;
    background-repeat: no-repeat;
    background-position: right 18px center;
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M4.1825 10.0252L15.8491 10.0066' stroke='%2301869E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.0065 4.18261L15.8491 10.0066L10.0251 15.8493' stroke='%2301869E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");
}

a.arrow-link:hover {
    background-position: right 14px center;
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M4.1825 10.0252L15.8491 10.0066' stroke='%23015969' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.0065 4.18261L15.8491 10.0066L10.0251 15.8493' stroke='%23015969' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");
}

a.arrow-link.primary {
    color: #E6187D;
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M4.1825 10.0252L15.8491 10.0066' stroke='%23E6187D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.0065 4.18261L15.8491 10.0066L10.0251 15.8493' stroke='%23E6187D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");
}

a.arrow-link.primary:hover {
    color: #921267;
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M4.1825 10.0252L15.8491 10.0066' stroke='%23921267' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.0065 4.18261L15.8491 10.0066L10.0251 15.8493' stroke='%23921267' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");
}

a.arrow-link.secondary:hover {
    color: #015969;
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M4.1825 10.0252L15.8491 10.0066' stroke='%23015969' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.0065 4.18261L15.8491 10.0066L10.0251 15.8493' stroke='%23015969' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");
}

a.arrow-link.white {
    color: #f4f4f4;
    opacity: 1;
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M4.1825 10.0252L15.8491 10.0066' stroke='%23f4f4f4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.0065 4.18261L15.8491 10.0066L10.0251 15.8493' stroke='%23f4f4f4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");
}

a.arrow-link.white:hover {
    opacity: 0.85;
}
/* --- main color scheme -- */








/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */

















/* --- buttons --- */

/* - primary - */











/* - primary outline - */











/* - secondary - */











/* - secondary outline - */











/* - tertiary - */











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










/* --- header styles -- */














/* --- footer styles -- */





/* --- section wrappers -- */






/* -- design system colors -- */














form {
    margin: 0 !important;
}

.form__container .hs-form-field,
.hs-form .hs-form-field {
	  margin-bottom: 10px;
    font-family: Red Hat Display;
}

.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: .25rem 1rem .25rem 0 !important
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	font-size: 14px !important;
  border-radius: 0 !important;
  border:0;
  border-bottom:0.5px solid #bbb !important;
  background: transparent !important;
  height:40px !important;
  color: #001418;
  font-family: Red Hat Display;
  font-weight: 500;
}

  @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;
  width:100% !important;
  font-family: Red Hat Text;
}

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

.hs-form ::placeholder {
  font-weight: 500;
  color: #9e9e9e;
  font-size: 14px;
}

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

.hs-form .input input {
  margin-top: 10px;
}
.hs-form .input textarea {
  margin-top: 18px;
}

/* --- 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) {
  list-style: none;
}

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

}

.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: flex-start;
}

.hs-form ul.inputs-list.multi-container li label input,
.hs-form ul.inputs-list .hs-input[type='checkbox']{
  width: 18px !important;
  margin-right: 12px;
  margin-top: 4px;
}

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

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

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

.hs-form .legal-consent-container {
  font-size: 14px;
  margin: 15px 0;
}
.hs-form .legal-consent-container ul {
  list-style: none;
  padding: 0;
  margin: 8px 0 0 !important;
}

.hs-form .legal-consent-container .hs-richtext,
.hs-form .legal-consent-container p, 
.hs-form .legal-consent-container .hs-richtext p, 
.hs-form .legal-consent-container .hs-form-booleancheckbox span {
  font-size:14px;
  color: #54676D !important;
  margin: 0;
  font-weight: 400;
  line-height: 20px;
}

/* -- generic form style -- */

.form__wrapper {
   /* border: 1.5px solid #14a452;
    padding: 1.5rem;
    background-color: #ffffff;*/
}
.form__wrapper .form__title {
    color:#9ed997;
    font-size:1.2rem;
    margin-bottom: 15px;
}

.form__wrapper .hs-button {
    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 -- */

















/* --- buttons --- */

/* - primary - */











/* - primary outline - */











/* - secondary - */











/* - secondary outline - */











/* - tertiary - */











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










/* --- header styles -- */














/* --- footer styles -- */





/* --- section wrappers -- */






/* -- design system colors -- */














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

.flex-grow {
    flex: 1;
}

.flex-nowrap {
    flex-wrap: nowrap;
}

/* -- 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--space-around {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-around;
}
.jc--space-evenly {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-evenly;
}
.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;
}

.align-self--stretch {
    align-self: stretch;
}

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

.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:16%;
  width:calc(100% / 12 * 2 - 1rem);
}

.col1 {
  width:8%;
  width:calc(100% / 12);
}



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

    .gutter-col {
        display: none;
    }
  }
/* --- main color scheme -- */








/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */

















/* --- buttons --- */

/* - primary - */











/* - primary outline - */











/* - secondary - */











/* - secondary outline - */











/* - tertiary - */











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










/* --- header styles -- */














/* --- footer styles -- */





/* --- section wrappers -- */






/* -- design system colors -- */














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

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

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

@media (min-width: 768px) and (max-width: 1199px) {
  .section-wrapper {
    padding-left: 64px;
    padding-right: 64px;
  }
}

.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: 1800px;
  width: 100%;
  margin: auto;
  padding-left:0;
  padding-right:0;
}

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








/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */

















/* --- buttons --- */

/* - primary - */











/* - primary outline - */











/* - secondary - */











/* - secondary outline - */











/* - tertiary - */











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










/* --- header styles -- */














/* --- footer styles -- */





/* --- section wrappers -- */






/* -- design system colors -- */














body.menu-open {
    overflow: hidden;
}

.section--header {
  background-color: #ffffff;
}

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

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

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


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

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

.header--menu .hs-menu-wrapper > ul .hs-menu-depth-1:last-of-type {
    margin-right: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;
}

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

.section--header a,
.section--header .hs-menu-item:hover a {
    text-decoration:none;
}

.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::after {
    bottom: 0;
    content: '';
    position: absolute;
    right: 0;
    -webkit-transition: width .334s cubic-bezier(.33, 0, 0, 1);
    -o-transition: width .334s cubic-bezier(.33, 0, 0, 1);
    transition: width .334s cubic-bezier(.33, 0, 0, 1);
    width: 0%;
    border-bottom-style:solid;
    border-bottom-width:2px;
}

.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.5rem 0;
    white-space: inherit;
}

  @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;
    margin-top: 1rem;
    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: #14a452;
}  

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

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

.header--menu .hs-menu-depth-1 > a::after {
    border-bottom-color: #74c385;
}

.header--menu .hs-menu-depth-1 > .hs-menu-children-wrapper {
    border: solid 2px #ffffff;
}

.header--menu .hs-menu-wrapper > ul .hs-menu-depth-1 > .hs-menu-children-wrapper {
    position: absolute;
    background: #ffffff;
    max-width: 220px;
    top: 26px;
}

.header--menu .hs-menu-wrapper > ul .hs-menu-depth-1:hover > .hs-menu-children-wrapper > li:hover {
    background-color: #ffffff;
}

/* --- second dropdown --- */

.header--menu .hs-menu-wrapper .hs-menu-depth-2 > .hs-menu-children-wrapper {
    background-color: #1468a1;
    border: solid 2px #1468a1;
}

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

.header--menu .hs-menu-wrapper > ul .hs-menu-depth-2 > .hs-menu-children-wrapper {
    position: absolute;
    width: 220px;
    top:0px;
    margin: 0;
    position: absolute;
    right: 0;
    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 !important;
}       
 

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

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

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

  @media (max-width:1024px){
    .header--menu.open {
      background-color: #1468a1; 
      overflow: auto;
      z-index: 999999;
      max-width: 80%;
      width: 100%;
      height: 100vh;
      padding-bottom: 8rem;
    }
    .header--menu.open li.hs-menu-item a:hover {
      background-color: rgba(255,255,255, 0.15);
    }
    .header--menu.open a,
    .header--menu.open li.hs-menu-item:hover a {
      color: #ffffff !important;
    }
    .header--menu.open a:hover {
      color: #ffffff !important;
    }
    .header--menu .hs-menu-depth-1>a::after {
      content:none;
    }
  }

  @media (max-width:1024px){
    .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 {
        -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: 100% !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 a {
        color: white;
    }
    .header--menu.open li.hs-menu-item a {
        padding: 1rem !important;
        position: relative;
        display: block;
        color: #ffffff !important;
    }
    .header--menu.open ul.hs-menu-children-wrapper {
        padding-left: 1rem !important;
    }
  }
/* --- main color scheme -- */








/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */

















/* --- buttons --- */

/* - primary - */











/* - primary outline - */











/* - secondary - */











/* - secondary outline - */











/* - tertiary - */











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










/* --- header styles -- */














/* --- footer styles -- */





/* --- section wrappers -- */






/* -- design system colors -- */














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

.section--footer a:not(.hs-button),
.section--footer *, 
.section--footer p > span {
  color: #F5F5F5;
  font-size: 1rem;
}

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

/* --- general footer styles --- */

.section--footer .footer__menu ul,
.section--footer .footer__social ul {
    padding: 0;
    list-style: none;
}
.section--footer .footer__menu ul.hs-menu-children-wrapper {
    display: none;
}

.section--footer .footer__menu ul > li {
    margin:10px 0;
}

.section--footer .footer__menu ul > li > a {
    text-decoration: none;
}

/* --- social styles -- */

.section--footer .footer__social 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: wrap;
        flex-wrap: wrap;
}

.section--footer .footer__social ul > li {
    margin: 0;
    margin-right: 10px;
}

.section--footer .footer__social ul svg {
    width: 20px;
    height: 20px;
}

.section--footer .footer__social ul svg path {
    fill: #F5F5F5;
}

.section--footer .footer__social ul svg:hover path {
    fill: #ffffff;
}
/* --- main color scheme -- */








/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */

















/* --- buttons --- */

/* - primary - */











/* - primary outline - */











/* - secondary - */











/* - secondary outline - */











/* - tertiary - */











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










/* --- header styles -- */














/* --- footer styles -- */





/* --- section wrappers -- */






/* -- design system colors -- */














/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// 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;
    z-index:1;
}

.block {
    display:block;
}

.bold {
    font-weight: 600;
}

.uppercase {
    text-transform:uppercase;
}

.capitalize {
    text-transform:capitalize;
}

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

.inline-flex {
  display: inline-flex;
}

.flex {
  display: flex;
}

/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// 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: #14a452;
}
.bg--secondary {
  background-color: #9ed997;
}
.bg--tertiary {
  background-color: #a84eac;
}
.bg--fourth {
 background-color: #424242;
}
.bg--white {
  background-color: #ffffff;
}
.bg--lgrey {
  background-color: #fafafa;
}
.bg--black {
  background-color: #212121;
}
.bg--gradient::before {
  position: absolute;
  top: 0;
  right: -4rem;
  z-index: 1;
  width: 100vw;
  height: 100%;
  border-radius: 0 80px 80px 0;
  background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0) 40%,rgba(1,134,158,.1));
  background-image: -o-linear-gradient(0deg,rgba(255,255,255,0) 40%,rgba(1,134,158,.1));
  background-image: linear-gradient(0deg,rgba(255,255,255,0) 40%,rgba(1,134,158,.1));
  content: "";
  display: block;
}
.bg--linear-gradient{
  background: linear-gradient(0deg, rgba(1, 134, 158, 0.1166) 0%, rgba(1, 134, 158, 0) 100%);
}
.bg__overlay{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

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

.text-color--primary {
  color: #14a452;
}

.text-color--secondary {
  color: #9ed997;
}

.text-color--tertiary {
  color: #a84eac;
}

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

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

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


/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Image elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

.img-rounded-corners img {
  border-bottom-left-radius: 64px; 
  border-top-right-radius: 64px; 
}

.img-rounded-bottom-left img {
  border-bottom-left-radius: 64px;
}
/* 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 -- */

















/* --- buttons --- */

/* - primary - */











/* - primary outline - */











/* - secondary - */











/* - secondary outline - */











/* - tertiary - */











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










/* --- header styles -- */














/* --- footer styles -- */





/* --- section wrappers -- */






/* -- design system colors -- */














.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 #9ed997;
  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;
}

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








/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */

















/* --- buttons --- */

/* - primary - */











/* - primary outline - */











/* - secondary - */











/* - secondary outline - */











/* - tertiary - */











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










/* --- header styles -- */














/* --- footer styles -- */





/* --- section wrappers -- */






/* -- design system colors -- */














.item--card:hover {
    cursor: default;
}

.item--card.linked:hover {
    cursor: pointer;
}

.item--card {
    margin: 0.5rem;
    text-decoration:none;
}

.item--card:not(.bg--transparent) {
    border: solid px ;
    border-radius: 8px;
            box-shadow: 4px 4px 6px 2px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 4px 4px 6px 2px rgba(0, 0, 0, 0.08);
}

.item--card p,
.item--card p span {
    text-decoration:none;
}


/* -------------------------- */
/* --- icon col card only --- */
/* -------------------------- */

.section--icon-col .item--card:not(.bg--transparent) {
    padding: 1.5rem 1.5rem 2.5rem;
}

/* --- left column alignment -- */

.section--icon-col .icon-col__content.flex-row > .icon-col__img {
    width: 60px;
    padding-top: 1rem;
}
.section--icon-col .icon-col__content.flex-row > .icon-col__content-inner {
    width: calc(100% - 80px);
}

  @media (max-width:768px){
    .section--icon-col .icon-col__content..flex-row > .icon-col__img,
    .section--icon-col .icon-col__content.flex-row > .icon-col__content-inner {
        width: calc(100%);
        padding-top:0;
    }
  }

/* -------------------------- */
/* ---- image cards only ---- */
/* -------------------------- */

.section--img-col .item--card:not(.bg--transparent) .img-col__img.bg {
    border-radius: 8px 8px 0 0;
}

.section--img-col .item--card:not(.bg--transparent) .img-col__content-inner {
    padding: 1.5rem;
}
.section--img-col .img-col__link {
  text-transform: uppercase;
  font-size: 14px;
}

/* --- card for icon column box -- */

.icon-items__container {
  border-radius: px;
}

.bg--gradient-new {
    position: relative;
}
.bg--gradient-new:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(289.29deg, #EBF2F5 3.61%, rgba(235, 242, 245, 0) 97.02%);
    z-index: 0;
}
.bg--gradient-new .section-wrapper {
    position: relative;
    z-index: 1;
}
@media (min-width: 981px) {
    .bg--gradient-new:after {
        border-radius: 0 0 80px 0;
    }
}

.bg--split-dark--bottom {
    position: relative;
}
.bg--split-dark--bottom:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    background: #31546E;
    z-index: 0;
}
.bg--split-dark--bottom .section-wrapper {
    position: relative;
    z-index: 1;
}


.skew-top {
    position: relative;
    padding-top: 90px;
}
.skew-top > [class*="section-wrapper"] {
    position: relative;
    z-index: 1;
}
.skew-top:before {
    content: "";
    position: absolute;
    top: 0;
    height: 120px;
    transform-origin: left top;
    transform: skewY(-2.5deg);
    width: 100%;
    background-color: inherit;
    z-index: 1;
}
.radius-top-left.skew-top {
    border-top-left-radius: 100px;
}
.radius-top-left.skew-top:before {
    border-top-left-radius: 100px;
}

.skew-bottom {
    position: relative;
    margin-bottom: 60px;
}
.skew-bottom > [class*="section-wrapper"] {
    position: relative;
    z-index: 5;
}
.skew-bottom:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 120px;
    transform-origin: right bottom;
    transform: skewY(-2.5deg);
    width: 100%;
    background-color: inherit;
    z-index: 1;
}
@media (min-width: 980px) {
    .radius-bottom-right.skew-bottom {
        border-bottom-right-radius: 100px;
    }
    .radius-bottom-right.skew-bottom:after {
        border-bottom-right-radius: 100px;
    }
}


.global {
    position: relative;
    padding-bottom: 40px;
    padding-top: 100px;
}
.global > [class*="section-wrapper"] {
    position: relative;
    z-index: 5;
}
.global:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 54px;
    width: 100%;
    background-color: #28aee4;
    z-index: 1;
}