/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

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

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b, strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

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

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

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

fieldset {
  padding: .35em .75em .625em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[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-decoration {
  -webkit-appearance: none; }

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

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

@font-face {
  font-family: "Bold";
  src: url("https://229886.fs1.hubspotusercontent-na1.net/hubfs/229886/2019%20Redesign/Fonts/basetica-bold.otf") format("opentype"); }

@font-face {
  font-family: "Medium";
  src: url("https://229886.fs1.hubspotusercontent-na1.net/hubfs/229886/2019%20Redesign/Fonts/basetica-medium.otf") format("opentype"); }

@font-face {
  font-family: "Regular";
  src: url("https://229886.fs1.hubspotusercontent-na1.net/hubfs/229886/2019%20Redesign/Fonts/basetica-regular.otf") format("opentype"); }

h1,
h2,
h3,
h4,
h5 {
  font-family: "Medium", sans-serif;
  color: #27123D;
  font-weight: 500; }

.caption {
  display: block;
  font-size: 18px;
  letter-spacing: 3.69px;
  line-height: 1.4;
  text-transform: uppercase;
  margin-bottom: 10px; }

.title {
  line-height: 1.1; }

.blue {
  color: #10AFDD; }

h1 {
  font-size: 70px;
  font-family: "Medium", sans-serif;
  line-height: 1;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 20px; }

p,
li {
  font-size: 18px;
  line-height: 1.4;
  color: #27123D;
  opacity: 0.5; }

li {
  padding-bottom: 5px; }

a {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

ul.checkmarks {
  padding: 0; }
  ul.checkmarks.list-col-2 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px; }
  ul.checkmarks li {
    position: relative;
    list-style: none;
    padding: 15px 0 0 30px; }
    ul.checkmarks li:before {
      position: absolute;
      font-family: "Font Awesome 5 Free";
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      content: '\f00c';
      font-weight: 900;
      left: 0;
      color: #10AFDD; }
  ul.checkmarks.crosses li:before {
    content: '\f00d';
    color: #27123D; }

ul.list-bg {
  padding-left: 0; }
  ul.list-bg li {
    display: inline-block;
    background: #faf8f533;
    list-style: none;
    padding: 10px 15px;
    border-radius: 14px 6px 14px 6px;
    margin: 8px 0; }

ul.col-2 {
  padding-left: 20px;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px; }

.default-type h2, .default-type h3, .default-type h4, .default-type h5 {
  padding: 20px 0 5px;
  font-weight: 400;
  margin: 0; }

.default-type h2 {
  font-size: 32px; }

.default-type h3 {
  font-size: 28px; }

.default-type h4 {
  font-size: 24px; }

.default-type h5 {
  font-size: 20px; }

.default-type h6 {
  font-size: 18px; }

.default-type ul, .default-type ol {
  padding: 0 0 0 40px;
  margin: 10px 0; }

.default-type p,
.default-type li {
  font-family: "Regular", sans-serif;
  opacity: 1;
  line-height: 1.6; }

.default-type li {
  padding: 5px 0; }

.default-type p {
  margin: 15px 0; }

.default-type a:not(.btn) {
  color: #10AFDD;
  text-decoration: none; }
  .default-type a:not(.btn):hover, .default-type a:not(.btn):focus {
    text-decoration: underline; }

@media screen and (max-width: 767px) {
  h1 {
    font-size: 64px;
    margin-bottom: 30px; }
  .caption {
    margin-bottom: 30px; }
  p,
  li {
    font-size: 20px;
    line-height: 1.6; }
  ul.checkmarks.list-col-2 {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1; } }

body {
  background-color: #f9f7f4;
  font-family: "Medium", sans-serif;
  overflow-x: hidden; }

.container {
  padding: 75px 0;
  max-width: 1200px;
  width: 90%;
  margin: auto; }

section.border-top .container {
  border-top: 1px solid rgba(90, 62, 114, 0.25); }

section.border-bottom .container {
  border-bottom: 1px solid rgba(90, 62, 114, 0.25); }

section.no-top-padding .container {
  padding-top: 0; }

section.no-bottom-padding .container {
  padding-bottom: 0; }

html.sr .slide-in {
  visibility: hidden; }

.social-links a {
  display: inline-block;
  margin: 5px 20px;
  font-size: 40px;
  color: #10AFDD; }
  .social-links a:hover {
    color: #55DED3; }

.highlight {
  position: relative;
  display: inline-block; }
  .highlight:before {
    position: absolute;
    content: "";
    width: calc(100% + 30px);
    height: calc(100% + 20px);
    left: -15px;
    top: -10px;
    z-index: -1; }
  .highlight.yellow:before {
    background: #F1C25B; }
  .highlight.mint:before {
    background: #55DED3; }
  .highlight.top-left:before {
    border-radius: 6px 66px 6px 66px; }
  .highlight.top-right:before {
    border-radius: 66px 6px 66px 6px; }
  .highlight span {
    position: relative;
    z-index: 1; }

.purple-bg {
  background: #27123D; }

.progress-container {
  left: 0;
  width: 100%;
  height: 5px;
  margin-bottom: 0px;
  position: fixed;
  top: 99px;
  overflow: hidden;
  background-color: transparent;
  content: "";
  display: table;
  table-layout: fixed;
  z-index: 10; }

.progress-bar {
  width: 0%;
  float: left;
  height: 100%;
  max-width: 100%;
  background-color: #10AFDD;
  -webkit-transition: width .2s ease;
  transition: width .2s ease; }

.btn-wrapper {
  margin-top: 20px; }

.btn {
  display: inline-block;
  padding: 15px 20px;
  margin-top: 5px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Bold", sans-serif;
  letter-spacing: 2.15px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.08);
  text-decoration: none;
  text-align: center;
  line-height: 1.4; }
  .btn.btn-arrow {
    text-align: left; }
  .btn .fas {
    padding-left: 15px;
    font-size: 20px;
    vertical-align: middle; }
  .btn:hover {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2); }
  .btn.btn-wide {
    padding: 15px 30px; }
  .btn.btn-mint {
    background: #55DED3;
    color: white; }
    .btn.btn-mint:hover {
      background: #2ad5c7; }
  .btn.btn-blue {
    background: #10AFDD;
    color: white; }
    .btn.btn-blue:hover {
      background: #0f9cc2; }
  .btn.btn-purple {
    background: #27123D;
    color: white; }
    .btn.btn-purple:hover {
      background: #3f1d62; }
  .btn.btn-hollow {
    background: transparent;
    color: #27123D;
    border: 1px solid #55DED3;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .btn.btn-hollow .fas {
      color: #55DED3; }
    .btn.btn-hollow:hover {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      background: #55DED3; }
      .btn.btn-hollow:hover .fas {
        color: #27123D; }

.btn-simple {
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  text-align: left;
  line-height: 1.6; }
  .btn-simple .fas {
    padding-left: 10px;
    font-size: 20px;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .btn-simple:hover {
    text-decoration: underline; }
    .btn-simple:hover .fas {
      -webkit-transform: translateX(5px);
              transform: translateX(5px); }
  .btn-simple.simple-mint {
    color: #55DED3; }
    .btn-simple.simple-mint:hover {
      color: #2ad5c7; }
  .btn-simple.simple-blue {
    color: #10AFDD; }
    .btn-simple.simple-blue:hover {
      color: #0f9cc2; }

a.scroll-down {
  position: relative;
  display: inline-block;
  -webkit-appearance: none;
  background: transparent;
  border-radius: 50%;
  border: 1px solid #55DED3;
  width: 50px;
  height: 50px;
  color: #55DED3;
  line-height: 0;
  font-size: 24px;
  outline: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  a.scroll-down:hover, a.scroll-down:focus {
    cursor: pointer;
    background: #55DED3;
    color: #f9f7f4; }
  a.scroll-down .fas {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 16px;
    height: 13px;
    line-height: 0.5;
    top: calc(50% - 7px); }

.white-form .field label {
  color: white; }

.white-form input:not([type="checkbox"]),
.white-form textarea,
.white-form select {
  color: white;
  border-bottom: 2px solid white !important; }
  .white-form input:not([type="checkbox"]):focus,
  .white-form textarea:focus,
  .white-form select:focus {
    border-bottom: 2px solid #27123D !important; }

.white-form input[type="submit"] {
  border: 0 !important; }

.white-form .submitted-message {
  color: white; }

.white-form .hs-fieldtype-select .input:after {
  color: white; }

form li {
  opacity: 1; }

fieldset {
  padding: 0 !important; }

.field {
  margin-bottom: 25px; }
  .field label {
    display: block;
    color: #27123D;
    margin-bottom: 5px;
    font-family: "Regular", sans-serif !important;
    font-size: 16px !important; }

input:not([type="checkbox"]),
textarea,
select {
  -webkit-appearnce: none;
  border-radius: 0 !important;
  border: 0 !important;
  border-bottom: 2px solid #27123D !important;
  padding: 10px 0 !important;
  background: transparent;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  font-family: "Regular", sans-serif !important;
  font-size: 16px !important; }
  input:not([type="checkbox"]).error,
  textarea.error,
  select.error {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important; }
  input:not([type="checkbox"]):focus,
  textarea:focus,
  select:focus {
    border-bottom: 2px solid #10AFDD !important; }

input[type="file"] {
  border-bottom: 0 !important; }

.form-columns-1 input:not([type="checkbox"]):not([type="radio"]),
.form-columns-2 input:not([type="checkbox"]):not([type="radio"]) {
  width: 100% !important; }

.submitted-message {
  color: #27123D;
  font-size: 20px; }

.hs-fieldtype-select .input {
  position: relative; }
  .hs-fieldtype-select .input:after {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    content: "\f0d7";
    font-weight: 900;
    top: 10px;
    right: 5px;
    color: #27123D; }

select {
  -webkit-appearance: none;
  width: 100% !important;
  height: auto !important; }

textarea {
  width: 100% !important;
  resize: none;
  height: 50px !important; }

ul.inputs-list {
  padding-left: 0 !important;
  margin: 10px 0 0; }
  ul.inputs-list li {
    list-style: none;
    opacity: 0.5; }
  ul.inputs-list.hs-error-msgs {
    margin-top: 0; }
    ul.inputs-list.hs-error-msgs li label {
      font-size: 13px !important;
      background: red;
      width: calc(100% - 18px);
      color: white;
      text-shadow: none;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      padding: 5px; }
      ul.inputs-list.hs-error-msgs li label.hs-main-font-element {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }

li.hs-form-booleancheckbox {
  font-size: 16px;
  text-align: left;
  opacity: 1 !important; }
  li.hs-form-booleancheckbox > label input {
    margin: 5px 10px 0 0; }

input[type="submit"] {
  -webkit-appearance: none;
  background: #27123D !important;
  color: white !important;
  padding: 12px 25px !important;
  margin-top: 5px !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  font-family: "Bold", sans-serif !important;
  letter-spacing: 2.15px !important;
  border-radius: 5px !important;
  border: 0 !important;
  text-shadow: none !important;
  -webkit-box-shadow: 0 5px 10px 0 rgba(163, 171, 186, 0.2) !important;
          box-shadow: 0 5px 10px 0 rgba(163, 171, 186, 0.2) !important;
  text-decoration: none !important;
  text-align: center !important;
  line-height: 1.4 !important;
  -webkit-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important; }
  input[type="submit"]:hover {
    -webkit-transform: translateY(-2px) !important;
            transform: translateY(-2px) !important;
    -webkit-box-shadow: 0 5px 15px 0 rgba(163, 171, 186, 0.5) !important;
            box-shadow: 0 5px 15px 0 rgba(163, 171, 186, 0.5) !important;
    background: #3f1d62 !important;
    cursor: pointer; }

.post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  text-decoration: none;
  margin-bottom: 30px;
  border-radius: 0 6px 66px 0;
  -webkit-box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06); }
  .post:hover {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
    -webkit-box-shadow: 0 50px 70px 0 rgba(0, 0, 0, 0.08);
            box-shadow: 0 50px 70px 0 rgba(0, 0, 0, 0.08); }
    .post:hover h3 {
      color: #10AFDD; }
  .post .img-wrapper {
    width: 170px;
    background-size: cover;
    background-position: center; }
  .post .post-content-wrapper {
    background: white;
    border-radius: 0 6px 66px 0;
    padding: 30px 40px;
    width: calc(100% - 170px - 80px); }
    .post .post-content-wrapper h3 {
      font-size: 21px;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }

@media screen and (max-width: 950px) {
  .progress-container {
    top: 74px;
    z-index: 4; } }

@media screen and (max-width: 767px) {
  .container {
    width: 80%;
    padding: 50px 0; }
  .highlight:before {
    display: none; }
  .btn {
    margin-top: 10px; }
  .btn-simple {
    margin-top: 20px; }
  .post .img-wrapper {
    display: none; }
  .post .post-content-wrapper {
    width: calc(100% - 80px);
    border-radius: 66px 6px 66px 6px;
    padding: 20px 40px; } }

header {
  position: relative;
  padding-bottom: 20px;
  z-index: 5; }
  header.overlay {
    position: absolute;
    width: 100%; }
  header.nav-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #f9f7f4;
    padding: 10px 0;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 5; }
    header.nav-sticky.nav-up {
      top: -100px; }
    header.nav-sticky .top-nav {
      height: 0;
      visibility: hidden;
      opacity: 0; }
    header.nav-sticky .container {
      padding: 0; }
    header.nav-sticky .header-logo {
      width: 75px; }
    header.nav-sticky .dropdown {
      top: calc(100% + 34px); }
   header.nav-sticky .new-dropdown {
      top: calc(100% + 34px); }
  header .container {
    padding-top: 20px;
    padding-bottom: 0;
    max-width: 1400px; }
  header .top-nav {
    text-align: right;
    -webkit-transition: height 0.2s ease;
    transition: height 0.2s ease; }
    header .top-nav a.tel {
      text-decoration: none;
      color: #27123D;
      opacity: 0.5;
      margin-right: 20px; }
    header .top-nav .btn-hollow {
      font-size: 10px;
      padding: 7px 15px 6px; }
      header .top-nav .btn-hollow .fas {
        -webkit-transform: translateY(-1.5px);
                transform: translateY(-1.5px);
        font-size: 15px; }
  header nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    header nav > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0;
      padding: 0; }
    header nav li {
      list-style: none;
      opacity: 1; }
      header nav li.header-item-1 > a {
        color: #27123D;
        text-decoration: none;
        padding: 15px 0;
        margin: 0 25px;
        border-bottom: 2px solid rgba(255, 255, 255, 0); }
        header nav li.header-item-1 > a:hover {
          border-bottom: 2px solid #27123D; }
      header nav li.header-item-1.has-children > a {
        position: relative;
        padding-right: 20px; }
        header nav li.header-item-1.has-children > a:after {
          position: absolute;
          font-family: "Font Awesome 5 Free";
          display: inline-block;
          font-style: normal;
          font-variant: normal;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          content: "\f107";
          font-weight: 900;
          right: 0;
          bottom: 12px;
          -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease; }
      header nav li.header-item-1.has-children.open > a {
        color: #10AFDD;
        border-bottom: 2px solid rgba(255, 255, 255, 0); }
        header nav li.header-item-1.has-children.open > a:after {
          -webkit-transform: rotate(-180deg);
                  transform: rotate(-180deg); }
  header .header-logo {
    width: 125px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  header .header-cta {
    margin-left: 25px; }
    header .header-cta .btn {
      padding: 12px 20px 10px;
      margin-top: 0; }
  header.white:not(.nav-sticky) .top-nav a.tel,
  header.white:not(.nav-sticky) .top-nav .btn-hollow {
    color: #f9f7f4; }
  header.white:not(.nav-sticky) nav li.header-item-1 > a {
    color: #f9f7f4; }
    header.white:not(.nav-sticky) nav li.header-item-1 > a:hover {
      border-bottom: 2px solid #f9f7f4; }

.mega-nav {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  background: #E1E9EC;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05); }
  .mega-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
    margin: 0 auto;
    width: 90%;
    max-width: 1400px;
    padding: 20px 0; }
  .mega-nav li {
    width: calc(25% - 40px);
    margin: 10px 0; }
  .mega-nav a {
    display: block;
    text-decoration: none;
    padding: 15px 20px;
    height: calc(100% - 30px);
    color: #27123D; }
    .mega-nav a:hover {
      background: #f9f7f4; }
  .mega-nav h2 {
    font-family: "Medium", sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0; }
  .mega-nav h3 {
    font-family: "Medium", sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 10px; }
  .mega-nav p {
    font-family: "Regular", sans-serif;
    font-size: 14px;
    margin: 0; }

.has-dropdown {
  position: relative; }

.has-new-dropdown {
  position: relative; }

.dropdown {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: calc(100% + 72px);
  background: #E1E9EC;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05); }
  .dropdown ul {
    margin: 0;
    padding: 0; }
  .dropdown li {
    border-bottom: 1px solid #f9f7f4;
    padding: 0; }
    .dropdown li:last-child {
      border-bottom: 0; }
  .dropdown a {
    text-decoration: none;
    display: block;
    color: #27123D;
    padding: 30px 20px;
    font-size: 16px; }
    .dropdown a:hover {
      background: #f9f7f4; }

.new-dropdown {
  display: none;
  position: absolute;
  width: 100%;
  height:auto;
  left: 0;
  top: calc(100% + 72px);
  background: #E1E9EC;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);}
  .new-dropdown ul {
    margin: 0;
    padding: 0; 
}
  .new-dropdown li {
    border-bottom: 1px solid #f9f7f4;
    padding: 0; }
    .new-dropdown li:last-child {
      border-bottom: 0; }
  .new-dropdown a {
    text-decoration: none;
    display: block;
    color: #27123D;
    padding: 30px 20px;
    font-size: 16px; }
    .new-dropdown a:hover {
      background: #f9f7f4; }
  .new-dropdown h3 {
    margin-bottom: 0.5rem
    }
  .new-dropdown p {
    font-size: 12px
    }

.header-item-1.open .new-dropdown {
  display: block;
  animation: growDown 0.5s ease forwards;
  transform-origin: top center
}

.header-item-1.open .new-dropdown ul {
  animation: growDown 0.5s ease forwards;
  transform-origin: top center
}


@keyframes growDown {
    0% {
        transform: scaleY(0)
    }
    100% {
        transform: scaleY(1)
    }
}

@keyframes growUp {
    0% {
        transform: scaleY(1)
    }
    100% {
        transform: scaleY(0)
    }
}


.mobile-trigger {
  display: none;
  position: absolute;
  left: 0;
  top: calc(50% - 12.5px);
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  outline: 0;
  height: 25px;
  width: 40px; }
  .mobile-trigger span {
    position: absolute;
    width: 100%;
    height: 4px;
    background: #10AFDD;
    left: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .mobile-trigger span:nth-child(1) {
      top: 0; }
    .mobile-trigger span:nth-child(2) {
      top: calc(50% - 2px); }
    .mobile-trigger span:nth-child(3) {
      bottom: 0; }
  .mobile-trigger.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 50%; }
  .mobile-trigger.open span:nth-child(2) {
    width: 0; }
  .mobile-trigger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 50%; }

.back-button {
  display: none;
  -webkit-appearance: none;
  outline: none;
  border: 0;
  padding: 20px 30px;
  width: 100%;
  text-align: left;
  background: #b1c6cd; }

@media screen and (max-width: 1070px) {
  header nav li.header-item-1 > a {
    margin: 0 15px; }
  header .header-cta {
    margin-left: 15px; } }

@media screen and (max-width: 950px) {
  .mobile-trigger,
  .back-button {
    display: block; }
  header .container {
    width: 90%; }
  header .top-nav {
    text-align: center; }
  header .header-logo {
    width: 80px;
    margin: 30px auto 0; }
  header .header-cta {
    margin: 5vh auto;
    text-align: center; }
  header.nav-sticky .header-logo {
    width: 50px;
    margin: 0 auto; }
  header nav {
    position: relative;
    overflow-x: hidden; }
    header nav > ul {
      display: block;
      position: fixed;
      width: 100vw;
      height: calc(100vh - 74px);
      top: 74px;
      left: 100%;
      background: #E1E9EC;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      opacity: 0;
      visibility: hidden; }
    header nav li.header-item-1 {
      border-bottom: 1px solid rgba(90, 62, 114, 0.25); }
      header nav li.header-item-1 a {
        display: block;
        padding: 30px 30px;
        border-bottom: 0;
        margin: 0;
        color: #27123d !important; }
        header nav li.header-item-1 a:hover {
          border-bottom: 0; }
      header nav li.header-item-1.has-children > a:after {
        right: 30px;
        bottom: calc(50% - 15px);
        -webkit-transform: rotate(-90deg);
                transform: rotate(-90deg); }
      header nav li.header-item-1.has-children.open > a {
        color: inherit;
        border-bottom: 0; }
        header nav li.header-item-1.has-children.open > a:after {
          -webkit-transform: rotate(-90deg);
                  transform: rotate(-90deg); }
  header.mobile-open nav > ul {
    left: 0;
    opacity: 1;
    visibility: visible; }
  header.white:not(.nav-sticky) nav li.header-item > a {
    color: #27123D; }
    header.white:not(.nav-sticky) nav li.header-item > a:hover {
      border-bottom: 0; }
  .mega-nav,
  .dropdown {
    display: block;
    position: fixed;
    width: 100vw;
    height: calc(100vh - 74px);
    top: 74px !important;
    left: 100%;
    z-index: 999;
    overflow-y: scroll;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .new-dropdown {
    display: block;
    position: fixed;
    width: 100vw;
    height: calc(100vh - 74px);
    top: 74px !important;
    left: 100%;
    z-index: 999;
    overflow-y: scroll;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
   .mega-nav ul,
   .dropdown ul {
      display: block;
      width: 100%;
      padding: 0; }
   .new-dropdown ul {
      display: block;
      width: 100%;
      padding: 0; }
   .mega-nav li,
   .dropdown li {
      width: 100%;
      border-bottom: 1px solid rgba(90, 62, 114, 0.25);
      margin: 0; }
   .new-dropdown li {
      width: 100%;
      border-bottom: 1px solid rgba(90, 62, 114, 0.25);
      margin: 0; }
   .mega-nav a,
   .dropdown a {
      display: block;
      padding: 40px 40px; }
   .new-dropdown a {
      display: block;
      padding: 40px 40px; }
      .mega-nav a:hover,
      .dropdown a:hover {
        background: #E1E9EC; }
   .new-dropdown a:hover {
        background: #E1E9EC; }
   .mega-nav h3,
   .dropdown h3 {
      margin-bottom: 0; }
   .new-dropdown h3 {
      margin-bottom: 0; }
   .mega-nav p,
   .dropdown p {
      display: none; }
   .new-dropdown p ,
   .header-item-1.open .mega-nav,
   .header-item-1.open .dropdown {
    left: 0;
    opacity: 1;
    visibility: visible; } }
   .header-item-1.open .new-dropdown {
    left: 0;
    opacity: 1;
    visibility: visible; } }

.footer-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .footer-top nav {
    width: calc(100% / 3 * 2); }
    .footer-top nav > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .footer-top nav > ul li.has-children:nth-child(1) {
        width: 45%; }
      .footer-top nav > ul li.has-children:nth-child(2) {
        width: 27.5%; }
      .footer-top nav > ul .no-children {
        width: 27.5%; }
    .footer-top nav h3 {
      margin: 0 0 10px;
      font-size: 18px;
      line-height: 1.4;
      font-family: "Regular", sans-serif;
      text-transform: uppercase; }
    .footer-top nav a {
      text-decoration: none;
      color: inherit; }
      .footer-top nav a:hover {
        text-decoration: underline; }
  .footer-top ul {
    margin: 0;
    padding: 0; }
  .footer-top li {
    list-style: none; }
    .footer-top li.footer-item-1 {
      opacity: 1; }
    .footer-top li.footer-item-2 {
      padding-bottom: 5px;
      font-family: "Regular", sans-serif; }

.footer-social {
  width: calc(100% / 3); }
  .footer-social p {
    margin-top: 0;
    font-family: "Regular", sans-serif; }
  .footer-social h3 {
    text-transform: uppercase;
    margin-top: 0;
    font-family: "Regular", sans-serif; }
  .footer-social .btn {
    margin-top: 20px; }
  .footer-social .social-group a {
    font-size: 28px;
    color: #27123D;
    margin-right: 20px;
    opacity: 0.5; }
    .footer-social .social-group a:hover, .footer-social .social-group a:focus {
      opacity: 1; }
  .footer-social .footer-contact a {
    color: inherit;
    text-decoration: none; }

.footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid rgba(90, 62, 114, 0.25); }
    .footer-bottom > div h3 {
      font-size: 18px;
      line-height: 1.4;
      font-family: "Regular", sans-serif;
      text-transform: uppercase;
      margin: 0 0 10px; }
    .footer-bottom > div p {
      margin: 0;
      font-family: "Regular", sans-serif; }
      .footer-bottom > div p a {
        display: inline-block;
        color: inherit;
        text-decoration: none; }

.footer-legal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 30px; }
  .footer-legal p {
    font-size: 14px;
    padding: 0;
    margin: 0; }
  .footer-legal a {
    color: inherit;
    text-decoration: none; }
    .footer-legal a:hover {
      text-decoration: underline; }
  .footer-legal .legal-content {
    width: 70%; }
  .footer-legal .legal-links {
    width: 25%;
    text-align: left; }

.footer-logo {
  width:75%;
  display:flex;
  flex-direction:row;
  justify-content:start;
  align-items:center;
}

.footer-logo a {
  display: block;
  width: 125px;
  margin-right:30px;
}

.footer-location {
  width:25%;
  text-align:left;
}

@media screen and (max-width: 850px) {
  .footer-top {
    display: block;
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid rgba(90, 62, 114, 0.25); }
    .footer-top nav {
      width: 100%; }
      .footer-top nav > ul {
        display: block; }
        .footer-top nav > ul li.has-children:nth-child(1), .footer-top nav > ul li.has-children:nth-child(2) {
          width: 100%; }
        .footer-top nav > ul .no-children {
          width: 100%; }
    .footer-top li.footer-item-1 {
      margin-bottom: 20px; }
    .footer-top li.footer-item-2 {
      margin-bottom: 10px; }
  .footer-social {
    width: 100%; }
  .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .footer-bottom > div {
      width: 100%;
      margin-bottom: 20px; }
      .footer-bottom > div p {
        margin-bottom: 10px; }
  .footer-logo {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    text-align: center;
    margin-top: 20px; }
    .footer-logo a {
      width: 84px;
      margin: auto; }
  .footer-legal {
    display: block; }
    .footer-legal .legal-content,
    .footer-legal .legal-links {
      width: 100%;
      text-align: center; }
    .footer-legal .legal-links {
      margin-top: 20px; } }

.banner-home {
  overflow-x: hidden;
  margin-bottom: 100px; }
  .banner-home .container {
    position: relative;
    padding-top: 4%; }
  .banner-home .content-wrapper {
    position: relative;
    text-align: center;
    max-width: 675px;
    margin: 0 auto 30px;
    z-index: 2; }
    .banner-home .content-wrapper p {
      max-width: 550px;
      margin: auto; }
  .banner-home a.scroll-down {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2; }
  .banner-home .img-wrapper {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 110%;
    bottom: 0;
    left: -5%; }
    .banner-home .img-wrapper img {
      width: 35%; }

@media screen and (max-width: 950px) {
  .banner-home {
    margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  .banner-home .img-wrapper,
  .banner-home a.scroll-down {
    display: none; } }

.banner-simple {
  position: relative;
  text-align: center; }
  .banner-simple .content-wrapper {
    position: relative;
    max-width: 900px;
    margin: auto;
    z-index: 1; }
    .banner-simple .content-wrapper.white-text .title,
    .banner-simple .content-wrapper.white-text .caption,
    .banner-simple .content-wrapper.white-text p {
      color: #f9f7f4; }
    .banner-simple .content-wrapper.white-text p {
      opacity: 1; }
  .banner-simple img.banner-icon {
    margin-bottom: 40px; }
    .banner-simple img.banner-icon.small {
      width: 100px; }
.banner-simple img.banner-icon.medium {
      width: 250px; }
    .banner-simple img.banner-icon.large {
      width: 350px; }
  .banner-simple .caption {
    color: #10AFDD;
    margin-bottom: 0; }
  .banner-simple .title {
    font-size: 54px;
    font-weight: 500;
    margin-top: 30px; }
  .banner-simple p {
    font-size: 24px;
    width: 75%;
    margin: 0 auto 40px; }
  .banner-simple .description {
    font-size: 24px;
    width: 60%;
    margin: 0 auto 40px; }
  .banner-simple.thank-you.images .img-wrapper {
    bottom: 10%; }
    .banner-simple.thank-you.images .img-wrapper img {
      width: 20%; }
  .banner-simple.images {
    padding-bottom: 100px; }
    .banner-simple.images .img-wrapper {
      position: absolute;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      width: 100%;
      max-width: 1600px;
      margin: auto;
      bottom: 0;
      left: 0;
      right: 0;
      z-index:-1;
}

   .banner-simple.images .img-wrapper img {
        width: 28%; }
  .banner-simple.double.images {
    padding-bottom: 0; }
    .banner-simple.double.images .img-wrapper {
      bottom: 15%;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .banner-simple.double.images .img-wrapper img {
        width: 18%; }

.banner-simple.images.full-bg {
  position: initial;
  background-size: cover;
  background-position: bottom right;
  padding-top: 150px; }
  .banner-simple.images.full-bg .container {
    padding-top: 100px; }

.banner-simple .content-wrapper.secondary {
  margin-top: 70px;
  max-width: 600px; }
  .banner-simple .content-wrapper.secondary img.banner-icon {
    margin-bottom: 0; }
  .banner-simple .content-wrapper.secondary .title {
    font-size: 40px; }
  .banner-simple .content-wrapper.secondary p {
    font-size: 18px; }

@media screen and (max-width: 950px) {
  .banner-simple.images.full-bg {
    background-position: bottom center; } }

@media screen and (max-width: 850px) {
  .banner-simple .content-wrapper {
    max-width: 600px; }
  .banner-simple .title {
    font-size: 42px; } }

@media screen and (max-width: 767px) {
  .banner-simple p {
    width: 100%;
    font-size: 20px; }
  .banner-simple.images:not(.full-bg) {
    padding-bottom: 0; }
    .banner-simple.images:not(.full-bg) .img-wrapper {
      display: none; }
  .banner-simple br {
    display: none; } }

.banner-product {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1600px;
  margin: auto;
  min-height: 500px; }
  .banner-product .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 20px; }
  .banner-product img.desktop {
    position: absolute;
    width: 45%;
    right: 0; }
  .banner-product img.mobile {
    display: none; }
  .banner-product .content-wrapper {
    width: 50%; }
  .banner-product .caption {
    color: #10AFDD;
    max-width: 200px; }
  .banner-product .title {
    font-size: 80px;
    margin: 20px 0 0; }
  .banner-product p {
    font-size: 24px;
    width: 90%; }

@media screen and (max-width: 850px) {
  .banner-product {
    display: block; }
    .banner-product .container {
      display: block;
      padding-top: 50px; }
    .banner-product img.desktop {
      display: none; }
    .banner-product img.mobile {
      display: block;
      width: 250px;
      margin: auto; }
    .banner-product .content-wrapper {
      width: 100%;
      text-align: center;
      margin-top: 80px; }
    .banner-product .caption {
      margin-left: auto;
      margin-right: auto; }
    .banner-product .title {
      font-size: 70px; }
    .banner-product p {
      width: 100%; } }

.image-text-image {
  margin-top: 100px; }
  .image-text-image .container {
    position: relative;
    max-width: 1600px;
    width: 100%; }
  .image-text-image .img-wrapper {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    bottom: 15%;
    left: 0; }
    .image-text-image .img-wrapper img {
      width: 17%; }
  .image-text-image .content-wrapper {
    text-align: center;
    max-width: 700px;
    margin: auto;
    width: 55%; }
  .image-text-image h2 {
    font-size: 55px;
    font-family: "Medium", sans-serif;
    line-height: 1.3;
    font-weight: 500;
    margin-top: 0; }
  .image-text-image p {
    max-width: 580px;
    margin-left: auto;
    margin-right: auto; }

@media screen and (max-width: 850px) {
  .image-text-image {
    margin-top: 50px; }
    .image-text-image .container {
      width: 90%; }
    .image-text-image .img-wrapper {
      position: relative;
      bottom: 0;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 50px; }
      .image-text-image .img-wrapper img {
        width: 40%;
        margin: 0 5%;
        max-width: 200px; }
    .image-text-image .content-wrapper {
      width: 100%;
      text-align: left; }
    .image-text-image h2 {
      font-size: 50px;
      line-height: 1; }
    .image-text-image p {
      max-width: 100%; } }

.alternative-payments {
  margin-bottom: 100px; }
  .alternative-payments .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .alternative-payments .content-wrapper {
    position: relative;
    width: 40%;
    background: #10AFDD;
    padding: 5% 5% 5% 0;
    border-top-right-radius: 250px;
    color: #f9f7f4; }
    .alternative-payments .content-wrapper:before {
      position: absolute;
      content: "";
      height: 100%;
      width: 50vw;
      top: 0;
      left: -50vw;
      background: #10AFDD;
      z-index: -1; }
    .alternative-payments .content-wrapper:after {
      position: absolute;
      content: "";
      width: 200px;
      height: 200px;
      border-radius: 50%;
      background: #55DED3;
      bottom: -100px;
      left: -200px; }
    .alternative-payments .content-wrapper p {
      color: #f9f7f4;
      opacity: 1; }
  .alternative-payments .caption {
    font-size: 20px; }
  .alternative-payments h2 {
    font-size: 60px;
    font-family: "Medium", sans-serif;
    line-height: 1;
    font-weight: 500;
    margin-top: 0;
    color: #f9f7f4; }
  .alternative-payments h3 {
    font-size: 30px;
    font-family: "Regular", sans-serif;
    color: #f9f7f4; }
  .alternative-payments .img-wrapper {
    position: relative;
    width: 45%;
    bottom: -100px; }
  .alternative-payments .btn {
    margin-right: 10px; }

@media screen and (max-width: 950px) {
  .alternative-payments {
    margin-bottom: 0;
    overflow-x: hidden; }
    .alternative-payments .container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }
    .alternative-payments .content-wrapper {
      width: 100%;
      background: transparent;
      padding: 15% 0; }
      .alternative-payments .content-wrapper:before {
        width: 110vw;
        left: -10vw;
        border-top-right-radius: 150px; }
      .alternative-payments .content-wrapper:after {
        width: 100px;
        height: 100px;
        bottom: -50px;
        left: -100px; }
    .alternative-payments h2 {
      font-size: 50px;
      line-height: 1; }
    .alternative-payments .img-wrapper {
      bottom: 0;
      width: 100%;
      max-width: 500px;
      margin: auto; } }

.grid-col-3 .title-wrapper,
.grid-col-4 .title-wrapper,
.grid-col-5 .title-wrapper {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 60px; }
  .grid-col-3 .title-wrapper .title,
  .grid-col-4 .title-wrapper .title,
  .grid-col-5 .title-wrapper .title {
    font-size: 30px; }

.grid-col-3 .grid-wrapper,
.grid-col-4 .grid-wrapper,
.grid-col-5 .grid-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -50px; }

.grid-col-3 .block,
.grid-col-4 .block,
.grid-col-5 .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  width: calc(100% / 3 - 40px);
  margin: 0 20px 50px; }
  .grid-col-3 .block .content-wrapper,
  .grid-col-4 .block .content-wrapper,
  .grid-col-5 .block .content-wrapper {
    max-width: 100%; }
  .grid-col-3 .block img,
  .grid-col-4 .block img,
  .grid-col-5 .block img {
    height: 100px; }
  .grid-col-3 .block h3,
  .grid-col-4 .block h3,
  .grid-col-5 .block h3 {
    font-size: 24px;
    font-family: "Medium", sans-serif;
    line-height: 1.3;
    font-weight: 500;
    margin-top: 0;
    margin-top: 1em; }
  .grid-col-3 .block p,
  .grid-col-4 .block p,
  .grid-col-5 .block p {
    width: 80%;
    margin-left: auto;
    margin-right: auto; }

.grid-col-4 .block {
  width: calc(100% / 4 - 40px); }

.grid-col-5 .block {
  width: calc(100% / 5 - 40px); }

@media screen and (max-width: 850px) {
  .grid-col-3 .grid-wrapper,
  .grid-col-4 .grid-wrapper,
  .grid-col-5 .grid-wrapper {
    display: block;
    margin-bottom: 0; }
  .grid-col-3 .block,
  .grid-col-4 .block,
  .grid-col-5 .block {
    display: flex;
    flex-direction: column;
    align-items:center;
    justify-content:center;
    width: 100%;
    margin: 0 0 80px 0;
/*     margin-left: 0;
    text-align: left;  */
  }
  
    .grid-col-3 .block:last-child,
    .grid-col-4 .block:last-child,
    .grid-col-5 .block:last-child {
      margin-bottom: 0; }
/*     .grid-col-3 .block img,
    .grid-col-4 .block img,
    .grid-col-5 .block img {
      display: none; } */
    .grid-col-3 .block p,
    .grid-col-4 .block p,
    .grid-col-5 .block p {
      width: 100%; }
    .grid-col-3 .block br,
    .grid-col-4 .block br,
    .grid-col-5 .block br {
      display: none; } }

.image-text .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.image-text.image-right .container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.image-text.img-30 .img-wrapper {
  width: 30%;
  margin: 0 5%; }

.image-text.img-30 .content-wrapper {
  width: 60%; }

.image-text.img-50 .img-wrapper {
  width: 40%; }

.image-text.img-50 .content-wrapper {
  width: 45%; }

.image-text.img-60 .img-wrapper {
  width: 50%; }

.image-text.img-60 .content-wrapper {
  width: 40%; }

.image-text .content-wrapper .title {
  font-size: 50px;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 40px; }

.image-text .content-wrapper .caption {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 30px; }

.image-text.callout .content-wrapper {
  text-align: center;
  max-width: 500px;
  margin: auto; }
  .image-text.callout .content-wrapper p {
    font-size: 28px;
    opacity: 1;
    color: #918599; }
    .image-text.callout .content-wrapper p span {
      display: block;
      font-size: 80px;
      color: #27123D;
      line-height: 1;
      padding: 20px 0; }

.image-text.callout .img-wrapper {
  width: 35%;
  margin: auto; }

.image-text.white-text .caption,
.image-text.white-text .title,
.image-text.white-text p,
.image-text.white-text li {
  color: #f9f7f4; }

.image-text.white-text p, .image-text.white-text li {
  opacity: 1; }

.image-text.img-end.image-left .img-wrapper {
  position: absolute;
  width: 45%;
  left: 0; }

.image-text.img-end.image-left .content-wrapper {
  margin-left: auto;
  margin-right: 0; }

.image-text.img-end.image-right .img-wrapper {
  position: absolute;
  width: 45%;
  right: 0; }

.image-text.img-end.image-right .content-wrapper {
  margin-right: auto;
  margin-left: 0; }

@media screen and (min-width: 1900px) {
  .image-text.img-end.image-left .img-wrapper, .image-text.img-end.image-right .img-wrapper {
    position: relative;
    width: 40%; } }

@media screen and (max-width: 950px) {
  .image-text .container,
  .image-text.image-right .container,
  .image-text.img-30 .container,
  .image-text.img-50 .container,
  .image-text.img-60 .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .image-text .img-wrapper,
  .image-text.image-right .img-wrapper,
  .image-text.img-30 .img-wrapper,
  .image-text.img-50 .img-wrapper,
  .image-text.img-60 .img-wrapper {
    width: 100%;
    max-width: 200px;
    margin: 0 auto 30px; }
  .image-text .content-wrapper,
  .image-text.image-right .content-wrapper,
  .image-text.img-30 .content-wrapper,
  .image-text.img-50 .content-wrapper,
  .image-text.img-60 .content-wrapper {
    width: 100%; }
    .image-text .content-wrapper .title,
    .image-text.image-right .content-wrapper .title,
    .image-text.img-30 .content-wrapper .title,
    .image-text.img-50 .content-wrapper .title,
    .image-text.img-60 .content-wrapper .title {
      font-size: 40px; }
  .image-text.callout .content-wrapper p {
    font-size: 20px;
    width: 90%;
    margin-left: auto;
    margin-right: auto; }
    .image-text.callout .content-wrapper p span {
      font-size: 40px; }
  .image-text.callout .img-wrapper {
    width: 100%;
    max-width: 200px; }
  .image-text.img-end.image-left .img-wrapper {
    position: relative;
    width: 110%;
    max-width: initial;
    margin-left: -15%; }
  .image-text.img-end.image-right .img-wrapper {
    position: relative;
    width: 110%;
    max-width: initial;
    margin-right: -15%; } }

.text-text .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.text-text .content-wrapper {
  width: 45%; }
  .text-text .content-wrapper .title {
    font-size: 38px;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 40px; }
  .text-text .content-wrapper .caption {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 30px; }

@media screen and (max-width: 850px) {
  .text-text .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .text-text .content-wrapper {
    width: 100%; }
    .text-text .content-wrapper:first-child {
      margin-bottom: 50px; }
    .text-text .content-wrapper .title {
      font-size: 30px; } }

.text-text .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.rodeo {
  margin-top: 50px; }
  .rodeo .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .rodeo .center {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 35%;
    text-align: center; }
    .rodeo .center h2 {
      font-size: 55px;
      font-family: "Medium", sans-serif;
      line-height: 1.3;
      font-weight: 500;
      margin-top: 0;
      line-height: 1;
      margin-top: 60px;
      margin-bottom: 0; }
  .rodeo .left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 25%; }
  .rodeo .right {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 25%; }
  .rodeo .left .rodeo-card:nth-child(1),
  .rodeo .right .rodeo-card:nth-child(2) {
    border-radius: 66px 6px 66px 6px; }
  .rodeo .left .rodeo-card:nth-child(2),
  .rodeo .right .rodeo-card:nth-child(1) {
    border-radius: 6px 66px 6px 66px; }

.rodeo-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white;
  min-height: 150px;
  width: calc(100% - 60px);
  padding: 30px;
  margin: 40px 0;
  text-align: center;
  -webkit-box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06); }
  .rodeo-card p {
    margin: 0; }

@media screen and (max-width: 850px) {
  .rodeo {
    margin-top: 0; }
    .rodeo .container {
      display: block; }
    .rodeo .center {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      width: 100%;
      max-width: 400px;
      margin: auto; }
    .rodeo .left {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      width: 100%; }
    .rodeo .right {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      width: 100%; }
  .rodeo-card {
    width: calc(100% - 40px);
    padding: 20px; } }

.home-testimonials h2 {
  text-align: center;
  font-size: 35px;
  font-weight: 500; }

.home-testimonials .container {
  padding:0
}


.home-testimonials .testimonial-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: flex;
      -ms-flex-align: flex;
          align-items: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.home-testimonials .testimonial {
  width: calc(100% / 3 - 50px);
  margin: 0px 25px;
  height: 100%;
  min-width: 290px; }
  .home-testimonials .testimonial p {
    opacity: 1; }
    .home-testimonials .testimonial p.quote {
      line-height: 1.8; }
  .home-testimonials .testimonial .btn-hollow {
    margin-top: 10px;
    font-size: 12px;
    padding: 7px 12px 6px; }
    .home-testimonials .testimonial .btn-hollow .fas {
      -webkit-transform: translateY(-1.5px);
              transform: translateY(-1.5px);
      font-size: 15px; }

.quote-credit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .quote-credit img {
    width: 80px;
    margin-right: 15px; }
  .quote-credit p {
    opacity: 1;
    font-size: 16px; }
    .quote-credit p span {
      display: block;
      font-size: 14px;
      opacity: 0.5; }

.video-testimonial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 60px auto 30px; }
  .video-testimonial .video-wrapper {
    display: block;
    position: relative;
    height: 400px;
    width: 55%;
    background-size: cover;
    background-position: center; }
    .video-testimonial .video-wrapper:hover span {
      opacity: 1;
      -webkit-transform: translateY(-2px);
              transform: translateY(-2px);
      -webkit-box-shadow: 0 5px 15px 0 rgba(163, 171, 186, 0.5);
              box-shadow: 0 5px 15px 0 rgba(163, 171, 186, 0.5); }
    .video-testimonial .video-wrapper span {
      position: absolute;
      height: 100px;
      width: 100px;
      border-radius: 50%;
      background: #f9f7f4;
      top: calc(50% - 50px);
      left: calc(50% - 50px);
      opacity: 0.8;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .video-testimonial .video-wrapper span .fas {
        position: absolute;
        font-size: 46px;
        color: #222;
        top: 28px;
        left: 35px; }

  .video-testimonial .video-wrapper-full {
    display: block;
    position: relative;
    height: 400px;
    width: 80%;
    background-size: cover;
    background-position: center; }
    .video-testimonial .video-wrapper-full:hover span {
      opacity: 1;
      -webkit-transform: translateY(-2px);
              transform: translateY(-2px);
      -webkit-box-shadow: 0 5px 15px 0 rgba(163, 171, 186, 0.5);
              box-shadow: 0 5px 15px 0 rgba(163, 171, 186, 0.5); }
    .video-testimonial .video-wrapper-full span {
      position: absolute;
      height: 100px;
      width: 100px;
      border-radius: 50%;
      background: #f9f7f4;
      top: calc(50% - 50px);
      left: calc(50% - 50px);
      opacity: 0.8;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .video-testimonial .video-wrapper-full span .fas {
        position: absolute;
        font-size: 46px;
        color: #222;
        top: 28px;
        left: 35px; }
  .video-testimonial .video-quote {
    background: white;
    width: 25%;
    padding: 30px 40px;
    border-radius: 0 6px 66px 0;
    -webkit-box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06); }
    .video-testimonial .video-quote p.quote {
      opacity: 1;
      line-height: 1.8; }

/* @media screen and (max-width: 850px) {
  .video-testimonial {
    display: none; } } */

@media screen and (max-width: 767px) {
  .home-testimonials .testimonial-grid {
    display: block; }
  .home-testimonials .testimonial {
    width: 100%;
    min-width: 100%;
    max-width: 500px;
    margin: 0px 0; } }

.home-blog-posts {
  position: relative; }
  .home-blog-posts:before {
    position: absolute;
    content: "";
    background: #10AFDD;
    height: 75%;
    width: 80%;
    left: 0;
    top: 0;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 6px; }
  .home-blog-posts .recent-posts-accent {
    position: absolute;
    z-index: 1;
    bottom: 15%;
    width: 15%; }
  .home-blog-posts .container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    z-index: 1; }
  .home-blog-posts .content-wrapper {
    width: 45%;
    padding-top: 80px; }
    .home-blog-posts .content-wrapper h2 {
      font-size: 90px;
      max-width: 400px;
      margin: 0 0 40px;
      color: #f9f7f4;
      line-height: 1; }
  .home-blog-posts .posts-wrapper {
    width: 45%; }

@media screen and (max-width: 950px) {
  .home-blog-posts .recent-posts-accent {
    width: 40%;
    bottom: 0;
    max-width: 200px; }
  .home-blog-posts:before {
    height: 95%;
    width: 100%;
    max-width: 800px; }
  .home-blog-posts .container {
    display: block;
    padding-bottom: 150px; }
  .home-blog-posts .content-wrapper {
    width: 100%; }
    .home-blog-posts .content-wrapper h2 {
      font-size: 52px; }
  .home-blog-posts .posts-wrapper {
    width: 100%;
    max-width: 500px;
    margin-top: 50px; } }

.center-text {
  text-align: center;
  max-width: 900px;
  margin: auto; }
  .center-text .title {
    font-size: 50px;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 1.2; }
  .center-text ul.checkmarks {
    text-align: left;
    margin: auto;
    max-width: 550px; }

@media screen and (max-width: 767px) {
  .center-text .title {
    font-size: 40px; } }

.cta-banner {
  margin: 150px auto 50px; }
  .cta-banner .container {
    position: relative;
    border-radius: 6px;
    padding: 80px 0; }
  .cta-banner.yellow .container {
    background: #F1C25B; }
  .cta-banner.blue .container {
    background: #10AFDD; }
  .cta-banner.purple .container, .cta-banner.purple-light .container {
    background: #27123D; }
  .cta-banner.purple .caption,
  .cta-banner.purple .title,
  .cta-banner.purple h2,
  .cta-banner.purple p, .cta-banner.purple-light .caption,
  .cta-banner.purple-light .title,
  .cta-banner.purple-light h2,
  .cta-banner.purple-light p {
    color: #f9f7f4; }
  .cta-banner.purple p, .cta-banner.purple-light p {
    opacity: 0.8; }
  .cta-banner.purple-light .container {
    background: #5A3E72; }
  .cta-banner .content-wrapper {
    text-align: center;
    max-width: 800px;
    width: 90%;
    margin: auto; }
  .cta-banner h2:not(.caption) {
    font-size: 36px; }
  .cta-banner .title {
    font-size: 36px;
    margin-top: 0;
    font-family: "Medium", sans-serif;
    font-weight: 500;
    line-height: 1.2; }
  .cta-banner p {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 40px; }
  .cta-banner.about-cta {
    margin-top: 300px; }
    .cta-banner.about-cta .container {
      border-radius: 66px 6px 66px 6px;
      padding: 140px 0 120px; }
    .cta-banner.about-cta img {
      position: absolute; }
      .cta-banner.about-cta img.top {
        width: 110px;
        max-width: 40%;
        top: -30px;
        right: -30px; }
      .cta-banner.about-cta img.bottom {
        width: 175px;
        max-width: 40%;
        bottom: -30px;
        left: -20px; }
      .cta-banner.about-cta img.center {
        width: 300px;
        max-width: 50%;
        top: -175px;
        left: 0;
        right: 0;
        margin: auto; }
  .cta-banner.v1 .container {
    border-radius: 66px 6px 66px 6; }
  .cta-banner.v1 img {
    position: absolute; }
    .cta-banner.v1 img.top {
      width: 175px;
      max-width: 40%;
      top: -30px;
      left: -30px; }
    .cta-banner.v1 img.bottom {
      width: 125px;
      max-width: 25%;
      bottom: -30px;
      right: -20px; }
  .cta-banner .form-wrapper fieldset {
    max-width: 100% !important; }
  .cta-banner .form-wrapper label {
    text-align: left; }

@media screen and (max-width: 767px) {
  .cta-banner {
    margin: 100px auto 0; }
    .cta-banner br {
      display: none; }
    .cta-banner .title {
      font-size: 28px; }
    .cta-banner h2:not(.caption) {
      font-size: 28px; }
    .cta-banner.about-cta {
      margin-top: 100px; }
      .cta-banner.about-cta .container {
        padding: 80px 0; }
      .cta-banner.about-cta img.center {
        display: none; }
      .cta-banner.about-cta img.top {
        width: 80px; } }


.cta-image-banner {
  margin: 150px auto 50px; }
  .cta-image-banner .container {
    position: relative;
    border-radius: 6px;
    padding: 80px 0; }
  .cta-image-banner.yellow .container {
    background: #F1C25B; }
  .cta-image-banner.blue .container {
    background: #10AFDD; }
  .cta-image-banner.purple .container, .cta-banner.purple-light .container {
    background: #27123D; }
  .cta-image-banner.purple .caption,
  .cta-image-banner.purple .title,
  .cta-image-banner.purple h2,
  .cta-image-banner.purple p, .cta-banner.purple-light .caption,
  .cta-image-banner.purple-light .title,
  .cta-image-banner.purple-light h2,
  .cta-image-banner.purple-light p {
    color: #f9f7f4; }
  .cta-image-banner.purple p, .cta-banner.purple-light p {
    opacity: 0.8; }
  .cta-image-banner.purple-light .container {
    background: #5A3E72; }
  .cta-image-banner .content-wrapper {
    text-align: center;
    max-width: 800px;
    width: 90%;
    margin: auto;}
  .cta-image-banner .image-wrapper {
      width:70%;
  display:flex;
  justify-content: space-between;
  align-items: center;
  z-index:99
  }
  .cta-image-banner h2:not(.caption) {
    font-size: 36px; }
  .cta-image-banner .title {
    font-size: 36px;
    margin-top: 0;
    font-family: "Medium", sans-serif;
    font-weight: 500;
    line-height: 1.2; }
  .cta-image-banner p {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 40px; }
  .cta-image-banner.about-cta {
    margin-top: 300px; }
    .cta-image-banner.about-cta .container {
      border-radius: 66px 6px 66px 6px;
      padding: 140px 0 120px; }
    .cta-image-banner.about-cta img {
      position: absolute; }
      .cta-image-banner.about-cta img.top {
        width: 110px;
        max-width: 40%;
        top: -30px;
        right: -30px; }
      .cta-image-banner.about-cta img.bottom {
        width: 175px;
        max-width: 40%;
        bottom: -30px;
        left: -20px; }
      .cta-image-banner.about-cta img.center {
        width: 300px;
        max-width: 50%;
        top: -175px;
        left: 0;
        right: 0;
        margin: auto; }
  .cta-image-banner.v1 .container {
    border-radius: 66px 6px 66px 6; }
  .cta-image-banner.v1 img {
    position: absolute; }
    .cta-image-banner.v1 img.top {
      width: 175px;
      max-width: 40%;
      top: -30px;
      left: -30px; }
    .cta-image-banner.v1 img.bottom {
      width: 125px;
      max-width: 25%;
      bottom: -30px;
      right: -20px; }
  .cta-image-banner .form-wrapper fieldset {
    max-width: 100% !important; }
  .cta-image-banner .form-wrapper label {
    text-align: left; }

@media screen and (max-width: 767px) {
  .cta-image-banner {
    margin: 100px auto 0; }
    .cta-image-banner br {
      display: none; }
    .ccta-image-banner .title {
      font-size: 28px; }
    .cta-image-banner h2:not(.caption) {
      font-size: 28px; }
    .cta-image-banner.about-cta {
      margin-top: 100px; }
      .cta-image-banner.about-cta .container {
        padding: 80px 0; }
      .cta-image-banner.about-cta img.center {
        display: none; }
      .cta-image-banner.about-cta img.top {
        width: 80px; } }


.slider-nav {
  margin-bottom: 100px; }
  .slider-nav ul.slick-dots {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid rgba(90, 62, 114, 0.25); }
  .slider-nav li {
    position: relative;
    list-style: none;
    text-align: center;
    margin: 0 4%;
    font-size: 20px;
    padding-bottom: 30px;
    opacity: 1; }
    .slider-nav li:after {
      position: absolute;
      content: "";
      height: 14px;
      width: 14px;
      border: 2px solid #55DED3;
      background: #f9f7f4;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      border-radius: 50%;
      bottom: -10px;
      left: 0;
      right: 0;
      margin: auto; }
    .slider-nav li:hover {
      cursor: pointer; }
    .slider-nav li.slick-active button {
      opacity: 1; }
    .slider-nav li.slick-active:after {
      background: #55DED3; }
    .slider-nav li button {
      -webkit-appearance: none;
      display: block;
      border: 0;
      background: transparent;
      outline: none;
      opacity: 0.5; }
      .slider-nav li button:hover {
        opacity: 1;
        cursor: pointer; }
      .slider-nav li button:focus {
        opacity: 1; }

.slide img.icon {
  max-height: 120px;
  max-width: 120px; }

.slide h2 {
  font-size: 40px;
  font-weight: 500; }

.slide-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .slide-content .content-wrapper {
    width: 45%; }
  .slide-content .img-wrapper {
    width: 40%;
    margin: 0 5%; }

@media screen and (max-width: 950px) {
  .slide-content ul.col-2 {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0; } }

@media screen and (max-width: 767px) {
  .slider-nav {
    display: none; }
  .slide-content .content-wrapper {
    width: 100%; }
  .slide-content .img-wrapper {
    display: none; }
  .slide {
    margin-bottom: 100px; }
    .slide:last-child {
      margin-bottom: 0; } }

.content-form {
  position: relative;
  overflow-x: hidden; }
  .content-form:before {
    position: absolute;
    content: "";
    height: 144px;
    width: 144px;
    max-height: 20vw;
    max-width: 20vw;
    background-color: #10AFDD;
    border-bottom-left-radius: 66px;
    right: 0;
    top: 50px;
    z-index: 3; }
  .content-form .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    z-index: 1; }
  .content-form .content-wrapper {
    width: 42%; }
    .content-form .content-wrapper h2 {
      font-size: 34px; }
  .content-form .form-wrapper {
    position: relative;
    width: calc(50% - 80px);
    background: white;
    border-radius: 100px 0 0 6px;
    -webkit-box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06);
    padding: 60px 0 60px 80px;
    z-index: 2; }
    .content-form .form-wrapper:before {
      position: absolute;
      content: "";
      height: 100%;
      width: 50vw;
      top: 0;
      right: -50vw;
      background: white; }
    .content-form .form-wrapper h3 {
      font-size: 40px;
      margin-bottom: 20px; }
    .content-form .form-wrapper form {
      margin-top: 40px; }
    .content-form .form-wrapper img.form-icon {
      position: absolute;
      height: 125px;
      top: -50px; }
  .content-form .form-accent {
    position: absolute;
    content: "";
    height: 165px;
    width: 165px;
    max-height: 20vw;
    max-width: 20vw;
    border-radius: 50%;
    left: calc(50% - 60px);
    background: #55DED3;
    opacity: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    z-index: -1; }
  .content-form .form-container {
    position: relative;
    max-width: 500px;
    z-index: 1; }
  .content-form.form-left:before {
    right: auto;
    left: -100px;
    top: 20px;
    border-radius: 0 100px 0 0; }
  .content-form.form-left:after {
    left: calc(50% - 100px); }
  .content-form.form-left .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .content-form.form-left .form-wrapper {
    border-radius: 0 100px 6px 0;
    padding: 60px 80px 60px 0; }
    .content-form.form-left .form-wrapper:before {
      right: auto;
      left: -50vw; }
  .content-form.blue:before,
  .content-form.blue .form-accent {
    display: none; }
  .content-form.blue .form-wrapper {
    background: #10AFDD; }
    .content-form.blue .form-wrapper:before {
      background: #10AFDD; }
    .content-form.blue .form-wrapper h3,
    .content-form.blue .form-wrapper p {
      color: white;
      opacity: 1; }

@media screen and (max-width: 850px) {
  .content-form:before,
  .content-form.form-left:before {
    display: none; }
  .content-form .form-accent,
  .content-form.form-left .form-accent {
    display: none; }
  .content-form .container,
  .content-form.form-left .container {
    display: block; }
  .content-form .content-wrapper,
  .content-form.form-left .content-wrapper {
    width: 100%; }
    .content-form .content-wrapper h3,
    .content-form.form-left .content-wrapper h3 {
      font-size: 32px; }
  .content-form .form-wrapper,
  .content-form.form-left .form-wrapper {
    width: 100%;
    padding: 60px 0;
    border-radius: 100px 0 0 6px;
    margin-top: 80px; }
    .content-form .form-wrapper img.form-icon,
    .content-form.form-left .form-wrapper img.form-icon {
      height: 90px; }
    .content-form .form-wrapper:before,
    .content-form.form-left .form-wrapper:before {
      width: 110vw;
      right: auto;
      left: -8vw;
      border-radius: 100px 0 0 6px; }
    .content-form .form-wrapper:after,
    .content-form.form-left .form-wrapper:after {
      position: absolute;
      content: "";
      height: 144px;
      width: 144px;
      max-height: 25vw;
      max-width: 25vw;
      background-color: #10AFDD;
      border-bottom-left-radius: 66px;
      right: -10vw;
      top: -50px;
      z-index: 3; }
  .content-form.form-first-mobile .container,
  .content-form.form-left.form-first-mobile .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .content-form.form-first-mobile .form-wrapper,
  .content-form.form-left.form-first-mobile .form-wrapper {
    margin-bottom: 60px; }
  .content-form.blue .form-wrapper:after,
  .content-form.form-left.blue .form-wrapper:after {
    display: none; } }

/* content-form-center */
.content-form-center {
  position: relative;
  overflow-x: hidden; }
  .content-form-center:before {
    position: absolute;
    content: "";
    height: 144px;
    width: 144px;
    max-height: 20vw;
    max-width: 20vw;
    background-color: #10AFDD;
    border-bottom-left-radius: 66px;
    right: 0;
    top: 50px;
    z-index: 3; }
  .content-form-center .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 1; }
  .content-form-center .content-wrapper {
    width: 42%;
    z-index:2;
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items:center
    }
    .content-form-center .content-wrapper h2 {
      font-size: 34px; }
  .content-form-center .form-wrapper {
    position: relative;
    width: calc(50% - 80px);
    background: white;
    border-radius: 100px 0 0 6px;
    -webkit-box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06);
    padding: 60px 0 60px 80px;
    z-index: 2; }
    .content-form-center .form-wrapper:before {
      position: absolute;
      content: "";
      height: 100%;
      width: 50vw;
      top: 0;
      right: -50vw;
      background: white; }
    .content-form-center .form-wrapper h3 {
      font-size: 40px;
      margin-bottom: 20px; }
    .content-form-center .form-wrapper form {
      margin-top: 40px; }
    .content-form-center .form-wrapper img.form-icon {
      position: absolute;
      height: 125px;
      top: -50px; }
  .content-form-center .form-accent {
    position: absolute;
    content: "";
    height: 165px;
    width: 165px;
    max-height: 20vw;
    max-width: 20vw;
    border-radius: 50%;
    left: calc(50% - 60px);
    background: #55DED3;
    opacity: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    z-index: -1; }
  .content-form-center .form-container {
    position: relative;
    max-width: 500px;
    z-index: 1; }
  .content-form-center.form-left:before {
    right: auto;
    left: -100px;
    top: 20px;
    border-radius: 0 100px 0 0; }
  .content-form-center.form-left:after {
    left: calc(50% - 100px); }
  .content-form-center.form-left .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .content-form-center.form-left .form-wrapper {
    border-radius: 0 100px 6px 0;
    padding: 60px 80px 60px 0; }
    .content-form-center.form-left .form-wrapper:before {
      right: auto;
      left: -50vw; }
  .content-form-center.blue:before,
  .content-form-center.blue .form-accent {
    display: none; }
  .content-form-center.blue .form-wrapper {
    background: #10AFDD; }
    .content-form-center.blue .form-wrapper:before {
      background: #10AFDD; }
    .content-form-center.blue .form-wrapper h3,
    .content-form-center.blue .form-wrapper p {
      color: white;
      opacity: 1; }

@media screen and (max-width: 850px) {
  .content-form-center:before,
  .content-form-center.form-left:before {
    display: none; }
  .content-form-center .form-accent,
  .content-form-center.form-left .form-accent {
    display: none; }
  .content-form-center .container,
  .content-form-center.form-left .container {
    display: block; }
  .content-form-center .content-wrapper,
  .content-form-center.form-left .content-wrapper {
    display: none }
    .content-form-center .content-wrapper h3,
    .content-form-center.form-left .content-wrapper h3 {
      font-size: 32px; }
  .content-form-center .form-wrapper,
  .content-form-center.form-left .form-wrapper {
    width: 100%;
    padding: 60px 0;
    border-radius: 100px 0 0 6px;
    margin-top: 80px; }
    .content-form-center .form-wrapper img.form-icon,
    .content-form-center.form-left .form-wrapper img.form-icon {
      height: 90px; }
    .content-form-center .form-wrapper:before,
    .content-form-center.form-left .form-wrapper:before {
      width: 110vw;
      right: auto;
      left: -8vw;
      border-radius: 100px 0 0 6px; }
    .content-form-center .form-wrapper:after,
    .content-form-center.form-left .form-wrapper:after {
      position: absolute;
      content: "";
      height: 144px;
      width: 144px;
      max-height: 25vw;
      max-width: 25vw;
      background-color: #10AFDD;
      border-bottom-left-radius: 66px;
      right: -10vw;
      top: -50px;
      z-index: 3; }
  .content-form-center.form-first-mobile .container,
  .content-form-center.form-left.form-first-mobile .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .content-form-center.form-first-mobile .form-wrapper,
  .content-form-center.form-left.form-first-mobile .form-wrapper {
    margin-bottom: 60px; }
  .content-form-center.blue .form-wrapper:after,
  .content-form-center.form-left.blue .form-wrapper:after {
    display: none; } }

.logo-banner .content-wrapper {
  text-align: center; }
  .logo-banner .content-wrapper h2 {
    font-size: 60px; }
  .logo-banner .content-wrapper p {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto; }

.logo-banner .logo-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px; }
  .logo-banner .logo-grid img {
    max-height: 50px;
    margin: 20px; }

.logo-banner .logo-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px; }
  .logo-banner .logo-list p {
    margin: 5px 15px; }

.logo-banner.alt-payment-logo-banner .logo-grid {
  margin-top: 0; }
  .logo-banner.alt-payment-logo-banner .logo-grid img {
    max-height: 25px;
    margin: 0 20px 20px; }

@media screen and (max-width: 767px) {
  .logo-banner .content-wrapper h2 {
    font-size: 40px; } }

.full-image img {
  width: 100%; }

.product-grid {
  margin-top: 50px;
  margin-bottom: -160px; }
  .product-grid .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .product-grid.grid-2 .container {
    max-width: 900px; }
  .product-grid.grid-2 .product-card {
    width: calc(50% - 100px); }
  .product-grid.grid-3 .product-card {
    width: calc(100% / 3 - 100px); }

.product-card {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 30px 160px;
  padding: 0 20px 40px;
  text-align: center;
  background: white;
  border-radius: 30px 6px 30px 6px;
  -webkit-box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06);
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .product-card:hover {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    -webkit-box-shadow: 0 50px 70px 0 rgba(0, 0, 0, 0.08);
            box-shadow: 0 50px 70px 0 rgba(0, 0, 0, 0.08); }
  .product-card:focus {
    outline: 2px dotted lightgrey; }
  .product-card .content-wrapper {
    position: relative;
    top: -50px;
    margin-bottom: -50px;
    max-width: 100%; }
  .product-card .btn {
    font-size: 12px;
    letter-spacing: 1.5px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .product-card img {
    height: 150px; }
  .product-card h3 {
    font-size: 40px;
    margin-bottom: 20px; }
  .product-card p {
    font-size: 16px;
    line-height: 1.6; }
  .product-card.product-card-1 {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 40px 40px 60px;
    width: 75%;
    max-width: 850px; }
    .product-card.product-card-1 .content-wrapper {
      top: 0;
      right: 0;
      margin-bottom: 0;
      width: 50%; }
    .product-card.product-card-1 img {
      position: absolute;
      max-width: 50%;
      width: auto;
      max-height: 400px;
      height: auto;
      bottom: 0;
      left: -5%; }

@media screen and (max-width: 950px) {
  .product-grid.grid-3 .product-card {
    width: calc(50% - 100px); } }

@media screen and (max-width: 767px) {
  .product-grid {
    margin-bottom: -140px; }
    .product-grid.grid-2 .product-card, .product-grid.grid-3 .product-card {
      width: calc(100% - 40px); }
  .product-card {
    display: block;
    margin: 0 0 140px; }
    .product-card.product-card-1 {
      padding: 0 20px 40px;
      width: 100%;
      max-width: 100%; }
      .product-card.product-card-1 img {
        position: relative;
        left: 0;
        top: -50px; }
      .product-card.product-card-1 .content-wrapper {
        width: 100%;
        top: -50px;
        margin-bottom: -50px; } }

.stats .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.stat-card {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 20px 40px;
  padding: 80px 40px;
  width: calc(100% / 3 - 120px);
  text-align: center;
  background: white;
  border-radius: 30px 6px 30px 6px;
  -webkit-box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06); }
  .stat-card h3 {
    font-size: 70px;
    color: #10AFDD;
    margin: 0 auto 20px; }
  .stat-card p {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.6; }

@media screen and (max-width: 850px) {
  .stat-card {
    width: calc(100% / 2 - 120px); } }

@media screen and (max-width: 767px) {
  .stat-card {
    width: calc(100% - 80px);
    margin: 0 0 40px; }
    .stat-card:last-child {
      margin-bottom: 0; }
    .stat-card h3 {
      font-size: 50px; } }

.how-it-works .container {
  width: 95%;
  max-width: 1400px; }

.how-it-works .steps-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.how-it-works .step {
  margin: 0 20px 40px;
  min-width: 180px;
  text-align: center; }
  .how-it-works .step.col-3 {
    width: calc(100% / 3 - 100px);
    margin: 0 50px 40px; }
  .how-it-works .step.col-4 {
    width: calc(25% - 40px); }
  .how-it-works .step.col-5 {
    width: calc(20% - 40px); }

.how-it-works h2 {
  text-align: center;
  margin-bottom: 50px; }

.how-it-works h3 {
  position: relative;
  font-size: 40px; }
  .how-it-works h3:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: -15px;
    margin: auto;
    width: 75px;
    height: 75px;
    background: #55DED3;
    border-radius: 50% 0 50% 50%;
    z-index: -1; }

.how-it-works h4 {
  font-size: 24px; }

@media screen and (max-width: 767px) {
  .how-it-works .container {
    width: 80%; }
  .how-it-works .step h4 br {
    display: none; }
  .how-it-works .step.col-3, .how-it-works .step.col-4, .how-it-works .step.col-5 {
    width: 100%;
    margin: 0 0 40px; } }

.features .content-wrapper {
  text-align: center; }

.features .title {
  font-size: 76px; }

.features-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.feature-block {
  margin: 0 20px 40px;
  min-width: 180px;
  width: calc(20% - 40px);
  text-align: center; }
  .feature-block h3 {
    font-size: 24px; }

.resources {
  position: relative;
  padding-top: 150px; }
  .resources:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 630px;
    background: #27123D;
    top: 0;
    left: 0;
    border-bottom-right-radius: 30%; }
  .resources .container {
    position: relative; }
  .resources .caption,
  .resources ul.tabs,
  .resources .tab-content h2 {
    position: relative;
    z-index: 1; }
  .resources .caption {
    color: #10AFDD;
    text-align: center; }
  .resources ul.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 40px;
    padding: 0; }
  .resources li.tab-link {
    display: block;
    opacity: 1; }
    .resources li.tab-link a {
      display: block;
      padding: 30px;
      margin: 5px 10px;
      text-decoration: none;
      color: white;
      background: #462862;
      border-radius: 36px 5.4px 36px 5.4px;
      min-width: 100px;
      text-align: center;
      opacity: 0.4; }
    .resources li.tab-link.current a,
    .resources li.tab-link a:hover,
    .resources li.tab-link a:focus {
      opacity: 1; }
    .resources li.tab-link img {
      display: block;
      height: 30px;
      margin: 0 auto 10px; }

.tab-content {
  display: none;
  margin-top: 80px; }
  .tab-content.current {
    display: block; }
  .tab-content h2 {
    text-align: center;
    font-size: 50px;
    color: #f9f7f4; }

.resources-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 80px; }

.resource-block {
  position: relative;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100% / 3 - 80px);
  padding: 60px 20px 40px;
  margin: 220px 20px 20px;
  background: white;
  border-radius: 30px 6px 30px 6px;
  -webkit-box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06);
  text-decoration: none; }
  .resource-block:hover {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    -webkit-box-shadow: 0 50px 70px 0 rgba(0, 0, 0, 0.08);
            box-shadow: 0 50px 70px 0 rgba(0, 0, 0, 0.08); }
  .resource-block:focus {
    outline: 2px dotted lightgrey; }
  .resource-block h3 {
    font-size: 20px; }
  .resource-block p {
    font-size: 16px;
    font-family: 'Regular', sans-serif; }
  .resource-block .img-wrapper {
    position: absolute;
    width: 80%;
    height: 220px;
    background-color: #efefef;
    background-size: cover;
    background-position: center;
    top: -180px;
    border-radius: 6px; }
  .resource-block .btn-wrapper {
    margin-top: 0; }
  .resource-block .wistia-popup {
    position: absolute;
    width: 100%;
    height: calc(100% + 220px);
    bottom: 0;
    left: 0;
    z-index: 1; }

.video-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 5;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  visibility: hidden; }

.video-modal.open {
  opacity: 1;
  visibility: visible; }

.video-modal-wrapper button {
  -webkit-appearance: none;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  right: -35px;
  background: transparent;
  color: #6f6f6f;
  font-size: 30px;
  opacity: 0;
  border: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.video-modal-wrapper button:hover {
  cursor: pointer; }

.video-modal-wrapper {
  position: relative;
  width: 90%;
  max-width: 1000px;
  margin: auto; }
  .video-modal-wrapper:hover button {
    opacity: 0.5; }

.video-modal video {
  width: 100%;
  background-size: cover;
  background-position: center; }

@media screen and (max-width: 950px) {
  .resources li.tab-link a {
    padding: 30px 10px; }
  .resource-block {
    width: calc(50% - 80px); } }

@media screen and (max-width: 767px) {
  .resources {
    overflow-x: hidden; }
    .resources:before {
      height: 580px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 80px; }
    .resources .container {
      width: 100%; }
    .resources ul.tabs {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding: 0 5%;
      overflow-y: scroll; }
    .resources li.tab-link a {
      padding: 30px; }
  .tab-content h2 {
    font-size: 40px; }
  .resource-block {
    width: calc(100% - 100px);
    margin: 200px auto 40px; } }

.section-background {
  position: absolute;
  width: 98%;
  right: 0;
  height: 500px;
  border-radius: 66px 6px 66px 6px;
  display: block;
  z-index: -1; }
  .section-background.purple {
    background: #27123D; }
  .section-background.purple-light {
    background: #5A3E72; }
  .section-background.blue {
    background: #10AFDD; }
  .section-background.mint {
    background: #55DED3; }

.pricing {
  text-align: center; }
  .pricing .title {
    font-size: 50px; }

.pricing-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 100px; }

.pricing-block {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 40px 40px;
  padding: 50px 30px;
  width: calc(100% / 3 - 140px);
  text-align: center;
  background: white;
  border-radius: 30px 6px 30px 6px;
  -webkit-box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06); }
  .pricing-block p {
    opacity: 1; }
    .pricing-block p span {
      display: block; }
  .pricing-block .subtitle {
    font-size: 16px;
    opacity: 0.5; }
  .pricing-block .price {
    font-size: 60px;
    color: #10AFDD; }
  .pricing-block .posttitle {
    color: #10AFDD;
    font-size: 18px; }
  .pricing-block .price-footnote {
    font-size: 14px; }
  .pricing-block:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 100px;
    z-index: -1; }
  .pricing-block:nth-child(1):before {
    background: #55DED3;
    border-radius: 0 60px 0 0;
    top: -30px;
    right: -30px; }
  .pricing-block:nth-child(2):before {
    background: #F1C25B;
    border-radius: 50%;
    bottom: -30px;
    left: -30px; }
  .pricing-block:nth-child(3):before {
    background: #5A3E72;
    border-radius: 0 0 0 60px;
    top: calc(50% - 50px);
    left: -50px; }

@media screen and (max-width: 850px) {
  .pricing-block {
    width: calc(100% / 2 - 140px); } }

@media screen and (max-width: 767px) {
  .pricing-block {
    width: calc(100% - 80px);
    margin: 0 0 40px;
    padding: 30px; }
    .pricing-block:last-child {
      margin-bottom: 0; }
    .pricing-block h3 {
      font-size: 50px; }
    .pricing-block:nth-child(3):before {
      left: -30px; } }

.fraud-protection {
  position: relative; }
  .fraud-protection:before {
    position: absolute;
    content: "";
    width: 100%;
    height: calc(100% + 300px);
    top: 0;
    left: 0;
    background: #27123D;
    border-radius: 0 0 25% 0; }
  .fraud-protection .container {
    position: relative;
    z-index: 1; }
  .fraud-protection h2,
  .fraud-protection h3,
  .fraud-protection h4,
  .fraud-protection h5,
  .fraud-protection p,
  .fraud-protection li {
    color: #f9f7f4; }
  .fraud-protection .title {
    font-size: 50px;
    text-align: center;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto; }
  .fraud-protection .subtitle {
    text-align: center;
    max-width: 420px;
    font-size: 18px;
    line-height: 1.4;
    opacity: 0.5;
    margin-left: auto;
    margin-right: auto; }

.comparison-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 100px; }

.comparison-block {
  position: relative;
  width: calc(38% - 80px);
  background: #3d2a51;
  padding: 40px;
  border-radius: 100px 6px 100px 6px; }
  .comparison-block h3 {
    position: relative;
    text-align: center;
    font-size: 30px;
    margin: 0 0 30px;
    padding-bottom: 30px; }
    .comparison-block h3:after {
      position: absolute;
      content: "";
      width: 50%;
      height: 1px;
      background: #10AFDD;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
  .comparison-block ul {
    margin-bottom: 0; }
  .comparison-block.featured {
    background: #493262; }
    .comparison-block.featured:before {
      position: absolute;
      content: "";
      width: 150px;
      height: 150px;
      border-radius: 0 0 0 60px;
      background: #10AFDD;
      bottom: -50px;
      left: -50px;
      z-index: -1; }
    .comparison-block.featured:after {
      position: absolute;
      content: "";
      background-image: url("https://229886.fs1.hubspotusercontent-na1.net/hubfs/229886/2019%20Redesign/Logo/BNA%20logo%20Nav@2x.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      width: 110px;
      height: 110px;
      top: -30px;
      right: -30px;
      -webkit-transform: rotate(13deg);
              transform: rotate(13deg); }
    .comparison-block.featured li {
      opacity: 1; }

@media screen and (max-width: 850px) {
  .fraud-protection:before {
    border-radius: 0 0 100px 0; }
  .fraud-protection .title {
    font-size: 36px; }
  .comparison-wrapper {
    display: block; }
  .comparison-block {
    padding: 40px 20px;
    width: calc(100% - 40px); }
    .comparison-block.featured {
      margin-top: 50px; } }

.billing-grid .grid-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.billing-grid .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  width: calc(50% - 40px);
  margin: 0 20px 50px; }
  .billing-grid .block .content-wrapper {
    max-width: 100%; }
  .billing-grid .block img {
    height: 100px; }
  .billing-grid .block h3 {
    font-size: 24px;
    font-family: "Medium", sans-serif;
    line-height: 1.3;
    font-weight: 500;
    margin-top: 0;
    margin-top: 1em; }
  .billing-grid .block p,
  .billing-grid .block li {
    width: 80%;
    margin-left: auto;
    margin-right: auto; }
  .billing-grid .block li {
    text-align: left; }

@media screen and (max-width: 850px) {
  .billing-grid .grid-wrapper {
    display: block; }
  .billing-grid .block {
    display: block;
    width: 100%;
    margin-bottom: 80px;
    margin-left: 0;
    text-align: left; }
    .billing-grid .block:last-child {
      margin-bottom: 0; }
    .billing-grid .block img {
      display: none; }
    .billing-grid .block p,
    .billing-grid .block li {
      width: 100%; }
    .billing-grid .block br {
      display: none; } }

#map {
  width: 100%;
  height: 400px; }

.marker {
  background: #10AFDD;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  cursor: pointer; }
  .marker:after {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 17px solid #10AFDD;
    content: "";
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto; }

.mapboxgl-popup {
  max-width: 200px; }

.mapboxgl-popup-content {
  font-family: 'Medium', sans-serif; }
  .mapboxgl-popup-content .caption {
    text-align: center;
    font-size: 12px;
    color: #10AFDD; }
  .mapboxgl-popup-content p {
    font-size: 12px; }

@media screen and (max-width: 767px) {
  #map {
    height: 50vw; } }

.error .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 0; }

.error .img-wrapper {
  width: 40%; }

.error .content-wrapper {
  width: 60%;
  text-align: right; }
  .error .content-wrapper .title {
    color: #10AFDD;
    font-size: 40px;
    line-height: 1.2; }
  .error .content-wrapper .subtitle {
    font-size: 28px;
    max-width: 500px;
    margin-left: auto;
    margin-right: 0; }
  .error .content-wrapper p {
    font-size: 20px;
    font-family: "Regular";
    opacity: 1; }
    .error .content-wrapper p.joke-ending {
      font-size: 16px;
      opacity: 0.5; }
  .error .content-wrapper .joke-wrapper {
    max-width: 400px;
    margin-right: 0;
    margin-left: auto; }
  .error .content-wrapper .joke-question {
    margin-bottom: 0px; }
  .error .content-wrapper .joke-answer {
    color: #10AFDD;
    margin-top: 0; }

.error-more-links .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.error-more-links .link-card {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 20px 40px;
  padding: 40px;
  width: calc(100% / 3 - 120px);
  text-align: center;
  background: white;
  border-radius: 30px 6px 30px 6px;
  -webkit-box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06);
  text-decoration: none; }
  .error-more-links .link-card .btn-wrapper {
    margin-top: 0; }
  .error-more-links .link-card .btn {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .error-more-links .link-card p {
    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-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: calc(100% - 55px);
    margin-top: 0; }

@media screen and (max-width: 950px) {
  .error .container {
    display: block; }
  .error .img-wrapper {
    width: 100%;
    max-width: 500px;
    margin: auto; }
  .error .content-wrapper {
    width: 100%;
    margin-top: 50px;
    text-align: center; }
    .error .content-wrapper .joke-wrapper {
      margin: auto; } }

@media screen and (max-width: 850px) {
  .error-more-links .link-card {
    width: calc(100% / 2 - 120px); } }

@media screen and (max-width: 767px) {
  .error-more-links .link-card {
    padding: 20px 40px;
    width: calc(100% - 80px);
    margin: 0 0 40px; }
    .error-more-links .link-card:last-child {
      margin-bottom: 0; } }

@media screen and (max-width: 450px) {
  .error .content-wrapper .title {
    font-size: 24px; }
  .error .content-wrapper p {
    font-size: 18px; } }

.latest-posts .container {
  max-width: 1250px;
  width: 93%; }

.latest-posts-wrapper {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 450px; }

.latest-post-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-decoration: none;
  background-color: #efefef;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  padding: 30px 40px; }
  .latest-post-block:hover {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    -webkit-box-shadow: 0 50px 70px 0 rgba(0, 0, 0, 0.08);
            box-shadow: 0 50px 70px 0 rgba(0, 0, 0, 0.08); }
    .latest-post-block:hover h3 {
      color: #10AFDD; }
  .latest-post-block:focus h3 {
    color: #10AFDD; }
  .latest-post-block:nth-child(1) {
    width: calc(60% - 80px);
    height: 100%; }
    .latest-post-block:nth-child(1) h3 {
      font-size: 34px; }
  .latest-post-block:nth-child(2), .latest-post-block:nth-child(3) {
    width: calc(35% - 80px);
    height: calc(46% - 60px); }
  .latest-post-block span.tag {
    display: block; }
    .latest-post-block span.tag span {
      display: inline-block;
      font-size: 14px;
      letter-spacing: 2px;
      line-height: 1.4;
      text-transform: uppercase;
      margin: 0 0 15px -8px;
      color: #f9f7f4;
      background: #10AFDD;
      border-radius: 3px 15px 3px 15px;
      padding: 5px 10px; }
  .latest-post-block h3 {
    display: inline;
    background: #f9f7f4;
    -webkit-box-shadow: 8px 0 0 #f9f7f4, -8px 0 0 #f9f7f4;
            box-shadow: 8px 0 0 #f9f7f4, -8px 0 0 #f9f7f4;
    font-size: 20px;
    padding: 8px 0;
    line-height: 1.6;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }

@media screen and (max-width: 850px) {
  .latest-posts-wrapper {
    height: 550px; }
  .latest-post-block h3 {
    font-size: 18px; }
  .latest-post-block:nth-child(2), .latest-post-block:nth-child(3) {
    height: calc(48% - 60px); } }

@media screen and (max-width: 767px) {
  .latest-posts .container {
    width: 80%; }
  .latest-posts-wrapper {
    display: block;
    height: auto; }
  .latest-post-block:nth-child(1),
  .latest-post-block:nth-child(2),
  .latest-post-block:nth-child(3) {
    width: calc(100% - 60px);
    height: auto;
    padding: 100px 30px 30px;
    margin-bottom: 40px; }
    .latest-post-block:nth-child(1) h3,
    .latest-post-block:nth-child(2) h3,
    .latest-post-block:nth-child(3) h3 {
      font-size: 18px; }
    .latest-post-block:nth-child(1) span.tag span,
    .latest-post-block:nth-child(2) span.tag span,
    .latest-post-block:nth-child(3) span.tag span {
      font-size: 12px; } }

.featured-resources h2 {
  font-size: 40px;
  margin-top: 0; }

.featured-resources-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 -20px; }

.featured-resource-block {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: calc(100% / 5 - 40px);
  margin: 0 20px;
  text-decoration: none; }
  .featured-resource-block:hover h3, .featured-resource-block:focus h3 {
    color: #10AFDD; }
  .featured-resource-block:hover .content-wrapper img, .featured-resource-block:focus .content-wrapper img {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  .featured-resource-block h3 {
    font-size: 20px;
    line-height: 1.4;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .featured-resource-block .btn-wrapper {
    margin-top: 10px; }
  .featured-resource-block .btn-simple {
    margin-top: 0; }
  .featured-resource-block .content-wrapper {
    width: 100%; }
    .featured-resource-block .content-wrapper img {
      position: relative;
      width: 100%;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }

@media screen and (max-width: 950px) {
  .featured-resource-block h3 {
    font-size: 16px; } }

@media screen and (max-width: 767px) {
  .featured-resources-wrapper {
    display: block; }
  .featured-resource-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: calc(100% - 40px);
    margin-bottom: 50px; }
    .featured-resource-block img {
      width: 100px; }
    .featured-resource-block .content-wrapper {
      width: calc(100% -  130px); }
    .featured-resource-block h3 {
      font-size: 20px;
      margin-top: 0;
      margin-bottom: 10px; } }

.featured-topics .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.featured-topic-wrapper {
  width: 27%; }
  .featured-topic-wrapper h2 {
    font-size: 24px;
    margin-top: 0; }
  .featured-topic-wrapper a {
    text-decoration: none;
    color: inherit; }

.featured-topic-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 30px;
  text-decoration: none;
  color: inherit; }
  .featured-topic-block:hover h3, .featured-topic-block:focus h3 {
    color: #10AFDD; }
  .featured-topic-block .img-wrapper {
    width: 80px;
    height: 85px;
    background-color: #efefef;
    background-size: cover;
    background-position: center;
    margin-right: 20px; }
  .featured-topic-block .content-wrapper {
    width: calc(100% - 100px); }
    .featured-topic-block .content-wrapper h3 {
      margin: 0 0 10px;
      font-size: 16px;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
    .featured-topic-block .content-wrapper span {
      font-size: 12px; }
    .featured-topic-block .content-wrapper .date {
      display: block;
      opacity: 0.5;
      margin-top: 5px; }

@media screen and (max-width: 850px) {
  .featured-topics .container {
    display: block;
    padding-bottom: 0; }
  .featured-topic-wrapper {
    width: 100%;
    margin-bottom: 60px; }
    .featured-topic-wrapper:last-child {
      margin-bottom: 0; } }

.topic-banner h1 {
  font-size: 50px;
  line-height: 1.1; }

.topic-banner span.blue {
  display: inline-block; }

@media screen and (max-width: 767px) {
  .topic-banner h1 {
    font-size: 40px; } }

.author-banner .author-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none; }
  .author-banner .author-wrapper .img-wrapper {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-color: #efefef;
    margin-right: 30px; }
  .author-banner .author-wrapper h1 {
    font-size: 40px;
    width: calc(100% - 120px);
    margin: 0; }

.author-banner p.author-bio {
  margin: 30px 0;
  max-width: 900px;
  font-family: "Regular", sans-serif;
  line-height: 1.6; }

.author-banner .author-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .author-banner .author-social .social-wrapper {
    margin-left: 10px; }
    .author-banner .author-social .social-wrapper a {
      display: inline-block;
      font-size: 20px;
      margin: 5px;
      color: #10AFDD; }
      .author-banner .author-social .social-wrapper a:hover {
        -webkit-transform: translateY(-3px);
                transform: translateY(-3px);
        color: #55DED3; }

@media screen and (max-width: 767px) {
  .author-banner .author-wrapper .img-wrapper {
    margin-right: 20px; }
  .author-banner .author-wrapper h1 {
    font-size: 30px;
    width: calc(100% - 100px); }
  .author-banner .author-social {
    display: block; }
    .author-banner .author-social .social-wrapper {
      margin-left: 0; }
      .author-banner .author-social .social-wrapper a {
        margin: 5px 15px 5px 0;
        font-size: 30px; } }

.post-listing h2 {
  font-size: 40px; }

.post-listing-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.post-listing-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 65%; }
  .post-listing-group > .hs_cos_wrapper {
    width: 100%; }

.post-block {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: calc(50% - 20px);
  margin-bottom: 50px; }
  .post-block .content-wrapper {
    width: 100%; }
    .post-block .content-wrapper .img-wrapper {
      display: block;
      background-size: cover;
      background-position: center;
      background-color: #efefef;
      height: 225px;
      margin-bottom: 30px; }
  .post-block .topic-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px; }
    .post-block .topic-date .topic {
      text-transform: uppercase;
      letter-spacing: 2px;
      color: #10AFDD;
      text-decoration: none; }
    .post-block .topic-date .date {
      opacity: 0.5;
      text-align: right; }
  .post-block .post-title {
    display: block;
    font-size: 18px;
    line-height: 1.2;
    margin: 15px 0;
    text-decoration: none;
    color: inherit; }
    .post-block .post-title:hover, .post-block .post-title:focus {
      color: #10AFDD; }
  .post-block .author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    color: inherit; }
    .post-block .author .img-wrapper {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background-color: #efefef;
      background-size: cover;
      background-position: center;
      margin-right: 20px; }
    .post-block .author p {
      margin: 0;
      font-size: 14px; }

.blog-sidebar {
  width: calc(35% - 80px); }
  .blog-sidebar h2 {
    font-size: 24px;
    margin-top: 0; }
  .blog-sidebar .blog-subscribe {
    position: relative;
    margin-bottom: 40px;
    padding: 40px 20px 40px 0; }
    .blog-sidebar .blog-subscribe:before {
      position: absolute;
      content: "";
      width: calc(100% + 40px);
      height: 100%;
      top: 0;
      right: 0;
      background: #10AFDD;
      border-radius: 3px 3px 3px 57px;
      z-index: -1; }
    .blog-sidebar .blog-subscribe .accent {
      position: absolute;
      width: 80px;
      top: -30px;
      right: -20px; }
    .blog-sidebar .blog-subscribe h2 {
      font-size: 30px;
      margin-bottom: 0; }
    .blog-sidebar .blog-subscribe > p {
      font-size: 16px;
      margin: 10px 0 20px;
      color: #f9f7f4;
      opacity: 1; }
    .blog-sidebar .blog-subscribe .form-columns-2 .hs-form-field {
      width: 100%; }

ul.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0; }
  ul.pagination li {
    display: block;
    line-height: 1;
    opacity: 1; }
    ul.pagination li.disabled {
      display: none; }
    ul.pagination li.active a {
      opacity: 1; }
    ul.pagination li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 40px;
      height: 40px;
      border-radius: 5px;
      background: #27123D;
      margin: 5px;
      text-decoration: none;
      color: #f9f7f4;
      opacity: 0.5; }
      ul.pagination li a:hover, ul.pagination li a:focus {
        opacity: 1;
        -webkit-transform: translateY(-2px);
                transform: translateY(-2px); }

@media screen and (max-width: 950px) {
  .post-listing-wrapper {
    display: block; }
  .post-listing-group,
  .blog-sidebar {
    width: 100%; }
  .blog-sidebar .blog-subscribe {
    padding: 40px 20px;
    text-align: center; }
    .blog-sidebar .blog-subscribe:before {
      width: 100%; }
    .blog-sidebar .blog-subscribe .accent {
      width: 60px; }
    .blog-sidebar .blog-subscribe fieldset {
      margin: auto; }
  .blog-pagination {
    margin: 20px 0; } }

@media screen and (max-width: 767px) {
  .post-block {
    width: 100%; }
    .post-block:last-child {
      margin-bottom: 0; }
    .post-block .content-wrapper {
      width: 100%; }
      .post-block .content-wrapper .img-wrapper {
        height: 150px; }
    .post-block .topic-date {
      display: block; }
      .post-block .topic-date a {
        display: block;
        margin-bottom: 8px; } }

.single-post-banner .container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.single-post-banner .img-wrapper {
  background-size: cover;
  background-position: center;
  background-color: #efefef;
  height: 500px;
  max-height: 50vw;
  width: 65%; }

.single-post-banner .content-wrapper {
  position: absolute;
  left: 0;
  width: 60%; }
  .single-post-banner .content-wrapper .caption {
    font-size: 16px;
    color: #10AFDD;
    text-decoration: none;
    margin-bottom: 20px; }
  .single-post-banner .content-wrapper h1 {
    display: inline;
    font-size: 40px;
    line-height: 1.6;
    background: #f9f7f4;
    -webkit-box-shadow: 20px 0 0 #f9f7f4;
            box-shadow: 20px 0 0 #f9f7f4;
    padding: 10px 0; }

.single-post-banner .post-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
  width: 60%; }
  .single-post-banner .post-author .author-img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #efefef;
    background-size: cover;
    background-position: center; }
  .single-post-banner .post-author .author-details {
    margin-left: 20px;
    width: calc(100% - 95px); }
    .single-post-banner .post-author .author-details p {
      margin: 0;
      opacity: 1;
      font-size: 18px; }
      .single-post-banner .post-author .author-details p.date {
        font-size: 16px; }
        .single-post-banner .post-author .author-details p.date span {
          display: inline-block; }
    .single-post-banner .post-author .author-details a {
      color: #10AFDD;
      text-decoration: none; }

.single-post-content .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.single-post-content .social-share,
.single-post-content .font-size-change {
  width: 20%;
  position: -webkit-sticky;
  position: sticky;
  top: 140px;
  text-align: center; }

.single-post-content .post-body {
  width: 60%; }

.social-share .at-share-btn-elements {
  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; }

.font-size-change {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .font-size-change h3 {
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0 0 10px; }
  .font-size-change .font-change {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    background: #10AFDD;
    color: #f9f7f4;
    margin: 3px;
    opacity: 0.5; }
    .font-size-change .font-change:hover, .font-size-change .font-change:focus {
      opacity: 1; }

.author-banner.single .container {
  padding-top: 0; }

.author-banner.single .content-wrapper {
  width: 60%;
  margin: auto; }

.related-posts h2 {
  font-size: 30px; }

.related-posts .post-listing-group {
  display: block;
  width: 100%; }
  .related-posts .post-listing-group > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

.related-posts .post-block {
  width: calc(100% / 3 - 20px); }

@media screen and (max-width: 950px) {
  .single-post-banner .img-wrapper {
    width: 55%;
    max-height: 45vw; }
  .single-post-banner .content-wrapper {
    width: 70%; }
    .single-post-banner .content-wrapper h1 {
      font-size: 36px;
      line-height: 1.7; }
  .single-post-banner .post-author {
    width: 65%; } }

@media screen and (max-width: 767px) {
  .single-post-banner .container {
    display: block; }
  .single-post-banner .img-wrapper {
    width: 100%;
    height: 50vw;
    max-height: 100%;
    margin-bottom: 40px; }
  .single-post-banner .content-wrapper {
    position: relative;
    width: 100%; }
    .single-post-banner .content-wrapper .caption {
      margin-bottom: 0;
      font-size: 12px; }
    .single-post-banner .content-wrapper h1 {
      display: block;
      -webkit-box-shadow: none;
              box-shadow: none;
      font-size: 26px;
      line-height: 1.2;
      background: transparent;
      margin: 0; }
  .single-post-banner .post-author {
    width: 100%; }
    .single-post-banner .post-author .author-details p {
      font-size: 16px; }
      .single-post-banner .post-author .author-details p.date {
        font-size: 12px; }
  .single-post-content .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 0; }
  .single-post-content .social-share,
  .single-post-content .font-size-change {
    width: 100%;
    position: relative;
    top: 0;
    text-align: left; }
  .single-post-content .social-share .at-share-btn-elements {
    display: block; }
  .single-post-content .font-size-change {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .single-post-content .post-body {
    width: 100%;
    margin: 20px 0; }
  .author-banner.single .container {
    padding-top: 50px; }
  .author-banner.single .content-wrapper {
    width: 100%; }
  .related-posts .container {
    padding-bottom: 0; }
  .related-posts .post-block {
    width: 100%; } }

.content-banner {
  background-size: cover;
  background-position: bottom;
  text-align: center;
  padding-top: 100px; }
  .content-banner h1 {
    display: none; }
  .content-banner img {
    display: block;
    width: 600px;
    margin: auto; }
  .content-banner h2 {
    font-size: 24px;
    line-height: 1.4;
    max-width: 750px;
    margin: 50px auto 0; }
  .content-banner p {
    max-width: 600px;
    margin: 20px auto; }
  .content-banner .btn-wrapper {
    margin-top: 40px; }

.content-offer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.content-offer .img-wrapper {
  width: 40%; }

.content-offer .content-wrapper {
  width: 50%; }
  .content-offer .content-wrapper .caption {
    margin-top: 0; }
  .content-offer .content-wrapper .title {
    font-size: 40px; }
  .content-offer .content-wrapper p,
  .content-offer .content-wrapper li {
    opacity: 1; }

.content-lp-form {
  background-size: cover;
  background-position: center; }
  .content-lp-form h2 {
    font-size: 50px;
    text-align: center; }
  .content-lp-form .footer-logo {
    margin-top: 50px; }
    .content-lp-form .footer-logo a {
      margin: auto; }
  .content-lp-form form {
    margin: 60px auto; }
    .content-lp-form form fieldset {
      margin: auto; }
    .content-lp-form form .actions {
      text-align: center; }
    .content-lp-form form .hs_error_rollup {
      text-align: center; }

.content-thank-you {
  padding-top: 200px;
  background-size: cover;
  background-position: center; }
  .content-thank-you .container {
    max-width: 800px;
    text-align: center; }
  .content-thank-you h2 {
    font-size: 40px;
    margin-top: 20px; }
  .content-thank-you .footer-logo {
    margin-top: 400px; }
    .content-thank-you .footer-logo a {
      margin: auto; }

@media screen and (max-width: 850px) {
  .content-offer .container {
    display: block; }
  .content-offer .img-wrapper {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 50px; }
  .content-offer .content-wrapper {
    width: 100%; } }

@media screen and (max-width: 767px) {
  .content-banner {
    padding-top: 150px; }
    .content-banner h2 {
      font-size: 20px;
      margin: 40px auto; }
  .content-offer .content-wrapper .title {
    font-size: 28px; }
  .content-lp-form form {
    margin: 0; } }

header.brown-nav:not(.nav-sticky) .top-nav a.tel {
  color: #470018; }

header.brown-nav:not(.nav-sticky) .top-nav .btn-hollow {
  color: #470018;
  border: 1px solid #470018; }
  header.brown-nav:not(.nav-sticky) .top-nav .btn-hollow .fas {
    color: #470018; }
  header.brown-nav:not(.nav-sticky) .top-nav .btn-hollow:hover {
    background: #470018;
    color: #f9f7f4; }
    header.brown-nav:not(.nav-sticky) .top-nav .btn-hollow:hover .fas {
      color: #f9f7f4; }

header.brown-nav:not(.nav-sticky) nav li.header-item-1 > a {
  color: #470018; }
  header.brown-nav:not(.nav-sticky) nav li.header-item-1 > a:hover {
    border-bottom: 2px solid #470018; }

header.brown-nav .header-cta .btn {
  background: #470018;
  color: #f9f7f4; }
  header.brown-nav .header-cta .btn:hover {
    background: #470018; }

header.brown-nav .mobile-trigger span {
  background: #470018; }

header.brown-nav nav li.header-item-1.has-children.open > a {
  color: #470018; }

header.nav-sticky.brown-nav {
  background: #FFDFBC; }

.btn.btn-brown {
  background: #400018;
  color: white; }
  .btn.btn-brown:hover {
    background: #6b0027; }

.content-offer.brown {
  background: #FFDFBC; }

.brown h1,
.brown h2,
.brown h3,
.brown h4,
.brown p,
.brown li {
  color: #400018; }

.brown .caption {
  color: #FFA324; }

.brown ul.checkmarks li:before {
  color: #FFA324; }

.brown-invert h1,
.brown-invert h2,
.brown-invert h3,
.brown-invert h4 {
  color: #FFA324; }

.brown-invert p,
.brown-invert li {
  color: white; }

.brown-invert .caption {
  color: #FFA324; }

.brown-invert ul.checkmarks li:before {
  color: #FFA324; }

.brown-invert input[type="submit"] {
  background: #FFA324 !important;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2) !important;
          box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2) !important; }
  .brown-invert input[type="submit"].hover {
    background: #ffb247 !important; }

.content-lp-form.brown-invert {
  padding-top: 80px; }

.content-thank-you.brown h1,
.content-thank-you.brown h2,
.content-thank-you.brown h3,
.content-thank-you.brown h4,
.content-thank-you.brown p,
.content-thank-you.brown li {
  color: #400018; }

.content-thank-you.brown p,
.content-thank-you.brown li {
  opacity: 1;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto; }

.content-thank-you.brown .caption {
  color: #400018; }

.content-thank-you.brown ul.checkmarks li:before {
  color: #400018; }

@media screen and (max-width: 767px) {
  .content-lp-form.brown-invert {
    padding-top: 180px; } }

header.pink-nav:not(.nav-sticky) .top-nav a.tel {
  color: #f9f7f4; }

header.pink-nav:not(.nav-sticky) .top-nav .btn-hollow {
  color: #FFC0DC;
  border: 1px solid #FFC0DC; }
  header.pink-nav:not(.nav-sticky) .top-nav .btn-hollow .fas {
    color: #FFC0DC; }
  header.pink-nav:not(.nav-sticky) .top-nav .btn-hollow:hover {
    background: #FFC0DC;
    color: #081b28; }
    header.pink-nav:not(.nav-sticky) .top-nav .btn-hollow:hover .fas {
      color: #FFC0DC; }

header.pink-nav:not(.nav-sticky) nav li.header-item-1 > a {
  color: #f9f7f4; }
  header.pink-nav:not(.nav-sticky) nav li.header-item-1 > a:hover {
    border-bottom: 2px solid #f9f7f4; }

header.pink-nav .header-cta .btn {
  background: #FFC0DC;
  color: #081B28; }
  header.pink-nav .header-cta .btn:hover {
    background: #ff8fc1; }

header.pink-nav .mobile-trigger span {
  background: #FFC0DC; }

header.pink-nav .mobile-trigger.open span {
  background: #081B28; }

header.pink-nav nav li.header-item-1.has-children.open > a {
  color: #081B28; }

header.nav-sticky.pink-nav {
  background: #E6ECF3; }

.btn.btn-pink {
  background: #FFC2DD;
  color: #081B28; }
  .btn.btn-pink:hover {
    background: #ff8fc1; }

.btn.btn-orange {
  background: #FF622B;
  color: white; }
  .btn.btn-orange:hover {
    background: #ff7c4d; }

.content-offer.pink {
  background: #E6ECF3; }

.pink h1,
.pink h2,
.pink h3,
.pink h4 {
  color: #E6EDF3; }

.pink .caption {
  color: #FF622B; }

.pink .title {
  color: #27123D; }

.pink ul.checkmarks li:before {
  color: #FF622B; }

.content-lp-form.pink-invert {
  padding-top: 80px; }

.content-thank-you.pink h1,
.content-thank-you.pink h2,
.content-thank-you.pink h3,
.content-thank-you.pink h4,
.content-thank-you.pink p,
.content-thank-you.pink li {
  color: #E6EDF3; }

.content-thank-you.pink p,
.content-thank-you.pink li {
  opacity: 1;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto; }

.content-thank-you.pink .caption {
  color: #FFC0DC; }

.content-thank-you.pink ul.checkmarks li:before {
  color: #FF622B; }

header.buyer-resistance-nav:not(.nav-sticky) .top-nav .btn-hollow {
  color: #00978E;
  border: 1px solid #00978E; }
  header.buyer-resistance-nav:not(.nav-sticky) .top-nav .btn-hollow .fas {
    color: #00978E; }
  header.buyer-resistance-nav:not(.nav-sticky) .top-nav .btn-hollow:hover {
    background: #00978E;
    color: white; }
    header.buyer-resistance-nav:not(.nav-sticky) .top-nav .btn-hollow:hover .fas {
      color: white; }

header.buyer-resistance-nav .header-cta .btn {
  background: #00978E;
  color: white; }
  header.buyer-resistance-nav .header-cta .btn:hover {
    background: #00ccbe; }

header.buyer-resistance-nav .mobile-trigger span {
  background: #00978E; }

header.buyer-resistance-nav .mobile-trigger.open span {
  background: #00978E; }

header.buyer-resistance-nav li.header-item-1.has-children.open > a {
  color: #DD6E43; }

header.nav-sticky.buyer-resistance-nav {
  background: #e5e1d6; }

.btn.btn-terracotta {
  background: #DD6E43;
  color: white; }
  .btn.btn-terracotta:hover {
    background: #e1815b; }

.btn.btn-teal {
  background: #00978E;
  color: white; }
  .btn.btn-teal:hover {
    background: #00ccbe; }

.buyer-resistance-banner {
  background-color: #e5e1d6; }

.buyer-resistance-offer {
  background-image: url("https://229886.fs1.hubspotusercontent-na1.net/hubfs/229886/2019%20Redesign/Whitepapers/25%20easy%20ways%20to%20blast%20last%20minute%20resistance/25-easy-ways-offer-bg.png");
  background-position: center;
  background-size: cover; }
  .buyer-resistance-offer .caption {
    color: #0A1716; }
  .buyer-resistance-offer .title,
  .buyer-resistance-offer p,
  .buyer-resistance-offer li {
    color: #f9f7f4; }
  .buyer-resistance-offer ul.checkmarks li:before {
    color: #00978E; }

.buyer-resistance-form h2 {
  color: #00978E; }

.buyer-resistance-form input[type="submit"] {
  background: #DD6E43 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }
  .buyer-resistance-form input[type="submit"]:hover {
    background: #e1815b !important; }

.buyer-resistance-thank-you h1 {
  color: #DD6E43; }

.buyer-resistance-thank-you h2,
.buyer-resistance-thank-you p {
  color: #0A1716; }

header.checkout-process-nav:not(.nav-sticky) .top-nav a.tel {
  color: #E7E6DF; }

header.checkout-process-nav:not(.nav-sticky) .top-nav .btn-hollow {
  color: #E7E6DF;
  border: 1px solid #E7E6DF; }
  header.checkout-process-nav:not(.nav-sticky) .top-nav .btn-hollow .fas {
    color: #E7E6DF; }
  header.checkout-process-nav:not(.nav-sticky) .top-nav .btn-hollow:hover {
    background: #E7E6DF;
    color: #FF5F00; }
    header.checkout-process-nav:not(.nav-sticky) .top-nav .btn-hollow:hover .fas {
      color: #FF5F00; }

header.checkout-process-nav .header-cta .btn {
  background: #FF5F00;
  color: white; }
  header.checkout-process-nav .header-cta .btn:hover {
    background: #ff7e33; }

header.checkout-process-nav .mobile-trigger span {
  background: #FF5F00; }

header.checkout-process-nav .mobile-trigger.open span {
  background: #FF5F00; }

header.checkout-process-nav li.header-item-1 > a {
  color: #E7E6DF; }

header.checkout-process-nav li.header-item-1.has-children.open > a {
  color: #FF5F00; }

header.nav-sticky.checkout-process-nav {
  background: #410925; }

.btn.btn-orange-gradient {
  background: -webkit-gradient(linear, right top, left top, from(#FF6200), to(#FFA03B));
  background: linear-gradient(to left, #FF6200, #FFA03B);
  color: white; }

.checkout-process-banner {
  background-color: #410A26; }
  .checkout-process-banner .container {
    padding-bottom: 250px; }
  .checkout-process-banner h2,
  .checkout-process-banner p {
    color: #E5E5DD; }

.checkout-process-offer {
  background: #E7E6DF; }
  .checkout-process-offer .caption {
    color: #FF5F00; }
  .checkout-process-offer .title,
  .checkout-process-offer p,
  .checkout-process-offer li {
    color: #410A26; }
  .checkout-process-offer ul.checkmarks li:before {
    color: #E4002A; }

.checkout-process-form h2 {
  color: #410A26; }

.checkout-process-form input[type="submit"] {
  background: -webkit-gradient(linear, right top, left top, from(#FF6200), to(#FFA03B)) !important;
  background: linear-gradient(to left, #FF6200, #FFA03B) !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.checkout-process-thank-you h1 {
  color: #FF6805; }

.checkout-process-thank-you h2,
.checkout-process-thank-you p {
  color: #E7E6DF; }

header.intro-ecommerce-nav:not(.nav-sticky) .top-nav a.tel {
  color: white; }

header.intro-ecommerce-nav:not(.nav-sticky) .top-nav .btn-hollow {
  color: white;
  border: 1px solid white; }
  header.intro-ecommerce-nav:not(.nav-sticky) .top-nav .btn-hollow .fas {
    color: white; }
  header.intro-ecommerce-nav:not(.nav-sticky) .top-nav .btn-hollow:hover {
    background: white;
    color: #7567FF; }
    header.intro-ecommerce-nav:not(.nav-sticky) .top-nav .btn-hollow:hover .fas {
      color: #7567FF; }

header.intro-ecommerce-nav .header-cta .btn {
  background: white;
  color: #7567FF; }

header.intro-ecommerce-nav .mobile-trigger span {
  background: white; }

header.intro-ecommerce-nav .mobile-trigger.open span {
  background: white; }

header.intro-ecommerce-nav li.header-item-1 > a {
  color: white; }

header.intro-ecommerce-nav li.header-item-1.has-children.open > a {
  color: white; }

header.nav-sticky.intro-ecommerce-nav {
  background: #7567FF; }

.btn.btn-sea-blue {
  background: #1208CD;
  color: white; }
  .btn.btn-sea-blue:hover {
    background: #1f14f5; }

.btn.btn-sea-blue-light {
  background: #2EC6FA;
  color: white; }
  .btn.btn-sea-blue-light:hover {
    background: #60d4fb; }

.intro-ecommerce-banner {
  background-color: #7567FF; }
  .intro-ecommerce-banner .container {
    padding-bottom: 250px; }
  .intro-ecommerce-banner h2,
  .intro-ecommerce-banner p {
    color: white; }

.intro-ecommerce-offer {
  background: #1B1062; }
  .intro-ecommerce-offer .caption {
    color: #2EC6FA; }
  .intro-ecommerce-offer .title,
  .intro-ecommerce-offer p,
  .intro-ecommerce-offer li {
    color: white; }
  .intro-ecommerce-offer ul.checkmarks li:before {
    color: #2EC6FA; }

.intro-ecommerce-form h2 {
  color: #2EC6FA; }

.intro-ecommerce-form input[type="submit"] {
  background: #2EC6FA !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }
  .intro-ecommerce-form input[type="submit"]:hover {
    background: #60d4fb !important; }

.intro-ecommerce-thank-you h1 {
  color: #2EC7F9; }

.intro-ecommerce-thank-you h2,
.intro-ecommerce-thank-you p {
  color: white; }

header.jumbo-list-nav:not(.nav-sticky) .top-nav a.tel {
  color: #FFE1B2; }

header.jumbo-list-nav:not(.nav-sticky) .top-nav .btn-hollow {
  color: #FFE1B2;
  border: 1px solid #FFE1B2; }
  header.jumbo-list-nav:not(.nav-sticky) .top-nav .btn-hollow .fas {
    color: #FFE1B2; }
  header.jumbo-list-nav:not(.nav-sticky) .top-nav .btn-hollow:hover {
    background: #FFE1B2;
    color: #0169fe; }
    header.jumbo-list-nav:not(.nav-sticky) .top-nav .btn-hollow:hover .fas {
      color: #0169fe; }

header.jumbo-list-nav .header-cta .btn {
  background: #FFE1B2;
  color: #0169fe; }

header.jumbo-list-nav .mobile-trigger span {
  background: #FFE1B2; }

header.jumbo-list-nav .mobile-trigger.open span {
  background: #FFE1B2; }

header.jumbo-list-nav li.header-item-1 > a {
  color: #FFE1B2; }

header.jumbo-list-nav li.header-item-1.has-children.open > a {
  color: #FFE1B2; }

header.nav-sticky.jumbo-list-nav {
  background: #0169fe; }

.btn.btn-bright-red {
  background: #FE3E2E;
  color: #FFE1B2; }
  .btn.btn-bright-red:hover {
    background: #fe5748; }

.jumbo-list-banner {
  background-color: #0169fe; }
  .jumbo-list-banner .container {
    padding-bottom: 250px; }
  .jumbo-list-banner h2,
  .jumbo-list-banner p {
    color: #FFE1B2; }

.jumbo-list-offer {
  background: #FFE1B2; }
  .jumbo-list-offer .caption {
    color: #FE3E2E; }
  .jumbo-list-offer .title,
  .jumbo-list-offer p,
  .jumbo-list-offer li {
    color: #561202; }
  .jumbo-list-offer ul.checkmarks li:before {
    color: #FE3E2E; }

.jumbo-list-form h2 {
  color: #FE3E2E; }

.jumbo-list-form input[type="submit"] {
  background: #FE3E2E !important;
  color: #FFE1B2 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }
  .jumbo-list-form input[type="submit"]:hover {
    background: #fe5748 !important; }

.jumbo-list-thank-you h1 {
  color: #561202; }

.jumbo-list-thank-you h2,
.jumbo-list-thank-you p {
  color: #FFE1B2; }

@media screen and (max-width: 767px) {
  .jumbo-list-banner .container {
    padding-bottom: 600px; }
  .jumbo-list-thank-you {
    background: #0169fe;
    background-image: none !important; }
    .jumbo-list-thank-you .footer-logo {
      margin-top: 150px; } }

header.merchant-services-nav:not(.nav-sticky) .top-nav a.tel {
  color: #01262C; }

header.merchant-services-nav:not(.nav-sticky) .top-nav .btn-hollow {
  color: #01262C;
  border: 1px solid #01262C; }
  header.merchant-services-nav:not(.nav-sticky) .top-nav .btn-hollow .fas {
    color: #01262C; }
  header.merchant-services-nav:not(.nav-sticky) .top-nav .btn-hollow:hover {
    background: #01262C;
    color: #F1F1E5; }
    header.merchant-services-nav:not(.nav-sticky) .top-nav .btn-hollow:hover .fas {
      color: #F1F1E5; }

header.merchant-services-nav .header-cta .btn {
  background: #01262C;
  color: #F1F1E5; }
  header.merchant-services-nav .header-cta .btn:hover {
    background: #02535f; }

header.merchant-services-nav .mobile-trigger span {
  background: #01262C; }

header.merchant-services-nav .mobile-trigger.open span {
  background: #01262C; }

header.merchant-services-nav li.header-item-1 > a {
  color: #01262C; }

header.merchant-services-nav li.header-item-1.has-children.open > a {
  color: #01262C; }

header.nav-sticky.merchant-services-nav {
  background: #F1F1E5; }

.btn.btn-salmon {
  background: #FFB494;
  color: #01262C; }
  .btn.btn-salmon:hover {
    background: #ffa27a; }

.btn.btn-dark-teal {
  background: #01262C;
  color: #F0ECE5; }
  .btn.btn-dark-teal:hover {
    background: #02535f; }

.merchant-services-banner {
  background-color: #F1F1E5; }
  .merchant-services-banner .container {
    padding-bottom: 250px; }
  .merchant-services-banner h2,
  .merchant-services-banner p {
    color: #01262C; }

.merchant-services-offer {
  background: #FFB697; }
  .merchant-services-offer .caption {
    color: #01262C; }
  .merchant-services-offer .title,
  .merchant-services-offer p,
  .merchant-services-offer li {
    color: #F7F7EB; }
  .merchant-services-offer ul.checkmarks li:before {
    color: #01262C; }

.merchant-services-form {
  background: #01262C; }
  .merchant-services-form h2 {
    color: #FFB697; }
  .merchant-services-form input[type="submit"] {
    background: #FFB494 !important;
    color: #01262C !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
    .merchant-services-form input[type="submit"]:hover {
      background: #ffa27a !important; }

.merchant-services-thank-you h1 {
  color: #FFB697; }

.merchant-services-thank-you h2,
.merchant-services-thank-you p {
  color: #01262C; }

.image-text.home-financing .img-wrapper {
  position: relative;
  top: -80px; }

.image-text.home-products .content-wrapper .title {
  font-size: 35px; }

.image-text.home-customer-service .content-wrapper .title {
  font-size: 70px;
  line-height: 1; }

.image-text.home-pricing {
  position: relative;
  margin-top: 100px; }
  .image-text.home-pricing:before {
    position: absolute;
    content: "";
    height: 90%;
    width: 75%;
    background: #10AFDD;
    bottom: 5%;
    right: 0;
    border-top-left-radius: 100px; }
  .image-text.home-pricing:after {
    position: absolute;
    content: "";
    background-image: url("https://229886.fs1.hubspotusercontent-na1.net/hubfs/229886/2019%20Redesign/home-pricing-shape@2x.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    top: -60px;
    right: 2%; }
  .image-text.home-pricing .container {
    position: relative;
    z-index: 1; }
  .image-text.home-pricing .content-wrapper .title {
    font-size: 70px;
    line-height: 1;
    color: #f9f7f4; }
  .image-text.home-pricing .content-wrapper p {
    color: #f9f7f4;
    opacity: 1; }

.banner-simple.images.payment-banner .img-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.banner-simple.images.alt-payments-banner .img-wrapper img {
  width: 100%; }

.grid-col-3.alt-payments-grid .block img {
  height: 45px; }

.banner-simple.mpos-banner .container {
  padding-bottom: 200px; }

.banner-simple.mpos-banner .content-wrapper {
  width: 50%; }

.content-form.contact-form img {
  height: 125px; }

.content-form.contact-form .contact-wrapper {
  margin-bottom: 60px; }
  .content-form.contact-form .contact-wrapper h3 {
    margin-top: 20px; }
  .content-form.contact-form .contact-wrapper p {
    opacity: 0.8;
    margin: 10px 0; }
  .content-form.contact-form .contact-wrapper a {
    color: inherit;
    text-decoration: none; }

.content-form.contact-form .content-wrapper {
  position: relative;
  top: -50px; }
  .content-form.contact-form .content-wrapper h3 {
    font-size: 40px; }
  .content-form.contact-form .content-wrapper h4 {
    font-size: 16px;
    letter-spacing: 2.77px;
    color: #10AFDD;
    text-transform: uppercase;
    margin: 40px 0 20px; }

.banner-simple.images.statement-banner .img-wrapper {
  bottom: -140px; }
  .banner-simple.images.statement-banner .img-wrapper img {
    width: 20%; }

.content-form.statement-form:before,
.content-form.statement-form .form-wrapper:after {
  display: none; }

.content-form.statement-form .form-accent {
  height: 185px;
  width: 275px;
  max-height: 20vw;
  max-width: 25vw;
  left: calc(50% - 90px);
  background-image: url(https://229886.fs1.hubspotusercontent-na1.net/hubfs/229886/2019%20Redesign/Submit%20statement/Cloud%20small%20behind2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  border-radius: 0; }

.content-form.get-started-form .form-accent {
  left: calc(50% - 125px); }

.center-text.talech {
  margin-top: -5%; }
  .center-text.talech img {
    width: 350px;
    margin-bottom: 40px; }
  .center-text.talech .title {
    margin-bottom: 0; }
  .center-text.talech p {
    font-size: 24px;
    opacity: 1;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto; }

.center-text.site-map .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.center-text.site-map .left-content,
.center-text.site-map .right-content {
  text-align: left;
  width: 45%; }

.center-text.home-bottom-cta {
  max-width: 775px; }

.banner-simple.support-banner .title {
  margin-bottom: 30px; }

.banner-simple.support-banner p {
  font-size: 38px;
  opacity: 1;
  width: 90%; }

.cta-banner.support-cta h2 {
  margin-bottom: 0; }

.cta-banner.support-cta h3 {
  font-size: 32px;
  margin: 20px auto;
  max-width: 550px; }

.content-form.support-form-section .container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.support-block {
  position: relative;
  text-decoration: none;
  display: block;
  background: white;
  border-radius: 30px 6px 30px 6px;
  text-align: center;
  padding: 80px 5% 50px;
  -webkit-box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.06); }
  .support-block img {
    position: absolute;
    width: 150px;
    top: -90px;
    left: 0;
    right: 0;
    margin: auto; }
  .support-block p {
    font-size: 24px; }

.image-text .col-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .image-text .col-2 p {
    width: 50%; }
  .image-text .col-2 p.strong {
    width: 45%;
    font-size: 20px;
    opacity: 1; }

.image-text.pricing-enterprise {
  position: relative; }
  .image-text.pricing-enterprise:before {
    position: absolute;
    content: "";
    width: 80%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: #27123D;
    border-radius: 0 100px 0 0; }
  .image-text.pricing-enterprise .container {
    position: relative;
    z-index: 1; }

.banner-simple.images.security-banner {
  padding-top: 250px;
  padding-bottom: 0; }
  .banner-simple.images.security-banner .content-wrapper {
    max-width: 600px; }
    .banner-simple.images.security-banner .content-wrapper p {
      font-size: 20px; }
  .banner-simple.images.security-banner .img-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    bottom: 8%; }
    .banner-simple.images.security-banner .img-wrapper img {
      width: 20%; }

.grid-col-3.security-grid .block h3,
.grid-col-3.security-grid .block p {
  color: white; }

.cta-banner.security-cta .content-wrapper {
  max-width: 100%; }

.banner-simple.images.billing-banner {
  padding-bottom: 0;
  padding-top: 75px; }
  .banner-simple.images.billing-banner .content-wrapper {
    max-width: 800px; }
  .banner-simple.images.billing-banner .img-wrapper img {
    width: 20%; }

@media screen and (max-width: 1100px) {
  .banner-simple.mpos-banner .content-wrapper {
    width: 70%; } }

@media screen and (max-width: 950px) {
  .image-text.home-financing .img-wrapper {
    top: 0; }
  .image-text.home-customer-service .content-wrapper .title {
    font-size: 50px; }
  .image-text.home-pricing {
    margin-top: 0; }
    .image-text.home-pricing:before {
      width: 100%;
      height: 80%;
      bottom: 0; }
    .image-text.home-pricing:after {
      display: none; }
    .image-text.home-pricing .content-wrapper .title {
      font-size: 50px; }
  .banner-simple.mpos-banner .content-wrapper {
    width: 100%; }
  .image-text.pricing-enterprise {
    margin-top: -50px; }
    .image-text.pricing-enterprise:before {
      width: 100%;
      height: 80%; } }

@media screen and (max-width: 850px) {
  .banner-simple.support-banner .container {
    padding-top: 50px;
    padding-bottom: 0; }
  .support-block {
    margin-top: 90px; } }

@media screen and (max-width: 767px) {
  .content-form.contact-form .content-wrapper h3 {
    font-size: 32px; }
  .center-text.site-map .container {
    display: block; }
  .center-text.site-map .left-content,
  .center-text.site-map .right-content {
    width: 100%; }
  .banner-simple.support-banner p {
    font-size: 24px; }
  .support-block {
    margin-top: 60px; }
    .support-block img {
      width: 120px;
      top: -60px; }
    .support-block p {
      font-size: 20px; }
  .cta-banner.support-cta h3 {
    font-size: 26px; }
  .image-text .col-2 {
    display: block; }
    .image-text .col-2 p {
      width: 100%; }
    .image-text .col-2 p.strong {
      width: 100%;
      font-size: 20px;
      opacity: 1; } }