@import url(https://use.typekit.net/mpo2vpo.css);/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}/**  Frontline Sass */

/**  Frontline css reset */

* {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

summary {
  display: list-item;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

[aria-busy='true'] {
  cursor: progress;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

img {
  border: 0;
  height: auto;
  max-width: 100%;
}

ol,
ul {
  list-style: none;
}

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

iframe,
object,
embed {
  display: block;
  max-width: 100%;
  position: relative;
  z-index: 1;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

blockquote[type=cite] {
  border: 0;
}

abbr[title] {
  border-bottom: 0;
  cursor: help;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

mark {
  background-color: #ff0;
  color: inherit;
}

ins {
  text-decoration: none;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

svg:not(:root) {
  overflow: hidden;
}

a {
  background-color: transparent;
}

a[href^='mailto'] {
  word-break: break-all;
  word-break: break-word;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

a > svg,
button > svg {
  pointer-events: none;
}

button,
input,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button,
select {
  text-transform: none;
}

button,
input,
select {
  overflow: visible;
}

select::-ms-value {
  color: currentColor;
}

optgroup {
  font-weight: bold;
}

fieldset {
  border: 0;
}

legend {
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  border-radius: 0;
  display: block;
  overflow: auto;
  width: 100%;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
}

button,
label,
select,
[type='button'],
[type='checkbox'],
[type='radio'],
[type='reset'],
[type='submit'] {
  cursor: pointer;
}

[readonly] {
  cursor: text;
}

[disabled],
[aria-disabled] {
  cursor: default;
  cursor: not-allowed;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
}

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

[type='email'],
[type='number'],
[type='password'],
[type='search'],
[type='tel'],
[type='text'],
[type='url'] {
  border-radius: 0;
  -webkit-appearance: none;
}

[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

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

[type='search'] {
  border-radius: 0;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration,
[type='search']::-webkit-search-results-button,
[type='search']::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

::-moz-placeholder {
  opacity: 1;
}

/**  Sage variables */

/** Box Model  */

/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */

@font-face {
  font-display: swap;
  font-family: 'pt-serif';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/themes/immigration-forum/dist/fonts/PT_Serif/ptserif_regular_macroman/PTF55F-webfont.woff) format("woff"), url(/wp-content/themes/immigration-forum/dist/fonts/PT_Serif/ptserif_regular_macroman/PTF55F-webfont.ttf) format("truetype");
}

@font-face {
  font-display: swap;
  font-family: 'pt-serif-bold';
  font-style: bold;
  font-weight: 800;
  src: url(/wp-content/themes/immigration-forum/dist/fonts/PT_Serif/ptserif_bold_macroman/PTF75F-webfont.woff) format("woff"), url(/wp-content/themes/immigration-forum/dist/fonts/PT_Serif/ptserif_bold_macroman/PTF75F-webfont.ttf) format("truetype");
}

@media print {
  .no-print {
    display: none !important;
  }
}

.print-only {
  display: none !important;
}

@media print {
  .print-only {
    display: block !important;
  }
}

html {
  background-color: #fff;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 100%;
}

html i,
html em {
  font-style: italic;
}

.fonts-loaded html {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

body {
  color: #242424;
  font-weight: normal;
  line-height: 1.625;
}

a {
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

a,
a:link,
a:visited {
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  text-decoration: underline;
}

a:not([class]) {
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

a:not([class]),
a:not([class]):link,
a:not([class]):visited {
  text-decoration: none;
}

a:not([class]):hover,
a:not([class]):focus,
a:not([class]):active {
  text-decoration: underline;
}

a:not([class]),
a:not([class]):link,
a:not([class]):visited {
  color: #1b67a3;
}

a:not([class]):hover,
a:not([class]):focus,
a:not([class]):active {
  color: #144b77;
}

svg {
  -webkit-transition: fill 150ms ease-in-out;
  -o-transition: fill 150ms ease-in-out;
  transition: fill 150ms ease-in-out;
}

.ua-ios input,
.ua-ios textarea,
.ua-ios select {
  font-size: 1rem !important;
}

[data-whatinput='mouse'] *:focus,
[data-whatinput='touch'] *:focus {
  outline: none;
}

.js-background-image {
  position: relative;
}

picture.js-background-image {
  display: block;
}

.js-background-image img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.no-objectfit .js-background-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-size: cover;
}

.no-objectfit .js-background-image img {
  display: none;
}

.bg-default {
  background-color: #fff;
}

.bg-navy {
  background-color: #072550 !important;
}

.bg-fill-navy {
  fill: #072550 !important;
}

.bg-navy--after::after {
  background-color: #072550 !important;
}

.bg-navy--before::before {
  background-color: #072550 !important;
}

.bg-blue {
  background-color: #1b67a3 !important;
}

.bg-fill-blue {
  fill: #1b67a3 !important;
}

.bg-blue--after::after {
  background-color: #1b67a3 !important;
}

.bg-blue--before::before {
  background-color: #1b67a3 !important;
}

.bg-cyan {
  background-color: #119de4 !important;
}

.bg-fill-cyan {
  fill: #119de4 !important;
}

.bg-cyan--after::after {
  background-color: #119de4 !important;
}

.bg-cyan--before::before {
  background-color: #119de4 !important;
}

.bg-red {
  background-color: #af1a21 !important;
}

.bg-fill-red {
  fill: #af1a21 !important;
}

.bg-red--after::after {
  background-color: #af1a21 !important;
}

.bg-red--before::before {
  background-color: #af1a21 !important;
}

.bg-red-purple {
  background-color: #881d34 !important;
}

.bg-fill-red-purple {
  fill: #881d34 !important;
}

.bg-red-purple--after::after {
  background-color: #881d34 !important;
}

.bg-red-purple--before::before {
  background-color: #881d34 !important;
}

.bg-purple {
  background-color: #681e40 !important;
}

.bg-fill-purple {
  fill: #681e40 !important;
}

.bg-purple--after::after {
  background-color: #681e40 !important;
}

.bg-purple--before::before {
  background-color: #681e40 !important;
}

.bg-violet {
  background-color: #8d54cc !important;
}

.bg-fill-violet {
  fill: #8d54cc !important;
}

.bg-violet--after::after {
  background-color: #8d54cc !important;
}

.bg-violet--before::before {
  background-color: #8d54cc !important;
}

.bg-light-purple {
  background-color: #6f2848 !important;
}

.bg-fill-light-purple {
  fill: #6f2848 !important;
}

.bg-light-purple--after::after {
  background-color: #6f2848 !important;
}

.bg-light-purple--before::before {
  background-color: #6f2848 !important;
}

.bg-green {
  background-color: #419258 !important;
}

.bg-fill-green {
  fill: #419258 !important;
}

.bg-green--after::after {
  background-color: #419258 !important;
}

.bg-green--before::before {
  background-color: #419258 !important;
}

.bg-yellow {
  background-color: #efcf42 !important;
}

.bg-fill-yellow {
  fill: #efcf42 !important;
}

.bg-yellow--after::after {
  background-color: #efcf42 !important;
}

.bg-yellow--before::before {
  background-color: #efcf42 !important;
}

.bg-off-white {
  background-color: #f4f4f1 !important;
}

.bg-fill-off-white {
  fill: #f4f4f1 !important;
}

.bg-off-white--after::after {
  background-color: #f4f4f1 !important;
}

.bg-off-white--before::before {
  background-color: #f4f4f1 !important;
}

.bg-text-gray {
  background-color: #686868 !important;
}

.bg-fill-text-gray {
  fill: #686868 !important;
}

.bg-text-gray--after::after {
  background-color: #686868 !important;
}

.bg-text-gray--before::before {
  background-color: #686868 !important;
}

.bg-gray {
  background-color: #686868 !important;
}

.bg-fill-gray {
  fill: #686868 !important;
}

.bg-gray--after::after {
  background-color: #686868 !important;
}

.bg-gray--before::before {
  background-color: #686868 !important;
}

.bg-medium-gray {
  background-color: #aaa !important;
}

.bg-fill-medium-gray {
  fill: #aaa !important;
}

.bg-medium-gray--after::after {
  background-color: #aaa !important;
}

.bg-medium-gray--before::before {
  background-color: #aaa !important;
}

.bg-medium-light-gray {
  background-color: #dedede !important;
}

.bg-fill-medium-light-gray {
  fill: #dedede !important;
}

.bg-medium-light-gray--after::after {
  background-color: #dedede !important;
}

.bg-medium-light-gray--before::before {
  background-color: #dedede !important;
}

.bg-light-gray {
  background-color: #ddd !important;
}

.bg-fill-light-gray {
  fill: #ddd !important;
}

.bg-light-gray--after::after {
  background-color: #ddd !important;
}

.bg-light-gray--before::before {
  background-color: #ddd !important;
}

.bg-ultra-light-gray {
  background-color: #F5F5F5 !important;
}

.bg-fill-ultra-light-gray {
  fill: #F5F5F5 !important;
}

.bg-ultra-light-gray--after::after {
  background-color: #F5F5F5 !important;
}

.bg-ultra-light-gray--before::before {
  background-color: #F5F5F5 !important;
}

.bg-alt-light-gray {
  background-color: #F6F5F3 !important;
}

.bg-fill-alt-light-gray {
  fill: #F6F5F3 !important;
}

.bg-alt-light-gray--after::after {
  background-color: #F6F5F3 !important;
}

.bg-alt-light-gray--before::before {
  background-color: #F6F5F3 !important;
}

.bg-alt-gray {
  background-color: #7D7D7D !important;
}

.bg-fill-alt-gray {
  fill: #7D7D7D !important;
}

.bg-alt-gray--after::after {
  background-color: #7D7D7D !important;
}

.bg-alt-gray--before::before {
  background-color: #7D7D7D !important;
}

.bg-black {
  background-color: #242424 !important;
}

.bg-fill-black {
  fill: #242424 !important;
}

.bg-black--after::after {
  background-color: #242424 !important;
}

.bg-black--before::before {
  background-color: #242424 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-fill-white {
  fill: #fff !important;
}

.bg-white--after::after {
  background-color: #fff !important;
}

.bg-white--before::before {
  background-color: #fff !important;
}

.c-default {
  color: #242424;
}

.c-black {
  color: #242424 !important;
}

.c-blue {
  color: #1b67a3 !important;
}

.c-gray {
  color: #686868 !important;
}

.c-red {
  color: #af1a21 !important;
}

.c-white {
  color: #fff !important;
}

.c-auto[class*='bg-navy'] {
  color: #fff !important;
}

.c-auto[class*='bg-blue'] {
  color: #fff !important;
}

.c-auto[class*='bg-cyan'] {
  color: #000 !important;
}

.c-auto[class*='bg-red'] {
  color: #fff !important;
}

.c-auto[class*='bg-red-purple'] {
  color: #fff !important;
}

.c-auto[class*='bg-purple'] {
  color: #fff !important;
}

.c-auto[class*='bg-violet'] {
  color: #fff !important;
}

.c-auto[class*='bg-light-purple'] {
  color: #fff !important;
}

.c-auto[class*='bg-green'] {
  color: #000 !important;
}

.c-auto[class*='bg-yellow'] {
  color: #000 !important;
}

.c-auto[class*='bg-off-white'] {
  color: #000 !important;
}

.c-auto[class*='bg-text-gray'] {
  color: #fff !important;
}

.c-auto[class*='bg-gray'] {
  color: #fff !important;
}

.c-auto[class*='bg-medium-gray'] {
  color: #000 !important;
}

.c-auto[class*='bg-medium-light-gray'] {
  color: #000 !important;
}

.c-auto[class*='bg-light-gray'] {
  color: #000 !important;
}

.c-auto[class*='bg-ultra-light-gray'] {
  color: #000 !important;
}

.c-auto[class*='bg-alt-light-gray'] {
  color: #000 !important;
}

.c-auto[class*='bg-alt-gray'] {
  color: #000 !important;
}

.c-auto[class*='bg-black'] {
  color: #fff !important;
}

.c-auto[class*='bg-white'] {
  color: #767676 !important;
}

[class^='c-'],
[class*=' c-'] {
  fill: currentColor;
}

.f-uppercase {
  text-transform: uppercase;
}

.f-smallcaps {
  font-variant: small-caps;
}

.f-title {
  line-height: 1.2;
}

@media all and (min-width: 20em) {
  .f-title {
    font-size: 237.5%;
    line-height: 1.2;
  }
}

@media all and (min-width: 24.125em) {
  .f-title {
    font-size: 250%;
  }
}

@media all and (min-width: 28.3125em) {
  .f-title {
    font-size: 262.5%;
  }
}

@media all and (min-width: 32.4375em) {
  .f-title {
    font-size: 275%;
    line-height: 1.15;
  }
}

@media all and (min-width: 36.5625em) {
  .f-title {
    font-size: 287.5%;
  }
}

@media all and (min-width: 40.75em) {
  .f-title {
    font-size: 300%;
  }
}

@media all and (min-width: 44.875em) {
  .f-title {
    font-size: 312.5%;
    line-height: 1.1;
  }
}

@media all and (min-width: 49.0625em) {
  .f-title {
    font-size: 325%;
  }
}

@media all and (min-width: 53.1875em) {
  .f-title {
    font-size: 337.5%;
  }
}

@media all and (min-width: 57.3125em) {
  .f-title {
    font-size: 350%;
    line-height: 1.05;
  }
}

@media all and (min-width: 61.5em) {
  .f-title {
    font-size: 362.5%;
  }
}

@media all and (min-width: 65.625em) {
  .f-title {
    font-size: 375%;
    line-height: 1;
  }
}

.u-form input[type='email'],
.u-form input[type='number'],
.u-form input[type='password'],
.u-form input[type='search'],
.u-form input[type='tel'],
.u-form input[type='text'],
.u-form input[type='url'] {
  background-color: #fff;
  border: 1px solid #aaa;
  line-height: 1.2;
  padding: 0.75rem 1rem 0.625rem;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  width: 100%;
}

.u-form input[type='email']:focus,
.u-form input[type='number']:focus,
.u-form input[type='password']:focus,
.u-form input[type='search']:focus,
.u-form input[type='tel']:focus,
.u-form input[type='text']:focus,
.u-form input[type='url']:focus {
  border-color: #681e40;
}

.u-form input[type='email']::-webkit-input-placeholder,
.u-form input[type='number']::-webkit-input-placeholder,
.u-form input[type='password']::-webkit-input-placeholder,
.u-form input[type='search']::-webkit-input-placeholder,
.u-form input[type='tel']::-webkit-input-placeholder,
.u-form input[type='text']::-webkit-input-placeholder,
.u-form input[type='url']::-webkit-input-placeholder {
  color: #686868;
}

.u-form input[type='email']::-moz-placeholder,
.u-form input[type='number']::-moz-placeholder,
.u-form input[type='password']::-moz-placeholder,
.u-form input[type='search']::-moz-placeholder,
.u-form input[type='tel']::-moz-placeholder,
.u-form input[type='text']::-moz-placeholder,
.u-form input[type='url']::-moz-placeholder {
  color: #686868;
}

.u-form input[type='email']::-ms-input-placeholder,
.u-form input[type='number']::-ms-input-placeholder,
.u-form input[type='password']::-ms-input-placeholder,
.u-form input[type='search']::-ms-input-placeholder,
.u-form input[type='tel']::-ms-input-placeholder,
.u-form input[type='text']::-ms-input-placeholder,
.u-form input[type='url']::-ms-input-placeholder {
  color: #686868;
}

.u-form input[type='email']::placeholder,
.u-form input[type='number']::placeholder,
.u-form input[type='password']::placeholder,
.u-form input[type='search']::placeholder,
.u-form input[type='tel']::placeholder,
.u-form input[type='text']::placeholder,
.u-form input[type='url']::placeholder {
  color: #686868;
}

.u-form input[type='email']:disabled,
.u-form input[type='number']:disabled,
.u-form input[type='password']:disabled,
.u-form input[type='search']:disabled,
.u-form input[type='tel']:disabled,
.u-form input[type='text']:disabled,
.u-form input[type='url']:disabled {
  background-color: #f4f4f4;
  border-color: #ccc;
  color: #707070;
  cursor: not-allowed !important;
}

.u-form textarea {
  background-color: #fff;
  border: 1px solid #aaa;
  line-height: 1.2;
  padding: 0.75rem 1rem 0.625rem;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  width: 100%;
}

.u-form textarea:focus {
  border-color: #681e40;
}

.u-form textarea::-webkit-input-placeholder {
  color: #686868;
}

.u-form textarea::-moz-placeholder {
  color: #686868;
}

.u-form textarea::-ms-input-placeholder {
  color: #686868;
}

.u-form textarea::placeholder {
  color: #686868;
}

.u-form textarea:disabled {
  background-color: #f4f4f4;
  border-color: #ccc;
  color: #707070;
  cursor: not-allowed !important;
}

.u-form datalist.is-invalid,
.u-form input.is-invalid,
.u-form select.is-invalid,
.u-form textarea.is-invalid {
  border-color: #af1a21;
}

.u-form fieldset + fieldset {
  margin-top: 1.875rem;
}

.u-form legend {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  color: #af1a21;
  font-size: 1.5em;
  line-height: 1.333;
  margin-bottom: 1rem;
}

.fonts-loaded .u-form legend {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

.u-form [data-validate='error'] {
  color: #af1a21;
}

.u-form [data-validate='error'].is-hidden {
  display: none !important;
}

.no-js-show {
  display: none !important;
}

.no-js .no-js-show {
  display: block !important;
}

.no-js .no-js-hide {
  display: none !important;
}

.js-hide {
  display: none !important;
}

.no-js .js-hide {
  display: block !important;
}

.l-padding {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media all and (min-width: 20em) {
  .l-padding {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media all and (min-width: 25em) {
  .l-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media all and (min-width: 37.5em) {
  .l-padding {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}

@media print {
  .l-padding {
    padding-left: 0;
    padding-right: 0;
  }
}

.l-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1050px;
}

.l-wrap:after {
  clear: both;
  content: '';
  display: table;
}

.l-wrap--narrow {
  margin-left: auto;
  margin-right: auto;
  max-width: 42.5rem;
}

.l-wrap--narrow:after {
  clear: both;
  content: '';
  display: table;
}

.l-wrap--wide {
  margin-left: auto;
  margin-right: auto;
  max-width: 75rem;
}

.l-wrap--wide:after {
  clear: both;
  content: '';
  display: table;
}

@media all and (min-width: 75em) {
  .l-wrap--wide {
    width: 96.66667%;
  }
}

.l-full {
  margin: auto;
  max-width: 1200px;
  padding: 20px;
}

.l-wide {
  margin: auto;
  max-width: 1000px;
  padding: 20px;
}

.l-medium {
  margin: auto;
  max-width: 775px;
  padding: 20px;
  position: relative;
  z-index: 100;
}

.l-narrow {
  margin: auto;
  max-width: 500px;
  padding: 20px;
}

.l-main {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  width: 100%;
  -webkit-transition: margin-top 250ms ease;
  -o-transition: margin-top 250ms ease;
  transition: margin-top 250ms ease;
}

@media all and (min-width: 48.4375em) {
  .l-main {
    min-height: 100vh;
  }
}

body.home .l-main {
  margin-top: -100px;
}

@media all and (min-width: 48.4375em) {
  body.home .l-main {
    margin-top: -130px;
  }
}

.l-left {
  background-color: #fff;
  display: block;
  position: relative;
  z-index: 100;
}

@media all and (min-width: 48.4375em) {
  .l-left {
    display: none;
  }
}

@media all and (min-width: 56.25em) {
  .l-left {
    padding: 20px 30px;
    width: 250px;
  }
}

body.home .l-left {
  background-color: transparent;
}

.u-padding {
  padding: 20px;
}

.u-vh {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.u-hide {
  display: none !important;
}

.u-center {
  text-align: center !important;
}

.u-scrollable {
  overflow-x: scroll !important;
}

@media all and (min-width: 20em) {
  .u-nowrap {
    white-space: nowrap !important;
  }
}

[data-whatinput='mouse'] .u-no-outline,
[data-whatinput='touch'] .u-no-outline {
  outline: none;
}

.u-mb1 {
  margin-bottom: 0.625rem !important;
}

.u-mt1 {
  margin-top: 0.625rem !important;
}

.u-mb2 {
  margin-bottom: 1.25rem !important;
}

.u-mt2 {
  margin-top: 1.25rem !important;
}

.u-mb3 {
  margin-bottom: 1.875rem !important;
}

.u-mt3 {
  margin-top: 1.875rem !important;
}

.u-mb4 {
  margin-bottom: 2.5rem !important;
}

.u-mt4 {
  margin-top: 2.5rem !important;
}

.u-mb5 {
  margin-bottom: 3.125rem !important;
}

.u-mt5 {
  margin-top: 3.125rem !important;
}

.u-mb6 {
  margin-bottom: 3.75rem !important;
}

.u-mt6 {
  margin-top: 3.75rem !important;
}

.u-mb7 {
  margin-bottom: 4.375rem !important;
}

.u-mt7 {
  margin-top: 4.375rem !important;
}

.u-mb8 {
  margin-bottom: 5rem !important;
}

.u-mt8 {
  margin-top: 5rem !important;
}

.u-mb9 {
  margin-bottom: 5.625rem !important;
}

.u-mt9 {
  margin-top: 5.625rem !important;
}

.u-mb10 {
  margin-bottom: 6.25rem !important;
}

.u-mt10 {
  margin-top: 6.25rem !important;
}

.u-clearfix:after {
  clear: both;
  content: '';
  display: table;
}

.u-screenreader {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

[class*='u-aspect--'] {
  position: relative;
}

[class*='u-aspect--']::before {
  content: '';
  display: block;
}

[class*='u-aspect--'] img,
[class*='u-aspect--'] iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.u-aspect--wide::before {
  padding-top: 56.25%;
}

.u-aspect--square::before {
  padding-top: 100%;
}

.AnglesHeader {
  height: 70px;
  position: relative;
}

@media all and (min-width: 48.4375em) {
  .AnglesHeader {
    height: 100px;
  }
}

@media all and (min-width: 56.25em) {
  .AnglesHeader {
    height: 120px;
  }
}

@media all and (min-width: 62.5em) {
  .AnglesHeader {
    height: 140px;
  }
}

.AnglesHeader.-large {
  height: 20px;
}

@media all and (min-width: 31.25em) {
  .AnglesHeader.-large {
    height: 50px;
  }
}

.AnglesHeader-angle.-left {
  background: -webkit-repeating-linear-gradient(bottom, #6f2848, #6f2848 4px, #681e40 4px, #681e40 8px);
  background: -o-repeating-linear-gradient(bottom, #6f2848, #6f2848 4px, #681e40 4px, #681e40 8px);
  background: repeating-linear-gradient(0deg, #6f2848, #6f2848 4px, #681e40 4px, #681e40 8px);
  content: '';
  left: 0;
  height: 300px;
  position: absolute;
  right: 0;
  top: -300px;
  -webkit-transform: skewY(-36deg);
       -o-transform: skewY(-36deg);
          transform: skewY(-36deg);
  z-index: 1;
  width: 50%;
}

@media all and (min-width: 31.25em) {
  .AnglesHeader-angle.-left {
    height: 300px;
    top: -350px;
  }
}

@media all and (min-width: 68.75em) {
  .AnglesHeader-angle.-left {
    left: -30px;
  }
}

@media all and (min-width: 81.25em) {
  .AnglesHeader-angle.-left {
    left: 0;
  }
}

.-large .AnglesHeader-angle.-left {
  height: 500px;
  -webkit-transform: skewY(-36deg);
       -o-transform: skewY(-36deg);
          transform: skewY(-36deg);
  top: -450px;
  width: 50%;
}

.AnglesHeader-angle.-right {
  background: -webkit-gradient(linear, left top, right top, from(#1b67a3), color-stop(#681e40), color-stop(#681e40), to(#af1a21));
  background: -webkit-linear-gradient(left, #1b67a3, #681e40, #681e40, #af1a21);
  background: -o-linear-gradient(left, #1b67a3, #681e40, #681e40, #af1a21);
  background: linear-gradient(to right, #1b67a3, #681e40, #681e40, #af1a21);
  content: '';
  height: 200px;
  left: 0;
  position: absolute;
  -webkit-transform: skewY(6deg);
       -o-transform: skewY(6deg);
          transform: skewY(6deg);
  top: -150px;
  right: 0;
}

.-large .AnglesHeader-angle.-right {
  height: 500px;
  -webkit-transform: skewY(20deg);
       -o-transform: skewY(20deg);
          transform: skewY(20deg);
  top: -400px;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .-large .AnglesHeader-angle.-right {
    height: 550px;
    top: -400px;
  }
}

.article-image {
  background-position: center;
  background-size: cover;
  height: 200px;
  margin-bottom: 30px;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .article-image {
    height: 300px;
  }
}

@media all and (min-width: 56.25em) {
  .article-image {
    height: 400px;
  }
}

.article-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 20px;
}

.article-title i,
.article-title em {
  font-style: italic;
}

.fonts-loaded .article-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .article-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 20em) {
  .article-title {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 21.25em) {
  .article-title {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 22.5em) {
  .article-title {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 23.75em) {
  .article-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 25em) {
  .article-title {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 26.25em) {
  .article-title {
    font-size: 2rem;
  }
}

@media all and (min-width: 27.5em) {
  .article-title {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 28.75em) {
  .article-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 30em) {
  .article-title {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 31.25em) {
  .article-title {
    font-size: 2.25rem;
  }
}

@media all and (min-width: 32.5em) {
  .article-title {
    font-size: 2.3125rem;
  }
}

@media all and (min-width: 33.75em) {
  .article-title {
    font-size: 2.375rem;
  }
}

@media all and (min-width: 35em) {
  .article-title {
    font-size: 2.4375rem;
  }
}

@media all and (min-width: 36.25em) {
  .article-title {
    font-size: 2.5rem;
  }
}

@media all and (min-width: 37.5em) {
  .article-title {
    font-size: 2.5625rem;
  }
}

@media all and (min-width: 38.75em) {
  .article-title {
    font-size: 2.625rem;
  }
}

@media all and (min-width: 40em) {
  .article-title {
    font-size: 2.6875rem;
  }
}

@media all and (min-width: 41.25em) {
  .article-title {
    font-size: 2.75rem;
  }
}

@media all and (min-width: 42.5em) {
  .article-title {
    font-size: 2.8125rem;
  }
}

@media all and (min-width: 43.75em) {
  .article-title {
    font-size: 2.875rem;
  }
}

@media all and (min-width: 45em) {
  .article-title {
    font-size: 2.9375rem;
  }
}

@media all and (min-width: 46.25em) {
  .article-title {
    font-size: 3rem;
  }
}

@media all and (min-width: 47.5em) {
  .article-title {
    font-size: 3.0625rem;
  }
}

@media all and (min-width: 48.75em) {
  .article-title {
    font-size: 3.125rem;
  }
}

@media all and (min-width: 50em) {
  .article-title {
    font-size: 3.1875rem;
  }
}

@media all and (min-width: 51.25em) {
  .article-title {
    font-size: 3.25rem;
  }
}

@media all and (min-width: 52.5em) {
  .article-title {
    font-size: 3.3125rem;
  }
}

@media all and (min-width: 53.75em) {
  .article-title {
    font-size: 3.375rem;
  }
}

@media all and (min-width: 55em) {
  .article-title {
    font-size: 3.4375rem;
  }
}

@media all and (min-width: 56.25em) {
  .article-title {
    font-size: 3.5rem;
  }
}

.article-wrap {
  margin-top: 15px;
}

@media all and (min-width: 56.25em) {
  .article-wrap {
    margin-top: 30px;
  }
}

@media all and (min-width: 56.25em) {
  .article-secondary {
    display: inline-block;
    vertical-align: top;
    width: 10%;
  }
}

.article-main {
  overflow: hidden;
}

@media all and (min-width: 56.25em) {
  .article-main {
    display: inline-block;
    overflow: inherit;
    vertical-align: top;
    width: 85%;
  }
}

.article-content p:last-of-type:not([class]) {
  display: inline;
}

.article-content-star:after {
  content: '';
  display: block;
  margin-bottom: 1em;
}

.article-content-star svg {
  fill: #af1a21;
}

.article-social {
  margin: 20px 0;
}

@media all and (min-width: 56.25em) {
  .article-social {
    margin-top: 15px;
  }
}

.article-social-item {
  display: inline-block;
  margin-right: 0.3125rem;
}

@media all and (min-width: 56.25em) {
  .article-social-item {
    margin-bottom: 1.25rem;
  }
}

.article-social-item a {
  background-color: #1b67a3;
  border-radius: 50%;
  padding: 11px 10px;
}

.article-social-item a:hover,
.article-social-item a:focus,
.article-social-item a:active {
  background-color: #119de4;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.article-social-item a:hover svg,
.article-social-item a:focus svg,
.article-social-item a:active svg {
  fill: #fff;
}

.article-social-item a svg {
  fill: #fff;
  margin-bottom: -4px;
}

.article-meta {
  color: #686868;
}

@media all and (min-width: 18.75em) {
  .article-meta {
    font-size: 0.875rem;
  }
}

@media all and (min-width: 28.125em) {
  .article-meta {
    font-size: 0.9375rem;
  }
}

@media all and (min-width: 37.5em) {
  .article-meta {
    font-size: 1rem;
  }
}

@media all and (min-width: 46.875em) {
  .article-meta {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 56.25em) {
  .article-meta {
    font-size: 1.125rem;
  }
}

.article-summary {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  line-height: 1.5;
  margin-bottom: 20px;
}

.fonts-loaded .article-summary {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

@media all and (min-width: 18.75em) {
  .article-summary {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 23.4375em) {
  .article-summary {
    font-size: 1.1875rem;
  }
}

@media all and (min-width: 28.125em) {
  .article-summary {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 32.8125em) {
  .article-summary {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 37.5em) {
  .article-summary {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 42.1875em) {
  .article-summary {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 46.875em) {
  .article-summary {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 51.5625em) {
  .article-summary {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 56.25em) {
  .article-summary {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 56.25em) {
  .article-summary {
    line-height: 36px;
  }
}

.article-highlights {
  border-top: 1px solid #ddd;
  list-style: none;
  margin-top: 3.125rem;
  position: relative;
  -webkit-transform: skewY(5deg);
       -o-transform: skewY(5deg);
          transform: skewY(5deg);
}

@media print {
  .article-highlights {
    display: none !important;
  }
}

.article-highlights-wrap {
  margin-bottom: -3.125rem;
  padding: 0.625rem 1.25rem 6.25rem 1.25rem;
  position: relative;
  -webkit-transform: skewY(-5deg);
       -o-transform: skewY(-5deg);
          transform: skewY(-5deg);
  z-index: 10;
}

@media all and (min-width: 56.25em) {
  .article-highlights-wrap {
    margin-bottom: -4.375rem;
    padding: 2.5rem 2.5rem 6.25rem;
  }
}

.article-highlights-wrap::after {
  content: '';
  clear: both;
  display: block;
}

.article-highlights-title {
  font-size: 1.875em;
}

.article-highlights-stripes {
  background: -webkit-repeating-linear-gradient(bottom, #1b67a3, #1b67a3 4px, transparent 4px, transparent 8px);
  background: -o-repeating-linear-gradient(bottom, #1b67a3, #1b67a3 4px, transparent 4px, transparent 8px);
  background: repeating-linear-gradient(0deg, #1b67a3, #1b67a3 4px, transparent 4px, transparent 8px);
  content: '';
  height: 200px;
  position: absolute;
  opacity: 0.4;
  top: -10px;
  -webkit-transform: skewY(-60deg);
       -o-transform: skewY(-60deg);
          transform: skewY(-60deg);
  right: 0;
  width: 125px;
}

@media all and (min-width: 31.25em) {
  .article-highlights-stripes {
    width: 150px;
  }
}

@media all and (min-width: 62.5em) {
  .article-highlights-stripes {
    bottom: -200px;
    height: 229px;
    top: -86px;
    width: 200px;
  }
}

@media all and (min-width: 95.625em) {
  .article-highlights-stripes {
    top: 700px;
    width: 1000px;
  }
}

.article-related-topics-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-weight: bold;
  margin-bottom: 10px;
}

.article-related-topics-title i,
.article-related-topics-title em {
  font-style: italic;
}

.fonts-loaded .article-related-topics-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .article-related-topics-title {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 28.125em) {
  .article-related-topics-title {
    font-size: 1.1875rem;
  }
}

@media all and (min-width: 37.5em) {
  .article-related-topics-title {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 46.875em) {
  .article-related-topics-title {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 56.25em) {
  .article-related-topics-title {
    font-size: 1.375rem;
  }
}

.article-related-topics-pill {
  border: 1px solid #1b67a3;
  border-radius: 3px;
  color: #1b67a3;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 5px;
  padding: 3px 10px;
}

.article-related-topics-pill:hover,
.article-related-topics-pill:focus,
.article-related-topics-pill:active {
  background-color: rgba(27, 103, 163, 0.2);
  text-decoration: none;
}

.article-documents {
  border-top: 1px solid #ddd;
  margin-top: 40px;
  padding-top: 20px;
}

@media all and (min-width: 18.75em) {
  .article-documents-title {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 21.125em) {
  .article-documents-title {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 23.4375em) {
  .article-documents-title {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 25.8125em) {
  .article-documents-title {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 28.125em) {
  .article-documents-title {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 30.5em) {
  .article-documents-title {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 32.8125em) {
  .article-documents-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 35.1875em) {
  .article-documents-title {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 37.5em) {
  .article-documents-title {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 39.875em) {
  .article-documents-title {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 42.1875em) {
  .article-documents-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 44.5625em) {
  .article-documents-title {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 46.875em) {
  .article-documents-title {
    font-size: 2rem;
  }
}

@media all and (min-width: 49.25em) {
  .article-documents-title {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 51.5625em) {
  .article-documents-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 53.9375em) {
  .article-documents-title {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 56.25em) {
  .article-documents-title {
    font-size: 2.25rem;
  }
}

.article-documents-list {
  margin-bottom: 40px;
}

.article-documents-item svg {
  fill: #1b67a3;
  height: 20px;
  margin-right: 5px;
  vertical-align: middle;
  width: 20px;
}

.article-documents-item-link {
  color: #1b67a3;
}

@media all and (min-width: 18.75em) {
  .article-documents-item-link {
    font-size: 1rem;
  }
}

@media all and (min-width: 28.125em) {
  .article-documents-item-link {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 37.5em) {
  .article-documents-item-link {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 46.875em) {
  .article-documents-item-link {
    font-size: 1.1875rem;
  }
}

@media all and (min-width: 56.25em) {
  .article-documents-item-link {
    font-size: 1.25rem;
  }
}

.article-documents-item-meta {
  color: #686868;
}

.button {
  background-color: transparent;
  background-image: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  border-radius: 2px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 10px 20px 9px;
  text-align: center;
  text-transform: uppercase;
}

.button.-round {
  border-radius: 25px;
}

.button.-red {
  color: #fff !important;
  background-color: #af1a21;
}

.button.-red:hover,
.button.-red:focus,
.button.-red:active {
  background-color: #831319;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.button.-blue {
  color: #fff !important;
  background-color: #1b67a3;
}

.button.-blue:hover,
.button.-blue:focus,
.button.-blue:active {
  background-color: #144b77;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.button.-white-red {
  background-color: #fff;
  color: #af1a21 !important;
}

.button.-white-red:hover,
.button.-white-red:focus,
.button.-white-red:active {
  background-color: #ededed;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.button.-white-blue {
  background-color: #fff;
  color: #1b67a3 !important;
}

.button.-white-blue:hover,
.button.-white-blue:focus,
.button.-white-blue:active {
  background-color: #ededed;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.button.-full {
  width: 100%;
}

.comment-list ol {
  list-style: none;
}

.ContentListing {
  margin-bottom: 7%;
}

.ContentListing-list-item {
  border-bottom: solid 1px #ddd;
  padding-top: 20px;
}

.ContentListing-list-item.-image {
  position: relative;
}

@media all and (min-width: 48.4375em) {
  .ContentListing-list-item.-image {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.ContentListing-list-item-label {
  color: #686868;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media all and (min-width: 18.75em) {
  .ContentListing-list-item-label {
    font-size: 0.75rem;
  }
}

@media all and (min-width: 37.5em) {
  .ContentListing-list-item-label {
    font-size: 0.8125rem;
  }
}

@media all and (min-width: 56.25em) {
  .ContentListing-list-item-label {
    font-size: 0.875rem;
  }
}

.ContentListing-list-item-label svg {
  fill: #686868;
  height: 13px;
}

.ContentListing-list-item-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #1b67a3;
  line-height: 1.5;
}

.ContentListing-list-item-title i,
.ContentListing-list-item-title em {
  font-style: italic;
}

.fonts-loaded .ContentListing-list-item-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .ContentListing-list-item-title {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 28.125em) {
  .ContentListing-list-item-title {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 37.5em) {
  .ContentListing-list-item-title {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 46.875em) {
  .ContentListing-list-item-title {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 56.25em) {
  .ContentListing-list-item-title {
    font-size: 1.5rem;
  }
}

.ContentListing-list-item-title a:hover,
.ContentListing-list-item-title a:focus,
.ContentListing-list-item-title a:active {
  text-decoration: none;
}

.-image .ContentListing-list-item-title {
  width: 60%;
}

@media all and (min-width: 48.4375em) {
  .-image .ContentListing-list-item-title {
    width: 100%;
  }
}

.ContentListing-list-item-date {
  color: #686868;
  font-style: italic;
}

@media all and (min-width: 18.75em) {
  .ContentListing-list-item-date {
    font-size: 0.875rem;
  }
}

@media all and (min-width: 37.5em) {
  .ContentListing-list-item-date {
    font-size: 0.9375rem;
  }
}

@media all and (min-width: 56.25em) {
  .ContentListing-list-item-date {
    font-size: 1rem;
  }
}

.ContentListing-list-item-description {
  padding: 20px 0;
  line-height: 1.4;
}

@media all and (min-width: 18.75em) {
  .ContentListing-list-item-description {
    font-size: 1rem;
  }
}

@media all and (min-width: 37.5em) {
  .ContentListing-list-item-description {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 56.25em) {
  .ContentListing-list-item-description {
    font-size: 1.125rem;
  }
}

.ContentListing-list-item-more {
  color: #1b67a3;
}

.ContentListing-list-item-more svg {
  fill: currentColor;
  height: 16px;
  -webkit-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  margin-left: -5px;
  vertical-align: text-top;
}

@media all and (min-width: 48.4375em) {
  .ContentListing-list-item-more svg {
    height: 18px;
  }
}

.-image .ContentListing-list-item-content {
  display: inline-block;
  width: 100%;
}

@media all and (min-width: 48.4375em) {
  .-image .ContentListing-list-item-content {
    width: 65%;
  }
}

.ContentListing-list-item-image {
  background-position: center;
  background-size: cover;
  border-radius: 3px;
  height: 100px;
  margin: 20px 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 30%;
}

@media all and (min-width: 48.4375em) {
  .ContentListing-list-item-image {
    height: 150px;
    position: relative;
  }
}

.ContentListing-list-all {
  border: 2px solid #1b67a3;
  border-radius: 30px;
  color: #1b67a3;
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: 150ms all ease-in-out;
       -o-transform: 150ms all ease-in-out;
          transform: 150ms all ease-in-out;
}

@media all and (min-width: 18.75em) {
  .ContentListing-list-all {
    font-size: 0.875rem;
  }
}

@media all and (min-width: 37.5em) {
  .ContentListing-list-all {
    font-size: 0.9375rem;
  }
}

@media all and (min-width: 56.25em) {
  .ContentListing-list-all {
    font-size: 1rem;
  }
}

.ContentListing-list-all:hover,
.ContentListing-list-all:focus,
.ContentListing-list-all:active {
  background: rgba(27, 103, 163, 0.2);
  text-decoration: none;
}

.ContentListing-list-all-wrap {
  margin: 40px 0 0;
  text-align: center;
}

*[data-hide-on-search="true"] {
  opacity: 1;
  -webkit-transition: opacity 100ms ease;
  -o-transition: opacity 100ms ease;
  transition: opacity 100ms ease;
}

*[data-hide-on-search="true"].-hide-for-search {
  opacity: 0;
  pointer-events: none;
}

.DesktopNav {
  display: none;
}

@media all and (min-width: 48.4375em) {
  .DesktopNav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    position: relative;
    z-index: 500;
  }
}

@media all and (min-width: 81.875em) {
  .DesktopNav {
    padding: 20px 40px;
  }
}

.DesktopNav-logo {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 230px;
          flex: 1 0 230px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.DesktopNav-logo .DesktopNav-logo-image {
  width: 230px;
  height: auto;
}

body.home .DesktopNav-logo .DesktopNav-logo-image.-dark {
  display: none;
}

.DesktopNav-logo .DesktopNav-logo-image.-light {
  display: none;
}

body.home .DesktopNav-logo .DesktopNav-logo-image.-light {
  display: block;
}

nav.DesktopNav-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 15px;
  padding-left: 40px;
  text-align: right;
}

@media all and (min-width: 71.5625em) {
  nav.DesktopNav-nav {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding-top: 0;
    padding-left: 30px;
    position: relative;
    top: -21px;
  }
}

@media all and (min-width: 81.875em) {
  nav.DesktopNav-nav {
    top: -17px;
  }
}

ul.DesktopNav-list {
  height: 25px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  text-align: right;
}

@media all and (min-width: 71.5625em) {
  ul.DesktopNav-list {
    height: auto;
    padding-right: 20px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}

li.DesktopNav-list-item {
  display: inline-block;
  margin-right: 30px;
  color: #072550;
  position: relative;
  cursor: default;
}

body.home li.DesktopNav-list-item {
  color: #fff;
}

li.DesktopNav-list-item:focus,
li.DesktopNav-list-item:focus-within {
  outline: 0;
}

li.DesktopNav-list-item:last-of-type {
  margin-right: 0;
}

@media all and (min-width: 71.5625em) {
  li.DesktopNav-list-item {
    margin-right: 20px;
  }
}

@media all and (min-width: 81.875em) {
  li.DesktopNav-list-item {
    font-size: 20px;
    margin-right: 30px;
  }
}

li.DesktopNav-list-item a {
  color: #072550;
}

body.home li.DesktopNav-list-item a {
  color: #fff;
}

svg.DesktopNav-chev {
  display: inline-block;
  width: 12px;
  height: auto;
  margin-left: 2px;
  position: relative;
  top: -1px;
}

svg.DesktopNav-chev path {
  fill: #072550;
}

body.home svg.DesktopNav-chev path {
  fill: #fff;
}

ul.DesktopNav-submenu {
  width: 200px;
  position: absolute;
  right: -24.5px;
  top: 100%;
  z-index: 11;
  background: #ddd;
  border-radius: 3px;
  list-style: none;
  text-align: left;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 250ms ease, top 250ms ease;
  -o-transition: opacity 250ms ease, top 250ms ease;
  transition: opacity 250ms ease, top 250ms ease;
}

@media all and (min-width: 81.875em) {
  ul.DesktopNav-submenu {
    width: 250px;
  }
}

body.home ul.DesktopNav-submenu {
  background-color: #fff;
}

ul.DesktopNav-submenu:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 100%;
  right: 20px;
  border-bottom: 20px solid #ddd;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

body.home ul.DesktopNav-submenu:before {
  border-bottom: 20px solid #fff;
}

ul.DesktopNav-submenu:after {
  content: '';
  display: block;
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: 100%;
}

li.DesktopNav-list-item:hover ul.DesktopNav-submenu,
li.DesktopNav-list-item:focus ul.DesktopNav-submenu,
li.DesktopNav-list-item:focus-within ul.DesktopNav-submenu {
  opacity: 1;
  top: 160%;
  top: calc(100% + 20px);
  pointer-events: all;
}

li.DesktopNav-submenu-item {
  padding: 0;
  border-bottom: 1px solid #fff;
}

body.home li.DesktopNav-submenu-item {
  border-bottom: 1px solid #ddd;
}

li.DesktopNav-submenu-item:last-child {
  border-bottom: 0;
}

li.DesktopNav-submenu-item a {
  display: block;
  padding: 15px;
  line-height: 1.2;
  color: #072550;
}

body.home li.DesktopNav-submenu-item a {
  color: #072550;
}

@media all and (min-width: 81.875em) {
  li.DesktopNav-submenu-item a {
    padding: 20px;
    font-size: 20px;
  }
}

li.DesktopNav-submenu-item a:hover,
li.DesktopNav-submenu-item a:focus,
li.DesktopNav-submenu-item a:active {
  color: #1b67a3;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

li.DesktopNav-submenu-item a:focus-visible {
  background-color: rgba(7, 37, 80, 0.1);
  outline: 0;
}

.DesktopNav-addnl {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  padding-right: 110px;
  position: relative;
}

@media all and (min-width: 71.5625em) {
  .DesktopNav-addnl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 360px;
            flex: 0 0 360px;
    padding-right: 100px;
    position: static;
  }
}

@media all and (min-width: 81.875em) {
  .DesktopNav-addnl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 425px;
            flex: 0 0 425px;
    padding-right: 120px;
  }
}

.DesktopNav-button {
  padding: 10px 10px 9px 10px;
  margin-right: 15px;
  border-radius: 20px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 1;
  text-transform: none;
}

.DesktopNav-button:last-of-type {
  margin-right: 0;
}

@media all and (min-width: 71.5625em) {
  .DesktopNav-button {
    padding: 10px 15px 9px;
  }
}

@media all and (min-width: 81.875em) {
  .DesktopNav-button {
    font-size: 20px;
  }
}

form.DesktopNav-search {
  display: inline-block;
  width: 80px;
  position: absolute;
  top: 4px;
  right: 0;
  border-bottom: 1px solid transparent;
  -webkit-transition: width 250ms ease, border-color 250ms ease;
  -o-transition: width 250ms ease, border-color 250ms ease;
  transition: width 250ms ease, border-color 250ms ease;
}

@media all and (min-width: 71.5625em) {
  form.DesktopNav-search {
    top: 32px;
  }
}

@media all and (min-width: 81.875em) {
  form.DesktopNav-search {
    top: 29px;
    width: 95px;
  }
}

form.DesktopNav-search.-open {
  width: 100%;
  border-color: #072550;
}

body.home form.DesktopNav-search.-open {
  border-color: #fff;
}

@media all and (min-width: 71.5625em) {
  form.DesktopNav-search.-open {
    width: 90%;
    width: calc(100% - 30px);
  }
}

form.DesktopNav-search > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

form.DesktopNav-search svg {
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 20px;
          flex: 1 0 20px;
  width: 20px;
  height: 20px;
  position: relative;
  top: -2px;
}

@media all and (min-width: 81.875em) {
  form.DesktopNav-search svg {
    position: relative;
    top: -3px;
    left: -3px;
  }
}

form.DesktopNav-search svg path {
  fill: #072550;
}

body.home form.DesktopNav-search svg path {
  fill: #fff;
}

form.DesktopNav-search.-open svg {
  margin-right: 5px;
}

@media all and (min-width: 81.875em) {
  form.DesktopNav-search.-open svg {
    left: 0;
  }
}

form.DesktopNav-search input[type=text] {
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 90%;
          flex: 1 1 90%;
  width: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  color: #072550;
  -webkit-transition: width 250ms ease;
  -o-transition: width 250ms ease;
  transition: width 250ms ease;
}

body.home form.DesktopNav-search input[type=text] {
  background-color: transparent;
  color: #fff;
}

@media all and (min-width: 81.875em) {
  form.DesktopNav-search input[type=text] {
    font-size: 20px;
  }
}

form.DesktopNav-search input[type=text]:focus {
  outline: none;
}

form.DesktopNav-search.-open input[type=text] {
  width: 90%;
  width: calc(100% - 35px);
}

form.DesktopNav-search input[type=submit] {
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 60px;
          flex: 1 0 60px;
  width: 60px;
  margin-bottom: 2px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #072550;
  background-color: transparent;
  border: 0;
  border-radius: 20px;
  -webkit-transition: background-color 250ms ease, color 250ms ease;
  -o-transition: background-color 250ms ease, color 250ms ease;
  transition: background-color 250ms ease, color 250ms ease;
}

body.home form.DesktopNav-search input[type=submit] {
  color: #fff;
}

form.DesktopNav-search input[type=submit]:focus {
  outline: none;
}

@media all and (min-width: 81.875em) {
  form.DesktopNav-search input[type=submit] {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 75px;
            flex: 1 0 75px;
    width: 75px;
    font-size: 20px;
  }
}

form.DesktopNav-search.-open input[type=submit] {
  margin-left: 5px;
  background-color: #af1a21;
  color: #fff;
}

form.DesktopNav-search.-open input[type=submit]:hover,
form.DesktopNav-search.-open input[type=submit]:focus,
form.DesktopNav-search.-open input[type=submit]:active {
  background-color: #831319;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

body.home .DesktopNav.Nav--light {
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

body.home .DesktopNav.Nav--light .DesktopNav-list-item,
body.home .DesktopNav.Nav--light .DesktopNav-list-item a,
body.home .DesktopNav.Nav--light .DesktopNav-submenu-item a,
body.home .DesktopNav.Nav--light svg.DesktopNav-chev path {
  color: #072550 !important;
  fill: #072550 !important;
}

body.home .DesktopNav.Nav--light form.DesktopNav-search {
  border-color: #072550;
}

body.home .DesktopNav.Nav--light form.DesktopNav-search input[type="text"] {
  color: #072550;
}

body.home .DesktopNav.Nav--light form.DesktopNav-search input[type="submit"] {
  color: #072550;
}

body.home .DesktopNav.Nav--light form.DesktopNav-search svg path {
  fill: #072550;
}

.error {
  margin-bottom: 5rem;
  margin-top: 3.125rem;
}

.error-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 3.5em;
  line-height: 1.2;
  margin-bottom: 1.25rem;
}

.error-title i,
.error-title em {
  font-style: italic;
}

.fonts-loaded .error-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .error-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 20.1875em) {
  .error-title {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 21.625em) {
  .error-title {
    font-size: 2rem;
  }
}

@media all and (min-width: 23.0625em) {
  .error-title {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 24.5em) {
  .error-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 25.9375em) {
  .error-title {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 27.375em) {
  .error-title {
    font-size: 2.25rem;
  }
}

@media all and (min-width: 28.875em) {
  .error-title {
    font-size: 2.3125rem;
  }
}

@media all and (min-width: 30.3125em) {
  .error-title {
    font-size: 2.375rem;
  }
}

@media all and (min-width: 31.75em) {
  .error-title {
    font-size: 2.4375rem;
  }
}

@media all and (min-width: 33.1875em) {
  .error-title {
    font-size: 2.5rem;
  }
}

@media all and (min-width: 34.625em) {
  .error-title {
    font-size: 2.5625rem;
  }
}

@media all and (min-width: 36.0625em) {
  .error-title {
    font-size: 2.625rem;
  }
}

@media all and (min-width: 37.5em) {
  .error-title {
    font-size: 2.6875rem;
  }
}

@media all and (min-width: 38.9375em) {
  .error-title {
    font-size: 2.75rem;
  }
}

@media all and (min-width: 40.375em) {
  .error-title {
    font-size: 2.8125rem;
  }
}

@media all and (min-width: 41.8125em) {
  .error-title {
    font-size: 2.875rem;
  }
}

@media all and (min-width: 43.25em) {
  .error-title {
    font-size: 2.9375rem;
  }
}

@media all and (min-width: 44.6875em) {
  .error-title {
    font-size: 3rem;
  }
}

@media all and (min-width: 46.125em) {
  .error-title {
    font-size: 3.0625rem;
  }
}

@media all and (min-width: 47.625em) {
  .error-title {
    font-size: 3.125rem;
  }
}

@media all and (min-width: 49.0625em) {
  .error-title {
    font-size: 3.1875rem;
  }
}

@media all and (min-width: 50.5em) {
  .error-title {
    font-size: 3.25rem;
  }
}

@media all and (min-width: 51.9375em) {
  .error-title {
    font-size: 3.3125rem;
  }
}

@media all and (min-width: 53.375em) {
  .error-title {
    font-size: 3.375rem;
  }
}

@media all and (min-width: 54.8125em) {
  .error-title {
    font-size: 3.4375rem;
  }
}

@media all and (min-width: 56.25em) {
  .error-title {
    font-size: 3.5rem;
  }
}

.error-copy {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  margin-bottom: 1.25rem;
}

.fonts-loaded .error-copy {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

@media all and (min-width: 18.75em) {
  .error-copy {
    font-size: 1rem;
  }
}

@media all and (min-width: 28.125em) {
  .error-copy {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 37.5em) {
  .error-copy {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 46.875em) {
  .error-copy {
    font-size: 1.1875rem;
  }
}

@media all and (min-width: 56.25em) {
  .error-copy {
    font-size: 1.25rem;
  }
}

.error-search {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

@media all and (min-width: 18.75em) {
  .error-search {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 25em) {
  .error-search {
    font-size: 1.1875rem;
  }
}

@media all and (min-width: 31.25em) {
  .error-search {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 37.5em) {
  .error-search {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 43.75em) {
  .error-search {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 50em) {
  .error-search {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 56.25em) {
  .error-search {
    font-size: 1.5rem;
  }
}

.error-search i,
.error-search em {
  font-style: italic;
}

.fonts-loaded .error-search {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.event-image {
  width: 100%;
}

.event-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

.event-title i,
.event-title em {
  font-style: italic;
}

.fonts-loaded .event-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .event-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 21.125em) {
  .event-title {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 23.4375em) {
  .event-title {
    font-size: 2rem;
  }
}

@media all and (min-width: 25.8125em) {
  .event-title {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 28.125em) {
  .event-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 30.5em) {
  .event-title {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 32.8125em) {
  .event-title {
    font-size: 2.25rem;
  }
}

@media all and (min-width: 35.1875em) {
  .event-title {
    font-size: 2.3125rem;
  }
}

@media all and (min-width: 37.5em) {
  .event-title {
    font-size: 2.375rem;
  }
}

@media all and (min-width: 39.875em) {
  .event-title {
    font-size: 2.4375rem;
  }
}

@media all and (min-width: 42.1875em) {
  .event-title {
    font-size: 2.5rem;
  }
}

@media all and (min-width: 44.5625em) {
  .event-title {
    font-size: 2.5625rem;
  }
}

@media all and (min-width: 46.875em) {
  .event-title {
    font-size: 2.625rem;
  }
}

@media all and (min-width: 49.25em) {
  .event-title {
    font-size: 2.6875rem;
  }
}

@media all and (min-width: 51.5625em) {
  .event-title {
    font-size: 2.75rem;
  }
}

@media all and (min-width: 53.9375em) {
  .event-title {
    font-size: 2.8125rem;
  }
}

@media all and (min-width: 56.25em) {
  .event-title {
    font-size: 2.875rem;
  }
}

.event-info {
  border-bottom: 1px solid #ddd;
  padding-bottom: 2em;
  padding-top: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.event-info-content {
  width: 100%;
}

.event-info-item {
  color: #686868;
  font-size: 1.25rem;
}

.event-register {
  margin-top: 1em;
}

.event-wrap {
  display: grid;
  width: 100%;
  margin-top: 15px;
}

@media all and (min-width: 56.25em) {
  .event-wrap {
    grid-template-columns: 43px 1fr;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    margin-top: 30px;
  }
}

.event-social {
  margin: 30px 0;
}

@media all and (min-width: 56.25em) {
  .event-social {
    margin-top: 15px;
  }
}

.event-social-item {
  display: inline-block;
}

@media all and (min-width: 56.25em) {
  .event-social-item {
    margin-bottom: 1.25rem;
  }
}

.event-social-item a {
  background-color: #1b67a3;
  border-radius: 50%;
  padding: 12px 11.5px;
}

.event-social-item a:hover,
.event-social-item a:focus,
.event-social-item a:active {
  background-color: #119de4;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.event-social-item a:hover svg,
.event-social-item a:focus svg,
.event-social-item a:active svg {
  fill: #fff;
}

.event-social-item a svg {
  fill: #fff;
  margin-bottom: -4px;
}

.event-subtitle {
  font-size: 1.25em;
}

.event-sponsors {
  border-top: 1px solid #ddd;
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}

@media all and (min-width: 18.75em) {
  .event-sponsors-title {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 21.125em) {
  .event-sponsors-title {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 23.4375em) {
  .event-sponsors-title {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 25.8125em) {
  .event-sponsors-title {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 28.125em) {
  .event-sponsors-title {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 30.5em) {
  .event-sponsors-title {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 32.8125em) {
  .event-sponsors-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 35.1875em) {
  .event-sponsors-title {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 37.5em) {
  .event-sponsors-title {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 39.875em) {
  .event-sponsors-title {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 42.1875em) {
  .event-sponsors-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 44.5625em) {
  .event-sponsors-title {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 46.875em) {
  .event-sponsors-title {
    font-size: 2rem;
  }
}

@media all and (min-width: 49.25em) {
  .event-sponsors-title {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 51.5625em) {
  .event-sponsors-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 53.9375em) {
  .event-sponsors-title {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 56.25em) {
  .event-sponsors-title {
    font-size: 2.25rem;
  }
}

.event-sponsors-primary {
  margin-bottom: 2.5rem;
  margin-top: 1.25rem;
}

.event-sponsors-primary-label {
  color: #686868;
  text-transform: uppercase;
}

@media all and (min-width: 18.75em) {
  .event-sponsors-primary-label {
    font-size: 1rem;
  }
}

@media all and (min-width: 37.5em) {
  .event-sponsors-primary-label {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 56.25em) {
  .event-sponsors-primary-label {
    font-size: 1.125rem;
  }
}

.event-sponsors-primary-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.event-sponsors-primary-item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 9.375rem;
  margin-top: 1.25rem;
  padding: 0.625rem;
  text-align: center;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .event-sponsors-primary-item {
    width: 49%;
  }
}

.event-sponsors-primary-item-image {
  height: 100%;
}

.event-sponsors-secondary {
  margin-bottom: 2.5rem;
}

.event-sponsors-secondary-label {
  color: #686868;
  text-transform: uppercase;
}

@media all and (min-width: 18.75em) {
  .event-sponsors-secondary-label {
    font-size: 1rem;
  }
}

@media all and (min-width: 37.5em) {
  .event-sponsors-secondary-label {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 56.25em) {
  .event-sponsors-secondary-label {
    font-size: 1.125rem;
  }
}

.event-sponsors-secondary-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media all and (min-width: 31.25em) {
  .event-sponsors-secondary-items {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.event-sponsors-secondary-item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 6.25rem;
  margin-right: 2%;
  margin-top: 1.25rem;
  padding: 0.625rem;
  text-align: center;
  width: 48%;
}

@media all and (min-width: 31.25em) {
  .event-sponsors-secondary-item {
    width: 32%;
  }
}

.event-sponsors-secondary-item:nth-child(3n + 3) {
  margin-right: 0;
}

.event-sponsors-secondary-item-image {
  height: 100%;
}

.event-sponsors-quaternary-list {
  list-style: none;
  margin-left: 16px;
}

.event-sponsors-quaternary-name {
  position: relative;
}

.event-sponsors-quaternary-name:before {
  content: '';
  background-color: #af1a21;
  border-radius: 50%;
  display: block;
  height: 6px;
  left: -16px;
  position: absolute;
  top: 11px;
  width: 6px;
  z-index: 10000;
}

.event-documents {
  border-top: 1px solid #ddd;
  margin-top: 40px;
  padding-top: 20px;
}

@media all and (min-width: 18.75em) {
  .event-documents-title {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 21.125em) {
  .event-documents-title {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 23.4375em) {
  .event-documents-title {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 25.8125em) {
  .event-documents-title {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 28.125em) {
  .event-documents-title {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 30.5em) {
  .event-documents-title {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 32.8125em) {
  .event-documents-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 35.1875em) {
  .event-documents-title {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 37.5em) {
  .event-documents-title {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 39.875em) {
  .event-documents-title {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 42.1875em) {
  .event-documents-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 44.5625em) {
  .event-documents-title {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 46.875em) {
  .event-documents-title {
    font-size: 2rem;
  }
}

@media all and (min-width: 49.25em) {
  .event-documents-title {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 51.5625em) {
  .event-documents-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 53.9375em) {
  .event-documents-title {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 56.25em) {
  .event-documents-title {
    font-size: 2.25rem;
  }
}

.event-documents-list {
  margin-bottom: 40px;
}

.event-documents-item svg {
  fill: #1b67a3;
  height: 20px;
  margin-right: 5px;
  vertical-align: middle;
  width: 20px;
}

.event-documents-item-link {
  color: #1b67a3;
}

@media all and (min-width: 18.75em) {
  .event-documents-item-link {
    font-size: 1rem;
  }
}

@media all and (min-width: 28.125em) {
  .event-documents-item-link {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 37.5em) {
  .event-documents-item-link {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 46.875em) {
  .event-documents-item-link {
    font-size: 1.1875rem;
  }
}

@media all and (min-width: 56.25em) {
  .event-documents-item-link {
    font-size: 1.25rem;
  }
}

.event-documents-item-meta {
  color: #686868;
}

.footer {
  background-color: #072550;
  color: #fff;
  margin-top: auto;
  padding: 20px;
  position: relative;
  z-index: 100;
}

@media print {
  .footer {
    display: none !important;
  }
}

@media all and (min-width: 48.4375em) {
  .footer {
    padding: 0;
  }
}

@media all and (min-width: 56.25em) {
  .footer {
    padding: 20px 0;
  }
}

@media all and (min-width: 62.5em) {
  .footer {
    padding: 20px;
  }
}

@media all and (min-width: 75em) {
  .footer {
    padding: 40px;
  }
}

@media all and (min-width: 31.25em) {
  .footer-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media all and (min-width: 56.25em) {
  .footer-list {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0 40px;
  }
}

.footer-list-item {
  display: inline-block;
  padding: 20px 0;
  position: relative;
  vertical-align: top;
  width: 100%;
}

.footer-list-item:last-of-type {
  border-top: solid 1px rgba(255, 255, 255, 0.4);
  padding-right: 0;
  width: 100%;
}

.footer-list-item:first-of-type {
  padding-left: 0;
  padding-top: 0;
}

.footer-list-item:nth-of-type(2) {
  padding-right: 0;
}

.footer-list-item + .footer-list-item {
  border-top: solid 1px rgba(255, 255, 255, 0.4);
}

@media all and (min-width: 31.25em) {
  .footer-list-item {
    padding: 0 15px 60px;
    width: 50%;
  }

  .footer-list-item:first-child {
    border-bottom: none;
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }

  .footer-list-item + .footer-list-item {
    border-top: none;
    margin-top: 0;
  }

  .footer-list-item:last-of-type {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    margin-top: 30px;
    padding: 30px 0 0;
  }
}

@media all and (min-width: 56.25em) {
  .footer-list-item {
    width: 32%;
  }

  .footer-list-item:first-child {
    border-right: none;
  }

  .footer-list-item:last-of-type {
    border-top: none;
    margin-top: 0;
    padding: 0 0 20px 20px;
    width: 32%;
  }

  .footer-list-item + .footer-list-item {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
}

@media all and (min-width: 62.5em) {
  .footer-list-item {
    padding: 0 20px 70px;
  }
}

.footer-list-item-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
}

.footer-list-item-title i,
.footer-list-item-title em {
  font-style: italic;
}

.fonts-loaded .footer-list-item-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.footer-list-item p {
  font-weight: 300;
  margin-bottom: 15px;
}

.footer-list-item-button {
  bottom: 0;
  margin: 10px 0;
}

@media all and (min-width: 31.25em) {
  .footer-list-item-button {
    position: absolute;
    width: 90% !important;
  }
}

.footer-social {
  display: inline-block;
  list-style: none;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .footer-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: right;
    margin-bottom: 0;
    margin-top: 0;
    width: 48%;
  }
}

@media all and (min-width: 56.25em) {
  .footer-social {
    position: absolute;
    bottom: 22px;
    width: 100%;
  }
}

@media all and (min-width: 31.25em) {
  .footer-social-text {
    display: inline-block;
    width: 48%;
  }
}

@media all and (min-width: 56.25em) {
  .footer-social-text {
    width: 100%;
  }
}

.footer-social-item {
  display: inline-block;
  width: 23%;
}

.footer-social-item a {
  border: 1px solid #119de4;
  border-radius: 50%;
  padding: 10px 9px;
}

.footer-social-item a:hover,
.footer-social-item a:focus,
.footer-social-item a:active {
  border-color: #119de4;
  background-color: #119de4;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.footer-social-item a:hover svg,
.footer-social-item a:focus svg,
.footer-social-item a:active svg {
  fill: #072550;
}

.footer-social-item a svg {
  fill: #119de4;
  margin-bottom: -4px;
}

.footer-info {
  padding: 20px 0 0;
  opacity: 0.5;
}

@media all and (min-width: 62.5em) {
  .footer-info {
    display: inline-block;
    padding: 30px 0 0;
    width: 50%;
  }
}

.footer-contact,
.footer-contact-info p {
  font-size: 0.875rem;
  font-weight: 300;
  margin-bottom: 0;
}

.footer-legal {
  font-size: 0.75rem;
  font-weight: 300;
  margin: 30px 0 0;
}

.footer-badge {
  display: inline-block;
  height: 50px;
}

@media all and (min-width: 62.5em) {
  .footer-badge {
    height: 70px;
  }
}

.footer-badge-link + .footer-badge-link {
  margin-left: 10px;
}

@media all and (min-width: 31.25em) {
  .footer-badge-list {
    margin-top: 40px;
  }
}

@media all and (min-width: 62.5em) {
  .footer-badge-list {
    float: right;
  }
}

/** Search form */

.search-form label {
  font-weight: normal;
}

.HighlightGrid {
  list-style: none;
  position: relative;
  z-index: 10;
}

.HighlightGrid-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0 0;
}

.HighlightGrid-card {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-box-shadow: 9px 0 32px -13px #ddd;
          box-shadow: 9px 0 32px -13px #ddd;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
  padding: 20px;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .HighlightGrid-card {
    min-height: 250px;
    width: 48%;
  }

  .HighlightGrid-card:hover,
  .HighlightGrid-card:focus,
  .HighlightGrid-card:active {
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
  }

  .HighlightGrid-card:hover .HighlightGrid-card-title,
  .HighlightGrid-card:focus .HighlightGrid-card-title,
  .HighlightGrid-card:active .HighlightGrid-card-title {
    text-decoration: underline;
  }
}

@media all and (min-width: 62.5em) {
  .HighlightGrid-card {
    margin-bottom: 40px;
    width: 31%;
  }

  .HighlightGrid-card:hover,
  .HighlightGrid-card:focus,
  .HighlightGrid-card:active {
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
  }

  .HighlightGrid-card:hover .HighlightGrid-card-title,
  .HighlightGrid-card:focus .HighlightGrid-card-title,
  .HighlightGrid-card:active .HighlightGrid-card-title {
    text-decoration: underline;
  }
}

.HighlightGrid-card-stripes {
  background: -webkit-repeating-linear-gradient(bottom, #1b67a3, #1b67a3 4px, #119de4 4px, #119de4 8px);
  background: -o-repeating-linear-gradient(bottom, #1b67a3, #1b67a3 4px, #119de4 4px, #119de4 8px);
  background: repeating-linear-gradient(0deg, #1b67a3, #1b67a3 4px, #119de4 4px, #119de4 8px);
  content: '';
  display: block;
  height: 150px;
  left: 0;
  opacity: 0.4;
  position: absolute;
  -webkit-transform: skewY(-55deg);
       -o-transform: skewY(-55deg);
          transform: skewY(-55deg);
  top: -80px;
  width: 100px;
}

.HighlightGrid-card-corner {
  background-position: center;
  bottom: 0;
  content: '';
  display: block;
  height: 49px;
  position: absolute;
  right: 0;
  width: 109px;
}

.HighlightGrid-card-corner:after {
  bottom: 0;
  border-style: solid;
  border-width: 49px 110px 0 0;
  border-color: white transparent transparent transparent;
  content: '';
  height: 0;
  position: absolute;
  right: 0;
  width: 0;
}

@media all and (min-width: 31.25em) {
  .HighlightGrid-card-corner:after {
    border-width: 125px 100px 0 0;
  }
}

@media all and (min-width: 31.25em) {
  .HighlightGrid-card-corner {
    height: 125px;
    width: 100px;
  }
}

.HighlightGrid-card-link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}

.HighlightGrid-card.-image {
  padding-bottom: 150px;
}

.HighlightGrid-card.-full {
  padding-bottom: 150px;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .HighlightGrid-card.-full {
    width: 48%;
  }
}

@media all and (min-width: 62.5em) {
  .HighlightGrid-card.-full {
    padding-bottom: 20px;
    width: 100%;
  }
}

.HighlightGrid-card.-full-link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.HighlightGrid-card.-blue {
  background-color: #119de4;
  overflow: hidden;
}

.HighlightGrid-card-image {
  background-color: #ddd;
  background-position: center;
  background-size: cover;
  bottom: 0;
  height: 150px;
  left: 0;
  position: absolute;
  right: 0;
}

@media all and (min-width: 62.5em) {
  .-full .HighlightGrid-card-image {
    background-color: #ddd;
    background-position: center;
    background-size: cover;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
  }
}

.HighlightGrid-card-content {
  position: relative;
  z-index: 10;
}

@media all and (min-width: 62.5em) {
  .-full .HighlightGrid-card-content {
    float: right;
    padding-left: 20px;
    width: 50%;
  }
}

.HighlightGrid-card-label {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #686868;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.HighlightGrid-card-label i,
.HighlightGrid-card-label em {
  font-style: italic;
}

.fonts-loaded .HighlightGrid-card-label {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.-blue .HighlightGrid-card-label {
  color: #fff;
}

.HighlightGrid-card-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #1b67a3;
  line-height: 1.2;
  margin-bottom: 20px;
}

.HighlightGrid-card-title i,
.HighlightGrid-card-title em {
  font-style: italic;
}

.fonts-loaded .HighlightGrid-card-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .HighlightGrid-card-title {
    font-size: 112.5%;
  }
}

@media all and (min-width: 25em) {
  .HighlightGrid-card-title {
    font-size: 118.75%;
  }
}

@media all and (min-width: 31.25em) {
  .HighlightGrid-card-title {
    font-size: 125%;
  }
}

@media all and (min-width: 37.5em) {
  .HighlightGrid-card-title {
    font-size: 131.25%;
  }
}

@media all and (min-width: 43.75em) {
  .HighlightGrid-card-title {
    font-size: 137.5%;
  }
}

@media all and (min-width: 50em) {
  .HighlightGrid-card-title {
    font-size: 143.75%;
  }
}

@media all and (min-width: 56.25em) {
  .HighlightGrid-card-title {
    font-size: 150%;
  }
}

.-blue .HighlightGrid-card-title {
  color: #fff;
}

.-full .HighlightGrid-card-title {
  line-height: 1.2;
}

@media all and (min-width: 18.75em) {
  .-full .HighlightGrid-card-title {
    font-size: 112.5%;
  }
}

@media all and (min-width: 22.5em) {
  .-full .HighlightGrid-card-title {
    font-size: 118.75%;
  }
}

@media all and (min-width: 26.25em) {
  .-full .HighlightGrid-card-title {
    font-size: 125%;
  }
}

@media all and (min-width: 30em) {
  .-full .HighlightGrid-card-title {
    font-size: 131.25%;
  }
}

@media all and (min-width: 33.75em) {
  .-full .HighlightGrid-card-title {
    font-size: 137.5%;
  }
}

@media all and (min-width: 37.5em) {
  .-full .HighlightGrid-card-title {
    font-size: 143.75%;
  }
}

@media all and (min-width: 41.25em) {
  .-full .HighlightGrid-card-title {
    font-size: 150%;
  }
}

@media all and (min-width: 45em) {
  .-full .HighlightGrid-card-title {
    font-size: 156.25%;
  }
}

@media all and (min-width: 48.75em) {
  .-full .HighlightGrid-card-title {
    font-size: 162.5%;
  }
}

@media all and (min-width: 52.5em) {
  .-full .HighlightGrid-card-title {
    font-size: 168.75%;
  }
}

@media all and (min-width: 56.25em) {
  .-full .HighlightGrid-card-title {
    font-size: 175%;
  }
}

.HighlightGrid-card-description {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #686868;
  line-height: 1.25;
}

.HighlightGrid-card-description i,
.HighlightGrid-card-description em {
  font-style: italic;
}

.fonts-loaded .HighlightGrid-card-description {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .HighlightGrid-card-description {
    font-size: 75%;
  }
}

@media all and (min-width: 28.125em) {
  .HighlightGrid-card-description {
    font-size: 81.25%;
  }
}

@media all and (min-width: 37.5em) {
  .HighlightGrid-card-description {
    font-size: 87.5%;
  }
}

@media all and (min-width: 46.875em) {
  .HighlightGrid-card-description {
    font-size: 93.75%;
  }
}

@media all and (min-width: 56.25em) {
  .HighlightGrid-card-description {
    font-size: 100%;
  }
}

.-blue .HighlightGrid-card-description {
  color: #fff;
}

.-full .HighlightGrid-card-description {
  display: none;
}

@media all and (min-width: 62.5em) {
  .-full .HighlightGrid-card-description {
    display: block;
  }
}

.homepage-lightbox {
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.homepage-lightbox:hover {
  opacity: 0.9;
}

.Hero-background-image.homepage-lightbox {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.KeyCampaigns-campaign-image-container {
  position: relative;
}

.KeyCampaigns-campaign-image-container .KeyCampaigns-campaign-lightbox {
  position: absolute;
  top: 10px;
  right: 10px;
  background: rgba(255, 255, 255, 0.9);
  padding: 8px;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 2;
}

.KeyCampaigns-campaign-image-container .KeyCampaigns-campaign-lightbox .lightbox-icon {
  font-size: 16px;
  line-height: 1;
}

.KeyCampaigns-campaign-image-container:hover .KeyCampaigns-campaign-lightbox {
  opacity: 1;
}

.glightbox-clean .gslide-description {
  background: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 20px;
  border-radius: 4px;
  margin-top: 10px;
}

.glightbox-clean .gslide-title {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
}

.glightbox-container .timer-indicator {
  position: absolute;
  top: 20px;
  right: 20px;
  background: rgba(255, 255, 255, 0.9);
  padding: 10px;
  border-radius: 4px;
  font-size: 12px;
  z-index: 1000;
}

@media (max-width: 768px) {
  .KeyCampaigns-campaign-lightbox {
    opacity: 1;
    top: 5px;
    right: 5px;
    padding: 6px;
  }

  .KeyCampaigns-campaign-lightbox .lightbox-icon {
    font-size: 14px;
  }
}

.WhatWeDo-item-image-container .homepage-lightbox,
.Spotlight-image-container .homepage-lightbox {
  display: block;
  width: 100%;
}

.WhatWeDo-item-image-container .homepage-lightbox img,
.Spotlight-image-container .homepage-lightbox img {
  width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}

.WhatWeDo-item-image-container .homepage-lightbox:hover img,
.Spotlight-image-container .homepage-lightbox:hover img {
  -webkit-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}

.Homepage-container {
  max-width: 1310px;
  padding: 0 30px;
  margin: 0 auto;
}

@media all and (min-width: 48.4375em) {
  .Homepage-container {
    padding: 0 40px;
  }
}

@media all and (min-width: 71.5625em) {
  .Homepage-container {
    padding: 0 80px;
  }
}

.Homepage-container > h2 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 1;
  color: #1b67a3;
}

.Homepage-container > h2 i,
.Homepage-container > h2 em {
  font-style: italic;
}

.fonts-loaded .Homepage-container > h2 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 48.4375em) {
  .Homepage-container > h2 {
    font-size: 48px;
  }
}

@media all and (min-width: 71.5625em) {
  .Homepage-container > h2 {
    font-size: 64px;
  }
}

.Homepage-container .button {
  border-radius: 30px;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-weight: 300;
  text-transform: none;
  letter-spacing: normal;
}

.Homepage-container .button i,
.Homepage-container .button em {
  font-style: italic;
}

.fonts-loaded .Homepage-container .button {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.Hero {
  position: relative;
}

.Hero .Homepage-container {
  padding-top: 130px;
  padding-bottom: 90px;
}

@media all and (min-width: 48.4375em) {
  .Hero .Homepage-container {
    padding-top: 165px;
    padding-bottom: 175px;
  }
}

@media all and (min-width: 71.5625em) {
  .Hero .Homepage-container {
    padding-top: 200px;
    padding-bottom: 210px;
  }
}

.Hero-background-gradient {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: -webkit-linear-gradient(337.08deg, rgba(54, 0, 26, 0.85) 8.1%, rgba(1, 42, 96, 0.85) 42.77%, rgba(54, 0, 26, 0.85) 74.82%);
  background: -o-linear-gradient(337.08deg, rgba(54, 0, 26, 0.85) 8.1%, rgba(1, 42, 96, 0.85) 42.77%, rgba(54, 0, 26, 0.85) 74.82%);
  background: linear-gradient(112.92deg, rgba(54, 0, 26, 0.85) 8.1%, rgba(1, 42, 96, 0.85) 42.77%, rgba(54, 0, 26, 0.85) 74.82%);
}

.Hero-background-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-size: cover;
  background-position: center center;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  mix-blend-mode: overlay;
  opacity: 0.5;
}

.Hero-text {
  max-width: 400px;
  margin: 0 auto 60px;
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
}

@media all and (min-width: 48.4375em) {
  .Hero-text {
    max-width: 740px;
  }
}

@media all and (min-width: 71.5625em) {
  .Hero-text {
    max-width: 1000px;
  }
}

.Hero-text h1 {
  margin-bottom: 30px;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.22;
  text-transform: uppercase;
}

.Hero-text h1 i,
.Hero-text h1 em {
  font-style: italic;
}

.fonts-loaded .Hero-text h1 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 48.4375em) {
  .Hero-text h1 {
    font-size: 36px;
  }
}

@media all and (min-width: 71.5625em) {
  .Hero-text h1 {
    font-size: 48px;
  }
}

.Hero-text .Hero-description {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-weight: 500;
  line-height: 1.15;
}

.Hero-text .Hero-description i,
.Hero-text .Hero-description em {
  font-style: italic;
}

.fonts-loaded .Hero-text .Hero-description {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 48.4375em) {
  .Hero-text .Hero-description {
    font-size: 24px;
  }
}

@media all and (min-width: 71.5625em) {
  .Hero-text .Hero-description {
    font-size: 32px;
  }
}

.Hero-buttons {
  position: relative;
  z-index: 2;
  text-align: center;
}

.Hero-buttons .button {
  margin: 0 15px 15px;
  border-radius: 30px;
  font-size: 24px;
}

.WhatWeDo {
  position: relative;
  background-color: #fff;
  background-image: url(/wp-content/themes/immigration-forum/dist/images/bg-diag-lines-blue.svg);
  background-size: 270px 168px;
  background-position: left -60px bottom -75px;
  background-repeat: no-repeat;
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo {
    background-size: 811px 549px;
    background-position: left -452px bottom -250px;
  }
}

.WhatWeDo:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 100%;
  border-right: 100vw solid transparent;
  border-bottom: 60px solid #fff;
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo:before {
    border-right: 100vw solid transparent;
    border-bottom: 100px solid #fff;
  }
}

.WhatWeDo .Homepage-container {
  padding-bottom: 95px;
  text-align: center;
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo .Homepage-container {
    padding-bottom: 125px;
  }
}

.WhatWeDo h2 {
  text-align: left;
}

.WhatWeDo-items {
  margin: 40px 0;
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    -webkit-column-gap: 80px;
       -moz-column-gap: 80px;
            column-gap: 80px;
    row-gap: 60px;
  }
}

.WhatWeDo-item {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ddd;
  text-align: left;
}

.WhatWeDo-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo-item {
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
    border-bottom: 0;
  }

  .WhatWeDo-item:nth-child(3n+1):after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(100% + 40px);
    border-right: 1px solid #ddd;
  }

  .WhatWeDo-item:nth-child(3n+2):after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(100% + 40px);
    border-right: 1px solid #ddd;
  }
}

.WhatWeDo-item-headline {
  display: block;
  margin-bottom: 10px;
  color: #1b67a3;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1;
}

.WhatWeDo-item-headline i,
.WhatWeDo-item-headline em {
  font-style: italic;
}

.fonts-loaded .WhatWeDo-item-headline {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo-item-headline {
    min-height: 48px;
    font-size: 24px;
  }
}

@media all and (min-width: 71.5625em) {
  .WhatWeDo-item-headline {
    min-height: 64px;
    font-size: 32px;
  }
}

.WhatWeDo-item-description {
  margin-bottom: 20px;
  color: #686868;
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  line-height: 1.2;
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo-item-description {
    min-height: 115px;
  }
}

.WhatWeDo-item-image-container {
  width: 100%;
  padding-bottom: 70%;
  position: relative;
}

.WhatWeDo-item-image-container img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 7px;
  -o-object-fit: cover;
     object-fit: cover;
}

.WhatWeDo-button {
  padding: 2px 10px;
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo-button {
    padding: 5px 20px;
    font-size: 20px;
  }
}

@media all and (min-width: 71.5625em) {
  .WhatWeDo-button {
    font-size: 24px;
  }
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo-button {
    margin-top: 30px;
  }
}

.KeyCampaigns {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  background-color: #F5F5F5;
}

@media all and (min-width: 48.4375em) {
  .KeyCampaigns {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.KeyCampaigns:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 100%;
  border-left: 100vw solid transparent;
  border-bottom: 60px solid #F5F5F5;
}

@media all and (min-width: 48.4375em) {
  .KeyCampaigns:before {
    border-right: 100vw solid transparent;
    border-bottom: 100px solid #F5F5F5;
  }
}

.KeyCampaigns:after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  border-top: 60px solid #F5F5F5;
  border-right: 100vw solid transparent;
}

@media all and (min-width: 48.4375em) {
  .KeyCampaigns:after {
    border-top: 100px solid #F5F5F5;
    border-right: 100vw solid transparent;
  }
}

.KeyCampaigns .Homepage-container h2 {
  text-align: center;
}

.KeyCampaigns-carousel-wrapper {
  position: relative;
}

.KeyCampaigns-campaigns {
  margin: 40px 0 80px;
  padding: 0 20px;
}

@media all and (min-width: 48.4375em) {
  .KeyCampaigns-campaigns {
    margin-top: 80px;
    padding: 0 40px;
  }
}

@media all and (min-width: 71.5625em) {
  .KeyCampaigns-campaigns {
    padding: 0 80px;
  }
}

.KeyCampaigns-campaigns .flickity-viewport {
  overflow: visible;
}

.KeyCampaigns-campaigns .flickity-enabled {
  overflow: visible;
}

.KeyCampaigns-campaign {
  width: 70%;
  margin: 0 20px;
  background-color: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media all and (min-width: 48.4375em) {
  .KeyCampaigns-campaign {
    width: 50%;
  }
}

@media all and (min-width: 71.5625em) {
  .KeyCampaigns-campaign {
    width: 40%;
  }
}

.KeyCampaigns-campaign-text {
  padding: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media all and (min-width: 48.4375em) {
  .KeyCampaigns-campaign-text {
    padding: 30px;
  }
}

@media all and (min-width: 71.5625em) {
  .KeyCampaigns-campaign-text {
    padding: 30px 30px 20px;
  }
}

.KeyCampaigns-campaign-title {
  display: block;
  margin-bottom: 15px;
  color: #1b67a3;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
}

.KeyCampaigns-campaign-title i,
.KeyCampaigns-campaign-title em {
  font-style: italic;
}

.fonts-loaded .KeyCampaigns-campaign-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 48.4375em) {
  .KeyCampaigns-campaign-title {
    font-size: 26px;
  }
}

@media all and (min-width: 71.5625em) {
  .KeyCampaigns-campaign-title {
    font-size: 36px;
  }
}

.KeyCampaigns-campaign-description {
  margin-bottom: 15px;
  color: #686868;
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  line-height: 1.2;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.KeyCampaigns-campaign-button {
  padding: 2px 10px;
  border-radius: 20px;
  font-weight: 300;
  text-transform: none;
  margin-top: auto;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.KeyCampaigns-campaign-image-container {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media all and (min-width: 48.4375em) {
  .KeyCampaigns-campaign-image-container {
    aspect-ratio: 3/2;
  }
}

.KeyCampaigns-campaign-image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}

.flickity-prev-next-button {
  top: auto;
  bottom: -88px;
  background-color: transparent;
  -webkit-transition: background-color 250ms ease;
  -o-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}

.flickity-prev-next-button:hover,
.flickity-prev-next-button:focus,
.flickity-prev-next-button:active {
  background-color: #fff;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.flickity-prev-next-button.previous {
  left: 50%;
  -webkit-transform: translate(-150px, -50%);
       -o-transform: translate(-150px, -50%);
          transform: translate(-150px, -50%);
}

.flickity-prev-next-button.previous:after {
  content: '';
  width: 12px;
  height: 30px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMzQiIHZpZXdCb3g9IjAgMCAxNiAzNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjE1MDQgMkwxLjk5OTkgMTcuMTg4MUwxNC4xNTA0IDMyLjM3NjIiIHN0cm9rZT0iIzAwNjZBNCIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-60%, -50%);
       -o-transform: translate(-60%, -50%);
          transform: translate(-60%, -50%);
}

.flickity-prev-next-button.next {
  left: 50%;
  -webkit-transform: translate(100px, -50%);
       -o-transform: translate(100px, -50%);
          transform: translate(100px, -50%);
}

.flickity-prev-next-button.next:after {
  content: '';
  width: 12px;
  height: 30px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMzQiIHZpZXdCb3g9IjAgMCAxNiAzNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjE1MDQgMkwxLjk5OTkgMTcuMTg4MUwxNC4xNTA0IDMyLjM3NjIiIHN0cm9rZT0iIzAwNjZBNCIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-60%, -50%) rotate(-180deg);
       -o-transform: translate(-60%, -50%) rotate(-180deg);
          transform: translate(-60%, -50%) rotate(-180deg);
}

.flickity-prev-next-button svg {
  display: none;
}

.flickity-page-dots {
  width: 150px;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translate(-50%, 140%);
       -o-transform: translate(-50%, 140%);
          transform: translate(-50%, 140%);
}

.flickity-page-dots li.dot {
  margin: 0 4px;
  background-color: transparent;
  border: 2px solid #1b67a3;
  -webkit-transition: background-color 250ms ease;
  -o-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  opacity: 1;
}

.flickity-page-dots li.dot:hover,
.flickity-page-dots li.dot:focus,
.flickity-page-dots li.dot:active {
  background-color: #1b67a3;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.flickity-page-dots li.dot.is-selected {
  background-color: #1b67a3;
}

.Spotlight {
  padding-top: 100px;
  padding-bottom: 70px;
  position: relative;
}

@media all and (min-width: 48.4375em) {
  .Spotlight {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}

.Spotlight:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: url(/wp-content/themes/immigration-forum/dist/images/bg-diag-lines-blue.svg);
  background-size: 270px 168px;
  background-position: right -60px top -75px;
  background-repeat: no-repeat;
}

@media all and (min-width: 48.4375em) {
  .Spotlight:after {
    background-size: 811px 549px;
    background-position: right -340px top -250px;
  }
}

.Spotlight .Homepage-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media all and (min-width: 48.4375em) {
  .Spotlight .Homepage-container {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.Spotlight-image-container {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}

@media all and (min-width: 48.4375em) {
  .Spotlight-image-container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 30px);
            flex: 0 0 calc(50% - 30px);
    margin-bottom: 0;
  }
}

.Spotlight-image-container img {
  width: 100%;
  height: auto;
  border-radius: 7px;
}

.Spotlight-text-container {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

@media all and (min-width: 48.4375em) {
  .Spotlight-text-container {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(50% - 30px);
            flex: 1 0 calc(50% - 30px);
    padding-left: 60px;
  }
}

.Spotlight-text-container h2 {
  margin-bottom: 15px;
  color: #1b67a3;
  font-size: 32px;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1;
}

.Spotlight-text-container h2 i,
.Spotlight-text-container h2 em {
  font-style: italic;
}

.fonts-loaded .Spotlight-text-container h2 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 48.4375em) {
  .Spotlight-text-container h2 {
    margin-bottom: 20px;
    font-size: 48px;
  }
}

@media all and (min-width: 71.5625em) {
  .Spotlight-text-container h2 {
    font-size: 64px;
  }
}

.Spotlight-description {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  color: #1b67a3;
  line-height: 1.2;
  margin-bottom: 15px;
}

@media all and (min-width: 48.4375em) {
  .Spotlight-description {
    margin-bottom: 20px;
    font-size: 20px;
  }
}

@media all and (min-width: 71.5625em) {
  .Spotlight-description {
    font-size: 24px;
  }
}

.Spotlight-button {
  padding: 2px 10px;
}

@media all and (min-width: 48.4375em) {
  .Spotlight-button {
    padding: 5px 20px;
    font-size: 20px;
  }
}

@media all and (min-width: 71.5625em) {
  .Spotlight-button {
    font-size: 24px;
  }
}

.KeyResources {
  position: relative;
  padding: 30px 0 50px;
  text-align: center;
}

@media all and (min-width: 62.5em) {
  .KeyResources {
    padding: 30px 0 80px;
  }
}

.KeyResources:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: url(/wp-content/themes/immigration-forum/dist/images/texture.png);
}

@media all and (min-width: 48.4375em) {
  .KeyResources:before {
    height: 160%;
    top: -50px;
    -webkit-transform: skew(0deg, 4deg);
         -o-transform: skew(0deg, 4deg);
            transform: skew(0deg, 4deg);
  }
}

.KeyResources h2 {
  text-align: left;
}

.KeyResources-resources {
  margin: 40px 0;
  text-align: left;
}

@media all and (min-width: 62.5em) {
  .KeyResources-resources {
    margin: 80px 0 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.KeyResources-resource {
  margin: 0 0 20px;
  padding: 30px;
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}

.KeyResources-resource:last-child {
  margin-bottom: 0;
}

@media all and (min-width: 62.5em) {
  .KeyResources-resource {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33%;
            flex: 0 1 33%;
    margin: 0 20px;
  }

  .KeyResources-resource:nth-child(3n+1) {
    margin-left: 0;
  }

  .KeyResources-resource:nth-child(3n) {
    margin-right: 0;
  }
}

.KeyResources-resource:after {
  content: '';
  display: block;
  width: 120px;
  height: 128px;
  position: absolute;
  bottom: 0;
  right: 0;
  pointer-events: none;
  background-size: 100% auto;
}

.KeyResources-resource:nth-child(3n+1):after {
  background-image: url(/wp-content/themes/immigration-forum/dist/images/bg-small-diag-lines-blue-240x256.png);
}

.KeyResources-resource:nth-child(3n+2):after {
  background-image: url(/wp-content/themes/immigration-forum/dist/images/bg-small-diag-lines-red-240x256.png);
}

.KeyResources-resource:nth-child(3n):after {
  background-image: url(/wp-content/themes/immigration-forum/dist/images/bg-small-diag-lines-blue-240x256.png);
}

.KeyResources-resource-type {
  display: block;
  color: #1b67a3;
  text-transform: uppercase;
}

.KeyResources-resource-title {
  display: block;
  margin-bottom: 10px;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #1b67a3;
  line-height: 1.2;
  font-size: 18px;
}

.KeyResources-resource-title i,
.KeyResources-resource-title em {
  font-style: italic;
}

.fonts-loaded .KeyResources-resource-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 48.4375em) {
  .KeyResources-resource-title {
    font-size: 20px;
  }
}

@media all and (min-width: 71.5625em) {
  .KeyResources-resource-title {
    font-size: 24px;
  }
}

.KeyResources-resource-date {
  display: block;
  margin-bottom: 10px;
  color: #1b67a3;
}

.KeyResources-resource-excerpt {
  max-width: 600px;
  padding-right: 40px;
  padding-bottom: 30px;
  color: #686868;
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  line-height: 1.2;
}

.KeyResources-resource-excerpt a {
  display: none;
}

.KeyResources-button {
  padding: 2px 10px;
}

@media all and (min-width: 48.4375em) {
  .KeyResources-button {
    padding: 5px 20px;
    font-size: 20px;
  }
}

@media all and (min-width: 71.5625em) {
  .KeyResources-button {
    font-size: 24px;
  }
}

.LandingPage {
  margin-top: -20px;
}

@media all and (min-width: 48.4375em) {
  .LandingPage {
    margin-top: 0;
  }
}

.LandingPage-header {
  background: none;
  color: #fff;
  margin-bottom: 50px;
  margin-top: -7%;
  overflow: hidden;
  padding-top: 10%;
  position: relative;
  -webkit-transform: skewY(3deg);
       -o-transform: skewY(3deg);
          transform: skewY(3deg);
  z-index: -1;
}

.LandingPage-header-background {
  background-position: center;
  background-size: cover;
  bottom: 0;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: none;
       -o-transform: none;
          transform: none;
  z-index: 0;
}

.LandingPage-header-content {
  text-align: center;
  padding: 10% 10% 20%;
  position: relative;
  -webkit-transform: skewY(-3deg);
       -o-transform: skewY(-3deg);
          transform: skewY(-3deg);
}

@media all and (min-width: 31.25em) {
  .LandingPage-header-content {
    padding: 50px 20px 120px;
  }
}

.-image .LandingPage-header-content {
  margin: auto;
  width: 85%;
}

@media all and (min-width: 31.25em) {
  .-image .LandingPage-header-content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.LandingPage-header-logo {
  margin: 0 auto 20px;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .LandingPage-header-logo {
    padding-right: 4%;
    width: 36%;
  }
}

.LandingPage-header-image {
  display: block;
  margin: auto;
  max-width: 120px;
  width: 40%;
}

@media all and (min-width: 31.25em) {
  .LandingPage-header-image {
    float: right;
    width: 60%;
  }
}

.LandingPage-header-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #072550;
  display: inline-block;
  font-weight: 100;
  line-height: 1.2;
  margin-bottom: 30px;
  text-align: center;
  vertical-align: top;
}

.LandingPage-header-title i,
.LandingPage-header-title em {
  font-style: italic;
}

.fonts-loaded .LandingPage-header-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .LandingPage-header-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 20.1875em) {
  .LandingPage-header-title {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 21.625em) {
  .LandingPage-header-title {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 23.0625em) {
  .LandingPage-header-title {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 24.5em) {
  .LandingPage-header-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 25.9375em) {
  .LandingPage-header-title {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 27.375em) {
  .LandingPage-header-title {
    font-size: 2rem;
  }
}

@media all and (min-width: 28.875em) {
  .LandingPage-header-title {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 30.3125em) {
  .LandingPage-header-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 31.75em) {
  .LandingPage-header-title {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 33.1875em) {
  .LandingPage-header-title {
    font-size: 2.25rem;
  }
}

@media all and (min-width: 34.625em) {
  .LandingPage-header-title {
    font-size: 2.3125rem;
  }
}

@media all and (min-width: 36.0625em) {
  .LandingPage-header-title {
    font-size: 2.375rem;
  }
}

@media all and (min-width: 37.5em) {
  .LandingPage-header-title {
    font-size: 2.4375rem;
  }
}

@media all and (min-width: 38.9375em) {
  .LandingPage-header-title {
    font-size: 2.5rem;
  }
}

@media all and (min-width: 40.375em) {
  .LandingPage-header-title {
    font-size: 2.5625rem;
  }
}

@media all and (min-width: 41.8125em) {
  .LandingPage-header-title {
    font-size: 2.625rem;
  }
}

@media all and (min-width: 43.25em) {
  .LandingPage-header-title {
    font-size: 2.6875rem;
  }
}

@media all and (min-width: 44.6875em) {
  .LandingPage-header-title {
    font-size: 2.75rem;
  }
}

@media all and (min-width: 46.125em) {
  .LandingPage-header-title {
    font-size: 2.8125rem;
  }
}

@media all and (min-width: 47.625em) {
  .LandingPage-header-title {
    font-size: 2.875rem;
  }
}

@media all and (min-width: 49.0625em) {
  .LandingPage-header-title {
    font-size: 2.9375rem;
  }
}

@media all and (min-width: 50.5em) {
  .LandingPage-header-title {
    font-size: 3rem;
  }
}

@media all and (min-width: 51.9375em) {
  .LandingPage-header-title {
    font-size: 3.0625rem;
  }
}

@media all and (min-width: 53.375em) {
  .LandingPage-header-title {
    font-size: 3.125rem;
  }
}

@media all and (min-width: 54.8125em) {
  .LandingPage-header-title {
    font-size: 3.1875rem;
  }
}

@media all and (min-width: 56.25em) {
  .LandingPage-header-title {
    font-size: 3.25rem;
  }
}

@media all and (min-width: 31.25em) {
  .LandingPage-header-title {
    margin: 0;
  }
}

.-image .LandingPage-header-title {
  text-align: center;
}

@media all and (min-width: 31.25em) {
  .-image .LandingPage-header-title {
    border-left: 1px solid rgba(7, 37, 80, 0.7);
    padding-bottom: 30px;
    padding-left: 4%;
    padding-top: 30px;
    text-align: left;
    width: 66%;
  }
}

.LandingPage-subtitle {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
}

.fonts-loaded .LandingPage-subtitle {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

@media all and (min-width: 18.75em) {
  .LandingPage-subtitle {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 23.4375em) {
  .LandingPage-subtitle {
    font-size: 1.1875rem;
  }
}

@media all and (min-width: 28.125em) {
  .LandingPage-subtitle {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 32.8125em) {
  .LandingPage-subtitle {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 37.5em) {
  .LandingPage-subtitle {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 42.1875em) {
  .LandingPage-subtitle {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 46.875em) {
  .LandingPage-subtitle {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 51.5625em) {
  .LandingPage-subtitle {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 56.25em) {
  .LandingPage-subtitle {
    font-size: 1.625rem;
  }
}

.LeftNav {
  color: #1b67a3;
  padding: 20px;
}

@media print {
  .LeftNav {
    display: none !important;
  }
}

@media all and (min-width: 48.4375em) {
  .LeftNav {
    display: none;
  }
}

body.home .LeftNav {
  background-color: transparent;
}

body.home .LeftNav.is-active {
  background-color: #fff;
}

.LeftNav-logo {
  text-align: center;
  width: 130px;
}

@media all and (min-width: 56.25em) {
  .LeftNav-logo {
    width: 100%;
  }
}

.LeftNav .LeftNav-logo-image {
  position: relative;
}

body.home .LeftNav .LeftNav-logo-image.-dark {
  display: none;
}

body.home .LeftNav .LeftNav-logo.is-active .LeftNav-logo-image.-dark {
  display: block;
}

@media all and (min-width: 48.4375em) {
  body.home .LeftNav .LeftNav-logo.is-active .LeftNav-logo-image.-dark {
    display: none;
  }
}

.LeftNav-logo-image.-light {
  display: none;
}

body.home .LeftNav-logo-image.-light {
  display: block;
}

body.home .LeftNav .LeftNav-logo.is-active .LeftNav-logo-image.-light {
  display: none;
}

@media all and (min-width: 48.4375em) {
  body.home .LeftNav .LeftNav-logo.is-active .LeftNav-logo-image.-light {
    display: block;
  }
}

.LeftNav-toggle {
  background: transparent;
  border: none;
  color: #1b67a3;
  position: absolute;
  right: 20px;
  top: 20px;
}

@media all and (min-width: 48.4375em) {
  .LeftNav-toggle {
    display: none;
  }
}

.LeftNav-toggle svg {
  fill: currentColor;
}

.LeftNav-toggle svg path {
  fill: currentColor;
}

.LeftNav-toggle-icon {
  border: 1px solid #1b67a3;
  height: 42px;
  margin: auto;
  padding: 5px;
}

body.home .LeftNav-toggle-icon {
  border-color: transparent;
}

.LeftNav-toggle-icon.-close {
  display: none;
}

.LeftNav-toggle-icon.-close svg {
  height: 25px;
  width: 30px;
}

body.home .LeftNav-toggle-icon.-close svg path {
  fill: #1b67a3;
}

.is-active .LeftNav-toggle-icon.-close {
  display: block;
  padding-top: 7px;
}

.LeftNav-toggle-icon.-open {
  display: block;
}

.LeftNav-toggle-icon.-open svg {
  height: 30px;
  width: 30px;
}

body.home .LeftNav-toggle-icon.-open svg path {
  fill: #fff;
}

.is-active .LeftNav-toggle-icon.-open {
  display: none;
}

.LeftNav-toggle-text {
  text-transform: uppercase;
}

body.home .LeftNav-toggle-text {
  color: #fff;
}

body.home .LeftNav-toggle.is-active .LeftNav-toggle-text {
  color: #1b67a3;
}

.LeftNav-content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s, opacity 250ms ease;
  -o-transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s, opacity 250ms ease;
  transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s, opacity 250ms ease;
  visibility: visible;
  opacity: 0;
}

.LeftNav-content[aria-hidden="true"] {
  max-height: 0 !important;
  -webkit-transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 400ms;
  -o-transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 400ms;
  transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 400ms;
  visibility: hidden;
}

@media all and (min-width: 48.4375em) {
  .LeftNav-content[aria-hidden="true"] {
    display: block;
    max-height: none !important;
    padding-top: 20px;
    visibility: visible;
  }
}

.LeftNav-content.is-active {
  opacity: 1;
}

.LeftNav-list {
  list-style: none;
  margin-bottom: 40px;
  padding: 0;
}

.LeftNav-list-item {
  cursor: pointer;
  padding: 10px 0;
}

@media all and (min-width: 18.75em) {
  .LeftNav-list-item {
    font-size: 112.5%;
  }
}

@media all and (min-width: 28.125em) {
  .LeftNav-list-item {
    font-size: 118.75%;
  }
}

@media all and (min-width: 37.5em) {
  .LeftNav-list-item {
    font-size: 125%;
  }
}

@media all and (min-width: 46.875em) {
  .LeftNav-list-item {
    font-size: 131.25%;
  }
}

@media all and (min-width: 56.25em) {
  .LeftNav-list-item {
    font-size: 137.5%;
  }
}

.LeftNav-chev {
  fill: #1b67a3;
  float: right;
}

.LeftNav-list-item.is-active .LeftNav-chev {
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.LeftNav-submenu {
  list-style: none;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
  -o-transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
  transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
  visibility: visible;
}

.LeftNav-submenu[aria-hidden="true"] {
  max-height: 0 !important;
  -webkit-transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 400ms;
  -o-transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 400ms;
  transition: max-height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 400ms;
  visibility: hidden;
}

.LeftNav-submenu-divider {
  border-bottom: solid 1px #ddd;
}

.LeftNav-submenu-item {
  border-bottom: none;
  padding: 0 0 10px;
}

.LeftNav-submenu-item a {
  color: #686868;
}

.LeftNav-submenu-item a:hover,
.LeftNav-submenu-item a:focus,
.LeftNav-submenu-item a:active {
  color: #1b67a3;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.LeftNav-search {
  position: relative;
}

.LeftNav-search input {
  border: none;
  color: #686868;
  height: 28px;
  font-weight: 300;
  padding-left: 30px;
}

@media all and (min-width: 18.75em) {
  .LeftNav-search input {
    font-size: 16px;
  }
}

@media all and (min-width: 37.5em) {
  .LeftNav-search input {
    font-size: 17px;
  }
}

@media all and (min-width: 56.25em) {
  .LeftNav-search input {
    font-size: 18px;
  }
}

.LeftNav-search input::-webkit-input-placeholder {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-style: italic;
  color: #686868;
  font-style: italic;
  font-weight: 300 !important;
}

.LeftNav-search input::-moz-placeholder {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-style: italic;
  color: #686868;
  font-style: italic;
  font-weight: 300 !important;
}

.LeftNav-search input::-ms-input-placeholder {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-style: italic;
  color: #686868;
  font-style: italic;
  font-weight: 300 !important;
}

.LeftNav-search input::placeholder {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-style: italic;
  color: #686868;
  font-style: italic;
  font-weight: 300 !important;
}

.fonts-loaded .LeftNav-search input::-webkit-input-placeholder {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.fonts-loaded .LeftNav-search input::-moz-placeholder {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.fonts-loaded .LeftNav-search input::-ms-input-placeholder {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.fonts-loaded .LeftNav-search input::placeholder {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.LeftNav-search input:hover,
.LeftNav-search input:focus,
.LeftNav-search input:active {
  outline: none;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.LeftNav-search button {
  background: transparent;
  border: none;
  left: 0;
  position: absolute;
  top: 3px;
}

.LeftNav-search button svg {
  fill: #1b67a3;
}

.LeftNav-button {
  margin-bottom: 20px;
}

.LeftNav-social {
  margin-top: 20px;
}

.LeftNav-social-list {
  list-style: none;
  padding: 0;
}

.LeftNav-social-item {
  display: inline-block;
  margin-right: 15px;
}

.LeftNav-social-item svg {
  fill: #686868;
}

.LeftNav-social-item a:hover,
.LeftNav-social-item a:focus,
.LeftNav-social-item a:active {
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.LeftNav-social-item a:hover svg,
.LeftNav-social-item a:focus svg,
.LeftNav-social-item a:active svg {
  fill: #1b67a3;
}

.LeftNav-links {
  color: #686868;
  font-weight: 300;
}

.LeftNav-links span {
  margin: 0 10px;
}

.LeftNav-link {
  color: #686868;
  display: inline-block;
}

.LeftNav-link:hover,
.LeftNav-link:focus,
.LeftNav-link:active {
  color: #1b67a3;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

@media (max-width: 767px) {
  .site-header,
  .header,
  .main-header,
  .banner {
    background-color: white !important;
  }

  .site-title,
  .logo,
  .brand,
  .site-branding a {
    color: #1e3a50 !important;
  }

  .menu-toggle,
  .mobile-menu-button,
  .hamburger,
  .nav-toggle {
    color: #1e3a50 !important;
  }

  .menu-toggle span,
  .hamburger-line,
  .nav-toggle span {
    background-color: #1e3a50 !important;
  }
}

.pagination {
  font-size: 1.125rem;
  margin-top: 20px;
  text-align: center;
}

.page-numbers {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #1b67a3;
  display: none;
  margin: 0 5px;
  min-width: 20px;
}

.page-numbers i,
.page-numbers em {
  font-style: italic;
}

.fonts-loaded .page-numbers {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.page-numbers.prev,
.page-numbers.next {
  display: inline-block;
}

@media all and (min-width: 25em) {
  .page-numbers {
    display: inline-block;
  }
}

.page-numbers.current {
  color: #fff;
  position: relative;
}

.page-numbers.current:before {
  background-color: #1b67a3;
  border-radius: 50%;
  content: '';
  display: inline-block;
  margin-top: 0;
  position: absolute;
  z-index: -1;
  right: -5px;
  left: -5px;
  bottom: 0;
  top: 0;
}

.page-numbers.dots {
  color: #686868;
}

.people-image {
  float: right;
  padding: 0 0 20px 20px;
  width: 35%;
}

.people-main {
  margin-bottom: 7%;
}

.people-name {
  font-weight: bold;
}

@media all and (min-width: 18.75em) {
  .people-name {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 21.125em) {
  .people-name {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 23.4375em) {
  .people-name {
    font-size: 2rem;
  }
}

@media all and (min-width: 25.8125em) {
  .people-name {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 28.125em) {
  .people-name {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 30.5em) {
  .people-name {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 32.8125em) {
  .people-name {
    font-size: 2.25rem;
  }
}

@media all and (min-width: 35.1875em) {
  .people-name {
    font-size: 2.3125rem;
  }
}

@media all and (min-width: 37.5em) {
  .people-name {
    font-size: 2.375rem;
  }
}

@media all and (min-width: 39.875em) {
  .people-name {
    font-size: 2.4375rem;
  }
}

@media all and (min-width: 42.1875em) {
  .people-name {
    font-size: 2.5rem;
  }
}

@media all and (min-width: 44.5625em) {
  .people-name {
    font-size: 2.5625rem;
  }
}

@media all and (min-width: 46.875em) {
  .people-name {
    font-size: 2.625rem;
  }
}

@media all and (min-width: 49.25em) {
  .people-name {
    font-size: 2.6875rem;
  }
}

@media all and (min-width: 51.5625em) {
  .people-name {
    font-size: 2.75rem;
  }
}

@media all and (min-width: 53.9375em) {
  .people-name {
    font-size: 2.8125rem;
  }
}

@media all and (min-width: 56.25em) {
  .people-name {
    font-size: 2.875rem;
  }
}

.people-title {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
}

.fonts-loaded .people-title {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

@media all and (min-width: 18.75em) {
  .people-title {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 25em) {
  .people-title {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 31.25em) {
  .people-title {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 37.5em) {
  .people-title {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 43.75em) {
  .people-title {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 50em) {
  .people-title {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 56.25em) {
  .people-title {
    font-size: 1.625rem;
  }
}

.people-info {
  border-bottom: 1px solid #ddd;
  padding-bottom: 2em;
  padding-top: 1em;
}

@media all and (min-width: 56.25em) {
  .people-info-content {
    display: inline-block;
    width: 70%;
  }
}

.people-info-item {
  color: #686868;
  font-size: 1.25rem;
}

.people-register {
  margin-top: 1em;
}

@media all and (min-width: 56.25em) {
  .people-register {
    float: right;
    margin-top: -0.5em;
  }
}

.people-wrap {
  margin-top: 15px;
}

@media all and (min-width: 56.25em) {
  .people-wrap {
    margin-top: 30px;
  }
}

.people-social {
  border-bottom: 1px solid #ddd;
  margin: 30px 0;
  padding-bottom: 20px;
}

@media all and (min-width: 56.25em) {
  .people-social {
    margin-top: 15px;
  }
}

.people-social-item {
  display: inline-block;
}

@media all and (min-width: 56.25em) {
  .people-social-item {
    margin-bottom: 1.25rem;
  }
}

.people-social-item + .people-social-item::before {
  color: #ddd;
  content: ' | ';
  display: inline-block;
  margin-right: 10px;
}

.people-social-item a {
  border-radius: 50%;
  padding: 10px 10px 0 0;
}

.people-social-item a svg {
  fill: #1b67a3;
  margin-bottom: -3px;
  margin-right: 3px;
}

.people-social-item a svg path {
  fill: #1b67a3;
}

.people-subtitle {
  font-size: 1.25em;
}

.people-contentlisting {
  margin-top: 50px;
}

@media all and (min-width: 18.75em) {
  .people-contentlisting-title {
    font-size: 1.25rem;
  }
}

@media all and (min-width: 22.5em) {
  .people-contentlisting-title {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 26.25em) {
  .people-contentlisting-title {
    font-size: 1.375rem;
  }
}

@media all and (min-width: 30em) {
  .people-contentlisting-title {
    font-size: 1.4375rem;
  }
}

@media all and (min-width: 33.75em) {
  .people-contentlisting-title {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 37.5em) {
  .people-contentlisting-title {
    font-size: 1.5625rem;
  }
}

@media all and (min-width: 41.25em) {
  .people-contentlisting-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 45em) {
  .people-contentlisting-title {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 48.75em) {
  .people-contentlisting-title {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 52.5em) {
  .people-contentlisting-title {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 56.25em) {
  .people-contentlisting-title {
    font-size: 1.875rem;
  }
}

.PromoBox {
  background-color: #af1a21;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 36px -7px #000;
          box-shadow: 0 0 36px -7px #000;
  color: #fff;
  margin: 25px 0;
  overflow: hidden;
  padding: 20px;
  position: relative;
}

@media all and (min-width: 31.25em) {
  .PromoBox {
    padding: 30px 100px 30px 30px;
  }
}

.PromoBox p:first-child:first-letter {
  float: none;
  font-size: inherit;
  font-weight: inherit;
  color: #fff;
  line-height: inherit;
  margin-right: inherit;
}

.PromoBox-title {
  font-size: 1.375rem;
  font-weight: 500;
  margin: 0;
}

.PromoBox-text {
  display: block;
  font-weight: 500;
  margin: 10px 0 20px 0;
}

.PromoBox-stripes {
  display: none;
}

@media all and (min-width: 31.25em) {
  .PromoBox-stripes {
    background: -webkit-repeating-linear-gradient(bottom, #000, #000 4px, transparent 4px, transparent 8px);
    background: -o-repeating-linear-gradient(bottom, #000, #000 4px, transparent 4px, transparent 8px);
    background: repeating-linear-gradient(0deg, #000, #000 4px, transparent 4px, transparent 8px);
    bottom: -150px;
    content: '';
    display: block;
    height: 200px;
    position: absolute;
    opacity: 0.3;
    -webkit-transform: skewY(-55deg);
         -o-transform: skewY(-55deg);
            transform: skewY(-55deg);
    right: 0;
    width: 200px;
  }
}

.Pullquote {
  padding-left: 40px;
  position: relative;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .Pullquote {
    padding-left: 50px;
  }
}

@media all and (min-width: 56.25em) {
  .Pullquote {
    width: 50%;
  }
}

@media all and (min-width: 75em) {
  .Pullquote {
    width: 70%;
  }
}

@media all and (min-width: 56.25em) {
  .Pullquote.-left {
    float: left;
    margin-left: -5%;
    padding-left: 0;
    padding-right: 10px;
  }
}

@media all and (min-width: 75em) {
  .Pullquote.-left {
    margin-left: -10%;
  }
}

@media all and (min-width: 56.25em) {
  .Pullquote.-right {
    float: right;
    margin-right: -10%;
    margin-left: 55px;
    padding-left: 10px;
  }
}

@media all and (min-width: 75em) {
  .Pullquote.-right {
    margin-right: -15%;
  }
}

.Pullquote-text {
  font-family: "pt-serif-bold", Constantia, Georgia, Times, Times New Roman, serif;
  color: #af1a21;
  display: inline-block !important;
  font-weight: bold;
  line-height: 1.25;
  background-image: -webkit-gradient(linear, left top, right top, from(#af1a21), to(#681e40));
  background-image: -webkit-linear-gradient(left, #af1a21, #681e40);
  background-image: -o-linear-gradient(left, #af1a21, #681e40);
  background-image: linear-gradient(to right, #af1a21, #681e40);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.fonts-loaded .Pullquote-text {
  font-family: "pt-serif-bold", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

@media all and (min-width: 18.75em) {
  .Pullquote-text {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 21.125em) {
  .Pullquote-text {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 23.4375em) {
  .Pullquote-text {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 25.8125em) {
  .Pullquote-text {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 28.125em) {
  .Pullquote-text {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 30.5em) {
  .Pullquote-text {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 32.8125em) {
  .Pullquote-text {
    font-size: 2rem;
  }
}

@media all and (min-width: 35.1875em) {
  .Pullquote-text {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 37.5em) {
  .Pullquote-text {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 39.875em) {
  .Pullquote-text {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 42.1875em) {
  .Pullquote-text {
    font-size: 2.25rem;
  }
}

@media all and (min-width: 44.5625em) {
  .Pullquote-text {
    font-size: 2.3125rem;
  }
}

@media all and (min-width: 46.875em) {
  .Pullquote-text {
    font-size: 2.375rem;
  }
}

@media all and (min-width: 49.25em) {
  .Pullquote-text {
    font-size: 2.4375rem;
  }
}

@media all and (min-width: 51.5625em) {
  .Pullquote-text {
    font-size: 2.5rem;
  }
}

@media all and (min-width: 53.9375em) {
  .Pullquote-text {
    font-size: 2.5625rem;
  }
}

@media all and (min-width: 56.25em) {
  .Pullquote-text {
    font-size: 2.625rem;
  }
}

.Pullquote-icon {
  height: 30px;
  left: 0;
  position: absolute;
  width: 30px;
}

@media all and (min-width: 31.25em) {
  .Pullquote-icon {
    height: 40px;
    width: 40px;
  }
}

@media all and (min-width: 56.25em) {
  .Pullquote-icon {
    left: -50px;
  }
}

@media all and (min-width: 56.25em) {
  .-right .Pullquote-icon {
    left: -40px;
  }
}

.resources-title {
  color: #fff;
  font-size: 1.875rem;
}

.resources-header {
  position: relative;
}

.resources-header-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #fff;
  margin-bottom: 50px;
  position: relative;
  z-index: 100;
}

.resources-header-title i,
.resources-header-title em {
  font-style: italic;
}

.fonts-loaded .resources-header-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .resources-header-title {
    font-size: 2.25rem;
  }
}

@media all and (min-width: 20.625em) {
  .resources-header-title {
    font-size: 2.3125rem;
  }
}

@media all and (min-width: 22.5em) {
  .resources-header-title {
    font-size: 2.375rem;
  }
}

@media all and (min-width: 24.375em) {
  .resources-header-title {
    font-size: 2.4375rem;
  }
}

@media all and (min-width: 26.25em) {
  .resources-header-title {
    font-size: 2.5rem;
  }
}

@media all and (min-width: 28.125em) {
  .resources-header-title {
    font-size: 2.5625rem;
  }
}

@media all and (min-width: 30em) {
  .resources-header-title {
    font-size: 2.625rem;
  }
}

@media all and (min-width: 31.875em) {
  .resources-header-title {
    font-size: 2.6875rem;
  }
}

@media all and (min-width: 33.75em) {
  .resources-header-title {
    font-size: 2.75rem;
  }
}

@media all and (min-width: 35.625em) {
  .resources-header-title {
    font-size: 2.8125rem;
  }
}

@media all and (min-width: 37.5em) {
  .resources-header-title {
    font-size: 2.875rem;
  }
}

@media all and (min-width: 39.375em) {
  .resources-header-title {
    font-size: 2.9375rem;
  }
}

@media all and (min-width: 41.25em) {
  .resources-header-title {
    font-size: 3rem;
  }
}

@media all and (min-width: 43.125em) {
  .resources-header-title {
    font-size: 3.0625rem;
  }
}

@media all and (min-width: 45em) {
  .resources-header-title {
    font-size: 3.125rem;
  }
}

@media all and (min-width: 46.875em) {
  .resources-header-title {
    font-size: 3.1875rem;
  }
}

@media all and (min-width: 48.75em) {
  .resources-header-title {
    font-size: 3.25rem;
  }
}

@media all and (min-width: 50.625em) {
  .resources-header-title {
    font-size: 3.3125rem;
  }
}

@media all and (min-width: 52.5em) {
  .resources-header-title {
    font-size: 3.375rem;
  }
}

@media all and (min-width: 54.375em) {
  .resources-header-title {
    font-size: 3.4375rem;
  }
}

@media all and (min-width: 56.25em) {
  .resources-header-title {
    font-size: 3.5rem;
  }
}

@media all and (min-width: 31.25em) {
  .resources-header-title {
    margin-bottom: 60px;
  }
}

@media all and (min-width: 40.625em) {
  .resources-header-title {
    margin-bottom: 80px;
  }
}

@media all and (min-width: 48.4375em) {
  .resources-header-title {
    margin-bottom: 90px;
  }
}

@media all and (min-width: 56.25em) {
  .resources-header-title {
    margin-bottom: 100px;
  }
}

@media all and (min-width: 62.5em) {
  .resources-header-title {
    margin-bottom: 120px;
  }
}

.resources-header-angle.-left {
  background: -webkit-repeating-linear-gradient(bottom, #6f2848, #6f2848 4px, #681e40 4px, #681e40 8px);
  background: -o-repeating-linear-gradient(bottom, #6f2848, #6f2848 4px, #681e40 4px, #681e40 8px);
  background: repeating-linear-gradient(0deg, #6f2848, #6f2848 4px, #681e40 4px, #681e40 8px);
  content: '';
  left: 0;
  height: 300px;
  position: absolute;
  right: 0;
  top: -300px;
  -webkit-transform: skewY(-40deg);
       -o-transform: skewY(-40deg);
          transform: skewY(-40deg);
  z-index: 1;
  width: 80%;
}

@media all and (min-width: 31.25em) {
  .resources-header-angle.-left {
    height: 700px;
    top: -700px;
  }
}

@media all and (min-width: 40.625em) {
  .resources-header-angle.-left {
    top: -720px;
  }
}

@media all and (min-width: 48.4375em) {
  .resources-header-angle.-left {
    top: -750px;
  }
}

@media all and (min-width: 56.25em) {
  .resources-header-angle.-left {
    top: -770px;
  }
}

@media all and (min-width: 62.5em) {
  .resources-header-angle.-left {
    top: -790px;
  }
}

@media all and (min-width: 68.75em) {
  .resources-header-angle.-left {
    top: -830px;
  }
}

.resources-header-angle.-right {
  background: -webkit-gradient(linear, left top, right top, from(#1b67a3), color-stop(#681e40), color-stop(#681e40), to(#af1a21));
  background: -webkit-linear-gradient(left, #1b67a3, #681e40, #681e40, #af1a21);
  background: -o-linear-gradient(left, #1b67a3, #681e40, #681e40, #af1a21);
  background: linear-gradient(to right, #1b67a3, #681e40, #681e40, #af1a21);
  content: '';
  height: 300px;
  left: 0;
  position: absolute;
  -webkit-transform: skewY(6deg);
       -o-transform: skewY(6deg);
          transform: skewY(6deg);
  top: -200px;
  right: 0;
}

@media all and (min-width: 31.25em) {
  .resources-header-angle.-right {
    top: -150px;
  }
}

@media all and (min-width: 56.25em) {
  .resources-header-angle.-right {
    height: 350px;
  }
}

body.post-type-archive-article .l-main {
  min-height: auto;
}

.featured-resources:before {
  display: none;
}

.featured-resources.KeyResources {
  padding-bottom: 0;
}

@media all and (min-width: 62.5em) {
  .featured-resources.KeyResources {
    padding-bottom: 0;
  }
}

@media all and (min-width: 62.5em) {
  .featured-resources .KeyResources-resources {
    margin-bottom: 80px;
  }
}

.featured-resources .KeyResources-resource:after {
  display: none;
}

@media all and (min-width: 48.4375em) {
  .featured-resources .KeyResources-resource:after {
    display: block;
    top: -4px;
    right: 4px;
    -webkit-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}

@media all and (min-width: 48.4375em) {
  .featured-resources .KeyResources-resource-title {
    padding-right: 50px;
  }
}

.featured-resources .KeyResources-resource-excerpt {
  padding: 0;
  line-height: 1.3;
}

.featured-resources__container {
  max-width: 1310px;
  padding: 0 20px;
}

.featured-resources__container > h2 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 1;
}

.featured-resources__container > h2 i,
.featured-resources__container > h2 em {
  font-style: italic;
}

.fonts-loaded .featured-resources__container > h2 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 48.4375em) {
  .featured-resources__container > h2 {
    font-size: 40px;
  }
}

.resources-main {
  border-top: 1px solid #ddd;
}

.resources-main__container {
  max-width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
}

@media all and (min-width: 56.25em) {
  .resources-main__container {
    display: grid;
    grid-template-columns: 300px 1fr;
  }
}

.resources-sidebar {
  padding: 30px 0;
}

@media all and (min-width: 56.25em) {
  .resources-sidebar {
    padding: 40px 40px 40px 0;
    border-right: 1px solid #ddd;
  }
}

@media all and (min-width: 62.5em) {
  .resources-sidebar {
    padding: 40px 70px 40px 0;
  }
}

.resources-sidebar__search-container {
  margin-bottom: 20px;
}

@media all and (min-width: 56.25em) {
  .resources-sidebar__search-container {
    margin-bottom: 40px;
  }
}

input[type="search"].resources-sidebar__search {
  width: 100%;
  padding: 10px 10px 8.5px 40px;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjIxIiBoZWlnaHQ9IjIwIiBmaWxsPSIjRjVGNUY1Ii8+CjxnIGlkPSJOSUYtVmlzdWFsIERlc2lnbi1SMi1SZXNvdXJjZXMiIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8xOTVfMikiPgo8cmVjdCB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSIzODM0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODQgLTEwMzEpIiBmaWxsPSJ3aGl0ZSIvPgo8ZyBpZD0iUmVjdGFuZ2xlIDQ1IiBmaWx0ZXI9InVybCgjZmlsdGVyMF9kXzE5NV8yKSI+CjxyZWN0IHg9Ii0xNCIgeT0iLTE0IiB3aWR0aD0iMjYxIiBoZWlnaHQ9IjQ3IiByeD0iNSIgZmlsbD0id2hpdGUiLz4KPHJlY3QgeD0iLTEzLjUiIHk9Ii0xMy41IiB3aWR0aD0iMjYwIiBoZWlnaHQ9IjQ2IiByeD0iNC41IiBzdHJva2U9IiNERURFREUiLz4KPC9nPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMjAgMTlMMTUuNTE0IDE0Ljc0MjVMMjAgMTlaTTE4IDkuMDUyNjNDMTggMTEuMTg4MyAxNy4xMDQ1IDEzLjIzNjUgMTUuNTEwNCAxNC43NDY3QzEzLjkxNjMgMTYuMjU2OSAxMS43NTQzIDE3LjEwNTMgOS41IDE3LjEwNTNDNy4yNDU2NiAxNy4xMDUzIDUuMDgzNjUgMTYuMjU2OSAzLjQ4OTU5IDE0Ljc0NjdDMS44OTU1MyAxMy4yMzY1IDEgMTEuMTg4MyAxIDkuMDUyNjNDMSA2LjkxNjk0IDEuODk1NTMgNC44Njg3MiAzLjQ4OTU5IDMuMzU4NTZDNS4wODM2NSAxLjg0ODQgNy4yNDU2NiAxIDkuNSAxQzExLjc1NDMgMSAxMy45MTYzIDEuODQ4NCAxNS41MTA0IDMuMzU4NTZDMTcuMTA0NSA0Ljg2ODcyIDE4IDYuOTE2OTQgMTggOS4wNTI2M1Y5LjA1MjYzWiIgc3Ryb2tlPSIjMzM2NTlFIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L2c+CjxkZWZzPgo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2RfMTk1XzIiIHg9Ii0xOCIgeT0iLTE4IiB3aWR0aD0iMjY5IiBoZWlnaHQ9IjU1IiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+CjxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+CjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIiByZXN1bHQ9ImhhcmRBbHBoYSIvPgo8ZmVPZmZzZXQvPgo8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIyIi8+CjxmZUNvbXBvc2l0ZSBpbjI9ImhhcmRBbHBoYSIgb3BlcmF0b3I9Im91dCIvPgo8ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMC4yNSAwIi8+CjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93XzE5NV8yIi8+CjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93XzE5NV8yIiByZXN1bHQ9InNoYXBlIi8+CjwvZmlsdGVyPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzE5NV8yIj4KPHJlY3Qgd2lkdGg9IjE0NDAiIGhlaWdodD0iMzgzNCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC04NCAtMTAzMSkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: left 10px center;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  line-height: 1;
  -webkit-transition: border 250ms ease, -webkit-box-shadow 250ms ease;
  transition: border 250ms ease, -webkit-box-shadow 250ms ease;
  -o-transition: border 250ms ease, box-shadow 250ms ease;
  transition: border 250ms ease, box-shadow 250ms ease;
  transition: border 250ms ease, box-shadow 250ms ease, -webkit-box-shadow 250ms ease;
}

input[type="search"].resources-sidebar__search:focus {
  border-color: #1b67a3;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(27, 103, 163, 0.25);
          box-shadow: 0px 0px 4px 0px rgba(27, 103, 163, 0.25);
  outline: none;
}

.resources-sidebar__heading {
  display: inline-block;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
}

.resources-sidebar__heading i,
.resources-sidebar__heading em {
  font-style: italic;
}

.fonts-loaded .resources-sidebar__heading {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.resources-sidebar__clear {
  position: relative;
  top: 0px;
  float: right;
  color: #1b67a3;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: top 250ms ease, opacity 250ms ease;
  -o-transition: top 250ms ease, opacity 250ms ease;
  transition: top 250ms ease, opacity 250ms ease;
}

.resources-sidebar__clear.resources-sidebar__clear--visible {
  top: 10px;
  opacity: 1;
  pointer-events: all;
}

.resources-sidebar__rule {
  clear: both;
  margin-top: 10px;
  border-top: 1px solid #ddd;
}

.resources-sidebar__chevron {
  display: inline-block;
  position: relative;
  width: 17px;
  height: 17px;
  font-size: 0;
  overflow: hidden;
  -webkit-transition: -webkit-transform 250ms ease;
  transition: -webkit-transform 250ms ease;
  -o-transition: -o-transform 250ms ease;
  transition: transform 250ms ease;
  transition: transform 250ms ease, -webkit-transform 250ms ease, -o-transform 250ms ease;
}

.resources-sidebar__chevron:before,
.resources-sidebar__chevron:after {
  content: '';
  display: block;
  width: 10px;
  border-top: 1px solid #1b67a3;
  position: absolute;
  top: 8px;
}

.resources-sidebar__chevron:before {
  -webkit-transform: rotate(40deg);
       -o-transform: rotate(40deg);
          transform: rotate(40deg);
  left: 0;
}

.resources-sidebar__chevron:after {
  -webkit-transform: rotate(-40deg);
       -o-transform: rotate(-40deg);
          transform: rotate(-40deg);
  right: 0;
}

.resources-sidebar__filter {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}

.resources-sidebar__filter-title {
  display: block;
  position: relative;
  color: #1b67a3;
  cursor: pointer;
  font-size: 20px;
}

.resources-sidebar__filter-title .resources-sidebar__chevron {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.resources-sidebar__filter[data-status="open"] .resources-sidebar__filter-title .resources-sidebar__chevron {
  -webkit-transform: translateY(-50%) rotate(180deg);
       -o-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

ul.resources-sidebar__filter-items {
  display: none;
  padding: 15px 0 10px;
}

ul.resources-sidebar__filter-items li {
  position: relative;
  padding-left: 33px;
  margin-bottom: 8px;
  line-height: 1.5;
  opacity: 0;
  top: -10px;
  -webkit-transition: opacity 250ms ease, top 250ms ease;
  -o-transition: opacity 250ms ease, top 250ms ease;
  transition: opacity 250ms ease, top 250ms ease;
}

ul.resources-sidebar__filter-items li.resources-sidebar__filter-item--visible,
ul.resources-sidebar__filter-items li.resources-sidebar__filter-item-child--visible {
  opacity: 1;
  top: 0;
}

ul.resources-sidebar__filter-items li input[type="checkbox"] {
  width: 23px;
  height: 23px;
  position: absolute;
  top: 0;
  left: 2px;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  -webkit-transition: "background-color 250ms ease 150ms ease-in-out";
  -o-transition: "background-color 250ms ease 150ms ease-in-out";
  transition: "background-color 250ms ease 150ms ease-in-out";
}

ul.resources-sidebar__filter-items li input[type="checkbox"]:checked {
  background-color: #1b67a3;
}

ul.resources-sidebar__filter-items li input[type="checkbox"]:checked:before {
  content: '';
  display: block;
  width: 7px;
  position: absolute;
  top: 11px;
  left: 4px;
  border-top: 2px solid #fff;
  -webkit-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

ul.resources-sidebar__filter-items li input[type="checkbox"]:checked:after {
  content: '';
  display: block;
  width: 10px;
  position: absolute;
  top: 9px;
  left: 8px;
  border-top: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

ul.resources-sidebar__filter-items li label {
  color: #1b67a3;
}

ul.resources-sidebar__filter-items li label:hover,
ul.resources-sidebar__filter-items li label:focus,
ul.resources-sidebar__filter-items li label:active {
  text-decoration: underline;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

ul.resources-sidebar__filter-items li .resources-sidebar__chevron {
  top: 5px;
  margin-left: 3px;
  cursor: pointer;
}

ul.resources-sidebar__filter-items li.resources-sidebar__filter-item[data-status="open"] .resources-sidebar__chevron {
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

ul.resources-sidebar__filter-item-children {
  display: none;
  padding-top: 10px;
  padding-bottom: 1px;
}

.resources-content {
  position: relative;
}

@media all and (min-width: 56.25em) {
  .resources-content {
    padding: 30px 0 30px 40px;
  }

  .resources-content:before {
    content: '';
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: -1px;
    border-left: 1px solid #ddd;
  }
}

@media all and (min-width: 62.5em) {
  .resources-content {
    padding: 70px 0 30px 70px;
  }
}

.resources-content__viewing {
  display: block;
  margin-bottom: 20px;
  color: #242424;
}

.resource-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  margin-bottom: 20px;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}

@media all and (min-width: 48.4375em) {
  .resource-article {
    margin-bottom: 40px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media all and (min-width: 48.4375em) {
  .resource-article:after {
    content: '';
    display: block;
    width: 120px;
    height: 128px;
    position: absolute;
    top: -4px;
    right: 4px;
    pointer-events: none;
    background-size: 100% auto;
    opacity: 0.5;
    -webkit-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}

@media all and (min-width: 48.4375em) {
  .resource-article:nth-child(even):after {
    background-image: url(/wp-content/themes/immigration-forum/dist/images/bg-small-diag-lines-blue-240x256.png);
  }
}

@media all and (min-width: 48.4375em) {
  .resource-article:nth-child(odd):after {
    background-image: url(/wp-content/themes/immigration-forum/dist/images/bg-small-diag-lines-red-240x256.png);
  }
}

.resource-article__text {
  padding: 20px 30px;
}

@media all and (min-width: 48.4375em) {
  .resource-article__text {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}

.resource-article__display-term {
  display: block;
  margin-bottom: 6px;
  color: #686868;
  font-size: 16px;
  text-transform: uppercase;
}

.resource-article__title {
  display: block;
  color: #1b67a3;
  font-weight: bold;
  font-size: 21px;
  line-height: 1.3;
}

@media all and (min-width: 48.4375em) {
  .resource-article__title {
    padding-right: 60px;
  }
}

.resource-article__title .highlight {
  background-color: yellow;
}

.resource-article__date {
  display: block;
  margin-top: 6px;
  color: #686868;
}

.resource-article__excerpt {
  display: block;
  max-width: 600px;
  margin-top: 10px;
  color: #686868;
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  line-height: 1.3;
}

.resource-article__downloads {
  margin-top: 10px;
}

.resource-article__downloads a {
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
}

.resource-article__downloads a:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYgOC42ODEyNUM1LjkgOC42ODEyNSA1LjgwNjI1IDguNjY1NzUgNS43MTg3NSA4LjYzNDc1QzUuNjMxMjUgOC42MDM3NSA1LjU1IDguNTUwNSA1LjQ3NSA4LjQ3NUwyLjc3NSA1Ljc3NUMyLjYzNzUgNS42Mzc1IDIuNTY4NzUgNS40NjI1IDIuNTY4NzUgNS4yNUMyLjU2ODc1IDUuMDM3NSAyLjYzNzUgNC44NjI1IDIuNzc1IDQuNzI1QzIuOTEyNSA0LjU4NzUgMy4wOTA3NSA0LjUxNTc1IDMuMzA5NzUgNC41MDk3NUMzLjUyODc1IDQuNTAzNzUgMy43MDY3NSA0LjU2OTI1IDMuODQzNzUgNC43MDYyNUw1LjI1IDYuMTEyNVYwLjc1MDAwMkM1LjI1IDAuNTM3NTAyIDUuMzIyIDAuMzU5MjUzIDUuNDY2IDAuMjE1MjUzQzUuNjEgMC4wNzEyNTI3IDUuNzg4IC0wLjAwMDQ5NzQwNSA2IDIuNTk1MTVlLTA2QzYuMjEyNSAyLjU5NTE1ZS0wNiA2LjM5MDc1IDAuMDcyMDAyNiA2LjUzNDc1IDAuMjE2MDAzQzYuNjc4NzUgMC4zNjAwMDMgNi43NTA1IDAuNTM4MDAyIDYuNzUgMC43NTAwMDJWNi4xMTI1TDguMTU2MjUgNC43MDYyNUM4LjI5Mzc1IDQuNTY4NzUgOC40NzIgNC41MDMgOC42OTEgNC41MDlDOC45MSA0LjUxNSA5LjA4OCA0LjU4NyA5LjIyNSA0LjcyNUM5LjM2MjUgNC44NjI1IDkuNDMxMjUgNS4wMzc1IDkuNDMxMjUgNS4yNUM5LjQzMTI1IDUuNDYyNSA5LjM2MjUgNS42Mzc1IDkuMjI1IDUuNzc1TDYuNTI1IDguNDc1QzYuNDUgOC41NSA2LjM2ODc1IDguNjAzMjUgNi4yODEyNSA4LjYzNDc1QzYuMTkzNzUgOC42NjYyNSA2LjEgOC42ODE3NSA2IDguNjgxMjVaTTEuNSAxMkMxLjA4NzUgMTIgMC43MzQyNTEgMTEuODUzIDAuNDQwMjUxIDExLjU1OUMwLjE0NjI1MSAxMS4yNjUgLTAuMDAwNDk4NzI2IDEwLjkxMiAxLjI3MzM0ZS0wNiAxMC41VjlDMS4yNzMzNGUtMDYgOC43ODc1IDAuMDcyMDAxMyA4LjYwOTI1IDAuMjE2MDAxIDguNDY1MjVDMC4zNjAwMDEgOC4zMjEyNSAwLjUzODAwMSA4LjI0OTUgMC43NTAwMDEgOC4yNUMwLjk2MjUwMSA4LjI1IDEuMTQwNzUgOC4zMjIgMS4yODQ3NSA4LjQ2NkMxLjQyODc1IDguNjEgMS41MDA1IDguNzg4IDEuNSA5VjEwLjVIMTAuNVY5QzEwLjUgOC43ODc1IDEwLjU3MiA4LjYwOTI1IDEwLjcxNiA4LjQ2NTI1QzEwLjg2IDguMzIxMjUgMTEuMDM4IDguMjQ5NSAxMS4yNSA4LjI1QzExLjQ2MjUgOC4yNSAxMS42NDA3IDguMzIyIDExLjc4NDcgOC40NjZDMTEuOTI4NyA4LjYxIDEyLjAwMDUgOC43ODggMTIgOVYxMC41QzEyIDEwLjkxMjUgMTEuODUzIDExLjI2NTcgMTEuNTU5IDExLjU1OTdDMTEuMjY1IDExLjg1MzcgMTAuOTEyIDEyLjAwMDUgMTAuNSAxMkgxLjVaIiBmaWxsPSIjMDA2NkE0Ii8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.resource-article__terms-list li {
  display: inline-block;
}

.resource-article__terms-list li:after {
  content: ', ';
  display: inline;
  margin-right: 5px;
}

.resource-article__terms-list li:last-child:after {
  display: none;
}

.resource-article__image {
  width: 100%;
  aspect-ratio: 16 / 9;
  position: relative;
  z-index: 1;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  line-height: 0;
  overflow: hidden;
}

@media all and (min-width: 48.4375em) {
  .resource-article__image {
    width: 30%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 30%;
            flex: 1 0 30%;
    aspect-ratio: auto;
    border-top-left-radius: 0;
    border-bottom-right-radius: 5px;
  }
}

@media all and (min-width: 56.25em) {
  .resource-article__image {
    width: 40%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 40%;
            flex: 1 0 40%;
  }
}

.resource-article__image a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.resource-article__image img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
}

.resources-pagination {
  margin: 20px 0;
  text-align: center;
}

.resources-pagination li {
  display: inline-block;
  margin: 0 3px;
}

.resources-pagination a,
.resources-pagination span {
  display: inline-block;
  padding: 2px;
}

.resources-pagination a {
  cursor: pointer;
}

.resources-error {
  padding-bottom: 30px;
}

@media all and (min-width: 48.4375em) {
  .resources-error {
    padding: 30px 0;
  }
}

.resources-error p {
  text-align: center;
}

.resources-error__headline {
  display: block;
  margin-bottom: 20px;
  text-align: center;
  color: #1b67a3;
  font-size: 24px;
  font-weight: bold;
}

.u-richtext:after,
.wp-block-column:after,
.wp-block-details:after,
.wp-block-group:after,
.wp-block-group__inner-container:after,
.wp-block-media-text__content:after {
  clear: both;
  content: '';
  display: table;
}

@media all and (min-width: 48.75em) {
  .u-richtext--scale {
    font-size: 1.0625rem;
    line-height: 1.4;
  }
}

@media all and (min-width: 51.25em) {
  .u-richtext--scale {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 53.75em) {
  .u-richtext--scale {
    font-size: 1.1875rem;
    line-height: 1.45;
  }
}

@media all and (min-width: 56.25em) {
  .u-richtext--scale {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.u-richtext > div,
.wp-block-column > div,
.wp-block-details > div,
.wp-block-group > div,
.wp-block-group__inner-container > div,
.wp-block-media-text__content > div {
  margin-bottom: 2em;
  margin-top: 2em;
}

.u-richtext > div:first-child,
.wp-block-column > div:first-child,
.wp-block-details > div:first-child,
.wp-block-group > div:first-child,
.wp-block-group__inner-container > div:first-child,
.wp-block-media-text__content > div:first-child {
  margin-top: 0;
}

.u-richtext > div:last-child,
.wp-block-column > div:last-child,
.wp-block-details > div:last-child,
.wp-block-group > div:last-child,
.wp-block-group__inner-container > div:last-child,
.wp-block-media-text__content > div:last-child {
  margin-bottom: 0;
}

.u-richtext > div:not([class*=u-richtext]),
.wp-block-column > div:not([class*=u-richtext]),
.wp-block-details > div:not([class*=u-richtext]),
.wp-block-group > div:not([class*=u-richtext]),
.wp-block-group__inner-container > div:not([class*=u-richtext]),
.wp-block-media-text__content > div:not([class*=u-richtext]) {
  font-size: 1rem;
}

.u-richtext > *:first-child,
.wp-block-column > *:first-child,
.wp-block-details > *:first-child,
.wp-block-group > *:first-child,
.wp-block-group__inner-container > *:first-child,
.wp-block-media-text__content > *:first-child {
  margin-top: 0;
}

.u-richtext > *:last-child,
.wp-block-column > *:last-child,
.wp-block-details > *:last-child,
.wp-block-group > *:last-child,
.wp-block-group__inner-container > *:last-child,
.wp-block-media-text__content > *:last-child {
  margin-bottom: 0;
}

.u-richtext > p,
.wp-block-column > p,
.wp-block-details > p,
.wp-block-group > p,
.wp-block-group__inner-container > p,
.wp-block-media-text__content > p {
  margin-bottom: 1em;
}

@media all and (min-width: 18.75em) {
  .u-richtext > p,
  .wp-block-column > p,
  .wp-block-details > p,
  .wp-block-group > p,
  .wp-block-group__inner-container > p,
  .wp-block-media-text__content > p {
    font-size: 1rem;
  }
}

@media all and (min-width: 37.5em) {
  .u-richtext > p,
  .wp-block-column > p,
  .wp-block-details > p,
  .wp-block-group > p,
  .wp-block-group__inner-container > p,
  .wp-block-media-text__content > p {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 56.25em) {
  .u-richtext > p,
  .wp-block-column > p,
  .wp-block-details > p,
  .wp-block-group > p,
  .wp-block-group__inner-container > p,
  .wp-block-media-text__content > p {
    font-size: 1.125rem;
  }
}

.u-richtext > p:empty,
.wp-block-column > p:empty,
.wp-block-details > p:empty,
.wp-block-group > p:empty,
.wp-block-group__inner-container > p:empty,
.wp-block-media-text__content > p:empty {
  display: none !important;
}

.u-richtext > h1,
.wp-block-column > h1,
.wp-block-details > h1,
.wp-block-group > h1,
.wp-block-group__inner-container > h1,
.wp-block-media-text__content > h1,
.u-richtext > h2,
.wp-block-column > h2,
.wp-block-details > h2,
.wp-block-group > h2,
.wp-block-group__inner-container > h2,
.wp-block-media-text__content > h2,
.u-richtext > h3,
.wp-block-column > h3,
.wp-block-details > h3,
.wp-block-group > h3,
.wp-block-group__inner-container > h3,
.wp-block-media-text__content > h3,
.u-richtext > h4,
.wp-block-column > h4,
.wp-block-details > h4,
.wp-block-group > h4,
.wp-block-group__inner-container > h4,
.wp-block-media-text__content > h4,
.u-richtext > h5,
.wp-block-column > h5,
.wp-block-details > h5,
.wp-block-group > h5,
.wp-block-group__inner-container > h5,
.wp-block-media-text__content > h5,
.u-richtext > h6,
.wp-block-column > h6,
.wp-block-details > h6,
.wp-block-group > h6,
.wp-block-group__inner-container > h6,
.wp-block-media-text__content > h6 {
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}

.u-richtext > h1:first-child,
.wp-block-column > h1:first-child,
.wp-block-details > h1:first-child,
.wp-block-group > h1:first-child,
.wp-block-group__inner-container > h1:first-child,
.wp-block-media-text__content > h1:first-child,
.u-richtext > h2:first-child,
.wp-block-column > h2:first-child,
.wp-block-details > h2:first-child,
.wp-block-group > h2:first-child,
.wp-block-group__inner-container > h2:first-child,
.wp-block-media-text__content > h2:first-child,
.u-richtext > h3:first-child,
.wp-block-column > h3:first-child,
.wp-block-details > h3:first-child,
.wp-block-group > h3:first-child,
.wp-block-group__inner-container > h3:first-child,
.wp-block-media-text__content > h3:first-child,
.u-richtext > h4:first-child,
.wp-block-column > h4:first-child,
.wp-block-details > h4:first-child,
.wp-block-group > h4:first-child,
.wp-block-group__inner-container > h4:first-child,
.wp-block-media-text__content > h4:first-child,
.u-richtext > h5:first-child,
.wp-block-column > h5:first-child,
.wp-block-details > h5:first-child,
.wp-block-group > h5:first-child,
.wp-block-group__inner-container > h5:first-child,
.wp-block-media-text__content > h5:first-child,
.u-richtext > h6:first-child,
.wp-block-column > h6:first-child,
.wp-block-details > h6:first-child,
.wp-block-group > h6:first-child,
.wp-block-group__inner-container > h6:first-child,
.wp-block-media-text__content > h6:first-child {
  margin-top: 0;
}

.u-richtext > h1 > a,
.wp-block-column > h1 > a,
.wp-block-details > h1 > a,
.wp-block-group > h1 > a,
.wp-block-group__inner-container > h1 > a,
.wp-block-media-text__content > h1 > a,
.u-richtext > h2 > a,
.wp-block-column > h2 > a,
.wp-block-details > h2 > a,
.wp-block-group > h2 > a,
.wp-block-group__inner-container > h2 > a,
.wp-block-media-text__content > h2 > a,
.u-richtext > h3 > a,
.wp-block-column > h3 > a,
.wp-block-details > h3 > a,
.wp-block-group > h3 > a,
.wp-block-group__inner-container > h3 > a,
.wp-block-media-text__content > h3 > a,
.u-richtext > h4 > a,
.wp-block-column > h4 > a,
.wp-block-details > h4 > a,
.wp-block-group > h4 > a,
.wp-block-group__inner-container > h4 > a,
.wp-block-media-text__content > h4 > a,
.u-richtext > h5 > a,
.wp-block-column > h5 > a,
.wp-block-details > h5 > a,
.wp-block-group > h5 > a,
.wp-block-group__inner-container > h5 > a,
.wp-block-media-text__content > h5 > a,
.u-richtext > h6 > a,
.wp-block-column > h6 > a,
.wp-block-details > h6 > a,
.wp-block-group > h6 > a,
.wp-block-group__inner-container > h6 > a,
.wp-block-media-text__content > h6 > a {
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.u-richtext > h1 > a,
.wp-block-column > h1 > a,
.wp-block-details > h1 > a,
.wp-block-group > h1 > a,
.wp-block-group__inner-container > h1 > a,
.wp-block-media-text__content > h1 > a,
.u-richtext > h1 > a:link,
.wp-block-column > h1 > a:link,
.wp-block-details > h1 > a:link,
.wp-block-group > h1 > a:link,
.wp-block-group__inner-container > h1 > a:link,
.wp-block-media-text__content > h1 > a:link,
.u-richtext > h1 > a:visited,
.wp-block-column > h1 > a:visited,
.wp-block-details > h1 > a:visited,
.wp-block-group > h1 > a:visited,
.wp-block-group__inner-container > h1 > a:visited,
.wp-block-media-text__content > h1 > a:visited,
.u-richtext > h2 > a,
.wp-block-column > h2 > a,
.wp-block-details > h2 > a,
.wp-block-group > h2 > a,
.wp-block-group__inner-container > h2 > a,
.wp-block-media-text__content > h2 > a,
.u-richtext > h2 > a:link,
.wp-block-column > h2 > a:link,
.wp-block-details > h2 > a:link,
.wp-block-group > h2 > a:link,
.wp-block-group__inner-container > h2 > a:link,
.wp-block-media-text__content > h2 > a:link,
.u-richtext > h2 > a:visited,
.wp-block-column > h2 > a:visited,
.wp-block-details > h2 > a:visited,
.wp-block-group > h2 > a:visited,
.wp-block-group__inner-container > h2 > a:visited,
.wp-block-media-text__content > h2 > a:visited,
.u-richtext > h3 > a,
.wp-block-column > h3 > a,
.wp-block-details > h3 > a,
.wp-block-group > h3 > a,
.wp-block-group__inner-container > h3 > a,
.wp-block-media-text__content > h3 > a,
.u-richtext > h3 > a:link,
.wp-block-column > h3 > a:link,
.wp-block-details > h3 > a:link,
.wp-block-group > h3 > a:link,
.wp-block-group__inner-container > h3 > a:link,
.wp-block-media-text__content > h3 > a:link,
.u-richtext > h3 > a:visited,
.wp-block-column > h3 > a:visited,
.wp-block-details > h3 > a:visited,
.wp-block-group > h3 > a:visited,
.wp-block-group__inner-container > h3 > a:visited,
.wp-block-media-text__content > h3 > a:visited,
.u-richtext > h4 > a,
.wp-block-column > h4 > a,
.wp-block-details > h4 > a,
.wp-block-group > h4 > a,
.wp-block-group__inner-container > h4 > a,
.wp-block-media-text__content > h4 > a,
.u-richtext > h4 > a:link,
.wp-block-column > h4 > a:link,
.wp-block-details > h4 > a:link,
.wp-block-group > h4 > a:link,
.wp-block-group__inner-container > h4 > a:link,
.wp-block-media-text__content > h4 > a:link,
.u-richtext > h4 > a:visited,
.wp-block-column > h4 > a:visited,
.wp-block-details > h4 > a:visited,
.wp-block-group > h4 > a:visited,
.wp-block-group__inner-container > h4 > a:visited,
.wp-block-media-text__content > h4 > a:visited,
.u-richtext > h5 > a,
.wp-block-column > h5 > a,
.wp-block-details > h5 > a,
.wp-block-group > h5 > a,
.wp-block-group__inner-container > h5 > a,
.wp-block-media-text__content > h5 > a,
.u-richtext > h5 > a:link,
.wp-block-column > h5 > a:link,
.wp-block-details > h5 > a:link,
.wp-block-group > h5 > a:link,
.wp-block-group__inner-container > h5 > a:link,
.wp-block-media-text__content > h5 > a:link,
.u-richtext > h5 > a:visited,
.wp-block-column > h5 > a:visited,
.wp-block-details > h5 > a:visited,
.wp-block-group > h5 > a:visited,
.wp-block-group__inner-container > h5 > a:visited,
.wp-block-media-text__content > h5 > a:visited,
.u-richtext > h6 > a,
.wp-block-column > h6 > a,
.wp-block-details > h6 > a,
.wp-block-group > h6 > a,
.wp-block-group__inner-container > h6 > a,
.wp-block-media-text__content > h6 > a,
.u-richtext > h6 > a:link,
.wp-block-column > h6 > a:link,
.wp-block-details > h6 > a:link,
.wp-block-group > h6 > a:link,
.wp-block-group__inner-container > h6 > a:link,
.wp-block-media-text__content > h6 > a:link,
.u-richtext > h6 > a:visited,
.wp-block-column > h6 > a:visited,
.wp-block-details > h6 > a:visited,
.wp-block-group > h6 > a:visited,
.wp-block-group__inner-container > h6 > a:visited,
.wp-block-media-text__content > h6 > a:visited {
  text-decoration: none;
}

.u-richtext > h1 > a:hover,
.wp-block-column > h1 > a:hover,
.wp-block-details > h1 > a:hover,
.wp-block-group > h1 > a:hover,
.wp-block-group__inner-container > h1 > a:hover,
.wp-block-media-text__content > h1 > a:hover,
.u-richtext > h1 > a:focus,
.wp-block-column > h1 > a:focus,
.wp-block-details > h1 > a:focus,
.wp-block-group > h1 > a:focus,
.wp-block-group__inner-container > h1 > a:focus,
.wp-block-media-text__content > h1 > a:focus,
.u-richtext > h1 > a:active,
.wp-block-column > h1 > a:active,
.wp-block-details > h1 > a:active,
.wp-block-group > h1 > a:active,
.wp-block-group__inner-container > h1 > a:active,
.wp-block-media-text__content > h1 > a:active,
.u-richtext > h2 > a:hover,
.wp-block-column > h2 > a:hover,
.wp-block-details > h2 > a:hover,
.wp-block-group > h2 > a:hover,
.wp-block-group__inner-container > h2 > a:hover,
.wp-block-media-text__content > h2 > a:hover,
.u-richtext > h2 > a:focus,
.wp-block-column > h2 > a:focus,
.wp-block-details > h2 > a:focus,
.wp-block-group > h2 > a:focus,
.wp-block-group__inner-container > h2 > a:focus,
.wp-block-media-text__content > h2 > a:focus,
.u-richtext > h2 > a:active,
.wp-block-column > h2 > a:active,
.wp-block-details > h2 > a:active,
.wp-block-group > h2 > a:active,
.wp-block-group__inner-container > h2 > a:active,
.wp-block-media-text__content > h2 > a:active,
.u-richtext > h3 > a:hover,
.wp-block-column > h3 > a:hover,
.wp-block-details > h3 > a:hover,
.wp-block-group > h3 > a:hover,
.wp-block-group__inner-container > h3 > a:hover,
.wp-block-media-text__content > h3 > a:hover,
.u-richtext > h3 > a:focus,
.wp-block-column > h3 > a:focus,
.wp-block-details > h3 > a:focus,
.wp-block-group > h3 > a:focus,
.wp-block-group__inner-container > h3 > a:focus,
.wp-block-media-text__content > h3 > a:focus,
.u-richtext > h3 > a:active,
.wp-block-column > h3 > a:active,
.wp-block-details > h3 > a:active,
.wp-block-group > h3 > a:active,
.wp-block-group__inner-container > h3 > a:active,
.wp-block-media-text__content > h3 > a:active,
.u-richtext > h4 > a:hover,
.wp-block-column > h4 > a:hover,
.wp-block-details > h4 > a:hover,
.wp-block-group > h4 > a:hover,
.wp-block-group__inner-container > h4 > a:hover,
.wp-block-media-text__content > h4 > a:hover,
.u-richtext > h4 > a:focus,
.wp-block-column > h4 > a:focus,
.wp-block-details > h4 > a:focus,
.wp-block-group > h4 > a:focus,
.wp-block-group__inner-container > h4 > a:focus,
.wp-block-media-text__content > h4 > a:focus,
.u-richtext > h4 > a:active,
.wp-block-column > h4 > a:active,
.wp-block-details > h4 > a:active,
.wp-block-group > h4 > a:active,
.wp-block-group__inner-container > h4 > a:active,
.wp-block-media-text__content > h4 > a:active,
.u-richtext > h5 > a:hover,
.wp-block-column > h5 > a:hover,
.wp-block-details > h5 > a:hover,
.wp-block-group > h5 > a:hover,
.wp-block-group__inner-container > h5 > a:hover,
.wp-block-media-text__content > h5 > a:hover,
.u-richtext > h5 > a:focus,
.wp-block-column > h5 > a:focus,
.wp-block-details > h5 > a:focus,
.wp-block-group > h5 > a:focus,
.wp-block-group__inner-container > h5 > a:focus,
.wp-block-media-text__content > h5 > a:focus,
.u-richtext > h5 > a:active,
.wp-block-column > h5 > a:active,
.wp-block-details > h5 > a:active,
.wp-block-group > h5 > a:active,
.wp-block-group__inner-container > h5 > a:active,
.wp-block-media-text__content > h5 > a:active,
.u-richtext > h6 > a:hover,
.wp-block-column > h6 > a:hover,
.wp-block-details > h6 > a:hover,
.wp-block-group > h6 > a:hover,
.wp-block-group__inner-container > h6 > a:hover,
.wp-block-media-text__content > h6 > a:hover,
.u-richtext > h6 > a:focus,
.wp-block-column > h6 > a:focus,
.wp-block-details > h6 > a:focus,
.wp-block-group > h6 > a:focus,
.wp-block-group__inner-container > h6 > a:focus,
.wp-block-media-text__content > h6 > a:focus,
.u-richtext > h6 > a:active,
.wp-block-column > h6 > a:active,
.wp-block-details > h6 > a:active,
.wp-block-group > h6 > a:active,
.wp-block-group__inner-container > h6 > a:active,
.wp-block-media-text__content > h6 > a:active {
  text-decoration: underline;
}

.u-richtext > h1 > a,
.wp-block-column > h1 > a,
.wp-block-details > h1 > a,
.wp-block-group > h1 > a,
.wp-block-group__inner-container > h1 > a,
.wp-block-media-text__content > h1 > a,
.u-richtext > h1 > a:link,
.wp-block-column > h1 > a:link,
.wp-block-details > h1 > a:link,
.wp-block-group > h1 > a:link,
.wp-block-group__inner-container > h1 > a:link,
.wp-block-media-text__content > h1 > a:link,
.u-richtext > h1 > a:visited,
.wp-block-column > h1 > a:visited,
.wp-block-details > h1 > a:visited,
.wp-block-group > h1 > a:visited,
.wp-block-group__inner-container > h1 > a:visited,
.wp-block-media-text__content > h1 > a:visited,
.u-richtext > h2 > a,
.wp-block-column > h2 > a,
.wp-block-details > h2 > a,
.wp-block-group > h2 > a,
.wp-block-group__inner-container > h2 > a,
.wp-block-media-text__content > h2 > a,
.u-richtext > h2 > a:link,
.wp-block-column > h2 > a:link,
.wp-block-details > h2 > a:link,
.wp-block-group > h2 > a:link,
.wp-block-group__inner-container > h2 > a:link,
.wp-block-media-text__content > h2 > a:link,
.u-richtext > h2 > a:visited,
.wp-block-column > h2 > a:visited,
.wp-block-details > h2 > a:visited,
.wp-block-group > h2 > a:visited,
.wp-block-group__inner-container > h2 > a:visited,
.wp-block-media-text__content > h2 > a:visited,
.u-richtext > h3 > a,
.wp-block-column > h3 > a,
.wp-block-details > h3 > a,
.wp-block-group > h3 > a,
.wp-block-group__inner-container > h3 > a,
.wp-block-media-text__content > h3 > a,
.u-richtext > h3 > a:link,
.wp-block-column > h3 > a:link,
.wp-block-details > h3 > a:link,
.wp-block-group > h3 > a:link,
.wp-block-group__inner-container > h3 > a:link,
.wp-block-media-text__content > h3 > a:link,
.u-richtext > h3 > a:visited,
.wp-block-column > h3 > a:visited,
.wp-block-details > h3 > a:visited,
.wp-block-group > h3 > a:visited,
.wp-block-group__inner-container > h3 > a:visited,
.wp-block-media-text__content > h3 > a:visited,
.u-richtext > h4 > a,
.wp-block-column > h4 > a,
.wp-block-details > h4 > a,
.wp-block-group > h4 > a,
.wp-block-group__inner-container > h4 > a,
.wp-block-media-text__content > h4 > a,
.u-richtext > h4 > a:link,
.wp-block-column > h4 > a:link,
.wp-block-details > h4 > a:link,
.wp-block-group > h4 > a:link,
.wp-block-group__inner-container > h4 > a:link,
.wp-block-media-text__content > h4 > a:link,
.u-richtext > h4 > a:visited,
.wp-block-column > h4 > a:visited,
.wp-block-details > h4 > a:visited,
.wp-block-group > h4 > a:visited,
.wp-block-group__inner-container > h4 > a:visited,
.wp-block-media-text__content > h4 > a:visited,
.u-richtext > h5 > a,
.wp-block-column > h5 > a,
.wp-block-details > h5 > a,
.wp-block-group > h5 > a,
.wp-block-group__inner-container > h5 > a,
.wp-block-media-text__content > h5 > a,
.u-richtext > h5 > a:link,
.wp-block-column > h5 > a:link,
.wp-block-details > h5 > a:link,
.wp-block-group > h5 > a:link,
.wp-block-group__inner-container > h5 > a:link,
.wp-block-media-text__content > h5 > a:link,
.u-richtext > h5 > a:visited,
.wp-block-column > h5 > a:visited,
.wp-block-details > h5 > a:visited,
.wp-block-group > h5 > a:visited,
.wp-block-group__inner-container > h5 > a:visited,
.wp-block-media-text__content > h5 > a:visited,
.u-richtext > h6 > a,
.wp-block-column > h6 > a,
.wp-block-details > h6 > a,
.wp-block-group > h6 > a,
.wp-block-group__inner-container > h6 > a,
.wp-block-media-text__content > h6 > a,
.u-richtext > h6 > a:link,
.wp-block-column > h6 > a:link,
.wp-block-details > h6 > a:link,
.wp-block-group > h6 > a:link,
.wp-block-group__inner-container > h6 > a:link,
.wp-block-media-text__content > h6 > a:link,
.u-richtext > h6 > a:visited,
.wp-block-column > h6 > a:visited,
.wp-block-details > h6 > a:visited,
.wp-block-group > h6 > a:visited,
.wp-block-group__inner-container > h6 > a:visited,
.wp-block-media-text__content > h6 > a:visited {
  color: #1b67a3;
}

.u-richtext > h1 > a:hover,
.wp-block-column > h1 > a:hover,
.wp-block-details > h1 > a:hover,
.wp-block-group > h1 > a:hover,
.wp-block-group__inner-container > h1 > a:hover,
.wp-block-media-text__content > h1 > a:hover,
.u-richtext > h1 > a:focus,
.wp-block-column > h1 > a:focus,
.wp-block-details > h1 > a:focus,
.wp-block-group > h1 > a:focus,
.wp-block-group__inner-container > h1 > a:focus,
.wp-block-media-text__content > h1 > a:focus,
.u-richtext > h1 > a:active,
.wp-block-column > h1 > a:active,
.wp-block-details > h1 > a:active,
.wp-block-group > h1 > a:active,
.wp-block-group__inner-container > h1 > a:active,
.wp-block-media-text__content > h1 > a:active,
.u-richtext > h2 > a:hover,
.wp-block-column > h2 > a:hover,
.wp-block-details > h2 > a:hover,
.wp-block-group > h2 > a:hover,
.wp-block-group__inner-container > h2 > a:hover,
.wp-block-media-text__content > h2 > a:hover,
.u-richtext > h2 > a:focus,
.wp-block-column > h2 > a:focus,
.wp-block-details > h2 > a:focus,
.wp-block-group > h2 > a:focus,
.wp-block-group__inner-container > h2 > a:focus,
.wp-block-media-text__content > h2 > a:focus,
.u-richtext > h2 > a:active,
.wp-block-column > h2 > a:active,
.wp-block-details > h2 > a:active,
.wp-block-group > h2 > a:active,
.wp-block-group__inner-container > h2 > a:active,
.wp-block-media-text__content > h2 > a:active,
.u-richtext > h3 > a:hover,
.wp-block-column > h3 > a:hover,
.wp-block-details > h3 > a:hover,
.wp-block-group > h3 > a:hover,
.wp-block-group__inner-container > h3 > a:hover,
.wp-block-media-text__content > h3 > a:hover,
.u-richtext > h3 > a:focus,
.wp-block-column > h3 > a:focus,
.wp-block-details > h3 > a:focus,
.wp-block-group > h3 > a:focus,
.wp-block-group__inner-container > h3 > a:focus,
.wp-block-media-text__content > h3 > a:focus,
.u-richtext > h3 > a:active,
.wp-block-column > h3 > a:active,
.wp-block-details > h3 > a:active,
.wp-block-group > h3 > a:active,
.wp-block-group__inner-container > h3 > a:active,
.wp-block-media-text__content > h3 > a:active,
.u-richtext > h4 > a:hover,
.wp-block-column > h4 > a:hover,
.wp-block-details > h4 > a:hover,
.wp-block-group > h4 > a:hover,
.wp-block-group__inner-container > h4 > a:hover,
.wp-block-media-text__content > h4 > a:hover,
.u-richtext > h4 > a:focus,
.wp-block-column > h4 > a:focus,
.wp-block-details > h4 > a:focus,
.wp-block-group > h4 > a:focus,
.wp-block-group__inner-container > h4 > a:focus,
.wp-block-media-text__content > h4 > a:focus,
.u-richtext > h4 > a:active,
.wp-block-column > h4 > a:active,
.wp-block-details > h4 > a:active,
.wp-block-group > h4 > a:active,
.wp-block-group__inner-container > h4 > a:active,
.wp-block-media-text__content > h4 > a:active,
.u-richtext > h5 > a:hover,
.wp-block-column > h5 > a:hover,
.wp-block-details > h5 > a:hover,
.wp-block-group > h5 > a:hover,
.wp-block-group__inner-container > h5 > a:hover,
.wp-block-media-text__content > h5 > a:hover,
.u-richtext > h5 > a:focus,
.wp-block-column > h5 > a:focus,
.wp-block-details > h5 > a:focus,
.wp-block-group > h5 > a:focus,
.wp-block-group__inner-container > h5 > a:focus,
.wp-block-media-text__content > h5 > a:focus,
.u-richtext > h5 > a:active,
.wp-block-column > h5 > a:active,
.wp-block-details > h5 > a:active,
.wp-block-group > h5 > a:active,
.wp-block-group__inner-container > h5 > a:active,
.wp-block-media-text__content > h5 > a:active,
.u-richtext > h6 > a:hover,
.wp-block-column > h6 > a:hover,
.wp-block-details > h6 > a:hover,
.wp-block-group > h6 > a:hover,
.wp-block-group__inner-container > h6 > a:hover,
.wp-block-media-text__content > h6 > a:hover,
.u-richtext > h6 > a:focus,
.wp-block-column > h6 > a:focus,
.wp-block-details > h6 > a:focus,
.wp-block-group > h6 > a:focus,
.wp-block-group__inner-container > h6 > a:focus,
.wp-block-media-text__content > h6 > a:focus,
.u-richtext > h6 > a:active,
.wp-block-column > h6 > a:active,
.wp-block-details > h6 > a:active,
.wp-block-group > h6 > a:active,
.wp-block-group__inner-container > h6 > a:active,
.wp-block-media-text__content > h6 > a:active {
  color: #144b77;
}

.u-richtext > h1,
.wp-block-column > h1,
.wp-block-details > h1,
.wp-block-group > h1,
.wp-block-group__inner-container > h1,
.wp-block-media-text__content > h1 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 3.5em;
  line-height: 1.2;
}

.u-richtext > h1 i,
.wp-block-column > h1 i,
.wp-block-details > h1 i,
.wp-block-group > h1 i,
.wp-block-group__inner-container > h1 i,
.wp-block-media-text__content > h1 i,
.u-richtext > h1 em,
.wp-block-column > h1 em,
.wp-block-details > h1 em,
.wp-block-group > h1 em,
.wp-block-group__inner-container > h1 em,
.wp-block-media-text__content > h1 em {
  font-style: italic;
}

.fonts-loaded .u-richtext > h1,
.fonts-loaded .wp-block-column > h1,
.fonts-loaded .wp-block-details > h1,
.fonts-loaded .wp-block-group > h1,
.fonts-loaded .wp-block-group__inner-container > h1,
.fonts-loaded .wp-block-media-text__content > h1 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.u-richtext > h2,
.wp-block-column > h2,
.wp-block-details > h2,
.wp-block-group > h2,
.wp-block-group__inner-container > h2,
.wp-block-media-text__content > h2 {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  color: #af1a21;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.2;
}

.fonts-loaded .u-richtext > h2,
.fonts-loaded .wp-block-column > h2,
.fonts-loaded .wp-block-details > h2,
.fonts-loaded .wp-block-group > h2,
.fonts-loaded .wp-block-group__inner-container > h2,
.fonts-loaded .wp-block-media-text__content > h2 {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

.u-richtext > h3,
.wp-block-column > h3,
.wp-block-details > h3,
.wp-block-group > h3,
.wp-block-group__inner-container > h3,
.wp-block-media-text__content > h3 {
  font-size: 1.625em;
  font-weight: 600;
  line-height: 1.24;
}

.u-richtext > h4,
.wp-block-column > h4,
.wp-block-details > h4,
.wp-block-group > h4,
.wp-block-group__inner-container > h4,
.wp-block-media-text__content > h4 {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  color: #af1a21;
  font-size: 1.5em;
  line-height: 1.333;
}

.fonts-loaded .u-richtext > h4,
.fonts-loaded .wp-block-column > h4,
.fonts-loaded .wp-block-details > h4,
.fonts-loaded .wp-block-group > h4,
.fonts-loaded .wp-block-group__inner-container > h4,
.fonts-loaded .wp-block-media-text__content > h4 {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

.u-richtext > h5,
.wp-block-column > h5,
.wp-block-details > h5,
.wp-block-group > h5,
.wp-block-group__inner-container > h5,
.wp-block-media-text__content > h5 {
  font-size: 1.375em;
  font-weight: 600;
  line-height: 1.2;
}

.u-richtext > h6,
.wp-block-column > h6,
.wp-block-details > h6,
.wp-block-group > h6,
.wp-block-group__inner-container > h6,
.wp-block-media-text__content > h6 {
  color: #686868;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase;
}

.u-richtext > a,
.wp-block-column > a,
.wp-block-details > a,
.wp-block-group > a,
.wp-block-group__inner-container > a,
.wp-block-media-text__content > a {
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.u-richtext > a,
.wp-block-column > a,
.wp-block-details > a,
.wp-block-group > a,
.wp-block-group__inner-container > a,
.wp-block-media-text__content > a,
.u-richtext > a:link,
.wp-block-column > a:link,
.wp-block-details > a:link,
.wp-block-group > a:link,
.wp-block-group__inner-container > a:link,
.wp-block-media-text__content > a:link,
.u-richtext > a:visited,
.wp-block-column > a:visited,
.wp-block-details > a:visited,
.wp-block-group > a:visited,
.wp-block-group__inner-container > a:visited,
.wp-block-media-text__content > a:visited {
  text-decoration: none;
}

.u-richtext > a:hover,
.wp-block-column > a:hover,
.wp-block-details > a:hover,
.wp-block-group > a:hover,
.wp-block-group__inner-container > a:hover,
.wp-block-media-text__content > a:hover,
.u-richtext > a:focus,
.wp-block-column > a:focus,
.wp-block-details > a:focus,
.wp-block-group > a:focus,
.wp-block-group__inner-container > a:focus,
.wp-block-media-text__content > a:focus,
.u-richtext > a:active,
.wp-block-column > a:active,
.wp-block-details > a:active,
.wp-block-group > a:active,
.wp-block-group__inner-container > a:active,
.wp-block-media-text__content > a:active {
  text-decoration: underline;
}

.u-richtext > a,
.wp-block-column > a,
.wp-block-details > a,
.wp-block-group > a,
.wp-block-group__inner-container > a,
.wp-block-media-text__content > a,
.u-richtext > a:link,
.wp-block-column > a:link,
.wp-block-details > a:link,
.wp-block-group > a:link,
.wp-block-group__inner-container > a:link,
.wp-block-media-text__content > a:link,
.u-richtext > a:visited,
.wp-block-column > a:visited,
.wp-block-details > a:visited,
.wp-block-group > a:visited,
.wp-block-group__inner-container > a:visited,
.wp-block-media-text__content > a:visited {
  color: #1b67a3;
}

.u-richtext > a:hover,
.wp-block-column > a:hover,
.wp-block-details > a:hover,
.wp-block-group > a:hover,
.wp-block-group__inner-container > a:hover,
.wp-block-media-text__content > a:hover,
.u-richtext > a:focus,
.wp-block-column > a:focus,
.wp-block-details > a:focus,
.wp-block-group > a:focus,
.wp-block-group__inner-container > a:focus,
.wp-block-media-text__content > a:focus,
.u-richtext > a:active,
.wp-block-column > a:active,
.wp-block-details > a:active,
.wp-block-group > a:active,
.wp-block-group__inner-container > a:active,
.wp-block-media-text__content > a:active {
  color: #144b77;
}

.u-richtext > a.is-external svg,
.wp-block-column > a.is-external svg,
.wp-block-details > a.is-external svg,
.wp-block-group > a.is-external svg,
.wp-block-group__inner-container > a.is-external svg,
.wp-block-media-text__content > a.is-external svg {
  margin-left: 0.1875em;
  margin-right: 0.125em;
  position: relative;
  top: -1px;
}

.u-richtext > p a,
.wp-block-column > p a,
.wp-block-details > p a,
.wp-block-group > p a,
.wp-block-group__inner-container > p a,
.wp-block-media-text__content > p a,
.u-richtext > ul a,
.wp-block-column > ul a,
.wp-block-details > ul a,
.wp-block-group > ul a,
.wp-block-group__inner-container > ul a,
.wp-block-media-text__content > ul a,
.u-richtext > ol a,
.wp-block-column > ol a,
.wp-block-details > ol a,
.wp-block-group > ol a,
.wp-block-group__inner-container > ol a,
.wp-block-media-text__content > ol a,
.u-richtext > blockquote a,
.wp-block-column > blockquote a,
.wp-block-details > blockquote a,
.wp-block-group > blockquote a,
.wp-block-group__inner-container > blockquote a,
.wp-block-media-text__content > blockquote a,
.u-richtext > table a,
.wp-block-column > table a,
.wp-block-details > table a,
.wp-block-group > table a,
.wp-block-group__inner-container > table a,
.wp-block-media-text__content > table a,
.u-richtext > dl a,
.wp-block-column > dl a,
.wp-block-details > dl a,
.wp-block-group > dl a,
.wp-block-group__inner-container > dl a,
.wp-block-media-text__content > dl a {
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.u-richtext > p a,
.wp-block-column > p a,
.wp-block-details > p a,
.wp-block-group > p a,
.wp-block-group__inner-container > p a,
.wp-block-media-text__content > p a,
.u-richtext > p a:link,
.wp-block-column > p a:link,
.wp-block-details > p a:link,
.wp-block-group > p a:link,
.wp-block-group__inner-container > p a:link,
.wp-block-media-text__content > p a:link,
.u-richtext > p a:visited,
.wp-block-column > p a:visited,
.wp-block-details > p a:visited,
.wp-block-group > p a:visited,
.wp-block-group__inner-container > p a:visited,
.wp-block-media-text__content > p a:visited,
.u-richtext > ul a,
.wp-block-column > ul a,
.wp-block-details > ul a,
.wp-block-group > ul a,
.wp-block-group__inner-container > ul a,
.wp-block-media-text__content > ul a,
.u-richtext > ul a:link,
.wp-block-column > ul a:link,
.wp-block-details > ul a:link,
.wp-block-group > ul a:link,
.wp-block-group__inner-container > ul a:link,
.wp-block-media-text__content > ul a:link,
.u-richtext > ul a:visited,
.wp-block-column > ul a:visited,
.wp-block-details > ul a:visited,
.wp-block-group > ul a:visited,
.wp-block-group__inner-container > ul a:visited,
.wp-block-media-text__content > ul a:visited,
.u-richtext > ol a,
.wp-block-column > ol a,
.wp-block-details > ol a,
.wp-block-group > ol a,
.wp-block-group__inner-container > ol a,
.wp-block-media-text__content > ol a,
.u-richtext > ol a:link,
.wp-block-column > ol a:link,
.wp-block-details > ol a:link,
.wp-block-group > ol a:link,
.wp-block-group__inner-container > ol a:link,
.wp-block-media-text__content > ol a:link,
.u-richtext > ol a:visited,
.wp-block-column > ol a:visited,
.wp-block-details > ol a:visited,
.wp-block-group > ol a:visited,
.wp-block-group__inner-container > ol a:visited,
.wp-block-media-text__content > ol a:visited,
.u-richtext > blockquote a,
.wp-block-column > blockquote a,
.wp-block-details > blockquote a,
.wp-block-group > blockquote a,
.wp-block-group__inner-container > blockquote a,
.wp-block-media-text__content > blockquote a,
.u-richtext > blockquote a:link,
.wp-block-column > blockquote a:link,
.wp-block-details > blockquote a:link,
.wp-block-group > blockquote a:link,
.wp-block-group__inner-container > blockquote a:link,
.wp-block-media-text__content > blockquote a:link,
.u-richtext > blockquote a:visited,
.wp-block-column > blockquote a:visited,
.wp-block-details > blockquote a:visited,
.wp-block-group > blockquote a:visited,
.wp-block-group__inner-container > blockquote a:visited,
.wp-block-media-text__content > blockquote a:visited,
.u-richtext > table a,
.wp-block-column > table a,
.wp-block-details > table a,
.wp-block-group > table a,
.wp-block-group__inner-container > table a,
.wp-block-media-text__content > table a,
.u-richtext > table a:link,
.wp-block-column > table a:link,
.wp-block-details > table a:link,
.wp-block-group > table a:link,
.wp-block-group__inner-container > table a:link,
.wp-block-media-text__content > table a:link,
.u-richtext > table a:visited,
.wp-block-column > table a:visited,
.wp-block-details > table a:visited,
.wp-block-group > table a:visited,
.wp-block-group__inner-container > table a:visited,
.wp-block-media-text__content > table a:visited,
.u-richtext > dl a,
.wp-block-column > dl a,
.wp-block-details > dl a,
.wp-block-group > dl a,
.wp-block-group__inner-container > dl a,
.wp-block-media-text__content > dl a,
.u-richtext > dl a:link,
.wp-block-column > dl a:link,
.wp-block-details > dl a:link,
.wp-block-group > dl a:link,
.wp-block-group__inner-container > dl a:link,
.wp-block-media-text__content > dl a:link,
.u-richtext > dl a:visited,
.wp-block-column > dl a:visited,
.wp-block-details > dl a:visited,
.wp-block-group > dl a:visited,
.wp-block-group__inner-container > dl a:visited,
.wp-block-media-text__content > dl a:visited {
  text-decoration: none;
}

.u-richtext > p a:hover,
.wp-block-column > p a:hover,
.wp-block-details > p a:hover,
.wp-block-group > p a:hover,
.wp-block-group__inner-container > p a:hover,
.wp-block-media-text__content > p a:hover,
.u-richtext > p a:focus,
.wp-block-column > p a:focus,
.wp-block-details > p a:focus,
.wp-block-group > p a:focus,
.wp-block-group__inner-container > p a:focus,
.wp-block-media-text__content > p a:focus,
.u-richtext > p a:active,
.wp-block-column > p a:active,
.wp-block-details > p a:active,
.wp-block-group > p a:active,
.wp-block-group__inner-container > p a:active,
.wp-block-media-text__content > p a:active,
.u-richtext > ul a:hover,
.wp-block-column > ul a:hover,
.wp-block-details > ul a:hover,
.wp-block-group > ul a:hover,
.wp-block-group__inner-container > ul a:hover,
.wp-block-media-text__content > ul a:hover,
.u-richtext > ul a:focus,
.wp-block-column > ul a:focus,
.wp-block-details > ul a:focus,
.wp-block-group > ul a:focus,
.wp-block-group__inner-container > ul a:focus,
.wp-block-media-text__content > ul a:focus,
.u-richtext > ul a:active,
.wp-block-column > ul a:active,
.wp-block-details > ul a:active,
.wp-block-group > ul a:active,
.wp-block-group__inner-container > ul a:active,
.wp-block-media-text__content > ul a:active,
.u-richtext > ol a:hover,
.wp-block-column > ol a:hover,
.wp-block-details > ol a:hover,
.wp-block-group > ol a:hover,
.wp-block-group__inner-container > ol a:hover,
.wp-block-media-text__content > ol a:hover,
.u-richtext > ol a:focus,
.wp-block-column > ol a:focus,
.wp-block-details > ol a:focus,
.wp-block-group > ol a:focus,
.wp-block-group__inner-container > ol a:focus,
.wp-block-media-text__content > ol a:focus,
.u-richtext > ol a:active,
.wp-block-column > ol a:active,
.wp-block-details > ol a:active,
.wp-block-group > ol a:active,
.wp-block-group__inner-container > ol a:active,
.wp-block-media-text__content > ol a:active,
.u-richtext > blockquote a:hover,
.wp-block-column > blockquote a:hover,
.wp-block-details > blockquote a:hover,
.wp-block-group > blockquote a:hover,
.wp-block-group__inner-container > blockquote a:hover,
.wp-block-media-text__content > blockquote a:hover,
.u-richtext > blockquote a:focus,
.wp-block-column > blockquote a:focus,
.wp-block-details > blockquote a:focus,
.wp-block-group > blockquote a:focus,
.wp-block-group__inner-container > blockquote a:focus,
.wp-block-media-text__content > blockquote a:focus,
.u-richtext > blockquote a:active,
.wp-block-column > blockquote a:active,
.wp-block-details > blockquote a:active,
.wp-block-group > blockquote a:active,
.wp-block-group__inner-container > blockquote a:active,
.wp-block-media-text__content > blockquote a:active,
.u-richtext > table a:hover,
.wp-block-column > table a:hover,
.wp-block-details > table a:hover,
.wp-block-group > table a:hover,
.wp-block-group__inner-container > table a:hover,
.wp-block-media-text__content > table a:hover,
.u-richtext > table a:focus,
.wp-block-column > table a:focus,
.wp-block-details > table a:focus,
.wp-block-group > table a:focus,
.wp-block-group__inner-container > table a:focus,
.wp-block-media-text__content > table a:focus,
.u-richtext > table a:active,
.wp-block-column > table a:active,
.wp-block-details > table a:active,
.wp-block-group > table a:active,
.wp-block-group__inner-container > table a:active,
.wp-block-media-text__content > table a:active,
.u-richtext > dl a:hover,
.wp-block-column > dl a:hover,
.wp-block-details > dl a:hover,
.wp-block-group > dl a:hover,
.wp-block-group__inner-container > dl a:hover,
.wp-block-media-text__content > dl a:hover,
.u-richtext > dl a:focus,
.wp-block-column > dl a:focus,
.wp-block-details > dl a:focus,
.wp-block-group > dl a:focus,
.wp-block-group__inner-container > dl a:focus,
.wp-block-media-text__content > dl a:focus,
.u-richtext > dl a:active,
.wp-block-column > dl a:active,
.wp-block-details > dl a:active,
.wp-block-group > dl a:active,
.wp-block-group__inner-container > dl a:active,
.wp-block-media-text__content > dl a:active {
  text-decoration: underline;
}

.u-richtext > p a,
.wp-block-column > p a,
.wp-block-details > p a,
.wp-block-group > p a,
.wp-block-group__inner-container > p a,
.wp-block-media-text__content > p a,
.u-richtext > p a:link,
.wp-block-column > p a:link,
.wp-block-details > p a:link,
.wp-block-group > p a:link,
.wp-block-group__inner-container > p a:link,
.wp-block-media-text__content > p a:link,
.u-richtext > p a:visited,
.wp-block-column > p a:visited,
.wp-block-details > p a:visited,
.wp-block-group > p a:visited,
.wp-block-group__inner-container > p a:visited,
.wp-block-media-text__content > p a:visited,
.u-richtext > ul a,
.wp-block-column > ul a,
.wp-block-details > ul a,
.wp-block-group > ul a,
.wp-block-group__inner-container > ul a,
.wp-block-media-text__content > ul a,
.u-richtext > ul a:link,
.wp-block-column > ul a:link,
.wp-block-details > ul a:link,
.wp-block-group > ul a:link,
.wp-block-group__inner-container > ul a:link,
.wp-block-media-text__content > ul a:link,
.u-richtext > ul a:visited,
.wp-block-column > ul a:visited,
.wp-block-details > ul a:visited,
.wp-block-group > ul a:visited,
.wp-block-group__inner-container > ul a:visited,
.wp-block-media-text__content > ul a:visited,
.u-richtext > ol a,
.wp-block-column > ol a,
.wp-block-details > ol a,
.wp-block-group > ol a,
.wp-block-group__inner-container > ol a,
.wp-block-media-text__content > ol a,
.u-richtext > ol a:link,
.wp-block-column > ol a:link,
.wp-block-details > ol a:link,
.wp-block-group > ol a:link,
.wp-block-group__inner-container > ol a:link,
.wp-block-media-text__content > ol a:link,
.u-richtext > ol a:visited,
.wp-block-column > ol a:visited,
.wp-block-details > ol a:visited,
.wp-block-group > ol a:visited,
.wp-block-group__inner-container > ol a:visited,
.wp-block-media-text__content > ol a:visited,
.u-richtext > blockquote a,
.wp-block-column > blockquote a,
.wp-block-details > blockquote a,
.wp-block-group > blockquote a,
.wp-block-group__inner-container > blockquote a,
.wp-block-media-text__content > blockquote a,
.u-richtext > blockquote a:link,
.wp-block-column > blockquote a:link,
.wp-block-details > blockquote a:link,
.wp-block-group > blockquote a:link,
.wp-block-group__inner-container > blockquote a:link,
.wp-block-media-text__content > blockquote a:link,
.u-richtext > blockquote a:visited,
.wp-block-column > blockquote a:visited,
.wp-block-details > blockquote a:visited,
.wp-block-group > blockquote a:visited,
.wp-block-group__inner-container > blockquote a:visited,
.wp-block-media-text__content > blockquote a:visited,
.u-richtext > table a,
.wp-block-column > table a,
.wp-block-details > table a,
.wp-block-group > table a,
.wp-block-group__inner-container > table a,
.wp-block-media-text__content > table a,
.u-richtext > table a:link,
.wp-block-column > table a:link,
.wp-block-details > table a:link,
.wp-block-group > table a:link,
.wp-block-group__inner-container > table a:link,
.wp-block-media-text__content > table a:link,
.u-richtext > table a:visited,
.wp-block-column > table a:visited,
.wp-block-details > table a:visited,
.wp-block-group > table a:visited,
.wp-block-group__inner-container > table a:visited,
.wp-block-media-text__content > table a:visited,
.u-richtext > dl a,
.wp-block-column > dl a,
.wp-block-details > dl a,
.wp-block-group > dl a,
.wp-block-group__inner-container > dl a,
.wp-block-media-text__content > dl a,
.u-richtext > dl a:link,
.wp-block-column > dl a:link,
.wp-block-details > dl a:link,
.wp-block-group > dl a:link,
.wp-block-group__inner-container > dl a:link,
.wp-block-media-text__content > dl a:link,
.u-richtext > dl a:visited,
.wp-block-column > dl a:visited,
.wp-block-details > dl a:visited,
.wp-block-group > dl a:visited,
.wp-block-group__inner-container > dl a:visited,
.wp-block-media-text__content > dl a:visited {
  color: #1b67a3;
}

.u-richtext > p a:hover,
.wp-block-column > p a:hover,
.wp-block-details > p a:hover,
.wp-block-group > p a:hover,
.wp-block-group__inner-container > p a:hover,
.wp-block-media-text__content > p a:hover,
.u-richtext > p a:focus,
.wp-block-column > p a:focus,
.wp-block-details > p a:focus,
.wp-block-group > p a:focus,
.wp-block-group__inner-container > p a:focus,
.wp-block-media-text__content > p a:focus,
.u-richtext > p a:active,
.wp-block-column > p a:active,
.wp-block-details > p a:active,
.wp-block-group > p a:active,
.wp-block-group__inner-container > p a:active,
.wp-block-media-text__content > p a:active,
.u-richtext > ul a:hover,
.wp-block-column > ul a:hover,
.wp-block-details > ul a:hover,
.wp-block-group > ul a:hover,
.wp-block-group__inner-container > ul a:hover,
.wp-block-media-text__content > ul a:hover,
.u-richtext > ul a:focus,
.wp-block-column > ul a:focus,
.wp-block-details > ul a:focus,
.wp-block-group > ul a:focus,
.wp-block-group__inner-container > ul a:focus,
.wp-block-media-text__content > ul a:focus,
.u-richtext > ul a:active,
.wp-block-column > ul a:active,
.wp-block-details > ul a:active,
.wp-block-group > ul a:active,
.wp-block-group__inner-container > ul a:active,
.wp-block-media-text__content > ul a:active,
.u-richtext > ol a:hover,
.wp-block-column > ol a:hover,
.wp-block-details > ol a:hover,
.wp-block-group > ol a:hover,
.wp-block-group__inner-container > ol a:hover,
.wp-block-media-text__content > ol a:hover,
.u-richtext > ol a:focus,
.wp-block-column > ol a:focus,
.wp-block-details > ol a:focus,
.wp-block-group > ol a:focus,
.wp-block-group__inner-container > ol a:focus,
.wp-block-media-text__content > ol a:focus,
.u-richtext > ol a:active,
.wp-block-column > ol a:active,
.wp-block-details > ol a:active,
.wp-block-group > ol a:active,
.wp-block-group__inner-container > ol a:active,
.wp-block-media-text__content > ol a:active,
.u-richtext > blockquote a:hover,
.wp-block-column > blockquote a:hover,
.wp-block-details > blockquote a:hover,
.wp-block-group > blockquote a:hover,
.wp-block-group__inner-container > blockquote a:hover,
.wp-block-media-text__content > blockquote a:hover,
.u-richtext > blockquote a:focus,
.wp-block-column > blockquote a:focus,
.wp-block-details > blockquote a:focus,
.wp-block-group > blockquote a:focus,
.wp-block-group__inner-container > blockquote a:focus,
.wp-block-media-text__content > blockquote a:focus,
.u-richtext > blockquote a:active,
.wp-block-column > blockquote a:active,
.wp-block-details > blockquote a:active,
.wp-block-group > blockquote a:active,
.wp-block-group__inner-container > blockquote a:active,
.wp-block-media-text__content > blockquote a:active,
.u-richtext > table a:hover,
.wp-block-column > table a:hover,
.wp-block-details > table a:hover,
.wp-block-group > table a:hover,
.wp-block-group__inner-container > table a:hover,
.wp-block-media-text__content > table a:hover,
.u-richtext > table a:focus,
.wp-block-column > table a:focus,
.wp-block-details > table a:focus,
.wp-block-group > table a:focus,
.wp-block-group__inner-container > table a:focus,
.wp-block-media-text__content > table a:focus,
.u-richtext > table a:active,
.wp-block-column > table a:active,
.wp-block-details > table a:active,
.wp-block-group > table a:active,
.wp-block-group__inner-container > table a:active,
.wp-block-media-text__content > table a:active,
.u-richtext > dl a:hover,
.wp-block-column > dl a:hover,
.wp-block-details > dl a:hover,
.wp-block-group > dl a:hover,
.wp-block-group__inner-container > dl a:hover,
.wp-block-media-text__content > dl a:hover,
.u-richtext > dl a:focus,
.wp-block-column > dl a:focus,
.wp-block-details > dl a:focus,
.wp-block-group > dl a:focus,
.wp-block-group__inner-container > dl a:focus,
.wp-block-media-text__content > dl a:focus,
.u-richtext > dl a:active,
.wp-block-column > dl a:active,
.wp-block-details > dl a:active,
.wp-block-group > dl a:active,
.wp-block-group__inner-container > dl a:active,
.wp-block-media-text__content > dl a:active {
  color: #144b77;
}

.u-richtext > hr,
.wp-block-column > hr,
.wp-block-details > hr,
.wp-block-group > hr,
.wp-block-group__inner-container > hr,
.wp-block-media-text__content > hr {
  background-color: #242424;
  border: 0;
  display: block;
  height: 4px;
  margin: 2em 0;
}

.u-richtext > ol,
.wp-block-column > ol,
.wp-block-details > ol,
.wp-block-group > ol,
.wp-block-group__inner-container > ol,
.wp-block-media-text__content > ol,
.u-richtext > ul,
.wp-block-column > ul,
.wp-block-details > ul,
.wp-block-group > ul,
.wp-block-group__inner-container > ul,
.wp-block-media-text__content > ul {
  margin-bottom: 1em;
  overflow: hidden;
  padding-left: 1.875rem;
}

@media all and (min-width: 30em) {
  .u-richtext > ol,
  .wp-block-column > ol,
  .wp-block-details > ol,
  .wp-block-group > ol,
  .wp-block-group__inner-container > ol,
  .wp-block-media-text__content > ol,
  .u-richtext > ul,
  .wp-block-column > ul,
  .wp-block-details > ul,
  .wp-block-group > ul,
  .wp-block-group__inner-container > ul,
  .wp-block-media-text__content > ul {
    padding-left: 2.8125rem;
  }
}

.u-richtext > ol ul,
.wp-block-column > ol ul,
.wp-block-details > ol ul,
.wp-block-group > ol ul,
.wp-block-group__inner-container > ol ul,
.wp-block-media-text__content > ol ul,
.u-richtext > ol ol,
.wp-block-column > ol ol,
.wp-block-details > ol ol,
.wp-block-group > ol ol,
.wp-block-group__inner-container > ol ol,
.wp-block-media-text__content > ol ol,
.u-richtext > ul ul,
.wp-block-column > ul ul,
.wp-block-details > ul ul,
.wp-block-group > ul ul,
.wp-block-group__inner-container > ul ul,
.wp-block-media-text__content > ul ul,
.u-richtext > ul ol,
.wp-block-column > ul ol,
.wp-block-details > ul ol,
.wp-block-group > ul ol,
.wp-block-group__inner-container > ul ol,
.wp-block-media-text__content > ul ol {
  margin-bottom: 0;
}

.u-richtext > ol li,
.wp-block-column > ol li,
.wp-block-details > ol li,
.wp-block-group > ol li,
.wp-block-group__inner-container > ol li,
.wp-block-media-text__content > ol li,
.u-richtext > ul li,
.wp-block-column > ul li,
.wp-block-details > ul li,
.wp-block-group > ul li,
.wp-block-group__inner-container > ul li,
.wp-block-media-text__content > ul li {
  margin-top: 0.5em;
}

.u-richtext > ol li ol,
.wp-block-column > ol li ol,
.wp-block-details > ol li ol,
.wp-block-group > ol li ol,
.wp-block-group__inner-container > ol li ol,
.wp-block-media-text__content > ol li ol,
.u-richtext > ul li ol,
.wp-block-column > ul li ol,
.wp-block-details > ul li ol,
.wp-block-group > ul li ol,
.wp-block-group__inner-container > ul li ol,
.wp-block-media-text__content > ul li ol {
  padding-left: 1.6875rem;
}

.u-richtext > ol li ul,
.wp-block-column > ol li ul,
.wp-block-details > ol li ul,
.wp-block-group > ol li ul,
.wp-block-group__inner-container > ol li ul,
.wp-block-media-text__content > ol li ul,
.u-richtext > ul li ul,
.wp-block-column > ul li ul,
.wp-block-details > ul li ul,
.wp-block-group > ul li ul,
.wp-block-group__inner-container > ul li ul,
.wp-block-media-text__content > ul li ul {
  padding-left: 1.25rem;
}

.u-richtext > ol li:first-child,
.wp-block-column > ol li:first-child,
.wp-block-details > ol li:first-child,
.wp-block-group > ol li:first-child,
.wp-block-group__inner-container > ol li:first-child,
.wp-block-media-text__content > ol li:first-child,
.u-richtext > ul li:first-child,
.wp-block-column > ul li:first-child,
.wp-block-details > ul li:first-child,
.wp-block-group > ul li:first-child,
.wp-block-group__inner-container > ul li:first-child,
.wp-block-media-text__content > ul li:first-child {
  margin-top: 0;
}

.u-richtext > ol li li:first-child,
.wp-block-column > ol li li:first-child,
.wp-block-details > ol li li:first-child,
.wp-block-group > ol li li:first-child,
.wp-block-group__inner-container > ol li li:first-child,
.wp-block-media-text__content > ol li li:first-child,
.u-richtext > ul li li:first-child,
.wp-block-column > ul li li:first-child,
.wp-block-details > ul li li:first-child,
.wp-block-group > ul li li:first-child,
.wp-block-group__inner-container > ul li li:first-child,
.wp-block-media-text__content > ul li li:first-child {
  margin-top: 0.5em;
}

.u-richtext > ol li > p:last-child,
.wp-block-column > ol li > p:last-child,
.wp-block-details > ol li > p:last-child,
.wp-block-group > ol li > p:last-child,
.wp-block-group__inner-container > ol li > p:last-child,
.wp-block-media-text__content > ol li > p:last-child,
.u-richtext > ul li > p:last-child,
.wp-block-column > ul li > p:last-child,
.wp-block-details > ul li > p:last-child,
.wp-block-group > ul li > p:last-child,
.wp-block-group__inner-container > ul li > p:last-child,
.wp-block-media-text__content > ul li > p:last-child {
  margin-bottom: 0;
}

.u-richtext > ul,
.wp-block-column > ul,
.wp-block-details > ul,
.wp-block-group > ul,
.wp-block-group__inner-container > ul,
.wp-block-media-text__content > ul,
.u-richtext > ol ul,
.wp-block-column > ol ul,
.wp-block-details > ol ul,
.wp-block-group > ol ul,
.wp-block-group__inner-container > ol ul,
.wp-block-media-text__content > ol ul {
  list-style: none;
}

@media all and (min-width: 18.75em) {
  .u-richtext > ul,
  .wp-block-column > ul,
  .wp-block-details > ul,
  .wp-block-group > ul,
  .wp-block-group__inner-container > ul,
  .wp-block-media-text__content > ul,
  .u-richtext > ol ul,
  .wp-block-column > ol ul,
  .wp-block-details > ol ul,
  .wp-block-group > ol ul,
  .wp-block-group__inner-container > ol ul,
  .wp-block-media-text__content > ol ul {
    font-size: 1rem;
  }
}

@media all and (min-width: 37.5em) {
  .u-richtext > ul,
  .wp-block-column > ul,
  .wp-block-details > ul,
  .wp-block-group > ul,
  .wp-block-group__inner-container > ul,
  .wp-block-media-text__content > ul,
  .u-richtext > ol ul,
  .wp-block-column > ol ul,
  .wp-block-details > ol ul,
  .wp-block-group > ol ul,
  .wp-block-group__inner-container > ol ul,
  .wp-block-media-text__content > ol ul {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 56.25em) {
  .u-richtext > ul,
  .wp-block-column > ul,
  .wp-block-details > ul,
  .wp-block-group > ul,
  .wp-block-group__inner-container > ul,
  .wp-block-media-text__content > ul,
  .u-richtext > ol ul,
  .wp-block-column > ol ul,
  .wp-block-details > ol ul,
  .wp-block-group > ol ul,
  .wp-block-group__inner-container > ol ul,
  .wp-block-media-text__content > ol ul {
    font-size: 1.125rem;
  }
}

.u-richtext > ul li,
.wp-block-column > ul li,
.wp-block-details > ul li,
.wp-block-group > ul li,
.wp-block-group__inner-container > ul li,
.wp-block-media-text__content > ul li,
.u-richtext > ol ul li,
.wp-block-column > ol ul li,
.wp-block-details > ol ul li,
.wp-block-group > ol ul li,
.wp-block-group__inner-container > ol ul li,
.wp-block-media-text__content > ol ul li {
  position: relative;
}

.u-richtext > ul li:before,
.wp-block-column > ul li:before,
.wp-block-details > ul li:before,
.wp-block-group > ul li:before,
.wp-block-group__inner-container > ul li:before,
.wp-block-media-text__content > ul li:before,
.u-richtext > ol ul li:before,
.wp-block-column > ol ul li:before,
.wp-block-details > ol ul li:before,
.wp-block-group > ol ul li:before,
.wp-block-group__inner-container > ol ul li:before,
.wp-block-media-text__content > ol ul li:before {
  content: '';
  background-color: #af1a21;
  border-radius: 50%;
  display: block;
  height: 6px;
  left: -16px;
  position: absolute;
  top: 11px;
  width: 6px;
  z-index: 10000;
}

.u-richtext > ul ul,
.wp-block-column > ul ul,
.wp-block-details > ul ul,
.wp-block-group > ul ul,
.wp-block-group__inner-container > ul ul,
.wp-block-media-text__content > ul ul,
.u-richtext > ol ul ul,
.wp-block-column > ol ul ul,
.wp-block-details > ol ul ul,
.wp-block-group > ol ul ul,
.wp-block-group__inner-container > ol ul ul,
.wp-block-media-text__content > ol ul ul {
  list-style: disc;
}

.u-richtext > ul ul li,
.wp-block-column > ul ul li,
.wp-block-details > ul ul li,
.wp-block-group > ul ul li,
.wp-block-group__inner-container > ul ul li,
.wp-block-media-text__content > ul ul li,
.u-richtext > ol ul ul li,
.wp-block-column > ol ul ul li,
.wp-block-details > ol ul ul li,
.wp-block-group > ol ul ul li,
.wp-block-group__inner-container > ol ul ul li,
.wp-block-media-text__content > ol ul ul li {
  position: relative;
}

.u-richtext > ul ul li:before,
.wp-block-column > ul ul li:before,
.wp-block-details > ul ul li:before,
.wp-block-group > ul ul li:before,
.wp-block-group__inner-container > ul ul li:before,
.wp-block-media-text__content > ul ul li:before,
.u-richtext > ol ul ul li:before,
.wp-block-column > ol ul ul li:before,
.wp-block-details > ol ul ul li:before,
.wp-block-group > ol ul ul li:before,
.wp-block-group__inner-container > ol ul ul li:before,
.wp-block-media-text__content > ol ul ul li:before {
  display: none;
}

.u-richtext > ul ul ul,
.wp-block-column > ul ul ul,
.wp-block-details > ul ul ul,
.wp-block-group > ul ul ul,
.wp-block-group__inner-container > ul ul ul,
.wp-block-media-text__content > ul ul ul,
.u-richtext > ol ul ul ul,
.wp-block-column > ol ul ul ul,
.wp-block-details > ol ul ul ul,
.wp-block-group > ol ul ul ul,
.wp-block-group__inner-container > ol ul ul ul,
.wp-block-media-text__content > ol ul ul ul {
  list-style: circle;
}

.u-richtext > ul ul ul li,
.wp-block-column > ul ul ul li,
.wp-block-details > ul ul ul li,
.wp-block-group > ul ul ul li,
.wp-block-group__inner-container > ul ul ul li,
.wp-block-media-text__content > ul ul ul li,
.u-richtext > ol ul ul ul li,
.wp-block-column > ol ul ul ul li,
.wp-block-details > ol ul ul ul li,
.wp-block-group > ol ul ul ul li,
.wp-block-group__inner-container > ol ul ul ul li,
.wp-block-media-text__content > ol ul ul ul li {
  position: relative;
}

.u-richtext > ul ul ul li:before,
.wp-block-column > ul ul ul li:before,
.wp-block-details > ul ul ul li:before,
.wp-block-group > ul ul ul li:before,
.wp-block-group__inner-container > ul ul ul li:before,
.wp-block-media-text__content > ul ul ul li:before,
.u-richtext > ol ul ul ul li:before,
.wp-block-column > ol ul ul ul li:before,
.wp-block-details > ol ul ul ul li:before,
.wp-block-group > ol ul ul ul li:before,
.wp-block-group__inner-container > ol ul ul ul li:before,
.wp-block-media-text__content > ol ul ul ul li:before {
  display: none;
}

.u-richtext > ol,
.wp-block-column > ol,
.wp-block-details > ol,
.wp-block-group > ol,
.wp-block-group__inner-container > ol,
.wp-block-media-text__content > ol,
.u-richtext > ul ol,
.wp-block-column > ul ol,
.wp-block-details > ul ol,
.wp-block-group > ul ol,
.wp-block-group__inner-container > ul ol,
.wp-block-media-text__content > ul ol {
  counter-reset: item;
  list-style: decimal;
}

@media all and (min-width: 18.75em) {
  .u-richtext > ol,
  .wp-block-column > ol,
  .wp-block-details > ol,
  .wp-block-group > ol,
  .wp-block-group__inner-container > ol,
  .wp-block-media-text__content > ol,
  .u-richtext > ul ol,
  .wp-block-column > ul ol,
  .wp-block-details > ul ol,
  .wp-block-group > ul ol,
  .wp-block-group__inner-container > ul ol,
  .wp-block-media-text__content > ul ol {
    font-size: 1rem;
  }
}

@media all and (min-width: 37.5em) {
  .u-richtext > ol,
  .wp-block-column > ol,
  .wp-block-details > ol,
  .wp-block-group > ol,
  .wp-block-group__inner-container > ol,
  .wp-block-media-text__content > ol,
  .u-richtext > ul ol,
  .wp-block-column > ul ol,
  .wp-block-details > ul ol,
  .wp-block-group > ul ol,
  .wp-block-group__inner-container > ul ol,
  .wp-block-media-text__content > ul ol {
    font-size: 1.0625rem;
  }
}

@media all and (min-width: 56.25em) {
  .u-richtext > ol,
  .wp-block-column > ol,
  .wp-block-details > ol,
  .wp-block-group > ol,
  .wp-block-group__inner-container > ol,
  .wp-block-media-text__content > ol,
  .u-richtext > ul ol,
  .wp-block-column > ul ol,
  .wp-block-details > ul ol,
  .wp-block-group > ul ol,
  .wp-block-group__inner-container > ul ol,
  .wp-block-media-text__content > ul ol {
    font-size: 1.125rem;
  }
}

.u-richtext > ol li,
.wp-block-column > ol li,
.wp-block-details > ol li,
.wp-block-group > ol li,
.wp-block-group__inner-container > ol li,
.wp-block-media-text__content > ol li,
.u-richtext > ul ol li,
.wp-block-column > ul ol li,
.wp-block-details > ul ol li,
.wp-block-group > ul ol li,
.wp-block-group__inner-container > ul ol li,
.wp-block-media-text__content > ul ol li {
  display: block;
}

.u-richtext > ol li:before,
.wp-block-column > ol li:before,
.wp-block-details > ol li:before,
.wp-block-group > ol li:before,
.wp-block-group__inner-container > ol li:before,
.wp-block-media-text__content > ol li:before,
.u-richtext > ul ol li:before,
.wp-block-column > ul ol li:before,
.wp-block-details > ul ol li:before,
.wp-block-group > ul ol li:before,
.wp-block-group__inner-container > ul ol li:before,
.wp-block-media-text__content > ul ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #af1a21;
  font-weight: bold;
}

.u-richtext > ol li ol,
.wp-block-column > ol li ol,
.wp-block-details > ol li ol,
.wp-block-group > ol li ol,
.wp-block-group__inner-container > ol li ol,
.wp-block-media-text__content > ol li ol,
.u-richtext > ul ol li ol,
.wp-block-column > ul ol li ol,
.wp-block-details > ul ol li ol,
.wp-block-group > ul ol li ol,
.wp-block-group__inner-container > ul ol li ol,
.wp-block-media-text__content > ul ol li ol {
  counter-reset: item;
  list-style: decimal;
}

.u-richtext > ol li ol li,
.wp-block-column > ol li ol li,
.wp-block-details > ol li ol li,
.wp-block-group > ol li ol li,
.wp-block-group__inner-container > ol li ol li,
.wp-block-media-text__content > ol li ol li,
.u-richtext > ul ol li ol li,
.wp-block-column > ul ol li ol li,
.wp-block-details > ul ol li ol li,
.wp-block-group > ul ol li ol li,
.wp-block-group__inner-container > ul ol li ol li,
.wp-block-media-text__content > ul ol li ol li {
  display: block;
}

.u-richtext > ol li ol li:before,
.wp-block-column > ol li ol li:before,
.wp-block-details > ol li ol li:before,
.wp-block-group > ol li ol li:before,
.wp-block-group__inner-container > ol li ol li:before,
.wp-block-media-text__content > ol li ol li:before,
.u-richtext > ul ol li ol li:before,
.wp-block-column > ul ol li ol li:before,
.wp-block-details > ul ol li ol li:before,
.wp-block-group > ul ol li ol li:before,
.wp-block-group__inner-container > ul ol li ol li:before,
.wp-block-media-text__content > ul ol li ol li:before {
  content: counter(item, lower-alpha) ". ";
  counter-increment: item;
  color: #af1a21;
  font-weight: bold;
}

.u-richtext > ol li ol ol,
.wp-block-column > ol li ol ol,
.wp-block-details > ol li ol ol,
.wp-block-group > ol li ol ol,
.wp-block-group__inner-container > ol li ol ol,
.wp-block-media-text__content > ol li ol ol,
.u-richtext > ul ol li ol ol,
.wp-block-column > ul ol li ol ol,
.wp-block-details > ul ol li ol ol,
.wp-block-group > ul ol li ol ol,
.wp-block-group__inner-container > ul ol li ol ol,
.wp-block-media-text__content > ul ol li ol ol {
  counter-reset: item;
  list-style: decimal;
}

.u-richtext > ol li ol ol li,
.wp-block-column > ol li ol ol li,
.wp-block-details > ol li ol ol li,
.wp-block-group > ol li ol ol li,
.wp-block-group__inner-container > ol li ol ol li,
.wp-block-media-text__content > ol li ol ol li,
.u-richtext > ul ol li ol ol li,
.wp-block-column > ul ol li ol ol li,
.wp-block-details > ul ol li ol ol li,
.wp-block-group > ul ol li ol ol li,
.wp-block-group__inner-container > ul ol li ol ol li,
.wp-block-media-text__content > ul ol li ol ol li {
  display: block;
}

.u-richtext > ol li ol ol li:before,
.wp-block-column > ol li ol ol li:before,
.wp-block-details > ol li ol ol li:before,
.wp-block-group > ol li ol ol li:before,
.wp-block-group__inner-container > ol li ol ol li:before,
.wp-block-media-text__content > ol li ol ol li:before,
.u-richtext > ul ol li ol ol li:before,
.wp-block-column > ul ol li ol ol li:before,
.wp-block-details > ul ol li ol ol li:before,
.wp-block-group > ul ol li ol ol li:before,
.wp-block-group__inner-container > ul ol li ol ol li:before,
.wp-block-media-text__content > ul ol li ol ol li:before {
  content: counter(item, lower-roman) ". ";
  counter-increment: item;
  color: #af1a21;
  font-weight: bold;
}

.u-richtext > ol li ol ol li ol,
.wp-block-column > ol li ol ol li ol,
.wp-block-details > ol li ol ol li ol,
.wp-block-group > ol li ol ol li ol,
.wp-block-group__inner-container > ol li ol ol li ol,
.wp-block-media-text__content > ol li ol ol li ol,
.u-richtext > ul ol li ol ol li ol,
.wp-block-column > ul ol li ol ol li ol,
.wp-block-details > ul ol li ol ol li ol,
.wp-block-group > ul ol li ol ol li ol,
.wp-block-group__inner-container > ul ol li ol ol li ol,
.wp-block-media-text__content > ul ol li ol ol li ol {
  counter-reset: item;
  list-style: decimal;
}

.u-richtext > ol li ol ol li ol li,
.wp-block-column > ol li ol ol li ol li,
.wp-block-details > ol li ol ol li ol li,
.wp-block-group > ol li ol ol li ol li,
.wp-block-group__inner-container > ol li ol ol li ol li,
.wp-block-media-text__content > ol li ol ol li ol li,
.u-richtext > ul ol li ol ol li ol li,
.wp-block-column > ul ol li ol ol li ol li,
.wp-block-details > ul ol li ol ol li ol li,
.wp-block-group > ul ol li ol ol li ol li,
.wp-block-group__inner-container > ul ol li ol ol li ol li,
.wp-block-media-text__content > ul ol li ol ol li ol li {
  display: block;
}

.u-richtext > ol li ol ol li ol li:before,
.wp-block-column > ol li ol ol li ol li:before,
.wp-block-details > ol li ol ol li ol li:before,
.wp-block-group > ol li ol ol li ol li:before,
.wp-block-group__inner-container > ol li ol ol li ol li:before,
.wp-block-media-text__content > ol li ol ol li ol li:before,
.u-richtext > ul ol li ol ol li ol li:before,
.wp-block-column > ul ol li ol ol li ol li:before,
.wp-block-details > ul ol li ol ol li ol li:before,
.wp-block-group > ul ol li ol ol li ol li:before,
.wp-block-group__inner-container > ul ol li ol ol li ol li:before,
.wp-block-media-text__content > ul ol li ol ol li ol li:before {
  content: counter(item, disc);
  counter-increment: item;
  color: #af1a21;
  font-weight: bold;
}

.u-richtext > blockquote,
.wp-block-column > blockquote,
.wp-block-details > blockquote,
.wp-block-group > blockquote,
.wp-block-group__inner-container > blockquote,
.wp-block-media-text__content > blockquote {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  border-left: 3px solid #af1a21;
  color: #686868;
  line-height: 28px;
  margin: 1em 0 1em 1em;
  padding-left: 1em;
}

.fonts-loaded .u-richtext > blockquote,
.fonts-loaded .wp-block-column > blockquote,
.fonts-loaded .wp-block-details > blockquote,
.fonts-loaded .wp-block-group > blockquote,
.fonts-loaded .wp-block-group__inner-container > blockquote,
.fonts-loaded .wp-block-media-text__content > blockquote {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif, Constantia, Georgia, Times, Times New Roman, serif;
}

@media all and (min-width: 48.75em) {
  .u-richtext > blockquote,
  .wp-block-column > blockquote,
  .wp-block-details > blockquote,
  .wp-block-group > blockquote,
  .wp-block-group__inner-container > blockquote,
  .wp-block-media-text__content > blockquote {
    font-size: 100%;
  }
}

@media all and (min-width: 52.5em) {
  .u-richtext > blockquote,
  .wp-block-column > blockquote,
  .wp-block-details > blockquote,
  .wp-block-group > blockquote,
  .wp-block-group__inner-container > blockquote,
  .wp-block-media-text__content > blockquote {
    font-size: 106.25%;
  }
}

@media all and (min-width: 56.25em) {
  .u-richtext > blockquote,
  .wp-block-column > blockquote,
  .wp-block-details > blockquote,
  .wp-block-group > blockquote,
  .wp-block-group__inner-container > blockquote,
  .wp-block-media-text__content > blockquote {
    font-size: 112.5%;
  }
}

.u-richtext > blockquote > p:not(:last-child),
.wp-block-column > blockquote > p:not(:last-child),
.wp-block-details > blockquote > p:not(:last-child),
.wp-block-group > blockquote > p:not(:last-child),
.wp-block-group__inner-container > blockquote > p:not(:last-child),
.wp-block-media-text__content > blockquote > p:not(:last-child) {
  margin-bottom: 1em;
}

.u-richtext > table,
.wp-block-column > table,
.wp-block-details > table,
.wp-block-group > table,
.wp-block-group__inner-container > table,
.wp-block-media-text__content > table {
  border-collapse: separate;
  margin-bottom: 20px;
  width: 100%;
}

.u-richtext > table caption,
.wp-block-column > table caption,
.wp-block-details > table caption,
.wp-block-group > table caption,
.wp-block-group__inner-container > table caption,
.wp-block-media-text__content > table caption {
  font-size: 1em;
  margin-bottom: 1em;
}

.u-richtext > table td,
.wp-block-column > table td,
.wp-block-details > table td,
.wp-block-group > table td,
.wp-block-group__inner-container > table td,
.wp-block-media-text__content > table td {
  border-bottom: 1px solid #ddd;
  padding: 0.9375rem;
}

.u-richtext > table th,
.wp-block-column > table th,
.wp-block-details > table th,
.wp-block-group > table th,
.wp-block-group__inner-container > table th,
.wp-block-media-text__content > table th {
  background: #681e40;
  border-bottom: none;
  color: #fff;
  font-weight: bold;
  padding: 0.9375rem;
  text-align: left;
  text-transform: uppercase;
}

.u-richtext > table td,
.wp-block-column > table td,
.wp-block-details > table td,
.wp-block-group > table td,
.wp-block-group__inner-container > table td,
.wp-block-media-text__content > table td {
  border-bottom: 1px solid #ddd;
}

.u-richtext > table tr,
.wp-block-column > table tr,
.wp-block-details > table tr,
.wp-block-group > table tr,
.wp-block-group__inner-container > table tr,
.wp-block-media-text__content > table tr {
  border-bottom: 1px solid #ddd;
}

.u-richtext > table td,
.wp-block-column > table td,
.wp-block-details > table td,
.wp-block-group > table td,
.wp-block-group__inner-container > table td,
.wp-block-media-text__content > table td,
.u-richtext > table th,
.wp-block-column > table th,
.wp-block-details > table th,
.wp-block-group > table th,
.wp-block-group__inner-container > table th,
.wp-block-media-text__content > table th {
  font-size: 1em;
  line-height: 1.2;
}

.js-tablewrap + .js-tablewrap {
  margin-top: 3.125em;
}

.u-richtext b,
.wp-block-column b,
.wp-block-details b,
.wp-block-group b,
.wp-block-group__inner-container b,
.wp-block-media-text__content b,
.u-richtext strong,
.wp-block-column strong,
.wp-block-details strong,
.wp-block-group strong,
.wp-block-group__inner-container strong,
.wp-block-media-text__content strong {
  font-weight: bold;
}

.u-richtext sup,
.wp-block-column sup,
.wp-block-details sup,
.wp-block-group sup,
.wp-block-group__inner-container sup,
.wp-block-media-text__content sup {
  font-size: 0.8em;
  left: -1px;
}

.u-richtext code,
.wp-block-column code,
.wp-block-details code,
.wp-block-group code,
.wp-block-group__inner-container code,
.wp-block-media-text__content code,
.u-richtext kbd,
.wp-block-column kbd,
.wp-block-details kbd,
.wp-block-group kbd,
.wp-block-group__inner-container kbd,
.wp-block-media-text__content kbd,
.u-richtext pre,
.wp-block-column pre,
.wp-block-details pre,
.wp-block-group pre,
.wp-block-group__inner-container pre,
.wp-block-media-text__content pre,
.u-richtext samp,
.wp-block-column samp,
.wp-block-details samp,
.wp-block-group samp,
.wp-block-group__inner-container samp,
.wp-block-media-text__content samp {
  font-family: Consolas, Menlo, Monaco, Inconsolata, monospace;
}

.u-richtext code,
.wp-block-column code,
.wp-block-details code,
.wp-block-group code,
.wp-block-group__inner-container code,
.wp-block-media-text__content code {
  background: lightgray;
  display: block;
  overflow: scroll;
  padding: 5px;
}

.u-richtext small,
.wp-block-column small,
.wp-block-details small,
.wp-block-group small,
.wp-block-group__inner-container small,
.wp-block-media-text__content small {
  display: inline-block;
}

.RightLeftAngles {
  margin-top: -20px;
}

@media all and (min-width: 48.4375em) {
  .RightLeftAngles {
    margin-top: 0;
  }
}

.RightLeftAngles-header {
  background: -webkit-gradient(linear, left top, right top, from(#681e40), to(#a31621));
  background: -webkit-linear-gradient(left, #681e40 0%, #a31621 100%);
  background: -o-linear-gradient(left, #681e40 0%, #a31621 100%);
  background: linear-gradient(90deg, #681e40 0%, #a31621 100%);
  color: #fff;
  margin-bottom: 50px;
  margin-top: -7%;
  padding-top: 10%;
  position: relative;
  -webkit-transform: skewY(-5deg);
       -o-transform: skewY(-5deg);
          transform: skewY(-5deg);
  z-index: -1;
}

.RightLeftAngles-header.-red-background {
  background: -webkit-gradient(linear, left top, right top, from(#681e40), to(#a31621));
  background: -webkit-linear-gradient(left, #681e40 0%, #a31621 100%);
  background: -o-linear-gradient(left, #681e40 0%, #a31621 100%);
  background: linear-gradient(90deg, #681e40 0%, #a31621 100%);
}

.RightLeftAngles-header.-blue-background {
  background: -webkit-gradient(linear, left top, right top, from(#002250), to(#0066a4));
  background: -webkit-linear-gradient(left, #002250 0%, #0066a4 100%);
  background: -o-linear-gradient(left, #002250 0%, #0066a4 100%);
  background: linear-gradient(90deg, #002250 0%, #0066a4 100%);
}

.RightLeftAngles-header.-white-background {
  background: -webkit-gradient(linear, left top, right top, from(white), to(whitesmoke));
  background: -webkit-linear-gradient(left, white 0%, whitesmoke 100%);
  background: -o-linear-gradient(left, white 0%, whitesmoke 100%);
  background: linear-gradient(90deg, white 0%, whitesmoke 100%);
  color: #242424;
}

.RightLeftAngles-header.-white-background .RightLeftAngles-header-label {
  color: #1b67a3;
}

@media all and (min-width: 31.25em) {
  .RightLeftAngles-header.-image {
    padding-bottom: 40px;
  }
}

@media all and (min-width: 56.25em) {
  .RightLeftAngles-header.-image {
    min-height: 520px;
    padding-bottom: 0;
  }
}

.RightLeftAngles-header-background {
  background-position: center;
  background-size: cover;
  bottom: -100px;
  left: 0;
  opacity: 0.2;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: skewY(5deg);
       -o-transform: skewY(5deg);
          transform: skewY(5deg);
}

.RightLeftAngles-header-stripes {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAcFJREFUWEe91zHOgjAUwPHHTvQALA6OLhhm4sIROAAzk/ECXMA4OXMAjsAAcUZZGB1YOADGHa2JX/wI0Ne+Fldj88OWPw8jy7LocDjA7XYDyme328HxeITtdktZBoz3AhEV47ounE4nMuZyuYDxvpyIckmO40Acx7DZbCjLQFEUEAQBDbReryFNU1itViTM/X4Hz/Ogrmt50GKxgKZpwDRNEubxeIBlWfB8Pj/rSG0Zw7RtS4KwHzPMcrn8t44wiG1TWZbkf4Ztk23bf//MVyUEYgc4SRLymWEH2Pf9z5npf9Agdmufz2fy3cRu7TAMoaqqwS1HgVRFL89z4EWYC1IZvf1+z30iTIJUR29sm373bhSkI3qYTgyCdEVPCqQzesIg3dETAs0RPTRoruihQO/oRSomPUz0UKDr9RpRx072OMBEjwdiO2V0XUeaGL+THiZ6U6BvhEmg30mPd/VT3/9GWBrUn/RkQf0IS4GGJj0Z0FCEhUFjk54oaCzCQqCpSU8ENBVhNIg36WFBvAijQKqih5k8uSCV0cO8bk+CVEcP87o9CtIRPcw5GwTpip4USGf0hEG6oycEmiN6aNBc0cOAXtyldv7NPix1AAAAAElFTkSuQmCC);
  background-size: 1.5%;
  opacity: .05;
}

@media all and (min-width: 31.25em) {
  .RightLeftAngles-header-stripes {
    background-size: .5%;
  }
}

.RightLeftAngles-header-content {
  padding: 10% 0 20%;
  position: relative;
  -webkit-transform: skewY(5deg);
       -o-transform: skewY(5deg);
          transform: skewY(5deg);
  width: 90%;
}

@media all and (min-width: 31.25em) {
  .RightLeftAngles-header-content {
    padding: 50px 0px 70px;
  }
}

.-image .RightLeftAngles-header-content {
  margin: auto;
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .-image .RightLeftAngles-header-content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.-image .RightLeftAngles-header-content-wrapper {
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .-image .RightLeftAngles-header-content-wrapper {
    width: 45.83333%;
  }
}

.RightLeftAngles-header-label {
  font-size: 0.875rem;
  margin-bottom: 0.3125rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.RightLeftAngles-header-image-wrapper {
  width: 100%;
}

@media all and (min-width: 31.25em) {
  .RightLeftAngles-header-image-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
  }
}

.RightLeftAngles-header-image {
  display: block;
  margin: auto;
  width: 100%;
}

.RightLeftAngles-header-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 400;
  display: inline-block;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 30px;
  vertical-align: top;
}

.RightLeftAngles-header-title i,
.RightLeftAngles-header-title em {
  font-style: italic;
}

.fonts-loaded .RightLeftAngles-header-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 18.75em) {
  .RightLeftAngles-header-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 20.1875em) {
  .RightLeftAngles-header-title {
    font-size: 1.6875rem;
  }
}

@media all and (min-width: 21.625em) {
  .RightLeftAngles-header-title {
    font-size: 1.75rem;
  }
}

@media all and (min-width: 23.0625em) {
  .RightLeftAngles-header-title {
    font-size: 1.8125rem;
  }
}

@media all and (min-width: 24.5em) {
  .RightLeftAngles-header-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 25.9375em) {
  .RightLeftAngles-header-title {
    font-size: 1.9375rem;
  }
}

@media all and (min-width: 27.375em) {
  .RightLeftAngles-header-title {
    font-size: 2rem;
  }
}

@media all and (min-width: 28.875em) {
  .RightLeftAngles-header-title {
    font-size: 2.0625rem;
  }
}

@media all and (min-width: 30.3125em) {
  .RightLeftAngles-header-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 31.75em) {
  .RightLeftAngles-header-title {
    font-size: 2.1875rem;
  }
}

@media all and (min-width: 33.1875em) {
  .RightLeftAngles-header-title {
    font-size: 2.25rem;
  }
}

@media all and (min-width: 34.625em) {
  .RightLeftAngles-header-title {
    font-size: 2.3125rem;
  }
}

@media all and (min-width: 36.0625em) {
  .RightLeftAngles-header-title {
    font-size: 2.375rem;
  }
}

@media all and (min-width: 37.5em) {
  .RightLeftAngles-header-title {
    font-size: 2.4375rem;
  }
}

@media all and (min-width: 38.9375em) {
  .RightLeftAngles-header-title {
    font-size: 2.5rem;
  }
}

@media all and (min-width: 40.375em) {
  .RightLeftAngles-header-title {
    font-size: 2.5625rem;
  }
}

@media all and (min-width: 41.8125em) {
  .RightLeftAngles-header-title {
    font-size: 2.625rem;
  }
}

@media all and (min-width: 43.25em) {
  .RightLeftAngles-header-title {
    font-size: 2.6875rem;
  }
}

@media all and (min-width: 44.6875em) {
  .RightLeftAngles-header-title {
    font-size: 2.75rem;
  }
}

@media all and (min-width: 46.125em) {
  .RightLeftAngles-header-title {
    font-size: 2.8125rem;
  }
}

@media all and (min-width: 47.625em) {
  .RightLeftAngles-header-title {
    font-size: 2.875rem;
  }
}

@media all and (min-width: 49.0625em) {
  .RightLeftAngles-header-title {
    font-size: 2.9375rem;
  }
}

@media all and (min-width: 50.5em) {
  .RightLeftAngles-header-title {
    font-size: 3rem;
  }
}

@media all and (min-width: 51.9375em) {
  .RightLeftAngles-header-title {
    font-size: 3.0625rem;
  }
}

@media all and (min-width: 53.375em) {
  .RightLeftAngles-header-title {
    font-size: 3.125rem;
  }
}

@media all and (min-width: 54.8125em) {
  .RightLeftAngles-header-title {
    font-size: 3.1875rem;
  }
}

@media all and (min-width: 56.25em) {
  .RightLeftAngles-header-title {
    font-size: 3.25rem;
  }
}

@media all and (min-width: 31.25em) {
  .RightLeftAngles-header-title {
    margin: 0;
  }
}

.SearchContent-form {
  position: relative;
  width: 100%;
}

.SearchContent-form input {
  border: solid 1px #ddd;
  color: #686868;
  height: 35px;
  padding-left: 10px;
  width: 100%;
}

.SearchContent-form input::-webkit-input-placeholder {
  color: #686868;
  font-style: italic;
}

.SearchContent-form input::-moz-placeholder {
  color: #686868;
  font-style: italic;
}

.SearchContent-form input::-ms-input-placeholder {
  color: #686868;
  font-style: italic;
}

.SearchContent-form input::placeholder {
  color: #686868;
  font-style: italic;
}

.SearchContent-submit {
  background: transparent;
  border: none;
  position: absolute;
  right: 13px;
  top: 8px;
}

.SearchContent-submit svg {
  fill: #1b67a3;
}

.skip-to-content {
  display: block;
  width: 100%;
  padding: 20px;
  background: #1b67a3;
  color: #fff;
  position: fixed;
  bottom: 100%;
  left: 0;
  z-index: 600;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-align: center;
  -webkit-transition: -webkit-transform 250ms ease;
  transition: -webkit-transform 250ms ease;
  -o-transition: -o-transform 250ms ease;
  transition: transform 250ms ease;
  transition: transform 250ms ease, -webkit-transform 250ms ease, -o-transform 250ms ease;
}

.skip-to-content i,
.skip-to-content em {
  font-style: italic;
}

.fonts-loaded .skip-to-content {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.skip-to-content:focus-visible {
  -webkit-transform: translateY(100%);
       -o-transform: translateY(100%);
          transform: translateY(100%);
  text-decoration: none;
  outline: none;
}

body#tinymce {
  margin: 12px !important;
}

.article-template-default .RightLeftAngles-header h1,
.article-template-default .RightLeftAngles-header.-blue-background h1,
.event-template-default .RightLeftAngles-header h1,
.event-template-default .RightLeftAngles-header.-blue-background h1 {
  color: #fff;
}

.article-template-default .RightLeftAngles-header.-white-background h1,
.event-template-default .RightLeftAngles-header.-white-background h1 {
  color: #242424;
}

.article-template-default .columns-wrapper__main h1,
.event-template-default .columns-wrapper__main h1 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  color: #242424;
  font-weight: 600;
  font-size: 3.75rem;
  line-height: 1em;
}

.article-template-default .columns-wrapper__main h2,
.event-template-default .columns-wrapper__main h2 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  color: #242424;
  font-weight: 600;
  font-size: 3rem;
  line-height: 1.3em;
}

.article-template-default .columns-wrapper__main h3,
.event-template-default .columns-wrapper__main h3 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  color: #af1a21;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1em;
}

.article-template-default .columns-wrapper__main h4,
.event-template-default .columns-wrapper__main h4 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  color: #af1a21;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.5em;
}

.article-template-default .columns-wrapper__main h5,
.event-template-default .columns-wrapper__main h5 {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  color: #242424;
  font-size: 1.4375rem;
  line-height: 1.5em;
}

.article-template-default .columns-wrapper__main h6,
.event-template-default .columns-wrapper__main h6 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  color: #242424;
  font-weight: 600;
  font-size: 1.3125rem;
  line-height: 1.5em;
}

.article-template-default .columns-wrapper__main p,
.article-template-default .columns-wrapper__main li,
.article-template-default .columns-wrapper__main blockquote,
.event-template-default .columns-wrapper__main p,
.event-template-default .columns-wrapper__main li,
.event-template-default .columns-wrapper__main blockquote {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  font-size: 1.3125rem;
}

.article-template-default .columns-wrapper__main p.featured-person-label,
.article-template-default .columns-wrapper__main li.featured-person-label,
.article-template-default .columns-wrapper__main blockquote.featured-person-label,
.event-template-default .columns-wrapper__main p.featured-person-label,
.event-template-default .columns-wrapper__main li.featured-person-label,
.event-template-default .columns-wrapper__main blockquote.featured-person-label {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
}

.article-template-default .columns-wrapper__main p.sponsor-label,
.article-template-default .columns-wrapper__main li.sponsor-label,
.article-template-default .columns-wrapper__main blockquote.sponsor-label,
.event-template-default .columns-wrapper__main p.sponsor-label,
.event-template-default .columns-wrapper__main li.sponsor-label,
.event-template-default .columns-wrapper__main blockquote.sponsor-label {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  color: #af1a21;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.5em;
  font-weight: 600;
}

.article-template-default .columns-wrapper__main p a,
.article-template-default .columns-wrapper__main li a,
.article-template-default .columns-wrapper__main blockquote a,
.event-template-default .columns-wrapper__main p a,
.event-template-default .columns-wrapper__main li a,
.event-template-default .columns-wrapper__main blockquote a {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  color: #1b67a3;
  font-weight: 600;
}

.article-template-default .columns-wrapper__main p a:hover,
.article-template-default .columns-wrapper__main li a:hover,
.article-template-default .columns-wrapper__main blockquote a:hover,
.event-template-default .columns-wrapper__main p a:hover,
.event-template-default .columns-wrapper__main li a:hover,
.event-template-default .columns-wrapper__main blockquote a:hover {
  text-decoration: underline;
}

@media all and (min-width: 56.25em) {
  .columns-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    gap: 5.625rem;
  }
}

.columns-wrapper__aside {
  width: 100%;
}

@media all and (min-width: 56.25em) {
  .columns-wrapper__aside {
    display: inline-block;
    vertical-align: top;
    width: 20% !important;
  }
}

.columns-wrapper__aside___meta {
  margin-bottom: 40px;
  color: #242424;
}

.columns-wrapper__aside___meta time,
.columns-wrapper__aside___meta .author {
  display: block;
}

.columns-wrapper__aside .event-info {
  border-bottom: 0;
  padding: 0;
}

.columns-wrapper__aside .event-info-item {
  color: #242424;
}

.columns-wrapper__aside___title {
  color: #7D7D7D;
  font-size: 0.875rem;
  margin-bottom: 0.3125rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.columns-wrapper__aside___social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  margin-bottom: 40px;
}

@media all and (min-width: 56.25em) {
  .columns-wrapper__aside___social {
    gap: 0.3125rem;
  }
}

.columns-wrapper__aside___social-item {
  display: inline-block;
  margin-bottom: 0 !important;
}

@media all and (min-width: 56.25em) {
  .columns-wrapper__aside___social-item {
    margin-bottom: 1.25rem;
  }
}

.columns-wrapper__aside___social-item a {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 8px;
  display: inline-block;
  line-height: 1em;
  width: 36px;
  height: 36px;
}

.columns-wrapper__aside___social-item a:hover,
.columns-wrapper__aside___social-item a:focus,
.columns-wrapper__aside___social-item a:active {
  background-color: #1b67a3;
  border-color: #1b67a3;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.columns-wrapper__aside___social-item a:hover svg,
.columns-wrapper__aside___social-item a:hover svg path,
.columns-wrapper__aside___social-item a:focus svg,
.columns-wrapper__aside___social-item a:focus svg path,
.columns-wrapper__aside___social-item a:active svg,
.columns-wrapper__aside___social-item a:active svg path {
  fill: #fff;
}

.columns-wrapper__aside___social-item a svg {
  fill: #1b67a3;
}

.columns-wrapper__aside .article-related-topics-pill {
  border-radius: 30px;
  border-color: #ddd;
  color: #1b67a3;
}

.columns-wrapper__aside .article-related-topics-pill:hover {
  background-color: #1b67a3;
  color: #fff;
}

.columns-wrapper__main {
  width: 100%;
}

@media all and (min-width: 56.25em) {
  .columns-wrapper__main {
    width: 80% !important;
  }
}

.wp-block-button__link.wp-element-button,
.editor-styles-wrapper .wp-block-button__link.wp-element-button {
  background-color: transparent;
  background-image: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  border-radius: 2px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 10px 20px 9px;
  text-align: center;
  text-transform: uppercase;
  background-color: #af1a21;
  border-radius: 25px;
  color: #fff;
  font-size: 1rem;
}

.wp-block-button__link.wp-element-button:hover,
.wp-block-button__link.wp-element-button:focus,
.wp-block-button__link.wp-element-button:active,
.editor-styles-wrapper .wp-block-button__link.wp-element-button:hover,
.editor-styles-wrapper .wp-block-button__link.wp-element-button:focus,
.editor-styles-wrapper .wp-block-button__link.wp-element-button:active {
  background-color: #831319;
  text-decoration: none;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.is-style-outline .wp-block-button__link.wp-element-button,
.editor-styles-wrapper .is-style-outline .wp-block-button__link.wp-element-button {
  border: 2px solid #af1a21;
  color: #af1a21;
}

.is-style-outline .wp-block-button__link.wp-element-button:hover,
.is-style-outline .wp-block-button__link.wp-element-button:focus,
.is-style-outline .wp-block-button__link.wp-element-button:active,
.editor-styles-wrapper .is-style-outline .wp-block-button__link.wp-element-button:hover,
.editor-styles-wrapper .is-style-outline .wp-block-button__link.wp-element-button:focus,
.editor-styles-wrapper .is-style-outline .wp-block-button__link.wp-element-button:active {
  background-color: #831319;
  border-color: #831319;
  color: #fff;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

pre.wp-block-code {
  margin-bottom: 1em;
}

.wp-block-column {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media all and (min-width: 62.5em) {
  .wp-block-column {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.wp-block-column.has-background {
  padding-left: 20px;
  padding-right: 20px;
}

@media all and (min-width: 62.5em) {
  .wp-block-column.has-background {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.wp-block-details {
  margin-bottom: 1em;
}

.wp-block-details summary {
  font-size: 1.125rem;
}

.wp-embed-aspect-16-9 .entry-content-asset {
  width: 100%;
  aspect-ratio: 16 / 9;
  position: relative;
}

.wp-embed-aspect-16-9 .entry-content-asset iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media all and (min-width: 48.4375em) {
  .wp-block-group {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}

@media all and (min-width: 62.5em) {
  .wp-block-group {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
}

.wp-block-group.has-background {
  padding: 20px;
}

@media all and (min-width: 62.5em) {
  .wp-block-group.has-background {
    padding: 30px;
  }
}

pre.wp-block-preformatted {
  margin-bottom: 1em;
}

/**
 * WordPress Generated Classes
 * @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */

/** Media alignment */

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 1rem auto;
  height: auto;
}

.alignleft,
.alignright {
  margin-bottom: 1rem;
  height: auto;
}

@media (min-width: 30rem) {
  .alignleft {
    float: left;
    margin-right: 1rem;
  }

  .alignright {
    float: right;
    margin-left: 1rem;
  }
}

/** Captions */

/** Text meant only for screen readers */

.accordion-header {
  border: 0;
  background-color: transparent;
  border-top: 1px solid #ddd;
  cursor: pointer;
  padding: 40px 20px 40px 0;
  position: relative;
  text-align: left;
  width: 100%;
  color: #1b67a3;
  font-weight: bold;
  font-size: 2rem;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  line-height: 1em;
}

.accordion-header:hover {
  background-color: #F5F5F5;
  padding-left: 15px;
}

.plusminus {
  right: 6px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 17px;
  width: 17px;
}

.plusminus span:nth-child(1) {
  display: block;
  position: absolute;
  margin: 0 10%;
  width: 80%;
  height: 3px;
  border-radius: 3px;
  background: #1b67a3;
  /*- half the height*/
  top: calc(50% - 1.5px);
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.plusminus span:nth-child(2) {
  display: block;
  position: absolute;
  margin: 10% 0;
  width: 3px;
  height: 80%;
  border-radius: 3px;
  background: #1b67a3;
  /*- half the width*/
  left: calc(50% - 1.5px);
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.is-open .plusminus span:nth-child(2) {
  -webkit-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.accordion-item:last-child {
  border-bottom: 1px solid #ddd;
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-in-out;
  -o-transition: max-height 0.2s ease-in-out;
  transition: max-height 0.2s ease-in-out;
}

.accordion-content__inner {
  max-width: 60%;
  margin: 0 auto;
  padding: 12px 0 52px;
}

.accordion-content p {
  font-size: 1.125rem;
  margin-bottom: 40px;
}

.event-sponsors-and-speakers .people {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 72px 17px;
}

.event-sponsors-and-speakers .people .person {
  border-top: 3px solid #1b67a3;
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 15px;
  position: relative;
  overflow: hidden;
  min-height: 235px;
}

.event-sponsors-and-speakers .people .person .skewed-bg {
  content: '';
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 70%;
  min-height: 200px;
  background-color: #F6F5F3;
  z-index: -1;
  -webkit-transform: skewY(-8deg);
       -o-transform: skewY(-8deg);
          transform: skewY(-8deg);
}

.event-sponsors-and-speakers .people .person:nth-child(1) .skewed-bg,
.event-sponsors-and-speakers .people .person:nth-child(3) .skewed-bg,
.event-sponsors-and-speakers .people .person:nth-child(4) .skewed-bg,
.event-sponsors-and-speakers .people .person:nth-child(6) .skewed-bg,
.event-sponsors-and-speakers .people .person:nth-child(7) .skewed-bg,
.event-sponsors-and-speakers .people .person:nth-child(9) .skewed-bg {
  -webkit-transform: skewY(8deg);
       -o-transform: skewY(8deg);
          transform: skewY(8deg);
}

.event-sponsors-and-speakers .people .person.-featured .person-text {
  padding-top: 35px;
}

.event-sponsors-and-speakers .people .person .featured-person {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #1b67a3;
  color: #fff;
  padding: 2px 5px;
}

.event-sponsors-and-speakers .people .person .featured-person-label {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
}

.event-sponsors-and-speakers .people .person .person-text {
  padding: 26px 17px 0px;
  background-color: #F6F5F3;
}

.event-sponsors-and-speakers .people .person h3 {
  color: #072550;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 5px;
}

.event-sponsors-and-speakers .people .person p {
  line-height: 1.2em;
  font-size: 0.9375rem;
}

.event-sponsors-and-speakers .people .person-image {
  border-radius: 50%;
  height: 176px;
  overflow: hidden;
  width: 176px;
  margin: 0 auto;
}

.event-sponsors-and-speakers .people .person-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 900px) {
  .event-sponsors-and-speakers .people .person {
    width: calc(33.3333% - 11.3333px);
  }
}

.Homepage-container {
  max-width: 1310px;
  padding: 0 30px;
  margin: 0 auto;
}

@media all and (min-width: 48.4375em) {
  .Homepage-container {
    padding: 0 40px;
  }
}

@media all and (min-width: 71.5625em) {
  .Homepage-container {
    padding: 0 80px;
  }
}

.Homepage-container > h2 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 1;
  color: #1b67a3;
}

.Homepage-container > h2 i,
.Homepage-container > h2 em {
  font-style: italic;
}

.fonts-loaded .Homepage-container > h2 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 48.4375em) {
  .Homepage-container > h2 {
    font-size: 48px;
  }
}

@media all and (min-width: 71.5625em) {
  .Homepage-container > h2 {
    font-size: 64px;
  }
}

.Homepage-container .button {
  border-radius: 30px;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-weight: 300;
  text-transform: none;
  letter-spacing: normal;
}

.Homepage-container .button i,
.Homepage-container .button em {
  font-style: italic;
}

.fonts-loaded .Homepage-container .button {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.Hero {
  position: relative;
}

.Hero .Homepage-container {
  padding-top: 130px;
  padding-bottom: 90px;
}

@media all and (min-width: 48.4375em) {
  .Hero .Homepage-container {
    padding-top: 165px;
    padding-bottom: 175px;
  }
}

@media all and (min-width: 71.5625em) {
  .Hero .Homepage-container {
    padding-top: 200px;
    padding-bottom: 210px;
  }
}

.Hero-background-gradient {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: -webkit-linear-gradient(337.08deg, rgba(54, 0, 26, 0.85) 8.1%, rgba(1, 42, 96, 0.85) 42.77%, rgba(54, 0, 26, 0.85) 74.82%);
  background: -o-linear-gradient(337.08deg, rgba(54, 0, 26, 0.85) 8.1%, rgba(1, 42, 96, 0.85) 42.77%, rgba(54, 0, 26, 0.85) 74.82%);
  background: linear-gradient(112.92deg, rgba(54, 0, 26, 0.85) 8.1%, rgba(1, 42, 96, 0.85) 42.77%, rgba(54, 0, 26, 0.85) 74.82%);
}

.Hero-background-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-size: cover;
  background-position: center center;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  mix-blend-mode: overlay;
  opacity: 0.5;
}

.Hero-text {
  max-width: 400px;
  margin: 0 auto 60px;
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
}

@media all and (min-width: 48.4375em) {
  .Hero-text {
    max-width: 740px;
  }
}

@media all and (min-width: 71.5625em) {
  .Hero-text {
    max-width: 1000px;
  }
}

.Hero-text h1 {
  margin-bottom: 30px;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.22;
  text-transform: uppercase;
}

.Hero-text h1 i,
.Hero-text h1 em {
  font-style: italic;
}

.fonts-loaded .Hero-text h1 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 48.4375em) {
  .Hero-text h1 {
    font-size: 36px;
  }
}

@media all and (min-width: 71.5625em) {
  .Hero-text h1 {
    font-size: 48px;
  }
}

.Hero-text .Hero-description {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-weight: 500;
  line-height: 1.15;
}

.Hero-text .Hero-description i,
.Hero-text .Hero-description em {
  font-style: italic;
}

.fonts-loaded .Hero-text .Hero-description {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 48.4375em) {
  .Hero-text .Hero-description {
    font-size: 24px;
  }
}

@media all and (min-width: 71.5625em) {
  .Hero-text .Hero-description {
    font-size: 32px;
  }
}

.Hero-buttons {
  position: relative;
  z-index: 2;
  text-align: center;
}

.Hero-buttons .button {
  margin: 0 15px 15px;
  border-radius: 30px;
  font-size: 24px;
}

.WhatWeDo {
  position: relative;
  background-color: #fff;
  background-image: url(/wp-content/themes/immigration-forum/dist/images/bg-diag-lines-blue.svg);
  background-size: 270px 168px;
  background-position: left -60px bottom -75px;
  background-repeat: no-repeat;
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo {
    background-size: 811px 549px;
    background-position: left -452px bottom -250px;
  }
}

.WhatWeDo:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 100%;
  border-right: 100vw solid transparent;
  border-bottom: 60px solid #fff;
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo:before {
    border-right: 100vw solid transparent;
    border-bottom: 100px solid #fff;
  }
}

.WhatWeDo .Homepage-container {
  padding-bottom: 95px;
  text-align: center;
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo .Homepage-container {
    padding-bottom: 125px;
  }
}

.WhatWeDo h2 {
  text-align: left;
}

.WhatWeDo-items {
  margin: 40px 0;
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    -webkit-column-gap: 80px;
       -moz-column-gap: 80px;
            column-gap: 80px;
    row-gap: 60px;
  }
}

.WhatWeDo-item {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ddd;
  text-align: left;
}

.WhatWeDo-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo-item {
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
    border-bottom: 0;
  }

  .WhatWeDo-item:nth-child(3n+1):after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(100% + 40px);
    border-right: 1px solid #ddd;
  }

  .WhatWeDo-item:nth-child(3n+2):after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(100% + 40px);
    border-right: 1px solid #ddd;
  }
}

.WhatWeDo-item-headline {
  display: block;
  margin-bottom: 10px;
  color: #1b67a3;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1;
}

.WhatWeDo-item-headline i,
.WhatWeDo-item-headline em {
  font-style: italic;
}

.fonts-loaded .WhatWeDo-item-headline {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo-item-headline {
    min-height: 48px;
    font-size: 24px;
  }
}

@media all and (min-width: 71.5625em) {
  .WhatWeDo-item-headline {
    min-height: 64px;
    font-size: 32px;
  }
}

.WhatWeDo-item-description {
  margin-bottom: 20px;
  color: #686868;
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  line-height: 1.2;
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo-item-description {
    min-height: 115px;
  }
}

.WhatWeDo-item-image-container {
  width: 100%;
  padding-bottom: 70%;
  position: relative;
}

.WhatWeDo-item-image-container img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 7px;
  -o-object-fit: cover;
     object-fit: cover;
}

.WhatWeDo-button {
  padding: 2px 10px;
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo-button {
    padding: 5px 20px;
    font-size: 20px;
  }
}

@media all and (min-width: 71.5625em) {
  .WhatWeDo-button {
    font-size: 24px;
  }
}

@media all and (min-width: 48.4375em) {
  .WhatWeDo-button {
    margin-top: 30px;
  }
}

.KeyCampaigns {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  background-color: #F5F5F5;
}

@media all and (min-width: 48.4375em) {
  .KeyCampaigns {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.KeyCampaigns:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 100%;
  border-left: 100vw solid transparent;
  border-bottom: 60px solid #F5F5F5;
}

@media all and (min-width: 48.4375em) {
  .KeyCampaigns:before {
    border-right: 100vw solid transparent;
    border-bottom: 100px solid #F5F5F5;
  }
}

.KeyCampaigns:after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  border-top: 60px solid #F5F5F5;
  border-right: 100vw solid transparent;
}

@media all and (min-width: 48.4375em) {
  .KeyCampaigns:after {
    border-top: 100px solid #F5F5F5;
    border-right: 100vw solid transparent;
  }
}

.KeyCampaigns .Homepage-container h2 {
  text-align: center;
}

.KeyCampaigns-carousel-wrapper {
  position: relative;
}

.KeyCampaigns-campaigns {
  margin: 40px 0 80px;
  padding: 0 20px;
}

@media all and (min-width: 48.4375em) {
  .KeyCampaigns-campaigns {
    margin-top: 80px;
    padding: 0 40px;
  }
}

@media all and (min-width: 71.5625em) {
  .KeyCampaigns-campaigns {
    padding: 0 80px;
  }
}

.KeyCampaigns-campaigns .flickity-viewport {
  overflow: visible;
}

.KeyCampaigns-campaigns .flickity-enabled {
  overflow: visible;
}

.KeyCampaigns-campaign {
  width: 70%;
  margin: 0 20px;
  background-color: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media all and (min-width: 48.4375em) {
  .KeyCampaigns-campaign {
    width: 50%;
  }
}

@media all and (min-width: 71.5625em) {
  .KeyCampaigns-campaign {
    width: 40%;
  }
}

.KeyCampaigns-campaign-text {
  padding: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media all and (min-width: 48.4375em) {
  .KeyCampaigns-campaign-text {
    padding: 30px;
  }
}

@media all and (min-width: 71.5625em) {
  .KeyCampaigns-campaign-text {
    padding: 30px 30px 20px;
  }
}

.KeyCampaigns-campaign-title {
  display: block;
  margin-bottom: 15px;
  color: #1b67a3;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
}

.KeyCampaigns-campaign-title i,
.KeyCampaigns-campaign-title em {
  font-style: italic;
}

.fonts-loaded .KeyCampaigns-campaign-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 48.4375em) {
  .KeyCampaigns-campaign-title {
    font-size: 26px;
  }
}

@media all and (min-width: 71.5625em) {
  .KeyCampaigns-campaign-title {
    font-size: 36px;
  }
}

.KeyCampaigns-campaign-description {
  margin-bottom: 15px;
  color: #686868;
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  line-height: 1.2;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.KeyCampaigns-campaign-button {
  padding: 2px 10px;
  border-radius: 20px;
  font-weight: 300;
  text-transform: none;
  margin-top: auto;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.KeyCampaigns-campaign-image-container {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media all and (min-width: 48.4375em) {
  .KeyCampaigns-campaign-image-container {
    aspect-ratio: 3/2;
  }
}

.KeyCampaigns-campaign-image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}

.flickity-prev-next-button {
  top: auto;
  bottom: -88px;
  background-color: transparent;
  -webkit-transition: background-color 250ms ease;
  -o-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}

.flickity-prev-next-button:hover,
.flickity-prev-next-button:focus,
.flickity-prev-next-button:active {
  background-color: #fff;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.flickity-prev-next-button.previous {
  left: 50%;
  -webkit-transform: translate(-150px, -50%);
       -o-transform: translate(-150px, -50%);
          transform: translate(-150px, -50%);
}

.flickity-prev-next-button.previous:after {
  content: '';
  width: 12px;
  height: 30px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMzQiIHZpZXdCb3g9IjAgMCAxNiAzNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjE1MDQgMkwxLjk5OTkgMTcuMTg4MUwxNC4xNTA0IDMyLjM3NjIiIHN0cm9rZT0iIzAwNjZBNCIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-60%, -50%);
       -o-transform: translate(-60%, -50%);
          transform: translate(-60%, -50%);
}

.flickity-prev-next-button.next {
  left: 50%;
  -webkit-transform: translate(100px, -50%);
       -o-transform: translate(100px, -50%);
          transform: translate(100px, -50%);
}

.flickity-prev-next-button.next:after {
  content: '';
  width: 12px;
  height: 30px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMzQiIHZpZXdCb3g9IjAgMCAxNiAzNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjE1MDQgMkwxLjk5OTkgMTcuMTg4MUwxNC4xNTA0IDMyLjM3NjIiIHN0cm9rZT0iIzAwNjZBNCIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-60%, -50%) rotate(-180deg);
       -o-transform: translate(-60%, -50%) rotate(-180deg);
          transform: translate(-60%, -50%) rotate(-180deg);
}

.flickity-prev-next-button svg {
  display: none;
}

.flickity-page-dots {
  width: 150px;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translate(-50%, 140%);
       -o-transform: translate(-50%, 140%);
          transform: translate(-50%, 140%);
}

.flickity-page-dots li.dot {
  margin: 0 4px;
  background-color: transparent;
  border: 2px solid #1b67a3;
  -webkit-transition: background-color 250ms ease;
  -o-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  opacity: 1;
}

.flickity-page-dots li.dot:hover,
.flickity-page-dots li.dot:focus,
.flickity-page-dots li.dot:active {
  background-color: #1b67a3;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.flickity-page-dots li.dot.is-selected {
  background-color: #1b67a3;
}

.Spotlight {
  padding-top: 100px;
  padding-bottom: 70px;
  position: relative;
}

@media all and (min-width: 48.4375em) {
  .Spotlight {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}

.Spotlight:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: url(/wp-content/themes/immigration-forum/dist/images/bg-diag-lines-blue.svg);
  background-size: 270px 168px;
  background-position: right -60px top -75px;
  background-repeat: no-repeat;
}

@media all and (min-width: 48.4375em) {
  .Spotlight:after {
    background-size: 811px 549px;
    background-position: right -340px top -250px;
  }
}

.Spotlight .Homepage-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media all and (min-width: 48.4375em) {
  .Spotlight .Homepage-container {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.Spotlight-image-container {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}

@media all and (min-width: 48.4375em) {
  .Spotlight-image-container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 30px);
            flex: 0 0 calc(50% - 30px);
    margin-bottom: 0;
  }
}

.Spotlight-image-container img {
  width: 100%;
  height: auto;
  border-radius: 7px;
}

.Spotlight-text-container {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

@media all and (min-width: 48.4375em) {
  .Spotlight-text-container {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(50% - 30px);
            flex: 1 0 calc(50% - 30px);
    padding-left: 60px;
  }
}

.Spotlight-text-container h2 {
  margin-bottom: 15px;
  color: #1b67a3;
  font-size: 32px;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1;
}

.Spotlight-text-container h2 i,
.Spotlight-text-container h2 em {
  font-style: italic;
}

.fonts-loaded .Spotlight-text-container h2 {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 48.4375em) {
  .Spotlight-text-container h2 {
    margin-bottom: 20px;
    font-size: 48px;
  }
}

@media all and (min-width: 71.5625em) {
  .Spotlight-text-container h2 {
    font-size: 64px;
  }
}

.Spotlight-description {
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  color: #1b67a3;
  line-height: 1.2;
  margin-bottom: 15px;
}

@media all and (min-width: 48.4375em) {
  .Spotlight-description {
    margin-bottom: 20px;
    font-size: 20px;
  }
}

@media all and (min-width: 71.5625em) {
  .Spotlight-description {
    font-size: 24px;
  }
}

.Spotlight-button {
  padding: 2px 10px;
}

@media all and (min-width: 48.4375em) {
  .Spotlight-button {
    padding: 5px 20px;
    font-size: 20px;
  }
}

@media all and (min-width: 71.5625em) {
  .Spotlight-button {
    font-size: 24px;
  }
}

.KeyResources {
  position: relative;
  padding: 30px 0 50px;
  text-align: center;
}

@media all and (min-width: 62.5em) {
  .KeyResources {
    padding: 30px 0 80px;
  }
}

.KeyResources:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: url(/wp-content/themes/immigration-forum/dist/images/texture.png);
}

@media all and (min-width: 48.4375em) {
  .KeyResources:before {
    height: 160%;
    top: -50px;
    -webkit-transform: skew(0deg, 4deg);
         -o-transform: skew(0deg, 4deg);
            transform: skew(0deg, 4deg);
  }
}

.KeyResources h2 {
  text-align: left;
}

.KeyResources-resources {
  margin: 40px 0;
  text-align: left;
}

@media all and (min-width: 62.5em) {
  .KeyResources-resources {
    margin: 80px 0 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.KeyResources-resource {
  margin: 0 0 20px;
  padding: 30px;
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}

.KeyResources-resource:last-child {
  margin-bottom: 0;
}

@media all and (min-width: 62.5em) {
  .KeyResources-resource {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33%;
            flex: 0 1 33%;
    margin: 0 20px;
  }

  .KeyResources-resource:nth-child(3n+1) {
    margin-left: 0;
  }

  .KeyResources-resource:nth-child(3n) {
    margin-right: 0;
  }
}

.KeyResources-resource:after {
  content: '';
  display: block;
  width: 120px;
  height: 128px;
  position: absolute;
  bottom: 0;
  right: 0;
  pointer-events: none;
  background-size: 100% auto;
}

.KeyResources-resource:nth-child(3n+1):after {
  background-image: url(/wp-content/themes/immigration-forum/dist/images/bg-small-diag-lines-blue-240x256.png);
}

.KeyResources-resource:nth-child(3n+2):after {
  background-image: url(/wp-content/themes/immigration-forum/dist/images/bg-small-diag-lines-red-240x256.png);
}

.KeyResources-resource:nth-child(3n):after {
  background-image: url(/wp-content/themes/immigration-forum/dist/images/bg-small-diag-lines-blue-240x256.png);
}

.KeyResources-resource-type {
  display: block;
  color: #1b67a3;
  text-transform: uppercase;
}

.KeyResources-resource-title {
  display: block;
  margin-bottom: 10px;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #1b67a3;
  line-height: 1.2;
  font-size: 18px;
}

.KeyResources-resource-title i,
.KeyResources-resource-title em {
  font-style: italic;
}

.fonts-loaded .KeyResources-resource-title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

@media all and (min-width: 48.4375em) {
  .KeyResources-resource-title {
    font-size: 20px;
  }
}

@media all and (min-width: 71.5625em) {
  .KeyResources-resource-title {
    font-size: 24px;
  }
}

.KeyResources-resource-date {
  display: block;
  margin-bottom: 10px;
  color: #1b67a3;
}

.KeyResources-resource-excerpt {
  max-width: 600px;
  padding-right: 40px;
  padding-bottom: 30px;
  color: #686868;
  font-family: "pt-serif", Constantia, Georgia, Times, Times New Roman, serif;
  line-height: 1.2;
}

.KeyResources-resource-excerpt a {
  display: none;
}

.KeyResources-button {
  padding: 2px 10px;
}

@media all and (min-width: 48.4375em) {
  .KeyResources-button {
    padding: 5px 20px;
    font-size: 20px;
  }
}

@media all and (min-width: 71.5625em) {
  .KeyResources-button {
    font-size: 24px;
  }
}


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