/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  overflow-x: hidden;
  padding-top: 92px;
}
@media (max-width: 991px) {
  body {
    padding-top: 45px;
  }
}
h1 {
  font-size: 2em;
  margin: 25px 0 12px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.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: 0.35em 0.75em 0.625em;
}
legend {
  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"] {
  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;
}
button:focus {
  outline: 0;
}
strong {
  font-weight: 500;
  color: inherit;
}
span,
strong {
  font-size: inherit;
}
span {
  line-height: inherit;
}
img,
svg {
  max-width: 100%;
}
a,
a * {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
a * {
  font-size: inherit;
}
a.inline-button {
  border-bottom: 1px solid #ff7043;
}
a.inline-button:hover {
  border: none;
}
section {
  position: relative;
  z-index: 1;
}
.hov-red:hover,
.hov-red:hover > * {
  color: #f53655 !important;
}
.hov-red:hover > svg * .filled-dark {
  fill: #f53655;
  opacity: 1;
}
.hov-red:hover > svg * .filled {
  fill: #f53655;
  opacity: 0.5;
}
.hov-red:hover > svg * .stroke {
  stroke: #f53655;
}
.hov-green:hover,
.hov-green:hover > * {
  color: #93c75f !important;
}
.hov-green:hover > svg * .filled {
  fill: #93c75f;
  opacity: 0.5;
}
.hov-green:hover > svg * .filled-dark {
  fill: #ebf2e1;
  stroke: #ebf2e1;
  opacity: 1;
}
.hov-green:hover > svg * .stroke {
  stroke: #93c75f;
}
.hov-orange:hover,
.hov-orange:hover > * {
  color: #ff7043 !important;
}
.hov-orange:hover > svg * .filled {
  fill: #ffa98e;
  opacity: 0.5;
}
.hov-orange:hover > svg * .filled-brand {
  fill: #ff4c00;
  stroke: #ff4c00;
  opacity: 1;
}
.hov-orange:hover > svg * .filled-dark {
  fill: #fec9b2;
  stroke: #fec9b2;
  opacity: 1;
}
.hov-orange:hover > svg * .filled-light {
  fill: #fec9b2;
  stroke: #fff;
  opacity: 1;
}
.hov-orange:hover > svg * .stroke {
  stroke: #ff4c00;
}
.hov-pink:hover,
.hov-pink:hover > * {
  color: #d657b6 !important;
}
.hov-pink:hover > svg * .filled,
.hov-pink:hover > svg * .filled-dark {
  fill: #d657b6;
  opacity: 0.5;
}
.hov-pink:hover > svg * .stroke {
  stroke: #d657b6;
}
.hov-teal:hover,
.hov-teal:hover > * {
  color: #4dd0e1 !important;
}
.hov-teal:hover > svg * .filled-dark {
  fill: #b9e6ef;
  stroke: #b9e6ef;
  opacity: 1;
}
.hov-teal:hover > svg * .filled {
  fill: #4dd0e1;
  opacity: 0.5;
}
.hov-teal:hover > svg * .stroke {
  stroke: #4dd0e1;
}
ul.check-reverse li:before {
  right: 0;
  top: 35%;
  position: absolute;
}
ul.check {
  padding: 0;
}
ul.check li {
  list-style-type: none;
  position: relative;
  padding: 8px 20px 7px 30px;
  display: flex;
}
ul.check li:before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  width: 28px;
  height: 25px;
  left: 0;
}
ul.check li span {
  font-weight: 600;
}
ul.check li p {
  width: 90%;
}
ul.check.black-check li:before {
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/icon-check-black.svg);
  background-repeat: no-repeat;
  margin-right: 0;
}
ul.check.blue-check li:before {
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/icon-check-blue.svg);
  background-repeat: no-repeat;
  margin-right: 0;
}
ul.check.blue-check-2 li:before {
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/icon-check-blue-2.svg);
  background-repeat: no-repeat;
  margin-right: 10px;
}
ul.check.purple-check li:before {
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/icon-check-purple.svg);
  background-repeat: no-repeat;
  margin-right: 10px;
}
ul.check.teal-check li:before {
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/icon-check-teal.svg);
  background-repeat: no-repeat;
  margin-right: 10px;
}
ul.check.green-check li:before {
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/icon-check-green.svg);
  background-repeat: no-repeat;
  margin-right: 10px;
}
ul.check.white-check li:before {
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/svg/icons/icon-check-white.svg);
  background-repeat: no-repeat;
  margin-right: 10px;
}
ul.check.orange-light-check li:before {
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/icon-check-orange-light.svg);
  background-repeat: no-repeat;
  margin-right: 10px;
}
ul.check.orange-check-2 li:before {
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/icon-check-orange-2.svg);
  background-repeat: no-repeat;
  margin-right: 10px;
}
ul.check.orange-check.block-hover li {
  margin-bottom: 10px;
  padding: 15px 10px 10px;
  border-radius: 4px;
  cursor: pointer;
}
ul.check.orange-check.block-hover li.active,
ul.check.orange-check.block-hover li:hover {
  background-color: #ffe2d9;
  box-shadow: 0 5px 23px rgba(0, 0, 0, 0.06);
}
ul.check.orange-check.block-hover li:before {
  margin-right: 10px;
}
ul.check.orange-check li:before {
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/icon-check-orange.svg);
  background-repeat: no-repeat;
  margin-right: 10px;
}
ul li.li-check {
  list-style-type: none;
  position: relative;
  padding: 8px 20px 7px 30px;
  display: flex;
}
ul li.li-check:before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  width: 28px;
  height: 25px;
  left: 0;
}
ul li.li-check span {
  font-weight: 600;
}
ul li.li-check p {
  width: 90%;
}
ul li.li-check.blue-check-2:before {
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/icon-check-blue-2.svg);
  background-repeat: no-repeat;
  margin-right: 10px;
}
ul li.li-check.orange-light-check:before {
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/icon-check-orange-light.svg);
  background-repeat: no-repeat;
  margin-right: 10px;
}
ul li.li-check.white-check:before {
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/svg/icons/icon-check-white.svg);
  background-repeat: no-repeat;
  margin-right: 10px;
}
ul li p {
  width: 100%;
  line-height: 1.4;
  font-size: 1rem;
}
.slick-dots li button:before {
  font-size: 16px;
}
.slick-dots li.slick-active button:before {
  color: #ff4c00;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .flex {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.flex-column {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.flex-grow {
  flex-grow: 1;
}
@media (min-width: 992px) {
  .full-width {
    width: 100% !important;
  }
}
.full-height {
  height: 100% !important;
}
@media (min-width: 992px) {
  img.full-width {
    height: auto !important;
  }
}
@media (min-width: 992px) {
  img.full-height {
    width: auto !important;
  }
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.left {
  text-align: left !important;
}
@media (max-width: 991px) {
  .centerMOB {
    margin: 0 auto;
    text-align: center !important;
    justify-content: center !important;
  }
}
@media (min-width: 992px) {
  .centerDESK {
    margin: 0 auto;
    text-align: center;
    justify-content: center;
  }
}
.padded {
  max-width: 1240px;
  margin: 0 10% 5%;
}
.no-padding {
  padding: 0 !important;
}
@media (max-width: 767px) {
  .no-padding {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
.no-margin {
  margin: 0 !important;
}
.margin-bottomSM {
  margin-bottom: 15px;
}
.margin-bottom {
  margin-bottom: 50px;
}
.margin-bottomLG {
  margin-bottom: 60px;
}
.margin-bottomXL {
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .margin-bottomMOB {
    margin-bottom: 60px;
  }
}
.margin-top {
  margin-top: 50px;
}
.margin-horizontalSM {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.padding-horizontalSM {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.padding-horizontal {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.padding-bottom {
  padding-bottom: 50px;
}
.padding-bottomXL {
  padding-bottom: 80px;
}
.padding-top {
  padding-top: 50px;
}
.padding-topLG {
  padding-top: 60px;
}
.padding-topXL {
  padding-top: 80px;
}
@media (max-width: 767px) {
  .paddingMOB {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.section-paddingSM {
  padding-top: 25px;
  padding-bottom: 25px;
}
.section-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-paddingLG {
  padding-top: 60px;
  padding-bottom: 60px;
}
.section-paddingXL {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .section-paddingXL {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.border-full {
  border: 0.063rem solid #8c8e9a;
  border-radius: 4px;
}
.border-full-light {
  border: 0.063rem solid #eaecf1;
  border-radius: 4px;
}
.border-bottom {
  border-bottom: 0.063rem solid #8c8e9a;
}
.border-bottom-light {
  border-bottom: 0.063rem solid #efefef;
}
.border-right {
  border-right: 0.063rem solid #8c8e9a;
}
.border-right-light {
  border-right: 0.063rem solid #efefef;
}
.border-top {
  border-top: 0.063rem solid #8c8e9a;
}
.border-top-light {
  border-top: 0.063rem solid #efefef;
}
.orange-glow {
  background-color: #ffe2d9;
}
.box-shadow {
  box-shadow: 0 5px 23px rgba(0, 0, 0, 0.06);
}
.no-events {
  pointer-events: none;
}
.overflow-hidden {
  overflow: hidden;
}
.content-label {
  text-transform: uppercase;
  color: #a0a2ad;
  font-weight: 500;
  font-size: 0.875rem;
  padding: 5px;
}
.font-125 {
  font-size: 20px;
  line-height: 24px;
}
.font-1375 {
  font-size: 22px;
  line-height: 28px;
}
.banner {
  padding: 20px 0 14px;
}
.highlight {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 4px;
  width: 100%;
}
@media (max-width: 991px) {
  .highlight {
    background-color: #f1f7fd;
    width: 100%;
    margin: 0;
    flex-direction: column;
    padding: 27px 20px;
  }
}
.highlight span {
  background-color: #f1f7fd;
  padding: 18px 0 12px;
  width: calc(83% - 15px);
  text-align: center;
  margin-right: 15px;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .highlight span {
    line-height: 1.4;
    width: 100%;
    padding: 0;
  }
}
.highlight.full span {
  width: 100%;
  margin-right: 0;
}
.striped-circle-top-left {
  position: relative;
}
.striped-circle-top-left:before {
  position: absolute;
  top: 0;
  left: -50px;
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/striped-circle.svg);
  z-index: -1;
}
.striped-circle-top-left-corner {
  position: relative;
}
.striped-circle-top-left-corner:before {
  position: absolute;
  top: -50px;
  left: -50px;
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/striped-circle.svg);
  z-index: -1;
}
.striped-circle-top-right {
  position: relative;
}
.striped-circle-top-right:before {
  position: absolute;
  top: -50px;
  right: 17px;
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/striped-circle.svg);
  z-index: -1;
}
.striped-circle-bottom-left {
  position: relative;
}
.striped-circle-bottom-left:before {
  position: absolute;
  bottom: -14px;
  left: -50px;
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/striped-circle.svg);
  z-index: -1;
}
.striped-circle-bottom-left-corner {
  position: relative;
}
.striped-circle-bottom-left-corner:before {
  position: absolute;
  bottom: -60px;
  left: -50px;
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/striped-circle.svg);
  z-index: -1;
}
.ring-top-right-corner {
  position: relative;
}
.ring-top-right-corner:before {
  position: absolute;
  top: -35px;
  right: -35px;
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/ring.svg);
  z-index: -1;
}
.dot-top-right {
  position: relative;
}
.dot-top-right:after {
  position: absolute;
  top: 70px;
  right: -25px;
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/dot.svg);
}
.dot-bottom-left {
  position: relative;
}
.dot-bottom-left:after {
  position: absolute;
  bottom: -35px;
  left: 125px;
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/dot.svg);
}
.double-dot-bottom-right {
  position: relative;
}
.double-dot-bottom-right:after {
  position: absolute;
  bottom: -30px;
  right: 3px;
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/double-dot.svg);
}
.grid-4-slider,
.grid-5-slider {
  width: 100%;
}
.grid-4-slider .slick-list,
.grid-5-slider .slick-list {
  overflow: visible;
}
.grid-4-slider .slick-list .slick-track .slick-slide,
.grid-5-slider .slick-list .slick-track .slick-slide {
  padding: 0 10px;
}
#vidyard-content-fixed {
  z-index: 1001 !important;
}
#vidyard-overlay {
  z-index: 1000 !important;
}
.vidyard-video .play-button-container {
  left: calc(50% - 53px);
}
@media (max-width: 991px) {
  .vidyard-video .play-button-container {
    top: auto;
  }
}
#vidyard-overlay-wrapper,
.vidyard-lightbox-content-backer {
  opacity: 1 !important;
}
.vidyard-player-embed.entry-embed {
  display: block !important;
  align-self: center;
}
.vidyard-player-container {
  display: none !important;
}
.video-embed {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.video-embed .play-button-container {
  left: 50%;
}
@media (max-width: 1199px) {
  .video-embed .play-button-container {
    left: calc(50% - 50px);
  }
}
@media (max-width: 991px) {
  .video-embed .play-button-container {
    top: auto;
  }
}
.wistia_embed {
  max-width: 100%;
}
.wistia_embed img {
  left: 0 !important;
  width: 100% !important;
}
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.play-button-container {
  position: absolute;
  align-self: center;
  height: 107px;
  left: calc(40% - 75px);
  width: 107px;
  padding: 0;
  z-index: 1;
}
@media (max-width: 991px) {
  .play-button-container {
    left: auto;
    top: 100px;
  }
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .play-button-container {
    top: calc(50% - 53px);
  }
}
.play-button-container .play-button {
  padding: 0;
}
.play-button-container .play-button.orange * {
  fill: #ff4c00;
}
.play-button-container .play-button.orange circle {
  fill: #fff;
}
.edit-entry {
  position: fixed;
  height: 50px;
  background-color: #eaecf1;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-announcement {
  padding: 12px 0 6px;
}
svg.icon {
  width: 40px;
  height: 40px;
}
svg.x-small-icon {
  width: 15px;
  height: 15px;
}
svg.small-icon {
  width: 25px;
  height: 25px;
}
svg.med-sm-icon {
  width: 35px;
  height: 35px;
}
svg.medium-icon {
  width: 75px;
  height: 75px;
}
svg.large-icon {
  width: 100px;
  height: 100px;
}
@media (max-width: 767px) {
  svg.large-icon {
    width: 60px;
    height: 60px;
  }
}
.blue-icon * .filled {
  fill: #cee6fa;
  opacity: 1;
}
.blue-icon * .filled-dark {
  fill: #bed8f7;
  stroke: #bed8f7;
  opacity: 1;
}
.blue-icon * .stroke {
  stroke: #2583e3;
}
.red-icon * .filled-dark {
  fill: #fdd6dd;
  opacity: 1;
}
.red-icon * .filled {
  fill: #f53655;
  opacity: 0.5;
}
.red-icon * .stroke {
  stroke: #f53655;
}
.green-icon .filled {
  fill: #93c75f;
  opacity: 0.5;
}
.green-icon .filled-dark {
  fill: #ebf2e1;
  stroke: #ebf2e1;
  opacity: 1;
}
.green-icon .stroke {
  stroke: #93c75f;
}
.orange-icon .filled {
  fill: #ffa98e;
  opacity: 0.5;
}
.orange-icon .filled-brand {
  fill: #ff4c00;
  stroke: #ff4c00;
  opacity: 1;
}
.orange-icon .filled-dark {
  fill: #fec9b2;
  stroke: #fec9b2;
  opacity: 1;
}
.orange-icon .filled-light {
  fill: #fec9b2;
  stroke: #fff;
  opacity: 1;
}
.orange-icon .stroke {
  stroke: #ff4c00;
}
.orange-alt-icon .filled {
  fill: #ff9103;
  opacity: 0.5;
}
.orange-alt-icon .filled-dark {
  fill: #fee8c8;
  stroke: #fee8c8;
  opacity: 1;
}
.orange-alt-icon .filled-light {
  fill: #fee8c8;
  stroke: #fff;
  opacity: 1;
}
.orange-alt-icon .stroke {
  stroke: #ff9103;
}
.pink-icon * .filled {
  fill: #d657b6;
  opacity: 0.5;
}
.pink-icon * .filled-dark {
  fill: #e3afd9;
  opacity: 1;
}
.pink-icon * .stroke {
  stroke: #d657b6;
}
.teal-icon * .filled-dark {
  fill: #b9e6ef;
  stroke: #b9e6ef;
  opacity: 1;
}
.teal-icon * .filled {
  fill: #4dd0e1;
  opacity: 0.5;
}
.teal-icon * .stroke {
  stroke: #4dd0e1;
}
.grey-icon * .filled-dark {
  fill: #ddddea;
  stroke: #ddddea;
  opacity: 1;
}
.grey-icon * .filled {
  fill: #ddddea;
  opacity: 1;
}
.grey-icon * .stroke {
  stroke: #252a35;
}
.grey-transparent-icon * .filled,
.grey-transparent-icon * .filled-dark {
  fill: none;
  stroke: #a0a2ad;
  opacity: 1;
}
.grey-transparent-icon * .stroke {
  stroke: #a0a2ad;
  fill: none;
}
.icon-callout {
  text-align: center;
  display: inline-block;
  margin-bottom: 15px;
}
.icon-callout h6 {
  font-family: Calibre;
  font-size: 0.875rem;
  font-weight: 700;
  border-radius: 8px;
}
.icon-callout h6 span {
  font-weight: 700;
}
.icon-callout.orange h6,
.icon-callout.orange h6 span {
  color: #ff4c00;
}
.icon-callout.orange-2 h6,
.icon-callout.orange-2 h6 span {
  color: #ff9100;
}
.icon-callout.blue h6,
.icon-callout.blue h6 span {
  color: #2583e3;
}
.icon-callout.red h6,
.icon-callout.red h6 span {
  color: #f53655;
}
.icon-callout.monospace h6 {
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0.125rem;
}
.icon-callout p {
  color: #252a35;
  font-family: Calibre;
  font-size: 1.125rem;
}
h1 svg.icon {
  top: 1px;
  margin-right: 10px;
}
html {
  font-size: 16px;
}
@font-face {
  font-family: Calibre;
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-Black.otf)
    format("opentype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: Calibre;
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-BlackItalic.otf)
    format("opentype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: Calibre;
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-Bold.otf)
    format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Calibre;
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-BoldItalic.otf)
    format("opentype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: Calibre;
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-Light.eot);
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-Light.woff2)
    format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Calibre;
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-LightItalic.otf)
    format("opentype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Calibre;
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-Medium.otf);
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/CalibreWeb-Medium.woff2)
    format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Calibre;
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-MediumItalic.otf)
    format("opentype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: Calibre;
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-Regular.eot);
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-Regular.woff2)
    format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Calibre;
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-RegularItalic.eot);
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-RegularItalic.woff)
    format("woff2");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Calibre;
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-Semibold.eot);
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-Semibold.woff2)
    format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Calibre;
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-SemiboldItalic.otf)
    format("opentype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: Calibre;
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-Thin.otf)
    format("opentype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: Calibre;
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Calibre/Calibre-ThinItalic.otf)
    format("opentype");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: Belluga;
  src: url(https://d1pxgl8l8levq9.cloudfront.net/fonts/Belluga-Solid.otf)
    format("opentype");
  font-style: normal;
}
* {
  font-family: Calibre, sans-serif;
  font-size: 1rem;
  margin: 0;
  line-height: 1.4;
  color: #252a35;
}
h1 {
  font-size: 3.125rem;
  font-weight: 600;
  line-height: 3.125rem;
  letter-spacing: -0.031rem;
}
h1,
h1 + h2,
h1 + p {
  font-family: Calibre, sans-serif;
  font-style: normal;
}
h1 + h2,
h1 + p {
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 30px;
  opacity: 0.8;
  color: #252a35;
}
@media (max-width: 575px) {
  h1 + h2,
  h1 + p {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  h1,
  h1 + h2,
  h1 + p {
    font-family: Calibre, sans-serif;
    font-style: normal;
  }
  h1 {
    font-size: 2.75rem;
    font-weight: 600;
    line-height: 2.9rem;
  }
}
h1 svg {
  position: relative;
  top: 6px;
  left: 10px;
}
h2 {
  font-family: Calibre, sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  font-style: normal;
  line-height: 1.2;
}
@media (max-width: 575px) {
  h2 {
    font-family: Calibre, sans-serif;
    font-size: 1.75rem;
    font-weight: 600;
    font-style: normal;
    line-height: 1.2;
  }
}
h2 + p {
  font-family: Calibre, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  color: #252a35;
}
@media (max-width: 575px) {
  h2 + p {
    font-family: Calibre, sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
  }
}
h3 {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.875rem;
}
h3,
h3 + p {
  font-family: Calibre, sans-serif;
  font-style: normal;
}
h3 + p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4rem;
  color: #252a35;
}
@media (max-width: 575px) {
  h3 + p {
    font-family: Calibre, sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
  }
}
h4 {
  font-family: Calibre, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  font-style: normal;
  line-height: auto;
}
h4 + p {
  color: #252a35;
}
h5 {
  font-size: 0.938rem;
  font-weight: 600;
  font-style: normal;
  line-height: auto;
}
a,
h5 {
  font-family: Calibre, sans-serif;
}
a {
  font-size: inherit;
  font-weight: 500;
  font-style: inherit;
  line-height: inherit;
  text-decoration: none;
}
p {
  line-height: 1.4;
}
.weight-300 {
  font-weight: 300;
}
.weight-400 {
  font-weight: 400;
}
.weight-500,
blockquote {
  font-weight: 500;
}
blockquote {
  font-family: Calibre, sans-serif;
  font-size: 1.625rem;
  font-style: normal;
  line-height: 2.813rem;
}
blockquote a {
  font-weight: 600;
  color: #2583e3;
  font-size: 1.625rem;
  text-decoration: none;
}
.callout {
  font-family: Calibre, sans-serif;
  font-size: 3.125rem;
  font-weight: 600;
  font-style: normal;
  line-height: 3.125rem;
  margin: 0;
}
@media (max-width: 980px) {
  .callout {
    text-align: center;
  }
}
.underline {
  text-decoration: underline;
}
.uppercase {
  text-transform: uppercase;
}
.letter-spacing-2 {
  letter-spacing: 2px;
}
.belluga {
  font-family: Belluga, sans-serif;
}
.sub-line {
  font-size: 1.125rem;
}
.color-grey-medium-dark {
  color: #4e5260 !important;
}
.color-grey-medium-dark svg * {
  fill: #4e5260 !important;
}
.color-grey-medium {
  color: #a0a2ad !important;
}
.color-grey-medium svg * {
  fill: #a0a2ad !important;
}
.color-grey-light,
.color-grey-light p,
.color-grey-light span {
  color: #ddddea !important;
}
.color-grey-light svg * {
  fill: #ddddea !important;
}
.color-white,
.color-white p,
.color-white span {
  color: #fff !important;
}
.color-white svg * {
  fill: #fff !important;
}
.color-red {
  color: #f53655 !important;
}
.color-red svg * {
  fill: #f53655 !important;
}
.color-blue {
  color: #2583e3 !important;
}
.color-blue svg * {
  fill: #2583e3 !important;
}
.color-orange {
  color: #ff4c00 !important;
}
.color-orange svg * {
  fill: #ff4c00 !important;
}
.color-orange-2 {
  color: #ff7043 !important;
}
.color-orange-2 svg * {
  fill: #ff7043 !important;
}
.color-orange-3 {
  color: #ff9100 !important;
}
.color-orange-3 svg * {
  fill: #ff9100 !important;
}
.color-teal {
  color: #4dd0e1 !important;
}
.color-teal svg * {
  fill: #4dd0e1 !important;
}
.color-pink {
  color: #d657b6 !important;
}
.color-pink svg * {
  fill: #d657b6 !important;
}
.color-green {
  color: #93c75f !important;
}
.color-green svg * {
  fill: #93c75f !important;
}
a.buttonPL,
button.buttonPL {
  font-size: 1.5rem;
  border-radius: 6px;
  padding: 23px 20px;
}
a.buttonPL,
a.buttonPS,
button.buttonPL,
button.buttonPS {
  font-family: Calibre, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
}
a.buttonPS,
button.buttonPS {
  font-size: 1rem;
  border-radius: 0.188rem;
  letter-spacing: 0.063rem;
  padding: 18px 20px;
}
a.buttonSS,
button.buttonSS {
  border-radius: 4px;
  padding: 11px 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
}
a.button-blue,
button.button-blue {
  border: none;
  background-color: #2583e3;
  color: #fff !important;
}
a.button-blue:hover,
button.button-blue:hover {
  background-color: #1f68c2;
}
a.button-blue:active,
button.button-blue:active {
  background-color: #164e88;
  box-shadow: none;
}
a.button-orange {
  background-color: #ff4c00;
  color: #fff;
}
a.button-orange:hover {
  background-color: #e04300;
}
a.button-blue-ghost,
button.button-blue-ghost {
  border: 0.063rem solid #2583e3;
  background-color: #fff;
  color: #2583e3 !important;
}
a.button-orange-ghost {
  border: 0.063rem solid #ff4c00;
  background-color: #fff;
  color: #ff4c00 !important;
}
a.clear,
button.clear {
  color: #fff;
  border-radius: 0.313rem;
  border: 1px solid #fff;
  background-color: transparent;
  padding: 14px 22px 8px 15px;
}
a.block-cta {
  display: block;
  padding: 22px 25px;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 600;
}
button.disabled,
button.disabled:active,
button.disabled:focus,
button.disabled:hover {
  background-color: #eaecf1;
  box-shadow: none;
  color: #a0a2ad;
  border: none;
  pointer-events: none;
}
a.inline:hover {
  text-decoration: underline;
}
.arrow-down:after {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/down-arrow.svg);
}
.arrow-down-white:after,
.arrow-down:after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 16px;
  left: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}
