@charset "UTF-8";

:root {
  --primary: #003865; 
  --secondary: #F26424;  

/* Blues & Grays */
  --color-blue-darkest: #001D35;
  --color-blue-dark: #003865;
  --color-cyan: #00ADD8;
  --color-blue-pale: #E7EDF8;
  --color-gray-medium: #76777B;
  --color-gray-light: #F4F8F9;
  --color-white: #FFFFFF;

  /* Purples */
  --color-purple-dark: #3E236E;
  --color-purple: #522e92;

  /* Greens & Yellows */
  --color-olive-dark: #767C01;
  --color-olive-light: #A9AD00;
  --color-gold: #9E6D00;
  --color-yellow: #FFD200;

  /* Oranges & Reds */
  --color-orange-burnt: #CA4A00;
  --color-orange: #E65400;
  --color-red: #CF2E2E;
  
  --text-primary: var(--primary);
  --link-primary: var(--color-purple);
  
  --header-height-mobile: 6.2rem;
}

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

body {
  margin: 0
}

main {
  display: block
}

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 {
  color: var(--link-primary);
  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
}

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
}

[hidden],
template {
  display: none
}

.aa-module-spacing--large,
.aa-module-spacing-top--large {
  padding-top: 10rem
}

@media (min-width:992px) {

  .aa-module-spacing--large,
  .aa-module-spacing-top--large {
    padding-top: 12rem
  }
}

.aa-module-spacing--large,
.aa-module-spacing-bottom--large {
  padding-bottom: 10rem
}

@media (min-width:992px) {

  .aa-module-spacing--large,
  .aa-module-spacing-bottom--large {
    padding-bottom: 12rem
  }
}

.aa-column--text,
.aa-module-spacing--medium,
.aa-module-spacing-top--medium {
  padding-top: 6rem
}

@media (min-width:992px) {

  .aa-column--text,
  .aa-module-spacing--medium,
  .aa-module-spacing-top--medium {
    padding-top: 8rem
  }
}

.aa-column--text,
.aa-module-spacing--medium,
.aa-module-spacing-bottom--medium {
  padding-bottom: 6rem
}

@media (min-width:992px) {

  .aa-column--text,
  .aa-module-spacing--medium,
  .aa-module-spacing-bottom--medium {
    padding-bottom: 8rem
  }
}

.aa-module-spacing--small,
.aa-module-spacing-top--small {
  padding-top: 4rem
}

.aa-module-spacing--smallest,
.aa-module-spacing-top--smallest {
  padding-top: 2.4rem
}

.aa-module-spacing--smallest,
.aa-module-spacing-bottom--smallest {
  padding-bottom: 2.4rem
}

@media (min-width:992px) {

  .aa-module-spacing--small,
  .aa-module-spacing-top--small {
    padding-top: 4.8rem
  }
}

.aa-module-spacing--small,
.aa-module-spacing-bottom--small {
  padding-bottom:4rem
}

@media (min-width:992px) {

  .aa-module-spacing--small,
  .aa-module-spacing-bottom--small {
    padding-bottom: 4.8rem
  }
}

.aa-panel,
.aa-system,
.burj {
  padding-top: 80px
}

@media (min-width:992px) {

  .aa-panel,
  .aa-system,
  .burj {
    padding-top: 120px
  }
}

.aa-panel,
.aa-system,
.burj {
  padding-bottom: 80px
}

@media (min-width:992px) {

  .aa-panel,
  .aa-system,
  .burj {
    padding-bottom: 120px
  }
}

.aa-blog-articles--related .aa-blog-articles__inner,
.empire {
  padding-top: 60px
}

@media (min-width:992px) {

  .aa-blog-articles--related .aa-blog-articles__inner,
  .empire {
    padding-top: 80px
  }
}

@media (min-width:1440px) {

  .aa-blog-articles--related .aa-blog-articles__inner,
  .empire {
    padding-top: 100px
  }
}

.aa-blog-articles,
.empire {
  padding-bottom: 60px
}

@media (min-width:992px) {

  .aa-blog-articles,
  .empire {
    padding-bottom: 80px
  }
}

@media (min-width:1440px) {

  .aa-blog-articles,
  .empire {
    padding-bottom: 100px
  }
}

.eiffel {
  padding-top: 40px
}

@media (min-width:992px) {
  .eiffel {
    padding-top: 50px
  }
}

@media (min-width:1440px) {
  .eiffel {
    padding-top: 64px
  }
}

.eiffel {
  padding-bottom: 40px
}

@media (min-width:992px) {
  .eiffel {
    padding-bottom: 50px
  }
}

@media (min-width:1440px) {
  .eiffel {
    padding-bottom: 64px
  }
}

blockquote {
  margin-top: 40px
}

@media (min-width:992px) {
  blockquote {
    margin-top: 50px
  }
}

@media (min-width:1440px) {
  blockquote {
    margin-top: 64px
  }
}

blockquote {
  margin-bottom: 40px
}

@media (min-width:992px) {
  blockquote {
    margin-bottom: 50px
  }
}

@media (min-width:1440px) {
  blockquote {
    margin-bottom: 64px
  }
}

.aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__body,
.aa-blog-post-intro,
.liberty {
  padding-top: 30px
}

@media (min-width:1440px) {

  .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__body,
  .aa-blog-post-intro,
  .liberty {
    padding-top: 40px
  }
}

.aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__body,
.aa-blog-post-intro,
.liberty {
  padding-bottom: 30px
}

@media (min-width:1440px) {

  .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__body,
  .aa-blog-post-intro,
  .liberty {
    padding-bottom: 40px
  }
}

.aa-blog-post-intro__header {
  margin-bottom: 30px
}

@media (min-width:1440px) {
  .aa-blog-post-intro__header {
    margin-bottom: 40px
  }
}

.londonbridge {
  padding-top: 10px
}

@media (min-width:992px) {
  .londonbridge {
    padding-top: 20px
  }
}

.londonbridge {
  padding-bottom: 10px
}

@media (min-width:992px) {
  .londonbridge {
    padding-bottom: 20px
  }
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-behavior: smooth
}

*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

body {
  background-color: #fff
}

.aa-site-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.aa-site-wrapper,
.body-wrapper,
body,
html {
  min-height: 100%;
  height: 100%
}

.aa-blog-listing,
.aa-blog-post,
.aa-landing-page,
.aa-system-page,
.aa-webpage {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.aa-blog-listing,
.aa-blog-post,
.aa-system-page,
.aa-webpage {
  margin-top: var(--header-height-mobile);
}

.aa-site-wrapper[class*=transparent] .aa-blog-listing,
.aa-site-wrapper[class*=transparent] .aa-blog-post,
.aa-site-wrapper[class*=transparent] .aa-system-page,
.aa-site-wrapper[class*=transparent] .aa-webpage {
  margin-top: 0
}

footer,
header,
main {
  width: 100%
}

>footer {
  margin-top: auto
}

a {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  color: var(--color-purple);
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

a:active,
a:focus,
a:hover {
  color: #7547c5
}

a:focus {
  outline: none
}

a:active,
a:hover {
  outline: 0
}

hr {
  margin-top: 0;
  margin-bottom: 30px;
  border: 0;
  border-top: 2px solid var(--color-purple)
}

@media (min-width:992px) {
  hr {
    margin-bottom: 40px
  }
}

iframe,
img,
video {
  max-width: 100%
}

img {
  display: block;
  height: auto
}


html {
  font-size: 62.5%
}

body {
  color: var(--text-primary);
  font-family: museo-sans, sans-serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.65;
  letter-spacing: 0;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@media (min-width:992px) {
  body {
    font-size: 1.8rem
  }
}

.aa-blog-article__body .aa-blog-article__title,
.aa-blog-article__category,
.aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title,
.aa-blog-articles--cards .aa-blog-article--featured .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-article__title,
.aa-blog-articles--list .aa-blog-article__body .aa-blog-article__title,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h1,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h2,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .success,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.hs-form .form-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0
}

.aa-blog-article__body .aa-blog-article__title:not(:first-child),
.aa-blog-article__category:not(:first-child),
.aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title:not(:first-child),
.aa-blog-articles--cards .aa-blog-article--featured .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-article__title:not(:first-child),
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title:not(:first-child),
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h1:not(:first-child),
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h2:not(:first-child),
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .success:not(:first-child),
.h1:not(:first-child),
.h2:not(:first-child),
.h3:not(:first-child),
.h4:not(:first-child),
.h5:not(:first-child),
.h6:not(:first-child),
.hs-form .form-title:not(:first-child),
h1:not(:first-child),
h2:not(:first-child),
h3:not(:first-child),
h4:not(:first-child),
h5:not(:first-child),
h6:not(:first-child) {
  margin-top: clamp(2rem, 1em, 5rem)
}

.aa-blog-article__body .aa-blog-article__title:last-child,
.aa-blog-article__category:last-child,
.aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title:last-child,
.aa-blog-articles--cards .aa-blog-article--featured .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-article__title:last-child,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title:last-child,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h1:last-child,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h2:last-child,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .success:last-child,
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
.hs-form .form-title:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0
}

.aa-blog-article__body .aa-blog-article__title br,
.aa-blog-article__category br,
.aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title br,
.aa-blog-articles--cards .aa-blog-article--featured .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-article__title br,
.aa-blog-articles--list .aa-blog-article__body .aa-blog-article__title br,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title br,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h1 br,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h2 br,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .success br,
.h1 br,
.h2 br,
.h3 br,
.h4 br,
.h5 br,
.h6 br,
.hs-form .form-title br,
h1 br,
h2 br,
h3 br,
h4 br,
h5 br,
h6 br {
  display: none
}

@media (min-width:992px) {

  .aa-blog-article__body .aa-blog-article__title br,
  .aa-blog-article__category br,
  .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title br,
  .aa-blog-articles--cards .aa-blog-article--featured .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-article__title br,
  .aa-blog-articles--list .aa-blog-article__body .aa-blog-article__title br,
  .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title br,
  .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h1 br,
  .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h2 br,
  .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .success br,
  .h1 br,
  .h2 br,
  .h3 br,
  .h4 br,
  .h5 br,
  .h6 br,
  .hs-form .form-title br,
  h1 br,
  h2 br,
  h3 br,
  h4 br,
  h5 br,
  h6 br {
    display: block
  }
}

.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .success,
.h1,
h1 {
  font-size: 4.2rem;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: .7em;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-decoration: none
}

@media (min-width:992px) {

  .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .success,
  .h1,
  h1 {
    font-size: 6rem
  }
}

.aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h1,
.h2,
h2 {
  font-size: 3.2rem;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: .75em;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-decoration: none
}

@media (min-width:992px) {

  .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title,
  .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h1,
  .h2,
  h2 {
    font-size: 4.6rem
  }
}

.aa-blog-article__body .aa-blog-article__title,
.aa-blog-articles--cards .aa-blog-article--featured .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-article__title,
.aa-blog-articles--list .aa-blog-article__body .aa-blog-article__title,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h2,
.h3,
.hs-form .form-title,
h3 {
  font-size: 2.8rem;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: .8em;
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none
}

@media (min-width:992px) {

  .aa-blog-article__body .aa-blog-article__title,
  .aa-blog-articles--cards .aa-blog-article--featured .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-article__title,
  .aa-blog-articles--list .aa-blog-article__body .aa-blog-article__title,
  .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title,
  .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h2,
  .h3,
  .hs-form .form-title,
  h3 {
    font-size: 3.2rem
  }
}

.h4,
h4 {
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: .85em;
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none
}

@media (min-width:992px) {

  .h4,
  h4 {
    font-size: 2.6rem
  }
}

.aa-blog-article__category,
.h5,
h5 {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: .9em;
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none
}

@media (min-width:992px) {

  .aa-blog-article__category,
  .h5,
  h5 {
    font-size: 2rem
  }
}

.h6,
h6 {
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 1em;
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none
}

@media (min-width:992px) {

  .h6,
  h6 {
    font-size: 1.6rem
  }
}

p {
  margin-top: 0;
  margin-bottom: 0
}

p:not(:last-child) {
  margin-bottom: 1.3em
}

@media (min-width:992px) {
  p:not(:last-child) {
    margin-bottom: 1.5em
  }
}

div+p,
div+strong,
img+p,
img+strong,
video+p,
video+strong {
  margin-top: 2rem
}

.aa-blog-article__author,
.aa-blog-article__date,
.aa-text-size--small {
  font-size: 1.4rem;
  line-height: 1.4
}

.aa-text-size--extrasmall {
  font-size: 1.3rem;
  line-height: 1.4
}

@media (min-width:992px) {

  .aa-blog-article__author,
  .aa-blog-article__date,
  .aa-text-size--small {
    font-size: 1.5rem
  }
}

.aa-text-size--large {
  font-size: 1.8rem;
  line-height: 1.35
}

@media (min-width:992px) {
  .aa-text-size--large {
    font-size: 2rem
  }
}

ol,
ul {
  padding-left: 3rem;
  margin-top: 2rem;
  margin-bottom: 2rem
}

@media (min-width:992px) {

  ol,
  ul {
    margin-top: 3rem;
    margin-bottom: 3rem
  }
}

ol:first-child,
ul:first-child {
  margin-top: 0
}

ol:last-child,
ul:last-child {
  margin-bottom: 0
}

.aa-blog-article__body .aa-blog-article__title+ol,
.aa-blog-article__body .aa-blog-article__title+ul,
.aa-blog-article__category+ol,
.aa-blog-article__category+ul,
.aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title+ol,
.aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title+ul,
.aa-blog-articles--list .aa-blog-article__body .aa-blog-article__title+ol,
.aa-blog-articles--list .aa-blog-article__body .aa-blog-article__title+ul,
h1+ol,
h1+ul,
h2+ol,
h2+ul,
h3+ol,
h3+ul,
h4+ol,
h4+ul,
h5+ol,
h5+ul,
h6+ol,
h6+ul,
p+ol,
p+ul {
  margin-top: 1rem
}

blockquote {
  font-size: 2.1rem;
  font-style: italic;
  font-weight: 300;
  line-height: 1.3;
  margin-left: 0;
  margin-right: 0
}

@media (min-width:992px) {
  blockquote {
    font-size: 2.6rem
  }
}

b,
strong {
  font-weight: 700
}

figcaption,
i {
  font-style: italic
}

figcaption {
  font-family: museo-sans, sans-serif;
  font-size: 1.4rem;
  line-height: 1.4
}

.aa-label,
.aa-subheading,
.aa-system #email-prefs-form .item .checkbox-row>span>span {
  display: block;
  font-weight: 600;
  margin-bottom: 1rem;
  line-height: 1.3
}

main {
 position:relative; 
}

.aa-blog-post .back-to-listing {
 position: absolute;
  top: 2rem;
  left: 2rem;
  z-index: 5;
  color: var(--link-primary);
  font-size: 1.6rem;
  line-height: 1.1em;
}

@media (min-width:992px) {

  .aa-label,
  .aa-subheading,
  .aa-system #email-prefs-form .item .checkbox-row>span>span {
    margin-bottom: 1.5rem
  }
}

.aa-label:last-child,
.aa-subheading:last-child,
.aa-system #email-prefs-form .item .checkbox-row>span>span:last-child {
  margin-bottom: 0
}

.aa-blog-article__body .aa-label+.aa-blog-article__title,
.aa-blog-article__body .aa-subheading+.aa-blog-article__title,
.aa-blog-article__body .aa-system #email-prefs-form .item .checkbox-row>span>span+.aa-blog-article__title,
.aa-blog-articles--cards .aa-blog-article--featured .aa-label+.aa-blog-article__title,
.aa-blog-articles--cards .aa-blog-article--featured .aa-subheading+.aa-blog-article__title,
.aa-blog-articles--cards .aa-blog-article--featured .aa-system #email-prefs-form .item .checkbox-row>span>span+.aa-blog-article__title,
.aa-label+.aa-blog-article__category,
.aa-label+h1,
.aa-label+h2,
.aa-label+h3,
.aa-label+h4,
.aa-label+h5,
.aa-label+h6,
.aa-subheading+.aa-blog-article__category,
.aa-subheading+h1,
.aa-subheading+h2,
.aa-subheading+h3,
.aa-subheading+h4,
.aa-subheading+h5,
.aa-subheading+h6,
.aa-system #email-prefs-form .item .aa-blog-article__body .checkbox-row>span>span+.aa-blog-article__title,
.aa-system #email-prefs-form .item .aa-blog-articles--cards .aa-blog-article--featured .checkbox-row>span>span+.aa-blog-article__title,
.aa-system #email-prefs-form .item .checkbox-row>span>span+.aa-blog-article__category,
.aa-system #email-prefs-form .item .checkbox-row>span>span+h1,
.aa-system #email-prefs-form .item .checkbox-row>span>span+h2,
.aa-system #email-prefs-form .item .checkbox-row>span>span+h3,
.aa-system #email-prefs-form .item .checkbox-row>span>span+h4,
.aa-system #email-prefs-form .item .checkbox-row>span>span+h5,
.aa-system #email-prefs-form .item .checkbox-row>span>span+h6 {
  margin-top: 0 !important
}

.aa-system #email-prefs-form .item .tunesmart-theme .checkbox-row>span>span {
  font-size: 1.6rem;
  font-weight: 300;
  color: var(--color-purple)
}

.aa-bg-image {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat
}

.aa-image-wrapper img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

.aa-module-bg-image {
  position: relative
}

.aa-module-bg-image .aa-image-wrapper {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1
}

.aa-module-bg-image .aa-inner {
  position: relative;
  z-index: 2
}

.aa-bg-overlay--primary,
.aa-bg-primary {
  color: #fff
}

.aa-bg-overlay--primary .aa-label,
.aa-bg-overlay--primary .aa-subheading,
.aa-bg-overlay--primary .aa-system #email-prefs-form .item .checkbox-row>span>span,
.aa-bg-primary .aa-label,
.aa-bg-primary .aa-subheading,
.aa-bg-primary .aa-system #email-prefs-form .item .checkbox-row>span>span,
.aa-system #email-prefs-form .item .aa-bg-overlay--primary .checkbox-row>span>span,
.aa-system #email-prefs-form .item .aa-bg-primary .checkbox-row>span>span {
  color: inherit
}

.aa-bg-dark-blue {
 background: var(--color-blue-darkest);
}

.aa-bg-overlay--primary a,
.aa-bg-primary a {
  color: #00afd7;
  text-decoration: underline
}

.aa-bg-overlay--primary a:active,
.aa-bg-overlay--primary a:focus,
.aa-bg-overlay--primary a:hover,
.aa-bg-primary a:active,
.aa-bg-primary a:focus,
.aa-bg-primary a:hover {
  color: #00afd7
}

.aa-bg-overlay--primary .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.aa-bg-overlay--primary .hs-input,
.aa-bg-primary .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.aa-bg-primary .hs-input,
.aa-system .hs_cos_wrapper_type_password_prompt .aa-bg-overlay--primary #hs-pwd-widget-password,
.aa-system .hs_cos_wrapper_type_password_prompt .aa-bg-primary #hs-pwd-widget-password {
  border-color: rgba(51, 51, 51, .3)
}

.aa-bg-overlay--secondary,
.aa-bg-secondary {
  color: #fff
}

.aa-bg-overlay--secondary .aa-label,
.aa-bg-overlay--secondary .aa-subheading,
.aa-bg-overlay--secondary .aa-system #email-prefs-form .item .checkbox-row>span>span,
.aa-bg-secondary .aa-label,
.aa-bg-secondary .aa-subheading,
.aa-bg-secondary .aa-system #email-prefs-form .item .checkbox-row>span>span,
.aa-system #email-prefs-form .item .aa-bg-overlay--secondary .checkbox-row>span>span,
.aa-system #email-prefs-form .item .aa-bg-secondary .checkbox-row>span>span {
  color: inherit
}

.aa-bg-overlay--secondary a,
.aa-bg-secondary a {
  color: var(--color-purple);
  text-decoration: underline
}

.aa-bg-overlay--secondary a:active,
.aa-bg-overlay--secondary a:focus,
.aa-bg-overlay--secondary a:hover,
.aa-bg-secondary a:active,
.aa-bg-secondary a:focus,
.aa-bg-secondary a:hover {
  color: #7547c5
}

.aa-bg-overlay--secondary .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.aa-bg-overlay--secondary .hs-input,
.aa-bg-secondary .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.aa-bg-secondary .hs-input,
.aa-system .hs_cos_wrapper_type_password_prompt .aa-bg-overlay--secondary #hs-pwd-widget-password,
.aa-system .hs_cos_wrapper_type_password_prompt .aa-bg-secondary #hs-pwd-widget-password {
  border-color: rgba(51, 51, 51, .3)
}

.aa-bg-complementary,
.aa-bg-overlay--complementary {
  color: var(--text-primary)
}

.aa-bg-complementary .aa-label,
.aa-bg-complementary .aa-subheading,
.aa-bg-complementary .aa-system #email-prefs-form .item .checkbox-row>span>span,
.aa-bg-overlay--complementary .aa-label,
.aa-bg-overlay--complementary .aa-subheading,
.aa-bg-overlay--complementary .aa-system #email-prefs-form .item .checkbox-row>span>span,
.aa-system #email-prefs-form .item .aa-bg-complementary .checkbox-row>span>span,
.aa-system #email-prefs-form .item .aa-bg-overlay--complementary .checkbox-row>span>span {
  color: inherit
}

.aa-bg-complementary a,
.aa-bg-overlay--complementary a {
  color: var(--color-purple);
  text-decoration: underline
}

