@charset "UTF-8";
/*
 * Theme Name: Connect2Canada
 * Text Domain: c2c
 */
ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

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

@font-face {
  font-family: "Canada 1500";
  src: url("../woff2/canada1500rg-italic.woff2") format("woff2"), url("../woff/canada1500rg-italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Canada 1500";
  src: url("../woff2/canada1500rg-bold.woff2") format("woff2"), url("../woff/canada1500rg-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Canada 1500";
  src: url("../woff2/canada1500rg-regular.woff2") format("woff2"), url("../woff/canada1500rg-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Canada 1500 Light";
  src: url("../woff2/canada1500lt-regular.woff2") format("woff2"), url("../woff/canada1500lt-regular.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Canada 1500 Light";
  src: url("../woff2/canada1500lt-italic.woff2") format("woff2"), url("../woff/canada1500lt-italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Canada 1500";
  src: url("../woff2/canada1500rg-bolditalic.woff2") format("woff2"), url("../woff/canada1500rg-bolditalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
:root {
  --gray-100: #f5f8f9;
  --gray-300: #F2F4F8;
  --gray-500: #DDE1E6;
  --gray-600: #6D6F70;
  --gray-700: #4B4B4B;
  --blue-500: #00669F;
  --blue-700: #0a4a70;
  --yellow-500: #FAD21A;
  --yellow-700: #eab808;
  --green-500: #02824A;
  --green-700: #046A3E;
  --green-900: #014d2c;
  --red-500: #e82e38;
  --gutter-width: 24px;
  --container-gutter-width: max(var(--gutter-width), 50vw - 585px);
  --scrollOffset: 0;
  --global-header-height: 124px;
  --c2c-header-height: 64px;
  --header-height: calc(var(--c2c-header-height) + var(--global-header-height));
}

.icon-facebook {
  background-image: url(../png/spritesheet6696.png);
  background-position: -165px -16px;
  width: 7px;
  height: 16px;
}

.icon-flag-ca-mobile {
  background-image: url(../png/spritesheet6696.png);
  background-position: -100px -42px;
  width: 36px;
  height: 28px;
}

.icon-flag-ca {
  background-image: url(../png/spritesheet6696.png);
  background-position: 0px 0px;
  width: 100px;
  height: 50px;
}

.icon-flag-us-mobile {
  background-image: url(../png/spritesheet6696.png);
  background-position: -100px -70px;
  width: 36px;
  height: 28px;
}

.icon-flag-us {
  background-image: url(../png/spritesheet6696.png);
  background-position: 0px -50px;
  width: 95px;
  height: 50px;
}

.icon-footer-facebook {
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px -16px;
  width: 11px;
  height: 22px;
}

.icon-footer-flickr {
  background-image: url(../png/spritesheet6696.png);
  background-position: -122px -124px;
  width: 24px;
  height: 11px;
}

.icon-footer-instagram {
  background-image: url(../png/spritesheet6696.png);
  background-position: -68px -100px;
  width: 22px;
  height: 22px;
}

.icon-footer-twitter {
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px -75px;
  width: 16px;
  height: 13px;
}

.icon-footer-youtube {
  background-image: url(../png/spritesheet6696.png);
  background-position: -112px -100px;
  width: 22px;
  height: 15px;
}

.icon-instagram {
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px -60px;
  width: 15px;
  height: 15px;
}

.icon-menu-close {
  background-image: url(../png/spritesheet6696.png);
  background-position: 0px -124px;
  width: 26px;
  height: 26px;
}

.icon-menu-dark {
  background-image: url(../png/spritesheet6696.png);
  background-position: 0px -100px;
  width: 34px;
  height: 24px;
}

.icon-menu {
  background-image: url(../png/spritesheet6696.png);
  background-position: -34px -100px;
  width: 34px;
  height: 24px;
}

.icon-mobile-go {
  background-image: url(../png/spritesheet6696.png);
  background-position: -100px -124px;
  width: 22px;
  height: 13px;
}

.icon-mobile-search-active {
  background-image: url(../png/spritesheet6696.png);
  background-position: -26px -124px;
  width: 26px;
  height: 26px;
}

.icon-mobile-search {
  background-image: url(../png/spritesheet6696.png);
  background-position: -52px -124px;
  width: 26px;
  height: 26px;
}

.icon-search-news {
  background-image: url(../png/spritesheet6696.png);
  background-position: -100px 0px;
  width: 54px;
  height: 42px;
}

.icon-search {
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px -101px;
  width: 13px;
  height: 13px;
}

.icon-sidebar-facebook {
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px -38px;
  width: 11px;
  height: 22px;
}

.icon-sidebar-flickr {
  background-image: url(../png/spritesheet6696.png);
  background-position: -78px -139px;
  width: 24px;
  height: 11px;
}

.icon-sidebar-instagram {
  background-image: url(../png/spritesheet6696.png);
  background-position: -90px -100px;
  width: 22px;
  height: 22px;
}

.icon-sidebar-twitter {
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px 0px;
  width: 19px;
  height: 16px;
}

.icon-sidebar-youtube {
  background-image: url(../png/spritesheet6696.png);
  background-position: -78px -124px;
  width: 22px;
  height: 15px;
}

.icon-submit-arrow {
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px -114px;
  width: 9px;
  height: 16px;
}

.icon-twitter {
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px -88px;
  width: 16px;
  height: 13px;
}

.icon-facebook {
  background-image: url(../png/spritesheet6696.png);
  background-position: -165px -16px;
  width: 7px;
  height: 16px;
}
@media (min-resolution: 192dpi) {
  .icon-facebook {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-flag-ca-mobile {
  background-image: url(../png/spritesheet6696.png);
  background-position: -100px -42px;
  width: 36px;
  height: 28px;
}
@media (min-resolution: 192dpi) {
  .icon-flag-ca-mobile {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-flag-ca {
  background-image: url(../png/spritesheet6696.png);
  background-position: 0px 0px;
  width: 100px;
  height: 50px;
}
@media (min-resolution: 192dpi) {
  .icon-flag-ca {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-flag-us-mobile {
  background-image: url(../png/spritesheet6696.png);
  background-position: -100px -70px;
  width: 36px;
  height: 28px;
}
@media (min-resolution: 192dpi) {
  .icon-flag-us-mobile {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-flag-us {
  background-image: url(../png/spritesheet6696.png);
  background-position: 0px -50px;
  width: 95px;
  height: 50px;
}
@media (min-resolution: 192dpi) {
  .icon-flag-us {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-footer-facebook {
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px -16px;
  width: 11px;
  height: 22px;
}
@media (min-resolution: 192dpi) {
  .icon-footer-facebook {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-footer-flickr {
  background-image: url(../png/spritesheet6696.png);
  background-position: -122px -124px;
  width: 24px;
  height: 11px;
}
@media (min-resolution: 192dpi) {
  .icon-footer-flickr {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-footer-instagram {
  background-image: url(../png/spritesheet6696.png);
  background-position: -68px -100px;
  width: 22px;
  height: 22px;
}
@media (min-resolution: 192dpi) {
  .icon-footer-instagram {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-footer-twitter {
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px -75px;
  width: 16px;
  height: 13px;
}
@media (min-resolution: 192dpi) {
  .icon-footer-twitter {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-footer-youtube {
  background-image: url(../png/spritesheet6696.png);
  background-position: -112px -100px;
  width: 22px;
  height: 15px;
}
@media (min-resolution: 192dpi) {
  .icon-footer-youtube {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-instagram {
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px -60px;
  width: 15px;
  height: 15px;
}
@media (min-resolution: 192dpi) {
  .icon-instagram {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-menu-close {
  background-image: url(../png/spritesheet6696.png);
  background-position: 0px -124px;
  width: 26px;
  height: 26px;
}
@media (min-resolution: 192dpi) {
  .icon-menu-close {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-menu-dark {
  background-image: url(../png/spritesheet6696.png);
  background-position: 0px -100px;
  width: 34px;
  height: 24px;
}
@media (min-resolution: 192dpi) {
  .icon-menu-dark {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-menu {
  background-image: url(../png/spritesheet6696.png);
  background-position: -34px -100px;
  width: 34px;
  height: 24px;
}
@media (min-resolution: 192dpi) {
  .icon-menu {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-mobile-go {
  background-image: url(../png/spritesheet6696.png);
  background-position: -100px -124px;
  width: 22px;
  height: 13px;
}
@media (min-resolution: 192dpi) {
  .icon-mobile-go {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-mobile-search-active {
  background-image: url(../png/spritesheet6696.png);
  background-position: -26px -124px;
  width: 26px;
  height: 26px;
}
@media (min-resolution: 192dpi) {
  .icon-mobile-search-active {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-mobile-search {
  background-image: url(../png/spritesheet6696.png);
  background-position: -52px -124px;
  width: 26px;
  height: 26px;
}
@media (min-resolution: 192dpi) {
  .icon-mobile-search {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-search-news {
  background-image: url(../png/spritesheet6696.png);
  background-position: -100px 0px;
  width: 54px;
  height: 42px;
}
@media (min-resolution: 192dpi) {
  .icon-search-news {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-search {
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px -101px;
  width: 13px;
  height: 13px;
}
@media (min-resolution: 192dpi) {
  .icon-search {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-sidebar-facebook {
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px -38px;
  width: 11px;
  height: 22px;
}
@media (min-resolution: 192dpi) {
  .icon-sidebar-facebook {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-sidebar-flickr {
  background-image: url(../png/spritesheet6696.png);
  background-position: -78px -139px;
  width: 24px;
  height: 11px;
}
@media (min-resolution: 192dpi) {
  .icon-sidebar-flickr {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-sidebar-instagram {
  background-image: url(../png/spritesheet6696.png);
  background-position: -90px -100px;
  width: 22px;
  height: 22px;
}
@media (min-resolution: 192dpi) {
  .icon-sidebar-instagram {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-sidebar-twitter {
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px 0px;
  width: 19px;
  height: 16px;
}
@media (min-resolution: 192dpi) {
  .icon-sidebar-twitter {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-sidebar-youtube {
  background-image: url(../png/spritesheet6696.png);
  background-position: -78px -124px;
  width: 22px;
  height: 15px;
}
@media (min-resolution: 192dpi) {
  .icon-sidebar-youtube {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-submit-arrow {
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px -114px;
  width: 9px;
  height: 16px;
}
@media (min-resolution: 192dpi) {
  .icon-submit-arrow {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

.icon-twitter {
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px -88px;
  width: 16px;
  height: 13px;
}
@media (min-resolution: 192dpi) {
  .icon-twitter {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}

/* itc-avant-garde-gothic-pro */
body {
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 20px;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
body:before {
  content: "";
  position: absolute;
  top: -100px;
  height: 100px;
  background: #fff;
  z-index: 1000;
  left: 0;
  width: 100%;
}
body.modal-open {
  overflow: hidden;
}
body .sr-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
body h1, body h2, body h3, body h4, body h5 {
  font-family: "Canada 1500", sans-serif;
}
body, body html {
  margin: 0;
  padding: 0;
}
body img:not(.contain-fit) {
  max-width: 100%;
  height: auto;
}
body * {
  box-sizing: border-box;
}
body a {
  text-decoration: none;
  color: #00669F;
}
body iframe {
  max-width: 100%;
}

.screen-reader-text {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.global-header {
  background-color: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: var(--global-header-height);
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: space-between;
      align-items: space-between;
  padding: 16px var(--container-gutter-width);
  border-bottom: 1px solid var(--gray-500);
  position: relative;
  z-index: 1500;
}
@media (min-width: 684px) {
  .global-header {
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: row;
        flex-direction: row;
    padding-block: 0px;
    gap: 24px;
  }
  :root {
    --global-header-height: 100px;
  }
}
.global-header > a:focus-visible {
  outline: #e82e38 solid 2px;
  outline-offset: 8px;
}
.global-header > a:focus {
  outline: #e82e38 solid 2px;
  outline-offset: 8px;
}
.global-header > a:focus:not(:focus-visible) {
  outline: none;
}
@media (max-width: 863px) {
  .global-header a img {
    height: auto;
    width: 310px;
  }
}

.links-and-search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media (min-width: 768px) {
  .links-and-search {
    width: 41.6666666667%;
  }
}
@media (min-width: 992px) {
  .links-and-search {
    width: 33.33%;
  }
}
.links-and-search ul {
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  gap: 24px;
  list-style-type: "";
  margin: 0 0 8px;
  padding: 0;
}
@media (max-width: 683px) {
  .links-and-search ul {
    display: none;
    margin-bottom: 0;
  }
}
.links-and-search ul > a {
  display: none;
}
@media (min-width: 684px) {
  .links-and-search ul {
    -ms-flex-item-align: end;
        align-self: end;
  }
}
.links-and-search a:focus-visible {
  outline: #e82e38 solid 2px;
  outline-offset: 4px;
}
.links-and-search a:focus {
  outline: #e82e38 solid 2px;
  outline-offset: 4px;
}
.links-and-search a:focus:not(:focus-visible) {
  outline: none;
}
.links-and-search .social {
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.links-and-search .social a {
  display: block;
  overflow: clip;
  text-indent: -999em;
}
.links-and-search .icon-twitter {
  background: url(../svg/twitter.svg) no-repeat center;
  display: block;
  width: 19px;
  height: 16px;
}
.links-and-search .icon-instagram {
  background: url(../svg/instagram.svg) no-repeat center;
  display: block;
  height: 16px;
  width: 16px;
}
.links-and-search .icon-facebook {
  background: url(../svg/facebook-f.svg) no-repeat center;
  display: block;
  height: 17px;
  width: 16px;
}

@media (prefers-reduced-motion: reduce) {
  .c2c-header {
    --sticky-transition-prop: none;
  }
}
@media (prefers-reduced-motion: no-preference) {
  .c2c-header {
    --sticky-transition-prop: all;
  }
}
.c2c-header {
  padding: 0;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-family: "Canada 1500", sans-serif;
  position: sticky;
  top: 0px;
  z-index: 50;
  height: var(--c2c-header-height);
  width: 100%;
  background: var(--gray-300);
  --sticky-transition-duration: 200ms;
  --sticky-transition-easing: ease-in;
  /*  Dark Mode - applied when menu is open */
  /* Mobile checkboxes */
}
@media (min-width: 901px) {
  .c2c-header {
    border-bottom: 1px solid var(--gray-500);
    display: grid;
    grid-template-columns: 0px 1fr;
    transition: var(--sticky-transition-prop) var(--sticky-transition-duration) var(--sticky-transition-easing);
    --content-width: 150px;
    grid-template-columns: calc(var(--container-gutter-width) + var(--content-width) + var(--gutter-width)) 1fr;
  }
  .c2c-header__left-col {
    position: relative;
    transition: var(--sticky-transition-prop) var(--sticky-transition-duration) var(--sticky-transition-easing);
  }
  .c2c-header__search {
    opacity: 0;
    width: 0px;
    transition: var(--sticky-transition-prop) var(--sticky-transition-duration) var(--sticky-transition-easing);
    position: absolute;
    left: calc(var(--container-gutter-width) + 150px);
    top: 50%;
    transform: translateY(-50%);
  }
  body.home .c2c-header__logo {
    position: absolute;
    left: var(--container-gutter-width);
    top: 50%;
    transform: translateY(-50%);
    transition: var(--sticky-transition-prop) var(--sticky-transition-duration) var(--sticky-transition-easing);
  }
  body.home:not(.sticky-menu) .c2c-header {
    grid-template-columns: 0px 1fr;
  }
  body.home:not(.sticky-menu) .c2c-header__logo {
    opacity: 0;
  }
  body.home:not(.sticky-menu) .c2c-header__left-col {
    padding: 0;
  }
  body.home.sticky-menu .c2c-header {
    grid-template-columns: calc(var(--container-gutter-width) + var(--content-width) + var(--gutter-width)) 1fr;
  }
}
@media (min-width: 1280px) {
  body.sticky-menu .c2c-header {
    --content-width: 390px;
  }
  body.sticky-menu .c2c-header__search {
    opacity: 1;
    width: 230px;
  }
}
@media (min-width: 1400px) {
  body.sticky-menu .c2c-header {
    --content-width: 450px;
  }
  body.sticky-menu .c2c-header__search {
    opacity: 1;
    width: 290px;
  }
}
@media (max-width: 900px) {
  .c2c-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 0;
    min-height: var(--c2c-header-height);
    padding-left: 24px;
    padding-right: 24px;
    background: #fff;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14);
    width: 100vw;
    z-index: 1000;
  }
  body.admin-bar .c2c-header {
    top: 32px;
  }
}
@media (max-width: 900px) and (max-width: 782px) {
  body.admin-bar .c2c-header {
    top: 48px;
  }
}
@media (max-width: 900px) {
  .c2c-header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: all 0.4s ease-in-out;
  }
  .c2c-header .c2c-header__left-col, .c2c-header label {
    position: relative;
    z-index: 2;
  }
  .c2c-header__menu {
    position: absolute;
    top: 0;
    z-index: -1;
    right: 0;
    left: -24px;
    visibility: hidden;
    pointer-events: none;
  }
  .modal-open .c2c-header__menu {
    pointer-events: unset;
    visibility: visible;
  }
  .c2c-header__menu .top-row {
    padding: 0;
    min-width: 0;
  }
  .c2c-header__menu .top-row form {
    display: block;
    background: #3D3D3D;
    position: fixed;
    top: var(--c2c-header-height);
    left: 0;
    width: 100vw;
    transform: translateY(-100%);
    min-height: var(--c2c-header-height);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    z-index: -1;
    transition: transform 0.4s ease-in-out;
    padding: 0 16px;
  }
  .c2c-header__menu .top-row form:after {
    content: "";
    position: absolute;
    bottom: 15px;
    left: 16px;
    width: calc(100vw - 32px);
    height: 1px;
    background: #fff;
  }
  .c2c-header__menu .top-row form label {
    -ms-flex-positive: 1;
        flex-grow: 1;
  }
  .c2c-header__menu .top-row form label .screen-reader-text {
    display: none;
  }
  .c2c-header__menu .top-row form label .search-field {
    min-height: 29px;
    width: 100%;
  }
  .c2c-header__menu .top-row form input[type=submit] {
    background-image: url(../png/spritesheet6696.png);
    background-position: -100px -124px;
    width: 22px;
    height: 13px;
    opacity: 1;
    padding-bottom: 6px;
  }
}
@media (max-width: 900px) and (min-resolution: 192dpi) {
  .c2c-header__menu .top-row form input[type=submit] {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}
@media (max-width: 900px) {
  .c2c-header__menu .top-row > ul {
    margin: 0 auto;
    position: absolute;
    top: var(--c2c-header-height);
    left: 0;
    height: var(--c2c-header-height);
    width: 100%;
    transform: translateY(-100%);
    background: #3d3d3d;
    -ms-flex-pack: center;
        justify-content: center;
    transition: transform 0.4s ease-in-out;
    z-index: 2;
  }
  body.admin-bar .c2c-header__menu .top-row > ul {
    top: 96px;
  }
}
@media (max-width: 900px) and (max-width: 782px) {
  body.admin-bar .c2c-header__menu .top-row > ul {
    top: 110px;
  }
}
@media (max-width: 900px) {
  .c2c-header__menu .bottom-row {
    background: var(--gray-300);
    position: relative;
    top: var(--c2c-header-height);
    left: 0;
    width: 100vw;
    min-height: calc(100dvh - var(--c2c-header-height) - var(--scrollOffset));
    max-height: calc(100dvh - var(--c2c-header-height) - var(--scrollOffset));
    opacity: 0;
    overflow: auto;
    transform: translateY(-100%);
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
    visibility: hidden;
  }
  body.admin-bar .c2c-header__menu .bottom-row {
    top: calc(var(--c2c-header-height) + 96px);
  }
}
@media (max-width: 900px) and (max-width: 782px) {
  body.admin-bar .c2c-header__menu .bottom-row {
    top: calc(var(--c2c-header-height) + 110px);
  }
}
@media (max-width: 900px) and (max-width: 683px) {
  .c2c-header__menu .bottom-row {
    top: calc(var(--c2c-header-height) * 2);
    min-height: calc(100dvh - var(--c2c-header-height) * 2 - var(--scrollOffset));
    max-height: calc(100dvh - var(--c2c-header-height) * 2 - var(--scrollOffset));
  }
}
@media (max-width: 900px) {
  .c2c-header__menu .bottom-row nav ul {
    display: block;
    text-align: center;
    padding: 0;
  }
  .c2c-header__menu .bottom-row nav ul li {
    margin: 4px 0 4px;
    padding: 12px 0 0;
  }
  .c2c-header__menu .bottom-row nav ul li a {
    font-size: 18px;
    color: #000;
  }
  .c2c-header__menu .bottom-row nav ul li + li {
    border-top: 1px solid rgba(0, 0, 0, 0.23);
  }
  .c2c-header__menu .bottom-row nav ul.sub-menu li {
    padding: 0;
  }
  .c2c-header__menu .bottom-row nav ul.sub-menu li a {
    font-size: 16px;
  }
  .c2c-header__menu .bottom-row nav ul.sub-menu li + li {
    border-top: none;
  }
  .c2c-header #mobile-search-button {
    margin-left: auto;
    margin-right: 20px;
    display: block;
  }
  .c2c-header #mobile-search-button i {
    display: block;
    cursor: pointer;
    background-image: url(../png/spritesheet6696.png);
    background-position: -52px -124px;
    width: 26px;
    height: 26px;
  }
}
@media (max-width: 900px) and (min-resolution: 192dpi) {
  .c2c-header #mobile-search-button i {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}
@media (max-width: 900px) {
  .c2c-header #mobile-search:checked ~ .c2c-header__menu .search-form {
    transform: translateY(0);
  }
  body.admin-bar .c2c-header #mobile-search:checked ~ .c2c-header__menu .search-form {
    top: 96px;
  }
}
@media (max-width: 900px) and (max-width: 782px) {
  body.admin-bar .c2c-header #mobile-search:checked ~ .c2c-header__menu .search-form {
    top: 110px;
  }
}
@media (max-width: 900px) {
  .c2c-header #mobile-menu-button {
    display: block;
    width: 34px;
  }
  .c2c-header #mobile-menu-button i {
    display: block;
    cursor: pointer;
    background-image: url(../png/spritesheet6696.png);
    background-position: -34px -100px;
    width: 34px;
    height: 24px;
  }
}
@media (max-width: 900px) and (min-resolution: 192dpi) {
  .c2c-header #mobile-menu-button i {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}
@media (max-width: 900px) {
  html.js .c2c-header #mobile-menu:checked + #mobile-menu-button i {
    background-image: url(../png/spritesheet6696.png);
    background-position: 0px -124px;
    width: 26px;
    height: 26px;
  }
}
@media (max-width: 900px) and (min-resolution: 192dpi) {
  html.js .c2c-header #mobile-menu:checked + #mobile-menu-button i {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}
@media (max-width: 900px) {
  .c2c-header #mobile-menu:checked ~ .c2c-header__menu {
    visibility: visible;
    opacity: 1;
  }
  .c2c-header #mobile-menu:checked ~ .c2c-header__menu .top-row ul {
    transform: translateY(0);
  }
  .c2c-header #mobile-menu:checked ~ .c2c-header__menu .bottom-row {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
}
.c2c-header__left-col {
  margin-right: 10px;
}
@media (min-width: 901px) {
  .c2c-header__left-col {
    background: #fff;
    padding-left: var(--container-gutter-width);
    padding-right: var(--gutter-width);
    padding-block: 12px;
    border-bottom: 1px solid var(--gray-500);
    border-right: 1px solid var(--gray-500);
    height: var(--c2c-header-height);
  }
  body.sticky-menu .c2c-header__left-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    gap: var(--gutter-width);
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}
.c2c-header__left-col a {
  display: block;
  transition: opacity 0.4s ease-in-out;
}
.c2c-header__left-col a:hover {
  opacity: 0.32;
}
.c2c-header__left-col a:focus-visible {
  outline: #e82e38 solid 2px;
}
.c2c-header__left-col a:focus {
  outline: #e82e38 solid 2px;
}
.c2c-header__left-col a:focus:not(:focus-visible) {
  outline: none;
}
body:not(.sticky-menu) .home .c2c-header__left-col a {
  display: none;
}
@media (max-width: 900px) {
  .home .c2c-header__left-col a {
    display: block;
  }
}
.c2c-header__left-col a img {
  display: block;
  height: 40px !important;
  max-width: none;
}
html[lang=fr-CA] .c2c-header__left-col a img {
  margin-top: 10px;
}
@media (max-width: 900px) {
  .c2c-header__left-col a img {
    max-width: 123px;
  }
  html[lang=fr-CA] .c2c-header__left-col a img {
    margin-top: 0;
  }
}
.c2c-header__menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
@media (min-width: 900px) {
  .c2c-header__menu {
    grid-column: 2;
  }
}
.c2c-header__menu .top-row {
  background: #3D3D3D;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 25px 0px 45px;
  min-width: 585px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
@media (min-width: 684px) {
  .c2c-header__menu .top-row {
    display: none;
  }
}
.c2c-header__menu .top-row form {
  border-bottom: 2px solid rgba(216, 216, 216, 0.32);
}
.c2c-header__menu .top-row form .screen-reader-text {
  font-size: 0;
}
.c2c-header__menu .top-row form .search-field {
  background: #3d3d3d;
  border: none;
  font-size: 13px;
  min-height: 21px;
  color: #fff;
}
.c2c-header__menu .top-row form input[type=submit] {
  cursor: pointer;
  background: url("../png/icon-search.png") no-repeat center center;
  background-size: contain;
  width: 13px;
  height: 13px;
  border: none;
  color: transparent;
  opacity: 0.33;
  transition: opacity 0.4s ease-in-out;
}
@media (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .c2c-header__menu .top-row form input[type=submit] {
    background-image: url("../png/icon-search%402x.png");
  }
}
.c2c-header__menu .top-row form input[type=submit]:hover {
  opacity: 1;
}
.c2c-header__menu .top-row ul {
  padding-left: 0;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -ms-flex-align: center;
      align-items: center;
}
.c2c-header__menu .top-row ul li.social {
  padding-top: 6px;
}
.c2c-header__menu .top-row ul li.social:last-child a {
  margin-right: 0;
}
.c2c-header__menu .top-row ul li a {
  color: #fff;
  margin: 0 12px;
  transition: opacity 0.4s ease-in-out;
}
.c2c-header__menu .top-row ul li a:hover {
  opacity: 0.31;
}
.c2c-header__menu .top-row ul li i {
  text-indent: -9999px;
  display: inline-block;
  overflow: hidden;
}
.c2c-header__menu .bottom-row {
  width: 100%;
}
.c2c-header__search {
  display: none;
}
@media (min-width: 901px) {
  .c2c-header__search {
    display: block;
    -ms-flex-positive: 1;
        flex-grow: 1;
  }
}
.c2c-header.dark {
  box-shadow: none;
}
.c2c-header.dark:before {
  background: #3D3D3D;
}
.c2c-header.dark .c2c-header__left-col a {
  background-size: contain;
  background-repeat: no-repeat;
}
body.lang-en .c2c-header.dark .c2c-header__left-col a {
  background-image: url("../svg/logo-dark.svg");
}
.c2c-header.dark .c2c-header__left-col a img {
  opacity: 0;
}
.c2c-header.dark #mobile-search-button i {
  background-image: url(../png/spritesheet6696.png);
  background-position: -26px -124px;
  width: 26px;
  height: 26px;
}
@media (min-resolution: 192dpi) {
  .c2c-header.dark #mobile-search-button i {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}
.c2c-header.dark #mobile-menu-button i {
  background-image: url(../png/spritesheet6696.png);
  background-position: 0px -100px;
  width: 34px;
  height: 24px;
}
@media (min-resolution: 192dpi) {
  .c2c-header.dark #mobile-menu-button i {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}
.c2c-header input[type=checkbox], .c2c-header > label {
  display: none;
}

@media (min-width: 901px) {
  nav.menu-header-menu-container, nav.menu-header-menu-french-container {
    display: grid;
    grid-template-columns: 0px max-content 1fr;
    transition: var(--sticky-transition-prop) var(--sticky-transition-duration) var(--sticky-transition-easing);
  }
  body.home:not(.sticky-menu) nav.menu-header-menu-container, body.home:not(.sticky-menu) nav.menu-header-menu-french-container {
    grid-template-columns: 1fr max-content 1fr;
  }
}
@media (min-width: 901px) and (prefer-reduced-motion: reduce) {
  body.home:not(.sticky-menu) nav.menu-header-menu-container, body.home:not(.sticky-menu) nav.menu-header-menu-french-container {
    transition: none;
  }
}
nav.menu-header-menu-container ul, nav.menu-header-menu-french-container ul {
  padding: 0 5px;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  grid-column: 2;
}
@media (min-width: 901px) {
  nav.menu-header-menu-container ul.menu > li, nav.menu-header-menu-french-container ul.menu > li {
    height: var(--c2c-header-height);
  }
  nav.menu-header-menu-container ul.menu > li > a, nav.menu-header-menu-french-container ul.menu > li > a {
    height: var(--c2c-header-height);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    gap: 4px;
    line-height: 1.2em;
  }
}
nav.menu-header-menu-container ul li a, nav.menu-header-menu-french-container ul li a {
  color: var(--gray-700);
  padding: 5px 8px;
  margin: 0 6px;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.85px;
  text-align: right;
  line-height: 40px;
  transition: 0.4s ease-in-out;
  font-family: "Canada 1500", sans-serif;
}
nav.menu-header-menu-container ul li a:hover, nav.menu-header-menu-container ul li a:focus-visible, nav.menu-header-menu-container ul li a:focus, nav.menu-header-menu-french-container ul li a:hover, nav.menu-header-menu-french-container ul li a:focus-visible, nav.menu-header-menu-french-container ul li a:focus {
  color: #000;
}
nav.menu-header-menu-container ul li a:focus-visible, nav.menu-header-menu-french-container ul li a:focus-visible {
  outline: white solid 2px;
}
nav.menu-header-menu-container ul li a:focus, nav.menu-header-menu-french-container ul li a:focus {
  outline: white solid -2px;
}
nav.menu-header-menu-container ul li a:focus:not(:focus-visible), nav.menu-header-menu-french-container ul li a:focus:not(:focus-visible) {
  outline: none;
}
nav.menu-header-menu-container ul li.current_page_item > a, nav.menu-header-menu-french-container ul li.current_page_item > a {
  color: #000;
}
nav.menu-header-menu-container ul li.menu-item-has-children, nav.menu-header-menu-french-container ul li.menu-item-has-children {
  position: relative;
}
@media (min-width: 901px) {
  nav.menu-header-menu-container ul li.menu-item-has-children > a::after, nav.menu-header-menu-french-container ul li.menu-item-has-children > a::after {
    content: " ";
    background: url("../svg/chevron-down.svg") no-repeat center;
    width: 18px;
    height: 18px;
  }
  nav.menu-header-menu-container ul li.menu-item-has-children .sub-menu, nav.menu-header-menu-french-container ul li.menu-item-has-children .sub-menu {
    padding: 18px 6px;
    background: var(--gray-300);
    border: 1px solid var(--gray-500);
    visibility: hidden;
    opacity: 0;
    position: absolute;
    display: block;
    left: 0;
    min-width: 230px;
    transition: visibility 0s linear 300ms, opacity 300ms, transform 300ms;
    transform: translateY(-30px);
    pointer-events: none;
  }
  nav.menu-header-menu-container ul li.menu-item-has-children .sub-menu li a, nav.menu-header-menu-french-container ul li.menu-item-has-children .sub-menu li a {
    line-height: 25px;
    margin: 3px 0;
    display: block;
    text-align: left;
  }
  nav.menu-header-menu-container ul li.menu-item-has-children .sub-menu li a + a, nav.menu-header-menu-french-container ul li.menu-item-has-children .sub-menu li a + a {
    margin-top: 6px;
  }
  nav.menu-header-menu-container ul li.menu-item-has-children .sub-menu li + li, nav.menu-header-menu-french-container ul li.menu-item-has-children .sub-menu li + li {
    margin-top: 11px;
  }
  nav.menu-header-menu-container ul li.menu-item-has-children.menu-item-38 .sub-menu, nav.menu-header-menu-french-container ul li.menu-item-has-children.menu-item-38 .sub-menu {
    left: auto;
    right: -5px;
  }
  nav.menu-header-menu-container ul li.menu-item-has-children:hover .sub-menu, nav.menu-header-menu-french-container ul li.menu-item-has-children:hover .sub-menu {
    pointer-events: all;
  }
  nav.menu-header-menu-container ul li.menu-item-has-children:hover .sub-menu, nav.menu-header-menu-container ul li.menu-item-has-children:focus-within .sub-menu, nav.menu-header-menu-french-container ul li.menu-item-has-children:hover .sub-menu, nav.menu-header-menu-french-container ul li.menu-item-has-children:focus-within .sub-menu {
    visibility: visible;
    opacity: 1;
    transform: translateY(-1px);
    transition: visibility 0s linear 0s, opacity 300ms, transform 300ms;
  }
}

section#newsletter-signup {
  position: relative;
  padding: 60px 25px 40px;
}
@media screen and (min-width: 900px) {
  section#newsletter-signup {
    padding-top: 170px;
    padding-bottom: 96px;
  }
}
section#newsletter-signup .section-content {
  background: var(--green-500);
  background-image: url("../png/newsletter-bg.png");
  background-position: center center;
  max-width: 1100px;
  margin: 0 auto;
  padding: 60px 120px;
  position: relative;
}
@media (max-width: 1125px) {
  section#newsletter-signup .section-content {
    text-align: center;
  }
}
@media (min-width: 1126px) {
  section#newsletter-signup .section-content:after {
    content: "";
    position: absolute;
    top: -75px;
    right: -70px;
    width: 500px;
    height: 325px;
    background-image: url("../jpg/canadian-flag.jpg");
    border: 15px solid #fff;
    background-size: cover;
  }
}
@media (min-width: 1126px) and (min--moz-device-pixel-ratio: 1.3), (min-width: 1126px) and (min-device-pixel-ratio: 1.3), (min-width: 1126px) and (min-resolution: 1.3dppx) {
  section#newsletter-signup .section-content:after {
    background-image: url("../jpg/canadian-flag%402x.jpg");
  }
}
@media (max-width: 700px) {
  section#newsletter-signup .section-content {
    padding: 30px;
  }
}
section#newsletter-signup .section-content h2 {
  font-size: 42px;
  color: #fff;
  letter-spacing: -0.91px;
  line-height: 48px;
  margin: 0 0 25px;
  text-wrap: balance;
}
@media (min-width: 1126px) {
  section#newsletter-signup .section-content h2 {
    max-width: 60%;
  }
}
@media (max-width: 700px) {
  section#newsletter-signup .section-content h2 {
    font-size: 28px;
    line-height: 32px;
  }
}
section#newsletter-signup .section-content p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 400px;
}
@media (max-width: 1125px) {
  section#newsletter-signup .section-content p {
    margin-left: auto;
    margin-right: auto;
  }
}
section#newsletter-signup .section-content form {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 327px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1125px) {
  section#newsletter-signup .section-content form {
    margin: 0 auto;
  }
}
section#newsletter-signup .section-content form .validation_error {
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
  color: #de001f;
  font-weight: bold;
}
section#newsletter-signup .section-content form .gform_body {
  -ms-flex-positive: 1;
      flex-grow: 1;
}
section#newsletter-signup .section-content form .gform_footer {
  margin-top: 0;
}
section#newsletter-signup .section-content form ul {
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 0;
  margin: 0;
}
section#newsletter-signup .section-content form ul li label {
  display: none;
}
section#newsletter-signup .section-content form ul li:not(:first-child) {
  margin-top: 8px;
}
section#newsletter-signup .section-content form ul li input {
  height: 55px;
  padding: 14px 20px;
  border: none;
  width: 100%;
  font-size: 18px;
}
section#newsletter-signup .section-content form ul li input::-moz-placeholder {
  font-style: italic;
  color: rgba(51, 51, 51, 0.32);
}
section#newsletter-signup .section-content form ul li input:-ms-input-placeholder {
  font-style: italic;
  color: rgba(51, 51, 51, 0.32);
}
section#newsletter-signup .section-content form ul li input::placeholder {
  font-style: italic;
  color: rgba(51, 51, 51, 0.32);
}
section#newsletter-signup .section-content form ul li input:focus-visible {
  outline: #00669F solid 4px;
}
section#newsletter-signup .section-content form ul li input:focus {
  outline: #00669F solid 4px;
}
section#newsletter-signup .section-content form ul li input:focus:not(:focus-visible) {
  outline: none;
}
section#newsletter-signup .section-content form button {
  -moz-appearance: none;
       appearance: none;
  width: 55px;
  height: 55px;
  background: #00669F;
  position: relative;
  font-size: 0;
  border: none;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
section#newsletter-signup .section-content form button:hover {
  background: rgb(0, 36.5660377358, 57);
}
section#newsletter-signup .section-content form button span {
  display: block;
  overflow: clip;
  text-indent: -999em;
}
section#newsletter-signup .section-content form button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background-image: url(../png/spritesheet6696.png);
  background-position: -154px -114px;
  width: 9px;
  height: 16px;
  transform: translate(-50%, -50%);
}
@media (min-resolution: 192dpi) {
  section#newsletter-signup .section-content form button:after {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}
section#newsletter-signup ul {
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  padding: 0;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (min-width: 1126px) {
  section#newsletter-signup ul {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}
section#newsletter-signup li a {
  position: relative;
  display: block;
  width: 38px;
  height: 38px;
  background: var(--green-700);
  border-radius: 100%;
  overflow: hidden;
  transition: all ease 250ms;
}
section#newsletter-signup li a:focus-within {
  outline: none;
  box-shadow: #fff 0 0 0 2px, #fff 0px 0px 0px 4px;
}
section#newsletter-signup li a:hover, section#newsletter-signup li a:focus, section#newsletter-signup li a:focus-visible {
  background: var(--green-900);
}
section#newsletter-signup li a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.newsletter-signup {
  position: relative;
}
.newsletter-signup__bg {
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.newsletter-signup__bg-layer {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.newsletter-signup__bg-layer--left {
  left: 0;
}
.newsletter-signup__bg-layer--right {
  right: 0;
}

body.single-post section#hero,
body.single-events section#hero {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
body.single-post section#hero h1,
body.single-events section#hero h1 {
  max-width: none !important;
  margin-right: 30px;
}
@media (max-width: 800px) {
  body.single-post section#hero h1,
  body.single-events section#hero h1 {
    text-align: center;
    margin-right: 0;
    -ms-flex: 1 0 100%;
        flex: 1 0 100%;
  }
}
body.single-post section#hero .tags,
body.single-events section#hero .tags {
  margin-bottom: 38px;
  width: 100%;
}
body.single-post section#hero .tags:empty,
body.single-events section#hero .tags:empty {
  display: none;
}
body.single-post section#hero .tags ul,
body.single-events section#hero .tags ul {
  margin: 0;
  padding: 0;
}
body.single-post section#hero .tags ul li,
body.single-events section#hero .tags ul li {
  display: inline-block;
  font-family: "Canada 1500", sans-serif;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 1px;
}
body.single-post section#hero .tags ul li a,
body.single-events section#hero .tags ul li a {
  background-color: rgb(252.1794871795, 229.6153846154, 125.8205128205);
  border-radius: 25px;
  color: black;
  padding: 8px 10px 5px 14px;
  display: block;
  transition: all 0.4s ease-in-out;
}
body.single-post section#hero .tags ul li a:hover,
body.single-events section#hero .tags ul li a:hover {
  background-color: #FAD21A;
}
body.single-post section#hero .tags ul li + li,
body.single-events section#hero .tags ul li + li {
  margin-left: 10px;
}
body.single-post section#hero .date,
body.single-events section#hero .date {
  -ms-flex: 0 1 100%;
      flex: 0 1 100%;
}
body.single-post section#hero .a2a_kit,
body.single-events section#hero .a2a_kit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding-bottom: 10px;
  border-bottom: 5px solid #FAD21A;
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  body.single-post section#hero .a2a_kit,
  body.single-events section#hero .a2a_kit {
    -ms-flex: 1 0 100%;
        flex: 1 0 100%;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
body.single-post section#hero .a2a_kit p,
body.single-events section#hero .a2a_kit p {
  font-weight: bold;
  font-size: 16px;
  margin: 2px 0 0;
}
body.single-post section#hero .a2a_kit a,
body.single-events section#hero .a2a_kit a {
  display: -ms-flexbox;
  display: flex;
  width: 34px;
  height: 34px;
  background: #FAD21A;
  border-radius: 50%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: 10px;
}
@media (max-width: 800px) {
  body.single-post section#hero .a2a_kit a,
  body.single-events section#hero .a2a_kit a {
    transform: scale(0.8);
  }
}
body.single-post section#hero .a2a_kit a:hover svg path,
body.single-events section#hero .a2a_kit a:hover svg path {
  fill: #fff !important;
}
body.single-post section#hero .a2a_kit a svg,
body.single-events section#hero .a2a_kit a svg {
  display: block;
  max-width: 24px;
  height: auto;
}
body.single-post section#hero .a2a_kit a svg path,
body.single-events section#hero .a2a_kit a svg path {
  transition: all 0.4s ease-in-out;
}
body.single-post section#hero .a2a_kit a i,
body.single-events section#hero .a2a_kit a i {
  display: block;
}
body.single-post section#hero .a2a_kit a i.icon-twitter,
body.single-events section#hero .a2a_kit a i.icon-twitter {
  margin-left: 1px;
}

section#posts {
  padding: 0 25px;
  margin-bottom: 40px;
}
.page-id-1783 section#posts .section-content {
  border-top: 1px solid #979797;
  padding-top: 3em;
}
section#posts .section-content:not(.is-layout-constrained) {
  max-width: 960px;
  margin: 0 auto;
}
section#posts .section-content.is-layout-constrained > * {
  width: 100%;
}
section#posts .section-content .heading-row h2 {
  font-size: 30px;
  color: #333333;
  letter-spacing: -0.6px;
  line-height: 48px;
  margin-bottom: 0;
}
section#posts .section-content .heading-row .pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
}
section#posts .section-content .heading-row .pagination p {
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0;
  text-align: right;
  line-height: 24px;
}
section#posts .section-content .columns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media (max-width: 750px) {
  section#posts .section-content .columns {
    display: block;
  }
}
section#posts .section-content .columns .left-column {
  -ms-flex: 0 1 559px;
      flex: 0 1 559px;
  container-type: inline-size;
}
@media (max-width: 750px) {
  section#posts .section-content .columns .left-column {
    margin-bottom: 40px;
  }
}
section#posts .section-content .columns .left-column .btn {
  display: inline-block;
  background: #00669F;
  font-family: "Canada 1500", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: center;
  padding: 18px 35px 15px;
  margin-top: 35px;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 500px) {
  section#posts .section-content .columns .left-column .btn {
    text-align: center;
    display: block;
  }
}
section#posts .section-content .columns .left-column .btn:hover {
  background: rgb(0, 3.8490566038, 6);
}
section#posts .section-content .columns .left-column .btn:focus-visible {
  background: rgb(0, 3.8490566038, 6);
  outline: white solid 2px;
  outline-offset: -4px;
}
section#posts .section-content .columns .left-column .btn:focus {
  background: rgb(0, 3.8490566038, 6);
  outline: white solid 2px;
  outline-offset: -4px;
}
section#posts .section-content .columns .left-column .btn:focus:not(:focus-visible) {
  outline: none;
}
section#posts .section-content .columns .right-column {
  -ms-flex: 0 1 340px;
      flex: 0 1 340px;
  margin-left: 20px;
}
@media (max-width: 750px) {
  section#posts .section-content .columns .right-column {
    margin-left: 0;
  }
}
section#posts .section-content .columns .right-column .twitter-timeline {
  display: none;
}
section#posts .section-content .columns .right-column .social-links {
  background: #02824A;
  background-image: url("../png/newsletter-bg.png");
  background-size: 724px 242px;
  background-position: center center;
  padding: 20px 30px;
  position: relative;
}
@media (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  section#posts .section-content .columns .right-column .social-links {
    background-image: url("../png/newsletter-bg%402x.png");
  }
}
section#posts .section-content .columns .right-column .social-links:before {
  content: "";
  background: rgba(2, 130, 74, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section#posts .section-content .columns .right-column .social-links > * {
  position: relative;
  z-index: 2;
}
section#posts .section-content .columns .right-column .social-links p {
  font-family: "Canada 1500", sans-serif;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 2px;
  line-height: 21px;
  max-width: 254px;
}
section#posts .section-content .columns .right-column .social-links ul {
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
section#posts .section-content .columns .right-column .social-links ul li a {
  background: #046A3E;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  position: relative;
  transition: all 0.4s ease-in-out;
  display: block;
}
section#posts .section-content .columns .right-column .social-links ul li a:hover {
  background: black;
}
section#posts .section-content .columns .right-column .social-links ul li a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
section#posts .section-content .columns .right-column .social-links ul li a:focus-visible {
  outline: white solid 2px;
}
section#posts .section-content .columns .right-column .social-links ul li a:focus {
  outline: white solid 2px;
}
section#posts .section-content .columns .right-column .social-links ul li a:focus:not(:focus-visible) {
  outline: none;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 7px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 11px;
  width: 11px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 11px;
  height: 11px;
  background: #D8D8D8;
  border-radius: 50%;
  line-height: 20px;
  text-align: center;
}
.slick-dots li.slick-active button {
  width: 14px;
  height: 14px;
}
.slick-dots li.slick-active button:before {
  background: #CC0C2A;
  width: 14px;
  height: 14px;
}

