@import url(https://use.typekit.net/bst7kmj.css);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

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

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

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

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

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

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

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

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

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

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

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

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

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

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

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

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

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

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

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

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

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

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

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

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

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

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

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

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

.footer__link,.header__logo,.hs-richtext a{color:inherit;cursor:pointer;display:inline-block;text-decoration:none}html{height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{font-family:futura-pt,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;color:#210f57;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.main{position:relative;margin-top:-4vw}.main.no-margin{margin-top:0}@media (max-width:63.9375em){h1{font-size:1.6875rem;line-height:2rem;font-weight:500}}@media (min-width:64em){h1{font-size:2.5rem;line-height:2.625rem;font-weight:500}}h2{font-size:1.375rem;line-height:1.75rem;font-weight:500}a,button,input,textarea{outline:none}b,strong{font-weight:700}h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}ol,p,ul{font-size:1rem;line-height:1.3125rem;font-weight:400}img{max-width:100%;height:auto}.hero{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.625rem;margin-right:-.625rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}@media (max-width:63.9375em){.hero{margin-top:4.375rem}}@media (min-width:64em){.hero{margin-top:6.25rem}}.hero__content{margin-bottom:2.5rem}@media (max-width:63.9375em){.hero__content{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%}}@media (min-width:64em){.hero__content{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;flex:0 0 50%;max-width:50%}}.hero__meta{font-size:1.375rem;line-height:1.75rem;font-weight:500;color:#c952e0;letter-spacing:.1em;margin-bottom:.625rem}.hero__title{color:#fff;margin-bottom:1.25rem}.hero__description,.hero__description p{font-size:1.125rem;line-height:1.9375rem;font-weight:500;color:#f1edfd}.hero__description p+p{margin-top:1.25rem}@media (max-width:63.9375em){.hero__card-list{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%}}@media (min-width:64em){.hero__card-list{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;flex:0 0 50%;max-width:50%}}.hero__card-list .card-list{margin-top:1.5625rem}.hero__card-list-title{color:#c952e0}.hero__card-list-description{font-size:1.125rem;line-height:1.9375rem;font-weight:500;color:#fff}.card-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.625rem;margin-right:-.625rem}.card-list--secondary{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}@media (max-width:63.9375em){.card-list__item{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%}}@media (min-width:64em){.card-list__item{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;flex:0 0 50%;max-width:50%}}.card{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin:.9375rem 0}.card--secondary{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;margin:1.5625rem 0}.card__media{min-width:5.5rem;min-height:4.5rem;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.card--secondary .card__media{padding:1.25rem 1.5625rem}@media (min-width:64em){.card--secondary .card__media{min-width:8.0625rem;min-height:6.5625rem}}.card__media:after{content:"";opacity:.4;position:absolute;top:0;left:0;width:100%;height:100%;background:#210f57;-webkit-transform:matrix(.99,.12,.12,-.99,0,0);-moz-transform:matrix(.99,.12,.12,-.99,0,0);-o-transform:matrix(.99,.12,.12,-.99,0,0);transform:matrix(.99,.12,.12,-.99,0,0)}.card--secondary .card__media:after{background:#7348ee;opacity:.1}.card__content{padding-left:.9375rem}@media (min-width:64em){.card__content{max-width:10.9375rem}.card--secondary .card__content{max-width:none}}.card--secondary .card__content{padding-left:1.875rem}.card__description{font-weight:400;color:#fff}.card--secondary .card__description{color:#210f57}.card__title{text-transform:uppercase;color:#c952e0;margin-bottom:.625rem}.card__image{position:relative;z-index:1}.content{color:#210f57}@media (max-width:63.9375em){.content{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%}}@media (min-width:64em){.content{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 37.5%;-moz-box-flex:0;flex:0 0 37.5%;max-width:37.5%}}.content h1+p{margin-top:1.25rem}.content p:not(:last-child){margin-bottom:1.25rem}.lead-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.625rem;margin-right:-.625rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}@media (max-width:63.9375em){.lead-block__content{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%}}@media (min-width:64em){.lead-block__content{position:relative;width:100%;padding-right:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 39.1666666667%;-moz-box-flex:0;flex:0 0 39.1666666667%;max-width:39.1666666667%;padding-left:3.75rem}}.lead-block__meta{font-size:1.6875rem;line-height:2rem;font-weight:500;color:#c952e0}.lead-block__info{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.lead-block__info,.lead-block__info-box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.lead-block__info-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;color:#fff;position:relative;z-index:1}@media (max-width:63.9375em){.lead-block__info-title{font-size:6.25rem;line-height:4.6875rem;font-weight:500}}@media (min-width:64em){.lead-block__info-title{font-size:9.375rem;line-height:7.75rem;font-weight:500}}@media (max-width:63.9375em){.lead-block__info-subtitle{font-size:3.125rem;line-height:3.125rem;font-weight:500}}@media (min-width:64em){.lead-block__info-subtitle{font-size:4.6875rem;line-height:4.6875rem;font-weight:500}}.lead-block__info-media img{margin-left:-.9375rem}.lead-block__description{color:#fff;margin-top:1.875rem}@media (max-width:63.9375em){.lead-block__highlight{display:none}}@media (min-width:64em){.lead-block__highlight{position:relative;width:100%;-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;flex:0 0 50%;max-width:50%;margin-top:3.125rem;background:-webkit-linear-gradient(157.97deg,#210f57 -51.85%,#c952e0 129.39%);background:-moz-linear-gradient(157.97deg,#210f57 -51.85%,#c952e0 129.39%);background:-o-linear-gradient(157.97deg,#210f57 -51.85%,#c952e0 129.39%);background:linear-gradient(292.03deg,#210f57 -51.85%,#c952e0 129.39%);-webkit-transform:rotate(3.69deg);-moz-transform:rotate(3.69deg);-o-transform:rotate(3.69deg);transform:rotate(3.69deg);padding:4.25rem 2.75rem 4.875rem 3.75rem;color:#fff}.lead-block__highlight p{-webkit-transform:rotate(-3.69deg);-moz-transform:rotate(-3.69deg);-o-transform:rotate(-3.69deg);transform:rotate(-3.69deg)}}@media (max-width:63.9375em){.sticky-block{width:100%}}@media (min-width:64em){.sticky-block{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-moz-box-flex:0;flex:0 0 41.6666666667%;max-width:41.6666666667%;margin-left:58.3333333333%}}.sticky-block__top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;background-color:#210f57;color:#fff;padding:1.5625rem 1.875rem}@media (max-width:63.9375em){.sticky-block__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.sticky-block__meta{text-transform:uppercase;margin-right:1.25rem}@media (max-width:63.9375em){.sticky-block__meta{margin-bottom:1.25rem}}@media (max-width:63.9375em){.sticky-block__highlight{color:#fff;margin-bottom:3.125rem}}@media (min-width:64em){.sticky-block__highlight{display:none}}.sticky-block__image{width:100%;max-width:15.9375rem}.sticky-block__bottom{margin-top:1.25rem;background-color:#fff;-webkit-box-shadow:.3125rem .625rem 1.875rem rgba(33,15,87,.08);box-shadow:.3125rem .625rem 1.875rem rgba(33,15,87,.08);padding:1.8125rem 2rem}.sticky-block__bottom-title{text-transform:uppercase;color:#c952e0;margin-bottom:1.25rem}.form-columns-2{width:100%}@media (max-width:63.9375em){.form-columns-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.hs-form-field .hs-form-required{display:none}fieldset{max-width:none!important}fieldset:not(:last-child){margin-bottom:.625rem!important}@media (max-width:63.9375em){fieldset.form-columns-2 .hs-form-field{width:100%!important;float:none}fieldset.form-columns-2 .hs-form-field:not(:last-child){margin-bottom:.625rem}}@media (min-width:64em){fieldset.form-columns-2 .hs-form-field{width:-webkit-calc(50% - 5px)!important;width:-moz-calc(50% - 5px)!important;width:calc(50% - 5px)!important;float:none}fieldset.form-columns-2 .hs-form-field:not(:first-child){margin-left:.625rem}}fieldset.form-columns-1 .hs-input{width:100%!important;margin-right:0!important}fieldset.form-columns-1 .input,fieldset.form-columns-2 .input{margin-right:0!important}@media (max-width:63.9375em){.hs-form .form-columns-2 .hs-form-field .hs-input{width:100%!important}}.hs-input{font-size:1rem;line-height:1.3125rem;font-weight:400;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.625rem;width:100%;background:rgba(241,237,253,.6);-webkit-border-radius:4px;border-radius:4px;border:none;-webkit-box-shadow:none;box-shadow:none;height:100%;color:#7b789b;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.hs-input::-webkit-input-placeholder{color:#7b789b}.hs-input::-moz-placeholder{color:#7b789b}.hs-input:-ms-input-placeholder{color:#7b789b}.hs-input::-ms-input-placeholder{color:#7b789b}.hs-input::placeholder{color:#7b789b}.no-list.hs-error-msgs.inputs-list{list-style:none;padding-left:0}.no-list.hs-error-msgs.inputs-list .hs-error-msg{font-size:.875rem;line-height:1.125rem;font-weight:500;padding:.3125rem;color:red}.hs-fieldtype-checkbox,.hs-fieldtype-select{margin-top:1.25rem}.hs-fieldtype-checkbox>label span,.hs-fieldtype-select>label span{font-size:1.375rem;line-height:1.75rem;font-weight:500;display:block;margin-bottom:1.25rem}.hs-richtext{font-size:.875rem;line-height:1.125rem;font-weight:500;margin-top:1.25rem}.hs-richtext a{font-size:1rem;line-height:1.3125rem;font-weight:400;color:#c952e0;font-weight:600;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hs-richtext a:hover{color:#bc27d8}.hs-form input[type=submit]{margin-top:1.25rem;width:100%;background-color:#c952e0;-webkit-border-radius:.25rem;border-radius:.25rem;-webkit-box-shadow:none;box-shadow:none;border:none;cursor:pointer;text-transform:uppercase;padding:1.125rem 1.25rem;color:#fff;letter-spacing:.1em;font-size:1.375rem;line-height:1.75rem;font-weight:500;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hs-form input[type=submit]:hover{background-color:#bc27d8}.hs-form .input select{cursor:pointer}.hs-form .input .inputs-list{list-style:none;padding-left:0}.hs-form .hs-form-checkbox:not(:last-child){margin-bottom:.625rem}.hs-form .hs-form-checkbox label{position:relative;cursor:pointer}.hs-form .hs-form-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.hs-form .hs-form-checkbox span{display:block;position:relative;padding-left:1.875rem}.hs-form .hs-form-checkbox span:before{content:"";position:absolute;top:.1875rem;left:0;width:1.25rem;height:1.25rem;background:rgba(241,237,253,.6)}.hs-form .hs-form-checkbox span:after{content:"";opacity:0;visibility:hidden;position:absolute;top:.4375rem;left:.25rem;width:.75rem;height:.75rem;background:#c952e0}.hs-form .hs-form-checkbox input[type=checkbox]:checked~span:after{opacity:1;visibility:visible}@media (max-width:63.9375em){.content-editor{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%;margin-top:3.125rem}}@media (min-width:64em){.content-editor{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-moz-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%;margin-left:33.3333333333%;margin-top:5rem}}.content-editor p:not(:last-child){margin-bottom:1.875rem}.content-editor__info{margin:0 auto 2.5rem;max-width:25.625rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.content-editor__info-image{position:relative;z-index:10}.content-editor__box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-left:-4.375rem;margin-top:2.5rem;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:100%;background:#f1edfd;border:.0625rem solid #f1edfd;-webkit-box-shadow:.3125rem .625rem 1.875rem rgba(33,15,87,.08);box-shadow:.3125rem .625rem 1.875rem rgba(33,15,87,.08);-webkit-transform:rotate(3.69deg);-moz-transform:rotate(3.69deg);-o-transform:rotate(3.69deg);transform:rotate(3.69deg);height:auto;max-height:14.6875rem}.content-editor__box p{padding-left:1.25rem;-webkit-transform:rotate(-3.69deg);-moz-transform:rotate(-3.69deg);-o-transform:rotate(-3.69deg);transform:rotate(-3.69deg);color:#7348ee;max-width:9.375rem}.images-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.625rem;margin-right:-.625rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.images-block__content{color:#fff;margin-bottom:1.25rem}.images-block__content h4{font-weight:450}@media (max-width:63.9375em){.images-block__content{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%}}@media (min-width:64em){.images-block__content{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-moz-box-flex:0;flex:0 0 41.6666666667%;max-width:41.6666666667%}}.images-block__items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:47.9375em){.images-block__items{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%}}@media (min-width:48em)and (max-width:63.9375em){.images-block__items{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-moz-box-flex:0;flex:0 0 41.6666666667%;max-width:41.6666666667%}}@media (min-width:64em){.images-block__items{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-moz-box-flex:0;flex:0 0 41.6666666667%;max-width:41.6666666667%}}.images-block__item{width:25%;margin-top:1rem;margin-bottom:1rem}.images-block__item:not(:first-child){margin-left:2.5rem}.images-block__item:nth-child(4){margin-left:0}.images-block__items--wide .images-block__item{width:50%;margin-bottom:0}.testimonial{-webkit-transform:rotate(3.69deg);-moz-transform:rotate(3.69deg);-o-transform:rotate(3.69deg);transform:rotate(3.69deg)}@media (min-width:64em){.testimonial{background-color:#fff;padding:1.25rem 1.5625rem}}.testimonial__top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-transform:rotate(-3.69deg);-moz-transform:rotate(-3.69deg);-o-transform:rotate(-3.69deg);transform:rotate(-3.69deg)}@media (max-width:63.9375em){.testimonial__top{padding-left:1.25rem;padding-right:1.25rem}}.testimonial__img{margin-right:1.25rem}.testimonial__details h4{color:#c952e0;font-weight:450;font-size:1.125rem;line-height:1.9375rem;font-weight:500}.testimonial__details p{font-weight:450}@media (max-width:63.9375em){.testimonial__blockquote{margin-top:2.5rem;background-color:#fff;width:-webkit-calc(100% + 60px);width:-moz-calc(100% + 60px);width:calc(100% + 60px);position:relative;left:-1.25rem;padding-left:1.25rem;padding-bottom:3.125rem}}.testimonial__blockquote-wrapper{padding:2.5rem;position:relative;-webkit-transform:rotate(-3.69deg);-moz-transform:rotate(-3.69deg);-o-transform:rotate(-3.69deg);transform:rotate(-3.69deg)}.testimonial__blockquote-wrapper svg{position:absolute;top:1.25rem;left:0;z-index:-1}.testimonial__blockquote-wrapper p{font-weight:400}.testimonial__blockquote-wrapper p strong{display:block;margin-top:.625rem}.header{position:absolute;top:0;left:0;width:100%;z-index:100}.header--secondary{position:static}.header__wrapper{padding-top:1.5rem;padding-bottom:1.5rem}.header--secondary .header__wrapper{background:-webkit-linear-gradient(314.79deg,#210f57 1.66%,#c952e0 127.92%);background:-moz-linear-gradient(314.79deg,#210f57 1.66%,#c952e0 127.92%);background:-o-linear-gradient(314.79deg,#210f57 1.66%,#c952e0 127.92%);background:linear-gradient(135.21deg,#210f57 1.66%,#c952e0 127.92%)}.header__inner{margin-left:auto;margin-right:auto;width:100%;max-width:78.75rem;padding-left:1.25rem;padding-right:1.25rem}@media (max-width:63.9375em){.header__logo{max-width:6.25rem}}@media (min-width:64em){.header__logo{max-width:7.5rem}}.footer{background-color:#210f57;color:#fff;margin-top:-3.22459vw}.footer.no-margin{margin-top:0}.footer__wrapper{padding-bottom:3.22459vw;padding-top:3.22459vw}@media (max-width:63.9375em){.footer__wrapper{padding-top:9.375rem}}.footer__inner{margin-left:auto;margin-right:auto;width:100%;max-width:78.75rem;padding-left:1.25rem;padding-right:1.25rem}.footer__holder{-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.625rem;margin-right:-.625rem}.footer__column,.footer__holder{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.footer__column{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media (max-width:63.9375em){.footer__column{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}}@media (min-width:64em){.footer__column{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;flex:0 0 50%;max-width:50%}}.footer__copyright{font-weight:500}@media (max-width:63.9375em){.footer__copyright{font-size:.875rem;line-height:1.125rem;font-weight:500}}.footer__link{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.footer__link:hover{opacity:.8}@media (max-width:63.9375em){.footer__link{margin-top:1.25rem;margin-bottom:2.5rem;font-size:.875rem;line-height:1.125rem;font-weight:500}}@media (min-width:64em){.footer__link{margin-left:auto;font-weight:500}}.section--skew{position:relative;padding-top:3.22459vw;padding-bottom:3.22459vw;margin-top:-.0625rem}.section--skew:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;-webkit-transform:skewy(3.69deg);-moz-transform:skewy(3.69deg);-o-transform:skewy(3.69deg);transform:skewy(3.69deg);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;outline:1px solid transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden}.section--hero:before{background:-webkit-linear-gradient(314.79deg,#210f57 1.66%,#c952e0 127.92%);background:-moz-linear-gradient(314.79deg,#210f57 1.66%,#c952e0 127.92%);background:-o-linear-gradient(314.79deg,#210f57 1.66%,#c952e0 127.92%);background:linear-gradient(135.21deg,#210f57 1.66%,#c952e0 127.92%)}@media (max-width:63.9375em){.section--sticky:before{background:-webkit-linear-gradient(157.97deg,#210f57 -51.85%,#c952e0 129.39%);background:-moz-linear-gradient(157.97deg,#210f57 -51.85%,#c952e0 129.39%);background:-o-linear-gradient(157.97deg,#210f57 -51.85%,#c952e0 129.39%);background:linear-gradient(292.03deg,#210f57 -51.85%,#c952e0 129.39%)}}@media (min-width:64em){.section--sticky{position:absolute;top:4vw;width:100%;height:-webkit-calc(100% - 4vw);height:-moz-calc(100% - 4vw);height:calc(100% - 4vw);z-index:9999;padding-top:0;padding-bottom:0;margin-top:0;pointer-events:none}.section--sticky .sticky-block__bottom-wrap{position:-webkit-sticky;position:sticky;top:.625rem}.section--sticky .sticky-block__bottom{pointer-events:auto;margin-bottom:1.25rem}.section--sticky .section__holder,.section--sticky .section__inner,.section--sticky .section__wrapper{height:100%}}.section--light:before{background-color:#fff}.section--gray:before{background-color:rgba(241,237,253,.5)}.section--dark:before{background-color:#210f57}.section--info{position:relative}.section__infographic{z-index:1}@media (max-width:63.9375em){.section__infographic{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:relative;bottom:-3.125rem}}@media (min-width:64em){.section__infographic{position:absolute;left:50%;bottom:-1.875rem;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}@media (min-width:64em){.section__infographic--secondary{bottom:-3.4375rem}}@media (max-width:63.9375em){.section__wrapper{padding-top:3.125rem;padding-bottom:3.125rem}.section--content-editor .section__wrapper{padding-top:4.6875rem;padding-bottom:4.6875rem}}@media (min-width:64em){.section__wrapper{padding-top:2.5rem;padding-bottom:4.375rem}.section--content-editor .section__wrapper{padding-top:4.6875rem;padding-bottom:6.25rem}}.section--hero .section__wrapper{position:relative}@media (min-width:64em){.section--info .section__wrapper,.section--lead .section__wrapper{padding-top:0}}@media (max-width:63.9375em){.section--sticky .section__wrapper{position:relative;margin-bottom:-9.375rem}}@media (max-width:63.9375em){.section--testimonials .section__wrapper{overflow:hidden;padding-bottom:0;margin-bottom:-3.125rem}}.section__inner{margin-left:auto;margin-right:auto;width:100%;max-width:78.75rem;padding-left:1.25rem;padding-right:1.25rem}.section__holder{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.625rem;margin-right:-.625rem}@media (max-width:63.9375em){.section__description,.section__title{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%}}@media (min-width:64em){.section__description,.section__title{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;flex:0 0 50%;max-width:50%}}.section__description{color:#c952e0;margin-top:.625rem;margin-bottom:1.875rem}@media (max-width:63.9375em){.section__description{font-size:1rem;line-height:1.1875rem;font-weight:500}}@media (min-width:64em){.section__description{font-size:1.25rem;line-height:1.375rem;font-weight:500}}.section__title-big{text-align:center}@media (max-width:63.9375em){.section__title-big{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%}}@media (min-width:64em){.section__title-big{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-moz-box-flex:0;flex:0 0 58.3333333333%;max-width:58.3333333333%;margin-left:20.8333333333%}}.section__meta{text-transform:uppercase;color:#c952e0;text-align:center;margin-bottom:.9375rem;letter-spacing:.1em}@media (max-width:63.9375em){.section__meta{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%}}@media (min-width:64em){.section__meta{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-moz-box-flex:0;flex:0 0 66.6666666667%;max-width:66.6666666667%;margin-left:16.6666666667%}}@media (max-width:63.9375em){.testimonials-list{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%}}@media (min-width:64em){.testimonials-list{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem;-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;flex:0 0 50%;max-width:50%}}
