@charset "UTF-8";
@import "normalise.css";
@import "all.min.css";
@import "sumoselect.css";
@import "slick.css";
@import "jquery.fancybox.min.css";
@import "jquery-impromptu.css";
@import "qtip.css";
@import "flatpickr.min.css";
@import "dark.css";
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700,900&display=swap');
.mr-b--sm {
  margin-bottom: 10px;
}
.mr-b--md {
  margin-bottom: 25px;
}
.mr-b--lg {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .mr-b--lg {
    margin-bottom: 20px;
  }
}
.mr-b--xl {
  margin-bottom: 50px;
}
@media only screen and (max-width: 950px) {
  .mr-b--xl {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 768px) {
  .mr-b--xl {
    margin-bottom: 25px;
  }
}
.mr-b--xxl {
  margin-bottom: 85px;
}
.mr-l--sm {
  margin-left: 10px;
}
.mr-l--md {
  margin-left: 25px;
}
.mr-l--lg {
  margin-left: 40px;
}
@media only screen and (max-width: 768px) {
  .mr-l--lg {
    margin-left: 30px;
  }
}
.mr-l--xl {
  margin-left: 60px;
}
@media only screen and (max-width: 950px) {
  .mr-l--xl {
    margin-left: 35px;
  }
}
@media only screen and (max-width: 768px) {
  .mr-l--xl {
    margin-left: 25px;
  }
}
.border-tb {
  border-style: solid;
}
.border-tb--sm {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-tb--lg {
  border-top-width: 10px;
  border-bottom-width: 10px;
}
.border-tb--black {
  border-color: #000000;
}
.pd-tb--sm {
  padding-top: 25px;
  padding-bottom: 25px;
}
.pd-tb--md {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media only screen and (max-width: 768px) {
  .pd-tb--md {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.pd-tb--lg {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .pd-tb--lg {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.pd-b--lg {
  padding-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .pd-b--lg {
    padding-bottom: 30px;
  }
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #209a87;
  border-color: #209a87;
}
.flatpickr-day.selected {
  background-color: #1b62a7;
  border: none;
}
.flatpickr-calendar {
  background-color: rgba(32, 34, 44, 0.7);
}
.flatpickr-current-month {
  font-size: 1rem;
}
span.flatpickr-weekday {
  background-color: transparent;
}
.flatpickr--flex {
  display: flex;
}
.flatpickr--flex--between {
  justify-content: space-between;
}
.flatpickr--flex--middle {
  align-items: center;
}
.flatpickr--flex--column {
  flex-direction: column;
}
@media only screen and (max-width: 550px) {
  .flatpickr--flex--switch {
    flex-direction: column;
  }
}
@media only screen and (max-width: 550px) {
  .flatpickr--flex {
    flex-direction: column;
  }
}
.flatpickr input {
  font-family: 'Roboto', sans-serif;
  background-color: rgba(134, 134, 134, 0.3);
  border: none;
  font-size: .9rem;
  border-radius: 4px;
  color: #f1f1f1;
  font-style: italic;
  padding: 8px 5px;
  width: 200px;
  margin-right: 10px;
  margin-bottom: 15px;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .flatpickr input {
    margin-right: 30px;
  }
}
.flatpickr input::placeholder {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-size: 0.9rem;
  font-weight: 300;
  color: #f1f1f1;
}
.flatpickr-day.startRange {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: none;
}
.flatpickr-day.today {
  border: none;
}
.flatpickr-months {
  font-family: 'Roboto', sans-serif;
}
span.flatpickr-weekday {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
}
.flatpickr-day.selected {
  background-color: #1b62a7;
}
.SumoSelect {
  width: 200px;
}
.SumoSelect > .CaptionCont > span {
  font-family: 'Roboto', sans-serif;
  font-size: 0.9rem;
}
.SumoSelect.sumo_SubEvent-16 li.opt:hover {
  color: #ffffff;
}
.SumoSelect:focus > .CaptionCont,
.SumoSelect:hover > .CaptionCont,
.SumoSelect.open > .CaptionCont {
  box-shadow: none;
  border: none;
}
.SumoSelect > .CaptionCont {
  border-radius: 4px;
  border: none;
}
.SumoSelect > .optWrapper > .options li.opt {
  font-family: 'Roboto', sans-serif;
  padding: 10px 15px;
}
.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i {
  background-color: #209a87;
}
.SumoSelect > .CaptionCont > span.placeholder {
  color: #9e9e9e;
}
.SumoSelect > .CaptionCont > span {
  color: #838383;
  font-style: normal;
  cursor: pointer;
}
.SumoSelect > .optWrapper > .options li.opt:hover {
  background-color: #21344a;
  color: #ffffff;
}
.select-reset {
  appearance: none;
  background-color: transparent;
  border: none;
  padding: 0 1em 0 0;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  cursor: inherit;
  line-height: inherit;
  outline: none;
}
.bg-grey {
  background-color: #f1f1f1 !important;
}
.bg-white {
  background-color: #ffffff !important;
}
.bg-greyDark {
  background-color: #e6e6e6;
}
.bg-white-shade {
  background-color: #f9f7f7;
}
.bg-blue-dark {
  background-color: #21344a;
}
.gradient-gblue {
  background-image: linear-gradient(to right, #1b63a7, #1f9689);
}
.poppins {
  font-family: 'Poppins', sans-serif;
}
.roboto {
  font-family: 'Roboto', sans-serif;
}
.fontawesome {
  font-family: "Font Awesome 5 Pro";
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.bold {
  font-weight: 700;
}
.rounded {
  border-radius: 50%;
}
.relative {
  position: relative;
}
.bg-grey {
  background-color: #f1f1f1;
}
.bg-greyDark {
  background-color: #e6e6e6;
}
.full-width {
  width: 100%;
}
.green {
  color: #209a87;
}
.blue-dark {
  color: #21344a;
}
.white {
  color: #ffffff !important;
}
.icon--lg {
  width: 90px;
  height: 90px;
  font-size: 2.3rem;
}
.icon--round {
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.arrows-reference {
  position: relative;
}
.arrows {
  position: absolute;
}
.arrows--full-height {
  top: 0;
  bottom: 0;
  left: 25px;
  right: 0;
}
.arrows--aligned-right {
  right: 25px;
  top: 0;
}
.arrows--aligned-right span:first-child {
  right: 5px;
}
.arrows__to {
  font-size: 1.6rem;
  position: absolute;
  cursor: pointer;
  z-index: 1;
  display: inline-block;
  color: #7a7a7a;
}
.arrows__to--white {
  color: #ffffff;
}
.arrows__to--center-left {
  top: 50%;
  left: 0;
}
.arrows__to--center-right {
  top: 50%;
  right: 25px;
}
.txt--white {
  color: #ffffff;
}
.link {
  display: inline-block;
  font-size: 1rem;
  margin-bottom: 10px;
}
.link--green {
  color: #209a87;
  border-bottom: 1px dashed #209a87;
}
.link--md {
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .link--md {
    font-size: 1.3rem;
  }
}
.headroom {
  will-change: transform;
  transition: transform 200ms linear;
}
@media only screen and (min-width: 950px) {
  .headroom--pinned {
    transform: translateY(0%);
  }
  .headroom--unpinned {
    transform: translateY(-100%);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .headroom--top {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .headroom--top .header__upper {
    animation: slowlyIntoView;
    animation-duration: 0.2s;
    animation-fill-mode: forwards;
  }
  .headroom--not-top .header__upper {
    display: none;
  }
  .headroom--not-top .header__lower {
    padding: 0;
  }
  .headroom--not-top #logo img {
    max-width: 180px;
  }
}
@media only screen and (min-width: 950px) and only screen and (max-width: 950px) {
  .headroom--unpinned .primary-nav {
    top: 67px;
  }
}
@media only screen and (min-width: 950px) and only screen and (max-width: 950px) {
  .headroom--top .header__upper {
    display: none;
  }
}
@media only screen and (max-width: 950px) {
  .headroom--unpinned .header__lower--left {
    transform: translateY(-100%);
    transition: all 0.2s linear;
  }
}
@keyframes slowlyIntoView {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
html {
  line-height: 1;
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
}
*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
/*







h3 {
     font-size: 1.2rem;
     @media @mq-768 {
          font-size: 1rem;
     }
}

*/
h1,
h2,
h3,
h4 {
  font-family: 'Poppins', sans-serif;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  line-height: 1.4;
}
h1 {
  font-size: 2rem;
}
h2 {
  font-size: 1.4rem;
}
h3 {
  font-size: 1.3rem;
}
h4 {
  font-size: 1rem;
}
.h {
  font-family: 'Poppins', sans-serif;
}
.h--narrow {
  max-width: 700px;
}
@media only screen and (max-width: 1200px) {
  .h--narrow {
    max-width: initial;
  }
}
.h--narrow1200 {
  max-width: 1200px;
}
.h--lg {
  font-size: 1.4rem;
}
@media only screen and (max-width: 950px) {
  .h--lg {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 768px) {
  .h--lg {
    font-size: 1.5rem;
  }
}
.h--md {
  font-size: 1.3rem;
}
.h--sm {
  font-size: 1.3rem !important;
}
@media only screen and (max-width: 768px) {
  .h--sm {
    font-size: 0.9rem;
  }
}
.h--green {
  color: #209a87 !important;
}
.h--blue-dark {
  color: #21344a;
}
.h--light {
  font-weight: 300;
}
.h--white {
  color: #ffffff !important;
}
.h--blue-dark {
  color: #21344a;
}
.h--blue {
  color: #1b62a7;
}
.h--mb {
  margin-bottom: 35px;
}
.h--center {
  text-align: center;
}
.h--mt-negative {
  margin-top: -50px;
}
.p {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 300;
  color: #21344a;
}
@media only screen and (max-width: 768px) {
  .p {
    font-size: 0.9rem;
  }
}
.p--white {
  color: #ffffff;
}
.p--xsm {
  font-size: 0.9rem !important;
}
.p--md {
  font-size: 1.3rem;
}
@media only screen and (max-width: 768px) {
  .p--md {
    font-size: 1rem !important;
  }
}
.p--lg {
  font-size: 1.3rem !important;
}
@media only screen and (max-width: 768px) {
  .p--lg {
    font-size: 1.2rem !important;
  }
}
.p--margin-0 {
  margin: 0 !important;
}
p {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 1rem;
  margin-bottom: 1rem;
  color: #7a7a7a;
}
.underline {
  position: relative;
  padding-bottom: 10px;
}
.underline::after {
  display: inline-block;
  position: absolute;
  text-align: left;
  left: 0;
  top: 100%;
  content: '';
  width: 80px;
  height: 3px;
  background-color: #1b62a7;
}
.underline--center::after {
  left: 50% !important;
  transform: translateX(-50%);
}
.underline--blue-dark::after {
  background-color: #21344a;
}
.underline--green::after {
  background-color: #209a87;
}
.underline--bright-blue::after {
  background-color: #3fa3d9;
}
.underline--white::after {
  background-color: #ffffff;
}
#site-container {
  position: relative;
  min-width: 320px;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.wrapper-resource {
  width: 100%;
  max-width: 700px;
}
.wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
}
.wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .wrapper--p-tb {
    padding: 40px 25px;
  }
}
.wrapper--narrow {
  max-width: 1300px;
}
.wrapper--unique {
  max-width: 1050px;
}
.wrapper--padb {
  padding-bottom: 50px;
}
.grid-33 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 768px) {
  .grid-33 {
    grid-template-columns: 1fr;
  }
}
.grid-25 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media only screen and (max-width: 768px) {
  .grid-25 {
    grid-template-columns: 1fr;
  }
}
.grid-50 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 720px) {
  .grid-50 {
    grid-template-columns: 1fr;
  }
}
.grid-50--nobreak {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.grid-50--hero {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 720px) {
  .grid-50--hero {
    grid-template-columns: 1fr;
  }
}
.grid-33-66 {
  display: grid;
  grid-template-columns: 1fr 2fr;
}
@media only screen and (max-width: 768px) {
  .grid-33-66 {
    grid-template-columns: 1fr;
  }
}
.grid-20-80 {
  display: grid;
  grid-template-columns: 1fr 4fr;
}
@media only screen and (max-width: 768px) {
  .grid-20-80 {
    grid-template-columns: 1fr;
  }
}
.grid-60-40 {
  display: grid;
  grid-template-columns: 3fr 2fr;
}
@media only screen and (max-width: 768px) {
  .grid-60-40 {
    grid-template-columns: 1fr;
  }
}
.grid-3fr-4fr {
  display: grid;
  grid-template-columns: 3fr 4fr;
}
@media only screen and (max-width: 1350px) {
  .grid-3fr-4fr {
    grid-template-columns: 1fr;
  }
}
.grid-66-33 {
  display: grid;
  grid-template-columns: 2fr 1fr;
}
@media only screen and (max-width: 768px) {
  .grid-66-33 {
    grid-template-columns: 1fr;
  }
}
.grid-33-66 {
  display: grid;
  grid-template-columns: 1fr 2fr;
}
@media only screen and (max-width: 768px) {
  .grid-33-66 {
    grid-template-columns: 1fr;
  }
}
.grid-25-75 {
  display: grid;
  grid-template-columns: 25% 75%;
}
.grid-gap-30 {
  grid-gap: 30px;
}
.grid-gap-40 {
  grid-gap: 40px;
}
.grid-gap-50 {
  grid-gap: 50px;
}
.col-100 {
  width: 100%;
}
.col-100__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.col-100__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .col-100__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.col-100__wrapper--narrow {
  max-width: 1300px;
}
.col-100__wrapper--unique {
  max-width: 1050px;
}
.col-100__wrapper--padb {
  padding-bottom: 50px;
}
.col-75-25 {
  display: grid;
  grid-template-columns: 3fr 1fr;
}
@media only screen and (max-width: 1200px) {
  .col-75-25--break1200 {
    grid-template-columns: 1fr !important;
  }
}
.col-75-25--gapfree {
  grid-gap: 0px 0px;
}
.col-75-25--grey {
  background-color: #f1f1f1;
}
@media only screen and (max-width: 1200px) {
  .col-75-25 {
    grid-template-columns: 4fr 2fr;
  }
}
@media only screen and (max-width: 950px) {
  .col-75-25 {
    grid-template-columns: 1fr;
    grid-gap: 0px 0px;
  }
}
.col-66-33 {
  display: grid;
  grid-template-columns: 2fr 1fr;
}
.col-66-33--gap {
  grid-gap: 50px;
}
.col-66-33__left {
  max-width: 1400px;
  margin: 0 auto;
}
.col-66-33--gapfree {
  grid-gap: 0px 0px;
}
.col-66-33--grey {
  background-color: #f1f1f1;
}
@media only screen and (max-width: 1200px) {
  .col-66-33 {
    grid-template-columns: 3fr 2fr;
    grid-gap: 50px 20px;
  }
}
@media only screen and (max-width: 950px) {
  .col-66-33 {
    grid-template-columns: 1fr;
    grid-gap: 0px 0px;
  }
}
[class*="--gap30"] {
  grid-gap: 30px;
}
@media only screen and (max-width: 768px) {
  [class*="--gap30"] {
    grid-gap: 20px;
  }
}
[class*="--gap50"] {
  grid-gap: 50px;
}
@media only screen and (max-width: 768px) {
  [class*="--gap50"] {
    grid-gap: 20px;
  }
}
@media only screen and (max-width: 720px) {
  .flex-swap {
    display: flex;
    flex-direction: column;
  }
  .flex-swap > div:nth-of-type(1) {
    order: 2;
  }
  .flex-swap > div:nth-of-type(2) {
    order: 1;
  }
}
@media only screen and (max-width: 950px) {
  .flex-swap950 {
    display: flex;
    flex-direction: column;
  }
  .flex-swap950 > div:nth-of-type(1) {
    order: 2;
  }
  .flex-swap950 > div:nth-of-type(2) {
    order: 1;
  }
}
.flex {
  display: flex;
}
.flex--between {
  justify-content: space-between;
}
.flex--middle {
  align-items: center;
}
.flex--column {
  flex-direction: column;
}
@media only screen and (max-width: 550px) {
  .flex--switch {
    flex-direction: column;
  }
}
.flex-grow1 {
  flex-grow: 1;
}
.flex-grow2 {
  flex-grow: 2;
}
.grid-stretch {
  display: grid;
  align-items: stretch;
}
.flex-align-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.center-content {
  display: flex;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.flex-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.highlight--blue {
  color: #1b62a7 !important;
  font-weight: 700;
}
.highlight--light-blue {
  color: #059ed8;
}
.highlight--green {
  color: #209a87 !important;
}
.highlight--white {
  color: #ffffff;
}
.search-bar {
  position: fixed;
  top: -1px;
  right: 0;
  width: 100%;
  height: 127px;
  z-index: 99999;
  background-color: rgba(33, 52, 74, 0.95);
  transform: translateY(-100%);
  transition: all 0.5s cubic-bezier(0.7, 0.3, 0.3, 0.7);
  padding: 40px 0;
}
@media only screen and (max-width: 768px) {
  .search-bar {
    padding: 30px 0;
    height: 110px;
  }
}
@media only screen and (max-width: 440px) {
  .search-bar {
    padding: 20px 0;
    height: 80px;
  }
}
.search-bar--reveal {
  transform: translateY(0);
}
.search-bar__wrapper {
  max-width: 1500px;
  width: 100%;
  padding: 0 25px;
  margin: 0 auto;
}
.search-bar__container {
  display: flex;
  align-items: center;
  max-width: 800px;
  margin: 0 auto;
  border-bottom: 1px solid #209a87;
  padding-bottom: 10px;
}
.search-bar__input {
  flex-basis: auto;
  width: 100%;
  background-color: transparent;
  border: none;
  color: #ffffff;
  font-size: 1.2rem;
}
.search-bar__input::placeholder {
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .search-bar__input {
    font-size: 1.1rem;
  }
}
.search-bar__btn {
  flex-basis: 60px;
  border: none;
  background-color: transparent;
  font-size: 2rem;
  color: #209a87;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .search-bar__btn {
    font-size: 1.5rem;
  }
}
.header {
  margin: 0;
  padding: 0;
  z-index: 500;
  width: 100%;
  position: fixed;
  -webkit-box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 950px) {
  .header {
    box-shadow: none;
  }
}
.header__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  max-width: initial;
  display: flex;
  flex-direction: row;
}
.header__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .header__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.header__wrapper--narrow {
  max-width: 1300px;
}
.header__wrapper--unique {
  max-width: 1050px;
}
.header__wrapper--padb {
  padding-bottom: 50px;
}
@media only screen and (max-width: 950px) {
  .header__wrapper {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.header__upper {
  background-color: #21344a;
  padding: 10px 0;
  display: block;
}
@media only screen and (max-width: 950px) {
  .header__upper {
    display: none;
  }
}
.header__upper--left {
  width: 50%;
  font-size: 1rem;
  color: #FFF;
}
.header__upper--right {
  width: 50%;
  min-width: 150px;
  text-align: right;
  padding-right: 25px;
}
@media only screen and (max-width: 950px) {
  .header__logo {
    padding-left: 25px;
    width: 140px;
  }
}
.header__lower {
  position: relative;
  z-index: -1;
  background-color: #ffffff;
}
@media only screen and (max-width: 950px) {
  .header__lower {
    background-color: transparent;
  }
}
.header__lower--left {
  width: 30%;
  display: flex;
  align-items: center;
  padding: 0;
}
@media only screen and (max-width: 1200px) {
  .header__lower--left {
    width: 20%;
  }
}
@media only screen and (max-width: 950px) {
  .header__lower--left {
    padding: 10px 0;
    width: 100%;
    background-color: #ffffff;
    transition: all 0.2s linear;
    -webkit-box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.1);
  }
}
.header__lower--right {
  width: 70%;
}
@media only screen and (max-width: 1200px) {
  .header__lower--right {
    width: 80%;
  }
}
@media only screen and (max-width: 950px) {
  .header__lower--right {
    width: 0;
  }
}
.primary-nav {
  text-align: right;
}
@media only screen and (max-width: 950px) {
  .primary-nav {
    will-change: transform;
    position: fixed;
    margin-top: 0;
    transform: translateX(91%);
    top: 0;
    z-index: 50;
    height: 100vh;
    overflow: auto;
    width: 50%;
    background-color: #142233;
    transition: all 0.5s ease;
    padding-top: 40px;
  }
}
@media only screen and (max-width: 950px) {
  .primary-nav:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .02;
    z-index: -1;
  }
}
@media only screen and (max-width: 600px) {
  .primary-nav {
    width: 60%;
  }
}
@media only screen and (max-width: 440px) {
  .primary-nav {
    width: 80%;
  }
}
@media only screen and (max-width: 380px) {
  .primary-nav {
    width: 100%;
  }
}
.primary-nav__basket {
  color: #FFF;
}
.primary-nav__basket:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f07a';
  color: #209a87;
  padding-right: 7px;
}
@media only screen and (max-width: 950px) {
  .primary-nav__btn {
    display: block !important;
    background-color: #00a88e !important;
    border-radius: 0 !important;
  }
}
.primary-nav__close {
  position: absolute;
  top: 20px;
  right: 25px;
  background: transparent;
  border: 0;
  color: #FFF;
  font-size: 1.5rem;
  cursor: pointer;
  width: 25px;
  display: none;
  height: 25px;
}
@media only screen and (max-width: 950px) {
  .primary-nav__close {
    display: block;
  }
}
.primary-nav__logo {
  position: absolute;
  top: 20px;
  left: 10px;
  display: none;
}
@media only screen and (max-width: 950px) {
  .primary-nav__logo {
    display: block;
  }
}
.primary-nav__tools {
  position: absolute;
  top: 20px;
  left: 10px;
  display: none;
  font-size: 1.1rem;
}
@media only screen and (max-width: 950px) {
  .primary-nav__tools {
    display: block;
  }
}
@media only screen and (max-width: 950px) {
  .primary-nav__list {
    margin: 30px 0 25px 0;
  }
}
.primary-nav__list li.primary-nav__item {
  padding: 20px 15px;
}
@media only screen and (max-width: 950px) {
  .primary-nav__list li.primary-nav__item {
    padding: 0 20px;
  }
}
.primary-nav__item {
  display: inline-block;
  cursor: pointer;
}
.primary-nav__item:last-of-type {
  padding-right: 0;
}
.primary-nav__item--mobile {
  display: none;
}
@media only screen and (max-width: 950px) {
  .primary-nav__item--mobile {
    display: block;
  }
}
@media only screen and (max-width: 950px) {
  .primary-nav__item {
    display: block;
    position: relative;
    text-align: left;
    padding: 0px !important;
    border-bottom: 1px solid rgba(115, 138, 165, 0.2);
  }
  .primary-nav__item:hover {
    background-color: none;
  }
}
@media only screen and (max-width: 950px) {
  .primary-nav__item--join {
    border-bottom: 0;
    width: 100%;
  }
}
.primary-nav__item--notdesktop {
  display: none;
}
@media only screen and (max-width: 950px) {
  .primary-nav__item--notdesktop {
    display: block;
  }
}
.primary-nav__handle {
  display: none;
  width: 2rem;
  line-height: 2;
  position: absolute;
  right: 20px;
  top: 5px;
  font-weight: 300;
  cursor: pointer;
  text-align: center;
}
@media only screen and (max-width: 950px) {
  .primary-nav__handle {
    display: block;
  }
}
.primary-nav__handle--isclosed:before {
  font-size: 1.5rem;
  content: '\f107';
  font-family: "Font Awesome 5 Pro";
  color: #FFF;
}
@media only screen and (max-width: 600px) {
  .primary-nav__handle--isclosed:before {
    font-size: 1.3rem;
  }
}
.primary-nav__handle--isopen:before {
  font-size: 1.5rem;
  content: '\f106';
  font-family: "Font Awesome 5 Pro";
  color: #FFF;
}
@media only screen and (max-width: 600px) {
  .primary-nav__handle--isopen:before {
    font-size: 1.3rem;
  }
}
.primary-nav__link {
  color: #6c7580;
  padding-top: 25px;
  padding-bottom: 25px;
  font-weight: 700 !important;
}
.primary-nav__link:hover {
  color: #209a87;
}
@media only screen and (max-width: 950px) {
  .primary-nav__link {
    display: block;
    font-weight: 400 !important;
    letter-spacing: 1px;
    font-size: .9rem;
    text-transform: uppercase;
    padding: 15px 15px !important;
    color: #FFF;
  }
  .primary-nav__link:hover {
    color: #fff;
  }
}
@media only screen and (max-width: 600px) {
  .primary-nav__link {
    font-size: .9rem;
  }
}
.primary-nav .active > a {
  color: #209a87;
}
@media only screen and (max-width: 950px) {
  .primary-nav .active > a {
    color: #f2f2f2;
  }
}
.primary-nav__drop {
  position: relative;
}
.primary-nav__drop:hover .drop-menu {
  opacity: 1;
  visibility: visible;
  z-index: 50;
  animation: fadeIn 0.5s;
  -ms-animation: fadeIn 0.5s;
  -moz-animation: fadeIn 0.5s;
  -webkit-animation: fadeIn 0.5s;
  -o-animation: fadeIn 0.5s;
  animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
}
@media only screen and (max-width: 950px) {
  .primary-nav__drop:hover .drop-menu {
    opacity: 1;
    visibility: visible;
    animation: none;
    -ms-animation: none;
    -moz-animation: none;
    -webkit-animation: none;
    -o-animation: none;
  }
}
.menu-btn {
  position: absolute;
  right: 25px;
  max-width: 40px;
  padding: 15px 10px;
  background-color: transparent;
  color: #21344a;
  border: 0;
  cursor: pointer;
}
.menu-btn:hover {
  color: #209a87;
}
@media only screen and (min-width: 950px) {
  .menu-btn {
    display: none;
  }
}
@media only screen and (max-width: 550px) {
  .menu-btn {
    top: -10px;
  }
}
@media only screen and (max-width: 550px) {
  .menu-btn {
    top: 15px;
    padding: 0;
  }
}
.drop-menu-level2 {
  position: absolute;
  top: 0;
  right: 0;
  left: 100%;
  transform: translateX(-40px);
  visibility: hidden;
  opacity: 0;
}
@media only screen and (max-width: 950px) {
  .drop-menu-level2 {
    position: initial;
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
  }
}
.drop-menu-level2--left {
  left: auto;
  right: 100%;
}
@media only screen and (max-width: 950px) {
  .drop-menu-level2__list {
    display: none;
    padding: 10px 35px;
    background-color: #145f53;
  }
}
.drop-menu-level2__wrapper {
  margin: 0;
  padding: 20px;
  min-width: 220px;
  width: 100%;
  background-color: #27ae98;
  -webkit-box-shadow: 0px 13px 27px -10px rgba(68, 68, 68, 0.7);
  -moz-box-shadow: 0px 13px 27px -10px rgba(68, 68, 68, 0.7);
  box-shadow: 0px 13px 27px -10px rgba(68, 68, 68, 0.7);
}
@media only screen and (max-width: 950px) {
  .drop-menu-level2__wrapper {
    padding: 0;
    box-shadow: none;
  }
}
.drop-menu-level2__item {
  text-align: left;
  display: block;
}
.drop-menu-level2__item:hover a {
  color: #b3b3b3;
}
@media only screen and (max-width: 950px) {
  .drop-menu-level2__item {
    color: #ffffff !important;
    font-size: 0.9rem;
  }
}
.drop-menu-level2__link {
  color: #f1f1f1;
  font-weight: normal;
  display: block;
  padding: 10px 10px;
  font-size: 0.9rem;
}
@media only screen and (max-width: 950px) {
  .drop-menu-level2__link {
    color: #ffffff !important;
    padding: 10px;
  }
}
.drop-menu-level2__icon {
  position: absolute;
  display: block;
  bottom: 0;
  top: 25px;
  right: 110%;
  transform: translateY(-50%);
}
.drop-menu {
  position: absolute;
  left: 0;
  right: 0;
  padding-top: 0;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
@media only screen and (max-width: 950px) {
  .drop-menu {
    visibility: visible;
    opacity: 1;
    z-index: 10;
  }
}
.drop-menu__drop {
  position: relative;
}
.drop-menu__drop:hover .drop-menu-level2 {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
@media only screen and (max-width: 950px) {
  .drop-menu {
    display: none;
    opacity: 1;
    visibility: visible;
    position: relative !important;
    padding: 0;
    min-height: 0;
  }
}
.drop-menu__arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #FFF;
  font-size: 0.6rem;
}
@media only screen and (max-width: 950px) {
  .drop-menu__arrow {
    display: none;
  }
}
.drop-menu__handle {
  display: none;
  font-family: "Font Awesome 5 Pro";
  padding: 5px 10px;
  width: 2rem;
  font-size: 1.5rem;
  line-height: 2;
  position: absolute;
  right: 20px;
  top: 0;
  font-weight: 300;
  cursor: pointer;
  text-align: center;
}
@media only screen and (max-width: 950px) {
  .drop-menu__handle {
    display: block;
  }
}
.drop-menu__handle--isclosed:before {
  content: '\f107';
}
.drop-menu__handle--isopen:before {
  content: '\f106';
}
.drop-menu__wrap {
  margin: 0;
  padding: 10px;
  margin-top: 20px;
  min-width: 250px;
  width: 100%;
  background-color: #209a87;
  -webkit-box-shadow: 0px 13px 27px -10px rgba(68, 68, 68, 0.7);
  -moz-box-shadow: 0px 13px 27px -10px rgba(68, 68, 68, 0.7);
  box-shadow: 0px 13px 27px -10px rgba(68, 68, 68, 0.7);
}
.drop-menu__wrap:after,
.drop-menu__wrap:before {
  bottom: 100%;
  left: 40px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  top: 4px;
}
.drop-menu__wrap:after {
  border-color: rgba(172, 41, 55, 0);
  border-bottom-color: #209a87;
  border-width: 8px;
  margin-left: -8px;
}
.drop-menu__wrap:before {
  border-color: rgba(172, 41, 55, 0);
  border-bottom-color: #209a87;
  border-width: 9px;
  margin-left: -9px;
}
@media only screen and (max-width: 950px) {
  .drop-menu__wrap {
    margin-top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #209a87;
    padding: 0px 0;
  }
  .drop-menu__wrap:after,
  .drop-menu__wrap:before {
    display: none;
  }
}
.drop-menu__item {
  text-align: left;
  display: block;
  position: relative;
}
@media only screen and (max-width: 950px) {
  .drop-menu__item {
    color: #ffffff !important;
    font-size: 0.9rem;
  }
}
.drop-menu__item:hover {
  color: #ffffff !important;
  background-color: #25d3b9;
}
.drop-menu__item:hover a {
  color: #ffffff !important;
}
.drop-menu__item:last-of-type {
  border-bottom: 0;
}
.drop-menu__link {
  color: #f1f1f1;
  font-weight: 300;
  display: block;
  padding: 10px 25px;
  font-size: 0.9rem;
}
@media only screen and (max-width: 950px) {
  .drop-menu__link {
    color: #ffffff !important;
    padding: 15px 35px;
    background-color: #06806d;
  }
}
.navigation-form {
  display: none;
}
@media only screen and (max-width: 950px) {
  .navigation-form {
    display: block;
  }
}
.navigation-form__content {
  display: grid;
  grid-template-columns: 60px auto;
  padding-top: 40px;
}
.navigation-form__btn {
  border: none;
  background: transparent;
  color: #209a87;
  cursor: pointer;
  font-size: 1.5rem;
}
.navigation-form__input {
  padding: 10px 15px;
  background-color: transparent;
  border: none;
  font-weight: 300 !important;
}
.navigation-form__input::placeholder {
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: 1px;
  font-size: 1.2rem;
}
.tools__item {
  display: inline-block;
  padding: 0 10px;
  position: relative;
}
.tools__item:not(:last-child) {
  padding-right: 10px;
}
.tools__search {
  font-size: 1rem;
  cursor: pointer;
}
.tools__link {
  text-transform: none;
  color: #dededf;
  cursor: pointer;
}
.tools__link--small {
  font-size: 0.9rem;
}
.tools__link--green {
  color: #209a87;
}
.social__list {
  display: flex;
}
.social__list--padd {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .social__list--padd {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.social__list--green i {
  color: #209a87;
}
.social__list--green i:hover {
  color: #2dcfb7;
}
.social__link {
  text-decoration: none;
  color: #dededf;
  transition: all 0.2s ease-in;
  font-size: 1.1rem;
}
.social__link--grey {
  color: #828282;
}
.social__link:hover {
  color: #209a87;
}
.social__item {
  position: relative;
}
.social__item--lg i {
  font-size: 2rem;
}
@media only screen and (max-width: 768px) {
  .social__item {
    font-size: 1.3rem;
  }
}
.social__item:not(:last-child) {
  padding-right: 15px;
}
.btn,
.btn:link,
.btn:visited {
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  font-weight: 500;
  font-size: 1.2rem;
  text-align: center;
  cursor: pointer;
  border: 0;
}
.btn:active,
.btn:link:active,
.btn:visited:active,
.btn:focus,
.btn:link:focus,
.btn:visited:focus {
  outline: none;
}
.btn--pad-sm {
  padding: 15px 10px;
}
.btn--pad-md {
  padding: 15px 25px;
}
.btn--outline-green {
  background-color: transparent;
  border: 1px solid #209a87 !important;
  color: #209a87;
  transition: all 0.1s ease-in;
}
.btn--outline-green:hover {
  background-color: #21344a;
  color: #ffffff;
  border: 1px solid transparent !important;
}
.btn--sm {
  font-size: 1rem !important;
}
.btn--radius {
  border-radius: 4px;
}
.btn--mb {
  margin-bottom: 25px;
}
.btn--weight300 {
  font-weight: 300;
  font-size: 1rem;
}
.btn--border {
  border-bottom: 1px solid #bebebe;
  color: #5a5a5a;
}
.btn--flat {
  border-radius: 0 !important;
}
.btn--upload {
  cursor: pointer;
  font-size: 1rem;
}
.btn--block {
  display: block !important;
  color: #ffffff;
  width: 100%;
}
@media only screen and (max-width: 950px) {
  .btn--block950 {
    display: block !important;
  }
}
.btn--full {
  background-color: rgba(32, 154, 135, 0.5);
  color: rgba(255, 255, 255, 0.5) !important;
}
.btn--green {
  background-color: #209a87;
  color: #ffffff !important;
  transition: all 0.2s ease-in;
}
.btn--green:hover {
  background-color: #03a98b;
}
.btn--white {
  background-color: #ffffff;
  color: #209a87;
  transition: all 0.2s linear;
}
.btn--white:hover {
  background-color: grey;
  color: #ffffff;
}
.btn--bright-blue {
  background-color: #3fa3d9;
  color: #ffffff !important;
  transition: all 0.2s ease-in;
}
.btn--bright-blue:hover {
  background-color: #4cbbfa;
}
.btn--blue {
  background-color: #1b62a7;
  color: #ffffff !important;
  transition: all 0.2s ease-in;
}
.btn--blue:hover {
  background-color: #2179d1;
}
@media only screen and (max-width: 500px) {
  .btn--full500 {
    display: block;
    width: 100%;
  }
}
.btn--nav {
  padding: 5px 25px;
}
@media only screen and (max-width: 950px) {
  .btn--nav {
    padding: 10px 25px;
    display: block;
  }
}
@media only screen and (max-width: 550px) {
  .btn {
    font-size: 1rem !important;
  }
}
.footer__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #dededf;
}
.footer__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .footer__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.footer__wrapper--narrow {
  max-width: 1300px;
}
.footer__wrapper--unique {
  max-width: 1050px;
}
.footer__wrapper--padb {
  padding-bottom: 50px;
}
@media only screen and (max-width: 1100px) {
  .footer__wrapper {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
.footer__p {
  color: #FFF;
}
.footer__list--divider li:not(:last-child) {
  margin-right: 15px;
  border-right: 1px solid #2c2a2a;
}
.footer__list--flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .footer__grid {
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
  }
}
@media only screen and (max-width: 680px) {
  .footer__grid {
    padding-bottom: 20px;
    grid-template-columns: 1fr;
    grid-gap: 40px 20px;
  }
}
.footer__upper {
  background-color: #21344a;
}
.footer__lower {
  font-family: 'Poppins', sans-serif;
  background-color: #0d141d;
}
.footer__lower:after {
  content: "";
  clear: both;
  display: table;
}
.footer__lower-container {
  display: flex;
  justify-content: space-between;
  max-width: 1500px;
  margin: 0 auto;
  padding: 50px 25px;
}
@media only screen and (max-width: 768px) {
  .footer__lower-container {
    flex-direction: column;
    align-items: center;
  }
}
.footer__right {
  display: flex;
  color: #dededf;
}
@media only screen and (max-width: 768px) {
  .footer__right {
    margin-top: 20px;
    display: block;
  }
}
@media only screen and (max-width: 440px) {
  .footer__right {
    display: block;
  }
}
.footer__copyright {
  padding-right: 15px;
}
@media only screen and (max-width: 440px) {
  .footer__copyright {
    margin-bottom: 20px;
  }
}
.footer__netrix {
  color: #209a87;
}
.footer__netrix:hover {
  color: #FFF;
}
.footer__section {
  padding-right: 70px;
}
@media only screen and (min-width: 1200px) {
  .footer__section {
    padding-right: 60px;
  }
}
@media only screen and (max-width: 1200px) {
  .footer__section {
    padding-right: 35px;
  }
}
@media only screen and (max-width: 550px) {
  .footer__section {
    padding-right: 0;
  }
}
.footer__h {
  font-size: 1.4rem;
  font-weight: 500;
  margin: 0 0 40px 25px;
  line-height: 1.75;
  position: relative;
}
.footer__h:after {
  display: inline-block;
  position: absolute;
  text-align: left;
  left: 0;
  top: 100%;
  content: '';
  width: 50px;
  height: 3px;
  background-color: #209a87;
}
@media only screen and (max-width: 1200px) {
  .footer__h {
    padding-left: 0;
    margin-left: 0;
  }
}
.footer__h--logo {
  background-image: url('../../images/logo/astp-circle-logo-white.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 50px;
}
.footer__h--logo:after {
  left: 50px;
}
.footer__content {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
}
.footer__separate {
  border-left: 1px solid #2e4763;
  padding-left: 25px;
}
@media only screen and (max-width: 1200px) {
  .footer__separate {
    padding-left: 0;
    border-left: none;
  }
}
@media only screen and (max-width: 680px) {
  .footer__separate {
    padding-bottom: 25px;
    border-bottom: 1px solid #2e4763;
  }
}
.footer__separate--noborder {
  border-bottom: 0;
}
.footer__item {
  padding-right: 15px;
  font-weight: 200;
  font-size: 1rem;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .footer__item {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .footer__item {
    padding-bottom: 0;
  }
}
.footer__item--bullet ::before {
  font-family: "Font Awesome 5 Pro";
  content: "\2022";
  color: #209a87;
  font-weight: bold;
  display: inline-block;
  width: 1rem;
}
.footer__social {
  margin-top: 25px;
}
.footer__link {
  font-size: 1rem;
  color: #dededf;
}
.footer__link:hover {
  color: #209a87;
  transition: all 0.2s ease-in;
}
.address__item {
  padding-bottom: 20px;
  font-weight: 200;
}
@media only screen and (max-width: 768px) {
  .address__item {
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 550px) {
  .address__item {
    padding-bottom: 5px;
    text-align: left;
  }
}
.address__item--flex {
  display: flex;
}
.address__link {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 300;
  color: #dededf;
}
@media only screen and (max-width: 768px) {
  .address__link {
    font-size: 0.9rem !important;
  }
}
.address__icon {
  margin-right: 10px;
}
.address__icon::after {
  font-family: "Font Awesome 5 Pro";
  color: #209a87;
  font-size: 1.2rem;
}
.address__icon--address::after {
  content: '\f1ad';
}
.address__icon--phone::after {
  content: '\f879';
}
.address__icon--email::after {
  content: '\f0e0';
}
.logo--hide {
  display: none;
}
.logo__wrapper--padd-b {
  padding-bottom: 20px;
}
@media only screen and (max-width: 550px) {
  .logo__wrapper--padd-b {
    padding-bottom: 10px;
  }
}
.logo--padd {
  padding-bottom: 15px;
  padding-left: 15px;
}
@media only screen and (max-width: 768px) {
  .logo--padd {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 550px) {
  .logo__img--center {
    margin: 0 auto;
  }
}
main {
  min-height: calc(100vh - 519px);
  margin-top: 119px;
}
@media only screen and (max-width: 950px) {
  main {
    margin-top: 60px;
  }
}
.cycle-slideshow--behind {
  z-index: -1;
}
.home-banner {
  position: relative;
  overflow: hidden;
}
.home-banner__container {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.home-banner__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
}
.home-banner__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .home-banner__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.home-banner__wrapper--narrow {
  max-width: 1300px;
}
.home-banner__wrapper--unique {
  max-width: 1050px;
}
.home-banner__wrapper--padb {
  padding-bottom: 50px;
}
.home-banner__filter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(33, 52, 74, 0.3);
}
@media only screen and (max-width: 440px) {
  .home-banner__filter {
    background-color: rgba(33, 52, 74, 0.3);
  }
}
.home-banner__overlap {
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: .1;
}
.home-banner__bg {
  z-index: -1;
}
.home-banner__content {
  max-width: 600px;
}
@media only screen and (max-width: 600px) {
  .home-banner__content {
    text-align: center;
  }
}
.home-banner__h {
  color: #FFF;
  font-weight: 500;
  text-shadow: 1px 1px #000000;
}
.home-banner__h .green {
  font-size: 1.2rem;
  font-weight: 600;
}
@media only screen and (max-width: 440px) {
  .home-banner__h {
    font-size: 1.5rem;
  }
}
.home-banner__p {
  color: #FFF;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
  text-shadow: 1px 1px #000000;
}
@media only screen and (max-width: 440px) {
  .home-banner__p {
    font-size: 1.15rem;
  }
}
.home-banner__links {
  margin-top: 30px;
}
.home-banner__btn {
  padding: 10px 15px !important;
}
@media only screen and (max-width: 500px) {
  .home-banner__btn {
    display: block;
  }
}
.home-banner__link {
  color: #FFF;
  padding: 0 10px;
}
.home-banner__link:hover {
  color: #209a87;
}
@media only screen and (max-width: 500px) {
  .home-banner__link {
    margin-top: 4px;
    display: block;
  }
}
.home-section--white {
  background-color: #ffffff;
}
.home-section--border {
  border-bottom: 1px solid #dadbdc;
}
.home-section--grey {
  background-color: #f1f1f1;
}
.home-section--blue-dark {
  background-color: #21344a;
}
.home-section__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.home-section__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .home-section__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.home-section__wrapper--narrow {
  max-width: 1300px;
}
.home-section__wrapper--unique {
  max-width: 1050px;
}
.home-section__wrapper--padb {
  padding-bottom: 50px;
}
.home-section__h {
  font-weight: 500;
  margin-bottom: 30px;
  line-height: 1.5;
}
.home-section__p {
  color: #21344a;
}
.home-section__p--lg {
  font-size: 1.1rem;
  line-height: 1.7;
}
.home-section__p--center {
  text-align: center;
}
.home-section__p--b {
  font-weight: 500;
}
.home-ctas {
  margin: 50px 0 30px 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 25px 25px;
}
@media only screen and (max-width: 950px) {
  .home-ctas {
    grid-template-columns: 1fr;
  }
}
.conference-ctas {
  margin: 50px auto 30px auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 25px 25px;
}
@media only screen and (max-width: 950px) {
  .conference-ctas {
    grid-template-columns: 1fr;
  }
}
.cta-box {
  background-color: #FFF;
  padding: 30px 25px;
  border-bottom: 1px solid #dadbdc;
}
.cta-box__icon {
  width: 80px;
  height: 80px;
  color: #209a87;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  font-size: 2rem;
  justify-content: center;
  align-items: center;
  background-color: #ddd;
  border-radius: 50%;
}
.cta-box__h {
  font-size: 1.2rem;
  padding-bottom: 5px;
  font-weight: 500;
  margin: 25px 0 10px;
  color: #21344a;
}
.cta-box__p {
  font-weight: 300 !important;
  font-size: 1rem !important;
  margin-bottom: 0 !important;
  color: #7a7a7a !important;
}
.cta-box__a {
  color: #209a87;
  font-size: 1.2rem;
  font-weight: 600;
}
.cta-box__a:hover {
  color: #21344a;
}
@media only screen and (max-width: 1100px) {
  .membership-section {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 1100px) {
  .membership-section__left {
    text-align: center;
  }
}
@media only screen and (max-width: 1100px) {
  .membership-section__left .underline:after {
    left: 50%;
    transform: translateX(-50%);
  }
}
.home-events__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 1200px) {
  .home-events__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 600px) {
  .home-events__grid {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 500px) {
  .home-events__grid {
    margin: 0 -25px;
  }
}
.home-events__link {
  text-align: right;
  margin: 20px 0;
}
@media only screen and (max-width: 600px) {
  .home-events__link {
    margin: 20px 0 0 0;
  }
}
/*
.development-ctas,
.icon-grid {
	margin-top:50px;
	&__wrapper {
		.wrapper;
		display: flex;
		flex-wrap: wrap;
		&--center {
			justify-content: center;
		}	
	}
	&__item {
		flex: 0 0 ~"calc(33% - 20px)";
		margin: 5px 10px;
        &--hmargin {
			flex: 0 0 ~"calc(33% - 50px)";
			margin: 20px 25px;		
		}		
	    @media @mq-1000 {
			justify-content: left;
			flex: 0 0 ~"calc(50% - 20px)";
		}
	    @media @mq-600 {
			justify-content: left;
			flex: 0 0 100%;
		}
	}	
} */
.flex-grid {
  margin-top: 50px;
}
.flex-grid__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  display: flex;
  flex-wrap: wrap;
}
.flex-grid__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .flex-grid__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.flex-grid__wrapper--narrow {
  max-width: 1300px;
}
.flex-grid__wrapper--unique {
  max-width: 1050px;
}
.flex-grid__wrapper--padb {
  padding-bottom: 50px;
}
.flex-grid__wrapper--narrow {
  max-width: 1100px;
}
.flex-grid__wrapper--center {
  justify-content: center;
}
.flex-grid--33 .flex-grid__item {
  flex: 0 0 calc(33% - 20px);
  margin: 5px 10px;
}
.flex-grid--33 .flex-grid__item--hmargin {
  flex: 0 0 calc(33% - 50px);
  margin: 20px 25px;
}
@media only screen and (max-width: 1000px) {
  .flex-grid--33 .flex-grid__item {
    justify-content: left;
    flex: 0 0 calc(50% - 20px);
  }
}
@media only screen and (max-width: 600px) {
  .flex-grid--33 .flex-grid__item {
    justify-content: left;
    flex: 0 0 100%;
  }
}
.flex-grid--50 .flex-grid__item {
  flex: 0 0 calc(50% - 20px);
  margin: 5px 10px;
}
.flex-grid--50 .flex-grid__item--hmargin {
  flex: 0 0 calc(50% - 50px);
  margin: 20px 25px;
}
@media only screen and (max-width: 600px) {
  .flex-grid--50 .flex-grid__item {
    justify-content: left;
    flex: 0 0 100%;
  }
}
@media only screen and (max-width: 600px) {
  .nonicon-item__right {
    text-align: center;
  }
}
.nonicon-item__icon {
  width: 60px;
  height: 60px;
  color: #209a87;
  margin: 10px auto;
  display: flex;
  font-size: 1.6rem;
  justify-content: center;
  align-items: center;
  background-color: #ddd;
  border-radius: 50%;
}
.nonicon-item__h {
  font-size: 1.2rem;
  padding-bottom: 5px;
  font-weight: 500;
  margin: 25px 0 10px;
  color: #21344a;
}
@media only screen and (max-width: 600px) {
  .nonicon-item__h {
    margin: 0 0 5px;
    text-align: center;
  }
}
.nonicon-item__h a {
  color: #21344a;
  border-bottom: 0 !important;
}
.nonicon-item__h a:hover {
  color: #209a87;
}
.nonicon-item__p {
  font-weight: 300;
  font-size: 1rem;
  margin-bottom: 10px;
  color: #7a7a7a;
  text-align: left;
}
@media only screen and (max-width: 600px) {
  .nonicon-item__p {
    text-align: center;
  }
}
.nonicon-item__a {
  color: #209a87;
  display: block;
  border-bottom: 0 !important;
}
.nonicon-item__a:hover {
  color: #209a87;
}
.icon-item {
  display: grid;
  grid-template-columns: 90px 1fr;
  margin: 0 0 25px;
}
@media only screen and (max-width: 600px) {
  .icon-item {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 600px) {
  .icon-item__right {
    text-align: center;
  }
}
.icon-item__icon {
  width: 60px;
  height: 60px;
  color: #209a87;
  margin: 10px auto;
  display: flex;
  font-size: 1.6rem;
  justify-content: center;
  align-items: center;
  background-color: #ddd;
  border-radius: 50%;
}
.icon-item__h {
  font-size: 1.2rem;
  padding-bottom: 5px;
  font-weight: 500;
  margin: 25px 0 10px;
  color: #21344a;
}
@media only screen and (max-width: 600px) {
  .icon-item__h {
    margin: 0 0 5px;
  }
}
.icon-item__h a {
  color: #21344a;
}
.icon-item__h a:hover {
  color: #209a87;
}
.icon-item__p {
  font-weight: 300;
  font-size: 1rem;
  margin-bottom: 10px;
  color: #7a7a7a;
}
.icon-item__a {
  color: #209a87;
  display: block;
}
.icon-item__a:hover {
  color: #209a87;
}
.home-news {
  padding-top: 20px;
}
@media only screen and (max-width: 1100px) {
  .home-news {
    grid-template-columns: 100%;
  }
}
@media only screen and (max-width: 550px) {
  .home-news {
    padding-top: 0;
  }
}
.home-news__left {
  padding: 0 20px 0 0;
}
@media only screen and (max-width: 1100px) {
  .home-news__left {
    text-align: center;
    padding: 0 0 50px 0;
  }
}
@media only screen and (max-width: 1100px) {
  .home-news__left .underline:after {
    left: 50%;
    transform: translateX(-50%);
  }
}
.home-news__link {
  text-align: right;
  margin: 20px 20px;
}
@media only screen and (max-width: 550px) {
  .home-news__link {
    margin-top: 55px;
  }
}
@media only screen and (max-width: 500px) {
  .home-news__link {
    text-align: center;
  }
}
.home-news__item {
  padding: 0 15px;
}
@media only screen and (max-width: 600px) {
  .home-news__item {
    padding: 10px;
  }
}
.home-news__right {
  position: relative;
}
@media only screen and (max-width: 500px) {
  .home-news__slider {
    margin: 0 -35px;
  }
}
.home-news__arrows {
  top: -40px;
  position: absolute;
  right: 0;
  text-align: right;
}
.home-news__arrows .fal {
  cursor: pointer;
  font-size: 1.5rem;
  color: #ccc;
  padding: 0 5px;
}
.home-news__arrows .fal:hover {
  color: #209a87;
}
.home-news .slick-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  margin-top: 25px;
  height: 1px;
}
.home-news .slick-dots li {
  margin: 0 4px;
  display: inline-block;
  background-color: #ccc;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  padding: 5px;
  cursor: pointer;
}
.home-news .slick-dots li.slick-active {
  background-color: #209a87;
}
.home-news .slick-dots li button {
  display: none;
}
.overview--white {
  background-color: #ffffff;
}
.overview--white-grey {
  background-color: #f1f1f1;
}
.overview--blue-dark {
  background-color: #21344a;
}
.overview__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  max-width: 1500px;
}
.overview__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .overview__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.overview__wrapper--narrow {
  max-width: 1300px;
}
.overview__wrapper--unique {
  max-width: 1050px;
}
.overview__wrapper--padb {
  padding-bottom: 50px;
}
@media only screen and (max-width: 1200px) {
  .overview__wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 768px) {
  .overview__wrapper {
    padding-top: 30x;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 550px) {
  .overview__wrapper {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
}
.overview__wrapper--padd-reduced {
  padding-bottom: 20px !important;
}
.overview__wrapper--narrow {
  max-width: 1200px !important;
}
.overview__content {
  text-align: center;
  padding: 30px 0;
}
@media only screen and (max-width: 768px) {
  .overview__content {
    padding: 25px 0;
  }
}
.overview__text {
  padding-bottom: 25px;
}
@media only screen and (max-width: 1200px) {
  .overview__text {
    padding-bottom: 20px;
  }
}
.overview__p {
  font-size: 1.4rem;
}
.overview__p--white {
  color: #ffffff;
}
@media only screen and (max-width: 1200px) {
  .overview__p {
    font-size: 1.3rem;
  }
}
.pad-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pad-50-t {
  padding-top: 50px;
}
.pad-50-b {
  padding-bottom: 50px;
}
.pad-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.pad-100-t {
  padding-top: 100px;
}
.pad-100-b {
  padding-bottom: 100px;
}
.pad-10-b {
  padding-bottom: 10px !important;
}
.join-boxes__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
}
.join-boxes__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .join-boxes__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.join-boxes__wrapper--narrow {
  max-width: 1300px;
}
.join-boxes__wrapper--unique {
  max-width: 1050px;
}
.join-boxes__wrapper--padb {
  padding-bottom: 50px;
}
.join-boxes__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 50px 50px;
}
@media only screen and (max-width: 1200px) {
  .join-boxes__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 768px) {
  .join-boxes__grid {
    grid-gap: 30px 0;
    grid-template-columns: 1fr;
  }
}
.join-boxes__box {
  padding: 30px;
  border-radius: 4px;
  border-bottom: 1px solid #dadbdc;
}
.join-boxes__icon {
  background-color: #dddddd;
  border-radius: 50%;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  width: 110px;
  font-size: 2.5rem;
  height: 110px;
  justify-content: center;
  align-items: center;
  color: #209a87;
}
.join-boxes__h {
  font-size: 1.2rem;
  padding-bottom: 5px;
  font-weight: 500;
  margin: 20px 0;
  text-align: center;
  color: #21344a;
}
.join-boxes__item {
  color: #7a7a7a;
  display: flex;
  font-size: 1rem;
  margin: 15px 0;
}
.join-boxes__item:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f058';
  color: #209a87;
  display: block;
  margin-right: 10px;
}
.tweets__item {
  padding: 0 0 25px 40px;
  position: relative;
}
.tweets__item i {
  margin-right: 8px;
  position: absolute;
  left: 0;
  top: 0;
  color: #209a87;
}
.tweets__item:last-of-type {
  padding-bottom: 0;
}
.tweets a {
  color: #209a87;
  border-bottom: 1px dashed #209a87;
}
.tweets__content p {
  margin-bottom: 0;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .tweets__content p {
    line-height: 1.6;
  }
}
.tweets__date {
  font-size: 0.8rem;
  font-weight: 300;
  color: #f5f5f5;
}
.tweets__date:before {
  font-family: "Font Awesome 5 Pro";
  color: #209a87;
  content: '\f017';
  margin-right: 8px;
}
.cord__bg--stats {
  background-image: linear-gradient(to right, rgba(33, 143, 130, 0.9) 30%, rgba(28, 94, 155, 0.8) 100%), url('../../images/cord.jpg');
}
.cord__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  padding-top: 90px;
  padding-bottom: 90px;
  max-width: 1200px;
}
.cord__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .cord__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.cord__wrapper--narrow {
  max-width: 1300px;
}
.cord__wrapper--unique {
  max-width: 1050px;
}
.cord__wrapper--padb {
  padding-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .cord__wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.cord__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cord__group {
  display: flex;
  justify-content: center;
}
.cord__item {
  color: #ffffff;
  padding: 25px;
  width: 160px;
  height: 160px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  margin-right: 30px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .cord__item {
    width: 130px;
    height: 130px;
  }
}
.cord__item span {
  font-family: 'Roboto', sans-serif;
  display: block;
  font-weight: 400;
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .cord__item span {
    font-size: 1.1rem;
  }
}
.cord__item span:first-child {
  margin-bottom: 12px;
}
.group-boxes__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
}
.group-boxes__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .group-boxes__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.group-boxes__wrapper--narrow {
  max-width: 1300px;
}
.group-boxes__wrapper--unique {
  max-width: 1050px;
}
.group-boxes__wrapper--padb {
  padding-bottom: 50px;
}
.group-boxes__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
@media only screen and (max-width: 600px) {
  .group-boxes__grid {
    grid-gap: 30px 0;
    grid-template-columns: 1fr;
  }
}
.group-boxes__box {
  padding: 30px;
  border-radius: 4px;
  border-bottom: 1px solid #dadbdc;
}
.group-boxes__icon {
  background-color: #dddddd;
  border-radius: 50%;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  width: 110px;
  font-size: 2.5rem;
  height: 110px;
  justify-content: center;
  align-items: center;
  color: #209a87;
}
.group-boxes__h {
  font-size: 1.2rem;
  padding-bottom: 5px;
  font-weight: 500;
  margin: 20px 0;
  text-align: center;
  color: #21344a;
}
.group-boxes p {
  color: #7a7a7a !important;
  font-size: 1rem !important;
  margin: 15px 0;
}
.clearfix:after {
  content: "";
  clear: both;
  display: table;
}
.testimonials-slider {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
}
.testimonials {
  background-image: linear-gradient(to right, #1b63a7, #1f9689);
  position: relative;
  overflow: hidden;
}
.testimonials__img-bg {
  position: absolute;
}
.testimonials__img-bg--left {
  left: 0;
  top: 0;
}
.testimonials__img-bg--right {
  right: 0;
  bottom: 0;
}
.testimonials__img-bg--bottom {
  left: 0;
  right: 0;
  bottom: 0;
}
.testimonials__h {
  margin-bottom: 20px;
  color: white;
  text-align: center;
}
.testimonials__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  padding-top: 50px;
  padding-bottom: 25px;
}
.testimonials__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .testimonials__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.testimonials__wrapper--narrow {
  max-width: 1300px;
}
.testimonials__wrapper--unique {
  max-width: 1050px;
}
.testimonials__wrapper--padb {
  padding-bottom: 50px;
}
.testimonials__img {
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .testimonials__img {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.testimonials__picture {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 2px solid #b1b1b1;
}
@media only screen and (max-width: 768px) {
  .testimonials__picture {
    margin-bottom: 10px;
    width: 90px;
    height: 90px;
  }
}
.testimonials__upper {
  padding-bottom: 30px;
  max-width: 1000px;
  margin: 0 auto;
}
.testimonials__lower {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .testimonials__lower {
    flex-direction: column;
  }
}
.testimonials__lower-text {
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  font-size: 1rem;
}
@media only screen and (max-width: 768px) {
  .testimonials__lower-text {
    font-size: 0.9rem;
  }
}
.testimonials__p {
  color: white;
  text-align: center;
  font-size: 1.3rem;
}
@media only screen and (max-width: 768px) {
  .testimonials__p {
    font-size: 1rem;
  }
}
.banner__background {
  position: relative;
}
#joingroup-form {
  margin: 20px 0;
}
#joingroup-form .SumoSelect {
  width: 100%;
}
#joingroup-form .SumoSelect > .optWrapper.multiple > .options li.opt {
  color: #b5b5b5;
  border-bottom: 1px solid #ccc;
  font-size: 0.9rem;
  color: #444;
}
#joingroup-form .SumoSelect > .optWrapper.multiple > .options li.opt:hover {
  color: #FFF;
}
#joingroup-form .SumoSelect > .optWrapper {
  border: 1px solid #ccc;
  background-color: #f2f2f2;
}
.speaker {
  background-image: linear-gradient(to right, #1b63a7, #1f9689);
  position: relative;
}
.speaker__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.speaker__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .speaker__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.speaker__wrapper--narrow {
  max-width: 1300px;
}
.speaker__wrapper--unique {
  max-width: 1050px;
}
.speaker__wrapper--padb {
  padding-bottom: 50px;
}
.speaker__h {
  color: #ffffff;
  font-weight: 300;
}
.speaker-slider {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
}
.speaker-slider__arrow {
  position: absolute;
  font-size: 2.2rem;
  cursor: pointer;
  color: #dededf;
  z-index: 200;
}
.speaker-slider__arrow--left {
  top: 50%;
  left: 0;
}
.speaker-slider__arrow--right {
  top: 50%;
  right: 0;
}
.speaker-slider__text {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  text-align: center;
}
.speaker-slider__img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: 0px auto 20px auto;
}
/* ============================ FORM ========================================*/
.form {
  margin: 0;
  padding: 0;
}
.form:after {
  content: "";
  clear: both;
  display: table;
}
.form--contact {
  width: 450px;
  margin: 0 auto;
  background-color: #21344a;
  padding: 50px 40px;
  max-height: 600px;
  margin: 30px auto;
}
@media only screen and (max-width: 550px) {
  .form--contact {
    width: 100%;
    padding: 30px 25px;
    margin: 0 auto;
  }
}
.form__select {
  padding: 12px 15px;
  color: #444444;
  font-size: 0.9rem;
  width: 100%;
  border: 1px solid #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #e8f0fe;
}
.form__select.error {
  border-bottom: 1px solid rgba(255, 0, 0, 0.3) !important;
}
.form__select--white {
  background-color: #fff !important;
  margin-top: 5px;
}
.form__select--keywords {
  background-color: #fff !important;
  font-size: 0.9rem;
  border: 1px solid #FFF;
  padding: 25px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.form__group:after {
  content: "";
  clear: both;
  display: table;
}
.form__group--pad {
  padding: 10px 0;
}
@media only screen and (max-width: 768px) {
  .form__group--pad {
    padding: 5px;
  }
}
.form__group--clear {
  clear: both;
}
.form__group--button {
  margin-top: 25px;
  padding: 20px 0;
  border-top: 1px solid #dedede;
}
.form__group--labelled {
  display: grid;
  grid-template-columns: 130px 1fr;
}
.form__group--pad5 {
  padding: 5px 0;
}
.form__group--checkbox {
  position: relative;
}
.form__group--prefgrid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 1500px) {
  .form__group--prefgrid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 1200px) {
  .form__group--prefgrid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 550px) {
  .form__group--prefgrid {
    grid-template-columns: 1fr;
  }
}
.form__group--left {
  width: 50%;
  float: left;
  padding: 10px 15px 20px 0;
}
@media only screen and (max-width: 550px) {
  .form__group--left {
    width: 100%;
    float: none;
    clear: both;
    padding: 5px 0 5px 0;
  }
}
.form__group--short {
  float: left;
  width: 20%;
}
.form__group--left-full {
  width: 50%;
  float: left;
  padding: 10px 20px 20px 0;
}
@media only screen and (max-width: 550px) {
  .form__group--left-full {
    width: 100%;
    float: none;
    clear: both;
    padding: 5px 0 5px 0;
  }
}
.form__group--right-full {
  width: 50%;
  float: right;
  padding: 10px 0 20px 20px;
}
@media only screen and (max-width: 550px) {
  .form__group--right-full {
    width: 100%;
    float: none;
    clear: both;
    padding: 5px 0 5px 0;
  }
}
.form__group--right {
  width: 50%;
  float: right;
  padding: 10px 0 20px 15px;
}
@media only screen and (max-width: 550px) {
  .form__group--right {
    width: 100%;
    float: none;
    clear: both;
    padding: 5px 0 5px 0;
  }
}
.form__p {
  margin-bottom: 0px !important;
}
.form__subtitle {
  font-size: 1rem;
  margin-bottom: 15px;
}
.form__element {
  padding: 5px 0;
}
.form__element--short {
  float: left;
  width: 25%;
  margin-right: 20px;
}
.form__element--pr-10 {
  padding-right: 10px;
}
@media only screen and (max-width: 550px) {
  .form__element--pr-10 {
    padding-right: 0;
  }
}
.form__element--pr-30 {
  padding-right: 30px;
}
@media only screen and (max-width: 950px) {
  .form__element--pr-30 {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .form__element--pr-30 {
    padding-right: 0 !important;
  }
}
.form__element--pl-30 {
  padding-left: 30px;
}
@media only screen and (max-width: 950px) {
  .form__element--pl-30 {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .form__element--pl-30 {
    padding-left: 0;
  }
}
.form__element--left {
  float: left;
  width: 50%;
  padding-right: 15px;
}
@media only screen and (max-width: 768px) {
  .form__element--left {
    clear: both;
    width: 100%;
    padding-right: 0;
  }
}
.form__element--right {
  float: right;
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .form__element--right {
    clear: both;
    padding-left: 0;
    width: 100%;
  }
}
.form__element--checkbox {
  float: left;
  width: 10%;
}
.form__element__inline {
  display: flex;
}
.form__element__inline--left {
  flex-grow: 1;
}
.form__element__inline--right {
  flex-grow: 3;
}
.form__button {
  margin-top: 20px;
}
.form__label {
  display: block;
  position: relative;
}
.form__label--uppercase {
  text-transform: uppercase;
}
.form__label--small {
  font-size: 0.750em;
}
.form__label--white {
  color: #FFFFFF;
}
.form__label--message {
  color: #444;
  line-height: 2;
  font-size: 0.9rem;
  padding: 10px;
  background-color: #eee;
  margin: 3px 0;
}
.form__label--checkbox:before {
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  content: "\f0c8";
  letter-spacing: 5px;
}
.form__label--radio:before {
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  content: "\f111";
  letter-spacing: 5px;
}
.form__btnrow {
  padding: 20px 0;
}
@media only screen and (max-width: 768px) {
  .form__btnrow__span {
    font-size: 0.9rem;
  }
}
.form__btnrow--2col {
  display: flex;
}
.form__btnrow--center {
  text-align: center;
}
.form__btnrow--left {
  flex: 0 0 120px;
  align-self: center;
}
@media only screen and (max-width: 768px) {
  .form__btnrow--left {
    display: none;
  }
}
.form__btnrow--right {
  flex: 1 1 0;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .form__btnrow {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 550px) {
  .form__btnrow {
    font-size: 0.9rem;
  }
}
.form--horizontal {
  display: grid;
  grid-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr;
}
.form__btnwrap {
  cursor: pointer;
}
.form__upload {
  overflow: hidden;
  position: relative;
  display: inline-block;
  display: flex;
}
.form__filename {
  padding-left: 20px;
  line-height: 3;
}
.form input[type=file] {
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.form__input {
  font-family: 'Roboto', sans-serif;
  width: 100%;
  padding: 15px;
  font-size: 0.9rem;
  background-color: #e8f0fe;
  border: 1px solid #FFF;
  border-radius: 4px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #444444;
}
.form__input.error {
  border-bottom: 1px solid rgba(255, 0, 0, 0.3) !important;
}
.form__input--grey {
  background-color: #f1f1f1;
}
.form__input--white {
  background-color: #fff !important;
  margin-top: 3px;
}
.form__input--padd {
  padding: 25px 15px;
}
@media only screen and (max-width: 768px) {
  .form__input--padd {
    padding: 15px 15px;
  }
}
.form__textarea {
  font-family: 'Roboto', sans-serif;
  width: 100%;
  min-height: 80px;
  padding: 15px;
  border: 0;
  font-size: 1rem;
  background-color: #e8f0fe;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #444444 !important;
}
.form__textarea--white {
  background-color: #fff;
}
.form__checkbox:checked + label:before {
  content: "\f14a";
}
input[type=radio],
input[type=checkbox] {
  visibility: hidden;
  position: absolute;
  left: 12px;
  top: 15px;
}
input[type=checkbox]:checked + label:before {
  content: "\f14a" !important;
  color: #209a87;
}
input[type=radio]:checked + label:before {
  content: "\f14a" !important;
  color: #1b62a7;
}
.member__h {
  max-width: 800px;
}
@media only screen and (max-width: 768px) {
  .member__h {
    font-size: 1.3rem;
  }
}
.member__share {
  background-color: #1b62a7;
  padding: 40px 20px;
  text-align: center;
}
.member__share h2 {
  font-weight: 300;
  color: #ffffff;
  font-size: 1.1rem;
}
@media only screen and (max-width: 768px) {
  .member__share h2 {
    font-size: 1.1rem !important;
  }
}
/*====== DASHBOARD / MEMBER =====================*/
.member-aside {
  background-color: #f1f1f1;
  padding: 35px 30px;
}
.member-links {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #c5c5c5;
}
.member-links__item {
  padding-bottom: 20px;
}
.member-links__item--pad {
  padding-bottom: 50px !important;
}
@media only screen and (max-width: 1200px) {
  .member-links__item--pad {
    padding-bottom: 40px !important;
  }
}
.member-links i {
  color: #209a87;
  width: 25px;
}
.member-links__link {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 300;
  color: #21344a;
}
.member-links__link:hover {
  color: #209a87;
}
.member-links__link::before {
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px;
  color: #209a87;
}
.member-news {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #c5c5c5;
}
.member-news__item {
  display: flex;
  margin-bottom: 20px;
  color: #21344a;
}
.member-news__item:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f304';
  font-weight: 700;
  display: inline-block;
  margin-top: 2px;
  margin-right: 10px;
  color: #209a87;
}
.member-news__link {
  color: #444;
  display: block;
  margin-bottom: 5px;
}
.member-news__link:hover {
  color: #209a87;
}
.member-news__publishedon {
  color: #209a87;
  font-weight: 300;
  font-style: italic;
  font-size: 0.9rem;
}
/*====== ???????????? =====================*/
.member-board__list {
  background-color: #f1f1f1;
  padding: 30px 30px;
  border-top: 20px solid #1b62a7;
}
@media only screen and (max-width: 1200px) {
  .member-board__list {
    padding: 40px 30px;
  }
}
@media only screen and (max-width: 950px) {
  .member-board__list {
    border-width: 5px;
  }
}
@media only screen and (max-width: 550px) {
  .member-board__list {
    padding: 30px 25px;
  }
}
.member-board__item {
  display: grid;
  grid-template-columns: 120px 1fr;
  background-color: #ffffff;
  padding: 30px 25px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 600px) {
  .member-board__item {
    grid-template-columns: 1fr;
    padding: 20px 15px;
    margin-bottom: 15px;
  }
}
.member-board__item--last {
  margin-bottom: 0;
}
.member-board__img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
@media only screen and (max-width: 600px) {
  .member-board__img {
    margin: 5px auto 10px auto;
  }
}
.member-board__cell {
  font-family: 'Poppins', sans-serif;
  color: #21344a;
  font-size: 1.2rem;
}
.member-board__cell--second {
  max-width: 600px;
}
.member-board__btn {
  display: inline-block;
  font-size: 0.9rem;
  color: #209a87;
  font-weight: 500;
  border: 1px solid #209a87;
  padding: 10px 15px;
  border-radius: 5px;
}
.member-board__aside {
  background-color: #f1f1f1;
  padding: 35px 55px;
}
.member-board__aside:after {
  display: block;
  max-width: 90%;
  margin: 0 auto;
  margin-top: 40px;
  border-bottom: 1px solid #c5c5c5;
  content: ' ';
  width: 100%;
}
.member-board__aside--last:after {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .member-board__aside {
    padding: 40px 25px;
  }
}
@media only screen and (max-width: 950px) {
  .member-board__aside {
    margin-bottom: 0;
    border-bottom: 1px solid #209a87;
    padding: 30px 25px;
  }
  .member-board__aside:after {
    display: none;
  }
}
.member-board__newsline li {
  display: flex;
  margin-bottom: 20px;
  color: #21344a;
}
.member-board__newsline li:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f304';
  font-weight: 700;
  display: inline-block;
  margin-top: 2px;
  margin-right: 10px;
  color: #209a87;
}
.member-board__newsline li span {
  color: #209a87;
  font-weight: 300;
  font-style: italic;
  font-size: 0.9rem;
}
.member-board__newsline li a {
  display: block;
  color: #21344a;
}
.member-board__newsline li a:hover {
  color: #209a87;
}
.member-board__newsline li p {
  margin-bottom: 3px;
}
.dashboard__item {
  padding-bottom: 20px;
}
.dashboard__item--padd-b {
  padding-bottom: 50px !important;
}
@media only screen and (max-width: 1200px) {
  .dashboard__item--padd-b {
    padding-bottom: 40px !important;
  }
}
.dashboard__item--last {
  padding-bottom: 0;
}
.dashboard__link {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 300;
  color: #21344a;
}
.dashboard__link:hover {
  color: #209a87;
}
.dashboard__link::before {
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px;
  color: #209a87;
}
.event-speakers {
  padding-top: 25px;
}
.event-speakers__wrapper {
  width: 100%;
  max-width: 1500px;
  padding: 40px 25px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.event-speakers .slick-slide {
  margin: 0 10px;
  display: flex;
  flex-wrap: wrap;
}
.event-speakers .slick-list {
  margin: 0 -10px;
}
.event-speakers h3 {
  font-size: 1.2rem;
}
.event-speakers__controls {
  position: absolute;
  top: -10px;
  right: 25px;
}
.event-speakers__control {
  font-size: 2.5rem;
  border: 0;
  background-color: transparent;
  padding: 5px;
  cursor: pointer;
  color: #344960;
}
.event-speakers__control:hover {
  color: #209a87;
}
.event-speakers__item {
  width: 100%;
  border-bottom: 10px solid #209a87;
  background-color: #f1f1f1;
}
.event-speakers__a {
  color: #000000;
}
.event-speakers__body {
  padding: 20px;
  text-align: center;
}
.event-speakers__img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  margin: 5px auto 50px auto;
}
@media only screen and (max-width: 950px) {
  .event-speakers__img {
    width: 140px;
    height: 140px;
  }
}
.event-speakers__content h3 {
  color: #21344a;
  font-weight: 400;
  margin: 10px 0;
}
.event-speakers__content h4 {
  color: #209a87;
  font-weight: 300;
}
.event-speakers__content p {
  font-size: 1rem;
  margin: 20px 0 0;
}
.event-speakers__social {
  margin-top: 10px;
}
.event-speakers__link {
  text-decoration: none;
  color: #21344a;
  font-size: 1.4rem;
  margin-right: 10px;
}
.contact__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  padding-top: 30px;
  padding-bottom: 80px;
}
.contact__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .contact__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.contact__wrapper--narrow {
  max-width: 1300px;
}
.contact__wrapper--unique {
  max-width: 1050px;
}
.contact__wrapper--padb {
  padding-bottom: 50px;
}
.contact__block {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 680px) {
  .contact__block {
    grid-template-columns: 1fr;
    grid-gap: 50px 0;
  }
}
.partners__item {
  padding: 35px 0;
}
.partners__item:nth-child(even) {
  background-color: #f1f1f1;
}
.partners .social a {
  color: inherit;
}
.event-aside__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  padding: 50px 60px;
  background-color: #f1f1f1;
}
.event-aside__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .event-aside__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.event-aside__wrapper--narrow {
  max-width: 1300px;
}
.event-aside__wrapper--unique {
  max-width: 1050px;
}
.event-aside__wrapper--padb {
  padding-bottom: 50px;
}
@media only screen and (max-width: 1200px) {
  .event-aside__wrapper {
    padding: 60px 30px;
  }
}
@media only screen and (max-width: 768px) {
  .event-aside__wrapper {
    padding: 40px 25px;
  }
}
.event-aside ul:first-of-type {
  margin-bottom: 40px;
}
.event-aside li {
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
.event-aside li::before {
  font-family: "Font Awesome 5 Pro";
  content: '\f124';
  color: #209a87;
  display: inline-block;
  margin-top: 3px;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 768px) {
  .event-aside li {
    font-size: 0.9rem;
  }
}
.event-aside p {
  line-height: 1.5;
}
.event-aside__h {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 1.3rem;
  margin-bottom: 15px;
  color: #209a87;
}
.partnerevent-aside {
  margin-bottom: 30px;
}
.partnerevent-aside__title {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 1.2rem;
}
.partnerevent-aside__title a {
  color: #21344a;
}
.partnerevent-aside__title a:hover {
  color: #209a87;
}
.partnerevent-aside__meta {
  display: flex;
  padding: 5px 0 20px;
}
.partnerevent-aside__location,
.partnerevent-aside__date {
  margin-right: 20px;
}
.partnerevent-aside__location i,
.partnerevent-aside__date i {
  color: #209a87;
}
.partnerevent-aside__footer {
  text-align: right;
}
.partnerevent-aside__a {
  color: #209a87;
}
.partnerevent-aside__a:hover {
  color: #21344a;
}
.tabs--vertical {
  display: grid;
  grid-template-columns: 280px  1fr;
  background-color: #21344a;
}
@media only screen and (max-width: 950px) {
  .tabs--vertical {
    grid-template-columns: 1fr;
  }
}
.tabs__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  padding-bottom: 50px !important;
}
.tabs__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .tabs__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.tabs__wrapper--narrow {
  max-width: 1300px;
}
.tabs__wrapper--unique {
  max-width: 1050px;
}
.tabs__wrapper--padb {
  padding-bottom: 50px;
}
.tabs__wrapper--full-width {
  padding: 0 !important;
  max-width: initial;
}
.tabs__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.tabs__list--short {
  max-height: 320px;
}
.tabs__list--short li {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 950px) {
  .tabs__list {
    display: none !important;
  }
}
.tabs__accordion {
  font-family: 'Poppins', sans-serif;
  display: none;
  position: relative;
  cursor: pointer;
  text-align: left;
  color: #ffffff;
  font-weight: 300;
  padding: 20px 25px;
  border: none;
  font-size: 1rem;
  background-color: #344960;
  border-bottom: 1px solid #485c71;
}
@media only screen and (max-width: 950px) {
  .tabs__accordion {
    display: block;
  }
}
.tabs__accordion::after {
  font-family: "Font Awesome 5 Pro";
  content: '\f078';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  display: inline-block;
  color: #ffffff;
  transition: all 0.3s linear;
}
.tabs__accordion--active {
  background-color: #209a87 !important;
  border-bottom: 1px solid #209a87;
}
.tabs__accordion--active::after {
  transform: rotate(-180deg) translateY(10px);
}
.tabs__handle {
  font-family: 'Poppins', sans-serif;
  cursor: pointer;
  flex-grow: 1;
  position: relative;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  padding: 25px 60px;
  border: none;
  font-size: 1.3rem;
  background-color: #344960;
}
@media only screen and (max-width: 768px) {
  .tabs__handle {
    font-size: 1rem;
    padding: 20px 30px;
  }
}
.tabs__handle--member {
  font-size: 1rem;
  padding: 25px;
}
.tabs__handle--files {
  display: flex;
  padding: 15px 20px;
  font-size: 1rem;
  text-align: left;
}
.tabs__handle--files i {
  display: inline-block;
  margin-right: 15px;
}
.tabs__handle--active {
  background-color: #209a87 !important;
}
.tabs__body {
  position: relative;
  padding: 30px 0px;
  background-color: #21344a;
}
.tabs__body--files {
  padding: 70px 40px;
  background-color: white;
}
@media only screen and (max-width: 768px) {
  .tabs__body {
    padding: 0px;
  }
}
.tabs-content {
  color: #fff;
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  padding: 25px;
}
.tabs-content--pic {
  display: grid;
  grid-template-columns: 350px 1fr;
  grid-gap: 20px 30px;
}
@media only screen and (max-width: 950px) {
  .tabs-content--pic {
    grid-template-columns: 100%;
  }
}
.tabs-content--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .tabs-content--p-tb {
    padding: 40px 25px;
  }
}
.tabs-content--narrow {
  max-width: 1300px;
}
.tabs-content--unique {
  max-width: 1050px;
}
.tabs-content--padb {
  padding-bottom: 50px;
}
.tabs-content--narrow {
  max-width: 900px;
}
@media only screen and (max-width: 950px) {
  .tabs-content__img img {
    margin: 0 auto;
  }
}
.tabs-content h3 {
  font-family: 'Poppins', sans-serif;
  margin-bottom: 30px;
  font-size: 1.2rem;
  font-weight: 400;
  color: #ffffff;
}
.tabs-content P {
  color: #fff;
}
.tabs-content ul {
  list-style-position: inside;
  margin: 20px 0 30px;
  line-height: 1.8;
  padding-left: 20px;
  font-size: 1rem;
  color: #FFF;
}
@media only screen and (max-width: 440px) {
  .tabs-content ul {
    font-size: 1rem;
  }
}
.tabs-content a:not(.btn) {
  color: #209a87;
  border-bottom: 1px dashed #209a87;
}
.tabs-content li {
  line-height: 1.7;
  padding-left: 20px;
  margin-bottom: 10px;
  position: relative;
  line-height: 1.8;
  color: #FFF;
}
@media only screen and (max-width: 440px) {
  .tabs-content li {
    font-size: 1rem;
  }
}
.tabs-content li::before {
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 0;
  top: 8px;
  display: block;
  content: '\f0c8';
  font-size: 0.5rem;
  color: #209a87;
  font-weight: 600;
}
@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.programme__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
}
.programme__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .programme__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.programme__wrapper--narrow {
  max-width: 1300px;
}
.programme__wrapper--unique {
  max-width: 1050px;
}
.programme__wrapper--padb {
  padding-bottom: 50px;
}
@media only screen and (max-width: 680px) {
  .programme__wrapper {
    padding: 0;
  }
}
.programme__h {
  font-size: 1.4rem;
  font-weight: 300;
  padding: 20px 25px;
  color: #209a87;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .programme__h {
    font-size: 1.2rem;
  }
}
.programme__icon {
  margin-left: 15px;
  font-weight: 300;
}
.programme__item {
  margin-bottom: 15px;
}
.timeline__h {
  font-family: 'Poppins', sans-serif;
  margin-bottom: 5px;
  font-size: 1.1rem;
  font-weight: 400;
  color: #ffffff;
}
.timeline__collapse {
  background-color: #2d435d;
}
.timeline__list {
  padding: 30px 45px;
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .timeline__list {
    padding: 20px 25px;
  }
}
.timeline__item {
  font-size: 1rem;
  color: #fff !important;
}
.timeline__item:not(:last-child) {
  margin-bottom: 30px;
}
.timeline__item em {
  color: #929191;
}
.timeline__item p {
  color: #fff !important;
}
.timeline__item a {
  color: #20987a;
}
.timeline__item ul {
  padding-left: 20px;
}
.timeline__item ul > li {
  position: relative;
  padding-left: 15px;
}
.timeline__item ul > li:before {
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 0;
  top: 5px;
  display: block;
  content: '\f0c8';
  font-size: 0.5rem;
  color: #209a87;
  font-weight: 600;
}
.timeline__collapsable {
  background-color: #1a2c42;
}
.timeline__p {
  color: #fff;
}
.venue-info__h {
  font-size: 1.6rem;
  font-weight: 300;
  padding: 20px 0 15px;
  color: #209a87;
}
.venue-info__address {
  font-family: 'Poppins', sans-serif;
  margin-bottom: 10px;
  font-size: 1.3rem;
  font-weight: 300;
  color: #ffffff;
}
.venue-info__content {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  line-height: 1.5;
}
.venue-info__content p {
  color: #fff;
  font-weight: 300;
  font-size: 1rem;
  margin: 0 0 15px;
}
.venue-info__content a {
  color: #209a87;
  border-bottom: 1px dashed #209a87;
}
.venue-info__meta {
  display: flex;
  margin-bottom: 30px;
  font-family: 'Poppins', sans-serif;
  color: #FFF;
}
@media only screen and (max-width: 1200px) {
  .venue-info__meta {
    flex-direction: column;
  }
}
.venue-info__meta a {
  color: #209a87;
}
.venue-info__meta--tel {
  padding-right: 20px;
}
.venue-info__meta--tel:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f879';
  margin-right: 8px;
  color: #209a87;
}
.venue-info__meta--email {
  padding-right: 20px;
}
.venue-info__meta--email:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f0e0';
  margin-right: 8px;
  color: #209a87;
}
.venue-info__meta--website:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f0ac';
  margin-right: 8px;
  color: #209a87;
}
.venue-map {
  width: 100%;
  height: 350px;
}
.local-list {
  list-style-type: none;
}
.local-list__item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #344960;
}
.local-list__item:last-of-type {
  border-bottom: 0;
}
.course-form .SumoSelect {
  width: 100%;
}
.course-form .SumoSelect > .optWrapper.multiple > .options li.opt:hover {
  background-color: #21344a;
  color: #ffffff;
}
.course-form input[type=radio]:checked + label:before {
  color: #ffffff;
}
.course-form__group {
  padding-bottom: 25px;
}
.course-form__header h2 {
  margin-bottom: 45px;
}
.course-form__title {
  font-size: 1.2rem;
  font-weight: 400;
  color: #FFF;
  padding-bottom: 25px;
}
.course-form__label {
  font-family: 'Roboto', sans-serif;
  display: block;
  position: relative;
  color: #d8d8d8;
  line-height: 1.5;
  margin-left: 10px;
  font-size: 0.9rem;
  display: flex;
  font-weight: 300;
  cursor: pointer;
}
.course-form__label--checkbox:before {
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  content: "\f0c8";
  letter-spacing: 5px;
  margin-right: 5px;
}
.course-form__element {
  font-family: 'Poppins', sans-serif;
  padding: 5px 10px;
  color: #21344a;
  font-size: 0.9rem;
}
.course-form__element--no-padd {
  padding: 5px 0 !important;
}
.course-form__element input {
  border-radius: 10px;
  border: 1px solid #1b62a7;
  padding: 5px 15px;
}
.course-form__element select {
  font-family: 'Roboto', sans-serif;
  border: 1px solid #1b62a7;
  padding: 5px 15px;
  color: #21344a;
  cursor: pointer;
  border-radius: 10px;
}
.course-form__group-header h3 {
  font-size: 1rem;
  font-weight: 400;
  color: #209a87;
  padding-bottom: 5px;
}
.course-form input[type=checkbox]:checked + label:before {
  color: #ffffff;
}
#reveal-members {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
}
#reveal-non-members {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
}
input[type="radio"]#not-member:checked ~ #reveal-non-members,
input[type="checkbox"]#not-member:checked ~ #reveal-non-members {
  opacity: 1;
  max-height: 800px;
  /* little bit of a magic number :( */
  overflow: visible;
  padding-top: 30px;
}
input[type="radio"]#member:checked ~ #reveal-members,
input[type="checkbox"]#member:checked ~ #reveal-members {
  opacity: 1;
  max-height: 900px;
  /* little bit of a magic number :( */
  overflow: visible;
  padding-top: 30px;
}
.basket-dd {
  position: absolute;
  left: -220px;
  top: 30px;
  z-index: 9999998;
  display: none;
}
@media only screen and (max-width: 550px) {
  .basket-dd {
    left: -245px;
  }
}
.basket-dd__count {
  transition: all 0.4s linear;
  background-color: #209a87;
  color: #fff;
  height: 18px;
  width: 18px;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  position: absolute;
  bottom: 0;
  left: 100%;
  top: 4px;
  margin-left: 5px;
  transform: translateX(-50%);
  line-height: 1.4;
}
.basket-dd__wrapper {
  width: 300px;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 2px solid #209a87;
  background-color: #21344a;
  -webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.2);
}
.basket-dd__wrapper:before {
  border-bottom: 10px solid #209a87;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  content: "";
  height: 0;
  right: 50px;
  position: absolute;
  top: -10px;
  width: 0;
  z-index: 999;
}
@media only screen and (max-width: 550px) {
  .basket-dd__wrapper:before {
    right: 25px;
  }
}
.basket-dd__list {
  padding: 10px 15px;
  max-height: 340px;
  overflow: auto;
}
.basket-dd__item {
  display: flex;
  position: relative;
  padding: 10px 0;
}
.basket-dd__item:not(:last-child) {
  border-bottom: 1px dotted #344960;
}
.basket-dd__geo {
  font-family: 'Roboto', sans-serif;
  text-align: left;
  color: #ffffff;
  font-size: 0.9rem;
  line-height: 1.6;
}
.basket-dd__geoicon {
  color: #209a87;
  margin-right: 8px;
}
.basket-dd__empty {
  padding: 10px 15px;
  display: block;
  color: #ffffff;
  font-size: 0.9rem;
  text-align: center;
  margin-bottom: 0;
}
.basket-dd__remove {
  position: absolute;
  top: 5px;
  right: -5px;
  font-size: 1.2rem;
  color: #7a7a7a;
  padding: 4px;
  cursor: pointer;
  z-index: 5;
}
.basket-dd__remove:hover {
  color: #209a87;
}
.basket-dd__img {
  flex: 0 0 80px;
}
.basket-dd__product {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
}
.basket-dd__title {
  font-family: 'Poppins', sans-serif;
  text-align: left;
  text-decoration: none;
  position: relative;
  font-size: 1rem;
  font-weight: bold;
  padding-right: 15px;
  line-height: 1.3;
  margin-bottom: 10px;
}
.basket-dd__price {
  font-family: 'Roboto', sans-serif;
  text-align: right;
  color: #ffffff;
  font-size: 0.9rem;
}
.basket-dd__link {
  color: #ffffff;
}
.basket-dd__link:hover {
  color: #209a87;
}
.basket-dd__total {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 10px 15px;
  font-size: 1rem;
  font-weight: bold;
  border-top: 1px dotted #344960;
}
.basket-dd__total--left {
  font-family: 'Roboto', sans-serif;
  text-align: left;
  text-transform: uppercase;
  color: #ffffff;
}
.basket-dd__total--right {
  font-family: 'Roboto', sans-serif;
  text-align: right;
  color: #ffffff;
}
.basket-dd__btn {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  padding: 15px 10px;
  border-radius: 5px;
  background-color: #209a87;
}
.basket-dd__footer {
  padding: 25px 15px;
  text-align: right;
}
.banner-box {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
  .banner-box {
    right: 25px;
  }
}
.banner-box__wrapper {
  height: 100%;
  margin: 0 auto;
}
.banner-box__wrapper--minwidth {
  min-width: 1500px;
}
.banner-box__wrapper--maxwidth {
  max-width: 1500px;
  padding: 0 25px;
}
@media only screen and (max-width: 600px) {
  .banner-box__wrapper {
    min-width: initial;
  }
}
.banner-box__content {
  max-width: 600px;
  background-color: rgba(33, 52, 74, 0.8);
  padding: 30px 25px;
}
.banner-box__col-66-33 {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-gap: 50px;
  padding: 0 25px;
}
@media only screen and (max-width: 950px) {
  .banner-box__col-66-33 {
    grid-template-columns: 1fr;
  }
}
.banner-box__title {
  font-size: 1.6rem;
  margin-bottom: 20px;
  color: #dededf;
}
@media only screen and (max-width: 768px) {
  .banner-box__title {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 550px) {
  .banner-box__title {
    margin-bottom: 10px;
  }
}
.banner-box__subtitle {
  font-weight: 300;
  color: #209a87;
  margin-bottom: 8px;
}
@media only screen and (max-width: 550px) {
  .banner-box__subtitle {
    margin-bottom: 0px;
  }
}
.banner-box__p {
  color: #ffffff;
  font-size: 1rem;
}
@media only screen and (max-width: 768px) {
  .banner-box__p {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 680px) {
  .banner-box__p {
    font-size: 0.9rem;
    margin-bottom: 5px;
  }
}
.banner-box__date {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 0.9rem;
  margin-bottom: 15px;
  color: #ffffff;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .banner-box__date {
    margin-bottom: 10px;
    flex-direction: column;
  }
}
.banner-box__date span {
  margin-bottom: 5px;
}
.banner-box__icon {
  margin-right: 15px;
}
.banner-box__icon--date:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 1rem;
  content: '\f073';
  color: #209a87;
  font-weight: 300;
  margin-right: 10px;
}
.banner-box__icon--city:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 1rem;
  content: '\f3c5';
  color: #209a87;
  font-weight: 300;
  margin-right: 10px;
}
.banner-event {
  max-width: 550px;
  background-image: linear-gradient(35deg, #21344a 0, #293b50 50%, #21344a 33%, #21344a 67%, #21344a 100%);
  padding: 30px 25px;
  border-left: 15px solid #209a87;
}
.banner-event__subtitle {
  font-weight: 300;
  color: #209a87;
  margin-bottom: 5px;
}
@media only screen and (max-width: 550px) {
  .banner-event__subtitle {
    margin-bottom: 0px;
  }
}
.banner-event__title {
  font-size: 1.6rem;
  margin-bottom: 8px;
  color: #dededf;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .banner-event__title {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 550px) {
  .banner-event__title {
    margin-bottom: 10px;
  }
}
.banner-event__date {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 0.9rem;
  margin-bottom: 25px;
  color: #ffffff;
  display: flex;
}
@media only screen and (max-width: 600px) {
  .banner-event__date {
    margin-bottom: 10px;
    flex-direction: column;
  }
}
.banner-event__date span {
  margin-bottom: 5px;
}
.banner-event__icon {
  margin-right: 15px;
}
.banner-event__icon--date:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 1rem;
  content: '\f073';
  color: #209a87;
  font-weight: 300;
  margin-right: 6px;
}
.banner-event__icon--city:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 1rem;
  content: '\f3c5';
  color: #209a87;
  font-weight: 300;
  margin-right: 6px;
}
.banner-event__icon--points:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 1rem;
  content: '\f091';
  color: #209a87;
  font-weight: 300;
  margin-right: 6px;
}
.banner-booking {
  display: flex;
  flex-direction: row;
}
.banner-booking__label {
  color: #209a87;
  font-size: 0.8rem;
}
.banner-booking__button {
  padding-right: 20px;
}
.banner-booking__costs {
  padding: 0 0 0 20px;
  vertical-align: middle;
}
@media only screen and (max-width: 550px) {
  .banner-booking__costs {
    display: none;
  }
}
.banner-booking__price {
  color: #FFF;
  font-size: 1.3rem;
  font-weight: 400;
}
.banner-booking__full {
  font-size: 1.2rem;
  color: #ef5353;
  margin-top: -15px;
}
.banner-booking-conference {
  background-color: rgba(255, 255, 255, 0.1);
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 20px;
  max-width: 350px;
}
.banner-booking-conference__costs {
  padding: 5px 0;
  text-align: center;
}
.banner-booking-conference__costs--bordered {
  border-right: 1px #6c84a0 solid;
}
.banner-booking-conference__note {
  font-family: 'Poppins';
  font-size: 14px;
  margin-top: 15px;
  color: #209a87;
}
@media only screen and (max-width: 550px) {
  .banner-booking-conference__note {
    display: none;
  }
}
.banner-overlapped {
  position: relative;
  overflow: hidden;
  min-height: 170px;
}
.banner-overlapped__container {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
}
.banner-overlapped__container--center {
  top: 50%;
  bottom: initial;
  transform: translateY(-50%);
}
@media only screen and (max-width: 950px) {
  .banner-overlapped__container {
    min-width: initial;
  }
}
@media only screen and (max-width: 550px) {
  .banner-overlapped__container {
    top: 30px;
  }
}
.banner-overlapped__col-66-33 {
  display: grid;
  grid-template-columns: 2fr 1fr;
  padding: 0 25px;
}
@media only screen and (max-width: 550px) {
  .banner-overlapped__col-66-33 {
    grid-template-columns: 1fr;
  }
}
.banner-overlapped__floatright {
  float: right;
}
.banner-overlapped__constrain {
  max-width: 1100px;
  margin: 0 auto;
}
.banner-overlapped__flex {
  display: flex;
  margin: 0 auto;
  color: white;
}
.banner-overlapped__flex--minwidth {
  min-width: 1100px;
}
@media only screen and (max-width: 1200px) {
  .banner-overlapped__flex {
    min-width: auto;
  }
}
.banner-overlapped__logo {
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0.1;
}
.banner-overlapped__date {
  background-color: #209a87;
  padding: 15px 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.2;
}
.banner-overlapped__month {
  font-weight: 700;
  font-size: 1.8rem;
  color: white;
}
.banner-overlapped__month-name {
  font-size: 1.6rem;
  color: white;
}
.banner-overlapped__title {
  color: #ffffff;
  font-weight: 500;
  font-size: 1.5rem;
  height: 100%;
  display: inline-block;
  padding: 30px;
  margin-bottom: 0;
  min-width: 300px;
  opacity: .9;
  background-image: linear-gradient(35deg, #21344a 0, #293b50 50%, #21344a 33%, #21344a 67%, #21344a 100%);
}
@media only screen and (max-width: 768px) {
  .banner-overlapped__title {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 550px) {
  .banner-overlapped__title {
    font-size: 1.2rem;
    padding: 20px;
  }
}
.banner-overlapped__title--border {
  border-left: 30px solid #209a87;
}
@media only screen and (max-width: 550px) {
  .banner-overlapped__title--border {
    border-left: 20px solid #209a87;
  }
}
.single-col {
  background-color: #f1f1f1;
}
.single-col__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
}
.single-col__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .single-col__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.single-col__wrapper--narrow {
  max-width: 1300px;
}
.single-col__wrapper--unique {
  max-width: 1050px;
}
.single-col__wrapper--padb {
  padding-bottom: 50px;
}
.single-col__wrapper--narrow {
  max-width: 1100px;
}
.single-col__h {
  text-align: center;
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: 50px;
  color: #21344a;
}
.section--border {
  border-bottom: 1px solid #dadbdc;
}
.page-section,
.page-intro {
  background-color: #f1f1f1;
}
.page-section--white,
.page-intro--white {
  background-color: #fff;
}
.page-section--border,
.page-intro--border {
  border-bottom: 1px solid #dadbdc;
}
.page-section--center,
.page-intro--center {
  text-align: center;
}
.page-section--underline,
.page-intro--underline {
  padding-bottom: 40px;
  border-bottom: 1px solid #d8d6d6;
}
.page-section__wrapper,
.page-intro__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
}
.page-section__wrapper--pd,
.page-intro__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .page-section__wrapper--p-tb,
  .page-intro__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.page-section__wrapper--narrow,