.aa-bg-complementary a:active,
.aa-bg-complementary a:focus,
.aa-bg-complementary a:hover,
.aa-bg-overlay--complementary a:active,
.aa-bg-overlay--complementary a:focus,
.aa-bg-overlay--complementary a:hover {
  color: #7547c5
}

.aa-bg-complementary .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.aa-bg-complementary .hs-input,
.aa-bg-overlay--complementary .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.aa-bg-overlay--complementary .hs-input,
.aa-system .hs_cos_wrapper_type_password_prompt .aa-bg-complementary #hs-pwd-widget-password,
.aa-system .hs_cos_wrapper_type_password_prompt .aa-bg-overlay--complementary #hs-pwd-widget-password {
  border-color: rgba(51, 51, 51, .3)
}

.aa-bg-light,
.aa-bg-overlay--light,
.aa-bg-overlay--white,
.aa-bg-white {
  color: var(--text-primary)
}

.aa-bg-light .aa-label,
.aa-bg-light .aa-subheading,
.aa-bg-light .aa-system #email-prefs-form .item .checkbox-row>span>span,
.aa-bg-overlay--light .aa-label,
.aa-bg-overlay--light .aa-subheading,
.aa-bg-overlay--light .aa-system #email-prefs-form .item .checkbox-row>span>span,
.aa-bg-overlay--white .aa-label,
.aa-bg-overlay--white .aa-subheading,
.aa-bg-overlay--white .aa-system #email-prefs-form .item .checkbox-row>span>span,
.aa-bg-white .aa-label,
.aa-bg-white .aa-subheading,
.aa-bg-white .aa-system #email-prefs-form .item .checkbox-row>span>span,
.aa-system #email-prefs-form .item .aa-bg-light .checkbox-row>span>span,
.aa-system #email-prefs-form .item .aa-bg-overlay--light .checkbox-row>span>span,
.aa-system #email-prefs-form .item .aa-bg-overlay--white .checkbox-row>span>span,
.aa-system #email-prefs-form .item .aa-bg-white .checkbox-row>span>span {
  color: inherit
}

.aa-bg-light .aa-blog-article__body .aa-blog-article__title,
.aa-bg-light .aa-blog-article__category,
.aa-bg-light .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title,
.aa-bg-light .aa-blog-articles--cards .aa-blog-article--featured .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-article__title,
.aa-bg-light .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title,
.aa-bg-light .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h1,
.aa-bg-light .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h2,
.aa-bg-light .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .success,
.aa-bg-light .h1,
.aa-bg-light .h2,
.aa-bg-light .h3,
.aa-bg-light .h4,
.aa-bg-light .h5,
.aa-bg-light .h6,
.aa-bg-light .hs-form .form-title,
.aa-bg-light h1,
.aa-bg-light h2,
.aa-bg-light h3,
.aa-bg-light h4,
.aa-bg-light h5,
.aa-bg-light h6,
.aa-bg-overlay--light .aa-blog-article__body .aa-blog-article__title,
.aa-bg-overlay--light .aa-blog-article__category,
.aa-bg-overlay--light .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title,
.aa-bg-overlay--light .aa-blog-articles--cards .aa-blog-article--featured .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-article__title,
.aa-bg-overlay--light .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title,
.aa-bg-overlay--light .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h1,
.aa-bg-overlay--light .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h2,
.aa-bg-overlay--light .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .success,
.aa-bg-overlay--light .h1,
.aa-bg-overlay--light .h2,
.aa-bg-overlay--light .h3,
.aa-bg-overlay--light .h4,
.aa-bg-overlay--light .h5,
.aa-bg-overlay--light .h6,
.aa-bg-overlay--light .hs-form .form-title,
.aa-bg-overlay--light h1,
.aa-bg-overlay--light h2,
.aa-bg-overlay--light h3,
.aa-bg-overlay--light h4,
.aa-bg-overlay--light h5,
.aa-bg-overlay--light h6,
.aa-bg-overlay--white .aa-blog-article__body .aa-blog-article__title,
.aa-bg-overlay--white .aa-blog-article__category,
.aa-bg-overlay--white .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title,
.aa-bg-overlay--white .aa-blog-articles--cards .aa-blog-article--featured .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-article__title,
.aa-bg-overlay--white .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title,
.aa-bg-overlay--white .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h1,
.aa-bg-overlay--white .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h2,
.aa-bg-overlay--white .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .success,
.aa-bg-overlay--white .h1,
.aa-bg-overlay--white .h2,
.aa-bg-overlay--white .h3,
.aa-bg-overlay--white .h4,
.aa-bg-overlay--white .h5,
.aa-bg-overlay--white .h6,
.aa-bg-overlay--white .hs-form .form-title,
.aa-bg-overlay--white h1,
.aa-bg-overlay--white h2,
.aa-bg-overlay--white h3,
.aa-bg-overlay--white h4,
.aa-bg-overlay--white h5,
.aa-bg-overlay--white h6,
.aa-bg-white .aa-blog-article__body .aa-blog-article__title,
.aa-bg-white .aa-blog-article__category,
.aa-bg-white .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title,
.aa-bg-white .aa-blog-articles--cards .aa-blog-article--featured .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-article__title,
.aa-bg-white .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title,
.aa-bg-white .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h1,
.aa-bg-white .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h2,
.aa-bg-white .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .success,
.aa-bg-white .h1,
.aa-bg-white .h2,
.aa-bg-white .h3,
.aa-bg-white .h4,
.aa-bg-white .h5,
.aa-bg-white .h6,
.aa-bg-white .hs-form .form-title,
.aa-bg-white h1,
.aa-bg-white h2,
.aa-bg-white h3,
.aa-bg-white h4,
.aa-bg-white h5,
.aa-bg-white h6,
.aa-blog-article__body .aa-bg-light .aa-blog-article__title,
.aa-blog-article__body .aa-bg-overlay--light .aa-blog-article__title,
.aa-blog-article__body .aa-bg-overlay--white .aa-blog-article__title,
.aa-blog-article__body .aa-bg-white .aa-blog-article__title,
.aa-blog-articles--cards .aa-blog-article--featured .aa-bg-light .aa-blog-article__title,
.aa-blog-articles--cards .aa-blog-article--featured .aa-bg-overlay--light .aa-blog-article__title,
.aa-blog-articles--cards .aa-blog-article--featured .aa-bg-overlay--white .aa-blog-article__title,
.aa-blog-articles--cards .aa-blog-article--featured .aa-bg-white .aa-blog-article__title,
.aa-blog-articles--cards .aa-blog-article--featured .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-bg-light .aa-blog-article__title,
.aa-blog-articles--cards .aa-blog-article--featured .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-bg-overlay--light .aa-blog-article__title,
.aa-blog-articles--cards .aa-blog-article--featured .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-bg-overlay--white .aa-blog-article__title,
.aa-blog-articles--cards .aa-blog-article--featured .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-bg-white .aa-blog-article__title,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .aa-bg-light .success,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .aa-bg-overlay--light .success,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .aa-bg-overlay--white .success,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .aa-bg-white .success,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-bg-light h1,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-bg-light h2,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-bg-overlay--light h1,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-bg-overlay--light h2,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-bg-overlay--white h1,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-bg-overlay--white h2,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-bg-white h1,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-bg-white h2,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-articles--cards .aa-blog-article--featured .aa-bg-light .aa-blog-article__title,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-articles--cards .aa-blog-article--featured .aa-bg-overlay--light .aa-blog-article__title,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-articles--cards .aa-blog-article--featured .aa-bg-overlay--white .aa-blog-article__title,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-articles--cards .aa-blog-article--featured .aa-bg-white .aa-blog-article__title,
.hs-form .aa-bg-light .form-title,
.hs-form .aa-bg-overlay--light .form-title,
.hs-form .aa-bg-overlay--white .form-title,
.hs-form .aa-bg-white .form-title {
  color: var(--text-primary)
}

.aa-bg-light a,
.aa-bg-overlay--light a,
.aa-bg-overlay--white a,
.aa-bg-white a {
  color: var(--color-purple);
  text-decoration: underline
}

.aa-bg-light a:active,
.aa-bg-light a:focus,
.aa-bg-light a:hover,
.aa-bg-overlay--light a:active,
.aa-bg-overlay--light a:focus,
.aa-bg-overlay--light a:hover,
.aa-bg-overlay--white a:active,
.aa-bg-overlay--white a:focus,
.aa-bg-overlay--white a:hover,
.aa-bg-white a:active,
.aa-bg-white a:focus,
.aa-bg-white a:hover {
  color: #7547c5
}

.aa-bg-light .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.aa-bg-light .hs-input,
.aa-bg-overlay--light .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.aa-bg-overlay--light .hs-input,
.aa-bg-overlay--white .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.aa-bg-overlay--white .hs-input,
.aa-bg-white .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.aa-bg-white .hs-input,
.aa-system .hs_cos_wrapper_type_password_prompt .aa-bg-light #hs-pwd-widget-password,
.aa-system .hs_cos_wrapper_type_password_prompt .aa-bg-overlay--light #hs-pwd-widget-password,
.aa-system .hs_cos_wrapper_type_password_prompt .aa-bg-overlay--white #hs-pwd-widget-password,
.aa-system .hs_cos_wrapper_type_password_prompt .aa-bg-white #hs-pwd-widget-password {
  border-color: rgba(51, 51, 51, .3)
}

.aa-bg-black,
.aa-bg-dark,
.aa-bg-overlay--black,
.aa-bg-overlay--dark {
  color: #fff
}

.aa-bg-black .aa-label,
.aa-bg-black .aa-subheading,
.aa-bg-black .aa-system #email-prefs-form .item .checkbox-row>span>span,
.aa-bg-dark .aa-label,
.aa-bg-dark .aa-subheading,
.aa-bg-dark .aa-system #email-prefs-form .item .checkbox-row>span>span,
.aa-bg-overlay--black .aa-label,
.aa-bg-overlay--black .aa-subheading,
.aa-bg-overlay--black .aa-system #email-prefs-form .item .checkbox-row>span>span,
.aa-bg-overlay--dark .aa-label,
.aa-bg-overlay--dark .aa-subheading,
.aa-bg-overlay--dark .aa-system #email-prefs-form .item .checkbox-row>span>span,
.aa-system #email-prefs-form .item .aa-bg-black .checkbox-row>span>span,
.aa-system #email-prefs-form .item .aa-bg-dark .checkbox-row>span>span,
.aa-system #email-prefs-form .item .aa-bg-overlay--black .checkbox-row>span>span,
.aa-system #email-prefs-form .item .aa-bg-overlay--dark .checkbox-row>span>span {
  color: inherit
}

.aa-bg-black a,
.aa-bg-dark a,
.aa-bg-overlay--black a,
.aa-bg-overlay--dark a {
  color: #00afd7;
  text-decoration: underline
}

.aa-bg-black a:active,
.aa-bg-black a:focus,
.aa-bg-black a:hover,
.aa-bg-dark a:active,
.aa-bg-dark a:focus,
.aa-bg-dark a:hover,
.aa-bg-overlay--black a:active,
.aa-bg-overlay--black a:focus,
.aa-bg-overlay--black a:hover,
.aa-bg-overlay--dark a:active,
.aa-bg-overlay--dark a:focus,
.aa-bg-overlay--dark a:hover {
  color: #00afd7
}

.aa-bg-black .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.aa-bg-black .hs-input,
.aa-bg-dark .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.aa-bg-dark .hs-input,
.aa-bg-overlay--black .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.aa-bg-overlay--black .hs-input,
.aa-bg-overlay--dark .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.aa-bg-overlay--dark .hs-input,
.aa-system .hs_cos_wrapper_type_password_prompt .aa-bg-black #hs-pwd-widget-password,
.aa-system .hs_cos_wrapper_type_password_prompt .aa-bg-dark #hs-pwd-widget-password,
.aa-system .hs_cos_wrapper_type_password_prompt .aa-bg-overlay--black #hs-pwd-widget-password,
.aa-system .hs_cos_wrapper_type_password_prompt .aa-bg-overlay--dark #hs-pwd-widget-password {
  border-color: rgba(51, 51, 51, .3)
}


.aa-bg-overlay--primary,
.aa-bg-primary {
  background-color: var(--color-purple)
}

.aa-bg-overlay--primary:before {
  background-color: var(--color-purple);
  opacity: .5
}

.aa-content-color--primary {
  color: var(--color-purple)
}

.aa-bg-overlay--secondary,
.aa-bg-secondary {
  background-color: #e35205
}

.aa-bg-overlay--secondary:before {
  background-color: #e35205;
  opacity: .5
}

.aa-content-color--secondary {
  color: #e35205
}

.aa-bg-complementary,
.aa-bg-overlay--complementary {
  background-color: #00afd7
}

.aa-bg-overlay--complementary:before {
  background-color: #00afd7;
  opacity: .5
}

.aa-content-color--complementary {
  color: #00afd7
}

.aa-bg-overlay--tertiary,
.aa-bg-tertiary {
  background-color: #00afd7
}

.aa-bg-overlay--tertiary:before {
  background-color: #00afd7;
  opacity: .5
}

.aa-content-color--tertiary {
  color: #00afd7
}

.aa-bg-light,
.aa-bg-overlay--light {
  background-color: var(--color-gray-light)
}

.aa-bg-overlay--light:before {
  background-color: var(--color-gray-light);
  opacity: .5
}

.aa-content-color--light {
  color: #fff
}

.aa-bg-dark,
.aa-bg-overlay--dark {
  background-color: #313131
}

.aa-bg-overlay--dark:before {
  background-color: #313131;
  opacity: .5
}

.aa-content-color--dark {
  color: var(--text-primary)
}

.aa-bg-overlay--white,
.aa-bg-white {
  background-color: #fff
}

.aa-bg-overlay--white:before {
  background-color: #fff;
  opacity: .5
}

.aa-content-color--white {
  color: #fff
}

.aa-bg-black,
.aa-bg-overlay--black {
  background-color: var(--text-primary)
}

.aa-bg-overlay--black:before {
  background-color: var(--text-primary);
  opacity: .5
}

.aa-content-color--black {
  color: var(--text-primary)
}


.aa-bg-overlay {
  position: relative
}

.aa-bg-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5
}

.aa-bg-overlay>.aa-inner {
  position: relative;
  z-index: 10
}

.aa-bg-video {
  position: relative
}

.aa-bg-video>.aa-inner {
  position: relative;
  z-index: 10
}

.aa-bg-video video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.ie .aa-bg-video {
  overflow: hidden
}

.ie .aa-bg-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  min-width: 100%;
  min-height: 100%;
  max-height: none;
  width: auto;
  height: auto;
  padding: 0;
  z-index: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}

.aa-module {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.aa-module-width--full,
.aa-module-width--page {
  width: 100%
}

@media (min-width:992px) {
  .aa-module-width--page {
    max-width: 1440px;
    width: calc(100% - 6rem);
    margin-left: auto;
    margin-right: auto
  }
}

.aa-module-height--full,
.aa-module-height--normal,
.aa-module-height--small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.aa-module-height--small {
  min-height: 65vh
}

@media (min-width:576px) {
  .aa-module-height--small {
    min-height: 54rem
  }
}

.aa-module-height--normal {
  min-height: 74vh
}

@media (min-width:992px) {
  .aa-module-height--normal {
    min-height: 60rem
  }
}

.aa-module-height--full {
  min-height: calc(100vh - var(--header-height-mobile))
}

@media (min-width:992px) {
  .aa-module-height--full {
    min-height: calc(100vh - 9rem)
  }
}

.aa-content {
  width: 100%
}

.aa-content-position--left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.aa-content-position--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.aa-content-alignment--left {
  text-align: left
}

.aa-content-alignment--center {
  text-align: center
}

.aa-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: max(5%, 2rem);
  padding-right: max(5%, 2rem)
}

@media (min-width:576px) {
  .aa-inner {
    padding-left: max(7%, 2rem);
    padding-right: max(7%, 2rem)
  }
}

@media (min-width:992px) {
  .aa-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 3rem;
    padding-right: 3rem
  }
}

.aa-content-width--narrow,
.aa-content-width--normal,
.aa-content-width--wide {
  width: 100%
}

@media (min-width:768px) {
  .aa-content-width--narrow {
    max-width: 600px
  }
}

@media (min-width:768px) {
  .aa-content-width--normal {
    max-width: 720px
  }
}

@media (min-width:992px) {
  .aa-content-width--wide {
    max-width: 1200px
  }
}

.pt-0 {
  padding-top: 0 !important
}

.pb-0 {
  padding-bottom: 0 !important
}

.mt-0 {
  margin-top: 0 !important
}

.mb-0 {
  margin-bottom: 0 !important
}


@media (min-width:544px) {
  .hidden-xs-up {
    display: none !important
  }
}
@media (max-width:543px) {
  .hidden-xs-down {
    display: none !important
  }
}


@media (max-width:599px) {
  .hidden-sm-down {
    display: none !important
  }
}

@media (min-width:600px) {
  .hidden-sm-up {
    display: none !important
  }
}

@media (max-width:767px) {
  .hidden-md-down {
    display: none !important
  }
}

@media (min-width:768px) {
  .hidden-md-up {
    display: none !important
  }
}

@media (max-width:991px) {
  .hidden-lg-down {
    display: none !important
  }
}

@media (min-width:992px) {
  .hidden-lg-up {
    display: none !important
  }
}

@media (max-width:1199px) {
  .hidden-xl-down {
    display: none !important
  }
}

@media (min-width:1200px) {
  .hidden-xl-up {
    display: none !important
  }
}



.aa-button,
.aa-system .hs-button,
.hs-button,
.hs-form .hs-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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-item-align: start;
  align-self: flex-start;
  margin: 0;
  padding: 0;
  border-style: solid;
  font-size: 1.5rem;
  line-height: 1;
  font-family: museo-sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  background: transparent;
  cursor: pointer;
 
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

@media (min-width:992px) {

  .aa-button,
  .aa-system .hs-button,
  .hs-button,
  .hs-form .hs-button {
    font-size: 1.5rem
  }
}

.aa-system a.hs-button,
.hs-form a.hs-button,
a.aa-button,
a.hs-button {
  text-decoration: none
}

.aa-bg-black a.aa-button--1,
.aa-bg-complementary a.aa-button--1,
.aa-bg-dark a.aa-button--1,
.aa-bg-light a.aa-button--1,
.aa-bg-overlay--black a.aa-button--1,
.aa-bg-overlay--complementary a.aa-button--1,
.aa-bg-overlay--dark a.aa-button--1,
.aa-bg-overlay--light a.aa-button--1,
.aa-bg-overlay--primary a.aa-button--1,
.aa-bg-overlay--secondary a.aa-button--1,
.aa-bg-overlay--tertiary a.aa-button--1,
.aa-bg-overlay--white a.aa-button--1,
.aa-bg-primary a.aa-button--1,
.aa-bg-secondary a.aa-button--1,
.aa-bg-tertiary a.aa-button--1,
.aa-bg-white a.aa-button--1,
.aa-blog-article--cta .aa-blog-article__body .aa-button,
.aa-blog-article--cta .aa-blog-article__body .hs-button,
.aa-button--1,
.aa-form-button--1 input[type=submit],
.aa-system .hs-button,
.hs-button,
a.aa-button--1 {
  padding: .6em 1.3em;
  border-color: var(--color-purple);
  border-radius: 3rem;
  border-width: .2rem;
  color: #fff;
  min-height: 3.9rem;
  background-color: var(--color-purple)
}

.aa-bg-black a.aa-button--1:active,
.aa-bg-black a.aa-button--1:focus,
.aa-bg-black a.aa-button--1:hover,
.aa-bg-complementary a.aa-button--1:active,
.aa-bg-complementary a.aa-button--1:focus,
.aa-bg-complementary a.aa-button--1:hover,
.aa-bg-dark a.aa-button--1:active,
.aa-bg-dark a.aa-button--1:focus,
.aa-bg-dark a.aa-button--1:hover,
.aa-bg-light a.aa-button--1:active,
.aa-bg-light a.aa-button--1:focus,
.aa-bg-light a.aa-button--1:hover,
.aa-bg-overlay--black a.aa-button--1:active,
.aa-bg-overlay--black a.aa-button--1:focus,
.aa-bg-overlay--black a.aa-button--1:hover,
.aa-bg-overlay--complementary a.aa-button--1:active,
.aa-bg-overlay--complementary a.aa-button--1:focus,
.aa-bg-overlay--complementary a.aa-button--1:hover,
.aa-bg-overlay--dark a.aa-button--1:active,
.aa-bg-overlay--dark a.aa-button--1:focus,
.aa-bg-overlay--dark a.aa-button--1:hover,
.aa-bg-overlay--light a.aa-button--1:active,
.aa-bg-overlay--light a.aa-button--1:focus,
.aa-bg-overlay--light a.aa-button--1:hover,
.aa-bg-overlay--primary a.aa-button--1:active,
.aa-bg-overlay--primary a.aa-button--1:focus,
.aa-bg-overlay--primary a.aa-button--1:hover,
.aa-bg-overlay--secondary a.aa-button--1:active,
.aa-bg-overlay--secondary a.aa-button--1:focus,
.aa-bg-overlay--secondary a.aa-button--1:hover,
.aa-bg-overlay--tertiary a.aa-button--1:active,
.aa-bg-overlay--tertiary a.aa-button--1:focus,
.aa-bg-overlay--tertiary a.aa-button--1:hover,
.aa-bg-overlay--white a.aa-button--1:active,
.aa-bg-overlay--white a.aa-button--1:focus,
.aa-bg-overlay--white a.aa-button--1:hover,
.aa-bg-primary a.aa-button--1:active,
.aa-bg-primary a.aa-button--1:focus,
.aa-bg-primary a.aa-button--1:hover,
.aa-bg-secondary a.aa-button--1:active,
.aa-bg-secondary a.aa-button--1:focus,
.aa-bg-secondary a.aa-button--1:hover,
.aa-bg-tertiary a.aa-button--1:active,
.aa-bg-tertiary a.aa-button--1:focus,
.aa-bg-tertiary a.aa-button--1:hover,
.aa-bg-white a.aa-button--1:active,
.aa-bg-white a.aa-button--1:focus,
.aa-bg-white a.aa-button--1:hover,
.aa-blog-article--cta .aa-blog-article__body .aa-button:active,
.aa-blog-article--cta .aa-blog-article__body .aa-button:focus,
.aa-blog-article--cta .aa-blog-article__body .aa-button:hover,
.aa-blog-article--cta .aa-blog-article__body .hs-button:active,
.aa-blog-article--cta .aa-blog-article__body .hs-button:focus,
.aa-blog-article--cta .aa-blog-article__body .hs-button:hover,
.aa-button--1:active,
.aa-button--1:focus,
.aa-button--1:hover,
.aa-form-button--1 input:active[type=submit],
.aa-form-button--1 input:focus[type=submit],
.aa-form-button--1 input:hover[type=submit],
.hs-button:active,
.hs-button:focus,
.hs-button:hover {
  border-color: #e35205;
  color: #fff;
  background-color: #e35205
}

