@import url(//hello.myfonts.net/count/3c5387);
@import url(//hello.myfonts.net/count/3c539a);
/* @import inside fonts must be at top of file */ /**
* @license
* MyFonts Webfont Build ID 248646
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license from one of MyFonts official sites.
* http://www.fonts.com
* http://www.myfonts.com
* http://www.linotype.com
*
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: "AvenirLTPro";
  font-weight: 300;
  src: url("/assets/fonts/avenir/webFonts/AvenirLTPro-Light/font.woff2") format("woff2"), url("/assets/fonts/avenir/webFonts/AvenirLTPro-Light/font.woff") format("woff");
}
@font-face {
  font-family: "AvenirLTPro";
  font-style: italic;
  font-weight: 300;
  src: url("/assets/fonts/avenir/webFonts/AvenirLTPro-LightOblique/font.woff2") format("woff2"), url("/assets/fonts/avenir/webFonts/AvenirLTPro-LightOblique/font.woff") format("woff");
}
@font-face {
  font-family: "AvenirLTPro";
  font-weight: 400;
  src: url("/assets/fonts/avenir/webFonts/AvenirLTPro-Book/font.woff2") format("woff2"), url("/assets/fonts/avenir/webFonts/AvenirLTPro-Book/font.woff") format("woff");
}
@font-face {
  font-family: "AvenirLTPro";
  font-weight: 400;
  font-style: italic;
  src: url("/assets/fonts/avenir/webFonts/AvenirLTPro-BookOblique/font.woff2") format("woff2"), url("/assets/fonts/avenir/webFonts/AvenirLTPro-BookOblique/font.woff") format("woff");
}
@font-face {
  font-family: "AvenirLTPro";
  font-weight: 500;
  src: url("/assets/fonts/avenir/webFonts/AvenirLTPro-Roman/font.woff2") format("woff2"), url("/assets/fonts/avenir/webFonts/AvenirLTPro-Roman/font.woff") format("woff");
}
@font-face {
  font-family: "AvenirLTPro";
  font-weight: 500;
  font-style: italic;
  src: url("/assets/fonts/avenir/webFonts/AvenirLTPro-Oblique/font.woff2") format("woff2"), url("/assets/fonts/avenir/webFonts/AvenirLTPro-Oblique/font.woff") format("woff");
}
@font-face {
  font-family: "AvenirLTPro";
  font-weight: 600;
  src: url("/assets/fonts/avenir/webFonts/AvenirLTPro-Medium/font.woff2") format("woff2"), url("/assets/fonts/avenir/webFonts/AvenirLTPro-Medium/font.woff") format("woff");
}
@font-face {
  font-family: "AvenirLTPro";
  font-weight: 600;
  font-style: italic;
  src: url("/assets/fonts/avenir/webFonts/AvenirLTPro-MediumOblique/font.woff2") format("woff2"), url("/assets/fonts/avenir/webFonts/AvenirLTPro-MediumOblique/font.woff") format("woff");
}
@font-face {
  font-family: "AvenirLTPro";
  font-weight: 700;
  src: url("/assets/fonts/avenir/webFonts/AvenirLTPro-Heavy/font.woff2") format("woff2"), url("/assets/fonts/avenir/webFonts/AvenirLTPro-Heavy/font.woff") format("woff");
}
@font-face {
  font-family: "AvenirLTPro";
  font-weight: 700;
  font-style: italic;
  src: url("/assets/fonts/avenir/webFonts/AvenirLTPro-HeavyOblique/font.woff2") format("woff2"), url("/assets/fonts/avenir/webFonts/AvenirLTPro-HeavyOblique/font.woff") format("woff");
}
@font-face {
  font-family: "AvenirLTPro";
  font-weight: 800;
  src: url("/assets/fonts/avenir/webFonts/AvenirLTPro-Black/font.woff2") format("woff2"), url("/assets/fonts/avenir/webFonts/AvenirLTPro-Black/font.woff") format("woff");
}
@font-face {
  font-family: "AvenirLTPro";
  font-style: italic;
  font-weight: 800;
  src: url("/assets/fonts/avenir/webFonts/AvenirLTPro-BlackOblique/font.woff2") format("woff2"), url("/assets/fonts/avenir/webFonts/AvenirLTPro-BlackOblique/font.woff") format("woff");
}
@font-face {
  font-family: "SchoolBook";
  font-weight: 400;
  src: url("/assets/fonts/schoolbook/webFonts/SchoolBook-Regular/font.woff2") format("woff2"), url("/assets/fonts/schoolbook/webFonts/SchoolBook-Regular/font.woff") format("woff");
}
@font-face {
  font-family: "SchoolBook";
  font-weight: 400;
  font-style: italic;
  src: url("/assets/fonts/schoolbook/webFonts/SchoolBook-Italic/font.woff2") format("woff2"), url("/assets/fonts/schoolbook/webFonts/SchoolBook-Italic/font.woff") format("woff");
}
@font-face {
  font-family: "SchoolBook";
  font-weight: 700;
  src: url("/assets/fonts/schoolbook/webFonts/SchoolBook-Bold/font.woff2") format("woff2"), url("/assets/fonts/schoolbook/webFonts/SchoolBook-Bold/font.woff") format("woff");
}
@font-face {
  font-family: "SchoolBook";
  font-weight: 700;
  font-style: italic;
  src: url("/assets/fonts/schoolbook/webFonts/SchoolBook-BoldItalic/font.woff2") format("woff2"), url("/assets/fonts/schoolbook/webFonts/SchoolBook-BoldItalic/font.woff") format("woff");
}
/* GlideJS */
.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.glide * {
  box-sizing: inherit;
}
.glide__track {
  overflow: hidden;
}
.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}
.glide__slides--dragging {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
  -webkit-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.glide--rtl {
  direction: rtl;
}

.glide__arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 2;
  color: white;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
  transition: opacity 150ms ease, border 300ms ease-in-out;
  transform: translateY(-50%);
  line-height: 1;
}
.glide__arrow:focus {
  outline: none;
}
.glide__arrow:hover {
  border-color: white;
}
.glide__arrow--left {
  left: 2em;
}
.glide__arrow--right {
  right: 2em;
}
.glide__arrow--disabled {
  opacity: 0.33;
}
.glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: inline-flex;
  list-style: none;
  transform: translateX(-50%);
}
.glide__bullet {
  background-color: rgba(255, 255, 255, 0.5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  line-height: 0;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.25em;
}
.glide__bullet:focus {
  outline: none;
}
.glide__bullet:hover, .glide__bullet:focus {
  border: 2px solid white;
  background-color: rgba(255, 255, 255, 0.5);
}
.glide__bullet--active {
  background-color: white;
}
.glide--swipeable {
  cursor: grab;
  cursor: -webkit-grab;
}
.glide--dragging {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}

/* Reset
 * from Kirby @ https://github.com/getkirby/starterkit/blob/master/assets/css/main.css
-------------------------------------------------- */
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}

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

