@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("dist/fonts/Canada1500Rg-Italic.woff2") format("woff2"), url("dist/fonts/Canada1500Rg-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Canada 1500";
  src: url("dist/fonts/Canada1500Rg-Bold.woff2") format("woff2"), url("dist/fonts/Canada1500Rg-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Canada 1500";
  src: url("dist/fonts/Canada1500Rg-Regular.woff2") format("woff2"), url("dist/fonts/Canada1500Rg-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Canada 1500 Light";
  src: url("dist/fonts/Canada1500Lt-Regular.woff2") format("woff2"), url("dist/fonts/Canada1500Lt-Regular.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Canada 1500 Light";
  src: url("dist/fonts/Canada1500Lt-Italic.woff2") format("woff2"), url("dist/fonts/Canada1500Lt-Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Canada 1500";
  src: url("dist/fonts/Canada1500Rg-BoldItalic.woff2") format("woff2"), url("dist/fonts/Canada1500Rg-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-facebook {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-flag-ca-mobile {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-flag-ca {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-flag-mexico-mobile {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-flag-mexico {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-footer-facebook {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-footer-flickr {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-footer-instagram {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-footer-twitter {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-footer-youtube {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-instagram {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-menu-close {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-menu-dark {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-menu {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-mobile-go {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-mobile-search-active {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-mobile-search {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-search-news {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-search {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-sidebar-facebook {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-sidebar-flickr {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-sidebar-instagram {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-sidebar-twitter {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-sidebar-youtube {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-submit-arrow {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

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

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-twitter {
    background-image: url(dist/spritesheet@2x.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 h1,
body h2,
body h3,
body h4,
body h5 {
  font-family: "Canada 1500", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body,
body html {
  margin: 0;
  padding: 0;
}

body img:not(.contain-fit) {
  max-width: 100%;
  height: auto;
}

body * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body a {
  text-decoration: none;
  color: #de1f98;
}

body iframe {
  max-width: 100%;
}

@media (max-width: 933px) {
  body {
    padding-top: 64px;
  }
}

header {
  max-width: 1170px;
  padding: 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: "Canada 1500", sans-serif;
  margin-bottom: 32px;
  position: relative;
  z-index: 50;
  /*  Dark Mode */
  /* Mobile checkboxes */
}

@media (min-width: 864px) {
  header {
    padding-left: 24px;
  }
}

@media (max-width: 933px) {
  header {
    padding-left: 24px;
    padding-right: 24px;
    position: fixed;
    top: 0;
    background: #fff;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14);
    width: 100vw;
    z-index: 1000;
  }

  body.admin-bar header {
    top: 32px;
  }
}

@media (max-width: 933px) and (max-width: 782px) {
  body.admin-bar header {
    top: 0;
  }
}

@media (max-width: 933px) {
  header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
}

@media (max-width: 933px) {
  header .left-column,
  header label {
    position: relative;
    z-index: 2;
  }
}

header .left-column {
  padding-top: 3px;
  margin-right: 10px;
}

header .left-column a {
  display: block;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

header .left-column a:hover {
  opacity: 0.32;
}

header .left-column a img {
  max-width: 245px;
  display: block;
}

@media (max-width: 933px) {
  header .left-column a img {
    max-width: 123px;
  }
}

header .right-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

header .right-column .top-row {
  background: #3D3D3D;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 25px 6px 45px;
  min-width: 585px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

header .right-column .top-row form {
  border-bottom: 2px solid rgba(216, 216, 216, 0.32);
}

header .right-column .top-row form .screen-reader-text {
  font-size: 0;
}

header .right-column .top-row form .search-field {
  background: #3d3d3d;
  border: none;
  font-size: 13px;
  min-height: 21px;
  color: #fff;
}

header .right-column .top-row form input[type=submit] {
  cursor: pointer;
  background: url("dist/sprites/icon-search.png") no-repeat center center;
  background-size: contain;
  width: 13px;
  height: 13px;
  border: none;
  color: transparent;
  opacity: 0.33;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  header .right-column .top-row form input[type=submit] {
    background-image: url("dist/sprites/icon-search@2x.png");
  }
}

header .right-column .top-row form input[type=submit]:hover {
  opacity: 1;
}

header .right-column .top-row ul {
  padding-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 12px;
}

header .right-column .top-row ul li.social {
  padding-top: 6px;
}

header .right-column .top-row ul li.social:last-child a {
  margin-right: 0;
}

header .right-column .top-row ul li a {
  color: #fff;
  margin: 0 10px;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

header .right-column .top-row ul li a:hover {
  opacity: 0.31;
}

header .right-column .top-row ul li i {
  text-indent: -9999px;
  display: inline-block;
  overflow: hidden;
}

header .right-column .bottom-row {
  background: #D4E33D;
}

header.dark {
  box-shadow: none;
}

header.dark:before {
  background: #3D3D3D;
}

header.dark .left-column a {
  background-size: contain;
  background-repeat: no-repeat;
}

body.lang-en header.dark .left-column a {
  background-image: url("images/en/logo-dark.svg");
}

body.lang-fr header.dark .left-column a {
  background-image: url("images/fr/logo-dark.svg");
}

body.lang-es header.dark .left-column a {
  background-image: url("images/es/logo-dark.svg");
}

header.dark .left-column a img {
  opacity: 0;
}

header.dark #mobile-search-button i {
  background-image: url(dist/spritesheet.png);
  background-position: -26px -124px;
  width: 26px;
  height: 26px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  header.dark #mobile-search-button i {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

header.dark #mobile-menu-button i {
  background-image: url(dist/spritesheet.png);
  background-position: 0px -100px;
  width: 34px;
  height: 24px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  header.dark #mobile-menu-button i {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

header input[type=checkbox],
header > label {
  display: none;
}

@media (max-width: 933px) {
  header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    min-height: 64px;
  }

  header .right-column .top-row form {
    display: block;
    background: #3D3D3D;
    position: fixed;
    top: 64px;
    left: 0;
    width: 100vw;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    min-height: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: -ms-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    padding: 0 16px;
  }

  header .right-column .top-row form:after {
    content: "";
    position: absolute;
    bottom: 15px;
    left: 16px;
    width: -webkit-calc(100vw - 32px);
    width: calc(100vw - 32px);
    height: 1px;
    background: #fff;
  }

  header .right-column .top-row form label {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex: 1;
    flex-grow: 1;
  }

  header .right-column .top-row form label .screen-reader-text {
    display: none;
  }

  header .right-column .top-row form label .search-field {
    min-height: 29px;
    width: 100%;
  }

  header .right-column .top-row form input[type=submit] {
    background-image: url(dist/spritesheet.png);
    background-position: -100px -124px;
    width: 22px;
    height: 13px;
    opacity: 1;
    padding-bottom: 6px;
  }
}

@media (max-width: 933px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 933px) and (min-resolution: 192dpi) {
  header .right-column .top-row form input[type=submit] {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

@media (max-width: 933px) {
  header .right-column {
    position: fixed;
    z-index: -1;
  }
}

@media (max-width: 933px) and (max-width: 933px) {
  header .right-column {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
}

@media (max-width: 933px) {
  header .right-column .top-row {
    padding: 0;
    min-width: 0;
  }

  header .right-column .top-row > ul {
    margin: 0 auto;
    position: fixed;
    top: 64px;
    left: 0;
    height: 64px;
    width: 100%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    background: #3d3d3d;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: -ms-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    z-index: 2;
  }

  header .right-column .top-row > ul li {
    font-size: 13px;
  }

  body.admin-bar header .right-column .top-row > ul {
    top: 96px;
  }
}

@media (max-width: 933px) and (max-width: 782px) {
  body.admin-bar header .right-column .top-row > ul {
    top: 110px;
  }
}

@media (max-width: 933px) {
  header .right-column .bottom-row {
    background: #D4E33D;
    position: fixed;
    top: 128px;
    left: 0;
    width: 100vw;
    min-height: -webkit-calc(100vh - 64px - 64px);
    min-height: calc(100vh - 64px - 64px);
    max-height: -webkit-calc(100vh - 64px - 64px);
    max-height: calc(100vh - 64px - 64px);
    overflow: auto;
    -webkit-transform: translateY(-100%) translateY(-64px);
    -ms-transform: translateY(-100%) translateY(-64px);
    transform: translateY(-100%) translateY(-64px);
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: -ms-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
  }

  body.admin-bar header .right-column .bottom-row {
    top: 160px;
  }
}

@media (max-width: 933px) and (max-width: 782px) {
  body.admin-bar header .right-column .bottom-row {
    top: 174px;
  }
}

@media (max-width: 933px) {
  header .right-column .bottom-row nav ul {
    display: block;
    text-align: center;
    padding: 0;
  }

  header .right-column .bottom-row nav ul li {
    margin: 4px 0 4px;
    padding: 12px 0 0;
  }

  header .right-column .bottom-row nav ul li a {
    font-size: 18px;
    color: #000;
  }

  header .right-column .bottom-row nav ul li + li {
    border-top: 1px solid rgba(0, 0, 0, 0.23);
  }

  header .right-column .bottom-row nav ul.sub-menu li {
    padding: 0;
  }

  header .right-column .bottom-row nav ul.sub-menu li a {
    font-size: 16px;
  }

  header .right-column .bottom-row nav ul.sub-menu li + li {
    border-top: none;
  }
}

@media (max-width: 933px) {
  header #mobile-search-button {
    margin-left: auto;
    margin-right: 20px;
    display: block;
  }

  header #mobile-search-button i {
    display: block;
    cursor: pointer;
    background-image: url(dist/spritesheet.png);
    background-position: -52px -124px;
    width: 26px;
    height: 26px;
  }
}

@media (max-width: 933px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 933px) and (min-resolution: 192dpi) {
  header #mobile-search-button i {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

@media (max-width: 933px) {
  header #mobile-search:checked ~ .right-column .search-form {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  body.admin-bar header #mobile-search:checked ~ .right-column .search-form {
    top: 96px;
  }
}

@media (max-width: 933px) and (max-width: 782px) {
  body.admin-bar header #mobile-search:checked ~ .right-column .search-form {
    top: 110px;
  }
}

@media (max-width: 933px) {
  header #mobile-menu-button {
    display: block;
    width: 34px;
  }

  header #mobile-menu-button i {
    display: block;
    cursor: pointer;
    background-image: url(dist/spritesheet.png);
    background-position: -34px -100px;
    width: 34px;
    height: 24px;
  }
}

@media (max-width: 933px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 933px) and (min-resolution: 192dpi) {
  header #mobile-menu-button i {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

@media (max-width: 933px) {
  html.js header #mobile-menu:checked + #mobile-menu-button i {
    background-image: url(dist/spritesheet.png);
    background-position: 0px -124px;
    width: 26px;
    height: 26px;
  }
}

@media (max-width: 933px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 933px) and (min-resolution: 192dpi) {
  html.js header #mobile-menu:checked + #mobile-menu-button i {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

@media (max-width: 933px) {
  header #mobile-menu:checked ~ .right-column {
    visibility: visible;
    opacity: 1;
  }

  header #mobile-menu:checked ~ .right-column .top-row ul {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  header #mobile-menu:checked ~ .right-column .bottom-row {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

#sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.05);
  z-index: 50;
  -webkit-transform: translateY(-100%) translateY(-5px);
  -ms-transform: translateY(-100%) translateY(-5px);
  transform: translateY(-100%) translateY(-5px);
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -ms-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  opacity: 0;
}

@media (max-width: 933px) {
  #sticky-header {
    display: none;
  }
}

#sticky-header html.no-js {
  display: none;
}

body.admin-bar #sticky-header {
  top: 32px;
}

body.sticky-menu #sticky-header {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

#sticky-header .header-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1170px;
  padding: 0;
  padding-left: 20px;
  margin: 0 auto;
}

#sticky-header .header-content .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#sticky-header .header-content .search-container {
  background: #3d3d3d;
  margin-left: auto;
  padding: 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#sticky-header .header-content .search-container form {
  border-bottom: 2px solid rgba(216, 216, 216, 0.32);
}

#sticky-header .header-content .search-container form .screen-reader-text {
  font-size: 0;
}

#sticky-header .header-content .search-container form .search-field {
  background: #3d3d3d;
  border: none;
  font-size: 13px;
  min-height: 21px;
  color: #fff;
}

#sticky-header .header-content .search-container form input[type=submit] {
  cursor: pointer;
  background: url("dist/sprites/icon-search.png") no-repeat center center;
  background-size: contain;
  width: 13px;
  height: 13px;
  border: none;
  color: transparent;
  opacity: 0.33;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #sticky-header .header-content .search-container form input[type=submit] {
    background-image: url("dist/sprites/icon-search@2x.png");
  }
}