.aa-bg-black a.aa-button--2,
.aa-bg-complementary a.aa-button--2,
.aa-bg-dark a.aa-button--2,
.aa-bg-light a.aa-button--2,
.aa-bg-overlay--black a.aa-button--2,
.aa-bg-overlay--complementary a.aa-button--2,
.aa-bg-overlay--dark a.aa-button--2,
.aa-bg-overlay--light a.aa-button--2,
.aa-bg-overlay--primary a.aa-button--2,
.aa-bg-overlay--secondary a.aa-button--2,
.aa-bg-overlay--tertiary a.aa-button--2,
.aa-bg-overlay--white a.aa-button--2,
.aa-bg-primary a.aa-button--2,
.aa-bg-secondary a.aa-button--2,
.aa-bg-tertiary a.aa-button--2,
.aa-bg-white a.aa-button--2,
.aa-button--2,
.aa-form-button--2 input[type=submit],
a.aa-button--2 {
  padding: .7em 1.3em;
  border-color: var(--color-purple);
  border-radius: 3rem;
  border-width: .2rem;
  color: var(--color-purple);
  background-color: transparent
}

.aa-bg-black a.aa-button--2:active,
.aa-bg-black a.aa-button--2:focus,
.aa-bg-black a.aa-button--2:hover,
.aa-bg-complementary a.aa-button--2:active,
.aa-bg-complementary a.aa-button--2:focus,
.aa-bg-complementary a.aa-button--2:hover,
.aa-bg-dark a.aa-button--2:active,
.aa-bg-dark a.aa-button--2:focus,
.aa-bg-dark a.aa-button--2:hover,
.aa-bg-light a.aa-button--2:active,
.aa-bg-light a.aa-button--2:focus,
.aa-bg-light a.aa-button--2:hover,
.aa-bg-overlay--black a.aa-button--2:active,
.aa-bg-overlay--black a.aa-button--2:focus,
.aa-bg-overlay--black a.aa-button--2:hover,
.aa-bg-overlay--complementary a.aa-button--2:active,
.aa-bg-overlay--complementary a.aa-button--2:focus,
.aa-bg-overlay--complementary a.aa-button--2:hover,
.aa-bg-overlay--dark a.aa-button--2:active,
.aa-bg-overlay--dark a.aa-button--2:focus,
.aa-bg-overlay--dark a.aa-button--2:hover,
.aa-bg-overlay--light a.aa-button--2:active,
.aa-bg-overlay--light a.aa-button--2:focus,
.aa-bg-overlay--light a.aa-button--2:hover,
.aa-bg-overlay--primary a.aa-button--2:active,
.aa-bg-overlay--primary a.aa-button--2:focus,
.aa-bg-overlay--primary a.aa-button--2:hover,
.aa-bg-overlay--secondary a.aa-button--2:active,
.aa-bg-overlay--secondary a.aa-button--2:focus,
.aa-bg-overlay--secondary a.aa-button--2:hover,
.aa-bg-overlay--tertiary a.aa-button--2:active,
.aa-bg-overlay--tertiary a.aa-button--2:focus,
.aa-bg-overlay--tertiary a.aa-button--2:hover,
.aa-bg-overlay--white a.aa-button--2:active,
.aa-bg-overlay--white a.aa-button--2:focus,
.aa-bg-overlay--white a.aa-button--2:hover,
.aa-bg-primary a.aa-button--2:active,
.aa-bg-primary a.aa-button--2:focus,
.aa-bg-primary a.aa-button--2:hover,
.aa-bg-secondary a.aa-button--2:active,
.aa-bg-secondary a.aa-button--2:focus,
.aa-bg-secondary a.aa-button--2:hover,
.aa-bg-tertiary a.aa-button--2:active,
.aa-bg-tertiary a.aa-button--2:focus,
.aa-bg-tertiary a.aa-button--2:hover,
.aa-bg-white a.aa-button--2:active,
.aa-bg-white a.aa-button--2:focus,
.aa-bg-white a.aa-button--2:hover,
.aa-button--2:active,
.aa-button--2:focus,
.aa-button--2:hover,
.aa-form-button--2 input:active[type=submit],
.aa-form-button--2 input:focus[type=submit],
.aa-form-button--2 input:hover[type=submit] {
  border-color: var(--color-purple);
  color: #fff;
  background-color: var(--color-purple)
}

.aa-bg-black a.aa-button--3,
.aa-bg-complementary a.aa-button--3,
.aa-bg-dark a.aa-button--3,
.aa-bg-light a.aa-button--3,
.aa-bg-overlay--black a.aa-button--3,
.aa-bg-overlay--complementary a.aa-button--3,
.aa-bg-overlay--dark a.aa-button--3,
.aa-bg-overlay--light a.aa-button--3,
.aa-bg-overlay--primary a.aa-button--3,
.aa-bg-overlay--secondary a.aa-button--3,
.aa-bg-overlay--tertiary a.aa-button--3,
.aa-bg-overlay--white a.aa-button--3,
.aa-bg-primary a.aa-button--3,
.aa-bg-secondary a.aa-button--3,
.aa-bg-tertiary a.aa-button--3,
.aa-bg-white a.aa-button--3,
.aa-button--3,
.aa-form-button--3 input[type=submit],
a.aa-button--3 {
  padding: .7em 1.3em;
  border-color: var(--color-purple);
  border-radius: 3rem;
  border-width: .2rem;
  color: #fff;
  background-color: var(--color-purple)
}

.aa-bg-black a.aa-button--3:active,
.aa-bg-black a.aa-button--3:focus,
.aa-bg-black a.aa-button--3:hover,
.aa-bg-complementary a.aa-button--3:active,
.aa-bg-complementary a.aa-button--3:focus,
.aa-bg-complementary a.aa-button--3:hover,
.aa-bg-dark a.aa-button--3:active,
.aa-bg-dark a.aa-button--3:focus,
.aa-bg-dark a.aa-button--3:hover,
.aa-bg-light a.aa-button--3:active,
.aa-bg-light a.aa-button--3:focus,
.aa-bg-light a.aa-button--3:hover,
.aa-bg-overlay--black a.aa-button--3:active,
.aa-bg-overlay--black a.aa-button--3:focus,
.aa-bg-overlay--black a.aa-button--3:hover,
.aa-bg-overlay--complementary a.aa-button--3:active,
.aa-bg-overlay--complementary a.aa-button--3:focus,
.aa-bg-overlay--complementary a.aa-button--3:hover,
.aa-bg-overlay--dark a.aa-button--3:active,
.aa-bg-overlay--dark a.aa-button--3:focus,
.aa-bg-overlay--dark a.aa-button--3:hover,
.aa-bg-overlay--light a.aa-button--3:active,
.aa-bg-overlay--light a.aa-button--3:focus,
.aa-bg-overlay--light a.aa-button--3:hover,
.aa-bg-overlay--primary a.aa-button--3:active,
.aa-bg-overlay--primary a.aa-button--3:focus,
.aa-bg-overlay--primary a.aa-button--3:hover,
.aa-bg-overlay--secondary a.aa-button--3:active,
.aa-bg-overlay--secondary a.aa-button--3:focus,
.aa-bg-overlay--secondary a.aa-button--3:hover,
.aa-bg-overlay--tertiary a.aa-button--3:active,
.aa-bg-overlay--tertiary a.aa-button--3:focus,
.aa-bg-overlay--tertiary a.aa-button--3:hover,
.aa-bg-overlay--white a.aa-button--3:active,
.aa-bg-overlay--white a.aa-button--3:focus,
.aa-bg-overlay--white a.aa-button--3:hover,
.aa-bg-primary a.aa-button--3:active,
.aa-bg-primary a.aa-button--3:focus,
.aa-bg-primary a.aa-button--3:hover,
.aa-bg-secondary a.aa-button--3:active,
.aa-bg-secondary a.aa-button--3:focus,
.aa-bg-secondary a.aa-button--3:hover,
.aa-bg-tertiary a.aa-button--3:active,
.aa-bg-tertiary a.aa-button--3:focus,
.aa-bg-tertiary a.aa-button--3:hover,
.aa-bg-white a.aa-button--3:active,
.aa-bg-white a.aa-button--3:focus,
.aa-bg-white a.aa-button--3:hover,
.aa-button--3:active,
.aa-button--3:focus,
.aa-button--3:hover,
.aa-form-button--3 input:active[type=submit],
.aa-form-button--3 input:focus[type=submit],
.aa-form-button--3 input:hover[type=submit] {
  border-color: var(--color-purple);
  color: var(--color-purple);
  background-color: transparent
}

.aa-bg-black a.aa-button--4,
.aa-bg-complementary a.aa-button--4,
.aa-bg-dark a.aa-button--4,
.aa-bg-light a.aa-button--4,
.aa-bg-overlay--black a.aa-button--4,
.aa-bg-overlay--complementary a.aa-button--4,
.aa-bg-overlay--dark a.aa-button--4,
.aa-bg-overlay--light a.aa-button--4,
.aa-bg-overlay--primary a.aa-button--4,
.aa-bg-overlay--secondary a.aa-button--4,
.aa-bg-overlay--tertiary a.aa-button--4,
.aa-bg-overlay--white a.aa-button--4,
.aa-bg-primary a.aa-button--4,
.aa-bg-secondary a.aa-button--4,
.aa-bg-tertiary a.aa-button--4,
.aa-bg-white a.aa-button--4,
.aa-button--4,
.aa-form-button--4 input[type=submit],
a.aa-button--4 {
  padding: .7em 1.3em;
  border-color: #e35205;
  border-radius: 3rem;
  border-width: .2rem;
  color: #fff;
  background-color: #e35205
}

.aa-bg-black a.aa-button--4:active,
.aa-bg-black a.aa-button--4:focus,
.aa-bg-black a.aa-button--4:hover,
.aa-bg-complementary a.aa-button--4:active,
.aa-bg-complementary a.aa-button--4:focus,
.aa-bg-complementary a.aa-button--4:hover,
.aa-bg-dark a.aa-button--4:active,
.aa-bg-dark a.aa-button--4:focus,
.aa-bg-dark a.aa-button--4:hover,
.aa-bg-light a.aa-button--4:active,
.aa-bg-light a.aa-button--4:focus,
.aa-bg-light a.aa-button--4:hover,
.aa-bg-overlay--black a.aa-button--4:active,
.aa-bg-overlay--black a.aa-button--4:focus,
.aa-bg-overlay--black a.aa-button--4:hover,
.aa-bg-overlay--complementary a.aa-button--4:active,
.aa-bg-overlay--complementary a.aa-button--4:focus,
.aa-bg-overlay--complementary a.aa-button--4:hover,
.aa-bg-overlay--dark a.aa-button--4:active,
.aa-bg-overlay--dark a.aa-button--4:focus,
.aa-bg-overlay--dark a.aa-button--4:hover,
.aa-bg-overlay--light a.aa-button--4:active,
.aa-bg-overlay--light a.aa-button--4:focus,
.aa-bg-overlay--light a.aa-button--4:hover,
.aa-bg-overlay--primary a.aa-button--4:active,
.aa-bg-overlay--primary a.aa-button--4:focus,
.aa-bg-overlay--primary a.aa-button--4:hover,
.aa-bg-overlay--secondary a.aa-button--4:active,
.aa-bg-overlay--secondary a.aa-button--4:focus,
.aa-bg-overlay--secondary a.aa-button--4:hover,
.aa-bg-overlay--tertiary a.aa-button--4:active,
.aa-bg-overlay--tertiary a.aa-button--4:focus,
.aa-bg-overlay--tertiary a.aa-button--4:hover,
.aa-bg-overlay--white a.aa-button--4:active,
.aa-bg-overlay--white a.aa-button--4:focus,
.aa-bg-overlay--white a.aa-button--4:hover,
.aa-bg-primary a.aa-button--4:active,
.aa-bg-primary a.aa-button--4:focus,
.aa-bg-primary a.aa-button--4:hover,
.aa-bg-secondary a.aa-button--4:active,
.aa-bg-secondary a.aa-button--4:focus,
.aa-bg-secondary a.aa-button--4:hover,
.aa-bg-tertiary a.aa-button--4:active,
.aa-bg-tertiary a.aa-button--4:focus,
.aa-bg-tertiary a.aa-button--4:hover,
.aa-bg-white a.aa-button--4:active,
.aa-bg-white a.aa-button--4:focus,
.aa-bg-white a.aa-button--4:hover,
.aa-button--4:active,
.aa-button--4:focus,
.aa-button--4:hover,
.aa-form-button--4 input:active[type=submit],
.aa-form-button--4 input:focus[type=submit],
.aa-form-button--4 input:hover[type=submit] {
  border-color: #e35205;
  color: #e35205;
  background-color: transparent
}

.aa-bg-black a.aa-button--5,
.aa-bg-complementary a.aa-button--5,
.aa-bg-dark a.aa-button--5,
.aa-bg-light a.aa-button--5,
.aa-bg-overlay--black a.aa-button--5,
.aa-bg-overlay--complementary a.aa-button--5,
.aa-bg-overlay--dark a.aa-button--5,
.aa-bg-overlay--light a.aa-button--5,
.aa-bg-overlay--primary a.aa-button--5,
.aa-bg-overlay--secondary a.aa-button--5,
.aa-bg-overlay--tertiary a.aa-button--5,
.aa-bg-overlay--white a.aa-button--5,
.aa-bg-primary a.aa-button--5,
.aa-bg-secondary a.aa-button--5,
.aa-bg-tertiary a.aa-button--5,
.aa-bg-white a.aa-button--5,
.aa-button--5,
.aa-form-button--5 input[type=submit],
a.aa-button--5 {
  padding: .7em 1.3em;
  border-color: #e35205;
  border-radius: 3rem;
  border-width: .2rem;
  color: #e35205;
  background-color: transparent
}

.aa-bg-black a.aa-button--5:active,
.aa-bg-black a.aa-button--5:focus,
.aa-bg-black a.aa-button--5:hover,
.aa-bg-complementary a.aa-button--5:active,
.aa-bg-complementary a.aa-button--5:focus,
.aa-bg-complementary a.aa-button--5:hover,
.aa-bg-dark a.aa-button--5:active,
.aa-bg-dark a.aa-button--5:focus,
.aa-bg-dark a.aa-button--5:hover,
.aa-bg-light a.aa-button--5:active,
.aa-bg-light a.aa-button--5:focus,
.aa-bg-light a.aa-button--5:hover,
.aa-bg-overlay--black a.aa-button--5:active,
.aa-bg-overlay--black a.aa-button--5:focus,
.aa-bg-overlay--black a.aa-button--5:hover,
.aa-bg-overlay--complementary a.aa-button--5:active,
.aa-bg-overlay--complementary a.aa-button--5:focus,
.aa-bg-overlay--complementary a.aa-button--5:hover,
.aa-bg-overlay--dark a.aa-button--5:active,
.aa-bg-overlay--dark a.aa-button--5:focus,
.aa-bg-overlay--dark a.aa-button--5:hover,
.aa-bg-overlay--light a.aa-button--5:active,
.aa-bg-overlay--light a.aa-button--5:focus,
.aa-bg-overlay--light a.aa-button--5:hover,
.aa-bg-overlay--primary a.aa-button--5:active,
.aa-bg-overlay--primary a.aa-button--5:focus,
.aa-bg-overlay--primary a.aa-button--5:hover,
.aa-bg-overlay--secondary a.aa-button--5:active,
.aa-bg-overlay--secondary a.aa-button--5:focus,
.aa-bg-overlay--secondary a.aa-button--5:hover,
.aa-bg-overlay--tertiary a.aa-button--5:active,
.aa-bg-overlay--tertiary a.aa-button--5:focus,
.aa-bg-overlay--tertiary a.aa-button--5:hover,
.aa-bg-overlay--white a.aa-button--5:active,
.aa-bg-overlay--white a.aa-button--5:focus,
.aa-bg-overlay--white a.aa-button--5:hover,
.aa-bg-primary a.aa-button--5:active,
.aa-bg-primary a.aa-button--5:focus,
.aa-bg-primary a.aa-button--5:hover,
.aa-bg-secondary a.aa-button--5:active,
.aa-bg-secondary a.aa-button--5:focus,
.aa-bg-secondary a.aa-button--5:hover,
.aa-bg-tertiary a.aa-button--5:active,
.aa-bg-tertiary a.aa-button--5:focus,
.aa-bg-tertiary a.aa-button--5:hover,
.aa-bg-white a.aa-button--5:active,
.aa-bg-white a.aa-button--5:focus,
.aa-bg-white a.aa-button--5:hover,
.aa-button--5:active,
.aa-button--5:focus,
.aa-button--5:hover,
.aa-form-button--5 input:active[type=submit],
.aa-form-button--5 input:focus[type=submit],
.aa-form-button--5 input:hover[type=submit] {
  border-color: #e35205;
  color: #fff;
  background-color: #e35205
}

.aa-bg-black a.aa-button--form,
.aa-bg-complementary a.aa-button--form,
.aa-bg-dark a.aa-button--form,
.aa-bg-light a.aa-button--form,
.aa-bg-overlay--black a.aa-button--form,
.aa-bg-overlay--complementary a.aa-button--form,
.aa-bg-overlay--dark a.aa-button--form,
.aa-bg-overlay--light a.aa-button--form,
.aa-bg-overlay--primary a.aa-button--form,
.aa-bg-overlay--secondary a.aa-button--form,
.aa-bg-overlay--tertiary a.aa-button--form,
.aa-bg-overlay--white a.aa-button--form,
.aa-bg-primary a.aa-button--form,
.aa-bg-secondary a.aa-button--form,
.aa-bg-tertiary a.aa-button--form,
.aa-bg-white a.aa-button--form,
.aa-button--form,
.aa-form-button--form input[type=submit],
.hs-form .hs-button,
a.aa-button--form {
  padding: .7em 1.3em;
  border-color: var(--color-purple);
  border-radius: 3rem;
  border-width: .2rem;
  color: #fff;
  background-color: var(--color-purple)
}

.aa-bg-black a.aa-button--form:active,
.aa-bg-black a.aa-button--form:focus,
.aa-bg-black a.aa-button--form:hover,
.aa-bg-complementary a.aa-button--form:active,
.aa-bg-complementary a.aa-button--form:focus,
.aa-bg-complementary a.aa-button--form:hover,
.aa-bg-dark a.aa-button--form:active,
.aa-bg-dark a.aa-button--form:focus,
.aa-bg-dark a.aa-button--form:hover,
.aa-bg-light a.aa-button--form:active,
.aa-bg-light a.aa-button--form:focus,
.aa-bg-light a.aa-button--form:hover,
.aa-bg-overlay--black a.aa-button--form:active,
.aa-bg-overlay--black a.aa-button--form:focus,
.aa-bg-overlay--black a.aa-button--form:hover,
.aa-bg-overlay--complementary a.aa-button--form:active,
.aa-bg-overlay--complementary a.aa-button--form:focus,
.aa-bg-overlay--complementary a.aa-button--form:hover,
.aa-bg-overlay--dark a.aa-button--form:active,
.aa-bg-overlay--dark a.aa-button--form:focus,
.aa-bg-overlay--dark a.aa-button--form:hover,
.aa-bg-overlay--light a.aa-button--form:active,
.aa-bg-overlay--light a.aa-button--form:focus,
.aa-bg-overlay--light a.aa-button--form:hover,
.aa-bg-overlay--primary a.aa-button--form:active,
.aa-bg-overlay--primary a.aa-button--form:focus,
.aa-bg-overlay--primary a.aa-button--form:hover,
.aa-bg-overlay--secondary a.aa-button--form:active,
.aa-bg-overlay--secondary a.aa-button--form:focus,
.aa-bg-overlay--secondary a.aa-button--form:hover,
.aa-bg-overlay--tertiary a.aa-button--form:active,
.aa-bg-overlay--tertiary a.aa-button--form:focus,
.aa-bg-overlay--tertiary a.aa-button--form:hover,
.aa-bg-overlay--white a.aa-button--form:active,
.aa-bg-overlay--white a.aa-button--form:focus,
.aa-bg-overlay--white a.aa-button--form:hover,
.aa-bg-primary a.aa-button--form:active,
.aa-bg-primary a.aa-button--form:focus,
.aa-bg-primary a.aa-button--form:hover,
.aa-bg-secondary a.aa-button--form:active,
.aa-bg-secondary a.aa-button--form:focus,
.aa-bg-secondary a.aa-button--form:hover,
.aa-bg-tertiary a.aa-button--form:active,
.aa-bg-tertiary a.aa-button--form:focus,
.aa-bg-tertiary a.aa-button--form:hover,
.aa-bg-white a.aa-button--form:active,
.aa-bg-white a.aa-button--form:focus,
.aa-bg-white a.aa-button--form:hover,
.aa-button--form:active,
.aa-button--form:focus,
.aa-button--form:hover,
.aa-form-button--form input:active[type=submit],
.aa-form-button--form input:focus[type=submit],
.aa-form-button--form input:hover[type=submit],
.hs-form .hs-button:active,
.hs-form .hs-button:focus,
.hs-form .hs-button:hover {
  border-color: #e35205;
  color: #fff;
  background-color: #e35205
}

