/****************************************/
/* Embed styles                         */
/****************************************/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct box sizing in Firefox.
 */

hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Remove the inheritance of text transform in Edge and Firefox.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers.
 */

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/****************************************/
/* Responsive breakpoints               */
/****************************************/

 /* Very Small devices (landscape phones, 576px and up) */
 /* Small devices (landscape phones, 576px and up) */
 /* Medium devices (tablets, 768px and up) */
 /* Large devices (desktops, 982px and up) */
 /* Extra large devices (large desktops, 1200px and up) */
 /* Extra large devices (large desktops, 1320px and up) */
 /* Extra large devices (large desktops, 1440px and up) */

 /* mobile view at mobile_view and down */

/****************************************/
/* Embeded Fonts                        */
/****************************************/

/****************************************/
/* Colors                               */
/****************************************/





















/****************************************/
/* Variables                            */
/****************************************/




 /* 16px/24px */
 /* 16px/24px */



 /* 1284 */




/*****************************************/
/* Hubspot style fixes                   */
/*****************************************/

/*.body-container-wrapper {
  position: relative;
  overflow-x: hidden;
}*/

.row-fluid [class*="span"] {
  min-height: 1px !important;
}

a.cta_button.btn-primary,
a.cta_button.btn-bordered,
a.cta_button.btn-secondary{
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.hs_cos_wrapper_type_cta span {
  display: block;
}

.header-container.container-fluid,
.body-container.container-fluid,
.footer-container.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 768px) {
  .hs_cos_wrapper_type_cta {
    display: inline-block;
  }
}

*,
*::before,
*::after {
    box-sizing: border-box;
}
a {
    color: #051C2C;
    text-decoration: none;
    transition: color 0.25s linear;
}
a:hover {
    color: #05b1Ab;
    text-decoration: underline;
}
html {
    box-sizing: border-box;
    font-size: calc(1em * 0.625);
    background-color: #051C2C;
}
body {
  margin: 0;
  color: #ffffff;
  background-color: #051C2C;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 320px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-family: "Raleway", Arial, Helvetica, sans-serif;;
}

/*****************************************/
/* Layout                                */
/*****************************************/

.container {
    max-width: 1320px;
    padding: 0 20px;
    margin: 0 auto;
}

.main {
    overflow: hidden;
    position: relative;
    width: 100%;
}

/*****************************************/
/* Typography                            */
/*****************************************/

p {
    margin: 0 0 2.4rem;
}
p:last-child {
    margin-bottom: 0;
}
h1 {
    font-weight: 700;
    font-size: 4rem;
    line-height: 1.175;
    font-family: "Raleway", sans-serif;
    margin: 0 0 3.2rem;
}
h2,
.h2 {
    font-weight: 700;
    font-size: 4rem;
    line-height: 1.2;
    font-family: "Raleway", sans-serif;
    margin: 0;
}
h3,
.h3 {
    font-weight: 700;
    font-size: 3.2rem;
    line-height: 1.25;
    font-family: "Raleway", sans-serif;
    margin: 0 0 3.2rem;
}
.hero-form-title {
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.4;
    font-family: "Raleway", sans-serif;
    margin: 0 0 2rem;
}
.wrapper {
    position: relative;
    overflow: hidden;
}
@media only screen and (min-width: 768px) {
    h1,
    .h1 {
        font-size: 4.6rem;
    }
    h2,
    .h2 {
        font-size: 4.2rem;
    }
    h3,
    .h3 {
        font-size: 3.6rem;
    }
}
@media only screen and (min-width: 1200px) {
    h1,
    .h1 {
        font-size: 5.6rem;
        line-height: 6.4rem;
    }
    h2,
    .h2 {
        font-size: 4.8rem;
        line-height: 1;
    }
    h3,
    .h3 {
        font-size: 4rem;
        line-height: 1.2;
    }
}

/*****************************************/
/* Helpers                               */
/*****************************************/