#sticky-header .header-content .search-container form input[type=submit]:hover {
  opacity: 1;
}

#sticky-header .header-content nav {
  background: #D4E33D;
}

#sticky-header .header-content nav > ul > li > a {
  line-height: 56px;
}

nav.menu-header-menu-container ul,
nav.menu-header-menu-french-container ul,
nav.menu-header-menu-spanish-container ul {
  padding: 0 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}

nav.menu-header-menu-container ul li a,
nav.menu-header-menu-french-container ul li a,
nav.menu-header-menu-spanish-container ul li a {
  color: #000;
  text-transform: uppercase;
  padding: 5px 6px;
  margin: 0 6px;
  font-weight: bold;
  font-size: 11px;
  letter-spacing: 0.85px;
  text-align: right;
  line-height: 40px;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  font-family: "Canada 1500", sans-serif;
}

nav.menu-header-menu-container ul li a:hover,
nav.menu-header-menu-french-container ul li a:hover,
nav.menu-header-menu-spanish-container ul li a:hover {
  opacity: 0.32;
}

nav.menu-header-menu-container ul li.current_page_item > a,
nav.menu-header-menu-french-container ul li.current_page_item > a,
nav.menu-header-menu-spanish-container ul li.current_page_item > a {
  opacity: 0.32;
}

nav.menu-header-menu-container ul li.menu-item-has-children,
nav.menu-header-menu-french-container ul li.menu-item-has-children,
nav.menu-header-menu-spanish-container ul li.menu-item-has-children {
  position: relative;
}

@media (min-width: 934px) {
  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,
  nav.menu-header-menu-spanish-container ul li.menu-item-has-children .sub-menu {
    padding: 18px 6px;
    background: #D4E33D;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    display: block;
    left: 0;
    min-width: 230px;
    -webkit-transition: visibility 0s linear 300ms, opacity 300ms, -webkit-transform 300ms;
    transition: visibility 0s linear 300ms, opacity 300ms, -ms-transform 300ms;
    transition: visibility 0s linear 300ms, opacity 300ms, transform 300ms;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  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,
  nav.menu-header-menu-spanish-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,
  nav.menu-header-menu-spanish-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,
  nav.menu-header-menu-spanish-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,
  nav.menu-header-menu-spanish-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,
  nav.menu-header-menu-spanish-container ul li.menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: visibility 0s linear 0s, opacity 300ms, -webkit-transform 300ms;
    transition: visibility 0s linear 0s, opacity 300ms, -ms-transform 300ms;
    transition: visibility 0s linear 0s, opacity 300ms, transform 300ms;
  }

  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:focus-within .sub-menu,
  nav.menu-header-menu-spanish-container ul li.menu-item-has-children:focus-within .sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: visibility 0s linear 0s, opacity 300ms, -webkit-transform 300ms;
    transition: visibility 0s linear 0s, opacity 300ms, -ms-transform 300ms;
    transition: visibility 0s linear 0s, opacity 300ms, transform 300ms;
  }
}

