@charset "UTF-8";
/*************************************************/
/* This file was automatically generated by sass */
/* Don't edit it directly                        */
/*************************************************/
.orange {
  color: #e26d08;
}

a.orange {
  color: #e26d08;
}
a.orange:hover {
  color: #e26d08;
}

.fucsia {
  color: #c657a0;
}

/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* Clearfix */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

/* For IE 6/7 only */
.clearfix {
  *zoom: 1;
}

.feature-hide {
  display: none;
}

body.lock-position {
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: fixed;
}

.disable-select {
  -webkit-touch-callout: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.embed-responsive-half16by9 {
  padding-bottom: 28.125%;
}

body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
}

h1, h2, h3, h4, h5, h6 {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
h1 b, h1 strong, h2 b, h2 strong, h3 b, h3 strong, h4 b, h4 strong, h5 b, h5 strong, h6 b, h6 strong {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 767.98px) {
  h1, h2, h3, h4, h5, h6 {
    font-size: 2rem;
  }
}

h2 {
  margin: 2em 0 0.5em;
  border-bottom: 1px solid black;
  padding-bottom: 0.3em;
  margin-bottom: 0.7em;
}
@media (max-width: 767.98px) {
  h2 {
    font-size: 1.6rem;
  }
}

h2.medium {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  border-bottom: none;
  margin-bottom: 0.5em;
  padding-bottom: 0;
  font-size: 1.5em;
  font-weight: bold;
}

h2.small {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  border-bottom: none;
  margin-bottom: 0.5em;
  padding-bottom: 0;
  font-size: 0.9em;
  font-weight: bold;
  color: #c657a0;
}

h3.small {
  font-size: 1.5em;
}

@media (max-width: 767.98px) {
  h5 {
    font-size: 1.15rem;
  }
}

b, strong {
  font-weight: bold;
}

iframe {
  max-width: 100%;
}

.pre-title, .post-title {
  text-transform: uppercase;
}

.pre-title {
  font-size: 0.9em;
}

.post-title {
  margin-top: -0.5em;
  margin-bottom: 0.5em;
}

ul {
  padding-left: 1.4em;
}
ul li {
  list-style: none;
  position: relative;
}
ul li:before {
  content: "•";
  display: block;
  position: absolute;
  top: -0.3em;
  left: -0.9em;
  font-size: 1.5em;
  color: #919191;
}
ul li:nth-child(9n+1):before {
  color: #0066b3;
}
ul li:nth-child(9n+2):before {
  color: #00a651;
}
ul li:nth-child(9n+3):before {
  color: #ffcb05;
}
ul li:nth-child(9n+4):before {
  color: #ed1c24;
}
ul li:nth-child(9n+5):before {
  color: #00aeef;
}
ul li:nth-child(9n+6):before {
  color: #7670b3;
}
ul li:nth-child(9n+7):before {
  color: #a6ce39;
}
ul li:nth-child(9n+8):before {
  color: #c657a0;
}
ul li:nth-child(9n+9):before {
  color: #f58220;
}
ul.bullet-color-offset-1 li:nth-child(9n+1):before {
  color: #ffcb05;
}
ul.bullet-color-offset-1 li:nth-child(9n+2):before {
  color: #ed1c24;
}
ul.bullet-color-offset-1 li:nth-child(9n+3):before {
  color: #00aeef;
}
ul.bullet-color-offset-1 li:nth-child(9n+4):before {
  color: #7670b3;
}
ul.bullet-color-offset-1 li:nth-child(9n+5):before {
  color: #a6ce39;
}
ul.bullet-color-offset-1 li:nth-child(9n+6):before {
  color: #c657a0;
}
ul.bullet-color-offset-1 li:nth-child(9n+7):before {
  color: #f58220;
}
ul.bullet-color-offset-1 li:nth-child(9n+8):before {
  color: #0066b3;
}
ul.bullet-color-offset-1 li:nth-child(9n+9):before {
  color: #00a651;
}
ul.bullet-color-offset-2 li:nth-child(9n+1):before {
  color: #ed1c24;
}
ul.bullet-color-offset-2 li:nth-child(9n+2):before {
  color: #00aeef;
}
ul.bullet-color-offset-2 li:nth-child(9n+3):before {
  color: #7670b3;
}
ul.bullet-color-offset-2 li:nth-child(9n+4):before {
  color: #a6ce39;
}
ul.bullet-color-offset-2 li:nth-child(9n+5):before {
  color: #c657a0;
}
ul.bullet-color-offset-2 li:nth-child(9n+6):before {
  color: #f58220;
}
ul.bullet-color-offset-2 li:nth-child(9n+7):before {
  color: #0066b3;
}
ul.bullet-color-offset-2 li:nth-child(9n+8):before {
  color: #00a651;
}
ul.bullet-color-offset-2 li:nth-child(9n+9):before {
  color: #ffcb05;
}
ul.bullet-color-offset-3 li:nth-child(9n+1):before {
  color: #00aeef;
}
ul.bullet-color-offset-3 li:nth-child(9n+2):before {
  color: #7670b3;
}
ul.bullet-color-offset-3 li:nth-child(9n+3):before {
  color: #a6ce39;
}
ul.bullet-color-offset-3 li:nth-child(9n+4):before {
  color: #c657a0;
}
ul.bullet-color-offset-3 li:nth-child(9n+5):before {
  color: #f58220;
}
ul.bullet-color-offset-3 li:nth-child(9n+6):before {
  color: #0066b3;
}
ul.bullet-color-offset-3 li:nth-child(9n+7):before {
  color: #00a651;
}
ul.bullet-color-offset-3 li:nth-child(9n+8):before {
  color: #ffcb05;
}
ul.bullet-color-offset-3 li:nth-child(9n+9):before {
  color: #ed1c24;
}
ul.bullet-color-offset-4 li:nth-child(9n+1):before {
  color: #7670b3;
}
ul.bullet-color-offset-4 li:nth-child(9n+2):before {
  color: #a6ce39;
}
ul.bullet-color-offset-4 li:nth-child(9n+3):before {
  color: #c657a0;
}
ul.bullet-color-offset-4 li:nth-child(9n+4):before {
  color: #f58220;
}
ul.bullet-color-offset-4 li:nth-child(9n+5):before {
  color: #0066b3;
}
ul.bullet-color-offset-4 li:nth-child(9n+6):before {
  color: #00a651;
}
ul.bullet-color-offset-4 li:nth-child(9n+7):before {
  color: #ffcb05;
}
ul.bullet-color-offset-4 li:nth-child(9n+8):before {
  color: #ed1c24;
}
ul.bullet-color-offset-4 li:nth-child(9n+9):before {
  color: #00aeef;
}
ul.bullet-color-offset-5 li:nth-child(9n+1):before {
  color: #a6ce39;
}
ul.bullet-color-offset-5 li:nth-child(9n+2):before {
  color: #c657a0;
}
ul.bullet-color-offset-5 li:nth-child(9n+3):before {
  color: #f58220;
}
ul.bullet-color-offset-5 li:nth-child(9n+4):before {
  color: #0066b3;
}
ul.bullet-color-offset-5 li:nth-child(9n+5):before {
  color: #00a651;
}
ul.bullet-color-offset-5 li:nth-child(9n+6):before {
  color: #ffcb05;
}
ul.bullet-color-offset-5 li:nth-child(9n+7):before {
  color: #ed1c24;
}
ul.bullet-color-offset-5 li:nth-child(9n+8):before {
  color: #00aeef;
}
ul.bullet-color-offset-5 li:nth-child(9n+9):before {
  color: #7670b3;
}
ul.bullet-color-offset-6 li:nth-child(9n+1):before {
  color: #c657a0;
}
ul.bullet-color-offset-6 li:nth-child(9n+2):before {
  color: #f58220;
}
ul.bullet-color-offset-6 li:nth-child(9n+3):before {
  color: #0066b3;
}
ul.bullet-color-offset-6 li:nth-child(9n+4):before {
  color: #00a651;
}
ul.bullet-color-offset-6 li:nth-child(9n+5):before {
  color: #ffcb05;
}
ul.bullet-color-offset-6 li:nth-child(9n+6):before {
  color: #ed1c24;
}
ul.bullet-color-offset-6 li:nth-child(9n+7):before {
  color: #00aeef;
}
ul.bullet-color-offset-6 li:nth-child(9n+8):before {
  color: #7670b3;
}
ul.bullet-color-offset-6 li:nth-child(9n+9):before {
  color: #a6ce39;
}
ul.bullet-color-offset-7 li:nth-child(9n+1):before {
  color: #f58220;
}
ul.bullet-color-offset-7 li:nth-child(9n+2):before {
  color: #0066b3;
}
ul.bullet-color-offset-7 li:nth-child(9n+3):before {
  color: #00a651;
}
ul.bullet-color-offset-7 li:nth-child(9n+4):before {
  color: #ffcb05;
}
ul.bullet-color-offset-7 li:nth-child(9n+5):before {
  color: #ed1c24;
}
ul.bullet-color-offset-7 li:nth-child(9n+6):before {
  color: #00aeef;
}
ul.bullet-color-offset-7 li:nth-child(9n+7):before {
  color: #7670b3;
}
ul.bullet-color-offset-7 li:nth-child(9n+8):before {
  color: #a6ce39;
}
ul.bullet-color-offset-7 li:nth-child(9n+9):before {
  color: #c657a0;
}
ul.bullet-color-offset-8 li:nth-child(9n+1):before {
  color: #0066b3;
}
ul.bullet-color-offset-8 li:nth-child(9n+2):before {
  color: #00a651;
}
ul.bullet-color-offset-8 li:nth-child(9n+3):before {
  color: #ffcb05;
}
ul.bullet-color-offset-8 li:nth-child(9n+4):before {
  color: #ed1c24;
}
ul.bullet-color-offset-8 li:nth-child(9n+5):before {
  color: #00aeef;
}
ul.bullet-color-offset-8 li:nth-child(9n+6):before {
  color: #7670b3;
}
ul.bullet-color-offset-8 li:nth-child(9n+7):before {
  color: #a6ce39;
}
ul.bullet-color-offset-8 li:nth-child(9n+8):before {
  color: #c657a0;
}
ul.bullet-color-offset-8 li:nth-child(9n+9):before {
  color: #f58220;
}
ul.bullet-color-offset-9 li:nth-child(9n+1):before {
  color: #00a651;
}
ul.bullet-color-offset-9 li:nth-child(9n+2):before {
  color: #ffcb05;
}
ul.bullet-color-offset-9 li:nth-child(9n+3):before {
  color: #ed1c24;
}
ul.bullet-color-offset-9 li:nth-child(9n+4):before {
  color: #00aeef;
}
ul.bullet-color-offset-9 li:nth-child(9n+5):before {
  color: #7670b3;
}
ul.bullet-color-offset-9 li:nth-child(9n+6):before {
  color: #a6ce39;
}
ul.bullet-color-offset-9 li:nth-child(9n+7):before {
  color: #c657a0;
}
ul.bullet-color-offset-9 li:nth-child(9n+8):before {
  color: #f58220;
}
ul.bullet-color-offset-9 li:nth-child(9n+9):before {
  color: #0066b3;
}
ul.colored-reverse li:nth-child(9n+1):before {
  color: #f58220;
}
ul.colored-reverse li:nth-child(9n+2):before {
  color: #c657a0;
}
ul.colored-reverse li:nth-child(9n+3):before {
  color: #a6ce39;
}
ul.colored-reverse li:nth-child(9n+4):before {
  color: #7670b3;
}
ul.colored-reverse li:nth-child(9n+5):before {
  color: #00aeef;
}
ul.colored-reverse li:nth-child(9n+6):before {
  color: #ed1c24;
}
ul.colored-reverse li:nth-child(9n+7):before {
  color: #ffcb05;
}
ul.colored-reverse li:nth-child(9n+8):before {
  color: #00a651;
}
ul.colored-reverse li:nth-child(9n+9):before {
  color: #0066b3;
}

ul.spaced li {
  margin-bottom: 0.6em;
}

.lead {
  font-size: 1.4rem;
  font-weight: 400;
}
@media (max-width: 767.98px) {
  .lead {
    font-size: 1.15rem;
  }
}

.large {
  font-size: 1.4rem;
  line-height: 1.2;
  color: #e26d08;
  margin-bottom: 0.2em;
}
@media (max-width: 767.98px) {
  .large {
    font-size: 1.15rem;
  }
}

a.large:hover {
  color: #e26d08;
}

.medium {
  font-size: 1.2rem;
}
@media (max-width: 767.98px) {
  .medium {
    font-size: 1.1rem;
  }
}

.bordered {
  border: 1px solid #000;
  padding: 0.2em 0.4em;
}

.bordered-t {
  border-top: 3px solid #c557a0;
  padding: 0.4em 0 0;
}

.box-shaded {
  padding: 1em;
  background-color: #ececec;
}

.box-yellow {
  padding: 1em;
  background-color: #ffda82;
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
}
.visually-hidden.focusable:focus {
  position: static !important;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
}

.skipnav {
  z-index: 50;
  left: 50%;
  padding: 1px 10px 2px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-bottom-width: 0;
  border-radius: 0 0 10px 10px;
  outline: 0;
  background: #000;
  font-size: 0.95em;
  line-height: 1.7em;
}
.skipnav.visually-hidden.focusable:focus {
  position: absolute !important;
  color: #fff;
}

.breadcrumb {
  background-color: transparent;
  padding: 0;
  margin-bottom: 1em;
}

.step-number {
  font-size: 3rem;
  font-weight: bold;
  line-height: 4rem;
  background-color: #f58220;
  color: #fff;
  border-radius: 50%;
  display: block;
  margin: 0 auto 0.2em;
  width: 4rem;
  text-align: center;
}

.coming-soon {
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: bold;
  color: #c657a0;
}

ul.steps {
  padding-left: 0.8em;
  margin: 1em 0;
}
ul.steps li {
  padding-left: 2.8rem;
  min-height: 3rem;
}
ul.steps li:before {
  display: none;
}
ul.steps .step-number {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.5rem;
  line-height: 2rem;
  width: 2rem;
}

a.link-external:after {
  content: " ";
  display: inline-block;
  height: 1em;
  width: 1em;
  background-image: url("../img/external-link-alt-solid.svg");
  background-repeat: no-repeat;
  background-size: 0.85em;
  background-position: center;
  margin-left: 0.4em;
  vertical-align: text-bottom;
  margin-bottom: 0.05em;
  opacity: 0.75;
}

.btn-orange {
  background-color: #f58220;
  border-color: #f58220;
  color: #fff;
}
.btn-orange:hover {
  background-color: #d8690a;
  border-color: #d8690a;
  color: #fff;
}
.btn-orange:not(:disabled):not(.disabled).active, .btn-orange:not(:disabled):not(.disabled):active {
  background-color: #f1750b;
  border-color: #f1750b;
}
.btn-orange.disabled, .btn-orange:disabled {
  background-color: #f79d51;
  border-color: #f79d51;
}

.btn-purple {
  background-color: #7670b3;
  border-color: #7670b3;
  color: #fff;
}
.btn-purple:hover {
  background-color: #5a539d;
  border-color: #5a539d;
  color: #fff;
}
.btn-purple:not(:disabled):not(.disabled).active, .btn-purple:not(:disabled):not(.disabled):active {
  background-color: #665faa;
  border-color: #665faa;
}
.btn-purple.disabled, .btn-purple:disabled {
  background-color: #9691c5;
  border-color: #9691c5;
}

.btn-green {
  background-color: #00a651;
  border-color: #00a651;
  color: #fff;
}
.btn-green:hover {
  background-color: #007338;
  border-color: #007338;
  color: #fff;
}
.btn-green:not(:disabled):not(.disabled).active, .btn-green:not(:disabled):not(.disabled):active {
  background-color: #008d45;
  border-color: #008d45;
}
.btn-green.disabled, .btn-green:disabled {
  background-color: #00d96a;
  border-color: #00d96a;
}

.label {
  background-color: #ffda82;
  display: inline-block;
  padding: 0.1em 0.3em;
}

ul.nav li:before, ul.pagination li:before {
  display: none;
}

@keyframes blinking {
  0% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  95% {
    opacity: 0;
  }
}
.blinking {
  animation: 1.5s infinite blinking;
}

.badge-new {
  color: white;
  background-color: #7670b3;
}

.border-dark {
  border: 1px solid #999;
}

.border-polaroid {
  border: 7px solid white;
  box-shadow: 5px 5px 5px -3px rgba(0, 0, 0, 0.4);
}

.arabic {
  text-align: right;
  direction: rtl;
  font-family: Arial, sans-serif;
}
.arabic h1, .arabic h2, .arabic h3, .arabic h4, .arabic h5, .arabic h6 {
  font-family: Tahoma, Arial, sans-serif;
}
.arabic h1 strong, .arabic h2 strong, .arabic h3 strong, .arabic h4 strong, .arabic h5 strong, .arabic h6 strong {
  font-family: Tahoma, Arial, sans-serif;
}
.arabic .btn {
  font-family: Tahoma, Arial, sans-serif;
}
.arabic ul {
  padding-left: 0;
  padding-right: 1.4em;
}
.arabic ul li:before {
  left: auto;
  right: -0.9em;
}
.arabic ul.nav {
  padding-right: 0;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  vertical-align: middle;
}

.lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #f58220;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}
.lds-ellipsis-btn-lg {
  height: 48px;
}
.lds-ellipsis-btn-lg div {
  top: 18px;
}

.modal-backdrop.show {
  opacity: 0.7;
}

.modal-header {
  background-color: #f58220;
  color: white;
  font-weight: bold;
  font-size: 1.3em;
  border-bottom: none;
}
.modal-header .close {
  opacity: 1;
  font-size: 2.2em;
  color: #fff;
  padding: 0.5rem 1rem;
}

.modal-body .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.section {
  position: relative;
}

.section-photos {
  padding-top: 1.5em;
}
.section-photos img {
  margin-bottom: 1.5em;
}

.section-subscribe {
  background-color: #ffda82;
  padding: 1.5em 0;
  margin: 1em 0 2em 0;
}

.section-header {
  border-bottom: 7px solid #7670b3;
  padding: 0.3em 0 0.6em 0;
  margin-bottom: 2em;
}
.section-header h1.logo-internal {
  width: 450px;
  max-width: 100%;
}

.section-yellow {
  background-color: #ffda82;
  padding: 1.5em 0;
  margin: 1em 0 2em 0;
}
.section-yellow a {
  color: #007bff;
  font-weight: bold;
}
.section-yellow a.btn {
  color: #fff;
  font-weight: normal;
}

.section-gray {
  background-color: #ececec;
  padding: 1.5em 0;
  margin: 1em 0 2em 0;
}

.section-sitemap {
  background-color: #7670b3;
  color: #fff;
  padding-top: 2em;
}
.section-sitemap a {
  color: #fff;
}
.section-sitemap a:hover {
  color: #fff;
}

.section-darker-blue {
  background-color: #3c6381;
  padding: 1.5em 0;
  margin: 1em 0 2em 0;
}

.section-purple {
  background-color: #7670b3;
  padding: 1.5em 0;
  margin: 1em 0 2em 0;
}

.section-banner {
  border-top: 2px solid #c657a0;
  border-bottom: 2px solid #c657a0;
  margin: 2em 0;
  padding: 2em 0;
}
.section-banner a {
  display: block;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #e26d08;
  text-transform: uppercase;
  font-size: 2.2em;
  line-height: 1.1;
  margin-bottom: 0.3em;
}
.section-banner a b, .section-banner a strong {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.navbar {
  position: relative;
  margin-bottom: 3em;
  padding-bottom: 13px;
}
.navbar:after {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  bottom: 0;
  left: 0;
  content: " ";
  background-image: url("../img/dot-bg.png");
  background-size: 8px 5px;
  opacity: 0.75;
}
.navbar .navbar-brand {
  margin-right: 2.2em;
  padding-top: 0;
  margin-left: -5px;
}
@media (max-width: 575.98px) {
  .navbar .navbar-brand {
    margin-right: 0;
  }
}
.navbar .navbar-brand .navbar-logo {
  width: 300px;
  height: 110px;
  padding-bottom: 0.5em;
}
@media (max-width: 575.98px) {
  .navbar .navbar-brand .navbar-logo {
    width: 230px;
    height: 85px;
    padding-bottom: 0;
  }
}
.navbar .navbar-brand .navbar-logo img {
  height: 100%;
  width: 100%;
}
.navbar .navbar-toggler {
  border: none;
  margin-top: 1.5em;
}
.navbar .navbar-toggler .navbar-toggler-icon {
  background-image: url("../img/bars-solid.svg");
}
.navbar ul.navbar-nav {
  margin-top: 3em;
}
.navbar ul.navbar-nav li {
  margin: 0 1.5em 0 0;
}
.navbar ul.navbar-nav li:before {
  display: none;
}
.navbar ul.navbar-nav li a.nav-link {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
}
.navbar ul.navbar-nav li a.nav-link b, .navbar ul.navbar-nav li a.nav-link strong {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.navbar ul.navbar-nav li a.nav-link:hover {
  color: #e26d08;
}
.navbar ul.navbar-nav li a.nav-link.featured {
  color: #e26d08;
}
@media (max-width: 991.98px) {
  .navbar ul.navbar-nav {
    margin-top: 1em;
  }
}

.page-index .navbar {
  background-color: #ececec;
  padding: 0;
  margin-bottom: 2em;
}
@media (max-width: 991.98px) {
  .page-index .navbar {
    background-color: transparent;
    border-bottom: 2px solid black;
    margin-top: -2.5em;
  }
}
.page-index .navbar:after {
  display: none;
}
.page-index .navbar .navbar-nav {
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .page-index .navbar .navbar-nav {
    border-top: 3px solid white;
  }
}
.page-index .navbar .navbar-nav .nav-item {
  margin: 0 2em;
}
.page-index .navbar .navbar-nav .nav-item .nav-link {
  padding: 0.8rem 0.5rem;
}
.page-index .navbar .navbar-nav .nav-item .nav-link.featured {
  color: #e26d08;
}
.page-index .navbar .navbar-toggler {
  margin-left: auto;
  margin-top: 0;
  padding: 0.5em 1em;
}
.page-index .navbar .navbar-toggler:focus {
  outline: none;
  box-shadow: none;
  background-color: lightgray;
}
.page-index .navbar-brand {
  display: none;
}

.section-footer {
  margin-top: 4em;
  padding: 2em 0 1em;
}
.section-footer a {
  color: #000;
}
.section-footer a:hover {
  color: #000;
}
@media (min-width: 768px) {
  .section-footer .col-logos-r {
    text-align: right;
  }
}
@media (max-width: 767.98px) {
  .section-footer .col-logos-r {
    margin-top: 2em;
  }
}
.section-footer .footer-logo-row {
  display: block;
  height: 200px;
  margin-bottom: 1em;
  vertical-align: middle;
  position: relative;
}
.section-footer .footer-logo-row:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
@media (max-width: 767.98px) {
  .section-footer .footer-logo-row {
    height: auto;
    vertical-align: top;
  }
}
.section-footer .footer-logo {
  display: inline-block;
  vertical-align: middle;
}
.section-footer .footer-logo img {
  display: block;
}
@media (max-width: 767.98px) {
  .section-footer .footer-logo {
    vertical-align: top;
    margin-bottom: 1em;
    display: block;
  }
}
.section-footer .logo-imu {
  margin-top: 16%;
}
.section-footer .logo-imu img {
  height: 140px;
  width: 140px;
}
.section-footer .logo-kts {
  margin-top: 1%;
  width: 54%;
  max-width: 300px;
}
@media (max-width: 767.98px) {
  .section-footer .logo-kts {
    width: 100%;
    margin-bottom: 2em;
  }
}
.section-footer .logo-kts img {
  width: 100%;
  height: 100%;
}
.section-footer .logo-imaginary {
  margin-right: 8%;
  width: 38%;
  max-width: 223px;
}
@media (max-width: 767.98px) {
  .section-footer .logo-imaginary {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2em;
  }
}
.section-footer .logo-imaginary img {
  width: 100%;
  height: 100%;
}
.section-footer .logo-simons-foundation {
  width: 64%;
  margin-top: -9%;
  max-width: 400px;
}
@media (max-width: 991.98px) {
  .section-footer .logo-simons-foundation {
    width: 69%;
    margin-top: -22%;
  }
}
@media (max-width: 767.98px) {
  .section-footer .logo-simons-foundation {
    width: 100%;
    margin-top: 0;
    margin-bottom: 2em;
  }
}
.section-footer .logo-simons-foundation img {
  width: 100%;
  height: 100%;
}

.countdown {
  margin: 0 auto 2em;
  text-align: center;
}
.countdown .countdown-item {
  display: inline-block;
  text-align: center;
  height: 5em;
  width: 5em;
  margin-right: 0.5em;
  margin-bottom: 0.7em;
}
.countdown .countdown-item:last-child {
  margin-right: 0;
}
.countdown .countdown-item .value {
  display: block;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
  line-height: 2;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  margin-left: 0.2em;
  margin-bottom: 0.1em;
}
.countdown .countdown-item .value b, .countdown .countdown-item .value strong {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.countdown .countdown-item .unit {
  display: block;
  font-size: 0.9em;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}
.countdown .countdown-item .unit b, .countdown .countdown-item .unit strong {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 575.98px) {
  .countdown .countdown-item {
    width: 3.6em;
    margin-right: 0;
  }
  .countdown .countdown-item .value {
    font-size: 1.4em;
  }
  .countdown .countdown-item .unit {
    font-size: 0.7em;
  }
}
.countdown .countdown-item-months .value {
  background-color: #00aeef;
}
.countdown .countdown-item-days .value {
  background-color: #f58220;
}
.countdown .countdown-item-hours .value {
  background-color: #c657a0;
}
.countdown .countdown-item-minutes .value {
  background-color: #a6ce39;
}
.countdown .countdown-item-seconds .value {
  background-color: #ffcb05;
}

.countdown-message {
  opacity: 0;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.4em;
  margin-top: -1.5em;
  margin-bottom: 0;
  transition: opacity 1s;
}
.countdown-message b, .countdown-message strong {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.countdown-message.show {
  opacity: 1;
}

.event-countdown {
  display: inline-block;
  padding: 0.25rem 0.6rem;
  margin-left: 0.2rem;
  border: 1px solid #ffda82;
  border-radius: 1.5em;
  font-size: 0.85rem;
  line-height: 1.5;
  vertical-align: baseline;
  background-color: #ffda82;
}

.banner {
  position: relative;
  border: 1px solid #919191;
  padding: 0.75em;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.3;
  background-color: white;
}
.banner b, .banner strong {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.banner.banner-bg-dots {
  background-image: url("../img/banner-bg-dots.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
}
@media (max-width: 991.98px) {
  .banner.banner-bg-dots {
    background-image: none;
  }
}
.banner.banner-bg-spiral {
  background-image: url("../img/banner-bg-spiral.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
}
@media (max-width: 991.98px) {
  .banner.banner-bg-spiral {
    background-image: none;
  }
}
.banner .banner-title {
  font-size: 1.8em;
  line-height: 1;
  margin: 0.05em 0;
}
@media (max-width: 767.98px) {
  .banner .banner-title {
    margin: 0.25em 0;
  }
}
.banner.with-bg-image {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
}
@media (max-width: 991.98px) {
  .banner.with-bg-image {
    background-image: none !important;
  }
}
.banner .btn {
  font-weight: bold;
  font-size: 1em;
  padding: 0.2em 0.5em;
  margin-top: 0.5em;
}

.modal .event-details-field {
  margin-bottom: 0.6em;
}
.modal .event-details-field-label {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.3;
  color: #e26d08;
}
.modal .event-details-description {
  font-size: 1.1em;
}
.modal .online-event-notice {
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.3;
  margin: 1em 0 0;
  padding-left: 1.4em;
  position: relative;
}
.modal .online-event-notice:before {
  content: " ";
  display: block;
  width: 1.1em;
  height: 1.1em;
  position: absolute;
  left: 0;
  top: 0.15em;
  background-image: url("../img/fa/globe-solid.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.modal .online-event-notice a {
  font-weight: normal;
  font-size: 0.85em;
  display: block;
}
@media screen and (max-width: 991px) {
  .modal .online-event-notice {
    margin-bottom: 1em;
  }
}

.event-map {
  height: 500px;
  background-color: #ececec;
}
.event-map .lds-ellipsis {
  margin-top: 200px;
}

ul.files li {
  padding: 0.5em 0.4em;
}
ul.files li:before {
  content: " ";
  background-image: url(../img/favicon.png);
  background-repeat: no-repeat;
  background-size: 0.75em;
  background-position: center center;
  width: 1em;
  height: 1em;
  margin-top: 0.6em;
}
ul.files li a {
  color: #000;
  font-weight: bold;
}
ul.files li a:hover {
  color: #000;
}
ul.files-pdf li:before {
  background-image: url(../img/file-pdf-regular.svg);
}
ul.files-pdf ul.files-alt {
  padding: 0;
  margin-top: 0.2em;
  padding-left: 1em;
}
ul.files-pdf ul.files-alt li {
  display: inline-block;
  font-size: 0.9em;
  padding: 0;
  margin-right: 2em;
}
ul.files-pdf ul.files-alt li:before {
  background-image: none;
  content: "•";
  margin-top: 0;
  left: -0.8em;
}

a.download {
  display: block;
}
a.download:before {
  content: " ";
  display: inline-block;
  background-image: url("../img/fa/download-solid.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.6em;
  vertical-align: text-bottom;
}

.logo-main {
  margin: 0.3em 0 1em;
}
.logo-main img {
  width: 100%;
  display: block;
  padding-right: 10%;
}
@media (min-width: 992px) {
  .logo-main img {
    padding: 0;
    margin-left: -9%;
  }
}
@media (max-width: 767.98px) {
  .logo-main {
    margin-left: -10px;
    margin-top: 0.5em;
  }
  .logo-main img {
    padding-right: 0;
  }
}

.btn-pdf {
  display: inline-block;
  background-image: url("../img/file-pdf-regular.svg");
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  background-position: 0.3em 0.3em;
  padding-left: 2.2em;
  text-align: left;
}
.btn-pdf:hover {
  border-color: #007bff;
  background-color: transparent;
  color: #007bff;
}

.link-pdf {
  background-image: url("../img/file-pdf-regular.svg");
  background-repeat: no-repeat;
  background-size: 1.2em 1.2em;
  background-position: 0.3em 0.3em;
  padding-left: 1.5em;
}

ul.support-organizations a {
  color: #000;
}
ul.support-organizations a:hover {
  color: #007bff;
}

.card-panel {
  background-color: #cddcec;
  border-radius: 0;
  border: none;
}

.card-panel-yellow {
  background-color: #ffda82;
}
.card-panel-yellow a {
  color: #000;
  text-decoration: underline;
}

.theme {
  color: #f58220;
  font-weight: bold;
  font-size: 2.3rem;
  line-height: 1.2;
  margin-left: 0.1em;
}

.copyright {
  font-size: 0.9em;
  margin-top: 1em;
}

.panel {
  position: relative;
  border-radius: 0.25rem;
  padding: 0.5em;
  background-color: #ececec;
  margin-bottom: 1em;
}

.panel-orange {
  background-color: #f58220;
  color: #fff;
}
.panel-orange a {
  color: #fff;
}

.panel-yellow {
  background-color: #ffda82;
}
.panel-yellow a {
  color: #007bff;
}
.panel-yellow .btn-orange {
  color: #fff;
}

.panel-purple {
  background-color: #7670b3;
  color: #fff;
}

.panel-fucsia {
  background-color: #c657a0;
  color: #fff;
}
.panel-fucsia a {
  color: #ffcb05;
  font-weight: bold;
}
.panel-fucsia a:hover {
  color: #ffcb05;
}

.download-panel {
  padding: 0.5em 0.5em 0.5em 4em;
}
.download-panel.download-panel-pdf:before {
  content: " ";
  display: block;
  position: absolute;
  width: 4em;
  height: 3em;
  left: 0.5em;
  top: 0.6em;
  background-image: url("../img/file-pdf-regular.svg");
  background-repeat: no-repeat;
  background-size: 2.3em 2.3em;
  background-position: 0.3em 0.3em;
}
.download-panel .download-panel-main {
  font-size: 1.25em;
}
.download-panel ul.download-panel-alts {
  margin: 0;
  padding: 0;
  padding-left: 1.3em;
}
.download-panel ul.download-panel-alts li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-right: 2em;
}
.download-panel ul.download-panel-alts li:last-child {
  margin-right: 0;
}

.thumbnail {
  position: relative;
}
.thumbnail .thumbnail-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

a.dl-link {
  display: inline-block;
}
a.dl-link:before {
  content: " ";
  display: inline-block;
  background-image: url(../img/download-solid.svg);
  background-repeat: no-repeat;
  background-size: 0.75em;
  background-position: center center;
  width: 1em;
  height: 1em;
  margin-right: 0.3em;
}

a.dl-link-img {
  display: block;
  position: relative;
}
a.dl-link-img:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  background-image: url(../img/download-solid-white.svg);
  background-repeat: no-repeat;
  background-size: 25%;
  background-position: center center;
  transition: opacity 0.3s;
}
a.dl-link-img:hover:after {
  opacity: 1;
}

.section-news .news-item {
  font-size: 0.9em;
}
.section-news .news-item a {
  font-weight: bold;
}
.section-news .news-item .date {
  font-weight: bold;
  margin-bottom: 0.2em;
  color: #c657a0;
}

ul.sitemap {
  padding-left: 0;
}
ul.sitemap li {
  margin-bottom: 0.3em;
}
ul.sitemap li:before {
  display: none;
}

.unesco-box {
  margin-top: 2em;
}

.unesco-logo {
  font-family: Arial, sans-serif;
  position: relative;
}
@media (max-width: 991.98px) {
  .unesco-logo {
    width: 200px;
    margin-right: 2em;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .unesco-logo {
    float: left;
  }
}
.unesco-logo .unesco-logo-block {
  width: 50%;
  height: auto;
  display: inline-block;
}
.unesco-logo .unesco-logo-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.1;
  font-size: 0.8em;
  margin-top: -8.3%;
}

.unesco-notice {
  line-height: 1.2;
}
@media (max-width: 991.98px) {
  .unesco-notice {
    font-size: 1em;
    padding-top: 0.5em;
  }
}

ul.social {
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
  text-align: right;
}
@media (max-width: 767.98px) {
  ul.social {
    text-align: left;
    margin-left: -0.25em;
  }
}
ul.social li {
  display: inline-block;
  list-style: none;
  vertical-align: top;
  padding: 0;
  margin: 0;
  margin-left: 0.75em;
}
@media (max-width: 767.98px) {
  ul.social li {
    margin-left: 0;
    margin-right: 0.75em;
  }
}
ul.social li:before {
  display: none;
}
ul.social li a {
  display: block;
  width: 2rem;
  height: 2rem;
  background-size: 1.5rem 1.5rem;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 1;
}

.social-facebook {
  background-image: url("../img/fa/facebook-f-brands-white.svg");
}

.social-instagram {
  background-image: url("../img/fa/instagram-brands-white.svg");
}

.social-twitter {
  background-image: url("../img/fa/twitter-brands-white.svg");
}

.social-youtube {
  background-image: url("../img/fa/youtube-brands-white.svg");
}

.icon-youtube {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background-size: 1.5em 1.5em;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/fa/youtube-brands.svg");
  vertical-align: bottom;
}

.idm-gallery {
  margin: 2em 0;
}
.idm-gallery .idm-gallery-item {
  display: block;
  margin-bottom: 1.5em;
}
.idm-gallery .idm-gallery-item img {
  display: block;
  box-shadow: 5px 5px 7px -3px rgba(0, 0, 0, 0.6);
}

.liveblog-entry {
  margin-bottom: 2.5em;
}
.liveblog-entry .time {
  display: inline-block;
  padding: 0.1em 0.5em;
  margin-bottom: 0.3em;
  border-radius: 0.4em;
  color: white;
  background-color: #007bff;
  font-size: 1.2em;
  font-weight: bold;
}
.liveblog-entry .date {
  display: inline-block;
  padding: 0.1em 0.5em;
  margin-bottom: 0.3em;
  color: #007bff;
  font-size: 1.2em;
}
.liveblog-entry .message {
  font-size: 1.2em;
  margin-bottom: 0.2em;
}

.liveblog-entry-poster:after,
.liveblog-entry-instagram:after,
.liveblog-entry-twitter:after {
  content: " ";
  display: block;
  background-image: url("../img/loading.gif");
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  margin: 0.25em 0 1em;
}
.liveblog-entry-poster .data,
.liveblog-entry-instagram .data,
.liveblog-entry-twitter .data {
  display: none;
}
.liveblog-entry-poster.processed .data,
.liveblog-entry-instagram.processed .data,
.liveblog-entry-twitter.processed .data {
  display: block;
}
.liveblog-entry-poster.loaded:after,
.liveblog-entry-instagram.loaded:after,
.liveblog-entry-twitter.loaded:after {
  display: none;
}

.liveblog-entry-poster-thumbnail {
  display: block;
  max-width: 250px;
  border: 1px solid #919191;
  position: relative;
}
.liveblog-entry-poster-thumbnail:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  background-image: url("../img/fa/search-plus-solid-white.svg");
  background-repeat: no-repeat;
  background-size: 25%;
  background-position: center center;
  transition: opacity 0.3s;
}
.liveblog-entry-poster-thumbnail:hover:after {
  opacity: 1;
}

.liveblog-entry-2022-photo-thumbnail {
  display: inline-block;
  position: relative;
}
.liveblog-entry-2022-photo-thumbnail:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  background-image: url("../img/fa/search-plus-solid-white.svg");
  background-repeat: no-repeat;
  background-size: 50px;
  background-position: center center;
  transition: opacity 0.3s;
}
.liveblog-entry-2022-photo-thumbnail:hover:after {
  opacity: 1;
}

.liveblog-more {
  background-color: #007bff;
  color: white;
  font-size: 1.2em;
  border: none;
  border-radius: 2em;
  padding: 0.3em 1em;
  margin: 0 auto;
  display: block;
}
.liveblog-more:focus {
  outline: none;
  text-decoration: underline;
}

.liveblog-lastfetch {
  margin-top: -1em;
  margin-bottom: 2em;
  font-size: 0.9em;
}

#main-stage {
  display: none;
  transition: max-height 1s;
  max-height: 0;
  overflow: hidden;
}
#main-stage.curtains-open {
  max-height: 1000px;
}
#main-stage.visible {
  display: block;
}

.poster-challenge-details .location {
  font-size: 1.2em;
  margin-bottom: 1em;
}
.poster-challenge-details a.dl-link-img:after {
  background-color: transparent;
  background-image: none;
}

[data-component="2022-photo-challenge-gallery"] .idm-gallery-item {
  display: inline-block;
  border: 1px solid #e5e5e5;
}
[data-component="2022-photo-challenge-gallery"] .idm-gallery-item img {
  border: 5px solid white;
  box-shadow: 3px 3px 5px -2px rgba(0, 0, 0, 0.6);
}

.photo-challenge-modal .modal-header {
  padding: 0.3em 0.5em;
  background-color: #c657a0;
}
@media screen and (min-width: 1200px) {
  .photo-challenge-modal .modal-header {
    height: 0;
    padding: 0;
  }
  .photo-challenge-modal .modal-header button.close {
    border-radius: 50%;
    margin-top: -14px;
    margin-right: -17px;
    text-align: center;
    vertical-align: middle;
    background-color: #c657a0;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 40px;
    font-size: 40px;
    z-index: 1000;
  }
  .photo-challenge-modal .modal-header button.close:hover {
    opacity: 1;
  }
  .photo-challenge-modal .modal-header button.close:focus, .photo-challenge-modal .modal-header button.close:focus-visible {
    outline: 2px solid #ffcb05;
    opacity: 1;
  }
}
.photo-challenge-modal .modal-content {
  border-radius: 0.5rem;
}
.photo-challenge-modal .modal-content .modal-body {
  padding: 0 15px;
}
@media screen and (min-width: 1200px) {
  .photo-challenge-modal .modal-content .modal-body {
    padding: 0;
  }
}
.photo-challenge-modal .modal-content .col-image {
  text-align: center;
  background-color: black;
  position: relative;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.photo-challenge-modal .modal-content .col-image img {
  max-height: 750px;
}
.photo-challenge-modal .modal-content .col-content {
  padding: 1em calc(1em + 15px);
}
@media screen and (min-width: 1200px) {
  .photo-challenge-modal .modal-content .col-content {
    padding-left: 1.5em;
  }
}

.photo-challenge-details .location {
  display: inline-block;
  background-color: #ffda82;
  padding: 0.1em 0.4em;
  margin: 0.25em 0;
  font-size: 1.15em;
}
.photo-challenge-details .location .country {
  font-weight: bold;
  display: inline-block;
}

a.photo-gallery-link {
  border: 2px solid #4f4f4f;
  color: #000;
}
a.photo-gallery-link:hover {
  color: #000;
}

.map[data-component="2022-photo-challenge-map"] {
  height: 600px;
}
@keyframes markerPop {
  0% {
    transform: scale(0%);
  }
  100% {
    transform: scale(100%);
  }
}
.map[data-component="2022-photo-challenge-map"] .photo-marker .photo {
  background-size: contain;
  border: 3px solid white;
  box-shadow: 3px 4px 5px -2px rgba(0, 0, 0, 0.8);
  width: 50px;
  height: 50px;
  animation: markerPop 0.3s;
  cursor: pointer;
}

.bootstrap-select.tz-selector {
  min-width: 200px;
}

@media (max-width: 767.98px) {
  .form-inline .bootstrap-select {
    width: 100% !important;
  }
}
.form-inline .bootstrap-select > .dropdown-toggle {
  background-color: #ececec;
  border-color: #ececec;
}

.schedule {
  display: none;
}
.schedule.ready {
  display: block;
}
.schedule .table {
  margin-bottom: 2rem;
}
.schedule tr.break {
  background: repeating-linear-gradient(302deg, #fff, #fff 5px, #e4e4e4 5px, #e4e4e4 6px);
}
.schedule td.col-time {
  width: 120px;
}
@media (max-width: 575.98px) {
  .schedule td.col-time {
    width: 100px;
  }
}
.schedule h3 {
  margin-bottom: 0.6em;
}
.schedule .time {
  font-weight: bold;
}
.schedule .timezone {
  font-size: 0.85em;
  margin-top: 0.1em;
}
.schedule .medium {
  font-size: 1.2em;
}
/*# sourceMappingURL=default-11d058a4f8.css.map */