* {
  outline: none;
}

a,
a:focus {
  text-decoration: none;
  color: inherit;
}

a {
  outline: none;
}

a[href^=tel] {
  border: none;
}

img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

li {
  list-style-type: none;
}

input {
  border-radius: 0;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  scroll-behavior: smooth;
}

.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.iframe-wrapper iframe {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
}

@-moz-document url-prefix() {
  fieldset {
    display: table-cell;
  }
}
html {
  font-size: 10px;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

button {
  border-radius: 0;
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

address {
  font-style: normal;
}

/*


      ___|         |
     |       _ \   |   _ \    __|  __|
     |      (   |  |  (   |  |   \__ \
    \____| \___/  _| \___/  _|   ____/



*/
/* Grays
-------------------------------------------------- */
/* Colors
-------------------------------------------------- */
/* General
-------------------------------------------------- */
/* MBTA
-------------------------------------------------- */
/* Color Application
-------------------------------------------------- */
/* Flex
-------------------------------------------------- */
/* Breakpoints
* mainly from http://callmenick.com/post/maintainable-responsive-web-design-with-sass
* usage:
    @include break(0, sm) { // break
    @include break(sm) { // use this for min width declarations
    @include break(sm, lg) { // use this for min and max-width declarations
-------------------------------------------------- */
/*
    Dimensions for easier responsive styling
*/
:root {
  --gutterInt: 20;
  --columnInt: 70;
  --pageWidthInt: 375;
  --gutter: calc(
    var(--gutterInt) / var(--pageWidthInt) * 100vw
  );
  --column: calc(
    var(--columnInt) / var(--pageWidthInt) * 100vw
  );
}
@media (min-width: 48em) {
  :root {
    --gutterInt: 40;
    --columnInt: 65;
    --pageWidthInt: 1366;
  }
}

/* Gutters & Columns
-------------------------------------------------- */
/* Fonts
* underlying structure from https://www.smashingmagazine.com/2015/06/responsive-typography-with-sass-maps/
-------------------------------------------------- */
/* Serif
-------------------------------------------------- */
/* Slab
-------------------------------------------------- */
/* Sans
-------------------------------------------------- */
.flex {
  display: flex;
}

@media (min-width: 48em) {
  .sm-flex {
    display: flex;
    gap: calc(var(--gutter) / 2);
  }
}

@media (min-width: 48em) {
  .col-2 {
    flex: 0 1 50%;
  }
}

/* Pages */
.application-year {
  font-size: 4.7368421053vw;
  margin-top: var(--gutter);
}
@media screen and (min-width: 48em) {
  .application-year {
    font-size: 1.875vw;
  }
}
@media screen and (min-width: 76.875em) {
  .application-year {
    font-size: 1.875vw;
  }
}
@media screen and (min-width: 105.75em) {
  .application-year {
    font-size: 24px;
  }
}

.apply-h1 {
  margin-top: calc(var(--gutter) / 2);
}

.policy {
  font-size: 4.2105263158vw;
}
@media screen and (min-width: 48em) {
  .policy {
    font-size: 1.40625vw;
  }
}
@media screen and (min-width: 76.875em) {
  .policy {
    font-size: 1.40625vw;
  }
}
@media screen and (min-width: 105.75em) {
  .policy {
    font-size: 18px;
  }
}

.warning {
  font-size: 3.6842105263vw;
  background-color: #603a16;
  background-color: #9dcfef;
  padding: calc(var(--gutter) / 4);
  margin: calc(var(--gutter) / 2) 0;
}
@media screen and (min-width: 48em) {
  .warning {
    font-size: 1.09375vw;
  }
}
@media screen and (min-width: 76.875em) {
  .warning {
    font-size: 1.09375vw;
  }
}
@media screen and (min-width: 105.75em) {
  .warning {
    font-size: 14px;
  }
}
.warning a:hover {
  color: #603a16;
}
.warning p {
  margin: 0 !important;
}

.alert.error {
  font-size: 4.2105263158vw;
  background-color: #603a16;
  color: white;
  display: block;
  padding: calc(var(--gutter) / 4);
  margin: calc(var(--gutter) / 2) 0;
}
@media screen and (min-width: 48em) {
  .alert.error {
    font-size: 1.40625vw;
  }
}
@media screen and (min-width: 76.875em) {
  .alert.error {
    font-size: 1.40625vw;
  }
}
@media screen and (min-width: 105.75em) {
  .alert.error {
    font-size: 18px;
  }
}

.apply-form .field {
  margin-bottom: calc(var(--gutter) / 2);
}
.apply-form abbr {
  text-decoration: none;
}
.apply-form label {
  font-size: 4.2105263158vw;
  white-space: nowrap;
}
@media screen and (min-width: 48em) {
  .apply-form label {
    font-size: 1.40625vw;
  }
}
@media screen and (min-width: 76.875em) {
  .apply-form label {
    font-size: 1.40625vw;
  }
}
@media screen and (min-width: 105.75em) {
  .apply-form label {
    font-size: 18px;
  }
}
.apply-form input {
  font-size: 4.2105263158vw;
  border-bottom: 1px solid black;
  font-family: "AvenirLTPro", Arial, "Helvetica Neue", Helvetica, sans-serif;
  min-width: 0;
  flex-grow: 1;
}
@media screen and (min-width: 48em) {
  .apply-form input {
    font-size: 1.40625vw;
  }
}
@media screen and (min-width: 76.875em) {
  .apply-form input {
    font-size: 1.40625vw;
  }
}
@media screen and (min-width: 105.75em) {
  .apply-form input {
    font-size: 18px;
  }
}

fieldset {
  min-width: 0;
}

.flex-field {
  display: flex;
}

.radio-group {
  line-height: 1;
  display: inline-block;
}

.radio-team {
  margin-bottom: calc(var(--gutter) / 4);
}

.footnote {
  padding-top: calc(var(--gutter) / 8);
  font-size: 3.6842105263vw;
}
@media screen and (min-width: 48em) {
  .footnote {
    font-size: 1.09375vw;
  }
}
@media screen and (min-width: 76.875em) {
  .footnote {
    font-size: 1.09375vw;
  }
}
@media screen and (min-width: 105.75em) {
  .footnote {
    font-size: 14px;
  }
}

input[type=date] {
  border: none;
}

@media (min-width: 48em) {
  input[type=number] {
    width: var(--gutter);
  }
}

hr {
  border-bottom: 13px dotted #f5f1ed;
  margin: calc(var(--gutter) / 2) 0 calc(var(--gutter) * 0.75);
}

input[type*=submit] {
  padding: calc(var(--gutter) / 4) calc(var(--gutter) / 2);
  margin: calc(var(--gutter) / 2) 0;
  border: none;
  cursor: pointer;
}
input[type*=submit]:hover {
  background: #f5f1ed;
}

/* Colors */
html {
  height: 100%;
}

body {
  font-family: "AvenirLTPro", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
  font-size: 4.7368421053vw;
}
@media screen and (min-width: 48em) {
  body {
    font-size: 1.875vw;
  }
}
@media screen and (min-width: 76.875em) {
  body {
    font-size: 1.875vw;
  }
}
@media screen and (min-width: 105.75em) {
  body {
    font-size: 24px;
  }
}

.header {
  background-color: #f5f1ed;
}

.image-center {
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
}

.block-table {
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
}

.block-center {
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
}

.block-left {
  display: flex;
  justify-content: left;
  width: 100%;
  text-align: center;
}

.block-right {
  display: flex;
  justify-content: right;
  width: 100%;
  text-align: center;
}

.calTableImage {
  background-image: url("../calendar/images/calendar.gif");
  background-repeat: no-repeat;
}

.container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 10px 10px 0;
}

.masthead-container {
  position: relative;
  text-align: right;
}

.masthead {
  display: inline-block;
  max-width: 750px;
  padding: 10px;
}
.masthead img {
  position: relative;
  z-index: 10;
}

@keyframes bumpymedium {
  from {
    left: 20%;
  }
  to {
    left: 100%;
  }
}
.bumpy-medium-cloud {
  position: absolute;
  z-index: 0;
  left: 20%;
  width: 25vw;
  animation-name: bumpymedium;
  animation-duration: 82s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@media (min-width: 48em) {
  .bumpy-medium-cloud {
    width: 22rem;
  }
}

@keyframes flatmedium {
  from {
    left: 10%;
  }
  to {
    left: 20%;
  }
}
.flat-medium-cloud {
  position: absolute;
  z-index: 1;
  left: 10%;
  width: 32vw;
  animation-name: flatmedium;
  animation-duration: 360s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@media (min-width: 48em) {
  .flat-medium-cloud {
    width: 30rem;
  }
}

.core,
.footer-inner {
  max-width: 1280px;
  margin: 0 auto;
}

.core {
  width: 100%;
}

@media (min-width: 48em) {
  .core-flex {
    display: flex;
  }
}

/* #Navigation */
.navigation {
  line-height: 1;
  position: fixed;
  z-index: 12;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow-y: scroll;
  padding: 40px 10px;
  background-color: #f5f1ed;
  font-size: 5.7894736842vw;
}
@media (min-width: 48em) {
  .navigation {
    padding: 40px;
  }
}
@media screen and (min-width: 48em) {
  .navigation {
    font-size: 2.8125vw;
  }
}
@media screen and (min-width: 76.875em) {
  .navigation {
    font-size: 2.8125vw;
  }
}
@media screen and (min-width: 105.75em) {
  .navigation {
    font-size: 36px;
  }
}
body.show-nav .navigation {
  display: block;
}
@media (min-width: 48em) {
  body.show-nav .navigation {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 48em) {
  .navigation-inner {
    display: flex;
    width: 100%;
  }
}

.primary-navigation {
  font-weight: 700;
}
@media (min-width: 48em) {
  .primary-navigation {
    font-weight: 800;
    flex: 0 0 40%;
  }
}

@media (min-width: 48em) {
  .secondary-navigation {
    font-weight: 300;
    flex: 0 0 40%;
  }
}

@media (min-width: 48em) {
  .navigation-buttons {
    flex: 0 0 20%;
  }
}

.nav-buttons {
  position: absolute;
  z-index: 14;
  top: 0;
  left: 0;
}
@media (min-width: 48em) {
  .nav-buttons {
    position: fixed;
  }
}
.show-nav .nav-buttons {
  position: fixed;
}

.close-nav-icon-wrapper,
.hamburger-icon-wrapper {
  display: inline-block;
  padding: 7px;
}
.close-nav-icon-wrapper:hover svg,
.hamburger-icon-wrapper:hover svg {
  fill: #9dcfef;
}

.close-icon,
.hamburger-icon {
  display: block;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  fill: #603a16;
}
@media (min-width: 48em) {
  .close-icon,
  .hamburger-icon {
    width: 4.5rem;
    height: 4.5rem;
  }
}

.show-nav .hamburger-icon-wrapper {
  display: none;
}

.close-nav-icon-wrapper {
  display: none;
  cursor: pointer;
}
.show-nav .close-nav-icon-wrapper {
  display: block;
}

.footer {
  margin-top: auto;
  color: #d8d8d8;
}

address {
  font-style: normal;
  margin-bottom: 20px;
  text-align: left;
  font-size: 4.2105263158vw;
}
@media screen and (min-width: 48em) {
  address {
    font-size: 1.40625vw;
  }
}
@media screen and (min-width: 76.875em) {
  address {
    font-size: 1.40625vw;
  }
}
@media screen and (min-width: 105.75em) {
  address {
    font-size: 18px;
  }
}

.address-link {
  display: block;
}
.address-link:hover {
  color: #9dcfef;
}

.sublinks-wrapper {
  background-color: #9dcfef;
}

.sublinks {
  margin: 0 !important;
  padding: 15px 5px 15px !important;
  text-align: left;
  font-size: 4.2105263158vw;
}
@media screen and (min-width: 48em) {
  .sublinks {
    font-size: 1.5625vw;
  }
}
@media screen and (min-width: 76.875em) {
  .sublinks {
    font-size: 1.5625vw;
  }
}
@media screen and (min-width: 105.75em) {
  .sublinks {
    font-size: 20px;
  }
}
@media (min-width: 48em) {
  .sublinks {
    display: flex;
    justify-content: flex-end;
  }
}

.sublink-wrapper {
  margin: 0 !important;
  padding: 0 10px;
}
.sublink-wrapper.is-active {
  font-weight: 800;
}
.sublink-wrapper:before {
  content: none !important;
}
.sublink-wrapper:last-of-type {
  border: none;
}

.sublink {
  text-decoration: none;
  color: #603a16;
}
.sublink:hover {
  color: black;
}

#flashcontent {
  width: 540px;
  height: 525px;
}

/* Masthead Styles */
.masthead h1 {
  font: normal normal bold xx-large Georgia;
  color: #008000;
}

.masthead h3 {
  color: #4f6d49;
}

/* Navigation Styles */
.navigation ul {
  display: block;
  width: 100%;
  margin: 20px 0 0;
  padding: 0;
  list-style-type: none;
}

.navigation li {
  display: block;
  margin: 0 0 7px;
  padding: 0;
}

.navigation a:hover,
.navigation li.is-active a {
  text-decoration: none;
  color: #9dcfef;
}

.navigation a {
  display: block;
  padding: 5px;
  text-decoration: none;
  color: #402640;
  color: #603a16;
}

.navigation a.download-button,
.navigation a.cta-button {
  font-weight: 700;
  margin: 0 0 10px;
  padding: 12px;
  text-align: center;
  color: white;
  background-color: #849918;
  font-size: 4.2105263158vw;
}
@media screen and (min-width: 48em) {
  .navigation a.download-button,
  .navigation a.cta-button {
    font-size: 1.40625vw;
  }
}
@media screen and (min-width: 76.875em) {
  .navigation a.download-button,
  .navigation a.cta-button {
    font-size: 1.40625vw;
  }
}
@media screen and (min-width: 105.75em) {
  .navigation a.download-button,
  .navigation a.cta-button {
    font-size: 18px;
  }
}
@media (min-width: 48em) {
  .navigation a.download-button,
  .navigation a.cta-button {
    margin: 0 0 25px;
  }
}
.navigation a.download-button:hover,
.navigation a.cta-button:hover {
  background-color: #603a16;
}

.navigation a.cta-button {
  background-color: #9dcfef;
}

/* Content Styles */
h6 {
  color: #503750;
}

h5 {
  color: #503750;
}

h4 {
  margin: 40px 0 0;
  color: #503750;
}

h3 {
  color: #503750;
}

h2 {
  margin: 10px 0 20px;
  color: #503750;
}

h1 {
  line-height: 1;
  margin: 30px 0 20px;
  color: #503750;
}

.main {
  padding: 0 8px;
  max-width: 100%;
}
@media (min-width: 48em) {
  .main {
    margin: 0 20%;
    padding: 0 3.4482758621%;
  }
}
@media (min-width: 105.75em) {
  .main {
    max-width: 1280px;
    margin: 0 auto;
  }
}

.main h1 {
  color: #503750;
}

.main-content p {
  text-indent: 25px;
}
@media (min-width: 48em) {
  .main-content p {
    text-indent: 35px;
  }
}
.main-content th {
  text-align: left;
}
.main-content th,
.main-content td {
  padding-right: 5px;
  padding-bottom: 5px;
}
@media (min-width: 48em) {
  .main-content th,
  .main-content td {
    padding-right: 25px;
  }
}

.main figure {
  margin: 0 0 20px;
}

.main img {
  width: auto;
  padding: 0;
  border: 0 solid #402640;
}

.main p {
  margin-bottom: 20px;
}

.center-figure {
  margin: auto !important;
  width: 50%;
  padding: 15px;
}

/* Footer Styles */
.footer {
  font-size: 2.4rem;
  margin-top: 20px;
  padding: 10px;
  border-top: 1px solid #725972;
  background-color: #603a16;
}
@media (min-width: 48em) {
  .footer {
    margin-top: 40px;
    font-size: 4.7368421053vw;
  }
}
@media screen and (min-width: 48em) and (min-width: 48em) {
  .footer {
    font-size: 1.875vw;
  }
}
@media screen and (min-width: 48em) and (min-width: 76.875em) {
  .footer {
    font-size: 1.875vw;
  }
}
@media screen and (min-width: 48em) and (min-width: 105.75em) {
  .footer {
    font-size: 24px;
  }
}

@media (min-width: 48em) {
  .footer-inner {
    display: flex;
    padding: 2.5% 0;
  }
}

@media (min-width: 48em) {
  .footer-identity {
    width: 40%;
    padding: 0 2.5%;
  }
}

@media (min-width: 48em) {
  .footer-primary-navigation,
  .footer-secondary-navigation {
    width: 20%;
    padding: 0 2.5%;
  }
}

.footer-primary-navigation,
.footer-secondary-navigation {
  line-height: 1;
}

.footer-primary-navigation {
  font-weight: 700;
  margin-bottom: 20px;
}

.footer-links {
  text-align: left;
  -moz-columns: 4;
       columns: 4;
}

.footer-link svg:hover {
  fill: #9dcfef;
}

.footer-link-wrapper {
  line-height: 1.4;
  list-style-type: none;
}
@media (min-width: 48em) {
  .footer-link-wrapper {
    line-height: 1;
    margin-bottom: 10px;
  }
}

.footer p {
  color: #808080;
}

.footer a {
  text-decoration: none;
}

.footer a:hover {
  color: #9dcfef;
}

.facebook-image {
  width: initial;
  margin: 10px 0 0;
}

.footer-social-media-icon {
  width: 4rem;
  height: 4rem;
  margin: 3rem 1rem 0 0;
  fill: white;
}
@media (min-width: 48em) {
  .footer-social-media-icon {
    margin-top: 0;
  }
}
.footer-social-media-icon:hover {
  fill: #9dcfef;
}

/* Team ------------------------------------*/
@media (min-width: 48em) {
  .team-page .main {
    padding: 0;
  }
}
#myButton {
  font-size: 4rem;
}

.hand {
  cursor: pointer;
}

.grid-team {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(2, 1fr);
  text-align: center;
}
@media (min-width: 48em) {
  .grid-team {
    grid-template-columns: repeat(4, min-content);
    justify-content: center;
    padding: 1rem 0 0 0;
  }
}

.body-wrap-team {
  max-width: 1560px;
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 48em) {
  .body-wrap-team {
    padding: 0 1.3513513514%;
  }
}
@media (min-width: 97.5em) {
  .body-wrap-team {
    padding: 0 2rem;
  }
}
.row-team {
  display: flex;
  flex-wrap: wrap;
  padding: 5rem 0rem;
}
@media (min-width: 48em) {
  .row-team {
    display: flex;
    flex-wrap: nowrap;
  }
}

.show-more {
  display: none;
}

.lecture-title-team {
  padding-top: 1rem;
}

.lecturer-image-team {
  width: 50%;
  border-radius: 50%;
}

.lecturer-image-wrapper-team {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 48em) {
  .lecturer-image-wrapper-team {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 20rem;
  }
}

.span-xs-12-team {
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 48em) {
  .span-xs-12-team {
    padding: 0 1.3888888889%;
  }
}
@media (min-width: 97.5em) {
  .span-xs-12-team {
    padding: 0 1.3888888889%;
  }
}

@media only screen and (min-width: 48em) and (min-width: 97.5em) {
  .span-sm-1-team {
    padding: 0 1.3888888889%;
  }
}
@media only screen and (min-width: 48em) {
  .span-sm-6-team {
    flex: 0 0 65%;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 48em) and (min-width: 48em) {
  .span-sm-6-team {
    padding: 0 1.3888888889%;
  }
}
@media only screen and (min-width: 48em) and (min-width: 97.5em) {
  .span-sm-6-team {
    padding: 0 1.3888888889%;
  }
}

@media only screen and (min-width: 48em) {
  .span-sm-4-team {
    max-width: 33.3333333333%;
    flex: 0 0 33.3333333333%;
  }
}
@media only screen and (min-width: 48em) and (min-width: 48em) {
  .span-sm-4-team {
    padding: 0 1.3888888889%;
  }
}
@media only screen and (min-width: 48em) and (min-width: 97.5em) {
  .span-sm-4-team {
    padding: 0 1.3888888889%;
  }
}

.left {
  text-align: left;
}

.reveal-wrapper {
  grid-row: 2;
  grid-column: span 2;
}
@media (min-width: 48em) {
  .reveal-wrapper {
    grid-column: span 4;
  }
}

.reveal-text {
  display: none;
  position: relative;
}
.reveal-text.show-text {
  display: block;
}

.close-button {
  position: absolute;
  right: 0;
  top: -3rem;
  font-size: 7.3684210526vw;
  color: #603a16;
}
@media (min-width: 48em) {
  .close-button {
    top: calc(var(--gutter) / -2);
    font-size: 5.7894736842vw;
  }
}
@media screen and (min-width: 48em) and (min-width: 48em) {
  .close-button {
    font-size: 2.8125vw;
  }
}
@media screen and (min-width: 48em) and (min-width: 76.875em) {
  .close-button {
    font-size: 2.8125vw;
  }
}
@media screen and (min-width: 48em) and (min-width: 105.75em) {
  .close-button {
    font-size: 36px;
  }
}
@media screen and (min-width: 48em) {
  .close-button {
    font-size: 3.4375vw;
  }
}
@media screen and (min-width: 76.875em) {
  .close-button {
    font-size: 3.4375vw;
  }
}
@media screen and (min-width: 105.75em) {
  .close-button {
    font-size: 44px;
  }
}
.close-button:hover {
  color: #9dcfef;
}

/*------------------------------------------------------*/
/* About Us Link Styles */
#aboutLinks p {
  color: #808080;
}

#aboutLinks a {
  text-decoration: none;
  color: #503750;
}

#aboutLinks a:hover {
  color: #402640;
}

