/*!*****************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/venobox/dist/venobox.css ***!
  \*****************************************************************************************/
.vbox-overlay{--vbox-tools-color:#fff;--vbox-title-background:#101010;--vbox-title-width:'auto';--vbox-title-radius:0;--vbox-share-background:#101010;--vbox-share-width:'auto';--vbox-share-radius:0;--vbox-padding:0;--vbox-max-width:100%}
.vbox-overlay *,.vbox-overlay :after,.vbox-overlay :before{-webkit-backface-visibility:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.vbox-overlay *{-webkit-backface-visibility:visible;backface-visibility:visible}
.vbox-overlay{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:fixed;left:0;top:0;bottom:0;right:0;z-index:999999}
.vbox-share,.vbox-title{line-height:1;position:fixed;z-index:98;text-align:center;margin:0 auto;color:var(--vbox-tools-color)}
.vbox-title{font-size:12px;background-color:var(--vbox-title-background);width:var(--vbox-title-width);border-radius:var(--vbox-title-radius);padding:12px 54px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}
.vbox-share{font-size:24px;padding:0 .35em;background-color:var(--vbox-share-background);width:var(--vbox-share-width);border-radius:var(--vbox-share-radius)}
.vbox-link-btn,button.vbox-link-btn,button.vbox-link-btn:active,button.vbox-link-btn:focus,button.vbox-link-btn:hover{border:none!important;background:0 0!important;box-shadow:none!important;color:inherit!important;padding:6px 12px;outline:0;display:inline-block;cursor:pointer}
.vbox-share a{color:inherit!important;padding:6px 12px;display:inline-block}
.vbox-share svg{z-index:10;vertical-align:middle}
.vbox-close{cursor:pointer;position:fixed;top:0;right:0;z-index:99;padding:6px 15px;color:#000;color:var(--vbox-tools-color);border:0;font-size:24px;display:flex;align-items:center;opacity:.8;transition:opacity .2s}
.vbox-close:hover{opacity:1}
.vbox-left-corner{cursor:pointer;position:fixed;left:0;top:0;overflow:hidden;line-height:1;font-size:12px;z-index:99;display:flex;align-items:center;color:var(--vbox-tools-color)}
.vbox-num{display:inline-block;padding:12px 15px}
.vbox-left{left:0}
.vbox-right{right:0}
.vbox-top{top:0}
.vbox-bottom{bottom:0}
.vbox-next,.vbox-prev{position:fixed;top:50%;margin-top:-15px;overflow:hidden;cursor:pointer;display:block;width:45px;height:45px;z-index:99;opacity:.8;transition:opacity .2s}
.vbox-next:hover,.vbox-prev:hover{opacity:1}
.vbox-next span,.vbox-prev span{position:relative;width:20px;height:20px;border:2px solid transparent;border-top-color:var(--vbox-tools-color);border-right-color:var(--vbox-tools-color);text-indent:-100px;position:absolute;top:8px;display:block}
.vbox-prev{left:15px}
.vbox-next{right:15px}
.vbox-prev span{left:10px;-ms-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}
.vbox-next span{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);right:10px}
.vbox-open{overflow:hidden}
.vbox-container{position:absolute;left:0;right:0;top:0;bottom:0;overflow-x:hidden;overflow-y:scroll;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;z-index:20;max-height:100%;padding:30px 0}
.vbox-content{opacity:0;text-align:center;width:100%;position:relative;overflow:hidden;padding:0 4%;display:flex;align-items:center;justify-content:center;min-height:100%}
.vbox-container img{max-width:100%;height:auto}
.vbox-child{box-shadow:0 0 12px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);max-width:var(--vbox-max-width);text-align:initial;padding:var(--vbox-padding)}
.vbox-child img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;display:block}
.vbox-fit .vbox-child img,.vbox-fit .vbox-child.venoratio{max-height:calc(100vh - 60px)}
.vbox-inline,.venoratio{position:relative;width:100%;margin:0 auto}
.venoratio::before{display:block;padding-top:var(--vb-aspect-ratio);content:""}
.venoratio>*{position:absolute;top:0;left:0;width:100%;height:100%;padding:var(--vbox-padding)}
.venoratio-1x1{--vb-aspect-ratio:100%;max-width:calc(min(var(--vbox-max-width),(100vh - 60px)))}
.venoratio-4x3.vbox-child.venoratio{--vb-aspect-ratio:calc(3 / 4 * 100%);max-width:calc(min(var(--vbox-max-width),(100vh - 60px) * 4 / 3))}
.venoratio-16x9.vbox-child.venoratio{--vb-aspect-ratio:calc(9 / 16 * 100%);max-width:calc(min(var(--vbox-max-width),(100vh - 60px) * 16 / 9))}
.venoratio-21x9.vbox-child.venoratio{--vb-aspect-ratio:calc(9 / 21 * 100%);max-width:calc(min(var(--vbox-max-width),(100vh - 60px) * 21 / 9))}
.venoratio-full{--vb-aspect-ratio:calc(100vh - 60px)}
.vbox-grab .vbox-child img{cursor:grab}
.vbox-child>iframe{border:none!important}
.vbox-content.swipe-left{margin-left:-200px!important}
.vbox-content.swipe-right{margin-left:200px!important}
.vbox-preloader{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}
.vbox-preloader .vbox-preloader-inner{opacity:1;transition:opacity .2s}
.vbox-hidden{display:none}
.vbox-preloader.vbox-hidden .vbox-preloader-inner{opacity:0}
.vbox-backdrop{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:translateZ(-1px);-moz-transform:translateZ(-1px);-o-transform:translateZ(-1px);transform:translateZ(-1px);z-index:0}
.vbox-tooltip{position:relative;display:inline-block}
.vbox-tooltip .vbox-tooltip-text{visibility:hidden;color:#fff;text-align:center;padding:0;position:absolute;z-index:1;bottom:100%;left:0;opacity:0;transition:opacity .3s;margin-bottom:2px;font-family:sans-serif}
.vbox-top .vbox-tooltip .vbox-tooltip-text{bottom:auto;top:100%;margin-bottom:0;margin-top:2px}
.vbox-tooltip-inner{padding:5px 10px;background-color:rgba(0,0,0,.9);border-radius:6px;font-size:10px}
.vbox-tooltip:hover .vbox-tooltip-text{visibility:visible;opacity:1}
.vbox-overlay{--sk-size:40px;--sk-color:#333}
.sk-center{margin:auto}
.sk-plane{width:var(--sk-size);height:var(--sk-size);background-color:var(--sk-color);animation:sk-plane 1.2s infinite ease-in-out}
@keyframes sk-plane{
0%{transform:perspective(120px) rotateX(0) rotateY(0)}
50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}
100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}
}
.sk-chase{width:var(--sk-size);height:var(--sk-size);position:relative;animation:sk-chase 2.5s infinite linear both}
.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s infinite ease-in-out both}
.sk-chase-dot:before{content:'';display:block;width:25%;height:25%;background-color:var(--sk-color);border-radius:100%;animation:sk-chase-dot-before 2s infinite ease-in-out both}
.sk-chase-dot:nth-child(1){animation-delay:-1.1s}
.sk-chase-dot:nth-child(2){animation-delay:-1s}
.sk-chase-dot:nth-child(3){animation-delay:-.9s}
.sk-chase-dot:nth-child(4){animation-delay:-.8s}
.sk-chase-dot:nth-child(5){animation-delay:-.7s}
.sk-chase-dot:nth-child(6){animation-delay:-.6s}
.sk-chase-dot:nth-child(1):before{animation-delay:-1.1s}
.sk-chase-dot:nth-child(2):before{animation-delay:-1s}
.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}
.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}
.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}
.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}
@keyframes sk-chase{
100%{transform:rotate(360deg)}
}
@keyframes sk-chase-dot{
100%,80%{transform:rotate(360deg)}
}
@keyframes sk-chase-dot-before{
50%{transform:scale(.4)}
0%,100%{transform:scale(1)}
}
.sk-bounce{width:var(--sk-size);height:var(--sk-size);position:relative}
.sk-bounce-dot{width:100%;height:100%;border-radius:50%;background-color:var(--sk-color);opacity:.6;position:absolute;top:0;left:0;animation:sk-bounce 2s infinite cubic-bezier(.455,.03,.515,.955)}
.sk-bounce-dot:nth-child(2){animation-delay:-1s}
@keyframes sk-bounce{
0%,100%{transform:scale(0)}
45%,55%{transform:scale(1)}
}
.sk-wave{width:var(--sk-size);height:var(--sk-size);display:flex;justify-content:space-between}
.sk-wave-rect{background-color:var(--sk-color);height:100%;width:15%;animation:sk-wave 1.2s infinite ease-in-out}
.sk-wave-rect:nth-child(1){animation-delay:-1.2s}
.sk-wave-rect:nth-child(2){animation-delay:-1.1s}
.sk-wave-rect:nth-child(3){animation-delay:-1s}
.sk-wave-rect:nth-child(4){animation-delay:-.9s}
.sk-wave-rect:nth-child(5){animation-delay:-.8s}
@keyframes sk-wave{
0%,100%,40%{transform:scaleY(.4)}
20%{transform:scaleY(1)}
}
.sk-pulse{width:var(--sk-size);height:var(--sk-size);background-color:var(--sk-color);border-radius:100%;animation:sk-pulse 1.2s infinite cubic-bezier(.455,.03,.515,.955)}
@keyframes sk-pulse{
0%{transform:scale(0)}
100%{transform:scale(1);opacity:0}
}
.sk-flow{width:calc(var(--sk-size) * 1.3);height:calc(var(--sk-size) * 1.3);display:flex;justify-content:space-between}
.sk-flow-dot{width:25%;height:25%;background-color:var(--sk-color);border-radius:50%;animation:sk-flow 1.4s cubic-bezier(.455,.03,.515,.955) 0s infinite both}
.sk-flow-dot:nth-child(1){animation-delay:-.3s}
.sk-flow-dot:nth-child(2){animation-delay:-.15s}
@keyframes sk-flow{
0%,100%,80%{transform:scale(.3)}
40%{transform:scale(1)}
}
.sk-swing{width:var(--sk-size);height:var(--sk-size);position:relative;animation:sk-swing 1.8s infinite linear}
.sk-swing-dot{width:45%;height:45%;position:absolute;top:0;left:0;right:0;margin:auto;background-color:var(--sk-color);border-radius:100%;animation:sk-swing-dot 2s infinite ease-in-out}
.sk-swing-dot:nth-child(2){top:auto;bottom:0;animation-delay:-1s}
@keyframes sk-swing{
100%{transform:rotate(360deg)}
}
@keyframes sk-swing-dot{
0%,100%{transform:scale(.2)}
50%{transform:scale(1)}
}
.sk-circle{width:var(--sk-size);height:var(--sk-size);position:relative}
.sk-circle-dot{width:100%;height:100%;position:absolute;left:0;top:0}
.sk-circle-dot:before{content:'';display:block;width:15%;height:15%;background-color:var(--sk-color);border-radius:100%;animation:sk-circle 1.2s infinite ease-in-out both}
.sk-circle-dot:nth-child(1){transform:rotate(30deg)}
.sk-circle-dot:nth-child(2){transform:rotate(60deg)}
.sk-circle-dot:nth-child(3){transform:rotate(90deg)}
.sk-circle-dot:nth-child(4){transform:rotate(120deg)}
.sk-circle-dot:nth-child(5){transform:rotate(150deg)}
.sk-circle-dot:nth-child(6){transform:rotate(180deg)}
.sk-circle-dot:nth-child(7){transform:rotate(210deg)}
.sk-circle-dot:nth-child(8){transform:rotate(240deg)}
.sk-circle-dot:nth-child(9){transform:rotate(270deg)}
.sk-circle-dot:nth-child(10){transform:rotate(300deg)}
.sk-circle-dot:nth-child(11){transform:rotate(330deg)}
.sk-circle-dot:nth-child(1):before{animation-delay:-1.1s}
.sk-circle-dot:nth-child(2):before{animation-delay:-1s}
.sk-circle-dot:nth-child(3):before{animation-delay:-.9s}
.sk-circle-dot:nth-child(4):before{animation-delay:-.8s}
.sk-circle-dot:nth-child(5):before{animation-delay:-.7s}
.sk-circle-dot:nth-child(6):before{animation-delay:-.6s}
.sk-circle-dot:nth-child(7):before{animation-delay:-.5s}
.sk-circle-dot:nth-child(8):before{animation-delay:-.4s}
.sk-circle-dot:nth-child(9):before{animation-delay:-.3s}
.sk-circle-dot:nth-child(10):before{animation-delay:-.2s}
.sk-circle-dot:nth-child(11):before{animation-delay:-.1s}
@keyframes sk-circle{
0%,100%,80%{transform:scale(0)}
40%{transform:scale(1)}
}
.sk-circle-fade{width:var(--sk-size);height:var(--sk-size);position:relative}
.sk-circle-fade-dot{width:100%;height:100%;position:absolute;left:0;top:0}
.sk-circle-fade-dot:before{content:'';display:block;width:15%;height:15%;background-color:var(--sk-color);border-radius:100%;animation:sk-circle-fade 1.2s infinite ease-in-out both}
.sk-circle-fade-dot:nth-child(1){transform:rotate(30deg)}
.sk-circle-fade-dot:nth-child(2){transform:rotate(60deg)}
.sk-circle-fade-dot:nth-child(3){transform:rotate(90deg)}
.sk-circle-fade-dot:nth-child(4){transform:rotate(120deg)}
.sk-circle-fade-dot:nth-child(5){transform:rotate(150deg)}
.sk-circle-fade-dot:nth-child(6){transform:rotate(180deg)}
.sk-circle-fade-dot:nth-child(7){transform:rotate(210deg)}
.sk-circle-fade-dot:nth-child(8){transform:rotate(240deg)}
.sk-circle-fade-dot:nth-child(9){transform:rotate(270deg)}
.sk-circle-fade-dot:nth-child(10){transform:rotate(300deg)}
.sk-circle-fade-dot:nth-child(11){transform:rotate(330deg)}
.sk-circle-fade-dot:nth-child(1):before{animation-delay:-1.1s}
.sk-circle-fade-dot:nth-child(2):before{animation-delay:-1s}
.sk-circle-fade-dot:nth-child(3):before{animation-delay:-.9s}
.sk-circle-fade-dot:nth-child(4):before{animation-delay:-.8s}
.sk-circle-fade-dot:nth-child(5):before{animation-delay:-.7s}
.sk-circle-fade-dot:nth-child(6):before{animation-delay:-.6s}
.sk-circle-fade-dot:nth-child(7):before{animation-delay:-.5s}
.sk-circle-fade-dot:nth-child(8):before{animation-delay:-.4s}
.sk-circle-fade-dot:nth-child(9):before{animation-delay:-.3s}
.sk-circle-fade-dot:nth-child(10):before{animation-delay:-.2s}
.sk-circle-fade-dot:nth-child(11):before{animation-delay:-.1s}
@keyframes sk-circle-fade{
0%,100%,39%{opacity:0;transform:scale(.6)}
40%{opacity:1;transform:scale(1)}
}
.sk-grid{width:var(--sk-size);height:var(--sk-size)}
.sk-grid-cube{width:33.33%;height:33.33%;background-color:var(--sk-color);float:left;animation:sk-grid 1.3s infinite ease-in-out}
.sk-grid-cube:nth-child(1){animation-delay:.2s}
.sk-grid-cube:nth-child(2){animation-delay:.3s}
.sk-grid-cube:nth-child(3){animation-delay:.4s}
.sk-grid-cube:nth-child(4){animation-delay:.1s}
.sk-grid-cube:nth-child(5){animation-delay:.2s}
.sk-grid-cube:nth-child(6){animation-delay:.3s}
.sk-grid-cube:nth-child(7){animation-delay:0s}
.sk-grid-cube:nth-child(8){animation-delay:.1s}
.sk-grid-cube:nth-child(9){animation-delay:.2s}
@keyframes sk-grid{
0%,100%,70%{transform:scale3D(1,1,1)}
35%{transform:scale3D(0,0,1)}
}
.sk-fold{width:var(--sk-size);height:var(--sk-size);position:relative;transform:rotateZ(45deg)}
.sk-fold-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}
.sk-fold-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--sk-color);animation:sk-fold 2.4s infinite linear both;transform-origin:100% 100%}
.sk-fold-cube:nth-child(2){transform:scale(1.1) rotateZ(90deg)}
.sk-fold-cube:nth-child(4){transform:scale(1.1) rotateZ(180deg)}
.sk-fold-cube:nth-child(3){transform:scale(1.1) rotateZ(270deg)}
.sk-fold-cube:nth-child(2):before{animation-delay:.3s}
.sk-fold-cube:nth-child(4):before{animation-delay:.6s}
.sk-fold-cube:nth-child(3):before{animation-delay:.9s}
@keyframes sk-fold{
0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}
25%,75%{transform:perspective(140px) rotateX(0);opacity:1}
100%,90%{transform:perspective(140px) rotateY(180deg);opacity:0}
}
.sk-wander{width:var(--sk-size);height:var(--sk-size);position:relative}
.sk-wander-cube{background-color:var(--sk-color);width:20%;height:20%;position:absolute;top:0;left:0;--sk-wander-distance:calc(var(--sk-size) * 0.75);animation:sk-wander 2s ease-in-out -2s infinite both}
.sk-wander-cube:nth-child(2){animation-delay:-.5s}
.sk-wander-cube:nth-child(3){animation-delay:-1s}
@keyframes sk-wander{
0%{transform:rotate(0)}
25%{transform:translateX(var(--sk-wander-distance)) rotate(-90deg) scale(.6)}
50%{transform:translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg)}
50.1%{transform:translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg)}
75%{transform:translateX(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(.6)}
100%{transform:rotate(-360deg)}
}
/*!**************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/style.scss ***!
  \**************************************************************************************************************/