section#newsletter-signup {
  position: relative;
  padding: 60px 25px 40px;
}

section#newsletter-signup:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 247px;
  height: 100%;
  background-image: url("dist/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), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  section#newsletter-signup:before {
    background-image: url("dist/newsletter-art-left@2x.png");
  }
}

@media (max-width: 1125px) {
  section#newsletter-signup:before {
    width: 80px;
  }
}

section#newsletter-signup:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 121px;
  height: 100%;
  background-image: url("dist/newsletter-art-right.png");
  background-blend-mode: lighten;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  z-index: 4;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  section#newsletter-signup:after {
    background-image: url("dist/newsletter-art-right@2x.png");
  }
}

@media (max-width: 1125px) {
  section#newsletter-signup:after {
    width: 50px;
  }
}

section#newsletter-signup .section-content {
  background: #D4E33D;
  background-image: url("dist/newsletter-bg.png");
  background-size: 724px 242px;
  background-position: left top;
  max-width: 1100px;
  margin: 0 auto;
  padding: 60px 120px;
  position: relative;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  section#newsletter-signup .section-content {
    background-image: url("dist/newsletter-bg@2x.png");
  }
}

@media (max-width: 1125px) {
  section#newsletter-signup .section-content {
    text-align: center;
  }
}

@media (min-width: 1126px) {
  section#newsletter-signup .section-content {
    min-height: 290px;
  }

  section#newsletter-signup .section-content:after {
    content: "";
    position: absolute;
    top: -75px;
    right: -70px;
    width: 530px;
    height: 263px;
    background-image: url("dist/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 (-o-min-device-pixel-ratio: 2.6/2), (min-width: 1126px) and (-webkit-min-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("dist/canadian-flag@2x.jpg");
  }
}

@media (max-width: 700px) {
  section#newsletter-signup .section-content {
    padding: 30px;
  }
}

section#newsletter-signup .section-content h1 {
  font-size: 42px;
  color: #473B03;
  letter-spacing: -0.91px;
  line-height: 48px;
  margin: 0 0 25px;
  text-transform: uppercase;
}

@media (min-width: 1126px) {
  section#newsletter-signup .section-content h1 {
    max-width: 60%;
  }
}

@media (max-width: 700px) {
  section#newsletter-signup .section-content h1 {
    font-size: 28px;
    line-height: 32px;
  }
}

section#newsletter-signup .section-content p {
  font-size: 16px;
  color: #45530E;
  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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 327px;
  -webkit-flex-wrap: wrap;
  -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 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  color: #de001f;
  font-weight: bold;
}

section#newsletter-signup .section-content form .gform_body {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex: 1;
  flex-grow: 1;
}

section#newsletter-signup .section-content form ul {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex: 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 input {
  height: 55px;
  padding: 14px 20px;
  border: none;
  width: 100%;
  font-size: 18px;
}

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::-moz-placeholder {
  font-style: italic;
  color: rgba(51, 51, 51, 0.32);
}

section#newsletter-signup .section-content form ul li input::-webkit-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 button {
  appearance: none;
  width: 55px;
  height: 55px;
  background: #593277;
  position: relative;
  font-size: 0;
  border: none;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}

section#newsletter-signup .section-content form button:hover {
  background: #8149ad;
}

section#newsletter-signup .section-content form button span {
  display: none;
}

section#newsletter-signup .section-content form button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background-image: url(dist/spritesheet.png);
  background-position: -154px -117px;
  width: 9px;
  height: 16px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  section#newsletter-signup .section-content form button:after {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

body.single-post section#hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

body.single-post section#hero h1 {
  max-width: none !important;
  margin-right: 30px;
}

@media (max-width: 800px) {
  body.single-post section#hero h1 {
    text-align: center;
    margin-right: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}

body.single-post section#hero .date {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}

body.single-post section#hero .a2a_kit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -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 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

body.single-post section#hero .a2a_kit p {
  font-weight: bold;
  font-size: 16px;
  margin: 2px 0 0;
}

body.single-post section#hero .a2a_kit a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 34px;
  height: 34px;
  background: #FAD21A;
  border-radius: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 10px;
}

@media (max-width: 800px) {
  body.single-post section#hero .a2a_kit a {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

body.single-post section#hero .a2a_kit a:hover svg path {
  fill: #fff !important;
}

body.single-post section#hero .a2a_kit a svg {
  display: block;
  max-width: 24px;
  height: auto;
}

body.single-post section#hero .a2a_kit a svg path {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

body.single-post section#hero .a2a_kit a i {
  display: block;
}

body.single-post section#hero .a2a_kit a i.icon-twitter {
  margin-left: 1px;
}

section#posts {
  padding: 0 25px;
  margin-bottom: 40px;
}

.blog section#posts {
  padding-top: 45px;
  position: relative;
}

.blog section#posts h2 {
  margin-top: 0;
}

.blog section#posts:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 247px;
  height: 100%;
  background-image: url("dist/newsletter-art-left.png");
  background-size: 170px 424px;
  background-repeat: no-repeat;
  z-index: 4;
  background-position: left top;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .blog section#posts:before {
    background-image: url("dist/newsletter-art-left@2x.png");
  }
}

@media (max-width: 1125px) {
  .blog section#posts:before {
    background-size: cover;
    width: 80px;
  }
}

.blog section#posts:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  height: 100%;
  background-image: url("dist/newsletter-art-right-alt.png");
  background-blend-mode: lighten;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right 45px;
  z-index: 4;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .blog section#posts:after {
    background-image: url("dist/newsletter-art-right-alt@2x.png");
  }
}

@media (max-width: 1125px) {
  .blog section#posts:after {
    width: 50px;
  }
}

section#posts .section-content {
  max-width: 960px;
  margin: 0 auto;
}

section#posts .section-content .wp-video {
  max-width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  margin: 40px 0;
}

section#posts .section-content .wp-video .wp-video-shortcode {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

section#posts .section-content .heading-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

section#posts .section-content .heading-row h2 {
  font-size: 28px;
  color: #333333;
  letter-spacing: -0.6px;
  line-height: 48px;
  text-transform: uppercase;
}

section#posts .section-content .heading-row .pagination {
  margin-left: auto;
}

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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -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 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 559px;
  -ms-flex: 0 1 559px;
  flex: 0 1 559px;
}

@media (max-width: 750px) {
  section#posts .section-content .columns .left-column {
    margin-bottom: 40px;
  }
}

section#posts .section-content .columns .left-column article {
  border-bottom: 1px solid #979797;
}

section#posts .section-content .columns .left-column article .tags ul {
  margin: 0;
  padding: 0;
}

section#posts .section-content .columns .left-column article .tags ul li {
  display: inline-block;
  background: rgba(137, 77, 214, 0.15);
  font-family: "Canada 1500", sans-serif;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

section#posts .section-content .columns .left-column article .tags ul li a {
  color: #000000;
  padding: 8px 10px 5px 14px;
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

section#posts .section-content .columns .left-column article .tags ul li a:hover {
  background: rgba(137, 77, 214, 0.35);
}

section#posts .section-content .columns .left-column article .tags ul li + li {
  margin-left: 10px;
}

section#posts .section-content .columns .left-column article h1 {
  font-weight: normal;
  font-size: 22px;
  color: #593277;
  letter-spacing: 0;
  line-height: 26px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

section#posts .section-content .columns .left-column article h1:hover {
  color: #8e57b8;
}