body.home {
  --section-block-padding: 32px;
  --heading-size: 28px;
}
@media screen and (min-width: 901px) {
  body.home {
    --section-block-padding: 64px;
    --heading-size: 48px;
  }
}
@media screen and (min-width: 1280px) {
  body.home {
    --section-block-padding: 96px;
  }
}
body.home .hero {
  height: calc(100dvh - var(--header-height));
  max-height: 1000px;
  isolation: isolate;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding-block: var(--section-block-padding);
}
@media screen and (min-width: 1024px) {
  body.home .hero {
    min-height: 800px;
  }
}
body.home .hero__content {
  max-width: 860px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 24px;
  text-align: center;
  padding-inline: var(--gutter-width);
}
@media screen and (min-width: 901px) {
  body.home .hero__content {
    gap: 48px;
  }
}
body.home .hero__logo {
  max-width: 50vw;
}
@media screen and (min-width: 1024px) and (max-height: 1200px) {
  body.home .hero__logo {
    height: 120px;
    width: auto;
  }
}
body.home .hero__title {
  font-size: 1px;
  margin-bottom: 0;
  color: #fff;
}
body.home .hero__bg {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
body.home .hero__bg-layer {
  max-width: 45%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
body.home .hero__bg-layer--right {
  display: none;
  right: 0;
  left: auto;
  top: 35%;
  max-width: 30%;
  transform: translateY(-50%);
}
@media screen and (min-width: 1024px) {
  body.home .hero__bg-layer--right {
    display: block;
  }
}
body.home .hero__body {
  font-family: "Canada 1500", sans-serif;
  font-size: 24px;
  letter-spacing: -2px;
  line-height: 1.2em;
  text-wrap: balance;
  font-smooth: antialiased;
  font-weight: 300;
  margin: 0;
}
body.home .hero__body strong {
  font-style: italic;
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  body.home .hero__body {
    font-size: 56px;
  }
}
body.home .hero__cta {
  background: #CC0C2A url(../svg/white-maple-leaf-icon.svg) no-repeat center right 25px;
  border-radius: 120px;
  color: white;
  display: block;
  font-weight: 700;
  padding: 12px 70px 12px 35px;
  transition: all 0.25s ease-out;
  text-wrap: balance;
  font-family: "Canada 1500", sans-serif;
  font-size: 16px;
}
body.home .hero__cta:focus-within {
  outline: none;
  box-shadow: #fff 0 0 0 2px, #ED2E38 0px 0px 0px 4px;
}
@media screen and (min-width: 901px) {
  body.home .hero__cta {
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    font-size: 20px;
    padding: 20px 70px 20px 35px;
  }
}
body.home .hero__cta:hover, body.home .hero__cta:focus {
  background-color: #ED2E38;
}
body.home .hero__scroll-prompt {
  -moz-appearance: none;
       appearance: none;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--gray-300);
  border: 1px solid var(--gray-500);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  transition: all 0.25s ease-out;
}
body.home .hero__scroll-prompt:focus-within {
  outline: none;
  box-shadow: #fff 0 0 0 2px, var(--gray-500) 0px 0px 0px 4px;
}
body.home .hero__scroll-prompt:hover {
  background-color: var(--gray-100);
}
body.home .hero__flags {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  gap: 16px;
  padding: 8px;
  border: 1px solid var(--gray-500);
  width: -moz-max-content;
  width: max-content;
  margin: 20px auto 0px auto;
}
body.home .hero__flag {
  width: 70px;
  aspect-ratio: 2/1;
}
@media screen and (min-width: 901px) {
  body.home .hero__flag {
    width: 100px;
  }
}
body.home .hero .icon.icon-arrow-down {
  width: 30px;
  height: 30px;
  animation: bounce 1s infinite;
  background: url("../svg/arrow-down.svg") no-repeat center;
}
body.home .hero .icon.icon-flag-us {
  aspect-ratio: 1.9/1;
  width: 25px;
  display: inline-block;
}
body.home .partnership {
  padding-block: var(--section-block-padding);
  --card-stagger-offset: 80px;
  position: relative;
}
@media screen and (min-width: 900px) {
  body.home .partnership {
    padding-bottom: calc(var(--section-block-padding) + var(--card-stagger-offset));
  }
}
body.home .partnership__bg {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
  display: none;
}
@media screen and (min-width: 901px) {
  body.home .partnership__bg {
    display: block;
  }
}
body.home .partnership__bg-layer {
  max-width: 45%;
  height: auto;
  position: absolute;
}
body.home .partnership__bg-layer--center {
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 1024px) {
  body.home .partnership__bg-layer--center {
    display: block;
  }
}
body.home .partnership__bg-layer--left {
  left: 0;
  bottom: 0;
}
body.home .partnership__bg-layer--right {
  right: 0;
  bottom: -20px;
}
body.home .partnership__content {
  padding-inline: var(--container-gutter-width);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  gap: 16px;
}
body.home .partnership__brow {
  text-align: center;
  color: var(--gray-600);
  width: 100%;
  font-size: 14px;
  letter-spacing: 0.125em;
  line-height: 1em;
  margin: 0;
}
@media screen and (min-width: 900px) {
  body.home .partnership__brow {
    font-size: 16px;
  }
}
body.home .partnership__heading {
  width: 100%;
  color: var(--gray-700);
  font-size: var(--heading-size);
  letter-spacing: -2px;
  line-height: 1.25em;
  margin: 0;
  text-wrap: balance;
  text-align: center;
  max-width: 800px;
}
body.home .partnership__links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-flow: row;
  gap: 16px;
  width: 100%;
  margin-top: 16px;
}
@media screen and (min-width: 900px) {
  body.home .partnership__links {
    grid-template-columns: repeat(3, 1fr);
    gap: 72px 96px;
    margin-top: 48px;
  }
  body.home .partnership__links > :nth-child(3n+2) {
    position: relative;
    top: var(--card-stagger-offset);
  }
}
body.home .partnership__link {
  background: var(--gray-300);
  aspect-ratio: 2/3;
  border-radius: 20px;
  padding: 16px;
}
body.home .media {
  padding-inline: var(--container-gutter-width);
  padding-block: var(--section-block-padding);
  background: var(--gray-300);
  border: var(--gray-500) 1px solid;
}
body.home .media__title {
  font-size: var(--heading-size);
  font-weight: 400;
  text-align: center;
  margin: 0 0 32px 0;
  line-height: 1em;
}
body.home .media__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 32px;
  container-type: inline-size;
}
@media screen and (min-width: 900px) {
  body.home .media__content {
    gap: 64px;
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-10%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: translateY(5%);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
section#sticky-posts {
  max-width: 1440px;
  padding: 0 15px;
  margin: 70px auto 35px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 15px;
}
section#sticky-posts.count-3 {
  grid-template-columns: 1fr 1fr 1fr;
}
section#sticky-posts.count-2 {
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 1250px) {
  section#sticky-posts {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }
}
@media (max-width: 650px) {
  section#sticky-posts {
    grid-template-columns: 1fr;
  }
}
section#sticky-posts.slick-initialized {
  display: block;
  padding: 0;
}
@media (max-width: 1450px) {
  section#sticky-posts.slick-initialized {
    margin: 70px 15px;
  }
}
section#sticky-posts article {
  margin: 0 8px;
}
section#sticky-posts article:focus {
  outline: none;
}
section#sticky-posts article .thumbnail-container > a:focus-visible {
  outline: #e82e38 solid 4px;
  outline-offset: -4px;
}
section#sticky-posts article .thumbnail-container > a:focus {
  outline: #e82e38 solid 4px;
  outline-offset: -4px;
}
section#sticky-posts article .thumbnail-container > a:focus:not(:focus-visible) {
  outline: none;
}
section#sticky-posts article .tags {
  margin-bottom: 38px;
}
section#sticky-posts article .tags ul {
  margin: 0;
  padding: 0;
}
section#sticky-posts article .tags ul li {
  display: inline-block;
  font-family: "Canada 1500", sans-serif;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
}
section#sticky-posts article .tags ul li a {
  background-color: rgb(252.1794871795, 229.6153846154, 125.8205128205);
  border-radius: 25px;
  color: black;
  padding: 8px 10px 5px 14px;
  display: block;
  transition: all 0.4s ease-in-out;
}
section#sticky-posts article .tags ul li a:hover {
  background-color: #FAD21A;
}
section#sticky-posts article .tags ul li a:focus-visible {
  background-color: #FAD21A;
  outline: #e82e38 solid 2px;
}
section#sticky-posts article .tags ul li a:focus {
  background-color: #FAD21A;
  outline: #e82e38 solid 2px;
}
section#sticky-posts article .tags ul li a:focus:not(:focus-visible) {
  outline: none;
}
section#sticky-posts article .tags ul li + li {
  margin-left: 10px;
}
section#sticky-posts article .thumbnail-container {
  position: relative;
}
section#sticky-posts article .thumbnail-container .thumbnail {
  transition: opacity 0.4s ease-in-out;
}
section#sticky-posts article .thumbnail-container .thumbnail:hover {
  opacity: 0.7;
}
section#sticky-posts article .thumbnail-container .thumbnail img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  width: 100%;
}
section#sticky-posts article .thumbnail-container .categories {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
}
section#sticky-posts article .thumbnail-container .categories ul {
  padding: 0;
  margin: 0;
}
section#sticky-posts article .thumbnail-container .categories a {
  background: #FAD21A;
  display: block;
  padding: 8px 10px;
  font-family: "Canada 1500", sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: black;
  letter-spacing: 1px;
  line-height: 10px;
  transition: all 0.4s ease-in-out;
}
section#sticky-posts article .thumbnail-container .categories a:hover {
  background: rgb(170.2820512821, 140.5384615385, 3.7179487179);
  color: white;
}
section#sticky-posts article .thumbnail-container .categories a:focus-visible {
  background: rgb(170.2820512821, 140.5384615385, 3.7179487179);
  color: white;
  outline: #e82e38 solid 2px;
  outline-offset: -2px;
}
section#sticky-posts article .thumbnail-container .categories a:focus {
  background: rgb(170.2820512821, 140.5384615385, 3.7179487179);
  color: white;
  outline: #e82e38 solid 2px;
  outline-offset: -2px;
}
section#sticky-posts article .thumbnail-container .categories a:focus:not(:focus-visible) {
  outline: none;
}
section#sticky-posts article .thumbnail-container .categories a + a {
  margin-left: 5px;
}
section#sticky-posts article .thumbnail-container .tags {
  margin-bottom: 38px;
}
section#sticky-posts article .thumbnail-container .tags ul {
  padding: 0;
  margin: 0;
}
section#sticky-posts article .thumbnail-container .tags a {
  background-color: rgb(252.1794871795, 229.6153846154, 125.8205128205);
  border-radius: 25px;
  display: block;
  padding: 8px 10px;
  font-family: "Canada 1500", sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: black;
  letter-spacing: 1px;
  line-height: 13px;
  transition: all 0.4s ease-in-out;
}
section#sticky-posts article .thumbnail-container .tags a:hover {
  background-color: #FAD21A;
}
section#sticky-posts article .thumbnail-container .tags a + a {
  margin-left: 5px;
}
section#sticky-posts article h2 {
  font-weight: normal;
  font-size: 22px;
  color: #00669F;
  letter-spacing: 0;
  line-height: 26px;
  transition: color 0.4s ease-in-out;
  margin-bottom: 20px;
  margin-top: 20px;
}
section#sticky-posts article h2:hover {
  text-decoration: underline;
}
section#sticky-posts article h2 a:focus-visible {
  outline: #e82e38 dotted 2px;
  outline-offset: 2px;
}
section#sticky-posts article h2 a:focus {
  outline: #e82e38 dotted 2px;
  outline-offset: 2px;
}
section#sticky-posts article h2 a:focus:not(:focus-visible) {
  outline: none;
}
section#sticky-posts article p {
  opacity: 0.74;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 0;
}

