*,:after,:before {
    box-sizing: border-box
}

body {
    font-family: GothamPro,sans-serif
}

a {
    text-decoration: none
}

body {
    position: relative
}

#root {
    overflow: hidden
}

img {
    object-fit: cover
}

input {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.my-masonry-grid {
    display: flex;
    margin-left: -30px;
    width: auto
}

.my-masonry-grid_column {
    padding-left: 30px;
    background-clip: padding-box
}

.loader {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px
}

.loader img {
    max-width: 350px;
    display: block;
    width: 100%
}

body,html {
    height: 100%;
    scroll-behavior: smooth
}

iframe {
    width: 100%;
    height: 100%
}

.my-masonry-grid_column>div {
    background: grey;
    margin-bottom: 30px
}

@font-face {
    font-family: "TragicMarker";
    font-style: normal;
    font-weight: 400;
    src: url("/font/Tragic Marker 400.70f82de5.otf");
    font-display: swap
}

@font-face {
    font-family: "GothamPro";
    font-style: normal;
    font-weight: 400;
    src: url(/font/GothamPro.4f71921a.ttf);
    font-display: swap
}

@font-face {
    font-family: "GothamPro";
    font-style: normal;
    font-weight: 900;
    src: url(/font/GothamPro.4f71921a.ttf);
    font-display: swap
}

@font-face {
    font-family: "GothamPro";
    font-style: normal;
    font-weight: 300;
    src: url(/font/GothamPro-Light.dfbba8c9.ttf);
    font-display: swap
}

@font-face {
    font-family: "GothamPro";
    font-style: normal;
    font-weight: 700;
    src: url(/font/GothamPro-Bold.764ba13d.ttf);
    font-display: swap
}

@font-face {
    font-family: "GothamPro";
    font-style: normal;
    font-weight: 500;
    src: url(/font/GothamPro-Medium.dca4b95d.ttf);
    font-display: swap
}

@font-face {
    font-family: "JakobCTT";
    src: url(/font/Jakobctt.cbe1be47.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.button_root__2XnG7 {
    padding: 0 69px;
    height: 60px;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: capitalize;
    cursor: pointer
}

.button_disabled__2wOj9 {
    opacity: .6;
    cursor: not-allowed
}

.button_btnLearnMore__1yx5U {
    color: #09354f;
    font-family: GothamPro,sans-serif;
    text-transform: capitalize;
    background: linear-gradient(57.25deg,#b1e0ec -18.76%,#ecf8fb 234.49%)
}

.button_btnLearnMore__1yx5U:hover {
    background: linear-gradient(0deg,#b9f2ff,#b9f2ff),linear-gradient(57.25deg,#b1e0ec -18.76%,#ecf8fb 234.49%)
}

.button_btnLearnMore__1yx5U:active {
    background: linear-gradient(0deg,rgba(0,0,0,.05),rgba(0,0,0,.05)),linear-gradient(57.25deg,#b1e0ec -18.76%,#ecf8fb 234.49%)
}

.button_btnLearnMore__1yx5U.button_disabled__2wOj9 {
    background: linear-gradient(0deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.3)),linear-gradient(57.25deg,#b1e0ec -18.76%,#ecf8fb 234.49%)
}

.button_btnApplicationForm__2X1na {
    color: #fff;
    font-family: GothamPro,sans-serif;
    text-transform: capitalize;
    background: radial-gradient(131.06% 130% at 54.47% 130%,#09354f 0,#1a6480 100%)
}

.button_btnApplicationForm__2X1na:hover {
    background: radial-gradient(131.06% 130% at 54.47% 130%,#09354f 0,#2c98b0 100%),radial-gradient(131.06% 130% at 54.47% 130%,#09354f 0,#1a6480 100%)
}

.button_btnApplicationForm__2X1na:active {
    background: linear-gradient(0deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),radial-gradient(131.06% 130% at 54.47% 130%,#09354f 0,#1a6480 100%)
}

.button_btnApplicationForm__2X1na.button_disabled__2wOj9 {
    background: linear-gradient(0deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7)),radial-gradient(131.06% 130% at 54.47% 130%,#09354f 0,#1a6480 100%)
}

.button_btnShowMore__15xuq {
    color: #032940;
    font-family: GothamPro,sans-serif;
    text-transform: capitalize;
    background: #e7f6f9
}

.button_btnShowMore__15xuq:hover {
    background: linear-gradient(0deg,#d0f7ff,#d0f7ff),#e7f6f9
}

.button_btnShowMore__15xuq:active {
    background: linear-gradient(0deg,rgba(0,0,0,.05),rgba(0,0,0,.05)),#e7f6f9
}

.button_btnShowMore__15xuq.button_disabled__2wOj9 {
    background: linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#e7f6f9
}

.button_active__sjiMY {
    background: linear-gradient(57.25deg,#b1e0ec -18.76%,#ecf8fb 234.49%),linear-gradient(243.48deg,rgba(40,137,158,.7) -18.01%,rgba(9,53,79,.7) 102.63%),linear-gradient(0deg,#fff,#fff),#ecf8fb
}

.button_small__6deph {
    font-size: 14px;
    padding: 0 26px;
    height: 50px
}

.header_root__tOOOF {
    box-sizing: border-box;
    height: 144px;
    display: flex;
    align-items: center;
    position: relative;
    background: transparent
}

.header_root__tOOOF:after {
    position: absolute;
    top: -100px;
    left: -100px;
    display: block;
    content: "";
    width: 200px;
    height: 200px;
    background: #00c9ff;
    -webkit-filter: blur(220px);
    filter: blur(220px);
    border-radius: 500px;
    z-index: -100
}

.header_rootInner__3Q9_A {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header_container__3rT7H {
    width: 1280px;
    padding: 0 15px;
    margin: 0 auto
}

.header_text__pUGB6 {
    color: #0d5b7a
}

nav.header_desktop__3TcKg {
    z-index: 5
}

nav.header_desktop__3TcKg .header_dropdownText__2TM6c {
    display: flex;
    align-items: center
}

nav.header_desktop__3TcKg .header_menu__21skf {
    z-index: 5;
    display: flex;
    align-items: center
}

nav.header_desktop__3TcKg .header_menu__21skf .header_link__2mr9d {
    margin-left: 30px;
    display: block;
    font-size: 14px;
    color: #0d5b7a;
    text-align: center;
    position: relative
}

nav.header_desktop__3TcKg .header_menu__21skf .header_link__2mr9d.header_active__y4l9H:before {
    position: absolute;
    top: -65px;
    left: auto;
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    background: #0d5b7a
}

nav.header_desktop__3TcKg .header_menu__21skf .header_link__2mr9d img,nav.header_desktop__3TcKg .header_menu__21skf .header_link__2mr9d svg {
    margin-left: 3px
}

nav.header_desktop__3TcKg .header_menu__21skf .header_btn__1fYJj {
    margin-left: 49px
}

.header_line__nEcgK {
    opacity: .4;
    border: .7px solid #2c98b0;
    margin: 20px 0
}

.header_normal__3qyKt {
    transition: all .3s ease;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.header_arrow__2GmJL {
    width: 8px;
    height: 5px
}

.header_reverse__-p_jU {
    transition: all .3s ease;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header_dropdownItems__1g1AZ {
    display: block;
    position: absolute;
    z-index: 5
}

.header_dropdownItems__1g1AZ .header_activedrop__2o41_ {
    background: #ecf8fb
}

.header_dropdownItems__1g1AZ .header_dropdownLink__3I8V4 {
    color: inherit;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 5px
}

.header_dropdownItems__1g1AZ .header_dropdownLink__3I8V4:hover {
    background: #ecf8fb
}

.header_dropdown__2Akr5 {
    padding: 15px 0;
    margin-left: -57px;
    width: 186px;
    background: #fff;
    box-shadow: 0 0 60px rgba(188,229,239,.5);
    border-radius: 10px
}

.header_dropdown__2Akr5 li {
    text-align: left
}

.header_connect__1bH_x {
    height: 18px
}

nav.header_mobile__3f0Hn {
    display: none;
    z-index: 5
}

nav.header_mobile__3f0Hn .header_burger__3vJS0 {
    cursor: pointer
}

nav.header_mobile__3f0Hn .header_burger__3vJS0 span {
    display: block;
    content: "";
    width: 18px;
    height: 3px;
    background: #09354f;
    border-radius: 10px;
    margin: 3px 0
}

nav.header_mobile__3f0Hn .header_close__28xry {
    cursor: pointer
}

.header_menuMobileTop__2a66a {
    padding-top: 150px
}

.header_menuAdaptive__dkoAj {
    overflow: auto;
    width: 100%;
    text-align: center
}

.header_menuAdaptive__dkoAj li {
    width: 100%;
    color: #0d5b7a;
    font-size: 18px;
    padding: 12px 0
}

.header_menuAdaptive__dkoAj li>* {
    color: inherit
}

.header_menuWrapper__2gk07 {
    position: absolute;
    z-index: 2;
    top: -150%;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    transition: all .3s ease 0s
}

.header_menuWrapper__2gk07 ul.header_menu__21skf:last-child:before {
    box-sizing: border-box;
    margin: 30px 0;
    display: block;
    content: "";
    width: 100%;
    opacity: .4;
    border: .7px solid #2c98b0
}

.header_menuWrapperActive__2Gd6U {
    top: 0
}

.header_adaptiveDropdown__15_GB {
    cursor: pointer;
    text-align: center
}

.header_adaptiveDropdown__15_GB svg {
    margin-top: 3px;
    margin-left: 10px;
    width: 16px;
    height: 10px
}

.header_adaptiveDropdownItems__Tk6sX {
    margin-top: 10px;
    background: #ecf8fb
}

.header_adaptiveDropdownItems__Tk6sX li>* {
    font-size: 14px
}

@media screen and (max-width: 1024px) {
    .header_container__3rT7H {
        max-width:924px;
        padding: 0 50px;
        width: 100%
    }

    nav.header_desktop__3TcKg .header_menu__21skf .header_link__2mr9d {
        margin-left: 10px;
        font-size: 13px
    }

    nav.header_desktop__3TcKg .header_menu__21skf .header_btn__1fYJj {
        margin-left: 25px
    }
}

@media screen and (max-width: 768px) {
    nav.header_desktop__3TcKg {
        display:none
    }

    nav.header_mobile__3f0Hn {
        display: block
    }

    .header_btn__1fYJj {
        margin: 10px auto 50px
    }
}

@media screen and (max-width: 600px) {
    .header_container__3rT7H {
        padding:0 15px
    }
}

.header_logo__1T6Hi {
    z-index: 5;
    display: block;
    max-width: 150px
}

.header_logo__1T6Hi img {
    max-width: 150px;
    width: 100%
}

.header_dropdownSubLinks__27U3j li {
    padding: 12px 0 0
}

.header_wrapperSublinkTitle__gHTCR {
    display: flex;
    align-items: center;
    justify-content: center
}

.SwitchLanguage_wrapper__3jX1j {
    display: flex;
    align-items: center;
    justify-content: space-between;
    grid-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    margin: 0 10px
}

.SwitchLanguage_language__307dA {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0d5b7a;
    font-size: 1.2rem;
    text-transform: uppercase;
    cursor: pointer;
    padding: 5px
}

.SwitchLanguage_language__307dA.SwitchLanguage_active___yuDE:before {
    position: absolute;
    top: 0;
    left: auto;
    right: auto;
    content: "";
    display: block;
    height: 2px;
    width: 40px;
    background: #0d5b7a
}

@media screen and (max-width: 768px) {
    .SwitchLanguage_language__307dA.SwitchLanguage_active___yuDE:before {
        display:none
    }
}

.slider-arrow-buttons_root__X7qLY {
    display: flex
}

.slider-arrow-buttons_arrow__10g28 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 53px;
    height: 53px;
    background: #ecf8fb;
    border-radius: 10px;
    cursor: pointer
}

.slider-arrow-buttons_arrow__10g28:last-child {
    margin-left: 8px
}

.slider-arrow-buttons_prev__2cosa {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.slider-arrow-buttons_active__uZhcQ .slider-arrow-buttons_arrow__10g28:hover {
    background: linear-gradient(0deg,#d0f7ff,#d0f7ff),#ecf8fb
}

.slider-arrow-buttons_disabled__38IeI {
    opacity: .6
}

.slider-arrow-buttons_disabled__38IeI .slider-arrow-buttons_arrow__10g28 {
    background: none
}

.text_root__W7zOM {
    display: inline-block;
    font-size: 18px;
    text-transform: capitalize;
    color: #435760
}

.text_active__2uEFF {
    cursor: pointer
}

.text_active__2uEFF:hover {
    color: #57b9e2
}

.text_active__2uEFF:active {
    color: rgba(0,0,0,.3)
}

.text_disable__1mzyv {
    cursor: not-allowed;
    opacity: .6
}

.plan_root__166xx {
    max-width: 370px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 65px 44px;
    background: #fff;
    border: 1px solid #d8e9ed;
    border-radius: 10px;
    margin-bottom: 37px
}

.plan_root__166xx:hover {
    box-shadow: 0 0 60px rgba(188,229,239,.5)
}

.plan_root__166xx:last-child {
    margin-bottom: 0
}

.plan_wrraperImage__1OVGm {
    display: flex;
    flex-direction: column;
    align-items: center
}

.plan_title__1nlRO {
    text-align: left
}

.plan_includes__28V40 {
    max-width: 258px
}

@media screen and (max-width: 1024px) {
    .plan_wrraperImage__1OVGm {
        display:flex;
        flex-direction: column;
        align-items: flex-start
    }

    .plan_wrraperImage__1OVGm .plan_title__1nlRO {
        text-align: left
    }

    .plan_wrraperBtn__2I-Oy {
        width: 100%;
        display: flex;
        justify-content: center
    }
}

@media screen and (max-width: 768px) {
    .plan_root__166xx {
        max-width:100%;
        width: 100%
    }

    .plan_wrraperImage__1OVGm {
        width: 100%
    }

    .plan_includes__28V40 {
        max-width: 100%;
        justify-content: flex-start
    }
}

@media screen and (max-width: 464px) {
    .plan_root__166xx {
        padding:30px
    }

    .plan_wrraperImage__1OVGm {
        display: flex;
        flex-direction: column;
        align-items: flex-start
    }

    .plan_title__1nlRO {
        text-align: left
    }
}

.information-text_root___-46o {
    font-size: inherit;
    color: #09354f
}

.information-text_root___-46o p em,.information-text_root___-46o p i {
    font-style: italic
}

.information-text_root___-46o p strong {
    font-weight: 450
}

.information-text_root___-46o h3 {
    margin: 20px 0;
    font-size: 24px;
    line-height: 116.19%;
    font-weight: 500
}

.information-text_root___-46o ul {
    margin-left: 20px;
    margin-bottom: 30px
}

.information-text_root___-46o ul li {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 171.7%;
    list-style: disc
}

.information-text_root___-46o ul li:last-child {
    padding-bottom: 0
}

.information-text_root___-46o blockquote {
    position: relative;
    margin: 100px auto;
    width: calc(100% - 100px);
    font-weight: 300;
    font-size: 28px;
    line-height: 142%;
    color: #09354f
}

.information-text_root___-46o blockquote:before {
    content: url(/static/media/quoteTop.12971922.svg);
    position: absolute;
    top: -35px;
    left: -55px;
    color: #000
}

.information-text_root___-46o blockquote:after {
    content: url(/static/media/quoteBottom.79f1a561.svg);
    position: absolute;
    bottom: -30px;
    right: 0;
    color: #000
}

.information-text_root___-46o ol {
    margin-left: 20px;
    padding-bottom: 20px
}

.information-text_root___-46o ol li {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 171.7%;
    padding-left: 10px
}

.information-text_root___-46o ol li:before {
    content: url(/static/media/checkBlue.3fceb3b6.svg);
    padding-right: 10px
}

.information-text_root___-46o ol li:last-child {
    padding-bottom: 0
}

.information-text_root___-46o ol li strong {
    font-weight: 450
}

.information-text_root___-46o ul {
    margin-left: 0;
    padding-left: 0
}

.information-text_root___-46o ul li {
    margin-left: 0;
    padding-left: 0;
    font-size: 20px;
    color: #09354f
}

.information-text_root___-46o ol,.information-text_root___-46o ol li {
    margin-left: 0;
    padding-left: 0
}

.information-text_root___-46o p {
    padding-top: 15px
}

.information-text_root___-46o p:first-child {
    padding-top: 0
}

.information-text_root___-46o strong {
    font-weight: 600
}

@media screen and (max-width: 464px) {
    .information-text_root___-46o p,.information-text_root___-46o ul li {
        font-size:14px
    }
}

.container_root__17rAE {
    max-width: 1172px;
    margin: 0 auto
}

@media screen and (max-width: 1440px) {
    .container_root__17rAE {
        max-width:1172px;
        padding: 0 30px
    }
}

@media screen and (max-width: 1024px) {
    .container_root__17rAE {
        max-width:791px;
        padding: 0 30px
    }
}

@media screen and (max-width: 768px) {
    .container_root__17rAE {
        max-width:556px;
        padding: 0 30px
    }
}

@media screen and (max-width: 600px) {
    .container_root__17rAE {
        padding:0 20px;
        max-width: 100%
    }
}

.footer_footer__lgF6H {
    position: relative
}

.footer_footer__lgF6H:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    width: 200px;
    height: 200px;
    background: #00c9ff;
    -webkit-filter: blur(220px);
    filter: blur(220px);
    border-radius: 500px;
    z-index: -100
}

.footer_siteDevelop__2EpF2 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 5px
}

.footer_siteDevelop__2EpF2 a {
    margin-right: 5px
}

.footer_siteDevelop__2EpF2 a svg path {
    fill: #000
}

.footer_siteDevelopText__1_v_x {
    display: block;
    font-size: 14px;
    line-height: 38px;
    margin-right: 12px;
    color: #09354f
}

.footer_svgSocial__2DjJx svg {
    fill: #8897a0
}

.footer_info__1ioc6:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    width: 200px;
    height: 200px;
    background: #00c9ff;
    -webkit-filter: blur(220px);
    filter: blur(220px);
    border-radius: 500px;
    z-index: -100
}

.footer_info__ulSocial__2Kg58 {
    display: flex;
    align-items: center
}

.footer_info__ulSocial__2Kg58 li {
    margin-right: 7px
}

.footer_info__ulSocial__2Kg58 li:last-child {
    margin-right: 0
}

.footer_infoInner__2P19M {
    padding: 35px 0 40px;
    display: flex;
    grid-column-gap: 120px;
    -webkit-column-gap: 120px;
    column-gap: 120px;
    align-items: flex-start
}

.footer_info__1ioc6:after,.footer_info__1ioc6:before {
    display: block;
    content: "";
    opacity: .1;
    border: .5px solid #2c98b0
}

.footer_info__logo__3cKcm {
    height: 100%;
    max-width: 150px
}

.footer_info__logo__3cKcm img {
    width: 100%
}

.footer_info__title__2u7GI {
    margin-bottom: 3px;
    font-size: 16px;
    line-height: 171%;
    color: #09354f
}

.footer_info__ul__xvg5w {
    max-width: 200px;
    font-weight: 300;
    font-size: 14px;
    line-height: 171%;
    color: #09354f
}

.footer_contactFooterData_link__2oF9N {
    color: #09354f
}

.footer_wrapperInfoContact__MFZjI span {
    margin-right: 5px
}

.footer_donorsSvg__2Iv7A svg {
    width: 10px;
    height: 10px
}

.footer_donors__3Al8V {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    padding: 24px 20px 60px
}

.footer_donors__info__2rUUG {
    display: flex;
    justify-content: center;
    font-weight: 300;
    font-size: 10px;
    line-height: 145%;
    color: #09354f
}

.footer_donors__info__2rUUG svg {
    margin-right: 5px
}

.footer_donors__text__32gSI {
    margin-top: 5px;
    font-weight: 300;
    font-size: 10px;
    color: #09354f;
    margin-right: 10px
}

.footer_donors__flags__1vRt2 {
    margin-top: 8px;
    display: flex;
    justify-content: center;
    align-items: flex-start
}

.footer_donors__flags__1vRt2 div {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.footer_svg__Q7z9j {
    display: block;
    margin-bottom: 10px;
    margin-right: 11px
}

.footer_svg__Q7z9j:last-child {
    margin-right: 0
}

@media screen and (max-width: 768px) {
    .footer_donors__flags__1vRt2 {
        align-items:flex-start
    }
}

@media screen and (max-width: 576px) {
    .footer_donors__info__2rUUG {
        display:flex;
        flex-direction: column
    }

    .footer_donors__info__2rUUG svg {
        width: 22px;
        height: 22px
    }

    .footer_donors__flags__1vRt2 {
        flex-direction: column
    }

    .footer_donors__text__32gSI {
        display: block;
        margin-bottom: 10px;
        margin-left: 11px
    }

    .footer_donors__text__32gSI:first-child {
        margin-left: 0
    }
}

@media screen and (max-width: 464px) {
    .footer_infoInnerWrapper__1NGZl {
        display:flex;
        justify-content: flex-start;
        padding: 0 10px
    }

    .footer_info__logo__3cKcm {
        display: none;
        max-width: 150px
    }

    .footer_description__2zFOC {
        display: flex;
        flex-direction: column
    }

    .footer_description__2zFOC>* {
        margin-bottom: 30px
    }

    .footer_description__2zFOC>:last-child {
        margin-bottom: 0
    }

    .footer_donors__3Al8V {
        padding: 24px 30px 60px
    }
}

.footer_description__2zFOC {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    grid-column-gap: 60px;
    -webkit-column-gap: 60px;
    column-gap: 60px;
    justify-content: flex-end
}

.footer_description__2zFOC>* {
    margin: 10px 0
}

.includes_root__1kDst {
    display: flex;
    align-items: flex-start;
    line-height: 31px;
    font-size: 18px;
    color: rgba(9,53,79,.8)
}

.includes_text__2k6XV {
    margin-left: 10px
}

.includes_mainText__3eO90 {
    font-size: 20px;
    color: #09354f
}

@media screen and (max-width: 464px) {
    .includes_root__1kDst {
        font-size:14px
    }
}

.btn-learn-more_rootOuter__1phhN {
    display: inline-block;
    position: relative
}

.btn-learn-more_title__3ruK1 {
    display: inline-block;
    font-size: 22px;
    text-transform: capitalize;
    color: #032940;
    z-index: 1;
    padding: 0 20px
}

.btn-learn-more_title__3ruK1 svg {
    margin-left: 10px
}

.btn-learn-more_root__VHwj2 {
    display: inline-flex;
    align-items: center;
    height: 62px;
    cursor: pointer
}

.btn-learn-more_root__VHwj2:before {
    position: absolute;
    display: inline-block;
    content: "";
    background: linear-gradient(0deg,#c1f1f8,#c1f1f8),linear-gradient(0deg,#fff,#fff),#ecf8fb;
    border-radius: 10px;
    width: 47px;
    height: 62px;
    transition: all .5s ease
}

.btn-learn-more_root__VHwj2.btn-learn-more_active__30tiQ:hover:before {
    width: 100%
}

.btn-learn-more_root__VHwj2.btn-learn-more_active__30tiQ:active:before {
    background: linear-gradient(0deg,rgba(0,0,0,.05),rgba(0,0,0,.05)),linear-gradient(0deg,#c1f1f8,#c1f1f8),linear-gradient(0deg,#fff,#fff),#ecf8fb
}

.btn-learn-more_disabled__3edeX {
    opacity: .3;
    cursor: not-allowed
}

@media screen and (max-width: 768px) {
    .btn-learn-more_root__VHwj2 {
        border-radius:10px
    }

    .btn-learn-more_root__VHwj2:before {
        display: none
    }

    .btn-learn-more_desktopBtn__28uWZ {
        margin-right: 180px;
        background: linear-gradient(0deg,#c1f1f8,#c1f1f8),linear-gradient(0deg,#fff,#fff),#ecf8fb
    }

    .btn-learn-more_backgroundDark__ftdf_ {
        background: linear-gradient(57.25deg,#b1e0ec -18.76%,#ecf8fb 234.49%),linear-gradient(243.48deg,rgba(40,137,158,.7) -18.01%,rgba(9,53,79,.7) 102.63%),linear-gradient(0deg,#fff,#fff),#ecf8fb
    }
}

@media screen and (max-width: 768px) {
    .btn-learn-more_root__VHwj2 {
        width:100%
    }
}

@media screen and (max-width: 600px) {
    .btn-learn-more_title__3ruK1 {
        font-size:18px
    }
}

.my-profile-link_root__FtpRb {
    display: inline-flex;
    font-weight: 500;
    font-size: 14px;
    line-height: 13px;
    text-transform: capitalize
}

.my-profile-link_active__1dZRG {
    cursor: pointer
}

.my-profile-link_active__1dZRG:hover .my-profile-link_svg__7CI6c {
    fill: #2c98b0
}

.my-profile-link_active__1dZRG:hover .my-profile-link_title__30hSB:hover {
    color: #2c98b0
}

.my-profile-link_active__1dZRG:active .my-profile-link_svg__7CI6c {
    fill: #000
}

.my-profile-link_active__1dZRG:active .my-profile-link_title__30hSB:active {
    color: #000
}

.my-profile-link_svg__7CI6c {
    fill: #09354f
}

.my-profile-link_disabled__2sUTR {
    opacity: .6
}

.my-profile-link_title__30hSB {
    color: #09354f
}

.my-profile-link_info__3hqSJ {
    color: #798e9e;
    margin-top: 6px;
    font-size: 10px
}

.my-profile-link_svg__7CI6c {
    margin: -5px 7px 0 0
}

.title_rootFontOne__2YOxu {
    font-family: "TragicMarker",sans-serif
}

.title_rootFontTwo__3HnGQ {
    font-family: "JakobCTT",sans-serif
}

.title_title__2RSJ7 {
    font-size: 105px;
    margin-bottom: 15px;
    color: #09354f
}

.title_title__2RSJ7.title_noUnderline__1g-zw {
    margin-bottom: 0
}

@media screen and (max-width: 1024px) {
    .title_title__2RSJ7 {
        font-size:75px
    }

    .title_lgFontSize120__M2_TM {
        font-size: 120px
    }
}

@media screen and (max-width: 768px) {
    .title_lgFontSize120__M2_TM {
        font-size:93px
    }
}

@media screen and (max-width: 470px) {
    .title_title__2RSJ7 {
        font-size:60px
    }
}

@media screen and (max-width: 320px) {
    .title_title__2RSJ7 {
        font-size:45px
    }
}

.slide_rootImg__2md6P {
    max-width: 250px;
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 10px
}

.slide_rootImg__2md6P img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover
}

.slide_rootTitle__4bJ6o {
    margin-top: 35px;
    font-size: 26px;
    line-height: 116.19%;
    color: #032940
}

.slide_rootDesc__1Bv4n {
    margin: 22px 0 35px;
    font-size: 18px;
    line-height: 171.7%;
    color: #09354f;
    max-width: 250px;
    text-overflow: ellipsis;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.slide_item__3FHlr {
    margin: 0 0 60px
}

.slide_moreInformation__3kDx1 {
    color: #6d92a2;
    display: inline-block;
    font-size: 18px;
    text-transform: capitalize;
    cursor: pointer
}

.slide_moreInformation__3kDx1:hover {
    color: #2bbfff
}

.slide_moreInformation__3kDx1:active {
    color: #d6d6d6
}

.common1220_root__2O2SD {
    padding: 38px 32px;
    max-width: 996px;
    margin: auto;
    position: relative
}

.common1220_form__30JgI {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media screen and (max-width: 464px) {
    .common1220_root__2O2SD {
        padding:38px 20px
    }
}

.member-pop-up_text__1Gs7B {
    max-width: 100%;
    display: flex;
    margin-top: 100px;
    grid-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px
}

.member-pop-up_memberPopUp__2GFD2 p {
    padding: 15px 0
}

.member-pop-up_info__2Zq1B:after {
    display: block;
    content: "";
    position: absolute;
    left: -200px;
    bottom: 300px;
    width: 400px;
    height: 400px;
    background: #defbff;
    z-index: -1;
    -webkit-filter: blur(220px);
    filter: blur(220px);
    border-radius: 480.5px
}

.member-pop-up_wrapperSilder__2pjK8 {
    margin-top: 53px
}

.member-pop-up_wrapperSilder__2pjK8 img {
    border-radius: 10px
}

.member-pop-up_name__1lxzH {
    margin-right: 50px
}

@media screen and (max-width: 768px) {
    .member-pop-up_wrapperSilder__2pjK8 {
        margin-top:25px
    }

    .member-pop-up_text__1Gs7B {
        flex-direction: column;
        margin-top: 75px
    }

    .member-pop-up_memberPopUp__2GFD2 {
        margin-top: 50px
    }
}

@media screen and (max-width: 464px) {
    .member-pop-up_text__1Gs7B {
        margin-top:35px
    }
}

.pop-up-cover_root__1jggA {
    width: 100vw;
    overflow-y: auto;
    height: 100%;
    position: fixed;
    z-index: 10
}

.pop-up-cover_primaryBackground__3--8O {
    background: hsla(0,0%,45.1%,.8)
}

.pop-up-cover_secondaryBackground__3VNee {
    background: #06161f
}

.pop-up-cover_background__11ZlT {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh
}

.pop-up-cover_close__11rnZ {
    z-index: 999;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer
}

.pop-up-cover_container__dt84m {
    overflow: hidden;
    position: relative;
    width: calc(100% - 60px);
    margin: 38px auto;
    background: #fff;
    border-radius: 10px;
    z-index: 10
}

.pop-up-cover_scroll__2L5x_::-webkit-scrollbar {
    margin: 10px 0;
    width: 7px
}

.pop-up-cover_scroll__2L5x_::-webkit-scrollbar-track {
    background: #f1f1f1
}

.pop-up-cover_scroll__2L5x_::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px
}

.pop-up-cover_scroll__2L5x_::-webkit-scrollbar-thumb:hover {
    background: #555
}

@media screen and (max-width: 576px) {
    .pop-up-cover_fullSizeOnMobile__1RyPx.pop-up-cover_container__dt84m {
        border-radius:0;
        width: 100%;
        height: 100%;
        margin-top: 0
    }

    .pop-up-cover_fullSizeOnMobile__1RyPx.pop-up-cover_background__11ZlT {
        background: #fff;
        display: flex;
        align-items: center
    }

    .pop-up-cover_container__dt84m {
        width: calc(100% - 20px)
    }
}

.buttons-root {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    max-width: 225px;
    background: rgba(0,0,0,.5);
    display: flex;
    border-radius: 10px 10px 0 0
}

.buttons-root.left {
    left: 0
}

.buttons-root.hideNumOfSlide {
    background: transparent;
    width: 134px
}

.buttons-root .slide-num {
    width: 100px;
    font-size: 20px;
    line-height: 116.19%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.custom-slider {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
    line-height: 0;
    display: block;
    position: relative;
    border-radius: 10px;
    height: 100%
}

.custom-slider:after {
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    width: 75%;
    height: 10%;
    background: rgba(38,86,89,.28627450980392155);
    -webkit-filter: blur(23px);
    filter: blur(23px);
    border-radius: 500px;
    z-index: -1;
    opacity: .9
}

.custom-slider img {
    display: block;
    width: 100%;
    height: 100%
}

.custom-slider .buttons {
    display: flex
}

.custom-slider .button {
    background: #fff;
    width: 67px;
    height: 67px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.custom-slider .button.left {
    border-radius: 10px 0 0 0
}

.custom-slider .button.right {
    border-radius: 0 10px 0 0
}

.custom-slider .button:last-child svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.custom-slider .button svg {
    fill: #000
}

.custom-slider .button:hover svg {
    fill: #bababa
}

.slider {
    position: relative;
    z-index: 1111
}

.slick-dots li button:after {
    color: #faebd7
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,.slick-slider {
    position: relative;
    display: block
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-initialized .slick-slide,.slick-track {
    display: block
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.slick-slide img {
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.custom-dots {
    margin-top: 55px
}

.custom-dots:after,.slick-active .custom-dots:after {
    display: block;
    width: 9px;
    height: 9px;
    content: "";
    background: #cedfe4;
    border-radius: 100%
}

.slick-active .custom-dots:after {
    display: block;
    width: 9px;
    height: 9px;
    content: "";
    background: #367790;
    border-radius: 100%
}

.slick-dots li,.slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

@media screen and (max-width: 464px) {
    .custom-slider .button {
        width:48px;
        height: 48px
    }
}

.title_rootFontOne__3SIuN {
    font-family: "TragicMarker",sans-serif
}

.title_rootFontTwo__3qJv6 {
    font-family: "JakobCTT",sans-serif
}

.title_title__-WUOc {
    color: #09354f
}

.information-text_root__1Pxpu {
    font-size: 22px;
    color: #09354f;
    line-height: 142%
}

.by-professor_root__1NL0e {
    display: inline-flex;
    align-items: flex-start
}

.by-professor_root__1NL0e:hover:not([disabled]) .by-professor_image__AVW9b {
    box-shadow: 7px 9px 30px 0 rgba(80,214,224,.4)
}

.by-professor_root__1NL0e:hover {
    cursor: pointer
}

.by-professor_disabled__15pBp {
    opacity: .6;
    cursor: not-allowed
}

.by-professor_text__3qU5q {
    font-size: 18px;
    line-height: 171.7%;
    color: #09354f;
    margin-left: 19px
}

.by-professor_wrapperImage__1rQKc {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.by-professor_image__AVW9b {
    width: 35px;
    height: 35px;
    border-radius: 60%;
    object-fit: cover
}

.skill-element_root__2tyEQ {
    display: inline-flex;
    align-items: center;
    padding: 0 13px;
    height: 30px;
    background: #e7f6f9;
    border-radius: 10px;
    font-size: 14px;
    text-transform: capitalize;
    color: #09354f
}

.skill-element_primary__cKHQp {
    background: #fff
}

.skill-element_primary__cKHQp.skill-element_active__3_WTX {
    background: #fff!important
}

.skill-element_close__328U3 {
    margin-left: 10px
}

.skill-element_active__3_WTX:hover {
    background: linear-gradient(0deg,#d0f7ff,#d0f7ff),#e7f6f9
}

.skill-element_active__3_WTX:active {
    background: linear-gradient(0deg,rgba(0,0,0,.05),rgba(0,0,0,.05)),#e7f6f9
}

.skill-element_active__3_WTX .skill-element_close__328U3 {
    cursor: pointer
}

.skill-element_disabled__38xcl {
    cursor: not-allowed;
    opacity: .3
}

.back-to-profile_base__2zQlN {
    background: #09354f;
    cursor: pointer;
    width: 34px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%
}

.back-to-profile_disabled__1UsPq {
    opacity: .6;
    cursor: not-allowed
}

.back-to-profile_root__1pXiA:hover {
    background: linear-gradient(0deg,rgba(44,152,176,.5),rgba(44,152,176,.5)),#09354f
}

.back-to-profile_root__1pXiA:active {
    background: #000
}

.back-to-profile_arrowReverse__1Mg7w {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.crumbs_root__ATqNZ {
    font-size: 14px;
    text-transform: capitalize;
    color: #09354f;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.crumbs_root__ATqNZ span {
    margin-left: 6px
}

.crumbs_navigaionProfileItem__2ubal {
    display: inline-flex;
    align-items: center;
    margin-right: 30px;
    padding-left: 30px;
    font-size: 14px;
    line-height: 13px;
    text-transform: capitalize;
    color: #09354f;
    border-left: 1px solid #e8f4f6
}

.crumbs_navigaionProfileItem__2ubal:first-child {
    border: none;
    padding-left: 0
}

.crumbs_svg__3FEQo {
    fill: #09354f
}

.crumbs_active__2JRUn {
    cursor: pointer
}

.crumbs_active__2JRUn:hover {
    color: #2c98b0
}

.crumbs_active__2JRUn:active {
    color: #09354f
}

.crumbs_active__2JRUn:hover .crumbs_svg__3FEQo {
    fill: #2c98b0
}

.crumbs_disabled__36dYX {
    opacity: .75
}

.crumbs_navigaionProfile__3pKwK {
    display: inline-flex;
    align-items: center
}

@media screen and (max-width: 768px) {
    .crumbs_navigaionProfileItem__2ubal {
        margin-right:10px;
        padding-left: 10px
    }
}

.ErrorBoundaryComponent_main__mW3PF {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 70px;
    color: #09354f;
    padding: 300px 0;
    text-align: center
}

.ErrorBoundaryComponent_rootFontOne__BsCYm {
    font-family: "TragicMarker",sans-serif
}

.ErrorBoundaryComponent_rootFontTwo__3E0qm {
    font-family: "JakobCTT",sans-serif
}

@media screen and (max-width: 464px) {
    .ErrorBoundaryComponent_root__2-0EZ {
        font-size:60px;
        padding: 150px 20px
    }
}

.ErrorBoundaryComponent_groupBtn__3PePT {
    display: flex;
    justify-content: center
}

.ErrorBoundaryComponent_tryAgain__3xunj {
    margin-right: 20px
}

.ned-database-item_main__cF6u6 {
    padding-bottom: 100px;
    min-height: 100vh
}

.ned-database-item_root__2ZHNW {
    display: flex;
    grid-column-gap: 50px;
    -webkit-column-gap: 50px;
    column-gap: 50px
}

.ned-database-item_preview__1Ubv9 {
    min-width: 300px;
    width: 300px
}

.ned-database-item_main__cF6u6 {
    width: 100%
}

.ned-database-item_backToProfile__3FnmD {
    cursor: pointer;
    background: linear-gradient(0deg,#fff,#fff),radial-gradient(131.06% 130% at 54.47% 130%,#09354f 0,#1a6480 100%);
    opacity: .9;
    border-radius: 19px;
    margin-bottom: 57px;
    display: flex;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 15px;
    color: #09354f
}

.ned-database-item_backToProfile__3FnmD span {
    margin-left: 11px
}

.ned-database-item_backToProfileAdaptive__1T-7y {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px
}

.ned-database-item_backToProfileAdaptive__1T-7y .ned-database-item_img__3XgjE {
    cursor: pointer;
    position: absolute;
    left: 0
}

.ned-database-item_backToProfileAdaptive__1T-7y .ned-database-item_img__3XgjE img {
    width: 27px;
    height: 10px
}

.ned-database-item_backToProfileAdaptive__1T-7y span {
    font-size: 22px;
    line-height: 156.7%;
    text-align: center;
    color: #09354f
}

@media screen and (max-width: 768px) {
    .ned-database-item_main__cF6u6 {
        padding-bottom:40px
    }

    .ned-database-item_root__2ZHNW {
        align-items: center;
        flex-direction: column
    }

    .ned-database-item_preview__1Ubv9 {
        margin-bottom: 50px;
        min-width: 1px;
        width: 100%
    }
}

.general-information_title__3ZdLQ {
    font-size: 14px;
    line-height: 145.7%;
    color: rgba(9,53,79,.7);
    margin-top: 21px
}

.general-information_value__14h8Q {
    font-size: 14px;
    line-height: 145.7%;
    color: #09354f
}

.general-information_section__about__1t7MM {
    display: flex
}

.general-information_section__aboutItem__rvszm {
    margin-left: 35px
}

.general-information_section__aboutItem__rvszm:first-child {
    margin-left: 0
}

.general-information_section__skills__3hPNa {
    max-width: 606px;
    display: flex;
    flex-wrap: wrap
}

.general-information_section__skillsItem__J6y4k {
    margin: 0 13px 10px 0
}

.general-information_section__items__1Q-P8 {
    padding: 21px 0
}

.general-information_section__1W6XK:after {
    display: block;
    content: " ";
    background-image: url(/static/media/after2.c0c99e07.svg);
    width: 100%;
    height: 2px
}

.general-information_section__1W6XK:last-child:after {
    display: none
}

.general-information_languages__f3ie- {
    display: flex;
    flex-wrap: wrap;
    grid-column-gap: 50px;
    -webkit-column-gap: 50px;
    column-gap: 50px
}

.general-information_language__B_3bk {
    margin: 10px 0;
    width: 155px;
    display: flex;
    align-items: flex-start
}

.general-information_language__B_3bk:first-child {
    margin-left: 0
}

.general-information_languageSvg__2Azr0 {
    margin-top: 5px;
    margin-right: 5px;
    width: 18px;
    height: 14px
}

.general-information_languageTitle__1oTK3 {
    font-size: 16px;
    line-height: 171.7%;
    color: #09354f
}

.general-information_languageLevel__26TY8 {
    font-size: 14px;
    color: #09354f;
    opacity: .7
}

.preview-information_root__vn0kZ {
    background: linear-gradient(0deg,#fff,#fff),#ecf8fb;
    box-shadow: 10px 10px 64px rgba(217,230,233,.5);
    border-radius: 10px
}

.preview-information_data__2z5T7 {
    padding: 0 21px
}

.preview-information_categoryOneLine__3kP2c {
    display: flex
}

.preview-information_categoryOneLine__title__2NxD0 {
    margin-right: 15px
}

.preview-information_categoryOneLine__3kP2c svg {
    margin-right: 5px
}

.preview-information_image__3Pz02 img {
    border-radius: 10px 10px 0 0;
    width: 100%
}

.preview-information_wrapperImg__2fC78 {
    margin-right: 5px
}

.preview-information_category__TYVLa {
    padding: 15px;
    font-size: 14px;
    line-height: 171.7%
}

.preview-information_category__title__o125P {
    color: #09354f
}

.preview-information_category__value__1xBSz {
    color: rgba(9,53,79,.7)
}

.preview-information_category__valueSvg__10slP {
    display: flex
}

.preview-information_category__valueSvg__10slP svg {
    margin-right: 5px
}

.preview-information_categoryOuter__21DZX:after {
    display: block;
    content: " ";
    background-image: url(/static/media/after.80a0c351.svg);
    width: 100%;
    height: 2px
}

.preview-information_text__3t06J {
    max-width: 100%
}

.preview-information_btn__OBkex {
    padding: 21px 0 26px;
    display: flex;
    justify-content: center;
    width: 100%
}

.common1080_root__2Fa-z {
    padding: 38px 32px;
    max-width: 577px;
    margin: auto;
    z-index: 10
}

.common1080_form__2WgcV {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.input_root__2aCf6 {
    width: 100%;
    display: inline-flex;
    flex-direction: column
}

.input_root__2aCf6 label {
    font-size: 14px;
    line-height: 227.7%;
    color: rgba(9,53,79,.5)
}

.input_root__2aCf6 input {
    box-sizing: border-box;
    height: 46px;
    background: rgba(180,210,222,.2);
    outline: none;
    border: none;
    border-radius: 10px;
    font-size: 14px;
    line-height: 227.7%;
    color: #000;
    padding: 5px 16px
}

.input_root__2aCf6 input:focus {
    background: #fff;
    outline: 1px solid #2c98b0
}

.input_required__ona43 {
    font-size: 18px
}

.input_error__25n0H {
    padding-top: 10px;
    text-align: center;
    color: #b92828
}

.input_wrapperInput__3Eq0g {
    position: relative;
    width: 100%;
    display: inline-flex;
    flex-direction: column
}

.input_showHide__32BHm {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 17px
}

.input_showHide__32BHm:hover {
    cursor: pointer
}

.textarea_root__pxBen {
    width: 100%
}

.textarea_root__pxBen textarea {
    width: 100%;
    height: 150px;
    resize: none
}

.textarea_root__pxBen label {
    font-size: 14px;
    line-height: 227.7%;
    color: rgba(9,53,79,.5)
}

.textarea_root__pxBen textarea {
    background: rgba(180,210,222,.2);
    outline: 1px solid rgba(180,210,222,.2);
    border: none;
    border-radius: 10px;
    font-size: 14px;
    box-sizing: border-box;
    color: #000;
    padding: 5px 16px
}

.textarea_root__pxBen textarea.textarea_fill__256zQ {
    background: linear-gradient(0deg,#fff,#fff),rgba(180,210,222,.3);
    outline: 1px solid #2c98b0
}

.textarea_required__3tNQB {
    font-size: 18px
}

.textarea_error__305zV {
    padding-top: 10px;
    text-align: center;
    color: #b92828
}

.input_root__3cmE0 {
    width: 100%;
    display: inline-flex;
    flex-direction: column
}

.input_root__3cmE0 label {
    font-size: 14px;
    line-height: 227.7%;
    color: rgba(9,53,79,.5)
}

.input_root__3cmE0 input {
    box-sizing: border-box;
    height: 46px;
    background: rgba(180,210,222,.2);
    outline: none;
    border: none;
    border-radius: 10px;
    font-size: 14px;
    line-height: 227.7%;
    color: #000;
    padding: 5px 16px
}

.input_root__3cmE0 input.input_fill__27alv {
    background: linear-gradient(0deg,#fff,#fff),rgba(180,210,222,.3);
    outline: 1px solid #2c98b0
}

.input_required__2YjBj {
    font-size: 18px
}

.input_error__3r8Nl {
    padding-top: 10px;
    text-align: center;
    color: #b92828
}

.error_root__-_znX {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 70px;
    color: #09354f;
    min-height: 500px;
    text-align: center
}

.error_rootFontOne__xgdZz {
    font-family: "TragicMarker",sans-serif
}

.error_rootFontTwo__tX4X1 {
    font-family: "JakobCTT",sans-serif
}

.detailed-information_item__1PjoV {
    margin-top: 50px
}

.detailed-information_root__1ljTh {
    width: 100%
}

.detailed-information-item_dimploma__2jcaN {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 171.7%;
    color: #09354f
}

.detailed-information-item_dimploma__text__2zG5e {
    margin-left: 5px;
    text-transform: capitalize
}

.detailed-information-item_root__KkDFn {
    padding: 40px 0
}

.detailed-information-item_section__data__1xhok {
    padding: 22px 0;
    display: grid;
    grid-template-columns: minmax(350px,1fr) minmax(130px,130px) minmax(150px,150px);
    justify-content: space-between
}

.detailed-information-item_section__left__JqeV9 {
    max-width: 650px
}

.detailed-information-item_section__right__2bySZ {
    padding-left: 30px
}

.detailed-information-item_section__3ct0a:after {
    display: block;
    content: " ";
    background-image: url(/static/media/after2.c0c99e07.svg);
    width: 100%;
    height: 2px
}

.detailed-information-item_section__3ct0a:last-child:after {
    display: none
}

.detailed-information-item_left__topTitle__3ZWM1 {
    max-width: 425px;
    font-size: 20px!important
}

.detailed-information-item_left__topValue__dyNHP {
    font-size: 18px!important
}

.detailed-information-item_section__left__JqeV9 .detailed-information-item_item__3Wsac {
    display: flex;
    margin: 9px 0
}

.detailed-information-item_title__1ymvm,.detailed-information-item_value__gPra- {
    font-size: 14px;
    line-height: 171.7%;
    color: #09354f
}

.detailed-information-item_value__gPra- {
    opacity: .7;
    padding-right: 5px
}

.detailed-information-item_valueRight__-P29u {
    font-size: 14px;
    line-height: 171.7%;
    color: #09354f
}

.detailed-information-item_date__3rtTZ {
    margin: 0 0 10px
}

.detailed-information-item_location__2wf-b {
    margin: 0 0 15px
}

.detailed-information-item_howlong__6ExVr {
    margin: 2px 0
}

.detailed-information-item_howlongAdaptive__1zmDb {
    display: none
}

@media screen and (max-width: 768px) {
    .detailed-information-item_dimploma__2jcaN {
        justify-content:flex-start
    }

    .detailed-information-item_section__data__1xhok {
        grid-template-columns: 1fr
    }

    .detailed-information-item_section__right__2bySZ {
        display: none
    }

    .detailed-information-item_howlongAdaptive__1zmDb {
        display: block
    }
}

.Loader_loader__1DRCI {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    -webkit-animation: Loader_loader__1DRCI 2s ease infinite alternate;
    animation: Loader_loader__1DRCI 2s ease infinite alternate
}

.Loader_loader__1DRCI img {
    width: 50%
}

@-webkit-keyframes Loader_loader__1DRCI {
    0% {
        -webkit-transform: scale(.4) rotate(0deg);
        transform: scale(.4) rotate(0deg)
    }

    to {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

@keyframes Loader_loader__1DRCI {
    0% {
        -webkit-transform: scale(.4) rotate(0deg);
        transform: scale(.4) rotate(0deg)
    }

    to {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

.congratulations_finished__4s3r7 {
    padding: 320px 0 174px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.congratulations_finished__info__31F6H {
    margin: 23px 0 27px;
    max-width: 345px;
    text-align: center
}

.congratulations_finished__img__ArRdK {
    position: absolute;
    z-index: -1;
    top: 180px;
    width: 100%
}

.congratulations_underButtonLink__1DGDV {
    margin-top: 25px;
    font-size: 16px;
    line-height: 150.2%;
    display: flex;
    align-items: center;
    color: #032940
}

.congratulations_underButtonLink__1DGDV img {
    margin-left: 5px
}

.congratulations_section__1BefF {
    background-image: url(/static/media/finished.10a468aa.png);
    background-repeat: no-repeat;
    z-index: 10;
    background-position: center 20%;
    background-size: fill
}

.notFound_root__1CJld {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 80px;
    color: #09354f;
    padding: 300px 0;
    text-align: center
}

.notFound_rootFontOne__33KsV {
    font-family: "TragicMarker",sans-serif
}

.notFound_rootFontTwo__1iH4u {
    font-family: "JakobCTT",sans-serif
}

@media screen and (max-width: 464px) {
    .notFound_root__1CJld {
        font-size:60px;
        padding: 150px 20px
    }
}

/*# sourceMappingURL=main.95bfc10a.chunk.css.map */