/****************************
 *        FOUNDATION        *
 ****************************/
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/* http://meyerweb.com/eric/tools/css/reset/
   v5.0.1 | 20191019
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, .hero .block__header__meta_table__column__label, .hero .block__header__meta_table__column__data, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}

body {
  line-height: 1;
}

menu, ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.glide * {
  box-sizing: inherit;
}
.glide__track {
  overflow: hidden;
}
.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}
.glide__slides--dragging {
  user-select: none;
}
.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows {
  -webkit-touch-callout: none;
  user-select: none;
}
.glide__bullets {
  -webkit-touch-callout: none;
  user-select: none;
}
.glide--rtl {
  direction: rtl;
}

.align-left {
  justify-content: flex-start;
}

.align-right {
  justify-content: flex-end;
}

.align-center {
  justify-content: center;
}

.align-justify {
  justify-content: space-between;
}

.align-spaced {
  justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  justify-content: center;
}

.align-top {
  align-items: flex-start;
}

.align-self-top {
  align-self: flex-start;
}

.align-bottom {
  align-items: flex-end;
}

.align-self-bottom {
  align-self: flex-end;
}

.align-middle {
  align-items: center;
}

.align-self-middle {
  align-self: center;
}

.align-stretch {
  align-items: stretch;
}

.align-self-stretch {
  align-self: stretch;
}

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    order: 1;
  }
  .xlarge-order-2 {
    order: 2;
  }
  .xlarge-order-3 {
    order: 3;
  }
  .xlarge-order-4 {
    order: 4;
  }
  .xlarge-order-5 {
    order: 5;
  }
  .xlarge-order-6 {
    order: 6;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-order-1 {
    order: 1;
  }
  .xxlarge-order-2 {
    order: 2;
  }
  .xxlarge-order-3 {
    order: 3;
  }
  .xxlarge-order-4 {
    order: 4;
  }
  .xxlarge-order-5 {
    order: 5;
  }
  .xxlarge-order-6 {
    order: 6;
  }
}
.flex-container {
  display: flex;
}

.flex-child-auto {
  flex: 1 1 auto;
}

.flex-child-grow {
  flex: 1 0 auto;
}

.flex-child-shrink {
  flex: 0 1 auto;
}

.flex-dir-row {
  flex-direction: row;
}

.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

.flex-dir-column {
  flex-direction: column;
}

.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: flex;
  }
  .xlarge-flex-child-auto {
    flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-container {
    display: flex;
  }
  .xxlarge-flex-child-auto {
    flex: 1 1 auto;
  }
  .xxlarge-flex-child-grow {
    flex: 1 0 auto;
  }
  .xxlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
  .xxlarge-flex-dir-row {
    flex-direction: row;
  }
  .xxlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .xxlarge-flex-dir-column {
    flex-direction: column;
  }
  .xxlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em) {
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  .show-for-xxlarge {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  .show-for-xxlarge-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

.grid-container {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.875rem;
  padding-left: 1.875rem;
}
.grid-container.fluid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.875rem;
  padding-left: 1.875rem;
}
.grid-container.full {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0;
}

.grid-x {
  display: flex;
  flex-flow: row wrap;
}

.cell {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  flex: 1 1 0;
}
.cell.shrink {
  flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    flex-basis: auto;
  }
}
@media screen and (min-width: 90em) {
  .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-full, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 {
    flex-basis: auto;
  }
}
.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
  flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.3333333333%;
}

.grid-x > .small-2 {
  width: 16.6666666667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.3333333333%;
}

.grid-x > .small-5 {
  width: 41.6666666667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.3333333333%;
}

.grid-x > .small-8 {
  width: 66.6666666667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.3333333333%;
}

.grid-x > .small-11 {
  width: 91.6666666667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .grid-x > .xlarge-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid-x > .xlarge-12, .grid-x > .xlarge-11, .grid-x > .xlarge-10, .grid-x > .xlarge-9, .grid-x > .xlarge-8, .grid-x > .xlarge-7, .grid-x > .xlarge-6, .grid-x > .xlarge-5, .grid-x > .xlarge-4, .grid-x > .xlarge-3, .grid-x > .xlarge-2, .grid-x > .xlarge-1, .grid-x > .xlarge-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .xlarge-shrink {
    width: auto;
  }
  .grid-x > .xlarge-1 {
    width: 8.3333333333%;
  }
  .grid-x > .xlarge-2 {
    width: 16.6666666667%;
  }
  .grid-x > .xlarge-3 {
    width: 25%;
  }
  .grid-x > .xlarge-4 {
    width: 33.3333333333%;
  }
  .grid-x > .xlarge-5 {
    width: 41.6666666667%;
  }
  .grid-x > .xlarge-6 {
    width: 50%;
  }
  .grid-x > .xlarge-7 {
    width: 58.3333333333%;
  }
  .grid-x > .xlarge-8 {
    width: 66.6666666667%;
  }
  .grid-x > .xlarge-9 {
    width: 75%;
  }
  .grid-x > .xlarge-10 {
    width: 83.3333333333%;
  }
  .grid-x > .xlarge-11 {
    width: 91.6666666667%;
  }
  .grid-x > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .grid-x > .xxlarge-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid-x > .xxlarge-12, .grid-x > .xxlarge-11, .grid-x > .xxlarge-10, .grid-x > .xxlarge-9, .grid-x > .xxlarge-8, .grid-x > .xxlarge-7, .grid-x > .xxlarge-6, .grid-x > .xxlarge-5, .grid-x > .xxlarge-4, .grid-x > .xxlarge-3, .grid-x > .xxlarge-2, .grid-x > .xxlarge-1, .grid-x > .xxlarge-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .xxlarge-shrink {
    width: auto;
  }
  .grid-x > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .grid-x > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .grid-x > .xxlarge-3 {
    width: 25%;
  }
  .grid-x > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .grid-x > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .grid-x > .xxlarge-6 {
    width: 50%;
  }
  .grid-x > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .grid-x > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .grid-x > .xxlarge-9 {
    width: 75%;
  }
  .grid-x > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .grid-x > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .grid-x > .xxlarge-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x > .cell {
    width: calc(100% - 2.5rem);
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1.25rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1.25rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1.25rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1.25rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1.25rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1.25rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1.25rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1.25rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 2.5rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 2.5rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 2.5rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 2.5rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 2.5rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 2.5rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 2.5rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 2.5rem);
  }
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 2.5rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 2.5rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 2.5rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 2.5rem);
  }
  .grid-margin-x > .xlarge-auto {
    width: auto;
  }
  .grid-margin-x > .xlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xlarge-1 {
    width: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-x > .xlarge-2 {
    width: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 2.5rem);
  }
  .grid-margin-x > .xlarge-4 {
    width: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-x > .xlarge-5 {
    width: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 2.5rem);
  }
  .grid-margin-x > .xlarge-7 {
    width: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-x > .xlarge-8 {
    width: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 2.5rem);
  }
  .grid-margin-x > .xlarge-10 {
    width: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-x > .xlarge-11 {
    width: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 2.5rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-x > .xxlarge-auto {
    width: auto;
  }
  .grid-margin-x > .xxlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xxlarge-1 {
    width: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-x > .xxlarge-2 {
    width: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-x > .xxlarge-3 {
    width: calc(25% - 2.5rem);
  }
  .grid-margin-x > .xxlarge-4 {
    width: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-x > .xxlarge-5 {
    width: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-x > .xxlarge-6 {
    width: calc(50% - 2.5rem);
  }
  .grid-margin-x > .xxlarge-7 {
    width: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-x > .xxlarge-8 {
    width: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-x > .xxlarge-9 {
    width: calc(75% - 2.5rem);
  }
  .grid-margin-x > .xxlarge-10 {
    width: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-x > .xxlarge-11 {
    width: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-x > .xxlarge-12 {
    width: calc(100% - 2.5rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.3333333333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.6666666667%;
}

.small-up-7 > .cell {
  width: 14.2857142857%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.3333333333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-up-1 > .cell {
    width: 100%;
  }
  .xlarge-up-2 > .cell {
    width: 50%;
  }
  .xlarge-up-3 > .cell {
    width: 33.3333333333%;
  }
  .xlarge-up-4 > .cell {
    width: 25%;
  }
  .xlarge-up-5 > .cell {
    width: 20%;
  }
  .xlarge-up-6 > .cell {
    width: 16.6666666667%;
  }
  .xlarge-up-7 > .cell {
    width: 14.2857142857%;
  }
  .xlarge-up-8 > .cell {
    width: 12.5%;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-up-1 > .cell {
    width: 100%;
  }
  .xxlarge-up-2 > .cell {
    width: 50%;
  }
  .xxlarge-up-3 > .cell {
    width: 33.3333333333%;
  }
  .xxlarge-up-4 > .cell {
    width: 25%;
  }
  .xxlarge-up-5 > .cell {
    width: 20%;
  }
  .xxlarge-up-6 > .cell {
    width: 16.6666666667%;
  }
  .xxlarge-up-7 > .cell {
    width: 14.2857142857%;
  }
  .xxlarge-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 1.25rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 1.25rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 1.25rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 2.5rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 2.5rem);
  }
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 2.5rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 2.5rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 2.5rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 2.5rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 2.5rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 2.5rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 2.5rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 2.5rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 2.5rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 2.5rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 2.5rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 2.5rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 2.5rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 2.5rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 2.5rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 2.5rem);
  }
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 2.5rem);
  }
  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 2.5rem);
  }
  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 2.5rem);
  }
  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 2.5rem);
  }
  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.2857142857% - 2.5rem);
  }
  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 2.5rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-x.xxlarge-up-1 > .cell {
    width: calc(100% - 2.5rem);
  }
  .grid-margin-x.xxlarge-up-2 > .cell {
    width: calc(50% - 2.5rem);
  }
  .grid-margin-x.xxlarge-up-3 > .cell {
    width: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-x.xxlarge-up-4 > .cell {
    width: calc(25% - 2.5rem);
  }
  .grid-margin-x.xxlarge-up-5 > .cell {
    width: calc(20% - 2.5rem);
  }
  .grid-margin-x.xxlarge-up-6 > .cell {
    width: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-x.xxlarge-up-7 > .cell {
    width: calc(14.2857142857% - 2.5rem);
  }
  .grid-margin-x.xxlarge-up-8 > .cell {
    width: calc(12.5% - 2.5rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .small-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .small-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .medium-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .large-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .xlarge-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xxlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .xxlarge-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .xxlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .xxlarge-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .xxlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .xxlarge-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .xxlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .xxlarge-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .xxlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .xxlarge-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .xxlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .xxlarge-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .xxlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .xxlarge-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .xxlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .xxlarge-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .xxlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .xxlarge-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .xxlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .xxlarge-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .xxlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .xxlarge-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .xxlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .xxlarge-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .xxlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .xxlarge-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .xxlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .xxlarge-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .xxlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .xxlarge-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .xxlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .xxlarge-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .xxlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .xxlarge-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .xxlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .xxlarge-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .xxlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .xxlarge-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .xxlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .xxlarge-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .xxlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xxlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 1.25rem / 2);
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 1.25rem / 2);
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 1.25rem / 2);
}

.small-offset-3 {
  margin-left: 25%;
}

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 1.25rem / 2);
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 1.25rem / 2);
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 1.25rem / 2);
}

.small-offset-6 {
  margin-left: 50%;
}

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 1.25rem / 2);
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 1.25rem / 2);
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 1.25rem / 2);
}

.small-offset-9 {
  margin-left: 75%;
}

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 1.25rem / 2);
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 1.25rem / 2);
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 1.25rem / 2);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
@media screen and (min-width: 75em) {
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 2.5rem / 2);
  }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.3333333333% + 2.5rem / 2);
  }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.6666666667% + 2.5rem / 2);
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 2.5rem / 2);
  }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.3333333333% + 2.5rem / 2);
  }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.6666666667% + 2.5rem / 2);
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 2.5rem / 2);
  }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.3333333333% + 2.5rem / 2);
  }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.6666666667% + 2.5rem / 2);
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 2.5rem / 2);
  }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.3333333333% + 2.5rem / 2);
  }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.6666666667% + 2.5rem / 2);
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .xxlarge-offset-0 {
    margin-left: calc(0% + 2.5rem / 2);
  }
  .xxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .xxlarge-offset-1 {
    margin-left: calc(8.3333333333% + 2.5rem / 2);
  }
  .xxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .xxlarge-offset-2 {
    margin-left: calc(16.6666666667% + 2.5rem / 2);
  }
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .xxlarge-offset-3 {
    margin-left: calc(25% + 2.5rem / 2);
  }
  .xxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .xxlarge-offset-4 {
    margin-left: calc(33.3333333333% + 2.5rem / 2);
  }
  .xxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .xxlarge-offset-5 {
    margin-left: calc(41.6666666667% + 2.5rem / 2);
  }
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .xxlarge-offset-6 {
    margin-left: calc(50% + 2.5rem / 2);
  }
  .xxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .xxlarge-offset-7 {
    margin-left: calc(58.3333333333% + 2.5rem / 2);
  }
  .xxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .xxlarge-offset-8 {
    margin-left: calc(66.6666666667% + 2.5rem / 2);
  }
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .xxlarge-offset-9 {
    margin-left: calc(75% + 2.5rem / 2);
  }
  .xxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .xxlarge-offset-10 {
    margin-left: calc(83.3333333333% + 2.5rem / 2);
  }
  .xxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .xxlarge-offset-11 {
    margin-left: calc(91.6666666667% + 2.5rem / 2);
  }
}
.grid-y {
  display: flex;
  flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex-basis: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
    flex-basis: auto;
  }
}
@media screen and (min-width: 90em) {
  .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-full, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
    flex-basis: auto;
  }
}
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    flex: 1 1 0;
    height: auto;
  }
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}
@media screen and (min-width: 75em) {
  .grid-y > .xlarge-auto {
    flex: 1 1 0;
    height: auto;
  }
  .grid-y > .xlarge-12, .grid-y > .xlarge-11, .grid-y > .xlarge-10, .grid-y > .xlarge-9, .grid-y > .xlarge-8, .grid-y > .xlarge-7, .grid-y > .xlarge-6, .grid-y > .xlarge-5, .grid-y > .xlarge-4, .grid-y > .xlarge-3, .grid-y > .xlarge-2, .grid-y > .xlarge-1, .grid-y > .xlarge-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .xlarge-shrink {
    height: auto;
  }
  .grid-y > .xlarge-1 {
    height: 8.3333333333%;
  }
  .grid-y > .xlarge-2 {
    height: 16.6666666667%;
  }
  .grid-y > .xlarge-3 {
    height: 25%;
  }
  .grid-y > .xlarge-4 {
    height: 33.3333333333%;
  }
  .grid-y > .xlarge-5 {
    height: 41.6666666667%;
  }
  .grid-y > .xlarge-6 {
    height: 50%;
  }
  .grid-y > .xlarge-7 {
    height: 58.3333333333%;
  }
  .grid-y > .xlarge-8 {
    height: 66.6666666667%;
  }
  .grid-y > .xlarge-9 {
    height: 75%;
  }
  .grid-y > .xlarge-10 {
    height: 83.3333333333%;
  }
  .grid-y > .xlarge-11 {
    height: 91.6666666667%;
  }
  .grid-y > .xlarge-12 {
    height: 100%;
  }
}
@media screen and (min-width: 90em) {
  .grid-y > .xxlarge-auto {
    flex: 1 1 0;
    height: auto;
  }
  .grid-y > .xxlarge-12, .grid-y > .xxlarge-11, .grid-y > .xxlarge-10, .grid-y > .xxlarge-9, .grid-y > .xxlarge-8, .grid-y > .xxlarge-7, .grid-y > .xxlarge-6, .grid-y > .xxlarge-5, .grid-y > .xxlarge-4, .grid-y > .xxlarge-3, .grid-y > .xxlarge-2, .grid-y > .xxlarge-1, .grid-y > .xxlarge-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-y > .xxlarge-1 {
    height: 8.3333333333%;
  }
  .grid-y > .xxlarge-2 {
    height: 16.6666666667%;
  }
  .grid-y > .xxlarge-3 {
    height: 25%;
  }
  .grid-y > .xxlarge-4 {
    height: 33.3333333333%;
  }
  .grid-y > .xxlarge-5 {
    height: 41.6666666667%;
  }
  .grid-y > .xxlarge-6 {
    height: 50%;
  }
  .grid-y > .xxlarge-7 {
    height: 58.3333333333%;
  }
  .grid-y > .xxlarge-8 {
    height: 66.6666666667%;
  }
  .grid-y > .xxlarge-9 {
    height: 75%;
  }
  .grid-y > .xxlarge-10 {
    height: 83.3333333333%;
  }
  .grid-y > .xxlarge-11 {
    height: 91.6666666667%;
  }
  .grid-y > .xxlarge-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .cell {
    height: calc(100% - 2.5rem);
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 2.5rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 2.5rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 2.5rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 2.5rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 2.5rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 2.5rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 2.5rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 2.5rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 2.5rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 2.5rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 2.5rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 2.5rem);
  }
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 2.5rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 2.5rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 2.5rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 2.5rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y > .xxlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xxlarge-1 {
    height: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 2.5rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .xlarge-grid-frame {
    width: 100%;
  }
  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xlarge-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .xlarge-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .xxlarge-grid-frame {
    width: 100%;
  }
  .xxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xxlarge-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .xxlarge-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .xxlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
  width: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-y.xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media screen and (min-width: 90em) {
  .grid-y.xxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 75em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 90em) {
  .cell .grid-y.xxlarge-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .cell {
    height: calc(100% - 2.5rem);
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 2.5rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 2.5rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 2.5rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 2.5rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 2.5rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 2.5rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 2.5rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 2.5rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 2.5rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 2.5rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 2.5rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 2.5rem);
  }
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 2.5rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 2.5rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 2.5rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 2.5rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y > .xxlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xxlarge-1 {
    height: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 2.5rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 2.5rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 2.5rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 2.5rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y.xxlarge-grid-frame {
    height: calc(100vh + 2.5rem);
  }
}
@media print, screen and (min-width: 40em) {
  .medium-align-left {
    text-align: left !important;
  }
  .medium-align-right {
    text-align: right !important;
  }
}
@media print, screen and (min-width: 40em) {
  .glide--2:not(.glide--slider) .glide__track .glide__slide {
    width: calc(50% - 20px);
  }
  .glide--2:not(.glide--slider) .glide__track .glide__slide + .glide__slide {
    margin-left: 40px;
  }
  .glide--3:not(.glide--slider) .glide__track .glide__slide {
    width: calc(33.33% - 26.6666666667px);
  }
  .glide--3:not(.glide--slider) .glide__track .glide__slide + .glide__slide {
    margin-left: 40px;
  }
  .glide--4:not(.glide--slider) .glide__track .glide__slide {
    width: calc(25% - 30px);
  }
  .glide--4:not(.glide--slider) .glide__track .glide__slide + .glide__slide {
    margin-left: 40px;
  }
}
/****************************
 *           MIXINS         *
 ****************************/