body.blog section#hero, body.category section#hero, body.tag section#hero {
  max-width: 1218px;
  padding: 40px 24px;
  margin: 0 auto;
}
@media (max-width: 950px) {
  body.blog section#hero, body.category section#hero, body.tag section#hero {
    padding: 30px 24px;
  }
}
body.blog section#hero h1, body.category section#hero h1, body.tag section#hero h1 {
  font-size: 36px;
  color: #333333;
  letter-spacing: -0.78px;
  line-height: 48px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 950px) {
  body.blog section#hero h1, body.category section#hero h1, body.tag section#hero h1 {
    font-size: 20px;
    color: #00669F;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
  }
}
body.blog section#filter-menu, body.category section#filter-menu, body.tag section#filter-menu {
  background: #FAD21A;
  padding: 14px 24px;
  margin-bottom: 30px;
}
@media (max-width: 950px) {
  body.blog section#filter-menu, body.category section#filter-menu, body.tag section#filter-menu {
    background: transparent;
    padding: 0;
  }
}
body.blog section#filter-menu .section-content, body.category section#filter-menu .section-content, body.tag section#filter-menu .section-content {
  margin: 0 auto;
  max-width: 1170px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  gap: 24px;
}
@media screen and (min-width: 1280px) {
  body.blog section#filter-menu .section-content, body.category section#filter-menu .section-content, body.tag section#filter-menu .section-content {
    gap: 72px;
  }
}
@media (max-width: 950px) {
  body.blog section#filter-menu .section-content, body.category section#filter-menu .section-content, body.tag section#filter-menu .section-content {
    display: block;
  }
}
body.blog section#filter-menu .section-content ul, body.category section#filter-menu .section-content ul, body.tag section#filter-menu .section-content ul {
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
@media (max-width: 950px) {
  body.blog section#filter-menu .section-content ul, body.category section#filter-menu .section-content ul, body.tag section#filter-menu .section-content ul {
    background: #FAD21A;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 16px 15px 18px;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 8px;
  }
}
body.blog section#filter-menu .section-content ul li a, body.category section#filter-menu .section-content ul li a, body.tag section#filter-menu .section-content ul li a {
  opacity: 0.8;
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
  font-family: "Canada 1500", sans-serif;
  font-weight: bold;
}
body.blog section#filter-menu .section-content ul li + li, body.category section#filter-menu .section-content ul li + li, body.tag section#filter-menu .section-content ul li + li {
  margin-left: 40px;
}
@media (max-width: 950px) {
  body.blog section#filter-menu .section-content ul li + li, body.category section#filter-menu .section-content ul li + li, body.tag section#filter-menu .section-content ul li + li {
    margin-left: 0;
  }
}
body.blog section#filter-menu .section-content .search-form, body.category section#filter-menu .section-content .search-form, body.tag section#filter-menu .section-content .search-form {
  -ms-flex: 1;
      flex: 1;
}
@media (max-width: 950px) {
  body.blog section#filter-menu .section-content .search-form, body.category section#filter-menu .section-content .search-form, body.tag section#filter-menu .section-content .search-form {
    padding: 0px 20px 20px 20px;
    background: var(--yellow-500);
  }
}