.aa-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media (min-width:576px) {
  .aa-button-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.aa-button+.aa-button,
.aa-button+.hs-button,
.aa-system .aa-button+.hs-button,
.aa-system .hs-button+.aa-button,
.aa-system .hs-button+.hs-button,
.hs-button+.aa-button,
.hs-button+.hs-button,
.hs-form .aa-button+.hs-button,
.hs-form .hs-button+.aa-button,
.hs-form .hs-button+.hs-button {
  margin-top: 2rem
}

@media (min-width:576px) {

  .aa-button+.aa-button,
  .aa-button+.hs-button,
  .aa-system .aa-button+.hs-button,
  .aa-system .hs-button+.aa-button,
  .aa-system .hs-button+.hs-button,
  .hs-button+.aa-button,
  .hs-button+.hs-button,
  .hs-form .aa-button+.hs-button,
  .hs-form .hs-button+.aa-button,
  .hs-form .hs-button+.hs-button {
    margin-top: 0;
    margin-left: 2rem
  }
}

.form-title {
  margin: 0;
  padding-bottom: 30px;
  color: var(--text-primary);
  background-color: transparent
}

.form-title:empty {
  display: none
}

.hs-form {
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  background-color: transparent
}

.aa-landing-page .form-title,
.aa-module .form-title {
  padding: 0;
  color: inherit;
  background-color: transparent
}

.aa-landing-page .hs-form,
.aa-module .hs-form {
  padding: 0;
  border: 0;
  background-color: transparent
}

.hs-form-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 1.6rem
}

.aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.hs-input {
  width: 100%;
  height: 4.2rem;
  padding: 5px 10px;
  border: 1px solid rgba(51, 51, 51, .3);
  color: inherit;
  line-height: 1;
  text-decoration: none;
  background-color: #fff;
  cursor: pointer;
  -webkit-box-shadow: none;
  box-shadow: none
}

@media (min-width:992px) {

  .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
  .hs-input {
    padding-left: 15px;
    padding-right: 15px
  }
}

.aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password:focus,
.hs-input:focus {
  outline: none;
  border-color: var(--color-purple)
}

.aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password::-webkit-input-placeholder,
.hs-input::-webkit-input-placeholder {
  color: inherit;
  opacity: .6
}

.aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password::-moz-placeholder,
.hs-input::-moz-placeholder {
  color: inherit;
  opacity: .6
}

.aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password:-ms-input-placeholder,
.hs-input:-ms-input-placeholder {
  color: inherit;
  opacity: .6
}

.aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password::-ms-input-placeholder,
.hs-input::-ms-input-placeholder {
  color: inherit;
  opacity: .6
}

.aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password::placeholder,
.hs-input::placeholder {
  color: inherit;
  opacity: .6
}

.aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password[type=checkbox],
.aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password[type=radio],
.hs-input[type=checkbox],
.hs-input[type=radio] {
  width: auto;
  height: auto;
  margin-right: 8px;
  border: 0;
  background-color: transparent
}

.hs-form-field .inputs-list label span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.hs-form-field .multi-container li {
  margin: 0
}

.hs-form-field .multi-container li:not(:last-of-type) {
  margin-bottom: 5px
}

.hs-fieldtype-select .input {
  position: relative
}

.hs-fieldtype-select .input:after {
  content: url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 447.138 243.25" xmlns="http://www.w3.org/2000/svg"><path d="M443.125 11.125l-7.1-7.1c-4.7-4.7-12.3-4.7-17 0l-195.4 195.5-195.5-195.5c-4.7-4.7-12.3-4.7-17 0l-7.1 7.1c-4.7 4.7-4.7 12.3 0 17l211 211.1c4.7 4.7 12.3 4.7 17 0l211-211.1c4.8-4.7 4.8-12.3.1-17z" fill="%23333" shape-rendering="geometricPrecision"/></svg>');
  width: 1.6rem;
  position: absolute;
  pointer-events: none;
  right: 12.5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (min-width:992px) {
  .hs-fieldtype-select .input:after {
    right: 18.75px
  }
}

.hs-fieldtype-select .input:hover:after {
  content: url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 447.138 243.25" xmlns="http://www.w3.org/2000/svg"><path d="M443.125 11.125l-7.1-7.1c-4.7-4.7-12.3-4.7-17 0l-195.4 195.5-195.5-195.5c-4.7-4.7-12.3-4.7-17 0l-7.1 7.1c-4.7 4.7-4.7 12.3 0 17l211 211.1c4.7 4.7 12.3 4.7 17 0l211-211.1c4.8-4.7 4.8-12.3.1-17z" fill="%23522E92" shape-rendering="geometricPrecision"/></svg>')
}

.aa-system .hs_cos_wrapper_type_password_prompt select#hs-pwd-widget-password,
select.hs-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.aa-system .hs_cos_wrapper_type_password_prompt select#hs-pwd-widget-password option,
select.hs-input option {
  color: var(--text-primary);
  padding: 0 10px;
  background-color: #fff
}

.aa-system .hs_cos_wrapper_type_password_prompt .hs-fieldtype-textarea textarea#hs-pwd-widget-password,
.hs-fieldtype-textarea .aa-system .hs_cos_wrapper_type_password_prompt textarea#hs-pwd-widget-password,
.hs-fieldtype-textarea textarea.hs-input {
  width: 100%;
  height: 100px;
  padding: 10px;
  background-color: #fff;
  resize: vertical
}

@media (min-width:992px) {

  .aa-system .hs_cos_wrapper_type_password_prompt .hs-fieldtype-textarea textarea#hs-pwd-widget-password,
  .hs-fieldtype-textarea .aa-system .hs_cos_wrapper_type_password_prompt textarea#hs-pwd-widget-password,
  .hs-fieldtype-textarea textarea.hs-input {
    padding: 15px
  }
}

.aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password[type=file],
.hs-input[type=file] {
  height: auto;
  padding: 0;
  background-color: transparent;
  border-color: transparent
}

.aa-system .hs_cos_wrapper_type_password_prompt .hs-fieldtype-date #hs-pwd-widget-password,
.hs-fieldtype-date .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.hs-fieldtype-date .hs-input {
  width: auto !important;
  padding-right: 44px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20h-4v-4h4v4zm-6-10h-4v4h4v-4zm6 0h-4v4h4v-4zM8 16H4v4h4v-4zm6 0h-4v4h4v-4zm-6-6H4v4h4v-4zm16-8v22H0V2h3v1c0 1.103.897 2 2 2s2-.897 2-2V2h10v1c0 1.103.897 2 2 2s2-.897 2-2V2h3zm-2 6H2v14h20V8zm-2-7a1 1 0 10-2 0v2a1 1 0 102 0V1zM6 3a1 1 0 11-2 0V1a1 1 0 112 0v2z' fill='%23333'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 50%;
  background-size: 18px auto
}

@media (min-width:992px) {

  .aa-system .hs_cos_wrapper_type_password_prompt .hs-fieldtype-date #hs-pwd-widget-password,
  .hs-fieldtype-date .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
  .hs-fieldtype-date .hs-input {
    padding-right: 54px;
    background-position: calc(100% - 15px) 50%
  }
}

.aa-system .hs_cos_wrapper_type_password_prompt .hs-fieldtype-date #hs-pwd-widget-password::-webkit-calendar-picker-indicator,
.hs-fieldtype-date .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password::-webkit-calendar-picker-indicator,
.hs-fieldtype-date .hs-input::-webkit-calendar-picker-indicator {
  display: none
}

.hs-fieldtype-date .hs-datepicker .fn-date-picker .pika-button {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0 !important
}

.hs-fieldtype-date .hs-datepicker .fn-date-picker .pika-button:hover {
  background-color: var(--color-purple) !important;
  opacity: .7 !important
}

.hs-fieldtype-date .hs-datepicker .fn-date-picker .is-selected .pika-button {
  background-color: #00afd7;
  color: #313131
}

.hs-fieldtype-date .hs-datepicker .fn-date-picker .is-today .pika-button {
  color: #313131
}

.hs-submit {
  margin-top: 2rem
}

@media (min-width:992px) {
  .hs-submit {
    margin-top: 2.5rem
  }
}

.hs-form ol,
.hs-form ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.hs-form ol li,
.hs-form ul li {
  list-style: none
}

.hs-form-field>label {
  font-weight: 400
}

.hs-form-field>label span {
  display: inline-block;
  margin-bottom: 6px
}

.hs-form-field>label span:empty,
.hs-form-field>label span:empty+span {
  display: none
}

.hs-form legend {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  display: block;
  margin-top: 5px;
  margin-left: 10px;
  font-size: .8em;
  line-height: 1.2;
  opacity: .8
}

@media (min-width:992px) {
  .hs-form legend {
    margin-top: 10px;
    margin-left: 15px
  }
}

.hs-form .hs-richtext p {
  font-size: inherit;
  line-height: inherit
}

.hs-form .hs-richtext p:not(:last-of-type) {
  margin-bottom: 10px
}

.hs-form .hs-richtext+.hs-form-field {
  margin-top: 10px
}

.aa-system .hs_cos_wrapper_type_password_prompt .error#hs-pwd-widget-password,
.hs-input.error {
  border-color: #e35205
}

ul.hs-error-msgs {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
  margin-top: 10px;
  margin-left: 10px
}

@media (min-width:992px) {
  ul.hs-error-msgs {
    margin-left: 15px
  }
}

ul.hs-error-msgs li {
  list-style: none
}

ul.hs-error-msgs label {
  color: #e35205;
  font-size: .8em;
  line-height: 1.2;
  font-style: italic
}

ul.hs-error-msgs label:before {
  content: "!";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 1.2rem;
  height: 1.2rem;
  border: 1px solid #e35205;
  border-radius: 50%;
  margin-right: 5px;
  font-style: normal;
  font-weight: 700
}

.hs_error_rollup {
  margin-top: 15px;
  padding: 15px;
  border: 1px solid #e35205
}

.hs_error_rollup .hs-error-msgs {
  margin: 0
}

.hs_gdpr_consent_data .hs-form-booleancheckbox label,
.hs_gdpr_consent_marketing .hs-form-booleancheckbox label {
  font-weight: 700
}

form.hs-form fieldset {
  max-width: none
}

form.hs-form fieldset.form-columns-1 .hs-form-field,
form.hs-form fieldset.form-columns-2 .hs-form-field,
form.hs-form fieldset.form-columns-3 .hs-form-field {
  width: 100%
}

form.hs-form fieldset.form-columns-1 .input,
form.hs-form fieldset.form-columns-2 .input,
form.hs-form fieldset.form-columns-3 .input {
  margin-right: 0
}

.aa-system .hs_cos_wrapper_type_password_prompt form.hs-form fieldset.form-columns-1 #hs-pwd-widget-password,
form.hs-form fieldset.form-columns-1 .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
form.hs-form fieldset.form-columns-1 .hs-input {
  width: 100%
}

.aa-system .hs_cos_wrapper_type_password_prompt form.hs-form fieldset.form-columns-1 input#hs-pwd-widget-password[type=checkbox],
.aa-system .hs_cos_wrapper_type_password_prompt form.hs-form fieldset.form-columns-1 input#hs-pwd-widget-password[type=radio],
form.hs-form fieldset.form-columns-1 .aa-system .hs_cos_wrapper_type_password_prompt input#hs-pwd-widget-password[type=checkbox],
form.hs-form fieldset.form-columns-1 .aa-system .hs_cos_wrapper_type_password_prompt input#hs-pwd-widget-password[type=radio],
form.hs-form fieldset.form-columns-1 input[type=checkbox].hs-input,
form.hs-form fieldset.form-columns-1 input[type=radio].hs-input {
  width: auto
}

@media (min-width:768px) {
  form.hs-form fieldset.form-columns-2 .hs-form-field {
    width: calc(50% - 7.5px)
  }
}

@media (min-width:768px) {
  form.hs-form fieldset.form-columns-2 .hs-form-field:not(:first-of-type) {
    margin-left: 15px
  }
}

@media (min-width:768px) {
  form.hs-form fieldset.form-columns-3 .hs-form-field {
    width: calc(33.33333% - 10px)
  }
}

@media (min-width:768px) {
  form.hs-form fieldset.form-columns-3 .hs-form-field:not(:first-of-type) {
    margin-left: 15px
  }
}

@media (max-device-width:480px) and (min-device-width:320px),
  (max-width:400px) {

    .aa-system .hs_cos_wrapper_type_password_prompt form.hs-form fieldset.form-columns-2 #hs-pwd-widget-password,
    .aa-system .hs_cos_wrapper_type_password_prompt form.hs-form fieldset.form-columns-3 #hs-pwd-widget-password,
    form.hs-form fieldset.form-columns-2 .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
    form.hs-form fieldset.form-columns-2 .hs-input,
    form.hs-form fieldset.form-columns-3 .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
    form.hs-form fieldset.form-columns-3 .hs-input {
      width: 100% !important
    }

    form.hs-form fieldset.form-columns-2 input[type=checkbox],
    form.hs-form fieldset.form-columns-2 input[type=radio],
    form.hs-form fieldset.form-columns-3 input[type=checkbox],
    form.hs-form fieldset.form-columns-3 input[type=radio] {
      width: auto !important
    }
}

.aa-hamburger {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2.6rem;
  position: relative;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  width: 2.6rem;
  z-index: 200
}

.aa-hamburger span,
.aa-hamburger span:after,
.aa-hamburger span:before {
  background-color: var(--text-primary);
  border-radius: .3rem;
  display: block;
  height: .3rem;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  width: 100%
}

.aa-hamburger span:after,
.aa-hamburger span:before {
  content: "";
  position: absolute
}

.aa-hamburger span:before {
  -webkit-transform: translateY(-.8rem);
  transform: translateY(-.8rem)
}

.aa-hamburger span:after {
  -webkit-transform: translateY(.8rem);
  transform: translateY(.8rem)
}

.aa-header-background--black .aa-hamburger span,
.aa-header-background--black .aa-hamburger span:after,
.aa-header-background--black .aa-hamburger span:before,
.aa-header-background--primary .aa-hamburger span,
.aa-header-background--primary .aa-hamburger span:after,
.aa-header-background--primary .aa-hamburger span:before,
.aa-header-background--transparent-dark .aa-hamburger span,
.aa-header-background--transparent-dark .aa-hamburger span:after,
.aa-header-background--transparent-dark .aa-hamburger span:before {
  background-color: #fff
}

.js-nav-open .aa-hamburger span {
  background-color: transparent !important
}

.js-nav-open .aa-hamburger span:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.js-nav-open .aa-hamburger span:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.aa-hidden {
  display: none !important; 
}

.aa-navigation-languagemenu {
  margin-left: auto; 
  position: relative;
}

@media (min-width:1200px) {
  .aa-navigation-languagemenu {
    margin-left: 0; 
  }
}


.aa-navigation-languagemenu .aa-navigation-toggle {
  border-width: initial !important;
  border-style: none !important;
  border-color: initial !important;
  border-image: initial !important;
  display: grid;
  grid-auto-flow: column;
  column-gap: 0.6rem;
  padding: 0;
  -webkit-box-align: center;
  align-items: center;
  appearance: none;
  -webkit-box-pack: start;
  justify-content: flex-start;
  cursor: pointer;
  background: transparent;
}

.aa-navigation-languagemenu__dropdown {
width: 100%;
    max-width: 100%;
    top: calc(100% + 1.6rem);
    left: auto;
    right: 0;
    height: auto;
    background: #fff;
    max-height: calc(100vh - 8.5rem);
    text-align: left;
    position: absolute;
    display: flex;
  flex-direction: column;
  grid-gap: 2.4rem 0;
  gap: 2.4rem; 0;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
       min-width: 13rem;
    padding: 2rem 2.2rem;
    box-shadow: 0.2rem 0.2rem 1rem rgba(0, 0, 0,0.2);
}

@media (min-width:1500px) {
.aa-navigation-languagemenu__dropdown {
  right: -3.9rem;
}
}

.aa-navigation-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header *, .aa-navigation--mobile * {
  font-size: 1.5rem;
  line-height: 1.5em;
  color: var(--primary);
  font-weight: 400;
  text-decoration: none;
}


.aa-navigation li,
.aa-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.aa-navigation ul li a {
  display: block;
  text-decoration: none
}

.aa-navigation--primary {
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (min-width:768px) {
  .aa-navigation--primary {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.aa-navigation--primary .hs-menu-wrapper>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: inherit;
  list-style: none
}

.aa-navigation--primary .hs-menu-wrapper>ul>li {
  height: inherit
}

@media (min-width:992px) {
  .aa-navigation--primary .hs-menu-wrapper>ul>li:not(:last-child) {
    margin-right: 0
  }


}

@media (min-width:1200px) {
  .aa-navigation--primary .hs-menu-wrapper>ul>li:not(:last-child) {
    margin-right: 0;

  }   
  
  .aa-navigation-languagemenu__dropdown {
     top: calc(100% + 3.6rem);
  }

  .aa-navigation ul li a {
    text-align: center; 
  }
}

.aa-navigation--primary .hs-menu-wrapper>ul>li>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: inherit;
  color: var(--link-primary);

}


.aa-navigation--primary .hs-menu-wrapper>ul>li>a:hover {
  color: var(--secondary);
}

.aa-navigation--primary .hs-menu-wrapper>ul>li>a:active,
.aa-navigation--primary .hs-menu-wrapper>ul>li>a:focus {
  text-decoration: none
}


.aa-header-background--primary .aa-navigation--primary .hs-menu-wrapper>ul>li>a:hover {
  color: hsla(0, 0%, 100%, .8)
}

.aa-navigation--primary .hs-menu-depth-1.hs-item-has-children {
  position: relative
}

.aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>a:after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.625 0L6.5 4.8 11.375 0 13 1.6 6.5 8 0 1.6 1.625 0z' fill='%23333'/%3E%3C/svg%3E");
  display: block;
  width: 13px;
  height: auto;
  margin-left: 6px;
  position: relative;
  top: -1px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

.aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>a:focus:after,
.aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>a:hover:after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.625 0L6.5 4.8 11.375 0 13 1.6 6.5 8 0 1.6 1.625 0z' fill='%23522E92'/%3E%3C/svg%3E");
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}


.slh-theme .aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>a:after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.625 0L6.5 4.8 11.375 0 13 1.6 6.5 8 0 1.6 1.625 0z' fill='%23000'/%3E%3C/svg%3E")
}

.slh-theme .aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>a:focus:after,
.slh-theme .aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>a:hover:after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.625 0L6.5 4.8 11.375 0 13 1.6 6.5 8 0 1.6 1.625 0z' fill='%23469C2B'/%3E%3C/svg%3E")
}

.larmia-theme .aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>a:after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.625 0L6.5 4.8 11.375 0 13 1.6 6.5 8 0 1.6 1.625 0z' fill='%23263038'/%3E%3C/svg%3E")
}

.larmia-theme .aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>a:focus:after,
.larmia-theme .aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>a:hover:after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.625 0L6.5 4.8 11.375 0 13 1.6 6.5 8 0 1.6 1.625 0z' fill='%234E738A'/%3E%3C/svg%3E")
}

.ecoguard-theme .aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>a:after,
.lansen-theme .aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>a:after,
.lansen-theme .aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>a:focus:after,
.lansen-theme .aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>a:hover:after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.625 0L6.5 4.8 11.375 0 13 1.6 6.5 8 0 1.6 1.625 0z' fill='%23000'/%3E%3C/svg%3E")
}

.ecoguard-theme .aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>a:focus:after,
.ecoguard-theme .aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>a:hover:after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.625 0L6.5 4.8 11.375 0 13 1.6 6.5 8 0 1.6 1.625 0z' fill='%2346D287'/%3E%3C/svg%3E")
}

@media (min-width:992px) {
  .aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>.hs-menu-children-wrapper {
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    position: absolute;
    top: calc(100% + 20px);
    background: #fff;
    -webkit-box-shadow: 1px 3px 6px 2px rgba(0, 0, 0, .1);
    box-shadow: 1px 3px 6px 2px rgba(0, 0, 0, .1)
  }

  .aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>.hs-menu-children-wrapper:before {
    display: block;
    position: absolute;
    content: "";
    top: -20px;
    left: 0;
    right: 0;
    height: 20px
  }
}

@media (min-width:1200px) {
  .aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>.hs-menu-children-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: auto
  }

  .aa-navigation--primary .hs-menu-wrapper>ul {
    display: flex;
    flex-direction: row;
    align-items:center;
    justify-content: center;
    grid-gap: 0 1.4rem;
    gap: 0 1.4rem;
  }
}
@media (min-width:1400px) {
  .aa-navigation--primary .hs-menu-wrapper>ul {
    grid-gap: 0 2.4rem;
    gap: 0 2.4rem;
  }
}

.aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>.hs-menu-children-wrapper li {
  padding-left: 0
}

.aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>.hs-menu-children-wrapper a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media (min-width:992px) {
  .aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>.hs-menu-children-wrapper a {
    width: 250px;
    padding: 10px 20px
  }
}

.aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>.hs-menu-children-wrapper a:hover {
  background-color: rgba(82, 46, 146, .1);
  border-bottom: 0
}

.aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>.hs-menu-children-wrapper a p:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  border-bottom: 1px solid var(--color-gray-light)
}

.aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>.hs-menu-children-wrapper a p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 42px
}

.aa-navigation--primary .hs-menu-depth-1.hs-item-has-children>.hs-menu-children-wrapper a:after {
  content: "";
  background-image: none
}

.aa-navigation--primary .hs-menu-depth-1:hover>.hs-menu-children-wrapper {
  padding-top: 20px;
  padding-bottom: 20px
}

@media (min-width:992px) {
  .aa-navigation--primary .hs-menu-depth-1:hover>.hs-menu-children-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media (max-width:991px) {

  body.js-nav-open,
  html.js-nav-open {
    overflow: hidden
  }
}

.aa-navigation--mobile {
  background-color: #fff;
  height: calc(100% - var(--header-height-mobile));
  overflow-y: scroll;
  position: fixed;
  right: -100%;
  top: var(--header-height-mobile);
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  width: 100%;
  z-index: 998
}

.aa-navigation--mobile.has-upper-navigation {
  height: calc(100% - 11.9rem);
  top: 11.9rem
}

.aa-navigation--mobile .aa-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%
}

.aa-navigation--mobile .aa-inner>.hs_cos_wrapper:last-child {
  margin-top: auto;
  margin-bottom: 7vh
}

.js-nav-open .aa-navigation--mobile {
  right: 0
}

.aa-navigation--mobile ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 1rem 0 0;
  padding: 0;
  list-style: none
}

.aa-navigation--mobile ul li {
  padding: 0;
  margin: 0
}

.aa-navigation--mobile ul li a {
  display: block;
  color: var(--text-primary);
  text-decoration: none
}


.aa-navigation--mobile ul {
  display: flex;
  flex-direction: column;
  grid-gap: 2.4rem 0;
  gap: 2.4rem 0;
  border: none;
}

.aa-navigation--mobile .hs-menu-depth-1>ul {
  display: none;
  background: var(--color-purple);
  padding-top: 20px;
  padding-bottom: 20px
}

.aa-navigation--mobile .hs-menu-depth-1.is-active>ul {
  display: block
}

.aa-navigation--mobile .hs-menu-depth-2 a {
  padding: 5px 20px;
  color: #fff
}

.aa-navigation--mobile .hs-menu-depth-2>ul {
  display: none;
  padding: 5px 20px;
  color: #fff;
  background-color: var(--color-purple)
}

.aa-navigation--mobile .hs-menu-depth-2.is-active>ul {
  display: block
}

.aa-navigation--mobile .hs-item-has-children {
  position: relative
}

.aa-menu-arrow,
.aa-navigation--mobile .hs-item-has-children>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.aa-menu-arrow {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

.hs-item-has-children.is-active .aa-menu-arrow svg {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.aa-social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.aa-social-links__icon {
  background-color: var(--color-purple);
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 40px;
  width: 40px;
  margin: 0 5px;
  position: relative;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

.aa-social-links__icon svg {
  fill: #fff;
  height: 15px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto
}

.aa-social-links__icon:active svg,
.aa-social-links__icon:focus svg,
.aa-social-links__icon:hover svg {
  fill: #fff
}

.aa-video-container {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  background-size: cover;
  background-repeat: no-repeat
}

.aa-video-container video {
  position: absolute;
  width: 100%;
  height: 100%;
  height: auto;
  background-size: cover;
  -webkit-transform: none;
  transform: none;
  margin-left: 0;
  -o-object-fit: cover;
  object-fit: cover
}

.aa-video-container--youtube {
  padding-bottom: 0
}

.aa-video-thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 1;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  cursor: pointer
}

.aa-video-thumbnail,
.aa-video-thumbnail:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.aa-video-thumbnail:before {
  content: "";
  background-color: rgba(51, 51, 51, .5)
}

.aa-video-thumbnail.is-hidden {
  opacity: 0;
  visibility: hidden
}

.aa-video-thumbnail+video {
  visibility: hidden
}

.aa-video-thumbnail.is-hidden+video {
  visibility: visible
}

.aa-video-thumbnail .aa-play {
  pointer-events: none
}

.aa-play {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 60px;
  width: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 100;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

@media (min-width:768px) {
  .aa-play {
    height: 80px;
    width: 80px
  }
}

.aa-play:before {
  position: relative;
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: 2px;
  margin-left: 6px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 17.5px 0 17.5px 23px;
  z-index: 100
}

@media (min-width:768px) {
  .aa-play:before {
    border-width: 35px 0 35px 46px
  }
}

.aa-play:hover {
  cursor: pointer
}

.aa-youtube {
  background-color: var(--text-primary);
  position: relative;
  padding-top: 56.25%;
  overflow: hidden
}

.aa-youtube:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--text-primary);
  opacity: .3
}

.aa-youtube img {
  width: 100%;
  height: auto;
  top: -16.84%;
  left: 0
}

.aa-youtube iframe,
.aa-youtube img {
  position: absolute
}

.aa-youtube iframe {
  z-index: 2;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0
}

.aa-site-header {
  position: fixed;
  width: 100%;
  height: var(--header-height-mobile);
  z-index: 20;
  box-shadow: 0px 0px 3.125rem rgba(0, 56, 101, 0.12);
}

@media (min-width:992px) {


  .aa-site-header .aa-branding {
    margin-right: 5rem
  }
}

.aa-upper-navigation+.aa-site-header {
  position: absolute
}

.aa-site-header--fixed .aa-upper-navigation+.aa-site-header {
  -webkit-animation: headerSlideIn .4s ease .1s 1 forwards;
  animation: headerSlideIn .4s ease .1s 1 forwards;
  position: fixed;
  top: -var(--header-height-mobile);
}

@-webkit-keyframes headerSlideIn {
  0% {
    top: -9rem
  }

  to {
    top: 0
  }
}

@keyframes headerSlideIn {
  0% {
    top: -9rem
  }

  to {
    top: 0
  }
}

.aa-header-background--primary .aa-site-header {
  background-color: var(--color-purple)
}

.aa-header-background--white .aa-site-header {
  background-color: #fff
}

.aa-header-background--black .aa-site-header {
  background-color: var(--text-primary)
}

.aa-header-background--transparent-dark .aa-site-header,
.aa-header-background--transparent-light .aa-site-header,
.aa-site-header--landing-page {
  position: absolute;
  background-color: transparent
}

.aa-site-header__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: inherit;
  grid-gap: 0 2rem;
  gap: 0 2rem;
}

@media (min-width:992px) {

  .aa-site-header:not(.aa-site-header--landing-page) .aa-site-header__inner,
  .aa-upper-navigation .aa-site-header__inner {
    max-width: 1440px
  }
}

.aa-upper-navigation {
  height: 3.7rem
}

.aa-upper-navigation .aa-site-header__inner {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.aa-upper-navigation ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style: none;
  padding: 0
}

.aa-upper-navigation a {
  font-size: 1.3rem;
  font-weight: 700;
  text-decoration: none
}

.aa-upper-navigation .hs-menu-depth-1:not(:last-child) {
  margin-right: 2rem
}

.aa-upper-navigation .hs-menu-depth-1 a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #00afd7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.aa-upper-navigation .hs-menu-depth-2 {
  padding: .3em .8em
}

.aa-upper-navigation .hs-menu-depth-2 a {
  color: #fff
}

.aa-upper-navigation .hs-menu-depth-2 a:active,
.aa-upper-navigation .hs-menu-depth-2 a:focus,
.aa-upper-navigation .hs-menu-depth-2 a:hover {
  text-decoration: underline
}

.aa-upper-navigation .hs-menu-depth-1:not(.hs-item-has-children) a:before {
  content: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path d="M640 264v-16c0-8.84-7.16-16-16-16H344v-40h72c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32H224c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h72v40H16c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h104v40H64c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h160c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32h-56v-40h304v40h-56c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h160c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32h-56v-40h104c8.84 0 16-7.16 16-16zM256 128V64h128v64H256zm-64 320H96v-64h96v64zm352 0h-96v-64h96v64z" fill="%2300AFD7" shape-rendering="geometricPrecision"/></svg>');
  margin-right: .8rem;
  margin-top: .3rem;
  width: 1.4rem
}

.aa-upper-navigation .hs-menu-depth-1:not(.hs-item-has-children) a:active,
.aa-upper-navigation .hs-menu-depth-1:not(.hs-item-has-children) a:focus,
.aa-upper-navigation .hs-menu-depth-1:not(.hs-item-has-children) a:hover {
  text-decoration: underline
}

.aa-upper-navigation .hs-menu-depth-1.hs-item-has-children>a:after {
  content: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z" fill="%2300AFD7" shape-rendering="geometricPrecision"/></svg>');
  margin-left: .7rem;
  margin-right: -.4rem;
  margin-top: .3rem;
  width: 1.4rem
}

.aa-upper-navigation .hs-item-has-children {
  position: relative
}

.aa-upper-navigation .hs-item-has-children:active>.hs-menu-children-wrapper,
.aa-upper-navigation .hs-item-has-children:focus>.hs-menu-children-wrapper,
.aa-upper-navigation .hs-item-has-children:hover>.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible
}

.aa-upper-navigation .hs-menu-children-wrapper {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: var(--color-purple);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 0;
  opacity: 0;
  padding: 1rem 0;
  position: absolute;
  right: 0;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  visibility: hidden;
  width: 16rem;
  z-index: 50
}

.aa-branding__image {
  width: 100%;
  max-width: 9rem;
  height: 3rem;
}

@media (min-width:992px) {
  .aa-branding__image {
    width: 100%;
    max-width: 9rem;
    height: 3rem;
  }
}

.aa-branding a {
  display: block;
  width: 100%;
  height: 100%
}

.aa-branding--support {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  grid-gap: 0 0.8rem;
  gap: 0 0.8rem;

}

.aa-branding img, .aa-branding svg  {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left center;
}

.site-header__logo-path {
  transition: all 0.2s ease;
}

.site-header__logo-path--1 {
  transition-delay: 0.3s;
}

.site-header__logo-path--2 {
  transition-delay: 0.2s;
}

.site-header__logo-path--3 {
  transition-delay: 0.1s;
}

.site-header__title:hover .site-header__logo-path--4, .site-header__title:focus .site-header__logo-path--4 {
  fill: #F26424;
}

.site-header__title:hover .site-header__logo-path--3, .site-header__title:focus .site-header__logo-path--3 {
  fill: #FED549;
}

.site-header__title:hover .site-header__logo-path--1, .site-header__title:focus .site-header__logo-path--1 {
  fill: #03BBDD;
}

.site-header__title:hover .site-header__logo-path--2, .site-header__title:focus .site-header__logo-path--2 {
  fill: #9BB92E;
}

.slh-theme .aa-branding {
  max-width: 19rem
}



@media (min-width:992px) {
  .slh-theme .aa-branding {
    max-width: 21rem
  }
}

.lansen-theme .aa-branding {
  height: 2.4rem
}



.aa-site-footer {
  padding-top: 6rem;
  padding-bottom: 6rem;
  width: 100%
}

@media (min-width:992px) {
  .aa-site-footer {
    padding-top: 7rem;
    padding-bottom: 7rem
  }
}

.aa-site-footer--landing-page {
  background-color: #fff
}

.aa-site-footer--landing-page .aa-site-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.aa-site-footer__primary__inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media (min-width:992px) {
  .aa-site-footer__primary__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 1440px
  }
}

.aa-site-footer__col {
  width: 100%
}

@media (min-width:992px) {
  .aa-site-footer__col {
    width: auto
  }
}

.aa-site-footer__col:not(:last-child) {
  margin-bottom: 4rem
}

@media (min-width:992px) {
  .aa-site-footer__col:not(:last-child) {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0;
    margin-right: 4rem;
    min-width: 20rem
  }
}

@media (min-width:1200px) {
  .aa-site-footer__col:not(:last-child) {
    margin-bottom: 0;
    margin-right: 6rem
  }
}

@media (min-width:992px) {
  .aa-site-footer__col:last-child {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
  }
}

.aa-site-footer__col .aa-branding {
  margin-bottom: 2rem
   width: 100%;
  max-width: 12.4rem;
}

@media (min-width:992px) {
  .aa-site-footer__col .aa-branding {
    margin-bottom: 4rem
  }
}

.aa-site-footer__col .aa-branding a:after {
  content: none !important
}

.aa-site-footer__col ul {
  list-style: none;
  padding-left: 0
}

.aa-site-footer__col li,
.aa-site-footer__col p {
  font-size: 1.6rem
}

.aa-site-footer__col a {
  color: #fff;
  text-decoration: none
}

.aa-site-footer__col a:active,
.aa-site-footer__col a:focus,
.aa-site-footer__col a:hover {
  color: #fff;
  text-decoration: underline
}

.aa-site-footer__col a:after,
.aa-site-footer__col a:before {
  display: inline-block;
  vertical-align: middle
}

.aa-site-footer__col a:before {
  margin-right: 1.2rem;
  width: 1.2rem
}

.aa-site-footer__col a:after {
  margin-left: .6rem;
  width: .7rem
}

.aa-site-footer__col a:not([href*="tel:"]):not([href*="mailto:"]):not(.address):not(.aa-footer-social-links__link):after {
  content: url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z" fill="%23F0F1FC" shape-rendering="geometricPrecision"/></svg>')
}

.aa-site-footer__col a[href*="tel:"]:before {
  content: url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 00-28 6.9l-49.6 60.6A370.66 370.66 0 01130.6 204.11l60.6-49.6a23.94 23.94 0 006.9-28l-48-112A24.16 24.16 0 00122.6.61l-104 24A24 24 0 000 48c0 256.5 207.9 464 464 464a24 24 0 0023.4-18.6l24-104a24.29 24.29 0 00-14.01-27.6z" fill="%23F0F1FC" shape-rendering="geometricPrecision"/></svg>')
}

.aa-site-footer__col a[href*="mailto:"]:before {
  content: url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z" fill="%23F0F1FC" shape-rendering="geometricPrecision"/></svg>')
}

.aa-site-footer__col .address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.aa-site-footer__col .address:before {
  content: url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z" fill="%23F0F1FC" shape-rendering="geometricPrecision"/></svg>');
  display: inline-block;
  margin-right: 1.4rem;
  margin-top: .2rem;
  min-width: 1rem;
  width: 1rem
}

.aa-footer-social-links,
.aa-footer-social-links__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.aa-footer-social-links__link {
  width: 3rem
}

@media (min-width:992px) {
  .aa-footer-social-links__link {
    width: 2.5rem
  }
}

.aa-footer-social-links__link:hover {
  -webkit-transform: scale(1.15);
  transform: scale(1.15)
}

.aa-footer-social-links__link:not(:last-child) {
  margin-right: 1.4rem
}

.aa-footer-social-links__link svg {
  height: 28px
}

.aa-accordion-item {
  margin-bottom: 24px;
  border-bottom: 1px solid var(--color-purple)
}

.aa-accordion-item:last-of-type {
  margin-bottom: 0
}

.aa-accordion-item.aa-border-primary {
  border-bottom: 1px solid var(--color-purple)
}

.aa-accordion-item.aa-border-primary .aa-accordion-item__header .aa-blog-article__body .aa-blog-article__title,
.aa-accordion-item.aa-border-primary .aa-accordion-item__header h3,
.aa-blog-article__body .aa-accordion-item.aa-border-primary .aa-accordion-item__header .aa-blog-article__title {
  color: var(--color-purple)
}

.aa-accordion-item.aa-border-primary .aa-accordion-item__header:after,
.aa-accordion-item.aa-border-primary .aa-accordion-item__header:before {
  background-color: var(--color-purple)
}

.aa-accordion-item.aa-border-secondary {
  border-bottom: 1px solid #e35205
}

.aa-accordion-item.aa-border-secondary .aa-accordion-item__header .aa-blog-article__body .aa-blog-article__title,
.aa-accordion-item.aa-border-secondary .aa-accordion-item__header h3,
.aa-blog-article__body .aa-accordion-item.aa-border-secondary .aa-accordion-item__header .aa-blog-article__title {
  color: #e35205
}

.aa-accordion-item.aa-border-secondary .aa-accordion-item__header:after,
.aa-accordion-item.aa-border-secondary .aa-accordion-item__header:before {
  background-color: #e35205
}

.aa-accordion-item.aa-border-complementary {
  border-bottom: 1px solid #00afd7
}

.aa-accordion-item.aa-border-complementary .aa-accordion-item__header .aa-blog-article__body .aa-blog-article__title,
.aa-accordion-item.aa-border-complementary .aa-accordion-item__header h3,
.aa-blog-article__body .aa-accordion-item.aa-border-complementary .aa-accordion-item__header .aa-blog-article__title {
  color: #00afd7
}

.aa-accordion-item.aa-border-complementary .aa-accordion-item__header:after,
.aa-accordion-item.aa-border-complementary .aa-accordion-item__header:before {
  background-color: #00afd7
}

.aa-accordion-item.aa-border-light {
  border-bottom: 1px solid var(--color-gray-light)
}

.aa-accordion-item.aa-border-light .aa-accordion-item__header .aa-blog-article__body .aa-blog-article__title,
.aa-accordion-item.aa-border-light .aa-accordion-item__header h3,
.aa-blog-article__body .aa-accordion-item.aa-border-light .aa-accordion-item__header .aa-blog-article__title {
  color: var(--color-gray-light)
}

.aa-accordion-item.aa-border-light .aa-accordion-item__header:after,
.aa-accordion-item.aa-border-light .aa-accordion-item__header:before {
  background-color: var(--color-gray-light)
}

.aa-accordion-item.aa-border-dark {
  border-bottom: 1px solid #313131
}

.aa-accordion-item.aa-border-dark .aa-accordion-item__header .aa-blog-article__body .aa-blog-article__title,
.aa-accordion-item.aa-border-dark .aa-accordion-item__header h3,
.aa-blog-article__body .aa-accordion-item.aa-border-dark .aa-accordion-item__header .aa-blog-article__title {
  color: #313131
}

.aa-accordion-item.aa-border-dark .aa-accordion-item__header:after,
.aa-accordion-item.aa-border-dark .aa-accordion-item__header:before {
  background-color: #313131
}

.aa-accordion-item.aa-border-white {
  border-bottom: 1px solid #fff
}

.aa-accordion-item.aa-border-white .aa-accordion-item__header .aa-blog-article__body .aa-blog-article__title,
.aa-accordion-item.aa-border-white .aa-accordion-item__header h3,
.aa-blog-article__body .aa-accordion-item.aa-border-white .aa-accordion-item__header .aa-blog-article__title {
  color: #fff
}

.aa-accordion-item.aa-border-white .aa-accordion-item__header:after,
.aa-accordion-item.aa-border-white .aa-accordion-item__header:before {
  background-color: #fff
}

.aa-accordion-item.aa-border-black {
  border-bottom: 1px solid #333
}

.aa-accordion-item.aa-border-black .aa-accordion-item__header .aa-blog-article__body .aa-blog-article__title,
.aa-accordion-item.aa-border-black .aa-accordion-item__header h3,
.aa-blog-article__body .aa-accordion-item.aa-border-black .aa-accordion-item__header .aa-blog-article__title {
  color: var(--text-primary)
}

.aa-accordion-item.aa-border-black .aa-accordion-item__header:after,
.aa-accordion-item.aa-border-black .aa-accordion-item__header:before {
  background-color: var(--text-primary)
}

.aa-accordion-item.aa-border-none {
  border-bottom: 1px solid transparent
}

.aa-accordion-item.aa-border-none .aa-accordion-item__header .aa-blog-article__body .aa-blog-article__title,
.aa-accordion-item.aa-border-none .aa-accordion-item__header h3,
.aa-blog-article__body .aa-accordion-item.aa-border-none .aa-accordion-item__header .aa-blog-article__title {
  color: #fff
}

.aa-accordion-item.aa-border-none .aa-accordion-item__header:after,
.aa-accordion-item.aa-border-none .aa-accordion-item__header:before {
  background-color: #fff
}

.aa-accordion-item__body,
.aa-accordion-item__header {
  padding-left: 3rem;
  padding-right: 3rem
}

@media (min-width:768px) {

  .aa-accordion-item__body,
  .aa-accordion-item__header {
    padding-left: 30px;
    padding-right: 30px
  }
}

.aa-accordion-item__header {
  position: relative;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-right: 60px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.aa-accordion-item__header:after,
.aa-accordion-item__header:before {
  content: "";
  position: absolute;
  right: 15px;
  top: calc(50% - 1px);
  width: 33px;
  height: 3px;
  background-color: var(--text-primary)
}

.aa-accordion-item__header:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease
}

.aa-accordion-item__header.is-active:before {
  display: none
}

.aa-accordion-item__header.is-active:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.aa-accordion-item__body {
  display: none;
  max-width: 720px;
  padding-bottom: 40px
}

.aa-content-color--light .aa-accordion-item__header:after,
.aa-content-color--light .aa-accordion-item__header:before {
  background-color: var(--text-primary)
}