.relative {position: relative;}
.d-b {display: block;}
.d-ib {display: inline-block;}
img.d-ib {vertical-align: top;}
.text-center {text-align: center;}
.no-underline {text-decoration: none !important;}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.maxw-530 {
    max-width: 530px;
}
.maxw-456 {
    max-width: 456px;
}
.w-full {
    width: 100%;
    height: auto;
}
.font-barlow {
    font-family: 'Barlow', Arial, Helvetica, sans-serif;
}
.font-semibold {
    font-weight: 600;
}
.font-bold {
    font-weight: 700;
}
.font-medium {
    font-weight: 500;
}
.font-normal {
    font-weight: 400;
}
.fs-26 {
    font-size: 2.6rem;
    line-height: 3.1rem;
}
.fs-22 {
    font-size: 2.2rem;
    line-height: 1.27272727;
}
.fs-20 {
    font-size: 2rem;
    line-height: 1.6;
    letter-spacing: 0.5px;
}
.fs-12 {
    font-size: 1.2rem;
    line-height: 1.1666665;
    letter-spacing: 0.5px;
}
.c-teal {
    color: #18EFE4;
}
.c-teal-dark {
    color: #05b1Ab;
}
.c-blue-dark {
    color: #051C2C;
}
.bg-teal {
    background-color: #18EFE4;
}
.bg-gray {
    color: #051C2C;
    background-color: #f5f5f7;
}
.bg-white {
    color: #051C2C;
    background-color: #ffffff;
}
.bg-blue-dark {
    color: #ffffff;
    background-color: #051C2C;
}
.pt-20 {
    padding-top: 2rem;
}
.ptb-40-m20 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.mb-0-m20 {
    margin-bottom: 2rem;
}
.mb-0-m40 {
    margin-bottom: 4rem;
}
.mb-32 {
    margin-bottom: 3.2rem;
}
.mb-34 {
    margin-bottom: 3.4rem;
}
.mb-40 {
    margin-bottom: 4rem;
}
.mb-16 {
    margin-bottom: 1.6rem;
}
.mb-40-m20 {
    margin-bottom: 2rem;
}
.ptb-40 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.ptb-32 {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
}
.minh-84 {
    min-height: 8.4rem;
}
.rounded {
    border-radius: 1rem;
}
.rounded-base {
    border-radius: 2rem;
}
@media only screen and (max-width: 767px) {
    .text-m-center {
        text-align: center;
    }
    .mt-m20 {
        margin-top: 2rem;
    }
    .mt-m32 {
        margin-top: 3.2rem;
    }
    .pb-m20 {
        padding-bottom: 2rem;
    }
    .w-m-full {
        width: 100%;
    }
}
@media only screen and (min-width: 768px) {
    .mb-0-m20,
    .mb-0-m40 {
        margin-bottom: 0;
    }
    .ptb-40-m20 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .ptb-32-m0 {
        padding-top: 3.2rem;
        padding-bottom: 3.2rem;
    }
    .plr-10-m0 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .mt-d-auto {
        margin-top: auto;
    }
    .mb-40-m20 {
        margin-bottom: 4rem;
    }
}

/*****************************************/
/* Blockquotes                           */
/*****************************************/

.quote {
    font-size: 2.4rem;
    line-height: 2.8rem;
    margin: 0;
}
.quote q {
    position: relative;
    quotes: none;
    display: block;
    font-style: normal;
    margin-bottom: 3.2rem;
    padding: 0 45px;
}
.quote q::before,
.quote q::after {
    color: #05b1a8;
    position: absolute;
    font-weight: bold;
    font-size: 8rem;
    line-height: 1;
}
.quote q::before {
    content: "“";
    top: -0.9rem;
    left: 0;
}
.quote q::after {
    content: "”";
    right: 0;
    bottom: -4.5rem;
}
.quote cite {
    display: block;
    color: #6d6d88;
    font-style: normal;
    font-size: 1.6rem;
    line-height: 1.9rem;
}

/*****************************************/
/* Buttons                               */
/*****************************************/

.btn,
input[type="submit"] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1.4rem 3.2rem 1.5rem;
    font: 500 1.8rem/1.5 "Raleway", sans-serif;
    text-align: center;
    text-decoration: none;
    border-radius: 1rem;
    white-space: nowrap;
}

.btn:hover {
    text-decoration: none;
}

.btn-primary,
input[type="submit"] {
    color: #051C2C;
    background-color: #18EFE4;
    transition: color 0.25s linear, background-color 0.25s linear;
}

.btn-primary:hover,
input[type="submit"]:hover{
    color: #ffffff;
    background-color: #0b999b;
}