body.tag section#filter-menu .section-content form {
  margin-left: auto;
}

.home__sticky-posts {
  padding-inline: var(--container-gutter-width);
  padding-bottom: 24px;
}
@media screen and (min-width: 901px) {
  .home__sticky-posts {
    padding-top: 24px;
    padding-bottom: 48px;
  }
}

body.search section#hero {
  max-width: 1218px;
  padding: 80px 24px 0;
  margin: 0 auto;
}
@media (max-width: 950px) {
  body.search section#hero {
    padding: 30px 24px;
  }
}
body.search section#hero h1 {
  font-size: 36px;
  color: #333333;
  letter-spacing: -0.78px;
  line-height: 48px;
  margin-top: 0;
}
@media (max-width: 950px) {
  body.search section#hero h1 {
    font-size: 20px;
    color: #00669F;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
  }
}
body.search section#search-menu .section-content {
  max-width: 1218px;
  padding: 0 24px;
  margin: 0 auto;
}
body.search section#search-menu .section-content form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 270px;
      flex: 0 1 270px;
  border-radius: 4px;
}
@media (max-width: 950px) {
  body.search section#search-menu .section-content form {
    max-width: 400px;
    padding: 10px 24px;
    margin: 10px auto;
  }
}
body.search section#search-menu .section-content form .screen-reader-text {
  display: none;
}
body.search section#search-menu .section-content form label {
  -ms-flex-positive: 1;
      flex-grow: 1;
}
body.search section#search-menu .section-content form input[type=search] {
  width: 100%;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 42px;
  border: 1px solid #C0C0C0;
  padding: 10px;
}
body.search section#search-menu .section-content form input[type=submit] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  font-size: 0;
  background: transparent;
  border: none;
  cursor: pointer;
  background-image: url(../png/spritesheet6696.png);
  background-position: -100px 0px;
  width: 54px;
  height: 42px;
}
@media (min-resolution: 192dpi) {
  body.search section#search-menu .section-content form input[type=submit] {
    background-image: url(../png/spritesheet%402x6696.png);
    background-size: 173px 150px;
  }
}
body.search section#search-menu .section-content form {
  max-width: 546px;
}
body.search section#posts .section-content {
  max-width: 1218px;
  padding: 0 24px;
}
body.search section#posts .section-content article {
  border-bottom: 1px solid #979797;
}
body.search section#posts .section-content article .categories ul {
  margin: 0;
  padding: 0;
}
body.search section#posts .section-content article .categories ul li {
  display: inline-block;
  background: #BADCEF;
  font-family: "Canada 1500", sans-serif;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 1px;
}
body.search section#posts .section-content article .categories ul li a {
  color: #000000;
  padding: 8px 10px 5px 14px;
  display: block;
  transition: all 0.4s ease-in-out;
}
body.search section#posts .section-content article .categories ul li a:hover {
  background: rgb(103.2, 178, 219.8);
}
body.search section#posts .section-content article .categories ul li a:focus-visible {
  background: rgb(103.2, 178, 219.8);
  outline: #e82e38 solid 2px;
  outline-offset: -2px;
}
body.search section#posts .section-content article .categories ul li a:focus {
  background: rgb(103.2, 178, 219.8);
  outline: #e82e38 solid 2px;
  outline-offset: -2px;
}
body.search section#posts .section-content article .categories ul li a:focus:not(:focus-visible) {
  outline: none;
}
body.search section#posts .section-content article .categories ul li + li {
  margin-left: 10px;
}
body.search section#posts .section-content article .tags {
  margin-bottom: 38px;
}
body.search section#posts .section-content article .tags ul {
  margin: 0;
  padding: 0;
}
body.search section#posts .section-content article .tags ul li {
  display: inline-block;
  font-family: "Canada 1500", sans-serif;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 20px;
}
body.search section#posts .section-content article .tags ul li a {
  background-color: #00669F;
  background-color: rgb(252.1794871795, 229.6153846154, 125.8205128205);
  border-radius: 25px;
  color: black;
  padding: 8px 10px 5px 14px;
  display: block;
  transition: all 0.4s ease-in-out;
}
body.search section#posts .section-content article .tags ul li a:hover {
  background-color: #FAD21A;
}
body.search section#posts .section-content article .tags ul li a:focus-visible {
  background-color: #FAD21A;
  outline: #e82e38 solid 2px;
  outline-offset: -2px;
}
body.search section#posts .section-content article .tags ul li a:focus {
  background-color: #FAD21A;
  outline: #e82e38 solid 2px;
  outline-offset: -2px;
}
body.search section#posts .section-content article .tags ul li a:focus:not(:focus-visible) {
  outline: none;
}
body.search section#posts .section-content article .tags ul li + li {
  margin-left: 10px;
}
body.search section#posts .section-content article h2 {
  font-weight: normal;
  font-size: 22px;
  color: #00669F;
  letter-spacing: 0;
  line-height: 1.5;
  transition: all 0.4s ease-in-out;
}
body.search section#posts .section-content article h2:hover {
  text-decoration: underline;
}
body.search section#posts .section-content article h2 a:focus-visible {
  outline: #e82e38 dotted 2px;
  outline-offset: 2px;
}
body.search section#posts .section-content article h2 a:focus {
  outline: #e82e38 dotted 2px;
  outline-offset: 2px;
}
body.search section#posts .section-content article h2 a:focus:not(:focus-visible) {
  outline: none;
}
body.search section#posts .section-content article p:not(.date) {
  opacity: 0.74;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 20px;
}
body.search section#posts .section-content article .date {
  opacity: 0.74;
  font-weight: 600;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 20px;
}
body.search section#posts .section-content article .date:last-child {
  margin-bottom: 38px;
}
body.search section#posts .section-content article + article {
  padding-top: 38px;
}
body.search section#posts .state-fact-sheet {
  padding-bottom: 24px;
}

.global-header .search-form,
.c2c-header .search-form,
section#filter-menu .search-form {
  display: -ms-flexbox;
  display: flex;
}
.global-header .search-form label,
.c2c-header .search-form label,
section#filter-menu .search-form label {
  width: 100%;
}
.global-header .search-field,
.c2c-header .search-field,
section#filter-menu .search-field {
  border: 1px solid #e0e0e0;
  font-size: 16px;
  padding: 6px 12px;
  width: 100%;
  height: 100%;
}
.global-header .search-field:focus-visible,
.c2c-header .search-field:focus-visible,
section#filter-menu .search-field:focus-visible {
  outline: #e82e38 solid 2px;
}
.global-header .search-field:focus,
.c2c-header .search-field:focus,
section#filter-menu .search-field:focus {
  outline: #e82e38 solid 2px;
}
.global-header .search-field:focus:not(:focus-visible),
.c2c-header .search-field:focus:not(:focus-visible),
section#filter-menu .search-field:focus:not(:focus-visible) {
  outline: none;
}
.global-header .search-submit,
.c2c-header .search-submit,
section#filter-menu .search-submit {
  background-color: #26374a;
  background-image: url(../svg/search-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border: 0;
  height: 34px;
  overflow: clip;
  text-indent: -999em;
  width: 34px;
}
.global-header .search-submit:focus-visible,
.c2c-header .search-submit:focus-visible,
section#filter-menu .search-submit:focus-visible {
  outline: #e82e38 solid 2px;
}
.global-header .search-submit:focus,
.c2c-header .search-submit:focus,
section#filter-menu .search-submit:focus {
  outline: #e82e38 solid 2px;
}
.global-header .search-submit:focus:not(:focus-visible),
.c2c-header .search-submit:focus:not(:focus-visible),
section#filter-menu .search-submit:focus:not(:focus-visible) {
  outline: none;
}

body.single section#hero {
  max-width: 1218px;
  padding: 80px 24px 0;
  margin: 0 auto;
}
@media (max-width: 950px) {
  body.single section#hero {
    padding: 30px 24px;
  }
}
body.single section#hero h1 {
  font-size: 36px;
  color: #333333;
  letter-spacing: -0.78px;
  line-height: 48px;
  margin-top: 0;
  max-width: 680px;
  margin-bottom: 10px;
}
@media (max-width: 950px) {
  body.single section#hero h1 {
    font-size: 20px;
    color: #00669F;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
  }
}
body.single section#hero .date {
  opacity: 0.74;
  font-weight: 600;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 38px;
  margin-top: 0;
}
@media (max-width: 950px) {
  body.single section#hero .date {
    text-align: center;
  }
}
body.single section#posts {
  position: relative;
}
body.single section#posts:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 170px;
  height: 100%;
  background-image: url(../png/newsletter-art-left.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 4;
  background-position: left center;
}
@media (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  body.single section#posts:before {
    background-image: url("../png/newsletter-art-left%402x.png");
  }
}
@media (max-width: 1330px) {
  body.single section#posts:before {
    width: 80px;
  }
}
@media (max-width: 1130px) {
  body.single section#posts:before {
    display: none;
  }
}
body.single section#posts .section-content ul {
  list-style: initial;
}
body.single section#posts .section-content ul li + li {
  margin-top: 5px;
}
body.single section#posts .section-content ol {
  list-style-type: decimal;
}
body.single section#posts .section-content .wp-caption {
  max-width: 100% !important;
}
body.single section#posts .section-content .wp-caption.center {
  margin: 0 auto;
}
body.single section#posts .btn {
  background: #00669F;
  font-family: "Canada 1500", sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  display: inline-block;
  letter-spacing: 2px;
  text-align: center;
  line-height: 47px;
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 3px 25px 0;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 670px) {
  body.single section#posts .btn {
    line-height: 28px;
  }
}
@media (max-width: 450px) {
  body.single section#posts .btn {
    font-size: 11px;
  }
}
body.single section#posts .btn:hover {
  background: #00336C;
}

#bottom-art {
  background-image: url("../png/bottom-art.png");
  min-height: 178px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #bottom-art {
    background-image: url("../png/bottom-art%402x.png");
  }
}
@media (max-width: 525px) {
  #bottom-art {
    min-height: 138px;
  }
}

body.page-template-image-header section#hero,
.post-type-archive-events section#hero,
.tax-locations section#hero {
  padding: 105px 24px 75px;
  position: relative;
}
@media (max-width: 1360px) {
  body.page-template-image-header section#hero,
  .post-type-archive-events section#hero,
  .tax-locations section#hero {
    padding: 60px 38px 55px;
  }
}
body.page-template-image-header section#hero:before,
.post-type-archive-events section#hero:before,
.tax-locations section#hero:before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  height: 100%;
  width: 118px;
  background-image: url("../png/image-header-art-left.png");
  background-size: contain;
  background-position: bottom left;
  background-repeat: no-repeat;
  z-index: 10;
}
@media (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  body.page-template-image-header section#hero:before,
  .post-type-archive-events section#hero:before,
  .tax-locations section#hero:before {
    background-image: url("../png/image-header-art-left%402x.png");
  }
}
@media (max-width: 1430px) {
  body.page-template-image-header section#hero:before,
  .post-type-archive-events section#hero:before,
  .tax-locations section#hero:before {
    width: 80px;
  }
}
@media (max-width: 1360px) {
  body.page-template-image-header section#hero:before,
  .post-type-archive-events section#hero:before,
  .tax-locations section#hero:before {
    width: 40px;
  }
}
@media (max-width: 650px) {
  body.page-template-image-header section#hero:before,
  .post-type-archive-events section#hero:before,
  .tax-locations section#hero:before {
    display: none;
  }
}
body.page-template-image-header section#hero:after,
.post-type-archive-events section#hero:after,
.tax-locations section#hero:after {
  content: "";
  position: absolute;
  bottom: -105px;
  right: 0;
  height: 100%;
  width: 86px;
  background-image: url("../png/image-header-art-right.png");
  background-size: contain;
  background-position: bottom left;
  background-repeat: no-repeat;
  z-index: 10;
}
@media (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  body.page-template-image-header section#hero:after,
  .post-type-archive-events section#hero:after,
  .tax-locations section#hero:after {
    background-image: url("../png/image-header-art-right%402x.png");
  }
}
@media (max-width: 1360px) {
  body.page-template-image-header section#hero:after,
  .post-type-archive-events section#hero:after,
  .tax-locations section#hero:after {
    width: 46px;
  }
}
@media (max-width: 650px) {
  body.page-template-image-header section#hero:after,
  .post-type-archive-events section#hero:after,
  .tax-locations section#hero:after {
    display: none;
  }
}
body.page-template-image-header section#hero img,
.post-type-archive-events section#hero img,
.tax-locations section#hero img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.page-template-image-header section#hero .section-content,
.post-type-archive-events section#hero .section-content,
.tax-locations section#hero .section-content {
  position: relative;
  z-index: 2;
  max-width: 1218px;
  padding: 0 24px;
  margin: 0 auto;
}
body.page-template-image-header section#hero .section-content h1,
.post-type-archive-events section#hero .section-content h1,
.tax-locations section#hero .section-content h1 {
  font-weight: normal;
  font-size: 36px;
  color: #00669F;
  letter-spacing: -0.78px;
  line-height: 38px;
  background: #FAD21A;
  padding: 12px 10px 8px;
  display: inline-block;
  margin: 0;
}
@media (max-width: 800px) {
  body.page-template-image-header section#hero .section-content h1,
  .post-type-archive-events section#hero .section-content h1,
  .tax-locations section#hero .section-content h1 {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
  }
}
body.page-template-image-header section#hero .section-content .subtitle,
.post-type-archive-events section#hero .section-content .subtitle,
.tax-locations section#hero .section-content .subtitle {
  font-size: 16px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 1.5;
  max-width: 500px;
}
@media (max-width: 650px) {
  body.page-template-image-header section#hero .section-content .subtitle,
  .post-type-archive-events section#hero .section-content .subtitle,
  .tax-locations section#hero .section-content .subtitle {
    display: none;
  }
}
body.page-template-image-header h2#subtitle,
.post-type-archive-events h2#subtitle,
.tax-locations h2#subtitle {
  opacity: 0.68;
  font-family: proxima-nova, sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 1.5;
  padding: 25px 33px;
}
@media (min-width: 651px) {
  body.page-template-image-header h2#subtitle,
  .post-type-archive-events h2#subtitle,
  .tax-locations h2#subtitle {
    display: none;
  }
}

body.page-template-art-header section#hero {
  padding: 80px 24px 0;
  position: relative;
  margin-top: -10px;
}
@media (max-width: 1150px) {
  body.page-template-art-header section#hero {
    padding: 0 0;
  }
}
@media (min-width: 1431px) {
  body.page-template-art-header section#hero:before {
    content: "";
    position: absolute;
    top: 80px;
    left: 0;
    aspect-ratio: 86/300;
    width: 86px;
    background-image: url("../png/shapes-left.png");
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 10;
  }
}
@media (min-width: 1431px) and (min--moz-device-pixel-ratio: 1.3), (min-width: 1431px) and (min-device-pixel-ratio: 1.3), (min-width: 1431px) and (min-resolution: 1.3dppx) {
  body.page-template-art-header section#hero:before {
    background-image: url("../png/shapes-left%402x.png");
  }
}
@media (min-width: 1151px) {
  body.page-template-art-header section#hero:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 178px;
    width: 624px;
    background-image: url("../png/shapes-right.png");
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 10;
  }
}
@media (min-width: 1151px) and (min--moz-device-pixel-ratio: 1.3), (min-width: 1151px) and (min-device-pixel-ratio: 1.3), (min-width: 1151px) and (min-resolution: 1.3dppx) {
  body.page-template-art-header section#hero:after {
    background-image: url("../png/shapes-right%402x.png");
  }
}
body.page-template-art-header section#hero .section-content {
  margin: 0 auto;
  max-width: 1170px;
  position: relative;
}
@media (max-width: 1150px) {
  body.page-template-art-header section#hero .section-content .header-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    padding: 58px 0;
    text-align: center;
  }
}
body.page-template-art-header section#hero .section-content .header-container h1 {
  font-weight: normal;
  font-size: 36px;
  color: #00669F;
  letter-spacing: -0.78px;
  line-height: 48px;
  margin: 10px 0 0;
}
@media (max-width: 1150px) {
  body.page-template-art-header section#hero .section-content .header-container h1 {
    position: relative;
    z-index: 2;
    font-weight: normal;
    font-size: 36px;
    color: #00669F;
    letter-spacing: -0.78px;
    line-height: 38px;
    background: #FAD21A;
    padding: 12px 10px 8px;
    display: inline-block;
    margin: 0;
  }
}
@media (max-width: 1150px) and (max-width: 800px) {
  body.page-template-art-header section#hero .section-content .header-container h1 {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
  }
}
body.page-template-art-header section#hero .section-content .header-container .subtitle {
  opacity: 0.85;
  font-family: "proxima-nova";
  font-weight: normal;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 24px;
  margin: 14px 0 24px;
  max-width: 730px;
}
@media (max-width: 1150px) {
  body.page-template-art-header section#hero .section-content .header-container .subtitle {
    display: none;
  }
}
body.page-template-art-header section#hero .section-content .header-container img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 1150px) {
  body.page-template-art-header section#hero .section-content .header-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top center;
       object-position: top center;
  }
}