.page-intro__wrapper--narrow {
  max-width: 1300px;
}
.page-section__wrapper--unique,
.page-intro__wrapper--unique {
  max-width: 1050px;
}
.page-section__wrapper--padb,
.page-intro__wrapper--padb {
  padding-bottom: 50px;
}
.page-section__wrapper--narrow,
.page-intro__wrapper--narrow {
  max-width: 1100px;
}
.page-section__h,
.page-intro__h {
  text-align: center;
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: 50px;
  color: #21344a;
}
.page-section__h:after,
.page-intro__h:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 3px;
  background-color: #209a87;
}
.page-section p,
.page-intro p {
  text-align: center;
  margin-bottom: 30px;
  color: #21344a;
  font-size: 1.1rem;
  line-height: 1.8;
}
.info-page--center {
  text-align: center;
}
.info-page--underline {
  padding-bottom: 40px;
  border-bottom: 1px solid #d8d6d6;
}
.info-page__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
}
.info-page__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .info-page__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.info-page__wrapper--narrow {
  max-width: 1300px;
}
.info-page__wrapper--unique {
  max-width: 1050px;
}
.info-page__wrapper--padb {
  padding-bottom: 50px;
}
.info-page__wrapper--slim {
  max-width: 1100px;
}
.info-page__h {
  text-align: center;
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: 50px;
  color: #21344a;
}
.info-page__h:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 3px;
  background-color: #209a87;
}
.info-page p {
  margin-bottom: 30px;
  color: #21344a;
  font-size: 1.1rem;
  line-height: 1.8;
}
.info-page a {
  color: #209a87;
  border-bottom: 1px dashed #209a87;
}
.events-grid {
  margin: 50px 0 30px;
}
.events-grid__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px 30px;
}
.events-grid__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .events-grid__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.events-grid__wrapper--narrow {
  max-width: 1300px;
}
.events-grid__wrapper--unique {
  max-width: 1050px;
}
.events-grid__wrapper--padb {
  padding-bottom: 50px;
}
@media only screen and (max-width: 1200px) {
  .events-grid__wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 950px) {
  .events-grid__wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 550px) {
  .events-grid__wrapper {
    grid-template-columns: 1fr;
  }
}
.events-grid__link {
  text-align: right;
  margin: 15px 25px;
}
.icon-link {
  font-weight: 400;
}
.icon-link--green {
  color: #209a87;
}
.icon-link--green:hover {
  color: #21344a;
}
.icon-link--white {
  color: #FFF;
}
.icon-link--white:hover {
  color: #209a87;
}
.icon-link i {
  vertical-align: middle;
  font-size: 2.5rem;
}
.event-card {
  background-color: #ffffff;
  border-bottom: 1px solid #dadbdc;
}
.event-card--grey {
  background-color: #f1f1f1;
}
.event-card__head {
  position: relative;
}
.event-card__date {
  font-weight: 300;
  font-size: 0.9rem;
  color: #1F354B;
}
.event-card__date i {
  color: #209a87;
  margin-right: 5px;
}
.event-card__meta {
  display: grid;
  grid-template-columns: 2fr 1fr;
  padding: 12px 25px;
}
.event-card__points {
  font-weight: 300;
  font-size: 0.9rem;
  color: #1F354B;
  width: 100%;
  text-align: right;
}
.event-card__points i {
  color: #209a87;
  margin-right: 5px;
}
.event-card__body {
  flex: 1;
  align-items: flex-start;
  padding: 10px 25px 25px;
}
.event-card__title {
  color: #21344a;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 10px;
}
.event-card__subtitle {
  color: #209a87;
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 0.9rem;
}
.event-card__full {
  color: #d22323;
  float: left;
}
.event-card__p {
  font-family: 'Roboto', sans-serif;
  line-height: 1.75;
  margin-bottom: 0;
  text-align: left;
}
.event-card__location {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 20px;
  left: 0;
  display: inline-block;
  background-color: rgba(32, 154, 135, 0.6);
  color: #FFF;
  padding: 10px 25px;
  text-align: center;
}
.event-card__a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.event-card__footer {
  padding: 0 25px 20px;
  text-align: right;
}
.event-card__more {
  color: #209a87;
  font-weight: 300;
}
.event-card__more:hover {
  color: #209a87;
}
.project-filters__item {
  display: inline-block;
}
.project-filters__btn {
  padding: 10px 20px;
  background-color: #FFF;
  cursor: pointer;
}
.project-filters__btn:hover {
  background-color: #e0dddd;
}
.project-filters__btn--active {
  color: #FFF;
  background-color: #209a87;
}
.project-filters__btn--active:hover {
  background-color: #209a87;
}
.project-card {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-bottom: 1px solid #dadbdc;
}
.project-card__head {
  position: relative;
}
.project-card__body {
  padding: 10px 25px 25px;
}
.project-card__title {
  color: #21344a;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 10px;
}
.project-card__subtitle {
  color: #209a87;
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 0.9rem;
}
.project-card__hidden {
  display: none;
}
.project-card__p {
  font-family: 'Roboto', sans-serif;
  line-height: 1.75;
  margin-bottom: 0;
  text-align: left;
}
.project-card__footer {
  padding: 0 25px 20px;
  text-align: right;
}
.project-card__more {
  color: #209a87;
  font-weight: 300;
}
.project-card__more:hover {
  color: #21344a;
}
.project-info__head {
  position: relative;
}
.project-info__body {
  padding: 10px 25px 25px;
}
.project-info__title {
  color: #21344a;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 10px;
}
.project-info__subtitle {
  color: #209a87;
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 0.9rem;
}
.project-info__hidden {
  display: none;
}
.project-info__p {
  font-family: 'Roboto', sans-serif;
  line-height: 1.75;
  margin-bottom: 0;
  text-align: left;
}
.conference-section {
  background-color: #FFF;
  display: grid;
  grid-template-columns: 400px 1fr;
}
@media only screen and (max-width: 800px) {
  .conference-section {
    grid-template-columns: 1fr;
  }
}
.conference-section__left {
  position: relative;
  overflow: hidden;
}
.conference-section__img {
  position: absolute;
  top: 0;
  left: 0;
}
.conference-section__right {
  padding: 30px;
}
.conference-section__subtitle {
  color: #209a87;
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 1rem;
}
.conference-section__h {
  color: #21344a;
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
  margin-bottom: 0;
}
.conference-section__meta {
  color: #1F354B !important;
}
.conference-section__p {
  text-align: left !important;
}
.scholarship-section {
  margin-top: 40px;
}
.scholarship-section__h {
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 40px;
  color: #21344a;
}
.scholarship-section__p {
  text-align: left !important;
}
.basket__block {
  display: grid;
  grid-template-columns: 3fr 2fr;
  grid-gap: 40px 100px;
}
.basket__btn {
  font-size: 1rem !important;
}
.empty-notice {
  text-align: center;
  color: #21344A;
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 0 !important;
}
.basket-table__wrapper {
  max-width: 1500px;
  width: 100%;
  margin: 50px auto 40px;
  padding: 0px 25px;
}
@media only screen and (max-width: 768px) {
  .basket-table__wrapper {
    padding: 0 25px;
    margin: 65px auto 30px;
  }
}
.basket-table h1 {
  color: #209a87;
}
.basket-table__row {
  display: grid;
  grid-template-columns: 3fr 1fr;
  padding: 25px 20px;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .basket-table__row {
    grid-template-columns: 3fr 1fr 0.4fr;
  }
}
@media only screen and (max-width: 550px) {
  .basket-table__row {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 550px) {
  .basket-table__row {
    grid-gap: 25px 0;
    padding: 25px 0;
  }
  .basket-table__row > div:nth-of-type(2)::before {
    content: 'Price';
    display: block;
    color: #209a87;
    font-weight: 700;
  }
}
.basket-table__row:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.basket-table__row > div:nth-of-type(2) {
  justify-self: center;
}
@media only screen and (max-width: 550px) {
  .basket-table__row > div:nth-of-type(2) {
    justify-self: flex-start;
  }
}
.basket-table__row--header {
  background-color: #21344a;
  color: #ffffff;
  padding: 15px 20px;
}
.basket-table__row--header > div > div:nth-of-type(2) {
  display: none;
}
@media only screen and (max-width: 550px) {
  .basket-table__row--header {
    display: none;
  }
}
.basket-table__row > div:last-of-type {
  justify-self: flex-end;
}
.basket-table__col-double {
  display: grid;
  grid-template-columns: 1fr 250px;
}
@media only screen and (max-width: 1200px) {
  .basket-table__col-double {
    grid-template-columns: 1fr;
  }
}
.basket-table__remove {
  position: absolute;
  top: 30px;
  right: 20px;
}
@media only screen and (max-width: 550px) {
  .basket-table__remove {
    top: initial;
    bottom: 50px;
    font-size: 1.6rem !important;
  }
}
.basket-table__add i {
  font-size: 1.5rem;
  color: #21344a;
  margin-right: 6px;
}
.basket-table__add a {
  color: #209a87;
  border-bottom: 1px dashed #209a87;
}
.basket-table__btn {
  font-family: 'Roboto', sans-serif;
  background-color: #209a87;
  padding: 14px 20px;
  color: #ffffff;
  border-radius: 4px;
  font-size: 1rem;
}
.basket-table__overview {
  display: flex;
}
@media only screen and (max-width: 550px) {
  .basket-table__overview {
    max-width: 100%;
    margin-bottom: 15px;
  }
}
.basket-table__meta {
  color: #21344a;
  margin-bottom: 20px;
}
.basket-table__title {
  font-size: 1.2rem;
  margin-bottom: 5px !important;
}
.basket-table__title a {
  color: #21344a;
}
@media only screen and (max-width: 680px) {
  .basket-table__title {
    font-size: 1.1rem;
  }
}
.basket-table__main-icon {
  color: #209a87;
  font-size: 3rem;
  margin-right: 15px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 680px) {
  .basket-table__main-icon {
    display: none;
  }
}
.basket-table__icon {
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  .basket-table__icon {
    display: block;
  }
}
.basket-table__icon i {
  font-size: 1.1rem !important;
  margin-right: 5px !important;
  color: #209a87 !important;
}
.basket-table__price {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  margin: 0 !important;
}
@media only screen and (max-width: 680px) {
  .basket-table__price {
    font-size: 1.1rem;
  }
}
.basket-table__remove {
  font-size: 1.4rem;
  font-weight: 300;
  cursor: pointer;
}
@media only screen and (max-width: 550px) {
  .basket-table__remove {
    font-size: 1.2rem;
  }
}
.basket-overview {
  display: flex;
}
@media only screen and (max-width: 550px) {
  .basket-overview {
    max-width: 100%;
    margin-bottom: 15px;
  }
}
.basket-overview--p-around {
  padding: 25px;
}
@media only screen and (max-width: 768px) {
  .basket-overview--p-around {
    padding: 0px 25px !important;
  }
}
.basket-overview__icon {
  margin-right: 10px;
}
@media only screen and (max-width: 550px) {
  .basket-overview__icon {
    display: block;
  }
}
.basket-overview__icon i {
  font-size: 1.1rem !important;
  margin-right: 5px !important;
  color: #209a87 !important;
}
.basket-overview__meta {
  color: #21344a;
  margin-bottom: 20px;
}
.basket-overview__title {
  font-size: 1.2rem;
  margin-bottom: 5px !important;
}
@media only screen and (max-width: 680px) {
  .basket-overview__title {
    font-size: 1.1rem;
  }
}
.basket-overview__title a {
  color: #21344a;
}
.basket-overview__main-icon {
  color: #209a87;
  font-size: 3rem;
  margin-right: 15px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 680px) {
  .basket-overview__main-icon {
    display: none;
  }
}
.basket-conf {
  list-style-type: square;
  color: #209a87;
  margin: 10px 20px;
}
@media only screen and (max-width: 550px) {
  .basket-conf {
    margin: 5px 10px;
  }
}
.basket-conf__item {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  padding-bottom: 10px;
  line-height: 1.1;
}
.basket-conf__title {
  font-weight: bold;
  color: #21344a;
  margin: 6px 0;
}
@media only screen and (max-width: 550px) {
  .basket-conf__title {
    margin: 3px 0;
  }
}
.basket-conf__info {
  color: #209a87;
}
.basket-info__wrapper {
  padding: 40px 30px;
}
@media only screen and (max-width: 1200px) {
  .basket-info__wrapper {
    padding: 40px 25px;
  }
}
.basket-info__section {
  padding-top: 30px;
  padding-bottom: 30px;
}
.basket-info__section:nth-of-type(2) {
  padding-bottom: 50px;
}
.basket-info__section--border {
  border-bottom: 1px solid #cccccc;
}
.basket-info__h {
  font-family: 'Poppins', sans-serif;
  font-size: 1.2rem;
  color: #21344a;
  font-weight: 700;
  margin-bottom: 10px;
}
.basket-info__subh {
  font-family: 'Poppins', sans-serif;
  color: #21344a;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.order-summary__label {
  font-family: 'Poppins', sans-serif;
  color: #21344a;
  font-weight: 700;
}
.order-summary__label--subtotal {
  font-size: 1.1rem;
}
@media only screen and (max-width: 768px) {
  .order-summary__label--subtotal {
    font-size: 1rem;
  }
}
.order-summary__label--total {
  font-size: 1.5rem;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .order-summary__label--total {
    font-size: 1.3rem;
  }
}
.order-summary__price {
  font-family: 'Poppins', sans-serif;
  color: #21344a;
  font-weight: 700;
}
.order-summary__price--subtotal {
  font-size: 1.2rem;
}
@media only screen and (max-width: 768px) {
  .order-summary__price--subtotal {
    font-size: 1rem;
  }
}
.order-summary__price--total {
  font-size: 1.5rem;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .order-summary__price--total {
    font-size: 1.3rem;
  }
}
.order-summary__item {
  display: flex;
  justify-content: space-between;
}
.order-summary__item:not(:last-child) {
  padding-bottom: 15px;
}
.login-form__element {
  padding-top: 10px;
  padding-bottom: 10px;
}
.login-form__list {
  margin-bottom: 20px;
}
.login-form__input {
  color: #21344a;
  font-family: 'Roboto', sans-serif;
  width: 100%;
  border: 0;
  padding: 15px 20px;
}
.login-form__input::placeholder {
  color: #979797;
  font-style: italic;
}
.conf-gallery__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
}
.conf-gallery__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .conf-gallery__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.conf-gallery__wrapper--narrow {
  max-width: 1300px;
}
.conf-gallery__wrapper--unique {
  max-width: 1050px;
}
.conf-gallery__wrapper--padb {
  padding-bottom: 50px;
}
.conf-gallery__item {
  position: relative;
  overflow: hidden;
}
.conf-gallery img {
  transition: all 0.5s;
}
.conf-gallery__a:hover img {
  transform: scale(1.1);
}
.conf-gallery__a:hover .conf-gallery__title {
  background-color: #209a87;
}
.conf-gallery__title {
  font-family: Roboto, sans-serif;
  position: absolute;
  bottom: 20px;
  left: 0;
  display: inline-block;
  transition: all 0.5s;
  background-color: rgba(32, 154, 135, 0.6);
  color: #FFF;
  padding: 10px 25px;
  text-align: center;
}
.form-inline--center {
  margin: 0 auto;
}
.form-inline__group {
  display: flex;
}
@media only screen and (max-width: 550px) {
  .form-inline__group--collapse {
    flex-direction: column;
  }
}
.form-inline__group:before {
  content: '';
  display: none;
}
.form-inline__element--grow3 {
  flex-grow: 3;
}
.form-inline__element--grow1 {
  flex-grow: 1;
}
.form-inline__element--basis100 {
  flex-basis: 100px;
}
.form-inline--blue-dark {
  background-color: #21344a;
}
.form-inline input::placeholder {
  font-size: 0.9rem;
}
.form-inline__button {
  width: 100%;
  height: 100%;
  background-color: #21344a;
  cursor: pointer;
  border: none;
  transition: all 0.2s linear;
  padding: 0 15px;
}
@media only screen and (max-width: 550px) {
  .form-inline__button {
    min-height: 50px;
  }
}
.form-inline__button--max60 {
  max-width: 60px;
}
.form-inline__button:hover {
  background-color: #209a87;
}
.form-inline__button i {
  font-size: 1.4rem;
  font-weight: 300;
  color: #ffffff;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #757d87;
  border: 1px solid #757d87;
}
::-webkit-scrollbar-thumb:hover {
  background: #8a939f;
}
::-webkit-scrollbar-thumb:active {
  background: #8a939f;
}
::-webkit-scrollbar-track {
  background: #1d2a3b;
  border: 0px none #ffffff;
}
::-webkit-scrollbar-corner {
  background: transparent;
}
.naac-map {
  height: 600px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .naac-map {
    height: auto;
  }
}
.naac-map__right {
  padding: 40px;
}
@media only screen and (max-width: 768px) {
  .naac-map__left {
    height: 400px;
  }
}
.naac-map__h {
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 1.3rem;
  margin-bottom: 40px;
  color: #21344a;
}
.naac-map__list {
  list-style-position: inside;
  margin: 20px 0;
  line-height: 1.8;
  font-size: 1.1rem;
  overflow: auto;
  max-height: 410px;
}
.naac-map__item {
  position: relative;
  font-size: 1rem;
  padding: 5px 20px;
  cursor: pointer;
}
.naac-map__item:before {
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 0;
  top: 12px;
  display: block;
  content: '\f0c8';
  font-size: .5rem;
  color: #209a87;
  font-weight: 600;
}
.naac-map__item:hover {
  color: #209a87;
}
.booking-modal {
  position: fixed;
  display: none;
  animation: fadeEffect 0.5s;
  z-index: 900;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  background-color: rgba(4, 6, 9, 0.6);
}
.booking-modal__wrapper {
  cursor: initial;
  border: 15px solid #21344a;
  z-index: 20;
  overflow: auto;
  max-width: 600px;
  max-height: 600px;
  margin: 0px auto;
  position: relative;
  padding: 30px;
  background-color: #21344a;
  top: 50%;
  transform: translateY(-50%);
  scrollbar-width: thin;
  scrollbar-color: #1d2a3b;
}
@media only screen and (max-width: 1200px) {
  .booking-modal__wrapper {
    padding: 55px 35px;
  }
}
@media only screen and (max-width: 680px) {
  .booking-modal__wrapper {
    max-width: 400px;
  }
}
@media only screen and (max-width: 550px) {
  .booking-modal__wrapper {
    max-width: 420px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
#booking-modal-close {
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 25px;
  font-size: 2rem;
  padding: 5px 10px;
  z-index: 21;
  background-color: #21344a;
  color: #209a87;
  border: none;
  transition: all 1.5 linear;
}
#booking-modal-close:hover {
  color: #ffffff;
}
.modalfade {
  position: absolute;
  background-color: #000000;
}
div.modal {
  width: 90%;
  max-width: 450px;
  position: absolute;
  background-color: #21344a;
  text-align: left;
  border: 0;
  padding: 7px;
}
div.modal .modalclose {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 18px;
  font-size: 1.9rem;
  cursor: default;
  color: #bbb;
  font-weight: 300;
  cursor: pointer;
}
div.modal .modalclose:hover {
  color: #209a87;
}
div.modal .modalstate {
  background-color: rgba(33, 52, 74, 0.7);
}
div.modal .modalstate input[type=checkbox]:checked + label:before {
  color: #ffffff;
}
div.modal .modaltitle {
  font-family: 'Roboto', sans-serif;
  padding: 15px;
  font-size: 1rem;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-bottom: 1px dotted #344960;
}
div.modal .modalmessage {
  font-family: 'Roboto', sans-serif;
  padding: 5px 10px;
  font-size: 1rem;
  line-height: 1.5;
  color: #ffffff;
}
div.modal .modalmessage p {
  color: #FFF;
}
div.modal .modalbuttonshide {
  display: none;
}
div.modal .modalbuttons {
  text-align: right;
  padding: 15px 10px;
}
div.modal .modalbuttons button {
  font-family: 'Poppins', sans-serif;
  display: inline-block;
  margin: 0 5px;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  transition: all .2s;
  color: #209a87;
  letter-spacing: 2px;
  padding: 15px 25px;
  font-size: .8rem;
  border-radius: 4px;
  background-color: transparent;
  border: 1px solid #209a87;
}
div.modal .modalbuttons button:hover {
  color: #ffffff;
}
div.modal .modalbuttons button.modaldefaultbutton {
  color: #FFF;
  background-color: #209a87;
}
div.modal .modalbuttons button:hover,
div.modal .modalbuttons button:focus {
  outline: none;
}
.messmodalfade {
  position: absolute;
  background-color: #000000;
}
div.messmodal {
  width: 90%;
  max-width: 600px;
  position: absolute;
  background-color: #FFFFFF;
  text-align: left;
  padding: 7px;
}
div.messmodal .messmodalclose {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 18px;
  font-size: 1.9rem;
  cursor: default;
  color: #bbb;
  font-weight: 300;
  cursor: pointer;
}
div.messmodal .messmodalclose:hover {
  color: #209a87;
}
div.messmodal .messmodalstate {
  background-color: #FFFFFF;
}
div.messmodal .messmodalstate input[type=checkbox]:checked + label:before {
  color: #ffffff;
}
.messmodal-row {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 90px 1fr;
}
.messmodal-field {
  border-bottom: 1px solid #ccc;
  color: #444;
  line-height: 3.2;
}
.messmodal-label {
  color: #444;
  line-height: 2;
  font-size: 0.9rem;
  padding: 10px;
  background-color: #eee;
  margin: 3px 0;
}
.messmodal-message {
  color: #444444;
  font-size: 0.9rem;
  max-height: 200px;
  overflow: auto;
  padding: 10px;
}
div.messmodal .messmodaltitle {
  font-family: 'Roboto', sans-serif;
  padding: 15px;
  font-size: 1rem;
  color: #ffffff;
  background-color: #21344a;
}
div.messmodal .messmodalmessage {
  font-family: 'Roboto', sans-serif;
  padding: 5px 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #ffffff;
  overflow: auto;
}
div.messmodal .messmodalbuttonshide {
  display: none;
}
div.messmodal .messmodalbuttons {
  text-align: right;
  padding: 15px 10px;
}
div.messmodal .messmodalbuttons button {
  font-family: 'Poppins', sans-serif;
  display: inline-block;
  margin: 0 5px;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  transition: all .2s;
  color: #209a87;
  letter-spacing: 2px;
  padding: 15px 25px;
  font-size: .8rem;
  border-radius: 4px;
  background-color: transparent;
  border: 1px solid #209a87;
}
div.messmodal .messmodalbuttons button:hover {
  color: #ffffff;
}
div.messmodal .messmodalbuttons button.messmodaldefaultbutton {
  color: #FFF;
  background-color: #209a87;
}
div.messmodal .messmodalbuttons button:hover,
div.messmodal .messmodalbuttons button:focus {
  outline: none;
}
.news__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.news__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .news__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.news__wrapper--narrow {
  max-width: 1300px;
}
.news__wrapper--unique {
  max-width: 1050px;
}
.news__wrapper--padb {
  padding-bottom: 50px;
}
@media only screen and (max-width: 550px) {
  .news__wrapper {
    padding-top: 25px;
    padding-bottom: 60px;
  }
}
.news__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
}
@media only screen and (max-width: 1200px) {
  .news__grid {
    grid-gap: 40px 50px;
  }
}
@media only screen and (max-width: 950px) {
  .news__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 680px) {
  .news__grid {
    grid-template-columns: 1fr;
    margin-left: -25px;
    margin-right: -25px;
  }
}
.news__sort {
  padding: 20px 60px;
}
.news__sort .SumoSelect > .CaptionCont {
  border: 1px solid #1b62a7;
}
.news__sort .SumoSelect > .optWrapper > .options li.opt {
  border-bottom: 1px solid #d0d0d0;
}
.news__sort .SumoSelect > .optWrapper > .options {
  border-bottom: 1px solid #c0c0c0;
}
@media only screen and (max-width: 1200px) {
  .news__sort {
    padding: 30px 35px;
  }
}
@media only screen and (max-width: 768px) {
  .news__sort {
    padding: 30px 20px;
  }
}
.news-item {
  position: relative;
  padding-bottom: 50px;
  height: 100%;
  border-bottom: 1px solid #dadbdc;
  background-color: #f1f1f1;
}
.news-item--white {
  background-color: #FFFFFF;
}
.news-item__body {
  padding: 0 20px;
}
.news-item__footer {
  position: absolute;
  padding: 10px 20px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  bottom: 0;
}
.news-item__p {
  line-height: 1.75;
  margin-bottom: 0;
  text-align: left;
}
.news-item__h {
  font-size: 1.1rem;
  margin: 15px 0;
  font-weight: 500;
  color: #21344a;
}
.news-item__hlink {
  color: #21344a;
}
.news-item__hlink:hover {
  color: #209a87;
}
.news-item__a {
  display: block;
}
.news-item__icon {
  padding: 4px;
}
.news-item__date {
  display: flex;
  flex-direction: column;
  padding: 8px 5px;
  background-color: #209a87;
  max-width: 60px;
  justify-content: center;
  align-items: center;
  margin-top: -30px;
  margin-bottom: 20px;
  margin-left: 20px;
  position: relative;
  z-index: 1;
  line-height: 1.2;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
}
.news-item__date span {
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  font-size: 1.2rem;
}
.news-item__more {
  display: block;
  color: #209a87;
  font-weight: 300;
  text-align: right;
}
.news-item__more:hover {
  color: #21344a;
}
.news-search {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.news-search__input {
  padding: 20px;
  margin-top: 0;
  background-color: #fff;
}
.news-search__btn {
  border: 1px solid #21344a;
}
.news-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  margin-bottom: 40px;
  border-bottom: 1px solid #f1f1f1;
}
@media only screen and (max-width: 768px) {
  .news-head {
    padding: 30px 0;
  }
}
.news-head__author {
  font-family: 'Roboto', sans-serif;
  color: #21344a;
  font-size: 1.4rem;
}
.news-head__left {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 550px) {
  .news-head__left {
    margin-bottom: 20px;
  }
}
.news-head__img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .news-head__img {
    width: 90px;
    height: 90px;
  }
}
@media only screen and (max-width: 1200px) {
  .news-head {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 550px) {
  .news-head {
    flex-direction: column;
  }
}
.news-shares__item {
  margin-right: 10px;
}
.news-shares__icon {
  padding: 15px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  color: #ffffff;
  display: inline-block;
  text-align: center;
}
.news-shares__icon--facebook {
  background-color: #21344a;
}
.news-shares__icon--twitter {
  background-color: #1da1f2;
}
.news-shares__icon--email {
  background-color: #209a87;
}
.large-title {
  color: #21344a;
  font-weight: 500;
  position: relative;
  padding-bottom: 10px;
  text-align: center;
  font-size: 1.5rem;
  margin: 0 0 40px 0;
}
.large-title::after {
  display: inline-block;
  position: absolute;
  text-align: left;
  left: 0;
  top: 100%;
  content: '';
  width: 80px;
  height: 3px;
  background-color: #1b62a7;
}
.large-title--center::after {
  left: 50% !important;
  transform: translateX(-50%);
}
.large-title--blue-dark::after {
  background-color: #21344a;
}
.large-title--green::after {
  background-color: #209a87;
}
.large-title--bright-blue::after {
  background-color: #3fa3d9;
}
.large-title--white::after {
  background-color: #ffffff;
}
.large-title:after {
  left: 50%!important;
  transform: translateX(-50%);
  background-color: #209a87;
}
.content {
  color: #21344a;
  font-size: 1.1rem;
  font-family: 'Roboto', sans-serif;
}
.content ol,
.content ul {
  list-style-position: inside;
  margin: 20px 0 30px;
  line-height: 1.8;
  padding-left: 20px;
  font-size: 1.1rem;
}
@media only screen and (max-width: 440px) {
  .content ol,
  .content ul {
    font-size: 1rem;
  }
}
.content li {
  line-height: 1.7;
  padding-left: 20px;
  margin-bottom: 15px;
  position: relative;
  line-height: 1.8;
}
@media only screen and (max-width: 440px) {
  .content li {
    font-size: 1rem;
  }
}
.content li::before {
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 0;
  top: 8px;
  display: block;
  content: '\f0c8';
  font-size: 0.5rem;
  color: #209a87;
  font-weight: 600;
}
.content ol li {
  padding-left: 0;
}
.content ol li::before {
  content: '';
  display: none;
}
.content h2 {
  color: #21344a;
  font-weight: 500;
  position: relative;
  padding-bottom: 10px;
  margin: 40px 0 20px;
}
.content h3 {
  color: #21344a;
  font-weight: 400 !important;
  margin: 50px 0 20px;
}
@media only screen and (max-width: 440px) {
  .content h3 {
    margin: 30px 0 20px;
  }
}
.content h2 + h3 {
  margin: 30px 0 20px 0;
}
.content p {
  margin-bottom: 30px;
  color: #21344a;
  font-size: 1.1rem;
  line-height: 1.8;
}
@media only screen and (max-width: 440px) {
  .content p {
    font-size: 1rem;
    margin-bottom: 15px;
  }
}
.content table {
  border-spacing: 0;
  width: 100%;
}
.content tr:first-of-type {
  background-color: #21344a;
  color: #ffffff;
}
.content tr:nth-of-type(even) {
  background-color: rgba(52, 73, 96, 0.12);
}
.content td {
  padding: 10px 20px;
}
.content blockquote {
  font-family: 'Roboto', sans-serif;
  padding: 20px;
  border-left: 5px solid #209a87;
  margin-bottom: 40px;
  color: #21344a;
  font-style: italic;
  font-size: 1.1rem;
}
@media only screen and (max-width: 1200px) {
  .content blockquote {
    margin-bottom: 30px;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 440px) {
  .content blockquote {
    margin-bottom: 25px;
    padding-left: 20px;
    font-size: 1rem;
  }
}
.content a {
  color: #209a87;
  border-bottom: 1px dashed #209a87;
}
.content--2blocks > p:first-of-type {
  font-size: 1.3rem;
}
.content--center {
  text-align: center;
}
.content__blocks {
  text-align: left;
}
.content--copyright {
  margin-top: 20px;
  border-top: 1px solid #d8d6d6;
}
.content--copyright p {
  font-size: 80%;
}
.content--copyright img {
  padding-bottom: 30px;
}
.search-results {
  margin-top: 30px;
}
.search-results__item {
  padding: 0 0 30px;
}
.search-results__h2 {
  font-size: 1.2rem;
  font-weight: 500;
  margin: 5px 0;
  color: #21344a;
}
.search-results__category {
  margin: 0;
  padding: 0;
  font-weight: 500;
  color: #209a87;
  font-size: 0.9rem;
}
.search-results__link {
  color: #21344a;
  border-bottom: 0;
}
.search-results__link:hover {
  color: #209a87;
}
.search-results__p {
  margin-top: 5px;
}
.search-results__note {
  margin-top: 25px;
}
.news-aside__item {
  margin-bottom: 25px;
}
.news-aside__link {
  color: #209a87;
}
.news-aside__icon {
  margin-right: 15px;
  font-size: 1.4rem;
  color: #209a87;
}
.news-aside__title {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 1.2rem;
}
.news-aside__title a {
  color: #21344a;
}
.news-aside__title a:hover {
  color: #209a87;
}
.news-aside__p {
  font-size: 1rem;
}
.news-aside__lower {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.news-aside__lower span {
  font-size: 1rem;
}
@media only screen and (max-width: 768px) {
  .news-aside__lower span {
    font-size: 0.85rem;
  }
}
.news-aside__lower span::before {
  font-family: "Font Awesome 5 Pro";
  content: '\f073';
  color: #209a87;
  margin-right: 6px;
}
.pagination__wrapper {
  max-width: 700px;
  margin: 30px auto;
}
.pagination__list {
  text-align: center;
  padding: 20px 25px;
}
.pagination__item {
  display: inline-block;
  border: 1px solid #eaeaea;
  margin: 4px;
  border-radius: 4px;
  background-color: #FFF;
}
.pagination__item--active {
  background-color: #209a87;
}
.pagination__item--active .pagination__link {
  color: #ffffff !important;
}
.pagination__span {
  display: block;
  padding: 10px 15px;
  min-width: 45px;
  color: #21344a;
}
.pagination__link {
  display: block;
  padding: 10px 15px;
  min-width: 45px;
  color: #21344a;
}
.staff-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
  margin: 60px 0 0;
}
@media only screen and (max-width: 1000px) {
  .staff-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .staff-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 550px) {
  .staff-grid {
    grid-template-columns: 1fr;
  }
}
.staff-grid__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-bottom: 10px solid #209a87;
  padding: 40px 50px;
}
@media only screen and (max-width: 1350px) {
  .staff-grid__item {
    padding: 30px 25px;
  }
}
.staff-grid__item:hover .staff-grid__img {
  transform: scale(1.1);
}
.staff-grid__h {
  margin: 10px 0;
  font-weight: 400;
}
.staff-grid__hlink {
  color: #21344a;
}
.staff-grid__hlink:hover {
  color: #209a87;
}
.staff-grid__head {
  display: flex;
  justify-content: center;
  margin: 0 auto 10px auto;
  overflow: hidden;
  width: 180px;
  height: 180px;
  border-radius: 50%;
}
.staff-grid__body {
  text-align: center;
  margin: 0 0 15px 0;
}
.staff-grid__body h4 {
  color: #209a87;
  font-weight: 300;
}
.staff-grid__p {
  font-size: 1rem;
  margin: 20px 0 0;
}
.staff-grid__img {
  transition: transform 0.3s linear;
}
.staff-grid__link {
  display: block;
}
.staff-grid__social .social__link {
  font-size: 1.5rem !important;
  color: #b5b5b5;
}
.staff-grid__social .social__link:hover {
  color: #209a87;
}
.staff-header {
  display: grid;
  padding: 20px 0;
  margin-bottom: 30px;
  grid-template-columns: 160px 1fr;
  border-bottom: 1px solid #f1f1f1;
}
.staff-header__right {
  padding: 10px 0;
}
.staff-header__img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
}
.staff-header__name {
  font-size: 1.5rem;
  color: #21344a;
  margin-bottom: 5px;
}
.staff-header__position {
  color: #209a87;
  font-size: 1.1rem;
}
.staff-header__social {
  margin-top: 10px;
}
.staff-header__social .social__link {
  font-size: 1.5rem;
  color: #b5b5b5;
}
.staff-header__social .social__link:hover {
  color: #209a87;
}
.staff-aside {
  margin-top: 30px;
}
.staff-aside__item {
  margin-bottom: 25px;
}
.staff-aside__link {
  color: #209a87;
}
.staff-aside__icon {
  margin-right: 15px;
  font-size: 1.4rem;
  color: #209a87;
}
.staff-aside__title {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 1.2rem;
}
.staff-aside__title a {
  color: #21344a;
}
.staff-aside__title a:hover {
  color: #209a87;
}
.staff-aside__position {
  color: #209a87;
  font-size: 1rem;
  margin: 5px 0;
}
.staff-aside__p {
  font-size: 1rem;
}
.courses-main,
.resources-main {
  background-color: #f1f1f1;
}
.courses-main__wrapper,
.resources-main__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  padding-top: 50px;
  padding-bottom: 20px;
}
.courses-main__wrapper--pd,
.resources-main__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .courses-main__wrapper--p-tb,
  .resources-main__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.courses-main__wrapper--narrow,
