@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap");
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  white-space: normal;
  text-align: left;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
:focus {
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*, :before, :after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.region {
  margin: 0 auto;
}
.row {
  width: 100%;
}
.row:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clr:after, .group:after, .region:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.col {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  width: 100%;
}
.row .wp-block-column:not(:first-child) {
  margin-left: 0;
}
.wp-block-columns.row {
  width: 100%;
  margin-bottom: 0;
}
.span_1 {
  width: 4.1666666667%;
}
.span_2 {
  width: 8.3333333333%;
}
.span_3 {
  width: 12.5%;
}
.span_4 {
  width: 16.6666666667%;
}
.span_5_5 {
  width: 20%;
}
.span_5 {
  width: 20.8333333333%;
}
.span_6 {
  width: 25%;
}
.span_7 {
  width: 29.1666666667%;
}
.span_8 {
  width: 33.3333333333%;
}
.span_9 {
  width: 37.5%;
}
.span_10 {
  width: 41.6666666667%;
}
.span_11 {
  width: 45.8333333333%;
}
.span_12 {
  width: 50%;
}
.span_13 {
  width: 54.1666666667%;
}
.span_14 {
  width: 58.3333333333%;
}
.span_15 {
  width: 62.5%;
}
.span_16 {
  width: 66.6666666667%;
}
.span_17 {
  width: 70.8333333333%;
}
.span_18 {
  width: 75%;
}
.span_19 {
  width: 79.1666666667%;
}
.span_20 {
  width: 83.3333333333%;
}
.span_21 {
  width: 87.5%;
}
.span_22 {
  width: 91.6666666667%;
}
.span_23 {
  width: 95.8333333333%;
}
.span_24 {
  width: 100%;
}
.col.flright, .col.flleft, .gutters .col, .row.gutters .wp-block-column:not(:first-child) {
  margin-left: 2%;
}
.gutters .col:first-child {
  margin-left: 0;
}
.gutters .span_1 {
  width: 2.25%;
}
.gutters .span_2 {
  width: 6.5%;
}
.gutters .span_3 {
  width: 10.75%;
}
.gutters .span_4 {
  width: 15%;
}
.gutters .span_5 {
  width: 19.25%;
}
.gutters .span_5_5 {
  width: 18.4%;
}
.gutters .span_6 {
  width: 23.5%;
}
.gutters .span_7 {
  width: 27.75%;
}
.gutters .span_8 {
  width: 32%;
}
.gutters .span_9 {
  width: 36.25%;
}
.gutters .span_10 {
  width: 40.5%;
}
.gutters .span_11 {
  width: 44.75%;
}
.gutters .span_12 {
  width: 49%;
}
.gutters .span_13 {
  width: 53.25%;
}
.gutters .span_14 {
  width: 57.5%;
}
.gutters .span_15 {
  width: 61.75%;
}
.gutters .span_16 {
  width: 66%;
}
.gutters .span_17 {
  width: 70.25%;
}
.gutters .span_18 {
  width: 74.5%;
}
.gutters .span_19 {
  width: 78.75%;
}
.gutters .span_20 {
  width: 83%;
}
.gutters .span_21 {
  width: 87.25%;
}
.gutters .span_22 {
  width: 91.5%;
}
.gutters .span_23 {
  width: 95.75%;
}
.gutters .span_24 {
  width: 100%;
}
.col.flright {
  float: right;
  margin-left: 2%;
}
.col.flleft {
  float: left;
  margin-left: 0;
}
.kt-row-layout-inner .kt-row-column-wrap {
  padding: 0;
}
.row.wp-block-columns, .no-flex.wp-block-columns {
  display: block !important;
}
.sub .wp-block-column, .home .wp-block-column {
  margin-bottom: 0;
}
.wp-block-image img {
  display: block;
}
.bgr.wp-block-mkl-section-block .section-bg {
  background-position: right top;
}
.home .wp-block-columns {
  margin-bottom: 0;
}
.slide {
  position: relative;
}
.slideInUp {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}
.is-active .slideInUp, .is-active.slideInUp {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slideInUp.slideInUp2 {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.slideInUp.slideInUp3 {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.slideInUp.slideInUp4 {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.slideInUp.slideInUp5 {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding: 6em 0;
  position: relative;
}
.white *, .white, .has-white-color {
  color: #fff;
}
.beige, .has-beige-color {
  color: #FFFAF5;
}
.blue, .has-blue-color {
  color: #0077C8;
}
.darkblue, .has-darkblue-color {
  color: #0D4795;
}
.deepblue, .has-deepblue-color {
  color: #001948;
}
.lightblue, .has-lightblue-color {
  color: #2FABFF;
}
.green, .has-green-color {
  color: #23adb7;
}
.teal, .has-teal-color {
  color: #23add2;
}
.purple, .has-purple-color {
  color: #838BC5;
}
.red, .has-red-color {
  color: #9D2235;
}
.orange, .has-orange-color {
  color: #FC4F27;
}
.gold, .has-gold-color {
  color: #DCA828;
}
.grey, .has-grey-color {
  color: #F2F2F2;
}
.altgrey, .has-altgrey-color {
  color: #969B9D;
}
.darkgrey, .has-darkgrey-color {
  color: #656565;
}
.black, .has-black-color {
  color: #2C2C2C !important;
}
.charcoal, .has-charcoal-color {
  color: #535759;
}
.bg-white, .has-white-background-color {
  background-color: #ffffff;
}
.bg-beige, .has-beige-background-color {
  background-color: #FFFAF5;
}
.bg-blue, .has-blue-background-color {
  background-color: #0077C8;
}
.bg-darkblue, .has-darkblue-background-color {
  background-color: #0D4795;
}
.bg-deepblue, .has-deepblue-background-color {
  background-color: #001948;
}
.bg-lightblue, .has-lightblue-background-color {
  background-color: #2FABFF;
}
.bg-green, .has-green-background-color {
  background-color: #23adb7;
}
.bg-teal, .has-teal-background-color {
  background-color: #23add2;
}
.bg-purple, .has-purple-background-color {
  background-color: #838BC5;
}
.bg-red, .has-red-background-color {
  background-color: #9D2235;
}
.bg-orange, .has-orange-background-color {
  background-color: #FC4F27;
}
.bg-gold, .has-gold-background-color {
  background-color: #DCA828;
}
.bg-grey, .has-grey-background-color {
  background-color: #F2F2F2;
}
.bg-grey, .has-altgrey-background-color {
  background-color: #969B9D;
}
.bg-grey-o, .has-grey-o-background-color {
  background-color: rgba(237, 237, 237, 0.95);
}
.bg-darkgrey, .has-darkgrey-background-color {
  background-color: #656565;
}
.bg-black, .has-black-background-color {
  background-color: #2C2C2C !important;
}
.bg-charcoal, .has-charcoal-background-color {
  background-color: #535759;
}
.transparent, .bg-transparent, .bgclear {
  background-color: transparent;
}
.bg-green-grad {
  background: #bed73d;
  background: -moz-linear-gradient(75deg, #bed73d 34%, #559271 160%);
  background: -webkit-linear-gradient(75deg, #bed73d 34%, #559271 160%);
  background: linear-gradient(75deg, #bed73d 34%, #559271 160%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bed73d", endColorstr="#559271",GradientType=1);
}
.bg-blue-grad {
  background: #001837;
  background: -moz-linear-gradient(left, #001837 0%, #00224f 100%);
  background: -webkit-linear-gradient(left, #001837 0%, #00224f 100%);
  background: linear-gradient(to right, #001837 0%, #00224f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#001837", endColorstr="#00224f",GradientType=1);
}
.logo {
  background: transparent url("/wp-content/themes/arbutus2022/images/arbutus-biopharma-logo.svg") no-repeat 0 0;
  display: block;
  height: 78px;
  text-decoration: none;
  width: 224px;
  z-index: 1;
  text-indent: -9999px;
  top: 23px;
  position: absolute;
  left: 0;
  background-size: contain;
}
body {
  color: #2C2C2C;
  background-color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
}
.region {
  position: relative;
  margin: 0 auto;
}
.container, .wp-block-mkl-section-block.container, .entry-content > .wp-block-mkl-section-block.container {
  max-width: 1200px;
}
.container p, .container li, .wp-block-mkl-section-block.container p, .wp-block-mkl-section-block.container li, .entry-content > .wp-block-mkl-section-block.container p, .entry-content > .wp-block-mkl-section-block.container li {
  font-size: 1.1rem;
}
.container p.large, .container li.large, .wp-block-mkl-section-block.container p.large, .wp-block-mkl-section-block.container li.large, .entry-content > .wp-block-mkl-section-block.container p.large, .entry-content > .wp-block-mkl-section-block.container li.large {
  font-size: 1.375rem;
  line-height: 1.3em;
  margin-bottom: 1em;
}
.container p.large.mb-z, .container li.large.mb-z, .wp-block-mkl-section-block.container p.large.mb-z, .wp-block-mkl-section-block.container li.large.mb-z, .entry-content > .wp-block-mkl-section-block.container p.large.mb-z, .entry-content > .wp-block-mkl-section-block.container li.large.mb-z {
  margin-bottom: 0;
}
.container p.small, .container li.small, .wp-block-mkl-section-block.container p.small, .wp-block-mkl-section-block.container li.small, .entry-content > .wp-block-mkl-section-block.container p.small, .entry-content > .wp-block-mkl-section-block.container li.small {
  font-size: 0.9rem;
}
ul.small li {
  font-size: 0.9rem !important;
}
ul.small li:before {
  left: 2px;
  top: 10px;
}
.container {
  padding: 6em 0;
}
.wide-container {
  margin: 0 auto;
  max-width: 1300px;
  padding: 6em 50px;
}
.small-container {
  max-width: 1080px;
}
.col {
  position: relative;
}
.main-container {
  background: #ffffff;
  margin: 0 auto;
  margin: 0 auto;
  overflow: hidden;
  max-width: none;
}
hr {
  border: none !important;
  height: 1px;
  margin: 4em 0;
  background: #BFBFBF;
}
hr.small {
  margin: 2em 0;
}
li {
  padding-left: 1em;
  position: relative;
  list-style-type: none;
}
li::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #0077C8;
  border-radius: 100%;
  left: 5px;
  top: 12px;
}
p, li {
  font-size: 1.125rem;
  line-height: 1.5em;
  margin-bottom: 0.75em;
}
p.large {
  font-size: 1.375em;
}
li {
  padding-left: 1em;
}
ul {
  margin-bottom: 2em;
}
ol li {
  background: none;
  padding-left: 0;
  margin-left: 1em;
  list-style: decimal;
}
ol li:before {
  display: none;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
h1, h2, h3, h5 {
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  color: #2C2C2C;
}
h1, h2 {
  font-size: clamp(2.5rem, 6vw, 3.625rem);
  font-weight: 300;
  line-height: 1.05em;
  margin-bottom: 0.25em;
}
h1 strong, h2 strong {
  font-weight: 400;
}
h2 {
  font-size: clamp(2.5rem, 6vw, 3.125rem);
}
h3 {
  font-size: clamp(2rem, 6vw, 2.875em);
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
h3 strong {
  font-weight: 400;
}
h4 {
  color: #2C2C2C;
  font-family: "Open Sans", sans-serif;
  line-height: 1.4em;
  font-size: 1.375em;
  font-weight: 800;
  margin-bottom: 0.25em;
}
h5 {
  font-size: 1.375em;
  margin-bottom: 0.5em;
  line-height: 1.3em;
  font-weight: 800;
}
h6 {
  font-size: 1.25em;
  line-height: 1.3em;
  margin-bottom: 0.25em;
  text-transform: uppercase;
  font-weight: 800;
}
blockquote, q {
  display: block;
  position: relative;
}
blockquote p, q p {
  font-size: 1.35em !important;
  font-style: italic;
  color: #2C2C2C;
}
blockquote p cite, blockquote cite, q p cite, q cite {
  font-size: 1rem;
  font-style: normal;
  font-weight: 800;
  margin-top: 2em;
  line-height: 1.5em;
}
a {
  color: #2C2C2C;
  cursor: pointer;
  font-size: 1em;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
strong, b {
  font-weight: 800;
}
em {
  font-style: italic;
}
img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
sub, sup {
  font-size: 12px;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.75em;
}
.wp-block-mkl-section-block, .entry-content > .wp-block-mkl-section-block {
  max-width: inherit;
  width: 100%;
}
.section-bg.bg__stretched {
  background-size: cover;
}
.section-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  max-width: none;
  z-index: 0;
}
.panel {
  padding: 4em;
}
.panel .wp-block-columns {
  margin-bottom: 0;
}
.panel-small {
  padding: 2em;
}
.panel-small .wp-block-columns {
  margin-bottom: 0;
}
.panel-small p:last-child {
  margin-bottom: 0;
}
.shadow {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.3);
}
.nomargin img {
  margin: 0;
}
.box-link, .photo-link {
  position: relative;
}
.box-link .wp-block-column, .photo-link .wp-block-column {
  position: relative;
}
.box-link a, .box-link a.box-link, .photo-link a, .photo-link a.box-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}
.photo-link {
  width: 100%;
}
.photo-link img {
  object-fit: cover;
}
.photo-link .wp-block-column p:first-of-type {
  position: absolute;
  bottom: 1em;
  left: 1em;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background-position: -50px 8px;
}
.photo-link .wp-block-column p:last-of-type {
  margin: 0;
}
.photo-link .wp-block-column figure {
  margin: 0;
  position: relative;
}
.photo-link .wp-block-column figure::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  top: 0;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.photo-link .wp-block-column:hover figure::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(15, 120, 185, 0.8);
  top: 0;
}
.photo-link .wp-block-column:hover p:first-of-type {
  padding-left: 25px;
  background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.944%22%20height%3D%2211.905%22%20viewBox%3D%220%200%2015.944%2011.905%22%3E%0D%0A%20%20%3Cg%20id%3D%22Group_2636%22%20data-name%3D%22Group%202636%22%20transform%3D%22translate(-447.25%20-1671.143)%22%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_10873%22%20data-name%3D%22Path%2010873%22%20d%3D%22M490%2C806.2l4.494%2C4.186L490%2C814.573%22%20transform%3D%22translate(-32.551%20866.709)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.5%22%2F%3E%0D%0A%20%20%20%20%3Cline%20id%3D%22Line_22%22%20data-name%3D%22Line%2022%22%20x2%3D%2212.898%22%20transform%3D%22translate(448.5%201677.096)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222.5%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat 0 8px;
}
.container .wp-block-columns {
  margin-bottom: 0;
}
figure.ml-z img {
  margin-left: 0;
}
figure.wp-block-image.mb-z {
  margin-bottom: 0;
}
figure.full-width img {
  max-width: none;
}
.wp-block-group.container {
  gap: 0;
}
.separator {
  min-height: 528px;
}
p.btn a, a.btn, input[type=submit] {
  cursor: pointer;
  border: 2px solid #ffffff;
  border-radius: 25px;
  background-color: #9D2235;
  color: #ffffff;
  outline: 2px solid rgba(157, 34, 53, 0.4);
  display: inline-block;
  font-size: 13px;
  font-weight: 800;
  line-height: 13px;
  padding: 12px 30px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  margin-right: 1em;
  text-transform: uppercase;
}
p.btn a:hover, a.btn:hover, input[type=submit]:hover {
  background-color: #656565;
  outline: 2px solid #2C2C2C;
  text-decoration: none;
}
p.btn.blue a, a.btn.blue {
  background-color: #0077C8;
  outline: 2px solid #0077C8;
  border-color: #001948;
}
p.btn-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
p.btn-flex a {
  margin-left: 20px;
}
.bg-white-50::before, .bg-grey-50::before {
  content: "";
  height: 50%;
  width: 100%;
  background: #ffffff;
  position: absolute;
}
.bg-grey-50::before {
  background: #F2F2F2;
}
.not-found {
  font-size: 100px !important;
  line-height: 1em;
  margin-bottom: 0;
}
.wp-block-columns.no-gap.is-not-stacked-on-mobile > .wp-block-column:not(:first-child), .wp-block-columns.no-gap > .wp-block-column:not(:first-child), .wp-block-columns.no-gap:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) {
  margin-left: 0;
}
h1.large {
  margin-bottom: 0.3em !important;
}
.divider {
  height: 550px;
}
figure.fullwidth img {
  width: 100%;
}
figure.full-width.right img {
  position: absolute;
  right: 0;
}
figure.middle img {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.n0 + section {
  margin-top: 118px;
}
.accent-wide {
  position: realtive;
}
.accent-wide::before, .accent-wide::after {
  content: "" !important;
  position: absolute;
  display: block;
  margin-top: 60px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 1s cubic-bezier(0.07, 0.79, 0.58, 1);
  transition: all 1s cubic-bezier(0.07, 0.79, 0.58, 1);
}
.accent-wide::before {
  width: 119px;
  height: 119px;
  left: 20%;
  top: -60px;
  background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22116.601%22%20height%3D%22118.233%22%20viewBox%3D%220%200%20116.601%20118.233%22%3E%0D%0A%20%20%3Cdefs%3E%0D%0A%20%20%20%20%3ClinearGradient%20id%3D%22linear-gradient%22%20x2%3D%221%22%20y2%3D%221%22%20gradientUnits%3D%22objectBoundingBox%22%3E%0D%0A%20%20%20%20%20%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23d8efff%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232fabff%22%2F%3E%0D%0A%20%20%20%20%3C%2FlinearGradient%3E%0D%0A%20%20%20%20%3ClinearGradient%20id%3D%22linear-gradient-2%22%20x1%3D%221%22%20x2%3D%220%22%20y2%3D%221%22%20gradientUnits%3D%22objectBoundingBox%22%3E%0D%0A%20%20%20%20%20%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22%239a515d%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f0d0d5%22%2F%3E%0D%0A%20%20%20%20%3C%2FlinearGradient%3E%0D%0A%20%20%3C%2Fdefs%3E%0D%0A%20%20%3Cg%20id%3D%22accent-squares-1%22%20transform%3D%22translate(-179.399%20-1343.767)%22%3E%0D%0A%20%20%20%20%3Crect%20id%3D%22Rectangle_7091%22%20data-name%3D%22Rectangle%207091%22%20width%3D%2290%22%20height%3D%2290%22%20transform%3D%22translate(206%201372)%22%20opacity%3D%220.431%22%20fill%3D%22url(%23linear-gradient)%22%2F%3E%0D%0A%20%20%20%20%3Crect%20id%3D%22Rectangle_7085%22%20data-name%3D%22Rectangle%207085%22%20width%3D%2246%22%20height%3D%2246%22%20transform%3D%22translate(225.399%201343.767)%20rotate(90)%22%20opacity%3D%220.417%22%20fill%3D%22url(%23linear-gradient-2)%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat 0 0;
}
.accent-wide::after {
  width: 60px;
  height: 60px;
  left: 80%;
  top: -30px;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%3E%0D%0A%20%20%3Cdefs%3E%0D%0A%20%20%20%20%3ClinearGradient%20id%3D%22linear-gradient%22%20x1%3D%221%22%20x2%3D%220%22%20y2%3D%221%22%20gradientUnits%3D%22objectBoundingBox%22%3E%0D%0A%20%20%20%20%20%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22%231bbde3%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23d6f7ff%22%2F%3E%0D%0A%20%20%20%20%3C%2FlinearGradient%3E%0D%0A%20%20%3C%2Fdefs%3E%0D%0A%20%20%3Crect%20id%3D%22blue-square%22%20width%3D%2260%22%20height%3D%2260%22%20transform%3D%22translate(60)%20rotate(90)%22%20opacity%3D%220.339%22%20fill%3D%22url(%23linear-gradient)%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat 0 0;
}
.accent-wide.is-active::before, .accent-wide.is-active::after {
  opacity: 1;
  margin-top: 0;
}
.wp-block-image.ot-xs {
  margin-top: -3em;
}
p.x-large {
  font-size: 2.3em !important;
  font-weight: 400;
  line-height: 1em;
  margin-bottom: 1rem;
}
.outline img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
ul.blue-bullets li {
  padding-left: 28px;
  color: #656565;
  font-weight: 400;
}
ul.blue-bullets li::before {
  width: 16px;
  height: 16px;
  background-color: #0077C8;
  left: 0;
  top: 5px;
  outline: 3px solid #0D4795;
  border: 4px solid #fff;
}
section.asset-panel {
  background: transparent;
  z-index: 1;
}
section.asset-panel .container {
  margin-top: -10rem;
  padding-top: 0;
}
section.asset-panel .container::before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  width: 10000px;
  height: 100%;
  background-color: #ffffff;
}
section.asset-panel .container > .wp-block-columns .wp-block-column:first-child {
  padding-top: 3em;
  padding-right: 5em;
  background-color: #ffffff;
}
section.asset-panel .container > .wp-block-columns .wp-block-column:last-child {
  padding: 3em;
  margin-top: 10rem;
  margin-left: 0;
}
.wp-block-image.hero-animation img {
  max-width: 140%;
  margin-left: -20%;
}
div#cookie-law-info-bar {
  top: 100% !important;
  left: 100% !important;
  transform: translate(-60%, -60%);
  background: -moz-linear-gradient(-45deg, #1e5799 0%, rgba(125, 185, 232, 0.86) 100%);
  background: -webkit-linear-gradient(-45deg, #1e5799 0%, rgba(125, 185, 232, 0.86) 100%);
  background: linear-gradient(135deg, #1e5799 0%, rgba(125, 185, 232, 0.86) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e5799", endColorstr="#db7db9e8",GradientType=1);
  color: #fff !important;
  border-radius: 0 !important;
}
a.medium.cli-plugin-button.cli-plugin-main-button.cli_settings_button {
  background-color: transparent !important;
  color: #fff !important;
  text-decoration: underline;
  padding-left: 0;
}
a#wt-cli-accept-all-btn, a#wt-cli-privacy-save-btn {
  cursor: pointer;
  border: 2px solid #ffffff;
  border-radius: 25px;
  background-color: #9D2235 !important;
  color: #ffffff;
  outline: 2px solid rgba(157, 34, 53, 0.4);
  display: inline-block;
  font-size: 13px;
  font-weight: 800;
  line-height: 13px;
  padding: 8px 30px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  margin-right: 1em;
  text-transform: uppercase;
}
a#wt-cli-accept-all-btn:hover, a#wt-cli-privacy-save-btn:hover {
  background-color: #656565 !important;
  outline: 2px solid #2C2C2C !important;
  text-decoration: none;
}
.wt-cli-privacy-overview-actions {
  padding-bottom: 5px !important;
}
.hide {
  display: none;
}
.pa-z {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.ptb-z {
  padding-top: 0;
  padding-bottom: 0;
}
.pb-z {
  padding-bottom: 0;
}
.pt-z {
  padding-top: 0;
}
.pr-z {
  padding-right: 0;
}
.pl-z {
  padding-left: 0;
}
.plr-z {
  padding-right: 0;
  padding-left: 0;
}
.ma-z {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.mtb-z {
  margin-top: 0;
  margin-bottom: 0;
}
.mb-z {
  margin-bottom: 0;
}
.mbn-z {
  margin-bottom: 0;
}
.mt-z {
  margin-top: 0;
}
.mr-z {
  margin-right: 0;
}
.ml-z {
  margin-left: 0;
}
.ot-z {
  margin-top: 0;
}
.ob-z {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 1;
}
.otb-z {
  margin-top: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 1;
}
.or-z {
  margin-right: 0;
}
.ol-z {
  margin-left: 0;
}
.otb-z {
  margin-top: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 1;
}
.pa-xxs {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.ptb-xxs {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.pb-xxs {
  padding-bottom: 1.5rem;
}
.pt-xxs {
  padding-top: 1.5rem;
}
.pr-xxs {
  padding-right: 1.5rem;
}
.pl-xxs {
  padding-left: 1.5rem;
}
.plr-xxs {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.ma-xxs {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mtb-xxs {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.mb-xxs {
  margin-bottom: 1.5rem;
}
.mbn-xxs {
  margin-bottom: -1.5rem;
}
.mt-xxs {
  margin-top: 1.5rem;
}
.mr-xxs {
  margin-right: 1.5rem;
}
.ml-xxs {
  margin-left: 1.5rem;
}
.ot-xxs {
  margin-top: -1.5rem;
}
.ob-xxs {
  -webkit-transform: translate(0, 1.5rem);
  transform: translate(0, 1.5rem);
  z-index: 1;
}
.otb-xxs {
  margin-top: -1.5rem;
  -webkit-transform: translate(0, -1.5rem);
  transform: translate(0, -1.5rem);
  z-index: 1;
}
.or-xxs {
  margin-right: -1.5rem;
}
.ol-xxs {
  margin-left: -1.5rem;
}
.otb-xxs {
  margin-top: -1.5rem;
  -webkit-transform: translate(0, -1.5rem);
  transform: translate(0, -1.5rem);
  z-index: 1;
}
.pa-xs {
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
  padding-right: 3rem;
}
.ptb-xs {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.pb-xs {
  padding-bottom: 3rem;
}
.pt-xs {
  padding-top: 3rem;
}
.pr-xs {
  padding-right: 3rem;
}
.pl-xs {
  padding-left: 3rem;
}
.plr-xs {
  padding-right: 3rem;
  padding-left: 3rem;
}
.ma-xs {
  margin-top: 3rem;
  margin-bottom: 3rem;
  margin-left: 3rem;
  margin-right: 3rem;
}
.mtb-xs {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.mb-xs {
  margin-bottom: 3rem;
}
.mbn-xs {
  margin-bottom: -3rem;
}
.mt-xs {
  margin-top: 3rem;
}
.mr-xs {
  margin-right: 3rem;
}
.ml-xs {
  margin-left: 3rem;
}
.ot-xs {
  margin-top: -3rem;
}
.ob-xs {
  -webkit-transform: translate(0, 3rem);
  transform: translate(0, 3rem);
  z-index: 1;
}
.otb-xs {
  margin-top: -3rem;
  -webkit-transform: translate(0, -3rem);
  transform: translate(0, -3rem);
  z-index: 1;
}
.or-xs {
  margin-right: -3rem;
}
.ol-xs {
  margin-left: -3rem;
}
.otb-xs {
  margin-top: -3rem;
  -webkit-transform: translate(0, -3rem);
  transform: translate(0, -3rem);
  z-index: 1;
}
.pa-s {
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 5rem;
  padding-right: 5rem;
}
.ptb-s {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.pb-s {
  padding-bottom: 5rem;
}
.pt-s {
  padding-top: 5rem;
}
.pr-s {
  padding-right: 5rem;
}
.pl-s {
  padding-left: 5rem;
}
.plr-s {
  padding-right: 5rem;
  padding-left: 5rem;
}
.ma-s {
  margin-top: 5rem;
  margin-bottom: 5rem;
  margin-left: 5rem;
  margin-right: 5rem;
}
.mtb-s {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.mb-s {
  margin-bottom: 5rem;
}
.mbn-s {
  margin-bottom: -5rem;
}
.mt-s {
  margin-top: 5rem;
}
.mr-s {
  margin-right: 5rem;
}
.ml-s {
  margin-left: 5rem;
}
.ot-s {
  margin-top: -5rem;
}
.ob-s {
  -webkit-transform: translate(0, 5rem);
  transform: translate(0, 5rem);
  z-index: 1;
}
.otb-s {
  margin-top: -5rem;
  -webkit-transform: translate(0, -5rem);
  transform: translate(0, -5rem);
  z-index: 1;
}
.or-s {
  margin-right: -5rem;
}
.ol-s {
  margin-left: -5rem;
}
.otb-s {
  margin-top: -5rem;
  -webkit-transform: translate(0, -5rem);
  transform: translate(0, -5rem);
  z-index: 1;
}
.pa-m {
  padding-top: 7rem;
  padding-bottom: 7rem;
  padding-left: 7rem;
  padding-right: 7rem;
}
.ptb-m {
  padding-top: 7rem;
  padding-bottom: 7rem;
}
.pb-m {
  padding-bottom: 7rem;
}
.pt-m {
  padding-top: 7rem;
}
.pr-m {
  padding-right: 7rem;
}
.pl-m {
  padding-left: 7rem;
}
.plr-m {
  padding-right: 7rem;
  padding-left: 7rem;
}
.ma-m {
  margin-top: 7rem;
  margin-bottom: 7rem;
  margin-left: 7rem;
  margin-right: 7rem;
}
.mtb-m {
  margin-top: 7rem;
  margin-bottom: 7rem;
}
.mb-m {
  margin-bottom: 7rem;
}
.mbn-m {
  margin-bottom: -7rem;
}
.mt-m {
  margin-top: 7rem;
}
.mr-m {
  margin-right: 7rem;
}
.ml-m {
  margin-left: 7rem;
}
.ot-m {
  margin-top: -7rem;
}
.ob-m {
  -webkit-transform: translate(0, 7rem);
  transform: translate(0, 7rem);
  z-index: 1;
}
.otb-m {
  margin-top: -7rem;
  -webkit-transform: translate(0, -7rem);
  transform: translate(0, -7rem);
  z-index: 1;
}
.or-m {
  margin-right: -7rem;
}
.ol-m {
  margin-left: -7rem;
}
.otb-m {
  margin-top: -7rem;
  -webkit-transform: translate(0, -7rem);
  transform: translate(0, -7rem);
  z-index: 1;
}
.pa-l {
  padding-top: 10rem;
  padding-bottom: 10rem;
  padding-left: 10rem;
  padding-right: 10rem;
}
.ptb-l {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.pb-l {
  padding-bottom: 10rem;
}
.pt-l {
  padding-top: 10rem;
}
.pr-l {
  padding-right: 10rem;
}
.pl-l {
  padding-left: 10rem;
}
.plr-l {
  padding-right: 10rem;
  padding-left: 10rem;
}
.ma-l {
  margin-top: 10rem;
  margin-bottom: 10rem;
  margin-left: 10rem;
  margin-right: 10rem;
}
.mtb-l {
  margin-top: 10rem;
  margin-bottom: 10rem;
}
.mb-l {
  margin-bottom: 10rem;
}
.mbn-l {
  margin-bottom: -10rem;
}
.mt-l {
  margin-top: 10rem;
}
.mr-l {
  margin-right: 10rem;
}
.ml-l {
  margin-left: 10rem;
}
.ot-l {
  margin-top: -10rem;
}
.ob-l {
  -webkit-transform: translate(0, 10rem);
  transform: translate(0, 10rem);
  z-index: 1;
}
.otb-l {
  margin-top: -10rem;
  -webkit-transform: translate(0, -10rem);
  transform: translate(0, -10rem);
  z-index: 1;
}
.or-l {
  margin-right: -10rem;
}
.ol-l {
  margin-left: -10rem;
}
.otb-l {
  margin-top: -10rem;
  -webkit-transform: translate(0, -10rem);
  transform: translate(0, -10rem);
  z-index: 1;
}
.pa-xl {
  padding-top: 15rem;
  padding-bottom: 15rem;
  padding-left: 15rem;
  padding-right: 15rem;
}
.ptb-xl {
  padding-top: 15rem;
  padding-bottom: 15rem;
}
.pb-xl {
  padding-bottom: 15rem;
}
.pt-xl {
  padding-top: 15rem;
}
.pr-xl {
  padding-right: 15rem;
}
.pl-xl {
  padding-left: 15rem;
}
.plr-xl {
  padding-right: 15rem;
  padding-left: 15rem;
}
.ma-xl {
  margin-top: 15rem;
  margin-bottom: 15rem;
  margin-left: 15rem;
  margin-right: 15rem;
}
.mtb-xl {
  margin-top: 15rem;
  margin-bottom: 15rem;
}
.mb-xl {
  margin-bottom: 15rem;
}
.mbn-xl {
  margin-bottom: -15rem;
}
.mt-xl {
  margin-top: 15rem;
}
.mr-xl {
  margin-right: 15rem;
}
.ml-xl {
  margin-left: 15rem;
}
.ot-xl {
  margin-top: -15rem;
}
.ob-xl {
  -webkit-transform: translate(0, 15rem);
  transform: translate(0, 15rem);
  z-index: 1;
}
.otb-xl {
  margin-top: -15rem;
  -webkit-transform: translate(0, -15rem);
  transform: translate(0, -15rem);
  z-index: 1;
}
.or-xl {
  margin-right: -15rem;
}
.ol-xl {
  margin-left: -15rem;
}
.otb-xl {
  margin-top: -15rem;
  -webkit-transform: translate(0, -15rem);
  transform: translate(0, -15rem);
  z-index: 1;
}
.pa-xxl {
  padding-top: 22rem;
  padding-bottom: 22rem;
  padding-left: 22rem;
  padding-right: 22rem;
}
.ptb-xxl {
  padding-top: 22rem;
  padding-bottom: 22rem;
}
.pb-xxl {
  padding-bottom: 22rem;
}
.pt-xxl {
  padding-top: 22rem;
}
.pr-xxl {
  padding-right: 22rem;
}
.pl-xxl {
  padding-left: 22rem;
}
.plr-xxl {
  padding-right: 22rem;
  padding-left: 22rem;
}
.ma-xxl {
  margin-top: 22rem;
  margin-bottom: 22rem;
  margin-left: 22rem;
  margin-right: 22rem;
}
.mtb-xxl {
  margin-top: 22rem;
  margin-bottom: 22rem;
}
.mb-xxl {
  margin-bottom: 22rem;
}
.mbn-xxl {
  margin-bottom: -22rem;
}
.mt-xxl {
  margin-top: 22rem;
}
.mr-xxl {
  margin-right: 22rem;
}
.ml-xxl {
  margin-left: 22rem;
}
.ot-xxl {
  margin-top: -22rem;
}
.ob-xxl {
  -webkit-transform: translate(0, 22rem);
  transform: translate(0, 22rem);
  z-index: 1;
}
.otb-xxl {
  margin-top: -22rem;
  -webkit-transform: translate(0, -22rem);
  transform: translate(0, -22rem);
  z-index: 1;
}
.or-xxl {
  margin-right: -22rem;
}
.ol-xxl {
  margin-left: -22rem;
}
.otb-xxl {
  margin-top: -22rem;
  -webkit-transform: translate(0, -22rem);
  transform: translate(0, -22rem);
  z-index: 1;
}
.ob-50 {
  margin-top: -50%;
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
  z-index: 1;
}
.padded .col {
  padding: 1.25em;
}
.nomargin {
  margin-left: 0;
  margin-right: 0;
}
.max100 {
  max-width: 100px;
}
.max200 {
  max-width: 200px;
}
.max300 {
  max-width: 300px;
}
.max400 {
  max-width: 400px;
}
.max500 {
  max-width: 500px;
}
.max600 {
  max-width: 600px;
}
.max700 {
  max-width: 700px;
}
.max800 {
  max-width: 800px;
}
.max900 {
  max-width: 900px;
}
.max1000 {
  max-width: 1000px;
}
.max1100 {
  max-width: 1100px;
}
.maxc100, .maxc200, .maxc300, .maxc400, .maxc500, .maxc600, .maxc700, .maxc800, .maxc900, .maxc850, .maxc1000, .maxc1100 {
  margin-left: auto;
  margin-right: auto;
}
.maxc100 {
  max-width: 100px;
}
.maxc200 {
  max-width: 200px;
}
.maxc300 {
  max-width: 300px;
}
.maxc400 {
  max-width: 400px;
}
.maxc500 {
  max-width: 500px;
}
.maxc600 {
  max-width: 600px;
}
.maxc700 {
  max-width: 700px;
}
.maxc800 {
  max-width: 800px;
}
.maxc900 {
  max-width: 900px;
}
.maxc1000 {
  max-width: 1000px;
}
.maxc1100 {
  max-width: 1100px;
}
.w20 {
  width: 20% !important;
}
.wc20 {
  width: 20% !important;
  margin-left: auto;
  margin-right: auto;
}
.spacer-20 {
  height: 20%!important;
  position: absolute !important;
}
.w30 {
  width: 30% !important;
}
.wc30 {
  width: 30% !important;
  margin-left: auto;
  margin-right: auto;
}
.spacer-30 {
  height: 30%!important;
  position: absolute !important;
}
.w35 {
  width: 35% !important;
}
.wc35 {
  width: 35% !important;
  margin-left: auto;
  margin-right: auto;
}
.spacer-35 {
  height: 35%!important;
  position: absolute !important;
}
.w40 {
  width: 40% !important;
}
.wc40 {
  width: 40% !important;
  margin-left: auto;
  margin-right: auto;
}
.spacer-40 {
  height: 40%!important;
  position: absolute !important;
}
.w50 {
  width: 50% !important;
}
.wc50 {
  width: 50% !important;
  margin-left: auto;
  margin-right: auto;
}
.spacer-50 {
  height: 50%!important;
  position: absolute !important;
}
.w60 {
  width: 60% !important;
}
.wc60 {
  width: 60% !important;
  margin-left: auto;
  margin-right: auto;
}
.spacer-60 {
  height: 60%!important;
  position: absolute !important;
}
.w70 {
  width: 70% !important;
}
.wc70 {
  width: 70% !important;
  margin-left: auto;
  margin-right: auto;
}
.spacer-70 {
  height: 70%!important;
  position: absolute !important;
}
.w80 {
  width: 80% !important;
}
.wc80 {
  width: 80% !important;
  margin-left: auto;
  margin-right: auto;
}
.spacer-80 {
  height: 80%!important;
  position: absolute !important;
}
.w90 {
  width: 90% !important;
}
.wc90 {
  width: 90% !important;
  margin-left: auto;
  margin-right: auto;
}
.spacer-90 {
  height: 90%!important;
  position: absolute !important;
}
.fb-100 {
  -ms-flex-preferred-size: 100% !important;
  flex-basis: 100% !important;
}
.br {
  border-right: 1px solid #E0E0E0;
}
.bl {
  border-left: 1px solid #E0E0E0;
}
.bt {
  border-top: 1px solid #E0E0E0;
}
.bb {
  border-bottom: 1px solid #E0E0E0;
}
.borders {
  border: 1px solid #E0E0E0;
}
.center {
  text-align: center;
}
.center * {
  text-align: center;
}
.leftalign {
  text-align: left;
}
.leftalign * {
  text-align: left;
}
.rightalign {
  text-align: right;
}
.rightalign * {
  text-align: right;
}
.leftalign img, .rightalign img {
  margin: 0;
}
.alignleft {
  float: left;
  margin: 0.5em 0.5em 0.5em 0;
}
.alignright {
  float: right;
  margin: 0 0 0.5em 0.5em;
}
.full {
  min-height: 900px;
  margin: 50px;
  position: relative;
}
.full * {
  color: #fff;
}
.full .container {
  bottom: 10%;
  left: 7.25%;
  position: absolute;
  padding: 0;
  width: 95%;
}
.full-right * {
  text-align: right;
  float: right;
}
.full-wrap {
  position: absolute;
  height: 100%;
  overflow: hidden;
  width: 100%;
  top: 0;
  left: 0;
}
.flood-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}
.flood-wrap img {
  left: 50%;
  max-height: none;
  max-width: none !important;
  min-height: 100%;
  min-width: 100%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.full-wrap img {
  left: 50%;
  max-height: none;
  max-width: none !important;
  min-height: 100%;
  min-width: 100%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.flood + div, .full-wrap + div {
  position: relative;
}
.flood-top {
  top: 0;
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.floodright {
  right: 0;
  max-height: none;
  max-width: none !important;
  min-height: 100%;
  min-width: 100%;
  pointer-events: none;
  position: absolute;
  top: 0;
}
.floodleft {
  left: 0;
  max-height: none;
  max-width: none !important;
  min-height: 100%;
  min-width: 100%;
  pointer-events: none;
  position: absolute;
  top: 0;
}
.splitimg {
  position: relative;
  overflow: hidden;
}
.splitright {
  padding-left: 5%;
}
.splitleft {
  padding-right: 5%;
}
.hd {
  position: absolute;
}
.fixed.wp-block-image img {
  max-width: none !important;
}
.cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover;
  -ms-behavior: url(js/backgroundsize.min.htc);
}
.relative {
  position: relative;
}
.clip {
  overflow: hidden;
}
.z1, .z2, .z3 {
  position: relative;
}
.z1 {
  z-index: 1;
}
.z2 {
  z-index: 2;
}
.z3 {
  z-index: 3;
}
.flex, .vcontainer .row.flex, .match {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.fr {
  justify-content: flex-end;
}
.fl {
  justify-content: space-between;
}
.fc {
  justify-content: center;
}
.ac {
  align-self: center;
}
.ab {
  align-self: flex-end;
}
.block {
  display: block;
}
.tright {
  text-align: right;
}
.slide {
  position: relative;
}
.slideInUp {
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 0.7s ease-out;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -moz-transform: translate3d(0, 50px, 0);
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}
.is-active .slideInUp, .is-active.slideInUp {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.slideInUp.slideInUp2 {
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.slideInUp.slideInUp3 {
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.slideInUp.slideInUp4 {
  -moz-transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.slideInUp.slideInUp5 {
  -moz-transition-delay: 0.8s;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.h100 {
  height: 100%;
}
.posts-wrap, .alm-reveal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1.5%;
}
.posts-wrap article, .alm-reveal article {
  -ms-flex-preferred-size: 30.3%;
  flex-basis: 30.3%;
  margin: 0 1.5% 3% 1.5%;
  padding-bottom: 1.5em;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.posts-wrap article > div, .alm-reveal article > div {
  padding: 1.5em;
}
.posts-wrap article h3, .alm-reveal article h3 {
  font-size: 1.625em;
}
.posts-wrap article a, .alm-reveal article a {
  color: #2C2C2C;
}
.posts-wrap article p, .alm-reveal article p {
  margin: 0;
}
.posts-wrap article p.post-details, .alm-reveal article p.post-details {
  font-size: 14px;
  position: absolute;
  bottom: 0;
}
.img-block {
  overflow: hidden;
  position: relative;
}
.img-block img.wp-post-image {
  position: absolute;
  height: 100%;
  width: auto;
  max-width: none;
}
.feature.wp-post-image {
  margin-bottom: 1.5em;
}
.feature .post-details {
  font-size: 14px;
}
span.tag {
  width: 100%;
  display: block;
  margin-bottom: 0.625em;
  color: #838BC5;
  font-weight: 700;
}
.post-time, .cat-heading {
  font-size: 15px;
  display: block;
  margin-bottom: 0.5em;
  font-weight: 800;
  color: #23adb7;
}
.category-wrap, .resource-type-wrap {
  display: inline-block;
  position: relative;
  margin-bottom: 1em;
}
.categories, .resource-types {
  display: none;
  position: absolute;
  z-index: 1;
  top: 2.5em;
  width: 270px;
}
.categories li, .resource-types li {
  background: #f0f0f0;
  margin: 0;
  font-size: 0.9em;
  border-bottom: 1px solid #fff;
}
.categories li a, .resource-types li a {
  color: #000;
  display: block;
  padding: 0.5em;
  min-width: 190px;
}
.categories li::before, .resource-types li::before {
  display: none;
}
.cat-picker, .resource-picker {
  cursor: pointer;
  color: #23adb7;
  display: inline-block;
  padding-right: 20px;
  font-size: 18px;
  font-weight: 800;
  position: relative;
  padding: 10px 20px;
  background: #F2F2F2;
  width: 270px;
}
.cat-picker.sel + ul.categories, .cat-picker.sel + ul.resource-types, .resource-picker.sel + ul.categories, .resource-picker.sel + ul.resource-types {
  display: block;
}
.cat-picker::after, .resource-picker::after {
  background: transparent url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214.101%22%20height%3D%227.801%22%20viewBox%3D%220%200%2014.101%207.801%22%3E%0D%0A%20%20%3Cpath%20id%3D%22cat-arrow%22%20d%3D%22M10604.943%2C729.307l5.99%2C5.99%2C5.989-5.99%22%20transform%3D%22translate%28-10603.883%20-728.246%29%22%20fill%3D%22none%22%20stroke%3D%22%23707070%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22/%3E%0D%0A%3C/svg%3E%0D%0A") no-repeat 0 0;
  background-size: contain;
  content: "";
  position: absolute;
  top: 40%;
  right: 10px;
  width: 12px;
  height: 6px;
}
.resource-picker {
  margin-left: 1.5em;
}
.posts-wrap article a.share, .posts-wrap article .minutes, .post-etc a.share, .post-etc .minutes, .sidebar .share, .sidebar .minutes {
  font-weight: 800;
  font-size: 13px;
  color: #838BC5;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1.3em;
  padding-left: 21px;
}
.post-etc {
  position: absolute;
  bottom: 1.5em;
  margin-bottom: 0;
}
.share {
  background: transparent url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2222.318%22%20height%3D%2226.99%22%20viewBox%3D%220%200%2022.318%2026.99%22%3E%0D%0A%20%20%3Cg%20id%3D%22icon-share%22%20transform%3D%22translate%28-827.785%20-1525.906%29%22%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Group_2640%22%20data-name%3D%22Group%202640%22%20transform%3D%22translate%28699.866%201542.676%29%20rotate%28-90%29%22%3E%0D%0A%20%20%20%20%20%20%3Cline%20id%3D%22Line_87%22%20data-name%3D%22Line%2087%22%20x2%3D%2215.77%22%20transform%3D%22translate%28-2%20138.857%29%22%20fill%3D%22none%22%20stroke%3D%22%23de3b00%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22/%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_380%22%20data-name%3D%22Path%20380%22%20d%3D%22M388.4%2C135.134l3.723%2C3.723-3.81%2C3.81%22%20transform%3D%22translate%28-376.349%29%22%20fill%3D%22none%22%20stroke%3D%22%23de3b00%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22/%3E%0D%0A%20%20%20%20%3C/g%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_7422%22%20data-name%3D%22Path%207422%22%20d%3D%22M-6486.318-5674.291H-6492v17.106h20.318v-17.106h-5.959%22%20transform%3D%22translate%287320.785%207209.081%29%22%20fill%3D%22none%22%20stroke%3D%22%23de3b00%22%20stroke-width%3D%222%22/%3E%0D%0A%20%20%3C/g%3E%0D%0A%3C/svg%3E%0D%0A) no-repeat 0 0;
  background-size: 20px;
  margin-left: 50px;
  text-indent: -9999px;
  position: relative;
  width: 25px;
  height: 25px;
  display: inline-block;
  cursor: pointer;
}
.minutes {
  background: transparent url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215.5%22%20height%3D%2215.5%22%20viewBox%3D%220%200%2015.5%2015.5%22%3E%0D%0A%20%20%3Cg%20id%3D%22Clock_Icon%22%20data-name%3D%22Clock%20Icon%22%20transform%3D%22translate%28-1347.25%20-25.25%29%22%3E%0D%0A%20%20%20%20%3Ccircle%20id%3D%22Ellipse_493%22%20data-name%3D%22Ellipse%20493%22%20cx%3D%227%22%20cy%3D%227%22%20r%3D%227%22%20transform%3D%22translate%281348%2026%29%22%20fill%3D%22none%22%20stroke%3D%22%23002a4a%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22/%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_1473%22%20data-name%3D%22Path%201473%22%20d%3D%22M1355%2C28v5l3%2C3%22%20fill%3D%22none%22%20stroke%3D%22%23002a4a%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22/%3E%0D%0A%20%20%3C/g%3E%0D%0A%3C/svg%3E%0D%0A") no-repeat 0 0;
}
.blog-cats {
  border-bottom: 1px solid #E0E0E0;
  display: block;
  margin: 1.5em 0 0 0;
  padding-bottom: 29px;
}
.blog-cats li {
  font-size: 1rem;
  font-weight: 700;
  float: left;
  text-transform: uppercase;
  margin-right: 1.5em;
  margin-left: 0;
  padding: 0 0 1em 0;
  position: relative;
}
.blog-cats li a {
  color: #0077C8;
  text-decoration: none;
}
.blog-cats li:before {
  display: none;
}
.blog-cats li.sel span {
  display: block;
  border-bottom: 7px solid #838BC5;
}
.single h3 {
  font-size: 1.625em;
}
figure.post-image img {
  width: 100%;
}
.wp-block-column.sidebar {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}
.wp-block-column.sidebar .share {
  cursor: pointer;
  margin-left: 0;
}
.wp-block-column.sidebar .share:hover .social-media-icons {
  opacity: 1;
  visibility: visible;
}
.wp-block-column.post-content {
  -ms-flex-preferred-size: calc(60% - 60px);
  flex-basis: calc(60% - 60px);
  margin-right: 60px;
}
.pinned img {
  width: 150px;
  height: auto;
  margin: 1em 0 !important;
}
.pinned.fix {
  position: fixed;
  top: 30px;
}
.post-container ul {
  margin-left: 1em;
}
.subscribe {
  margin-top: 5em;
}
.author-meta .btn {
  margin-top: 0 !important;
}
.author-meta .social {
  -webkit-transform: translate(0, 7px);
  transform: translate(0, 7px);
}
.blog-inner img.wp-post-image {
  width: 100%;
  display: block;
  margin-bottom: 1.5em;
}
.popular-posts article {
  height: 100%;
}
.popular-posts article p:first-child {
  margin: 0;
}
.popular-posts img {
  width: 100%;
}
.popular-posts .post-details {
  background-color: #002a4a;
  padding: 2em;
  margin-top: -20%;
  position: relative;
}
.popular-posts p.post-etc {
  position: absolute;
  bottom: 2em;
  left: 2em;
}
.popular-posts .minutes {
  background: transparent url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215.5%22%20height%3D%2215.5%22%20viewBox%3D%220%200%2015.5%2015.5%22%3E%0D%0A%20%20%3Cg%20id%3D%22Clock_Icon%22%20data-name%3D%22Clock%20Icon%22%20transform%3D%22translate%28-1347.25%20-25.25%29%22%3E%0D%0A%20%20%20%20%3Ccircle%20id%3D%22Ellipse_493%22%20data-name%3D%22Ellipse%20493%22%20cx%3D%227%22%20cy%3D%227%22%20r%3D%227%22%20transform%3D%22translate%281348%2026%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22/%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_1473%22%20data-name%3D%22Path%201473%22%20d%3D%22M1355%2C28v5l3%2C3%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22/%3E%0D%0A%20%20%3C/g%3E%0D%0A%3C/svg%3E%0D%0A") no-repeat 0 0;
}
.popular-posts h3 {
  margin-bottom: 1.5em;
}
.st-tag-cloud a {
  font-weight: 400;
  background: #ededed;
  padding: 5px 15px;
  margin: 0 0.5em 0.75em 0;
  display: inline-block;
  font-size: 15px !important;
  text-transform: capitalize;
}
article .popular-post-wrap {
  padding-bottom: 0.5em;
  margin-bottom: 2em;
  border-bottom: 1px solid #D5D5D5;
}
article .popular-post-wrap h3 {
  font-size: 1.625rem;
}
article .popular-post-wrap .post-details {
  font-size: 14px;
}
.latest-posts article:last-of-type .popular-post-wrap, .single-sidebar article:last-of-type .popular-post-wrap {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.ajax-load-more-wrap {
  display: block;
  width: 100%;
}
span.cats {
  font-size: 26px;
}
.latest-posts article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.latest-posts .popular-post-wrap {
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%;
  padding-right: 2em;
}
.single-sidebar article:last-of-type {
  margin-bottom: 5em;
}
.n0 {
  background-color: #ffffff;
  height: 120px;
  width: 100%;
  z-index: 10;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  position: fixed;
}
.n0.static {
  margin-top: -150px;
}
.n0.fixed {
  margin-top: 0px;
}
.n0.static.fixed {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.n0 form {
  width: 0;
  float: right;
  z-index: 10;
  margin: 40px 0 0;
  width: 0;
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: 0.3s width ease-in-out;
  transition: 0.3s width ease-in-out;
  overflow: hidden;
  float: right;
}
.n0 form input {
  width: 200px !important;
  background: #f4f4f4;
  padding: 0.5em;
  background: #ffffff;
  float: right;
  margin-right: 10px;
}
.n0.search form {
  width: 210px;
}
.n0.search form {
  width: 300px;
}
.row.n0.search .anav > li {
  visibility: hidden;
  opacity: 0;
}
.row.n0.search .anav > li:first-child {
  visibility: visible;
  opacity: 1;
}
li.menu-item::before {
  display: none;
}
.navcontainer {
  height: 100%;
  margin: 0 auto;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  max-width: none;
  position: relative;
  /* background-color: $white; */
}
.navcontainer .container {
  height: 100%;
  padding: 0;
  width: 100%;
}
.nava {
  height: 40px;
}
.anav {
  margin: 0.5em 0 1em 0;
  position: absolute;
  top: 0;
  right: 0;
}
.anav li {
  display: inline-block;
  margin: 0;
  padding: 0;
  line-height: 14px;
}
.anav li:first-child a {
  border-left: none;
}
.anav li:last-child a {
  padding-right: 0;
}
.anav a {
  color: #0077C8;
  display: inline-block;
  font-weight: 800;
  line-height: 17px;
  font-size: 14px;
  padding: 0 7px;
  border-left: 2px solid #9D2235;
  text-decoration: none;
}
.anav-wrap {
  position: relative;
  margin: 0 auto;
  display: inline-block;
}
.anav-wrap span, .anav-wrap li, .anav-wrap a {
  font-size: 17px;
  line-height: 1em;
  display: inline-block;
  position: relative;
}
.copy-wrap {
  padding: 1em 0;
}
.tree:hover + .anav {
  visibility: visible;
  opacity: 1;
}
.navc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.nav {
  margin-top: 3.25rem;
  list-style: outside none none;
  float: right;
  margin-bottom: 0;
}
.nav > li {
  margin-left: 10px;
  margin-bottom: 0;
  padding-right: 20px;
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.nav > li > a {
  color: #2C2C2C;
  display: inline-block;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1em;
  position: relative;
  padding: 0 0 2em 0;
}
.nav > li > a:hover {
  color: #0077C8;
}
.nav > li.current-menu-item a {
  color: #0077C8;
}
.nav > li.menu-item-has-children {
  background: transparent url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211.414%22%20height%3D%226.707%22%20viewBox%3D%220%200%2011.414%206.707%22%3E%0D%0A%20%20%3Cpath%20id%3D%22Down_Arrow%22%20data-name%3D%22Down%20Arrow%22%20d%3D%22M-797.784-820.836l-5%2C5-5-5%22%20transform%3D%22translate%28808.491%20821.544%29%22%20fill%3D%22none%22%20stroke%3D%22%239D2235%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22/%3E%0D%0A%3C/svg%3E%0D%0A") no-repeat right 20px top 10px;
  position: static;
  padding-right: 40px;
}
.nav > li.nolink > a {
  cursor: default;
}
.nav > li:last-child {
  padding-right: 0;
}
.nav > li:last-child a {
  padding-right: 0;
}
.nav a:hover {
  text-decoration: none;
}
.nav li {
  background-image: none;
  list-style-type: none;
  display: inline-block;
  z-index: 10;
  padding-left: 0;
  position: relative;
}
.nav li ul {
  margin: 0;
  display: block;
  font-size: 14px;
  width: auto;
  visibility: hidden;
  position: absolute;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.nav li ul::before {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: -10px;
  left: 10px;
  background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22348%22%20height%3D%22345%22%20viewBox%3D%220%200%20348%20345%22%3E%0D%0A%20%20%3Cdefs%3E%0D%0A%20%20%20%20%3ClinearGradient%20id%3D%22linear-gradient%22%20x2%3D%221%22%20y2%3D%221%22%20gradientUnits%3D%22objectBoundingBox%22%3E%0D%0A%20%20%20%20%20%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23d8efff%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232fabff%22%2F%3E%0D%0A%20%20%20%20%3C%2FlinearGradient%3E%0D%0A%20%20%3C%2Fdefs%3E%0D%0A%20%20%3Crect%20id%3D%22blue-sqaure%22%20width%3D%22348%22%20height%3D%22345%22%20opacity%3D%220.431%22%20fill%3D%22url(%23linear-gradient)%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat 0 0;
  background-size: cover;
  z-index: 1;
}
.nav li ul > li {
  background-color: #ffffff;
  -webkit-transition: background 0.1s cubic-bezier(0.07, 1.04, 0.89, 0.56);
  transition: background 0.1s cubic-bezier(0.07, 1.04, 0.89, 0.56);
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  width: 12rem;
  float: none;
}
.nav li ul > li:hover {
  background-color: #0077C8;
}
.nav li ul > li:hover > a {
  color: #ffffff;
}
.nav li ul > li a {
  color: #2C2C2C;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 15px;
  border-bottom: 1px solid #F2F2F2;
  line-height: 1.2em;
  margin: 0;
  text-decoration: none;
  display: block;
  height: auto;
}
.nav li ul > li a:last-child {
  padding-right: 9px;
}
.nav li ul > li span {
  display: block;
  font-weight: 400;
  padding: 5px 0;
  color: #777;
}
.nav li ul > li ul {
  visibility: hidden;
  display: block;
  top: 0;
  left: 100%;
}
.nav li.menu-item-has-children::after {
  display: none;
}
.nav li::before {
  background-color: transparent;
  border-radius: 0;
}
.nav li:hover > ul {
  visibility: visible;
}
.nav li:hover > ul li ul {
  /*display: block;*/
}
.nav li:hover > ul li:hover ul {
  visibility: visible;
}
ul.fnav {
  display: block;
  padding: 0;
  margin-bottom: 1em;
}
ul.fnav li {
  display: inline-block;
  padding-left: 0;
  font-size: 0.83rem;
  font-weight: 700;
  margin: 0;
  padding: 0 7px;
  line-height: 1.3em;
}
ul.fnav li a {
  text-transform: uppercase;
}
ul.fnav:last-of-type li {
  border-right: 2px solid #9D2235;
}
ul.fnav:last-of-type li a {
  color: #0077C8;
}
ul.fnav:last-of-type li:last-child {
  border-right: none;
}
ul.fnav:last-of-type li a {
  text-transform: none;
}
.tree-wrap {
  position: fixed;
  top: 20px;
  width: 100%;
  z-index: 10000;
  right: 11px;
}
.tree-container {
  position: relative;
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
}
.tree {
  position: absolute;
  display: none;
  width: 30px;
  cursor: pointer;
  z-index: 2;
  top: 40px;
  right: 0;
}
.tree span {
  position: relative;
  display: block;
  background-color: #0077C8;
  width: 30px;
  height: 3px;
  margin-bottom: 8px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.tree span:nth-child(3) {
  margin-bottom: 0;
}
.tree:hover span:nth-child(2) {
  width: 20px;
}
.tree.open {
  background-color: transparent;
}
.tree.open span:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(8px, 5px);
  transform: rotate(45deg) translate(8px, 5px);
}
.tree.open span:nth-child(2) {
  width: 5px;
  opacity: 0;
  transform: translate(50px, 0);
}
.tree.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(10px, -8px);
  transform: rotate(-45deg) translate(10px, -8px);
}
.overlay {
  background: #2C2C2C;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
.overlay .overlay-close {
  width: 80px;
  height: 80px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: none;
  background: url(/img/cross.png) no-repeat center center;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 100;
}
.overlay > div {
  background: rgba(0, 0, 0, 0.9);
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 120px 20px 0;
  position: absolute;
  top: 0;
  left: calc(20% + 3em);
  width: 400px;
  height: 100%;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
  -moz-transition: right 0.5s;
  -o-transition: right 0.5s;
}
.overlay nav {
  text-align: right;
  position: relative;
  top: 45%;
  height: 60%;
  font-size: 54px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
  background-color: transparent;
}
.overlay ul li {
  display: block;
  min-height: 2em;
  padding: 0 40px 1em 0;
  position: relative;
  background: none;
  margin: 0 0 0.5em;
}
.overlay ul li > span {
  background: transparent url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2231.641%22%20height%3D%2231.641%22%20viewBox%3D%220%200%2031.641%2031.641%22%3E%0D%0A%20%20%3Cg%20id%3D%22Group_255%22%20data-name%3D%22Group%20255%22%20transform%3D%22translate%28-230.048%20-878%29%22%3E%0D%0A%20%20%20%20%3Ccircle%20id%3D%22Ellipse_13%22%20data-name%3D%22Ellipse%2013%22%20cx%3D%2214.82%22%20cy%3D%2214.82%22%20r%3D%2214.82%22%20transform%3D%22translate%28231.048%20879%29%22%20fill%3D%22none%22%20stroke%3D%22%230077C8%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22/%3E%0D%0A%20%20%20%20%3Cline%20id%3D%22Line_42%22%20data-name%3D%22Line%2042%22%20x2%3D%2213.005%22%20transform%3D%22translate%28239.208%20893.82%29%22%20fill%3D%22none%22%20stroke%3D%22%230077C8%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22/%3E%0D%0A%20%20%20%20%3Cline%20id%3D%22Line_43%22%20data-name%3D%22Line%2043%22%20y2%3D%2213.005%22%20transform%3D%22translate%28245.711%20887.318%29%22%20fill%3D%22none%22%20stroke%3D%22%230077C8%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22/%3E%0D%0A%20%20%3C/g%3E%0D%0A%3C/svg%3E%0D%0A") no-repeat scroll 50% 40%;
  background-size: 27px;
  cursor: pointer;
  display: block;
  height: 30px;
  padding: 5px 0;
  position: absolute;
  right: 3px;
  top: 0;
  width: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.overlay ul li li span {
  background: url(../images/sm-arrow.png) no-repeat scroll 50% 40% transparent;
}
.overlay ul li.sel > span, .overlay ul li li.sel > span {
  background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2231.641%22%20height%3D%2231.641%22%20viewBox%3D%220%200%2031.641%2031.641%22%3E%0D%0A%20%20%3Cg%20id%3D%22Group_255%22%20data-name%3D%22Group%20255%22%20transform%3D%22translate%28-230.048%20-878%29%22%3E%0D%0A%20%20%20%20%3Ccircle%20id%3D%22Ellipse_13%22%20data-name%3D%22Ellipse%2013%22%20cx%3D%2214.82%22%20cy%3D%2214.82%22%20r%3D%2214.82%22%20transform%3D%22translate%28231.048%20879%29%22%20fill%3D%22none%22%20stroke%3D%22%230077C82%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22/%3E%0D%0A%20%20%20%20%3Cline%20id%3D%22Line_42%22%20data-name%3D%22Line%2042%22%20x2%3D%2213.005%22%20transform%3D%22translate%28239.208%20893.82%29%22%20fill%3D%22none%22%20stroke%3D%22%230077C8%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22/%3E%0D%0A%20%20%3C/g%3E%0D%0A%3C/svg%3E%0D%0A") no-repeat scroll 50% 40% transparent;
  background-size: 27px;
}
.overlay ul li a {
  display: block;
  color: #ffffff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: none;
  padding-bottom: 0;
  font-weight: 500;
  font-size: 1.2em;
  text-transform: uppercase;
}
.overlay ul li a:active {
  color: #2FABFF;
}
.overlay ul li.current_page_item > a, .overlay ul li.current-menu-ancestor > a {
  color: #2FABFF;
}
.overlay ul ul li.current_page_item > a, .overlay ul ul li.current-menu-parent > a {
  color: #2FABFF;
}
.overlay ul li.current-menu-item > a {
  color: #2FABFF;
}
.overlay ul li a:hover, .overlay ul li a:focus {
  color: #2FABFF;
  text-decoration: none;
}
.overlay ul li.nolink > a:hover {
  color: #ffffff;
}
.overlay-full {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0 0.5s;
  transition: opacity 0.5s, visibility 0 0.5s;
  -moz-transition: opacity 0.5s, visibility 0 0.5s;
  -o-transition: opacity 0.5s, visibility 0 0.5s;
}
.overlay-full.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.overlay-full ul {
  -webkit-perspective: 400px;
  perspective: 400px;
  opacity: 0.4;
}
.overlay-full.open ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.overlay-full ul ul {
  display: none;
  position: static;
  margin: 1em 0 0 1em;
}
.overlay-full ul ul ul {
  margin: 0 0 0 20px;
}
.overlay ul ul li {
  display: block;
  min-height: 1em;
  padding: 0;
  font-size: 1.1em;
  margin-bottom: 0.25em;
}
.overlay.overlay-full.open ul ul li a {
  font-size: 1em;
  padding-bottom: 0;
  text-transform: none;
}
.overlay.overlay-full.open a.btn {
  font-size: 1em;
  margin: 2em 0 0 1em;
}
.overlay.overlay-full.open a.btn::after {
  background: transparent url(images/arrow-white.svg) no-repeat 0 0;
}
.overlay.overlay-full.open button::after {
  background: transparent url(images/arrow-white.svg) no-repeat 0 0;
}
#sidemenu #anav {
  position: relative !important;
  right: auto;
  margin-top: 2em;
}
#sidemenu #anav li a {
  padding-left: 0;
  border-left: none;
  text-transform: none;
}
.social-block {
  text-align: right;
}
.social {
  display: inline-block;
  margin: 1.5em 0 0;
}
.social li {
  padding-left: 0;
  float: left;
  margin-right: 5px;
}
.social li::before {
  display: none;
}
.social li:last-child, .social li:last-child a {
  margin-right: 0;
}
.social a {
  display: block;
  height: 24px;
  width: 24px;
  margin: 0 1em 0 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  text-indent: -9999px;
  background-position: 50%;
  background-size: contain;
}
.social a:hover {
  opacity: 0.5;
}
.social li.ig a {
  background-image: url("data:image/svg+xml,%3Csvg%20id%3D%22instagram_logo%22%20data-name%3D%22instagram%20logo%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2221.799%22%20height%3D%2221.799%22%20viewBox%3D%220%200%2021.799%2021.799%22%3E%0D%0A%20%20%3Cdefs%3E%0D%0A%20%20%20%20%3CclipPath%20id%3D%22clip-path%22%3E%0D%0A%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle_933%22%20data-name%3D%22Rectangle%20933%22%20width%3D%2221.799%22%20height%3D%2221.799%22%20fill%3D%22none%22%2F%3E%0D%0A%20%20%20%20%3C%2FclipPath%3E%0D%0A%20%20%3C%2Fdefs%3E%0D%0A%20%20%3Cg%20id%3D%22Mask_Group_2632%22%20data-name%3D%22Mask%20Group%202632%22%20clip-path%3D%22url(%23clip-path)%22%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_10869%22%20data-name%3D%22Path%2010869%22%20d%3D%22M21.8%2C15.237c0%2C4.072-2.491%2C6.562-6.561%2C6.562H6.561C2.491%2C21.8%2C0%2C19.309%2C0%2C15.237V6.562C0%2C2.49%2C2.491%2C0%2C6.561%2C0h8.677C19.308%2C0%2C21.8%2C2.49%2C21.8%2C6.562Z%22%20fill%3D%22%23fff%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_10870%22%20data-name%3D%22Path%2010870%22%20d%3D%22M186.347%2C75.316a.929.929%2C0%2C1%2C0-.929.929.929.929%2C0%2C0%2C0%2C.929-.929%22%20transform%3D%22translate(-170.389%20-68.701)%22%20fill%3D%22%230D4795%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_10871%22%20data-name%3D%22Path%2010871%22%20d%3D%22M93%2C97.106a4.1%2C4.1%2C0%2C1%2C1%2C4.1-4.1%2C4.109%2C4.109%2C0%2C0%2C1-4.1%2C4.1m0-6.757A2.653%2C2.653%2C0%2C1%2C0%2C95.654%2C93%2C2.656%2C2.656%2C0%2C0%2C0%2C93%2C90.348%22%20transform%3D%22translate(-82.102%20-82.101)%22%20fill%3D%22%230D4795%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_10872%22%20data-name%3D%22Path%2010872%22%20d%3D%22M47.027%2C51.956h-6.5a4.936%2C4.936%2C0%2C0%2C1-4.93-4.93v-6.5a4.936%2C4.936%2C0%2C0%2C1%2C4.93-4.93h6.5a4.936%2C4.936%2C0%2C0%2C1%2C4.93%2C4.93v6.5a4.936%2C4.936%2C0%2C0%2C1-4.93%2C4.93m-6.5-14.9a3.482%2C3.482%2C0%2C0%2C0-3.478%2C3.478v6.5A3.482%2C3.482%2C0%2C0%2C0%2C40.53%2C50.5h6.5A3.482%2C3.482%2C0%2C0%2C0%2C50.5%2C47.026v-6.5a3.482%2C3.482%2C0%2C0%2C0-3.478-3.478Z%22%20transform%3D%22translate(-32.879%20-32.878)%22%20fill%3D%22%230D4795%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-repeat: no-repeat;
}
.social li.li a {
  background-image: url("data:image/svg+xml,%3Csvg%20id%3D%22LinkedIn_Icon%22%20data-name%3D%22LinkedIn%20Icon%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.175%22%20height%3D%2222.175%22%20viewBox%3D%220%200%2022.175%2022.175%22%3E%0D%0A%20%20%3Cpath%20id%3D%22linkedin-in%22%20d%3D%22M4.95%2C23.175H.346V8.375h4.6ZM2.673%2C6.346A2.57%2C2.57%2C0%2C0%2C1%2C.792%2C5.554%2C2.57%2C2.57%2C0%2C0%2C1%2C0%2C3.673%2C2.57%2C2.57%2C0%2C0%2C1%2C.792%2C1.792%2C2.57%2C2.57%2C0%2C0%2C1%2C2.673%2C1a2.57%2C2.57%2C0%2C0%2C1%2C1.881.792%2C2.57%2C2.57%2C0%2C0%2C1%2C.792%2C1.881%2C2.57%2C2.57%2C0%2C0%2C1-.792%2C1.881A2.57%2C2.57%2C0%2C0%2C1%2C2.673%2C6.346Zm19.5%2C16.829h-4.6V15.948a8%2C8%2C0%2C0%2C0-.3-2.574%2C2.084%2C2.084%2C0%2C0%2C0-2.128-1.336%2C2.319%2C2.319%2C0%2C0%2C0-2.227%2C1.188%2C5.525%2C5.525%2C0%2C0%2C0-.495%2C2.623v7.326H7.87V8.375h4.405V10.4h.049a3.956%2C3.956%2C0%2C0%2C1%2C1.584-1.633%2C4.88%2C4.88%2C0%2C0%2C1%2C2.772-.792q3.217%2C0%2C4.5%2C2.029a10.011%2C10.011%2C0%2C0%2C1%2C.99%2C5.049Z%22%20transform%3D%22translate(0%20-1)%22%20fill%3D%22%230D4795%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-repeat: no-repeat;
}
.social li.fb a {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213.097%22%20height%3D%2226.198%22%20viewBox%3D%220%200%2013.097%2026.198%22%3E%0D%0A%20%20%3Cg%20id%3D%22Facebook_Icon%22%20data-name%3D%22Facebook%20Icon%22%20transform%3D%22translate(0.001)%22%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Fill-2%22%20d%3D%22M77.894%2C9.144H74.62V13.51h3.274v13.1h5.458V13.51h3.974l.392-4.366H83.351V7.324c0-1.042.208-1.455%2C1.216-1.455h3.15V.411H83.559c-3.924%2C0-5.666%2C1.728-5.666%2C5.037Z%22%20transform%3D%22translate(-74.621%20-0.411)%22%20fill%3D%22%230D4795%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-repeat: no-repeat;
  background-size: contain;
}
.social li.tw a {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226.476%22%20height%3D%2221.52%22%20viewBox%3D%220%200%2026.476%2021.52%22%3E%0D%0A%20%20%3Cg%20id%3D%22Twitter_Icon%22%20data-name%3D%22Twitter%20Icon%22%20transform%3D%22translate(0)%22%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Fill-8%22%20d%3D%22M63.53%2C6.577a10.855%2C10.855%2C0%2C0%2C1-3.12.855A5.442%2C5.442%2C0%2C0%2C0%2C62.8%2C4.427a10.877%2C10.877%2C0%2C0%2C1-3.45%2C1.318A5.436%2C5.436%2C0%2C0%2C0%2C50.093%2C10.7%2C15.416%2C15.416%2C0%2C0%2C1%2C38.9%2C5.023a5.44%2C5.44%2C0%2C0%2C0%2C1.679%2C7.253%2C5.408%2C5.408%2C0%2C0%2C1-2.459-.68%2C5.438%2C5.438%2C0%2C0%2C0%2C4.357%2C5.4%2C5.446%2C5.446%2C0%2C0%2C1-2.452.092A5.436%2C5.436%2C0%2C0%2C0%2C45.1%2C20.858a10.92%2C10.92%2C0%2C0%2C1-8.043%2C2.249A15.446%2C15.446%2C0%2C0%2C0%2C60.819%2C9.39%2C11.063%2C11.063%2C0%2C0%2C0%2C63.53%2C6.577%22%20transform%3D%22translate(-37.055%20-4.029)%22%20fill%3D%22%230D4795%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-repeat: no-repeat;
}
.social li.email a {
  background-image: url("data:image/svg+xml,%3Csvg%20id%3D%22email%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2223.585%22%20height%3D%2222.603%22%20viewBox%3D%220%200%2023.585%2022.603%22%3E%0D%0A%20%20%3Cdefs%3E%0D%0A%20%20%20%20%3CclipPath%20id%3D%22clip-path%22%3E%0D%0A%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle_777%22%20data-name%3D%22Rectangle%20777%22%20width%3D%2223.585%22%20height%3D%2222.602%22%20fill%3D%22%23bed73d%22%2F%3E%0D%0A%20%20%20%20%3C%2FclipPath%3E%0D%0A%20%20%3C%2Fdefs%3E%0D%0A%20%20%3Cg%20id%3D%22Group_2839%22%20data-name%3D%22Group%202839%22%20clip-path%3D%22url(%23clip-path)%22%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_8165%22%20data-name%3D%22Path%208165%22%20d%3D%22M186.667%2C380.283a.737.737%2C0%2C0%2C0%2C1.331.436l2.666-3.628-4-1.366Z%22%20transform%3D%22translate(-178.068%20-358.417)%22%20fill%3D%22%23bed73d%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_8166%22%20data-name%3D%22Path%208166%22%20d%3D%22M23.275.137a.737.737%2C0%2C0%2C0-.768-.053L.4%2C11.631a.737.737%2C0%2C0%2C0%2C.1%2C1.351l6.147%2C2.1L19.735%2C3.89l-10.13%2C12.2%2C10.3%2C3.521a.754.754%2C0%2C0%2C0%2C.238.039.737.737%2C0%2C0%2C0%2C.729-.628l2.7-18.18a.738.738%2C0%2C0%2C0-.3-.71%22%20transform%3D%22translate(0.001%200)%22%20fill%3D%22%230D4795%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-repeat: no-repeat;
}
.footer {
  position: relative;
}
.footer p, .footer li {
  font-size: 14px;
  font-weight: 800;
}
.footer input[type="submit"] {
  border: 2px solid #fff !important;
  margin-top: 0;
}
.footer input[type="email"] {
  background-color: #e5e5e5;
}
.footer form p {
  margin-bottom: 1em;
  font-size: 1rem !important;
}
.footer .address-block p strong {
  color: #ffffff;
}
.footer p.copy {
  font-size: 11px;
  text-align: left;
  font-weight: 400;
}
.footer::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 114px;
  background: transparent url("/wp-content/uploads/2022/04/footer-boxes.svg") no-repeat 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
  margin-top: 0;
}
.footer.is-active::before {
  margin-top: -90px;
  visibility: visible;
  opacity: 1;
}
label {
  display: block;
  font-size: 0.9em;
  color: #181B29;
  line-height: 1em;
  margin-bottom: 0.3em;
}
label em {
  color: #0077C8;
  font-style: normal;
  font-size: 1.1em;
}
select {
  margin-bottom: 1em;
  font-size: 0.9em;
  color: #2C2C2C;
  width: 100%;
  background: #ffffff;
  border: 1px solid #656565;
  padding: 8px 14px;
}
option {
  color: #2C2C2C;
  padding: 8px 14px;
  text-align: left;
}
input[type="date"], input[type="text"], input[type="password"], input[type="email"], input[type="tel"] {
  border: 1px solid #656565;
  margin: 0 0 1rem;
  padding: 12px 14px;
  width: 100% !important;
  text-align: left;
  background: #ffffff;
  font-size: 1rem;
}
textarea {
  border: 1px solid #656565;
  margin: 0 0 1rem;
  padding: 12px 14px;
  width: 100% !important;
  text-align: left;
  background: #ffffff;
  font-size: 1rem;
  height: 120px;
}
input[type="checkbox"] {
  float: left;
  margin-right: 10px;
  margin-top: 0.6em;
}
.login {
  padding: 30px;
  max-width: 400px;
  margin: 0 auto;
}
::-webkit-input-placeholder {
  color: #2C2C2C;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}
:-moz-placeholder {
  color: #2C2C2C;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}
::-moz-placeholder {
  color: #2C2C2C;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}
:-ms-input-placeholder {
  color: #2C2C2C;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}
.wpcf7-radio {
  padding-left: 10px;
  display: block;
  margin-bottom: 2em;
  margin-top: -1em;
}
.wpcf7-checkbox .wpcf7-list-item {
  display: block;
}
.container span.wpcf7-not-valid-tip {
  display: none;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
  border: 1px solid #9D2235;
}
.wpcf7-form-control-wrap .wpcf7-radio {
  padding-left: 0;
}
input[type="checkbox"], input[type="radio"] {
  opacity: 0;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
input[type="checkbox"]:checked + .wpcf7-list-item-label::before, input[type="radio"]:checked + .wpcf7-list-item-label::before {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20width%3D%2239.484%22%20height%3D%2229.628%22%20viewBox%3D%220%200%2039.484%2029.628%22%3E%0D%0A%20%20%3Cdefs%3E%0D%0A%20%20%20%20%3ClinearGradient%20id%3D%22linear-gradient%22%20x1%3D%22-4.102%22%20y1%3D%220.5%22%20x2%3D%22-0.749%22%20y2%3D%220.5%22%20gradientUnits%3D%22objectBoundingBox%22%3E%0D%0A%20%20%20%20%20%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2349a2af%22/%3E%0D%0A%20%20%20%20%20%20%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2349a2af%22/%3E%0D%0A%20%20%20%20%3C/linearGradient%3E%0D%0A%20%20%3C/defs%3E%0D%0A%20%20%3Cpath%20id%3D%22icon-checkmark%22%20d%3D%22M442.263%2C80.91l-5.827-5.827L418.447%2C93.072%2C408.6%2C83.23l-5.827%2C5.827%2C15.653%2C15.653.015-.015.015.015Z%22%20transform%3D%22translate%28-402.778%20-75.083%29%22%20fill%3D%22url%28%23linear-gradient%29%22/%3E%0D%0A%3C/svg%3E%0D%0A");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
input[type="radio"]:checked + .wpcf7-list-item-label::before {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%227%22%20height%3D%227%22%20viewBox%3D%220%200%207%207%22%3E%0D%0A%20%20%3Cg%20id%3D%22Ellipse_241%22%20data-name%3D%22Ellipse%20241%22%20fill%3D%22%2349a2af%22%20stroke%3D%22%2349a2af%22%20stroke-width%3D%221%22%3E%0D%0A%20%20%20%20%3Ccircle%20cx%3D%223.5%22%20cy%3D%223.5%22%20r%3D%223.5%22%20stroke%3D%22none%22/%3E%0D%0A%20%20%20%20%3Ccircle%20cx%3D%223.5%22%20cy%3D%223.5%22%20r%3D%223%22%20fill%3D%22none%22/%3E%0D%0A%20%20%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");
  background-size: 8px;
}
span.wpcf7-list-item-label::before {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 3px solid #23adb7;
  left: -25px;
  border-radius: 5px;
}
span.wpcf7-list-item-label {
  position: relative;
  padding-left: 5px;
}
span.wpcf7-radio span.wpcf7-list-item-label::before {
  left: -20px;
}
span.wpcf7-radio span.wpcf7-list-item-label::before {
  border-radius: 50%;
}
.signup input.wpcf7-form-control.wpcf7-text {
  width: 45% !important;
  float: left;
  margin-right: 1em;
  background: transparent;
  border-color: #fff;
}
.signup {
  position: relative;
}
.signup input[type=submit] {
  border: none;
  cursor: pointer;
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20width%3D%2257%22%20height%3D%2242%22%20viewBox%3D%220%200%2057%2042%22%3E%0D%0A%20%20%3Cdefs%3E%0D%0A%20%20%20%20%3CclipPath%20id%3D%22clip-path%22%3E%0D%0A%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle_624%22%20data-name%3D%22Rectangle%20624%22%20width%3D%2257%22%20height%3D%2242%22/%3E%0D%0A%20%20%20%20%3C/clipPath%3E%0D%0A%20%20%3C/defs%3E%0D%0A%20%20%3Cg%20id%3D%22icon-button-arrow%22%20clip-path%3D%22url%28%23clip-path%29%22%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Group_1%22%20data-name%3D%22Group%201%22%20transform%3D%22translate%28-390.5%20-2439%29%22%3E%0D%0A%20%20%20%20%20%20%3Ccircle%20id%3D%22Ellipse_1%22%20data-name%3D%22Ellipse%201%22%20cx%3D%2219%22%20cy%3D%2219%22%20r%3D%2219%22%20transform%3D%22translate%28407.5%202441%29%22%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%222%22/%3E%0D%0A%20%20%20%20%20%20%3Cline%20id%3D%22Line_1%22%20data-name%3D%22Line%201%22%20x2%3D%2237%22%20transform%3D%22translate%28392.5%202460%29%22%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22/%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_1%22%20data-name%3D%22Path%201%22%20d%3D%22M425.257%2C2454.757%2C430.5%2C2460l-5.243%2C5.243%22%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.714%22/%3E%0D%0A%20%20%20%20%3C/g%3E%0D%0A%20%20%3C/g%3E%0D%0A%3C/svg%3E%0D%0A);
  color: #ffffff;
}
.signup ::-webkit-input-placeholder {
  color: #ffffff;
}
.signup :-moz-placeholder {
  color: #ffffff;
}
.signup ::-moz-placeholder {
  color: #ffffff;
}
.signup :-ms-input-placeholder {
  color: #ffffff;
}
.home .signup::before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  width: 5000px;
  background-color: #23adb7;
  height: 100%;
}
.contact textarea {
  padding: 22px;
  font-size: 1.2rem;
}
.contact input[type="date"], .contact input[type="text"], .contact input[type="password"], .contact input[type="email"], .contact input[type="tel"] {
  padding: 22px;
  margin-bottom: 22px;
}
.contact ::-webkit-input-placeholder {
  font-size: 1.2rem;
  font-weight: 300;
}
.contact :-moz-placeholder {
  font-size: 1.2rem;
  font-weight: 300;
}
.contact ::-moz-placeholder {
  font-size: 1.2rem;
  font-weight: 300;
}
.contact :-ms-input-placeholder {
  font-size: 1.2rem;
  font-weight: 300;
}
.contact input[type=submit] {
  border: none;
  cursor: pointer;
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20width%3D%2257%22%20height%3D%2242%22%20viewBox%3D%220%200%2057%2042%22%3E%0D%0A%20%20%3Cdefs%3E%0D%0A%20%20%20%20%3CclipPath%20id%3D%22clip-path%22%3E%0D%0A%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle_624%22%20data-name%3D%22Rectangle%20624%22%20width%3D%2257%22%20height%3D%2242%22/%3E%0D%0A%20%20%20%20%3C/clipPath%3E%0D%0A%20%20%3C/defs%3E%0D%0A%20%20%3Cg%20id%3D%22icon-button-arrow%22%20clip-path%3D%22url%28%23clip-path%29%22%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Group_1%22%20data-name%3D%22Group%201%22%20transform%3D%22translate%28-390.5%20-2439%29%22%3E%0D%0A%20%20%20%20%20%20%3Ccircle%20id%3D%22Ellipse_1%22%20data-name%3D%22Ellipse%201%22%20cx%3D%2219%22%20cy%3D%2219%22%20r%3D%2219%22%20transform%3D%22translate%28407.5%202441%29%22%20fill%3D%22none%22%20stroke%3D%22%23643C82%22%20stroke-width%3D%222%22/%3E%0D%0A%20%20%20%20%20%20%3Cline%20id%3D%22Line_1%22%20data-name%3D%22Line%201%22%20x2%3D%2237%22%20transform%3D%22translate%28392.5%202460%29%22%20fill%3D%22none%22%20stroke%3D%22%23643C82%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22/%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_1%22%20data-name%3D%22Path%201%22%20d%3D%22M425.257%2C2454.757%2C430.5%2C2460l-5.243%2C5.243%22%20fill%3D%22none%22%20stroke%3D%22%23643C82%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.714%22/%3E%0D%0A%20%20%20%20%3C/g%3E%0D%0A%20%20%3C/g%3E%0D%0A%3C/svg%3E%0D%0A);
  color: #2C2C2C;
}
.fitVids-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.fitVids-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wpcf7-radio {
  padding-left: 10px;
  display: block;
  margin-bottom: 2em;
  margin-top: -1em;
}
.wpcf7-checkbox .wpcf7-list-item {
  display: block;
}
.vidPop-Wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #2C2C2C;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 99999999;
}
.vidPop-animation {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: vidPop;
  animation-name: vidPop;
}
@-webkit-keyframes vidPop {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes vidPop {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body.logged-in .vidPop-Wrap {
  top: 32px;
  z-index: 99998;
}
.vidPop-Content {
  max-width: 854px;
  display: block;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.vidPop-Content iframe {
  max-width: 100% !important;
  width: 100% !important;
  display: block !important;
  height: 480px !important;
  border: none !important;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.vidPop-Hide {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: vidPopHide;
  animation-name: vidPopHide;
}
@-webkit-keyframes vidPopHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes vidPopHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.vidPop-Close {
  position: absolute;
  top: 0;
  cursor: pointer;
  bottom: 528px;
  right: 0px;
  margin: auto 0;
  width: 24px;
  height: 24px;
  background: url(images/close.png) no-repeat;
  background-size: 24px 24px;
  -webkit-background-size: 24px 24px;
  -moz-background-size: 24px 24px;
  -o-background-size: 24px 24px;
}
.vidPop-Close:hover {
  opacity: 0.5;
}
@media (max-width: 768px) and (min-width: 10px) {
  .vidPop-Content {
    max-width: 90%;
  }
}
@media (max-width: 600px) and (min-width: 10px) {
  .vidPop-Content iframe {
    height: 320px !important;
  }
  .vidPop-Close {
    bottom: 362px;
  }
}
@media (max-width: 480px) and (min-width: 10px) {
  .vidPop-Content iframe {
    height: 220px !important;
  }
  .vidPop-Close {
    bottom: 262px;
  }
}
@media only screen and (max-width: 1240px) {
  .container, .wp-block-mkl-section-block.container, .entry-content > .wp-block-mkl-section-block.container, .navcontainer .container {
    width: 95%;
  }
}
@media only screen and (max-width: 1024px) {
  .navc {
    display: none;
  }
  .tree {
    display: block;
  }
  .lclose {
    display: block;
  }
  .overlay::before {
    width: 80%;
  }
  #sidemenu {
    width: calc(80% - 2em);
  }
}
@media only screen and (max-width: 960px) {
  .posts-wrap article, .alm-reveal article {
    flex-basis: 47%;
  }
}
@media only screen and (max-width: 599px) {
  body {
    font-size: 14px;
  }
  .reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .sidebar {
    margin: 0 !important;
    width: 100% !important;
  }
  .sub .wp-block-column, .home .wp-block-column {
    margin-bottom: 1em;
  }
  .row {
    display: block;
  }
  .col:not(.nocollapse) {
    margin: 0 !important;
    width: 100% !important;
  }
  .w20, .w30, .w35, .w40, .w50, .w60, .w70, .w80, .w90 {
    width: 100% !important;
  }
  .pb-xxl {
    padding-bottom: 5em;
  }
  .pl-xs, .pl-s, .pl-m, .pl-l, .pl-xl, .pl-xxl {
    padding-left: 0;
  }
  *[class^="ml"], *[class*=" ml"] {
    margin-left: 0;
  }
  *[class^="pr"], *[class*=" pr"] {
    padding-right: 0;
  }
  *[class^="plr"], *[class*=" plr"] {
    padding-left: 0;
    padding-right: 0;
  }
  *[class^="ol"], *[class*=" ol"] {
    margin-left: 0;
  }
  *[class^="or"], *[class*=" or"] {
    margin-right: 0;
  }
  * *[class^="mr"], *[class*=" mr"] {
    margin-right: 0;
  }
  *[class^="wc"], *[class*=" wc"] {
    width: 100% !important;
  }
  .mb-l {
    margin-bottom: 4rem;
  }
  svg {
    max-width: 100%;
  }
  .panel {
    padding: 2.25em !important;
  }
  .panel-small {
    padding: 2em;
  }
  section:first-of-type .container {
    opacity: 1 !important;
  }
  figure.full-width img {
    max-width: 100%;
  }
  figure.full-width.right img {
    position: static;
  }
  .no-mobile {
    display: none;
  }
  .pb-xl {
    padding-bottom: 0;
  }
  section.asset-panel .container > .wp-block-columns .wp-block-column:last-child {
    margin-top: 0;
  }
  section.asset-panel .container > .wp-block-columns .wp-block-column:first-child {
    margin-right: 4em;
    padding-right: 3em;
  }
  .social-block {
    text-align: left;
  }
  .home .wp-block-columns.pb-l {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 650px) {
  .posts-wrap article, .alm-reveal article {
    flex-basis: 97%;
    margin-bottom: 10%;
  }
}
@media only screen and (max-width: 480px) {
  .overlay > div {
    width: 350px;
  }
  .overlay.overlay-full.open a {
    font-size: 1.3em;
  }
}
