/* compiled by scssphp v0.1.1 on Mon, 08 Apr 2024 13:52:22 +0000 (0.0084s) */

.btn-2020 {
  display: inline-block;
  text-decoration: none;
  font: italic 700 12px/15px 'raleway';
  padding: 10px 25px;
  border-radius: 10px;
  letter-spacing: 0.1em;
}
.btn-2020.white {
  background: #fff;
  color: #2b6cab;
}
.btn-2020.blue {
  background: #2b6cab;
  color: #fff;
}
#top-menu-2020 {
  height: 146px;
  background: #efefef;
}
#top-menu-2020 > div {
  height: 146px;
}
#top-menu-2020 .tm20-items {
  display: flex;
  width: 900px;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  justify-content: space-between;
  height: 100%;
  padding: 0 20px;
}
#top-menu-2020 .tm20-items a {
  display: block;
  height: 100%;
  box-sizing: border-box;
  padding-top: 30px;
  text-decoration: none;
  position: relative;
}
#top-menu-2020 .tm20-items a:after {
  transition: background 0.3s;
  content: ' ';
  display: block;
  position: absolute;
  left: -22px;
  right: -22px;
  height: 7px;
  bottom: 0;
  background: transparent;
}
#top-menu-2020 .tm20-items .icon {
  transition: filter 0.3s;
  display: block;
  height: 46px;
  background-repeat: no-repeat;
  background-position: top center;
}
#top-menu-2020 .tm20-items .title {
  display: block;
  padding-top: 16px;
  text-transform: uppercase;
  color: #fff;
  font: italic 18px/1 raleway;
  letter-spacing: 0.1em;
}
#top-menu-2020 .tm20-items a.open:after, #top-menu-2020 .tm20-items a:hover:after {
  background: #ffbb1d;
}
#top-menu-2020 .tm20-items a.open .icon, #top-menu-2020 .tm20-items a:hover .icon {
  filter: grayscale(100%);
}
@media screen and (max-width: 760px) {
  #top-menu-2020 .tm20-items .title {
    font-size: 16px;
  }
}
#top-menu-2020 > div.is-fixed {
  height: 70px;
}
#top-menu-2020 > div.is-fixed a {
  padding-top: 10px;
}
#top-menu-2020 > div.is-fixed .icon {
  display: none;
}
#top-menu-2020 > div.is-fixed .tm20-items {
  width: 600px;
  max-width: calc(100% - 120px);
}
#top-menu-2020 > div.is-fixed .title {
  font-size: 13px;
}
@media screen and (max-width: 782px) {
  #top-menu-2020 > div.is-fixed .title {
    font-size: 12px;
    padding-top: 18px;
  }
  #top-menu-2020 > div.is-fixed .tm20-items {
    width: 500px;
  }
  #top-menu-2020 > div.is-fixed .tm20-items a {
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
  }
}
@media screen and (max-width: 760px) {
  #top-menu-2020 > div.is-fixed .tm20-items {
    width: 390px;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 4px;
  }
  #top-menu-2020 > div.is-fixed .tm20-items a {
    height: 40%;
  }
  #top-menu-2020 > div.is-fixed .title {
    font-size: 12px;
    padding-top: 6px;
  }
}
.is-fixed + #top-menu-2020-spacer {
  height: 146px;
  background: #efefef;
  z-index: 5;
  position: relative;
}
#tm20-dropdown {
  position: absolute;
  display: none;
  background: #efefef;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  top: 100%;
  left: 0;
  right: 0;
  padding: 0 20px;
}
#tm20-dropdown > div {
  display: none;
  max-width: 912px;
  margin: 0 auto;
  padding: 33px 0 40px;
  position: relative;
  font: italic 400 19px/1.32 raleway;
  letter-spacing: 0.1em;
  color: #212941;
}
@media screen and (max-width: 850px) {
  #tm20-dropdown > div {
    font-size: 16px;
  }
}
@media screen and (max-width: 760px) {
  #tm20-dropdown > div {
    font-size: 14px;
  }
}
#tm20-dropdown a.btn-close {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  bottom: 54px;
  padding: 0 !important;
}
#tm20-dropdown a.btn-close:before, #tm20-dropdown a.btn-close:after {
  content: ' ';
  display: block;
  height: 3px;
  background: #212941;
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -1px;
}
#tm20-dropdown a.btn-close:before {
  transform: rotate(-45deg);
}
#tm20-dropdown a.btn-close:after {
  transform: rotate(45deg);
}
#tm20-dropdown .text {
  margin-bottom: 26px;
}
#tm20-dropdown .item-schools .btn-close {
  bottom: 41px;
}
#tm20-dropdown .tm20-schools {
  letter-spacing: normal;
}
#tm20-dropdown .tm20-schools .district-info, #tm20-dropdown .tm20-schools .school-list {
  font-size: 14px;
  font-style: normal;
}
#tm20-dropdown .tm20-schools h3 {
  font: bold 16px/1.56 raleway;
  letter-spacing: 3.2px;
  text-transform: uppercase;
  border-bottom: solid 1px #ffbb1d;
}
#tm20-dropdown .tm20-schools h3 {
  margin-bottom: 15px;
  padding-bottom: 2px;
}
#tm20-dropdown .tm20-schools .school-list a {
  margin-bottom: 10px;
}
#tm20-dropdown .tm20-schools .school-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 26px;
}
#tm20-dropdown .tm20-schools .school-list a {
  display: block;
}
#tm20-dropdown .tm20-schools .school-list > div > div {
  column-width: 250px;
}
#tm20-dropdown .tm20-schools .school-list > div:first-child {
  width: 190px;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 30px;
}
#tm20-dropdown .tm20-schools .school-list > div:last-child {
  width: 70%;
}
#tm20-dropdown .tm20-schools .district-info > div {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 760px) {
  #tm20-dropdown .tm20-schools .district-info > div {
    display: block;
  }
  #tm20-dropdown .tm20-schools .district-info > div > :first-child {
    margin-bottom: 20px;
  }
}
#tm20-dropdown .tm20-schools .district-info .map {
  width: 240px;
  flex-grow: 0;
  flex-shrink: 0;
}
#tm20-dropdown .tm20-schools .district-info .map a {
  font-weight: bold;
  font-style: italic;
  padding-left: 37px;
  position: relative;
  padding-top: 10px;
}
#tm20-dropdown .tm20-schools .district-info .map a:before {
  content: ' ';
  display: block;
  width: 24px;
  height: 24px;
  background: url('../assets/map.png') no-repeat center;
  position: absolute;
  left: 0;
  top: 5px;
}
#tm20-dropdown .tm20-schools .intro {
  margin-bottom: 30px;
}
#tm20-dropdown .tm20-schools a {
  text-decoration: none;
  color: inherit;
}
#tm20-dropdown .tm20-schools a:hover {
  text-decoration: underline;
}
#tm20-dropdown .tm20-contact {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media screen and (max-width: 760px) {
  #tm20-dropdown .tm20-contact {
    display: block;
  }
  #tm20-dropdown .tm20-contact > div {
    margin-bottom: 2em;
  }
}
#tm20-dropdown .tm20-contact a:not(.btn-2020) {
  text-decoration: none;
  color: inherit;
}
#tm20-dropdown .tm20-contact a:not(.btn-2020):hover {
  text-decoration: underline;
}
#tm20-dropdown .tm20-contact > div:last-child a {
  font-style: normal;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
#tm20-dropdown .tm20-contact > div:last-child p:not(:last-child) {
  margin-bottom: 1em;
}
#tm20-dropdown .tm20-contact > div:last-child .divider {
  font-style: normal;
  font-size: 12px;
}
