@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.not-found___2eSNt {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20rem;
  grid-column: span 2;
}
.not-found___2eSNt .brick___6zCR8 {
  margin-bottom: 1.875rem;
  width: 4.375rem;
  height: 4.375rem;
}
.not-found___2eSNt .brick___6zCR8 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .not-found___2eSNt {
    position: relative;
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.25rem;
    margin-top: 3.4375rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .not-found___2eSNt {
    grid-column: 1/-1;
    position: relative;
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 3.125rem;
    margin-top: 0.9375rem;
  }
}
.education-cards___36NXq {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 3.125rem;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .education-cards___36NXq {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 767px) {
  .education-cards___36NXq {
    grid-template-columns: 1fr;
    grid-gap: 1.25rem;
  }
}
.education-card___1WS3v {
  display: grid;
  grid-template-rows: max-content 1fr;
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.education-card___1WS3v .blocked___1okTG {
  display: none;
}
.education-card___1WS3v.not-allowed___3qLY4 .name___1Rcq4 {
  pointer-events: none;
}
.education-card___1WS3v.not-allowed___3qLY4 .blocked___1okTG {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  z-index: 2;
}
.education-card___1WS3v.not-allowed___3qLY4 .img___1GaZV img {
  filter: blur(5px);
  overflow: hidden;
}
.education-card___1WS3v.lesson___261OQ {
  cursor: pointer;
}
.education-card___1WS3v .img___1GaZV {
  position: relative;
  width: 100%;
}
.education-card___1WS3v .img___1GaZV iframe {
  height: 16.875rem;
  margin-bottom: -0.1875rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .education-card___1WS3v .img___1GaZV iframe {
    height: 13.75rem;
  }
}
.education-card___1WS3v .img___1GaZV img {
  object-fit: cover;
  height: 16.875rem;
  margin-bottom: -0.1875rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .education-card___1WS3v .img___1GaZV img {
    height: 13.75rem;
  }
}
.education-card___1WS3v .img___1GaZV .date___2lb4V {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  background: rgba(0,0,0,0.4);
  padding: 0.9375rem;
  border-radius: 15px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-size: 1.125rem;
  font-family: 'Roboto';
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .education-card___1WS3v .img___1GaZV .date___2lb4V {
    font-size: 1.125rem;
  }
}
.education-card___1WS3v .name___1Rcq4 {
  padding: 2.1875rem;
  border: 1px solid #d3d3d3;
  border-top: 0;
  border-radius: 0 0 8px 8px;
  height: 10.625rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.education-card___1WS3v .name___1Rcq4 .chips___3SwBn {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.education-card___1WS3v .name___1Rcq4 .chips___3SwBn .chip___27W2u {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.4375rem 0.875rem;
  border-radius: 3.125rem;
  margin-right: 1rem;
  margin-top: 1.0625rem;
  font-family: 'Roboto';
  font-size: 0.75rem;
}
@media screen and (max-width: 767px) {
  .education-card___1WS3v .name___1Rcq4 .chips___3SwBn .chip___27W2u {
    font-size: 0.75rem;
  }
}
.education-card___1WS3v .name___1Rcq4 .registration-link___1O8XE {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.75rem;
  color: #fff;
  background-color: #009b3a;
  font-size: 1rem;
  font-family: 'Rubrik';
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 2.5rem;
  padding: 0 0.625rem;
  border-radius: 0.25rem;
}
@media screen and (max-width: 767px) {
  .education-card___1WS3v .name___1Rcq4 .registration-link___1O8XE {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .education-card___1WS3v .name___1Rcq4 .registration-link___1O8XE {
    font-size: 0.75rem;
    height: 1.875rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .education-card___1WS3v .name___1Rcq4 .registration-link___1O8XE {
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 767px) {
  .education-card___1WS3v .name___1Rcq4 {
    height: 7.5rem;
    padding: 0.9375rem 0.625rem;
  }
}
.education-card___1WS3v .card-url___2VijY {
  font-size: 1.125rem;
  font-family: 'Rubrik';
  line-height: 1.2;
  color: #10002b;
  -webkit-transition: color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media screen and (max-width: 767px) {
  .education-card___1WS3v .card-url___2VijY {
    font-size: 0.875rem;
  }
}
.education-card___1WS3v .card-url___2VijY:hover {
  -webkit-transition: color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  cursor: pointer;
  color: #009b3a;
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.lightbox___3-kxj {
  position: fixed;
  background: rgba(0,0,0,0.6);
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 40;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.lightbox___3-kxj .modal___1jbAI {
  position: relative;
  padding: 3.75rem;
  background: #fff;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .lightbox___3-kxj .modal___1jbAI {
    padding: 2.5rem 1.875rem;
  }
}
.lightbox___3-kxj .modal___1jbAI .close___22Tg1 {
  cursor: pointer;
  position: absolute;
  top: 1.375rem;
  right: 1.375rem;
  width: 1.875rem;
  height: 1.875rem;
}
@media screen and (max-width: 767px) {
  .lightbox___3-kxj .modal___1jbAI .close___22Tg1 {
    top: 0.3125rem;
    right: 0.3125rem;
  }
}
.lightbox___3-kxj .modal___1jbAI .close___22Tg1 svg {
  width: 1.875rem;
  height: 1.875rem;
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.search___1M9um {
  position: relative;
  height: 2.5rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.search___1M9um .input___3GKc_ {
  border: 1px solid #d3d3d3;
  height: 100%;
  border-radius: 4px;
  padding-left: 1rem;
  padding-right: 1.9375rem;
  font-size: 0.875rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 767px) {
  .search___1M9um .input___3GKc_ {
    font-size: 1rem;
  }
}
.search___1M9um .icon___28OUc {
  position: absolute;
  right: 0.625rem;
  top: 0.75rem;
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
}
.search___1M9um .icon___28OUc svg {
  width: 100%;
  height: 100%;
}
.wide___1F-TQ {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wide___1F-TQ {
    width: calc(100vw - 2.5rem);
  }
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.select-wrapper___3Pbma {
  position: relative;
}
.select-wrapper___3Pbma.wide___1cOWh {
  width: 100%;
}
.select-wrapper___3Pbma .select___u4Y2Z {
  width: 100%;
  padding: 1rem;
  border: 0;
  border-bottom: 2px solid #d3d3d3;
  position: relative;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.select-wrapper___3Pbma .select___u4Y2Z.open___3WInl {
  border-bottom: 2px solid #009b3a;
}
.select-wrapper___3Pbma .select___u4Y2Z .placeholder___3Gr0I {
  pointer-events: none;
  position: absolute;
  top: 1rem;
  left: 1rem;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: -moz-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: -o-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: -ms-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform, color;
  -webkit-transform: scale(0.7) translateY(-1.125rem);
  -moz-transform: scale(0.7) translateY(-1.125rem);
  -o-transform: scale(0.7) translateY(-1.125rem);
  -ms-transform: scale(0.7) translateY(-1.125rem);
  transform: scale(0.7) translateY(-1.125rem);
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.select-wrapper___3Pbma .select___u4Y2Z .value___34iXn {
  display: grid;
  grid-template-columns: 1fr max-content;
}
.select-wrapper___3Pbma .select___u4Y2Z .value___34iXn .icon___2nhvu {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 12.1px 7px 0 7px;
  border-color: #009b3a transparent transparent transparent;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.select-wrapper___3Pbma .items___1PvXk {
  position: absolute;
  top: calc(100% + 4px);
  z-index: 5;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0 0 19px 19px;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 40px rgba(0,0,0,0.08);
  box-shadow: 0px 2px 40px rgba(0,0,0,0.08);
  max-height: 25rem;
  overflow: scroll;
}
.select-wrapper___3Pbma .items___1PvXk.hidden___2Kna_ {
  display: none;
}
.select-wrapper___3Pbma .items___1PvXk.under___1hf40 {
  z-index: 4;
}
.select-wrapper___3Pbma .items___1PvXk .item___1rmb3 {
  padding: 1rem;
  cursor: pointer;
}
.select-wrapper___3Pbma .items___1PvXk .item___1rmb3:hover {
  background: #fafafc;
}
.select-wrapper___3Pbma.outlined___3P3sG .select___u4Y2Z {
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  background: #fafafc;
  height: 3.25rem;
  padding: 0.5rem 1rem;
}
.select-wrapper___3Pbma.outlined___3P3sG .select___u4Y2Z.open___3WInl .value___34iXn .icon___2nhvu {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.select-wrapper___3Pbma.outlined___3P3sG .placeholder___3Gr0I {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  top: 0.5rem;
  color: #6c6c6c;
}
.select-wrapper___3Pbma.outlined___3P3sG .value___34iXn {
  height: 100%;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: end;
  align-items: end;
}
.select-wrapper___3Pbma.outlined___3P3sG .value___34iXn .icon___2nhvu {
  background: transparent;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  position: relative;
  top: -0.5rem;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: -moz-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: -o-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: -ms-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.checkbox-wrapper___MyKNJ {
  display: grid;
  grid-template-columns: max-content auto;
  grid-gap: 0.75rem;
  margin: 0.625rem 0;
  cursor: pointer;
}
.checkbox-wrapper___MyKNJ.active___HaYsO .icon___Wxopo {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.checkbox-wrapper___MyKNJ.active___HaYsO .checkbox___2R5KN {
  background: #009b3a;
  border: 1px solid transparent;
}
.checkbox-wrapper___MyKNJ .icon___Wxopo {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 0.125rem;
  display: none;
}
.checkbox-wrapper___MyKNJ .icon___Wxopo svg {
  width: 0.75rem;
  height: 0.75rem;
}
.checkbox-wrapper___MyKNJ .checkbox___2R5KN {
  background: trasparent;
  border: 1px solid #d3d3d3;
  width: 1rem;
  height: 1rem;
  cursor: pointer;
  border-radius: 2px;
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.input-wrapper___1NFQ6 {
  position: relative;
}
.input-wrapper___1NFQ6.wide___3habY {
  width: 100%;
}
.input-wrapper___1NFQ6.wide___3habY .input___1wfS6 {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.input-wrapper___1NFQ6 .input___1wfS6 {
  padding: 1rem;
  padding-bottom: 0.625rem;
  border: 0;
  border-bottom: 2px solid #d3d3d3;
  font-size: 1.125rem;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 767px) {
  .input-wrapper___1NFQ6 .input___1wfS6 {
    font-size: 0.875rem;
  }
}
.input-wrapper___1NFQ6 .input___1wfS6.textarea___2pjrw {
  padding: 1.25rem 1rem;
  border: 2px solid #d3d3d3;
  border-radius: 0.25rem;
  resize: none;
  font-family: 'Roboto';
}
.input-wrapper___1NFQ6 .input___1wfS6.textarea___2pjrw.error___3STzo {
  border: 2px solid #ea4242;
}
.input-wrapper___1NFQ6 .placeholder___GcfoW {
  pointer-events: none;
  position: absolute;
  top: 1rem;
  left: 1rem;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: -moz-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: -o-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: -ms-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform, color;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.input-wrapper___1NFQ6 .placeholder___GcfoW.textarea___2pjrw {
  display: none;
}
.input-wrapper___1NFQ6 .placeholder___GcfoW p {
  color: #6c6c6c;
}
.input-wrapper___1NFQ6.focus___rxHsl .placeholder___GcfoW {
  -webkit-transform: scale(0.7) translateY(-1.125rem) translateZ(0) perspective(1px);
  -moz-transform: scale(0.7) translateY(-1.125rem) translateZ(0) perspective(1px);
  -o-transform: scale(0.7) translateY(-1.125rem) translateZ(0) perspective(1px);
  -ms-transform: scale(0.7) translateY(-1.125rem) translateZ(0) perspective(1px);
  transform: scale(0.7) translateY(-1.125rem) translateZ(0) perspective(1px);
}
.input-wrapper___1NFQ6.focus___rxHsl .placeholder___GcfoW.textarea___2pjrw {
  -webkit-transform: scale(0.7) translateY(-0.5rem) translateZ(0) perspective(1px);
  -moz-transform: scale(0.7) translateY(-0.5rem) translateZ(0) perspective(1px);
  -o-transform: scale(0.7) translateY(-0.5rem) translateZ(0) perspective(1px);
  -ms-transform: scale(0.7) translateY(-0.5rem) translateZ(0) perspective(1px);
  transform: scale(0.7) translateY(-0.5rem) translateZ(0) perspective(1px);
}
.input-wrapper___1NFQ6.focus___rxHsl .input___1wfS6 {
  border-bottom: 2px solid #009b3a;
}
.input-wrapper___1NFQ6.focus___rxHsl .input___1wfS6.textarea___2pjrw {
  border: 2px solid #d3d3d3;
}
.input-wrapper___1NFQ6.focus___rxHsl .input___1wfS6.textarea___2pjrw.error___3STzo {
  border: 2px solid #ea4242;
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.sended___3_jF3 {
  max-width: 24.25rem;
  width: 100%;
  text-align: center;
  display: grid;
  justify-items: center;
}
.sended___3_jF3.ideas___10hck {
  max-width: 100%;
  background-color: #dffffe;
  border-radius: 0.5rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3rem;
}
.sended___3_jF3 .title___xyRNt.pad___Lztdg {
  width: 80%;
}
.sended___3_jF3 .header___1FKA6 {
  background-color: #92baee;
  padding: 1.75rem 1.875rem 1.5rem;
  position: relative;
  text-align: left;
  margin-bottom: 1.25rem;
}
.sended___3_jF3 .header___1FKA6 img {
  position: absolute;
  right: -0.625rem;
  height: 100%;
  top: 0;
}
.sended___3_jF3 .sub___2JjpH {
  margin-top: 0.75rem;
}
.sended___3_jF3.pad___Lztdg.education___1Td57 {
  padding: 1.875rem;
  max-width: 100%;
  margin-top: 2.25rem;
  border-radius: 0.5rem;
  padding: 0;
  overflow: hidden;
  padding-bottom: 1.875rem;
}
.sended___3_jF3.big___1g536 {
  max-width: 26.6875rem;
}
.sended___3_jF3.subs___21Wpb {
  padding-top: 6.125rem;
  -webkit-box-shadow: 0 4px 40px 0 rgba(0,0,0,0.08);
  box-shadow: 0 4px 40px 0 rgba(0,0,0,0.08);
  height: 34.625rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sended___3_jF3.subs___21Wpb.noshadow___2yoiq {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sended___3_jF3.subs___21Wpb p {
  max-width: 18.125rem;
  margin-bottom: 5.875rem;
}
.sended___3_jF3.subs___21Wpb img {
  margin-bottom: 1.25rem;
}
.sended___3_jF3.subs___21Wpb .btn___2kJJF {
  margin-bottom: 4.75rem;
}
.sended___3_jF3.education___1Td57 {
  -webkit-box-shadow: 0px 0.25rem 2.5rem 0px rgba(0,0,0,0.08);
  box-shadow: 0px 0.25rem 2.5rem 0px rgba(0,0,0,0.08);
  padding: 1.875rem;
  max-width: 14.5rem;
  min-width: 14.5rem;
}
@media screen and (max-width: 767px) {
  .sended___3_jF3.education___1Td57 {
    max-width: 80%;
  }
}
.sended___3_jF3 img {
  max-width: 6.25rem;
  width: 100%;
  margin-bottom: 4.375rem;
}
.sended___3_jF3 .btn___2kJJF {
  margin-top: 2.5rem;
}
.sended___3_jF3 .test-again___1Va7G {
  margin-top: 0.9375rem;
  position: relative;
  cursor: pointer;
}
.sended___3_jF3 .test-again___1Va7G:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #6c6c6c;
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.subscribe___39LSZ {
  padding: 1.875rem;
  -webkit-box-shadow: 0px 0.25rem 2.5rem 0px rgba(0,0,0,0.08);
  box-shadow: 0px 0.25rem 2.5rem 0px rgba(0,0,0,0.08);
  min-height: 34.625rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.subscribe___39LSZ.noshadow___13inF {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.subscribe___39LSZ .desc___1Rg2W {
  margin-bottom: 1.25rem;
}
.subscribe___39LSZ .btn___32yI5 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0.9375rem auto 0;
}
.subscribe___39LSZ .cb___3yml4 {
  margin-bottom: 1.25rem;
}
.subscribe___39LSZ .confirm___ZkMoQ {
  margin-top: 1.25rem;
}
.subscribe___39LSZ .inputs___2fqzE > div {
  margin-bottom: 0.9375rem;
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.education___mvrR7 .registration-link___tPdXP {
  margin-top: 1.25rem;
  color: #fff;
  background-color: #009b3a;
  font-size: 1rem;
  font-family: 'Rubrik';
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 2.5rem;
  padding: 0 0.625rem;
  border-radius: 0.25rem;
  width: 6.875rem;
}
@media screen and (max-width: 767px) {
  .education___mvrR7 .registration-link___tPdXP {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .education___mvrR7 .registration-link___tPdXP {
    font-size: 0.75rem;
    height: 1.875rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .education___mvrR7 .registration-link___tPdXP {
    font-size: 0.75rem;
  }
}
.education___mvrR7 .info___2tZ9x {
  margin-left: 8rem;
  font-family: 'Rubrik';
  font-size: 1rem;
  margin-bottom: 1.625rem;
}
@media screen and (max-width: 767px) {
  .education___mvrR7 .info___2tZ9x {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .education___mvrR7 .info___2tZ9x {
    margin-left: 0;
  }
}
.education___mvrR7 .content-wrapper___1axnM {
  display: grid;
  grid-template-columns: 68.75rem 21.5625rem;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  grid-gap: 5rem;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: start;
  align-items: start;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 8rem;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .education___mvrR7 .content-wrapper___1axnM {
    grid-template-columns: 1fr 21.5625rem;
  }
}
@media screen and (max-width: 767px) {
  .education___mvrR7 .content-wrapper___1axnM {
    grid-template-columns: 1fr;
    grid-gap: 1.875rem;
    padding-left: 0;
  }
}
.education___mvrR7 .content-wrapper___1axnM .right___3TVLY {
  display: grid;
  grid-gap: 2.75rem;
  height: 100%;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: start;
  align-items: start;
}
@media screen and (max-width: 767px) {
  .education___mvrR7 .content-wrapper___1axnM .right___3TVLY {
    -webkit-box-ordinal-group: -1;
    -moz-box-ordinal-group: -1;
    -o-box-ordinal-group: -1;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}
.education___mvrR7 .content-wrapper___1axnM .right___3TVLY .menu___3ni5y {
  position: sticky;
  top: 10rem;
}
@media screen and (max-width: 767px) {
  .education___mvrR7 .content-wrapper___1axnM .right___3TVLY .menu___3ni5y {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .education___mvrR7 .content-wrapper___1axnM .right___3TVLY .menu___3ni5y.learn-menu___1oCfY {
    display: block;
  }
  .education___mvrR7 .content-wrapper___1axnM .right___3TVLY .menu___3ni5y.learn-menu___1oCfY .filter___2hP2S .dropdowns___11Djm {
    margin-bottom: 1.875rem;
  }
}
.education___mvrR7 .content-wrapper___1axnM .right___3TVLY .menu___3ni5y > div > div {
  margin-bottom: 2.75rem;
}
.education___mvrR7 .content-wrapper___1axnM .right___3TVLY .menu___3ni5y .filter___2hP2S {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.education___mvrR7 .content-wrapper___1axnM .right___3TVLY .menu___3ni5y .filter___2hP2S .dropdowns___11Djm {
  width: 100%;
  -webkit-box-shadow: 0px 4px 40px rgba(0,0,0,0.08);
  box-shadow: 0px 4px 40px rgba(0,0,0,0.08);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2rem;
  border-radius: 0.5rem;
  margin-bottom: 2.75rem;
}
.education___mvrR7 .content-wrapper___1axnM .right___3TVLY .menu___3ni5y .filter___2hP2S .dropdowns___11Djm > div > div {
  margin-bottom: 0.9375rem;
}
.education-lightbox___14Sdy {
  display: grid;
  grid-template-columns: 80rem 14.375rem;
  grid-gap: 3.125rem;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .education-lightbox___14Sdy {
    grid-template-columns: 1fr;
    grid-gap: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .education-lightbox___14Sdy {
    grid-template-columns: 1fr;
    grid-gap: 1.875rem;
  }
}
.education-lightbox___14Sdy .left___J4L6p {
  display: grid;
  grid-template-columns: 1fr;
}
@media screen and (max-width: 767px) {
  .education-lightbox___14Sdy .left___J4L6p .registration-link___tPdXP {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    justify-self: end;
  }
}
.education-lightbox___14Sdy .left___J4L6p .main___1kU7d {
  margin-bottom: 1.875rem;
}
.education-lightbox___14Sdy .left___J4L6p .main___1kU7d iframe {
  width: 100%;
  height: 45rem;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .education-lightbox___14Sdy .left___J4L6p .main___1kU7d iframe {
    height: 29.6875rem;
  }
}
@media screen and (max-width: 767px) {
  .education-lightbox___14Sdy .left___J4L6p .main___1kU7d iframe {
    height: auto;
  }
}
.education-lightbox___14Sdy .left___J4L6p .main___1kU7d img {
  width: 100%;
  object-fit: contain;
}
.education-lightbox___14Sdy .left___J4L6p .desc___2vgQG {
  display: grid;
  grid-template-columns: 41.25rem auto;
  grid-gap: 1.875rem;
  height: 5.25rem;
}
@media screen and (max-width: 767px) {
  .education-lightbox___14Sdy .left___J4L6p .desc___2vgQG {
    grid-template-columns: 1fr;
    height: auto;
    grid-gap: 0.625rem;
  }
}
.education-lightbox___14Sdy .left___J4L6p .desc___2vgQG .date___1phCb {
  justify-self: end;
}
.education-lightbox___14Sdy .right___3TVLY {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .education-lightbox___14Sdy .right___3TVLY .others___1qERt {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .education-lightbox___14Sdy .right___3TVLY {
    display: none;
  }
}
.education-lightbox___14Sdy .right___3TVLY p {
  margin-bottom: 2.5rem;
}
.education-lightbox___14Sdy .right___3TVLY iframe {
  width: 100%;
  height: 8.125rem;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .education-lightbox___14Sdy .right___3TVLY iframe {
    border-radius: 10px;
    margin-bottom: 0;
  }
}
.education-lightbox___14Sdy .right___3TVLY iframe:last-child {
  margin-bottom: 0;
}