input[type="submit"] {
/*     height: 4.2rem;
    line-height: 4.2rem;
    padding-top: 0;
    padding-bottom: 0; */
    border: none;
    cursor: pointer;
}

.button-full-width input[type="submit"] {
  width: 100%;
}

.btn-secondary {
    color: #18EFE4;
    background-color: #051C2C;
    transition: color 0.25s linear, background-color 0.25s linear;
}

.btn-secondary:hover {
    color: #051C2C;
    background-color: #18EFE4;
}

/*****************************************/
/* Links                                 */
/*****************************************/

.link {
    font-weight: 500;
    display: inline-block;
    line-height: 2rem;
}

.icon-arrow {
    display: inline-block;
    vertical-align: top;
    width: 2rem;
    height: 2rem;
    margin-left: 0.8rem;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none"><path fill="%230B999B" d="M0 10C0 4.477 4.477 0 10 0s10 4.477 10 10-4.477 10-10 10S0 15.523 0 10Z"/><path stroke="%238DF7F2" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8 4.873 5 5-5 5"/></svg>');
    background-repeat: no-repeat;
}

/*****************************************/
/* Forms                                 */
/*****************************************/

button,
input[type="button"] {
  overflow: visible;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted #051C2C;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

.form-bar form > .hs_error_rollup {
  display: none;
}

fieldset {
  max-width: none !important;
  width: auto;
}

.form-title:empty {
  position: absolute;
  left: -9999px;
}

.field {
  margin-bottom: 2rem;
}

.form-bar .field {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .form-bar .field {
    margin-bottom: 0;
  }
}

.hs-input {
  position: relative;
  width: 100% !important;
}

.input {
  margin-right: 0 !important;
}

.form-columns-2 {
  display: block;
  margin: 0 -7px !important;
}

.form-columns-2 .hs-form-field {
  padding-left: 7px;
  padding-right: 7px;
}

.legal-consent-container {
  margin-bottom: 20px;
}

.hs_recaptcha {
  padding-left: 0;
  padding-right: 0;
}

.form-bar .hs-form-field,
.form-bar .hs-form-field {
  padding-left: 0;
  padding-right: 0;
}

.hs-submit {
  padding-top: 0.4rem;
}

/*.hs-form-required {
  position: absolute;
  left: -9999px;
}*/

.input select {
  height: 56px;
  -webkit-appearance: none;
}

.hs-form .hs-fieldtype-intl-phone.hs-input select,
.hs-form .hs-fieldtype-intl-phone.hs-input .select2-container {
  float: left !important;
  width: 40% !important;
} 

.hs-form .hs-fieldtype-intl-phone.hs-input input {
  width: 58% !important;
}

.hs-form .hs_submit {
  padding-left: 13px;
  padding-right: 13px;
}

.hs-form fieldset ~ .hs_submit {
  padding-left: 0;
  padding-right: 0;
}

.form-bar .inputs-list {
  padding-top: 12px;
  padding-left: 1px;
}

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

@media screen and (max-width: 575px) {
  fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
  }
}

@media screen and (min-width: 982px) and (max-width: 1199px) {
  fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
  }
}

/****************************************/
/* Input Fields                         */
/****************************************/











.input select,
input[type="text"],
input[type="email"],
input[type="search"],
input[type="tel"],
textarea {
  border-radius: 8px;
  padding: 15px;
  transition: color .25s ease, border-color .25s ease, background-color .25s ease;
  box-shadow: none;
  -webkit-appearance: none;
  font-family: inherit;
  font-size: 16px;
  line-height: 1.5;
  border: 1px solid rgba(5, 28, 44, 0.25);
  color: #051C2C;
  background: #ffffff;
}

input::-moz-placeholder {
  color: rgba(5, 28, 44, 0.5);
  opacity: 1;
}

input:-ms-input-placeholder {
  color: rgba(5, 28, 44, 0.5);
}

input::-webkit-input-placeholder {
  color: rgba(5, 28, 44, 0.5);
}

