@charset "UTF-8";
/***************************************************
 ** Breakpoints
 ***************************************************/
/***************************************************
 ** Base Color Scheme.
 ***************************************************/
/***************************************************
 ** User Interface Defaults
 ***************************************************/
/***************************************************
 ** Text Defaults
 ***************************************************/
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,600,600i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@import url("https://use.fontawesome.com/releases/v5.2.0/css/all.css");
@import url("https://use.typekit.net/bsh7ips.css");
/***************************************************
 ** Header
 ***************************************************/
/***************************************************
 ** Footer
 ***************************************************/
/***************************************************
 ** Content Blocks
 ***************************************************/
a, abbr, acronym, audio, b, bdi, bdo, big, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, label, map, mark, meter, noscript, object, output, picture, progress, q, ruby, s, samp, select, slot, small, span, strong, sub, sup, svg, template, textarea, time, u, tt, var, video, wbr {
  padding: 0;
  margin: 0;
  list-style: inherit;
  background: none;
  text-indent: 0;
  float: none;
  font: inherit;
  color: inherit;
  display: inline;
}

html, body, address, article, aside, blockquote, details, dialog, div, dd, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, li, main, nav, ol, p, pre, section, table, ul {
  padding: 0;
  margin: 0;
  list-style: inherit;
  background: none;
  text-indent: 0;
  float: none;
  font: inherit;
  color: inherit;
  display: block;
}

script {
  padding: 0;
  margin: 0;
  list-style: inherit;
  background: none;
  text-indent: 0;
  float: none;
  font: inherit;
  color: inherit;
  display: none;
}

@media screen and (max-width: 1439px) {
  .desktop-only {
    display: none !important;
  }
}

@media screen and (max-width: 959px) {
  .tablet-or-larger {
    display: none !important;
  }
}

@media screen and (min-width: 1440px) {
  .tablet-or-smaller {
    display: none !important;
  }
}

@media screen and (min-width: 1440px) {
  .tablet-only {
    display: none !important;
  }
}
@media screen and (max-width: 959px) {
  .tablet-only {
    display: none !important;
  }
}

@media screen and (min-width: 960px) {
  .phone-only {
    display: none !important;
  }
}

.typography table thead th, .typography table thead td, .typography strong, .typography b {
  /**
   * When images and figures are marked as %strong, we, by default, set a 1
   * pixel border in the default text color.
   */
  font-weight: bold !important;
}
.typography table thead th img, .typography table thead td img, .typography strong img, .typography b img, .typography table thead th figure, .typography table thead td figure, .typography strong figure, .typography b figure {
  border: 1px solid #330000;
}
.typography em, .typography italic {
  font-style: italic !important;
}

.typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6 {
  margin-top: 23.625px !important;
  font-family: "proxima-nova";
  color: #3E56A5;
  font-weight: 900;
  clear: none;
  line-height: 1.2;
  display: block;
}
.typography h1 a[name], .typography h2 a[name], .typography h3 a[name], .typography h4 a[name], .typography h5 a[name], .typography h6 a[name] {
  position: absolute;
  margin-top: -200px;
  padding-top: 200px;
  visibility: hidden;
  display: block;
  z-index: -1;
}
.typography h1 {
  font-size: 45px;
}
.typography h2 {
  font-size: 39.6px;
}
.typography h3 {
  font-size: 34.2px;
}
.typography h4 {
  font-size: 28.8px;
}
.typography h5 {
  font-size: 23.4px;
}
.typography h6 {
  font-size: 18px;
}

.typography .material-icons, .typography .fa {
  font-size: 150%;
  vertical-align: middle;
  margin-bottom: 0.1em;
  min-width: 1em;
  text-align: center;
  margin-right: 0.25em;
}
.typography .fa {
  font-size: 120%;
}

.typography a {
  color: #E02E56;
  text-decoration: none;
}
.typography a:hover {
  text-decoration: underline;
}
.typography p a, .typography ul a, .typography ol a {
  font-weight: bold;
  text-decoration: none;
}

.typography ul, .typography ol {
  padding-left: 2.5em;
}
.typography ul li, .typography ol li {
  display: list-item;
}
.typography ul ul, .typography ul ol, .typography ol ul, .typography ol ol {
  margin-top: 0;
  margin-bottom: 0;
}
.typography ul li {
  list-style-type: disc;
}
.typography ul li li {
  list-style-type: circle;
}
.typography ul li li li {
  list-style-type: square;
}
.typography ol li {
  list-style-type: decimal;
}
.typography ol li li {
  list-style-type: lower-alpha;
}
.typography ol li li li {
  list-style-type: lower-roman;
}

.typography hr {
  width: 75%;
  margin: 0 auto;
  border: none;
  border-top: 1px solid #E02E56;
  margin-top: 36px;
  margin-bottom: 36px;
}

.typography table {
  border-collapse: collapse;
  display: table;
  width: 100%;
}
.typography table th, .typography table td {
  border: 1px solid rgb(234.6, 229.5, 229.5);
  padding: 0.5em 1em;
  vertical-align: baseline;
}
.typography table th, .typography table th p, .typography table td, .typography table td p {
  font: normal normal normal 16px/22px Roboto !important;
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  .typography table th, .typography table th p, .typography table td, .typography table td p {
    font: normal normal normal 18px/24px Roboto !important;
  }
}
@media screen and (min-width: 1440px) {
  .typography table th, .typography table th p, .typography table td, .typography table td p {
    font: normal normal normal 22px/29px Roboto !important;
  }
}
.typography table.striped tbody tr:nth-child(even) {
  background: rgb(244.8, 242.25, 242.25);
}
@media screen and (max-width: 959px) {
  .typography table.right {
    margin-left: 0;
    float: none;
  }
}

.typography .rollup-page-navigation-tabs > ul > li {
  background-color: rgb(244.8, 242.25, 242.25);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-left: 0.1em;
}
.typography .rollup-page-navigation-tabs > ul > li:first-child {
  margin-left: 0;
}
.typography .rollup-page-navigation-tabs > ul > li a {
  color: rgb(102, 63.75, 63.75);
  padding: 0.75em 1.5em;
}
.typography .rollup-page-navigation-tabs > ul > li.active, .typography .rollup-page-navigation-tabs > ul > li:hover {
  background-color: rgb(224.4, 216.75, 216.75);
}
.typography .rollup-page-navigation-tabs > ul > li.active a, .typography .rollup-page-navigation-tabs > ul > li:hover a {
  color: #330000;
}
.typography .rollup-page-navigation-tabs > ul > li, .typography .rollup-page-navigation-tabs > ul > li a {
  transition: all 0.25s ease-in-out;
}

#page-body {
  display: flex;
  flex-flow: column;
  min-height: 100vh;
}
.with-hero-image#page-body {
  background-position: top center;
  background-size: cover;
  background-repeat: repeat-x;
  background-attachment: scroll;
}
.with-hero-image#page-body > *:not(#page-header) {
  z-index: 1;
}
@media screen and (min-width: 1440px) {
  @supports (background-attachment: fixed) {
    .with-hero-image#page-body {
      background-attachment: fixed;
    }
  }
}
.with-hero-image#page-body:before {
  content: "";
  position: absolute;
  background: rgba(246.6220968048, 243.3484375, 248.2765625, 0.8);
  mix-blend-mode: screen;
  width: 100%;
  height: 100%;
  bottom: 0;
  top: 0;
  /* @include on-phone { */
  /*   background: rgba($default-background-color, 1); */
  /* } */
}

body {
  background-color: #fff;
}

.breadcrumbs ol {
  color: rgb(153, 127.5, 127.5);
  font-style: italic;
  font-size: 15.3px !important;
  padding: 0;
  margin: 0;
}
.breadcrumbs ol li {
  list-style: none;
  display: inline-block;
}
.breadcrumbs ol li + li:before {
  content: " > ";
}
.breadcrumbs ol li:last-child a {
  cursor: default;
}
.breadcrumbs ol li:last-child a:hover {
  text-decoration: none;
}
.breadcrumbs ol a {
  color: rgb(153, 127.5, 127.5);
  font-weight: normal;
}

#page-body #page-footer {
  background: rgba(42, 54, 59, 0.7490196078);
  min-height: 30vh;
  padding: 2em 0;
}
#page-body #page-footer, #page-body #page-footer * {
  color: #fff;
  font-size: 18px;
  line-height: 1.2 !important;
}
#page-body #page-footer a {
  font-weight: normal !important;
}
#page-body #page-footer .contact h3:first-child {
  margin-top: 0 !important;
}
#page-body #page-footer .contact p {
  white-space: nowrap;
}
@media screen and (min-width: 960px) {
  #page-body #page-footer .footer-menu nav > ul {
    columns: 3;
  }
}
#page-body #page-footer .footer-menu nav > ul > li > a {
  font-weight: bold !important;
  font-size: 100% !important;
}
#page-body #page-footer .footer-menu nav > ul > li > ul {
  margin-top: 9px;
}
#page-body #page-footer .footer-menu nav > ul > li > ul > li + li {
  margin-top: -6px;
}
#page-body #page-footer .footer-menu nav ul {
  padding: 0;
}
#page-body #page-footer .footer-menu nav ul li {
  margin-bottom: 9px;
  list-style: none;
}
#page-body #page-footer .footer-menu nav ul li, #page-body #page-footer .footer-menu nav ul li ul {
  page-break-inside: avoid !important;
  break-inside: avoid !important;
}
#page-body #page-footer .footer-menu nav ul li a {
  font-size: 80%;
}
#page-body #page-footer .social, #page-body #page-footer .social * {
  font-size: 32.4px !important;
}
#page-body #page-footer .copyright, #page-body #page-footer .copyright * {
  font-size: 13.5px !important;
}
@media print {
  #page-body #page-footer {
    min-height: 0;
    padding: 0.5em 0 0 0;
  }
  #page-body #page-footer .footer-menu, #page-body #page-footer .social, #page-body #page-footer .copyright {
    display: none;
  }
  #page-body #page-footer .contact {
    width: auto;
    font-size: 60%;
  }
  #page-body #page-footer .contact p,
  #page-body #page-footer .contact ul,
  #page-body #page-footer .contact ol,
  #page-body #page-footer .contact h1,
  #page-body #page-footer .contact h2,
  #page-body #page-footer .contact h3,
  #page-body #page-footer .contact h4,
  #page-body #page-footer .contact h5,
  #page-body #page-footer .contact h6 {
    margin-top: 9px;
    margin-bottom: 9px;
  }
}
#page-body #page-footer .built-by {
  text-align: center;
}
#page-body #page-footer .built-by, #page-body #page-footer .built-by * {
  font-size: 10px;
}
#page-body #page-footer .built-by * {
  color: rgb(191.25, 191.25, 191.25);
}
#page-body #page-footer .built-by .logicbrush-logo {
  position: relative;
  top: 3px;
  height: 14px;
  fill: rgb(191.25, 191.25, 191.25);
}