.aa-content-color--dark .aa-accordion-item__header:after,
.aa-content-color--dark .aa-accordion-item__header:before {
  background-color: #fff
}

.aa-cards .aa-card__title {
  color: inherit;
  text-decoration: none
}

.aa-cards .aa-card__title:active,
.aa-cards .aa-card__title:focus,
.aa-cards .aa-card__title:hover {
  color: inherit;
  text-decoration: underline
}

.aa-cards__body {
  display: grid;
  grid-gap: 2.4rem;
  grid-template-columns: 1fr;
  width: 100%
}

@media (min-width:992px) {
  .aa-cards__body {
    grid-gap: clamp(3rem, 3vw, 2.4rem);
    grid-template-columns: 1fr 1fr 1fr
  }
}

@media (min-width:992px) {
  .aa-cards--two .aa-cards__body {
    grid-gap: 6rem;
    grid-template-columns: 1fr 1fr
  }
}

@media (min-width:1200px) {
  .aa-cards--two .aa-cards__body {
    grid-gap: 8rem
  }
}

@media (min-width:992px) {
  .aa-cards--four .aa-cards__body {
    grid-gap: clamp(2.5rem, 2.5vw, 4.5rem);
    grid-template-columns: 1fr 1fr 1fr 1fr
  }
}

.aa-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  min-width: 0
}

.aa-card.aa-card--link {
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.aa-card.aa-card--link:hover {
  -webkit-transform: scale(1.06);
  transform: scale(1.06)
}

.aa-card__body:not(:first-child) {
  padding-top: clamp(2.6rem, 2vw, 3rem)
}


.aa-cards--card-bg .aa-card__body {
  padding: 2.4rem;
}

.aa-cards--card-bg.aa-cards--icons .aa-card--image {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: clamp(2.6rem, 2vw, 2.4rem) clamp(2.4rem, 2vw, 2.4rem) 0
}

.aa-card--image {
  height: clamp(20rem, 25vh, 25rem)
}

@media (min-width:992px) {
  .aa-card--image {
    height: clamp(20rem, 15vw, 25rem)
  }
}

.aa-card--image a {
  display: block;
  height: 100%;
  width: 100%
}

.aa-cards--icons .aa-card {
  text-align: left;
}

.aa-cards--card-bg .aa-card {
  background: #E7EDF8;

}
.aa-cards--card-bg .aa-card__body {
    min-height: 20.5rem;
    display: flex;
    flex-direction: column;

}

.aa-cards--card-bg .aa-card .aa-card__button {
  margin-top: auto;
}

.aa-cards--icons .aa-card--image {
   display: flex;
   justify-content: flex-start;
     width: 5rem;
    height: 5rem;
}

@media (min-width:992px) {
  .aa-cards--icons .aa-card--image {
    width: 5rem;
    height: 5rem;
  }
}

.aa-cards--icons .aa-card--image a {
  width: 100%;
  height: 100%;
}

.aa-cards--icons .aa-card--image img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.aa-cards--articles .aa-cards--header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 6rem
}

@media (min-width:992px) {
  .aa-cards--articles .aa-cards--header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.aa-blog-articles--cards .aa-blog-article--featured .aa-cards--articles .aa-cards--header .aa-blog-article__title:only-child,
.aa-cards--articles .aa-cards--header .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title:only-child,
.aa-cards--articles .aa-cards--header h2:only-child {
  text-align: center;
  width: 100%
}

.aa-cards--articles .aa-cards--header a {
  color: var(--text-primary);
  font-size: 1.6rem;
  font-weight: 600;
  margin-top: 1.6rem
}

@media (min-width:992px) {
  .aa-cards--articles .aa-cards--header a {
    margin-top: 0;
    margin-left: auto;
    position: relative;
    top: .4rem
  }
}

.aa-cards--articles .aa-cards--header a:active,
.aa-cards--articles .aa-cards--header a:focus,
.aa-cards--articles .aa-cards--header a:hover {
  color: var(--color-purple)
}

.aa-cards--articles .aa-card {
  text-align: left
}

.aa-cards--articles .aa-card:not(.aa-featured-post) .aa-image-wrapper {
  overflow: hidden
}

.aa-cards--articles .aa-card:not(.aa-featured-post) .aa-image-wrapper img {
  -webkit-transition: all .4s ease;
  transition: all .4s ease
}

.aa-cards--articles .aa-card:not(.aa-featured-post) .aa-image-wrapper a:active img,
.aa-cards--articles .aa-card:not(.aa-featured-post) .aa-image-wrapper a:focus img,
.aa-cards--articles .aa-card:not(.aa-featured-post) .aa-image-wrapper a:hover img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06)
}

.aa-cards--articles .aa-card__body {
  padding-top: 2.6rem
}

.aa-cards--articles .aa-card__body .h5 {
  margin-bottom: .7em
}

.aa-cards--articles .aa-card--info {
  font-size: 1.4rem
}

.aa-cards--articles .aa-card--info .aa-subheading,
.aa-cards--articles .aa-card--info .aa-system #email-prefs-form .item .checkbox-row>span>span,
.aa-system #email-prefs-form .item .aa-cards--articles .aa-card--info .checkbox-row>span>span {
  display: inline
}

.aa-bg-black.aa-cards--articles .aa-cards--header a,
.aa-cards--articles.aa-bg-overlay--black .aa-cards--header a {
  color: #fff
}

.aa-bg-black.aa-cards--articles .aa-cards--header a:active,
.aa-bg-black.aa-cards--articles .aa-cards--header a:focus,
.aa-bg-black.aa-cards--articles .aa-cards--header a:hover,
.aa-cards--articles.aa-bg-overlay--black .aa-cards--header a:active,
.aa-cards--articles.aa-bg-overlay--black .aa-cards--header a:focus,
.aa-cards--articles.aa-bg-overlay--black .aa-cards--header a:hover {
  color: #00afd7
}