section#posts .section-content .columns .left-column article p:not(.date) {
  opacity: 0.74;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 20px;
}

section#posts .section-content .columns .left-column article .date {
  opacity: 0.74;
  font-weight: 600;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 38px;
}

section#posts .section-content .columns .left-column article + article {
  padding-top: 38px;
}

section#posts .section-content .columns .left-column .btn {
  display: inline-block;
  background: #593277;
  font-family: "Canada 1500", sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  letter-spacing: 2px;
  text-align: center;
  padding: 18px 35px 15px;
  margin-top: 35px;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease-in-out;
  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: #8e57b8;
}

section#posts .section-content .columns .right-column {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 340px;
  -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("dist/newsletter-bg.png");
  background-size: 724px 242px;
  background-position: center center;
  padding: 20px 30px;
  position: relative;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-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("dist/newsletter-bg@2x.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;
  text-transform: uppercase;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 3.86px;
  line-height: 21px;
  max-width: 254px;
}

section#posts .section-content .columns .right-column .social-links ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -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;
  -webkit-transition: all 0.4s ease-in-out;
  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%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  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 {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: 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 {
  /* Hide logo */
}

@media (min-width: 934px) {
  body.home header .left-column img {
    display: none;
  }
}

body.home section#hero {
  margin-top: -120px;
  overflow-x: hidden;
  padding: 140px 15px 0;
  position: relative;
}

body.home section#hero .background {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("dist/homepage-pattern-top-1.svg");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
}

body.home section#hero .background.background-2 {
  background-image: url("dist/homepage-pattern-top-2.svg");
}

body.home section#hero .background.background-3 {
  background-image: url("dist/homepage-pattern-top-3.svg");
}

@media (max-width: 1350px) {
  body.home section#hero .background {
    background-size: auto;
  }
}

@media (max-width: 786px) {
  body.home section#hero .background {
    background-size: 50vw auto;
  }
}

@media (max-width: 933px) {
  body.home section#hero {
    margin-top: 0;
  }
}

@media (max-width: 786px) {
  body.home section#hero {
    padding-top: 10px;
  }
}

body.home section#hero .section-content {
  max-width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

@media (max-width: 1350px) {
  body.home section#hero .section-content {
    display: block;
  }
}

body.home section#hero .section-content .left-column {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 600px;
  -ms-flex: 0 1 600px;
  flex: 0 1 600px;
  padding-top: 40px;
  position: relative;
}

@media (max-width: 1350px) {
  body.home section#hero .section-content .left-column {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 45px;
  }
}

@media (max-width: 786px) {
  body.home section#hero .section-content .left-column img {
    max-width: 70vw;
  }
}

body.home section#hero .section-content .left-column h1 {
  text-indent: -9999px;
  margin: 0;
}

body.home section#hero .section-content .left-column p {
  font-size: 24px;
  color: #999999;
  letter-spacing: 0;
  text-align: center;
  line-height: 32px;
  max-width: 549px;
  margin: 10px auto;
}

@media (max-width: 450px) {
  body.home section#hero .section-content .left-column p {
    font-size: 18px;
    line-height: 25px;
    margin: 20px auto;
  }
}

body.home section#hero .section-content .left-column .explore-container {
  border: 1px solid rgba(89, 50, 119, 0.22);
  padding: 15px;
  max-width: 530px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 670px) {
  body.home section#hero .section-content .left-column .explore-container {
    border: none;
    background: #00669F;
    outline: 1px solid rgba(0, 102, 159, 0.22);
    padding: 10px;
  }
}

@media (max-width: 450px) {
  body.home section#hero .section-content .left-column .explore-container {
    font-size: 12px;
    margin-left: -20px;
    margin-right: -20px;
  }
}

body.home section#hero .section-content .left-column .explore-container .icon {
  background-color: #fff;
}

@media (max-width: 670px) {
  body.home section#hero .section-content .left-column .explore-container .icon.icon-flag-mexico {
    background-image: url(dist/spritesheet.png);
    background-position: -100px -70px;
    width: 36px;
    height: 28px;
  }
}

@media (max-width: 670px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 670px) and (min-resolution: 192dpi) {
  body.home section#hero .section-content .left-column .explore-container .icon.icon-flag-mexico {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

@media (max-width: 670px) {
  body.home section#hero .section-content .left-column .explore-container .icon.icon-flag-ca {
    background-image: url(dist/spritesheet.png);
    background-position: -100px -42px;
    width: 36px;
    height: 28px;
  }
}

@media (max-width: 670px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 670px) and (min-resolution: 192dpi) {
  body.home section#hero .section-content .left-column .explore-container .icon.icon-flag-ca {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

body.home section#hero .section-content .left-column .explore-container .icon-flag-mexico {
  height: 49px;
}

body.home section#hero .section-content .left-column .explore-container .icon-flag-ca {
  height: 49px;
}

body.home section#hero .section-content .left-column .explore-container a {
  background: #593277;
  font-family: "Canada 1500", sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  letter-spacing: 2px;
  text-align: center;
  margin: 0 10px;
  line-height: 47px;
  text-transform: uppercase;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex: 1;
  flex-grow: 1;
  padding-top: 3px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

@media (max-width: 670px) {
  body.home section#hero .section-content .left-column .explore-container a {
    line-height: 28px;
  }
}

@media (max-width: 450px) {
  body.home section#hero .section-content .left-column .explore-container a {
    font-size: 11px;
  }
}

body.home section#hero .section-content .left-column .explore-container a:hover {
  background: #8e57b8;
}

body.home section#hero .section-content .right-column {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 500px;
  -ms-flex: 0 1 500px;
  flex: 0 1 500px;
}

@media (max-width: 450px) {
  body.home section#hero .section-content .right-column {
    margin-left: -10px;
    margin-right: -10px;
  }
}

body.home section#hero .section-content .right-column h2 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 22px;
  color: #999999;
  letter-spacing: 3.43px;
  text-align: center;
  line-height: 20px;
  margin: 0 0 12px;
}

body.home section#hero .section-content .right-column h2 span {
  display: block;
  font-size: 16px;
  color: #4B4B4B;
}

body.home section#hero .section-content .right-column .working-together-on {
  background: #e5e5e5;
  background-image: url("dist/working-on-bg.png");
  background-size: 264px 264px;
  background-position: center center;
  padding: 20px 60px;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  body.home section#hero .section-content .right-column .working-together-on {
    background-image: url("dist/working-on-bg@2x.png");
  }
}

@media (max-width: 1350px) {
  body.home section#hero .section-content .right-column .working-together-on {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

@media (max-width: 1230px) {
  body.home section#hero .section-content .right-column .working-together-on {
    margin-left: -35px;
    margin-right: -25px;
    width: 100vw;
  }
}

@media (max-width: 875px) {
  body.home section#hero .section-content .right-column .working-together-on {
    padding: 20px 15px;
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 450px) {
  body.home section#hero .section-content .right-column .working-together-on {
    margin-left: -25px;
  }
}

@media (max-width: 875px) {
  body.home section#hero .section-content .right-column .working-together-on a {
    -webkit-flex-basis: -webkit-calc(50% - 10px);
    -ms-flex: 0 1 calc(50% - 10px);
    flex-basis: calc(50% - 10px);
  }
}

body.home section#hero .section-content .right-column .working-together-on a article .thumbnail {
  width: 135px;
  height: 135px;
  border-radius: 50%;
  margin: 0 auto 5px;
  -webkit-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
}

body.home section#hero .section-content .right-column .working-together-on a article .thumbnail:hover .flipper::after {
  height: 135px;
  width: 135px;
}

body.home section#hero .section-content .right-column .working-together-on a article .thumbnail .flipper {
  position: relative;
  height: 135px;
}