#page-body #page-header {
  background: white;
  color: #330000;
  position: relative;
  top: 0;
  z-index: 9999;
  margin: 0;
}
@media screen and (min-width: 1440px) {
  #page-body #page-header {
    position: -webkit-sticky;
    position: sticky;
  }
  .scrolled #page-body #page-header, #page-body .scrolled #page-header {
    box-shadow: 0 0 2px 4px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.8);
  }
}
#page-body #page-header .logo h1 {
  clear: none;
}
@media print {
  #page-body #page-header .logo h1 {
    margin: 0;
  }
}
#page-body #page-header .logo h1 img {
  display: block;
  transform-origin: left center;
  width: 150px;
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  #page-body #page-header .logo h1 img {
    width: 250px;
  }
}
@media screen and (min-width: 1440px) {
  #page-body #page-header .logo h1 img {
    width: 400px;
  }
  .scrolled #page-body #page-header .logo h1 img, #page-body .scrolled #page-header .logo h1 img {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 1439px) {
  #page-body #page-header > .grid-aligned .logo-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
@media print {
  #page-body #page-header .mobile-menu {
    display: none;
  }
}
@media print {
  #page-body #page-header {
    padding: 0;
  }
}

#page-body #main-content {
  flex-grow: 1;
}
@media screen and (max-width: 959px) {
  #page-body #main-content {
    padding-top: 0px;
  }
}
#page-body #main-content .banner {
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 30px;
}
@media screen and (min-width: 960px) {
  #page-body #main-content .banner {
    margin-bottom: 60px;
  }
}
#page-body #main-content .banner .grid-aligned {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 960px) {
  #page-body #main-content .banner .grid-aligned {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
#page-body #main-content .banner .grid-aligned * {
  color: #fff;
}
#page-body #main-content .banner .grid-aligned h1, #page-body #main-content .banner .grid-aligned h2, #page-body #main-content .banner .grid-aligned h3, #page-body #main-content .banner .grid-aligned h4, #page-body #main-content .banner .grid-aligned h5 {
  margin: 0 !important;
}
#page-body #main-content article > .hero p, #page-body #main-content article > .hero ul, #page-body #main-content article > .hero ol, #page-body #main-content section > .hero p, #page-body #main-content section > .hero ul, #page-body #main-content section > .hero ol {
  font-size: 18px;
}
@media screen and (min-width: 1440px) {
  #page-body #main-content article > .hero p, #page-body #main-content article > .hero ul, #page-body #main-content article > .hero ol, #page-body #main-content section > .hero p, #page-body #main-content section > .hero ul, #page-body #main-content section > .hero ol {
    font-size: 30.6px;
  }
}
@media screen and (max-width: 1439px) {
  #page-body #main-content article > .hero, #page-body #main-content section > .hero {
    border-bottom: 0;
    padding: 36px 0;
  }
}
#page-body #main-content article > .hero .typography, #page-body #main-content article > .hero .typography *, #page-body #main-content section > .hero .typography, #page-body #main-content section > .hero .typography * {
  color: #fff;
}
#page-body #main-content article > .grid-aligned:first-child, #page-body #main-content article > .hero:first-child + .grid-aligned, #page-body #main-content section > .grid-aligned:first-child, #page-body #main-content section > .hero:first-child + .grid-aligned {
  padding-bottom: 54px;
}
@media screen {
  .with-hero-image #page-body #main-content article > .grid-aligned:first-child, #page-body .with-hero-image #main-content article > .grid-aligned:first-child, .with-hero-image #page-body #main-content article > .grid-aligned:first-child *, #page-body .with-hero-image #main-content article > .grid-aligned:first-child *, .with-hero-image #page-body #main-content article > .hero:first-child + .grid-aligned, #page-body .with-hero-image #main-content article > .hero:first-child + .grid-aligned, .with-hero-image #page-body #main-content article > .hero:first-child + .grid-aligned *, #page-body .with-hero-image #main-content article > .hero:first-child + .grid-aligned *, .with-hero-image #page-body #main-content section > .grid-aligned:first-child, #page-body .with-hero-image #main-content section > .grid-aligned:first-child, .with-hero-image #page-body #main-content section > .grid-aligned:first-child *, #page-body .with-hero-image #main-content section > .grid-aligned:first-child *, .with-hero-image #page-body #main-content section > .hero:first-child + .grid-aligned, #page-body .with-hero-image #main-content section > .hero:first-child + .grid-aligned, .with-hero-image #page-body #main-content section > .hero:first-child + .grid-aligned *, #page-body .with-hero-image #main-content section > .hero:first-child + .grid-aligned * {
    text-shadow: 0 0 4em #fff;
  }
}
#page-body #main-content article > .hero:first-child + .grid-aligned, #page-body #main-content section > .hero:first-child + .grid-aligned {
  padding-top: 36px;
  padding-bottom: 36px;
}
@media print {
  #page-body #main-content article, #page-body #main-content section {
    padding: 18px 0;
  }
}

/** Menu **/
#page-body #page-header #main-menu {
  position: relative;
  margin: 36px 0;
}
#page-body #page-header #main-menu ul {
  margin: 0;
  padding: 0;
}
#page-body #page-header #main-menu ul li {
  font-family: "proxima-nova";
  text-transform: uppercase;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
#page-body #page-header #main-menu ul li a {
  text-decoration: none;
  font-weight: 500;
}
#page-body #page-header #main-menu > ul {
  text-align: right;
  max-width: 100%;
}
#page-body #page-header #main-menu > ul > li {
  display: inline-block;
  position: relative;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  opacity: 1;
  text-align: right;
  color: #330000;
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  #page-body #page-header #main-menu > ul > li {
    font: normal normal 900 18px/22px Roboto;
  }
}
@media screen and (min-width: 1440px) {
  #page-body #page-header #main-menu > ul > li {
    font: normal normal 900 20px/24px Roboto;
  }
  .scrolled #page-body #page-header #main-menu > ul > li, #page-body #page-header .scrolled #main-menu > ul > li {
    font: normal normal 900 18px/22px Roboto;
  }
}
#page-body #page-header #main-menu > ul > li > a {
  position: relative;
  z-index: 3;
  margin: 0 0.75em;
  padding: 10.5px 0;
  color: #330000;
  display: inline;
  font-weight: 900;
  transition: background-color 250ms;
}
#page-body #page-header #main-menu > ul > li > a.call-to-action {
  color: #3e56a5;
}
#page-body #page-header #main-menu > ul > li > a > .menu-icon {
  margin-right: 5px;
}
#page-body #page-header #main-menu > ul > li.current > a, #page-body #page-header #main-menu > ul > li.section > a {
  border-bottom: 8px solid rgba(224, 46, 86, 0.5);
  color: #2A363B;
}
#page-body #page-header #main-menu > ul > li.current > a.call-to-action, #page-body #page-header #main-menu > ul > li.section > a.call-to-action {
  color: #e02e56;
}
#page-body #page-header #main-menu > ul > li:hover > a {
  border-bottom: 8px solid rgba(224, 46, 86, 0.5);
  color: #E02E56;
}
#page-body #page-header #main-menu > ul > li:hover > a > .menu-icon {
  color: rgb(87.4419360955, 21.96875, 120.53125);
}
#page-body #page-header #main-menu > ul > li ul {
  position: absolute;
  z-index: 1;
  top: -99999px;
  right: 0;
  opacity: 0;
  transform: translateY(-5px);
  padding: 0.5em 0;
  background: #fff;
  max-width: 240px;
  min-width: 100%;
  border-radius: 2px;
  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
}
@media (hover: none) {
  #page-body #page-header #main-menu > ul > li ul {
    display: none;
  }
}
#page-body #page-header #main-menu > ul > li ul > li > a {
  display: block;
  color: #330000;
  padding: 0.5em 1em;
  font-size: 90%;
}
#page-body #page-header #main-menu > ul > li ul > li > a > .menu-icon {
  margin-right: 5px;
}
#page-body #page-header #main-menu > ul > li ul > li.current > a, #page-body #page-header #main-menu > ul > li ul > li.section > a {
  border-bottom: 8px solid rgba(224, 46, 86, 0.5);
  color: #2A363B;
}
#page-body #page-header #main-menu > ul > li ul > li:hover > a {
  color: #fff;
  background: #3E56A5;
}
#page-body #page-header #main-menu > ul > li:hover > ul {
  top: 100%;
  top: calc(100% + 0.5em - 3px);
  opacity: 1;
  transform: translateY(0);
  z-index: 2;
  transition: opacity 250ms, transform 250ms;
}
@media (hover: none) {
  #page-body #page-header #main-menu > ul > li:hover > ul {
    display: block;
  }
}
@media print {
  #page-body #page-header #main-menu {
    display: none;
  }
}

#mm-main-menu {
  z-index: 1;
}
#mm-main-menu a {
  text-decoration: none;
  font-weight: normal;
  color: #330000;
}
#mm-main-menu a > .menu-icon {
  margin-right: 5px;
}
#mm-main-menu ul {
  padding-left: 0;
}
@media print {
  #mm-main-menu {
    display: none;
  }
}

.mobile-menu-button .menu-icon {
  color: #3E56A5;
  font-size: 36px;
}

.mm-panels > .mm-panel {
  padding-left: max(env(safe-area-inset-left), 20px);
}

/** Pagination **/
.pagination ul.PageNumbers li {
  display: inline-block;
  float: left;
}
.pagination ul.PageNumbers li + li {
  margin-left: 0.75em;
}
.pagination ul.PageNumbers li.active {
  background: #E02E56;
  border-radius: 50%;
  padding: 0 0.5em;
}
.pagination ul.PageNumbers li.active a {
  color: #fff;
}

.mobile-shortcut-buttons {
  position: fixed;
  bottom: -50px;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 250ms, transform 250ms, bottom 0ms 250ms;
}
html.scrolled .mobile-shortcut-buttons {
  opacity: 0.9;
  bottom: 30px;
  transform: translateY(0);
  transition: opacity 250ms, transform 250ms;
}
.mobile-shortcut-buttons a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 25px;
  margin: 0 2px;
  border-radius: 4px;
  background: #E02E56;
  color: #fff;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
}
@media print {
  .mobile-shortcut-buttons {
    display: none;
  }
}