a {
  text-decoration: underline;
}

.colAlignRight {
  text-align: right;
}

a:hover {
  color: #9dcfef;
}

.txtUpcomingEventsSubTitle {
  font-style: italic;
}

figure {
  margin: 0;
}

.mainParagraph {
  margin-left: 20px;
}

.txtUpcomingEventsTitle {
  font-weight: bold;
}

.txtSong {
  font-style: italic;
}

.colTop {
  vertical-align: top;
}

.apparel-link {
  display: block;
  margin-left: 20px;
}

.home-page .main {
  margin: 10px 0 0;
}
@media (min-width: 48em) {
  .home-page .main {
    display: flex;
    min-width: 0;
    margin: 40px 0;
  }
}
@media (min-width: 48em) {
  .home-page .main {
    margin-right: auto;
    margin-left: auto;
  }
}
.home-page .glide {
  margin-bottom: 20px;
}
@media (min-width: 48em) {
  .home-page .glide {
    flex: 0 0 50%;
    width: 50%;
    min-width: 0;
  }
}
.home-page figure {
  margin-bottom: 0;
  padding: 0 5px;
}
@media (min-width: 48em) {
  .home-page figure {
    flex: 0 0 50%;
  }
}

@media (min-width: 48em) {
  .home-text {
    flex: 0 0 50%;
    padding: 0 40px;
  }
}