body.home section#hero .section-content .right-column .working-together-on a article .thumbnail .flipper::after {
  background-color: #de1f98;
  border-radius: 50%;
  content: "";
  top: 50%;
  height: 110px;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  width: 110px;
  z-index: 1;
}

body.home section#hero .section-content .right-column .working-together-on a article .thumbnail .flipper div {
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  width: 135px;
  height: 135px;
  border-radius: 50%;
  border: 10px solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 2;
}

body.home section#hero .section-content .right-column .working-together-on a article .thumbnail .flipper div.front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

body.home section#hero .section-content .right-column .working-together-on a article .thumbnail .flipper div.back {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

body.home section#hero .section-content .right-column .working-together-on a article h1 {
  font-size: 13px;
  color: #4B4B4B;
  letter-spacing: 3px;
  text-align: center;
  line-height: 15px;
  text-transform: uppercase;
  margin: 0;
}

body.home section#hero .section-content .right-column .working-together-on a:nth-child(1) article .thumbnail .front {
  background-image: url("dist/hp-circle-1-hover.png");
  background-repeat: no-repeat;
  background-position: center;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  body.home section#hero .section-content .right-column .working-together-on a:nth-child(1) article .thumbnail .front {
    background-image: url("dist/hp-circle-1-hover@2x.png");
  }
}

body.home section#hero .section-content .right-column .working-together-on a:nth-child(2) article .thumbnail .front {
  background-image: url("dist/hp-circle-2-hover.png");
  background-repeat: no-repeat;
  background-position: center;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  body.home section#hero .section-content .right-column .working-together-on a:nth-child(2) article .thumbnail .front {
    background-image: url("dist/hp-circle-2-hover@2x.png");
  }
}

body.home section#hero .section-content .right-column .working-together-on a:nth-child(3) article .thumbnail .front {
  background-image: url("dist/hp-circle-3-hover.png");
  background-repeat: no-repeat;
  background-position: center;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  body.home section#hero .section-content .right-column .working-together-on a:nth-child(3) article .thumbnail .front {
    background-image: url("dist/hp-circle-3-hover@2x.png");
  }
}

body.home section#hero .section-content .right-column .working-together-on a:nth-child(4) article .thumbnail .front {
  background-image: url("dist/hp-circle-4-hover.png");
  background-repeat: no-repeat;
  background-position: center;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  body.home section#hero .section-content .right-column .working-together-on a:nth-child(4) article .thumbnail .front {
    background-image: url("dist/hp-circle-4-hover@2x.png");
  }
}

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

html.js body.home:not(.animation-finished):not(.logged-in) header .right-column {
  visibility: hidden;
  opacity: 0;
}

html.js body.home:not(.animation-finished):not(.logged-in) section#hero .background {
  opacity: 0;
}

html.js body.home:not(.animation-finished):not(.logged-in) section#hero .section-content .left-column {
  visibility: hidden;
  opacity: 0;
}

html.js body.home:not(.animation-finished):not(.logged-in) section#hero .section-content .right-column {
  visibility: hidden;
  opacity: 0;
}

html.js body.home:not(.animation-finished):not(.logged-in) section#hero .section-content .right-column .working-together-on a {
  visibility: hidden;
  opacity: 0;
}

html.js body.home:not(.animation-finished):not(.logged-in) section#sticky-posts article {
  visibility: hidden;
  opacity: 0;
}

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: 30px;
  }
}

@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 {
  position: relative;
}

section#sticky-posts article .thumbnail-container .thumbnail {
  -webkit-transition: opacity 0.4s ease-in-out;
  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;
  object-fit: cover;
  max-width: 100%;
  width: 100%;
}

section#sticky-posts article .thumbnail-container .tags {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

section#sticky-posts article .thumbnail-container .tags ul {
  padding: 0;
  margin: 0;
}

section#sticky-posts article .thumbnail-container .tags a {
  background: #D4E33D;
  display: block;
  padding: 8px 10px;
  font-family: "Canada 1500", sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  line-height: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

section#sticky-posts article .thumbnail-container .tags a:hover {
  background: #96a317;
  color: #fff;
}

section#sticky-posts article .thumbnail-container .tags a + a {
  margin-left: 5px;
}

section#sticky-posts article h1 {
  font-weight: normal;
  font-size: 22px;
  color: #593277;
  letter-spacing: 0;
  line-height: 26px;
  -webkit-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out;
  margin-bottom: 20px;
  margin-top: 20px;
}

section#sticky-posts article h1:hover {
  color: #8e57b8;
}

section#sticky-posts article p {
  opacity: 0.74;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 0;
}

.home-logo-container {
  margin: 0 auto;
  position: relative;
  width: max-content;
}

@media (min-width: 1351px) {
  .home-logo-container {
    margin: 0;
  }
}

.home-butterfly {
  height: auto;
  position: absolute;
  right: -12px;
  right: -2.3%;
  top: 10px;
  top: 5.65%;
  width: 10.57%;
  z-index: 2;
}

[lang=en-CA] .home-butterfly {
  right: -5.25%;
}

[lang=fr-CA] .home-butterfly {
  right: -6%;
}

body.blog section#hero,
body.category section#hero,
body.tag section#hero {
  max-width: 1218px;
  padding: 40px 24px 0;
  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;
  text-transform: uppercase;
  margin-top: 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: #D4E33D;
  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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex: 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: #D4E33D;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px 15px 18px;
  }
}

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 form,
body.category section#filter-menu .section-content form,
body.tag section#filter-menu .section-content form {
  background: #3D3D3D;
  padding: 10px 10px 3px;
  border-radius: 4px;
}

body.blog section#filter-menu .section-content form .screen-reader-text,
body.category section#filter-menu .section-content form .screen-reader-text,
body.tag section#filter-menu .section-content form .screen-reader-text {
  font-size: 0;
}

body.blog section#filter-menu .section-content form .search-field,
body.category section#filter-menu .section-content form .search-field,
body.tag section#filter-menu .section-content form .search-field {
  background: #3d3d3d;
  border: none;
  font-size: 13px;
  min-height: 21px;
  color: #fff;
}

body.blog section#filter-menu .section-content form input[type=submit],
body.category section#filter-menu .section-content form input[type=submit],
body.tag section#filter-menu .section-content form input[type=submit] {
  cursor: pointer;
  background: url("dist/sprites/icon-search.png") no-repeat center center;
  background-size: contain;
  width: 13px;
  height: 13px;
  border: none;
  color: transparent;
  opacity: 0.33;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  body.blog section#filter-menu .section-content form input[type=submit],
  body.category section#filter-menu .section-content form input[type=submit],
  body.tag section#filter-menu .section-content form input[type=submit] {
    background-image: url("dist/sprites/icon-search@2x.png");
  }
}

body.blog section#filter-menu .section-content form input[type=submit]:hover,
body.category section#filter-menu .section-content form input[type=submit]:hover,
body.tag section#filter-menu .section-content form input[type=submit]:hover {
  opacity: 1;
}

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

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;
  text-transform: uppercase;
  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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 270px;
  -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 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex: 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] {
  appearance: none;
  -webkit-appearance: none;
  font-size: 0;
  background: transparent;
  border: none;
  cursor: pointer;
  background-image: url(dist/spritesheet.png);
  background-position: -100px 0px;
  width: 54px;
  height: 42px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  body.search section#search-menu .section-content form input[type=submit] {
    background-image: url(dist/spritesheet@2x.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.search-results-filter {
  background-color: #E5E5E5;
  margin-top: 34px;
  padding: 24px;
}

body.search section#posts .section-content article {
  border-bottom: 1px solid #979797;
}

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;
  background: rgba(137, 77, 214, 0.15);
  font-family: "Canada 1500", sans-serif;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

body.search section#posts .section-content article .tags ul li a {
  color: #000000;
  padding: 8px 10px 5px 14px;
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

body.search section#posts .section-content article .tags ul li a:hover {
  background: rgba(137, 77, 214, 0.35);
}