#page-body #main-content .side-bar .typography h1, #page-body #main-content .side-bar .typography h2, #page-body #main-content .side-bar .typography h3, #page-body #main-content .side-bar .typography h4, #page-body #main-content .side-bar .typography h5, #page-body #main-content .side-bar .typography h6 {
  color: rgb(87.4419360955, 21.96875, 120.53125);
  text-decoration: underline !important;
}
#page-body #main-content .side-bar > aside + aside {
  margin-top: 36px;
}
#page-body #main-content .side-bar blockquote {
  padding: 0;
  margin: 1em 0;
}
#page-body #main-content .side-bar blockquote p {
  margin-bottom: 0;
}
#page-body #main-content .side-bar blockquote footer {
  display: block;
  font-size: 80%;
  color: rgb(153, 127.5, 127.5);
}
#page-body #main-content .side-bar blockquote footer:before {
  content: "— ";
}

.typography .button, .typography button, .typography input[type=submit] {
  display: inline-block;
  padding: 12px 20px;
  background: transparent linear-gradient(118deg, #3E56A5 0%, #576CB1 35%, #3E56A5 100%) 0% 0% no-repeat padding-box;
  color: #fff !important;
  border-radius: 4px;
  text-decoration: none !important;
  border: 3px solid #3E56A5;
  cursor: pointer;
  margin: 0;
  transition: 0.3s all ease-out;
  font: normal normal bold 20px/24px Roboto;
  text-transform: uppercase;
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  .typography .button, .typography button, .typography input[type=submit] {
    padding: 16px 28px;
    font: normal normal bold 25px/29px Roboto;
  }
}
@media screen and (min-width: 1440px) {
  .typography .button, .typography button, .typography input[type=submit] {
    padding: 20px 35px;
    font: normal normal bold 30px/35px Roboto;
  }
}
.typography .button:hover, .typography button:hover, .typography input[type=submit]:hover {
  background: transparent linear-gradient(118deg, #3E56A5 0%, #6E84CB 35%, #3E56A5 100%) 0% 0% no-repeat padding-box;
}

.typography fieldset {
  padding: 0;
  border: none;
}

input[type=text], input[type=email], input[type=password], select, textarea {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 2px solid #ddd;
  border-radius: 4px;
  box-shadow: none;
  padding: 10px 15px;
  margin-bottom: 15px;
  background: #fff;
}

input[type=checkbox], input[type=checkbox] + label {
  width: unset !important;
  display: inline-block !important;
  margin-bottom: 10px;
}

input[type=checkbox] {
  width: unset !important;
}

label, legend, input, select, textarea, .help-block {
  display: block;
  float: none !important;
  font-size: 15px;
}

label, legend, .help-block {
  padding-bottom: 0px !important;
  margin-bottom: 5px;
  margin-top: 0 !important;
}

label.left, legend.left {
  font-family: "proxima-nova" !important;
  font-size: 16px !important;
  color: #333 !important;
  font-weight: bold;
  text-transform: uppercase;
}

.requiredField label.left:after, .requiredField legend.left:after {
  content: " *";
  color: red;
}

.help-block {
  font-family: Roboto !important;
  font-size: 16px !important;
  color: #666 !important;
}

input[type=checkbox] + label {
  width: unset !important;
  margin-left: 10px !important;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #597ea2;
}

@media screen and (min-width: 960px) {
  .button, button, input[type=submit] {
    max-width: 20em;
  }
}

.field.dropdown .middleColumn {
  position: relative;
}
.field.dropdown .middleColumn:after {
  content: "\f078";
  position: absolute;
  top: 21px;
  right: 10px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  pointer-events: none;
}
.field.dropdown .middleColumn select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.message {
  padding: 10px 15px;
  margin: 15px 0;
  display: block;
  font-size: 15px;
}
.message.success {
  background-color: #dff0d8;
}
.message.warning {
  background-color: #fcf8e3;
}
.message.error, .message.required, .message.validation {
  background-color: #f2dede;
}

.userform-progress .progress-description {
  font-size: 16.2px !important;
}
.userform-progress .step-buttons {
  padding-left: 0;
  margin: -24px 0 0 0;
  max-width: 100%;
}
.userform-progress .step-button-jump {
  margin: 0;
  padding: 0;
  width: 35px;
  height: 35px;
  opacity: 1;
  border-radius: 50%;
  background: rgb(245.7, 192.3, 204.3);
  font-size: 16.2px;
}
.userform-progress .step-button-jump .tick {
  display: none;
}
.userform-progress .step-button-jump .label {
  position: absolute;
  bottom: 120%;
  color: rgb(153, 127.5, 127.5);
  transform: translateX(-50%);
  width: 140px;
  font-size: 13.5px;
}
@media screen and (max-width: 1439px) {
  .userform-progress .step-button-jump .label {
    display: none;
  }
}
.userform-progress .step-button-wrapper.viewed .step-button-jump {
  background: #E02E56;
}
.userform-progress .step-button-wrapper.viewed:not(.current) .step-button-jump .number {
  display: none;
}
.userform-progress .step-button-wrapper.viewed:not(.current) .step-button-jump .tick {
  display: block;
}
.userform-progress .progress {
  background: rgb(245.7, 192.3, 204.3);
  border-radius: 5px;
  margin: 60px 10px 0 10px;
  height: 12px;
}
.userform-progress .progress .progress-bar {
  background: #E02E56;
  height: 12px;
}
.userform-progress .step-navigation .step-buttons {
  padding-left: 0;
}

.typography {
  font: 18px Roboto, "Arial", sans-serif;
  line-height: 1.4;
  color: #330000;
}
.typography .Actions, .typography .btn-toolbar, .typography .content-block, .typography .left, .typography .right, .typography .rightAlone, .typography .leftAlone, .typography .captionImage > img, .typography .center, .typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6, .typography .captionImage > p.caption, .typography p {
  margin-top: 18.9px;
  margin-bottom: 18.9px;
  box-sizing: border-box;
  display: block;
  float: none;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  pre,
  blockquote {
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
@media screen and (min-width: 960px) {
  .grid-aligned {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0 2.5%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .grid-aligned .grid-aligned {
    margin-left: -5% !important;
    margin-right: -5% !important;
    width: auto;
    padding: 0;
  }
  .grid-aligned > .span-1, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 2.9166666667%;
    box-sizing: border-box;
    margin: 0 2.5%;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-1 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: -1.0416666667%;
  }
  .grid-aligned > .span-1 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-2, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 10.8333333333%;
    box-sizing: border-box;
    margin: 0 2.5%;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-2 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 2.9166666667%;
  }
  .grid-aligned > .span-2 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-3, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 18.75%;
    box-sizing: border-box;
    margin: 0 2.5%;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-3 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 6.875%;
  }
  .grid-aligned > .span-3 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-4, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 26.6666666667%;
    box-sizing: border-box;
    margin: 0 2.5%;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-4 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 10.8333333333%;
  }
  .grid-aligned > .span-4 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-5, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 34.5833333333%;
    box-sizing: border-box;
    margin: 0 2.5%;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-5 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 14.7916666667%;
  }
  .grid-aligned > .span-5 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-6, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 42.5%;
    box-sizing: border-box;
    margin: 0 2.5%;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-6 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 18.75%;
  }
  .grid-aligned > .span-6 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-7, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 50.4166666667%;
    box-sizing: border-box;
    margin: 0 2.5%;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-7 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 22.7083333333%;
  }
  .grid-aligned > .span-7 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-8, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 58.3333333333%;
    box-sizing: border-box;
    margin: 0 2.5%;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-8 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 26.6666666667%;
  }
  .grid-aligned > .span-8 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-9, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 66.25%;
    box-sizing: border-box;
    margin: 0 2.5%;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-9 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 30.625%;
  }
  .grid-aligned > .span-9 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-10, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 74.1666666667%;
    box-sizing: border-box;
    margin: 0 2.5%;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-10 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 34.5833333333%;
  }
  .grid-aligned > .span-10 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-11, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 82.0833333333%;
    box-sizing: border-box;
    margin: 0 2.5%;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-11 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 38.5416666667%;
  }
  .grid-aligned > .span-11 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-12, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 90%;
    box-sizing: border-box;
    margin: 0 2.5%;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-12 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 42.5%;
  }
  .grid-aligned > .span-12 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .offset-0 {
    margin-left: 2.5% !important;
  }
  .grid-aligned > .offset-1 {
    margin-left: 10.4166666667% !important;
  }
  .grid-aligned > .offset-2 {
    margin-left: 18.3333333333% !important;
  }
  .grid-aligned > .offset-3 {
    margin-left: 26.25% !important;
  }
  .grid-aligned > .offset-4 {
    margin-left: 34.1666666667% !important;
  }
  .grid-aligned > .offset-5 {
    margin-left: 42.0833333333% !important;
  }
  .grid-aligned > .offset-6 {
    margin-left: 50% !important;
  }
  .grid-aligned > .offset-7 {
    margin-left: 57.9166666667% !important;
  }
  .grid-aligned > .offset-8 {
    margin-left: 65.8333333333% !important;
  }
  .grid-aligned > .offset-9 {
    margin-left: 73.75% !important;
  }
  .grid-aligned > .offset-10 {
    margin-left: 81.6666666667% !important;
  }
  .grid-aligned > .offset-11 {
    margin-left: 89.5833333333% !important;
  }
}
@media screen and (min-width: 960px) and (min-width: 960px) and (max-width: 1439px) {
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-1 {
    width: 2.9166666667%;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-2 {
    width: 10.8333333333%;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-3 {
    width: 18.75%;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-4 {
    width: 26.6666666667%;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-5 {
    width: 34.5833333333%;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-6 {
    width: 42.5%;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-7 {
    width: 50.4166666667%;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-8 {
    width: 58.3333333333%;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-9 {
    width: 66.25%;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-10 {
    width: 74.1666666667%;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-11 {
    width: 82.0833333333%;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-12 {
    width: 90%;
  }
  .grid-aligned > .tablet-offset-0 {
    margin-left: 2.5% !important;
  }
  .grid-aligned > .tablet-offset-1 {
    margin-left: 10.4166666667% !important;
  }
  .grid-aligned > .tablet-offset-2 {
    margin-left: 18.3333333333% !important;
  }
  .grid-aligned > .tablet-offset-3 {
    margin-left: 26.25% !important;
  }
  .grid-aligned > .tablet-offset-4 {
    margin-left: 34.1666666667% !important;
  }
  .grid-aligned > .tablet-offset-5 {
    margin-left: 42.0833333333% !important;
  }
  .grid-aligned > .tablet-offset-6 {
    margin-left: 50% !important;
  }
  .grid-aligned > .tablet-offset-7 {
    margin-left: 57.9166666667% !important;
  }
  .grid-aligned > .tablet-offset-8 {
    margin-left: 65.8333333333% !important;
  }
  .grid-aligned > .tablet-offset-9 {
    margin-left: 73.75% !important;
  }
  .grid-aligned > .tablet-offset-10 {
    margin-left: 81.6666666667% !important;
  }
  .grid-aligned > .tablet-offset-11 {
    margin-left: 89.5833333333% !important;
  }
}
@media screen and (min-width: 960px) {
  .grid-aligned:after {
    content: " ";
    display: block;
    clear: left;
  }
}
@media screen and (max-width: 959px) {
  .grid-aligned {
    display: block !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-1, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-1 {
    width: auto !important;
    margin-right: 5% !important;
    margin-left: 5% !important;
    margin-right: max(env(safe-area-inset-right), 5%) !important;
    margin-left: max(env(safe-area-inset-left), 5%) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-1 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-1 .width-one-half {
    width: 45%;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-1 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-1 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-1, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-1, .grid-aligned > .span-1 .grid-aligned > .span-all, .grid-aligned > .span-1 .grid-aligned > .span-1, .grid-aligned > .span-1 .grid-aligned > .tablet-span-all, .grid-aligned > .span-1 .grid-aligned > .tablet-span-1, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-1, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-1, .grid-aligned > .tablet-span-1 .grid-aligned > .span-all, .grid-aligned > .tablet-span-1 .grid-aligned > .span-1, .grid-aligned > .tablet-span-1 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-1 .grid-aligned > .tablet-span-1 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-1,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-1 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-2, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-2 {
    width: auto !important;
    margin-right: 5% !important;
    margin-left: 5% !important;
    margin-right: max(env(safe-area-inset-right), 5%) !important;
    margin-left: max(env(safe-area-inset-left), 5%) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-2 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-2 .width-one-half {
    width: 45%;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-2 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-2 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-2, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-2, .grid-aligned > .span-2 .grid-aligned > .span-all, .grid-aligned > .span-2 .grid-aligned > .span-2, .grid-aligned > .span-2 .grid-aligned > .tablet-span-all, .grid-aligned > .span-2 .grid-aligned > .tablet-span-2, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-2, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-2, .grid-aligned > .tablet-span-2 .grid-aligned > .span-all, .grid-aligned > .tablet-span-2 .grid-aligned > .span-2, .grid-aligned > .tablet-span-2 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-2 .grid-aligned > .tablet-span-2 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-2,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-2 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-3, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-3 {
    width: auto !important;
    margin-right: 5% !important;
    margin-left: 5% !important;
    margin-right: max(env(safe-area-inset-right), 5%) !important;
    margin-left: max(env(safe-area-inset-left), 5%) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-3 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-3 .width-one-half {
    width: 45%;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-3 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-3 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-3, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-3, .grid-aligned > .span-3 .grid-aligned > .span-all, .grid-aligned > .span-3 .grid-aligned > .span-3, .grid-aligned > .span-3 .grid-aligned > .tablet-span-all, .grid-aligned > .span-3 .grid-aligned > .tablet-span-3, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-3, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-3, .grid-aligned > .tablet-span-3 .grid-aligned > .span-all, .grid-aligned > .tablet-span-3 .grid-aligned > .span-3, .grid-aligned > .tablet-span-3 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-3 .grid-aligned > .tablet-span-3 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-3,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-3 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-4, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-4 {
    width: auto !important;
    margin-right: 5% !important;
    margin-left: 5% !important;
    margin-right: max(env(safe-area-inset-right), 5%) !important;
    margin-left: max(env(safe-area-inset-left), 5%) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-4 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-4 .width-one-half {
    width: 45%;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-4 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-4 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-4, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-4, .grid-aligned > .span-4 .grid-aligned > .span-all, .grid-aligned > .span-4 .grid-aligned > .span-4, .grid-aligned > .span-4 .grid-aligned > .tablet-span-all, .grid-aligned > .span-4 .grid-aligned > .tablet-span-4, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-4, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-4, .grid-aligned > .tablet-span-4 .grid-aligned > .span-all, .grid-aligned > .tablet-span-4 .grid-aligned > .span-4, .grid-aligned > .tablet-span-4 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-4 .grid-aligned > .tablet-span-4 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-4,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-4 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-5, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-5 {
    width: auto !important;
    margin-right: 5% !important;
    margin-left: 5% !important;
    margin-right: max(env(safe-area-inset-right), 5%) !important;
    margin-left: max(env(safe-area-inset-left), 5%) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-5 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-5 .width-one-half {
    width: 45%;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-5 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-5 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-5, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-5, .grid-aligned > .span-5 .grid-aligned > .span-all, .grid-aligned > .span-5 .grid-aligned > .span-5, .grid-aligned > .span-5 .grid-aligned > .tablet-span-all, .grid-aligned > .span-5 .grid-aligned > .tablet-span-5, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-5, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-5, .grid-aligned > .tablet-span-5 .grid-aligned > .span-all, .grid-aligned > .tablet-span-5 .grid-aligned > .span-5, .grid-aligned > .tablet-span-5 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-5 .grid-aligned > .tablet-span-5 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-5,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-5 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-6, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-6 {
    width: auto !important;
    margin-right: 5% !important;
    margin-left: 5% !important;
    margin-right: max(env(safe-area-inset-right), 5%) !important;
    margin-left: max(env(safe-area-inset-left), 5%) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-6 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-6 .width-one-half {
    width: 45%;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-6 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-6 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-6, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-6, .grid-aligned > .span-6 .grid-aligned > .span-all, .grid-aligned > .span-6 .grid-aligned > .span-6, .grid-aligned > .span-6 .grid-aligned > .tablet-span-all, .grid-aligned > .span-6 .grid-aligned > .tablet-span-6, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-6, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-6, .grid-aligned > .tablet-span-6 .grid-aligned > .span-all, .grid-aligned > .tablet-span-6 .grid-aligned > .span-6, .grid-aligned > .tablet-span-6 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-6 .grid-aligned > .tablet-span-6 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-6,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-6 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-7, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-7 {
    width: auto !important;
    margin-right: 5% !important;
    margin-left: 5% !important;
    margin-right: max(env(safe-area-inset-right), 5%) !important;
    margin-left: max(env(safe-area-inset-left), 5%) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-7 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-7 .width-one-half {
    width: 45%;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-7 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-7 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-7, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-7, .grid-aligned > .span-7 .grid-aligned > .span-all, .grid-aligned > .span-7 .grid-aligned > .span-7, .grid-aligned > .span-7 .grid-aligned > .tablet-span-all, .grid-aligned > .span-7 .grid-aligned > .tablet-span-7, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-7, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-7, .grid-aligned > .tablet-span-7 .grid-aligned > .span-all, .grid-aligned > .tablet-span-7 .grid-aligned > .span-7, .grid-aligned > .tablet-span-7 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-7 .grid-aligned > .tablet-span-7 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-7,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-7 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-8, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-8 {
    width: auto !important;
    margin-right: 5% !important;
    margin-left: 5% !important;
    margin-right: max(env(safe-area-inset-right), 5%) !important;
    margin-left: max(env(safe-area-inset-left), 5%) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-8 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-8 .width-one-half {
    width: 45%;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-8 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-8 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-8, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-8, .grid-aligned > .span-8 .grid-aligned > .span-all, .grid-aligned > .span-8 .grid-aligned > .span-8, .grid-aligned > .span-8 .grid-aligned > .tablet-span-all, .grid-aligned > .span-8 .grid-aligned > .tablet-span-8, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-8, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-8, .grid-aligned > .tablet-span-8 .grid-aligned > .span-all, .grid-aligned > .tablet-span-8 .grid-aligned > .span-8, .grid-aligned > .tablet-span-8 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-8 .grid-aligned > .tablet-span-8 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-8,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-8 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-9, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-9 {
    width: auto !important;
    margin-right: 5% !important;
    margin-left: 5% !important;
    margin-right: max(env(safe-area-inset-right), 5%) !important;
    margin-left: max(env(safe-area-inset-left), 5%) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-9 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-9 .width-one-half {
    width: 45%;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-9 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-9 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-9, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-9, .grid-aligned > .span-9 .grid-aligned > .span-all, .grid-aligned > .span-9 .grid-aligned > .span-9, .grid-aligned > .span-9 .grid-aligned > .tablet-span-all, .grid-aligned > .span-9 .grid-aligned > .tablet-span-9, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-9, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-9, .grid-aligned > .tablet-span-9 .grid-aligned > .span-all, .grid-aligned > .tablet-span-9 .grid-aligned > .span-9, .grid-aligned > .tablet-span-9 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-9 .grid-aligned > .tablet-span-9 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-9,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-9 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-10, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-10 {
    width: auto !important;
    margin-right: 5% !important;
    margin-left: 5% !important;
    margin-right: max(env(safe-area-inset-right), 5%) !important;
    margin-left: max(env(safe-area-inset-left), 5%) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-10 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-10 .width-one-half {
    width: 45%;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-10 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-10 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-10, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-10, .grid-aligned > .span-10 .grid-aligned > .span-all, .grid-aligned > .span-10 .grid-aligned > .span-10, .grid-aligned > .span-10 .grid-aligned > .tablet-span-all, .grid-aligned > .span-10 .grid-aligned > .tablet-span-10, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-10, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-10, .grid-aligned > .tablet-span-10 .grid-aligned > .span-all, .grid-aligned > .tablet-span-10 .grid-aligned > .span-10, .grid-aligned > .tablet-span-10 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-10 .grid-aligned > .tablet-span-10 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-10,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-10 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-11, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-11 {
    width: auto !important;
    margin-right: 5% !important;
    margin-left: 5% !important;
    margin-right: max(env(safe-area-inset-right), 5%) !important;
    margin-left: max(env(safe-area-inset-left), 5%) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-11 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-11 .width-one-half {
    width: 45%;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-11 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-11 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-11, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-11, .grid-aligned > .span-11 .grid-aligned > .span-all, .grid-aligned > .span-11 .grid-aligned > .span-11, .grid-aligned > .span-11 .grid-aligned > .tablet-span-all, .grid-aligned > .span-11 .grid-aligned > .tablet-span-11, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-11, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-11, .grid-aligned > .tablet-span-11 .grid-aligned > .span-all, .grid-aligned > .tablet-span-11 .grid-aligned > .span-11, .grid-aligned > .tablet-span-11 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-11 .grid-aligned > .tablet-span-11 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-11,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-11 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-12, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-12 {
    width: auto !important;
    margin-right: 5% !important;
    margin-left: 5% !important;
    margin-right: max(env(safe-area-inset-right), 5%) !important;
    margin-left: max(env(safe-area-inset-left), 5%) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-12 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-12 .width-one-half {
    width: 45%;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-12 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-12 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-12, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-12, .grid-aligned > .span-12 .grid-aligned > .span-all, .grid-aligned > .span-12 .grid-aligned > .span-12, .grid-aligned > .span-12 .grid-aligned > .tablet-span-all, .grid-aligned > .span-12 .grid-aligned > .tablet-span-12, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-12, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-12, .grid-aligned > .tablet-span-12 .grid-aligned > .span-all, .grid-aligned > .tablet-span-12 .grid-aligned > .span-12, .grid-aligned > .tablet-span-12 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-12 .grid-aligned > .tablet-span-12 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-12,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-12 {
    margin-top: 1em !important;
  }
}

.typography {
  padding: 0;
  margin: 0;
}
.typography .text-left {
  text-align: left;
}
.typography .text-right {
  text-align: right;
}
.typography .captionImage > p.caption, .typography .text-center {
  text-align: center;
}
.typography .text-justify {
  text-align: justify;
}
.typography .left, .typography .right, .typography .rightAlone, .typography .leftAlone, .typography .captionImage > img, .typography .center {
  height: auto;
  max-width: 100%;
}
@media print {
  .typography .left, .typography .right, .typography .rightAlone, .typography .leftAlone, .typography .captionImage > img, .typography .center {
    margin-top: 9px;
    margin-bottom: 9px;
  }
}
.typography .captionImage > img, .typography .center {
  margin-left: auto;
  margin-right: auto;
}
.typography .leftAlone {
  margin-left: 0;
}
.typography .rightAlone {
  margin-right: 0;
}
.typography .left, .typography .right {
  max-width: 50%;
  margin-top: 0.5ex;
}
.typography .left {
  margin-right: 36px;
  float: left;
}
.typography .right {
  margin-left: 36px;
  float: right;
}
.typography .captionImage > img {
  max-width: 100% !important;
  margin-top: 0;
}
.typography .captionImage > p.caption {
  font-size: 15.3px !important;
  max-width: 100% !important;
  margin-left: 0;
  margin-right: 0;
}
.typography .rollup-page-navigation-tabs > ul {
  background: none;
}
.typography .rollup-page-navigation-tabs > ul > li a {
  background: none !important;
}
/**
 * Content Blocks
 *
 * There are three content block styles that we can customize.
 **/
.content-blocks .content-block .fa-icon {
  position: absolute;
  font-size: 200%;
  margin-right: -1.15em;
  margin-top: 0.72em;
  right: 100%;
  width: 1em;
  text-align: center;
}
@media screen and (max-width: 959px) {
  .content-blocks .content-block .fa-icon {
    margin-top: -0.1em;
    margin-right: -1.85em;
  }
}
.content-blocks .content-block.with-icon {
  padding-left: 3.45em;
}
.content-blocks.content-blocks-style-1 {
  padding: 36px 0 54px 0;
}
.content-blocks.content-blocks-style-2 {
  padding: 36px 0 54px 0;
}
.content-blocks.content-blocks-style-3 {
  padding: 36px 0 54px 0;
}
.content-blocks.content-blocks-style-1 {
  background-color: #F0EBD0;
}
@media screen and (max-width: 1439px) {
  .content-blocks.content-blocks-style-1 {
    background-color: rgb(243, 239, 217.4);
  }
}
.content-blocks.content-blocks-style-1 .typography h1, .content-blocks.content-blocks-style-1 .typography h2, .content-blocks.content-blocks-style-1 .typography h3, .content-blocks.content-blocks-style-1 .typography h4, .content-blocks.content-blocks-style-1 .typography h5, .content-blocks.content-blocks-style-1 .typography h6 {
  clear: none;
  color: #3E56A5;
}
.content-blocks.content-blocks-style-1 .typography p, .content-blocks.content-blocks-style-1 .typography ul, .content-blocks.content-blocks-style-1 .typography ol {
  color: #284045;
}
.content-blocks.content-blocks-style-1 .typography p {
  letter-spacing: 0px;
}
.content-blocks.content-blocks-style-1 .typography a {
  color: #3E56A5;
}
.content-blocks.content-blocks-style-1 .typography .fa-icon {
  color: rgb(87.4419360955, 21.96875, 120.53125);
}
.content-blocks.content-blocks-style-2 {
  background-color: rgba(87.4419360955, 21.96875, 120.53125, 0.7);
  background-position: top !important;
}
@media screen and (max-width: 1439px) {
  .content-blocks.content-blocks-style-2 {
    background-color: rgb(137.7093552669, 91.878125, 160.871875);
  }
}
.content-blocks.content-blocks-style-2 h1, .content-blocks.content-blocks-style-2 h2, .content-blocks.content-blocks-style-2 h3, .content-blocks.content-blocks-style-2 h4, .content-blocks.content-blocks-style-2 h5, .content-blocks.content-blocks-style-2 h6 {
  clear: none;
  color: #fff;
}
.content-blocks.content-blocks-style-2 p, .content-blocks.content-blocks-style-2 ul, .content-blocks.content-blocks-style-2 ol {
  color: #fff;
}
.content-blocks.content-blocks-style-2 .fa-icon {
  color: rgb(234.75625, 220.6942836376, 213.74375);
}
@media print {
  .content-blocks {
    padding: 9px 0 !important;
  }
  .content-blocks .content-block {
    page-break-inside: avoid;
  }
}

.image-gallery {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.slick-slider.image-gallery > .slick-prev, .slick-slider.image-gallery > .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
}
.slick-slider.image-gallery > .slick-prev :hover, .slick-slider.image-gallery > .slick-next :hover {
  left: -1px;
}
.slick-slider.image-gallery > .slick-prev {
  left: -1.5em;
}
.slick-slider.image-gallery > .slick-next {
  right: -1.5em;
}
.image-gallery .slick-slider .slick-slide .item, .slick-slider .slick-slide .image-gallery .item, .image-gallery .item, .slick-slider.image-gallery .slick-slide .item {
  padding: 5px;
  margin: 0;
  width: 25%;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .image-gallery .slick-slider .slick-slide .item, .slick-slider .slick-slide .image-gallery .item, .image-gallery .item, .slick-slider.image-gallery .slick-slide .item {
    width: 100% !important;
  }
}
.image-gallery .slick-slider .slick-slide .item img, .slick-slider .slick-slide .image-gallery .item img, .image-gallery .item img, .slick-slider.image-gallery .slick-slide .item img {
  display: block;
}

/**
 * An image gallery embedded in a widget.
 */
.gallery-widget .image-gallery {
  margin: 0;
}
.gallery-widget p {
  font-size: 16.2px !important;
  text-align: center;
}

body .pswp {
  z-index: 10000;
}
body .pswp .pswp__caption__center {
  text-align: center;
}

/**
 * An image gallery implemented using slick-slider.
 */
.slick-slider.image-gallery > .slick-prev .typography .material-icons, .typography .slick-slider.image-gallery > .slick-prev .material-icons, .slick-slider.image-gallery > .slick-prev .typography .fa, .typography .slick-slider.image-gallery > .slick-prev .fa {
  margin: 0 !important;
}
.slick-slider.image-gallery > .slick-next .typography .material-icons, .typography .slick-slider.image-gallery > .slick-next .material-icons, .slick-slider.image-gallery > .slick-next .typography .fa, .typography .slick-slider.image-gallery > .slick-next .fa {
  margin: 0 !important;
}
.slick-slider.image-gallery .slick-slide {
  line-height: 1;
}
/**
 * Pages can optionally have "hero" content at their start.  This is a big block
 * of content, usually with an image background, that calls attention to a
 * product or service.  Hero content can also rotate, if desired.
 */
.hero .slick-slider .slide .grid-aligned {
  margin: 0 auto;
}
.hero .slick-slider .slick-prev, .hero .slick-slider .slick-next {
  color: #ffffff;
  font-size: 40px;
  text-shadow: 0 0 20px #000000;
}
.hero .slick-slider .slick-prev {
  left: 15px;
}
.hero .slick-slider .slick-next {
  right: 15px;
}

.slick-slider, .slick-slider.image-gallery, .rotate {
  position: relative;
}
.slick-slider .slide, .rotate .slide {
  display: flex !important;
  align-items: flex-end;
  justify-content: center;
  min-height: 500px;
}
@media screen and (max-width: 959px) {
  .slick-slider .slide, .rotate .slide {
    min-height: 300px;
  }
}
.slick-slider .slide img, .rotate .slide img {
  display: inline-block;
  width: 100%;
  float: left;
}
.slick-slider .slide img + img, .rotate .slide img + img {
  display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .slick-slider .slide, .rotate .slide {
    /* IE10+ CSS HACK */
  }
  .slick-slider .slide .grid-aligned, .rotate .slide .grid-aligned {
    position: relative !important;
    display: flex;
    align-items: flex-end;
    height: 500px;
  }
}
.slick-slider > .slick-prev, .slick-slider.image-gallery > .slick-prev, .slick-slider > .slick-next, .slick-slider.image-gallery > .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
  cursor: pointer;
}
.typography .slick-slider > .slick-prev .material-icons, .typography .slick-slider > .slick-prev .fa, .typography .slick-slider > .slick-next .material-icons, .typography .slick-slider > .slick-next .fa {
  margin: 0 !important;
}

/**
 * Implementation of rotate using slick-slider.
 */
.slick-slider .slick-slide {
  line-height: 1;
}
.typography h1 {
  font: normal normal 900 26px/34px "proxima-nova";
  padding: 7px 0;
  margin-bottom: 30px;
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  .typography h1 {
    font: normal normal 900 30px/39px "proxima-nova";
  }
}
@media screen and (min-width: 1440px) {
  .typography h1 {
    font: normal normal 900 40px/49px "proxima-nova";
    padding: 10px 0;
    margin-bottom: 40px;
  }
}
.typography p {
  font: normal normal normal 18px/22px Roboto;
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  .typography p {
    font: normal normal normal 20px/24px Roboto;
  }
}
@media screen and (min-width: 1440px) {
  .typography p {
    font: normal normal normal 25px/29px Roboto;
  }
}
.typography ul li, .typography ol li {
  font: normal normal normal 18px/26px Roboto;
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  .typography ul li, .typography ol li {
    font: normal normal normal 20px/30px Roboto;
  }
}
@media screen and (min-width: 1440px) {
  .typography ul li, .typography ol li {
    font: normal normal normal 25px/40px Roboto;
  }
}

@media screen and (min-width: 1680px) {
  .grid-aligned {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    max-width: 1680px;
    position: relative;
    margin: 0 auto;
    padding: 0 0px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .grid-aligned .grid-aligned {
    margin-left: -20px !important;
    margin-right: -20px !important;
    width: auto;
    padding: 0;
  }
  .grid-aligned > .span-1, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 100px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-1 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 30px;
  }
  .grid-aligned > .span-1 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-2, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 240px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-2 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 100px;
  }
  .grid-aligned > .span-2 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-3, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 380px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-3 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 170px;
  }
  .grid-aligned > .span-3 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-4, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 520px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-4 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 240px;
  }
  .grid-aligned > .span-4 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-5, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 660px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-5 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 310px;
  }
  .grid-aligned > .span-5 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-6, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 800px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-6 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 380px;
  }
  .grid-aligned > .span-6 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-7, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 940px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-7 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 450px;
  }
  .grid-aligned > .span-7 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-8, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 1080px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-8 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 520px;
  }
  .grid-aligned > .span-8 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-9, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 1220px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-9 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 590px;
  }
  .grid-aligned > .span-9 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-10, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 1360px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-10 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 660px;
  }
  .grid-aligned > .span-10 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-11, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 1500px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-11 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 730px;
  }
  .grid-aligned > .span-11 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-12, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 1640px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-12 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 800px;
  }
  .grid-aligned > .span-12 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .offset-0 {
    margin-left: 20px !important;
  }
  .grid-aligned > .offset-1 {
    margin-left: 160px !important;
  }
  .grid-aligned > .offset-2 {
    margin-left: 300px !important;
  }
  .grid-aligned > .offset-3 {
    margin-left: 440px !important;
  }
  .grid-aligned > .offset-4 {
    margin-left: 580px !important;
  }
  .grid-aligned > .offset-5 {
    margin-left: 720px !important;
  }
  .grid-aligned > .offset-6 {
    margin-left: 860px !important;
  }
  .grid-aligned > .offset-7 {
    margin-left: 1000px !important;
  }
  .grid-aligned > .offset-8 {
    margin-left: 1140px !important;
  }
  .grid-aligned > .offset-9 {
    margin-left: 1280px !important;
  }
  .grid-aligned > .offset-10 {
    margin-left: 1420px !important;
  }
  .grid-aligned > .offset-11 {
    margin-left: 1560px !important;
  }
}
@media screen and (min-width: 1680px) and (min-width: 960px) and (max-width: 1439px) {
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-1 {
    width: 100px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-2 {
    width: 240px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-3 {
    width: 380px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-4 {
    width: 520px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-5 {
    width: 660px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-6 {
    width: 800px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-7 {
    width: 940px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-8 {
    width: 1080px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-9 {
    width: 1220px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-10 {
    width: 1360px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-11 {
    width: 1500px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-12 {
    width: 1640px;
  }
  .grid-aligned > .tablet-offset-0 {
    margin-left: 20px !important;
  }
  .grid-aligned > .tablet-offset-1 {
    margin-left: 160px !important;
  }
  .grid-aligned > .tablet-offset-2 {
    margin-left: 300px !important;
  }
  .grid-aligned > .tablet-offset-3 {
    margin-left: 440px !important;
  }
  .grid-aligned > .tablet-offset-4 {
    margin-left: 580px !important;
  }
  .grid-aligned > .tablet-offset-5 {
    margin-left: 720px !important;
  }
  .grid-aligned > .tablet-offset-6 {
    margin-left: 860px !important;
  }
  .grid-aligned > .tablet-offset-7 {
    margin-left: 1000px !important;
  }
  .grid-aligned > .tablet-offset-8 {
    margin-left: 1140px !important;
  }
  .grid-aligned > .tablet-offset-9 {
    margin-left: 1280px !important;
  }
  .grid-aligned > .tablet-offset-10 {
    margin-left: 1420px !important;
  }
  .grid-aligned > .tablet-offset-11 {
    margin-left: 1560px !important;
  }
}
@media screen and (min-width: 1680px) {
  .grid-aligned:after {
    content: " ";
    display: block;
    clear: left;
  }
}
@media screen and (min-width: 1440px) {
  .grid-aligned {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    max-width: 1440px;
    position: relative;
    margin: 0 auto;
    padding: 0 0px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .grid-aligned .grid-aligned {
    margin-left: -20px !important;
    margin-right: -20px !important;
    width: auto;
    padding: 0;
  }
  .grid-aligned > .span-1, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 80px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-1 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 20px;
  }
  .grid-aligned > .span-1 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-2, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 200px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-2 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 80px;
  }
  .grid-aligned > .span-2 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-3, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 320px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-3 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 140px;
  }
  .grid-aligned > .span-3 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-4, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 440px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-4 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 200px;
  }
  .grid-aligned > .span-4 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-5, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 560px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-5 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 260px;
  }
  .grid-aligned > .span-5 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-6, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 680px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-6 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 320px;
  }
  .grid-aligned > .span-6 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-7, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 800px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-7 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 380px;
  }
  .grid-aligned > .span-7 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-8, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 920px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-8 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 440px;
  }
  .grid-aligned > .span-8 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-9, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 1040px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-9 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 500px;
  }
  .grid-aligned > .span-9 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-10, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 1160px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-10 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 560px;
  }
  .grid-aligned > .span-10 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-11, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 1280px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-11 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 620px;
  }
  .grid-aligned > .span-11 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-12, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 1400px;
    box-sizing: border-box;
    margin: 0 20px;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-12 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 680px;
  }
  .grid-aligned > .span-12 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .offset-0 {
    margin-left: 20px !important;
  }
  .grid-aligned > .offset-1 {
    margin-left: 140px !important;
  }
  .grid-aligned > .offset-2 {
    margin-left: 260px !important;
  }
  .grid-aligned > .offset-3 {
    margin-left: 380px !important;
  }
  .grid-aligned > .offset-4 {
    margin-left: 500px !important;
  }
  .grid-aligned > .offset-5 {
    margin-left: 620px !important;
  }
  .grid-aligned > .offset-6 {
    margin-left: 740px !important;
  }
  .grid-aligned > .offset-7 {
    margin-left: 860px !important;
  }
  .grid-aligned > .offset-8 {
    margin-left: 980px !important;
  }
  .grid-aligned > .offset-9 {
    margin-left: 1100px !important;
  }
  .grid-aligned > .offset-10 {
    margin-left: 1220px !important;
  }
  .grid-aligned > .offset-11 {
    margin-left: 1340px !important;
  }
}
@media screen and (min-width: 1440px) and (min-width: 960px) and (max-width: 1439px) {
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-1 {
    width: 80px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-2 {
    width: 200px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-3 {
    width: 320px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-4 {
    width: 440px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-5 {
    width: 560px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-6 {
    width: 680px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-7 {
    width: 800px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-8 {
    width: 920px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-9 {
    width: 1040px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-10 {
    width: 1160px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-11 {
    width: 1280px;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-12 {
    width: 1400px;
  }
  .grid-aligned > .tablet-offset-0 {
    margin-left: 20px !important;
  }
  .grid-aligned > .tablet-offset-1 {
    margin-left: 140px !important;
  }
  .grid-aligned > .tablet-offset-2 {
    margin-left: 260px !important;
  }
  .grid-aligned > .tablet-offset-3 {
    margin-left: 380px !important;
  }
  .grid-aligned > .tablet-offset-4 {
    margin-left: 500px !important;
  }
  .grid-aligned > .tablet-offset-5 {
    margin-left: 620px !important;
  }
  .grid-aligned > .tablet-offset-6 {
    margin-left: 740px !important;
  }
  .grid-aligned > .tablet-offset-7 {
    margin-left: 860px !important;
  }
  .grid-aligned > .tablet-offset-8 {
    margin-left: 980px !important;
  }
  .grid-aligned > .tablet-offset-9 {
    margin-left: 1100px !important;
  }
  .grid-aligned > .tablet-offset-10 {
    margin-left: 1220px !important;
  }
  .grid-aligned > .tablet-offset-11 {
    margin-left: 1340px !important;
  }
}
@media screen and (min-width: 1440px) {
  .grid-aligned:after {
    content: " ";
    display: block;
    clear: left;
  }
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  .grid-aligned {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    max-width: 100vw;
    position: relative;
    margin: 0 auto;
    padding: 0 3.5vw;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .grid-aligned .grid-aligned {
    margin-left: -6vw !important;
    margin-right: -6vw !important;
    width: auto;
    padding: 0;
  }
  .grid-aligned > .span-1, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 2.75vw;
    box-sizing: border-box;
    margin: 0 2.5vw;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-1 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: -1.125vw;
  }
  .grid-aligned > .span-1 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-2, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 10.5vw;
    box-sizing: border-box;
    margin: 0 2.5vw;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-2 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 2.75vw;
  }
  .grid-aligned > .span-2 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-3, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 18.25vw;
    box-sizing: border-box;
    margin: 0 2.5vw;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-3 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 6.625vw;
  }
  .grid-aligned > .span-3 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-4, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 26vw;
    box-sizing: border-box;
    margin: 0 2.5vw;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-4 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 10.5vw;
  }
  .grid-aligned > .span-4 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-5, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 33.75vw;
    box-sizing: border-box;
    margin: 0 2.5vw;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-5 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 14.375vw;
  }
  .grid-aligned > .span-5 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-6, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 41.5vw;
    box-sizing: border-box;
    margin: 0 2.5vw;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-6 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 18.25vw;
  }
  .grid-aligned > .span-6 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-7, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 49.25vw;
    box-sizing: border-box;
    margin: 0 2.5vw;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-7 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 22.125vw;
  }
  .grid-aligned > .span-7 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-8, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 57vw;
    box-sizing: border-box;
    margin: 0 2.5vw;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-8 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 26vw;
  }
  .grid-aligned > .span-8 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-9, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 64.75vw;
    box-sizing: border-box;
    margin: 0 2.5vw;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-9 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 29.875vw;
  }
  .grid-aligned > .span-9 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-10, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 72.5vw;
    box-sizing: border-box;
    margin: 0 2.5vw;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-10 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 33.75vw;
  }
  .grid-aligned > .span-10 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-11, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 80.25vw;
    box-sizing: border-box;
    margin: 0 2.5vw;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-11 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 37.625vw;
  }
  .grid-aligned > .span-11 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-12, .grid-aligned > .span-all {
    padding: 0;
    margin: 0;
    width: 88vw;
    box-sizing: border-box;
    margin: 0 2.5vw;
    position: relative;
    float: left;
  }
  .grid-aligned > .span-12 .width-one-half, .grid-aligned > .span-all .width-one-half {
    width: 41.5vw;
  }
  .grid-aligned > .span-12 img, .grid-aligned > .span-all img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .offset-0 {
    margin-left: 2.5vw !important;
  }
  .grid-aligned > .offset-1 {
    margin-left: 10.25vw !important;
  }
  .grid-aligned > .offset-2 {
    margin-left: 18vw !important;
  }
  .grid-aligned > .offset-3 {
    margin-left: 25.75vw !important;
  }
  .grid-aligned > .offset-4 {
    margin-left: 33.5vw !important;
  }
  .grid-aligned > .offset-5 {
    margin-left: 41.25vw !important;
  }
  .grid-aligned > .offset-6 {
    margin-left: 49vw !important;
  }
  .grid-aligned > .offset-7 {
    margin-left: 56.75vw !important;
  }
  .grid-aligned > .offset-8 {
    margin-left: 64.5vw !important;
  }
  .grid-aligned > .offset-9 {
    margin-left: 72.25vw !important;
  }
  .grid-aligned > .offset-10 {
    margin-left: 80vw !important;
  }
  .grid-aligned > .offset-11 {
    margin-left: 87.75vw !important;
  }
}
@media screen and (min-width: 960px) and (max-width: 1439px) and (min-width: 960px) and (max-width: 1439px) {
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-1 {
    width: 2.75vw;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-2 {
    width: 10.5vw;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-3 {
    width: 18.25vw;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-4 {
    width: 26vw;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-5 {
    width: 33.75vw;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-6 {
    width: 41.5vw;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-7 {
    width: 49.25vw;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-8 {
    width: 57vw;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-9 {
    width: 64.75vw;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-10 {
    width: 72.5vw;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-11 {
    width: 80.25vw;
  }
  .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-12 {
    width: 88vw;
  }
  .grid-aligned > .tablet-offset-0 {
    margin-left: 2.5vw !important;
  }
  .grid-aligned > .tablet-offset-1 {
    margin-left: 10.25vw !important;
  }
  .grid-aligned > .tablet-offset-2 {
    margin-left: 18vw !important;
  }
  .grid-aligned > .tablet-offset-3 {
    margin-left: 25.75vw !important;
  }
  .grid-aligned > .tablet-offset-4 {
    margin-left: 33.5vw !important;
  }
  .grid-aligned > .tablet-offset-5 {
    margin-left: 41.25vw !important;
  }
  .grid-aligned > .tablet-offset-6 {
    margin-left: 49vw !important;
  }
  .grid-aligned > .tablet-offset-7 {
    margin-left: 56.75vw !important;
  }
  .grid-aligned > .tablet-offset-8 {
    margin-left: 64.5vw !important;
  }
  .grid-aligned > .tablet-offset-9 {
    margin-left: 72.25vw !important;
  }
  .grid-aligned > .tablet-offset-10 {
    margin-left: 80vw !important;
  }
  .grid-aligned > .tablet-offset-11 {
    margin-left: 87.75vw !important;
  }
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  .grid-aligned:after {
    content: " ";
    display: block;
    clear: left;
  }
}
@media screen and (max-width: 959px) {
  .grid-aligned {
    display: block !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-1, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-1 {
    width: auto !important;
    margin-right: 5vw !important;
    margin-left: 5vw !important;
    margin-right: max(env(safe-area-inset-right), 5vw) !important;
    margin-left: max(env(safe-area-inset-left), 5vw) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-1 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-1 .width-one-half {
    width: 45vw;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-1 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-1 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-1, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-1, .grid-aligned > .span-1 .grid-aligned > .span-all, .grid-aligned > .span-1 .grid-aligned > .span-1, .grid-aligned > .span-1 .grid-aligned > .tablet-span-all, .grid-aligned > .span-1 .grid-aligned > .tablet-span-1, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-1, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-1, .grid-aligned > .tablet-span-1 .grid-aligned > .span-all, .grid-aligned > .tablet-span-1 .grid-aligned > .span-1, .grid-aligned > .tablet-span-1 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-1 .grid-aligned > .tablet-span-1 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-1,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-1 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-2, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-2 {
    width: auto !important;
    margin-right: 5vw !important;
    margin-left: 5vw !important;
    margin-right: max(env(safe-area-inset-right), 5vw) !important;
    margin-left: max(env(safe-area-inset-left), 5vw) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-2 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-2 .width-one-half {
    width: 45vw;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-2 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-2 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-2, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-2, .grid-aligned > .span-2 .grid-aligned > .span-all, .grid-aligned > .span-2 .grid-aligned > .span-2, .grid-aligned > .span-2 .grid-aligned > .tablet-span-all, .grid-aligned > .span-2 .grid-aligned > .tablet-span-2, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-2, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-2, .grid-aligned > .tablet-span-2 .grid-aligned > .span-all, .grid-aligned > .tablet-span-2 .grid-aligned > .span-2, .grid-aligned > .tablet-span-2 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-2 .grid-aligned > .tablet-span-2 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-2,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-2 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-3, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-3 {
    width: auto !important;
    margin-right: 5vw !important;
    margin-left: 5vw !important;
    margin-right: max(env(safe-area-inset-right), 5vw) !important;
    margin-left: max(env(safe-area-inset-left), 5vw) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-3 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-3 .width-one-half {
    width: 45vw;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-3 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-3 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-3, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-3, .grid-aligned > .span-3 .grid-aligned > .span-all, .grid-aligned > .span-3 .grid-aligned > .span-3, .grid-aligned > .span-3 .grid-aligned > .tablet-span-all, .grid-aligned > .span-3 .grid-aligned > .tablet-span-3, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-3, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-3, .grid-aligned > .tablet-span-3 .grid-aligned > .span-all, .grid-aligned > .tablet-span-3 .grid-aligned > .span-3, .grid-aligned > .tablet-span-3 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-3 .grid-aligned > .tablet-span-3 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-3,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-3 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-4, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-4 {
    width: auto !important;
    margin-right: 5vw !important;
    margin-left: 5vw !important;
    margin-right: max(env(safe-area-inset-right), 5vw) !important;
    margin-left: max(env(safe-area-inset-left), 5vw) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-4 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-4 .width-one-half {
    width: 45vw;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-4 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-4 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-4, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-4, .grid-aligned > .span-4 .grid-aligned > .span-all, .grid-aligned > .span-4 .grid-aligned > .span-4, .grid-aligned > .span-4 .grid-aligned > .tablet-span-all, .grid-aligned > .span-4 .grid-aligned > .tablet-span-4, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-4, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-4, .grid-aligned > .tablet-span-4 .grid-aligned > .span-all, .grid-aligned > .tablet-span-4 .grid-aligned > .span-4, .grid-aligned > .tablet-span-4 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-4 .grid-aligned > .tablet-span-4 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-4,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-4 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-5, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-5 {
    width: auto !important;
    margin-right: 5vw !important;
    margin-left: 5vw !important;
    margin-right: max(env(safe-area-inset-right), 5vw) !important;
    margin-left: max(env(safe-area-inset-left), 5vw) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-5 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-5 .width-one-half {
    width: 45vw;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-5 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-5 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-5, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-5, .grid-aligned > .span-5 .grid-aligned > .span-all, .grid-aligned > .span-5 .grid-aligned > .span-5, .grid-aligned > .span-5 .grid-aligned > .tablet-span-all, .grid-aligned > .span-5 .grid-aligned > .tablet-span-5, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-5, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-5, .grid-aligned > .tablet-span-5 .grid-aligned > .span-all, .grid-aligned > .tablet-span-5 .grid-aligned > .span-5, .grid-aligned > .tablet-span-5 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-5 .grid-aligned > .tablet-span-5 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-5,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-5 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-6, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-6 {
    width: auto !important;
    margin-right: 5vw !important;
    margin-left: 5vw !important;
    margin-right: max(env(safe-area-inset-right), 5vw) !important;
    margin-left: max(env(safe-area-inset-left), 5vw) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-6 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-6 .width-one-half {
    width: 45vw;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-6 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-6 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-6, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-6, .grid-aligned > .span-6 .grid-aligned > .span-all, .grid-aligned > .span-6 .grid-aligned > .span-6, .grid-aligned > .span-6 .grid-aligned > .tablet-span-all, .grid-aligned > .span-6 .grid-aligned > .tablet-span-6, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-6, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-6, .grid-aligned > .tablet-span-6 .grid-aligned > .span-all, .grid-aligned > .tablet-span-6 .grid-aligned > .span-6, .grid-aligned > .tablet-span-6 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-6 .grid-aligned > .tablet-span-6 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-6,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-6 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-7, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-7 {
    width: auto !important;
    margin-right: 5vw !important;
    margin-left: 5vw !important;
    margin-right: max(env(safe-area-inset-right), 5vw) !important;
    margin-left: max(env(safe-area-inset-left), 5vw) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-7 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-7 .width-one-half {
    width: 45vw;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-7 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-7 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-7, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-7, .grid-aligned > .span-7 .grid-aligned > .span-all, .grid-aligned > .span-7 .grid-aligned > .span-7, .grid-aligned > .span-7 .grid-aligned > .tablet-span-all, .grid-aligned > .span-7 .grid-aligned > .tablet-span-7, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-7, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-7, .grid-aligned > .tablet-span-7 .grid-aligned > .span-all, .grid-aligned > .tablet-span-7 .grid-aligned > .span-7, .grid-aligned > .tablet-span-7 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-7 .grid-aligned > .tablet-span-7 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-7,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-7 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-8, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-8 {
    width: auto !important;
    margin-right: 5vw !important;
    margin-left: 5vw !important;
    margin-right: max(env(safe-area-inset-right), 5vw) !important;
    margin-left: max(env(safe-area-inset-left), 5vw) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-8 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-8 .width-one-half {
    width: 45vw;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-8 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-8 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-8, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-8, .grid-aligned > .span-8 .grid-aligned > .span-all, .grid-aligned > .span-8 .grid-aligned > .span-8, .grid-aligned > .span-8 .grid-aligned > .tablet-span-all, .grid-aligned > .span-8 .grid-aligned > .tablet-span-8, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-8, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-8, .grid-aligned > .tablet-span-8 .grid-aligned > .span-all, .grid-aligned > .tablet-span-8 .grid-aligned > .span-8, .grid-aligned > .tablet-span-8 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-8 .grid-aligned > .tablet-span-8 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-8,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-8 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-9, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-9 {
    width: auto !important;
    margin-right: 5vw !important;
    margin-left: 5vw !important;
    margin-right: max(env(safe-area-inset-right), 5vw) !important;
    margin-left: max(env(safe-area-inset-left), 5vw) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-9 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-9 .width-one-half {
    width: 45vw;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-9 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-9 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-9, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-9, .grid-aligned > .span-9 .grid-aligned > .span-all, .grid-aligned > .span-9 .grid-aligned > .span-9, .grid-aligned > .span-9 .grid-aligned > .tablet-span-all, .grid-aligned > .span-9 .grid-aligned > .tablet-span-9, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-9, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-9, .grid-aligned > .tablet-span-9 .grid-aligned > .span-all, .grid-aligned > .tablet-span-9 .grid-aligned > .span-9, .grid-aligned > .tablet-span-9 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-9 .grid-aligned > .tablet-span-9 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-9,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-9 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-10, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-10 {
    width: auto !important;
    margin-right: 5vw !important;
    margin-left: 5vw !important;
    margin-right: max(env(safe-area-inset-right), 5vw) !important;
    margin-left: max(env(safe-area-inset-left), 5vw) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-10 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-10 .width-one-half {
    width: 45vw;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-10 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-10 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-10, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-10, .grid-aligned > .span-10 .grid-aligned > .span-all, .grid-aligned > .span-10 .grid-aligned > .span-10, .grid-aligned > .span-10 .grid-aligned > .tablet-span-all, .grid-aligned > .span-10 .grid-aligned > .tablet-span-10, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-10, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-10, .grid-aligned > .tablet-span-10 .grid-aligned > .span-all, .grid-aligned > .tablet-span-10 .grid-aligned > .span-10, .grid-aligned > .tablet-span-10 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-10 .grid-aligned > .tablet-span-10 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-10,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-10 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-11, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-11 {
    width: auto !important;
    margin-right: 5vw !important;
    margin-left: 5vw !important;
    margin-right: max(env(safe-area-inset-right), 5vw) !important;
    margin-left: max(env(safe-area-inset-left), 5vw) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-11 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-11 .width-one-half {
    width: 45vw;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-11 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-11 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-11, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-11, .grid-aligned > .span-11 .grid-aligned > .span-all, .grid-aligned > .span-11 .grid-aligned > .span-11, .grid-aligned > .span-11 .grid-aligned > .tablet-span-all, .grid-aligned > .span-11 .grid-aligned > .tablet-span-11, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-11, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-11, .grid-aligned > .tablet-span-11 .grid-aligned > .span-all, .grid-aligned > .tablet-span-11 .grid-aligned > .span-11, .grid-aligned > .tablet-span-11 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-11 .grid-aligned > .tablet-span-11 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-11,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-11 {
    margin-top: 1em !important;
  }
  .grid-aligned > .span-all, .grid-aligned > .span-12, .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-12 {
    width: auto !important;
    margin-right: 5vw !important;
    margin-left: 5vw !important;
    margin-right: max(env(safe-area-inset-right), 5vw) !important;
    margin-left: max(env(safe-area-inset-left), 5vw) !important;
    float: none !important;
  }
  .grid-aligned > .span-all .width-one-half, .grid-aligned > .span-12 .width-one-half, .grid-aligned > .tablet-span-all .width-one-half, .grid-aligned > .tablet-span-12 .width-one-half {
    width: 45vw;
  }
  .grid-aligned > .span-all img, .grid-aligned > .span-12 img, .grid-aligned > .tablet-span-all img, .grid-aligned > .tablet-span-12 img {
    max-width: 100%;
    height: auto;
  }
  .grid-aligned > .span-all .grid-aligned > .span-all, .grid-aligned > .span-all .grid-aligned > .span-12, .grid-aligned > .span-all .grid-aligned > .tablet-span-all, .grid-aligned > .span-all .grid-aligned > .tablet-span-12, .grid-aligned > .span-12 .grid-aligned > .span-all, .grid-aligned > .span-12 .grid-aligned > .span-12, .grid-aligned > .span-12 .grid-aligned > .tablet-span-all, .grid-aligned > .span-12 .grid-aligned > .tablet-span-12, .grid-aligned > .tablet-span-all .grid-aligned > .span-all, .grid-aligned > .tablet-span-all .grid-aligned > .span-12, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-all .grid-aligned > .tablet-span-12, .grid-aligned > .tablet-span-12 .grid-aligned > .span-all, .grid-aligned > .tablet-span-12 .grid-aligned > .span-12, .grid-aligned > .tablet-span-12 .grid-aligned > .tablet-span-all, .grid-aligned > .tablet-span-12 .grid-aligned > .tablet-span-12 {
    margin: 0 !important;
  }
  .grid-aligned .grid-aligned {
    margin: 0 !important;
  }
  .grid-aligned * + .span-all,
  .grid-aligned * + .span-12,
  .grid-aligned * + .tablet-span-all,
  .grid-aligned * + .tablet-span-12 {
    margin-top: 1em !important;
  }
}

#page-body #page-header .grid-aligned {
  margin: 25px auto;
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  #page-body #page-header .grid-aligned {
    margin: 30px auto;
  }
}
@media screen and (min-width: 1440px) {
  #page-body #page-header .grid-aligned {
    margin: 39px auto 47px auto;
  }
  .scrolled #page-body #page-header .grid-aligned, #page-body .scrolled #page-header .grid-aligned {
    margin: 25px auto;
  }
}
#page-body #page-header .grid-aligned > * {
  display: flex;
  align-items: center;
}
#page-body #page-header .logo h1 {
  margin: 0 !important;
}
#page-body #page-header #main-menu {
  line-height: 3em;
  margin: 0 !important;
  flex-grow: 1;
}
#page-body #page-header #main-menu ul li {
  font-size: 18px;
}
#page-body #main-content .button {
  margin: 20px auto;
}
#page-body #main-content img {
  padding: 60px 0;
}
#page-body #main-content .hero {
  padding: 0 !important;
}
@media screen and (max-width: 959px) {
  #page-body #main-content .hero .slick-arrow {
    font-size: 30px;
  }
}
#page-body #main-content .hero .rotate, #page-body #main-content .hero .rotate .slick-list, #page-body #main-content .hero .rotate .slick-track {
  --slider-height: 660px;
  height: var(--slider-height);
}
@media screen and (min-width: 1440px) {
  #page-body #main-content .hero .rotate, #page-body #main-content .hero .rotate .slick-list, #page-body #main-content .hero .rotate .slick-track {
    --slider-height: 735px;
  }
}
#page-body #main-content .hero .rotate .slick-track {
  display: flex;
  flex-wrap: nowrap;
}
#page-body #main-content .hero .slide {
  background-color: #2a3539 !important;
  background-repeat: no-repeat !important;
  align-items: stretch;
  height: var(--slider-height);
}
@media screen and (max-width: 1439px) {
  #page-body #main-content .hero .slide {
    background-position: center !important;
    background-size: cover !important;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 1440px) {
  #page-body #main-content .hero .slide {
    background-position: right !important;
    background-size: contain !important;
  }
}
#page-body #main-content .hero .slide .grid-aligned {
  top: 20px;
}
@media screen and (max-width: 1439px) {
  #page-body #main-content .hero .slide .grid-aligned {
    height: 100%;
  }
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  #page-body #main-content .hero .slide .grid-aligned {
    top: 45px;
  }
}
@media screen and (min-width: 1440px) {
  #page-body #main-content .hero .slide .grid-aligned {
    top: 90px;
  }
}
#page-body #main-content .hero .slide .grid-aligned .typography {
  width: 50%;
}
@media screen and (max-width: 959px) {
  #page-body #main-content .hero .slide .grid-aligned .typography {
    margin: 0 45px !important;
  }
}
#page-body #main-content .hero .slide .grid-aligned .typography h1 {
  border-bottom: 9px solid #E02E56;
  letter-spacing: 1.2px;
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  #page-body #main-content .hero .slide .grid-aligned .typography h1 {
    width: max-content;
    border-bottom: 10px solid #E02E56;
  }
}
@media screen and (min-width: 1440px) {
  #page-body #main-content .hero .slide .grid-aligned .typography h1 {
    width: max-content;
    border-bottom: 13px solid #E02E56;
  }
}
#page-body #main-content .hero .slide .grid-aligned .typography p {
  letter-spacing: 0px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
  font: normal normal normal 20px/24px Roboto;
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  #page-body #main-content .hero .slide .grid-aligned .typography p {
    font: normal normal normal 25px/29px Roboto;
  }
}
@media screen and (min-width: 1440px) {
  #page-body #main-content .hero .slide .grid-aligned .typography p {
    font: normal normal normal 30px/35px Roboto;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1607843137);
  }
}
#page-body #main-content .hero .slide .grid-aligned .typography > * {
  margin-bottom: 30px;
}
@media screen and (min-width: 960px) {
  #page-body #main-content .hero .slide .grid-aligned .typography > * {
    margin-bottom: 40px;
  }
}
#page-body #main-content .content-blocks-style-1 table tr:nth-child(even) {
  background-color: #f3f0dc;
}
#page-body #main-content .content-blocks-style-2 {
  background: url("/assets/Uploads/About-Background.png") center center/cover;
}
@media screen and (max-width: 959px) {
  #page-body #main-content .content-block {
    margin-bottom: 60px;
  }
}
#page-body #main-content #about-section {
  margin: auto;
}
@media screen and (max-width: 959px) {
  #page-body #main-content #pricing-section h1 {
    text-align: left !important;
  }
}
#page-body #main-content #pricing-section table {
  height: max-content !important;
  margin-bottom: 40px;
}
#page-body #main-content #pricing-section table * {
  border: none;
  font-size: 16px !important;
  color: #284045;
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  #page-body #main-content #pricing-section table * {
    font-size: 19px !important;
  }
}
@media screen and (min-width: 1440px) {
  #page-body #main-content #pricing-section table * {
    font-size: 25px !important;
  }
}
#page-body #main-content #pricing-section table td {
  padding: 7px 10px;
}
@media screen and (min-width: 1440px) {
  #page-body #main-content #pricing-section table td {
    padding: 10px 20px;
  }
}

.content-blocks .typography h1 {
  border-bottom: 3px solid;
}
@media screen and (min-width: 960px) {
  .content-blocks .typography h1 {
    width: max-content;
  }
}
.content-blocks .typography h1.text-left {
  margin-right: auto;
}
.content-blocks .typography h1.text-center {
  margin-right: auto;
  margin-left: auto;
}
.content-blocks .typography a:not(.button) {
  font-weight: normal;
}

@media screen and (min-width: 960px) {
  .field.checkboxset .middleColumn {
    margin-left: 200px;
    columns: 3;
  }
}

.embed {
  width: 300px !important;
  height: 225px !important;
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  .embed {
    width: 600px !important;
    height: 400px !important;
  }
}
@media screen and (min-width: 1440px) {
  .embed {
    width: 800px !important;
    height: 500px !important;
  }
}
.embed iframe {
  width: 100% !important;
  height: 100% !important;
}

html {
  --zoom: 0.8;
  zoom: var(--zoom);
}
@supports (-moz-appearance: none) {
  html {
    --zoom: 1 !important;
  }
}
html > body > div:not([id=page-body]),
html div.g-recaptcha, html canvas.jSignature {
  zoom: calc(1 / var(--zoom));
  max-width: 100%;
}
@media screen and (min-width: 1440px) and (max-height: 1080px) {
  html {
    --zoom: 0.8;
  }
}
@media screen and (min-width: 1440px) and (max-height: 800px) {
  html {
    --zoom: 0.75;
  }
}
@media screen and (min-width: 1440px) and (max-height: 600px) {
  html {
    --zoom: 0.75;
  }
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  html {
    --zoom: 1;
  }
}
@media screen and (max-width: 959px) {
  html {
    --zoom: 1;
  }
}

/*# sourceMappingURL=theme.css.map */