.arrow-down-white:after {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/down-arrow-white.svg);
}
.play-button {
  padding-left: 37px;
  position: relative;
}
.play-button:after {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/play.svg);
  position: absolute;
  top: -5px;
  display: inline-block;
  width: 20px;
  height: 20px;
  left: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}
a.download {
  padding-left: 30px;
  padding-right: 80px;
  position: relative;
  margin-right: 25px;
  overflow: hidden;
}
a.download:after {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/download-orange.svg);
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}
.arrow {
  padding-right: 20px;
}
.arrow:after {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/right-arrow.svg);
  position: relative;
  top: 0;
  display: inline-block;
  width: 16px;
  left: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}
.arrow:hover:after {
  left: 15px;
}
.arrow.color-white:after {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/right-arrow-white.svg);
}
.arrow.color-grey:after {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/right-arrow-grey.svg);
}
.arrow.arrow-blue:after {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/right-arrow-blue.svg);
}
.arrow-back {
  position: relative;
  padding-left: 35px;
}
.arrow-back:after {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/left-arrow.svg);
  position: absolute;
  display: inline-block;
  width: 16px;
  left: 10px;
  top: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}
.arrow-back:hover:after {
  left: 5px;
}
.arrow-back.color-grey-medium:after,
.arrow-back.color-grey:after {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/left-arrow-grey.svg);
}