section#flexible-content {
  padding: 50px 24px;
}
section#flexible-content a {
  text-decoration: underline;
}
section#flexible-content a:focus-visible {
  outline: #e82e38 dotted 2px;
}
section#flexible-content a:focus {
  outline: #e82e38 dotted 2px;
}
section#flexible-content a:focus:not(:focus-visible) {
  outline: none;
}
section#flexible-content .info a {
  text-decoration: none;
}
section#flexible-content .info a:hover {
  text-decoration: underline;
}
section#flexible-content .section-content {
  max-width: 940px;
  margin: 0 auto;
}
section#flexible-content .section-content > div + div {
  margin-top: 50px;
}
section#flexible-content .section-content .text-and-image-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
section#flexible-content .section-content .text-and-image-box + .text-and-image-box {
  margin-top: 4em;
}
@media (max-width: 800px) {
  section#flexible-content .section-content .text-and-image-box {
    display: block;
  }
}
section#flexible-content .section-content .text-and-image-box .image {
  -ms-flex: 0 1 384px;
      flex: 0 1 384px;
}
@media (max-width: 800px) {
  section#flexible-content .section-content .text-and-image-box .image {
    margin-bottom: 20px;
  }
}
section#flexible-content .section-content .text-and-image-box .content {
  -ms-flex: 0 0 500px;
      flex: 0 0 500px;
}
section#flexible-content .section-content .text-and-image-box .content h1, section#flexible-content .section-content .text-and-image-box .content h2 {
  opacity: 0.74;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 24px;
}
section#flexible-content .section-content .text-and-image-box .content p {
  font-size: 18px;
  line-height: 1.5;
}
@media (min-width: 801px) {
  section#flexible-content .section-content .text-and-image-box.image-left .image {
    margin-right: 40px;
  }
}
section#flexible-content .section-content .text-and-image-box.image-right .image {
  -ms-flex-order: 2;
      order: 2;
}
@media (min-width: 801px) {
  section#flexible-content .section-content .text-and-image-box.image-right .image {
    margin-left: 40px;
  }
}
section#flexible-content .section-content .text-and-image-box.image-right .content {
  -ms-flex-order: 1;
      order: 1;
}
section#flexible-content .section-content .explore-more {
  margin-top: 75px;
}
section#flexible-content .section-content .explore-more .header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
}
section#flexible-content .section-content .explore-more .header h1 {
  font-size: 28px;
  font-weight: normal;
  color: #333333;
  letter-spacing: -0.6px;
  margin: 0;
}
@media (max-width: 600px) {
  section#flexible-content .section-content .explore-more .header h1 {
    font-size: 22px;
    color: #333333;
    letter-spacing: 1.12px;
  }
}
section#flexible-content .section-content .explore-more .header .line {
  height: 2px;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  background: #979797;
  margin-left: 10px;
}
section#flexible-content .section-content .explore-more .links {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 35px;
}
@media (max-width: 768px) {
  section#flexible-content .section-content .explore-more .links {
    grid-template-columns: repeat(2, 1fr);
  }
}
section#flexible-content .section-content .explore-more .links a {
  text-decoration: none;
}
section#flexible-content .section-content .explore-more .links a article {
  position: relative;
  min-height: 157px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 4px;
}
section#flexible-content .section-content .explore-more .links a article:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0);
  transition: all 0.4s ease-in-out;
}
section#flexible-content .section-content .explore-more .links a article:hover:before {
  background: rgba(0, 0, 0, 0.3);
}
section#flexible-content .section-content .explore-more .links a article .thumbnail {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  z-index: 1;
}
section#flexible-content .section-content .explore-more .links a article h1 {
  position: relative;
  z-index: 3;
  background: #FAD21A;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  max-width: 140px;
  padding: 5px 6px 2px;
}
section#flexible-content .section-content .explore-more .links a:nth-child(1) article .thumbnail {
  background-image: url("../jpg/explore-more-1.jpg");
}
@media (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  section#flexible-content .section-content .explore-more .links a:nth-child(1) article .thumbnail {
    background-image: url("../jpg/explore-more-1%402x.jpg");
  }
}
section#flexible-content .section-content .explore-more .links a:nth-child(2) article .thumbnail {
  background-image: url("../jpg/explore-more-2.jpg");
}
@media (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  section#flexible-content .section-content .explore-more .links a:nth-child(2) article .thumbnail {
    background-image: url("../jpg/explore-more-2%402x.jpg");
  }
}
section#flexible-content .section-content .explore-more .links a:nth-child(3) article .thumbnail {
  background-image: url("../jpg/explore-more-3.jpg");
}
@media (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  section#flexible-content .section-content .explore-more .links a:nth-child(3) article .thumbnail {
    background-image: url("../jpg/explore-more-3%402x.jpg");
  }
}
section#flexible-content .section-content .explore-more .links a:nth-child(4) article .thumbnail {
  background-image: url("../jpg/explore-more-4.jpg");
}
@media (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  section#flexible-content .section-content .explore-more .links a:nth-child(4) article .thumbnail {
    background-image: url("../jpg/explore-more-4%402x.jpg");
  }
}
section#flexible-content .section-content .equal-width {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 48px;
}
@media (max-width: 650px) {
  section#flexible-content .section-content .equal-width {
    grid-template-columns: 1fr;
  }
}
section#flexible-content .section-content .equal-width .text {
  -ms-flex-order: 1;
      order: 1;
}
section#flexible-content .section-content .equal-width .text h1 {
  font-weight: normal;
  font-size: 28px;
  color: #00669F;
  letter-spacing: -0.6px;
  line-height: 48px;
  margin-top: 0;
}
section#flexible-content .section-content .equal-width .text p {
  font-size: 18px;
  line-height: 1.5;
}
section#flexible-content .section-content .equal-width .image {
  position: relative;
  -ms-flex-order: 2;
      order: 2;
}
@media (min-width: 1160px) {
  section#flexible-content .section-content .equal-width .image:after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 100%;
    height: 100%;
    width: 86px;
    background-image: url(../png/image-header-art-right.png);
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
    z-index: 10;
    transform: rotateY(180deg);
  }
}
@media (min-width: 1160px) and (min--moz-device-pixel-ratio: 1.3), (min-width: 1160px) and (min-device-pixel-ratio: 1.3), (min-width: 1160px) and (min-resolution: 1.3dppx) {
  section#flexible-content .section-content .equal-width .image:after {
    background-image: url("../png/image-header-art-right%402x.png");
  }
}
section#flexible-content .section-content .bottom-tree-art {
  position: relative;
  background-image: url("../png/bottom-tree-art.png");
  max-width: 338px;
  height: 78px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 20px auto -50px;
}
@media (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  section#flexible-content .section-content .bottom-tree-art {
    background-image: url("../png/bottom-tree-art%402x.png");
  }
}
section#flexible-content .section-content .full-width-image a {
  transition: opacity 0.4s ease-in-out;
}
section#flexible-content .section-content .full-width-image a:hover {
  opacity: 0.7;
}
@media (min-width: 1225px) {
  section#flexible-content .section-content .full-width-image.stretch-full {
    margin-left: -115px;
    margin-right: -115px;
  }
}
section#flexible-content .section-content .full-width-image.page-width {
  margin-left: calc(-50vw + 470px);
  margin-right: calc(-50vw + 470px);
  width: 100vw;
  max-width: 100vw;
}
@media (max-width: 989px) {
  section#flexible-content .section-content .full-width-image.page-width {
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media (min-width: 1225px) {
  section#flexible-content .section-content .full-width-text.stretch-full {
    margin-left: -115px;
    margin-right: -115px;
  }
}
section#flexible-content .section-content .full-width-text .text h1 {
  font-weight: normal;
  font-size: 36px;
  color: #00669F;
  letter-spacing: -0.78px;
  line-height: 48px;
  margin-bottom: 0;
}
section#flexible-content .section-content .full-width-text .text h2 {
  font-weight: normal;
  font-size: 28px;
  color: #00669F;
  letter-spacing: -0.6px;
  line-height: 48px;
  margin-bottom: 0;
}
section#flexible-content .section-content .full-width-text .text p {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 1.5;
}
section#flexible-content .section-content .full-width-text .text blockquote {
  background: #e5e5e5;
  margin: 0 -20px;
  padding: 1px 20px;
}
section#flexible-content .section-content .seven-five-split {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media (max-width: 630px) {
  section#flexible-content .section-content .seven-five-split {
    display: block;
  }
}
section#flexible-content .section-content .seven-five-split + .stretch-full {
  margin-top: 50px;
}
@media (min-width: 1225px) {
  section#flexible-content .section-content .seven-five-split.stretch-full {
    margin-left: -115px;
    margin-right: -115px;
  }
}
section#flexible-content .section-content .seven-five-split.stretch-full + .full-width-image {
  margin-top: 0;
}
section#flexible-content .section-content .seven-five-split .text {
  -ms-flex: 0 1 596px;
      flex: 0 1 596px;
}
section#flexible-content .section-content .seven-five-split .text h1 {
  font-weight: normal;
  font-size: 36px;
  color: #00669F;
  letter-spacing: -0.78px;
  line-height: 48px;
  margin-bottom: 0;
}
section#flexible-content .section-content .seven-five-split .text h2 {
  font-weight: normal;
  font-size: 28px;
  color: #00669F;
  letter-spacing: -0.6px;
  line-height: 48px;
  margin-bottom: 0;
  margin-top: 0;
}
section#flexible-content .section-content .seven-five-split .text p {
  max-width: 517px;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 1.5;
}
section#flexible-content .section-content .seven-five-split .text p + h2 {
  margin-top: 20px;
}
section#flexible-content .section-content .seven-five-split .text blockquote {
  background: #e5e5e5;
  margin: 0 -20px;
  padding: 1px 20px;
  max-width: 550px;
}
section#flexible-content .section-content .seven-five-split .asides {
  -ms-flex: 0 1 350px;
      flex: 0 1 350px;
  margin-left: 20px;
}
@media (max-width: 630px) {
  section#flexible-content .section-content .seven-five-split .asides {
    margin-left: 0;
    margin-right: 0;
  }
}
section#flexible-content .section-content .seven-five-split .asides aside {
  max-width: 292px;
  margin-left: auto;
  background: rgba(0, 102, 159, 0.44);
  padding: 25px 25px 40px;
  position: relative;
}
section#flexible-content .section-content .seven-five-split .asides aside h1 {
  background: #2a699f;
  font-size: 15px;
  color: #fff;
  padding: 8px 10px 5px;
  display: inline-block;
  margin: 0;
}
@media (max-width: 630px) {
  section#flexible-content .section-content .seven-five-split .asides aside {
    max-width: 100%;
  }
}
section#flexible-content .section-content .seven-five-split .asides aside > * {
  z-index: 2;
}
section#flexible-content .section-content .seven-five-split .asides aside p {
  margin-top: 10px;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
}
section#flexible-content .section-content .seven-five-split .asides aside ul {
  margin-top: 10px;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 25px;
  padding-left: 20px;
  list-style: unset;
}
section#flexible-content .section-content .seven-five-split .asides aside ul li + li {
  margin-top: 5px;
}
section#flexible-content .section-content .seven-five-split .asides aside:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 16px;
  height: 47px;
  width: 137px;
  background-image: url("../svg/tree-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
}
section#flexible-content .section-content .seven-five-split .asides aside:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 50px;
  height: 47px;
  width: 137px;
  background-image: url("../svg/tree-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
}
section#flexible-content .section-content .seven-five-split .asides .resources {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 40px;
}
section#flexible-content .section-content .seven-five-split .asides .resources article {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
section#flexible-content .section-content .seven-five-split .asides .resources article:hover {
  text-decoration: underline;
}
section#flexible-content .section-content .seven-five-split .asides .resources article .image {
  -ms-flex: 0 0 83px;
      flex: 0 0 83px;
  margin-right: 28px;
}
section#flexible-content .section-content .seven-five-split .asides .resources article .info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  max-width: 252px;
  padding-bottom: 3px;
  gap: 6px;
}
section#flexible-content .section-content .seven-five-split .asides .resources article .info h1 {
  margin: 0 0 12px;
  margin: 0;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  line-height: 20px;
}
section#flexible-content .section-content .seven-five-split .asides .resources article .info a {
  font-family: proxima-nova;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
}
section#flexible-content .section-content .seven-five-split .asides .resources article .info a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
section#flexible-content .section-content .seven-five-split.text-right .text {
  -ms-flex-order: 2;
      order: 2;
}
section#flexible-content .section-content .seven-five-split.text-right .text p {
  max-width: none;
}
section#flexible-content .section-content .seven-five-split.text-right .asides {
  -ms-flex-order: 1;
      order: 1;
  margin-right: 20px;
  margin-left: 0;
}
section#flexible-content .resources .header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
}
section#flexible-content .resources .header h1 {
  font-size: 28px;
  font-weight: normal;
  color: #333333;
  letter-spacing: -0.6px;
  margin: 0;
}
@media (max-width: 600px) {
  section#flexible-content .resources .header h1 {
    font-size: 22px;
    color: #333333;
    letter-spacing: 1.12px;
  }
}
section#flexible-content .resources .header .line {
  height: 2px;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  background: rgba(153, 153, 153, 0.21);
  margin-left: 10px;
}
section#flexible-content .resources .items {
  margin-top: 55px;
  display: grid;
  grid-gap: 40px;
}
section#flexible-content .resources .items:not(.columns-1) {
  grid-template-columns: 1fr 1fr;
  grid-gap: 60px;
}
@media (max-width: 680px) {
  section#flexible-content .resources .items {
    grid-template-columns: 1fr;
  }
}
section#flexible-content .resources .items article {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
section#flexible-content .resources .items article:hover {
  text-decoration: underline;
}
section#flexible-content .resources .items article .image {
  -ms-flex: 0 0 83px;
      flex: 0 0 83px;
  margin-right: 28px;
}
section#flexible-content .resources .items article .info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  max-width: 252px;
  padding-bottom: 3px;
  gap: 6px;
}
section#flexible-content .resources .items article .info h1 {
  margin: 0 0 12px;
  margin: 0;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  line-height: 20px;
}
section#flexible-content .resources .items article .info a {
  font-family: proxima-nova;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
}
section#flexible-content .resources .items article .info a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

body.page-template-fact-sheets #trade-sheet-content, body.page-template-steel-fact-sheets #trade-sheet-content {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 1431px) {
  body.page-template-fact-sheets #trade-sheet-content:before, body.page-template-steel-fact-sheets #trade-sheet-content:before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 86px;
    background-image: url(../png/shapes-left.png);
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;
    z-index: 10;
  }
}
@media (min-width: 1431px) and (min--moz-device-pixel-ratio: 1.3), (min-width: 1431px) and (min-device-pixel-ratio: 1.3), (min-width: 1431px) and (min-resolution: 1.3dppx) {
  body.page-template-fact-sheets #trade-sheet-content:before, body.page-template-steel-fact-sheets #trade-sheet-content:before {
    background-image: url("../png/shapes-left%402x.png");
  }
}
body.page-template-fact-sheets #trade-sheet-content .section-content, body.page-template-steel-fact-sheets #trade-sheet-content .section-content {
  max-width: 1218px;
  padding: 0 24px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
@media (max-width: 990px) {
  body.page-template-fact-sheets #trade-sheet-content .section-content, body.page-template-steel-fact-sheets #trade-sheet-content .section-content {
    display: block;
  }
}
body.page-template-fact-sheets #trade-sheet-content .section-content .text, body.page-template-steel-fact-sheets #trade-sheet-content .section-content .text {
  -ms-flex: 0 1 380px;
      flex: 0 1 380px;
}
body.page-template-fact-sheets #trade-sheet-content .section-content .text h1, body.page-template-steel-fact-sheets #trade-sheet-content .section-content .text h1 {
  font-weight: normal;
  font-size: 36px;
  color: #00669F;
  letter-spacing: -0.78px;
  line-height: 48px;
  margin: 0 0 23px;
}
body.page-template-fact-sheets #trade-sheet-content .section-content .text p, body.page-template-steel-fact-sheets #trade-sheet-content .section-content .text p {
  opacity: 0.65;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 24px;
}
body.page-template-fact-sheets #trade-sheet-content .section-content .image, body.page-template-steel-fact-sheets #trade-sheet-content .section-content .image {
  -ms-flex: 0 1 710px;
      flex: 0 1 710px;
  margin-left: 24px;
}
@media (max-width: 990px) {
  body.page-template-fact-sheets #trade-sheet-content .section-content .image, body.page-template-steel-fact-sheets #trade-sheet-content .section-content .image {
    margin-left: 0;
    margin-top: 20px;
  }
}
@media (min-width: 1590px) {
  body.page-template-fact-sheets #trade-sheet-content .section-content .image img, body.page-template-steel-fact-sheets #trade-sheet-content .section-content .image img {
    margin-right: -200px;
    max-width: calc(100% + 200px);
    width: calc(100% + 200px);
  }
}
@media (max-width: 990px) {
  body.page-template-fact-sheets #trade-sheet-content .section-content .image img, body.page-template-steel-fact-sheets #trade-sheet-content .section-content .image img {
    width: 100%;
    height: 30vh;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top center;
       object-position: top center;
  }
}
body.page-template-fact-sheets .resources, body.page-template-steel-fact-sheets .resources {
  max-width: 1218px;
  padding: 0 24px;
  margin: 80px auto;
}
body.page-template-fact-sheets .resources .header, body.page-template-steel-fact-sheets .resources .header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
}
body.page-template-fact-sheets .resources .header h1, body.page-template-steel-fact-sheets .resources .header h1 {
  font-size: 28px;
  font-weight: normal;
  color: #333333;
  letter-spacing: -0.6px;
  margin: 0;
}
@media (max-width: 600px) {
  body.page-template-fact-sheets .resources .header h1, body.page-template-steel-fact-sheets .resources .header h1 {
    font-size: 22px;
    color: #333333;
    letter-spacing: 1.12px;
  }
}
body.page-template-fact-sheets .resources .header .line, body.page-template-steel-fact-sheets .resources .header .line {
  height: 2px;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  background: rgba(153, 153, 153, 0.21);
  margin-left: 10px;
}
body.page-template-fact-sheets .resources .items, body.page-template-steel-fact-sheets .resources .items {
  margin-top: 55px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 60px;
}
@media (min-width: 1180px) {
  body.page-template-fact-sheets .resources .items, body.page-template-steel-fact-sheets .resources .items {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 680px) {
  body.page-template-fact-sheets .resources .items, body.page-template-steel-fact-sheets .resources .items {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }
}
body.page-template-fact-sheets .resources .items article, body.page-template-steel-fact-sheets .resources .items article {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
body.page-template-fact-sheets .resources .items article:hover, body.page-template-steel-fact-sheets .resources .items article:hover {
  text-decoration: underline;
}
body.page-template-fact-sheets .resources .items article .image, body.page-template-steel-fact-sheets .resources .items article .image {
  -ms-flex: 0 0 83px;
      flex: 0 0 83px;
  margin-right: 28px;
}
body.page-template-fact-sheets .resources .items article .info, body.page-template-steel-fact-sheets .resources .items article .info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  max-width: 252px;
  padding-bottom: 3px;
  gap: 6px;
}
body.page-template-fact-sheets .resources .items article .info h1, body.page-template-steel-fact-sheets .resources .items article .info h1 {
  margin: 0 0 12px;
  margin: 0;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  line-height: 20px;
}
body.page-template-fact-sheets .resources .items article .info a, body.page-template-steel-fact-sheets .resources .items article .info a {
  font-family: proxima-nova;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
}
body.page-template-fact-sheets .resources .items article .info a::after, body.page-template-steel-fact-sheets .resources .items article .info a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

body.page-template-contact #contact-us-content {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 1431px) {
  body.page-template-contact #contact-us-content:before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 86px;
    background-image: url(../png/shapes-left.png);
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;
    z-index: 10;
  }
}
@media (min-width: 1431px) and (min--moz-device-pixel-ratio: 1.3), (min-width: 1431px) and (min-device-pixel-ratio: 1.3), (min-width: 1431px) and (min-resolution: 1.3dppx) {
  body.page-template-contact #contact-us-content:before {
    background-image: url("../png/shapes-left%402x.png");
  }
}
body.page-template-contact #contact-us-content .section-content {
  max-width: 1218px;
  padding: 0 24px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