.aa-columns .aa-inner,
.aa-columns__body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.aa-columns__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (min-width:992px) {
  .aa-columns__body {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .aa-columns__body:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .aa-columns__body:nth-of-type(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .aa-columns__body.aa-columns--text-only {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .aa-columns__body.aa-columns--center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.aa-columns__body+.aa-columns__body {
  margin-top: 4rem
}

@media (min-width:992px) {
  .aa-columns__body+.aa-columns__body {
    margin-top: 6rem
  }
}

.aa-column {
  width: 100%
}

@media (min-width:992px) {
  .aa-column {
    width: calc(50% - 3rem)
  }
}

@media (min-width:1200px) {
  .aa-column {
    width: calc(50% - 4rem)
  }
}

.aa-column:first-child {
  margin-bottom: 6vw
}

@media (min-width:992px) {
  .aa-column:first-child {
    margin-bottom: 0
  }
}

@media (max-width:991px) {
  .aa-column--text {
    padding: 0
  }
}

.aa-column--text .aa-column__body {
  margin-bottom: 2rem
}

@media (min-width:992px) {
  .aa-column--text .aa-column__body {
    margin-bottom: 2.5rem
  }
}

.aa-column--text .aa-column__body:last-child {
  margin-bottom: 0
}

.aa-column--image {
  height: 100%;
  min-height: 4rem
}

.aa-columns--no-spacing .aa-columns__body+.aa-columns__body {
  margin-top: 0
}

@media (min-width:992px) {
  .aa-columns--no-image-scaling .aa-column--image {
    height: auto;
    min-height: 0
  }

  .aa-columns--no-image-scaling .aa-image-wrapper img {
    height: auto;
    -o-object-fit: initial;
    object-fit: fill
  }

  .aa-columns--no-image-scaling .aa-column--text {
    padding-bottom: 0;
    padding-top: 0
  }
}

@media (min-width:992px) {
  .aa-columns--reversed .aa-columns__body:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .aa-columns--reversed .aa-columns__body:nth-of-type(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media (max-width:991px) {

  .aa-bg-overlay--primary .aa-column--text,
  .aa-bg-primary .aa-column--text {
    padding-bottom: 6vw;
    padding-left: 6vw;
    padding-right: 6vw
  }
}

@media (min-width:992px) {

  .aa-bg-primary.aa-columns--text-only .aa-column--text,
  .aa-bg-primary.aa-columns__body:nth-of-type(2n) .aa-column--text,
  .aa-columns--text-only.aa-bg-overlay--primary .aa-column--text,
  .aa-columns__body.aa-bg-overlay--primary:nth-of-type(2n) .aa-column--text {
    padding-right: 4rem
  }

  .aa-bg-primary.aa-columns--text-only .aa-column--text,
  .aa-bg-primary.aa-columns__body:nth-of-type(odd) .aa-column--text,
  .aa-columns--text-only.aa-bg-overlay--primary .aa-column--text,
  .aa-columns__body.aa-bg-overlay--primary:nth-of-type(odd) .aa-column--text {
    padding-left: 4rem
  }
}

@media (min-width:992px) {

  .aa-columns--reversed .aa-bg-primary.aa-columns__body:nth-of-type(odd) .aa-column--text,
  .aa-columns--reversed .aa-columns__body.aa-bg-overlay--primary:nth-of-type(odd) .aa-column--text {
    padding-left: 0;
    padding-right: 4rem
  }

  .aa-columns--reversed .aa-bg-primary.aa-columns__body:nth-of-type(2n) .aa-column--text,
  .aa-columns--reversed .aa-columns__body.aa-bg-overlay--primary:nth-of-type(2n) .aa-column--text {
    padding-left: 4rem;
    padding-right: 0
  }
}

@media (max-width:991px) {

  .aa-bg-overlay--secondary .aa-column--text,
  .aa-bg-secondary .aa-column--text {
    padding-bottom: 6vw;
    padding-left: 6vw;
    padding-right: 6vw
  }
}

@media (min-width:992px) {

  .aa-bg-secondary.aa-columns--text-only .aa-column--text,
  .aa-bg-secondary.aa-columns__body:nth-of-type(2n) .aa-column--text,
  .aa-columns--text-only.aa-bg-overlay--secondary .aa-column--text,
  .aa-columns__body.aa-bg-overlay--secondary:nth-of-type(2n) .aa-column--text {
    padding-right: 4rem
  }

  .aa-bg-secondary.aa-columns--text-only .aa-column--text,
  .aa-bg-secondary.aa-columns__body:nth-of-type(odd) .aa-column--text,
  .aa-columns--text-only.aa-bg-overlay--secondary .aa-column--text,
  .aa-columns__body.aa-bg-overlay--secondary:nth-of-type(odd) .aa-column--text {
    padding-left: 4rem
  }
}

@media (min-width:992px) {

  .aa-columns--reversed .aa-bg-secondary.aa-columns__body:nth-of-type(odd) .aa-column--text,
  .aa-columns--reversed .aa-columns__body.aa-bg-overlay--secondary:nth-of-type(odd) .aa-column--text {
    padding-left: 0;
    padding-right: 4rem
  }

  .aa-columns--reversed .aa-bg-secondary.aa-columns__body:nth-of-type(2n) .aa-column--text,
  .aa-columns--reversed .aa-columns__body.aa-bg-overlay--secondary:nth-of-type(2n) .aa-column--text {
    padding-left: 4rem;
    padding-right: 0
  }
}

@media (max-width:991px) {

  .aa-bg-complementary .aa-column--text,
  .aa-bg-overlay--complementary .aa-column--text {
    padding-bottom: 6vw;
    padding-left: 6vw;
    padding-right: 6vw
  }
}

@media (min-width:992px) {

  .aa-bg-complementary.aa-columns--text-only .aa-column--text,
  .aa-bg-complementary.aa-columns__body:nth-of-type(2n) .aa-column--text,
  .aa-columns--text-only.aa-bg-overlay--complementary .aa-column--text,
  .aa-columns__body.aa-bg-overlay--complementary:nth-of-type(2n) .aa-column--text {
    padding-right: 4rem
  }

  .aa-bg-complementary.aa-columns--text-only .aa-column--text,
  .aa-bg-complementary.aa-columns__body:nth-of-type(odd) .aa-column--text,
  .aa-columns--text-only.aa-bg-overlay--complementary .aa-column--text,
  .aa-columns__body.aa-bg-overlay--complementary:nth-of-type(odd) .aa-column--text {
    padding-left: 4rem
  }
}

@media (min-width:992px) {

  .aa-columns--reversed .aa-bg-complementary.aa-columns__body:nth-of-type(odd) .aa-column--text,
  .aa-columns--reversed .aa-columns__body.aa-bg-overlay--complementary:nth-of-type(odd) .aa-column--text {
    padding-left: 0;
    padding-right: 4rem
  }

  .aa-columns--reversed .aa-bg-complementary.aa-columns__body:nth-of-type(2n) .aa-column--text,
  .aa-columns--reversed .aa-columns__body.aa-bg-overlay--complementary:nth-of-type(2n) .aa-column--text {
    padding-left: 4rem;
    padding-right: 0
  }
}

@media (max-width:991px) {

  .aa-bg-overlay--tertiary .aa-column--text,
  .aa-bg-tertiary .aa-column--text {
    padding-bottom: 6vw;
    padding-left: 6vw;
    padding-right: 6vw
  }
}

@media (min-width:992px) {

  .aa-bg-tertiary.aa-columns--text-only .aa-column--text,
  .aa-bg-tertiary.aa-columns__body:nth-of-type(2n) .aa-column--text,
  .aa-columns--text-only.aa-bg-overlay--tertiary .aa-column--text,
  .aa-columns__body.aa-bg-overlay--tertiary:nth-of-type(2n) .aa-column--text {
    padding-right: 4rem
  }

  .aa-bg-tertiary.aa-columns--text-only .aa-column--text,
  .aa-bg-tertiary.aa-columns__body:nth-of-type(odd) .aa-column--text,
  .aa-columns--text-only.aa-bg-overlay--tertiary .aa-column--text,
  .aa-columns__body.aa-bg-overlay--tertiary:nth-of-type(odd) .aa-column--text {
    padding-left: 4rem
  }
}

@media (min-width:992px) {

  .aa-columns--reversed .aa-bg-tertiary.aa-columns__body:nth-of-type(odd) .aa-column--text,
  .aa-columns--reversed .aa-columns__body.aa-bg-overlay--tertiary:nth-of-type(odd) .aa-column--text {
    padding-left: 0;
    padding-right: 4rem
  }

  .aa-columns--reversed .aa-bg-tertiary.aa-columns__body:nth-of-type(2n) .aa-column--text,
  .aa-columns--reversed .aa-columns__body.aa-bg-overlay--tertiary:nth-of-type(2n) .aa-column--text {
    padding-left: 4rem;
    padding-right: 0
  }
}

@media (max-width:991px) {

  .aa-bg-light .aa-column--text,
  .aa-bg-overlay--light .aa-column--text {
    padding-bottom: 6vw;
    padding-left: 6vw;
    padding-right: 6vw
  }
}

@media (min-width:992px) {

  .aa-bg-light.aa-columns--text-only .aa-column--text,
  .aa-bg-light.aa-columns__body:nth-of-type(2n) .aa-column--text,
  .aa-columns--text-only.aa-bg-overlay--light .aa-column--text,
  .aa-columns__body.aa-bg-overlay--light:nth-of-type(2n) .aa-column--text {
    padding-right: 4rem
  }

  .aa-bg-light.aa-columns--text-only .aa-column--text,
  .aa-bg-light.aa-columns__body:nth-of-type(odd) .aa-column--text,
  .aa-columns--text-only.aa-bg-overlay--light .aa-column--text,
  .aa-columns__body.aa-bg-overlay--light:nth-of-type(odd) .aa-column--text {
    padding-left: 4rem
  }
}

@media (min-width:992px) {

  .aa-columns--reversed .aa-bg-light.aa-columns__body:nth-of-type(odd) .aa-column--text,
  .aa-columns--reversed .aa-columns__body.aa-bg-overlay--light:nth-of-type(odd) .aa-column--text {
    padding-left: 0;
    padding-right: 4rem
  }

  .aa-columns--reversed .aa-bg-light.aa-columns__body:nth-of-type(2n) .aa-column--text,
  .aa-columns--reversed .aa-columns__body.aa-bg-overlay--light:nth-of-type(2n) .aa-column--text {
    padding-left: 4rem;
    padding-right: 0
  }
}

@media (max-width:991px) {

  .aa-bg-dark .aa-column--text,
  .aa-bg-overlay--dark .aa-column--text {
    padding-bottom: 6vw;
    padding-left: 6vw;
    padding-right: 6vw
  }
}

@media (min-width:992px) {

  .aa-bg-dark.aa-columns--text-only .aa-column--text,
  .aa-bg-dark.aa-columns__body:nth-of-type(2n) .aa-column--text,
  .aa-columns--text-only.aa-bg-overlay--dark .aa-column--text,
  .aa-columns__body.aa-bg-overlay--dark:nth-of-type(2n) .aa-column--text {
    padding-right: 4rem
  }

  .aa-bg-dark.aa-columns--text-only .aa-column--text,
  .aa-bg-dark.aa-columns__body:nth-of-type(odd) .aa-column--text,
  .aa-columns--text-only.aa-bg-overlay--dark .aa-column--text,
  .aa-columns__body.aa-bg-overlay--dark:nth-of-type(odd) .aa-column--text {
    padding-left: 4rem
  }
}

@media (min-width:992px) {

  .aa-columns--reversed .aa-bg-dark.aa-columns__body:nth-of-type(odd) .aa-column--text,
  .aa-columns--reversed .aa-columns__body.aa-bg-overlay--dark:nth-of-type(odd) .aa-column--text {
    padding-left: 0;
    padding-right: 4rem
  }

  .aa-columns--reversed .aa-bg-dark.aa-columns__body:nth-of-type(2n) .aa-column--text,
  .aa-columns--reversed .aa-columns__body.aa-bg-overlay--dark:nth-of-type(2n) .aa-column--text {
    padding-left: 4rem;
    padding-right: 0
  }
}

@media (max-width:991px) {

  .aa-bg-black .aa-column--text,
  .aa-bg-overlay--black .aa-column--text {
    padding-bottom: 6vw;
    padding-left: 6vw;
    padding-right: 6vw
  }
}

@media (min-width:992px) {

  .aa-bg-black.aa-columns--text-only .aa-column--text,
  .aa-bg-black.aa-columns__body:nth-of-type(2n) .aa-column--text,
  .aa-columns--text-only.aa-bg-overlay--black .aa-column--text,
  .aa-columns__body.aa-bg-overlay--black:nth-of-type(2n) .aa-column--text {
    padding-right: 4rem
  }

  .aa-bg-black.aa-columns--text-only .aa-column--text,
  .aa-bg-black.aa-columns__body:nth-of-type(odd) .aa-column--text,
  .aa-columns--text-only.aa-bg-overlay--black .aa-column--text,
  .aa-columns__body.aa-bg-overlay--black:nth-of-type(odd) .aa-column--text {
    padding-left: 4rem
  }
}

@media (min-width:992px) {

  .aa-columns--reversed .aa-bg-black.aa-columns__body:nth-of-type(odd) .aa-column--text,
  .aa-columns--reversed .aa-columns__body.aa-bg-overlay--black:nth-of-type(odd) .aa-column--text {
    padding-left: 0;
    padding-right: 4rem
  }

  .aa-columns--reversed .aa-bg-black.aa-columns__body:nth-of-type(2n) .aa-column--text,
  .aa-columns--reversed .aa-columns__body.aa-bg-overlay--black:nth-of-type(2n) .aa-column--text {
    padding-left: 4rem;
    padding-right: 0
  }
}

.aa-contact .aa-contact--header {
  margin-bottom: 4rem
}

.aa-contact .aa-contact--header.aa-content-width--normal {
  margin-left: auto;
  margin-right: auto
}

.aa-contact .aa-contacts--body {
  margin-bottom: 2rem
}

@media (min-width:992px) {
  .aa-contact .aa-contacts--body {
    margin-bottom: 2.5rem
  }
}

.aa-contact .aa-contacts--body:last-child {
  margin-bottom: 0
}

.aa-contact .aa-contacts--body-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media (min-width:768px) {
  .aa-contact .aa-contacts--body-horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.aa-contact .aa-contacts--body-horizontal .aa-contact--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%
}

.aa-contact .aa-contacts--body-horizontal .aa-contact--item:not(:last-child) {
  margin-bottom: 5rem
}

@media (min-width:768px) {
  .aa-contact .aa-contacts--body-horizontal .aa-contact--item:not(:last-child) {
    margin-right: 3rem;
    margin-bottom: 0
  }
}

.aa-contact .aa-contacts--body-horizontal .aa-contact--item .aa-contact--image {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem
}

.aa-contact .aa-contact--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.aa-contact .aa-contact--item:not(:last-child) {
  margin-bottom: 5rem
}

@media (min-width:768px) {
  .aa-contact .aa-contact--item:not(:last-child) {
    margin-bottom: 6rem
  }
}

.aa-contact .aa-contact--image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 6vw;
  width: 20vw
}

@media (min-width:768px) {
  .aa-contact .aa-contact--image {
    margin-right: 4rem;
    width: 15rem
  }
}

.aa-contact .aa-contact--image img {
  aspect-ratio: 4/5;
  height: auto;
  -o-object-position: top;
  object-position: top
}

.aa-contact .aa-contact--name {
  margin-bottom: 0
}

.aa-contact .aa-contact--info,
.aa-contact .aa-contact--title {
  margin-bottom: 0;
  margin-top: .4em
}

.aa-contact .aa-contact--email,
.aa-contact .aa-contact--phone {
  display: block
}

.aa-contact .aa-contact--bio {
  margin-top: 2rem
}

.aa-contact .aa-contact--bio p {
  font-size: 1.6rem;
  line-height: 1.5
}

.tunesmart-theme .aa-contact .aa-contact--image img {
  aspect-ratio: 1/1
}

.aa-focus-box.aa-bg-overlay-gradient--primary:before {
  background: -webkit-gradient(linear, left top, right top, color-stop(25.55%, rgba(82, 46, 146, .9)), to(rgba(82, 46, 146, .5)));
  background: linear-gradient(90deg, rgba(82, 46, 146, .9) 25.55%, rgba(82, 46, 146, .5))
}

.aa-focus-box.aa-bg-overlay-gradient--secondary:before {
  background: -webkit-gradient(linear, left top, right top, color-stop(25.55%, rgba(227, 82, 5, .9)), to(rgba(227, 82, 5, .5)));
  background: linear-gradient(90deg, rgba(227, 82, 5, .9) 25.55%, rgba(227, 82, 5, .5))
}

.aa-focus-box.aa-bg-overlay-gradient--complementary:before {
  background: -webkit-gradient(linear, left top, right top, color-stop(25.55%, rgba(0, 175, 215, .9)), to(rgba(0, 175, 215, .5)));
  background: linear-gradient(90deg, rgba(0, 175, 215, .9) 25.55%, rgba(0, 175, 215, .5))
}

.aa-focus-box.aa-bg-overlay-gradient--light:before {
  background: -webkit-gradient(linear, left top, right top, color-stop(25.55%, rgba(240, 241, 252, .9)), to(rgba(240, 241, 252, .5)));
  background: linear-gradient(90deg, rgba(240, 241, 252, .9) 25.55%, rgba(240, 241, 252, .5))
}

.aa-focus-box.aa-bg-overlay-gradient--dark:before {
  background: -webkit-gradient(linear, left top, right top, color-stop(25.55%, rgba(49, 49, 49, .9)), to(rgba(49, 49, 49, .5)));
  background: linear-gradient(90deg, rgba(49, 49, 49, .9) 25.55%, rgba(49, 49, 49, .5))
}

.aa-focus-box.aa-bg-overlay-gradient--white:before {
  background: -webkit-gradient(linear, left top, right top, color-stop(25.55%, hsla(0, 0%, 100%, .9)), to(hsla(0, 0%, 100%, .5)));
  background: linear-gradient(90deg, hsla(0, 0%, 100%, .9) 25.55%, hsla(0, 0%, 100%, .5))
}

.aa-focus-box__body,
.aa-focus-box__header {
  margin-bottom: 20px
}

.aa-focus-box__body:last-child,
.aa-focus-box__header:last-child {
  margin-bottom: 0
}

@media (min-width:992px) {
  .aa-form .aa-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.aa-form form>fieldset:not(:last-child)>.hs-richtext {
  margin-bottom: 1.6rem
}

.aa-form .legal-consent-container .field.hs-form-field,
.aa-form .legal-consent-container .hs-richtext {
  margin-bottom: 1rem
}

.aa-form .legal-consent-container .hs-form-booleancheckbox-display {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.aa-form .legal-consent-container .hs-form-booleancheckbox-display input {
  float: none;
  margin-right: 1rem
}

.aa-form .legal-consent-container .hs-form-booleancheckbox-display>span {
  margin-left: 0
}

.aa-form--one-column .aa-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.aa-form--one-column .aa-form__body {
  margin-bottom: 6vw
}

@media (min-width:992px) {
  .aa-form--one-column .aa-form__body {
    margin-bottom: 3rem
  }
}

.aa-hero.aa-module-height--normal {
        min-height: 48rem;
}

.aa-hero .aa-content-alignment--center {
 text-align: left; 
}

.aa-hero .aa-hero__body {
  width: 100%;
  max-width: 66rem;
}



.aa-hero>.aa-image-wrapper {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1
}

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

@media (min-width:992px) {
  .aa-hero .aa-columns__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
  
  .aa-hero .aa-content-alignment--center {
 text-align: center; 
}
  .aa-hero .aa-content-position--center:not(.aa-content-alignment--left) .aa-hero__body {
  margin-left: auto;
  margin-right: auto;
}
}

.aa-hero .aa-columns__body .aa-column--text {
  padding-left: 0;
  padding-right: 0
}

.aa-hero__header {
  margin-bottom: 2.5rem
}

@media (min-width:992px) {
  .aa-hero__header {
    margin-bottom: 3rem
  }
}

.aa-hero__body {
  margin-bottom: 2rem
}

@media (min-width:992px) {
  .aa-hero__body {
    margin-bottom: 2.5rem
  }
}

.aa-hero__body:last-child,
.aa-hero__header:last-child {
  margin-bottom: 0
}

@media (max-width:991px) {
  .aa-hero-guide .aa-column--guide img {
    margin: 0 auto;
    max-height: 25vh;
    min-height: 22rem
  }
}

@media (min-width:992px) {
  .aa-hero-guide .aa-columns__body {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .aa-hero-guide .aa-column {
    width: 67%
  }

  .aa-hero-guide .aa-column--guide {
    width: 25%
  }
}

.row-fluid-wrapper:first-child .aa-hero-guide.aa-module-spacing-top--large {
  padding-top: 11rem
}

@media (min-width:992px) {
  .row-fluid-wrapper:first-child .aa-hero-guide.aa-module-spacing-top--large {
    padding-top: 16rem
  }
}

@media (min-width:992px) {
  .aa-hero-form .aa-columns__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.aa-hero-form .aa-column--form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative
}

@media (min-width:992px) {
  .aa-hero-form .aa-column--form {
    margin-bottom: -400px
  }
}

.aa-hero-form .aa-column--form .aa-form {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 20px;
  -webkit-box-shadow: 1px 3px 6px 2px rgba(0, 0, 0, .1);
  box-shadow: 1px 3px 6px 2px rgba(0, 0, 0, .1)
}

@media (min-width:992px) {
  .aa-hero-form .aa-column--form .aa-form {
    padding: 30px
  }
}

@media (min-width:992px) {
  .aa-image .aa-content-width--narrow {
    max-width: 960px
  }
}

@media (min-width:992px) {
  .aa-image .aa-content-width--normal {
    max-width: 1200px
  }
}

@media (min-width:992px) {
  .aa-image .aa-content-width--wide {
    max-width: 1440px
  }
}

.aa-image .aa-content {
  margin-left: auto;
  margin-right: auto
}

.aa-panels__inner {
  width: 100%
}

.aa-panels__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media (min-width:992px) {
  .aa-panels__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.aa-panel {
  position: relative;
  width: 100%
}

@media (min-width:1200px) {
  .aa-panel {
    padding-top: 200px
  }
}

.aa-panel:first-of-type {
  max-width: 100%;
  width: 100%;
  background-color: #fff
}

@media (min-width:1440px) {
  .aa-panel:first-of-type {
    max-width: 58.33333%;
    padding-right: 120px
  }
}

@media (min-width:1680px) {
  .aa-panel:last-of-type {
    max-width: 41.66667%;
    padding-left: 120px
  }
}

.aa-panel__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  z-index: 20
}

@media (min-width:768px) {
  .aa-panel__body {
    padding-top: 50px
  }
}

@media (min-width:1440px) {
  .aa-panel__body {
    max-width: 600px;
    margin-left: auto
  }
}

@media (min-width:1680px) {
  .aa-panel__body {
    padding-left: 0;
    padding-right: 0
  }
}

@media (min-width:1440px) {
  .aa-panel:last-of-type .aa-panel__body {
    margin-left: 0
  }
}

.aa-landing-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 32px 16px;
  width: 100%;
  background-color: #fff
}

@media (min-width:992px) {
  .aa-landing-form {
    padding: 60px 50px
  }
}

.aa-landing-form__header {
  display: block;
  margin-bottom: 32px
}

.aa-quote__header {
  margin-bottom: 20px
}

.aa-quote__body {
  margin-bottom: 40px
}

.aa-quote__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.aa-quote__image {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
  border-radius: 50%
}

.aa-content-alignment--center .aa-quote__image {
  -ms-flex-item-align: center;
  align-self: center
}

.aa-social-sharing {
  margin-top: 4rem
}

@media (min-width:992px) {
  .aa-social-sharing {
    margin-top: 5rem
  }
}

.aa-social-sharing .aa-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.aa-social-sharing .aa-content,
.aa-social-sharing a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (min-width:992px) {
  .aa-social-sharing a[data-action="share/whatsapp/share"] {
    display: none
  }
}

.aa-social-sharing a:not(:last-child) {
  margin-right: 2rem
}

.aa-social-sharing svg {
  width: 2.4rem
}

@media (min-width:992px) {
  .aa-social-sharing svg {
    width: 2.6rem
  }
}

.aa-social-sharing svg path {
  fill: var(--color-purple);
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

.aa-social-sharing a:active svg path,
.aa-social-sharing a:focus svg path,
.aa-social-sharing a:hover svg path {
  fill: #333
}

.aa-text__header {
  margin-bottom: 2.5rem
}

@media (min-width:992px) {
  .aa-text__header {
    margin-bottom: 3rem
  }
}

.aa-text__body {
  margin-bottom: 2rem
}

@media (min-width:992px) {
  .aa-text__body {
    margin-bottom: 2.5rem
  }
}

.aa-text__body:last-child,
.aa-text__header:last-child {
  margin-bottom: 0
}

@media (min-width:992px) {
  .aa-video .aa-content-width--narrow {
    max-width: 960px
  }
}

@media (min-width:992px) {
  .aa-video .aa-content-width--normal {
    max-width: 1200px
  }
}

@media (min-width:992px) {
  .aa-video .aa-content-width--wide {
    max-width: 1440px
  }
}

.aa-video .aa-content {
  margin-left: auto;
  margin-right: auto
}

.aa-co2-calculator .aa-content {
  max-width: 960px
}

.aa-co2-calculator__header {
  margin-bottom: 40px
}

.aa-co2-calculator__page {
  display: none;
  margin-bottom: 20px;
  -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
}

@media (min-width:768px) {
  .aa-co2-calculator__page {
    min-height: 450px
  }
}

.aa-co2-calculator__page.aa-co2-calculator__page--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.aa-co2-calculator__text-container {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto 20px
}

.aa-co2-calculator__text-container p:not(:last-child) {
  margin-bottom: 1em
}

.aa-co2-calculator__input-container {
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  overflow: hidden;
  margin: 20px auto
}

@media (min-width:768px) {
  .aa-co2-calculator__text-container {
    margin: 0 auto 20px
  }

  .aa-co2-calculator__input-container {
    margin: 30px auto
  }
}

.aa-co2-calculator__input-container label {
  width: 50%;
  float: left;
  font-size: 20px;
  line-height: 22px;
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left
}

.aa-co2-calculator__input-container input[type=number] {
  width: 25%;
  position: absolute;
  right: 0;
  bottom: 43px;
  padding: 10px;
  margin: 0;
  border: 1px solid var(--color-purple)
}

.aa-co2-calculator__input-container input[type=range] {
  -o-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100%;
  height: 25px;
  background: var(--color-gray-light);
  outline: none;
  padding: 0;
  margin: 10px 0 0
}

.aa-co2-calculator__input-container input[type=range]::-webkit-slider-thumb {
  position: relative;
  -o-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 35px;
  height: 35px;
  background-color: var(--color-purple);
  cursor: pointer;
  -webkit-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  -webkit-box-shadow: -30px 0 0 -5px #00afd7, -55px 0 0 -5px #00afd7, -80px 0 0 -5px #00afd7, -105px 0 0 -5px #00afd7, -130px 0 0 -5px #00afd7, -155px 0 0 -5px #00afd7, -180px 0 0 -5px #00afd7, -205px 0 0 -5px #00afd7, -230px 0 0 -5px #00afd7, -255px 0 0 -5px #00afd7, -280px 0 0 -5px #00afd7, -305px 0 0 -5px #00afd7, -330px 0 0 -5px #00afd7, -355px 0 0 -5px #00afd7, -380px 0 0 -5px #00afd7, -405px 0 0 -5px #00afd7, -430px 0 0 -5px #00afd7, -455px 0 0 -5px #00afd7, -480px 0 0 -5px #00afd7, -505px 0 0 -5px #00afd7, -530px 0 0 -5px #00afd7, -555px 0 0 -5px #00afd7, -580px 0 0 -5px #00afd7, -605px 0 0 -5px #00afd7, -630px 0 0 -5px #00afd7, -655px 0 0 -5px #00afd7, -680px 0 0 -5px #00afd7, -705px 0 0 -5px #00afd7, -730px 0 0 -5px #00afd7, -755px 0 0 -5px #00afd7, -780px 0 0 -5px #00afd7, -805px 0 0 -5px #00afd7, -830px 0 0 -5px #00afd7, -855px 0 0 -5px #00afd7, -880px 0 0 -5px #00afd7, -905px 0 0 -5px #00afd7, -930px 0 0 -5px #00afd7, -955px 0 0 -5px #00afd7;
  box-shadow: -30px 0 0 -5px #00afd7, -55px 0 0 -5px #00afd7, -80px 0 0 -5px #00afd7, -105px 0 0 -5px #00afd7, -130px 0 0 -5px #00afd7, -155px 0 0 -5px #00afd7, -180px 0 0 -5px #00afd7, -205px 0 0 -5px #00afd7, -230px 0 0 -5px #00afd7, -255px 0 0 -5px #00afd7, -280px 0 0 -5px #00afd7, -305px 0 0 -5px #00afd7, -330px 0 0 -5px #00afd7, -355px 0 0 -5px #00afd7, -380px 0 0 -5px #00afd7, -405px 0 0 -5px #00afd7, -430px 0 0 -5px #00afd7, -455px 0 0 -5px #00afd7, -480px 0 0 -5px #00afd7, -505px 0 0 -5px #00afd7, -530px 0 0 -5px #00afd7, -555px 0 0 -5px #00afd7, -580px 0 0 -5px #00afd7, -605px 0 0 -5px #00afd7, -630px 0 0 -5px #00afd7, -655px 0 0 -5px #00afd7, -680px 0 0 -5px #00afd7, -705px 0 0 -5px #00afd7, -730px 0 0 -5px #00afd7, -755px 0 0 -5px #00afd7, -780px 0 0 -5px #00afd7, -805px 0 0 -5px #00afd7, -830px 0 0 -5px #00afd7, -855px 0 0 -5px #00afd7, -880px 0 0 -5px #00afd7, -905px 0 0 -5px #00afd7, -930px 0 0 -5px #00afd7, -955px 0 0 -5px #00afd7;
  z-index: 2
}

.aa-co2-calculator__input-container input[type=range]::-moz-range-thumb {
  position: relative;
  width: 35px;
  height: 35px;
  border: 0;
  background-color: var(--color-purple);
  cursor: pointer;
  -moz-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  box-shadow: -30px 0 0 -5px #00afd7, -55px 0 0 -5px #00afd7, -80px 0 0 -5px #00afd7, -105px 0 0 -5px #00afd7, -130px 0 0 -5px #00afd7, -155px 0 0 -5px #00afd7, -180px 0 0 -5px #00afd7, -205px 0 0 -5px #00afd7, -230px 0 0 -5px #00afd7, -255px 0 0 -5px #00afd7, -280px 0 0 -5px #00afd7, -305px 0 0 -5px #00afd7, -330px 0 0 -5px #00afd7, -355px 0 0 -5px #00afd7, -380px 0 0 -5px #00afd7, -405px 0 0 -5px #00afd7, -430px 0 0 -5px #00afd7, -455px 0 0 -5px #00afd7, -480px 0 0 -5px #00afd7;
  z-index: 2
}

.aa-co2-calculator__input-container input[type=range]::-webkit-slider-thumb:hover,
.aa-co2-calculator__input-container input[type=range]:active::-webkit-slider-thumb {
  background: #333
}

.aa-co2-calculator__input-container input[type=range]::-moz-range-thumb:hover,
.aa-co2-calculator__input-container input[type=range]:active::-moz-range-thumb {
  background: #333
}

.aa-co2-calculator__result-container {
  display: grid;
  grid-column-gap: 20px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  grid-row-gap: 20px;
  row-gap: 20px
}

.aa-co2-calculator__result-container--first {
  margin-bottom: 20px
}

@media (min-width:768px) {
  .aa-co2-calculator__result-container {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }
}

.aa-co2-calculator__result-container--second .aa-co2-calculator__result-column {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.aa-co2-calculator__result-column {
  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;
  text-align: center;
  background: var(--color-gray-light);
  padding: 30px 20px
}

.aa-co2-calculator__result-column img {
  max-width: 100px;
  width: 100%;
  height: auto;
  margin: 0 auto 20px
}

.aa-co2-calculator__result-column span {
  display: block;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  color: var(--color-purple)
}

.aa-co2-calculator__result-column span:last-of-type {
  color: var(--color-purple);
  margin-top: 10px
}

.aa-co2-calculator__result-text {
  max-width: 460px
}

.aa-co2-calculator__result-cta,
.aa-co2-calculator__result-text {
  margin: 30px auto 20px;
  text-align: center
}

.aa-co2-calculator__result-cta .aa-button-group {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width:767px) {
  .aa-co2-calculator__result-cta .aa-button-group a {
    margin-left: auto;
    margin-right: auto
  }
}

.aa-co2-calculator__next,
.aa-co2-calculator__prev {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  color: var(--color-purple);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer
}

.aa-co2-calculator__next:last-of-type,
.aa-co2-calculator__prev:last-of-type {
  float: right
}

.aa-co2-calculator__next.aa-co2-calculator__next--disabled,
.aa-co2-calculator__prev.aa-co2-calculator__prev--disabled {
  opacity: .5;
  cursor: auto
}

.aa-co2-calculator__progress,
.aa-co2-calculator__progress-container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin: 0;
  width: 100%;
  list-style: none;
  font-size: 20px;
  line-height: 22px;
  color: var(--color-gray-light);
  text-align: center;
  font-family: museo-sans, sans-serif;
  font-weight: 600
}

.aa-co2-calculator__progress.aa-co2-calculator__circle {
  width: 50px;
  height: 50px;
  border: 5px solid #666;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  position: relative;
  opacity: .5
}

.aa-co2-calculator__progress.aa-co2-calculator__circle:before {
  content: "";
  background-image: url(https://5576244.fs1.hubspotusercontent-eu1.net/hubfs/5576244/Icons/calculator/checkmark-white.webp);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-size: cover;
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  visibility: hidden
}

.aa-co2-calculator__progress.aa-co2-calculator__circle.aa-co2-calculator__done:before {
  visibility: visible
}

.aa-co2-calculator__progress.aa-co2-calculator__circle:first-child:after {
  content: "Taloyhtiö";
  margin-top: 50px;
  width: 175px;
  color: #666;
  opacity: .5
}

.aa-co2-calculator__progress.aa-co2-calculator__circle:nth-child(3):after {
  content: "Energia";
  margin-top: 50px;
  width: 175px;
  color: #666;
  opacity: .5
}

.aa-co2-calculator__progress.aa-co2-calculator__circle:nth-child(5):after {
  content: "Tulos";
  margin-top: 50px;
  width: 175px;
  color: #666;
  opacity: .5
}

.aa-co2-calculator__progress.aa-co2-calculator__circle.aa-co2-calculator__active:first-child:after,
.aa-co2-calculator__progress.aa-co2-calculator__circle.aa-co2-calculator__active:nth-child(3):after,
.aa-co2-calculator__progress.aa-co2-calculator__circle.aa-co2-calculator__active:nth-child(5):after {
  color: var(--color-purple);
  opacity: 1
}

.aa-co2-calculator__progress.aa-co2-calculator__circle.aa-co2-calculator__active {
  border: 5px solid var(--color-purple);
  color: var(--color-purple);
  opacity: 1
}

.aa-co2-calculator__progress-container--bg-circle .aa-co2-calculator__progress.aa-co2-calculator__circle.aa-co2-calculator__active:not(.aa-co2-calculator__done) {
  background-color: var(--color-purple)
}

.aa-co2-calculator__progress.aa-co2-calculator__bar {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 5px;
  background: #666;
  opacity: .5
}

.aa-co2-calculator__progress.aa-co2-calculator__bar.aa-co2-calculator__done,
.aa-co2-calculator__progress.aa-co2-calculator__done {
  background: var(--color-purple);
  opacity: 1
}

.aa-co2-calculator__form-contact,
.aa-co2-calculator__form-results {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999999;
  background-color: #fff;
  padding: 40px;
  max-width: 660px;
  width: 100%
}

.aa-co2-calculator__form-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .2);
  z-index: 99999
}

.aa-co2-calculator__form-contact.aa-co2-calculator__form-contact--active,
.aa-co2-calculator__form-overlay.aa-co2-calculator__form-overlay--active,
.aa-co2-calculator__form-results.aa-co2-calculator__form-results--active {
  display: block
}

.aa-co2-calculator__form-contact button,
.aa-co2-calculator__form-results button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  font-weight: 700
}

@-webkit-keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.splide__track--fade>.splide__list>.splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0
}

.splide__track--fade>.splide__list>.splide__slide.is-active {
  opacity: 1;
  z-index: 1
}

.splide--rtl {
  direction: rtl
}

.splide__track--ttb>.splide__list {
  display: block
}

.splide__container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block
}

.splide__pagination {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto
}

.splide:not(.is-overflow) .splide__pagination {
  display: none
}

.splide__progress__bar {
  width: 0
}

.splide {
  position: relative;
  visibility: hidden
}

.splide.is-initialized,
.splide.is-rendered {
  visibility: visible
}

.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative
}

.splide__slide img {
  vertical-align: bottom
}

.splide__spinner {
  -webkit-animation: splide-loading 1s linear infinite;
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0
}

.aa-cards--slider .aa-cards--header {
  max-width: calc(100% - 14rem)
}

.aa-cards--slider .aa-cards__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-gap: 0;
  gap: 0
}

@media (min-width:768px) {
  .aa-cards--slider {
    overflow: hidden
  }

  .aa-cards--slider .splide {
    -webkit-clip-path: polygon(0 -9rem, 100vw -9rem, 100vw 100%, 0 100%);
    clip-path: polygon(0 -9rem, 100vw -9rem, 100vw 100%, 0 100%)
  }

  .aa-cards--slider .splide__track {
    overflow: visible
  }
}

.aa-cards--slider .is-active {
  background-color: transparent
}

.aa-cards--slider .splide {
  width: 100%
}

.aa-cards--slider .splide__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 1.5rem;
  gap: 1.5rem;
  position: absolute;
  right: 0;
  top: -var(--header-height-mobile)
}

.aa-cards--slider .splide__arrows .splide__arrow--prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.aa-cards--slider .splide__arrows button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--color-purple);
  border: 0;
  padding: 1rem
}