.resources-main__wrapper--narrow {
  max-width: 1300px;
}
.courses-main__wrapper--unique,
.resources-main__wrapper--unique {
  max-width: 1050px;
}
.courses-main__wrapper--padb,
.resources-main__wrapper--padb {
  padding-bottom: 50px;
}
.courses-main__h,
.resources-main__h {
  text-align: center;
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 40px;
  color: #21344a;
}
.courses-main__h:after,
.resources-main__h:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 3px;
  background-color: #209a87;
}
.courses-main__section,
.resources-main__section {
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.courses-main__section--underline,
.resources-main__section--underline {
  border-bottom: 1px solid #d8d6d6;
}
.courses-main__section--center,
.resources-main__section--center {
  text-align: center;
}
.courses-main__section p,
.resources-main__section p {
  margin-bottom: 30px;
  color: #21344a;
  font-size: 1.1rem;
  line-height: 1.8;
}
.resource-search {
  margin-bottom: 30px;
}
.resource-search__h {
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 20px;
  color: #21344a;
}
.resource-search__h:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 3px;
  background-color: #209a87;
}
.resource-search--underline {
  padding-bottom: 40px;
  border-bottom: 1px solid #d8d6d6;
}
.resource-search__input {
  font-family: 'Roboto', sans-serif;
  width: 100%;
  height: 100%;
  padding: 25px 15px;
  font-size: 0.9rem;
  background-color: #FFFFFF;
  border: 1px solid #FFF;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #444444;
}
.resource-search__select {
  font-family: 'Roboto', sans-serif;
  height: 100%;
  width: 100%;
  padding: 23px 10px;
  font-size: 0.9rem;
  background-color: #FFFFFF;
  border: 1px solid #FFF;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #444444;
}
.resource-search__button i {
  font-size: 1.35rem !important;
}
.resource-search__aside {
  display: grid;
  grid-template-columns: 2fr 140px 80px;
}
@media only screen and (max-width: 1350px) {
  .resource-search__aside {
    grid-template-columns: 2fr 120px 60px;
  }
}
@media only screen and (max-width: 950px) {
  .resource-search__aside {
    grid-template-columns: 2fr auto 80px;
  }
}
@media only screen and (max-width: 550px) {
  .resource-search__aside {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto 40px;
  }
}
.resource-search__aside--mid {
  border-left: 1px solid #e4e3e3;
}
@media only screen and (max-width: 550px) {
  .resource-search__aside--mid {
    border-left: none;
  }
}
.keywords-aside {
  margin-top: 25px;
}
.keywords-aside__list {
  list-style-type: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 550px) {
  .keywords-aside__list {
    grid-template-columns: 1fr;
  }
}
.keywords-aside__item {
  margin-bottom: 15px;
}
.keywords-aside__link {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 300;
  color: #21344a;
}
.keywords-aside__link:hover {
  color: #209a87;
}
.keywords-aside__link::before {
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  margin-right: 5px;
  content: '\f105';
  color: #209a87;
  width: 10px;
}
.categories-aside {
  padding-bottom: 30px;
  margin: 25px 0 30px;
  border-bottom: 1px solid #c5c5c5;
}
.categories-aside__item {
  padding-bottom: 20px;
}
.categories-aside__item--pad {
  padding-bottom: 50px !important;
}
@media only screen and (max-width: 1200px) {
  .categories-aside__item--pad {
    padding-bottom: 40px !important;
  }
}
.categories-aside__link {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 300;
  color: #21344a;
}
.categories-aside__link:hover {
  color: #209a87;
}
.categories-aside__link::before {
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px;
  color: #209a87;
  width: 20px;
}
.resource-categories__h {
  position: relative;
  padding-bottom: 10px;
  font-weight: 300;
  font-size: 1.5rem;
  margin-bottom: 20px;
  color: #21344a;
}
.resource-categories__h:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 3px;
  background-color: #209a87;
}
.resource-categories__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 32px 50px;
  margin-top: 50px;
}
@media only screen and (max-width: 950px) {
  .resource-categories__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 768px) {
  .resource-categories__grid {
    margin: 25px auto;
    grid-gap: 25px 30px;
  }
}
@media only screen and (max-width: 550px) {
  .resource-categories__grid {
    grid-template-columns: 1fr;
  }
}
.resource-categories__item {
  background-color: #ffffff;
}
.resource-categories__icon {
  font-size: 2.5rem;
  color: #059ed8;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .resource-categories__icon {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 550px) {
  .resource-categories__icon {
    font-size: 1.5rem;
  }
}
.resource-categories__h3 {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .resource-categories__h3 {
    margin-bottom: 6px;
  }
}
.resource-categories__h3::after {
  font-family: "Font Awesome 5 Pro";
  content: '\f061';
  margin-left: 5px;
}
.resource-categories__link {
  color: #21344a;
  background-color: #ffffff;
  font-weight: 700;
  font-size: 1.2rem;
  padding: 25px;
  display: block;
  height: 100%;
}
.resource-categories__link:hover {
  transition: background-color 0.2s linear;
  background-color: #21344a !important;
  color: #dededf;
}
.resource-categories__link:hover .resource-categories__p {
  color: #FFF;
}
.resource-categories__search {
  max-width: 1100px;
  margin: 0 auto;
}
.resource-categories__search--left {
  margin: initial;
}
.resource-keywords {
  background-color: #f1f1f1;
  padding: 0 0 50px 0;
  margin-bottom: 0;
}
.resource-keywords__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  text-align: center;
  max-width: 1100px;
}
.resource-keywords__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .resource-keywords__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.resource-keywords__wrapper--narrow {
  max-width: 1300px;
}
.resource-keywords__wrapper--unique {
  max-width: 1050px;
}
.resource-keywords__wrapper--padb {
  padding-bottom: 50px;
}
.resource-keywords__h {
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 20px;
  color: #21344a;
}
.resource-keywords__h:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 3px;
  background-color: #209a87;
}
.resource-keywords__list {
  text-align: center;
  list-style-type: none !important;
  margin: 40px 0;
}
@media only screen and (max-width: 600px) {
  .resource-keywords__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }
}
.resource-keywords__item {
  display: inline-block;
  margin: 10px;
  padding-left: 0 !important;
  margin-bottom: 10px !important;
  line-height: 1 !important;
}
.resource-keywords__item:before {
  content: '' !important;
  display: none !important;
  position: relative !important;
}
.resource-keywords__link {
  display: block;
  color: #FFF;
  background-color: #209a87;
  padding: 15px 25px;
  height: 100%;
  border-radius: 5px;
  transition-timing-function: linear;
}
.resource-keywords__link:hover {
  transform: scale(1.025);
  transition: all 0.5s;
}
.professional-development {
  background-color: #f1f1f1;
}
.professional-development__wrapper {
  width: 100%;
  padding: 0 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.professional-development__wrapper--pd {
  padding: 25px 25px !important;
}
@media only screen and (max-width: 768px) {
  .professional-development__wrapper--p-tb {
    padding: 40px 25px;
  }
}
.professional-development__wrapper--narrow {
  max-width: 1300px;
}
.professional-development__wrapper--unique {
  max-width: 1050px;
}
.professional-development__wrapper--padb {
  padding-bottom: 50px;
}
.professional-development__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 32px 50px;
  margin: 50px auto;
}
@media only screen and (max-width: 950px) {
  .professional-development__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 768px) {
  .professional-development__grid {
    margin: 25px auto;
    grid-gap: 25px 30px;
  }
}
@media only screen and (max-width: 550px) {
  .professional-development__grid {
    grid-template-columns: 1fr;
  }
}
.professional-development__item {
  background-color: #ffffff;
}
.professional-development__icon {
  font-size: 2.5rem;
  color: #059ed8;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .professional-development__icon {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 550px) {
  .professional-development__icon {
    font-size: 1.5rem;
  }
}
.professional-development__h {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .professional-development__h {
    margin-bottom: 6px;
  }
}
.professional-development__h::after {
  font-family: "Font Awesome 5 Pro";
  content: '\f061';
  margin-left: 5px;
}
.professional-development__link {
  color: #21344a;
  background-color: #ffffff;
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: 6px;
  padding: 25px;
  height: 100%;
  display: block;
}
.professional-development__link:hover {
  transition: background-color 0.2s linear;
  background-color: #21344a !important;
  color: #dededf;
}
.professional-development__search {
  margin: 0 auto;
}
.professional-development__search--left {
  margin: initial;
}
.checkout__title {
  font-weight: 300;
  font-size: 1.2rem;
}
@media only screen and (max-width: 768px) {
  .checkout__title {
    margin-bottom: 0;
    font-size: 1rem !important;
  }
}
.checkout__panel {
  display: none;
  margin: 20px 0;
}
@media only screen and (max-width: 768px) {
  .checkout__panel {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 950px) {
  .checkout__section {
    margin-bottom: 20px;
  }
}
.checkout__section:first-of-type .checkout__panel {
  display: block;
}
.checkout__subtitle {
  font-size: 1rem;
  margin-bottom: 20px;
  color: #21344a;
}
.checkout__block {
  display: grid;
  padding: 10px 30px 20px 30px;
}
.checkout__block--2col {
  grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 768px) {
  .checkout__block--2col {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 1200px) {
  .checkout__block {
    padding: 10px 20px 10px;
  }
}
@media only screen and (max-width: 768px) {
  .checkout__block {
    padding: 0 0;
  }
}
.checkout__backbtn {
  color: #209a87;
  font-weight: 700;
  cursor: pointer;
}
.checkout__backbtn i {
  color: #209a87;
}
@media only screen and (max-width: 768px) {
  .checkout__btn {
    display: block !important;
    width: 100%;
  }
}
.checkout__response {
  text-align: center;
}
.checkout__element--pr-30 {
  padding-right: 30px;
}
@media only screen and (max-width: 768px) {
  .checkout__element--pr-30 {
    padding-right: 0;
  }
}
.checkout__element--pl-30 {
  padding-left: 30px;
}
@media only screen and (max-width: 768px) {
  .checkout__element--pl-30 {
    padding-left: 0;
  }
}
.checkout__element--left {
  border-right: 1px solid #cccccc;
}
@media only screen and (max-width: 950px) {
  .checkout__element--left {
    border: none;
  }
}
.checkout__pwreset {
  line-height: 3;
  color: #209a87;
  border-bottom: 1px dashed #209a87;
}
.checkout__highlight {
  font-weight: 400;
  color: #209a87;
}
.checkout__header {
  background-color: #21344a;
  padding: 0px;
  color: #ffffff;
  display: flex;
  align-items: center;
  margin: 10px 0;
  position: relative;
}
.checkout__header--complete:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f00c';
  color: #209a87;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 550px) {
  .checkout__header {
    margin-bottom: 15px;
  }
}
.checkout__count {
  color: #209a87;
  font-size: 2rem;
  padding: 7px 25px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  margin-right: 15px;
  width: 70px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .checkout__count {
    font-size: 1.5rem;
    padding: 15px 20px;
  }
}
.checkout__notice {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.checkout__p {
  font-size: 1.1rem;
}
@media only screen and (max-width: 768px) {
  .checkout__p {
    font-size: 0.9rem;
  }
}
#login-panel {
  display: block;
}
#invoice-form {
  display: none;
}
.card-form {
  width: 50%;
  margin: 30px 0;
}
@media only screen and (max-width: 768px) {
  .card-form {
    width: 100%;
  }
}
.card-form__h {
  margin-top: 30px;
  font-weight: 400;
  color: #209a87;
  font-size: 1.1rem;
}
.checkout-attendees__item {
  padding: 30px 0;
  display: grid;
}
@media only screen and (max-width: 950px) {
  .checkout-attendees__item {
    padding: 15px 0 !important;
  }
}
.checkout-attendees__item:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 1350px) {
  .checkout-attendees__item--left {
    margin-bottom: 20px;
    border-bottom: 1px solid #cccccc;
  }
}
.checkout-order__wrapper {
  padding: 50px;
}
@media only screen and (max-width: 680px) {
  .checkout-order__wrapper {
    padding: 30px 25px;
  }
}
.checkout-order__label {
  font-family: 'Poppins', sans-serif;
  color: #21344a;
  font-weight: 700;
}
.checkout-order__label--subtotal {
  font-size: 1.1rem;
}
@media only screen and (max-width: 768px) {
  .checkout-order__label--subtotal {
    font-size: 1rem;
  }
}
.checkout-order__label--total {
  font-size: 1.5rem;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .checkout-order__label--total {
    font-size: 1.2rem;
  }
}
.checkout-order__price {
  font-family: 'Poppins', sans-serif;
  color: #21344a;
  font-weight: 700;
}
.checkout-order__price--subtotal {
  font-size: 1.1rem;
}
@media only screen and (max-width: 768px) {
  .checkout-order__price--subtotal {
    font-size: 1rem;
  }
}
.checkout-order__price--total {
  font-size: 1.5rem;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .checkout-order__price--total {
    font-size: 1.2rem;
  }
}
.checkout-order__item {
  display: flex;
  justify-content: space-between;
}
.checkout-order__item:not(:last-child) {
  padding-bottom: 15px;
}
@media only screen and (max-width: 550px) {
  .checkout-order__item:not(:last-child) {
    padding-bottom: 5px;
  }
}
.checkout-membership__item {
  padding: 30px 0px 20px;
}
.checkout-membership__item:not(:last-child) {
  border-bottom: 1px solid #cccccc;
}
.checkout-membership__item--left div {
  color: #209a87;
}
.checkout-summary__list {
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .checkout-summary__list {
    margin-bottom: 15px;
  }
}
.checkout-summary__item {
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
@media only screen and (max-width: 550px) {
  .checkout-summary__item {
    padding-top: 15px;
    padding-bottom: 10px;
  }
}
.checkout-summary__item h3 {
  margin-bottom: 10px;
  color: #21344a;
}
.checkout-summary__price {
  font-family: 'Roboto', sans-serif;
  font-size: 1.1rem;
  text-align: right;
  color: #21344a;
  font-weight: 700;
}
@media only screen and (max-width: 550px) {
  .checkout-summary__price {
    font-size: 0.9rem;
  }
}
.checkout-summary__date {
  line-height: 1.2;
}
.checkout-summary__date span {
  font-family: 'Roboto', sans-serif;
  color: #21344a;
  display: block;
  margin-bottom: 5px;
}
@media only screen and (max-width: 550px) {
  .checkout-summary__date span {
    font-size: 0.9rem;
  }
}
.checkout-summary__date i {
  color: #209a87;
  margin-right: 10px;
}
@media only screen and (max-width: 680px) {
  .checkout-summary__date {
    line-height: 1;
  }
}
.overlay-3ds {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.75);
  z-index: 30000;
  text-align: center;
}
.overlay-3ds div {
  position: relative;
  margin: -30px auto 0 auto;
  top: 30%;
  text-align: center;
}
.overlay-3ds iframe {
  border: 0;
}
.membership-case {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0 30px;
  padding: 35px 25px;
}
@media only screen and (max-width: 550px) {
  .membership-case {
    grid-template-columns: 1fr;
  }
}
.membership-case__price {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.6rem;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .membership-case__price {
    font-size: 1.2rem;
  }
}
.membership-case__content {
  margin-bottom: 30px;
}
.membership-case__innerbox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #36506f;
  padding: 40px;
  height: 100%;
  max-width: 550px;
  max-height: 400px;
}
.membership-case__innerbox h3 {
  color: #ffffff;
  font-weight: 300;
  margin-bottom: 10px;
}
@media only screen and (max-width: 950px) {
  .membership-case__innerbox span {
    display: block;
    text-align: center;
  }
}
.membership-case__content p {
  color: #ffffff;
}
.membership-case__content ul {
  list-style-position: inside;
}
.membership-case__content li {
  display: flex;
  margin-bottom: 18px;
  font-size: 1rem;
  line-height: 1.65;
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .membership-case__content li {
    margin-bottom: 10px;
    font-size: 0.9rem;
  }
}
.membership-case__content li:before {
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  content: '\f124';
  color: #209a87;
  margin-right: 10px;
  font-weight: 300;
}
.membership-case__content a {
  display: inline-block;
  font-size: 1rem;
  color: #209a87;
  border-bottom: 1px dashed #209a87;
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .membership-case__content a {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 680px) {
  .membership-case__content a {
    text-align: center;
  }
}
.map-banner {
  width: 100%;
  height: 500px;
}
.subscribe-box {
  background-color: #21344a;
  max-width: 550px;
  position: fixed;
  right: 65px;
  padding: 20px 30px;
  z-index: 2500;
  bottom: 15px;
  display: none;
  border-radius: 4px;
  box-shadow: 4px 4px 8px 5px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 440px) {
  .subscribe-box {
    right: 25px;
    margin-left: 25px;
  }
}
.subscribe-box__close {
  position: absolute;
  right: 15px;
  cursor: pointer;
  color: #ffffff;
  font-size: 1.2rem;
}
.subscribe-box__close:hover {
  color: #209a87;
}
.subscribe-box .form {
  margin-bottom: 10px !important;
}
.subscribe-box .btn {
  padding: 15px 10px;
  font-size: 0.9rem;
  border-radius: 4px;
  font-size: 1.1rem;
  width: 100% !important;
}
@media only screen and (max-width: 440px) {
  .subscribe-box .btn {
    padding: 8px 10px;
    font-size: 1rem;
  }
}
.subscribe-box__p {
  color: #ffffff;
  margin-bottom: 5px;
}
.subscribe-box__p--sm {
  font-size: 0.8rem !important;
}
@media only screen and (max-width: 440px) {
  .subscribe-box__p {
    display: none;
  }
}
.subscribe-box__title {
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  font-weight: 300;
  margin-bottom: 30px;
}
@media only screen and (max-width: 440px) {
  .subscribe-box__title {
    font-size: 1.1rem;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 440px) {
  #subscribe-form .form__select,
  #subscribe-form .form__input {
    padding: 5px;
    border-radius: 0;
  }
}
@media only screen and (max-width: 440px) {
  #subscribe-form .form__select {
    padding: 3px;
  }
}
.subscribe-box-small {
  background-color: #209a87;
  max-width: 550px;
  position: fixed;
  right: 65px;
  z-index: 20;
  bottom: 15px;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  border: none;
  color: #ffffff;
  cursor: pointer;
}
@media only screen and (max-width: 680px) {
  .subscribe-box-small {
    right: 60px;
  }
}
.text-box--blue-dark {
  background-color: #21344a;
}
.text-box__wrapper {
  padding: 30px 25px;
}
.text-box__wrapper--narrow {
  max-width: 900px;
}
.text-box__title {
  font-size: 1.3rem;
  color: #ffffff;
  margin-bottom: 10px;
}
.text-box__span {
  color: #209a87;
  font-size: 0.9rem;
}
.career-list__item {
  display: grid;
  grid-template-columns: 450px 1fr;
}
@media only screen and (max-width: 1200px) {
  .career-list__item {
    grid-template-columns: 350px 1fr;
  }
}
@media only screen and (max-width: 950px) {
  .career-list__item {
    grid-template-columns: 1fr;
  }
}
.career-list__icon {
  display: flex;
  padding: 20px 25px;
  justify-content: center;
  align-items: center;
  color: #209a87;
}
.career-list__icon::before {
  margin-right: 6px;
}
.career-list__grid {
  display: grid;
  grid-template-rows: 1fr auto;
}
.career-list__row {
  display: grid;
  grid-template-columns: minmax(110px, 1fr) 400px 1fr;
  max-height: 60px;
}
@media only screen and (max-width: 1200px) {
  .career-list__row {
    max-height: none;
  }
}
@media only screen and (max-width: 768px) {
  .career-list__row {
    grid-template-columns: 1fr;
  }
}
.career-list__btn {
  background-color: #209a87;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 5px;
  font-weight: 500;
  letter-spacing: 1px;
}
@media only screen and (max-width: 768px) {
  .career-list__btn {
    font-size: .9rem;
  }
}
.career-list__span {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #209a87;
  padding: 15px 5px;
}
@media only screen and (max-width: 768px) {
  .career-list__span {
    font-size: .9rem;
    font-weight: 500;
  }
}
@media only screen and (max-width: 768px) {
  .career-list__span--first {
    border-bottom: 1px solid #daeae8;
  }
}
.career-list__text {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: #21344a;
}
.career-list__wrapper {
  max-width: 900px;
  padding: 30px 25px;
}
@media only screen and (max-width: 768px) {
  .career-list__wrapper {
    padding: 15px 25px;
  }
}
.career-list__subtitle {
  color: #209a87;
  font-size: .9rem;
  letter-spacing: 2px;
  font-weight: 500;
}
.career-list__title {
  font-size: 1.3rem;
  color: #fff;
  margin-bottom: 10px;
}
@media only screen and (max-width: 550px) {
  .career-list__title {
    font-size: 1.1rem;
  }
}
.page-list {
  margin: 50px auto;
}
.page-list--narrow {
  max-width: 1100px;
}
.career-item {
  display: grid;
  grid-template-columns: 350px 3fr;
  margin: 30px 0;
}
@media only screen and (max-width: 768px) {
  .career-item {
    grid-template-columns: 1fr;
  }
}
.career-item__right {
  padding: 30px;
}
@media only screen and (max-width: 768px) {
  .career-item__right {
    padding: 0;
    padding-top: 20px;
  }
}
.career-item__subtitle {
  color: #209a87;
  font-weight: 500;
  margin-bottom: 5px;
  font-size: .9rem;
}
.career-item__h {
  color: #21344a;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 5px;
}
.career-item__h a {
  color: #21344a;
}
.career-item__h a:hover {
  color: #209a87;
}
.career-item__meta {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: .9rem;
  margin-bottom: 15px;
  display: flex;
}
.career-item__icon {
  color: #7a7a7a;
  padding-right: 15px;
}
.career-item__icon:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 1rem;
  font-weight: 300;
  margin-right: 6px;
  color: #209a87;
}
.career-item__icon--date:before {
  content: '\f073';
}
.career-item__icon--location:before {
  content: '\f3c5';
}
.career-item__a {
  color: #209a87;
  display: block;
  border-bottom: 0!important;
}
.career-item__a:hover {
  color: #21344a;
}
.img-gal__link {
  display: block;
  position: relative;
}
.img-gal__link:hover .img-gal__overlay {
  background-color: #3078ae;
  opacity: 0.9;
}
.img-gal__link:hover .img-gal__text {
  opacity: 1;
}
.img-gal__overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.2s;
}
.img-gal__text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 25px;
  opacity: 0;
  transition: cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.5s;
}
.img-gal__text:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f0a9';
  display: inline-block;
  display: block;
  color: #ffffff;
}
.img-gal__text span {
  color: #ffffff;
}
.partners-slick {
  width: 1300px;
  margin: 0 auto;
}
.partner-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.img-gal-slick {
  width: 1200px;
  margin: 0 auto;
}
.basket-table__wrapper {
  max-width: 1500px;
  width: 100%;
  margin: 50px auto 40px;
  padding: 0px 25px;
}
@media only screen and (max-width: 768px) {
  .basket-table__wrapper {
    padding: 0 25px;
    margin: 65px auto 30px;
  }
}
.basket-table h1 {
  color: #209a87;
}
.basket-table__row {
  display: grid;
  grid-template-columns: 3fr 1fr;
  padding: 25px 20px;
  position: relative;
}
@media only screen and (max-width: 550px) {
  .basket-table__row {
    grid-gap: 25px 0;
    padding: 25px 0;
  }
  .basket-table__row > div:nth-of-type(2)::before {
    content: 'Price';
    display: block;
    color: #209a87;
    font-weight: 700;
  }
}
.basket-table__row:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.basket-table__row > div:nth-of-type(2) {
  justify-self: center;
}
@media only screen and (max-width: 550px) {
  .basket-table__row > div:nth-of-type(2) {
    justify-self: flex-start;
  }
}
.basket-table__row--header {
  background-color: #21344a;
  color: #ffffff;
  padding: 15px 20px;
}
.basket-table__row--header > div > div:nth-of-type(2) {
  display: none;
}
@media only screen and (max-width: 550px) {
  .basket-table__row--header {
    display: none;
  }
}
.basket-table__row > div:last-of-type {
  justify-self: flex-end;
}
@media only screen and (max-width: 1200px) {
  .basket-table__row {
    grid-template-columns: 3fr 1fr 0.4fr;
  }
}
@media only screen and (max-width: 550px) {
  .basket-table__row {
    grid-template-columns: 1fr;
  }
}
.basket-table__col-double {
  display: grid;
  grid-template-columns: 1fr 250px;
}
@media only screen and (max-width: 1200px) {
  .basket-table__col-double {
    grid-template-columns: 1fr;
  }
}
.basket-table__remove {
  position: absolute;
  top: 30px;
  right: 20px;
}
@media only screen and (max-width: 550px) {
  .basket-table__remove {
    top: initial;
    bottom: 50px;
    font-size: 1.6rem !important;
  }
}
.basket-table__add i {
  font-size: 1.5rem;
  color: #21344a;
  margin-right: 6px;
}
.basket-table__add a {
  color: #209a87;
  border-bottom: 1px dashed #209a87;
}
.basket-table__btn {
  font-family: 'Roboto', sans-serif;
  background-color: #209a87;
  padding: 14px 20px;
  color: #ffffff;
  border-radius: 4px;
  font-size: 1rem;
}
.basket-table__overview {
  display: flex;
}
@media only screen and (max-width: 550px) {
  .basket-table__overview {
    max-width: 100%;
    margin-bottom: 15px;
  }
}
.basket-table__meta {
  color: #21344a;
  margin-bottom: 20px;
}
.basket-table__title {
  font-size: 1.2rem;
  margin-bottom: 5px !important;
}
.basket-table__title a {
  color: #21344a;
}
@media only screen and (max-width: 680px) {
  .basket-table__title {
    font-size: 1.1rem;
  }
}
.basket-table__main-icon {
  color: #209a87;
  font-size: 3rem;
  margin-right: 15px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 680px) {
  .basket-table__main-icon {
    display: none;
  }
}
.basket-table__icon {
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  .basket-table__icon {
    display: block;
  }
}
.basket-table__icon i {
  font-size: 1.1rem !important;
  margin-right: 5px !important;
  color: #209a87 !important;
}
.join-cta {
  margin: 0 0 50px;
  position: relative;
  overflow: hidden;
}
.join-cta__wrapper {
  display: grid;
  padding: 20px 30px;
  grid-template-columns: 1fr 180px;
  background-color: #21344a;
  grid-template-columns: 1fr;
}
.join-cta__logo {
  position: absolute;
  background-image: url('../../images/logo/logo-overlapped.png');
  background-position: -175px top;
  background-repeat: no-repeat;
  opacity: 0.2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.join-cta__left {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px 0;
}
.join-cta__right {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  min-height: 80px;
  padding: 10px 0;
}
.join-cta__h {
  font-weight: 500;
  color: #FFF;
  font-size: 1.3rem;
}
.join-cta__btn {
  font-size: 1.8rem;
  width: 100%;
  padding: 15px 25px;
  font-size: 1.25rem;
  display: block !important;
  max-width: 250px;
}
@media only screen and (max-width: 768px) {
  .join-cta__btn {
    font-size: 1.2rem !important;
    display: block !important;
    max-width: 300px;
    margin: 30px auto 0;
  }
}
.benefits-table {
  margin: 20px auto;
  width: 100%;
  padding: 20px;
  background-color: #ffffff;
}
@media only screen and (max-width: 550px) {
  .benefits-table--desktop {
    display: none;
  }
}
.benefits-table--desktop .benefits-table__row {
  display: grid;
  grid-template-columns: 3fr 1fr 1fr;
  padding: 10px 20px;
}
.benefits-table--desktop .benefits-table__row--header {
  background-color: #21344a;
  color: #FFF;
  font-size: 1rem;
  padding: 20px;
}
.benefits-table--desktop .benefits-table__row:nth-of-type(even) {
  background-color: rgba(52, 73, 96, 0.12);
}
.benefits-table--mobile {
  display: none;
}
@media only screen and (max-width: 550px) {
  .benefits-table--mobile {
    display: block;
  }
}
.benefits-table--mobile .benefits-table__header {
  background-color: #21344a;
  color: #FFF;
  font-size: 1rem;
  padding: 20px;
}
.benefits-table--mobile .benefits-table__row {
  display: grid;
  grid-template-columns: 1fr 50px;
  padding: 10px 20px;
}
.benefits-table--mobile .benefits-table__row--header {
  background-color: #21344a;
  color: #FFF;
  font-size: 1rem;
  padding: 20px;
}
.benefits-table--mobile .benefits-table__row:nth-of-type(even) {
  background-color: rgba(52, 73, 96, 0.12);
}
@media only screen and (max-width: 768px) {
  .benefits-table__col--first {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .benefits-table__col {
    margin: 25px 0;
  }
}
.benefits-table__type {
  display: none;
}
@media only screen and (max-width: 768px) {
  .benefits-table__type {
    display: block;
    text-align: left;
    font-size: .9rem;
  }
}
.benefits-table__title {
  text-align: left;
  font-size: 1rem;
}
.benefits-table__type {
  display: none;
  font-size: 1rem;
}
.benefits-table i {
  font-size: 1.3rem;
}
.benefits-table i.fa-check {
  color: #209a87;
}
.benefits-table i.fa-times {
  color: #ff4545;
}
.aside__wrapper {
  padding: 45px 50px;
}
@media only screen and (max-width: 1200px) {
  .aside__wrapper {
    padding: 45px 30px;
  }
}
.aside__h {
  margin-bottom: 30px;
  color: #21344a;
  font-size: 1.3rem;
}
.aside__h--mt {
  margin-top: 50px;
}
.links-aside__item {
  margin-bottom: 25px;
}
.links-aside__link {
  color: #209a87;
}
.links-aside__icon {
  margin-right: 15px;
  font-size: 1.4rem;
  color: #209a87;
}
.links-aside__title {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 1.2rem;
}
.links-aside__title a {
  color: #21344a;
}
.links-aside__title a:hover {
  color: #209a87;
}
.links-aside__p {
  font-size: 1rem;
  margin-bottom: 5px;
}
.links-aside__lower {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.links-aside__lower span {
  font-size: 1rem;
}
@media only screen and (max-width: 768px) {
  .links-aside__lower span {
    font-size: 0.85rem;
  }
}
.links-aside__lower span::before {
  font-family: "Font Awesome 5 Pro";
  content: '\f073';
  color: #209a87;
  margin-right: 6px;
}
.member-area-text__wrapper {
  padding-top: 40px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .member-area-text__wrapper {
    padding: 20px 0;
  }
}
.member-area-text__title {
  font-size: 2.1rem;
  color: #209a87;
  margin-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  .member-area-text__title {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
}
.member-area-text__subtitle {
  color: #21344a;
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 1.3rem;
  margin-bottom: 40px;
}
.member-area-text__subtitle::after {
  display: inline-block;
  position: absolute;
  text-align: left;
  left: 0;
  top: 100%;
  content: '';
  width: 80px;
  height: 3px;
  background-color: #1b62a7;
}
.member-area-text__subtitle--center::after {
  left: 50% !important;
  transform: translateX(-50%);
}
.member-area-text__subtitle--blue-dark::after {
  background-color: #21344a;
}
.member-area-text__subtitle--green::after {
  background-color: #209a87;
}
.member-area-text__subtitle--bright-blue::after {
  background-color: #3fa3d9;
}
.member-area-text__subtitle--white::after {
  background-color: #ffffff;
}
@media only screen and (max-width: 550px) {
  .member-area-text__subtitle {
    font-size: 1.1rem;
  }
}
.member-area-text__subtitle:after {
  background-color: #209a87;
}
.member-utilities {
  position: absolute;
  left: -70px;
  top: 30px;
  z-index: 9999998;
  display: none;
}
.member-utilities__wrapper {
  width: 250px;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 2px solid #209a87;
  background-color: #21344a;
  -webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.2);
  position: relative;
}
.member-utilities__wrapper:before {
  border-bottom: 10px solid #209a87;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  content: "";
  height: 0;
  right: 155px;
  position: absolute;
  top: -10px;
  width: 0;
  z-index: 999;
}
@media only screen and (max-width: 550px) {
  .member-utilities__wrapper:before {
    right: 25px;
  }
}
.member-utilities__list {
  padding: 10px 15px;
  max-height: 340px;
  overflow: auto;
}
.member-utilities__link {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9rem;
}
.member-utilities__link:hover {
  color: #209a87;
}
.member-utilities__link i {
  color: #209a87;
}
.member-utilities__link i:before {
  display: inline-block;
  width: 25px;
  margin-right: 10px;
}
.member-utilities__item {
  display: flex;
  position: relative;
  padding: 10px 0;
  color: #dededf;
}
.member-utilities__item:not(:last-child) {
  border-bottom: 1px dotted #344960;
}
.member-utilities__indicator {
  position: absolute;
  top: 50%;
  right: 20px;
  height: 18px;
  width: 18px;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #209a87;
  color: #fff;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#close-member-utilities {
  position: absolute;
  right: 15px;
  top: 0px;
  font-size: 1.7rem;
  color: white;
  z-index: 5;
  cursor: pointer;
}
#close-member-utilities:hover {
  color: #209a87;
}
/* ---- MESSAGE TABLE ---- */
.message-table {
  margin-bottom: 40px;
}
.message-table__header {
  background-color: #21344a;
  display: grid;
  grid-template-columns: 1fr 180px;
  align-items: center;
}
.message-table__header--left {
  padding: 20px;
}
.message-table__h3 {
  color: #FFF;
  font-size: 1.2rem;
  font-weight: 300;
}
@media only screen and (max-width: 550px) {
  .message-table__h3 {
    font-size: 1rem;
  }
}
.message-table__empty {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
  color: #21344a;
  font-size: 1.2rem;
  text-align: center;
}
.message-table__row {
  padding: 20px 0;
  grid-gap: 10px;
  display: grid;
  border-bottom: 1px solid #ccc;
  grid-template-columns: 0.2fr 1fr 1fr 180px;
}
@media only screen and (max-width: 768px) {
  .message-table__row {
    grid-template: 'a b d' 'a b d' 'a c d' / 100px 1fr 150px;
  }
  .message-table__row > div:nth-of-type(1) {
    grid-area: a;
  }
  .message-table__row > div:nth-of-type(2) {
    grid-area: b;
  }
  .message-table__row > div:nth-of-type(3) {
    grid-area: c;
  }
  .message-table__row > div:nth-of-type(4) {
    grid-area: d;
  }
}
@media only screen and (max-width: 550px) {
  .message-table__row {
    grid-template: 'a e' 'b e' 'c e' 'd e' / 1fr 50px;
  }
}
.message-table__icon {
  color: #ccc;
}
.message-table__icon .fa-circle {
  color: #f1f1f1;
}
.message-table__h4 {
  color: #21344a;
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 5px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding-right: 10px;
}
@media only screen and (max-width: 550px) {
  .message-table__h4 {
    font-size: 1rem;
  }
}
.message-table__h4--new:after {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 600;
  margin-left: 6px;
  content: '\f005';
  font-family: "Font Awesome 5 Pro";
  font-size: 0.4rem;
  color: red;
}
.message-table__h4 a {
  color: #21344a;
}
.message-table__h4 a:hover {
  color: #209a87;
}
.message-table__type {
  color: #209a87;
  font-size: 0.9rem;
}
.message-table__from {
  text-align: center;
  color: #6c7580;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.message-table__from span {
  color: #209a87;
}
@media only screen and (max-width: 768px) {
  .message-table__from {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 550px) {
  .message-table__from {
    font-size: 0.9rem;
  }
}
.message-table__time {
  text-align: center;
  display: flex;
  color: #6c7580;
  font-size: 1rem;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 550px) {
  .message-table__time {
    justify-self: start;
  }
}
.message-table__btn {
  display: inline-block;
  padding: 16px 30px;
  text-align: center;
  font-size: 1.5rem;
  background-color: #21344a;
  color: #FFF;
}
@media only screen and (max-width: 550px) {
  .message-table__btn {
    font-size: 1.2rem;
  }
}
.message-table__btn:hover {
  background-color: #209a87;
}
.message-table__action {
  color: #5f5f5f;
  cursor: pointer;
}
.message-table__action:hover {
  color: #209a87;
}
.message-table__check {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.message-table__checkbox label {
  cursor: pointer;
}
.file-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 30px;
  padding: 30px 0;
}
@media only screen and (max-width: 1400px) {
  .file-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (max-width: 1200px) {
  .file-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px 40px;
  }
}
@media only screen and (max-width: 550px) {
  .file-grid {
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px 30px;
    padding: 30px 0;
  }
}
.file-grid__link {
  color: #209a87;
  cursor: pointer;
}
.file-grid__head {
  margin-bottom: 20px;
}
.file-grid__icon {
  background-color: #dededf;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  padding: 25px 40px;
  max-width: 150px;
  margin: 0 auto;
}
@media only screen and (max-width: 550px) {
  .file-grid__icon {
    padding: 25px 30px;
  }
}
.file-grid__icon:hover {
  background-color: #f1f1f1;
}
.file-grid__info {
  text-align: center;
}
.file-grid__size {
  color: #21344a;
}
@media only screen and (max-width: 550px) {
  .file-grid__size {
    font-size: 0.8rem;
  }
}
.wrapper-files {
  max-width: 1500px;
  margin: 0 auto;
  padding: 50px 0px;
}
@media only screen and (max-width: 768px) {
  .wrapper-files {
    padding: 30px 0;
  }
}
.file-type {
  font-size: 4rem;
}
@media only screen and (max-width: 768px) {
  .file-type {
    font-size: 2.4rem;
  }
}
.file-type:before {
  font-family: "Font Awesome 5 Pro";
  display: flex;
  justify-content: center;
  align-items: center;
  content: '\f15b';
  color: #999;
}
.file-type--folder:before {
  content: '\f07b';
  color: #bf7d2a;
}
.file-type--up:before {
  content: '\f357';
  color: #bf7d2a;
}
.file-type--pdf:before {
  content: '\f1c1';
  color: #ac0404;
}
.file-type--doc::before,
.file-type--docx::before {
  content: '\f1c2';
  color: #1B62A7;
}
.file-type--jpg::before,
.file-type--png::before,
.file-type--gif::before,
.file-type--bmp::before {
  content: '\f03e' !important;
  color: #209a87;
}
.file-title {
  font-size: 0.9rem;
  margin-bottom: 10px;
}
@media only screen and (max-width: 550px) {
  .file-title {
    font-size: 0.8rem;
  }
}
.file-path {
  background-color: #f1f1f1;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px;
}
.file-path__source {
  display: inline-block;
  padding-right: 10px;
  cursor: pointer;
}
.file-path__source:before {
  content: '\f187';
  color: #209a87;
  margin: 0 5px;
  font-family: "Font Awesome 5 Pro";
}
.file-path__item {
  display: inline-block;
  padding-right: 10px;
  cursor: pointer;
}
.file-path__item:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f07b';
  color: #209a87;
  margin: 0 5px;
}
.file-controls {
  background-color: #21344a;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 600px) {
  .file-controls {
    grid-template-columns: 1fr;
  }
}
.file-controls__select {
  background-color: #21344a;
  color: #FFF;
  padding: 20px;
  border: 1px solid  #21344a;
}
@media only screen and (max-width: 600px) {
  .file-controls__select {
    width: 100%;
    padding: 20px;
  }
}
.file-controls__form {
  display: grid;
  grid-template-columns: 1fr 90px;
}
.file-controls__form__left {
  text-align: right;
}
.file-controls__input {
  padding: 24px;
  color: #FFF;
  float: right;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background-color: rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 600px) {
  .file-controls__input {
    width: 100%;
  }
}
.file-controls__input::-webkit-input-placeholder {
  color: #ffffff;
}
.file-controls__input:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.file-controls__input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.file-controls__input:-ms-input-placeholder {
  color: #ffffff;
}
.my-profile {
  margin: 40px 0;
}
.my-profile__top {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 550px) {
  .my-profile__top {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.my-profile__img {
  margin-right: 20px;
}
@media only screen and (max-width: 550px) {
  .my-profile__img {
    margin-right: 0;
  }
}
.my-profile__img img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 1px solid #ccc;
}
.my-profile__points {
  text-align: right;
  flex-grow: 1;
}
.my-profile__points > .dash-info__box {
  float: right;
  background-color: #21344a;
}
.my-profile__h {
  font-size: 2.1rem;
  font-weight: 700;
  color: #209a87;
  margin-bottom: 10px;
}
@media only screen and (max-width: 550px) {
  .my-profile__h {
    font-size: 1.6rem;
  }
}
.my-profile__org {
  color: #209a87;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.my-profile__status {
  margin-bottom: 6px;
}
.my-profile__status--current {
  color: #209a87;
  font-weight: 600;
}
.my-profile__status--current:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: '\f00c';
  margin-left: 5px;
  color: #209a87;
}
.my-profile__tabs {
  margin-top: 40px;
}
.my-profile__tabs__body {
  position: relative;
}
.my-profile__tabcontent {
  padding: 30px 20px;
  background-color: #f6f9f9;
}
@media only screen and (max-width: 600px) {
  .my-profile__tabcontent {
    padding: 15px;
  }
}
.my-profile__header {
  color: #209a87;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 16px;
}
.my-profile__header--line {
  padding-top: 16px;
  border-top: 1px solid #dedede;
}
@media only screen and (max-width: 600px) {
  .my-profile__header {
    margin-top: 20px;
    font-size: 1rem;
  }
}
.action-bar--separate {
  margin-top: 0px;
  margin-bottom: 50px;
}
.action-bar__wrapper {
  position: relative;
  display: grid;
  grid-template-columns: 130px 1fr 60px;
}
.action-bar__wrapper--border-b {
  border-bottom: 2px solid #209a87;
}
.action-bar__wrapper--center {
  margin: 0 auto;
  max-width: 360px;
}
.action-bar__select {
  border: 0;
}
.action-bar__input {
  width: 100%;
  border: none;
  padding: 10px 15px;
}
.action-bar__input::placeholder {
  color: #b9babb;
  font-size: 1.1rem;
}
.action-bar__btn {
  border: none;
  background-color: transparent;
  cursor: pointer;
  font-size: 1.1rem;
}
.action-bar__btn--green {
  color: #209a87;
}
.action-bar__btn--search::after {
  content: '\f002';
}
.action-bar__btn::after {
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  font-weight: bold;
}
.action-bar__clear {
  position: absolute;
  right: 0;
  bottom: -30px;
}
.action-bar__link {
  color: #209a87;
}
.dir-filter {
  text-align: right;
  margin: 0 20px 10px 0;
}
.dir-filter__select {
  appearance: none;
  background-color: transparent;
  padding: 0 1em 0 0;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  cursor: inherit;
  line-height: inherit;
  outline: none;
  border: none;
  background: transparent;
  font-size: 1rem;
  font-weight: 300;
}
.dir-filter__opt {
  color: #21344a;
}
.dir-filter__label {
  max-width: 190px;
  padding-right: 10px;
  position: relative;
  display: inline-block;
}
.dir-filter__arrow {
  position: absolute;
  right: 2px;
  top: -3px;
  display: inline-block;
  transform: translate(0px, -2px) rotate(2deg);
  z-index: -1;
  font-size: 1.5rem;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .dir-filter__arrow {
    display: none;
  }
}
.dir-filter__arrow::after {
  font-family: "Font Awesome 5 Pro";
  content: '\f107';
  color: #209a87;
}
.dir-table {
  width: 100%;
}
@media only screen and (max-width: 950px) {
  .dir-table {
    border-top: 60px solid #21344a;
  }
}
.dir-table__headrow {
  padding: 20px 25px;
  background-color: #21344a;
  display: grid;
  grid-template-columns: 1fr 1.2fr 1.2fr 150px 50px;
  align-items: center;
  grid-gap: 20px;
}
@media only screen and (max-width: 1200px) {
  .dir-table__headrow {
    grid-template-columns: 1fr .8fr 1.2fr 150px 150px;
  }
}
@media only screen and (max-width: 950px) {
  .dir-table__headrow {
    display: none;
    grid-template-columns: 1fr;
    padding: 20px 10px;
  }
}
.dir-table__headcol--end {
  justify-self: end;
}
@media only screen and (max-width: 768px) {
  .dir-table__headcol--end {
    justify-self: start;
  }
}
.dir-table__headcol--start {
  justify-self: start;
}
.dir-table__context {
  position: relative;
}
.dir-table__headtitle {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  color: #ffffff;
  font-size: 1.1rem;
}
@media only screen and (max-width: 950px) {
  .dir-table__headtitle {
    font-size: 1rem;
    width: 70px;
    text-align: left;
  }
}
.dir-table__headtitle--mr {
  text-align: right;
  margin-right: 15px;
}
.dir-table__row {
  display: grid;
  grid-template-columns: 1fr 1.2fr 1.2fr 150px 50px;
  align-items: center;
  padding: 20px 25px;
  grid-column-gap: 25px;
}
@media only screen and (max-width: 1200px) {
  .dir-table__row {
    grid-template-columns: 1fr 1.2fr 1.2fr 150px 50px;
  }
}
.dir-table__row:nth-of-type(even) {
  background-color: #f1f1f1;
}
@media only screen and (max-width: 950px) {
  .dir-table__row {
    grid-template-columns: 1fr;
    padding: 20px 10px;
    margin-bottom: 20px;
    grid-column-gap: 30px;
    box-shadow: 2px 1px 2px 2px rgba(0, 0, 0, 0.1);
  }
}
.dir-table__row--empty {
  display: block;
}
.dir-table__col {
  padding: 0 5px;
}
.dir-table__col--center {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 950px) {
  .dir-table__col--center {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 950px) {
  .dir-table__col {
    margin-bottom: 15px;
  }
}
.dir-table__p {
  margin-bottom: 0;
  color: #21344a;
}
.dir-table__btn {
  display: inline-block;
  padding: 10px 10px;
  background-color: #209a87;
  color: white;
  border: none;
  border-radius: 3px;
  width: 100%;
  text-align: center;
}
.dir-table__btn:hover {
  background-color: #03a98b;
}
.dir-table__btn--disabled {
  opacity: 0.5;
}
.dir-table__mobiletitle {
  display: none;
  color: #21344a;
  font-weight: 700;
}
@media only screen and (max-width: 950px) {
  .dir-table__mobiletitle {
    display: block;
  }
}
.dir-table__name {
  color: #21344a;
  font-size: 1.1rem;
  font-weight: bold;
}
@media only screen and (max-width: 950px) {
  .dir-table__name {
    color: #7a7a7a;
    font-size: 1rem;
  }
}
.dir-table__title {
  color: #7a7a7a;
}
.discount-table__row {
  padding: 20px;
  background-color: rgba(52, 73, 96, 0.12);
  text-align: left;
  font-size: 1rem;
  grid-template-columns: repeat(5, 1fr);
  display: grid;
  font-family: 'Roboto', sans-serif;
  color: #21344a;
}
.discount-table__row:nth-of-type(2n) {
  background-color: #ffffff;
  text-align: left;
  font-size: 1rem;
  grid-template-columns: repeat(5, 1fr);
  display: grid;
  font-family: 'Roboto', sans-serif;
  color: #21344a;
}
.discount-table__row--header {
  background-color: #21344a;
  color: #ffffff;
  font-size: 1rem;
  padding: 20px;
  grid-template-columns: repeat(5, 1fr);
  display: grid;
  grid-gap: 10px;
  font-family: 'Roboto', sans-serif;
}
.discount-table__code {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}
.discount-table__active {
  color: #21344a;
  font-weight: 600;
}
.discount-table__active--green {
  color: #81ca81;
  font-weight: 600;
}
.discount-table__active--red {
  color: #b73b3b;
  font-weight: 600;
}
.dash-upper {
  position: relative;
  overflow: hidden;
}
.dash-upper__logo {
  position: absolute;
  top: 0;
  bottom: 0;
  height: auto;
  opacity: 0.25;
}
.dash-upper__text {
  position: absolute;
  bottom: 60px;
  left: 85px;
  max-width: 1100px;
  margin: 0 auto;
  color: white;
  border-left: 30px solid #209a87;
}
@media only screen and (max-width: 1200px) {
  .dash-upper__text {
    left: 25px;
  }
}
@media only screen and (max-width: 680px) {
  .dash-upper__text {
    left: 25px;
    right: 25px;
  }
}
.dash-upper__title {
  color: #ffffff;
  font-weight: 500;
  font-size: 1.6rem;
  display: flex;
  padding: 30px;
  align-items: center;
  position: relative;
  z-index: 2;
  margin-bottom: 0;
}
@media only screen and (max-width: 680px) {
  .dash-upper__title {
    font-size: 1.4rem;
    padding: 20px 16px;
  }
}
@media only screen and (max-width: 550px) {
  .dash-upper__title {
    font-size: 1.2rem;
  }
}
.dash-upper__title::before {
  display: block;
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  height: 100%;
  background-image: linear-gradient(35deg, #21344a 0, #293b50 50%, #21344a 33%, #21344a 67%, #21344a 100%);
}
.member-groups {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #c5c5c5;
}
.member-groups__item {
  font-size: 1rem;
  margin-bottom: 8px;
  display: flex;
}
.member-groups__item::before {
  font-family: "Font Awesome 5 Pro";
  content: '\f0c0';
  display: block;
  margin-right: 10px;
  font-weight: 300;
  font-size: 1.2rem;
  margin-top: -2px;
  color: #209a87;
}
.member-groups__name {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 1.2rem;
  color: #21344a;
}
.member-groups__text {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  margin-bottom: 1rem;
  color: #7a7a7a;
}
.dash-info {
  background-color: #21344a;
}
.dash-info__wrapper {
  padding: 35px 25px;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 600px) {
  .dash-info__wrapper {
    flex-direction: column;
    text-align: center;
    padding: 15px 25px;
  }
}
.dash-info__left {
  display: flex;
}
@media only screen and (max-width: 600px) {
  .dash-info__left {
    flex-direction: column;
    text-align: center;
  }
}
.dash-info__box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 25px;
  max-width: 180px;
  height: 100%;
}
@media only screen and (max-width: 600px) {
  .dash-info__box {
    margin: 20px auto;
  }
}
.dash-info__img {
  margin-right: 20px;
  min-width: 140px;
}
.dash-info__img img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
}
@media only screen and (max-width: 600px) {
  .dash-info__img {
    margin: 20px auto;
  }
}
.dash-info__title {
  color: #209a87;
}
@media only screen and (max-width: 768px) {
  .dash-info__title {
    margin-bottom: 5px;
  }
}
.dash-info__subtitle {
  color: #209a87;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .dash-info__subtitle {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .dash-info__text {
    margin-bottom: 20px;
  }
}
.dash-info__p {
  margin-bottom: 5px;
  color: #dededf;
  font-size: .9rem;
  line-height: 1.4;
}
.dash-info__cepoints {
  font-size: 2.5rem;
  color: #209a87;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .dash-info__cepoints {
    font-size: 1.9rem;
  }
}
.dash-info__cetext {
  color: #dededf;
  text-transform: uppercase;
  font-weight: 700;
  font-size: .9rem;
  text-align: center;
}
@media only screen and (max-width: 550px) {
  .dash-info__cetext {
    font-size: .8rem;
  }
}
.dash-warning {
  background-color: #ffa1a1;
  position: relative;
}
.dash-warning__wrapper {
  max-width: 1400px;
  margin: 0 auto;
  padding: 30px 50px 30px 25px;
}
.dash-warning__content {
  display: flex;
  align-items: center;
  background-color: #ffa1a1;
}
@media only screen and (max-width: 768px) {
  .dash-warning__content {
    flex-direction: column;
    align-items: center;
  }
}
.dash-warning__link {
  border-bottom: 1px solid #982020;
  color: #982020;
}
.dash-warning__close {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  font-size: 1.5rem;
  cursor: pointer;
  color: #982020;
}
.dash-warning__icon {
  margin-right: 20px;
  font-size: 3rem;
  color: #982020;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .dash-warning__icon {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.dash-warning__p {
  margin-bottom: 0;
  color: #982020;
  font-weight: 500;
}
.dash-content__wrapper {
  padding: 60px 25px 0;
  max-width: 1100px;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .dash-content__wrapper {
    padding: 30px 25px;
  }
}
.dash-content__title {
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 50px;
  color: #21344a;
}
@media only screen and (max-width: 768px) {
  .dash-content__title {
    font-size: 1.3rem;
    margin-bottom: 40px;
  }
}
.dash-content__title::after {
  display: inline-block;
  position: absolute;
  text-align: left;
  left: 0;
  top: 100%;
  content: '';
  width: 80px;
  height: 3px;
  background-color: #209a87;
}
.dash-content__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
@media only screen and (max-width: 680px) {
  .dash-content__grid {
    grid-template-columns: 1fr;
    grid-gap: 15px;
  }
}
.dash-content__h {
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 1.1rem;
  margin-bottom: 10px;
  color: #21344a;
}
.dash-content__item {
  font-size: 1rem;
  margin-bottom: 5px;
  display: flex;
}
.dash-content__item--arrow::before {
  font-family: "Font Awesome 5 Pro";
  content: '\f0dd';
  display: block;
  margin-right: 10px;
  font-weight: 700;
  transform: rotate(-90deg);
  font-size: 1rem;
  margin-top: -2px;
}
.dash-content__item--users::before {
  font-family: "Font Awesome 5 Pro";
  content: '\f0c0';
  display: block;
  margin-right: 10px;
  font-weight: 700;
  font-size: 1rem;
  margin-top: -2px;
  color: #209a87;
}
.dash-grid__wrapper {
  padding: 20px 25px 50px;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.dash-grid__element {
  flex: 0 0 calc(25% - 20px);
  margin: 10px;
  border: 1px solid #d7d4d4;
  border-radius: 2px;
}
@media only screen and (max-width: 1200px) {
  .dash-grid__element {
    flex: 0 0 calc(50% - 20px);
  }
}
@media only screen and (max-width: 500px) {
  .dash-grid__element {
    margin: 10px 0;
    flex: 0 0 100%;
  }
}
.dash-grid__link {
  color: inherit;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px;
  align-items: center;
  overflow: hidden;
}
.dash-grid__link--icon-reference {
  position: relative;
}
@media only screen and (max-width: 600px) {
  .dash-grid__link {
    padding: 25px 15px 15px;
  }
}
.dash-grid__link:hover .dash-grid__icon {
  transform: scale(1.2);
}
.dash-grid__p {
  margin-top: 15px;
  text-align: center;
  font-size: 1rem;
}
.dash-grid__icon-additional {
  position: absolute;
  top: -5px;
  left: -5px;
  background-color: #21344a;
  color: #dededf;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.9rem;
}
.dash-grid__icon {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  text-align: center;
  color: #209a87;
  z-index: 20;
  background-color: #f1f1f1;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  font-size: 2.5rem;
  margin-bottom: 15px;
  transition: all .3s linear;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .dash-grid__icon {
    font-size: 2.1rem;
  }
}
.dash-grid__h {
  color: #21344a;
  font-size: 1.2rem;
  font-weight: 500;
}
.resources-library {
  background-color: #f1f1f1;
}
@media only screen and (max-width: 550px) {
  .resources-library--tpp {
    margin-top: 20px;
  }
}
.resources-library__wrapper {
  max-width: 1500px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 25px;
}
.resources-library__wrapper--tpp {
  padding-top: 80px;
  padding-left: 30px;
  padding-right: 30px;
  border: 2px solid #676767;
  box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.4);
  height: 600px;
  overflow-y: scroll;
}
@media only screen and (max-width: 550px) {
  .resources-library__wrapper--tpp {
    padding-right: 10px;
    padding-left: 15px;
  }
}
.resources-library__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 50px;
  margin-top: 50px;
}
.resources-library__grid--tpp {
  grid-template-columns: repeat(3, 1fr) !important;
  margin-top: 0!important;
  max-height: 600px;
  overflow-y: scroll;
}
@media only screen and (max-width: 550px) {
  .resources-library__grid--tpp {
    max-height: 100%;
  }
}
.resources-library__grid--tpp::-webkit-scrollbar-thumb {
  background: #2d2d2d;
  border: 1px solid #757d87;
}
.resources-library__grid--tpp::-webkit-scrollbar-track {
  background: #757d87;
}
@media only screen and (max-width: 1200px) {
  .resources-library__grid {
    grid-template-columns: 1fr 1fr !important;
  }
}
@media only screen and (max-width: 680px) {
  .resources-library__grid {
    grid-template-columns: 1fr !important;
    grid-gap: 20px;
  }
}
.tpp-modal {
  position: fixed;
  z-index: -2;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all  0.4s linear;
  visibility: hidden;
  padding: 25px;
}
@media only screen and (max-width: 550px) {
  .tpp-modal {
    padding: 25px 15px;
  }
}
.tpp-modal.reveal {
  z-index: 9999;
  visibility: visible;
  opacity: 1;
}
.tpp-modal__wrapper {
  transform: translate(-50%, -50%);
  left: 50%;
  position: relative;
  width: 100%;
  top: 50%;
  max-width: 1200px;
  height: 700px;
}
@media only screen and (max-width: 550px) {
  .tpp-modal__wrapper {
    transform: translate(-50%, 0);
    top: 0px;
  }
}
.tpp-modal__close {
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 2.5rem;
  z-index: 10;
  color: #21344a;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  background-color: transparent;
}
@media only screen and (max-width: 1200px) {
  .tpp-modal__close {
    right: 10px;
  }
}
.resources-filter {
  margin-bottom: 50px;
}
@media only screen and (max-width: 550px) {
  .resources-filter {
    margin-bottom: 30px;
  }
}
.resources-filter__h {
  margin-bottom: 30px;
  color: #344960;
}
.resources-filter__group {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .resources-filter__group {
    justify-content: space-between;
  }
}
@media only screen and (max-width: 768px) {
  .resources-filter__element {
    margin-bottom: 15px;
  }
}
.resources-filter__select {
  border: none;
  background-color: #ffffff;
  padding: 5px 15px;
  margin-right: 30px;
  border-radius: 5px;
  width: 180px;
}
@media only screen and (max-width: 768px) {
  .resources-filter__select {
    margin-right: 0;
  }
}
.resources-filter__search {
  background-color: #ffffff;
  border-radius: 5px;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .resources-filter__search {
    margin-bottom: 15px;
    width: 100%;
  }
}
.resources-filter__input {
  border: none;
  border-radius: 5px;
  padding: 9px 10px;
}
@media only screen and (max-width: 768px) {
  .resources-filter__input {
    flex-grow: 1;
  }
}
.resources-filter__icon {
  color: #209a87;
  font-weight: 700;
}
.resources-filter__btn {
  border: none;
  background-color: #ffffff;
  flex-grow: 1;
  padding-right: 10px;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .resources-filter__btn {
    flex-basis: 50px;
    flex-grow: initial;
  }
}
.resource-item {
  border-bottom: 10px solid #209a87;
  background-color: #ffffff;
  position: relative;
}
@media only screen and (max-width: 680px) {
  .resource-item {
    padding: 15px;
  }
}
.resource-item__content {
  padding: 30px 25px 5px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 680px) {
  .resource-item__content {
    padding: 0;
  }
}
.resource-item__tlink {
  color: #21344a;
}
.resource-item__tlink:hover {
  color: #209a87;
}
.resource-item__subtitle {
  color: #209a87;
  font-size: .9rem;
  font-weight: 500;
  margin-bottom: 10px;
}
.resource-item__summary {
  color: #444;
}
.resource-item__list {
  list-style-type: square;
  color: #209a87;
  padding-left: 20px;
}
.resource-item__meta span {
  font-size: 0.9rem;
  color: #444;
}
.resource-item__title {
  font-size: 1.1rem;
  color: #21344a;
  margin-bottom: 20px;
}
.resource-item__icon {
  position: absolute;
  bottom: 20px;
  right: 15px;
  font-weight: 300;
  font-size: 6.5rem;
  color: #f6f6f6;
  line-height: 1;
  z-index: 1;
}
@media only screen and (max-width: 550px) {
  .resource-item__icon {
    font-size: 4.5rem;
  }
}
.resource-item__icon:before {
  font-family: "Font Awesome 5 Pro";
}
.resource-item__icon--video:before {
  content: '\f03d';
}
.resource-item__icon--download:before {
  content: '\f019';
}
.resource-item__icon--webpage:before {
  content: '\f15c';
}
.resource-item__icon--link:before {
  content: '\f0ac';
}
.resource-item__icon--book:before {
  content: '\f518';
}
.resource-item__icon--youtube:before {
  content: '\f04b';
}
.resource-item__keywords {
  list-style-type: none;
  margin: 15px 0;
  padding-left: 0 !important;
  margin-bottom: 10px !important;
  line-height: 1 !important;
}
.resource-item__keyword {
  display: inline-block;
  margin: 2px 1px !important;
  padding-left: 0 !important;
}
.resource-item__keyword:before {
  content: '' !important;
  display: none !important;
  position: relative !important;
}
.resource-item__keylink {
  display: block;
  padding: 5px 10px;
  color: #FFF !important;
  font-size: 10px;
  background-color: #209a87;
  border-radius: 4px;
  white-space: nowrap;
}
.resource-item__footer {
  margin-top: 15px;
}
.resource-item__link {
  color: #209a87;
  font-weight: 700;
}
.resource-item__noaccess {
  color: #a4a3a3;
}
.resource-header {
  margin-top: 40px;
}
.resource-info {
  float: right;
  max-width: 300px;
  margin: 0 0 30px 30px;
  padding-left: 40px;
  border-left: 1px solid #d8d6d6;
}
@media only screen and (max-width: 1200px) {
  .resource-info {
    max-width: initial;
    float: none;
    padding-left: 0px;
    border-left: 0;
    margin: 0;
  }
}
.resource-info__list {
  color: #209a87;
  padding-left: 0 !important;
}
.resource-info__item {
  font-size: .9rem;
}
.resource-info__label {
  font-weight: bold;
  color: #444;
  display: block;
}
.resource-info__value {
  color: #444;
  display: block;
}
.resource-info__download {
  margin-top: 30px;
}
.resource-info__btn {
  padding: 10px !important;
  font-size: 1rem !important;
  display: block !important;
}
.passtrengthMeter {
  position: relative;
  width: 100%;
}
.passtrengthMeter > input {
  font-family: Roboto, sans-serif;
  width: 100%;
  padding: 15px;
  font-size: .9rem;
  background-color: #e8f0fe;
  border: 1px solid #FFF;
  border-radius: 4px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #444;
}
.passtrengthMeter > input:focus {
  outline-width: 0;
}
.passtrengthMeter::after {
  content: '';
  height: 3px;
  overflow: hidden;
  width: 0%;
  transition: width .5s;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.passtrengthMeter.weak::after {
  background-color: #EC644B;
  width: 25%;
}
.passtrengthMeter.medium::after {
  content: '';
  background-color: #E87E04;
  width: 50%;
}
.passtrengthMeter.strong::after {
  content: '';
  background-color: #EFBF17;
  width: 75%;
}
.passtrengthMeter.very-strong::after {
  content: '';
  background-color: #42A72A;
  width: 100%;
}
.passtrengthMeter .showPassword {
  position: absolute;
  width: 20px;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  color: #999;
}
.passtrengthMeter .showPassword:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f06e';
}
.passtrengthMeter .showPassword.active:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f070';
}
.passtrengthMeter .showPassword:hover {
  cursor: pointer;
  color: #209a87;
}
.passtrengthMeter .tooltip {
  background: #000000;
  top: 100%;
  color: #fff;
  font-size: 14px;
  display: block;
  left: 50%;
  margin-bottom: 15px;
  opacity: 0;
  padding: 8px 15px;
  pointer-events: none;
  position: absolute;
  min-width: 70px;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  z-index: 10;
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
  transform: translateY(5px);
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}
.passtrengthMeter.weak .tooltip {
  background-color: #EC644B;
}
.passtrengthMeter.weak .tooltip:after {
  border-left: solid transparent 7px;
  border-right: solid transparent 7px;
  border-bottom: solid #EC644B 7px;
  top: -7px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 0;
}
.passtrengthMeter.medium .tooltip {
  background-color: #E87E04;
}
.passtrengthMeter.medium .tooltip:after {
  border-left: solid transparent 7px;
  border-right: solid transparent 7px;
  border-bottom: solid #E87E04 7px;
  top: -7px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 0;
}
.passtrengthMeter.strong .tooltip {
  background-color: #EFBF17;
}
.passtrengthMeter.strong .tooltip:after {
  border-left: solid transparent 7px;
  border-right: solid transparent 7px;
  border-bottom: solid #EFBF17 7px;
  top: -7px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 0;
}
.passtrengthMeter.very-strong .tooltip {
  background-color: #42A72A;
}
.passtrengthMeter.very-strong .tooltip:after {
  border-left: solid transparent 7px;
  border-right: solid transparent 7px;
  border-bottom: solid #42A72A 7px;
  top: -7px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 0;
}
.passtrengthMeter.weak .tooltip:before {
  top: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}