@media (max-width: 990px) {
  body.page-template-contact #contact-us-content .section-content {
    display: block;
  }
}
body.page-template-contact #contact-us-content .section-content h1 {
  font-weight: normal;
  font-size: 36px;
  color: #00669F;
  letter-spacing: -0.78px;
  line-height: 48px;
}
body.page-template-contact #contact-us-content .section-content dl {
  display: grid;
  grid-template-columns: 3fr 5fr;
  max-width: 640px;
  grid-gap: 20px;
  -ms-flex-align: center;
      align-items: center;
}
@media (max-width: 520px) {
  body.page-template-contact #contact-us-content .section-content dl {
    grid-template-columns: 1fr 3fr;
  }
}
@media (max-width: 468px) {
  body.page-template-contact #contact-us-content .section-content dl {
    grid-template-columns: 1fr;
  }
}
body.page-template-contact #contact-us-content .section-content dl dt {
  opacity: 0.65;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  line-height: 24px;
}
body.page-template-contact #contact-us-content .section-content dl dd {
  background: #FAD21A;
  border-radius: 5px;
  line-height: 40px;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
}
body.page-template-contact #contact-us-content .section-content dl dd:has(a:focus-visible) {
  outline: #00669F solid 2px;
}
body.page-template-contact #contact-us-content .section-content dl dd:has(a:focus-visible) a {
  outline: none;
}
body.page-template-contact #contact-us-content .section-content dl dd:has(a:focus) {
  outline: #00669F solid 2px;
}
body.page-template-contact #contact-us-content .section-content dl dd:has(a:focus) a {
  outline: none;
}
body.page-template-contact #contact-us-content .section-content dl dd:has(a:focus:not(:focus-visible)) {
  outline: none;
}
body.page-template-contact #contact-us-content .section-content dl dd:has(a:focus:not(:focus-visible)) a {
  outline: none;
}
body.page-template-contact #contact-us-content .section-content dl dd a {
  color: #333;
}

#tree-art {
  background-image: url("../png/bottom-tree-art.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 78px;
  margin-top: 60px;
  margin-bottom: -20px;
}
@media (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #tree-art {
    background-image: url("../png/bottom-tree-art%402x.png");
  }
}

footer {
  position: relative;
}
footer .gc-sub-footer {
  -ms-flex-align: center;
      align-items: center;
  background-color: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 36px 24px;
  padding: 36px max(24px, 50% - 585px);
}
footer .gc-sub-footer a:focus-visible {
  outline: #00669F dotted 2px;
  outline-offset: 4px;
}
footer .gc-sub-footer a:focus {
  outline: #00669F dotted 2px;
  outline-offset: 4px;
}
footer .gc-sub-footer a:focus:not(:focus-visible) {
  outline: none;
}
footer .gc-sub-footer ul {
  display: inline-block;
  list-style-type: "";
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  footer .gc-sub-footer ul {
    display: block;
  }
}
footer .gc-sub-footer ul li {
  font-size: 16px;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0.5em;
}
@media (max-width: 991px) {
  footer .gc-sub-footer ul li {
    display: block;
    margin-right: 0;
  }
  footer .gc-sub-footer ul li:not(:first-child) {
    margin-top: 12px;
  }
}
footer .gc-sub-footer ul li:not(:first-child)::before {
  content: "•";
  margin-right: 0.7em;
}
@media (max-width: 991px) {
  footer .gc-sub-footer ul li:not(:first-child)::before {
    display: none;
  }
}
footer .gc-sub-footer .align-self-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
footer .gc-sub-footer img {
  height: 40px;
  width: auto;
}
@media screen and (max-width: 479px) {
  footer .gc-sub-footer img {
    height: 25px;
    margin-top: 15px;
    max-width: 100%;
    padding-right: 10px;
  }
}
footer .contextual-footer {
  background-color: #33465c;
  color: white;
  padding: 36px 24px;
  padding: 36px max(24px, 50% - 585px);
  display: grid;
  gap: 48px;
}
footer .contextual-footer h2 {
  grid-column: 1/-1;
}
footer .contextual-footer a:focus-visible {
  outline: white dotted 2px;
  outline-offset: 4px;
}
footer .contextual-footer a:focus {
  outline: white dotted 2px;
  outline-offset: 4px;
}
footer .contextual-footer a:focus:not(:focus-visible) {
  outline: none;
}
@media (min-width: 768px) {
  footer .contextual-footer {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  footer .contextual-footer {
    grid-template-columns: repeat(3, 1fr);
  }
}
footer .contextual-footer .menu > li:first-child > a,
footer .contextual-footer h3 {
  border-bottom: 1px solid;
  display: block;
  font-family: "Canada 1500", sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 24px;
  padding-bottom: 8px;
  width: -moz-fit-content;
  width: fit-content;
}
footer .contextual-footer .subscribe-column div#gform_confirmation_wrapper_1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #059d5a;
  z-index: 500;
  padding: 15px 20px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
body.admin-bar footer .contextual-footer .subscribe-column div#gform_confirmation_wrapper_1 {
  top: 32px;
}
footer .contextual-footer .subscribe-column .validation_error, footer .contextual-footer .subscribe-column .validation_message {
  color: red;
  background: #fff;
  padding: 5px;
  margin-top: 15px;
  margin-bottom: -10px;
  max-width: 167px;
}
footer .contextual-footer .subscribe-column label {
  display: none;
}
footer .contextual-footer .subscribe-column ul {
  padding: 0;
}
footer .contextual-footer .subscribe-column ul li + li {
  margin-top: 10px;
}
footer .contextual-footer .subscribe-column input[type=email], footer .contextual-footer .subscribe-column input[type=text] {
  background: rgba(255, 255, 255, 0.85);
  border: none;
  font-size: 14px;
  color: #333333;
  letter-spacing: -0.15px;
  line-height: 42px;
  padding: 0 0 0 20px;
  max-width: 450px;
  width: 100%;
}
footer .contextual-footer .subscribe-column input[type=email]:focus-visible, footer .contextual-footer .subscribe-column input[type=text]:focus-visible {
  outline: #e82e38 solid 4px;
}
footer .contextual-footer .subscribe-column input[type=email]:focus, footer .contextual-footer .subscribe-column input[type=text]:focus {
  outline: #e82e38 solid 4px;
}
footer .contextual-footer .subscribe-column input[type=email]:focus:not(:focus-visible), footer .contextual-footer .subscribe-column input[type=text]:focus:not(:focus-visible) {
  outline: none;
}
footer .contextual-footer .subscribe-column form button {
  margin-top: 10px;
  border: 0;
  width: 100%;
  height: 42px;
  background-color: #00669F;
  color: white;
  font-family: "Canada 1500", sans-serif;
  letter-spacing: 2px;
  width: 100%;
  max-width: 450px;
}
footer .contextual-footer .subscribe-column form button:focus-visible {
  outline: #e82e38 solid 4px;
}
footer .contextual-footer .subscribe-column form button:focus {
  outline: #e82e38 solid 4px;
}
footer .contextual-footer .subscribe-column form button:focus:not(:focus-visible) {
  outline: none;
}
footer .contextual-footer .social-column ul {
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  min-width: 271px;
  margin-top: 0;
  padding: 0;
}
footer .contextual-footer .social-column ul li a {
  display: block;
  height: 38px;
  width: 38px;
  background: rgba(255, 255, 255, 0.65);
  transition: background 0.4s ease-in-out;
  border-radius: 50%;
  position: relative;
}
footer .contextual-footer .social-column ul li a:hover {
  background: #fff;
}
footer .contextual-footer .social-column ul li a:focus-visible {
  background: #fff;
  outline: #e82e38 solid 2px;
  outline-offset: 0;
}
footer .contextual-footer .social-column ul li a:focus {
  background: #fff;
  outline: #e82e38 solid 2px;
  outline-offset: 0;
}
footer .contextual-footer .social-column ul li a:focus:not(:focus-visible) {
  outline: none;
}
footer .contextual-footer .social-column ul li a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
footer .contextual-footer .social-column ul li + li {
  margin-top: 0;
}
footer .global-footer a,
footer .contextual-footer a {
  color: currentColor;
  text-decoration: none;
}
footer .global-footer a:hover,
footer .contextual-footer a:hover {
  text-decoration: underline;
}
footer .global-footer h2,
footer .contextual-footer h2 {
  font-size: 20px;
  margin-bottom: 20px;
}
footer .global-footer ul,
footer .contextual-footer ul {
  list-style-type: "";
  margin: 0;
  padding: 0;
}
footer .global-footer hr,
footer .contextual-footer hr {
  border: 0;
}
footer .global-footer hr::before,
footer .contextual-footer hr::before {
  background-color: white;
  content: "";
  display: block;
  height: 4px;
  margin-block: 20px;
  width: 42px;
}
footer .global-footer ul[class*=list-col],
footer .contextual-footer ul[class*=list-col] {
  display: -ms-flexbox;
  display: flex;
}
footer .global-footer li,
footer .contextual-footer li {
  font-size: 16px;
  margin-bottom: 0.75em;
}
@media (min-width: 768px) {
  footer .global-footer .colcount-sm-2,
  footer .contextual-footer .colcount-sm-2 {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
}
@media (min-width: 992px) {
  footer .global-footer .colcount-md-3,
  footer .contextual-footer .colcount-md-3 {
    -moz-column-count: 3;
         column-count: 3;
  }
}
footer #back-to-top-link {
  position: absolute;
  left: 50%;
  top: 0;
  width: 100%;
  max-width: 1170px;
  transform: translateX(-50%);
}
footer #back-to-top-link .back-to-top {
  position: absolute;
  right: 0;
  font-family: "Canada 1500", sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing: 2.36px;
  background: #00669F;
  line-height: 26px;
  text-align: center;
  display: block;
  padding: 2px 30px 0;
  transition: background 0.4s ease-in-out;
}
@media (max-width: 1024px) {
  footer #back-to-top-link .back-to-top {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
footer #back-to-top-link .back-to-top:hover {
  background: rgb(0, 36.5660377358, 57);
}
footer #back-to-top-link .back-to-top:focus-visible {
  background: rgb(0, 36.5660377358, 57);
  outline: white solid 2px;
}
footer #back-to-top-link .back-to-top:focus {
  background: rgb(0, 36.5660377358, 57);
  outline: white solid 2px;
}
footer #back-to-top-link .back-to-top:focus:not(:focus-visible) {
  outline: none;
}
footer .footer-content {
  max-width: 1182px;
  margin: 0 auto;
  padding: 70px 25px 50px;
}
footer .footer-content .columns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media (max-width: 1024px) {
  footer .footer-content .columns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .footer-content .columns .column {
    -ms-flex: 0 1 30%;
        flex: 0 1 30%;
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  footer .footer-content .columns {
    display: block;
    max-width: 278px;
    margin: 0 auto;
  }
}
footer .footer-content .columns .column h1 {
  font-weight: normal;
  font-size: 15px;
  color: #FFFFFF;
  letter-spacing: 3.21px;
  line-height: 17px;
  max-width: 196px;
  margin: 0;
  min-height: 45px;
}
footer .footer-content .columns .column a h1 {
  font-family: "Canada 1500", sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  letter-spacing: 3.25px;
  transition: opacity 0.4s ease-in-out;
  padding-bottom: 10px;
  border-bottom: 1px solid #979797;
}
footer .footer-content .columns .column a h1:hover {
  opacity: 0.7;
}
footer .footer-content .columns .column ul {
  margin: 0;
  padding: 10px 0;
}
footer .footer-content .columns .column ul li a {
  opacity: 0.7;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 25px;
  transition: opacity 0.4s ease-in-out;
}
footer .footer-content .columns .column ul li a:hover {
  opacity: 1;
}
footer .footer-content .columns .column ul li + li {
  margin-top: 7px;
}
footer .footer-content .columns .column.subscribe-column div#gform_confirmation_wrapper_1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #059d5a;
  z-index: 500;
  padding: 15px 20px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
body.admin-bar footer .footer-content .columns .column.subscribe-column div#gform_confirmation_wrapper_1 {
  top: 32px;
}
footer .footer-content .columns .column.subscribe-column .validation_error, footer .footer-content .columns .column.subscribe-column .validation_message {
  color: red;
  background: #fff;
  padding: 5px;
  margin-top: 15px;
  margin-bottom: -10px;
  max-width: 167px;
}
footer .footer-content .columns .column.subscribe-column label {
  display: none;
}
footer .footer-content .columns .column.subscribe-column ul {
  padding: 0;
}
footer .footer-content .columns .column.subscribe-column ul li + li {
  margin-top: 10px;
}
footer .footer-content .columns .column.subscribe-column input[type=email], footer .footer-content .columns .column.subscribe-column input[type=text] {
  background: rgba(255, 255, 255, 0.78);
  border: none;
  font-size: 14px;
  color: #333333;
  letter-spacing: -0.15px;
  line-height: 42px;
  padding: 0 0 0 20px;
}
footer .footer-content .columns .column.subscribe-column form button {
  margin-top: 10px;
  border: 0;
  width: 100%;
  height: 42px;
  background: #9b9b9b;
  background-image: url("../png/footer-mail-submit.png");
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  footer .footer-content .columns .column.subscribe-column form button {
    background-image: url("../png/footer-mail-submit%402x.png");
  }
}
footer .footer-content .columns .column.social-column ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  min-width: 271px;
  margin-top: 0;
  padding: 0;
}
footer .footer-content .columns .column.social-column ul li a {
  display: block;
  height: 38px;
  width: 38px;
  background: rgba(255, 255, 255, 0.4);
  transition: background 0.4s ease-in-out;
  border-radius: 50%;
  position: relative;
}
footer .footer-content .columns .column.social-column ul li a:hover {
  background: #fff;
}
footer .footer-content .columns .column.social-column ul li a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
footer .footer-content .columns .column.social-column ul li + li {
  margin-top: 0;
}
footer .footer-content #canada-link {
  margin: 85px auto 30px;
  text-align: center;
}
footer .footer-content #canada-link a {
  transition: opacity 0.4s ease-in-out;
}
footer .footer-content #canada-link a:hover {
  opacity: 0.7;
}
footer .footer-content #copyright {
  text-align: center;
  font-family: "Canada 1500", sans-serif;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.4);
  letter-spacing: 3px;
}
footer .footer-content #copyright a {
  color: rgba(255, 255, 255, 0.4);
}
footer .footer-content #copyright a:hover {
  color: #FFFFFF;
}

html {
  scroll-behavior: smooth;
}

body.no-overflow {
  overflow: hidden;
}