.main-content ul {
  margin-top: 10px;
  margin-left: 20px;
  padding: 0;
}
.main-content li {
  display: block;
  margin: 0 0 10px 20px;
  list-style-type: none;
}
.main-content li:before {
  display: inline-block;
  margin-right: 5px;
  margin-left: -20px;
  content: url("/assets/images/leaf-bullet.gif");
  position: absolute;
}

.calendar-page ul {
  margin: 0;
}
.calendar-page li:before {
  margin: 0;
  content: none;
}
.calendar-page .event-start,
.calendar-page .event-title {
  margin: 0 0 0 20px;
}

/* #Photos page
------- */
.gallery-page {
  background-color: hsl(0, 0%, 20%) !important;
}
.gallery-page .sublinks {
  background-color: transparent;
}
.gallery-page .sublink,
.gallery-page .sublinks {
  color: white;
}
.gallery-page .sublink:hover {
  color: hsl(0, 0%, 15%);
}
.gallery-page footer {
  margin-top: 0;
}

.gallery-page li:before,
.home-page li:before {
  content: none;
}
.gallery-page .main,
.home-page .main {
  min-width: 0;
}
.gallery-page .main img,
.gallery-page .main picture,
.home-page .main img,
.home-page .main picture {
  width: 100%;
}
.gallery-page .main .portrait-orientation .glide-picture,
.home-page .main .portrait-orientation .glide-picture {
  display: flex;
  justify-content: center;
  width: auto;
}
.gallery-page .main .portrait-orientation img,
.home-page .main .portrait-orientation img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}