body.search section#posts .section-content article .tags ul li + li {
  margin-left: 10px;
}

body.search section#posts .section-content article h1 {
  font-weight: normal;
  font-size: 22px;
  color: #593277;
  letter-spacing: 0;
  line-height: 26px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

body.search section#posts .section-content article h1:hover {
  color: #8e57b8;
}

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;
  text-transform: uppercase;
  margin-bottom: 38px;
}

body.search section#posts .section-content article + article {
  padding-top: 38px;
}

.search-results-filter .filter-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.search-results-filter .filter-content a:not(:first-child) {
  margin-left: 16px;
}

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;
  text-transform: uppercase;
  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;
  text-transform: uppercase;
  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(dist/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), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  body.single section#posts:before {
    background-image: url("dist/newsletter-art-left@2x.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 .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;
  text-transform: uppercase;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex: 1;
  flex-grow: 1;
  padding: 3px 25px 0;
  -webkit-transition: all 0.4s ease-in-out;
  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("dist/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), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #bottom-art {
    background-image: url("dist/bottom-art@2x.png");
  }
}

@media (max-width: 525px) {
  #bottom-art {
    min-height: 138px;
  }
}

body.page-template-image-header section#hero {
  padding: 105px 24px 75px;
  position: relative;
}

@media (max-width: 1360px) {
  body.page-template-image-header section#hero {
    padding: 60px 38px 55px;
  }
}

body.page-template-image-header section#hero:before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  height: 100%;
  width: 118px;
  background-image: url("dist/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), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  body.page-template-image-header section#hero:before {
    background-image: url("dist/image-header-art-left@2x.png");
  }
}

@media (max-width: 1430px) {
  body.page-template-image-header section#hero:before {
    width: 80px;
  }
}

@media (max-width: 1360px) {
  body.page-template-image-header section#hero:before {
    width: 40px;
  }
}

@media (max-width: 650px) {
  body.page-template-image-header section#hero:before {
    display: none;
  }
}

body.page-template-image-header section#hero:after {
  content: "";
  position: absolute;
  bottom: -105px;
  right: 0;
  height: 100%;
  width: 86px;
  background-image: url("dist/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), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  body.page-template-image-header section#hero:after {
    background-image: url("dist/image-header-art-right@2x.png");
  }
}

@media (max-width: 1360px) {
  body.page-template-image-header section#hero:after {
    width: 46px;
  }
}

@media (max-width: 650px) {
  body.page-template-image-header section#hero:after {
    display: none;
  }
}

body.page-template-image-header section#hero img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.page-template-image-header 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 {
  font-weight: normal;
  font-size: 36px;
  color: #593277;
  letter-spacing: -0.78px;
  line-height: 38px;
  background: #D4E33D;
  padding: 12px 10px 8px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
}

@media (max-width: 800px) {
  body.page-template-image-header section#hero .section-content h1 {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
  }
}

body.page-template-image-header section#hero .section-content h2 {
  opacity: 0.68;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0;
  line-height: 24px;
  max-width: 500px;
}

@media (max-width: 650px) {
  body.page-template-image-header section#hero .section-content h2 {
    display: none;
  }
}

body.page-template-image-header h2#subtitle {
  opacity: 0.68;
  font-family: proxima-nova, sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 24px;
  padding: 25px 33px;
}

@media (min-width: 651px) {
  body.page-template-image-header 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;
    height: 100%;
    width: 101px;
    background-image: url("dist/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 (-o-min-device-pixel-ratio: 2.6/2), (min-width: 1431px) and (-webkit-min-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("dist/shapes-left@2x.png");
  }
}

@media (min-width: 1151px) {
  body.page-template-art-header section#hero:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 178px;
    width: 639px;
    background-image: url("dist/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 (-o-min-device-pixel-ratio: 2.6/2), (min-width: 1151px) and (-webkit-min-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("dist/shapes-right@2x.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 58px 0;
    text-align: center;
  }

@supports (display: grid) {
    body.page-template-art-header section#hero .section-content .header-container {
      display: grid;
      grid-template-rows: 158px auto;
      padding: 0;
    }
}
}

body.page-template-art-header section#hero .section-content .header-container h1 {
  font-weight: normal;
  font-size: 36px;
  color: #593277;
  letter-spacing: -0.78px;
  line-height: 48px;
  text-transform: uppercase;
  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: #593277;
    letter-spacing: -0.78px;
    line-height: 38px;
    background: #D4E33D;
    padding: 12px 10px 8px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0;
  }

@supports (display: grid) {
    body.page-template-art-header section#hero .section-content .header-container h1 {
      grid-row: 1;
      grid-column: 1;
      justify-self: center;
      z-index: 2;
    }
}
}

@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 h2 {
  opacity: 0.65;
  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 h2 {
    display: none;
  }

@supports (display: grid) {
    body.page-template-art-header section#hero .section-content .header-container h2 {
      display: block;
      justify-self: center;
      grid-row: 2;
      padding: 0 36px;
    }
}
}

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%;
    object-fit: cover;
    object-position: top center;
  }

@supports (display: grid) {
    body.page-template-art-header section#hero .section-content .header-container img {
      position: unset;
      grid-column: 1;
      grid-row: 1;
      z-index: 1;
    }
}
}

section#flexible-content {
  padding: 50px 24px;
}

body.page-template-art-header section#flexible-content {
  background-image: url("dist/shapes-bottom.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-bottom: 250px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  body.page-template-art-header section#flexible-content {
    background-image: url("dist/shapes-bottom@2x.png");
  }
}

@media (max-width: 730px) {
  body.page-template-art-header section#flexible-content {
    background-size: contain;
  }
}

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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 800px) {
  section#flexible-content .section-content .text-and-image-box {
    display: block;
  }
}

section#flexible-content .section-content .text-and-image-box + .text-and-image-box {
  margin-top: 84px;
}

section#flexible-content .section-content .text-and-image-box .image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 384px;
  -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 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 500px;
  -ms-flex: 0 0 500px;
  flex: 0 0 500px;
}

section#flexible-content .section-content .text-and-image-box .content h1 {
  opacity: 0.74;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 24px;
}

section#flexible-content .section-content .text-and-image-box .content h2 {
  font-weight: normal;
  font-size: 28px;
  color: #593277;
  letter-spacing: -0.6px;
  line-height: 48px;
  margin-top: 0;
  text-transform: uppercase;
}

section#flexible-content .section-content .text-and-image-box .content a {
  background: url(dist/arrow-right.svg) no-repeat right center;
  color: #333;
  display: inline-block;
  font-weight: 600;
  padding-right: 17px;
}

@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 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -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 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -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;
  text-transform: uppercase;
}

@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;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -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: 1fr 1fr 1fr 1fr;
  margin-top: 35px;
}

@media (max-width: 768px) {
  section#flexible-content .section-content .explore-more .links {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 500px) {
  section#flexible-content .section-content .explore-more .links {
    grid-template-columns: 1fr;
  }
}

section#flexible-content .section-content .explore-more .links a article {
  position: relative;
  min-height: 157px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: 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);
  -webkit-transition: all 0.4s ease-in-out;
  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: #D4E33D;
  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("dist/explore-more-1.jpg");
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-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("dist/explore-more-1@2x.jpg");
  }
}

section#flexible-content .section-content .explore-more .links a:nth-child(2) article .thumbnail {
  background-image: url("dist/explore-more-2.jpg");
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-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("dist/explore-more-2@2x.jpg");
  }
}

