/****************************************/
/* 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 */
 /* 18px/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: #013F68;
  text-decoration: none;
  transition: color 0.25s linear;
}
a:hover {
  color: #017ECF;
  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;
  margin: 0;
  font-size: 1.8rem;
  line-height: 1.333333;
  letter-spacing: 0.5px;
  font-family: "Raleway", Arial, Helvetica, sans-serif;;

  background: linear-gradient(180deg, rgba(24, 239, 228, 0) 50.03%, rgba(24, 239, 228, 0.3) 100%), #051C2C;
  background-repeat: no-repeat;
}

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

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

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

p {
    margin: 0 0 2.4rem;
}
p:last-child {
    margin-bottom: 0;
}
h1 {
    font-weight: 500;
    font-size: 2.8rem;
    line-height: 1.21428571;
    font-family: "Raleway", sans-serif;
    margin: 0 0 0.8rem;
}
h2,
.h2 {
    font-weight: 500;
    font-size: 2.8rem;
    line-height: 1.21428571;
    font-family: "Raleway", sans-serif;
    margin: 0;
}
h3,
.h3,
.form-title {
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 3rem;
    font-family: "Raleway", sans-serif;
    margin: 0 0 1.6rem;
}
.wrapper {
    position: relative;
    overflow: hidden;
}
@media only screen and (min-width:768px) {
    h1,
    .h1 {
        font-size: 4rem;
        line-height: 5rem;
    }
    h2,
    .h2 {
        font-size: 2.8rem;
        line-height: 1.1875;
    }
    .form-title {
        font-size: 2.8rem;
        line-height: 3rem;
    }
}
@media only screen and (min-width:982px) {
    h1,
    .h1 {
        font-size: 5.4rem;
        line-height: 7rem;
    }
    h2,
    .h2 {
        font-size: 3.2rem;
        line-height: 1.1875;
    }
}

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

.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-800 {
    max-width: 820px;
}
.maxw-328 {
    max-width: 328px;
}
.font-barlow {
    font-family: 'Barlow', Arial, Helvetica, sans-serif;
}
.font-semibold {
    font-weight: 600;
}
.font-bold {
    font-weight: 700;
}
.fs-12 {
    font-size: 1.2rem;
    line-height: 1.5;
}
.fs-16 {
    font-size: 1.6rem;
    line-height: 1.9rem;
}
.c-gray {
    color: #435561;
}
.c-teal {
    color: #18EFE4;
}
.mb-0-m20 {
    margin-bottom: 2rem;
}
.mb-0-m40,
.mb-56-m40 {
    margin-bottom: 4rem;
}
.mtb-56-m40 {
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.mb-40-m52 {
    margin-bottom: 5.2rem;
}
.mb-28 {
    margin-bottom: 2.8rem;
}
.mb-8 {
    margin-bottom: .8rem;
}
.pt-60-m40 {
  padding-top: 4rem;
}
.plr-20 {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media only screen and (max-width:767px) {
    .text-m-center {
        text-align: center;
    }
}
@media only screen and (min-width:768px) {
    .mb-0-m20,
    .mb-0-m40 {
        margin-bottom: 0;
    }
    .mb-40-m32 {
        margin-bottom: 4rem;
    }
    .mb-56-m40 {
        margin-bottom: 5.6rem;
    }
    .mtb-56-m40 {
        margin-top: 5.6rem;
        margin-bottom: 5.6rem;
    }
    .pt-60-m40 {
      padding-top: 6rem;
    }
    .maxw-328 {
        min-width: 328px;
    }
}

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

.btn,
input[type="submit"] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.9rem 3.2rem;
    font: bold 1.6rem/1.5 Arial, sans-serif;
    text-align: center;
    text-decoration: none;
    border-radius: 100px;
    text-transform: uppercase;
    white-space: nowrap;
}
.btn:hover {
    text-decoration: none;
}
.btn-primary,
input[type="submit"] {
    color: #051C2C;
    background-color: #18EFE4;
    transition: background-color 0.25s linear;
}
.btn-primary:hover,
input[type="submit"]:hover{
    background-color: #ffffff;
}

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

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

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

@media screen and (min-width: 768px) {
  .field {
    margin-bottom: .4rem;
  }
  
  .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: 1.4rem;
}

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

.input select {
  height: 38px;
  -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: 12px;
  padding-right: 12px;
}

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

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










.input select,
input[type="text"],
input[type="email"],
input[type="search"],
input[type="tel"],
textarea {
  border-radius: 6px;
  padding: 6px 14px;
  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 #017ECF;
  color: #051C2C;
  background: #ffffff;
}

input::-moz-placeholder {
  color: #051C2C;
  opacity: 1;
}

input:-ms-input-placeholder {
  color: #051C2C;
}

input::-webkit-input-placeholder {
  color: #051C2C;
}

.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: #18EFE4;
}

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 {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: .3rem;
  display: inline-block;
  padding-left: .8rem;
}

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

.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 #017ECF;
  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.8rem;
  line-height: 1.333333;
} */