.trade-partnership-tree-art {
  background-image: url("../png/bottom-tree-art.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 78px;
  margin-top: 60px;
}
@media (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .trade-partnership-tree-art {
    background-image: url("../png/bottom-tree-art%402x.png");
  }
}

.trade-partnership-intro {
  padding-bottom: 75px;
}
.trade-partnership-intro .hero-image {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  height: calc(100vh - 112px);
  max-height: 625px;
  margin-bottom: 56px;
  padding: 0 24px;
  width: 100%;
}
@media (max-width: 600px) {
  .trade-partnership-intro .hero-image {
    background-image: url(../jpg/trade-partnership-hero-mobile%401x.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media (max-width: 600px) and (min--moz-device-pixel-ratio: 1.3), (max-width: 600px) and (min-device-pixel-ratio: 1.3), (max-width: 600px) and (min-resolution: 1.3dppx) {
  .trade-partnership-intro .hero-image {
    background-image: url("../jpg/trade-partnership-hero-mobile%402x.jpg");
  }
}
@media (min-width: 601px) {
  .trade-partnership-intro .hero-image {
    background-image: url(../jpg/trade-partnership-hero%401x.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media (min-width: 601px) and (min--moz-device-pixel-ratio: 1.3), (min-width: 601px) and (min-device-pixel-ratio: 1.3), (min-width: 601px) and (min-resolution: 1.3dppx) {
  .trade-partnership-intro .hero-image {
    background-image: url("../jpg/trade-partnership-hero%402x.jpg");
  }
}
.trade-partnership-intro .hero-image h1 {
  color: white;
  font-size: 44px;
  line-height: 1.1818;
  margin: 0;
  text-align: center;
}
@media (min-width: 375px) and (max-width: 1023px) {
  .trade-partnership-intro .hero-image h1 {
    font-size: calc(44px + 44 * (100vw - 375px) / 649);
  }
}
@media (min-width: 1024px) {
  .trade-partnership-intro .hero-image h1 {
    font-size: 88px;
  }
}
.trade-partnership-intro .intro-body {
  font-size: 20px;
  line-height: 37px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0 24px;
  max-width: 770px;
}
.trade-partnership-intro .intro-body p {
  margin: 0;
}
.trade-partnership-intro .intro-body p + p {
  margin-top: 40px;
}

.trade-scroll-link {
  background: #ED2E38 url(../svg/white-maple-leaf-icon.svg) no-repeat center right 25px;
  border-radius: 120px;
  color: white;
  display: block;
  font-weight: 700;
  margin: 40px auto 0;
  padding: 20px 35px;
  transition: 0.4s ease-out;
  max-width: 658px;
  width: 100%;
}
.trade-scroll-link:hover {
  background-color: rgb(166.6475770925, 14.3524229075, 22.3259911894);
}
.trade-scroll-link:focus-visible {
  background-color: rgb(166.6475770925, 14.3524229075, 22.3259911894);
  outline: #00669F dotted 2px;
  outline-offset: 8px;
}
.trade-scroll-link:focus {
  background-color: rgb(166.6475770925, 14.3524229075, 22.3259911894);
  outline: #00669F dotted 2px;
  outline-offset: 8px;
}
.trade-scroll-link:focus:not(:focus-visible) {
  outline: none;
}
.trade-scroll-link span {
  display: inline-block;
  font-size: 16px;
  line-height: 1.6;
  padding-right: 30px;
}
@media (min-width: 375px) and (max-width: 705px) {
  .trade-scroll-link span {
    font-size: calc(16px + 6 * (100vw - 350px) / 356);
  }
}
@media (min-width: 706px) {
  .trade-scroll-link span {
    font-size: 22px;
    line-height: 1.6;
  }
}

.trade-partnership-map {
  background-color: #F0EBDC;
  padding: 66px 24px 60px;
}
@media (min-width: 1304px) {
  .trade-partnership-map {
    padding-left: calc(50% - 628px);
    padding-right: calc(50% - 628px);
  }
}
.trade-partnership-map__title {
  color: #01669F;
  font-size: 36px;
  line-height: 1.16;
  margin: 0 0 26px;
  text-align: center;
}
@media (min-width: 600px) {
  .trade-partnership-map__title {
    font-size: 48px;
    line-height: 56px;
  }
}
.trade-partnership-map .explanatory-text {
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  margin: 0;
}
.trade-partnership-map .explanatory-text a {
  text-decoration: underline;
}
.trade-partnership-map .explanatory-text a:focus-visible {
  outline: #00669F dotted 2px;
  outline-offset: 2px;
}
.trade-partnership-map .explanatory-text a:focus {
  outline: #00669F dotted 2px;
  outline-offset: 2px;
}
.trade-partnership-map .explanatory-text a:focus:not(:focus-visible) {
  outline: none;
}

.trade-map-container {
  position: relative;
}
.trade-map-container svg #Graphics > * {
  transition: opacity 0.4s ease-in-out;
}
.trade-map-container svg #Map_and_Background {
  transition: opacity 0.4s ease-in-out;
}
.trade-map-container svg g#Map_and_Background > g > polygon, .trade-map-container svg g#Map_and_Background > g > path {
  transition: fill 0.4s ease-in-out;
}
.trade-map-container svg g#Map_and_Background > g > polygon:hover, .trade-map-container svg g#Map_and_Background > g > path:hover {
  fill: #FAD21A;
}
.trade-map-container svg g[data-name=Twinkle] {
  opacity: 0;
}

[lang=fr-CA] #english-legend {
  display: none;
}

[lang=en-US] #french-legend {
  display: none;
}

@media (max-width: 1023px) {
  .trade-map {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
@media (min-width: 768px) {
  .trade-map {
    margin-top: 32px;
  }
}

@media (max-width: 767px) {
  .modal-selectors {
    -ms-flex-order: 2;
        order: 2;
  }
}
@media (min-width: 768px) {
  .modal-selectors {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .modal-selectors .trade-select-box {
    width: calc(50% - 12px);
  }
  .modal-selectors .trade-select-box:nth-child(2) {
    margin-left: 24px;
  }
}

.trade-partnership-news-feed {
  padding: 64px 24px 142px;
}
@media (min-width: 1218px) {
  .trade-partnership-news-feed {
    padding-left: calc(50% - 585px);
    padding-right: calc(50% - 585px);
  }
}
.trade-partnership-news-feed .explanatory-text {
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  margin: 0 0 24px;
}

.trade-select-box {
  -ms-flex-align: center;
      align-items: center;
  background-color: #28669B;
  color: white;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  margin: 0 auto 40px;
  padding: 0 16px;
  max-width: 406px;
  width: 100%;
}
.trade-select-box:has(select:focus) {
  outline: #e82e38 solid 2px;
  outline-offset: 2px;
}
.trade-select-box:has(select:focus) select {
  outline: none;
}
@media (min-width: 768px) {
  .trade-select-box.map {
    margin: 0;
  }
}
.trade-select-box label {
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
  width: 128px;
}
body.lang-fr .trade-select-box label {
  width: 223px;
}
.trade-select-box select {
  -moz-appearance: none;
  appearance: none;
  background: #28669b url(../svg/select-arrow.svg) no-repeat right center;
  background-size: 15px 8px;
  border: 0;
  color: white;
  font-size: 20px;
  font-weight: 800;
  line-height: 36px;
  height: 36px;
  width: calc(100% - 128px);
}
.trade-select-box.map select {
  width: 100%;
}

.download {
  display: block;
  opacity: 1;
  transition: 0.4s ease-out;
  visibility: visible;
}

.hide {
  display: none;
}

.fact-sheet-download-card {
  background-color: rgba(0, 102, 159, 0.1);
  padding: 20px;
  margin-bottom: 24px;
}
@media screen and (min-width: 1024px) {
  .fact-sheet-download-card {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
  }
  .fact-sheet-download-card :first-child {
    grid-column: 1/span 2;
  }
  .fact-sheet-download-card.hide {
    display: none;
  }
}
.fact-sheet-download-card .download {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  margin: 0 auto;
  color: #01669F;
  transition: all 0.3s ease-in;
}
.fact-sheet-download-card .download:hover, .fact-sheet-download-card .download:focus {
  text-decoration: underline;
  color: #00507e;
}
.fact-sheet-download-card .download .icon {
  margin-right: 16px;
}
.fact-sheet-download-card .download span {
  font-size: 24px;
  line-height: 1;
  max-width: 22ch;
  text-wrap: balance;
}
.fact-sheet-download-card .download span:focus-visible {
  outline: #e82e38 dotted 2px;
  outline-offset: 2px;
}
.fact-sheet-download-card .download span:focus {
  outline: #e82e38 dotted 2px;
  outline-offset: 2px;
}
.fact-sheet-download-card .download span:focus:not(:focus-visible) {
  outline: none;
}

.fact-sheets-list {
  padding-top: 20px;
  padding-bottom: 20px;
}
.fact-sheets-list h4 {
  margin-top: 0;
  margin-bottom: 12px;
}
.fact-sheets-list ul {
  margin: 0;
  padding: 0;
  -moz-column-count: 3;
       column-count: 3;
  -moz-column-gap: 24px;
       column-gap: 24px;
  line-height: 1.2em;
}
.fact-sheets-list ul li {
  margin-bottom: 8px;
}
.fact-sheets-list ul a {
  transition: all 0.3s ease-in;
  text-wrap: balance;
}
.fact-sheets-list ul a:hover, .fact-sheets-list ul a:focus {
  text-decoration: underline;
  color: #00507e;
}
@media screen and (min-width: 1024px) {
  .fact-sheets-list {
    padding-left: 20px;
  }
  .fact-sheets-list h4 {
    font-size: 18px;
  }
  .fact-sheets-list:has(+ .fact-sheets-list) {
    border-right: 1px solid rgba(0, 80, 126, 0.2);
    padding-right: 20px;
    padding-left: 0;
  }
}

.additional-resources {
  margin-top: 32px;
}
@media screen and (min-width: 1024px) {
  .additional-resources {
    margin-top: 64px;
  }
}
.additional-resources .header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
}
.additional-resources .header h1 {
  font-size: 28px;
  font-weight: normal;
  color: #333333;
  letter-spacing: -0.6px;
  margin: 0;
}
@media (max-width: 600px) {
  .additional-resources .header h1 {
    font-size: 22px;
    color: #333333;
    letter-spacing: 1.12px;
  }
}
.additional-resources .header .line {
  height: 2px;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  background: rgba(153, 153, 153, 0.21);
  margin-left: 10px;
}
.additional-resources .items {
  margin-top: 55px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 60px;
}
@media (max-width: 680px) {
  .additional-resources .items {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }
}
.additional-resources .items article {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.additional-resources .items article:hover {
  text-decoration: underline;
}
.additional-resources .items article .image {
  -ms-flex: 0 0 83px;
      flex: 0 0 83px;
  margin-right: 28px;
}
.additional-resources .items article .info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  max-width: 252px;
  padding-bottom: 3px;
  gap: 6px;
}
.additional-resources .items article .info h1 {
  margin: 0 0 12px;
  margin: 0;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  line-height: 20px;
}
.additional-resources .items article .info a {
  font-family: proxima-nova;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
}
.additional-resources .items article .info a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (min-width: 768px) {
  .additional-resources {
    grid-column: 1/span 4;
  }
}
.additional-resources ul {
  margin: 20px 0;
  padding: 0;
  text-align: left;
}
.additional-resources li {
  color: #00669F;
  font-size: 20px;
  line-height: 1.25;
}
.additional-resources li + li {
  margin-top: 3px;
}
.additional-resources a {
  text-decoration: underline;
}
.additional-resources a:focus-visible {
  outline: #e82e38 dotted 2px;
  outline-offset: 2px;
}
.additional-resources a:focus {
  outline: #e82e38 dotted 2px;
  outline-offset: 2px;
}
.additional-resources a:focus:not(:focus-visible) {
  outline: none;
}

@keyframes modal-in {
  from {
    opacity: 0;
    transform: scale(0.9) translateY(20dvh);
  }
}
#state-card-modal {
  background-color: transparent;
  border: 0;
  margin: auto;
  overflow: visible;
  padding: 0;
}
#state-card-modal::backdrop {
  background-color: rgba(240, 235, 220, 0.45);
}
#state-card-modal[open] {
  animation: modal-in 0.4s forwards;
}

.state-card {
  background-color: white;
  box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.17), 0px 41.7776px 33.422px rgba(0, 0, 0, 0.122205), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.101338), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.085), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0686618), 0px 2.76726px 2.2138px rgba(0, 0, 0, 0.0477948);
  height: calc(100dvh - 48px);
  overflow-y: scroll;
  padding: 24px;
  position: relative;
  width: 100%;
  z-index: 3;
  /*
    	@media (min-width: 1300px) {
    		left: 50%;
    		right: unset;
    		transform: translate(-42%, -50%);
    		width: 1074px;
    	}
  */
}
@media (min-width: 900px) {
  .state-card {
    -ms-flex-align: center;
        align-items: center;
    bottom: unset;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    height: unset;
    -ms-flex-pack: justify;
        justify-content: space-between;
    overflow: visible;
    padding: 90px 32px 32px;
    max-width: 1074px;
    width: 100%;
    -ms-flex-align: center;
        align-items: center;
  }
  .state-card .text-container {
    width: 67.81%;
  }
}
@media (min-width: 1024px) {
  .state-card {
    padding: 32px 86px 32px 0;
  }
}
.state-card h3 {
  color: #01669F;
  font-size: 24px;
  line-height: 28px;
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .state-card h3 {
    font-size: 32px;
    line-height: 1.16;
    margin: 0 0 30px;
  }
}
@media (min-width: 900px) and (max-width: 1399px) {
  .state-card h3 {
    font-size: calc(36px + 7 * (100vw - 900px) / 500);
  }
}
@media (min-width: 1400px) {
  .state-card h3 {
    font-size: 43px;
    margin: 0 0 30px;
  }
}
.state-card ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.state-card ul + p {
  font-size: 16px;
  line-height: 24px;
}
.state-card ul + p em, .state-card ul + p b {
  font-size: 22px;
  font-weight: 900;
  font-style: normal;
  line-height: 24px;
}
@media (min-width: 768px) {
  .state-card ul + p {
    font-size: 20px;
    line-height: 32px;
  }
  .state-card ul + p em, .state-card ul + p b {
    font-size: 28px;
    font-weight: 900;
    font-style: normal;
    line-height: 32px;
  }
}
.state-card li {
  font-size: 16px;
  line-height: 24px;
}
.state-card li em, .state-card li b {
  font-size: 22px;
  font-weight: 900;
  font-style: normal;
  line-height: 24px;
}
@media (min-width: 768px) {
  .state-card li {
    font-size: 20px;
    line-height: 32px;
  }
  .state-card li em, .state-card li b {
    font-size: 28px;
    line-height: 32px;
  }
}
.state-card blockquote {
  font-size: 16px;
  line-height: 24px;
  margin: 32px 0 0;
}
@media (min-width: 900px) {
  .state-card blockquote {
    font-size: 18px;
    line-height: 24px;
    margin: 30px 0 0;
  }
}
.state-card blockquote strong, .state-card blockquote i {
  color: #01669F;
  font-weight: 700;
  font-style: normal;
}

.state-card-close-btn {
  background: url(../svg/state-cards-close-button.svg) no-repeat;
  border: 0;
  cursor: pointer;
  height: 46px;
  overflow: hidden;
  padding: 0;
  position: fixed;
  right: 8px;
  top: 8px;
  text-indent: -999em;
  width: 46px;
}
@media (min-width: 900px) {
  .state-card-close-btn {
    position: absolute;
    right: 24px;
    top: 24px;
  }
}

.consulate-close-btn {
  background: url(../svg/state-cards-close-button.svg) no-repeat;
  background-size: 32px 32px;
  border: 0;
  cursor: pointer;
  height: 32px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  text-indent: -999em;
  width: 32px;
}

.state-card-image {
  margin-bottom: 36px;
}
@media (min-width: 900px) {
  .state-card-image {
    -ms-flex-item-align: start;
        align-self: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-left: calc(-1 * (20% - 24px));
    margin-bottom: 0;
    width: 45%;
  }
}
@media (min-width: 1400px) {
  .state-card-image {
    -ms-flex-pack: end;
        justify-content: flex-end;
    margin-left: -25.3%;
    width: 51.11%;
  }
}
.state-card-image img {
  filter: drop-shadow(0px 100px 80px rgba(0, 0, 0, 0.0477948)) drop-shadow(0px 41.7776px 33.422px rgba(0, 0, 0, 0.0686618)) drop-shadow(0px 22.3363px 17.869px rgba(0, 0, 0, 0.085)) drop-shadow(0px 12.5216px 10.0172px rgba(0, 0, 0, 0.101338)) drop-shadow(0px 6.6501px 5.32008px rgba(0, 0, 0, 0.122205)) drop-shadow(0px 2.76726px 2.2138px rgba(0, 0, 0, 0.17));
}

#consulate-modal {
  background-color: transparent;
  border: 0;
  margin: auto;
  padding: 0;
}
#consulate-modal::backdrop {
  background-color: rgba(240, 235, 220, 0.45);
}
#consulate-modal[open] {
  animation: modal-in 0.4s forwards;
}

.embassy-card {
  background-color: #FFFA44;
  background-image: url(../png/modal-texture.png);
  background-blend-mode: darken;
  border-radius: 16px;
  border: 2px solid #29517F;
  color: #031D42;
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
  padding: 70px 20px 20px;
  width: 100%;
  transition: 0.4s ease-out;
  /*
  	&#modal-minneapolis {
  		top: calc( 380px + (460 - 380) * ( (100vw - 1024px) / ( 1304 - 1024) ));
  	}

  	&#modal-chicago {
  		top: calc( 450px + (562 - 450) * ( (100vw - 1024px) / ( 1304 - 1024) ));
  	}

  	&#modal-detroit {
  		top: calc( 450px + (562 - 450) * ( (100vw - 1024px) / ( 1304 - 1024) ));
  	}

  	&#modal-denver {
  		top: calc( 440px + (540 - 440) * ( (100vw - 1024px) / ( 1304 - 1024) ));
  	}

  	&#modal-district-of-columbia {
  		top: calc( 440px + (540 - 440) * ( (100vw - 1024px) / ( 1304 - 1024) ));
  	}

  	&#modal-miami {
  		top: calc( 130px + (240 - 130) * ( (100vw - 1024px) / ( 1304 - 1024) ));
  	}

  	&#modal-dallas {
  		top: calc( 40px + (115 - 40) * ( (100vw - 1024px) / ( 1304 - 1024) ));
  	}

  	&#modal-san-francisco {
  		top: calc( 110px + (190 - 110) * ( (100vw - 1024px) / ( 1304 - 1024) ));
  	}

  	&#modal-los-angeles {
  		top: calc( 1px + (160 - 1) * ( (100vw - 1024px) / ( 1304 - 1024) ));
  	}

  	&#modal-seattle {
  		top: calc( 320px + (380 - 320) * ( (100vw - 1024px) / ( 1304 - 1024) ));
  	}

  	&#modal-atlanta {
  		top: calc( 130px + (145 - 130) * ( (100vw - 1024px) / ( 1304 - 1024) ));
  	}
  */
  /*
  	&#modal-minneapolis {
  		top: 460px;
  	}

  	&#modal-atlanta {
  		top: 145px;
  	}

  	&#modal-chicago {
  		top: 562px;
  	}

  	&#modal-detroit {
  		top: 562px;
  	}

  	&#modal-denver {
  		top: 540px;
  	}

  	&#modal-new-york-city{
  		transform: translateX(-55%);
  	}

  	&#modal-district-of-columbia {
  		top: 540px;
  	}

  	&#modal-miami {
  		top: 240px;
  	}

  	&#modal-dallas {
  		top: 115px;
  	}

  	&#modal-san-francisco {
  		top: 190px;
  	}

  	&#modal-los-angeles {
  		top: 190px;
  	}

  	&#modal-seattle {
  		top: 380px;
  	}
  */
}
@media (min-width: 900px) {
  .embassy-card {
    height: unset;
  }
}
@media (min-width: 1024px) {
  .embassy-card {
    padding: 20px;
    width: 650px;
    /*
    		&#modal-new-york-city {
    			top: 375px;
    		}

    		&#modal-boston {
    			top: 180px;
    		}
    */
  }
}
.embassy-card h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 16px;
  text-align: center;
  max-width: 28ch;
}

.consulate-modal-overlay {
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}

.consulate-information ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 700px) {
  .consulate-information ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.consulate-information li {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 18px;
  width: calc(50% - 11px);
}
.consulate-information li:nth-child(3) {
  width: 100%;
}
.consulate-information li:last-child {
  margin-bottom: 0;
}
.consulate-information a {
  color: #3a3a3a;
  text-decoration: underline;
}

.cls-12,
#Topography,
#Graphics,
#Text_Layer {
  pointer-events: none;
}

#Map_and_Background > a:hover {
  opacity: 0.8;
}
#Map_and_Background > a g {
  cursor: pointer;
}

#Stars > g {
  pointer-events: none;
}
#Stars > g g:nth-child(2) {
  transition: 0.4s ease-out;
}
#Stars > g:hover .cls-221 {
  fill: rgb(169, 164.050209205, 0);
}
#Stars > g:hover g[data-name=Twinkle] {
  opacity: 1;
}

#Regions > g {
  filter: drop-shadow(0px 100px 80px rgba(0, 0, 0, 0.0477948)) drop-shadow(0px 41.7776px 33.422px rgba(0, 0, 0, 0.0686618)) drop-shadow(0px 22.3363px 17.869px rgba(0, 0, 0, 0.085)) drop-shadow(0px 12.5216px 10.0172px rgba(0, 0, 0, 0.101338)) drop-shadow(0px 6.6501px 5.32008px rgba(0, 0, 0, 0.122205)) drop-shadow(0px 2.76726px 2.2138px rgba(0, 0, 0, 0.17));
  opacity: 0;
  pointer-events: none;
}

g#Northern_Indiana {
  pointer-events: none;
}

.view-fact-sheets {
  font-size: 18px;
  font-weight: 700;
  margin: 24px 0 0;
}
.view-fact-sheets:hover {
  text-decoration: underline;
}

.tax-state #hero {
  margin-bottom: 80px;
}
.tax-state .breadcrumbs {
  font-size: 18px;
}
.tax-state .state-card {
  background-color: rgba(0, 102, 159, 0.1);
  margin-inline: max(24px, 50% - 537px);
  margin-bottom: 160px;
}
.tax-state .state-card .download {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 16px;
  color: #01669F;
  font-size: 24px;
  line-height: 1;
}
.tax-state .state-card .download:hover, .tax-state .state-card .download:focus {
  text-decoration: underline;
  color: #00507e;
}
@media (min-width: 900px) and (max-width: 1399px) {
  .tax-state .state-card-image {
    margin-left: -22px;
  }
}
.tax-state .fact-sheets {
  margin-top: 48px;
}
.tax-state .fact-sheets__list {
  margin-top: 32px;
}
.tax-state .fact-sheets__list h3 {
  font-size: 24px;
  margin-bottom: 12px;
}
.tax-state .fact-sheets__list li {
  font-size: 16px;
}
.tax-state .fact-sheets__list a {
  transition: all 0.3s ease-in;
}
.tax-state .fact-sheets__list a:hover {
  text-decoration: underline;
  color: #00507e;
}
@media screen and (min-width: 1024px) {
  .tax-state .fact-sheets__list ul {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
}

.tax-state section#hero {
  padding: 80px 24px 0;
  position: relative;
  margin-top: -10px;
}
@media (min-width: 1431px) {
  .tax-state section#hero:before {
    content: "";
    position: absolute;
    top: 80px;
    left: 0;
    aspect-ratio: 86/300;
    width: 86px;
    background-image: url("../png/shapes-left.png");
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 10;
  }
}
@media (min-width: 1431px) and (min--moz-device-pixel-ratio: 1.3), (min-width: 1431px) and (min-device-pixel-ratio: 1.3), (min-width: 1431px) and (min-resolution: 1.3dppx) {
  .tax-state section#hero:before {
    background-image: url("../png/shapes-left%402x.png");
  }
}
@media (min-width: 1151px) {
  .tax-state section#hero:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 178px;
    width: 624px;
    background-image: url("../png/shapes-right.png");
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 10;
  }
}
@media (min-width: 1151px) and (min--moz-device-pixel-ratio: 1.3), (min-width: 1151px) and (min-device-pixel-ratio: 1.3), (min-width: 1151px) and (min-resolution: 1.3dppx) {
  .tax-state section#hero:after {
    background-image: url("../png/shapes-right%402x.png");
  }
}
.tax-state section#hero .section-content {
  margin: 0 auto;
  max-width: 1170px;
  position: relative;
}
.tax-state section#hero .section-content .header-container h1 {
  font-weight: normal;
  font-size: 36px;
  color: #00669F;
  letter-spacing: -0.78px;
  line-height: 48px;
  text-transform: uppercase;
  margin: 10px 0 0;
}
@media (max-width: 1150px) {
  .tax-state section#hero .section-content .header-container h1 {
    position: relative;
    z-index: 2;
    font-weight: normal;
    font-size: 36px;
    color: #00669F;
    letter-spacing: -0.78px;
    line-height: 38px;
    background: #FAD21A;
    padding: 12px 10px 8px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0;
  }
}
@media (max-width: 1150px) and (max-width: 800px) {
  .tax-state section#hero .section-content .header-container h1 {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
  }
}
.tax-state section#hero .section-content .header-container .subtitle {
  opacity: 0.85;
  font-family: "proxima-nova";
  font-weight: normal;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 24px;
  margin: 14px 0 24px;
  max-width: 730px;
}
@media (max-width: 1150px) {
  .tax-state section#hero .section-content .header-container .subtitle {
    display: none;
  }
}
.tax-state section#hero .section-content .header-container img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 1150px) {
  .tax-state section#hero .section-content .header-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top center;
       object-position: top center;
  }
}