/****************************
 *           VARS           *
 ****************************/
/****************************
 *          GENERAL         *
 ****************************/
.wp-block.has-background {
  background-image: none !important;
}

html {
  overflow-x: hidden;
  scroll-behavior: smooth;
  font-size: 16px;
}

body {
  font-family: "IBM Plex Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 75;
  line-height: 1.5;
  color: var(--text-color, #4C4F53);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  background: #212427;
}
body#tinymce {
  background: #fff;
}

#wrapper {
  background: #FFFFFF;
}

a {
  color: var(--text-color, #188189);
  text-decoration: underline;
  transition: color 0.4s cubic-bezier(0.1, 0.2, 0.8, 1);
}
a:hover {
  color: var(--text-color, #14484C);
}
a.external {
  text-decoration: none;
}
a.external span:nth-child(1) {
  text-decoration: underline;
}
a.external span:nth-child(2) {
  white-space: nowrap;
}
a.external span:nth-child(2) span {
  text-decoration: underline;
}
a.external span:nth-child(2):after {
  content: "";
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14 5C13.4477 5 13 4.55228 13 4C13 3.44772 13.4477 3 14 3H20C20.5523 3 21 3.44772 21 4V10C21 10.5523 20.5523 11 20 11C19.4477 11 19 10.5523 19 10V6.41421L11.7071 13.7071C11.3166 14.0976 10.6834 14.0976 10.2929 13.7071C9.90237 13.3166 9.90237 12.6834 10.2929 12.2929L17.5858 5H14ZM5 7C4.44772 7 4 7.44772 4 8V19C4 19.5523 4.44772 20 5 20H16C16.5523 20 17 19.5523 17 19V14.4375C17 13.8852 17.4477 13.4375 18 13.4375C18.5523 13.4375 19 13.8852 19 14.4375V19C19 20.6569 17.6569 22 16 22H5C3.34315 22 2 20.6569 2 19V8C2 6.34315 3.34315 5 5 5H9.5625C10.1148 5 10.5625 5.44772 10.5625 6C10.5625 6.55228 10.1148 7 9.5625 7H5Z%27 fill=%27%23000000%27 /%3E%3C/svg%3E");
  mask: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14 5C13.4477 5 13 4.55228 13 4C13 3.44772 13.4477 3 14 3H20C20.5523 3 21 3.44772 21 4V10C21 10.5523 20.5523 11 20 11C19.4477 11 19 10.5523 19 10V6.41421L11.7071 13.7071C11.3166 14.0976 10.6834 14.0976 10.2929 13.7071C9.90237 13.3166 9.90237 12.6834 10.2929 12.2929L17.5858 5H14ZM5 7C4.44772 7 4 7.44772 4 8V19C4 19.5523 4.44772 20 5 20H16C16.5523 20 17 19.5523 17 19V14.4375C17 13.8852 17.4477 13.4375 18 13.4375C18.5523 13.4375 19 13.8852 19 14.4375V19C19 20.6569 17.6569 22 16 22H5C3.34315 22 2 20.6569 2 19V8C2 6.34315 3.34315 5 5 5H9.5625C10.1148 5 10.5625 5.44772 10.5625 6C10.5625 6.55228 10.1148 7 9.5625 7H5Z%27 fill=%27%23000000%27 /%3E%3C/svg%3E");
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin: 0 0 3px 5PX;
  transition: background-color 0.4s cubic-bezier(0.1, 0.2, 0.8, 1);
}

p.p-secondary, .hero .p-secondary.block__header__meta_table__column__label, .hero .p-secondary.block__header__meta_table__column__data {
  color: #888 !important;
}

strong {
  font-weight: 500;
}

.h0 {
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 120%;
  font-variation-settings: "wdth" 100;
  color: var(--text-color, #212427);
}
@media print, screen and (min-width: 64em) {
  .h0 {
    font-size: 3.25rem;
  }
}

.h1, .ld-focus-content h1, .editor-visual-editor__post-title-wrapper h1 {
  font-weight: 400;
  font-size: 2rem;
  line-height: 120%;
  font-variation-settings: "wdth" 100;
  color: var(--text-color, #212427);
}
@media print, screen and (min-width: 64em) {
  .h1, .ld-focus-content h1, .editor-visual-editor__post-title-wrapper h1 {
    font-size: 2.25rem;
  }
}

.h2, .ld-focus-content h2, .cms h2:not(.eyebrow), .ld-focus-content .ld-tabs-content h2:not(.eyebrow), .mce-content-body h2:not(.eyebrow) {
  font-weight: 400;
  font-size: 1.75rem;
  color: var(--text-color, #212427);
  line-height: 120%;
  font-variation-settings: "wdth" 100;
}
@media print, screen and (min-width: 64em) {
  .h2, .ld-focus-content h2, .cms h2:not(.eyebrow), .ld-focus-content .ld-tabs-content h2:not(.eyebrow), .mce-content-body h2:not(.eyebrow) {
    font-size: 2rem;
  }
}

.h3, .cms h3:not(.eyebrow), .ld-focus-content .ld-tabs-content h3:not(.eyebrow), .mce-content-body h3:not(.eyebrow) {
  font-weight: 400;
  font-size: 1.5rem;
  color: var(--text-color, #212427);
  line-height: 120%;
  font-variation-settings: "wdth" 100;
}
@media print, screen and (min-width: 64em) {
  .h3, .cms h3:not(.eyebrow), .ld-focus-content .ld-tabs-content h3:not(.eyebrow), .mce-content-body h3:not(.eyebrow) {
    font-size: 1.75rem;
  }
}

.h4, .ld-focus-content h3, .cms h4:not(.eyebrow), .ld-focus-content .ld-tabs-content h4:not(.eyebrow), .mce-content-body h4:not(.eyebrow) {
  font-weight: 500;
  font-size: 1.15rem;
  color: var(--text-color, #212427);
  line-height: 120%;
  font-variation-settings: "wdth" 100;
}
@media print, screen and (min-width: 64em) {
  .h4, .ld-focus-content h3, .cms h4:not(.eyebrow), .ld-focus-content .ld-tabs-content h4:not(.eyebrow), .mce-content-body h4:not(.eyebrow) {
    font-size: 1.25rem;
  }
}

.eyebrow {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  color: var(--text-color, #188189);
  font-size: 1rem;
  display: block;
  line-height: 120%;
}

.eyebrow + .h2, .ld-focus-content .eyebrow + h2, .cms .eyebrow + h2:not(.eyebrow), .mce-content-body .eyebrow + h2:not(.eyebrow), .eyebrow + .h3, .cms .eyebrow + h3:not(.eyebrow), .ld-focus-content .ld-tabs-content .eyebrow + h3:not(.eyebrow), .mce-content-body .eyebrow + h3:not(.eyebrow) {
  margin-top: 0.5rem;
}

.breadcrumbs {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--text-color, inherit);
}
.breadcrumbs li {
  display: inline;
}
.breadcrumbs li a {
  text-decoration: none;
}
.breadcrumbs li a span:not(.current) {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
.breadcrumbs li:not(:last-child) {
  opacity: 0.8;
}
.breadcrumbs li + li:before {
  content: "/";
  display: inline-block;
  margin: 0 5px;
  opacity: 0.5;
}

.breadcrumbs + .block__header__heading {
  margin-top: 1rem;
}

.video_thumbnail {
  position: relative;
  display: block;
}
.video_thumbnail:before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  border: 1px solid #FFFFFF;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: all 0.4s cubic-bezier(0.1, 0.2, 0.8, 1);
}
@media print, screen and (min-width: 64em) {
  .video_thumbnail:before {
    width: 120px;
    height: 120px;
  }
}
.video_thumbnail:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 37.32px solid #FFFFFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% + 5px), -50%);
  z-index: 2;
}
.video_thumbnail:hover:before {
  width: 130px;
  height: 130px;
}

.editor-visual-editor__post-title-wrapper h1 {
  margin: 0 0 1rem;
}

.cms p:not(:empty) + p, .cms .hero .block__header__meta_table__column__label:not(:empty) + p, .hero .cms .block__header__meta_table__column__label:not(:empty) + p, .cms .hero .block__header__meta_table__column__data:not(:empty) + p, .hero .cms .block__header__meta_table__column__data:not(:empty) + p, .cms .hero p:not(:empty) + .block__header__meta_table__column__label, .hero .cms p:not(:empty) + .block__header__meta_table__column__label, .cms .hero .block__header__meta_table__column__label:not(:empty) + .block__header__meta_table__column__label, .hero .cms .block__header__meta_table__column__label:not(:empty) + .block__header__meta_table__column__label, .cms .hero .block__header__meta_table__column__data:not(:empty) + .block__header__meta_table__column__label, .hero .cms .block__header__meta_table__column__data:not(:empty) + .block__header__meta_table__column__label, .cms .hero p:not(:empty) + .block__header__meta_table__column__data, .hero .cms p:not(:empty) + .block__header__meta_table__column__data, .cms .hero .block__header__meta_table__column__label:not(:empty) + .block__header__meta_table__column__data, .hero .cms .block__header__meta_table__column__label:not(:empty) + .block__header__meta_table__column__data, .cms .hero .block__header__meta_table__column__data:not(:empty) + .block__header__meta_table__column__data, .hero .cms .block__header__meta_table__column__data:not(:empty) + .block__header__meta_table__column__data, .ld-focus-content .ld-tabs-content p:not(:empty) + p, .ld-focus-content .ld-tabs-content .hero .block__header__meta_table__column__label:not(:empty) + p, .hero .ld-focus-content .ld-tabs-content .block__header__meta_table__column__label:not(:empty) + p, .ld-focus-content .ld-tabs-content .hero .block__header__meta_table__column__data:not(:empty) + p, .hero .ld-focus-content .ld-tabs-content .block__header__meta_table__column__data:not(:empty) + p, .ld-focus-content .ld-tabs-content .hero p:not(:empty) + .block__header__meta_table__column__label, .hero .ld-focus-content .ld-tabs-content p:not(:empty) + .block__header__meta_table__column__label, .ld-focus-content .ld-tabs-content .hero .block__header__meta_table__column__label:not(:empty) + .block__header__meta_table__column__label, .hero .ld-focus-content .ld-tabs-content .block__header__meta_table__column__label:not(:empty) + .block__header__meta_table__column__label, .ld-focus-content .ld-tabs-content .hero .block__header__meta_table__column__data:not(:empty) + .block__header__meta_table__column__label, .hero .ld-focus-content .ld-tabs-content .block__header__meta_table__column__data:not(:empty) + .block__header__meta_table__column__label, .ld-focus-content .ld-tabs-content .hero p:not(:empty) + .block__header__meta_table__column__data, .hero .ld-focus-content .ld-tabs-content p:not(:empty) + .block__header__meta_table__column__data, .ld-focus-content .ld-tabs-content .hero .block__header__meta_table__column__label:not(:empty) + .block__header__meta_table__column__data, .hero .ld-focus-content .ld-tabs-content .block__header__meta_table__column__label:not(:empty) + .block__header__meta_table__column__data, .ld-focus-content .ld-tabs-content .hero .block__header__meta_table__column__data:not(:empty) + .block__header__meta_table__column__data, .hero .ld-focus-content .ld-tabs-content .block__header__meta_table__column__data:not(:empty) + .block__header__meta_table__column__data, .mce-content-body p:not(:empty) + p, .mce-content-body .hero .block__header__meta_table__column__label:not(:empty) + p, .hero .mce-content-body .block__header__meta_table__column__label:not(:empty) + p, .mce-content-body .hero .block__header__meta_table__column__data:not(:empty) + p, .hero .mce-content-body .block__header__meta_table__column__data:not(:empty) + p, .mce-content-body .hero p:not(:empty) + .block__header__meta_table__column__label, .hero .mce-content-body p:not(:empty) + .block__header__meta_table__column__label, .mce-content-body .hero .block__header__meta_table__column__label:not(:empty) + .block__header__meta_table__column__label, .hero .mce-content-body .block__header__meta_table__column__label:not(:empty) + .block__header__meta_table__column__label, .mce-content-body .hero .block__header__meta_table__column__data:not(:empty) + .block__header__meta_table__column__label, .hero .mce-content-body .block__header__meta_table__column__data:not(:empty) + .block__header__meta_table__column__label, .mce-content-body .hero p:not(:empty) + .block__header__meta_table__column__data, .hero .mce-content-body p:not(:empty) + .block__header__meta_table__column__data, .mce-content-body .hero .block__header__meta_table__column__label:not(:empty) + .block__header__meta_table__column__data, .hero .mce-content-body .block__header__meta_table__column__label:not(:empty) + .block__header__meta_table__column__data, .mce-content-body .hero .block__header__meta_table__column__data:not(:empty) + .block__header__meta_table__column__data, .hero .mce-content-body .block__header__meta_table__column__data:not(:empty) + .block__header__meta_table__column__data {
  margin-top: 1rem;
}
.cms ol, .ld-focus-content .ld-tabs-content ol, .cms ul, .ld-focus-content .ld-tabs-content ul, .mce-content-body ol, .mce-content-body ul {
  margin: 1rem 0;
  padding: 0;
  list-style: none;
}
.cms ol li, .ld-focus-content .ld-tabs-content ol li, .cms ul li, .ld-focus-content .ld-tabs-content ul li, .mce-content-body ol li, .mce-content-body ul li {
  padding-left: 1em;
  position: relative;
}
.cms ol li:before, .ld-focus-content .ld-tabs-content ol li:before, .cms ul li:before, .ld-focus-content .ld-tabs-content ul li:before, .mce-content-body ol li:before, .mce-content-body ul li:before {
  position: absolute;
  left: 0;
  content: "";
  display: block;
  width: 0.25em;
  height: 0.25em;
  background: currentColor;
  border-radius: 100%;
  top: 0.65em;
}
.cms ol li + li, .ld-focus-content .ld-tabs-content ol li + li, .cms ul li + li, .ld-focus-content .ld-tabs-content ul li + li, .mce-content-body ol li + li, .mce-content-body ul li + li {
  margin-top: 0.75em;
}
.cms .eyebrow + p, .cms .hero .eyebrow + .block__header__meta_table__column__label, .hero .cms .eyebrow + .block__header__meta_table__column__label, .cms .hero .eyebrow + .block__header__meta_table__column__data, .hero .cms .eyebrow + .block__header__meta_table__column__data, .ld-focus-content .ld-tabs-content .eyebrow + p, .ld-focus-content .ld-tabs-content .hero .eyebrow + .block__header__meta_table__column__label, .hero .ld-focus-content .ld-tabs-content .eyebrow + .block__header__meta_table__column__label, .ld-focus-content .ld-tabs-content .hero .eyebrow + .block__header__meta_table__column__data, .hero .ld-focus-content .ld-tabs-content .eyebrow + .block__header__meta_table__column__data, .mce-content-body .eyebrow + p, .mce-content-body .hero .eyebrow + .block__header__meta_table__column__label, .hero .mce-content-body .eyebrow + .block__header__meta_table__column__label, .mce-content-body .hero .eyebrow + .block__header__meta_table__column__data, .hero .mce-content-body .eyebrow + .block__header__meta_table__column__data {
  margin-top: 1rem;
}
.cms h2:not(.eyebrow), .ld-focus-content .ld-tabs-content h2:not(.eyebrow), .cms h3:not(.eyebrow), .ld-focus-content .ld-tabs-content h3:not(.eyebrow), .cms h4:not(.eyebrow), .ld-focus-content .ld-tabs-content h4:not(.eyebrow), .mce-content-body h2:not(.eyebrow), .mce-content-body h3:not(.eyebrow), .mce-content-body h4:not(.eyebrow) {
  margin-bottom: 1rem;
}
.cms * + h2:not(.eyebrow), .ld-focus-content .ld-tabs-content * + h2:not(.eyebrow), .cms * + h3:not(.eyebrow), .ld-focus-content .ld-tabs-content * + h3:not(.eyebrow), .cms * + h4:not(.eyebrow), .ld-focus-content .ld-tabs-content * + h4:not(.eyebrow), .mce-content-body * + h2:not(.eyebrow), .mce-content-body * + h3:not(.eyebrow), .mce-content-body * + h4:not(.eyebrow) {
  margin-top: 2rem;
}

.cms_block {
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  padding: 20px 20px 10px;
  margin: 2rem 0;
}

em, strong em {
  font-style: italic;
}

/****************************
 *           FORMS          *
 ****************************/
.btn, .learndash-wrapper .ld-login-modal .ld-button,
.learndash-wrapper .ld-login-modal input[type=submit], .wp-block-loginout .button, .hs-form .hs-button {
  cursor: pointer;
  box-sizing: border-box;
  border: none;
  text-decoration: none;
  padding: 0.7rem 0.7rem;
  min-height: 40px;
  vertical-align: middle;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: inherit;
  font-size: inherit;
  border-radius: 0;
  transition: background 0.4s cubic-bezier(0.1, 0.2, 0.8, 1);
  /** Default Color **/
  color: #FFFFFF;
}
@media print, screen and (max-width: 39.99875em) {
  .btn, .learndash-wrapper .ld-login-modal .ld-button,
  .learndash-wrapper .ld-login-modal input[type=submit], .wp-block-loginout .button, .hs-form .hs-button {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .btn, .learndash-wrapper .ld-login-modal .ld-button,
  .learndash-wrapper .ld-login-modal input[type=submit], .wp-block-loginout .button, .hs-form .hs-button {
    padding: 0.5rem 2rem;
  }
}
.btn:not(.btn--no-notch), .learndash-wrapper .ld-login-modal .ld-button:not(.btn--no-notch),
.learndash-wrapper .ld-login-modal input[type=submit]:not(.btn--no-notch), .wp-block-loginout .button:not(.btn--no-notch), .hs-form .hs-button:not(.btn--no-notch) {
  clip-path: polygon(0 0, 100% 0, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%);
}
@media print, screen and (min-width: 64em) {
  .btn:not(.btn--no-notch), .learndash-wrapper .ld-login-modal .ld-button:not(.btn--no-notch),
  .learndash-wrapper .ld-login-modal input[type=submit]:not(.btn--no-notch), .wp-block-loginout .button:not(.btn--no-notch), .hs-form .hs-button:not(.btn--no-notch) {
    clip-path: polygon(0 0, 100% 0, 100% 15px, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%);
  }
}
.btn span[data-label], .learndash-wrapper .ld-login-modal .ld-button span[data-label],
.learndash-wrapper .ld-login-modal input[type=submit] span[data-label], .wp-block-loginout .button span[data-label], .hs-form .hs-button span[data-label] {
  display: block;
  position: relative;
  line-height: 1.33;
  overflow: hidden;
  flex: auto;
}
.btn span[data-label] span, .learndash-wrapper .ld-login-modal .ld-button span[data-label] span,
.learndash-wrapper .ld-login-modal input[type=submit] span[data-label] span, .wp-block-loginout .button span[data-label] span, .hs-form .hs-button span[data-label] span {
  display: block;
  transition: opacity 0.3s, transform 0.3s;
}
.btn span[data-label]:after, .learndash-wrapper .ld-login-modal .ld-button span[data-label]:after,
.learndash-wrapper .ld-login-modal input[type=submit] span[data-label]:after, .wp-block-loginout .button span[data-label]:after, .hs-form .hs-button span[data-label]:after {
  position: absolute;
  bottom: 0;
  top: 0;
  width: 100%;
  transform: translateY(100%);
  display: block;
  content: attr(data-label);
  color: currentColor;
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
}
.btn span.static-label, .learndash-wrapper .ld-login-modal .ld-button span.static-label,
.learndash-wrapper .ld-login-modal input[type=submit] span.static-label, .wp-block-loginout .button span.static-label, .hs-form .hs-button span.static-label {
  flex: auto;
}
.btn span.static-label span, .learndash-wrapper .ld-login-modal .ld-button span.static-label span,
.learndash-wrapper .ld-login-modal input[type=submit] span.static-label span, .wp-block-loginout .button span.static-label span, .hs-form .hs-button span.static-label span {
  display: block;
  font-size: 12px;
  font-weight: 300;
}
.btn:before, .learndash-wrapper .ld-login-modal .ld-button:before,
.learndash-wrapper .ld-login-modal input[type=submit]:before, .wp-block-loginout .button:before, .hs-form .hs-button:before, .btn:after, .learndash-wrapper .ld-login-modal .ld-button:after,
.learndash-wrapper .ld-login-modal input[type=submit]:after, .wp-block-loginout .button:after, .hs-form .hs-button:after {
  content: "";
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
.btn:before, .learndash-wrapper .ld-login-modal .ld-button:before,
.learndash-wrapper .ld-login-modal input[type=submit]:before, .wp-block-loginout .button:before, .hs-form .hs-button:before {
  z-index: -2;
}
.btn:after, .learndash-wrapper .ld-login-modal .ld-button:after,
.learndash-wrapper .ld-login-modal input[type=submit]:after, .wp-block-loginout .button:after, .hs-form .hs-button:after {
  transform: scaleY(0);
  transition: transform 0.3s cubic-bezier(0.1, 0.2, 0.8, 1);
  transform-origin: top center;
  z-index: -1;
}
.btn:before, .learndash-wrapper .ld-login-modal .ld-button:before,
.learndash-wrapper .ld-login-modal input[type=submit]:before, .wp-block-loginout .button:before, .hs-form .hs-button:before, .btn:is(input), .learndash-wrapper .ld-login-modal .ld-button:is(input),
.learndash-wrapper .ld-login-modal input[type=submit]:is(input), .wp-block-loginout .button:is(input), .hs-form .hs-button:is(input) {
  background: #14484C;
}
.btn:after, .learndash-wrapper .ld-login-modal .ld-button:after,
.learndash-wrapper .ld-login-modal input[type=submit]:after, .wp-block-loginout .button:after, .hs-form .hs-button:after {
  background: #0D3A3D;
}
.btn.btn--orange, .learndash-wrapper .ld-login-modal .btn--orange.ld-button,
.learndash-wrapper .ld-login-modal input.btn--orange[type=submit], .wp-block-loginout .btn--orange.button, .hs-form .btn--orange.hs-button {
  color: #FFFFFF;
}
.btn.btn--orange:before, .learndash-wrapper .ld-login-modal .btn--orange.ld-button:before,
.learndash-wrapper .ld-login-modal input.btn--orange[type=submit]:before, .wp-block-loginout .btn--orange.button:before, .hs-form .btn--orange.hs-button:before {
  background: #E78025;
}
.btn.btn--orange:after, .learndash-wrapper .ld-login-modal .btn--orange.ld-button:after,
.learndash-wrapper .ld-login-modal input.btn--orange[type=submit]:after, .wp-block-loginout .btn--orange.button:after, .hs-form .btn--orange.hs-button:after {
  background: #D1711C;
}
.btn.btn--disabled, .learndash-wrapper .ld-login-modal .btn--disabled.ld-button,
.learndash-wrapper .ld-login-modal input.btn--disabled[type=submit], .wp-block-loginout .btn--disabled.button, .hs-form .btn--disabled.hs-button {
  pointer-events: none;
}
.btn.btn--disabled:before, .learndash-wrapper .ld-login-modal .btn--disabled.ld-button:before,
.learndash-wrapper .ld-login-modal input.btn--disabled[type=submit]:before, .wp-block-loginout .btn--disabled.button:before, .hs-form .btn--disabled.hs-button:before, .btn.btn--disabled:after, .learndash-wrapper .ld-login-modal .btn--disabled.ld-button:after,
.learndash-wrapper .ld-login-modal input.btn--disabled[type=submit]:after, .wp-block-loginout .btn--disabled.button:after, .hs-form .btn--disabled.hs-button:after {
  background: #8C8C8C;
}
@media (hover: hover) {
  a:hover .btn, a:hover .learndash-wrapper .ld-login-modal .ld-button, .learndash-wrapper .ld-login-modal a:hover .ld-button,
  a:hover .learndash-wrapper .ld-login-modal input[type=submit],
  .learndash-wrapper .ld-login-modal a:hover input[type=submit], a:hover .wp-block-loginout .button, .wp-block-loginout a:hover .button, a:hover .hs-form .hs-button, .hs-form a:hover .hs-button, .btn:hover, .learndash-wrapper .ld-login-modal .ld-button:hover,
  .learndash-wrapper .ld-login-modal input[type=submit]:hover, .wp-block-loginout .button:hover, .hs-form .hs-button:hover {
    color: #FFFFFF;
  }
  a:hover .btn:is(input), a:hover .learndash-wrapper .ld-login-modal .ld-button:is(input), .learndash-wrapper .ld-login-modal a:hover .ld-button:is(input),
  a:hover .learndash-wrapper .ld-login-modal input[type=submit]:is(input),
  .learndash-wrapper .ld-login-modal a:hover input[type=submit]:is(input), a:hover .wp-block-loginout .button:is(input), .wp-block-loginout a:hover .button:is(input), a:hover .hs-form .hs-button:is(input), .hs-form a:hover .hs-button:is(input), .btn:hover:is(input), .learndash-wrapper .ld-login-modal .ld-button:hover:is(input),
  .learndash-wrapper .ld-login-modal input[type=submit]:hover:is(input), .wp-block-loginout .button:hover:is(input), .hs-form .hs-button:hover:is(input) {
    background: #0D3A3D;
  }
  a:hover .btn:after, a:hover .learndash-wrapper .ld-login-modal .ld-button:after, .learndash-wrapper .ld-login-modal a:hover .ld-button:after,
  a:hover .learndash-wrapper .ld-login-modal input[type=submit]:after,
  .learndash-wrapper .ld-login-modal a:hover input[type=submit]:after, a:hover .wp-block-loginout .button:after, .wp-block-loginout a:hover .button:after, a:hover .hs-form .hs-button:after, .hs-form a:hover .hs-button:after, .btn:hover:after, .learndash-wrapper .ld-login-modal .ld-button:hover:after,
  .learndash-wrapper .ld-login-modal input[type=submit]:hover:after, .wp-block-loginout .button:hover:after, .hs-form .hs-button:hover:after {
    transform: scaleY(1);
    transform-origin: bottom center;
  }
  a:hover .btn span[data-label] span, a:hover .learndash-wrapper .ld-login-modal .ld-button span[data-label] span, .learndash-wrapper .ld-login-modal a:hover .ld-button span[data-label] span,
  a:hover .learndash-wrapper .ld-login-modal input[type=submit] span[data-label] span,
  .learndash-wrapper .ld-login-modal a:hover input[type=submit] span[data-label] span, a:hover .wp-block-loginout .button span[data-label] span, .wp-block-loginout a:hover .button span[data-label] span, a:hover .hs-form .hs-button span[data-label] span, .hs-form a:hover .hs-button span[data-label] span, .btn:hover span[data-label] span, .learndash-wrapper .ld-login-modal .ld-button:hover span[data-label] span,
  .learndash-wrapper .ld-login-modal input[type=submit]:hover span[data-label] span, .wp-block-loginout .button:hover span[data-label] span, .hs-form .hs-button:hover span[data-label] span {
    transform: translateY(-100%);
    opacity: 0;
  }
  a:hover .btn span[data-label]:after, a:hover .learndash-wrapper .ld-login-modal .ld-button span[data-label]:after, .learndash-wrapper .ld-login-modal a:hover .ld-button span[data-label]:after,
  a:hover .learndash-wrapper .ld-login-modal input[type=submit] span[data-label]:after,
  .learndash-wrapper .ld-login-modal a:hover input[type=submit] span[data-label]:after, a:hover .wp-block-loginout .button span[data-label]:after, .wp-block-loginout a:hover .button span[data-label]:after, a:hover .hs-form .hs-button span[data-label]:after, .hs-form a:hover .hs-button span[data-label]:after, .btn:hover span[data-label]:after, .learndash-wrapper .ld-login-modal .ld-button:hover span[data-label]:after,
  .learndash-wrapper .ld-login-modal input[type=submit]:hover span[data-label]:after, .wp-block-loginout .button:hover span[data-label]:after, .hs-form .hs-button:hover span[data-label]:after {
    transform: translateY(0);
    opacity: 1;
  }
}

.btn_arrow {
  display: inline-flex;
  align-items: center;
  position: relative;
  gap: 10px;
  color: #212427;
}
.btn_arrow:before {
  content: "";
  position: absolute;
  mask: url(data:image/svg+xml;base64,PHN2ZyBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMTQuNTIzIDE4Ljc4N3M0LjUwMS00LjUwNSA2LjI1NS02LjI2Yy4xNDYtLjE0Ni4yMTktLjMzOC4yMTktLjUzcy0uMDczLS4zODMtLjIxOS0uNTNjLTEuNzUzLTEuNzU0LTYuMjU1LTYuMjU4LTYuMjU1LTYuMjU4LS4xNDQtLjE0NS0uMzM0LS4yMTctLjUyNC0uMjE3LS4xOTMgMC0uMzg1LjA3NC0uNTMyLjIyMS0uMjkzLjI5Mi0uMjk1Ljc2Ni0uMDA0IDEuMDU2bDQuOTc4IDQuOTc4aC0xNC42OTJjLS40MTQgMC0uNzUuMzM2LS43NS43NXMuMzM2Ljc1Ljc1Ljc1aDE0LjY5MmwtNC45NzkgNC45NzljLS4yODkuMjg5LS4yODYuNzYyLjAwNiAxLjA1NC4xNDguMTQ4LjM0MS4yMjIuNTMzLjIyMi4xOSAwIC4zNzgtLjA3Mi41MjItLjIxNXoiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==);
  display: block;
  width: 20px;
  height: 20px;
  top: 50%;
  right: 5px;
  background-color: currentColor;
  transform: translateY(-50%) rotate(-45deg);
  z-index: 2;
}
@media print, screen and (min-width: 64em) {
  .btn_arrow:before {
    right: 10px;
  }
}
.btn_arrow:after {
  content: "";
  display: flex;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  border-radius: 100%;
  background-color: #E9E9E9;
  transition: transform 0.25s cubic-bezier(0.1, 0.2, 0.8, 1);
  position: relative;
  transform: scale(0.9);
  z-index: 1;
}
@media print, screen and (min-width: 64em) {
  .btn_arrow:after {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
  }
}
.btn_arrow:hover {
  color: #212427;
}
.btn_arrow:hover:after {
  transform: scale(1);
}

.text_input_field_style, .wp-block-loginout .input, .hs-form .hs-form-field .input input.hs-input[type=text],
.hs-form .hs-form-field .input input.hs-input[type=email],
.hs-form .hs-form-field .input input.hs-input[type=url],
.hs-form .hs-form-field .input input.hs-input[type=password],
.hs-form .hs-form-field .input input.hs-input[type=number],
.hs-form .hs-form-field .input input.hs-input[type=tel],
.hs-form .hs-form-field .input textarea.hs-input, .hs-form .hs-form-field .input select.hs-input {
  display: block;
  width: 100%;
  border: 1px solid #212427;
  border-radius: 0 !important;
  padding: 5px 10px;
  height: 40px;
  background: #FFFFFF;
  box-sizing: border-box;
  transition: border-color 250ms;
  font-family: inherit;
  color: #212427;
  font-size: 1rem;
  -webkit-appearance: none;
  cursor: pointer;
}
.text_input_field_style.hs-input, .wp-block-loginout .hs-input.input, .hs-form .hs-form-field .input input.hs-input[type=text],
.hs-form .hs-form-field .input input.hs-input[type=email],
.hs-form .hs-form-field .input input.hs-input[type=url],
.hs-form .hs-form-field .input input.hs-input[type=password],
.hs-form .hs-form-field .input input.hs-input[type=number],
.hs-form .hs-form-field .input input.hs-input[type=tel],
.hs-form .hs-form-field .input textarea.hs-input, .hs-form .hs-form-field .input select.hs-input, .text_input_field_style .checkbox_dropdown__trigger__label, .wp-block-loginout .input .checkbox_dropdown__trigger__label, .hs-form .hs-form-field .input input.hs-input[type=text] .checkbox_dropdown__trigger__label,
.hs-form .hs-form-field .input input.hs-input[type=email] .checkbox_dropdown__trigger__label,
.hs-form .hs-form-field .input input.hs-input[type=url] .checkbox_dropdown__trigger__label,
.hs-form .hs-form-field .input input.hs-input[type=password] .checkbox_dropdown__trigger__label,
.hs-form .hs-form-field .input input.hs-input[type=number] .checkbox_dropdown__trigger__label,
.hs-form .hs-form-field .input input.hs-input[type=tel] .checkbox_dropdown__trigger__label,
.hs-form .hs-form-field .input textarea.hs-input .checkbox_dropdown__trigger__label, .hs-form .hs-form-field .input select.hs-input .checkbox_dropdown__trigger__label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text_input_field_style .checkbox_dropdown__trigger__label, .wp-block-loginout .input .checkbox_dropdown__trigger__label, .hs-form .hs-form-field .input input.hs-input[type=text] .checkbox_dropdown__trigger__label,
.hs-form .hs-form-field .input input.hs-input[type=email] .checkbox_dropdown__trigger__label,
.hs-form .hs-form-field .input input.hs-input[type=url] .checkbox_dropdown__trigger__label,
.hs-form .hs-form-field .input input.hs-input[type=password] .checkbox_dropdown__trigger__label,
.hs-form .hs-form-field .input input.hs-input[type=number] .checkbox_dropdown__trigger__label,
.hs-form .hs-form-field .input input.hs-input[type=tel] .checkbox_dropdown__trigger__label,
.hs-form .hs-form-field .input textarea.hs-input .checkbox_dropdown__trigger__label, .hs-form .hs-form-field .input select.hs-input .checkbox_dropdown__trigger__label {
  display: block;
}
.has-dark-grey-background-color .text_input_field_style, .has-dark-grey-background-color .wp-block-loginout .input, .wp-block-loginout .has-dark-grey-background-color .input, .has-dark-grey-background-color .hs-form .hs-form-field .input input.hs-input[type=text], .hs-form .hs-form-field .input .has-dark-grey-background-color input.hs-input[type=text],
.has-dark-grey-background-color .hs-form .hs-form-field .input input.hs-input[type=email],
.hs-form .hs-form-field .input .has-dark-grey-background-color input.hs-input[type=email],
.has-dark-grey-background-color .hs-form .hs-form-field .input input.hs-input[type=url],
.hs-form .hs-form-field .input .has-dark-grey-background-color input.hs-input[type=url],
.has-dark-grey-background-color .hs-form .hs-form-field .input input.hs-input[type=password],
.hs-form .hs-form-field .input .has-dark-grey-background-color input.hs-input[type=password],
.has-dark-grey-background-color .hs-form .hs-form-field .input input.hs-input[type=number],
.hs-form .hs-form-field .input .has-dark-grey-background-color input.hs-input[type=number],
.has-dark-grey-background-color .hs-form .hs-form-field .input input.hs-input[type=tel],
.hs-form .hs-form-field .input .has-dark-grey-background-color input.hs-input[type=tel],
.has-dark-grey-background-color .hs-form .hs-form-field .input textarea.hs-input,
.hs-form .hs-form-field .input .has-dark-grey-background-color textarea.hs-input, .has-dark-grey-background-color .hs-form .hs-form-field .input select.hs-input, .hs-form .hs-form-field .input .has-dark-grey-background-color select.hs-input {
  box-shadow: none;
}
.text_input_field_style:focus, .wp-block-loginout .input:focus, .hs-form .hs-form-field .input input.hs-input[type=text]:focus,
.hs-form .hs-form-field .input input.hs-input[type=email]:focus,
.hs-form .hs-form-field .input input.hs-input[type=url]:focus,
.hs-form .hs-form-field .input input.hs-input[type=password]:focus,
.hs-form .hs-form-field .input input.hs-input[type=number]:focus,
.hs-form .hs-form-field .input input.hs-input[type=tel]:focus,
.hs-form .hs-form-field .input textarea.hs-input:focus, .hs-form .hs-form-field .input select.hs-input:focus {
  outline: none;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25), inset 0 0 2px 0 rgba(0, 0, 0, 0.22), inset 0 0 0 1px #14484C;
}
.text_input_field_style:disabled, .wp-block-loginout .input:disabled, .hs-form .hs-form-field .input input.hs-input[type=text]:disabled,
.hs-form .hs-form-field .input input.hs-input[type=email]:disabled,
.hs-form .hs-form-field .input input.hs-input[type=url]:disabled,
.hs-form .hs-form-field .input input.hs-input[type=password]:disabled,
.hs-form .hs-form-field .input input.hs-input[type=number]:disabled,
.hs-form .hs-form-field .input input.hs-input[type=tel]:disabled,
.hs-form .hs-form-field .input textarea.hs-input:disabled, .hs-form .hs-form-field .input select.hs-input:disabled {
  background: #E9E9E9 !important;
}

.label-style, .wp-block-loginout label, .hs-form .hs-form-field label {
  display: block;
  margin: 0 0 5px;
  font-size: 0.9rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.label-style span[class*=required], .wp-block-loginout label span[class*=required], .hs-form .hs-form-field label span[class*=required] {
  opacity: 0.5;
}

.form__wrapper__heading {
  margin: 0 0 15px;
}
.form__wrapper--inline {
  padding: 30px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.22);
  background: #FFFFFF;
}
.form__wrapper--inline .hs-form {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 15px;
}
@media print, screen and (min-width: 40em) {
  .form__wrapper--inline .hs-form {
    flex-direction: row;
    gap: 0 10px;
  }
}
@media screen and (min-width: 75em) {
  .form__wrapper--inline .hs-form {
    gap: 0 15px;
  }
}
.form__wrapper--inline .hs-form .hs-form-field, .form__wrapper--inline .hs-form .hs_submit {
  flex-basis: 100%;
}
.form__wrapper--inline .hs-form .hs-form-field.hs_firstname, .form__wrapper--inline .hs-form .hs-form-field.hs_lastname, .form__wrapper--inline .hs-form .hs_submit.hs_firstname, .form__wrapper--inline .hs-form .hs_submit.hs_lastname {
  flex: 1;
}
@media print, screen and (min-width: 40em) {
  .form__wrapper--inline .hs-form .hs-form-field, .form__wrapper--inline .hs-form .hs_submit {
    flex: 1;
  }
}
.form__wrapper--inline .hs-form .hs-form-field input:not([type=checkbox]), .form__wrapper--inline .hs-form .hs_submit input:not([type=checkbox]) {
  width: 100%;
}
.form__wrapper--inline .hs-form .hs-form-field > label {
  display: none;
}
.form__wrapper--inline .hs-form .legal-consent-container {
  padding: 0;
  flex-basis: 100%;
  order: 999;
}
.form__wrapper--inline .hs-form .legal-consent-container p, .form__wrapper--inline .hs-form .legal-consent-container .hero .block__header__meta_table__column__label, .hero .form__wrapper--inline .hs-form .legal-consent-container .block__header__meta_table__column__label, .form__wrapper--inline .hs-form .legal-consent-container .hero .block__header__meta_table__column__data, .hero .form__wrapper--inline .hs-form .legal-consent-container .block__header__meta_table__column__data {
  font-size: 0.9rem;
}
.form__wrapper--inline .hs-form .hs_error_rollup {
  display: none;
}

.hs-form .hs-form-field .input textarea.hs-input {
  padding: 10px;
  max-height: 300px;
  min-height: 75px;
  height: 75px;
}
.hs-form fieldset {
  max-width: none !important;
}
.hs-form fieldset[class^=form-columns-] {
  display: flex;
  gap: 20px;
}
.hs-form fieldset[class^=form-columns-] > div {
  flex-basis: 100%;
}
.hs-form fieldset[class^=form-columns-] .input {
  margin: 0 !important;
}
.hs-form fieldset[class^=form-columns-] + fieldset[class^=form-columns-] {
  margin: 10px 0 0;
}
.hs-form .hs-dependent-field .hs-form-field + .hs-form-field {
  margin: 10px 0 0;
}
.hs-form .legal-consent-container {
  padding: 0 0 25px;
}
.hs-form .legal-consent-container span {
  margin: 0 !important;
}
.hs-form .legal-consent-container > div + div {
  margin: 15px 0 0;
}
.hs-form .legal-consent-container .input {
  margin: 0;
}
.hs-form .legal-consent-container .input .inputs-list {
  margin: 0;
}
.hs-form .legal-consent-container .hs-richtext * {
  color: #212427;
  line-height: 1.2;
  font-size: 0.9rem;
  margin: 0;
}
.hs-form .inputs-list {
  margin: 1rem 0;
}
.hs-form .inputs-list > li {
  padding: 0;
  margin: 0;
}
.hs-form .inputs-list > li:before {
  display: none;
}
.hs-form .inputs-list.hs-error-msgs {
  margin: 0.5rem 0 0;
}
.hs-form .inputs-list.hs-error-msgs label {
  color: #14484C;
  font-weight: 500;
  font-size: 0.9rem;
}

.input_box .checkbox_dropdown .checkbox_dropdown__trigger .checkbox_dropdown__trigger__label, .hs-form-field.hs-fieldtype-select .input, .input_box__select__container:not(.checkbox_dropdown) {
  position: relative;
  display: block;
}
.input_box .checkbox_dropdown .checkbox_dropdown__trigger .checkbox_dropdown__trigger__label:after, .hs-form-field.hs-fieldtype-select .input:after, .input_box__select__container:not(.checkbox_dropdown):after {
  content: "" !important;
  display: block !important;
  width: 10px;
  height: 10px;
  border: 2px solid #212427;
  border-width: 0 2px 2px 0;
  position: absolute;
  right: 16px;
  bottom: 16px;
  transform: rotate(45deg);
  pointer-events: none;
}
.input_box .checkbox_dropdown .checkbox_dropdown__trigger .checkbox_dropdown__trigger__label select, .hs-form-field.hs-fieldtype-select .input select, .input_box__select__container:not(.checkbox_dropdown) select {
  text-overflow: ellipsis;
  padding-right: 30px;
}

.hs-form-booleancheckbox-display, .hs-form-radio-display, .hs-form-checkbox-display, .checkbox_dropdown label, .input_box__checkbox_label {
  display: inline-block !important;
  margin: 0;
}
.hs-form-booleancheckbox-display > span, .hs-form-radio-display > span, .hs-form-checkbox-display > span, .checkbox_dropdown label > span, .input_box__checkbox_label > span {
  display: inline-block;
  position: relative;
  padding-left: 32px;
  margin: 0;
  cursor: pointer;
}
.hs-form-booleancheckbox-display > span p, .hs-form-booleancheckbox-display > span .hero .block__header__meta_table__column__label, .hero .hs-form-booleancheckbox-display > span .block__header__meta_table__column__label, .hs-form-booleancheckbox-display > span .hero .block__header__meta_table__column__data, .hero .hs-form-booleancheckbox-display > span .block__header__meta_table__column__data, .hs-form-radio-display > span p, .hs-form-radio-display > span .hero .block__header__meta_table__column__label, .hero .hs-form-radio-display > span .block__header__meta_table__column__label, .hs-form-radio-display > span .hero .block__header__meta_table__column__data, .hero .hs-form-radio-display > span .block__header__meta_table__column__data, .hs-form-checkbox-display > span p, .hs-form-checkbox-display > span .hero .block__header__meta_table__column__label, .hero .hs-form-checkbox-display > span .block__header__meta_table__column__label, .hs-form-checkbox-display > span .hero .block__header__meta_table__column__data, .hero .hs-form-checkbox-display > span .block__header__meta_table__column__data, .checkbox_dropdown label > span p, .checkbox_dropdown label > span .hero .block__header__meta_table__column__label, .hero .checkbox_dropdown label > span .block__header__meta_table__column__label, .checkbox_dropdown label > span .hero .block__header__meta_table__column__data, .hero .checkbox_dropdown label > span .block__header__meta_table__column__data, .input_box__checkbox_label > span p, .input_box__checkbox_label > span .hero .block__header__meta_table__column__label, .hero .input_box__checkbox_label > span .block__header__meta_table__column__label, .input_box__checkbox_label > span .hero .block__header__meta_table__column__data, .hero .input_box__checkbox_label > span .block__header__meta_table__column__data {
  margin: 0;
  font-size: 1rem;
  line-height: 1.2;
}
.hs-form-booleancheckbox-display > span:before, .hs-form-radio-display > span:before, .hs-form-checkbox-display > span:before, .checkbox_dropdown label > span:before, .input_box__checkbox_label > span:before {
  position: absolute;
  border: 1px solid #212427;
  content: "";
  width: 18px;
  height: 18px;
  left: 0;
  top: 0;
  bottom: 0;
  background: #FFFFFF;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25), inset 0 0 2px 0 rgba(0, 0, 0, 0.22);
  transition: all 0.5s;
}
.hs-form-booleancheckbox-display > span:after, .hs-form-radio-display > span:after, .hs-form-checkbox-display > span:after, .checkbox_dropdown label > span:after, .input_box__checkbox_label > span:after {
  content: "";
  width: 4px;
  height: 9px;
  border: 2px solid #212427;
  border-width: 0 2px 2px 0;
  position: absolute;
  transform: rotate(45deg);
  z-index: 2;
  left: 7px;
  top: 3px;
  opacity: 0;
  transition: all 0.5s;
}
.hs-form-booleancheckbox-display input, .hs-form-radio-display input, .hs-form-checkbox-display input, .checkbox_dropdown label input, .input_box__checkbox_label input {
  visibility: hidden;
  height: 0;
}
.hs-form-booleancheckbox-display input:checked ~ span:after, .hs-form-radio-display input:checked ~ span:after, .hs-form-checkbox-display input:checked ~ span:after, .checkbox_dropdown label input:checked ~ span:after, .input_box__checkbox_label input:checked ~ span:after {
  opacity: 1;
  border-color: #212427;
}

.hs-form-radio-display span:before {
  border-radius: 100%;
}
.hs-form-radio-display span:after {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  border: none;
  background: #212427;
  transform: none;
  left: 6px;
  top: 6px;
}

.cta_list {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media print, screen and (min-width: 40em) {
  .cta_list {
    flex-direction: row;
  }
}
@media print, screen and (min-width: 64em) {
  .cta_list {
    gap: 30px;
  }
}

.gform-theme--api, .gform-theme--framework, .gform-theme.gform-theme--framework {
  --gf-form-gap-y: 15px;
  --gf-ctrl-radius: 0px;
  --gf-ctrl-border-color: #B3B3B3;
  --gf-ctrl-shadow: none;
  --gf-ctrl-color: #333333;
  --gf-ctrl-btn-bg-color-primary: rgb(231, 128, 37);
  --gf-ctrl-btn-bg-color-hover-primary: rgb(209, 113, 28);
  --gf-ctrl-btn-font-size: 16px !important;
  --gf-ctrl-btn-shadow: none;
  --gf-ctrl-btn-height: 40px;
  --gf-ctrl-btn-radius: var(--gf-ctrl-radius);
  --gf-ctrl-label-font-size-primary: 14px;
  --gf-ctrl-label-font-size-tertiary: var(--gf-ctrl-label-font-size-primary);
  --gf-ctrl-label-font-weight-primary: bold;
  --gf-ctrl-label-font-weight-tertiary: var(--gf-ctrl-label-font-weight-primary);
  --gf-ctrl-label-color-primary: #333333;
  --gf-ctrl-label-color-tertiary: var(--gf-ctrl-label-color-primary);
  --gf-ctrl-label-font-family-primary: var(--gf-ctrl-btn-font-family);
  --gf-ctrl-label-font-family-tertiary: var(--gf-ctrl-btn-font-family);
  --gf-ctrl-font-size: 18px;
}
.gform-theme--api .gform_fields.left_label, .gform-theme--framework .gform_fields.left_label, .gform-theme.gform-theme--framework .gform_fields.left_label {
  --gf-form-gap-y: 30px;
}
.gform-theme--api .gfield_description, .gform-theme--framework .gfield_description, .gform-theme.gform-theme--framework .gfield_description {
  padding-block-start: 4px;
}

.gform-theme .gform_heading .gform_required_legend {
  display: none;
}
.gform-theme .gform_button {
  clip-path: polygon(0 0, 100% 0, 100% 20px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
}
.gform-theme .gform_button.gform-button--width-full {
  width: 100% !important;
  inline-size: 100% !important;
}
.gform-theme .gfield_label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gform-theme .gfield_label br {
  display: none;
}
.gform-theme .gfield_html p, .gform-theme .gfield_html .hero .block__header__meta_table__column__label, .hero .gform-theme .gfield_html .block__header__meta_table__column__label, .gform-theme .gfield_html .hero .block__header__meta_table__column__data, .hero .gform-theme .gfield_html .block__header__meta_table__column__data {
  margin: 0;
  font-size: 13px;
  color: #888;
}
.gform-theme .gfield_html p + p, .gform-theme .gfield_html .hero .block__header__meta_table__column__label + p, .hero .gform-theme .gfield_html .block__header__meta_table__column__label + p, .gform-theme .gfield_html .hero .block__header__meta_table__column__data + p, .hero .gform-theme .gfield_html .block__header__meta_table__column__data + p, .gform-theme .gfield_html .hero p + .block__header__meta_table__column__label, .hero .gform-theme .gfield_html p + .block__header__meta_table__column__label, .gform-theme .gfield_html .hero .block__header__meta_table__column__label + .block__header__meta_table__column__label, .hero .gform-theme .gfield_html .block__header__meta_table__column__label + .block__header__meta_table__column__label, .gform-theme .gfield_html .hero .block__header__meta_table__column__data + .block__header__meta_table__column__label, .hero .gform-theme .gfield_html .block__header__meta_table__column__data + .block__header__meta_table__column__label, .gform-theme .gfield_html .hero p + .block__header__meta_table__column__data, .hero .gform-theme .gfield_html p + .block__header__meta_table__column__data, .gform-theme .gfield_html .hero .block__header__meta_table__column__label + .block__header__meta_table__column__data, .hero .gform-theme .gfield_html .block__header__meta_table__column__label + .block__header__meta_table__column__data, .gform-theme .gfield_html .hero .block__header__meta_table__column__data + .block__header__meta_table__column__data, .hero .gform-theme .gfield_html .block__header__meta_table__column__data + .block__header__meta_table__column__data {
  margin-top: 1rem;
}
.gform-theme .gfield--input-type-consent + .gfield--type-html p, .gform-theme .gfield--input-type-consent + .gfield--type-html .hero .block__header__meta_table__column__label, .hero .gform-theme .gfield--input-type-consent + .gfield--type-html .block__header__meta_table__column__label, .gform-theme .gfield--input-type-consent + .gfield--type-html .hero .block__header__meta_table__column__data, .hero .gform-theme .gfield--input-type-consent + .gfield--type-html .block__header__meta_table__column__data {
  color: #A2ACAB !important;
  line-height: 1.2;
  font-size: 13px;
  margin: 0 0 0.5rem;
}
.gform-theme .gfield--input-type-consent + .gfield--type-html p a, .gform-theme .gfield--input-type-consent + .gfield--type-html .hero .block__header__meta_table__column__label a, .hero .gform-theme .gfield--input-type-consent + .gfield--type-html .block__header__meta_table__column__label a, .gform-theme .gfield--input-type-consent + .gfield--type-html .hero .block__header__meta_table__column__data a, .hero .gform-theme .gfield--input-type-consent + .gfield--type-html .block__header__meta_table__column__data a {
  color: #A2ACAB;
  text-decoration: underline;
}
.gform-theme .gfield--input-type-consent + .gfield--type-html p + p, .gform-theme .gfield--input-type-consent + .gfield--type-html .hero .block__header__meta_table__column__label + p, .hero .gform-theme .gfield--input-type-consent + .gfield--type-html .block__header__meta_table__column__label + p, .gform-theme .gfield--input-type-consent + .gfield--type-html .hero .block__header__meta_table__column__data + p, .hero .gform-theme .gfield--input-type-consent + .gfield--type-html .block__header__meta_table__column__data + p, .gform-theme .gfield--input-type-consent + .gfield--type-html .hero p + .block__header__meta_table__column__label, .hero .gform-theme .gfield--input-type-consent + .gfield--type-html p + .block__header__meta_table__column__label, .gform-theme .gfield--input-type-consent + .gfield--type-html .hero .block__header__meta_table__column__label + .block__header__meta_table__column__label, .hero .gform-theme .gfield--input-type-consent + .gfield--type-html .block__header__meta_table__column__label + .block__header__meta_table__column__label, .gform-theme .gfield--input-type-consent + .gfield--type-html .hero .block__header__meta_table__column__data + .block__header__meta_table__column__label, .hero .gform-theme .gfield--input-type-consent + .gfield--type-html .block__header__meta_table__column__data + .block__header__meta_table__column__label, .gform-theme .gfield--input-type-consent + .gfield--type-html .hero p + .block__header__meta_table__column__data, .hero .gform-theme .gfield--input-type-consent + .gfield--type-html p + .block__header__meta_table__column__data, .gform-theme .gfield--input-type-consent + .gfield--type-html .hero .block__header__meta_table__column__label + .block__header__meta_table__column__data, .hero .gform-theme .gfield--input-type-consent + .gfield--type-html .block__header__meta_table__column__label + .block__header__meta_table__column__data, .gform-theme .gfield--input-type-consent + .gfield--type-html .hero .block__header__meta_table__column__data + .block__header__meta_table__column__data, .hero .gform-theme .gfield--input-type-consent + .gfield--type-html .block__header__meta_table__column__data + .block__header__meta_table__column__data {
  margin: 0;
}

.wp-block-loginout p + p, .wp-block-loginout .hero .block__header__meta_table__column__label + p, .hero .wp-block-loginout .block__header__meta_table__column__label + p, .wp-block-loginout .hero .block__header__meta_table__column__data + p, .hero .wp-block-loginout .block__header__meta_table__column__data + p, .wp-block-loginout .hero p + .block__header__meta_table__column__label, .hero .wp-block-loginout p + .block__header__meta_table__column__label, .wp-block-loginout .hero .block__header__meta_table__column__label + .block__header__meta_table__column__label, .hero .wp-block-loginout .block__header__meta_table__column__label + .block__header__meta_table__column__label, .wp-block-loginout .hero .block__header__meta_table__column__data + .block__header__meta_table__column__label, .hero .wp-block-loginout .block__header__meta_table__column__data + .block__header__meta_table__column__label, .wp-block-loginout .hero p + .block__header__meta_table__column__data, .hero .wp-block-loginout p + .block__header__meta_table__column__data, .wp-block-loginout .hero .block__header__meta_table__column__label + .block__header__meta_table__column__data, .hero .wp-block-loginout .block__header__meta_table__column__label + .block__header__meta_table__column__data, .wp-block-loginout .hero .block__header__meta_table__column__data + .block__header__meta_table__column__data, .hero .wp-block-loginout .block__header__meta_table__column__data + .block__header__meta_table__column__data {
  margin-top: 15px;
}
.wp-block-loginout label {
  font-weight: bold;
  color: #112337;
}
.wp-block-loginout form {
  display: flex;
  flex-direction: column;
}
.wp-block-loginout form p.login-username, .wp-block-loginout form .hero .login-username.block__header__meta_table__column__label, .hero .wp-block-loginout form .login-username.block__header__meta_table__column__label, .wp-block-loginout form .hero .login-username.block__header__meta_table__column__data, .hero .wp-block-loginout form .login-username.block__header__meta_table__column__data {
  order: 2;
}
.wp-block-loginout form p.login-password, .wp-block-loginout form .hero .login-password.block__header__meta_table__column__label, .hero .wp-block-loginout form .login-password.block__header__meta_table__column__label, .wp-block-loginout form .hero .login-password.block__header__meta_table__column__data, .hero .wp-block-loginout form .login-password.block__header__meta_table__column__data {
  order: 2;
}
.wp-block-loginout form p.login-remember, .wp-block-loginout form .hero .login-remember.block__header__meta_table__column__label, .hero .wp-block-loginout form .login-remember.block__header__meta_table__column__label, .wp-block-loginout form .hero .login-remember.block__header__meta_table__column__data, .hero .wp-block-loginout form .login-remember.block__header__meta_table__column__data {
  display: none;
}
.wp-block-loginout form p.login-submit, .wp-block-loginout form .hero .login-submit.block__header__meta_table__column__label, .hero .wp-block-loginout form .login-submit.block__header__meta_table__column__label, .wp-block-loginout form .hero .login-submit.block__header__meta_table__column__data, .hero .wp-block-loginout form .login-submit.block__header__meta_table__column__data {
  order: 2;
}
.wp-block-loginout form p.members-login-notice, .wp-block-loginout form .hero .members-login-notice.block__header__meta_table__column__label, .hero .wp-block-loginout form .members-login-notice.block__header__meta_table__column__label, .wp-block-loginout form .hero .members-login-notice.block__header__meta_table__column__data, .hero .wp-block-loginout form .members-login-notice.block__header__meta_table__column__data {
  order: 1;
  margin: 0 0 1rem;
  font-weight: bold;
  color: #c02b0a;
}

.img_wrap {
  display: block;
  overflow: hidden;
}
.img_wrap img {
  display: block;
  width: 100%;
  height: auto;
  transition: opacity 0.3s, transform 0.5s;
}
.icon .img_wrap {
  overflow: visible;
}
.img_wrap.rounded {
  border-radius: 4px;
}
.img_wrap.img_wrap--cover {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0 0 66.6666666666%;
}
.img_wrap.img_wrap--cover img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
}
.img_wrap.img_wrap--cover.img_wrap--cover--square {
  padding: 0 0 100%;
}
.img_wrap.img_wrap--cover.img_wrap--cover--portrait {
  padding: 0 0 133.3333333333%;
}
.img_wrap.img_wrap--cover.img_wrap--cover--cover_image {
  padding: 0 0 25%;
}
.img_wrap.img_wrap--cover.img_wrap--cover--icon {
  width: 50px;
  height: 50px;
  padding: 0;
  border-radius: 0;
}
.img_wrap.img_wrap--cover.img_wrap--cover--icon img {
  object-fit: contain;
}
@media print, screen and (min-width: 40em) {
  .img_wrap.img_wrap--cover.img_wrap--cover--icon {
    width: 60px;
    height: 60px;
  }
}
.img_wrap.lazy .lazy__img {
  opacity: 0;
  transform: scale(1.1);
}
.img_wrap.lazy .lazy__img.lazy__img--loaded, .img_wrap.lazy .lazy__img.loaded {
  opacity: 1;
  transform: scale(1);
}

.ld-focus-content h1 {
  margin: 0 0 1rem;
}
.ld-focus-content h2 {
  margin: 2rem 0 1rem;
}
.ld-focus-content h3 {
  margin: 2rem 0 1rem;
}
.ld-focus-content .learning_flex_row {
  display: flex;
  gap: 30px;
}
.ld-focus-content .learning_flex_row > * {
  flex: 1;
}
.ld-focus-content .learning_flex_row > * > * {
  margin-top: 0;
}
.ld-focus-content .learning_flex_row p:empty, .ld-focus-content .learning_flex_row .hero .block__header__meta_table__column__label:empty, .hero .ld-focus-content .learning_flex_row .block__header__meta_table__column__label:empty, .ld-focus-content .learning_flex_row .hero .block__header__meta_table__column__data:empty, .hero .ld-focus-content .learning_flex_row .block__header__meta_table__column__data:empty {
  display: none;
}
.ld-focus-content .learning_flex_row.learning_flex_row--box {
  padding: 16px 16px 10px;
  border-radius: 4px;
  border: 1px solid #c2cfdb;
  background: #f0f3f6;
}
.ld-focus-content .ld-tabs-content p, .ld-focus-content .ld-tabs-content .hero .block__header__meta_table__column__label, .hero .ld-focus-content .ld-tabs-content .block__header__meta_table__column__label, .ld-focus-content .ld-tabs-content .hero .block__header__meta_table__column__data, .hero .ld-focus-content .ld-tabs-content .block__header__meta_table__column__data {
  margin: 1rem 0;
}
.ld-focus-content .ld-tabs-content ul {
  padding-left: 0 !important;
}
.ld-focus-content .ld-tabs-content .wp-caption, .ld-focus-content .ld-tabs-content figure {
  max-width: 100%;
  margin: 2rem 0;
}
.ld-focus-content .ld-tabs-content .wp-caption img, .ld-focus-content .ld-tabs-content figure img {
  border: 1px solid #c2cfdb;
  border-radius: 4px;
}
.ld-focus-content .ld-tabs-content .wp-caption figcaption, .ld-focus-content .ld-tabs-content .wp-caption .wp-caption-text, .ld-focus-content .ld-tabs-content figure figcaption, .ld-focus-content .ld-tabs-content figure .wp-caption-text {
  margin-top: 10px;
  font-size: 16px;
  font-style: italic;
}
.ld-focus-content .ld-tabs-content img {
  max-width: 100%;
  height: auto;
}
.ld-focus-content .ld-tabs-content .step {
  border-radius: 4px;
  border: 1px solid #c2cfdb;
  margin: 1rem 0 2rem;
}
@media print, screen and (min-width: 40em) {
  .ld-focus-content .ld-tabs-content .step {
    display: flex;
  }
}
.ld-focus-content .ld-tabs-content .step__left {
  padding: 20px;
}
.ld-focus-content .ld-tabs-content .step__left__title {
  margin-top: 0;
}
@media print, screen and (min-width: 40em) {
  .ld-focus-content .ld-tabs-content .step__left {
    width: 60%;
  }
}
.ld-focus-content .ld-tabs-content .step__right img {
  margin: 0;
  display: block;
}
@media print, screen and (min-width: 40em) {
  .ld-focus-content .ld-tabs-content .step__right {
    width: 40%;
  }
}

.learndash-wrapper .screen-reader-text {
  display: none;
}

.ld-login-modal-wrapper {
  text-align: left;
  padding: 40px 20px;
}

.learndash-wrapper .ld-login-modal .ld-button,
.learndash-wrapper .ld-login-modal input[type=submit] {
  margin: 1em auto !important;
  border-radius: 0 !important;
  font-size: 16px !important;
}

.learndash-wrapper .ld-login-modal .ld-login-field,
.learndash-wrapper .ld-login-modal .ld-password-field,
.learndash-wrapper .ld-login-modal input[type=email],
.learndash-wrapper .ld-login-modal input[type=password],
.learndash-wrapper .ld-login-modal input[type=text] {
  background-color: #ffffff !important;
  border: 1px solid #686e77 !important;
  border-radius: 0 !important;
  color: #617175;
  font-size: 0.875em;
  margin: 0 0 1em;
  padding: 0.5em 0.5em 0.5em 2em;
  transition: all 0.25s ease-in-out;
  width: 100%;
}

.data-table {
  border-top: 1px solid #DDDDDD;
  width: 100%;
}
.data-table th, .data-table td {
  text-align: left;
  padding: 10px 0;
}
.data-table th {
  font-weight: 500;
  padding: 10px 10px 10px 0;
  color: #212427;
}
.data-table tr {
  border-bottom: 1px solid #DDDDDD;
}

#header {
  position: relative;
  z-index: 999;
  background: #14484C;
}
#header .header {
  display: flex;
  align-items: center;
  padding-left: 100px;
  position: relative;
  box-sizing: border-box;
  font-size: 14px;
}
@media print, screen and (min-width: 64em) {
  #header .header {
    padding-left: 140px;
  }
}
#header .header__logo {
  width: 100px;
  padding: 10px;
  background: #212427;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  box-sizing: border-box;
}
#header .header__logo .img_wrap {
  width: 80px;
}
@media print, screen and (min-width: 64em) {
  #header .header__logo {
    width: 140px;
    padding: 20px;
  }
  #header .header__logo .img_wrap {
    width: 100px;
  }
}
#header .header__menu {
  overflow: hidden;
  white-space: nowrap;
}
@media print, screen and (min-width: 64em) {
  #header .header__menu ul.menu {
    display: flex;
  }
}
#header .header__menu ul.menu .menu-item {
  display: inline-block;
  margin-left: 20px;
}
#header .header__menu ul.menu .menu-item a {
  color: #FFFFFF;
  text-decoration: none;
}
@media print, screen and (max-width: 63.99875em) {
  #header .header__menu ul.menu .menu-item a {
    display: block;
    padding: 10px 0;
  }
}
#header .header__menu ul.menu .menu-item a:hover {
  text-decoration: underline;
}
@media print, screen and (max-width: 63.99875em) {
  #header .header__menu ul.menu .menu-item + .menu-item {
    margin-left: 10px;
  }
}
#header .header__link {
  margin-left: auto;
  background: #0D3A3D;
}
#header .header__link .btn_arrow {
  color: #FFFFFF;
  text-decoration: none;
  padding: 8px 8px 8px 16px;
}
#header .header__link .btn_arrow:hover {
  text-decoration: underline;
}
#header .header__link .btn_arrow:before {
  right: 13px;
  width: 15px;
  height: 15px;
}
#header .header__link .btn_arrow:after {
  width: 25px;
  height: 25px;
  flex: 0 0 25px;
  background: #188189;
}