.input select {
  padding-top: 0;
  padding-bottom: 0;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
textarea:focus {
  outline: none;
  border-color: #051C2C;
}

input[type="text"].error,
input[type="email"].error,
input[type="search"].error,
input[type="tel"].error,
textarea.error {
  color: #B30404;
  border-color: #B30404;
  background-color: #F5D0D0;
}

textarea {
  min-height: 145px;
  overflow: auto;
  resize-x: none;
}

label {
  color: rgba(5, 28, 44, 0.75);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: .4rem;
  display: inline-block;
}

.no-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.no-list li {
  color: #FB5959;
  padding: 4px 0 0 4px;
  font-size: 1.2rem;
  line-height: 1.33335;
}

.no-list label {
  color: #FB5959;
  font-size: inherit;
  line-height: inherit;
}

.inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.inputs-list > li {
  position: relative;
  padding-left: 28px;
}

.no-list.inputs-list > li {
  padding-left: 4px;
}

.inputs-list .hs-input,
.hs-form-booleancheckbox-display input ~ span::before,
.hs-form-booleancheckbox-display input ~ span::after {
  position: absolute;
  top: 3px;
  left: 0;
  margin: 0;
  padding: 0;
}

.inputs-list .hs-input {
  z-index: 5;
  opacity: 0;
}

.inputs-list .hs-input,
.hs-form-booleancheckbox-display input ~ span::before {
  width: 20px !important;
  height: 20px;
}

.hs-form-booleancheckbox-display input ~ span::before {
  content: "";
  transition: border-color .25s ease;
  border: 1px solid rgba(5, 28, 44, 0.25);
  border-radius: 2px;
}

.hs-form-booleancheckbox-display input ~ span::after {
  opacity: 0;
  content: "";
  transition: opacity .25s ease;
  height: 7px;
  width: 12px;
  transform: rotate(-45deg);
  border-width: 0 0 3px 3px;
  border-style: solid;
  border-color: #ffffff;
  margin: 5px 0 0 4px;
}

.hs-form-booleancheckbox-display input:checked ~ span::before {
  border-color: #051C2C;
  background-color: #051C2C;
}

.hs-form-booleancheckbox-display input:checked ~ span::after {
  opacity: 1;
}

/*****************************************/
/* Submitted Message                     */
/*****************************************/
/* .msg-center .submitted-message {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5;
} */

.submitted-message {
  font-size: 1.6rem;
  line-height: 1.5;
}

.submitted-message a {
  color: #051C2C;
  text-decoration: underline;
  transition: color 0.25s linear;
}

.submitted-message a:hover {
  color: #017ECF;
}

.submitted-message {
  text-align: center;
  /* background: #F9FBFE; */
  padding: 4rem 3rem;
}

.submitted-msg-title {
  max-width: 385px;
  margin: 0 auto 3rem;
  font-size: 1.8rem;
  line-height: 1.7778;
}

.submitted-message h3 {
  margin-bottom: 1.5rem;
}

.submitted-message h3::before {
  content: "";
  display: block;
  width: 90px;
  height: 90px;
  overflow: hidden;
  background-image: url("data:image/svg+xml,%3Csvg width='120' height='120' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M111.724 6.207v80.69H6.207A6.207 6.207 0 010 80.69V6.207A6.288 6.288 0 016.207 0h99.31a6.284 6.284 0 016.207 6.207z' fill='%23D0E0EF'/%3E%3Cpath d='M60.724 43.448l51 43.449H6.207a6.155 6.155 0 01-4.241-1.676L51 43.448h9.724z' fill='%23C1D2E0'/%3E%3Cpath d='M109.759 1.676L60.145 43.945a6.635 6.635 0 01-8.565 0L1.966 1.675A6.155 6.155 0 016.207 0h99.31a6.155 6.155 0 014.242 1.676z' fill='%23E9F4FF'/%3E%3Cpath d='M84.828 120C104.253 120 120 104.253 120 84.828c0-19.426-15.747-35.173-35.172-35.173-19.425 0-35.173 15.747-35.173 35.172 0 19.426 15.748 35.173 35.173 35.173z' fill='%23F88A50'/%3E%3Cpath d='M76.552 105.517a4.137 4.137 0 01-2.926-1.212l-8.276-8.276a4.138 4.138 0 015.852-5.851l5.116 5.116 21.919-25.57a4.139 4.139 0 116.283 5.38l-24.827 28.965a4.066 4.066 0 01-3.141 1.448z' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  margin: 0 auto 4rem;
}

@media screen and (min-width: 375px) {
  .submitted-message {
    padding-top: 5rem;
    padding-bottom: 7rem;
  }
}

@media screen and (min-width: 982px) {
  .submitted-msg-title {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width: 1200px) {
  .submitted-msg-frame {
    padding-bottom: 11.5rem;
  }

  .submitted-message {
    /* min-height: 674px; */
    /* display: flex; */
    align-items: center;
    padding-bottom: 5rem;
  }

  .submitted-message h3::before {
    width: 120px;
    height: 120px;
    background-position: 0 0;
    background-size: auto;
    margin-bottom: 6rem;
  }
}

/*****************************************/
/* Custom styles                         */
/*****************************************/

/* logo */
.logo {
    height: 45px;
    line-height: 45px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.logo a,
.logo img {
    display: block;
}
@media only screen and (min-width: 768px) {
    .logo {
        text-align: left;
    }
}
/* hero */
@media only screen and (min-width: 768px) {
    .hero {
        z-index: 1;
        position: relative;
    }
    .hero::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="983" height="773" fill="none"><g clip-path="url(%23a)" opacity=".6"><path fill="url(%23b)" fill-opacity=".2" d="M262.828-373c397.532 0 720 322.376 720 720.18l.157 4.658C980.48 747.497 658.98 1067.36 263 1067.36c-397.532 0-720-322.376-720-720.18S-134.704-373 262.828-373Zm0 277.773c-244.304 0-442.296 198.042-442.296 442.407 0 244.365 197.992 442.406 442.296 442.406S705.123 591.545 705.123 347.18 507.132-95.226 262.828-95.227ZM41.421 251.26c0-10.333 12.396-15.499 19.627-8.267l313.344 308.255c6.37 6.2 1.893 17.049-7.06 17.049H52.956c-6.37 0-11.535-5.167-11.535-11.538V251.26Zm431.45-125.197c6.37 0 11.535 5.167 11.535 11.539v305.499c0 10.332-12.396 15.499-19.627 8.266l-310.416-305.5c-7.403-7.233-2.238-19.804 8.092-19.804h310.416Z"/></g><defs><linearGradient id="b" x1="262.993" x2="262.993" y1="-8" y2="784" gradientUnits="userSpaceOnUse"><stop stop-color="%2318EFE4"/><stop offset="1" stop-color="%23051C2C" stop-opacity=".6"/></linearGradient><clipPath id="a"><path fill="%23fff" d="M-457-373H983V773H-457z"/></clipPath></defs></svg>');
        background-repeat: no-repeat;
        background-size: auto 100%;
        opacity: 0.8;
    }
}
/* items */
.items {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.items li {
    color: #051C2C;
    background-color: #18EFE4;
    border-radius: 1rem;
    line-height: 1.25;
    letter-spacing: 0.5px;
    padding: 2rem 3.2rem 2rem 2.2rem;
    display: flex;
    align-items: center;
}
.items .value {
    min-width: 130px;
    display: block;
    font: 700 3.2rem/1 'Barlow', Arial, Helvetica, sans-serif;
    margin: 0 1.4rem 0 0;
    text-align: center;
}
.items .title {
    display: block;
}
@media only screen and (max-width: 575px) {
    .sm-mobile-hide {
        display: none;
    }
}
@media only screen and (min-width: 576px) {
    .items {
        flex-direction: row;
        gap: 1.8rem;
    }
    .items li {
        min-width: 180px;
        max-width: 180px;
        display: block;
        padding-left: 3.2rem;
    }
    .items .value {
        min-width: auto;
        text-align: left;
        margin: 0 0 .8rem;
    }
}
@media only screen and (min-width: 982px) and (max-width: 1199px) {
    .items li {
        min-width: 160px;
        max-width: 160px;
        padding-left: 2rem;
        padding-right: 2rem;
    }
}
@media screen and (min-width: 1200px) {
    .items li {
        min-width: 180px;
        max-width: 180px;
        padding-left: 3.2rem;
        padding-right: 3.2rem;
    }
}
/* form */
.form-cols {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.form-panel {
    padding: 3.2rem 2rem;
}
@media only screen and (min-width: 982px) {
    .form-cols {
        display: flex;
        padding-top: 3.2rem;
        padding-bottom: 3.2rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .form-cols .col-left {
        width: 54%;
    }
    .form-cols .col-right {
        width: 46%;
        padding-left: 2.4rem;
    }
    .form-panel {
        padding: 4rem;
    }
}
/* bullet list */
.bullet-list {
    margin: 0;
    padding: 0 0 1rem;
    list-style: none;
}
.bullet-list > li {
    position: relative;
    padding-left: 2.8rem;
    line-height: 2rem;
    margin-top: 1.8rem;
}
.bullet-list > li:first-child {
    margin-top: 0;
}
.bullet-list > li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2rem;
    height: 2rem;
    border-radius: 2rem;
    background-color: #c6fbf8;
}
.bullet-list > li::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.4rem 0 0 0.4rem;
    border-radius: 2rem;
    background-color: #05b1a8;
}
@media only screen and (min-width: 576px) {
    .bullet-list {
        padding-left: 1rem;
    }
}
@media only screen and (min-width: 1200px) {
    .bullet-list {
        padding-left: 2rem;
    }
}
/* cards */
.cards-grid {
    margin-top: -2rem;
    overflow: hidden;
    position: relative;
}
.cards-grid--sm {
    margin-top: -1rem;
}
.cards-grid .card {
    color: #051C2C;
    background-color: #ffffff;
    border-radius: 1rem;
    padding: 2rem;
    border: 1px solid #d9d9e1;
    margin-top: 2rem;
}
.cards-grid--sm .card {
    margin-top: 1rem;
    padding: 3.2rem 2rem;
}
.card-tag {
    font-weight: bold;
    color: #0b999b;
    display: block;
    text-transform: uppercase;
    margin-bottom: 1.6rem;
    line-height: 1.9rem;
}
@media only screen and (max-width:575px) {
    .card-pic {
        padding-top: 53.22%;
    }
    .card-pic img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: 50% 50%;
    }
}
@media only screen and (min-width: 576px) {
    .cards-grid {
        display: flex;
        flex-wrap: wrap;
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .cards-grid--sm {
        margin-top: -2rem;
    }
    .cards-grid .card {
        display: flex;
        flex-direction: column;
        /* align-items: flex-start; */
        -ms-flex: 0 0 calc(50% - 20px);
        flex: 0 0 calc(50% - 20px);
        max-width: calc(50% - 20px);
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .cards-grid--sm .card {
        margin-top: 2rem;
        padding-left: 3.2rem;
        padding-right: 3.2rem;
    }
    .mt-c-auto {
        margin-top: auto;
    }
}
@media only screen and (min-width: 982px) {
    .cards-grid .card {
        -ms-flex: 0 0 calc(33.333333% - 20px);
        flex: 0 0 calc(33.333333% - 20px);
        max-width: calc(33.333333% - 20px);
        padding-left: 2.8rem;
        padding-right: 2.8rem;
    }
    .cards-grid--sm .card {
        -ms-flex: 0 0 calc(25% - 20px);
        flex: 0 0 calc(25% - 20px);
        max-width: calc(25% - 20px);
        padding: 4rem 3.2rem;
    }
}
/* cta */
.cta-panel {
    display: flex;
    flex-direction: column;
    color: #ffffff;
    background-color: #051C2C;
    border-radius: 2rem;
    padding: 3.2rem 2rem;
}
@media only screen and (min-width: 768px) {
    .cta-panel {
        flex-direction: row;
        align-items: center;
        gap: 2.4rem;
    }
}
@media only screen and (min-width: 982px) {
    .cta-panel {
        padding-left: 4rem;
        padding-right: 4rem;
        gap: 4rem;
    }
}
@media only screen and (min-width: 1200px) {
    .cta-panel {
        padding: 4rem 5.6rem;
    }
}
/* footer */
.footer-logo a {
    display: inline-block;
    vertical-align: top;
}
.footer-logo img {
    display: block;
}
.footer-nav {
    display: flex;
    justify-content: center;
    gap: 2.4rem;
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-nav a {
    color: #ffffff;
}
.footer-nav a:hover {
    text-decoration: underline;
}
@media only screen and (min-width: 768px) {
    .footer-logo {
        margin-right: 2.4rem;
    }
    .footer-copyright {
        display: flex;
        align-items: center;
    }
    .footer-cols {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}