.home-page .main .portrait-orientation .glide-picture {
  width: 100%;
}
.home-page .main .portrait-orientation img {
  width: 100%;
}

.glide {
  clear: both;
}

ul.glide__slides {
  width: 50%;
  min-width: 0;
  margin: 0;
}

.glide__slide {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  height: auto;
}

.glide__arrow {
  font-size: 3rem;
  width: 10%;
  height: 100%;
  color: #9dcfef;
  border: none;
  box-shadow: none;
}
.glide__arrow:hover {
  color: #603a16 !important;
}

.glide__arrow--left {
  left: 0;
}
@media (min-width: 48em) {
  .glide__arrow--left {
    left: -8%;
  }
}

.glide__arrow--right {
  right: 0;
}
@media (min-width: 48em) {
  .glide__arrow--right {
    right: -8%;
  }
}

.gallery-page .glide__slide {
  border: 1px solid hsl(0, 0%, 20%);
}
@media (min-width: 48em) {
  .gallery-page .glide__arrow--right {
    right: -10%;
  }
}
.gallery-page .glide__arrow--left {
  left: 0;
}
@media (min-width: 48em) {
  .gallery-page .glide__arrow--left {
    left: -10%;
  }
}

/* Newsletters Page
-----*/
.main-content p {
  text-indent: unset;
}