.post-type-archive-events section#posts .section-content,
.tax-locations section#posts .section-content {
  max-width: 1064px;
  margin: 70px auto 35px;
}
@supports (display: grid) {
  .post-type-archive-events section#posts .section-content,
  .tax-locations section#posts .section-content {
    max-width: 1280px;
  }
}
@media (min-width: 768px) {
  @supports (display: grid) {
    .post-type-archive-events section#posts .section-content,
    .tax-locations section#posts .section-content {
      display: grid;
      grid-template-columns: 1fr 3fr;
      gap: 16px;
    }
  }
}
@media (min-width: 1000px) {
  @supports (display: grid) {
    .post-type-archive-events section#posts .section-content,
    .tax-locations section#posts .section-content {
      grid-template-columns: 1fr 6fr;
    }
  }
}
.post-type-archive-events .event-listing,
.tax-locations .event-listing {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.post-type-archive-events .event-listing li:not(:first-child),
.tax-locations .event-listing li:not(:first-child) {
  margin-top: 48px;
}
@media (max-width: 599px) {
  @supports (display: grid) {
    .post-type-archive-events .event-listing li:not(:first-child),
    .tax-locations .event-listing li:not(:first-child) {
      margin-top: 24px;
    }
  }
}
@media (min-width: 600px) {
  .post-type-archive-events .event-listing,
  .tax-locations .event-listing {
    max-width: 704px;
    overflow: hidden;
  }
  .post-type-archive-events .event-listing li,
  .tax-locations .event-listing li {
    float: left;
    margin-bottom: 48px;
    width: calc(50% - 8px);
  }
  .post-type-archive-events .event-listing li:not(:first-child),
  .tax-locations .event-listing li:not(:first-child) {
    margin-top: unset;
  }
  .post-type-archive-events .event-listing li:nth-child(2n+2),
  .tax-locations .event-listing li:nth-child(2n+2) {
    margin-left: 16px;
  }
  @supports (display: grid) {
    .post-type-archive-events .event-listing,
    .tax-locations .event-listing {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 48px 16px;
      max-width: unset;
      overflow: unset;
    }
    .post-type-archive-events .event-listing li,
    .tax-locations .event-listing li {
      margin-bottom: unset;
      width: unset;
    }
    .post-type-archive-events .event-listing li:nth-child(2n+2),
    .tax-locations .event-listing li:nth-child(2n+2) {
      margin-left: unset;
    }
  }
}
@media (min-width: 1000px) {
  .post-type-archive-events .event-listing,
  .tax-locations .event-listing {
    max-width: 1064px;
  }
  .post-type-archive-events .event-listing li,
  .tax-locations .event-listing li {
    width: calc(33% - 11px);
  }
  .post-type-archive-events .event-listing li:nth-child(2n+2),
  .tax-locations .event-listing li:nth-child(2n+2) {
    margin-left: unset;
  }
  .post-type-archive-events .event-listing li:not(:nth-child(3n+1)),
  .tax-locations .event-listing li:not(:nth-child(3n+1)) {
    margin-left: 16px;
  }
  @supports (display: grid) {
    .post-type-archive-events .event-listing,
    .tax-locations .event-listing {
      grid-template-columns: repeat(3, 1fr);
      max-width: unset;
    }
    .post-type-archive-events .event-listing li,
    .tax-locations .event-listing li {
      width: unset;
    }
    .post-type-archive-events .event-listing li:not(:nth-child(3n+1)),
    .tax-locations .event-listing li:not(:nth-child(3n+1)) {
      margin-left: unset;
    }
  }
}
.post-type-archive-events .post-pagination,
.tax-locations .post-pagination {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.post-type-archive-events .post-pagination .pagination-links,
.tax-locations .post-pagination .pagination-links {
  margin-left: 24px;
}

.single-events #posts .section-content {
  max-width: 768px;
}
@media (min-width: 768px) {
  @supports (display: grid) {
    .single-events #posts .section-content {
      display: grid;
      grid-template-columns: 1.5fr 1fr;
      grid-gap: 56px;
      max-width: 960px;
    }
  }
}
.single-events #posts .section-content img {
  grid-column: 1/-1;
  margin-bottom: 56px;
}
@media (min-width: 768px) {
  @supports (display: grid) {
    .single-events #posts .section-content img {
      margin-bottom: unset;
    }
  }
}
.single-events #posts .section-content p:first-child {
  margin-top: 0;
}
.single-events .speakers, .single-events .hosts {
  margin-top: 3em;
}
.single-events .speakers ul, .single-events .hosts ul {
  padding-left: 16px;
}
.single-events .speakers li:first-child:last-child, .single-events .hosts li:first-child:last-child {
  list-style-type: none;
  margin-left: -16px;
}
.single-events .content-secondary {
  margin-top: 56px;
}
@media (min-width: 768px) {
  @supports (display: grid) {
    .single-events .content-secondary {
      margin-top: unset;
    }
  }
}
.single-events .content-secondary p + p {
  margin-top: -16px;
}
.single-events .content-secondary .date {
  font-weight: 700;
}
.single-events .acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}
.single-events .acf-map img {
  max-width: inherit !important;
}

.event-card h2 {
  font-weight: normal;
  font-size: 22px;
  color: #00669F;
  letter-spacing: 0;
  line-height: 26px;
  transition: color 0.4s ease-in-out;
  margin-bottom: 12px;
  margin-top: 20px;
}
.event-card h2 a {
  color: currentColor;
}
.event-card h2 a:focus-visible {
  outline: #e82e38 dotted 2px;
  outline-offset: 2px;
}
.event-card h2 a:focus {
  outline: #e82e38 dotted 2px;
  outline-offset: 2px;
}
.event-card h2 a:focus:not(:focus-visible) {
  outline: none;
}
.event-card figure {
  margin: 0;
  padding: 0;
}
.event-card figure a {
  display: -ms-flexbox;
  display: flex;
}
.event-card figure a:focus-visible {
  outline: #e82e38 solid 2px;
}
.event-card figure a:focus {
  outline: #e82e38 solid 2px;
}
.event-card figure a:focus:not(:focus-visible) {
  outline: none;
}
.event-card p {
  opacity: 0.74;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 0;
}
.event-card p:last-child {
  margin-bottom: 0;
}
.event-card .event-date {
  margin-bottom: 1em;
  opacity: 1;
}

.filter-events ol {
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  gap: 18px;
}
@media (min-width: 768px) {
  @supports (display: grid) {
    .filter-events ol {
      -ms-flex-direction: column;
          flex-direction: column;
      gap: unset;
    }
  }
}
.filter-events li {
  font-size: 16px;
  text-align: center;
}
@media (min-width: 768px) {
  @supports (display: grid) {
    .filter-events li {
      text-align: left;
    }
    .filter-events li:not(:first-child) {
      margin-top: 6px;
    }
  }
}
.filter-events .active a {
  font-weight: 700;
}
.filter-events a:focus-visible {
  outline: #e82e38 dotted 2px;
  outline-offset: 2px;
}
.filter-events a:focus {
  outline: #e82e38 dotted 2px;
  outline-offset: 2px;
}
.filter-events a:focus:not(:focus-visible) {
  outline: none;
}

.register-btn {
  background-color: #FAD21A;
  border-radius: 5px;
  display: block;
  font-family: "Canada 1500", sans-serif;
  font-weight: 700;
  height: 40px;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0.85px;
  padding: 11px 16px 0;
  text-align: center;
  transition: 0.4s ease-out;
  width: -moz-fit-content;
  width: fit-content;
}
.register-btn:hover {
  background-color: rgb(170.2820512821, 140.5384615385, 3.7179487179);
  color: white;
}

.post-pagination {
  background: none;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 24px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 72px;
}
.post-pagination .pagination-links {
  display: -ms-flexbox;
  display: flex;
}
.post-pagination .pagination-links *:not(:first-child) {
  margin-left: 12px;
}

.back-to-event {
  grid-column: span 2;
}

.event-content {
  margin-top: 54px;
}
@media (min-width: 768px) {
  @supports (display: grid) {
    .event-content {
      margin-top: unset;
    }
  }
}

@media (max-width: 599px) {
  @supports (display: grid) {
    .event-card {
      display: grid;
      grid-template-columns: 1fr 2fr;
      gap: 0 16px;
    }
    .event-card *:not(img) {
      grid-column: 2;
    }
    .event-card img {
      grid-row: span 3;
    }
    .event-card h2 {
      font-size: 18px;
      margin: 0;
    }
    .event-card .event-date {
      font-size: 14px;
    }
    .event-card .event-description {
      display: none;
    }
  }
}
.description-list dl {
  padding: 0;
  margin: 0;
}
.description-list dl dt {
  opacity: 0.65;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  line-height: 24px;
  border-bottom: 1px solid #979797;
  padding-bottom: 10px;
  margin-top: 10px;
}
html.js .description-list dl dt {
  cursor: pointer;
}
.description-list dl dd {
  background: #E5E5E5;
  margin-left: 80px;
  padding: 35px 75px;
}
@media (max-width: 500px) {
  .description-list dl dd {
    margin-left: 0;
    padding: 35px;
  }
}
html.no-js .description-list dl dd {
  display: block !important;
}
.description-list dl dd p {
  margin: 0;
  font-size: 16px;
  color: #4B4B4B;
  letter-spacing: 0;
  line-height: 24px;
}
.description-list dl dd p + p {
  margin-top: 10px;
}
.description-list dl dd ul, .description-list dl dd ol {
  list-style: initial;
  padding: 0 0 0 18px;
}
.description-list dl dd[aria-hidden=false] {
  padding-block: px-to-ems(35px);
}
.description-list dl dd[aria-hidden=true] {
  padding-block: 0;
  opacity: 0;
  visibility: hidden;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
}
.description-list dl.accordion-active dt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.description-list dl.accordion-active dt span:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(75, 75, 75, 0.65);
  margin-left: 15px;
  transform: rotate(-90deg);
  transition: transform 0.4s ease-in-out;
}
.description-list dl.accordion-active dt[aria-expanded=true] span:after {
  transform: rotate(0deg);
}

.featured-post {
  --border-radius: 20px;
  aspect-ratio: 3/4;
  border-radius: var(--border-radius);
  container-type: inline-size;
  display: block;
  position: relative;
}
.featured-post__list {
  display: grid;
  grid-auto-flow: row;
  grid-gap: 32px;
}
@media screen and (min-width: 764px) {
  .featured-post__list--4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 901px) {
  .featured-post__list--3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .featured-post__list--4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
.featured-post:hover .featured-post__cover img {
  transform: scale(1.025);
}
.featured-post:hover .icon.icon-arrow-right {
  background-position: 14px center;
}
.featured-post:hover__cover:after {
  transform: translateY(-10%);
}
.featured-post__cover {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
  border-radius: var(--border-radius);
}
.featured-post__cover:after {
  content: " ";
  position: absolute;
  z-index: 1;
  bottom: -10%;
  left: 0;
  z-index: 0;
  width: 100%;
  pointer-events: none;
  height: 50%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 50%);
  transition: transform 0.25s ease-out;
}
.featured-post__cover img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: transform 0.25s ease-out;
}
.featured-post__link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: block;
  border-radius: var(--border-radius);
  transition: all 0.2s ease-in;
}
.featured-post__link:focus-within {
  outline: none;
  box-shadow: #fff 0 0 0 2px, var(--blue-500) 0px 0px 0px 4px;
}
.featured-post__content {
  width: 100%;
  height: 100%;
  padding: 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  text-wrap: pretty;
  z-index: 2;
  position: relative;
}
@container (min-width: 300px) {
  .featured-post__content {
    padding: 32px;
  }
}
.featured-post__title {
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.3em;
}
@container (min-width: 300px) {
  .featured-post__title {
    font-size: 20px;
  }
}
.featured-post .icon.icon-arrow-right {
  border: 1px solid #fff;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url("../svg/arrow-right.svg") no-repeat center;
  transition: all 0.25s ease-out;
}
@container (min-width: 300px) {
  .featured-post .icon.icon-arrow-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
}

.tags-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  gap: 4px;
  padding-left: 0;
}
.tags-list__link {
  background: var(--yellow-500);
  border-radius: 20px;
  padding: 8px 12px;
  line-height: 1em;
  font-size: 12px;
  font-weight: 700;
  color: #000;
  display: block;
  transition: all 0.3s ease-in;
}
.tags-list__link:focus-within {
  outline: none;
  box-shadow: #fff 0 0 0 2px, var(--yellow-700) 0px 0px 0px 4px;
}
.tags-list__link:hover {
  background: var(--yellow-700);
}

.post-teaser {
  display: grid;
  -ms-flex-align: center;
      align-items: center;
  grid-auto-flow: row;
  grid-gap: 16px 32px;
  border-top: 1px solid var(--gray-700);
  padding-block: 24px;
}
@container (min-width: 600px) {
  .post-teaser {
    grid-template-columns: 1fr max-content;
  }
}
.post-teaser__details {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 8px;
}
.post-teaser__date {
  margin: 0;
  font-weight: 700;
  font-size: 14px;
}
.post-teaser__title {
  margin: 0;
  text-wrap: balance;
}
.post-teaser__title a {
  transition: all 0.2s ease-in;
  line-height: 1.2em;
  border-radius: 3px;
}
.post-teaser__title a:focus-within {
  outline: none;
  box-shadow: #fff 0 0 0 2px, var(--blue-700) 0px 0px 0px 4px;
}
.post-teaser__title:hover a,
.post-teaser__title a:focus {
  color: var(--blue-700);
}
.post-teaser__excerpt {
  margin: 0;
}
.post-teaser__excerpt * {
  margin: 0;
}
.post-teaser__list {
  padding: 0;
}
.post-teaser__cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}
@container (min-width: 600px) {
  .post-teaser__cta {
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.post-teaser__cta {
  border: 2px solid var(--blue-500);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  gap: 8px;
  border-radius: 32px;
  width: -moz-max-content;
  width: max-content;
  height: 32px;
  transition: all 0.25s ease-in;
  padding: 0 12px;
}
.post-teaser__cta:focus-within {
  outline: none;
  box-shadow: #fff 0 0 0 2px, var(--blue-700) 0px 0px 0px 4px;
}
@container (min-width: 600px) {
  .post-teaser__cta {
    padding: 0;
    width: 32px;
  }
}
.post-teaser__cta:hover, .post-teaser__cta:focus {
  border-color: var(--blue-700);
  color: var(--blue-700);
}
.post-teaser__cta-text {
  font-weight: 700;
}
@container (min-width: 600px) {
  .post-teaser__cta-text {
    display: none;
  }
}

.title-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  gap: 32px;
  padding-bottom: 16px;
}
.title-bar__title {
  color: var(--gray-700);
  font-size: 20px;
  margin: 0;
  line-height: 1.3em;
}
@media screen and (min-width: 901px) {
  .title-bar__title {
    font-size: 32px;
  }
}
.title-bar__cta {
  color: var(--blue-500);
  font-weight: 700;
  font-size: 16px;
  padding: 4px;
  border-radius: 3px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 8px;
  line-height: 1em;
  transition: all 0.25s ease-in;
}
.title-bar__cta:focus-within {
  outline: none;
  box-shadow: #fff 0 0 0 2px, var(--blue-700) 0px 0px 0px 4px;
}
.title-bar__cta:hover, .title-bar__cta:focus {
  color: var(--blue-700);
}

.menu-card {
  --border-radius: 20px;
  aspect-ratio: 2/3;
  border-radius: var(--border-radius);
  container-type: inline-size;
  display: block;
  position: relative;
}
.menu-card__cover {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
  border-radius: var(--border-radius);
}
.menu-card__cover:after {
  content: " ";
  position: absolute;
  z-index: 1;
  bottom: -10%;
  left: 0;
  z-index: 0;
  width: 100%;
  pointer-events: none;
  height: 50%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 50%);
  transition: transform 0.25s ease-out;
}
.menu-card:hover .menu-card__cover:after, .menu-card:focus-within .menu-card__cover:after {
  transform: translateY(-10%);
}
.menu-card__cover img {
  transition: transform 0.25s ease-out;
}
.menu-card:hover .menu-card__cover img {
  transform: scale(1.025);
}
.menu-card__link {
  width: 100%;
  height: 100%;
  padding: 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: start;
      align-items: flex-start;
  text-wrap: pretty;
  z-index: 2;
  position: relative;
  border-radius: var(--border-radius);
  transition: box-shadow 0.25s ease-out;
}
.menu-card__link:focus-within {
  outline: none;
  box-shadow: #fff 0 0 0 2px, var(--blue-500) 0px 0px 0px 4px;
}
@container (min-width: 300px) {
  .menu-card__link {
    padding: 32px;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: end;
        align-items: flex-end;
    -ms-flex-pack: justify;
        justify-content: space-between;
    gap: 16px;
  }
}
.menu-card__title {
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.3em;
}
@container (min-width: 300px) {
  .menu-card__title {
    font-size: 20px;
    max-width: 148px;
  }
}
.menu-card__icon {
  border: 1px solid #fff;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url("../svg/arrow-right.svg") no-repeat center;
  transition: all 0.25s ease-out;
}
.menu-card:hover .menu-card__icon, .menu-card:focus-within .menu-card__icon {
  background-position: 14px center;
}
@container (min-width: 300px) {
  .menu-card__icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
}

.icon-x-twitter {
  background-image: url(../svg/x-twitter.svg);
  background-repeat: no-repeat;
  height: 14px;
  width: 16px;
}

.icon-sidebar-x-twitter {
  background-image: url(../svg/x-twitter.svg);
  background-repeat: no-repeat;
  height: 14px;
  width: 16px;
}

.icon-footer-x-twitter {
  background-image: url(../svg/x-twitter-dark.svg);
  background-repeat: no-repeat;
  height: 14px;
  opacity: 0.35;
  width: 16px;
}

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