@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;
}
.chips___1AewC {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 2;
  position: relative;
  gap: 0.625rem;
}
.chips___1AewC.center___1Onwb {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .chips___1AewC {
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-y: scroll;
    width: calc(100vw - 1.25rem);
    margin-left: -1.25rem;
    padding-left: 1.25rem;
    overflow-x: scroll;
  }
  .chips___1AewC .chip___H7iG-:last-child {
    position: relative;
  }
  .chips___1AewC .chip___H7iG-:last-child:after {
    content: '';
    display: block;
    position: absolute;
    right: -1.25rem;
    width: 1.25rem;
    height: 1px;
  }
  .chips___1AewC .chip___H7iG- {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
  }
}
.chips___1AewC .chip___H7iG- {
  border-radius: 1.5rem;
  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;
  cursor: pointer;
  height: 3rem;
  padding: 0 1.875rem;
  font-size: 1rem;
  font-family: 'Roboto';
  color: #6c6c6c;
  -webkit-transition: background-color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: background-color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: background-color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: background-color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: background-color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), color 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media screen and (max-width: 767px) {
  .chips___1AewC .chip___H7iG- {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .chips___1AewC .chip___H7iG- {
    height: 2.125rem;
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .chips___1AewC .chip___H7iG- {
    font-size: 0.875rem;
  }
}
.chips___1AewC .chip___H7iG-.wm___1UnwZ {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.chips___1AewC .chip___H7iG-.grey___xJ6PB {
  background-color: #f1f1f6;
}
.chips___1AewC .chip___H7iG-.grey___xJ6PB:hover {
  background-color: #d8d8d8;
  -webkit-transition: background-color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: background-color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: background-color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: background-color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: background-color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.chips___1AewC .chip___H7iG-.active___TeNV4 {
  color: #fff;
  background-color: #66c389;
}
.chips___1AewC .chip___H7iG-.active___TeNV4:hover {
  background-color: #66c389;
  -webkit-transition: background-color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: background-color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: background-color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: background-color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: background-color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (max-width: 767px) {
  .chips___1AewC .chip___H7iG-.active___TeNV4.stroke____OCbk {
    background-color: #fff;
    border: 1px solid #009b3a;
    color: #009b3a;
  }
}
@media screen and (max-width: 767px) {
  .chips___1AewC .chip___H7iG- {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .chips___1AewC .chip___H7iG- {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
  .chips___1AewC .chip___H7iG- {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .chips___1AewC .chip___H7iG- {
    font-size: 0.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;
}
.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;
}
.anon___3aSFD .header___3inSm {
  margin-bottom: 1.75rem;
}
.anon___3aSFD .btn___2j4wZ {
  margin-top: 1.75rem;
}

@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;
}
.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;
}
.to-up___2ol9d {
  z-index: 10;
  right: 34.375rem;
  bottom: 5%;
  margin: auto;
  margin-top: 2.1875rem;
}
@media screen and (max-width: 767px) {
  .to-up___2ol9d {
    position: fixed;
    right: 1.25rem;
    bottom: 10%;
  }
}

@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;
}
.sticky-menu___2gmAm {
  position: sticky;
  top: 10rem;
}
.sticky-menu___2gmAm .items___33fNf {
  display: grid;
  grid-gap: 1.75rem;
  padding-left: 1.875rem;
  border-left: 1px solid #d3d3d3;
}
.sticky-menu___2gmAm .items___33fNf.wm___Q8E2i {
  margin-bottom: 1.75rem;
}
.sticky-menu___2gmAm .items___33fNf .item___39FIC {
  cursor: pointer;
  font-family: 'Roboto';
  font-size: 1.125rem;
  -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) {
  .sticky-menu___2gmAm .items___33fNf .item___39FIC {
    font-size: 1.125rem;
  }
}
.sticky-menu___2gmAm .items___33fNf .item___39FIC.active___i5zAU {
  color: #009b3a;
  -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);
}
.sticky-menu___2gmAm .items___33fNf .item___39FIC:hover {
  color: #009b3a;
  -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);
}
.sticky-menu___2gmAm .sub___B19Ki {
  margin-top: 3.75rem;
}