/* Archive page
-----*/
.archive-page li.archive-year:before {
  margin: 0;
  content: none;
}

.archive-year {
  margin-bottom: 1rem;
}
@media (min-width: 48em) {
  .archive-year {
    margin-bottom: 4rem;
  }
}

/* Video page
-----*/
@media (min-width: 48em) {
  .video-grid {
    display: flex;
    flex-wrap: wrap;
    margin-top: 3.4482758621%;
    margin-bottom: 3.4482758621%;
  }
}

.video-item {
  padding-bottom: 25px;
}
.video-item iframe {
  margin: 2.9411764706% 0;
  width: 100%;
  height: 173vw;
}
@media (min-width: 48em) {
  .video-item {
    flex: 0 0 33.3333%;
    padding: 0 1.724137931%;
  }
  .video-item iframe {
    max-width: 100%;
    height: 28vw;
    margin: 0;
  }
}
@media (min-width: 105.75em) {
  .video-item iframe {
    height: 480px;
  }
}

.video-caption {
  font-size: 5.7894736842vw;
  text-align: center;
}
@media screen and (min-width: 48em) {
  .video-caption {
    font-size: 2.8125vw;
  }
}
@media screen and (min-width: 76.875em) {
  .video-caption {
    font-size: 2.8125vw;
  }
}
@media screen and (min-width: 105.75em) {
  .video-caption {
    font-size: 36px;
  }
}
@media (min-width: 48em) {
  .video-caption {
    padding-top: 3rem;
    font-size: 4.2105263158vw;
  }
}
@media screen and (min-width: 48em) and (min-width: 48em) {
  .video-caption {
    font-size: 1.5625vw;
  }
}
@media screen and (min-width: 48em) and (min-width: 76.875em) {
  .video-caption {
    font-size: 1.5625vw;
  }
}
@media screen and (min-width: 48em) and (min-width: 105.75em) {
  .video-caption {
    font-size: 20px;
  }
}

/* Apply page
-----*/
.honeypot {
  position: absolute;
  left: -9999px;
}