div[data-anchor] {
  scroll-margin-top: 60px;
}

.padding, body.error404 #error_message_block, #footer, .product .block__header, .list .block__header, .carousel .block__header, .overview .callout, .overview .block__header, .overview .block__image, .overview, .callout .block__header, .cta, .hero.wp-block-acf-hero-form .block__wrapper__header, .hero .block__header.block__header--padding {
  padding-top: calc(30px + 1.5vw);
  padding-bottom: calc(30px + 1.5vw);
}
.padding--double, body.error404 #error_message_block, .product .block__header, .overview, .cta, .hero.wp-block-acf-hero-form .block__wrapper__header, .hero .block__header.block__header--padding {
  padding-top: calc((30px + 1.5vw) * 2);
  padding-bottom: calc((30px + 1.5vw) * 2);
}

.wp-block-spacer {
  height: calc(30px + 1.5vw);
}
.wp-block-spacer.double {
  height: calc((30px + 1.5vw) * 2);
}

.block {
  position: relative;
  background-color: var(--background-color);
}
.block:not(.hero):not(.callout) {
  padding-top: calc((30px + 1.5vw) * 2);
}
.block p, .block .hero .block__header__meta_table__column__label, .hero .block .block__header__meta_table__column__label, .block .hero .block__header__meta_table__column__data, .hero .block .block__header__meta_table__column__data, .block li {
  color: var(--text-color, inherit);
}
.block__header__logo {
  width: 160px;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 64em) {
  .block__header__logo {
    width: 200px;
  }
}
.block__header__heading + .block__header__cms {
  margin-top: 1rem;
}
.block__header__cta {
  margin-top: calc((30px + 1.5vw) / 2);
}
.block__header__img {
  margin: 1rem 0;
}
.block__header__intro {
  margin-top: 1rem;
}
@media print, screen and (min-width: 64em) {
  .block__header__intro {
    margin-top: 3rem;
    max-width: 373px;
  }
}
.block__image + .block__content {
  margin-top: 50px;
}
.block__footer {
  padding-top: 50px;
}
.block__background.block__background--full {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.block__background.block__background--full .img_wrap {
  padding: 0;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .block__background.block__background--half {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 0;
    width: calc(50% - 15px);
    left: calc(50% + 15px);
  }
  .block__background.block__background--half .img_wrap {
    padding: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 75em) {
  .block__background.block__background--half {
    width: calc(50% - 20px);
    left: calc(50% + 20px);
  }
}
.block__background .video-js {
  object-fit: cover;
  width: 100%;
  height: 0;
  padding: 0 0 60%;
}
.block__background .video-js .vjs-tech {
  object-fit: cover;
}
@media print, screen and (min-width: 40em) {
  .block__background .video-js {
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
  }
}
.block__wrapper {
  position: relative;
  z-index: 1;
}

@media print, screen and (max-width: 39.99875em) {
  .block__background.block__background--half + .block__wrapper .block__header {
    padding-bottom: calc(30px + 1.5vw);
    padding-top: calc(30px + 1.5vw);
  }
}
@media print, screen and (min-width: 64em) {
  .hero {
    padding-top: 0;
  }
}
.hero > .grid-container > .grid-x {
  align-items: center;
}
@media print, screen and (max-width: 39.99875em) {
  .hero .block__header.block__header--padding {
    padding-bottom: calc(30px + 1.5vw);
  }
}
.hero .block__header__meta_table {
  display: flex;
  margin: 1rem 0;
  gap: 1rem;
}
@media print, screen and (min-width: 40em) {
  .hero .block__header__meta_table {
    gap: 2rem;
  }
}
@media print, screen and (min-width: 64em) {
  .hero .block__header__meta_table {
    gap: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .hero .block__header__meta_table {
    border: 1px solid rgb(208.8, 229.8, 231.4);
    border-width: 1px 0;
  }
}
.hero .block__header__meta_table__column {
  padding: 0.5rem 0;
}
@media print, screen and (min-width: 40em) {
  .hero .block__header__meta_table__column {
    padding: 1rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .hero .block__header__meta_table__column {
    padding: 1rem 4rem 1rem 0;
    border: 1px solid rgb(208.8, 229.8, 231.4);
    border-width: 1px 0;
  }
}
.hero .block__header__meta_table__column:last-child {
  padding-right: 0;
}
.hero .block__header__meta_table__column__data {
  font-weight: bold !important;
  display: block;
}
.hero .block__header__meta_table__column__label, .hero .block__header__meta_table__column__data {
  margin: 0 !important;
  color: #FFFFFF !important;
}
@media print, screen and (max-width: 39.99875em) {
  .hero .block__header__meta_table__column__label, .hero .block__header__meta_table__column__data {
    font-size: 80%;
  }
}
@media print, screen and (min-width: 40em) {
  .hero .block__wrapper .block__wrapper__image .img_wrap {
    transform: scale(1.25);
  }
}
@media print, screen and (max-width: 39.99875em) {
  .hero .block__wrapper .block__wrapper__image .img_wrap {
    max-width: 60%;
    margin: 0 auto;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .hero .block__wrapper .block__wrapper__image {
    padding-bottom: calc(30px + 1.5vw);
  }
}
.hero .block__wrapper .block__wrapper__form .hero_form__wrap {
  padding: 20px;
  background: #FFFFFF;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.22);
  border-radius: 4px;
}
@media print, screen and (min-width: 64em) {
  .hero .block__wrapper .block__wrapper__form .hero_form__wrap {
    padding: 40px;
  }
}
.hero .block__wrapper .block__wrapper__form .hero_form__header h2 {
  margin-bottom: 0.5rem;
}
.hero .block__wrapper .block__wrapper__form .hero_form__header p, .hero .block__wrapper .block__wrapper__form .hero_form__header .block__header__meta_table__column__label, .hero .block__wrapper .block__wrapper__form .hero_form__header .block__header__meta_table__column__data {
  margin-bottom: 1rem;
}
.hero.hero--has-form {
  box-shadow: inset 0 -50px 0 #fff;
}
@media print, screen and (min-width: 40em) {
  .hero.hero--has-form {
    padding-top: 50px;
  }
}
@media print, screen and (min-width: 40em) {
  .hero.hero--has-form .block__wrapper__header {
    margin-top: -50px;
  }
}
.hero.wp-block-acf-hero-form .block__wrapper__header .block__header + .acf-innerblocks-container:not(:empty) {
  margin-top: 2rem;
}

.submenu {
  background: #FFFFFF;
  position: sticky;
  top: 0;
  z-index: 999;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  height: 60px;
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  border-top: 1px solid #ddd;
}
@media print, screen and (max-width: 63.99875em) {
  .submenu {
    overflow: scroll;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
}
@media screen and (min-width: 601px) {
  body.admin-bar .submenu {
    top: 46px;
  }
}
@media screen and (min-width: 783px) {
  body.admin-bar .submenu {
    top: 32px;
  }
}

.submenu__menu {
  display: flex;
  width: 100%;
  align-items: center;
  height: 60px;
  gap: 30px;
}
.submenu__menu li a.btn, .submenu__menu li .hs-form a.hs-button, .hs-form .submenu__menu li a.hs-button, .submenu__menu li .wp-block-loginout a.button, .wp-block-loginout .submenu__menu li a.button, .submenu__menu li .learndash-wrapper .ld-login-modal a.ld-button, .learndash-wrapper .ld-login-modal .submenu__menu li a.ld-button {
  min-width: 140px;
}
.submenu__menu li a:not(.btn) {
  display: block;
  padding: 20px 0;
  text-decoration: none;
  color: #212427;
}
.submenu__menu li a:not(.btn):hover {
  text-decoration: underline;
}
.submenu__menu li a:not(.btn).current {
  border-bottom: 3px solid #E78025;
  padding-bottom: 17px;
}
.submenu__menu li a.external:after {
  content: "";
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14 5C13.4477 5 13 4.55228 13 4C13 3.44772 13.4477 3 14 3H20C20.5523 3 21 3.44772 21 4V10C21 10.5523 20.5523 11 20 11C19.4477 11 19 10.5523 19 10V6.41421L11.7071 13.7071C11.3166 14.0976 10.6834 14.0976 10.2929 13.7071C9.90237 13.3166 9.90237 12.6834 10.2929 12.2929L17.5858 5H14ZM5 7C4.44772 7 4 7.44772 4 8V19C4 19.5523 4.44772 20 5 20H16C16.5523 20 17 19.5523 17 19V14.4375C17 13.8852 17.4477 13.4375 18 13.4375C18.5523 13.4375 19 13.8852 19 14.4375V19C19 20.6569 17.6569 22 16 22H5C3.34315 22 2 20.6569 2 19V8C2 6.34315 3.34315 5 5 5H9.5625C10.1148 5 10.5625 5.44772 10.5625 6C10.5625 6.55228 10.1148 7 9.5625 7H5Z%27 fill=%27%23000000%27 /%3E%3C/svg%3E");
  mask: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M14 5C13.4477 5 13 4.55228 13 4C13 3.44772 13.4477 3 14 3H20C20.5523 3 21 3.44772 21 4V10C21 10.5523 20.5523 11 20 11C19.4477 11 19 10.5523 19 10V6.41421L11.7071 13.7071C11.3166 14.0976 10.6834 14.0976 10.2929 13.7071C9.90237 13.3166 9.90237 12.6834 10.2929 12.2929L17.5858 5H14ZM5 7C4.44772 7 4 7.44772 4 8V19C4 19.5523 4.44772 20 5 20H16C16.5523 20 17 19.5523 17 19V14.4375C17 13.8852 17.4477 13.4375 18 13.4375C18.5523 13.4375 19 13.8852 19 14.4375V19C19 20.6569 17.6569 22 16 22H5C3.34315 22 2 20.6569 2 19V8C2 6.34315 3.34315 5 5 5H9.5625C10.1148 5 10.5625 5.44772 10.5625 6C10.5625 6.55228 10.1148 7 9.5625 7H5Z%27 fill=%27%23000000%27 /%3E%3C/svg%3E");
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin: 0 0 3px 4px;
  transition: background-color 0.4s cubic-bezier(0.1, 0.2, 0.8, 1);
}
@media print, screen and (max-width: 63.99875em) {
  .submenu__menu li:nth-last-child(2) {
    padding-right: 25px;
  }
}
.submenu__menu #submenu__menu__slider {
  display: block;
  position: absolute;
  bottom: -1px;
  z-index: 2;
  left: 0;
  height: 3px;
  width: 0;
  padding: 0;
  background: #E78025;
  border: 0;
}
.submenu__menu #submenu__menu__slider.menu__slider--animate {
  transition: all 0.4s cubic-bezier(0.1, 0.2, 0.8, 1);
}

.cta {
  text-align: center;
}
.cta .cta_list {
  justify-content: center;
}
.block + .cta {
  margin-top: calc((30px + 1.5vw) * 2);
}

.callout {
  max-width: 80rem;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.22);
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  border-radius: 4px;
  overflow: hidden;
}
@media screen and (max-width: 80em) {
  .callout {
    margin: 0 20px;
  }
}
.block + .callout {
  margin-top: calc((30px + 1.5vw) * 2);
}

.overview {
  padding-bottom: 0;
}
.overview .block__header, .overview .block__image {
  padding-top: 0;
}
.overview .callout {
  background: #212427;
  color: #FFFFFF;
}
.overview .callout .icon, .overview .callout p, .overview .callout .hero .block__header__meta_table__column__label, .hero .overview .callout .block__header__meta_table__column__label, .overview .callout .hero .block__header__meta_table__column__data, .hero .overview .callout .block__header__meta_table__column__data {
  margin: 0.5rem 0;
}

.bcard:is(a) {
  color: var(--text-color, #4C4F53);
  text-decoration: none;
}
.bcard:is(a):hover {
  color: var(--text-color, #4C4F53);
}
.bcard:is(a):hover .bcard__header__heading {
  text-decoration: underline;
  text-decoration-thickness: 2px;
}
.bcard:is(a):hover.bcard--image .img_wrap img {
  transform: scale(1.1);
}
.bcard__image {
  padding-bottom: 30px;
}
@media print, screen and (max-width: 39.99875em) {
  .bcard.bcard--icon .bcard__image {
    padding-bottom: 15px;
  }
}
.bcard__body .bcard__body__header + .bcard__body__cms {
  padding-top: 20px;
}
.bcard__body .bcard__body__cms + .bcard__body__footer {
  padding-top: 30px;
}
.bcard__body .bcard__body__cms .cms + .data-table, .bcard__body .bcard__body__cms .ld-focus-content .ld-tabs-content + .data-table, .ld-focus-content .bcard__body .bcard__body__cms .ld-tabs-content + .data-table {
  margin: 30px 0 0;
}
.bcard__body .bcard__body__cms p:empty, .bcard__body .bcard__body__cms .hero .block__header__meta_table__column__label:empty, .hero .bcard__body .bcard__body__cms .block__header__meta_table__column__label:empty, .bcard__body .bcard__body__cms .hero .block__header__meta_table__column__data:empty, .hero .bcard__body .bcard__body__cms .block__header__meta_table__column__data:empty {
  display: none;
}
@media print, screen and (min-width: 40em) {
  .bcard.bcard--left.bcard--image .bcard__image {
    padding-bottom: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .bcard.bcard--left.bcard--image .bcard__body {
    padding-left: 30px;
  }
}
@media print, screen and (min-width: 40em) {
  .bcard.bcard--left.bcard--icon .bcard__body {
    padding-left: 20px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .bcard.bcard--left .img_wrap--cover--portrait {
    padding: 0 0 66.6666666666%;
  }
}
.bcard .video_thumbnail:before {
  width: 60px;
  height: 60px;
}
.bcard .video_thumbnail:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 18.66px solid #FFFFFF;
  transform: translate(calc(-50% + 2px), -50%);
}
.bcard .video_thumbnail:hover:before {
  width: 65px;
  height: 65px;
}

.carousel {
  overflow: hidden;
}
.carousel__controls {
  margin: 30px 0 0;
  display: flex;
  gap: 15px;
}
.carousel__controls button {
  position: relative;
  width: 50px;
  height: 50px;
  background: none;
  text-indent: -99999px;
  border: none;
  cursor: pointer;
}
.carousel__controls button:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #E9E9E9;
  border-radius: 100%;
  content: "";
  display: block;
  top: 0;
  left: 0;
  transition: transform 0.25s cubic-bezier(0.1, 0.2, 0.8, 1);
}
.carousel__controls button:after {
  position: absolute;
  width: 24px;
  height: 24px;
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.carousel__controls button:hover:before {
  transform: scale(1.1);
}
.carousel__controls button.carousel__controls__prev:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtOS40NzQgNS4yMDlzLTQuNTAxIDQuNTA1LTYuMjU0IDYuMjU5Yy0uMTQ3LjE0Ni0uMjIuMzM4LS4yMi41M3MuMDczLjM4NC4yMi41M2MxLjc1MiAxLjc1NCA2LjI1MiA2LjI1NyA2LjI1MiA2LjI1Ny4xNDUuMTQ1LjMzNi4yMTcuNTI3LjIxNy4xOTEtLjAwMS4zODMtLjA3NC41My0uMjIxLjI5My0uMjkzLjI5NC0uNzY2LjAwNC0xLjA1N2wtNC45NzYtNC45NzZoMTQuNjkyYy40MTQgMCAuNzUtLjMzNi43NS0uNzVzLS4zMzYtLjc1LS43NS0uNzVoLTE0LjY5Mmw0Ljk3OC00Ljk3OWMuMjg5LS4yODkuMjg3LS43NjEtLjAwNi0xLjA1NC0uMTQ3LS4xNDctLjMzOS0uMjIxLS41My0uMjIxLS4xOTEtLjAwMS0uMzguMDcxLS41MjUuMjE1eiIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+);
}
.carousel__controls button.carousel__controls__next:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMTQuNTIzIDE4Ljc4N3M0LjUwMS00LjUwNSA2LjI1NS02LjI2Yy4xNDYtLjE0Ni4yMTktLjMzOC4yMTktLjUzcy0uMDczLS4zODMtLjIxOS0uNTNjLTEuNzUzLTEuNzU0LTYuMjU1LTYuMjU4LTYuMjU1LTYuMjU4LS4xNDQtLjE0NS0uMzM0LS4yMTctLjUyNC0uMjE3LS4xOTMgMC0uMzg1LjA3NC0uNTMyLjIyMS0uMjkzLjI5Mi0uMjk1Ljc2Ni0uMDA0IDEuMDU2bDQuOTc4IDQuOTc4aC0xNC42OTJjLS40MTQgMC0uNzUuMzM2LS43NS43NXMuMzM2Ljc1Ljc1Ljc1aDE0LjY5MmwtNC45NzkgNC45NzljLS4yODkuMjg5LS4yODYuNzYyLjAwNiAxLjA1NC4xNDguMTQ4LjM0MS4yMjIuNTMzLjIyMi4xOSAwIC4zNzgtLjA3Mi41MjItLjIxNXoiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==);
}
.carousel .block__header {
  padding-top: 0;
}
.carousel .glide--static_height, .carousel .glide--static_height .glide__track, .carousel .glide--static_height .glide__slides, .carousel .glide--static_height .glide__slide, .carousel .glide--static_height .bcard {
  height: 100%;
}
.carousel .glide--static_height .bcard {
  position: relative;
}
.carousel .glide--static_height .bcard.bcard--top {
  padding-bottom: 60px;
  flex-flow: column;
}
.carousel .glide--static_height .bcard.bcard--top .bcard__body__footer {
  position: absolute;
  width: 100%;
  bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .carousel .glide--static_height .bcard.bcard--left {
    padding-bottom: 60px;
    flex-flow: column;
  }
  .carousel .glide--static_height .bcard.bcard--left .bcard__body__footer {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
}

.list .block__header {
  padding-top: 0;
}

.product {
  padding-top: 0;
}
.product:after {
  position: absolute;
  display: block;
  z-index: 0;
  content: "";
  width: 100%;
  height: 100px;
  background: #FFFFFF;
  bottom: 0;
  left: 0;
}
.block + .product {
  margin-top: calc((30px + 1.5vw) * 2);
}

.product_features__features .grid-x {
  align-items: center;
  gap: 15px;
  margin: 0 0 15px;
}
.product_features__features .grid-x .cell:nth-child(2) {
  text-align: right;
}
.product_features__features .data-table {
  border-top: 1px solid #212427;
}
.product_features__features .data-table tr th {
  width: 50%;
}
.product_features__applications {
  padding: 30px;
  border: 1px solid #212427;
}
.product_features__applications ul {
  margin: 1rem 0 0;
}
.product_features__applications ul li + li {
  margin: 1rem 0 0;
}

/*******************
 *      MODALS     *
 *******************/
.vbox-inline .modal_wrapper .modal_wrapper__image {
  position: relative;
}
@media print, screen and (min-width: 40em) {
  .vbox-inline .modal_wrapper .modal_wrapper__image .img_wrap {
    padding: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}
.vbox-inline .modal_wrapper .modal_wrapper__content {
  padding: calc(30px + 1.5vw) 30px;
  max-width: 480px;
  margin: 0 auto;
}
.vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header {
  padding: 0 0 30px;
}
.vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .h2 + p, .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .cms h2:not(.eyebrow) + p, .cms .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header h2:not(.eyebrow) + p, .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .mce-content-body h2:not(.eyebrow) + p, .mce-content-body .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header h2:not(.eyebrow) + p, .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .ld-focus-content h2 + p, .ld-focus-content .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header h2 + p, .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .hero .h2 + .block__header__meta_table__column__label, .hero .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .h2 + .block__header__meta_table__column__label, .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .cms .hero h2:not(.eyebrow) + .block__header__meta_table__column__label, .hero .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .cms h2:not(.eyebrow) + .block__header__meta_table__column__label, .cms .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .hero h2:not(.eyebrow) + .block__header__meta_table__column__label, .hero .cms .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header h2:not(.eyebrow) + .block__header__meta_table__column__label, .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .mce-content-body .hero h2:not(.eyebrow) + .block__header__meta_table__column__label, .hero .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .mce-content-body h2:not(.eyebrow) + .block__header__meta_table__column__label, .mce-content-body .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .hero h2:not(.eyebrow) + .block__header__meta_table__column__label, .hero .mce-content-body .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header h2:not(.eyebrow) + .block__header__meta_table__column__label, .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .ld-focus-content .hero h2 + .block__header__meta_table__column__label, .hero .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .ld-focus-content h2 + .block__header__meta_table__column__label, .ld-focus-content .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .hero h2 + .block__header__meta_table__column__label, .hero .ld-focus-content .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header h2 + .block__header__meta_table__column__label, .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .hero .h2 + .block__header__meta_table__column__data, .hero .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .h2 + .block__header__meta_table__column__data, .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .cms .hero h2:not(.eyebrow) + .block__header__meta_table__column__data, .hero .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .cms h2:not(.eyebrow) + .block__header__meta_table__column__data, .cms .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .hero h2:not(.eyebrow) + .block__header__meta_table__column__data, .hero .cms .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header h2:not(.eyebrow) + .block__header__meta_table__column__data, .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .mce-content-body .hero h2:not(.eyebrow) + .block__header__meta_table__column__data, .hero .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .mce-content-body h2:not(.eyebrow) + .block__header__meta_table__column__data, .mce-content-body .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .hero h2:not(.eyebrow) + .block__header__meta_table__column__data, .hero .mce-content-body .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header h2:not(.eyebrow) + .block__header__meta_table__column__data, .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .ld-focus-content .hero h2 + .block__header__meta_table__column__data, .hero .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .ld-focus-content h2 + .block__header__meta_table__column__data, .ld-focus-content .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header .hero h2 + .block__header__meta_table__column__data, .hero .ld-focus-content .vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__header h2 + .block__header__meta_table__column__data {
  margin: 1rem 0 0;
}
.vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__form {
  transition: all 0.4s cubic-bezier(0.1, 0.2, 0.8, 1);
  min-height: 100vh;
  opacity: 0;
}
.vbox-inline .modal_wrapper .modal_wrapper__content .modal_wrapper__content__form .hs-submit {
  text-align: center;
}

#footer {
  background: #212427;
  color: #FFFFFF;
  font-size: 14px;
}
#footer a {
  color: #FFFFFF;
}
#footer .logo {
  width: 150px;
  margin: 0 auto;
}
#footer .grid-x {
  align-items: center;
}
#footer .grid-x .cell {
  text-align: center;
}
#footer ul li {
  display: inline-block;
}
#footer ul li + li {
  margin-left: 0.5rem;
}
#footer .social_icon {
  display: block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#footer .social_icon span {
  display: none;
}