/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
:after,
:before {
  box-sizing: inherit;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-grid-5 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1400px) {
  .container-grid-5 {
    width: 1400px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.flex-first {
  order: -1;
}
.flex-last {
  order: 1;
}
.flex-unordered {
  order: 0;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  -ms-grid-row-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  -ms-grid-row-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-first {
    order: -1;
  }
  .flex-sm-last {
    order: 1;
  }
  .flex-sm-unordered {
    order: 0;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-first {
    order: -1;
  }
  .flex-md-last {
    order: 1;
  }
  .flex-md-unordered {
    order: 0;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-first {
    order: -1;
  }
  .flex-lg-last {
    order: 1;
  }
  .flex-lg-unordered {
    order: 0;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-first {
    order: -1;
  }
  .flex-xl-last {
    order: 1;
  }
  .flex-xl-unordered {
    order: 0;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
.hidden,
.hidden-xs-up {
  display: none !important;
}
@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}
.breadcrumb {
  display: flex;
  align-items: center;
}
.breadcrumb a {
  color: #ff4c00;
  position: relative;
  top: 2px;
}
.breadcrumb a:hover {
  color: #ff9466;
}
.breadcrumb .icon svg {
  width: 20px;
  height: 20px;
  position: relative;
  top: 1px;
}
.breadcrumb .divider {
  padding: 0 15px;
}
.cardLight {
  box-shadow: 0 0 0.313rem rgba(0, 0, 0, 0.14);
  border-radius: 0.313rem;
  padding: 15px;
}
.cardLight,
.cardMed {
  background-color: #fff;
}
.cardMed {
  box-shadow: 0 0 1.25rem hsla(0, 0%, 43.9%, 0.1);
  border-radius: 0.25rem;
  padding: 30px 15px;
}
.cardHeavy {
  box-shadow: 0 0 1.25rem rgba(91, 27, 0, 0.1);
  border-radius: 0.313rem;
  background-color: #fff;
  padding: 15px;
}
@media (min-width: 992px) {
  .cardMed-desktop {
    box-shadow: 0 0 1.25rem hsla(0, 0%, 43.9%, 0.1);
    border-radius: 0.25rem;
    background-color: #fff;
    padding: 30px 15px;
  }
}
.icon-card {
  border-radius: 0.188rem;
  border: 1px solid #efeeef;
  box-shadow: 0 4px 0 #efeeef;
  background-color: #fff;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.icon-card:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  box-shadow: 0 5px 23px rgba(0, 0, 0, 0.06);
}
.icon-card h4 {
  border-radius: 0.188rem 0.188rem 0 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.125rem;
  padding: 15px 20px 10px;
  margin: 0;
}
.icon-card svg {
  margin-right: 10px;
}
.icon-card .content {
  padding: 30px 15px 30px 20px;
  height: calc(100% - 43px);
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  color: #ff7043;
}
.icon-card .content p {
  font-weight: 400;
  line-height: 1.4;
  padding-top: 10px;
}
.icon-card .content p:first-child {
  margin-bottom: 15px;
}
.icon-card .content ul {
  list-style: none;
  padding: 0;
}
.icon-card .content ul li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.category.management {
  background-color: #ff9100;
}
.category.technology {
  background-color: #f53655;
}
.category.menu-kitchen {
  background-color: #d657b6;
}
.category.staffing-hiring {
  background-color: #4dd0e1;
}
.category.marketing {
  background-color: #93c75f;
}
.category.metrics-finance {
  background-color: #ff4c00;
}
.category.industry-trends {
  background-color: #a0a2ad;
}
.card-arrow {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  pointer-events: none;
}
.card-arrow.management path {
  fill: #ff7043;
}
.card-arrow.technology path {
  fill: #f53655;
}
.card-arrow.menu-kitchen path {
  fill: #d657b6;
}
.card-arrow.staffing-hiring path {
  fill: #4dd0e1;
}
.card-arrow.marketing path {
  fill: #93c75f;
}
.card-arrow.metrics-finance path {
  fill: #ff4c00;
}
.card-arrow.industry-trends path {
  fill: #a0a2ad;
}
.card {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: 4px;
  box-shadow: 0 5px 0 #efeeef;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  width: 100%;
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .card {
    display: block !important;
  }
}
.card:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  box-shadow: 0 5px 23px rgba(0, 0, 0, 0.06);
}
@media (max-width: 767px) {
  .card {
    height: auto;
  }
}
.card .categories {
  margin-bottom: 5px;
}
.card .categories span {
  text-transform: uppercase;
  color: #c9cad3;
  font-size: 0.675rem;
  letter-spacing: 0.03em;
}
.card .title {
  font-size: 1.125rem;
  margin-bottom: 10px;
}
.card .thumbnail-img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
.card .thumbnail-container {
  padding: 22px;
}
.card .thumbnail-container.management {
  background: #ffe9cc;
  color: #ff7043;
}
.card .thumbnail-container.technology {
  background: #fdd6dd;
  color: #f53655;
}
.card .thumbnail-container.menu-kitchen {
  background: #f6ddf0;
}
.card .thumbnail-container.staffing-hiring {
  background: #dbf5f9;
}
.card .thumbnail-container.marketing {
  background: #e9f3df;
}
.card .thumbnail-container.metrics-finance {
  background: #ffe2d9;
}
.card .thumbnail-container.industry-trends {
  background: #eaecf1;
}
.card .thumbnail-container .thumbnail {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 182px;
}
.card .content {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-grow: 1;
}
.card .content p {
  font-weight: 400;
}
.card .content .tags {
  justify-content: flex-start;
}
.card .content .tags,
.card .content .tags > div {
  display: flex;
  align-items: center;
}
.card .description {
  position: relative;
  flex-grow: 1;
}
.card .description:after {
  content: "";
  box-shadow: inset 0 -85px 93px -32px #fff;
  position: absolute;
  z-index: 1000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.card .link {
  margin-bottom: 7px;
}
.card .author {
  padding: 10px 0 0;
  display: flex;
  justify-content: space-between;
}
.card .author svg {
  position: relative;
  top: 2px;
  margin-right: 7px;
}
.card .read-time {
  font-weight: 400;
}
.card .date,
.card .location,
.card .service-type {
  font-weight: 400;
  margin-right: 20px;
}
.card .date img,
.card .date svg,
.card .location img,
.card .location svg,
.card .service-type img,
.card .service-type svg {
  position: relative;
  top: -3px;
  margin-right: 5px;
  height: 17px;
}
.card.press-release-card-2 .thumbnail-container {
  padding: 0;
}
.card.press-release-card-2 .thumbnail-container img {
  width: 100%;
  max-height: none;
}
.card.press-release-card-2 .content {
  padding: 30px;
}
.card.press-release-card-2 .content .title {
  margin-bottom: 20px;
}
.card.resource-card .thumbnail-container .thumbnail {
  height: 138px;
}
.cardBorder {
  box-shadow: none;
  border: 1px solid #eaecf1;
  border-radius: 0.313rem;
  background-color: #fff;
  padding: 15px;
}
.blog-preview-card {
  flex-direction: row;
  width: 100%;
  overflow: hidden;
  height: auto;
}
.blog-preview-card .category {
  width: 15px;
}
.blog-preview-card .details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 50px 16px 15px;
  width: calc(100% - 15px);
}
.blog-preview-card .details h4 {
  font-size: 1rem;
  margin-bottom: 10px;
}
.blog-preview-card .details p {
  font-size: 0.875rem;
}
.integration-card .thumbnail-container {
  padding: 20px 70px;
}
.integration-card .content {
  padding: 30px;
}
.integration-card .content h2 {
  margin-bottom: 10px;
}
.news-coverage-container .card .thumbnail-container {
  padding: 20px 50px;
}
.news-coverage-container .card .thumbnail-container .thumbnail img {
  width: 150px;
}
.event-card .content {
  padding: 30px;
}
.event-card .thumbnail-img {
  width: 60%;
}
.customer-story-card .thumbnail-container {
  padding: 0;
}
.customer-story-card .thumbnail-container .thumbnail .thumbnail-img {
  height: auto;
  width: 100%;
}
.customer-story-card .tags {
  flex-grow: 1;
}
.customer-story-card .link {
  padding-top: 20px;
  margin-bottom: 0;
}
.blog-card .image-container {
  height: 182px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
@media (max-width: 991px) {
  .hs-form {
    flex-direction: column;
    width: 400px;
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .hs-form {
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
  }
}
.hs-form.button-blue input[type="submit"] {
  background: #2583e3 !important;
}
.hs-form.button-blue input[type="submit"]:hover {
  background-color: #1b74cf !important;
}
.hs-form:not(.hubspot-style) > * {
  border: none;
}
@media (max-width: 991px) {
  .hs-form:not(.hubspot-style) > div {
    width: 100%;
  }
}
.hs-form:not(.hubspot-style) fieldset {
  padding: 0;
  margin-bottom: 0;
}
.hs-form:not(.hubspot-style) fieldset.form-columns-2 > div {
  display: inline-block;
  width: 49%;
}
.hs-form:not(.hubspot-style) fieldset.form-columns-2 > div:first-child {
  margin-right: 1%;
}
.hs-form:not(.hubspot-style) fieldset.form-columns-2 > div:nth-child(2) {
  margin-left: 1%;
}
.hs-form:not(.hubspot-style) textarea {
  width: 100%;
  border: 1px solid #ddddea;
  border-radius: 4px;
  resize: none;
  padding: 10px;
  height: 100px;
  margin-bottom: 10px;
}
.hs-form:not(.hubspot-style) textarea:focus {
  outline: none;
}
.hs-form:not(.hubspot-style) input[type="email"],
.hs-form:not(.hubspot-style) input[type="number"],
.hs-form:not(.hubspot-style) input[type="submit"],
.hs-form:not(.hubspot-style) input[type="tel"],
.hs-form:not(.hubspot-style) input[type="text"],
.hs-form:not(.hubspot-style) select {
  border-radius: 4px;
  border: none;
  -webkit-transition: border, box-shadow 0.3s;
  transition: border, box-shadow 0.3s;
  width: 100%;
  -webkit-appearance: none;
  padding: 12px 10px;
  margin-bottom: 10px;
  height: 43px;
  font-family: Calibre, sans-serif;
  font-size: 1rem;
  box-sizing: border-box !important;
  box-shadow: none;
  font-weight: 500;
  max-width: none;
}
.hs-form:not(.hubspot-style) input[type="email"]:not([type="submit"]),
.hs-form:not(.hubspot-style) input[type="number"]:not([type="submit"]),
.hs-form:not(.hubspot-style) input[type="submit"]:not([type="submit"]),
.hs-form:not(.hubspot-style) input[type="tel"]:not([type="submit"]),
.hs-form:not(.hubspot-style) input[type="text"]:not([type="submit"]),
.hs-form:not(.hubspot-style) select:not([type="submit"]) {
  border: 1px solid #ddddea;
}
.hs-form:not(.hubspot-style) input[type="email"]:focus,
.hs-form:not(.hubspot-style) input[type="number"]:focus,
.hs-form:not(.hubspot-style) input[type="submit"]:focus,
.hs-form:not(.hubspot-style) input[type="tel"]:focus,
.hs-form:not(.hubspot-style) input[type="text"]:focus,
.hs-form:not(.hubspot-style) select:focus {
  outline: none;
  border: 1px solid transparent;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.26);
}
.hs-form:not(.hubspot-style) input[type="email"].error,
.hs-form:not(.hubspot-style) input[type="number"].error,
.hs-form:not(.hubspot-style) input[type="submit"].error,
.hs-form:not(.hubspot-style) input[type="tel"].error,
.hs-form:not(.hubspot-style) input[type="text"].error,
.hs-form:not(.hubspot-style) select.error {
  border: 1px solid #f98699;
}
@media (max-width: 991px) {
  .hs-form:not(.hubspot-style) input[type="email"],
  .hs-form:not(.hubspot-style) input[type="number"],
  .hs-form:not(.hubspot-style) input[type="submit"],
  .hs-form:not(.hubspot-style) input[type="tel"],
  .hs-form:not(.hubspot-style) input[type="text"],
  .hs-form:not(.hubspot-style) select {
    width: 100%;
    margin-bottom: 15px;
  }
}
.hs-form:not(.hubspot-style) input[type="radio"] {
  margin-right: 10px;
  position: relative;
  top: -1px;
}
.hs-form:not(.hubspot-style) input[type="submit"] {
  background: #2583e3;
  color: #fff;
  padding: 15px 20px 10px;
  cursor: pointer;
  margin-bottom: 10px;
  width: 100%;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hs-form:not(.hubspot-style) input[type="submit"]:hover {
  background-color: #1b74cf;
}
.hs-form:not(.hubspot-style) input[type="submit"]:active,
.hs-form:not(.hubspot-style) input[type="submit"]:hover {
  border: none !important;
  box-shadow: none !important;
}
@media (max-width: 991px) {
  .hs-form:not(.hubspot-style) input[type="submit"] {
    width: 100%;
  }
}
.hs-form:not(.hubspot-style) input[type="checkbox"] {
  position: absolute;
  left: 0;
}
.hs-form:not(.hubspot-style) input::-webkit-input-placeholder,
.hs-form:not(.hubspot-style) select::-webkit-input-placeholder,
.hs-form:not(.hubspot-style) textarea::-webkit-input-placeholder {
  color: #c9cad3;
}
.hs-form:not(.hubspot-style) input::-moz-placeholder,
.hs-form:not(.hubspot-style) select::-moz-placeholder,
.hs-form:not(.hubspot-style) textarea::-moz-placeholder {
  color: #c9cad3;
}
.hs-form:not(.hubspot-style) input:-ms-input-placeholder,
.hs-form:not(.hubspot-style) select:-ms-input-placeholder,
.hs-form:not(.hubspot-style) textarea:-ms-input-placeholder {
  color: #c9cad3;
}
.hs-form:not(.hubspot-style) input::-ms-input-placeholder,
.hs-form:not(.hubspot-style) select::-ms-input-placeholder,
.hs-form:not(.hubspot-style) textarea::-ms-input-placeholder {
  color: #c9cad3;
}
.hs-form:not(.hubspot-style) input::placeholder,
.hs-form:not(.hubspot-style) select::placeholder,
.hs-form:not(.hubspot-style) textarea::placeholder {
  color: #c9cad3;
}
.hs-form:not(.hubspot-style) .hs-zip {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
}
.hs-form:not(.hubspot-style) .hs-zip.active {
  position: relative;
  opacity: 1;
  width: inherit;
  height: inherit;
}
.hs-form:not(.hubspot-style) .hs-field-desc,
.hs-form:not(.hubspot-style) .hs-form-field > label {
  display: none !important;
}
.hs-form:not(.hubspot-style) .hs-form-field.hs-fieldtype-checkbox,
.hs-form:not(.hubspot-style) .hs-form-field.hs-fieldtype-date,
.hs-form:not(.hubspot-style) .hs-form-field.hs-fieldtype-file,
.hs-form:not(.hubspot-style) .hs-form-field.hs-fieldtype-radio {
  text-align: left;
  margin-bottom: 15px !important;
}
.hs-form:not(.hubspot-style) .hs-form-field.hs-fieldtype-checkbox > label,
.hs-form:not(.hubspot-style) .hs-form-field.hs-fieldtype-date > label,
.hs-form:not(.hubspot-style) .hs-form-field.hs-fieldtype-file > label,
.hs-form:not(.hubspot-style) .hs-form-field.hs-fieldtype-radio > label {
  display: block !important;
  text-align: left;
  font-weight: 400;
  font-size: 1rem;
  margin-top: 10px;
  margin-bottom: 5px;
}
.hs-form:not(.hubspot-style) .hs-form-checkbox-display span {
  margin-left: 25px;
  display: block;
}
.hs-form:not(.hubspot-style) .hs-fieldtype-select .input {
  position: relative;
}
.hs-form:not(.hubspot-style) .hs-fieldtype-select .input:after {
  position: absolute;
  content: "";
  top: 20px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #a0a2ad;
  pointer-events: none;
}
.hs-form:not(.hubspot-style) .hs-fieldtype-select .input select {
  background-color: #fff;
}
.hs-form:not(.hubspot-style) .hbspt-form {
  width: 100%;
  margin: 0;
}
.hs-form:not(.hubspot-style) .hs-form-radio {
  margin-bottom: 0;
}
.hs-form:not(.hubspot-style) .hs-form-field {
  position: relative;
  margin-bottom: 0 !important;
}
.hs-form:not(.hubspot-style) .hs-form-field .hs-error-msgs {
  position: absolute;
  bottom: 5px;
  right: 10px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .hs-form:not(.hubspot-style) .hs-form-field .hs-error-msgs {
    bottom: 10px;
  }
}
.hs-form:not(.hubspot-style) .hs-form-field .hs-error-msgs li {
  list-style-type: none;
  margin-bottom: 3px;
}
.hs-form:not(.hubspot-style) .hs-form-field .hs-error-msgs li label {
  color: #f53655;
  font-size: 11px;
  text-align: right;
}
.hs-form:not(.hubspot-style) .hs-form-field.hs-fieldtype-date {
  display: flex;
  align-items: center;
}
.hs-form:not(.hubspot-style) .hs-form-field.hs-fieldtype-date > label {
  font-size: 1rem;
  margin: 0 10px 0 0;
}
.hs-form:not(.hubspot-style) .hs-form-field.hs-fieldtype-date input {
  margin-bottom: 0;
  position: relative;
}
.hs-form:not(.hubspot-style) .hs-form-field.hs-fieldtype-date input:before {
  content: "yyyy-mm-dd";
  left: 10px;
  top: 10px;
}
.hs-form:not(.hubspot-style) .hs-form-field.hs-fieldtype-date .input {
  flex-grow: 1;
}
.hs-form:not(.hubspot-style) .hs-datepicker .fn-date-picker {
  display: none;
}
.hs-form:not(.hubspot-style) .hs-datepicker .fn-date-picker:not(.is-hidden) {
  background-color: #fff;
  padding: 15px;
  border-radius: 3px;
  display: block;
}
.hs-form:not(.hubspot-style)
  .hs-datepicker
  .fn-date-picker:not(.is-hidden)
  button {
  -webkit-appearance: none;
  border: none;
  font-weight: 500;
}
.hs-form:not(.hubspot-style)
  .hs-datepicker
  .fn-date-picker:not(.is-hidden)
  .pika-title
  > button {
  text-decoration: underline;
  cursor: pointer;
}
.hs-form:not(.hubspot-style)
  .hs-datepicker
  .fn-date-picker:not(.is-hidden)
  .pika-title
  > button:hover {
  text-decoration: none;
}
.hs-form:not(.hubspot-style)
  .hs-datepicker
  .fn-date-picker:not(.is-hidden)
  .pika-next {
  float: right;
}
.hs-form:not(.hubspot-style)
  .hs-datepicker
  .fn-date-picker:not(.is-hidden)
  .pika-table
  th,
.hs-form:not(.hubspot-style)
  .hs-datepicker
  .fn-date-picker:not(.is-hidden)
  .pika-table
  tr {
  padding: 0 5px;
  text-align: center;
}
.hs-form:not(.hubspot-style)
  .hs-datepicker
  .fn-date-picker:not(.is-hidden)
  .pika-table
  td:hover {
  text-decoration: underline;
}
.hs-form:not(.hubspot-style) .hs_submit .actions {
  margin: 0 !important;
  padding: 0 !important;
  font-weight: 500 !important;
  box-shadow: none !important;
}
.hs-form:not(.hubspot-style) .hs_error_rollup {
  display: none;
}
.hs-form:not(.hubspot-style) .submitted-message {
  text-align: center;
}
.hs-form:not(.hubspot-style) .hs-fieldtype-booleancheckbox {
  padding: 10px 0;
}
.hs-form:not(.hubspot-style) .inputs-list {
  padding: 0;
  display: flex;
  flex-direction: column;
  list-style-type: none;
  text-align: left;
  margin-bottom: 10px;
}
.hs-form:not(.hubspot-style) .inputs-list > li {
  margin-right: 30px;
}
.hs-form:not(.hubspot-style) .inputs-list span {
  font-size: 1rem !important;
}
.hs-form:not(.hubspot-style) .hs-richtext {
  width: 100% !important;
}
label.hs-form-booleancheckbox-display {
  padding-left: 20px;
}
.five-col-form {
  box-shadow: 0 5px 23px rgba(0, 0, 0, 0.06);
  border-radius: 0.313rem;
  background-color: #d3e6f9;
  padding: 50px;
  position: relative;
}
@media (max-width: 767px) {
  .five-col-form {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.five-col-form.vertical .hs-submit input {
  width: 100%;
}
.five-col-form.horizontal form {
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .five-col-form.horizontal form .input {
    margin-right: 10px;
  }
}
.five-col-form h3 {
  margin-top: 0;
  text-align: center;
}
.five-col-form .hbspt-form {
  width: 100%;
}
.form.gated-resource form {
  padding-left: 40px;
  flex-direction: column;
}
@media (max-width: 767px) {
  .form.gated-resource form {
    padding-left: 0;
    width: 100%;
  }
}
.form.gated-resource form select {
  -webkit-appearance: none;
}
.form.gated-resource form .hs-form-field > label {
  display: none;
}
.form.horizontal form {
  display: flex;
  align-items: center;
  justify-content: center;
}
.form.horizontal form input {
  width: 250px;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .form.horizontal form input {
    width: 100%;
    margin: 0 0 20px;
  }
}
.form-wrapper {
  border-radius: 4px;
  box-shadow: 0 5px 23px rgba(0, 0, 0, 0.06);
}
.ccpa-form-disclaimer {
  font-size: 0.75rem !important;
}
.ccpa-form-disclaimer a {
  text-decoration: underline;
}
.background-pulse #Oval-1 {
  -webkit-animation-name: pulse-1;
  animation-name: pulse-1;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.background-pulse #Oval-1,
.background-pulse #Oval-2 {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.background-pulse #Oval-2 {
  -webkit-animation-name: pulse-2;
  animation-name: pulse-2;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.background-pulse #Oval-3 {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-animation-name: pulse-3;
  animation-name: pulse-3;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.feature-pulse {
  cursor: pointer;
}
.feature-pulse #Oval-1 {
  -webkit-animation-name: pulse-1;
  animation-name: pulse-1;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.feature-pulse #Oval-1,
.feature-pulse #Oval-2 {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.feature-pulse #Oval-2 {
  -webkit-animation-name: pulse-2;
  animation-name: pulse-2;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.feature-pulse.active #Oval-1,
.feature-pulse.active #Oval-2 {
  -webkit-animation: none;
  animation: none;
}
.play-button-container {
  cursor: pointer;
}
.play-button-container #play-button-pulse {
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-animation-name: play-button;
  animation-name: play-button;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.play-button-container #play-button-pulse-2 {
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation-name: play-button-2;
  animation-name: play-button-2;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes pulse-1 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes pulse-1 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes pulse-2 {
  5% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes pulse-2 {
  5% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes pulse-3 {
  10% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes pulse-3 {
  10% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes play-button {
  10% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes play-button {
  10% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes play-button-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes play-button-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  to {
    background-position: 468px 0;
  }
}
@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  to {
    background-position: 468px 0;
  }
}
.animated-background {
  -webkit-animation-duration: 2.2s;
  animation-duration: 2.2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: placeHolderShimmer;
  animation-name: placeHolderShimmer;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(8%, #eee),
    color-stop(18%, #ddd),
    color-stop(33%, #eee)
  );
  background: -webkit-linear-gradient(left, #eee 8%, #ddd 18%, #eee 33%);
  background: linear-gradient(90deg, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  height: 96px;
  position: relative;
}
.toast-table {
  width: 100%;
  text-align: center;
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
  border-collapse: collapse;
}
.toast-table tr:not(:last-child) {
  border-bottom: 2px solid #f8f9fc;
}
.toast-table tr:nth-child(odd):not(:first-child) {
  background-color: #fffaf7;
}
.toast-table tr th {
  font-weight: 500;
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .toast-table tr th svg {
    height: 25px !important;
  }
}
.toast-table tr td,
.toast-table tr th {
  padding: 15px 5px 9px;
  font-size: 0.875rem;
}
.toast-table tr td:first-child,
.toast-table tr th:first-child {
  text-align: left;
  width: 302px;
  padding: 9px 0 4px 15px;
}
.toast-table tr td em,
.toast-table tr th em {
  font-size: 0.875rem;
}
.toast-table tr td:nth-child(2) {
  width: 134px;
}
.toast-table tr td:not(:first-child),
.toast-table tr td span {
  color: #ff4c00;
}
.gray-light {
  background: #f8f9fc;
  color: #000;
}
.white {
  background: #fff;
  color: #000;
}
.red-light {
  color: #000;
}
.red-light,
.red-medium {
  background: #fdd6dd;
}
.orange-light {
  background: #ffede5;
  color: #000;
}
.orange-light-2 {
  background: #ffe9cc;
  color: #000;
}
.teal-light {
  background: #dbf5f9;
  color: #000;
}
.pink-light {
  background: #f6ddf0;
  color: #000;
}
.green-light {
  background: #e9f3df;
  color: #000;
}
.bg-blue {
  background-color: #edf4fc;
}
.bg-navy {
  background-color: #00376d;
}
.bg-brand-orange {
  background-color: #ff4c00;
}
.bg-navy-dark {
  background-color: #252a35;
}
.bg-red {
  background-color: #fcf4f7;
}
.bg-red-light {
  background-color: #fef9f8;
}
.bg-orange {
  background-color: #fff9f5;
}
.bg-teal {
  background-color: #f8fdfd;
}
.bg-pink {
  background-color: #fdf6fb;
}
.bg-grey {
  background-color: #f8f9fc !important;
}
.bg-green {
  background-color: #f8fdf3 !important;
}
.bg-grey-medium {
  background-color: #eaecf1 !important;
}
.bg-blue-gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#d3e6f9)
  );
  background-image: -webkit-linear-gradient(top, #fff, #d3e6f9);
  background-image: linear-gradient(180deg, #fff, #d3e6f9);
}
.bg-red-gradient {
  background-image: -webkit-linear-gradient(315deg, #fef9f9, #fdede9);
  background-image: linear-gradient(135deg, #fef9f9, #fdede9);
}
.red-gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#fef9f8)
  );
  background-image: -webkit-linear-gradient(#fff, #fef9f8);
  background-image: linear-gradient(#fff, #fef9f8);
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  article:after,
  article:before,
  div:after,
  div:before,
  header:after,
  header:before,
  section:after,
  section:before {
    display: none !important;
  }
}
article.before-brand-bubble,
div.before-brand-bubble,
header.before-brand-bubble,
section.before-brand-bubble {
  position: relative;
  z-index: 1;
}
article.before-brand-bubble:before,
div.before-brand-bubble:before,
header.before-brand-bubble:before,
section.before-brand-bubble:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/before-brand-bubble.svg);
  position: absolute;
  width: 50%;
  right: 0;
  top: 0;
  z-index: 0;
}
article.before-wave-red,
div.before-wave-red,
header.before-wave-red,
section.before-wave-red {
  position: relative;
  z-index: 1;
}
article.before-wave-red:before,
div.before-wave-red:before,
header.before-wave-red:before,
section.before-wave-red:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/blob-1.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: calc(100% - 10px);
  z-index: 0;
}
article.after-wave-red,
div.after-wave-red,
header.after-wave-red,
section.after-wave-red {
  position: relative;
  z-index: 1;
}
article.after-wave-red:before,
div.after-wave-red:before,
header.after-wave-red:before,
section.after-wave-red:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/blob-1.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: 0;
}
article.after-wave-red-2,
div.after-wave-red-2,
header.after-wave-red-2,
section.after-wave-red-2 {
  position: relative;
  z-index: 1;
}
article.after-wave-red-2:before,
div.after-wave-red-2:before,
header.after-wave-red-2:before,
section.after-wave-red-2:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-red.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: 0;
}
article.before-wave-orange,
div.before-wave-orange,
header.before-wave-orange,
section.before-wave-orange {
  position: relative;
  z-index: 1;
}
article.before-wave-orange:before,
div.before-wave-orange:before,
header.before-wave-orange:before,
section.before-wave-orange:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-orange.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: calc(100% - 10px);
  z-index: 0;
}
article.after-wave-orange,
div.after-wave-orange,
header.after-wave-orange,
section.after-wave-orange {
  position: relative;
  z-index: 1;
}
article.after-wave-orange:before,
div.after-wave-orange:before,
header.after-wave-orange:before,
section.after-wave-orange:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-orange.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: 0;
}
article.after-wave-orange-2,
div.after-wave-orange-2,
header.after-wave-orange-2,
section.after-wave-orange-2 {
  position: relative;
  z-index: 1;
}
article.after-wave-orange-2:before,
div.after-wave-orange-2:before,
header.after-wave-orange-2:before,
section.after-wave-orange-2:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/hero-pattern-orange-2.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: 0;
}
article.before-wave-blue,
div.before-wave-blue,
header.before-wave-blue,
section.before-wave-blue {
  position: relative;
  z-index: 1;
}
article.before-wave-blue:before,
div.before-wave-blue:before,
header.before-wave-blue:before,
section.before-wave-blue:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/blob-2.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: calc(100% - 10px);
  z-index: -1;
}
article.after-wave-blue,
div.after-wave-blue,
header.after-wave-blue,
section.after-wave-blue {
  position: relative;
  z-index: 1;
}
article.after-wave-blue:before,
div.after-wave-blue:before,
header.after-wave-blue:before,
section.after-wave-blue:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/blob-2.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: -1;
}
article.after-wave-blue-2,
div.after-wave-blue-2,
header.after-wave-blue-2,
section.after-wave-blue-2 {
  position: relative;
  z-index: 1;
}
article.after-wave-blue-2:before,
div.after-wave-blue-2:before,
header.after-wave-blue-2:before,
section.after-wave-blue-2:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/hero-pattern-blue-2.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: 0;
}
article.after-wave-blue-3,
div.after-wave-blue-3,
header.after-wave-blue-3,
section.after-wave-blue-3 {
  position: relative;
  z-index: 1;
}
article.after-wave-blue-3:before,
div.after-wave-blue-3:before,
header.after-wave-blue-3:before,
section.after-wave-blue-3:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-blue-3.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: -1;
}
article.before-wave-white,
div.before-wave-white,
header.before-wave-white,
section.before-wave-white {
  position: relative;
  z-index: 1;
}
article.before-wave-white:before,
div.before-wave-white:before,
header.before-wave-white:before,
section.before-wave-white:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/blob-white.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: calc(100% - 10px);
  z-index: -1;
}
article.after-wave-white,
div.after-wave-white,
header.after-wave-white,
section.after-wave-white {
  position: relative;
  z-index: 1;
}
article.after-wave-white:before,
div.after-wave-white:before,
header.after-wave-white:before,
section.after-wave-white:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/blob-white.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: -1;
}
article.after-wave-white-2,
div.after-wave-white-2,
header.after-wave-white-2,
section.after-wave-white-2 {
  position: relative;
  z-index: 1;
}
article.after-wave-white-2:before,
div.after-wave-white-2:before,
header.after-wave-white-2:before,
section.after-wave-white-2:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/after-white-curved.svg);
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: -10px;
  z-index: -1;
}
article.after-wave-white-3,
div.after-wave-white-3,
header.after-wave-white-3,
section.after-wave-white-3 {
  position: relative;
  z-index: 1;
}
article.after-wave-white-3:before,
div.after-wave-white-3:before,
header.after-wave-white-3:before,
section.after-wave-white-3:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-white-3.svg);
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: -10px;
  z-index: 0;
}
@media (max-width: 991px) {
  article.after-wave-white-3:before,
  div.after-wave-white-3:before,
  header.after-wave-white-3:before,
  section.after-wave-white-3:before {
    content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/after-white-curved.svg);
  }
}
article.after-wave-white-4,
div.after-wave-white-4,
header.after-wave-white-4,
section.after-wave-white-4 {
  position: relative;
  z-index: 1;
}
article.after-wave-white-4:before,
div.after-wave-white-4:before,
header.after-wave-white-4:before,
section.after-wave-white-4:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/blob-white.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: -1;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
article.after-wave-white-5,
div.after-wave-white-5,
header.after-wave-white-5,
section.after-wave-white-5 {
  position: relative;
  z-index: 1;
}
article.after-wave-white-5:before,
div.after-wave-white-5:before,
header.after-wave-white-5:before,
section.after-wave-white-5:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-white-5.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: -1;
}
@media (max-width: 767px) {
  article.after-wave-white-5:not(.no-mobile-adjust):before,
  div.after-wave-white-5:not(.no-mobile-adjust):before,
  header.after-wave-white-5:not(.no-mobile-adjust):before,
  section.after-wave-white-5:not(.no-mobile-adjust):before {
    content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-white-5-mobile.svg);
  }
}
article.after-wave-white-6,
div.after-wave-white-6,
header.after-wave-white-6,
section.after-wave-white-6 {
  position: relative;
  z-index: 1;
}
article.after-wave-white-6:before,
div.after-wave-white-6:before,
header.after-wave-white-6:before,
section.after-wave-white-6:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-white-6.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: -1;
}
@media (max-width: 767px) {
  article.after-wave-white-6:before,
  div.after-wave-white-6:before,
  header.after-wave-white-6:before,
  section.after-wave-white-6:before {
    content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/after-white-curved.svg);
  }
}
article.after-wave-grey,
div.after-wave-grey,
header.after-wave-grey,
section.after-wave-grey {
  position: relative;
  z-index: 1;
}
article.after-wave-grey:before,
div.after-wave-grey:before,
header.after-wave-grey:before,
section.after-wave-grey:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-grey.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: -1;
  pointer-events: none;
}
article.after-wave-grey-2,
div.after-wave-grey-2,
header.after-wave-grey-2,
section.after-wave-grey-2 {
  position: relative;
  z-index: 1;
}
article.after-wave-grey-2:before,
div.after-wave-grey-2:before,
header.after-wave-grey-2:before,
section.after-wave-grey-2:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-grey-2.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: -1;
  pointer-events: none;
}
article.after-wave-blue-white,
div.after-wave-blue-white,
header.after-wave-blue-white,
section.after-wave-blue-white {
  position: relative;
  z-index: 1;
}
article.after-wave-blue-white:before,
div.after-wave-blue-white:before,
header.after-wave-blue-white:before,
section.after-wave-blue-white:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-blue-white.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: -1;
}
@media (max-width: 991px) {
  article.after-wave-blue-white:before,
  div.after-wave-blue-white:before,
  header.after-wave-blue-white:before,
  section.after-wave-blue-white:before {
    content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-blue-white-mobile.svg);
  }
}
article.after-wave-blue-white-2,
div.after-wave-blue-white-2,
header.after-wave-blue-white-2,
section.after-wave-blue-white-2 {
  position: relative;
  z-index: 1;
}
article.after-wave-blue-white-2:before,
div.after-wave-blue-white-2:before,
header.after-wave-blue-white-2:before,
section.after-wave-blue-white-2:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-blue-white-2.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: -1;
}
article.after-wave-red-white,
div.after-wave-red-white,
header.after-wave-red-white,
section.after-wave-red-white {
  position: relative;
  z-index: 1;
}
article.after-wave-red-white:before,
div.after-wave-red-white:before,
header.after-wave-red-white:before,
section.after-wave-red-white:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-red-white.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: -1;
}
article.after-wave-red-white-2,
div.after-wave-red-white-2,
header.after-wave-red-white-2,
section.after-wave-red-white-2 {
  position: relative;
  z-index: 1;
}
article.after-wave-red-white-2:before,
div.after-wave-red-white-2:before,
header.after-wave-red-white-2:before,
section.after-wave-red-white-2:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-red-white.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: -1;
}
@media (max-width: 991px) {
  article.after-wave-red-white-2:before,
  div.after-wave-red-white-2:before,
  header.after-wave-red-white-2:before,
  section.after-wave-red-white-2:before {
    content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-red-white-mobile.svg);
  }
}
article.after-wave-red-white-3,
div.after-wave-red-white-3,
header.after-wave-red-white-3,
section.after-wave-red-white-3 {
  position: relative;
  z-index: 1;
}
article.after-wave-red-white-3:before,
div.after-wave-red-white-3:before,
header.after-wave-red-white-3:before,
section.after-wave-red-white-3:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-red-white-mobile.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: -1;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
article.after-wave-red-white-4,
div.after-wave-red-white-4,
header.after-wave-red-white-4,
section.after-wave-red-white-4 {
  position: relative;
  z-index: 1;
}
article.after-wave-red-white-4:before,
div.after-wave-red-white-4:before,
header.after-wave-red-white-4:before,
section.after-wave-red-white-4:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-red-white-4.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: -1;
}
article.after-wave-red-white-5,
div.after-wave-red-white-5,
header.after-wave-red-white-5,
section.after-wave-red-white-5 {
  position: relative;
  z-index: 1;
}
article.after-wave-red-white-5:before,
div.after-wave-red-white-5:before,
header.after-wave-red-white-5:before,
section.after-wave-red-white-5:before {
  content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-red-white-5.svg);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -10px;
  z-index: -1;
}
@media (max-width: 991px) {
  article.after-wave-red-white-5:before,
  div.after-wave-red-white-5:before,
  header.after-wave-red-white-5:before,
  section.after-wave-red-white-5:before {
    content: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/wave-red-white-mobile.svg);
  }
}
article.bg-pattern,
div.bg-pattern,
header.bg-pattern,
section.bg-pattern {
  position: relative;
  z-index: 1;
}
article.bg-pattern:after,
div.bg-pattern:after,
header.bg-pattern:after,
section.bg-pattern:after {
  content: "";
  background: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/pattern-bg.png);
  background-size: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1;
}
article.bg-pattern-2,
body.bg-pattern-2,
div.bg-pattern-2,
header.bg-pattern-2,
section.bg-pattern-2 {
  position: relative;
  z-index: 1;
}
article.bg-pattern-2:after,
body.bg-pattern-2:after,
div.bg-pattern-2:after,
header.bg-pattern-2:after,
section.bg-pattern-2:after {
  content: "";
  background: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/backgrounds/pattern-bg-2.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1;
}
.footer {
  position: relative;
  padding-bottom: 300px;
}
.footer .footer-image {
  position: absolute;
  top: 0;
  width: 100%;
}
.footer .footer-image svg,
.hero-image svg {
  width: 100%;
  height: auto;
}
.sub-hero p {
  font-family: Calibre;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
}
@media (min-width: 992px) {
  .entry .hero {
    padding-bottom: 100px;
  }
}
.entry .hero .hero-content {
  text-align: right;
  position: relative;
}
.entry .hero .hero-content.video-testimonial {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (max-width: 991px) {
  .entry .hero .hero-content.video-testimonial {
    flex-direction: column;
  }
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .entry .hero .hero-content.video-testimonial {
    display: block !important;
  }
}
.entry .hero .hero-content.video-testimonial .story-details {
  left: auto;
  width: 800px;
}
@media (max-width: 991px) {
  .entry .hero .hero-content.video-testimonial .story-details {
    max-width: 100%;
  }
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .entry .hero .hero-content.video-testimonial .story-details {
    witdh: 100% !important;
  }
}
.entry .hero .hero-content.video-testimonial .video-embed,
.entry .hero .hero-content.video-testimonial .video-embed img {
  width: 100%;
}
.entry .hero .hero-content.video-testimonial .play-button {
  left: -56px;
}
@media (max-width: 991px) {
  .entry .hero .hero-content.video-testimonial .play-button {
    left: 0;
  }
}
.entry .hero .hero-content .story-details {
  position: absolute;
  display: flex;
  align-items: center;
  bottom: -100px;
  left: 0;
  box-shadow: 0 5px 23px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  width: 650px;
  text-align: left;
}
@media (max-width: 991px) {
  .entry .hero .hero-content .story-details {
    position: relative;
    width: 100%;
    bottom: 0;
    flex-direction: column-reverse;
  }
}
.entry .hero .hero-content .story-details > div {
  padding: 30px;
}
@media (max-width: 575px) {
  .entry .hero .hero-content .story-details > div {
    padding: 15px;
  }
}
.entry .hero .hero-content .story-details > div:first-child {
  border-right: 1px solid #f8f9fc;
  width: 75%;
  padding: 30px;
}
@media (max-width: 991px) {
  .entry .hero .hero-content .story-details > div:first-child {
    border: none;
    width: 100%;
  }
}
.entry .hero .hero-content .story-details h1 {
  font-size: 1.875rem;
  line-height: 1.875rem;
  letter-spacing: 0;
}
@media (max-width: 575px) {
  .entry .hero .hero-content .story-details h1 {
    margin-bottom: 25px;
  }
}
.entry .hero .hero-content .story-details h2 {
  margin-bottom: 10px;
}
.entry .hero .hero-content .story-details .type {
  text-transform: uppercase;
  font-size: 0.675rem;
  letter-spacing: 0.06rem;
  color: #777a87;
  font-weight: 500;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .entry .hero .entry-nav {
    flex-direction: row;
  }
}
.entry.news .hero .hero-content .story-details > div:first-child {
  border-right: none;
  width: 100%;
}
.blocker {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  z-index: 1000;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}
.blocker:before :before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 30px;
  border-radius: 8px;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
}
@media (max-width: 575px) {
  .modal {
    width: 100%;
  }
}
.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==");
}
.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}
.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
}
.background-hero-slider {
  position: relative;
}
.background-hero-slider .background-slider-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.background-hero-slider .background-slider-container .slide {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.background-hero-slider .background-slider-container .slide .feature {
  position: absolute;
  width: 200px;
  top: 30%;
  right: 20%;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .background-hero-slider .background-slider-container .slide .feature {
    top: 22%;
    right: 8%;
  }
}
.background-hero-slider
  .background-slider-container
  .slide
  .feature
  .feature-pulse {
  width: 35px;
}
.background-hero-slider .background-slider-container .slide .feature .details {
  display: none;
}
.background-hero-slider
  .background-slider-container
  .slide
  .feature
  .details.active {
  display: block;
}
.background-hero-slider
  .background-slider-container
  .slide
  .feature
  .details
  > :first-child {
  font-size: 1.25rem;
  font-weight: 500;
}
.background-hero-slider
  .background-slider-container
  .slide
  .feature
  .details
  > :nth-child(2) {
  line-height: 1;
}
.background-hero-slider .background-slider-container .slide img {
  width: 100%;
}
.background-hero-slider .background-slider-container .slide-arrow {
  position: absolute;
  top: 30%;
  cursor: pointer;
  width: 15px;
}
@media (max-width: 1450px) {
  .background-hero-slider .background-slider-container .slide-arrow {
    display: none;
  }
}
.background-hero-slider .background-slider-container .slide-prev {
  left: 100px;
}
.background-hero-slider .background-slider-container .slide-next {
  right: 100px;
}
.smart-tabs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .smart-tabs {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .smart-tabs {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.smart-tabs > div {
  width: 48%;
}
@media (max-width: 991px) {
  .smart-tabs > div {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .smart-tabs > div img {
    margin-bottom: 25px;
  }
}
.smart-tabs h2 {
  font-size: 1.875rem;
}
.smart-tabs h2 + p {
  font-size: 1rem;
  line-height: 1.4;
  margin-bottom: 20px;
}
.smart-tabs .image {
  position: relative;
}
@media (max-width: 767px) {
  .smart-tabs .image {
    width: 100%;
  }
}
.smart-tabs .image > img {
  width: 90%;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .smart-tabs .image > img {
    width: 100%;
    padding-right: 0;
  }
}
.smart-tabs .image .feature-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  height: 100%;
}
@media (max-width: 767px) {
  .smart-tabs .image .feature-container {
    width: 100%;
    display: none;
  }
}
.smart-tabs .image .feature-container svg {
  position: absolute;
}
.smart-tabs .image .zoomed-images {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
@media (max-width: 575px) {
  .smart-tabs .image .zoomed-images {
    width: 150px;
    height: 150px;
  }
}
.smart-tabs .image .zoomed-images img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.smart-tabs .image .zoomed-images img.active {
  opacity: 1;
}
.smart-tabs .tabs-container.two-column {
  display: flex;
}
@media (max-width: 767px) {
  .smart-tabs .tabs-container.two-column {
    flex-direction: column;
  }
}
.smart-tabs .tabs-container.two-column .tabs {
  width: 50%;
}
@media (max-width: 767px) {
  .smart-tabs .tabs-container.two-column .tabs {
    width: 100%;
  }
}
.smart-tabs .tabs-container .tabs {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.smart-tabs .tabs-container .tabs.red-check div:before {
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/icon-check-red.svg);
}
@media (max-width: 767px) {
  .smart-tabs .tabs-container .tabs {
    width: 100%;
  }
}
.smart-tabs .tabs-container .tabs div {
  padding: 8px 20px 7px 30px;
  border-radius: 4px;
  position: relative;
}
.smart-tabs .tabs-container .tabs div:before {
  content: "";
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/icon-check-orange.svg);
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  left: 0;
  top: 9px;
}
.smart-tabs .tabs-container .tabs div p {
  line-height: 1.4;
  font-size: 1rem;
}
.smart-tabs .tabs-container .tabs div p span:first-child {
  font-size: 1rem;
  font-weight: 600;
}
.smart-tabs .tabs-container .cta {
  width: 100%;
}
.smart-tabs-horizontal {
  display: flex;
  flex-direction: column;
}
.smart-tabs-horizontal .images {
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: relative;
}
@media (max-width: 767px) {
  .smart-tabs-horizontal .images > img {
    padding: 20px;
    width: 33.3333%;
  }
}
.smart-tabs-horizontal .scrollbar {
  display: flex;
  justify-content: center;
}
.smart-tabs-horizontal .scrollbar svg {
  width: 66.667%;
}
.smart-tabs-horizontal .tabs {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.smart-tabs-horizontal .tabs div {
  width: 33.333%;
  padding: 20px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.smart-tabs-horizontal .tabs div.active,
.smart-tabs-horizontal .tabs div:hover {
  background-color: #d3e6f9;
  cursor: pointer;
}
.smart-tabs-horizontal .tabs div p {
  line-height: 1.5;
  font-size: 1.125rem;
}
.smart-tabs-horizontal .tabs div p span {
  font-size: 1rem;
  font-weight: 600;
}
.social-icons {
  top: 0;
}
.social-icons.fixed {
  position: fixed;
  top: 50px;
}
.social-icons.bottom {
  position: absolute;
  bottom: 0;
  top: auto;
}
.social-icons .social-share {
  display: flex;
  width: 105px;
  justify-content: space-between;
  padding: 5px 0 0;
}
@media (max-width: 767px) {
  .social-icons .social-share {
    padding: 0 !important;
  }
}
.social-icons .social-share.vertical {
  flex-direction: column;
}
@media (max-width: 767px) {
  .social-icons .social-share.vertical {
    flex-direction: row;
    margin: 0 auto;
  }
}
.social-icons .social-share li {
  list-style-type: none;
}
.social-icons .social-share.text {
  width: auto;
  justify-content: center;
}
.social-icons .social-share.text > li > a {
  height: auto;
  display: flex;
  align-items: center;
}
.social-icons .social-share.text > li > a > svg {
  margin: 0 10px;
}
.features-header {
  position: relative;
}
@media (min-width: 768px) {
  .features-header .features-header-content {
    box-shadow: 0 0 200px 100px hsla(0, 0%, 100%, 0.93);
    background: hsla(0, 0%, 100%, 0.9);
  }
}
.features-header:before {
  content: "";
  position: absolute;
  right: 83%;
  width: 17%;
  height: 80%;
  top: 10%;
  background-position: 0;
  background-repeat: no-repeat;
}
@media (max-width: 1199px) {
  .features-header:before {
    background-position: 100%;
  }
}
@media (max-width: 767px) {
  .features-header:before {
    display: none;
  }
}
.features-header:after {
  content: "";
  position: absolute;
  left: 83%;
  width: 17%;
  top: 10%;
  height: 80%;
  background-position: 100%;
  background-repeat: no-repeat;
  z-index: -1;
}
@media (max-width: 1199px) {
  .features-header:after {
    background-position: 0;
  }
}
@media (max-width: 767px) {
  .features-header:after {
    display: none;
  }
}
.features-header h2 + p {
  font-size: 1.125rem;
}
.content-sections h4 {
  margin-bottom: 20px;
}
.content-sections h2,
.content-sections h3 {
  font-size: 1.375rem;
  line-height: 1.5;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .content-sections h2,
  .content-sections h3 {
    text-align: left;
  }
}
.content-sections h2 strong,
.content-sections h2 strong a,
.content-sections h3 strong,
.content-sections h3 strong a {
  font-size: inherit;
}
.content-sections h3 img {
  padding-left: 30px;
}
.content-sections p {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 20px;
}
.content-sections p span {
  text-align: center;
}
.content-sections p img {
  padding-left: 30px;
}
.content-sections ol,
.content-sections ul {
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .content-sections ol,
  .content-sections ul {
    padding-left: 15px;
  }
}
.content-sections ol li,
.content-sections ul li {
  line-height: 1.5;
  margin-bottom: 10px;
}
.content-sections a,
.content-sections a span {
  color: #ff4c00;
}
.content-sections a br,
.content-sections center br {
  display: none;
}
.content-sections figure {
  text-align: center;
  margin-bottom: 20px;
}
.content-sections .yj6qo {
  display: none;
}
.content-sections .hs_cos_wrapper_meta_field {
  display: block;
  background-color: #ffe2d9;
  border-radius: 4px;
  text-align: center;
  padding: 15px 10px 9px;
  margin-bottom: 30px;
}
.content-sections .general-body:first-child {
  padding-top: 0;
}
.content-sections .general-body h3 figure img {
  text-align: left;
}
.content-sections .benefit-bullets {
  padding: 40px 10px 34px;
}
@media (max-width: 767px) {
  .content-sections .benefit-bullets {
    padding: 40px 25px 34px;
  }
}
.content-sections .benefit-bullets ul {
  margin-bottom: 0;
}
.content-sections .benefit-bullets ul li {
  align-items: flex-start;
}
.content-sections .benefit-bullets ul li p {
  margin: 0;
}
@media (max-width: 767px) {
  .content-sections .benefit-bullets ul li {
    margin-bottom: 0;
  }
}
.content-sections .testimonial .quote-icon {
  margin-bottom: 30px;
}
.content-sections .testimonial .quote p {
  font-size: 1.875rem;
  font-style: italic;
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 767px) {
  .content-sections .testimonial .quote p {
    font-size: 1.125rem;
  }
}
.content-sections .testimonial .source {
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-sections .testimonial .source img {
  margin-right: 15px;
  width: 50px;
  border-radius: 25px;
}
.content-sections .testimonial .source p {
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1.2;
}
.content-sections .testimonial .source .name {
  margin-bottom: 5px;
}
.content-sections .testimonial .source .job-title {
  font-size: 1rem;
  font-weight: 400;
}
.content-sections .testimonial .source div:nth-child(2) p {
  margin-bottom: 0;
  text-align: left;
}
.content-sections .testimonial .testimonial-sharer {
  position: absolute;
  bottom: -68px;
  width: 100%;
}
.content-sections .testimonial .testimonial-sharer ul {
  padding: 0;
  margin: 0;
  display: flex;
}
.content-sections .testimonial .testimonial-sharer ul li {
  list-style-type: none;
  display: block;
  background-color: #ff4c00;
  border-radius: 25px;
  margin-bottom: 0;
  width: 0;
  height: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  opacity: 0;
  position: relative;
  left: -12px;
}
.content-sections .testimonial .testimonial-sharer ul li:hover {
  -webkit-transform: scale(1.1) translateY(-3px);
  transform: scale(1.1) translateY(-3px);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
.content-sections .testimonial .testimonial-sharer ul li.active {
  opacity: 1;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  padding: 10px;
}
.content-sections .html-columns figure {
  margin-bottom: 20px;
}
.content-sections .wistia-video .wistia_embed {
  width: 730px;
  height: 410px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .content-sections .wistia-video .wistia_embed {
    width: 580px;
    height: 253px;
  }
}
@media (max-width: 767px) {
  .content-sections .wistia-video .wistia_embed {
    width: 520px;
    height: 325px;
  }
}
@media (max-width: 575px) {
  .content-sections .wistia-video .wistia_embed {
    width: 100%;
    height: 250px;
  }
}
.content-sections .resource-cta .form.gated-resource form {
  padding: 30px;
}
.content-sections .form-with-content .hbspt-form {
  padding: 20px;
}
.featured-entry-slider .card-container {
  padding: 60px 20px 20px;
}
.continuous-scroll .card-container {
  padding: 15px;
}
#load-more-cards {
  display: none;
}
.loading-spinner {
  display: none;
  width: 50px;
  height: 50px;
}
.loading-spinner.active {
  display: block;
}
.category-toggle {
  display: flex;
  border-top: 1px solid #eaecf1;
  border-bottom: 1px solid #eaecf1;
  justify-content: space-around;
  flex-wrap: wrap;
}
.category-toggle a {
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 500;
  color: #a0a2ad;
  cursor: pointer;
  padding: 15px 0 9px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.category-toggle a.active,
.category-toggle a:hover {
  color: #ff4c00;
}
.category-filter {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #eaecf1;
  outline: none;
  color: #777a87;
  font-weight: 500;
  background-color: #fff;
  padding: 15px 10px 9px;
  border-radius: 3px;
  position: relative;
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/carat-filter.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  margin-right: 10px;
  width: 180px;
  cursor: pointer;
}
.category-filter:focus {
  outline: none;
}
@media (max-width: 991px) {
  .category-filter {
    width: 100%;
    margin-right: 0;
  }
}
.clear-filter {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background-color: #ddddea;
  color: #fff;
  padding: 14px 10px 8px;
  border-radius: 3px;
  -moz-text-align-last: left;
  text-align-last: left;
  position: relative;
  font-weight: 500;
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/close-filter.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  margin-right: 10px;
  width: 100px;
  cursor: pointer;
}
.clear-filter.active {
  display: inline-block;
}
.clear-filter:focus {
  outline: none;
}
#search-box {
  width: 100%;
  padding: 15px 10px 9px 43px;
  background-image: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/search.svg);
  background-repeat: no-repeat;
  background-position: left 10px center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #eaecf1;
  border-radius: 3px;
}
#search-box:focus {
  outline: none;
  border: 1px solid #c9cad3;
}
#category-filter .type {
  color: #c9cad3;
  text-transform: uppercase;
  font-size: 0.875rem;
  margin-right: 10px;
  margin-bottom: 6px;
  font-weight: 500;
}
@media (max-width: 991px) {
  #category-filter .type {
    align-self: flex-start;
  }
}
.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper span {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.cd-words-wrapper span.is-visible {
  position: relative;
}
.cd-headline.rotate-1 .cd-words-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px;
  position: relative;
  left: 3px;
  top: -3px;
  width: 205px;
}
@media (max-width: 767px) {
  .cd-headline.rotate-1 .cd-words-wrapper {
    text-align: center;
  }
}
.cd-headline.rotate-1 .cd-words-wrapper span {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  width: 205px;
}
.cd-headline.rotate-1 .cd-words-wrapper span.is-visible {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-animation: cd-rotate-1-in 1.2s;
  animation: cd-rotate-1-in 1.2s;
}
.cd-headline.rotate-1 .cd-words-wrapper span.is-hidden {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-animation: cd-rotate-1-out 1.2s;
  animation: cd-rotate-1-out 1.2s;
}
@-webkit-keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -webkit-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  to {
    -webkit-transform: rotateX(1turn);
    transform: rotateX(1turn);
    opacity: 1;
  }
}
@keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -webkit-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  to {
    -webkit-transform: rotateX(1turn);
    transform: rotateX(1turn);
    opacity: 1;
  }
}
@-webkit-keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  to {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
}
@keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  to {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
}
.similar-stories .card {
  height: auto;
}
.exit-intent-open {
  overflow: hidden;
}
.exit-intent-open footer:not(.exit-intent-modal),
.exit-intent-open header:not(.exit-intent-modal),
.exit-intent-open section:not(.exit-intent-modal) {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
.exit-intent-open .exit-intent-modal {
  opacity: 1;
  pointer-events: auto;
}
.exit-intent-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 10000;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: blur(0);
  filter: blur(0);
  display: flex;
  align-items: center;
  justify-content: center;
}
.exit-intent-modal .exit-intent-container {
  position: relative;
  max-width: 600px;
  max-height: 500px;
  background: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/homepage/exit-intent.jpg);
  background-size: cover;
  border-radius: 7px;
}
@media (max-width: 600px) {
  .exit-intent-modal .exit-intent-container {
    max-width: none;
    max-height: none;
  }
}
.exit-intent-modal .exit-intent-container h2 {
  font-size: 3.75rem;
}
.exit-intent-modal .exit-intent-container h4 {
  font-size: 1.325rem;
  font-weight: 400;
  max-width: 350px;
  margin: 0 auto 40px;
}
@media (min-width: 992px) {
  .exit-intent-modal .exit-intent-container input[name="email"] {
    width: 250px;
  }
}
.exit-intent-modal .exit-intent-container input[type="submit"] {
  background-color: #2583e3;
}
.exit-intent-modal .exit-intent-container input[type="submit"]:hover {
  background-color: #186abd;
}
.exit-intent-modal .exit-intent-container .type {
  text-transform: uppercase;
  font-weight: 500;
}
.exit-intent-modal .exit-intent-container .no-thanks {
  text-decoration: underline;
}
.exit-intent-modal .exit-intent-container .no-thanks:hover {
  text-decoration: none;
}
.exit-intent-modal.restaurant-success-survey .exit-intent-container {
  background: url(https://d2w1ef2ao9g8r9.cloudfront.net/images/popup-2019-success-report_websit-popup-copy.jpg);
  background-size: cover;
  padding: 40px 100px 150px !important;
}
@media (max-width: 575px) {
  .exit-intent-modal.restaurant-success-survey .exit-intent-container {
    padding: 40px 15px 150px !important;
  }
}
.exit-intent-modal.restaurant-success-survey .exit-intent-container .no-thanks {
  display: block;
}
.exit-intent-modal.restaurant-success-survey .exit-intent-container h4 {
  max-width: none;
}
.column .container {
  margin: 10px;
  border: 1px solid #eee;
  border-radius: 4px;
}
.column .title {
  padding: 10px;
}
.column .list {
  position: relative;
  height: 480px;
  padding: 10px 0 10px 10px;
}
.column .label {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  position: relative;
  justify-content: space-between;
  height: 50px;
}
.column .label .medium-label {
  width: 100px;
  flex-wrap: wrap;
}
.column .label-horizontal {
  display: flex;
  flex-direction: row;
}
.column .label-horizontal .order {
  text-align: left;
  font-size: 0.8rem;
  line-height: 1.2;
  width: 45px;
  margin-right: 5px;
}
.question {
  display: flex;
  align-items: center;
  position: relative;
  border: 1px solid #ddddea;
  padding: 0 30px;
  margin-bottom: 20px;
  background-color: #fff;
  height: 60px;
  border-radius: 30px;
  width: 100%;
}
.question .title-container {
  z-index: 100;
  text-align: left;
}
.question .title-text {
  margin-left: -20px;
  font-size: 1rem;
  text-align: left;
}
.question .order-icon {
  border-radius: 17px;
  margin-left: -42px;
  margin-right: 10px;
  border-radius: 20px;
  font-size: 14pt;
  color: #2583e3;
  background-color: #fff;
  border: 1px solid #2583e3;
}
.question .index-icon,
.question .order-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 34px;
  min-width: 34px;
  width: 34px;
  z-index: 100;
}
.question .index-icon {
  border-radius: 17px;
  color: #fff;
  margin-left: -45px;
  margin-right: 20px;
  font-size: 1.1rem;
  background-color: #2583e3;
}
.question .question-text-container {
  margin-left: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.question .percent-fill {
  background-color: #ff4c00;
  opacity: 0.9;
  height: 60px;
  border-radius: 30px;
  z-index: 0;
}
.question .percent-fill-number {
  font-size: 1.1rem;
  color: #a0a2ad;
  z-index: 100;
  margin-left: 5px;
}
.question .percent-bar-container {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: -30px;
  width: 100% !important;
}
.question.absolute {
  position: absolute;
  -webkit-transition: all 1s;
  transition: all 1s;
  padding: 0 30px;
  width: calc(100% - 20px);
}
.map-display {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .map-display {
    margin-top: -40%;
    margin-bottom: -40%;
  }
}
@media (max-width: 599px) {
  .map-display {
    margin-top: -40%;
    margin-bottom: -40%;
  }
}
.map-container {
  height: auto;
}
@media (max-width: 768px) {
  .map-container {
    height: 300px;
  }
}
@media (max-width: 599px) {
  .map-container {
    height: 300px;
  }
}
.state-geo {
  stroke: #ffa98e;
  fill: #fff;
  pointer-events: none;
}
.map-marker-circle {
  stroke: #ff4c00;
  fill: #ff7043;
  opacity: 0.7;
}
.more-info {
  text-align: left;
  display: flex;
  flex-direction: column;
  width: 100px;
}
.selected {
  stroke: red;
}
.meta-title {
  color: red;
  font-size: 10px;
}
.tool-tip-custom {
  background-color: #fff;
  border: 1px solid #eaecf1;
  width: 200px;
  pointer-events: none;
  box-shadow: 0 5px 23px rgba(0, 0, 0, 0.06);
  opacity: 1;
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.tool-tip-custom .tool-tip-row {
  border-bottom: 1px solid #eaecf1;
  padding: 10px;
  height: auto;
  display: flex;
  flex-direction: column;
}
.tool-tip-custom .tool-tip-label {
  letter-spacing: 2px;
  font-size: 0.6rem;
  color: #a9a9a9;
  letter-spacing: 1.5px;
  line-height: 1rem;
  margin-bottom: 5px;
}
.tool-tip-custom .tool-tip-data {
  font-size: 1rem;
  color: #252a35;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.tool-tip-custom .tool-tip-data svg {
  margin-right: 10px;
}
.mob-city-container {
  display: flex;
  flex-direction: column;
}
.mob-city-container.open {
  height: auto;
}
.mob-city-container.close {
  display: none;
}
.mob-city-row {
  border-bottom: 1px solid #eaecf1;
  padding-bottom: 10px;
  margin-bottom: 5px;
  height: auto;
  display: flex;
  flex-direction: column;
}
.mob-city-name {
  color: #4e5260;
  margin-bottom: 10px;
}
.mob-city-label {
  letter-spacing: 2px;
  font-size: 0.8rem;
  color: #a9a9a9;
  letter-spacing: 1.5px;
  line-height: 1rem;
  margin-bottom: 5px;
}
.mob-city-data {
  color: #252a35;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.mob-city-data svg {
  height: 1.2rem;
}
.mob-city-data p {
  font-size: 1.2rem;
}
.mob-city-data .icon-div {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.button-reveal {
  border-radius: 25px;
  height: 50px;
  width: 250px;
  background-color: #2583e3;
  color: #fff;
  cursor: pointer;
  margin: 10px auto;
}
.button-reveal.first {
  display: none;
}
@media (max-width: 768px) {
  .button-reveal.first {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 599px) {
  .button-reveal.first {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.button-reveal.second {
  display: none;
}
@media (max-width: 768px) {
  .button-reveal.second {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 599px) {
  .button-reveal.second {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.button-reveal.both {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .button-reveal.both {
    display: none;
  }
}
@media (max-width: 599px) {
  .button-reveal.both {
    display: none;
  }
}
.button-reveal:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  box-shadow: 0 5px 23px rgba(0, 0, 0, 0.06);
}
.button-reveal:active {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.button-reveal.inactive {
  pointer-events: none;
  opacity: 0.4;
}
.top-challenges-text {
  z-index: -1;
}
.top-challenges-wrapper .tab-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.top-challenges-wrapper .tab {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
  border: 1px solid #eaecf1;
  border-bottom: none;
  height: 40px;
  width: 200px;
  margin-right: 10px;
  margin-bottom: -1px;
}
.top-challenges-wrapper .tab.selected {
  border: 1px solid #ff4c00;
  border-bottom: none;
  color: #ff4c00;
}
.top-challenges-container {
  border: 1px solid #eaecf1;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
@media (max-width: 768px) {
  .top-challenges-container {
    flex-direction: column-reverse;
    height: auto;
  }
}
@media (max-width: 599px) {
  .top-challenges-container {
    flex-direction: column-reverse;
    height: auto;
  }
}
.description {
  padding: 30px;
  width: 300px;
  height: auto;
  border-right: 1px solid #eaecf1;
}
.description h2 {
  margin-bottom: 10px;
}
@media (max-width: 980px) {
  .description h2 {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .description {
    padding: 40px;
    width: 100%;
    height: auto;
    border-right: none;
    border-top: 1px solid #eaecf1;
  }
}
@media (max-width: 599px) {
  .description {
    padding: 40px;
    width: 100%;
    height: auto;
    border-right: none;
    border-top: 1px solid #eaecf1;
  }
}
.detail-tab {
  position: relative;
  width: 100%;
  padding: 0 20px 20px;
}
.detail-tab.open {
  height: auto;
}
.detail-tab.close {
  display: none;
}
.charts {
  display: flex;
  flex-direction: row;
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 40px;
  flex-grow: 1;
  height: 300px;
}
@media (max-width: 980px) {
  .charts {
    height: 420px;
  }
}
@media (max-width: 768px) {
  .charts {
    flex-direction: column;
    align-items: flex-start;
    padding: 30px;
  }
}
@media (max-width: 599px) {
  .charts {
    flex-direction: column;
    align-items: flex-start;
    padding: 30px;
  }
}
.bar-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  flex-grow: 1;
  height: 100%;
  width: 100%;
  cursor: pointer;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .bar-container {
    height: 30px;
    flex-direction: row-reverse;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 599px) {
  .bar-container {
    height: 30px;
    flex-direction: row-reverse;
    width: 100%;
    margin-bottom: 10px;
  }
}
.bar-title {
  font-size: 14pt;
  margin: 5px;
  color: #eaecf1;
}
.bar-title.hover {
  color: #ffa98e;
}
.bar-title.selected {
  color: #ff4c00;
}
.top-challenges-bar {
  background-color: #eaecf1;
  width: 100%;
  height: 30px;
}
.top-challenges-bar.hover {
  background-color: #ffa98e;
}
.top-challenges-bar.selected {
  background-color: #ff4c00;
}
.circle.outer {
  margin: 2px;
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  border: 2px solid #ff4c00;
}
.circle.inner {
  margin: 6px;
  z-index: 10;
  position: relative;
  width: 8px;
  height: 8px;
  border-radius: 5px;
  background-color: #eaecf1;
}
.circle.inner.hover {
  background-color: #ffa98e;
}
.circle.inner.selected {
  background-color: #ff4c00;
}
.circle-container {
  position: relative;
  height: 20px;
  width: 20px;
}
.bar-tooltip {
  top: 0;
  position: absolute;
  display: block;
  color: #c9cad3;
  border: 1px solid #ddddea;
  height: auto;
  padding: 10px;
  border-radius: 5px;
}
.guest-experience {
  display: flex;
  flex-direction: row;
}
@media (max-width: 768px) {
  .guest-experience {
    flex-direction: column;
  }
}
@media (max-width: 599px) {
  .guest-experience {
    flex-direction: column;
  }
}
.guest-experience .category-container {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 20px;
  height: auto;
  width: 300px;
  align-items: center;
  overflow-y: scroll;
  cursor: pointer;
}
@media (max-width: 768px) {
  .guest-experience .category-container {
    padding: 20px 0;
    height: auto;
    width: 100%;
    border: 1px solid #fff;
    overflow: visible;
  }
}
@media (max-width: 599px) {
  .guest-experience .category-container {
    padding: 20px 0;
    height: auto;
    width: 100%;
    border: 1px solid #fff;
    overflow: visible;
  }
}
.guest-experience .experience-title {
  position: relative;
  color: #ddddea;
  cursor: pointer;
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1rem;
}
.guest-experience .experience-title.selected {
  color: #ff4c00;
  font-size: 1.2rem;
  line-height: 1.2rem;
}
.guest-experience .chart-container {
  padding: 40px;
  width: 100%;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 768px) {
  .guest-experience .chart-container {
    padding: 20px 0;
  }
}
@media (max-width: 599px) {
  .guest-experience .chart-container {
    padding: 20px 0;
  }
}
.guest-experience .stacked-bar-labels {
  display: flex;
  flex-direction: row;
  overflow: hidden;
}
.guest-experience .stacked-bar-labels .percentage-label {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #c9cad3;
  height: auto;
  margin-bottom: 15px;
}
.guest-experience .stacked-bar {
  display: flex;
  flex-direction: row;
  border-radius: 5px;
  overflow: hidden;
  height: 50px;
}
.guest-experience .stacked-bar .not-important {
  height: 100%;
  background-color: #2583e3;
}
.guest-experience .stacked-bar .neutral {
  height: 100%;
  background-color: #ffe2d9;
}
.guest-experience .stacked-bar .important {
  height: 100%;
  background-color: #ff4c00;
}
.guest-experience .legend {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.guest-experience .legend .legend-item {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
@media (max-width: 768px) {
  .guest-experience .legend .legend-item {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .guest-experience .legend .legend-item {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
}
.guest-experience .legend .circle {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 5px;
  margin: auto 10px auto 0;
}
.guest-experience .legend .circle.not-important {
  background-color: #2583e3;
}
.guest-experience .legend .circle.neutral {
  background-color: #ffe2d9;
}
.guest-experience .legend .circle.important {
  background-color: #ff4c00;
}
@media (max-width: 768px) {
  .guest-experience .legend .circle {
    margin: 5px auto;
  }
}
@media (max-width: 599px) {
  .guest-experience .legend .circle {
    margin: 5px auto;
  }
}
.select-item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  padding: 10px 10px 10px 40px;
  border: 1px solid #ddddea;
  border-radius: 30px;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
}
.select-item.correct {
  border: 1px solid #ff4c00;
}
.select-item.correct span {
  color: #ff4c00;
}
.select-item.incorrect {
  border: 1px solid #393e4b;
}
.select-item:hover {
  box-shadow: 0 5px 23px rgba(0, 0, 0, 0.06);
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}
.select-item.inactive {
  pointer-events: none;
}
.loyalty-program-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  text-align: center;
  margin: 0 10px;
}
.loyalty-program {
  display: flex;
  flex-direction: row;
}
text {
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #000;
}
.bubble-tool-tip-custom {
  border: 1px solid #ddddea;
  border-radius: 4px;
}
.noEvents {
  pointer-events: none;
  overflow: hidden;
}
@media (max-width: 768px) {
  .noEvents {
    overflow: auto;
  }
}
@media (max-width: 599px) {
  .noEvents {
    overflow: auto;
  }
}
.extra-info-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
}
.extra-info {
  text-transform: uppercase;
  margin-right: 10px;
  font-size: 1rem;
  letter-spacing: 1px;
}
.big-blue-number {
  font-size: 3.8rem;
  color: #2583e3;
}
.subtitle {
  font-size: 1.25rem;
}
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.banner-text {
  z-index: 100;
}
.banner-image {
  position: absolute;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: -30px;
}
.animation-container {
  margin-top: -200px;
  overflow: hidden;
}
@media (max-width: 1280px) {
  .animation-container {
    margin-top: -100px;
  }
}
@media (max-width: 980px) {
  .animation-container {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .animation-container {
    margin-top: 0;
  }
}
@media (max-width: 599px) {
  .animation-container {
    margin-top: 0;
  }
}
.animation-crop {
  position: relative;
  width: 100vw;
  pointer-events: none;
  overflow: hidden;
  z-index: 0;
}
@media (max-width: 768px) {
  .animation-crop {
    margin-left: -50vw;
    margin-right: 50vw;
    width: 200vw;
    margin-bottom: -50px;
  }
}
@media (max-width: 599px) {
  .animation-crop {
    margin-left: -50vw;
    margin-right: 50vw;
    width: 200vw;
    margin-bottom: -50px;
  }
}
.customer-success-section-padding {
  padding-top: 100px;
  padding-bottom: 110px;
}
.banner {
  display: flex;
  justify-content: center;
  text-align: center;
}
.banner .accent {
  color: #ff4c00;
  font-size: 2rem;
  letter-spacing: 6.59px;
}
.banner .title {
  color: #252a35;
  margin-top: 15px;
  font-size: 5.5rem;
  line-height: 4rem;
  letter-spacing: 0;
  margin-bottom: 38px;
}
@media (max-width: 599px) {
  .banner .title {
    font-size: 3.2rem;
    line-height: 3rem;
  }
}
.banner .banner-subtitle {
  font-size: 1.825rem;
  letter-spacing: 0;
  line-height: 1.875rem;
  margin-bottom: 32px;
}
.banner h1 {
  margin-top: 0;
}
.banner p {
  line-height: 1.8;
}
.section-title,
.subtitle {
  margin-bottom: 18px;
}
h2.section-title {
  font-weight: 600;
  font-size: 60px;
  line-height: 60px;
}
.svg-container {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.svg-img {
  width: 100vw;
}
.footer-section {
  position: relative;
  display: block;
  height: auto;
}
.footer-items {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  padding: 10px;
}
@media (max-width: 768px) {
  .footer-items {
    position: relative;
    flex-direction: column-reverse;
    margin-bottom: -200px;
  }
}
@media (max-width: 599px) {
  .footer-items {
    position: relative;
    flex-direction: column-reverse;
    margin-bottom: -100px;
  }
}
@media (max-width: 768px) {
  .bubble-chart-container {
    display: none;
  }
}
.footer-title {
  font-size: 5.625rem;
  letter-spacing: 0;
  line-height: 4.5rem;
}
@media (max-width: 980px) {
  .footer-title {
    text-align: center;
  }
}
@media (max-width: 599px) {
  .footer-title {
    font-size: 4rem;
    letter-spacing: 0;
    line-height: 3.5rem;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .render-reverse {
    flex-direction: column-reverse;
  }
  .render-reverse ul {
    text-align: left;
  }
}
@media (max-width: 599px) {
  .render-reverse {
    flex-direction: column-reverse;
  }
  .render-reverse ul {
    text-align: left;
  }
}
@media (max-width: 768px) {
  .footer-text {
    text-align: center;
  }
}
@media (max-width: 599px) {
  .footer-text {
    text-align: center;
  }
}
.bullet-list {
  display: flex;
  flex-direction: column;
}
.bullet-list ul,
.bullet-list ul li {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.bullet-list ul li {
  margin: 0;
}
@media (max-width: 768px) {
  .bullet-list {
    justify-content: center;
    padding-left: 15%;
  }
  .bullet-list p {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width: 599px) {
  .bullet-list {
    justify-content: center;
    padding-left: 5%;
  }
  .bullet-list p {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.accent-font {
  font-size: 1.375rem;
  line-height: 1.75rem;
  letter-spacing: 0;
}
.success-report-download-button {
  border-radius: 4px;
  background-color: #2583e3;
  padding: 10px;
  width: 200px;
  max-width: 200px;
  color: #fff;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  z-index: 100;
  cursor: pointer;
}
@media (max-width: 980px) {
  .success-report-download-button {
    margin: auto;
  }
}
@media (max-width: 768px) {
  .success-report-download-button {
    margin: auto;
  }
}
.bottom-bar-container {
  position: fixed;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 100px;
  width: 100vw;
  padding: 10px;
  z-index: 101;
  background-color: #393e4b;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.3, 1) 0s;
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.3, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.3, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.3, 1) 0s,
    -webkit-transform 0.25s cubic-bezier(0, 0, 0.3, 1) 0s;
}
@media (max-width: 768px) {
  .bottom-bar-container {
    height: 80px;
  }
}
@media (max-width: 599px) {
  .bottom-bar-container {
    height: 80px;
  }
}
.bottom-bar-container.close {
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
}
@media (max-width: 768px) {
  .bottom-bar-container.close {
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
  }
}
@media (max-width: 599px) {
  .bottom-bar-container.close {
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
  }
}
.bottom-bar-container .mobile-text {
  color: #fff;
  font-size: 1.375rem;
  line-height: 1.75rem;
}
@media (max-width: 599px) {
  .bottom-bar-container .mobile-text {
    font-size: 1.2rem;
    line-height: 1rem;
  }
}
.bottom-bar-container .desktop-text {
  color: #fff;
  font-size: 1.375rem;
  line-height: 1.75rem;
}
@media (max-width: 768px) {
  .bottom-bar-container .desktop-text {
    display: none;
  }
}
@media (max-width: 599px) {
  .bottom-bar-container .desktop-text {
    display: none;
  }
}
.bottom-bar-container .bottom-success-report-download-button {
  border-radius: 3px;
  background-color: #ff4c00;
  padding: 10px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  z-index: 100;
  width: 200px;
}
.bottom-bar-container .bottom-success-report-download-button > .text {
  margin: 0;
  color: #fff;
  font-size: 1rem;
}
.bottom-bar-container .bottom-success-report-download-button:hover {
  cursor: pointer;
}
@media (max-width: 599px) {
  .bottom-bar-container .bottom-success-report-download-button {
    width: 130px;
  }
}
.sucess-report-modal {
  display: none;
}
.sucess-report-modal.open {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1010;
  opacity: 1;
  overflow: scroll;
  pointer-events: all;
}
@media (max-width: 599px) {
  .sucess-report-modal.open {
    align-items: flex-start;
  }
}
.sucess-report-modal .err {
  color: #f53655;
  font-size: 0.875rem;
}
.click-layer {
  position: absolute;
  height: 100vh;
  width: 100vw;
  cursor: pointer;
  background-color: #4e5260;
  opacity: 0.5;
  z-index: 1011;
}
svg.modal-logo {
  width: 150px;
  height: auto;
}
.modal-wrapper {
  position: relative;
  display: flex;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  flex-direction: row-reverse;
  justify-content: space-between;
  background: #fff;
  max-width: 1100px;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  border-radius: 4px;
  z-index: 1012;
}
.modal-wrapper .hs-form {
  width: 100%;
}
@media (max-width: 980px) {
  .modal-wrapper {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (max-width: 768px) {
  .modal-wrapper {
    margin: 0;
    flex-direction: column;
  }
}
@media (max-width: 599px) {
  .modal-wrapper {
    margin: 0;
    flex-direction: column;
  }
}
.modal-wrapper h3,
.modal-wrapper p {
  margin-bottom: 10px;
}
.modal-wrapper img {
  border-radius: 0 4px 4px 0;
  height: 100%;
  width: 100%;
}
.modal-wrapper .modal-col-1 {
  display: flex;
  padding: 50px;
  border-radius: 4px 0 0 4px;
  border: 1px solid #ddddea;
  flex-grow: 1;
}
@media (max-width: 768px) {
  .modal-wrapper .modal-col-1 {
    width: 100%;
    border-radius: 0;
    padding: 40px;
  }
}
@media (max-width: 599px) {
  .modal-wrapper .modal-col-1 {
    width: 100%;
    border-radius: 0;
    padding: 40px 20px;
  }
}
.modal-wrapper .modal-col-2 {
  display: flex;
  border-radius: 0 4px 4px 0;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .modal-wrapper .modal-col-2 {
    width: 100%;
    border-radius: 0;
  }
}
@media (max-width: 599px) {
  .modal-wrapper .modal-col-2 {
    width: 100%;
    border-radius: 0;
  }
}
.modal-wrapper .modal-col-2 .modal-img {
  height: 100%;
  width: 500px;
  border-radius: 0 4px 4px 0;
  background-image: url(/imgs/successreport-preview.png);
  background-position: 50%;
  background-size: cover;
}
@media (max-width: 980px) {
  .modal-wrapper .modal-col-2 .modal-img {
    width: 400px;
  }
}
@media (max-width: 768px) {
  .modal-wrapper .modal-col-2 .modal-img {
    display: none;
  }
}
@media (max-width: 599px) {
  .modal-wrapper .modal-col-2 .modal-img {
    display: none;
  }
}
.modal-wrapper .close-modal-button {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ddddea;
  border-radius: 4px;
  padding: 10px;
  color: #ddddea;
  cursor: pointer;
}
.modal-wrapper .close-modal-button:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.dd-wrapper {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  width: 100%;
  z-index: 999;
  margin-bottom: 30px;
}
.dd-wrapper.selected {
  border-radius: 5px;
}
.dd-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-appearance: none;
  border: 1px solid #c9cad3;
  border-radius: 4px;
  font-family: Calibre, sans-serif;
  height: 43px;
  font-size: 1rem;
  font-weight: 500;
  box-sizing: border-box !important;
  cursor: default;
  background-color: #fff;
  max-width: none;
  padding: 0 10px;
  color: #252a35;
}
.dd-header.error {
  border: 1px solid red;
}
.dd-header span {
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.dd-header-title {
  margin-right: 30px;
  font-size: 1rem;
  color: #252a35;
  padding-top: 6px;
}
.dd-header-title.placeholder {
  opacity: 0.5;
}
.dd-list {
  border: 1px solid #c9cad3;
  border-top: none;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #fff;
  box-shadow: 0 2px 5px -1px #e8e8e8;
  padding: 0;
  max-height: 215px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.dd-list-container {
  z-index: 10;
  width: 100%;
  position: absolute;
}
.dd-list-item {
  width: 100%;
  font-size: 12pt;
  cursor: default;
  display: inline-block;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  padding: 14px 10px 8px;
}
.dd-list-item.selected {
  color: #fff;
  background-color: #f8f9fc;
}
.dd-list-item:hover {
  color: #000;
  font-weight: 500;
  background-color: #f8f9fc;
}
/*# sourceMappingURL=main.bb2047dd.chunk.css.map */