section#flexible-content .section-content .explore-more .links a:nth-child(3) article .thumbnail {
  background-image: url("dist/explore-more-3.jpg");
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-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("dist/explore-more-3@2x.jpg");
  }
}

section#flexible-content .section-content .explore-more .links a:nth-child(4) article .thumbnail {
  background-image: url("dist/explore-more-4.jpg");
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-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("dist/explore-more-4@2x.jpg");
  }
}

section#flexible-content .section-content .equal-width {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}

@media (max-width: 650px) {
  section#flexible-content .section-content .equal-width {
    grid-template-columns: 1fr;
  }
}

section#flexible-content .section-content .equal-width .text,
section#flexible-content .section-content .equal-width .left-column {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

section#flexible-content .section-content .equal-width .text h1,
section#flexible-content .section-content .equal-width .left-column h1 {
  font-weight: normal;
  font-size: 28px;
  color: #593277;
  letter-spacing: -0.6px;
  line-height: 48px;
  margin-top: 0;
  text-transform: uppercase;
}

section#flexible-content .section-content .equal-width .text p,
section#flexible-content .section-content .equal-width .left-column p {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 24px;
}

section#flexible-content .section-content .equal-width .image {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  align-self: start;
  position: relative;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -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(dist/image-header-art-right.png);
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
    z-index: 10;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}

@media (min-width: 1160px) and (min--moz-device-pixel-ratio: 1.3), (min-width: 1160px) and (-o-min-device-pixel-ratio: 2.6/2), (min-width: 1160px) and (-webkit-min-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("dist/image-header-art-right@2x.png");
  }
}

section#flexible-content .section-content .bottom-tree-art {
  position: relative;
  background-image: url("dist/trees-bottom.png");
  max-width: 280px;
  height: 92px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 60px auto -51px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-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("dist/trees-bottom@2x.png");
  }
}

section#flexible-content .section-content .full-width-image a {
  -webkit-transition: opacity 0.4s ease-in-out;
  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: -webkit-calc(-50vw + 470px);
  margin-left: calc(-50vw + 470px);
  margin-right: -webkit-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: #593277;
  letter-spacing: -0.78px;
  line-height: 48px;
  text-transform: uppercase;
  margin-bottom: 0;
}

section#flexible-content .section-content .full-width-text .text h2 {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 28px;
  color: #593277;
  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: 16px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 24px;
}

section#flexible-content .section-content .full-width-text .text ul {
  padding: 0 0 0 38px;
}

section#flexible-content .section-content .full-width-text .text ul li {
  font-size: 16px;
  line-height: 24px;
  padding-left: 19px;
  position: relative;
}

section#flexible-content .section-content .full-width-text .text ul li::before {
  background: url(dist/bullet-arrow.svg) no-repeat;
  content: "";
  height: 8px;
  position: absolute;
  left: 0;
  top: 6px;
  width: 8px;
}

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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -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 + .seven-five-split {
  margin-top: 76px;
}

section#flexible-content .section-content .seven-five-split + .full-width-text {
  margin-top: 0;
}

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 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 596px;
  -ms-flex: 0 1 596px;
  flex: 0 1 596px;
}

section#flexible-content .section-content .seven-five-split .text h1 {
  font-weight: normal;
  text-transform: uppercase;
  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;
  text-transform: uppercase;
  font-size: 28px;
  color: #593277;
  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: 16px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 24px;
}

section#flexible-content .section-content .seven-five-split .text p + h2 {
  margin-top: 20px;
}

section#flexible-content .section-content .seven-five-split .text ul {
  padding: 0 0 0 38px;
}

section#flexible-content .section-content .seven-five-split .text ul li {
  font-size: 16px;
  padding-left: 19px;
  position: relative;
}

section#flexible-content .section-content .seven-five-split .text ul li::before {
  background: url(dist/bullet-arrow.svg) no-repeat;
  content: "";
  height: 8px;
  position: absolute;
  left: 0;
  top: 6px;
  width: 8px;
}

section#flexible-content .section-content .seven-five-split .text ul li ul {
  padding: 0 0 0 12px;
}

section#flexible-content .section-content .seven-five-split .text ul li ul li {
  font-size: 16px;
  padding-left: 9px;
}

section#flexible-content .section-content .seven-five-split .text ul li ul li::before {
  background: none;
  content: "•";
  top: 0;
  width: 6px;
}

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 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 350px;
  -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;
  background: rgba(222, 232, 120, 0.44);
  margin-left: auto;
  padding: 25px 25px 40px;
  position: relative;
}

section#flexible-content .section-content .seven-five-split .asides aside h1 {
  background: #2a699f;
  font-size: 15px;
  text-transform: uppercase;
  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 .resources {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 40px;
}

@media (max-width: 630px) {
  section#flexible-content .section-content .seven-five-split .asides .resources {
    margin-top: 40px !important;
  }
}

section#flexible-content .section-content .seven-five-split .asides .resources article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

section#flexible-content .section-content .seven-five-split .asides .resources article .image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83px;
  -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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 252px;
  padding-bottom: 3px;
}

section#flexible-content .section-content .seven-five-split .asides .resources article .info h1 {
  margin: 0 0 12px;
  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:last-child {
  padding-right: 24px;
}

section#flexible-content .section-content .seven-five-split .asides .resources article .info a:last-child[href*=pdf],
section#flexible-content .section-content .seven-five-split .asides .resources article .info a:last-child[href*=jpg] {
  background-image: url(dist/download-arrow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  align-self: start;
}

section#flexible-content .section-content .seven-five-split .asides .resources article .info a:last-child:not([href*=pdf]):not([href*=jpg]) {
  background-image: url(dist/link-arrow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  align-self: start;
}

section#flexible-content .section-content .seven-five-split .asides .resources {
  margin-top: auto;
  margin-bottom: 40px;
}

section#flexible-content .section-content .seven-five-split .asides .resources article {
  max-width: 292px;
}

@media (min-width: 631px) {
  section#flexible-content .section-content .seven-five-split .asides .resources article {
    margin-left: auto;
  }
}

section#flexible-content .section-content .seven-five-split .asides aside + .resources {
  margin-top: 48px;
}

section#flexible-content .section-content .seven-five-split .asides > img + .resources {
  margin-top: 48px;
}

section#flexible-content .section-content .seven-five-split .asides .quote-block {
  position: relative;
}

section#flexible-content .section-content .seven-five-split .asides .quote-block > * {
  position: relative;
  z-index: 2;
}

section#flexible-content .section-content .seven-five-split .asides .quote-block::before {
  background: url(dist/quote-mark.svg) no-repeat;
  content: "";
  height: 23px;
  position: absolute;
  top: -12px;
  z-index: 1;
  left: -4px;
  width: 30px;
}

section#flexible-content .section-content .seven-five-split.text-right .text {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -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 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 20px;
  margin-left: 0;
}

section#flexible-content .resources .header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -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;
  text-transform: uppercase;
}

@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;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -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-template-columns: 1fr 1fr;
  grid-gap: 60px;
}

@media (max-width: 680px) {
  section#flexible-content .resources .items {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }
}

section#flexible-content .resources .items article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

section#flexible-content .resources .items article .image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83px;
  -ms-flex: 0 0 83px;
  flex: 0 0 83px;
  margin-right: 28px;
}

section#flexible-content .resources .items article .info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 252px;
  padding-bottom: 3px;
}

section#flexible-content .resources .items article .info h1 {
  margin: 0 0 12px;
  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:last-child {
  padding-right: 24px;
}

section#flexible-content .resources .items article .info a:last-child[href*=pdf],
section#flexible-content .resources .items article .info a:last-child[href*=jpg] {
  background-image: url(dist/download-arrow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  align-self: start;
}