body.error404 a#top {
  position: absolute;
}
body.error404 #error_message_block .h1, body.error404 #error_message_block .editor-visual-editor__post-title-wrapper h1, .editor-visual-editor__post-title-wrapper body.error404 #error_message_block h1, body.error404 #error_message_block .ld-focus-content h1, .ld-focus-content body.error404 #error_message_block h1 {
  margin: 0 0 2rem;
}
body.error404 #error_message_block .buttons {
  margin: 1rem 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media print, screen and (min-width: 40em) {
  body.error404 #error_message_block .buttons {
    flex-direction: row;
  }
}
body.error404 #wrapper {
  background: #188189;
}

.grid-cards {
  gap: 3rem 0;
}
@media print, screen and (min-width: 40em) {
  .grid-cards {
    gap: 2rem 0;
  }
}

/* Core styles/functionality */
.tab {
  position: relative;
  list-style-type: none;
}
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab__label {
  cursor: pointer;
  position: relative;
}
.tab__label:before {
  content: "";
  display: block;
  left: -1rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 5px solid #188189;
  border-bottom: 0;
}
.tab__label span {
  text-decoration: underline;
}
.tab__content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.35s;
}
.tab input:checked ~ .tab__content {
  max-height: 10rem;
}
.tab input:checked ~ .tab__label:before {
  transform: rotate(180deg);
}