.submitted-message {
  font-size: 1.8rem;
  line-height: 1.333333;
}

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

/* header */
.header {
    padding: 20px 0 32px;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.logo {
    height: 58px;
    line-height: 58px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 16px;
}
.logo::before,
.logo::after {
    content: "";
    height: 100%;
    width: 245px;
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
}
.logo::before {
    right: 100%;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="338" height="80" fill="none"><g fill="%23fff" clip-path="url(%23a)"><g opacity=".15"><circle cx="26.494" cy="8.002" r="7.912" opacity=".2"/><circle cx="64.386" cy="8.002" r="7.912" opacity=".3"/><circle cx="102.278" cy="8.002" r="7.912" opacity=".4"/><circle cx="140.171" cy="8.002" r="7.912" opacity=".5"/><circle cx="178.063" cy="8.002" r="7.912" opacity=".6"/><circle cx="215.955" cy="8.002" r="7.912" opacity=".7"/><circle cx="253.847" cy="8.002" r="7.912" opacity=".8"/><circle cx="291.74" cy="8.002" r="7.912" opacity=".9"/><circle cx="329.632" cy="8.002" r="7.912"/></g><g opacity=".15"><circle cx="15.459" cy="39.816" r="7.912" opacity=".2"/><circle cx="53.352" cy="39.816" r="7.912" opacity=".3"/><circle cx="91.244" cy="39.816" r="7.912" opacity=".4"/><circle cx="129.136" cy="39.816" r="7.912" opacity=".5"/><circle cx="167.028" cy="39.816" r="7.912" opacity=".6"/><circle cx="204.921" cy="39.816" r="7.912" opacity=".7"/><circle cx="242.813" cy="39.816" r="7.912" opacity=".8"/><circle cx="280.705" cy="39.816" r="7.912" opacity=".9"/><circle cx="318.598" cy="39.816" r="7.912"/></g><g opacity=".15"><circle cx="26.494" cy="71.63" r="7.912" opacity=".2"/><circle cx="64.386" cy="71.63" r="7.912" opacity=".3"/><circle cx="102.278" cy="71.63" r="7.912" opacity=".4"/><circle cx="140.171" cy="71.63" r="7.912" opacity=".5"/><circle cx="178.063" cy="71.63" r="7.912" opacity=".6"/><circle cx="215.955" cy="71.63" r="7.912" opacity=".7"/><circle cx="253.847" cy="71.63" r="7.912" opacity=".8"/><circle cx="291.74" cy="71.63" r="7.912" opacity=".9"/><circle cx="329.632" cy="71.63" r="7.912"/></g></g><defs><clipPath id="a"><path fill="%23fff" d="M0 0h337.931v80H0z"/></clipPath></defs></svg>');
    background-position: 0 100%;
}
.logo::after {
    left: 100%;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="338" height="80" fill="none"><g fill="%23fff" clip-path="url(%23a)"><g opacity=".15"><circle cx="7.912" cy="7.912" r="7.912" opacity=".2" transform="matrix(-1 0 0 1 319.349 .09)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".3" transform="matrix(-1 0 0 1 281.457 .09)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".4" transform="matrix(-1 0 0 1 243.564 .09)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".5" transform="matrix(-1 0 0 1 205.672 .09)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".6" transform="matrix(-1 0 0 1 167.78 .09)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".7" transform="matrix(-1 0 0 1 129.888 .09)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".8" transform="matrix(-1 0 0 1 91.995 .09)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".9" transform="matrix(-1 0 0 1 54.103 .09)"/><circle cx="7.912" cy="7.912" r="7.912" transform="matrix(-1 0 0 1 16.21 .09)"/></g><g opacity=".15"><circle cx="7.912" cy="7.912" r="7.912" opacity=".2" transform="matrix(-1 0 0 1 330.384 31.904)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".3" transform="matrix(-1 0 0 1 292.491 31.904)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".4" transform="matrix(-1 0 0 1 254.599 31.904)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".5" transform="matrix(-1 0 0 1 216.707 31.904)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".6" transform="matrix(-1 0 0 1 178.814 31.904)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".7" transform="matrix(-1 0 0 1 140.922 31.904)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".8" transform="matrix(-1 0 0 1 103.03 31.904)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".9" transform="matrix(-1 0 0 1 65.138 31.904)"/><circle cx="7.912" cy="7.912" r="7.912" transform="matrix(-1 0 0 1 27.245 31.904)"/></g><g opacity=".15"><circle cx="7.912" cy="7.912" r="7.912" opacity=".2" transform="matrix(-1 0 0 1 319.349 63.719)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".3" transform="matrix(-1 0 0 1 281.457 63.719)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".4" transform="matrix(-1 0 0 1 243.564 63.719)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".5" transform="matrix(-1 0 0 1 205.672 63.719)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".6" transform="matrix(-1 0 0 1 167.78 63.719)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".7" transform="matrix(-1 0 0 1 129.888 63.719)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".8" transform="matrix(-1 0 0 1 91.995 63.719)"/><circle cx="7.912" cy="7.912" r="7.912" opacity=".9" transform="matrix(-1 0 0 1 54.103 63.719)"/><circle cx="7.912" cy="7.912" r="7.912" transform="matrix(-1 0 0 1 16.21 63.719)"/></g></g><defs><clipPath id="a"><path fill="%23fff" d="M337.931 0H0v80h337.931z"/></clipPath></defs></svg>');
}
.logo a {
    display: block;
}
.logo img {
    display: inline-block;
    vertical-align: middle;
}
/* form */
.form-copy {
    text-align: center;
}
.webinar-info {
    font: 2rem/1 Arial, sans-serif;
    padding-bottom: 5.2rem;
}
.webinar-date,
.webinar-time {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.webinar-info em,
.webinar-info strong {
    font-weight: inherit;
    font-style: inherit;
}
.webinar-time {
    margin-top: 1.6rem;
}
@media only screen and (max-width:767px) {
    .logo img {
        width: 77px;
        height: auto;
    }
    .logo::before,
    .logo::after {
        background-size: auto 100%;
    }
}
@media only screen and (min-width:768px) {
    .header {
        padding: 64px 0 40px;
    }
    .logo {
        height: 80px;
        line-height: 80px;
        padding: 0 22px;
    }
    .logo::before,
    .logo::after {
        height: 100%;
        width: 338px;
    }
}
@media only screen and (max-width:981px) {
    .form-copy {
        display: flex;
        flex-direction: column;
    }
    .webinar-info {
        order: -1;
    }
}
@media only screen and (min-width:982px) {
    .form-copy {
        text-align: left;
    }
    .webinar-date,
    .webinar-time {
      justify-content: flex-start;
    }
    .form-cols {
      display: flex;
    }
    .form-cols .col-left {
      width: 45.26%;
      padding-right: 2.4rem;
    }
    .form-cols .col-right {
      width: 54.74%;
    }
}
@media only screen and (min-width:1200px) {
    .form-cols .col-left {
        padding-right: 4rem;
    }
    .webinar-info {
        display: flex;
        gap: 16px;
    }
    .webinar-time {
        margin-top: 0;
    }
}
/* cards */
.cards-grid .card {
    display: flex;
    align-items: center;
    color: #051C2C;
    background-color: #ffffff;
    border-radius: 1rem;
    margin: 0 0 8px;
    padding: 2rem 2.4rem 2rem 2.6rem;
}
.cards-grid .card i {
    display: inline-block;
    vertical-align: top;
    margin-right: 2.4rem;
}
.card-icon {
    min-width: 70px;
}
.card-icon img {
    vertical-align: top;
}
@media only screen and (min-width:576px) {
    .cards-grid {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -4px;
    }
    .cards-grid .card {
        flex-direction: column;
        align-items: flex-start;
        -ms-flex: 0 0 calc(50% - 8px);
        flex: 0 0 calc(50% - 8px);
        max-width: calc(50% - 8px);
        margin: 0 4px 8px;
    }
    .card-icon {
        margin-right: 0;
        margin-bottom: 2.4rem;
    }
}
@media only screen and (min-width:982px) {
    .cards-grid .card {
        -ms-flex: 0 0 calc(25% - 8px);
        flex: 0 0 calc(25% - 8px);
        max-width: calc(25% - 8px);
        padding-top: 4.8rem;
        padding-bottom: 3.2rem;
    }
}
/* bio */
.bio-panel {
    display: flex;
    flex-direction: column;
    color: #051C2C;
    background-color: #ffffff;
    border-radius: 1rem;
    padding: 4rem 2rem;
}
@media only screen and (min-width:768px) {
    .bio-panel {
        flex-direction: row;
        align-items: center;
        gap: 2.4rem;
    }
}
@media only screen and (min-width:982px) {
    .bio-panel {
        padding-left: 4rem;
        padding-right: 4rem;
        gap: 4rem;
    }
}
/* footer */
.footer {
    padding: 4rem 0 2rem;
}
@media only screen and (min-width:576px) {
    .footer-copyright {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 2rem;
    }
    .copyright {
        padding-bottom: 6px;
    }
}
@media only screen and (min-width:768px) {
    .footer {
        padding: 5.6rem 0 6.4rem;
    }
    .footer-copyright {
        padding: 0 4rem;
    }
}