section#flexible-content .resources .items article .info a:last-child:not([href*=pdf]):not([href*=jpg]) {
  background-image: url(dist/link-arrow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  align-self: start;
}

section#flexible-content .description-list dl {
  padding: 0;
  margin: 0;
}

section#flexible-content .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 section#flexible-content .description-list dl dt {
  cursor: pointer;
}

section#flexible-content .description-list dl dd {
  background: #E5E5E5;
  margin-left: 80px;
  padding: 35px 75px;
}

@media (max-width: 500px) {
  section#flexible-content .description-list dl dd {
    margin-left: 0;
    padding: 35px;
  }
}

html.no-js section#flexible-content .description-list dl dd {
  display: block !important;
}

section#flexible-content .description-list dl dd p {
  margin: 0;
  font-size: 16px;
  color: #4B4B4B;
  letter-spacing: 0;
  line-height: 24px;
}

section#flexible-content .description-list dl dd p + p {
  margin-top: 10px;
}

section#flexible-content .description-list dl dd ul,
section#flexible-content .description-list dl dd ol {
  list-style: initial;
  padding: 0 0 0 18px;
}

section#flexible-content .description-list dl.accordion-active dt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

section#flexible-content .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;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -ms-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
}

section#flexible-content .description-list dl.accordion-active dt.open span:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

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(dist/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 (-o-min-device-pixel-ratio: 2.6/2), (min-width: 1431px) and (-webkit-min-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("dist/shapes-left@2x.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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -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 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 380px;
  -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 {
  text-transform: uppercase;
  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 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 710px;
  -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: -webkit-calc(100% + 200px);
    max-width: calc(100% + 200px);
    width: -webkit-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;
    object-fit: cover;
    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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -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;
  text-transform: uppercase;
}

@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;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

body.page-template-fact-sheets .resources .items article .image,
body.page-template-steel-fact-sheets .resources .items article .image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83px;
  -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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 252px;
  padding-bottom: 3px;
}

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;
  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:last-child,
body.page-template-steel-fact-sheets .resources .items article .info a:last-child {
  padding-right: 24px;
}

body.page-template-fact-sheets .resources .items article .info a:last-child[href*=pdf],
body.page-template-fact-sheets .resources .items article .info a:last-child[href*=jpg],
body.page-template-steel-fact-sheets .resources .items article .info a:last-child[href*=pdf],
body.page-template-steel-fact-sheets .resources .items article .info a:last-child[href*=jpg] {
  background-image: url(dist/download-arrow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  align-self: start;
}

body.page-template-fact-sheets .resources .items article .info a:last-child:not([href*=pdf]):not([href*=jpg]),
body.page-template-steel-fact-sheets .resources .items article .info a:last-child:not([href*=pdf]):not([href*=jpg]) {
  background-image: url(dist/link-arrow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  align-self: start;
}

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(dist/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 (-o-min-device-pixel-ratio: 2.6/2), (min-width: 1431px) and (-webkit-min-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("dist/shapes-left@2x.png");
  }
}

body.page-template-contact #contact-us-content .section-content {
  max-width: 1218px;
  padding: 0 24px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -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 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 36px;
  color: #593277;
  letter-spacing: -0.78px;
  line-height: 48px;
}

body.page-template-contact #contact-us-content .section-content dl {
  display: grid;
  grid-template-columns: 3fr 8fr;
  max-width: 640px;
  grid-gap: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

@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: #D4E33D;
  border-radius: 5px;
  line-height: 40px;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  padding: 0 35px;
  text-align: center;
}

body.page-template-contact #contact-us-content .section-content dl dd a {
  color: #333;
}

#tree-art {
  background-image: url("dist/trees-bottom.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 92px;
  margin-top: 60px;
  margin-bottom: -20px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #tree-art {
    background-image: url("dist/trees-bottom@2x.png");
  }
}

footer {
  background: #333333;
  background-size: cover;
  position: relative;
}

@media (min-width: 769px) {
  footer {
    background-image: url("dist/footer-bg.jpg");
  }
}

@media (min-width: 769px) and (min--moz-device-pixel-ratio: 1.3), (min-width: 769px) and (-o-min-device-pixel-ratio: 2.6/2), (min-width: 769px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 769px) and (min-device-pixel-ratio: 1.3), (min-width: 769px) and (min-resolution: 1.3dppx) {
  footer {
    background-image: url("dist/footer-bg@2x.jpg");
  }
}

footer #back-to-top-link {
  position: absolute;
  left: 50%;
  top: 0;
  width: 100%;
  max-width: 1170px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  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: #45530E;
  letter-spacing: 2.36px;
  text-transform: uppercase;
  background: #D4E33D;
  line-height: 26px;
  text-align: center;
  display: block;
  padding: 2px 30px 0;
  -webkit-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
}

@media (max-width: 1024px) {
  footer #back-to-top-link .back-to-top {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

footer #back-to-top-link .back-to-top:hover {
  background: #96a317;
}

footer .footer-content {
  max-width: 1182px;
  margin: 0 auto;
  padding: 70px 25px 50px;
}

footer .footer-content .columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  footer .footer-content .columns {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  footer .footer-content .columns .column {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 30%;
    -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;
  text-transform: uppercase;
  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;
  -webkit-transition: opacity 0.4s ease-in-out;
  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;
  -webkit-transition: opacity 0.4s ease-in-out;
  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("dist/footer-mail-submit.png");
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-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("dist/footer-mail-submit@2x.png");
  }
}

footer .footer-content .columns .column.social-column ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -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);
  -webkit-transition: background 0.4s ease-in-out;
  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%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-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: 42px auto 30px;
  text-align: center;
}

footer .footer-content #canada-link a {
  -webkit-transition: opacity 0.4s ease-in-out;
  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;
  text-transform: uppercase;
}

footer .footer-content #copyright a {
  color: rgba(255, 255, 255, 0.4);
}

footer .footer-content #copyright a:hover {
  color: #FFFFFF;
}

.site-maintained-by {
  color: white;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  margin: 42px auto 0;
  max-width: 802px;
}

.site-maintained-by a {
  color: currentColor;
  text-decoration: underline;
}

.error404 .section-content {
  margin: 0 auto;
  max-width: 1170px;
  padding-bottom: 72px;
  position: relative;
}

.error404 .section-content figure {
  margin: 0;
}

@media (min-width: 1151px) {
  .error404 .section-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .error404 .section-content figure {
    margin-left: 30px;
  }

  .error404 .section-content .error-text {
    -webkit-flex-basis: 400px;
    -ms-flex: 0 1 400px;
    flex-basis: 400px;
  }
}

.error404 form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 270px;
  -ms-flex: 0 1 270px;
  flex: 0 1 270px;
  border-radius: 4px;
}

@media (max-width: 950px) {
  .error404 form {
    max-width: 400px;
    padding: 10px 24px;
    margin: 10px auto;
  }
}

.error404 form .screen-reader-text {
  display: none;
}

.error404 form label {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex: 1;
  flex-grow: 1;
}

.error404 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;
}

.error404 form input[type=submit] {
  appearance: none;
  -webkit-appearance: none;
  font-size: 0;
  background: transparent;
  border: none;
  cursor: pointer;
  background-image: url(dist/spritesheet.png);
  background-position: -100px 0px;
  width: 54px;
  height: 42px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .error404 form input[type=submit] {
    background-image: url(dist/spritesheet@2x.png);
    background-size: 173px 150px;
  }
}

@media (min-width: 1151px) {
  .error404 .error-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.error404 .error-text form {
  max-height: 42px;
}

.error404 .error-text h1 {
  font-size: 56px;
  line-height: 48px;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.error404 .error-text h1 .smaller {
  font-size: 36px;
  display: block;
}

.error404 .error-text p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 32px;
}

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