.passtrengthMeter .tooltip:after {
  border-left: solid transparent 7px;
  border-right: solid transparent 7px;
  border-bottom: solid #000000 7px;
  top: -7px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 0;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.passtrengthMeter:hover .tooltip {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1000;
  padding: 30px;
  box-sizing: border-box;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
}
.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.project-modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 768px;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  padding: 15px 30px;
  text-align: left;
  border-bottom: 3px solid #dadbdc;
}
.project-modal a.close-modal {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  width: 30px;
  height: 30px;
  color: #ccc;
  font-size: 2rem;
  cursor: pointer;
}
.project-modal a.close-modal:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f00d';
}
.project-modal a.close-modal:hover {
  color: #209a87;
}
.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}
.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.modal-spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.5);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.si-float-wrapper {
  position: absolute;
  width: 100%;
}
.si-float-wrapper,
.si-float-wrapper * {
  box-sizing: border-box;
}
[class*='si-wrapper'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  cursor: default;
}
.si-wrapper-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: -40px;
  margin-left: 0px;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
.si-wrapper-bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-top: 0px;
  margin-left: 0px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.si-wrapper-left {
  margin-top: -20px;
  margin-left: -11px;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.si-wrapper-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: -20px;
  margin-left: 11px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
[class*='si-shadow-wrapper'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.29804;
  z-index: 1;
}
.si-shadow-wrapper-top,
.si-shadow-wrapper-bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.si-shadow-pointer-bottom,
.si-shadow-pointer-right {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.si-shadow-frame {
  box-shadow: 0 1px 3px 0 #000;
}
[class*='si-shadow-pointer'] {
  position: relative;
  width: 15px;
  height: 15px;
  margin: auto;
}
[class*='si-shadow-inner-pointer'] {
  position: absolute;
  width: 141%;
  height: 141%;
  box-shadow: -0.70711px 0.70711px 3px 0 #000000;
}
.si-shadow-inner-pointer-top {
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.si-shadow-inner-pointer-bottom {
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%) rotate(-45deg);
  transform: translate(-50%, 50%) rotate(-45deg);
}
.si-shadow-inner-pointer-left {
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.si-shadow-inner-pointer-right {
  top: 50%;
  right: 0;
  -webkit-transform: translate(50%, -50%) rotate(-45deg);
  transform: translate(50%, -50%) rotate(-45deg);
}
.si-frame {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  border-radius: 3px;
  overflow: hidden;
  z-index: 2;
}
.si-content-wrapper {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  padding: 30px;
  background-color: #fff;
}
.si-has-border .si-content-wrapper {
  border: 1px solid #bbb;
}
.si-content {
  overflow: auto;
}
.si-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  outline: none;
  background-color: transparent;
  color: inherit;
  font-family: Arial, Baskerville, monospace;
  font-size: 24px;
  cursor: pointer;
  opacity: 0.5;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.si-close-button:hover,
.si-close-button:focus {
  opacity: 0.7;
}
[class*='si-pointer-border'] {
  position: absolute;
  border: 15px solid transparent;
  z-index: 3;
}
[class*='si-pointer-bg'] {
  position: relative;
  border: 15px solid transparent;
  z-index: 4;
}
.si-has-border [class*='si-pointer-bg'] {
  border-width: 15px;
}
.si-pointer-border-top,
.si-pointer-border-bottom {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.si-pointer-border-left,
.si-pointer-border-right {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.si-pointer-top {
  border-bottom: 0;
}
.si-pointer-border-top {
  bottom: 0;
  border-top-color: #bbb;
}
.si-pointer-bg-top {
  border-top-color: #fff;
}
.si-has-border .si-pointer-bg-top {
  top: -1px;
  margin-bottom: 0px;
}
.si-pointer-bottom {
  border-top: 0;
}
.si-pointer-border-bottom {
  top: 0;
  border-bottom-color: #bbb;
}
.si-pointer-bg-bottom {
  border-bottom-color: #fff;
}
.si-has-border .si-pointer-bg-bottom {
  bottom: -1px;
  margin-top: 0px;
}
.si-pointer-left {
  border-right: 0;
}
.si-pointer-border-left {
  right: 0;
  border-left-color: #bbb;
}
.si-pointer-bg-left {
  border-left-color: #fff;
}
.si-has-border .si-pointer-bg-left {
  left: -1px;
  margin-right: 0px;
}
.si-pointer-right {
  border-left: 0;
}
.si-pointer-border-right {
  left: 0;
  border-right-color: #bbb;
}
.si-pointer-bg-right {
  border-right-color: #fff;
}
.si-has-border .si-pointer-bg-right {
  right: -1px;
  margin-left: 0px;
}
.membership-boxes {
  display: flex;
  align-content: center;
  justify-content: center;
}
@media only screen and (max-width: 950px) {
  .membership-boxes {
    flex-wrap: wrap;
  }
}
.membership-boxes__item {
  width: 300px;
  text-align: center;
  margin: 0px 10px;
}
.membership-boxes__item--digital {
  background: #21344a;
  padding: 30px;
  border-top: 10px #3fa3d9 solid;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.membership-boxes__item--full {
  background: #ffffff;
  padding: 30px;
  border-top: 10px #209a87 solid;
  color: #21344a;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.membership-boxes__price {
  font-size: 1.7rem;
  font-family: Poppins, sans-serif;
  font-weight: 700;
  margin-top: 10px;
}
.membership-boxes__h {
  font-size: 1.1rem;
  margin-top: 10px;
}
/*NEWSLETTER PAGE*/
.newsletter-item-grid__wrapper {
  justify-items: center;
}
@media only screen and (max-width: 680px) {
  .newsletter-item-grid__wrapper {
    grid-template-columns: 1fr !important;
  }
}
.newsletter-item__pad {
  background: #21344a;
  width: 240px;
  min-height: 300px;
  margin-left: -10px;
  transform: rotate(-5deg);
}
.newsletter-item__content {
  background: #ffffff;
  margin-left: 30px;
  transform: rotate(3deg);
  width: 250px;
  min-height: 300px;
  margin-top: -10px;
  padding: 25px 25px 5px 25px;
  border-bottom: 10px solid #209a87;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.newsletter-item__link {
  font-weight: bold;
  color: #209a87;
}
.newsletter-item__footer {
  margin-top: 15px;
}
.newsletter-item__subtitle {
  color: #209a87;
  font-size: .9rem;
  font-weight: 500;
  margin-bottom: 10px;
}
.newsletter-item__title {
  color: #21344a;
}
.newsletter-item__icon {
  position: absolute;
  bottom: 20px;
  right: 15px;
  font-weight: 300;
  font-size: 6.5rem;
  color: #f6f6f6;
  line-height: 1;
  z-index: 1;
}
.newsletter-item__icon::before {
  font-family: "Font Awesome 5 Pro";
}
.newsletter-item__icon--letter::before {
  content: '\f658';
}
/*04-04-2021*/
.wrapper--narrow {
  max-width: 1300px;
  margin: 0 auto;
}
.sig-card {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-bottom: 10px solid #209a87;
}
.sig-card__body {
  padding: 25px;
}
.sig-card__p a {
  color: #209a87;
}
.sig-card__p ul {
  list-style-type: unset;
  margin-left: 20px;
}
.sig-card__p li::marker {
  color: #209a87;
}
.sig-card__more {
  color: #209a87;
  background: #ffffff;
  padding: 0;
  border: 0;
  font-weight: 400;
  cursor: pointer;
}
.sig-card__join {
  color: #209a87;
  font-weight: 700;
  background: #ffffff;
  padding: 0;
  border: 0;
  cursor: pointer;
}
.sig-card__icon {
  padding-bottom: 10px;
  max-width: 50px;
}
.sig-card__title {
  color: #21344a;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 10px;
}
.sig-card__p {
  font-family: Roboto, sans-serif;
  line-height: 1.75;
  margin-bottom: 0;
  text-align: left;
  color: #7a7a7a;
}
.sig-card__footer {
  padding: 0 0 10px 25px;
}
.lower-cta__h {
  color: #21344a;
  font-weight: 500;
  position: relative;
  padding-bottom: 10px;
  margin: 0px 0 20px;
}
.center--m-auto {
  margin: auto;
}
#tpp-card-container {
  position: relative;
}
.tpp-arrow__icon {
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  color: #21344a;
  cursor: pointer;
  background-color: transparent;
  border: none;
  padding: 15px 10px;
}
@media only screen and (max-width: 768px) {
  .tpp-arrow__icon {
    top: 120px;
  }
}
.tpp-arrow__icon::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 2rem;
  display: inline-block;
}
.tpp-arrow__icon--prev {
  left: 10px;
}
.tpp-arrow__icon--prev::before {
  content: '\f053';
}
.tpp-arrow__icon--next {
  right: 10px;
}
.tpp-arrow__icon--next::before {
  content: '\f054';
}
.tpp-card {
  padding: 35px 25px;
}
.tpp-card__wrapper {
  background: #ffffff;
  padding: 35px;
}
@media only screen and (max-width: 600px) {
  .tpp-card__wrapper {
    padding: 35px 0 0;
  }
}
.tpp-card__icon {
  margin: 0 auto;
  max-width: 500px;
}
@media only screen and (max-width: 768px) {
  .tpp-card__icon {
    max-width: 300px;
  }
}
@media only screen and (max-width: 550px) {
  .tpp-card__icon {
    max-width: 200px;
  }
}
.tpp-card__image {
  padding-right: 50px;
}
@media only screen and (max-width: 600px) {
  .tpp-card__image {
    padding-right: 0px;
    padding-bottom: 35px;
  }
}
.tpp-card__title {
  color: #21344a;
  font-weight: 500;
  padding-bottom: 20px;
}
.tpp-card__resources {
  border-top: 1px #eeeeee solid;
  margin-top: 35px;
}
.event-schedule {
  grid-template-columns: 1fr 2fr 1fr;
  display: grid;
  grid-gap: 20px;
  color: #21344a;
}
@media only screen and (max-width: 1600px) {
  .event-schedule {
    grid-template-columns: 2fr 2fr 1fr;
  }
}
@media only screen and (max-width: 1350px) {
  .event-schedule {
    grid-template-columns: 1fr;
  }
}
.event-schedule__top {
  background-color: #21344a;
  color: #ffffff;
}
.event-schedule__left {
  display: grid;
  grid-template-columns: 1fr 1fr;
  font-weight: 600;
}
@media only screen and (max-width: 950px) {
  .event-schedule__left {
    grid-template-columns: 1fr;
  }
}
.event-schedule__middle {
  font-family: Roboto;
  padding: 6px 8px;
}
.event-schedule__right {
  padding: 6px 8px;
}
.event-schedule:nth-of-type(2n) {
  background-color: #f1f1f1;
}
.event-schedule__time {
  padding: 6px 8px;
}
.event-schedule__agenda {
  padding: 6px 8px;
}