.aa-cards--slider .splide__arrows button:hover {
  cursor: pointer
}

.aa-cards--slider .splide__arrows button:active path,
.aa-cards--slider .splide__arrows button:focus path,
.aa-cards--slider .splide__arrows button:hover path {
  fill: #fff
}

.aa-cards--slider .splide__arrows svg {
  display: block;
  height: 2.4rem;
  width: 2.4rem
}

.aa-cards--slider .splide__arrows path {
  fill: #fff;
  height: 2.4rem;
  width: 2.4rem
}

.aa-system .hs-button {
  margin-top: 20px
}

@media (min-width:992px) {
  .aa-system .aa-inner {
    max-width: 720px
  }
}

.aa-system .backup-unsubscribe form,
.aa-system__body,
.aa-system__footer {
  margin-top: 30px
}

.aa-system #email-prefs-form p.header {
  margin-top: 40px;
  margin-bottom: 15px;
  font-weight: 700
}

.aa-system #email-prefs-form .hs-button {
  margin-top: 30px
}

.aa-system #email-prefs-form .item {
  margin-bottom: 20px
}

.aa-system #email-prefs-form .item input {
  margin-right: 5px
}

.aa-system #email-prefs-form .item .checkbox-row {
  margin-bottom: 5px
}

.aa-system #email-prefs-form .item .checkbox-row>span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.aa-system #email-prefs-form .item p {
  font-style: italic
}

.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  font-style: italic
}

.aa-blog-articles--cards .aa-blog-article--featured .aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-article__title,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h1,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h2 {
  font-style: normal
}

.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header br,
.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header h1:empty {
  display: none
}

.aa-system .hs_cos_wrapper_type_email_subscriptions_confirmation .success {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 40px;
  color: var(--color-purple);
  font-weight: 700
}

.aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password {
  height: 50px !important;
  margin-top: 5px !important
}

.aa-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: -1.5rem
}

.aa-tag,
.aa-tags .aa-tag {
  background-color: transparent;
  border: .1rem solid #fff;
  border-radius: 3rem;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 1.5rem;
  padding: .7em 1.1em;
  text-decoration: none
}

.aa-tag:active,
.aa-tag:focus,
.aa-tag:hover,
.aa-tags .aa-tag:active,
.aa-tags .aa-tag:focus,
.aa-tags .aa-tag:hover {
  background-color: #fff;
  border-color: #fff;
  color: var(--color-purple);
  text-decoration: none
}

.aa-tag:not(:last-child),
.aa-tags .aa-tag:not(:last-child) {
  margin-right: 1.5rem
}

.aa-tag.aa-tag--current {
  background-color: #fff;
  border-color: #fff;
  color: var(--color-purple)
}

.aa-pagination .aa-inner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.aa-pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0
}

.aa-pagination li {
  list-style-type: none
}

.aa-pagination li:not(:last-of-type) {
  margin-right: 1rem
}

.aa-pagination li a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  color: var(--text-primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
  font-weight: 700;
  height: 1.8em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  width: 1.6em
}

.aa-pagination li a.aa-pagination--active {
  background-color: var(--color-purple);
  color: #fff
}

.aa-pagination li a:active,
.aa-pagination li a:focus,
.aa-pagination li a:hover {
  background-color: rgba(82, 46, 146, .2);
  color: var(--text-primary)
}

.aa-blog-listing-header {
  overflow: hidden;
  position: relative
}

.aa-blog-listing-header .aa-image-wrapper {
  height: 104%;
  -webkit-filter: blur(4px) saturate(.85);
  filter: blur(4px) saturate(.85);
  left: -2%;
  position: absolute;
  top: -2%;
  width: 104%;
  z-index: 1
}

.aa-blog-listing-header .aa-inner {
  position: relative;
  z-index: 3
}

.aa-blog--simple-listing article {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.aa-blog--simple-listing article:not(:last-child) {
  border-bottom: 1px solid rgba(51, 51, 51, .25);
  margin-bottom: 3rem;
  padding-bottom: 3rem
}

@media (min-width:992px) {
  .aa-blog--simple-listing article:not(:last-child) {
    margin-bottom: 3.5rem;
    padding-bottom: 3.5rem
  }
}

.aa-blog--simple-listing a {
  color: var(--color-purple);
  text-decoration: none
}

.aa-blog--simple-listing a:focus,
.aa-blog--simple-listing a:hover {
  color: var(--color-purple);
  text-decoration: underline
}

.aa-blog--simple-listing a:active {
  color: var(--text-primary)
}

@media (min-width:992px) {
  .aa-featured-post {
    padding: 7rem 5rem;
    position: relative
  }

  .aa-featured-post .h5 {
    font-size: 3.2rem;
    margin-bottom: .8em
  }

  .aa-featured-post .aa-image-wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
  }

  .aa-featured-post .aa-card__body {
    background-color: #fff;
    padding: 3.5rem;
    position: relative;
    width: 50%;
    z-index: 2
  }
}

.aa-featured-post .description {
  display: none;
  margin-bottom: .8em
}

@media (min-width:992px) {
  .aa-featured-post .description {
    display: block
  }
}

.aa-blog-articles .aa-blog-articles__inner {
  padding-left: 16px;
  padding-right: 16px
}

@media (min-width:768px) {
  .aa-blog-articles .aa-blog-articles__inner {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media (min-width:1200px) {
  .aa-blog-articles .aa-blog-articles__inner {
    max-width: 1200px
  }
}

@media (min-width:1680px) {
  .aa-blog-articles .aa-blog-articles__inner {
    padding-left: 0;
    padding-right: 0
  }
}

.aa-blog-articles--cards .aa-blog-articles__header {
  margin-bottom: 40px;
  width: 100%
}

@media (min-width:768px) {
  .aa-blog-articles--cards .aa-blog-articles__header {
    max-width: 720px
  }
}

.aa-blog-articles--cards .aa-blog-article__body {
  padding: 32px 16px;
  background-color: #fff
}

@media (min-width:1200px) {
  .aa-blog-articles--cards .aa-blog-article__body {
    padding: 32px
  }
}

.aa-blog-articles--cards .aa-blog-article {
  padding: 0;
  margin-bottom: 32px
}

.aa-blog-articles--cards .aa-blog-article:hover {
  -webkit-box-shadow: 0 4px 32px 0 rgba(51, 51, 51, .1);
  box-shadow: 0 4px 32px 0 rgba(51, 51, 51, .1)
}

@media (min-width:992px) {
  .aa-blog-articles--cards .aa-blog-article {
    max-width: calc(33.33333% - 22px);
    margin-right: 32px
  }

  .aa-blog-articles--cards .aa-blog-article:nth-of-type(3n+3) {
    margin-right: 0
  }

  .aa-blog-articles--cards .aa-blog-article:nth-last-of-type(2) {
    margin-right: 32px
  }

  .aa-blog-articles--cards .aa-blog-article:last-of-type {
    margin-right: 0
  }
}

@media (min-width:992px) {
  .aa-blog-articles--condensed .aa-blog-article {
    padding-bottom: 32px;
    max-width: calc(33.33333% - 22px);
    margin-right: 32px
  }

  .aa-blog-articles--condensed .aa-blog-article:nth-of-type(3n+3) {
    max-width: calc(33.33333% - 22px);
    margin-right: 0
  }
}

@media (min-width:1200px) {
  .aa-blog-articles--condensed .aa-blog-article {
    max-width: 33.33333%;
    padding: 14px 14px 32px
  }

  .aa-blog-articles--condensed .aa-blog-article:nth-of-type(3n+3) {
    max-width: 33.33333%
  }

  .aa-blog-articles--condensed .aa-blog-article:not(:last-of-type) {
    margin-right: 0
  }
}

.aa-blog-articles--condensed .aa-blog-article__body {
  padding-top: 32px
}

.aa-blog-articles--list .aa-blog-articles--list__inner {
  width: 100%;
  padding-left: 3rem;
  padding-right: 3rem
}

@media (min-width:992px) {
  .aa-blog-articles--list .aa-blog-articles--list__inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0
  }
}

.aa-blog-articles--list .aa-blog-article {
  text-decoration: none;
  color: var(--text-primary);
  border-top: 1px solid #d9d9d9
}

.aa-blog-articles--list .aa-blog-article:hover .aa-blog-article__title {
  text-decoration: underline
}

.aa-blog-articles--list .aa-blog-article:not(:last-of-type) {
  margin-bottom: 0;
  margin-right: auto
}

@media (min-width:992px) {
  .aa-blog-articles--list .aa-blog-article {
    padding-left: 120px;
    padding-right: 120px
  }
}

.aa-blog-articles--list .aa-blog-article__body {
  padding-top: 40px;
  padding-bottom: 40px
}

.aa-blog-articles--related .aa-blog-articles__inner {
  border-top: 4px solid var(--color-gray-light)
}

@media (min-width:992px) {
  .aa-blog-articles--related .aa-blog-articles__inner .aa-blog-article {
    margin-bottom: 0
  }
}

.aa-blog-articles__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%
}

@media (min-width:992px) {
  .aa-blog-articles__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }
}

@media (min-width:1200px) {
  .aa-blog-articles__body {
    padding-left: 0;
    padding-right: 0
  }
}

.aa-blog-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  margin-bottom: 64px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

.aa-blog-article:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 4px 32px 0 rgba(51, 51, 51, .1);
  box-shadow: 0 4px 32px 0 rgba(51, 51, 51, .1);
  text-decoration: none
}

.aa-blog-article__image {
  width: 100%;
  height: 200px;
  background-repeat: no-repeat
}

@media (min-width:1440px) {
  .aa-blog-article__image {
    height: 270px;
    width: 100%
  }
}

.aa-blog-article__category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: 300;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #fff
}

.aa-blog-article__category:hover {
  text-decoration: none;
  background-color: #fff;
  color: var(--text-primary)
}

.aa-blog-article__body {
  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-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

.aa-blog-article__body .aa-blog-article__title {
  color: var(--text-primary);
  text-decoration: none
}

.aa-blog-article__body .aa-blog-article__title:hover {
  text-decoration: underline
}

.aa-blog-article__body .aa-blog-article__text {
  margin-bottom: 25px;
  color: var(--text-primary)
}

.aa-blog-article__body .aa-blog-article__date {
  display: block;
  margin-bottom: 15px
}

.aa-blog-article__body .aa-blog-article__author {
  margin-top: auto
}

.aa-blog-article__date {
  color: #999
}

.aa-blog-article__author {
  color: var(--text-primary)
}

@media (min-width:992px) {
  .aa-blog-articles--cards .aa-blog-article--featured {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 100%;
    margin-right: 0;
    padding: 32px;
    background-color: #fff
  }
}

@media (min-width:992px) {
  .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__body {
    max-width: 50%;
    padding-left: 0;
    padding-right: 120px
  }
}

.aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__category {
  -ms-flex-item-align: center;
  align-self: center
}

.aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__title {
  color: var(--text-primary)
}

.aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__image {
  position: relative
}

@media (min-width:992px) {
  .aa-blog-articles--cards .aa-blog-article--featured .aa-blog-article__image {
    height: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

.aa-blog-article--cta {
  position: relative
}

.aa-blog-article--cta .aa-blog-article__image {
  background-color: var(--color-purple);
  visibility: visible;
  opacity: 1
}

.aa-blog-article--cta .aa-blog-article__body {
  display: block;
  background-color: #313131;
  padding: 30px;
  color: #fff;
  text-align: center;
  opacity: 1;
  -webkit-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out
}

@media (min-width:992px) {
  .aa-blog-article--cta .aa-blog-article__body {
    padding-top: 63px
  }
}

.aa-blog-article--cta .aa-blog-article__body .aa-blog-article__title {
  margin-bottom: 15px;
  text-decoration: none;
  color: inherit
}

.aa-blog-article--cta .aa-blog-article__body .aa-blog-article__text {
  margin-bottom: 0;
  color: #fff
}

.aa-blog-article--cta .aa-blog-article__body .aa-button,
.aa-blog-article--cta .aa-blog-article__body .hs-button {
  width: auto;
  min-width: 210px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto
}

.aa-blog-article--cta .aa-blog-article__body .hs-submit .actions {
  text-align: center
}

.aa-blog-article--cta .aa-blog-article__body .hs-submit input[type=submit] {
  width: auto;
  min-width: 210px
}

.aa-blog-article--cta .aa-blog-article__body--form {
  position: absolute;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out
}

.aa-blog-article--cta .aa-blog-article__body--form .hs-form {
  text-align: left
}

.aa-blog-article--cta .aa-blog-article__body--form .hs-form-field>label {
  font-size: 16px;
  line-height: 24px;
  color: #fff
}

.aa-blog-article--cta .aa-blog-article__body--form .aa-system .hs_cos_wrapper_type_password_prompt #hs-pwd-widget-password,
.aa-blog-article--cta .aa-blog-article__body--form .hs-input,
.aa-system .hs_cos_wrapper_type_password_prompt .aa-blog-article--cta .aa-blog-article__body--form #hs-pwd-widget-password {
  border: 0
}

.aa-blog-article--cta .aa-blog-article__body--form .hs-richtext {
  font-size: 12px;
  line-height: 18px
}

.aa-blog-article--cta .aa-blog-article__body--form .hs-richtext p {
  font-size: inherit;
  line-height: inherit
}

.aa-blog-article--cta .aa-blog-article__body--form .aa-blog-article__back-button {
  display: block;
  margin-top: 40px;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer
}

.aa-blog-article--cta.is-active .aa-blog-article__image {
  height: 0;
  padding: 0;
  overflow: hidden;
  background-color: var(--color-purple);
  visibility: hidden;
  opacity: 0
}

.aa-blog-article--cta.is-active .aa-blog-article__body--teaser {
  height: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out
}

.aa-blog-article--cta.is-active .aa-blog-article__body--form {
  height: 100%;
  position: static;
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out
}

.aa-blog-articles--grid .aa-blog-article.aa-blog-article--cta {
  padding: 0;
  color: var(--text-primary)
}

.aa-blog-articles--grid .aa-blog-article.aa-blog-article--cta:after {
  display: none
}

.aa-blog-post .aa-hero .aa-hero__body a {
  color: #fff;
  text-decoration: none
}

.aa-blog-post .aa-hero .aa-hero__body a:active,
.aa-blog-post .aa-hero .aa-hero__body a:focus,
.aa-blog-post .aa-hero .aa-hero__body a:hover {
  text-decoration: underline
}

.aa-blog-post-header__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px
}

@media (min-width:1440px) {
  .aa-blog-post-header__inner {
    padding-left: 0;
    padding-right: 0
  }
}

.aa-blog-post__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse
}

@media (min-width:992px) {
  .aa-blog-post__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.aa-blog-post__body .aa-blog-post__info {
  width: 100%
}

.aa-blog-post__body .aa-blog-post__title {
  padding-top: 30px
}

@media (min-width:992px) {
  .aa-blog-post__body .aa-blog-post__title {
    padding-top: 0
  }
}

.aa-blog-post__body .aa-blog-article__author {
  margin-left: 20px
}

.aa-blog-post-header__image {
  height: 300px;
  width: 100%;
  max-width: 70%
}

@media (min-width:768px) {
  .aa-blog-post-header__image {
    height: 400px
  }
}

@media (min-width:992px) {
  .aa-blog-post-header__image {
    width: 100%;
    min-height: 350px;
    margin-bottom: 0
  }
}

@media (min-width:1200px) {
  .aa-blog-post-header__image {
    max-height: 420px;
    max-width: 600px;
    height: 100%;
    margin-bottom: 0
  }
}

.aa-blog-post__footer {
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 20px
}

@media (min-width:768px) {
  .aa-blog-post__footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 50px
  }
}

.aa-blog-post__footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.aa-blog-post__footer ul li:not(:last-of-type) {
  margin-right: 10px
}

@media (min-width:992px) {
  .aa-blog-post__footer ul li:not(:last-of-type) {
    margin-right: 20px
  }
}

.aa-blog-post__footer ul li a {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-primary)
}

@media (min-width:768px) {
  .aa-blog-post__footer ul li a {
    font-size: 16px;
    line-height: 20px
  }
}

.aa-blog-post__footer ul li a:hover {
  opacity: .7
}

.aa-blog-post__footer ul a {
  text-decoration: none
}

.aa-blog-post__footer .aa-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px
}

@media (min-width:768px) {
  .aa-blog-post__footer .aa-social {
    margin-left: auto
  }
}

.aa-blog-post-content__inner {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px
}

@media (min-width:768px) {
  .aa-blog-post-content__inner {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto
  }
}

@media (min-width:992px) {
  .aa-blog-post-content__inner {
    padding-left: 0;
    padding-right: 0
  }
}

.aa-blog-post-content__inner span.cta-wrapper {
  display: block
}

.aa-blog-post-content__inner *+img {
  margin-top: 30px
}

@media (min-width:768px) {
  .aa-blog-post-content__inner *+img {
    margin-top: 50px
  }
}

.aa-blog-post-content__inner img {
  margin-bottom: 30px
}

@media (min-width:768px) {
  .aa-blog-post-content__inner img {
    margin-bottom: 50px
  }
}

.aa-blog-post-content__inner ol,
.aa-blog-post-content__inner ul {
  margin-top: 0;
  margin-bottom: 30px
}

.aa-blog-post-content__inner p>a {
  display: inline
}

.aa-blog-post-content__inner ol,
.aa-blog-post-content__inner ul {
  margin-bottom: 40px
}

.aa-blog-post-intro {
  width: 100%
}

@media (min-width:992px) {
  .aa-blog-post-intro {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
  }
}

@media (min-width:768px) {
  .aa-blog-post-intro .aa-blog-article__date {
    margin-bottom: 32px
  }
}

.aa-blog-post-intro__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

@media (min-width:1200px) {
  .aa-blog-post-intro__inner {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding-top: 32px
  }
}

.aa-blog-post-intro__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px
}

@media (min-width:768px) {
  .aa-blog-post-intro__header {
    -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;
    margin-bottom: 0
  }
}

@media (min-width:1200px) {
  .aa-blog-post-intro__header {
    max-width: 180px;
    position: absolute
  }
}

@media (min-width:1440px) {
  .aa-blog-post-intro__header {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    max-width: 240px
  }
}

.aa-blog-post-intro__header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}

@media (min-width:1200px) {
  .aa-blog-post-intro__header__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.aa-blog-post-intro .aa-avatar {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 0
}

@media (min-width:768px) {
  .aa-blog-post-intro .aa-avatar {
    margin-bottom: 15px
  }
}

.aa-blog-post-intro .aa-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 25%;
  margin-left: auto
}

@media (min-width:768px) {
  .aa-blog-post-intro .aa-social {
    max-width: 30%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}

@media (min-width:1200px) {
  .aa-blog-post-intro .aa-social {
    max-width: 240px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
}

.aa-blog-post-intro .aa-social p {
  font-size: 14px
}

.aa-blog-post-intro .aa-social svg path {
  fill: var(--color-purple)
}

.aa-blog-post-intro__meta {
  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;
  margin-left: 15px
}

@media (min-width:1200px) {
  .aa-blog-post-intro__meta {
    margin-left: 0;
    text-align: center
  }
}

.aa-blog-post-intro__meta .aa-blog-article__author {
  margin-bottom: 8px
}

.aa-blog-post-intro__body {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px
}

@media (min-width:768px) {
  .aa-blog-post-intro__body {
    padding-top: 32px;
    padding-bottom: 32px
  }
}

@media (min-width:992px) {
  .aa-blog-post-intro__body {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0
  }
}

@media (min-width:1200px) {
  .aa-blog-post-intro__body {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-top: 0;
    padding-bottom: 0
  }
}

.aa-avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%
}

@media (min-width:768px) {
  .aa-avatar {
    width: 100px;
    height: 100px
  }
}

.aa-social p {
  margin-bottom: 10px;
  text-align: center;
  font-weight: 700
}

.aa-social svg {
  fill: #fff
}

.aa-social .aa-social__inner {
  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: end;
  -ms-flex-align: end;
  align-items: flex-end
}

@media (min-width:768px) {
  .aa-social .aa-social__inner {
    margin-bottom: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.aa-social .aa-social__inner a {
  display: block
}

@media (min-width:768px) {
  .aa-social .aa-social__inner a:not(:last-of-type) {
    margin-right: 20px
  }
}

.aa-social .aa-social__inner svg {
  width: 29px;
  height: 29px
}

.aa-social .aa-social__inner svg:hover {
  opacity: .7
}