@charset "UTF-8";
html,
body {
  color: #565656;
  font-family: "SlateRegular", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.414;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  transition: font-size 0.5s;
}
@media screen and (min-width: 800px) {
  html,
  body {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  html,
  body {
    font-size: 22px;
  }
}

h1 {
  font-size: 3.2rem;
  font-family: "LaurentianRegular", Times, Helvetica, Arial, sans-serif;
  font-weight: 350;
  line-height: 1;
  margin: 0;
  text-transform: none !important;
}

@media (max-width: 36em) {
  h1 {
    font-size: 2rem;
  }
}
h2 {
  font-size: 2rem;
  font-family: "LaurentianRegular", Times, Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.1;
  padding: 1rem 0 0.5rem 0;
  margin: 0;
  text-transform: none !important;
}

h3 {
  font-size: 1.5rem;
  font-family: "LaurentianRegular", Times, Helvetica, Arial, sans-serif;
  font-weight: 250;
  line-height: 1.2;
  padding: 0.5rem 0 0.5rem 0;
  margin: 0;
  text-transform: none !important;
}

h4 {
  font-size: 1.25rem;
  font-family: "LaurentianRegular", Times, Helvetica, Arial, sans-serif;
  font-weight: 200;
  line-height: 1.2;
  padding: 0.5rem 0 0.5rem 0;
  margin: 0;
  text-transform: none !important;
}

h5 {
  font-size: 1rem;
  font-family: "LaurentianRegular", Times, Helvetica, Arial, sans-serif;
  font-weight: 150;
  line-height: 1.2;
  padding: 0.25rem 0 0.25rem 0;
  margin: 0;
  text-transform: none !important;
}

hr {
  margin: 1em 0;
}

p {
  padding: 0 0 1rem 0;
  margin: 0;
}

ul,
ol {
  padding-left: 1.125rem;
  padding-bottom: 1rem;
  margin: 0;
}
ul ul > li:last-child,
ul ol > li:last-child,
ol ul > li:last-child,
ol ol > li:last-child {
  padding-bottom: 0;
}
ul > li,
ol > li {
  padding-bottom: 0.25rem;
}
ul > li:last-child,
ol > li:last-child {
  padding-bottom: 0;
}

a {
  color: #004d69;
  padding-bottom: 1.5px;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #004d69;
}

a.invisible:hover,
a.invisible:focus {
  border: none;
}

strong {
  font-weight: bold;
}

/*Used to center Instagram posts - as requested by Social Media team*/
.instagram-media {
  margin: 0 auto !important;
}

blockquote {
  /* font-style: italic; */
  font-size: 1.272rem;
  color: #8f98a3;
  border: none;
  border-left: 4px solid #e3e5e8;
  padding: 0 2.5rem;
  quotes: none;
  margin: 18px 0;
  box-sizing: inherit;
}

html,
body {
  color: #565656;
  font-family: "SlateRegular", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.414;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  transition: font-size 0.5s;
}
@media screen and (min-width: 800px) {
  html,
  body {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  html,
  body {
    font-size: 22px;
  }
}

h1 {
  font-size: 3.2rem;
  font-family: "LaurentianRegular", Times, Helvetica, Arial, sans-serif;
  font-weight: 350;
  line-height: 1;
  margin: 0;
  text-transform: none !important;
}

@media (max-width: 36em) {
  h1 {
    font-size: 2rem;
  }
}
h2 {
  font-size: 2rem;
  font-family: "LaurentianRegular", Times, Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.1;
  padding: 1rem 0 0.5rem 0;
  margin: 0;
  text-transform: none !important;
}

h3 {
  font-size: 1.5rem;
  font-family: "LaurentianRegular", Times, Helvetica, Arial, sans-serif;
  font-weight: 250;
  line-height: 1.2;
  padding: 0.5rem 0 0.5rem 0;
  margin: 0;
  text-transform: none !important;
}

h4 {
  font-size: 1.25rem;
  font-family: "LaurentianRegular", Times, Helvetica, Arial, sans-serif;
  font-weight: 200;
  line-height: 1.2;
  padding: 0.5rem 0 0.5rem 0;
  margin: 0;
  text-transform: none !important;
}

h5 {
  font-size: 1rem;
  font-family: "LaurentianRegular", Times, Helvetica, Arial, sans-serif;
  font-weight: 150;
  line-height: 1.2;
  padding: 0.25rem 0 0.25rem 0;
  margin: 0;
  text-transform: none !important;
}

hr {
  margin: 1em 0;
}

p {
  padding: 0 0 1rem 0;
  margin: 0;
}

ul,
ol {
  padding-left: 1.125rem;
  padding-bottom: 1rem;
  margin: 0;
}
ul ul > li:last-child,
ul ol > li:last-child,
ol ul > li:last-child,
ol ol > li:last-child {
  padding-bottom: 0;
}
ul > li,
ol > li {
  padding-bottom: 0.25rem;
}
ul > li:last-child,
ol > li:last-child {
  padding-bottom: 0;
}

a {
  color: #004d69;
  padding-bottom: 1.5px;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #004d69;
}

a.invisible:hover,
a.invisible:focus {
  border: none;
}

strong {
  font-weight: bold;
}

/*Used to center Instagram posts - as requested by Social Media team*/
.instagram-media {
  margin: 0 auto !important;
}

blockquote {
  /* font-style: italic; */
  font-size: 1.272rem;
  color: #8f98a3;
  border: none;
  border-left: 4px solid #e3e5e8;
  padding: 0 2.5rem;
  quotes: none;
  margin: 18px 0;
  box-sizing: inherit;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
}

.section {
  padding: 0;
}

.section-heading {
  padding-bottom: 2.5rem;
  text-align: center;
}

.section-heading h2 {
  font-family: "LaurentianRegular", Times, Helvetica, Arial, sans-serif;
  font-weight: 500;
  padding: 0;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (max-width: 48em) {
  .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  #centerColumn {
    width: 90% !important;
    max-width: 90% !important;
  }
}
@media (max-width: 36em) {
  .container {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
a,
a strong,
strong a,
li strong a {
  font-weight: unset;
  text-decoration: underline;
}

li a {
  font-weight: 400;
  text-decoration: none;
}

div.button a {
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
}

.main-content ul li a {
  text-decoration: underline;
}

.container:after {
  content: "";
  display: table;
  clear: both;
}

.container--small {
  max-width: 800px;
}

.container--full {
  max-width: 100%;
}

.container--no-padding {
  padding: 0;
}

.box-shadow, .sidebar {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.box-shadow-hover, .widget__i .widget:hover,
.widget:focus,
.widget:active,
.widget:visited {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

#browser-update {
  background: #ed7b01;
  color: #fff;
  padding: 15px;
  text-align: center;
}
#browser-update a {
  color: #fff;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.hidden {
  display: none;
}

.compat-object-fit {
  background-size: cover;
  background-position: center center;
}

.line-break {
  background: rgb(0, 58, 79);
  background: linear-gradient(90deg, rgba(0, 58, 79, 0) 0%, rgba(0, 0, 0, 0.75) 25%, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0.75) 75%, rgba(0, 0, 0, 0) 100%);
  left: 25%;
  right: 25%;
  height: 0.1em;
  margin-top: 1em;
}

.padding-text-box {
  padding: 10px 5px;
}

.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.position-fixed {
  position: fixed;
}

.float-left {
  float: left;
}
.float-right {
  float: right;
}

.responsive-img {
  width: 100%;
  height: auto;
}

.nudge-small {
  padding-top: 15%;
}
.nudge-medium {
  padding-top: 35%;
}
.nudge-alot {
  padding-top: 50%;
}

@media not screen and (max-width: 64em) {
  ::placeholder {
    color: transparent !important;
  }
  ::-ms-input-placeholder {
    color: transparent !important;
  }
}
@keyframes highlight {
  0% {
    background: yellow;
  }
  100% {
    background: none;
  }
}
.highlightFlash {
  animation: highlight 5s;
}

.m-0 {
  margin: 0rem;
}

.m-1 {
  margin: 0.5rem;
}

.m-2 {
  margin: 1rem;
}

.m-3 {
  margin: 1.5rem;
}

.m-4 {
  margin: 2rem;
}

.m-5 {
  margin: 2.5rem;
}

.m-6 {
  margin: 3rem;
}

@media screen and (min-width: 544px) {
  .sm:m-0 {
    margin: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .md:m-0 {
    margin: 0rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:m-0 {
    margin: 0rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:m-0 {
    margin: 0rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:m-1 {
    margin: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:m-1 {
    margin: 0.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:m-1 {
    margin: 0.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:m-1 {
    margin: 0.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:m-2 {
    margin: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .md:m-2 {
    margin: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:m-2 {
    margin: 1rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:m-2 {
    margin: 1rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:m-3 {
    margin: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:m-3 {
    margin: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:m-3 {
    margin: 1.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:m-3 {
    margin: 1.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:m-4 {
    margin: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .md:m-4 {
    margin: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:m-4 {
    margin: 2rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:m-4 {
    margin: 2rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:m-5 {
    margin: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:m-5 {
    margin: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:m-5 {
    margin: 2.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:m-5 {
    margin: 2.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:m-6 {
    margin: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .md:m-6 {
    margin: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:m-6 {
    margin: 3rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:m-6 {
    margin: 3rem;
  }
}
.mt-0 {
  margin-top: 0rem;
}

.mt-1 {
  margin-top: 0.5rem;
}

.mt-2 {
  margin-top: 1rem;
}

.mt-3 {
  margin-top: 1.5rem;
}

.mt-4 {
  margin-top: 2rem;
}

.mt-5 {
  margin-top: 2.5rem;
}

.mt-6 {
  margin-top: 3rem;
}

@media screen and (min-width: 544px) {
  .sm:mt-0 {
    margin-top: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mt-0 {
    margin-top: 0rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mt-0 {
    margin-top: 0rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mt-0 {
    margin-top: 0rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mt-1 {
    margin-top: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mt-1 {
    margin-top: 0.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mt-1 {
    margin-top: 0.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mt-1 {
    margin-top: 0.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mt-2 {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mt-2 {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mt-2 {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mt-2 {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mt-3 {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mt-3 {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mt-3 {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mt-3 {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mt-4 {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mt-4 {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mt-4 {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mt-4 {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mt-5 {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mt-5 {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mt-5 {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mt-5 {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mt-6 {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mt-6 {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mt-6 {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mt-6 {
    margin-top: 3rem;
  }
}
.mb-0 {
  margin-bottom: 0rem;
}

.mb-1 {
  margin-bottom: 0.5rem;
}

.mb-2 {
  margin-bottom: 1rem;
}

.mb-3 {
  margin-bottom: 1.5rem;
}

.mb-4 {
  margin-bottom: 2rem;
}

.mb-5 {
  margin-bottom: 2.5rem;
}

.mb-6 {
  margin-bottom: 3rem;
}

@media screen and (min-width: 544px) {
  .sm:mb-0 {
    margin-bottom: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mb-0 {
    margin-bottom: 0rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mb-0 {
    margin-bottom: 0rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mb-0 {
    margin-bottom: 0rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mb-1 {
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mb-1 {
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mb-1 {
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mb-1 {
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mb-2 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mb-2 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mb-2 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mb-2 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mb-3 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mb-3 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mb-3 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mb-3 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mb-4 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mb-4 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mb-4 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mb-4 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mb-5 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mb-5 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mb-5 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mb-5 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mb-6 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mb-6 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mb-6 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mb-6 {
    margin-bottom: 3rem;
  }
}
.ml-0 {
  margin-left: 0rem;
}

.ml-1 {
  margin-left: 0.5rem;
}

.ml-2 {
  margin-left: 1rem;
}

.ml-3 {
  margin-left: 1.5rem;
}

.ml-4 {
  margin-left: 2rem;
}

.ml-5 {
  margin-left: 2.5rem;
}

.ml-6 {
  margin-left: 3rem;
}

@media screen and (min-width: 544px) {
  .sm:ml-0 {
    margin-left: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .md:ml-0 {
    margin-left: 0rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:ml-0 {
    margin-left: 0rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:ml-0 {
    margin-left: 0rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:ml-1 {
    margin-left: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:ml-1 {
    margin-left: 0.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:ml-1 {
    margin-left: 0.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:ml-1 {
    margin-left: 0.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:ml-2 {
    margin-left: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .md:ml-2 {
    margin-left: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:ml-2 {
    margin-left: 1rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:ml-2 {
    margin-left: 1rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:ml-3 {
    margin-left: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:ml-3 {
    margin-left: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:ml-3 {
    margin-left: 1.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:ml-3 {
    margin-left: 1.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:ml-4 {
    margin-left: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .md:ml-4 {
    margin-left: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:ml-4 {
    margin-left: 2rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:ml-4 {
    margin-left: 2rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:ml-5 {
    margin-left: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:ml-5 {
    margin-left: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:ml-5 {
    margin-left: 2.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:ml-5 {
    margin-left: 2.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:ml-6 {
    margin-left: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .md:ml-6 {
    margin-left: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:ml-6 {
    margin-left: 3rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:ml-6 {
    margin-left: 3rem;
  }
}
.mr-0 {
  margin-right: 0rem;
}

.mr-1 {
  margin-right: 0.5rem;
}

.mr-2 {
  margin-right: 1rem;
}

.mr-3 {
  margin-right: 1.5rem;
}

.mr-4 {
  margin-right: 2rem;
}

.mr-5 {
  margin-right: 2.5rem;
}

.mr-6 {
  margin-right: 3rem;
}

@media screen and (min-width: 544px) {
  .sm:mr-0 {
    margin-right: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mr-0 {
    margin-right: 0rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mr-0 {
    margin-right: 0rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mr-0 {
    margin-right: 0rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mr-1 {
    margin-right: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mr-1 {
    margin-right: 0.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mr-1 {
    margin-right: 0.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mr-1 {
    margin-right: 0.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mr-2 {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mr-2 {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mr-2 {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mr-2 {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mr-3 {
    margin-right: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mr-3 {
    margin-right: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mr-3 {
    margin-right: 1.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mr-3 {
    margin-right: 1.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mr-4 {
    margin-right: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mr-4 {
    margin-right: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mr-4 {
    margin-right: 2rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mr-4 {
    margin-right: 2rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mr-5 {
    margin-right: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mr-5 {
    margin-right: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mr-5 {
    margin-right: 2.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mr-5 {
    margin-right: 2.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mr-6 {
    margin-right: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mr-6 {
    margin-right: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mr-6 {
    margin-right: 3rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mr-6 {
    margin-right: 3rem;
  }
}
.mx-0 {
  margin-left: 0rem;
  margin-right: 0rem;
}

.mx-1 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-2 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-3 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.mx-4 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.mx-5 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.mx-6 {
  margin-left: 3rem;
  margin-right: 3rem;
}

@media screen and (min-width: 544px) {
  .sm:mx-0 {
    margin-left: 0rem;
    margin-right: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mx-0 {
    margin-left: 0rem;
    margin-right: 0rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mx-0 {
    margin-left: 0rem;
    margin-right: 0rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mx-0 {
    margin-left: 0rem;
    margin-right: 0rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mx-1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mx-1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mx-1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mx-1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mx-2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mx-2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mx-2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mx-2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mx-3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mx-3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mx-3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mx-3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mx-4 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mx-4 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mx-4 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mx-4 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mx-5 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mx-5 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mx-5 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mx-5 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:mx-6 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .md:mx-6 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:mx-6 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:mx-6 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
.my-0 {
  margin-top: 0rem;
  margin-bottom: 0rem;
}

.my-1 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-2 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-3 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-4 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-5 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-6 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

@media screen and (min-width: 544px) {
  .sm:my-0 {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .md:my-0 {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:my-0 {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:my-0 {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:my-1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:my-1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:my-1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:my-1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:my-2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .md:my-2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:my-2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:my-2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:my-3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:my-3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:my-3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:my-3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:my-4 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .md:my-4 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:my-4 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:my-4 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:my-5 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:my-5 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:my-5 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:my-5 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:my-6 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .md:my-6 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:my-6 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:my-6 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
.p-0 {
  padding: 0rem;
}

.p-1 {
  padding: 0.5rem;
}

.p-2 {
  padding: 1rem;
}

.p-3 {
  padding: 1.5rem;
}

.p-4 {
  padding: 2rem;
}

.p-5 {
  padding: 2.5rem;
}

.p-6 {
  padding: 3rem;
}

@media screen and (min-width: 544px) {
  .sm:p-0 {
    padding: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .md:p-0 {
    padding: 0rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:p-0 {
    padding: 0rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:p-0 {
    padding: 0rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:p-1 {
    padding: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:p-1 {
    padding: 0.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:p-1 {
    padding: 0.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:p-1 {
    padding: 0.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:p-2 {
    padding: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .md:p-2 {
    padding: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:p-2 {
    padding: 1rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:p-2 {
    padding: 1rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:p-3 {
    padding: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:p-3 {
    padding: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:p-3 {
    padding: 1.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:p-3 {
    padding: 1.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:p-4 {
    padding: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .md:p-4 {
    padding: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:p-4 {
    padding: 2rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:p-4 {
    padding: 2rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:p-5 {
    padding: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:p-5 {
    padding: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:p-5 {
    padding: 2.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:p-5 {
    padding: 2.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:p-6 {
    padding: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .md:p-6 {
    padding: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:p-6 {
    padding: 3rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:p-6 {
    padding: 3rem;
  }
}
.pt-0 {
  padding-top: 0rem;
}

.pt-1 {
  padding-top: 0.5rem;
}

.pt-2 {
  padding-top: 1rem;
}

.pt-3 {
  padding-top: 1.5rem;
}

.pt-4 {
  padding-top: 2rem;
}

.pt-5 {
  padding-top: 2.5rem;
}

.pt-6 {
  padding-top: 3rem;
}

@media screen and (min-width: 544px) {
  .sm:pt-0 {
    padding-top: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pt-0 {
    padding-top: 0rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pt-0 {
    padding-top: 0rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pt-0 {
    padding-top: 0rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pt-1 {
    padding-top: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pt-1 {
    padding-top: 0.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pt-1 {
    padding-top: 0.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pt-1 {
    padding-top: 0.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pt-2 {
    padding-top: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pt-2 {
    padding-top: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pt-2 {
    padding-top: 1rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pt-2 {
    padding-top: 1rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pt-3 {
    padding-top: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pt-3 {
    padding-top: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pt-3 {
    padding-top: 1.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pt-3 {
    padding-top: 1.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pt-4 {
    padding-top: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pt-4 {
    padding-top: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pt-4 {
    padding-top: 2rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pt-4 {
    padding-top: 2rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pt-5 {
    padding-top: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pt-5 {
    padding-top: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pt-5 {
    padding-top: 2.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pt-5 {
    padding-top: 2.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pt-6 {
    padding-top: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pt-6 {
    padding-top: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pt-6 {
    padding-top: 3rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pt-6 {
    padding-top: 3rem;
  }
}
.pb-0 {
  padding-bottom: 0rem;
}

.pb-1 {
  padding-bottom: 0.5rem;
}

.pb-2 {
  padding-bottom: 1rem;
}

.pb-3 {
  padding-bottom: 1.5rem;
}

.pb-4 {
  padding-bottom: 2rem;
}

.pb-5 {
  padding-bottom: 2.5rem;
}

.pb-6 {
  padding-bottom: 3rem;
}

@media screen and (min-width: 544px) {
  .sm:pb-0 {
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pb-0 {
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pb-0 {
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pb-0 {
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pb-1 {
    padding-bottom: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pb-1 {
    padding-bottom: 0.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pb-1 {
    padding-bottom: 0.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pb-1 {
    padding-bottom: 0.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pb-2 {
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pb-2 {
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pb-2 {
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pb-2 {
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pb-3 {
    padding-bottom: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pb-3 {
    padding-bottom: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pb-3 {
    padding-bottom: 1.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pb-3 {
    padding-bottom: 1.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pb-4 {
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pb-4 {
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pb-4 {
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pb-4 {
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pb-5 {
    padding-bottom: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pb-5 {
    padding-bottom: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pb-5 {
    padding-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pb-5 {
    padding-bottom: 2.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pb-6 {
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pb-6 {
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pb-6 {
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pb-6 {
    padding-bottom: 3rem;
  }
}
.pl-0 {
  padding-left: 0rem;
}

.pl-1 {
  padding-left: 0.5rem;
}

.pl-2 {
  padding-left: 1rem;
}

.pl-3 {
  padding-left: 1.5rem;
}

.pl-4 {
  padding-left: 2rem;
}

.pl-5 {
  padding-left: 2.5rem;
}

.pl-6 {
  padding-left: 3rem;
}

@media screen and (min-width: 544px) {
  .sm:pl-0 {
    padding-left: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pl-0 {
    padding-left: 0rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pl-0 {
    padding-left: 0rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pl-0 {
    padding-left: 0rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pl-1 {
    padding-left: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pl-1 {
    padding-left: 0.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pl-1 {
    padding-left: 0.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pl-1 {
    padding-left: 0.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pl-2 {
    padding-left: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pl-2 {
    padding-left: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pl-2 {
    padding-left: 1rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pl-2 {
    padding-left: 1rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pl-3 {
    padding-left: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pl-3 {
    padding-left: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pl-3 {
    padding-left: 1.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pl-3 {
    padding-left: 1.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pl-4 {
    padding-left: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pl-4 {
    padding-left: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pl-4 {
    padding-left: 2rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pl-4 {
    padding-left: 2rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pl-5 {
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pl-5 {
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pl-5 {
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pl-5 {
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pl-6 {
    padding-left: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pl-6 {
    padding-left: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pl-6 {
    padding-left: 3rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pl-6 {
    padding-left: 3rem;
  }
}
.pr-0 {
  padding-right: 0rem;
}

.pr-1 {
  padding-right: 0.5rem;
}

.pr-2 {
  padding-right: 1rem;
}

.pr-3 {
  padding-right: 1.5rem;
}

.pr-4 {
  padding-right: 2rem;
}

.pr-5 {
  padding-right: 2.5rem;
}

.pr-6 {
  padding-right: 3rem;
}

@media screen and (min-width: 544px) {
  .sm:pr-0 {
    padding-right: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pr-0 {
    padding-right: 0rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pr-0 {
    padding-right: 0rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pr-0 {
    padding-right: 0rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pr-1 {
    padding-right: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pr-1 {
    padding-right: 0.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pr-1 {
    padding-right: 0.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pr-1 {
    padding-right: 0.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pr-2 {
    padding-right: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pr-2 {
    padding-right: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pr-2 {
    padding-right: 1rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pr-2 {
    padding-right: 1rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pr-3 {
    padding-right: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pr-3 {
    padding-right: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pr-3 {
    padding-right: 1.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pr-3 {
    padding-right: 1.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pr-4 {
    padding-right: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pr-4 {
    padding-right: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pr-4 {
    padding-right: 2rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pr-4 {
    padding-right: 2rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pr-5 {
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pr-5 {
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pr-5 {
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pr-5 {
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:pr-6 {
    padding-right: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .md:pr-6 {
    padding-right: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:pr-6 {
    padding-right: 3rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:pr-6 {
    padding-right: 3rem;
  }
}
.px-0 {
  padding-left: 0rem;
  padding-right: 0rem;
}

.px-1 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-2 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-3 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-4 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-5 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-6 {
  padding-left: 3rem;
  padding-right: 3rem;
}

@media screen and (min-width: 544px) {
  .sm:px-0 {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .md:px-0 {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:px-0 {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:px-0 {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:px-1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:px-1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:px-1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:px-1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:px-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .md:px-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:px-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:px-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:px-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:px-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:px-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:px-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:px-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .md:px-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:px-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:px-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:px-5 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:px-5 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:px-5 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:px-5 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:px-6 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .md:px-6 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:px-6 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:px-6 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.py-0 {
  padding-top: 0rem;
  padding-bottom: 0rem;
}

.py-1 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-3 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-4 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-5 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-6 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media screen and (min-width: 544px) {
  .sm:py-0 {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 768px) {
  .md:py-0 {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:py-0 {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:py-0 {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:py-1 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:py-1 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:py-1 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:py-1 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:py-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .md:py-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:py-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:py-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:py-3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:py-3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:py-3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:py-3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:py-4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .md:py-4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:py-4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:py-4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:py-5 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .md:py-5 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:py-5 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:py-5 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media screen and (min-width: 544px) {
  .sm:py-6 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .md:py-6 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .lg:py-6 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 1320px) {
  .xl:py-6 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 544px) {
  .hide-larger\:sm {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .hide-larger\:md {
    display: none !important;
  }
}
@media screen and (min-width: 992px) {
  .hide-larger\:lg {
    display: none !important;
  }
}
@media screen and (min-width: 1320px) {
  .hide-larger\:xl {
    display: none !important;
  }
}
.hide-smaller\:sm--block {
  display: none !important;
}
@media screen and (min-width: 544px) {
  .hide-smaller\:sm--block {
    display: block !important;
  }
}

.hide-smaller\:sm--flex {
  display: none !important;
}
@media screen and (min-width: 544px) {
  .hide-smaller\:sm--flex {
    display: flex !important;
  }
}

.hide-smaller\:sm--grid {
  display: none !important;
}
@media screen and (min-width: 544px) {
  .hide-smaller\:sm--grid {
    display: grid !important;
  }
}

.hide-smaller\:sm--inline-block {
  display: none !important;
}
@media screen and (min-width: 544px) {
  .hide-smaller\:sm--inline-block {
    display: inline-block !important;
  }
}

.hide-smaller\:md--block {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .hide-smaller\:md--block {
    display: block !important;
  }
}

.hide-smaller\:md--flex {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .hide-smaller\:md--flex {
    display: flex !important;
  }
}

.hide-smaller\:md--grid {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .hide-smaller\:md--grid {
    display: grid !important;
  }
}

.hide-smaller\:md--inline-block {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .hide-smaller\:md--inline-block {
    display: inline-block !important;
  }
}

.hide-smaller\:lg--block {
  display: none !important;
}
@media screen and (min-width: 992px) {
  .hide-smaller\:lg--block {
    display: block !important;
  }
}

.hide-smaller\:lg--flex {
  display: none !important;
}
@media screen and (min-width: 992px) {
  .hide-smaller\:lg--flex {
    display: flex !important;
  }
}

.hide-smaller\:lg--grid {
  display: none !important;
}
@media screen and (min-width: 992px) {
  .hide-smaller\:lg--grid {
    display: grid !important;
  }
}

.hide-smaller\:lg--inline-block {
  display: none !important;
}
@media screen and (min-width: 992px) {
  .hide-smaller\:lg--inline-block {
    display: inline-block !important;
  }
}

.hide-smaller\:xl--block {
  display: none !important;
}
@media screen and (min-width: 1320px) {
  .hide-smaller\:xl--block {
    display: block !important;
  }
}

.hide-smaller\:xl--flex {
  display: none !important;
}
@media screen and (min-width: 1320px) {
  .hide-smaller\:xl--flex {
    display: flex !important;
  }
}

.hide-smaller\:xl--grid {
  display: none !important;
}
@media screen and (min-width: 1320px) {
  .hide-smaller\:xl--grid {
    display: grid !important;
  }
}

.hide-smaller\:xl--inline-block {
  display: none !important;
}
@media screen and (min-width: 1320px) {
  .hide-smaller\:xl--inline-block {
    display: inline-block !important;
  }
}

.cookie-banner {
  position: fixed;
  z-index: 9999;
  pointer-events: none;
}
.cookie-banner__container {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 0px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 2rem;
  width: 30vw;
  min-width: 320px;
  max-width: 500px;
  pointer-events: auto;
}
@media (max-width: 768px) {
  .cookie-banner__container {
    padding: 1.5rem;
    width: calc(100vw - 2rem);
    min-width: auto;
    max-width: none;
  }
}
.cookie-banner__title {
  color: #1e5f7a;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .cookie-banner__title {
    font-size: 1.25rem;
  }
}
.cookie-banner__description p {
  color: #666666;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
}
@media (max-width: 768px) {
  .cookie-banner__description p {
    font-size: 0.9rem;
  }
}
.cookie-banner__link {
  color: #1e5f7a;
  text-decoration: underline;
  transition: color 0.2s ease;
}
.cookie-banner__link:hover, .cookie-banner__link:focus {
  color: #143f51;
}
.cookie-banner__actions {
  display: flex;
  justify-content: flex-start;
}
.cookie-banner__button {
  background: #d46e01;
  border: none;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  font-size: 1rem;
  font-weight: bold;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  transition: background-color 0.2s ease;
}
.cookie-banner__button:hover, .cookie-banner__button:focus {
  background: #ffffff;
  color: #d46e01;
}
.cookie-banner__button:focus {
  outline: 2px solid #1e5f7a;
  outline-offset: 2px;
}
@media (max-width: 768px) {
  .cookie-banner__button {
    font-size: 0.9rem;
    padding: 0.675rem 1.25rem;
  }
}

.cookie-banner--top {
  top: 1rem;
}
@media (max-width: 768px) {
  .cookie-banner--top {
    top: 0.5rem;
  }
}

.cookie-banner--center {
  top: 50vh;
  transform: translateY(-50%);
}

.cookie-banner--bottom {
  bottom: 1rem;
}
@media (max-width: 768px) {
  .cookie-banner--bottom {
    bottom: 0.5rem;
  }
}

.cookie-banner--left {
  left: 1rem;
}
@media (max-width: 768px) {
  .cookie-banner--left {
    left: 1rem;
  }
}

.cookie-banner--center {
  left: 50vw;
  transform: translateX(-50%);
}
.cookie-banner--center.cookie-banner--center {
  transform: translate(-50%, -50%);
}

.cookie-banner--right {
  right: 1rem;
}
@media (max-width: 768px) {
  .cookie-banner--right {
    right: 1rem;
  }
}

@media (max-width: 768px) {
  .cookie-banner--top.cookie-banner--left, .cookie-banner--top.cookie-banner--right, .cookie-banner--bottom.cookie-banner--left, .cookie-banner--bottom.cookie-banner--right {
    left: 1rem !important;
    right: 1rem !important;
    transform: none !important;
  }
  .cookie-banner--center.cookie-banner--center {
    left: 50vw !important;
    top: 50vh !important;
    transform: translate(-50%, -50%) !important;
  }
}
@keyframes cookie-banner-slide-up {
  from {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes cookie-banner-slide-down {
  from {
    opacity: 0;
    transform: translateY(-100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes cookie-banner-fade-in {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
#CookieDescription {
  font-size: unset !important;
}

/* 
https://ncc-ccn.gc.ca/our-plans/sustainable-development-strategy
Pages des objectifs
*/
.MarginAction {
  margin-left: 2.6rem;
}

@media only screen and (max-width: 72em) {
  .MarginAction {
    margin-left: auto !important;
  }
}
@media only screen and (max-width: 72em) {
  .flexResponse25 {
    flex-basis: 70% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .flexResponse75 {
    flex-basis: 100% !important;
    text-align: center !important;
  }
}
.flexResponse25 {
  flex-basis: 35%;
}

.flexResponse75 {
  flex-basis: 65%;
}

.navbar [class*=col-],
.navbar [class*=col_],
.navbar [class~=col] {
  padding: 0;
}

.nav__banner ul.navbar__nav {
  padding: 0;
}

.main-page__nav {
  font-size: 1.5rem;
  font-family: "LaurentianRegular", Times, Helvetica, Arial, sans-serif;
  font-weight: 250;
  line-height: 1.2;
  padding: 0.5rem 0 0.5rem 0;
  margin: 0;
  text-transform: none !important;
}

div.language-link {
  position: absolute;
  right: 1rem;
  bottom: 0px;
}

a.language-link {
  color: white;
}

a.navbar__logo {
  border: 0;
  display: block;
  padding: 0.5rem 0;
  width: 330px;
}

a.navbar__logo img {
  vertical-align: middle;
}

.navbar__nav {
  float: right;
  list-style: none;
  padding: 20px 0;
  margin: 0;
  position: relative;
}

.nav__item {
  float: left;
  margin: 0;
  padding: 0;
}

a.nav__link {
  border: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  color: #eee;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding: 8px 12px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
a.nav__link span {
  border-bottom: 2px solid transparent;
  padding-bottom: 2px;
  transition: border 0.3s;
}

.navbar__nav .nav__item:first-child .nav__link {
  margin-left: 0;
}

.navbar__nav .nav__item:last-child {
  position: relative;
  z-index: 110;
}

.navbar__nav .nav__item:last-child .nav__link {
  background: #003a50;
  border-radius: 50%;
  margin-right: 0;
  transition: background 300ms;
}
.navbar__nav .nav__item:last-child .nav__link i {
  width: 15px;
}
.navbar__nav .nav__item:last-child .nav__link:hover {
  background: #768068;
}

.nav__item:hover a.nav__link,
a.nav__link:hover,
a.nav__link:focus {
  background: #003a50;
}
.nav__item:hover a.nav__link span,
a.nav__link:hover span,
a.nav__link:focus span {
  border-color: #768068;
}

a.nav__link.active span {
  border-color: #768068;
}

.subnav {
  display: none;
  flex-wrap: wrap;
  background: #003a50;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  position: absolute;
  top: 40px;
  left: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 21;
}

.subnav__mobile {
  display: none;
  list-style: none;
  color: white;
}

.subnav__item {
  margin: 0;
  padding: 0;
  width: 100%;
}

.nav__item__mobile {
  display: none;
}

a.subnav__link {
  display: block;
  border: 0;
  color: #fff;
  font-size: 18px;
  padding: 8px 12px 8px 24px;
  position: relative;
}
a.subnav__link span {
  border-bottom: 2px solid transparent;
  padding-bottom: 2px;
  transition: border 0.3s;
}

a.subnav__link:hover,
a.subnav__link:focus {
  background: #002836;
}

.nav__item:hover .subnav {
  display: flex;
}

.top-bar {
  background: #003a50;
  padding: 8px 0;
  margin-top: 0;
  transition: margin 300ms;
}
.top-bar:after {
  content: "";
  display: table;
  clear: both;
}
.top-bar ul {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
.top-bar ul li {
  float: left;
  padding: 0;
  margin: 0;
}
.top-bar ul li a {
  border: 0;
  color: #fff;
  display: block;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1;
  padding: 0;
  margin: 5px 15px;
  text-align: center;
}
.top-bar ul li a.active,
.top-bar ul li a:hover {
  text-decoration: underline;
}
.top-bar ul li:first-child a {
  margin-left: 0;
}
.top-bar ul li:last-child a,
.top-bar ul li:last-child span {
  float: left;
}
.top-bar ul li:last-child a:first-child {
  margin-right: 0;
}
.top-bar ul li:last-child a:last-child {
  margin-right: 0;
}
.top-bar ul li:last-child span {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  margin: 5px 5px;
}

.bottom-bar {
  background: #004d69;
}

.navbar input {
  border-radius: 25px;
  font-size: 0.75em;
  font-weight: 400;
  line-height: 24px;
  width: 100%;
  padding: 5px 30px 5px 15px;
  border-style: solid;
  border-color: #0085b6;
  background-color: #003a50;
  color: white;
  height: 35px;
  margin-left: 10px;
}
.navbar .search {
  position: relative;
}
.navbar .search-button {
  color: white;
  position: absolute;
  top: 10px;
  right: 0px;
  font-size: 16px;
  cursor: pointer;
}

.navbar__hamburger {
  float: left;
  background-color: white;
  display: none;
  padding: 6px;
  border-radius: 5px;
  z-index: 999;
  cursor: pointer;
}

.navbar__hamburger div {
  width: 30px;
  height: 3px;
  background-color: black;
  margin: 3px;
}

.desktop-hide {
  display: none;
}

.mobile-hide {
  display: block;
}

.subnav__search {
  display: none;
}

@media only screen and (max-width: 1050px) {
  a.navbar__logo {
    padding: 1em 0;
    width: 115px;
    margin: 0 auto;
  }
  .navbar__hamburger {
    display: inline-block;
    z-index: 999;
  }
  .desktop-hide {
    display: block;
  }
  .mobile-hide {
    display: none;
  }
  .navbar__logo {
    z-index: 999;
  }
  .top-bar,
  .navbar__nav {
    display: none;
  }
  .nav__item__mobile {
    display: block;
    color: white;
    background-color: #003a50;
    margin-left: -25px !important;
    padding-top: 0.25rem;
    padding-bottom: 0.5rem;
    width: 110vw;
  }
  .nav__item__mobile:hover {
    background-color: #006083 !important;
  }
  .nav__item__mobile_selected {
    background-color: #002836;
    border-left-style: groove;
    border-left-width: 5vw;
    border-left-color: #ed7b01;
  }
  .nav__item__mobile_selected > span {
    margin-left: -12vw !important;
  }
  .navbar--expand {
    box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.5);
  }
  .subnav {
    display: none !important;
  }
  .subnav__mobile {
    display: block;
    width: 105vw;
    box-shadow: 0px 0px 9px 1px inset #000045;
    background-color: whitesmoke;
  }
  .subnav__item {
    text-align: initial !important;
    margin-top: 0.5rem;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.25);
    margin-left: 0;
    padding-bottom: 0.25rem;
    width: 85%;
  }
  /*
       .subnav__search {
          display: block;
          text-align: center;
          overflow: hidden;
          position: relative;

          input {
              background-color: #003a50;
              border-radius: 25vw;
              border-style: solid;
              border-color: #0085b6;
              height: 1.5rem;
              min-width: 2em;
              min-height: 2em;
              width: 2em;
              }


          }


      .subnav__search > i {
          color: white;
          transition: opacity 0.5s;
          position: absolute;
          top: 0.5rem;
          left: 7px;
          font-size: 15px;
      }
      .subnav__search > input {
          border-style: none;
          background-color: #003a50;
          color: white;
          width: 4rem;
          margin-left: 4px;
          opacity: 0;
          display: none;
      } 
      .subnav__search:hover {
          width: 6em;
          transition: width 1s;
      }
      .subnav__search:hover > i {
          display: none;
      }
      .subnav__search:hover > input {
          display: block;
          width: 4.5rem;
          opacity: 1;
      }
      .subnav__search:focus > .search__input {
          border-width: 0px;
      }

      */
  .subnav__item:last-of-type {
    border-bottom-style: none;
    padding-bottom: 0rem;
  }
  .subnav__item:hover {
    background-color: #e8e8e8;
  }
  .subnav__item > a {
    border-bottom-style: none;
    width: 100%;
    height: 100%;
  }
  .subnav__mobile_hide {
    display: none !important;
  }
  .sub__item__mobile {
    color: black;
  }
  .nav__link {
    display: none !important;
  }
  .bottom-bar {
    background: #004d69;
  }
  .navbar--expand .top-bar,
  .navbar--expand .navbar__nav {
    display: block;
  }
  .navbar--expand .top-bar,
  .navbar--expand .navbar__nav {
    position: static;
  }
  .navbar--expand .navbar__nav {
    float: none;
    text-align: center;
  }
  .navbar--expand .nav__item {
    float: none;
    margin: 0;
    padding: 0;
    width: 100vw;
    margin-left: -5vw;
  }
  .navbar--expand .nav__search {
    display: inline;
  }
  .navbar--expand .top-bar {
    display: none;
  }
}
.gsib_a input {
  background: none !important;
}
.primary-header {
  background: url("/img/header-background.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 100px 0;
  position: relative;
}
.primary-header .primary-header__summary {
  margin: 0;
}
.primary-header .primary-header__summary {
  max-width: 800px;
  margin: 0.5em auto 0;
  padding: 0;
}
.primary-header .primary-header__title,
.primary-header .primary-header__summary {
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

@media only screen and (max-width: 1050px) {
  .primary-header {
    padding: 25px 0;
  }
}
.section-breadcrumb {
  background: #f2f2f2;
  font-size: 0.75rem;
  padding: 0.75rem 0;
  margin-bottom: 2em;
}

.breadcrumb {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}

.breadcrumb .breadcrumb__item:after {
  content: "/";
  display: inline-block;
  font-weight: 400;
  margin: 0 5px 0 5px;
}

.breadcrumb .breadcrumb__item:first-child {
  font-weight: 500;
}

.breadcrumb .breadcrumb__item:last-child:after {
  content: "";
  display: none;
}

.breadcrumb__item {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.primary-footer {
  color: #fff;
  font-size: 0.85rem;
}

.primary-footer__top {
  background: linear-gradient(to bottom, #ffffff, transparent, #004d69), url("../../img/footer-background.jpg") center center no-repeat;
  background-size: cover;
  min-height: 400px;
}

.primary-footer__bottom {
  background: #004d69;
  padding-bottom: 2.5rem;
}

.footer-center {
  text-align: center;
  margin-top: -7.5rem;
}

.footer-brand__image {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.footer-brand__canada-image {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  padding-top: 2em;
}

.footer-brand__title {
  font-family: "LaurentianRegular", Times, Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  padding: 1rem 0;
}

.footer-brand__copy {
  padding: 0 0 1rem 0;
}

.footer-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-nav li a {
  color: #fff;
}

.footer-nav li a:hover {
  border-color: #fff;
}

.footer-nav--right {
  text-align: right;
}

@media (max-width: 48em) {
  .primary-footer__top {
    display: none;
  }
  .footer-brand__image {
    display: none;
  }
  .footer-center {
    margin-top: 1rem;
  }
}
.sidebar {
  overflow: hidden;
  margin: 1rem;
  font-size: smaller;
}

.sidebar figure {
  margin: 0;
}

.sidebar-news__item__title {
  font-size: 1rem;
  font-family: "LaurentianRegular", Times, Helvetica, Arial, sans-serif;
  font-weight: 150;
  line-height: 1.2;
  padding: 0.25rem 0 0.25rem 0;
  margin: 0;
  text-transform: none !important;
}

.sidebar-right {
  float: right;
  max-width: 25%;
  display: inline-block;
}

.sidebar-left {
  float: left;
  max-width: 25%;
  display: inline-block;
}

@media (max-width: 64em) {
  .sidebar-right {
    float: none;
    max-width: 100%;
  }
  .sidebar-left {
    float: none;
    max-width: 100%;
  }
}
.sidebar-widget {
  padding: 1rem;
  position: relative;
}
.sidebar-widget .wrapper {
  position: relative;
  z-index: 2;
}

.sidebar-header {
  background: #004d69;
  color: #fff;
  overflow: hidden;
  padding: 1rem;
  position: relative;
}
.sidebar-header .sidebar-title {
  padding: 0;
}
.sidebar-header .sidebar-icon {
  color: #003a50;
  font-family: "Font Awesome 6 Free";
  font-size: 8rem;
  font-weight: normal;
  display: block;
  position: absolute;
  top: -2rem;
  right: 1rem;
  transform: rotate(20deg);
  z-index: -1;
}
.sidebar-header .sidebar-subheader {
  font-size: 0.85rem;
  padding: 0;
}

.sidebar-content {
  background: #e5e5e5;
  padding: 0.65rem;
}

.sidebar-newsletter {
  background: #004d69;
  color: #fff;
  overflow: hidden;
  padding: 1rem;
  position: relative;
}
.sidebar-newsletter .wrapper {
  position: relative;
  z-index: 2;
}
.sidebar-newsletter:before {
  content: "\f0e0";
  color: #003a50;
  font-family: "Font Awesome 6 Free";
  font-size: 8rem;
  font-weight: normal;
  display: block;
  position: absolute;
  top: -2rem;
  right: 1rem;
  transform: rotate(20deg);
  z-index: 1;
}

.sidebar-newsletter__title {
  padding: 0 0 1rem 0;
}

.sidebar-newsletter__copy {
  font-size: 0.85rem;
  padding: 0 0 1rem 0;
}

.sidebar-newsletter__email {
  border: 0;
  border-radius: 3px;
  font-size: 0.65rem;
  padding: 0.65rem;
  width: 70%;
}

.sidebar-newsletter__submit {
  background: #ed7b01;
  border: 0;
  border-radius: 3px;
  color: #fff;
  font-size: 0.65rem;
  padding: 0.65rem 0;
  width: calc(30% - 4px);
}

@media (min-width: 64em) {
  .sidebar-sticky {
    position: sticky;
    right: 0;
    top: 25%;
    background-color: #e5e5e5;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    border-radius: 25px;
    box-shadow: -2px 1px 2px rgba(0, 0, 0, 0.25);
    margin-right: -25px;
  }
}
#modal-overlay {
  display: none !important;
}

.seasonal-advisory {
  display: grid;
  grid-template-areas: "left left center right right" "footer footer footer footer footer";
  align-content: center;
}

.seasonal-line-left {
  align-content: center;
  grid-area: left;
  margin-top: 1em;
  border-width: 2px;
  border-style: solid;
  padding-top: 0px;
  border-color: rgba(237, 123, 1, 0.58);
}

.seasonal-line-right {
  align-content: center;
  grid-area: right;
  margin-top: 1em;
  border-width: 2px;
  border-style: solid;
  padding-top: 0px;
  border-color: rgba(237, 123, 1, 0.58);
}

@media only screen and (max-width: 42em) {
  .seasonal-line-right,
  .seasonal-line-left {
    display: none;
  }
  .seasonal-advisory {
    display: grid;
    grid-template-areas: "center center center center center" "footer footer footer footer footer";
    align-content: center;
  }
}
#canal-conditions > b {
  font-weight: 500;
}

.card-Subtitle {
  float: left !important;
  width: 100%;
  font-family: "SlateRegular", Helvetica, Arial, sans-serif !important;
  text-transform: uppercase !important;
  font-weight: 300;
  font-size: medium !important;
  color: dimgrey !important;
  padding-bottom: 0px !important;
  margin-left: 0.5rem !important;
}

.card-Title {
  float: left;
  width: 100%;
  margin-top: -0.25rem !important;
  font-weight: 300 !important;
  font-family: "SlateRegular" !important;
  font-size: larger !important;
  color: black !important;
  margin-left: 0.5rem;
}

.tile {
  border: 0;
  margin: 1px;
  padding: 0;
  color: #fff;
  height: 150px;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  vertical-align: middle;
  background-size: cover;
}

.tile__gradient {
  background: linear-gradient(to right top, rgba(0, 0, 0, 0.25), transparent);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tile__underlay {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 98;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0.5rem 1rem 0.25rem 1rem;
  font-size: 0.75rem;
}
.tile__underlay * {
  padding: 0rem;
}

.tile__label {
  display: inline-block;
  font-size: 1rem;
  line-height: 1;
  padding: 0;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
}

.trail_box {
  border-style: solid;
  border-color: lightgrey;
  border-width: 1px;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 1rem;
  padding-left: 0.5rem;
}

.nudge-margin {
  margin-top: -1rem !important;
}

.remove-padding {
  padding: 0 !important;
}

.widget {
  border: 0;
  height: 150px;
  color: #fff;
  display: block;
  margin: 1px;
  padding: 0;
  position: relative;
  overflow: hidden;
  transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.hidden {
  display: none;
}

.expand-icon {
  float: right;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 0.5rem;
  margin-right: 0.5rem;
  background-size: contain;
  background-image: url(http://ncc-website-2.s3.amazonaws.com/images/show_arrow.png?mtime=20191129102133);
  transform: rotate(-90deg);
  transform-origin: 50% 25%;
  transition: transform 150ms;
}

.show-Pointer {
  cursor: pointer;
}

.expand-icon:hover {
  transform: rotate(-75deg);
}

.expand-icon-expanded {
  transform: rotate(0deg) !important;
}

.mapouter {
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.googleMapResize > iframe {
  width: 100%;
  height: 100%;
}

.gmap_canvas {
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#gmap_canvas {
  width: 100% !important;
}

.widget__tall {
  height: 250px;
  text-align: center;
}
.widget__tall .widget__header_image {
  height: 250px;
}
.widget__tall .widget__label {
  font-size: 1.5rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.widget__i .widget:hover,
.widget:focus,
.widget:active,
.widget:visited {
  color: #fff;
}

.widget__gradient {
  background: linear-gradient(to right top, rgba(0, 0, 0, 0.25), transparent);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.widget__image {
  height: auto;
  vertical-align: middle;
  width: 100%;
  object-fit: cover;
}

.widget__header_image {
  height: 100%;
  vertical-align: middle;
  width: 100%;
  object-fit: cover;
}

.widget__underlay {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 98;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 0.5rem 1rem 0.25rem 1rem;
  font-size: 0.75rem;
}
.widget__underlay * {
  padding: 0rem;
}

.widget__label {
  display: inline-block;
  font-size: 1rem;
  line-height: 1;
  padding: 0;
  /*
  font-family: $headingFont;
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  right: 1rem;*/
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
}

.widget__mouseover *:not(.widget__label) {
  /*position: absolute;
  bottom: 5px;
  right: 20px;*/
  z-index: 99;
  color: #ffffff;
  display: none;
}

.widget:hover .widget__mouseover *:not(.widget__label) {
  display: block;
}

.widget:hover .widget__mouseover .widget__label {
  display: none;
}

.widget:hover {
  transition: all 3s ease-in-out;
  transform: scale(1.01, 1.01);
  color: #ffffff;
}
.widget:hover img {
  transition: all 1s ease-in-out;
  transform: scale(1.04, 1.04);
}
.widget__overlay {
  background: rgba(0, 77, 105, 0.95);
  display: flex;
  font-size: 0.85rem;
  flex-direction: column;
  justify-content: center;
  padding: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all 0.3s;
}
.widget__overlay p {
  padding: 0 0 1rem 0;
}
.widget__overlay p:last-child {
  padding-bottom: 0;
}

.widget:hover .widget__overlay,
.widget:focus .widget__overlay {
  opacity: 1;
}

.new-widget-default {
  border: lightgrey;
  border-width: 1px;
  border-style: solid;
  box-shadow: 4px 5px 5px 0px #00000d;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.new-widget-Header {
  color: white;
  background-color: #004d69;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  text-align: center;
  margin-top: 0px;
  border: 1px black solid;
}

.floatCenter {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}

.textAlignCenter {
  text-align: center;
}

.floatLeft {
  float: left;
}
.floatLeft img {
  margin: 0 1em 1em 0;
}

.floatRight {
  float: right;
}
.floatRight img {
  margin: 0 0 1em 1em;
}

.overflow {
  float: left;
  margin-left: -25.07vw;
  width: 99.3vw;
  background-color: #fff;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.truncateText {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.newsSideBarEntries {
  padding-top: 0.75em;
}

.newsSideBarEntries:not(:last-child) {
  border-bottom-width: thin;
  border-bottom-style: solid;
  padding-bottom: 0.75em;
  margin-bottom: 0.75em;
}

.eventWidget {
  border-color: black;
  margin: 0.25em;
  text-align: center;
}

.eventWidgetTitle {
  background-color: #004d69;
  border-style: solid;
  border-width: 1px;
  color: white;
}

.horizontal-break-1 {
  margin-top: 1em;
  margin-bottom: 1em;
  border: 0;
  height: 0.1em;
  background: #333;
  background-image: linear-gradient(to right, #ccc, #333, #ccc);
  display: block;
}

.horizontal-break-2 {
  margin-top: 1em;
  margin-bottom: 1em;
  border: 0;
  height: 0.1em;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  display: block;
}

.horizontal-break-3 {
  margin-top: 1em;
  margin-bottom: 1em;
  border: 0;
  height: 0.1em;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: block;
}

.nav-full-width {
  position: relative;
  z-index: 1000;
  background: #003a50;
  box-shadow: 1px 1px 11px 12px #00005e;
}

.nav-links {
  background: #003040;
  color: white;
  align-self: center;
  font-size: smaller !important;
}

.nav-links > div > a {
  color: white;
}

.nav-hover {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  text-align: center !important;
  border-bottom-style: inset;
  border-bottom-width: 0.25em;
  border-bottom-color: #003040;
}

.nav_menu_button {
  display: none;
}

.full-width {
  width: 100%;
}

.img-widget-shadow img {
  box-shadow: 0px 3px 5px 2px #000026;
}

.addPadding {
  padding-right: 1rem;
  padding-left: 1rem;
}

.profile-padding {
  padding: 2em;
}

.text-justify-centre {
  text-align: center;
}
.text-justify-left {
  text-align: left;
}
.text-justify-right {
  text-align: right;
}
.text-justify-justified {
  text-align: justify;
  text-indent: 2em;
}

.horizontal-image {
  overflow: hidden;
  flex-basis: 25%;
  align-content: center;
}

.horizontal-Card-Title {
  margin-left: 0.2rem;
  margin-top: -0.5rem;
  font-family: "LaurentianRegular", Times, Helvetica, Arial, sans-serif;
}

.horizontal-Card-Content {
  flex-basis: 75%;
  padding: 0.75rem;
}

.horizontal-Card-Text {
  margin-left: 0.2rem;
}

.card-Text {
  max-width: 70%;
}

.horizontal-Card {
  display: flex;
  align-content: center;
  border-radius: 5px;
  height: 25vh;
  width: 55vw;
  border-width: 1px;
  border-style: solid;
  border-color: lightgray;
  overflow: hidden;
  margin-top: 0.75rem;
  position: relative;
  float: left;
}

.CanalHeader {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
  background-attachment: fixed;
}

.vertical-Card {
  display: flex;
  width: 12rem;
  height: 16rem;
  flex-flow: column;
  border-width: 1px;
  border-style: solid;
  border-color: lightgray;
  overflow: hidden;
  margin-top: 3rem;
  margin: 0.5em;
  position: relative;
  float: left;
  background-color: white;
  transition: background-color 250ms, box-shadow 250ms;
  cursor: pointer;
}

.vertical-Card:hover {
  background-color: rgb(235, 235, 235);
  box-shadow: 0px 4px 8px #777777;
}

.youtubeVideoStandard {
  float: left;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1rem;
}

.vertical-Card-Center {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  float: inherit;
}

.youtubeCenter {
  margin-left: auto !important;
  margin-right: auto !important;
}

.vertical-Card h3,
.vertical-Card button,
.horizontal-Card h3,
.horizontal-Card button {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.vertical-Card button,
.horizontal-Card button {
  margin-bottom: 0.5rem;
}

.vertical-Card-Small {
  height: 9rem;
  max-height: 9rem;
  max-width: 73%;
}
.vertical-Card-Small p {
  text-align: center;
  margin-left: 0;
}
.vertical-Card-Small .card-Title {
  margin-top: 0.25rem !important;
}

.vertical-Card .fullCard {
  width: 100%;
  max-height: 135px;
}

.horizontal-Card .fullCardTitle {
  margin-left: 0.5rem;
}
.horizontal-Card .fullCard {
  height: 100%;
  width: auto;
}
.horizontal-Card img.fullCard {
  max-width: unset;
}

.card-Content {
  flex: 0 0 95%;
  min-height: 15rem;
}

.card-Content-flex {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
}

.card-Actions {
  align-self: stretch;
  bottom: 0px;
  right: 0px;
  left: 0px;
  height: 2rem;
  margin-top: -5px;
}

.card-Paragraph {
  color: black;
  padding: 0.2em;
  padding-top: 1px;
}

.card-Image-Shadow {
  box-shadow: 0px 0px 4px 3px #000060;
}

.btn-nudge {
  margin-top: -10px;
}

img#flagImage.img-skateway-map-flag {
  width: auto;
  height: 45%;
  -o-object-fit: cover;
  object-fit: cover;
}

.skateway-button {
  transition: all 500ms ease-in;
}

.skateway-button:hover {
  background-color: #754900 !important;
}

.flexColumn {
  display: flex;
  flex-direction: column;
  max-width: 400px !important;
}

.trailsSection {
  margin-top: 1rem;
}

.mobileSectionIcons,
.mobileActivitySelect {
  display: none;
}

.hideDesktop {
  display: none;
}

.mapStyle {
  height: 96vh;
  width: 100%;
  z-index: 20;
  padding-bottom: 0px !important;
}

#informationBox {
  padding-right: 0;
  position: fixed;
  background-color: white;
  bottom: 3%;
  right: 27%;
  left: 26%;
  z-index: 100;
  display: block;
  border-radius: 4px;
  box-shadow: 0px 1px 7px 0px black;
  display: none;
}

.selectedTrail {
  background-color: lightblue;
  border-left-color: #df7b3a;
  border-left-style: solid;
  border-left-width: thick;
  border-right-color: #df7b3a;
  border-right-style: solid;
  border-right-width: thick;
}

.headerIcon {
  width: 2rem;
  margin-top: 0.25rem;
  margin-bottom: auto;
}

.expandTab {
  display: none;
}

.allFilters {
  overflow-y: hidden;
}

.removeAnchor {
  font-weight: unset !important;
  text-decoration: unset !important;
  color: unset !important;
}

.navCardLarge {
  width: 266px;
  height: 256px;
  border-color: rgba(0, 0, 0, 0.2);
  border-width: thin;
  border-style: solid;
  margin-right: 0.25em;
  margin-left: 0.25em;
  margin-bottom: 0.25em;
  font-size: 0.75rem !important;
}

.hoverOverCard {
  box-shadow: 0;
  transition: all 250ms;
}

.navLargeTitle {
  margin-left: 13.3px;
  color: #636363;
  font-family: "SlateRegular", Helvetica, Arial, sans-serif;
  margin-bottom: -23px;
  margin-top: 3px;
}

.navLargeText {
  font-weight: 400;
  font-family: "SlateRegular", Helvetica, Arial, sans-serif;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  color: #004c6e;
  font-kerning: normal;
  letter-spacing: unset;
  font-size: 1.25em;
  line-height: 1.1em;
}

.megaCardText {
  color: #787a7c !important;
  font-size: 1em !important;
  line-height: normal;
  font-weight: 300;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}

.megaCardText > a {
  width: 100%;
}

.navSmallText {
  font-weight: 400;
  font-size: 1.1rem;
  font-family: "SlateRegular", Helvetica, Arial, sans-serif;
  color: #004c6e;
  height: 100%;
  display: flex;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  line-height: 1rem;
}

.navTextTitle {
  font-weight: 400;
  font-size: 1.25rem;
  color: #636363;
  font-family: "SlateRegular", Helvetica, Arial, sans-serif;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  line-height: 1em;
}

.navTextText {
  font-family: "SlateRegular", Helvetica, Arial, sans-serif;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  color: #004c6e;
  font-size: 0.85em;
  line-height: 1em;
}

.cardImage {
  width: 100%;
  height: 128px;
  border-bottom-color: #df7b3a;
  border-bottom-width: thick;
  border-bottom-style: inset;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.hoverOverCard:hover {
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
}

.hoverOverSmallCard {
  transition: all 250ms;
}

.hoverOverSmallCard:hover {
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
  border-left-color: #004c6e !important;
}

.hoverOverCard:hover > .cardImage {
  border-bottom-color: #004c6e !important;
}

.newsletter-Hover {
  transition: filter 0.75s;
}

.newsletter-Hover:hover {
  filter: drop-shadow(2px 4px 2px rgba(0, 0, 0, 0.25));
}

.desktopDynamicImage {
  background-repeat: no-repeat;
  background-image: url(https://ncc-website-2.s3.amazonaws.com/images/gatineau_park.jpg?mtime=20190410094430&focal=none);
  background-position: center;
  background-size: cover;
}

.navSmallAnchorWrap {
  width: 48%;
  margin-left: auto;
  margin-right: auto;
}

.navSmallCard {
  height: 44px !important;
  border-color: darkgrey !important;
  border-style: solid !important;
  border-width: thin !important;
  border-left-color: #df7b3a !important;
  border-left-width: thick !important;
  margin-right: 5% !important;
  width: 100% !important;
  margin-left: unset !important;
}

.navTextCard {
  min-height: 120px;
  border-color: darkgrey !important;
  border-style: solid !important;
  border-width: thin !important;
  border-top-color: #df7b3a !important;
  border-top-width: thick !important;
  margin-right: 5% !important;
  width: 100% !important;
  margin-left: unset !important;
  margin-bottom: 10px;
}

.shareButtons {
  bottom: 5%;
  z-index: 90;
  left: 50%;
  position: fixed;
  opacity: 0.5;
  transition: all 0.5s;
}

.shareButtons:hover {
  opacity: 1;
}

.MapApplication {
  background-color: white;
}

.megaCardButton {
  cursor: pointer;
}

div.navCardMega {
  height: fit-content !important;
}

.megaCardButton {
  width: 100%;
  text-decoration: none;
  border-style: none;
  color: white;
  margin-top: 1.5em;
  display: block;
}

.megaCardTitle {
  font-weight: 400;
  font-size: larger;
  margin-top: 0.5em;
  margin-bottom: -10px;
  margin-left: unset !important;
  margin-right: unset !important;
  color: #003a50;
  line-height: 0.9em;
}

.megaCardPadding {
  padding: 1em;
}

@media only screen and (min-width: 966px) {
  .navCardMega {
    width: 400px !important;
    padding-bottom: 1em;
    word-wrap: break-word;
  }
  div.navCardMega {
    padding-right: unset;
  }
  .megaCardImage {
    height: 256px !important;
  }
}
@media only screen and (max-width: 1400px) {
  .navTextCard {
    width: 100% !important;
    min-height: unset !important;
  }
  .navSmallAnchorWrap {
    width: 100% !important;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
}
@media only screen and (max-width: 415px) and (orientation: portrait) {
  .mobileMapExpand {
    height: 100% !important;
    top: 0% !important;
  }
  .expandShow {
    display: none;
  }
  .expandTabCollapse {
    top: 0% !important;
  }
  .expandTab {
    display: block;
    top: 0px;
    position: absolute;
    left: 20.5% !important;
    z-index: 90001;
    height: 2rem;
    width: 3rem;
    background-color: white;
    color: black;
    box-shadow: 4px 0px 3px 1px rgba(0, 0, 0, 0.25);
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 0.5rem;
  }
  .expandTab > p {
    margin-top: 0.25rem;
  }
  #trailTitleLocation {
    display: block !important;
  }
  .fadeHint {
    position: absolute;
    bottom: 0;
    left: 0%;
    width: 98%;
    top: 97vh;
    background-color: RGBA(0, 0, 0, 0.25);
    box-shadow: 0px -5px 13px 2px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(2px);
  }
  .mobileAlign {
    margin-top: auto;
    margin-bottom: auto;
  }
  .flex-10.filterClass > img {
    margin-top: 0.25rem;
  }
  .navLargeText {
    margin-right: unset !important;
    margin-top: 0.05rem !important;
    font-weight: 375 !important;
    line-height: initial !important;
  }
  .allFilters {
    overflow-y: hidden !important;
    box-sizing: border-box;
    display: flex;
    flex-flow: row wrap;
    margin: 0;
    padding-right: 0;
    border: none;
    width: 100%;
    min-width: 90%;
    height: 40% !important;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5) !important;
  }
  .mobileMap > .col-12 {
    height: 60%;
    position: absolute !important;
    top: 40%;
    width: 100%;
  }
  #informationBox {
    border-radius: 1rem;
    border-style: solid;
    border-width: 2px;
    position: absolute;
    z-index: 1000;
    top: 5%;
    left: 5% !important;
    right: 5%;
    bottom: 5%;
    background-color: white;
    box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.25);
  }
  .mobileMap {
    position: absolute;
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    max-width: 100vw !important;
    left: 0;
    right: 0;
    flex-basis: 100% !important;
  }
  .navSmallCard {
    width: 100% !important;
  }
}
@media only screen and (max-width: 966px) and (orientation: landscape) {
  #trailTitleLocation {
    display: block !important;
  }
  .fadeHint {
    position: absolute;
    bottom: 0;
    left: 0%;
    width: 98%;
    top: 97vh;
    background-color: RGBA(0, 0, 0, 0.25);
    box-shadow: 0px -5px 13px 2px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(2px);
  }
  .mobileAlign {
    margin-top: auto;
    margin-bottom: auto;
  }
  .flex-10.filterClass > img {
    margin-top: 0.25rem;
  }
  .navLargeText {
    margin-right: unset !important;
    margin-top: 0 !important;
    font-weight: 375 !important;
  }
  .expandShow {
    display: none;
  }
  .expandTabCollapse {
    left: 0% !important;
  }
  .expandTab {
    display: block;
    top: 5em;
    position: absolute;
    left: 38.5%;
    z-index: 90000;
    height: 2rem;
    width: 3rem;
    background-color: white;
    color: black;
    box-shadow: 4px 0px 3px 1px rgba(0, 0, 0, 0.25);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 0.5rem;
  }
  .expandTab > p {
    margin-top: 0.25rem;
  }
  .allFilters {
    box-sizing: border-box;
    display: flex;
    flex-flow: row wrap;
    margin: 0 -0.5rem;
    padding-right: 0;
    border: none;
    width: 40%;
    min-width: 33%;
  }
  #informationBox {
    border-radius: 1rem;
    border-style: solid;
    border-width: 2px;
    height: 94%;
    position: absolute;
    z-index: 1000;
    top: 1%;
    left: 42%;
    right: 3%;
    background-color: white;
    box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.25);
  }
  .informationBoxFullScreen {
    left: 5% !important;
    right: 5% !important;
  }
  .mobileMap > .col-12 {
    max-height: 100vh;
    flex-basis: unset;
    max-width: 100vw;
    width: 100vw;
    height: 98vh;
    position: absolute;
  }
  .mobileMap {
    position: sticky;
    flex-basis: unset;
    position: absolute;
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    max-width: 100vw;
  }
}
@media only screen and (max-width: 966px) and (max-height: 966px) {
  .fadeHint {
    position: absolute;
    bottom: 0;
    left: 0%;
    width: 98%;
    top: 97vh;
    background-color: RGBA(0, 0, 0, 0.25);
    box-shadow: 0px -5px 13px 2px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(2px);
  }
  .mobileAlign {
    margin-top: auto;
    margin-bottom: auto;
  }
  .flex-10.filterClass > img {
    margin-top: 0.25rem;
  }
  .iconBarStyle {
    background-color: rgb(244, 244, 244);
    width: 100vw !important;
    padding-left: 0.75rem !important;
    margin: 0 !important;
    height: 3.2rem;
  }
  .desktopDynamicImage {
    background-repeat: unset !important;
    background-image: unset !important;
    background-position: unset !important;
    background-size: unset !important;
  }
  #main_map {
    background-color: white;
    backdrop-filter: unset !important;
    padding: unset !important;
    box-shadow: unset !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 100vw !important;
  }
  .navCardLarge {
    width: 100% !important;
    height: 85px !important;
    border-color: rgba(0, 0, 0, 0.2);
    border-width: thin;
    border-style: solid;
    margin-right: 0.25em;
    margin-left: 0.25em;
    margin-bottom: 0.25em;
    line-height: 90%;
  }
  .makeFullWidth {
    width: 95%;
  }
  .cardImage {
    margin-right: 0.5rem !important;
    width: 36%;
    max-width: 140px !important;
    height: 85px !important;
    border-right-color: #df7b3a;
    border-right-width: thick;
    border-right-style: inset;
    border-bottom: none !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
  }
  .navLargeTitle {
    line-height: 95% !important;
    margin-bottom: -18px !important;
  }
  p.megaCardTitle {
    line-height: 95% !important;
    margin-bottom: 0px !important;
    margin-top: 1em;
    text-align: center;
  }
  .selectActivity {
    overflow-y: auto;
    height: 80%;
  }
  .hideBreadcrumbs {
    display: none !important;
  }
  #selectedActivitySpan,
  #difficultyFilterSpan,
  #durationFilterSpan,
  .hideFooter {
    display: none !important;
  }
  .flexColumn {
    max-width: unset !important;
  }
  .trailCard {
    transition: unset !important;
  }
  .trailCard:hover {
    box-shadow: unset !important;
    transform: unset !important;
  }
  .sectionHeader {
    color: white !important;
    background-color: rgb(0, 77, 105) !important;
    min-height: 1.3rem;
    border: none !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }
  .sectionHeader div:first-child {
    display: none !important;
  }
  .headerIcon {
    display: none;
  }
  #ActivityHeaderImage {
    display: none !important;
  }
  .mapStyle {
    height: unset;
    width: unset;
  }
  #TrailSelect,
  #ActivitySelect,
  #TimeSelect,
  #DifficultySelect {
    min-width: 2.8rem;
    min-height: 2.8rem;
  }
  .goToLocation {
    margin-left: 0.5rem !important;
    margin-right: 0 !important;
    float: left;
  }
  #main_map {
    max-width: 100vw !important;
    width: 100vw !important;
    margin-top: 0.25rem;
  }
  .filterIconsPos,
  .filterIconsNeg {
    height: 2.2rem;
    max-width: unset;
  }
  .hideDesktop {
    display: contents !important;
  }
  .closeWindow {
    right: 1em !important;
    width: 1rem;
  }
  .chip-activity {
    font-size: medium !important;
  }
  .sectionBox {
    border: none !important;
    top: 2.8rem !important;
    left: 0rem;
    width: 100%;
    position: absolute !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    height: 31vh;
    overflow-y: auto;
    box-shadow: inset 0px -7px 8px -4px rgba(0, 0, 0, 0.5);
    height: 100% !important;
    padding-left: 0.25rem;
  }
  .goToLocation > img,
  .expandInfo > img {
    width: 1.5rem !important;
  }
  #trailTitle {
    margin-top: 0.5rem !important;
  }
  .hideInfo {
    display: none;
  }
  .mobileFloat {
    position: sticky;
    z-index: 22;
    box-shadow: 3px 0 3px rgba(0, 0, 0, 0.25);
    flex-basis: unset !important;
    max-height: 100vh;
    background-color: white;
    margin: 0m !important;
    padding: 0 !important;
  }
  .filterIconsPos {
    display: none;
  }
  .mobileMap > .col-12 > iframe {
    border: none;
  }
  .mobileFull {
    height: 100vh;
    width: 100vw;
    padding: 0 !important;
    margin: 0 !important;
    position: fixed;
    top: 0px;
    left: 0px;
  }
  .mobileSectionIcons,
  .mobileActivitySelect {
    background-color: white;
    display: inline-block;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom: none;
    margin-left: 5px;
    margin-left: 5px;
    min-width: 2rem;
    box-shadow: none;
    height: 2rem;
    z-index: 100;
    padding: 0.15rem;
  }
  .mobileSectionIcons,
  .mobileActivitySelect:focus {
    border-bottom: none;
    border-color: black;
  }
  .mobileSectionIcons,
  .mobileActivitySelect:active {
    border-bottom: none;
    border-color: black;
  }
  .difficultyFilters {
    font-size: medium !important;
    font-weight: 400 !important;
  }
  .medTrail,
  .easyTrail,
  .hardTrail {
    width: 0.5rem !important;
    height: 0.5rem !important;
    margin-left: 0.25rem !important;
  }
  .spacerFlex {
    display: none !important;
  }
  .titleFlex {
    flex-basis: 65%;
  }
  .filter-nudge {
    margin-top: unset;
    margin-left: 0.15rem;
  }
  .trailDetails {
    font-size: small !important;
    font-weight: 300 !important;
  }
  .selectActivity {
    border-width: 0 !important;
    margin-left: unset;
    margin-top: unset;
    top: 2.8rem !important;
    left: 0rem;
    width: 100%;
    position: absolute !important;
    padding-left: 0.25rem;
  }
  .hideTab {
    display: none;
  }
  #trailInformationBox {
    margin-left: 0.25rem !important;
    width: unset !important;
    text-align: unset !important;
    height: 100% !important;
  }
  #trailTitle {
    line-height: 1.1rem !important;
    font-size: 1.1rem !important;
    margin-left: 0 !important;
  }
}
.goToLocation {
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 42em) {
  .goToLocation {
    display: contents !important;
    margin-left: unset !important;
    margin-right: unset !important;
  }
  .youtubeVideoStandard {
    float: left;
    width: 80%;
    margin-left: 0px;
  }
  .CanalHeader {
    margin: 0px !important;
  }
  .mobile-text-margins {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  div.vertical-Card-Small {
    height: 14rem;
    max-height: 14rem;
  }
  .vertical-Card .fullCard {
    width: 100%;
    max-height: 205px;
    height: 189px;
  }
  .horizontal-Card {
    border-radius: 5px;
    min-height: 10rem;
    border-width: 1px;
    border-style: solid;
    border-color: lightgray;
    box-shadow: 0px 2px 1px 0px #000060;
    position: relative;
    float: left;
    width: 98%;
    height: auto;
    max-height: unset;
  }
  .card-Content-flex {
    display: block;
  }
  .titleband {
    background-color: rgb(0, 117, 129);
    position: absolute;
    height: 4rem;
    width: 100%;
    bottom: 0rem;
  }
  .titleband h2 {
    margin-top: -0.25rem;
  }
  .card-Text {
    max-width: 100%;
    padding-left: 0.5rem;
    max-height: 80%;
  }
  .img-regular img {
    width: 100vw;
  }
  .img-thumbnail img {
    width: 50vw;
  }
  .img-fullsize img {
    width: 100vw;
  }
  .img-figure-control img {
    width: 25%;
  }
}
@media only screen and (max-width: 42em) {
  .img-regular img {
    width: 50vw;
  }
  .img-thumbnail img {
    width: 25vw;
  }
  .img-fullsize img {
    width: 100vw;
  }
  .img-figure-control img {
    width: 25%;
  }
  .vertical-Card {
    width: 98%;
    margin-left: 0%;
    margin-right: 0%;
    height: 22rem;
  }
}
@media only screen and (max-width: 64em) {
  .overflow {
    float: left;
    margin-left: -0.4vw;
    width: 103vw;
    background-color: #0ff;
  }
  .blurWood {
    margin-top: -27px;
  }
  .horizontal-Image {
    width: 100%;
    height: unset;
  }
  .horizontal-Image img.fullCard {
    max-width: unset;
  }
  .news {
    padding: 1em;
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    word-break: break-word;
  }
  .newSideBar {
    overflow: hidden;
    font-size: smaller;
    background: #e5e5e5;
    padding: 0.65rem;
    margin-bottom: 0.75rem;
    word-break: break-word;
  }
  .nav-links {
    box-shadow: inset 0px 10px 12px 0px rgba(0, 0, 0, 0.25);
  }
  .nav-rollup {
    visibility: hidden;
    height: 0px;
    z-index: 999;
  }
  .nav-small-pin {
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    height: 15%;
    min-height: 5em;
    max-height: 5em;
  }
  .nav_menu_button {
    display: block;
    z-index: 1001;
    background-color: white;
    padding: 6px;
    margin: 1em;
    border-radius: 5px;
    z-index: 999;
    cursor: pointer;
    float: right;
  }
  .nav-hover:hover {
    background-color: #011319;
  }
}
@media only screen and (min-width: 64em) {
  .img-regular img {
    width: 512px;
  }
  .img-thumbnail img {
    width: 256px;
  }
  .img-fullsize img {
    width: 100%;
  }
  .img-figure-control img {
    width: 25%;
  }
  .news {
    border: lightgrey;
    border-width: 1px;
    border-style: solid;
    padding: 1em;
    box-shadow: 4px 5px 5px 0px #00000d;
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
  .newSideBar {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    overflow: hidden;
    font-size: smaller;
    background: #e5e5e5;
    padding: 0.65rem;
    margin-bottom: 0.75rem;
  }
  .nav-hover:hover {
    border-bottom-color: rgb(169, 133, 3);
  }
  .nav-links::before {
    background: rgb(0, 58, 79);
    background: linear-gradient(90deg, rgb(0, 58, 79) 0%, rgb(0, 48, 64) 100%);
    min-width: 2em;
    content: " ";
  }
  .make-sticky {
    position: sticky;
    top: 19vh;
  }
}
.gallary-margin {
  margin-top: 1em;
}

.external-link {
  width: 0.75em;
  margin-bottom: 0.5em;
  margin-right: -0.75em;
  filter: invert(1);
}

.responsive-video {
  padding-bottom: 56.25%;
  /* for 16:9 ratio */
  padding-top: 25px;
  position: relative;
  height: 0;
  margin-top: 1rem;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.content-frame {
  width: 95%;
  margin: auto;
  max-width: 1200px;
}

.selectActivity {
  width: 100%;
  max-width: 400px;
}

#main_map {
  max-width: 99%;
  width: 99%;
  margin-top: 0.25rem;
}

.Trails {
  min-height: 19rem;
  margin-bottom: 0.25rem;
  background-color: white;
}

.sectionHeader > div > p {
  font-weight: 500;
  padding-bottom: 0;
  margin-bottom: -0.25rem;
  margin-left: 0.25rem;
}

.sectionHeader > div > span {
  font-weight: 300;
  color: white;
}

.sectionHeader {
  color: rgb(0, 77, 105);
  background-color: #bcbec0;
  padding-left: 0.25rem;
  width: 100%;
  margin-left: 0 !important;
  transition: all 250ms;
  border-width: 1px;
  border-style: solid;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.sectionHeader:hover {
  color: white !important;
  background-color: rgb(0, 77, 105) !important;
  cursor: pointer;
}

.sectionHeaderSelected {
  color: white !important;
  background-color: rgb(0, 77, 105) !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.sectionBox {
  max-width: 400px;
  border-color: rgb(88, 88, 88);
  margin-bottom: 0.15rem;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.difficultyFilters:hover {
  background-color: rgb(200, 200, 255);
}

.trailFilters {
  margin-top: 0.15rem;
  width: 100%;
  max-width: 400px;
}

.trailBackground {
  color: white;
  background-color: rgb(50, 50, 50);
  text-align: center;
  min-height: 10rem;
}

.mapFilter {
  height: 6rem;
  text-align: center;
  color: black;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
  background-clip: content-box;
  background-position: center;
}

.filterText {
  height: 2rem !important;
  font-size: 2em;
  position: relative;
  transition: 0.5s;
  cursor: pointer;
}

.filterText:hover {
  font-size: 2.2rem;
}

.filter {
  height: 20%;
  padding-top: 0.75rem;
  font-size: 0.75rem;
  height: 20vh;
  margin-bottom: 1rem;
}

.chip,
.chip-activity,
.difficultyFilters {
  cursor: pointer;
  margin: 0.1rem;
  padding: 0.25rem;
  width: 100%;
  color: black;
  transition: 0.25s;
  float: left;
  margin: 0px !important;
  margin-top: 1px;
  padding: 0.05rem !important;
  font-family: "SlateRegular", Helvetica, Arial, sans-serif;
  font-size: x-large;
  font-weight: 500;
  display: flex;
}

.flex-90 {
  flex-basis: 90%;
}

.flex-20 {
  flex-basis: 20%;
}

.flex-15 {
  flex-basis: 15%;
}

.flex-10 {
  flex-basis: 10%;
}

.flex-7 {
  flex-basis: 7%;
}

.flex-5 {
  flex-basis: 5%;
}

.chip-filter > div {
  margin-bottom: auto;
  margin-top: auto;
}

.chip:hover,
.chip-activity:hover {
  background-color: rgb(200, 200, 255);
}

.chip:focus,
.chip-activity:focus {
  background-color: rgb(220, 220, 255);
}

.chip:active,
.chip-activity:active {
  box-shadow: 0px 5px 3px 0px rgba(0, 0, 0, 0.24);
  z-index: 2;
}

.chipActivitySelected {
  background-color: rgb(200, 200, 255);
}

.chip-Filter > * > img {
  width: 1em;
  height: 1em;
}

.filterClass {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  margin-top: auto;
  margin-bottom: auto;
}

.chip-Filter {
  height: 2rem;
}

.chip-Filter.chipSelected img {
  content: url("https://ncc-website-2.s3.amazonaws.com/images/Checkbox_ON.svg");
}

.trailList {
  height: 80vh;
  width: 90%;
  padding: 1rem;
  overflow-y: scroll;
  background-color: rgb(200, 200, 200);
}

.trailWrap {
  height: 2rem;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.buttonFlex {
  padding: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.buttonFlex > img {
  height: 1rem;
  width: 1rem;
}

.trailCard {
  line-height: 1.2;
  width: 96%;
  height: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  border-bottom-color: rgb(88, 88, 88);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  cursor: pointer;
  display: flex;
  flex-flow: wrap;
  padding-top: 0.25rem;
  transition: all 500ms;
}

.trailCard:hover {
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
  transform: scale(1.05);
}

.trailLengthSection {
  background-color: rgb(38, 88, 113);
  padding: 0px;
  color: white;
  text-align: center;
  width: 100%;
}

.trailDetails {
  color: black;
  font-weight: 400;
  font-size: large;
}

.trailKM {
  height: 1rem;
}

#trailIconography {
  height: 4rem;
  display: flex;
  flex-direction: column;
  padding: 0.25em;
}

#trailIconography > div > div > * {
  padding-right: 0.25em;
}

#trailIconography > * > span {
  margin-left: 0.25rem;
}

#trailDifficultyText {
  text-transform: capitalize !important;
  font-family: "SlateRegular", Helvetica, Arial, sans-serif !important;
}

.trailIcons {
  height: 1.5rem;
}

.difficultyNudge {
  margin-bottom: 0.25em;
}

.easyTrail {
  height: 16px;
  width: 16px;
  margin-right: 0.3rem;
  margin-top: 0.3rem;
  margin-left: 0.25rem;
  background-color: rgb(38, 143, 88);
  border-radius: 100%;
  display: inline-block;
}

.medTrail {
  height: 16px;
  width: 16px;
  margin-right: 0.3rem;
  margin-top: 0.3rem;
  margin-left: 0.25rem;
  background-color: rgb(38, 88, 113);
  display: inline-block;
}

.hardTrail {
  height: 16px;
  width: 16px;
  margin-right: 0.3rem;
  margin-top: 0.3rem;
  margin-left: 0.25rem;
  background-color: black;
  transform: rotate(45deg);
  display: inline-block;
}

#trails {
  background-color: white;
  width: 98%;
  max-height: 80vh;
  overflow-y: auto;
  padding: 5px;
}

.trailSynopsis {
  height: 50%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  top: 50%;
  float: left;
  position: relative;
  padding-left: 1rem;
  padding-right: 1rem;
}

.trailRatings {
  margin-top: -1rem;
}

.trail,
.length {
  border-width: 1px;
  border-style: solid;
  padding: 0.15rem;
  font-size: small;
  width: 12rem;
}

.easy,
.short {
  background-color: seagreen;
}

.medium {
  background-color: lightskyblue;
  color: black;
}

.hard,
.long {
  background-color: black;
  color: white;
}

#trailInformationBox {
  overflow-y: auto;
  height: 35vh;
}

.difficultyFlex,
.spacerFlex {
  flex-basis: 8%;
}

.closeWindow {
  position: absolute;
  right: 0.5rem;
  width: 1em;
  top: 0.5rem;
  transition: filter 250ms;
}

.closeWindow:hover {
  cursor: pointer;
  filter: drop-shadow(2px 2px 2px black);
}

.lengthFlex {
  flex-basis: 55%;
  color: #26586d;
  font-weight: 600;
}

.titleFlex {
  flex-basis: 100%;
  margin-left: calc(0.5rem + 8%);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#trailTitleLocation {
  display: contents;
}

#trailDistance {
  background-color: #265871;
  color: white;
  height: 2.5rem;
  width: 6.5rem;
  display: none;
  font-weight: 600;
  padding: 4px;
  font-size: larger;
  margin-right: 0.5rem;
}

#trailTitle,
#trailLocation {
  font-weight: 400;
  font-size: 1.1rem;
  color: black;
  line-height: 1.4rem;
}

#trailInformation {
  border-top-color: black;
  border-top-width: thin;
  border-top-style: solid;
  margin-top: 0.75rem;
}

.mapIframe {
  width: 100%;
  height: 100%;
  border: thin;
  border-color: black;
  border-style: solid;
}

.goToLocation > img,
.expandInfo > img {
  width: 2rem;
}

.goToLocation,
.expandInfo {
  padding: 0;
  width: auto;
  background-color: transparent;
  border: none;
}

.curator-iframe {
  width: 100%;
  height: 550px;
  border: none;
}

.AddToCalendar {
  display: flex;
  margin: auto;
  width: fit-content;
  background-color: rgba(240, 240, 240, 0.9);
  padding: 0.5em;
  border-radius: 5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  cursor: pointer;
}

.AddToCalendar:hover {
  box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.15);
  background-color: rgba(240, 240, 240, 0.98);
}

@media only screen and (max-width: 750px) {
  .curator-iframe {
    height: 850px;
  }
}
.section--primary {
  padding: 2rem 0;
  background: linear-gradient(to bottom, #004d69, #002836);
  color: #fff;
}
.section--primary iframe {
  max-width: 100%;
}
.section--primary h2 {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
  padding: 0;
}
.section--primary img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.section--primary .primary-image {
  width: 485px;
  height: 275px;
  object-fit: cover;
  max-width: 100%;
  max-width: 100%;
  float: left;
  margin: 0 2em 0 0;
}
@media (max-width: 64em) {
  .section--primary .primary-image {
    float: none;
    width: 100%;
    margin: 0;
  }
}

.zoom {
  overflow: hidden;
  max-width: 485px;
  float: left;
  display: block;
  margin-right: 2em;
  text-align: justify;
}

.zoom img {
  transform: scale(1);
  transition: all 1s ease-in-out;
}

.zoom img:hover {
  transform: scale(1.04);
}

.section-secondary {
  border: 20px solid #e8e8e8;
  background: #f4f4f4;
  padding: 20px;
  margin-top: 10px;
}

.section-secondary h4 {
  padding-top: 10px;
}

.related {
  padding: 1em 0;
}

.related-header {
  text-align: center;
}

/* Google search console is reporting our page text as too small to read on mobile...
.related .date {
	font-size: smaller;
}
*/
.related-item {
  padding: 1rem;
}

.related-item-thumbnail {
  display: block;
  position: relative;
  padding: 0;
  border: 0;
  text-align: center;
}
.related-item-thumbnail img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  vertical-align: middle;
}
.related-item-thumbnail .boxedIn {
  overflow: hidden;
}
.related-item-thumbnail img:hover {
  transition: transform 1s ease;
  transform: scale(1.04, 1.04);
}
.related-item-thumbnail:hover {
  border: 0;
}
.related-item-thumbnail:hover .related-item-thumbnail-overlay {
  opacity: 1;
}

.related-item-thumbnail-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: rgba(0, 77, 105, 0.75);
  color: #fff;
  font-size: 2rem;
  transition: all 0.4s;
}

.related-item-datetime {
  font-size: 17px;
  line-height: 1;
  margin: 0.25rem 0;
}

.related-item-title {
  font-size: 21px;
  font-weight: 400;
  line-height: 1;
  margin: 0.25rem 0;
}
.related-item-category {
  background: #d6d9d1;
  border: 0;
  font-size: 17px;
  display: inline-block;
  padding: 0 4px;
  margin: 0.25rem 0;
}
.related-item-category:hover, .related-item-category:focus, .related-item-category:active {
  background: #004d69;
  color: #fff;
  border: 0;
}

@media screen and (max-width: 992px) {
  .related-item-thumbnail img {
    width: 100%;
  }
}
.document {
  border: 20px solid #e8e8e8;
  background: #f4f4f4;
  padding: 20px;
  margin-top: 10px;
  display: inline-block;
  width: 250px;
}
.document img {
  max-width: 25px;
}

.profile {
  margin: 1em auto;
}
.profile p {
  padding-bottom: 0;
}

.profile-image {
  margin: 0.5em;
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50px;
  float: left;
}

.profile-image-main {
  margin-top: 2em;
  max-height: 512px;
  height: auto;
  width: auto !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

@media (max-width: 36em) {
  .profile-image {
    margin: 0.5em auto;
    display: inline-block;
    float: none;
  }
}
.social-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-links li {
  margin: 0 0.25rem;
  padding: 0;
}
.social-links li a {
  background: #fff;
  border: 1px solid transparent;
  border-radius: 24px;
  display: inline-block;
  line-height: 48px;
  height: 48px;
  width: 48px;
}
.social-links li a:hover,
.social-links li a:focus {
  border: 1px solid #004d69;
}

.social-links--inline {
  text-align: center;
}
.social-links--inline li {
  display: inline-block;
}

@media only screen and (max-width: 48em) {
  .social-links--inline {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1em;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    width: 85%;
  }
}
.sitewide-alert {
  min-height: 65px;
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #fff;
  width: 100%;
}

.alert-icon {
  height: 6ch;
  width: auto;
  object-fit: contain;
}

.alert-text {
  align-self: center;
  padding: 0;
}
.alert-text p,
.alert-text li,
.alert-text h1,
.alert-text h2,
.alert-text h3,
.alert-text h4,
.alert-text strong,
.alert-text em,
.alert-text s,
.alert-text sup {
  color: #fff;
}
.alert-text a {
  color: #fff;
  text-decoration: underline;
}
.alert-text a:hover, .alert-text a:focus {
  text-decoration: underline;
}
.alert-text a:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 2px;
}

.alert-dismiss {
  background: none;
  border: none;
  color: #fff;
  font-size: 1.25rem;
  cursor: pointer;
}

.alert-reminder {
  background-color: #ffc875;
  color: #000000;
  padding: 8px 12px;
  text-align: center;
  cursor: pointer;
  font-size: 0.75rem;
  border-radius: 0;
}
.alert-reminder::after {
  content: "▼";
}

.is-visible {
  display: flex;
}

.is-hidden {
  display: none;
}

.alert-toggle-button {
  position: absolute;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 0.9rem;
  color: #ffffff;
}

.alert-toggle-button:hover {
  color: #fff;
}

.alert-toggle-form {
  display: inline-block;
  position: absolute;
}

.desktop-hide .alert-toggle-button {
  font-size: 1.2rem;
  right: 1rem;
  top: 0.5rem;
}

.sitewide-alert .alert-icon {
  margin-right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sitewide-alert i {
  color: #ffffff;
}

.accordions .accordion-content {
  display: none;
  padding: 1em;
  background-color: rgba(0, 0, 0, 0.03);
  border-style: none;
  border-color: #ed7b01;
  border-left-style: outset;
  border-left-width: thick;
}
.accordions .accordion-content > :last-child {
  padding-bottom: 0;
}
.accordions .accordion-link {
  overflow: hidden;
  border: none;
  background-color: #fff;
  -o-border-image: linear-gradient(to right, #ccc, #333, #ccc) 1;
  border-image: linear-gradient(to right, #ccc, #333, #ccc) 1;
  display: block;
  width: 100%;
  cursor: pointer;
  padding: 20px 20px 20px 0;
  transition: 0.3s;
  font-size: larger;
  font-weight: bold;
  text-align: left;
  border-collapse: collapse;
  color: #646464;
  display: flex;
}
.accordions .accordion-link.active:before {
  content: "\f056";
}
.accordions .accordion-link:before {
  content: "\f055";
  font-family: "Font Awesome 6 Free";
  font-size: larger;
  text-decoration: none;
  margin: 0 20px 5px 5px;
  color: rgba(0, 0, 0, 0.35);
}
.accordions div.active {
  display: block;
}

.beach .beach-name {
  text-align: left;
}
.beach .beach-open {
  font-weight: bold;
  color: #2e8540;
}
.beach .beach-closed {
  font-weight: bold;
  color: #cd2026;
}
.beach .beach-nodata {
  font-weight: bold;
  color: black;
  width: 50%;
}
.beach td {
  border-left: none;
  border-right: none;
  text-align: center;
  width: 25%;
}
.beach th {
  color: #fff;
  font-weight: bold;
  background: #004d69;
}

.button {
  margin: 0.5rem 0 0.5rem 0;
  text-align: center;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: all 250ms ease-in-out;
}

.button a {
  color: #787a7c;
  border-bottom: none;
}

.btn-xs {
  font-size: 0.6rem;
  padding: 4px 10px;
}

.btn-sm {
  font-size: 0.8rem;
  padding: 8px 16px;
}

.btn-md {
  font-size: 1rem;
  padding: 12px 24px;
}

.btn-lg {
  font-size: 1.2rem;
  padding: 16px 32px;
}

.btn-xl {
  font-size: 1.4rem;
  padding: 20px 40px;
}

.btn-default {
  border-color: #d9d9d9;
}

.btn-gray {
  background-color: #eeeeee;
  border-color: #d9d9d9;
}

.btn-gray:hover a, .btn-gray:focus a, .btn-gray:active a {
  background: #e1e1e1;
  border-color: #cccccc;
}

.btn-primary {
  background: #003B4C;
  border-color: #002733;
  color: #fff;
}

.btn-primary a {
  color: #fff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #002733;
  border-color: #002733;
  color: #fff;
}

.btn-secondary {
  background: #d46e01;
  border: none;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
}

.btn-secondary a {
  color: #fff;
  font-weight: bold;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  background: #d46e01;
  color: #fff;
}

.btn-tertiary {
  background: #768068;
  border-color: #69725d;
  color: #fff;
}

.btn-tertiary a {
  color: #fff;
}

.btn-tertiary:hover, .btn-tertiary:focus, .btn-tertiary:active {
  background: #69725d;
  border-color: #69725d;
  color: #fff;
}

.btn-half {
  display: block;
  width: 40%;
  margin: auto;
}

.btn-inline {
  width: max-content;
  display: table;
}

.btn-old-inline {
  display: inline;
}

@media (max-width: 48em) {
  .btn-half,
  .btn-inline {
    width: 100%;
    display: block;
  }
}
.documents.grey {
  background: #f4f4f4;
  border: 20px solid #e8e8e8;
  margin-top: 10px;
  padding: 20px;
}
.documents.grey h4 {
  padding: 0 0 0.5rem 0;
}
.documents.grey ul {
  padding-bottom: 0;
}

.form {
  border: 20px solid #e8e8e8;
  background: #f4f4f4;
  padding: 20px;
  margin-top: 10px;
}
.form p:last-child {
  padding: 0;
}
.form .freeform-row .freeform-column .freeform-instructions {
  color: #000 !important;
  font-size: 22px !important;
}

.gallery {
  /* width: 100vw; */ /*Can be used to maintain absolutly consistant row spaceing, however it causes padding issues along the right side when enabled */
  max-width: 50.5rem;
  position: relative;
  /* padding: 2rem; */
  text-align: center;
  line-height: initial;
  font-weight: initial;
  margin: 0; /* auto also works here */
}

.lightgallery a {
  height: 250px;
}

.lightgallery img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/* Set Layout based on # of images */
.gallery-2images > * {
  width: calc(50% - 0.6rem);
  height: 20vw;
  max-height: 240px;
}
.gallery-2images > * img {
  width: 100%;
  display: flex;
} /* 2 */
.gallery-2images-sponsors > * {
  width: calc(50% - 0.5rem);
}

.gallery-2images-sponsors li:nth-child(2n) {
  border-right: 0;
}

.gallery-2images-sponsors li:nth-last-child(-n+2) {
  border-bottom: 0;
}

.gallery-3images > * {
  width: calc(33.3333333333% - 0.5rem);
  height: 20vw;
  max-height: 200px;
} /* 3 */
.gallery-3images-sponsors > * {
  width: calc(33.3333333333% - 0.5rem);
}

.gallery-3images-sponsors li:nth-child(3n) {
  border-right: 0;
}

.gallery-3images-sponsors li:nth-last-child(-n+3) {
  border-bottom: 0;
}

.gallery-4images > * {
  width: calc(25% - 0.4rem);
  height: 15vw;
  max-height: 150px;
} /* 4 */
.gallery-4images-sponsors > * {
  width: calc(25% - 0.5rem);
}

.gallery-4images-sponsors li:nth-child(4n) {
  border-right: 0;
}

.gallery-4images-sponsors li:nth-last-child(-n+4) {
  border-bottom: 0;
}

.gallery-5images > * {
  width: calc(33.3333333333% - 0.5rem);
  height: 20vw;
  max-height: 200px;
} /* 2 then 3 */
.gallery-5images-sponsors > * {
  width: calc(33.3333333333% - 0.5rem);
}

.gallery-5images-sponsors li:nth-child(3n) {
  border-right: 0;
}

.gallery-5images-sponsors li:nth-last-child(-n+3) {
  border-bottom: 0;
}

.gallery-6images > * {
  width: calc(33.3333333333% - 0.5rem);
  height: 20vw;
  max-height: 200px;
} /* 2 sets of 3 */
.gallery-6images-sponsors > * {
  width: calc(33.3333333333% - 0.5rem);
}

.gallery-6images-sponsors li:nth-child(3n) {
  border-right: 0;
}

.gallery-6images-sponsors li:nth-last-child(-n+3) {
  border-bottom: 0;
}

.gallery-7images > * {
  width: calc(33.3333333333% - 0.5rem);
  height: 20vw;
  max-height: 200px;
} /* 3 then 4 */
.gallery-7images-sponsors > * {
  width: calc(33.3333333333% - 0.5rem);
}

.gallery-7images-sponsors li:nth-child(3n) {
  border-right: 0;
}

.gallery-7images-sponsors li:nth-last-child(-n+3) {
  border-bottom: 0;
}

.gallery-8images > * {
  width: calc(25% - 0.4rem);
  height: 15vw;
  max-height: 150px;
} /* 2 sets of 4 */
.gallery-8images-sponsors > * {
  width: calc(25% - 0.5rem);
}

.gallery-8images-sponsors li:nth-child(4n) {
  border-right: 0;
}

.gallery-8images-sponsors li:nth-last-child(-n+4) {
  border-bottom: 0;
}

.gallery-9images > * {
  width: calc(33.3333333333% - 0.5rem);
  height: 20vw;
  max-height: 200px;
} /* 3 sets of 3 */
.gallery-9images-sponsors > * {
  width: calc(33.3333333333% - 0.5rem);
}

.gallery-9images-sponsors li:nth-child(3n) {
  border-right: 0;
}

.gallery-9images-sponsors li:nth-last-child(-n+3) {
  border-bottom: 0;
}

.gallery-10images > * {
  width: calc(25% - 0.5rem);
  height: 15vw;
  max-height: 150px;
} /* 2 then 4,4 */
.gallery-10images-sponsors > * {
  width: calc(25% - 0.5rem);
}

.gallery-10images-sponsors li:nth-child(4n) {
  border-right: 0;
}

.gallery-10images-sponsors li:nth-last-child(-n+4) {
  border-bottom: 0;
}

.gallery-11images > * {
  width: calc(25% - 0.5rem);
  height: 15vw;
  max-height: 150px;
} /* 3 then 4,4 */
.gallery-11images-sponsors > * {
  width: calc(25% - 0.5rem);
}

.gallery-11images-sponsors li:nth-child(4n) {
  border-right: 0;
}

.gallery-11images-sponsors li:nth-last-child(-n+4) {
  border-bottom: 0;
}

.gallery-12images > * {
  width: calc(25% - 0.4rem);
  height: 15vw;
  max-height: 150px;
} /* 3 sets of 4 */
.gallery-12images-sponsors > * {
  width: calc(25% - 0.5rem);
}

.gallery-12images-sponsors li:nth-child(4n) {
  border-right: 0;
}

.gallery-12images-sponsors li:nth-last-child(-n+4) {
  border-bottom: 0;
}

/* Special Cases of 5,7,10,11 images - aka different sizing from row to row */
.special-2edition > * {
  width: calc(50% - 0.6rem);
  height: 25vw;
  max-height: 240px;
}
.special-2edition > * img {
  width: 100%;
  display: flex;
}

.special-3edition > * {
  width: calc(33.3333333333% - 0.5rem);
  height: 20vw;
  max-height: 200px;
}
.special-3edition > * img {
  width: 100%;
  display: flex;
}

.special-4edition > * {
  width: calc(25% - 0.4rem);
  height: 15vw;
  max-height: 150px;
}
.special-4edition > * img {
  width: 100%;
  display: flex;
}

#gallery-webcam img {
  width: 100%;
  display: flex;
}

.gallery-image {
  display: flex;
}

.gallery-item {
  display: inline-block;
  margin: 0rem auto;
  /*
  min-width: 100px;
  height: 9.7rem; */
  position: relative;
  padding-bottom: none;
  overflow: hidden;
}

.gallery-item a {
  border-bottom: none;
  padding-bottom: none;
}

.gallery-item figure {
  border-bottom: none;
  padding-bottom: none;
}

.gallery-image-overlay {
  background: rgba(0, 59, 76, 0.85);
  /* border-radius: 3px; rounded corners not needed, as they are not in line with the look of the images across the rest of the site... */
  color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  position: absolute;
  transition: opacity 0.4s;
  align-items: center;
}

.gallery-item a:hover .gallery-image-overlay {
  opacity: 1;
}

.gallery-caption {
  display: none;
}

/*for sponsors only*/
.gallery-title {
  text-align: center;
  margin: 0 0 2rem 0;
}

.gallery-sponsors ul {
  margin: auto;
  width: 100%;
  justify-content: center;
}

.gallery-sponsors .gallery-list > * {
  border-right: 1px solid #003b4c;
  border-bottom: 1px solid #003b4c;
  /* padding: 2rem 0; */
  text-align: center;
  transition: background 0.5s ease-in-out;
}

.gallery-sponsors .gallery-list > *:hover {
  background: #eee;
}

.gallery-sponsors .gallery-list > *:last-child {
  border-right: 0;
}

.gallery-sponsors > * a {
  border-bottom: none;
}

.gallery-list {
  list-style: none !important;
  padding: 0;
  margin: 0;
  text-align: center;
}

.gallery-sponsors-list {
  display: flex;
  flex-wrap: wrap;
}

.gallery-list > * {
  float: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.gallery-list > * img {
  max-width: 100%;
  height: 200px;
  object-fit: cover;
}

.gallery-item-webcam {
  display: inline-block;
  margin: 0rem auto;
  position: relative;
}

/* Responsive Styling */
@media (max-width: 64em) {
  .gallery-2images > * {
    width: calc(50% - 0.6rem);
    height: 20vw;
  }
  .gallery-2images > * img {
    width: 100%;
    display: flex;
  }
  .gallery-3images > * {
    width: calc(33.3333333333% - 0.5rem);
    height: 15vw;
    max-height: 150px;
  }
  .gallery-4images > * {
    width: calc(33.3333333333% - 0.5rem);
    height: 20vw;
  }
  .gallery-6images > * {
    width: calc(33.3333333333% - 0.5rem);
    height: 15vw;
    max-height: 150px;
  }
  .gallery-8images > * {
    width: calc(33.3333333333% - 0.5rem);
    height: 20vw;
  }
  .gallery-9images > * {
    width: calc(33.3333333333% - 0.5rem);
    height: 15vw;
    max-height: 150px;
  }
  .gallery-12images > * {
    width: calc(33.3333333333% - 0.5rem);
    height: 20vw;
  }
  .special-4edition > * {
    width: calc(33.3333333333% - 0.5rem);
    height: 20vw;
  }
  .special-4edition > * img {
    width: 100%;
    display: flex;
  }
  .gallery-list > * img {
    height: 150px;
  } /*this may need some adjustments */
}
@media (max-width: 48em) {
  .gallery-2images > * {
    width: calc(50% - 0.6rem);
    height: 20vw;
  }
  .gallery-2images > * img {
    width: 100%;
    display: flex;
  }
  .gallery-4images > * {
    width: calc(33.3333333333% - 0.5rem);
    height: 20vw;
  }
  .gallery-8images > * {
    width: calc(33.3333333333% - 0.5rem);
    height: 20vw;
  }
  .gallery-12images > * {
    width: calc(33.3333333333% - 0.5rem);
    height: 20vw;
  }
  .special-4edition > * {
    width: calc(33.3333333333% - 0.5rem);
    height: 20vw;
  }
  .special-4edition > * img {
    width: 100%;
    display: flex;
  }
}
@media (max-width: 32em) {
  .gallery-2images > * {
    width: calc(50% - 0.6rem);
    height: 25vw;
  }
  .gallery-2images > * img {
    width: 100%;
    display: flex;
  }
  .gallery-3images > * {
    width: calc(50% - 0.6rem);
    height: 25vw;
  }
  .gallery-3images > * img {
    width: 100%;
    display: flex;
  }
  .gallery-4images > * {
    width: calc(50% - 0.6rem);
    height: 25vw;
  }
  .gallery-4images > * img {
    width: 100%;
    display: flex;
  }
  .gallery-5images > * {
    width: calc(50% - 0.6rem);
    height: 25vw;
  }
  .gallery-5images > * img {
    width: 100%;
    display: flex;
  }
  .gallery-6images > * {
    width: calc(50% - 0.6rem);
    height: 25vw;
  }
  .gallery-6images > * img {
    width: 100%;
    display: flex;
  }
  .gallery-7images > * {
    width: calc(50% - 0.6rem);
    height: 25vw;
  }
  .gallery-7images > * img {
    width: 100%;
    display: flex;
  }
  .gallery-8images > * {
    width: calc(50% - 0.6rem);
    height: 25vw;
  }
  .gallery-8images > * img {
    width: 100%;
    display: flex;
  }
  .gallery-9images > * {
    width: calc(50% - 0.6rem);
    height: 25vw;
  }
  .gallery-9images > * img {
    width: 100%;
    display: flex;
  }
  .gallery-10images > * {
    width: calc(50% - 0.6rem);
    height: 25vw;
  }
  .gallery-10images > * img {
    width: 100%;
    display: flex;
  }
  .gallery-11images > * {
    width: calc(50% - 0.6rem);
    height: 25vw;
  }
  .gallery-11images > * img {
    width: 100%;
    display: flex;
  }
  .gallery-12images > * {
    width: calc(50% - 0.6rem);
    height: 25vw;
  }
  .gallery-12images > * img {
    width: 100%;
    display: flex;
  }
  .special-3edition > * {
    width: calc(50% - 0.6rem);
    height: 25vw;
  }
  .special-3edition > * img {
    width: 100%;
    display: flex;
  }
  .special-4edition > * {
    width: calc(50% - 0.6rem);
    height: 25vw;
  }
  .special-4edition > * img {
    width: 100%;
    display: flex;
  }
  .gallery-list > * img {
    height: 100px;
  }
}
@media (max-width: 20em) {
  .gallery-list > * img {
    height: 75px;
  }
}
.hero-banner {
  position: relative;
}

.hero-banner-item {
  height: 500px;
  max-height: 500px;
  width: 100%;
  margin: 0;
}
.hero-banner-item::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20%;
  content: "";
  z-index: 1;
}

.hero-banner-item-background {
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  background-position: center;
}

.hero-banner-item-content {
  width: 100%;
  z-index: 1;
}
.hero-banner-item-content h2 {
  font-weight: bold;
  padding-top: 0;
}
.hero-banner-item-content p {
  font-size: 1.25em;
  line-height: 1.2;
  padding: 0;
}
.hero-banner-item-content.grid-right {
  align-self: auto;
}

.hero-banner-item-content-box {
  background: rgba(255, 255, 255, 0.8);
  padding: 2em;
}
.hero-banner-item-content-box button a {
  text-decoration: none;
}
.hero-banner-item-content-box h1,
.hero-banner-item-content-box h2,
.hero-banner-item-content-box h3 {
  font-size: 3em;
  font-family: "SlateRegular", Helvetica, Arial, sans-serif;
  line-height: 0.85;
  font-weight: bold;
  margin-top: 0;
  padding: 0;
}
.hero-banner-item-content-box p,
.hero-banner-item-content-box span,
.hero-banner-item-content-box ul li {
  font-size: 1.15rem;
  line-height: 1.15;
  font-weight: normal;
}
.hero-banner-item-content-box > *:not(:last-child) {
  margin-bottom: 1em;
}
.hero-banner-item-content-box > *:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 1050px) {
  .hero-banner-item-content-box {
    padding: 1em;
  }
  .hero-banner-item-content-box h2 {
    font-size: 2em;
  }
  .hero-banner-item {
    height: 325px;
    max-height: 500px;
  }
  .navbar .search-button {
    position: relative;
    font-size: 24px;
  }
  .navbar .search {
    text-align: right;
  }
  .navbar .search a {
    vertical-align: 10px;
  }
}
.tabs .tab-header {
  overflow: hidden;
  background-color: transparent;
  display: block;
}
.tabs .tab-header button {
  background-color: transparent;
  border: solid 1px transparent;
  float: left;
  cursor: pointer;
  padding: 15px;
  font-family: "SlateRegular", Helvetica, Arial, sans-serif;
  font-size: 1em;
}
.tabs .tab-header button.active {
  background-color: #004d69;
  border: 1px solid #004d69;
  color: #fff;
  cursor: none;
  font-weight: bold;
}
.tabs .tab-header button.active:hover, .tabs .tab-header button.active:focus {
  background-color: #004d69;
}
.tabs .tab-header button:active {
  background-color: #004d69;
}
.tabs .tab-header button:focus {
  background-color: #ddd;
}
.tabs .tab-header button:hover {
  background-color: #ddd;
}
.tabs .tab-content {
  padding: 20px;
  border: 1px solid #ccc;
  display: block;
}
.tabs .tab-content .tab-panel {
  display: none;
}
.tabs .tab-content .tab-panel.active {
  display: block;
}
.tabs .tab-content .tab-panel > :last-child {
  padding-bottom: 0;
}

/**
 * Flipcard Styles for Craft CMS
 * These styles create an accessible, responsive flip card component
 */
/* Grid container */
.flipcards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(310px, 0.5fr));
  gap: 2rem;
}

/* Card container with perspective */
.flipcard {
  perspective: 1000px;
}

.flipcard:focus {
  border-radius: 10px;
  outline-offset: 5px;
  outline: 3px solid #1d70b8;
}

.flipcard:focus-within {
  outline: none;
}

/* Inner container that flips */
.flipcard-inner {
  position: relative;
  width: 100%;
  transform-style: preserve-3d;
  transition: transform 1s ease;
  min-height: 350px;
  cursor: pointer;
}

/* Flipped state */
.flipcard-inner.flipped {
  transform: rotateY(180deg);
}

/* Shared styles for front and back */
.flipcard-front,
.flipcard-back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 1rem;
  box-sizing: border-box;
  background: white;
  border: 1px solid #ccc;
  border-radius: 0.75rem;
  display: flex;
  will-change: transform;
  transform-style: preserve-3d;
}

/* Front card styles */
.flipcard-front {
  background: repeating-linear-gradient(300deg, #004d69, #003a50, #1ba1a5);
  background-size: 180% 180%;
  animation: gradient-animation 18s ease infinite;
  justify-content: space-between;
  align-content: space-around;
  flex-wrap: wrap;
  z-index: 2;
}

@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/* Reduced motion setting */
@media (prefers-reduced-motion: reduce) {
  .flipcard-front {
    animation: none;
  }
  .flipcard-inner {
    transition: none;
  }
}
/* Back card styles */
.flipcard-back {
  transform: rotateY(180deg);
  z-index: 1;
  overflow: hidden;
  overscroll-behavior: contain;
  max-height: 100%;
  justify-content: flex-start;
}
.flipcard-back p {
  padding-bottom: 0.5rem;
}

/* Scrollable content area */
.flipcard-back-scrollable {
  overflow-y: auto;
  overscroll-behavior: contain;
  flex: 1;
  padding-right: 0.5rem;
  overflow: auto;
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background-repeat: no-repeat;
  background-color: white;
  background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
  /* Opera doesn't support this in the shorthand */
  background-attachment: local, local, scroll, scroll;
}
.flipcard-back-scrollable p {
  font-size: 16px;
}
.flipcard-back-scrollable .AlwaysTheSameSize {
  font-size: 22px;
  padding-bottom: 1rem;
}

/* Image container */
figure {
  margin: 0;
}

.flipcard figcaption {
  color: white;
  font-size: 0.9rem;
  margin-top: 0;
  text-align: center;
  font-style: normal;
}

/* Image styles */
.flipcard img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0.5rem;
  object-fit: contain;
  max-height: 250px;
}

/* Flip/unflip button styles */
.flipcard-button {
  position: absolute;
  text-align: end;
  font-size: 1.5rem;
  width: 1em;
  height: 1em;
  right: 0;
  bottom: 0.5rem;
  background: transparent;
  border: none;
  cursor: pointer;
  color: white;
  background-color: transparent;
  font-family: system-ui, sans-serif;
  line-height: 1;
}

.flipcard-button svg {
  position: absolute;
  top: 0em;
  right: 0em;
  width: 1.5em;
  height: 1.5em;
}

.flipcard-button.flipcard-unflip-btn {
  position: absolute;
  left: 1rem;
  bottom: 0.5rem;
  text-align: end;
  align-self: flex-start;
}

.flipcard-button:focus {
  outline: 3px solid #ffbf47;
  outline-offset: 4px;
}

/* Accessibility helper class */
.visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
  background-color: white;
}

/* Focus styles for container */
.flipcard-inner:focus-within {
  outline: 3px solid #1d70b8;
  outline-offset: 4px;
}

/* Error state */
.flipcard-error {
  padding: 1rem;
  background-color: #f8d7da;
  border: 1px solid #f5c6cb;
  border-radius: 0.75rem;
  color: #721c24;
}

@media (max-width: 650px) {
  .flipcards {
    grid-template-columns: none;
  }
}
body.modal-open {
  overflow: hidden;
}

.modal-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9998;
}

.external-warning {
  position: fixed;
  z-index: 9999;
  pointer-events: none;
}
.external-warning.hidden .modal-backdrop {
  opacity: 0;
  pointer-events: none;
}
.external-warning__container {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 0px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 2rem;
  width: 30vw;
  min-width: 320px;
  max-width: 500px;
  pointer-events: auto;
}
@media (max-width: 768px) {
  .external-warning__container {
    padding: 1.5rem;
    width: calc(100vw - 2rem);
    min-width: auto;
    max-width: none;
  }
}
.external-warning__title {
  color: #1e5f7a;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 0 1rem 0;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .external-warning__title {
    font-size: 1.25rem;
  }
}
.external-warning__description {
  margin: 0 0 1.5rem 0;
}
.external-warning__description p {
  color: #666666;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
}
@media (max-width: 768px) {
  .external-warning__description p {
    font-size: 0.9rem;
  }
}
.external-warning__link {
  color: #1e5f7a;
  text-decoration: underline;
  transition: color 0.2s ease;
}
.external-warning__link:hover, .external-warning__link:focus {
  color: #143f51;
}
.external-warning__actions {
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
}
.external-warning .cancel-btn {
  align-self: center;
}
.external-warning__button {
  background: #d46e01;
  border: none;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  font-size: 1rem;
  font-weight: bold;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  transition: background-color 0.2s ease;
}
.external-warning__button:hover, .external-warning__button:focus {
  background: #ffffff;
  color: #d46e01;
}
.external-warning__button:focus {
  outline: 2px solid #1e5f7a;
  outline-offset: 2px;
}
@media (max-width: 768px) {
  .external-warning__button {
    font-size: 0.9rem;
    padding: 0.675rem 1.25rem;
  }
}

.external-warning--top {
  top: 1rem;
}

.external-warning--bottom {
  bottom: 1rem;
}

.external-warning--center {
  top: 50vh;
  transform: translateY(-50%);
}

.external-warning--left {
  left: 1rem;
}

.external-warning--right {
  right: 1rem;
}

.external-warning--center.external-warning--center {
  left: 50vw;
  transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
  .external-warning--top.external-warning--left, .external-warning--top.external-warning--right, .external-warning--bottom.external-warning--left, .external-warning--bottom.external-warning--right {
    left: 1rem !important;
    right: 1rem !important;
    transform: none !important;
  }
  .external-warning--center.external-warning--center {
    left: 50vw !important;
    top: 50vh !important;
    transform: translate(-50%, -50%) !important;
  }
}
@keyframes external-warning-slide-up {
  from {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes external-warning-slide-down {
  from {
    opacity: 0;
    transform: translateY(-100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.home-nav {
  margin-top: 2em;
}

.home-news {
  background: #ffffff;
  overflow: hidden;
  position: relative;
}
.home-news:before {
  content: "";
  background: url("../../img/crown-of-leaves-dark.png");
  background-position: center top;
  background-size: 863px 853px;
  background-repeat: no-repeat;
  opacity: 0.05;
  position: absolute;
  top: 1rem;
  left: 50%;
  height: 853px;
  width: 863px;
  transform: translateX(-50%);
  z-index: 2;
}

.home-news .container {
  position: relative;
  z-index: 3;
}

.home-news .card {
  margin-right: 10px;
}

/* Committees
============================================================================ */
.committees {
  margin-top: 2rem;
  margin-bottom: 2rem;
  max-width: 700px;
}

.committee-title {
  font-weight: 400;
}

.committee-description {
  margin: 0 0 2rem;
}

.committee-members {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.committee-members:after {
  content: "";
  display: table;
  clear: both;
}

.committee-member {
  width: 50%;
  padding: 0.25rem;
  margin: 0;
}

.committee-member a {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  border: 0;
  padding-bottom: 0;
}

.committee-member a:hover {
  background: #eee;
}

.committee-member img {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  float: left;
  margin-right: 1rem;
  vertical-align: middle;
  max-width: 100px;
}

.committee-member p {
  margin: 0;
}

.committee-member p span {
  display: block;
}

.committee-member p span:first-child {
  font-size: 17px;
  font-weight: 700;
}

.committee-member p span:last-child {
  font-size: 13px;
}

@media screen and (max-width: 700px) {
  .committee-member {
    width: 100%;
  }
}
.search-results-item {
  padding: 1em 0.5em;
}
.search-results-item * {
  padding: 0;
}

.document-search .searchBar {
  display: flex;
}
.document-search .search-box {
  width: 100%;
  display: flex;
  gap: 1rem;
}
.document-search .mobile-search-button {
  width: min-content;
  font-size: 1rem;
}
.document-search #topSearch {
  width: 100%;
}
.document-search input[type=search],
.document-search select,
.document-search .form-control {
  padding: 0.25em 0.5em;
  line-height: 1rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-sizing: border-box;
}
.document-search .searchBar {
  padding-top: 1rem;
}
.document-search input[type=search] {
  padding: 0.5rem;
}
.document-search input[type=search]#search-input {
  flex: 1;
}
.document-search input[type=search]#perPage {
  margin: 0 0.25rem;
}
.document-search input[type=submit],
.document-search .btn {
  background-color: #d97304;
  color: white;
  border: none;
  padding: 0.5em 1em;
  font-weight: bold;
  border-radius: 6px;
  cursor: pointer;
}
.document-search .btn-default {
  background-color: white;
  color: #333;
  border: none;
  padding: 0.5em 1em;
  font-weight: bold;
  border-radius: 6px;
  cursor: pointer;
  border: 1px solid #ccc;
}
.document-search .sidebar-filters {
  padding: 1rem;
  border-radius: 6px;
}
.document-search .search-results-item {
  padding: 0.5rem 0;
  line-height: 1.1;
  font-size: 0.9rem;
}
.document-search .search-results-item p:first-of-type {
  line-height: 1.5em;
}
.document-search .search-results-item a {
  color: #005fa3;
  font-weight: 500;
  text-decoration: none;
}
.document-search .search-results-item a.resultTitle {
  font-size: 1.1rem;
}
.document-search .search-results-item a:hover {
  text-decoration: underline;
}
.document-search .search-info-bar {
  padding: 0.75rem 0 0;
  display: flex;
  justify-content: space-between;
}
.document-search .pagination-container ul {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 5px;
}
.document-search .pagination-container li {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.document-search .pagination-container li.disabled {
  line-height: 0;
}
.document-search .pagination-container li.disabled span {
  font-size: 16px;
  padding: 0.5rem 0.75rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  min-width: 2rem;
  height: 2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  background-color: #e6e6e6;
  color: #4a4a4a;
  cursor: not-allowed;
}
.document-search .pagination-container li a,
.document-search .pagination-container li span:not(.hideSmall, .active) {
  font-size: 16px;
  padding: 0.5rem 0.75rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  min-width: 2rem;
  height: 2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  color: #005fa3;
  text-decoration: none;
}
.document-search .pagination-container li.active span {
  background: #575757;
  color: white;
  cursor: default;
}
.document-search .search-input {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 16px;
  outline: none;
  padding-left: 40px;
}
.document-search .newSearch {
  text-align: center;
  margin: 0.75rem 0 0 0;
}
.document-search .filter-group {
  margin-bottom: 15px;
}
.document-search .filter-header {
  margin-bottom: 8px;
  font-size: 16px;
  color: #333;
}
.document-search .select-wrapper {
  position: relative;
}
.document-search .select-wrapper::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #888;
  pointer-events: none;
}
.document-search .filter-select {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 16px;
  background-color: white;
  appearance: none;
}
.document-search .document-search-button,
.document-search .document-apply-button {
  padding: 14px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  background-color: #d97304;
  color: white;
  border: none;
  padding: 0.5em 1em;
  font-weight: bold;
  border-radius: 6px;
  cursor: pointer;
}
.document-search .document-search-button:hover,
.document-search .document-apply-button:hover {
  background-color: #a15300;
}
.document-search .document-apply-button {
  width: 100%;
}
.document-search .filter-toggle {
  display: none;
}
.document-search .filter-toggle:focus-within ~ .filter-button {
  outline: 2px solid black;
}
.document-search .filter-button {
  display: none;
  background-color: #004f87;
  color: white;
  border-radius: 4px;
  font-weight: 500;
  cursor: pointer;
  margin-top: 1rem;
  align-items: center;
  justify-content: center;
}
.document-search .filter-button svg {
  margin-right: 0.5rem;
}
@media (max-width: 768px) {
  .document-search .newSearch {
    padding: 0;
    width: 100%;
  }
  .document-search .newSideBar .filter-group {
    display: none;
  }
  .document-search .sidebar-filters {
    padding: 0;
  }
  .document-search .p0 {
    padding: 0;
  }
  .document-search .search-box {
    width: 100%;
    display: flex;
    margin-bottom: 1rem;
    gap: 0.5rem;
  }
  .document-search .search-box #search-input {
    flex: 1;
    margin-bottom: 0;
  }
  .document-search .filter-button {
    display: flex;
    width: 33%;
  }
  .document-search .filter-toggle {
    display: block;
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }
  .document-search .filter-toggle:checked ~ .newSideBar .filter-group {
    padding: 1rem;
    display: block;
    animation: fadeIn 0.3s ease;
  }
  .document-search .filter-toggle:checked ~ .filter-button {
    background-color: #a15300;
  }
  .document-search .filter-toggle:checked + .filter-button {
    background-color: #a15300;
  }
  .document-search .filter-toggle:checked + .filter-button svg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
  }
  .document-search .mobile-search-button {
    font-size: 0;
    line-height: 0;
    display: inline-block;
    height: 45px;
    padding: 0.5rem;
    width: 45px;
    margin-top: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='25' y1='25' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
  }
  .document-search .search-info-bar {
    flex-direction: column;
    gap: 0.5rem;
  }
  .document-search .col-9_sm-12 {
    width: 100%;
    padding: 0.75rem 0 0 0;
  }
  .document-search .col-3_sm-12 {
    padding: 0;
  }
  .document-search .pagination-container .hideSmall {
    font-size: 0;
    line-height: 0;
  }
  .document-search .pagination-container li:first-child a,
  .document-search .pagination-container li:first-child span, .document-search .pagination-container li:last-child a,
  .document-search .pagination-container li:last-child span {
    position: relative;
  }
  .document-search .pagination-container li:first-child a::before,
  .document-search .pagination-container li:first-child span::before, .document-search .pagination-container li:last-child a::before,
  .document-search .pagination-container li:last-child span::before {
    font-size: 1rem;
  }
  .document-search .pagination-container li:first-child:first-child a::before,
  .document-search .pagination-container li:first-child:first-child span:not(.hideSmall)::before, .document-search .pagination-container li:last-child:first-child a::before,
  .document-search .pagination-container li:last-child:first-child span:not(.hideSmall)::before {
    content: "«";
  }
  .document-search .pagination-container li:first-child:last-child a::before,
  .document-search .pagination-container li:first-child:last-child span:not(.hideSmall)::before, .document-search .pagination-container li:last-child:last-child a::before,
  .document-search .pagination-container li:last-child:last-child span:not(.hideSmall)::before {
    content: "»";
  }
  .document-search .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }
}
@media (min-width: 769px) {
  .document-search .mobile-search-container {
    display: block;
  }
}
.document-search .topLabels {
  display: flex;
  justify-content: space-between;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#news div:has(img) img {
  object-fit: cover;
  aspect-ratio: 16/9;
  height: 200px;
  width: 100%;
}

#CookieBanner {
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: left;
  color: white;
  margin-left: auto;
  margin-right: auto;
}

#CookieNotice {
  font-weight: 500;
}

#CookieAccept:hover {
  background-color: #3a5e07;
}

#CookieAccept {
  background-color: rgb(14, 14, 14);
  color: rgb(255, 255, 255);
  border: none;
  border-radius: 2px;
  padding: 0.5rem 0.75rem 0.5rem 0.75rem;
  margin-bottom: 1rem;
  font-size: x-large;
  float: right;
  transition: all 0.25s;
}

@media (max-width: 321px) {
  #CookieNotice {
    font-weight: 400;
    text-transform: uppercase;
  }
  #CookieDescription {
    font-size: unset !important;
  }
}
.CookiePlacement {
  z-index: 10000;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgb(14, 14, 14);
  border-top: #a6ce39 solid 0.2rem;
  box-shadow: 0 0 12px 0px black;
}

@media (max-width: 62em) {
  #CookieBanner {
    text-align: center;
    color: white;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0.25rem;
  }
  #CookieDescription {
    font-size: unset !important;
  }
}
/*  TODO - To be deleted when Redactor is removed */
/* Style the accordian */
/* Style the buttons that are used to open the accordian content */
.accordian-link {
  overflow: hidden;
  border: none;
  background-color: #fff;
  -o-border-image: linear-gradient(to right, #ccc, #333, #ccc) 1;
  border-image: linear-gradient(to right, #ccc, #333, #ccc) 1;
  border-left: none;
  border-right: none;
  border-bottom: none;
  display: block;
  outline: none;
  width: 100%;
  cursor: pointer;
  padding: 20px 20px;
  transition: 0.3s;
  font-size: larger;
  font-weight: bold;
  text-align: left;
  border-collapse: collapse;
  color: #646464;
  display: flex;
}

.accordian-link:before {
  content: "\f055";
  font-family: "Font Awesome 6 Free";
  font-size: larger;
  text-decoration: none;
  margin: 0 20px 5px 5px;
  color: rgba(0, 0, 0, 0.35);
}

.accordian-link.active:before {
  content: "\f056";
}

/* Style the accordian content */
.accordians .accordian-panel {
  padding: 2em 2em;
  display: block;
  background-color: rgba(0, 0, 0, 0.03);
  border-style: none;
  border-color: #ed7b01;
  border-left-style: outset;
  border-left-width: thick;
}

.accordians .accordian-panel {
  display: none;
}

.accordians div.active {
  display: block;
}

.accordians-dark {
  border: 1px solid #000;
  background-color: 4d69;
  color: #ffffff;
}

/* Button
============================================================================ */
.button {
  margin: 0.5rem 0 0.5rem 0;
  text-align: center;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: all 250ms ease-in-out;
}

.button a {
  color: #787a7c;
  border-bottom: none;
}

.btn-xs {
  font-size: 0.6rem;
  padding: 4px 10px;
}

.btn-sm {
  font-size: 0.8rem;
  padding: 8px 16px;
}

.btn-md {
  font-size: 1rem;
  padding: 12px 24px;
}

.btn-lg {
  font-size: 1.2rem;
  padding: 16px 32px;
}

.btn-xl {
  font-size: 1.4rem;
  padding: 20px 40px;
}

.btn-default {
  border-color: #d9d9d9;
}

.btn-gray {
  background-color: #eeeeee;
  border-color: #d9d9d9;
}

.btn-gray:hover a, .btn-gray:focus a, .btn-gray:active a {
  background: #e1e1e1;
  border-color: #cccccc;
}

.btn-primary {
  background: #003B4C;
  border-color: #002733;
  color: #fff;
}

.btn-primary a {
  color: #fff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #002733;
  border-color: #002733;
  color: #fff;
}

.btn-secondary {
  background: #d46e01;
  border: none;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
}

.btn-secondary a {
  color: #fff;
  font-weight: bold;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  background: #d46e01;
  color: #fff;
}

.btn-tertiary {
  background: #768068;
  border-color: #69725d;
  color: #fff;
}

.btn-tertiary a {
  color: #fff;
}

.btn-tertiary:hover, .btn-tertiary:focus, .btn-tertiary:active {
  background: #69725d;
  border-color: #69725d;
  color: #fff;
}

.btn-half {
  display: block;
  width: 40%;
  margin: auto;
}

.btn-inline {
  width: max-content;
  display: table;
}

.btn-old-inline {
  display: inline;
}

@media (max-width: 48em) {
  .btn-half,
  .btn-inline {
    display: block;
    width: 100%;
  }
}
/* Card
============================================================================ */
.card {
  margin: 1rem 0;
}

.card-title {
  padding-top: 0px;
  margin: 0px;
  width: 100%;
  font-weight: 400;
  font-size: 1.5rem;
}

.card-content {
  font-size: 0.85rem;
  padding: 0;
  text-align: center;
}

.card-header a {
  border-bottom: none;
  padding-bottom: 0px;
}

.card-footer {
  font-size: 0.85rem;
  padding: 0.5rem 1rem;
}

.card-footer a:hover,
.card-footer a:active {
  color: #fead56;
}

.card-horizontal {
  display: -webkit-box;
  display: flex;
}

.card-horizontal.card-imageright {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

.card-horizontal .card-header,
.card-horizontal .card-content {
  -webkit-box-flex: 1;
  flex: 1;
}

.card-horizontal .card-content {
  padding: 0rem 1rem;
}

.card-horizontal figure,
.card-horizontal figure img,
.card-horizontal .card-header .card-image {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0px;
}

.card-vertical figure,
.card-vertical figure img,
.card-vertical .card-header .card-image {
  width: fit-content;
  height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
  margin: auto;
}

.card-horizontal .card-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  /*padding: .5rem 0 0;*/
}

.card-horizontal .card-content p {
  margin: 0;
  text-align: left !important;
}

.card-horizontal .card-content h3 {
  text-align: left !important;
}

.card-horizontal .card-content .button {
  margin: 0;
}

.card-panel.card-left,
.card-panel.card-right {
  width: calc(60% - 2rem);
}

.card-panel.card-left {
  margin-right: 2rem;
  margin-left: -4rem;
}

.card-panel.card-right {
  margin-left: 2rem;
  margin-right: -4rem;
}

.card-left,
.card-right {
  width: calc(50% - 1rem);
}

.card-left {
  float: left;
  margin-right: 1rem;
}

.card-right {
  float: right;
  margin-left: 1rem;
}

.card-full {
  width: 100%;
  margin: 2rem 0;
}

.card-blue {
  background-color: #003B4C;
  color: #fff;
}

.card-gray {
  background-color: #eeeeee;
}

.card-green {
  background-color: #768068;
  color: #fff;
}

.card-white {
  background-color: #ffffff;
}

.card-shaded {
  box-shadow: none;
  font-size: larger;
  font-family: "SlateRegular", Helvetica, Arial, sans-serif;
}

.card-shaded .card-title {
  color: white;
}

.card-shaded .card-header {
  -webkit-box-flex: 0 3 300px;
  /* Safari 6.1+ */
  flex: 0 3 300px;
  height: 200px;
}

.card-shaded .card-header .card-image {
  height: 200px;
}

/*.card-header { */
/* overflow: hidden; */
/*keeps the zooming effect within the image area of the zooming imgae below*/
/* width: fit-content; */
/*} */
/* Move Over Zoom-in effect */
/*
.card-image {
    transform: scale(1);
    transition: all 1.0s ease-in-out;
}

.card-image:hover {
    transform: scale(1.04);
}
No
*/
.sidebar .card {
  background: rgba(0, 0, 0, 0);
  box-shadow: none;
  border-radius: 0 !important;
}

.sidebar .card-content {
  padding: 0;
}

.sidebar .card-content * {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 0;
}

.sidebar .card-header {
  -webkit-flex-shrink: 4;
  /* Safari 6.1+ */
  flex-shrink: 4;
  max-width: 75px;
  max-height: 75px;
  border-radius: 0 !important;
}

/*.card-shaded .card-header figure img,
.card-shaded  .card-header .card-image  {
  max-width: 300px;
  max-height: 200px;
}*/
@media screen and (max-width: 852px) {
  .card-panel.card-left {
    margin-left: 0;
  }
  .card-panel.card-right {
    margin-right: 0;
  }
  .card-full {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .card-horizontal,
  .card-horizontal.card-imageright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .card-shaded .card-header {
    -webkit-box-flex: 0 3 200px;
    /* Safari 6.1+ */
    flex: 0 3 200px;
  }
}
@media screen and (max-width: 600px) {
  .card-left,
  .card-right,
  .card-panel.card-left,
  .card-panel.card-right {
    float: none;
    margin: 1rem 0;
    width: 100%;
  }
  .card-full {
    margin: 1rem 0;
  }
}
.column {
  border-right: solid 1px grey;
  text-align: center;
}

.column:last-child {
  border-right: none;
}

@media (max-width: 48em) {
  .column {
    border-right: none;
    border-bottom: solid 1px grey;
  }
  .column:last-child {
    border-right: none;
    border-bottom: none;
  }
}
.redactor-styles .column {
  border: solid 1px grey;
}

.highlight .columns a {
  color: white;
  font-weight: 350;
  font-family: "SlateRegular", Helvetica, Arial, sans-serif;
}

.highlight .columns a:hover,
.highlight .columns a:focus {
  color: white;
  /* border-bottom: 1px solid white; */
}

.highlight-primary {
  background: #003a50;
  color: #fff !important;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.highlight-parallax {
  background-attachment: fixed;
}

.highlight-primary h1, .highlight-primary h2, .highlight-primary h3, .highlight-primary h4, .highlight-primary h5 {
  color: #fff;
  font-family: "LaurentianRegular", Helvetica, Arial, sans-serif;
}

/*.highlight-primary :not(.button):not(.card) a {
  color: white;
  border-bottom: 1px solid white;
}*/
.redactor-box .highlight-primary {
  width: 100%;
  position: relative;
  left: auto;
  right: auto;
  margin: 0;
  padding: 0;
}

.highlight-inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 1em;
  background: rgba(0, 0, 0, 0.6);
}

.highlight-clear {
  background: transparent;
}

.highlight-related {
  background: #e5e5e5;
  border-top: 10px solid #004d69;
  padding: 1em;
  margin-top: 1em;
  margin-bottom: 1em;
}

.highlight-related h3 {
  padding: 0px;
}

.highlight-related ul {
  padding: 0px 0px 0px 1em;
}

.highlight-secondary {
  border: 20px solid #e8e8e8;
  background: #f4f4f4;
  padding: 2em;
}

.highlight-box {
  text-align: center;
  padding: 0.25em;
  margin-bottom: 1em;
}

.highlight-box h2 {
  padding: 0px;
}

.highlight-box p {
  color: rgb(55, 55, 55);
  font-weight: bold;
  padding: 0px;
}

.highlight-alert {
  text-align: left;
  background: #e5e5e5;
  margin: 0.5rem 0;
  padding: 0.5em;
  width: 100%;
  content: "";
  display: table;
  clear: both;
}

.highlight-icon {
  float: left;
  width: 2em;
  padding-top: 0.25em;
}

.highlight-text {
  padding-bottom: 0px;
  float: left;
  max-width: 80%;
  color: #393939;
}

.highlight-text h3 {
  padding-top: 0px;
  padding-bottom: 0px;
  font-weight: bold;
}

.highlight-text p {
  padding-bottom: 0px;
}

.highlight-text ul {
  padding-bottom: 0px;
}

.highlight-text li {
  padding-bottom: 0px;
}

.highlight-error {
  border-left: 10px solid #d3080c;
}

.highlight-error .highlight-icon {
  color: #d3080c;
}

.highlight-warning {
  border-left: 10px solid rgb(237, 123, 1);
}

.highlight-warning .highlight-icon {
  color: rgb(237, 123, 1);
}

.highlight-success {
  border-left: 10px solid #278400;
}

.highlight-success .highlight-icon {
  color: #278400;
}

.highlight-info {
  border-left: 10px solid #269abc;
}

.highlight-info .highlight-icon {
  color: #269abc;
}

.highlight-ncc {
  border-left: 10px solid #477a8b;
}

.highlight-ncc .highlight-icon {
  color: #477a8b;
}

.highlight-rcs {
  border-left: 10px solid #842940;
}

.highlight-rcs .highlight-icon {
  color: #842940;
}

/*
.highlight-closure h2{
  color:rgb(237, 123, 1);
  padding: 0px;
}

.highlight-closure p{
  color:rgb(55,55,55);
  font-weight: bold;
  padding: 0px;
}
*/
figure img:not(.card-image) {
  max-width: 100%;
}

.imagestyle-left {
  max-width: 48%;
  float: left;
  margin: 0 1em 1em 0;
}

.imagestyle-right {
  max-width: 48%;
  float: right;
  margin: 0 0 1em 1em;
}

.imagestyle-center {
  max-width: 48%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
  margin: 0 0 1em;
}

img {
  max-width: 100%;
  float: none;
}

figcaption {
  font-size: smaller;
  font-weight: lighter;
  font-style: italic;
}

@media (max-width: 48em) {
  .imagestyle-left, .imagestyle-right, .imagestyle-center {
    max-width: 100%;
    float: none;
    margin: 0 0 1em;
  }
}
.jumbotron {
  display: flex;
  padding: 10rem 0;
  margin: 2rem 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 0 8px 8px white inset;
}

.jumbotron-inner {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
  max-width: 900px;
  margin: 0 auto;
  padding: 2rem;
}

/* Map
============================================================================ */
.map {
  width: 100%;
}

/*.map {
  width: 96vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -48vw;
  margin-right: -48vw;
}*/
.map figure {
  margin: 0px;
}

.map-inner {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
  position: relative;
  padding: 0.5rem;
}

.map-bottom-gradient {
  background: linear-gradient(rgba(255, 255, 255, 0), white 90%);
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 200px;
  z-index: 10;
}

.map-image {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.map-overlay {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 2rem;
  left: 2rem;
  padding: 1rem;
  width: 35%;
  z-index: 15;
}

.map-legend {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 2rem;
  right: 2rem;
  padding: 1rem;
  width: 17%;
  z-index: 15;
  font-size: smaller;
}

.map-legend .map-legend-list {
  list-style: none;
  padding: 0;
}

.map-legend .map-legend-list li span {
  vertical-align: 3px;
}

.map-overlay h1, .map-overlay h2, .map-overlay h3, .map-overlay h4, .map-overlay h5 {
  padding: 0;
  margin: 0;
}

.map-overlay-title {
  margin: 0 0 1rem 0;
  line-height: 1;
}

.map-overlay-content {
  margin: 0 0 1rem 0;
}

@media screen and (max-width: 1200px) {
  .map-overlay {
    width: 50%;
  }
  .map-legend {
    width: 20%;
  }
}
@media screen and (max-width: 992px) {
  .map-overlay {
    top: 1rem;
    left: 1rem;
    width: calc(100% - 2rem);
  }
  .map-legend {
    position: relative;
    width: 100%;
    top: inherit;
    right: inherit;
    padding: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .map-overlay {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 1rem;
  }
}
/* PrismJS 1.16.0
https://prismjs.com/download.html#themes=prism-tomorrow&languages=markup+css+clike+javascript */
/**
 * prism.js tomorrow night eighties for JavaScript, CoffeeScript, CSS and HTML
 * Based on https://github.com/chriskempson/tomorrow-theme
 * @author Rose Pritchard
 */
code[class*=language-],
pre[class*=language-] {
  color: #ccc;
  background: none;
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
  font-size: 1em;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

/* Code blocks */
pre[class*=language-] {
  padding: 1em;
  margin: 0.5em 0;
  overflow: auto;
}

:not(pre) > code[class*=language-],
pre[class*=language-] {
  background: #2d2d2d;
}

/* Inline code */
:not(pre) > code[class*=language-] {
  padding: 0.1em;
  border-radius: 0.3em;
  white-space: normal;
}

.token.comment,
.token.block-comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: #999;
}

.token.punctuation {
  color: #ccc;
}

.token.tag,
.token.attr-name,
.token.namespace,
.token.deleted {
  color: #e2777a;
}

.token.function-name {
  color: #6196cc;
}

.token.boolean,
.token.number,
.token.function {
  color: #f08d49;
}

.token.property,
.token.class-name,
.token.constant,
.token.symbol {
  color: #f8c555;
}

.token.selector,
.token.important,
.token.atrule,
.token.keyword,
.token.builtin {
  color: #cc99cd;
}

.token.string,
.token.char,
.token.attr-value,
.token.regex,
.token.variable {
  color: #7ec699;
}

.token.operator,
.token.entity,
.token.url {
  color: #67cdcc;
}

.token.important,
.token.bold {
  font-weight: bold;
}

.token.italic {
  font-style: italic;
}

.token.entity {
  cursor: help;
}

.token.inserted {
  color: green;
}

/* Map
============================================================================ */
/* This fixes and interface error between Sidebars and Tables where the outer 
Table figure element is rendered over the Sidebar and makes it inoperable */
.redactor-component {
  position: static !important;
}

.sidebars {
  overflow: hidden;
  margin: 1rem;
  padding: 0;
  font-size: smaller;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background: #e5e5e5;
}

.sidebars figure {
  margin: 0;
}

.sidebars-header {
  background: #004d69;
  color: #fff;
  overflow: hidden;
  padding: 1rem;
  position: relative;
}

.sidebars-title {
  padding: 0;
}

.sidebars-subheader {
  font-size: 0.85rem;
  padding: 0;
}

.sidebars-content {
  background: #e5e5e5;
  padding: 1rem;
}

.sidebars-right {
  float: right;
  max-width: 25%;
  display: inline-block;
}

.sidebars-left {
  float: left;
  max-width: 25%;
  display: inline-block;
}

@media (max-width: 64em) {
  .sidebars-right {
    float: none;
    max-width: 100%;
  }
  .sidebars-left {
    float: none;
    max-width: 100%;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}

table, tbody, th, td {
  border: solid 1px #bbbbbb;
  padding: 10px;
}

.table-narrow {
  width: initial;
}

.table-borderless {
  border: none;
}
.table-borderless tbody, .table-borderless th, .table-borderless td {
  border: none;
}

.videostyle-left {
  position: relative;
  padding-bottom: 26%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  display: inline-block;
  width: 50%;
  float: left;
}

.videostyle-right {
  position: relative;
  padding-bottom: 26%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  display: inline-block;
  width: 50%;
  float: right;
}

.videostyle-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  position: relative;
  padding-bottom: 26%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 50%;
}

.videostyle-full {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.videostyle-full iframe,
.videostyle-left iframe,
.videostyle-right iframe,
.videostyle-center iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 48em) {
  .videostyle-left, .videostyle-right, .videostyle-center {
    max-width: 100%;
    float: none;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
}