@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro&family=Vollkorn&display=swap);@import url(https://fonts.googleapis.com/css?family=EB+Garamond&display=swap);@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@keyframes bounce{0%{transform:translateY(0)}25%{transform:translateY(-10px)}50%{transform:translateY(0)}75%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(0deg)}12.5%{transform:rotate(10deg)}25%{transform:rotate(0deg)}37.5%{transform:rotate(5deg)}50%{transform:rotate(0)}62.5%{transform:rotate(2.5deg)}75%{transform:rotate(0deg)}87.5%{transform:rotate(1.25deg)}to{transform:rotate(0deg)}}@keyframes rotate180{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes rotateAnti180{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}@keyframes slightMove{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.footer{background:#03a9f4;padding:0 0 10px;min-height:20px;margin-top:auto}.footer__content{max-width:500px;margin:auto;display:flex;flex-direction:column;align-items:center;padding:0 20px}.footer__content__title{font-size:1.5rem}.footer__content__text{padding:5px;font-size:1rem}.footer__content__creator{font-size:.75rem;margin:20px 0 0}.footer__content__terms{cursor:pointer;font-size:.75rem}.footer__content__links{display:flex;padding:10px 0 0}.footer__content__links .footer__content__link{margin:0 20px 0 0;display:flex;justify-content:center;align-items:center;background:#0047a3;border-radius:50%;padding:3px;height:40px;width:40px}.footer__content__links .footer__content__link__img{width:30px;height:30px;color:#78b3ff}.top-nav{position:-webkit-sticky;position:sticky;top:0;z-index:1}@media (min-width:900px){.top-nav__links{display:flex;justify-content:space-between;background:#03a9f4}.top-nav__links__go-back{margin-right:auto;cursor:pointer;position:relative;width:50px}.top-nav__links__go-back__icon{width:50px;height:50px;color:#0047a3;position:absolute;top:50%;bottom:50%;transform:translateY(-50%)}.top-nav__links__go-back:hover{background:rgba(0,71,163,.3)}.top-nav__links__go-back:hover .top-nav__links__go-back__icon{color:#f7d7d7}}@media (max-width:899px){.top-nav__links{background:rgba(0,71,163,.3)}.top-nav__links.top-nav__links--open{position:fixed;right:inherit;z-index:1100;top:0;width:300px;height:100%;transition:all .5s ease 0s;transform:translateZ(0)}.top-nav__links.top-nav__links--open .top-nav__links__burger-area{display:none}.top-nav__links.top-nav__links--closed{position:fixed;right:inherit;z-index:1100;top:0;width:300px;height:100%;transition:all .5s ease 0s;transform:translate3d(-100%,0,0)}.top-nav__links .top-nav-link,.top-nav__links.top-nav__links--closed .top-nav__links__burger-area{display:block}}.top-nav .top-nav__empty-bg{width:100vh;height:100vh;position:fixed;top:0;background:rgba(0,0,0,.75)}.top-nav .top-nav__burger-area{position:fixed;top:10px;left:10px;padding:3px;height:40px;width:40px}@media (min-width:900px){.top-nav .top-nav__burger-area{display:none}}.top-nav .top-nav__burger-area .top-nav__burger-icon{width:40px;height:40px;cursor:pointer;color:#03a9f4}.top-nav .top-nav__links__close-menu-area{display:flex;justify-content:flex-end}.top-nav .top-nav__links__close-menu-area .top-nav__links__close-menu-icon{height:50px;width:50px;cursor:pointer;color:#e0ecff}.top-nav-link{text-decoration:none;color:#0047a3;padding:0 15px;font-size:2rem;cursor:pointer;font-family:"Vollkorn",serif}@media (max-width:899px){.top-nav-link{color:#e0ecff;padding:10px 15px}}@media (max-width:1279px){.top-nav-link{font-size:1.5rem}}@media (max-width:1023px){.top-nav-link{font-size:1.4rem}}.top-nav-link:hover{color:#e0ecff;background:rgba(0,71,163,.3)}.top-nav-link--active{color:#fff;background:rgba(0,71,163,.4)}@media (max-width:899px){.top-nav-link--active{background:rgba(0,71,163,.7)}}.top-nav-link--active:hover{color:#fff;background:rgba(0,71,163,.4)}.top-nav-link.top-nav-link-simple{display:flex;align-items:center}@media (max-width:899px){.top-nav-link.top-nav-link-simple{position:absolute;bottom:10px}}@media (min-width:1024px){.top-nav-link.top-nav-link-simple{font-size:1.5rem}}.cookies-banner{position:fixed;bottom:0;width:100%;background:hsla(0,0%,100%,.9);color:#000;text-align:center;padding:15px 10px 10px}.cookies-banner__text__link{color:#0012ff;cursor:pointer}.cookies-banner__actions{display:flex;justify-content:flex-end;padding:0 40px}@media (max-width:899px){.cookies-banner__actions{padding:0}}.cookies-banner__actions__accept{background:#850702;color:#fff}.cookies-banner__actions__accept,.cookies-banner__actions__decline{border:1px solid #000;margin:10px 10px 0 0;height:25px;width:100px;cursor:pointer}@media (max-width:899px){.cookies-banner__actions__accept,.cookies-banner__actions__decline{margin:10px 0 0}}.ReactModalPortal .ReactModal__Overlay{z-index:1}.ReactModalPortal .ReactModal__Overlay .ReactModal__Content{position:relative}@media (max-width:899px){.ReactModalPortal .ReactModal__Overlay .ReactModal__Content{inset:0!important}}.ReactModal__Body--open{overflow:hidden}.privacy-policy{color:#000}.privacy-policy__close{border:none;position:absolute;top:10px;right:10px;cursor:pointer;background:transparent;padding:0}.privacy-policy__close__icon{width:40px;height:40px}.privacy-policy__title{text-align:center}.privacy-policy__section__body__link{color:#0012ff;text-decoration:none}.privacy-policy__actions{display:flex;justify-content:flex-end;padding:0 40px}@media (max-width:899px){.privacy-policy__actions{padding:0}}.privacy-policy__actions__accept{background:#850702;color:#fff}.privacy-policy__actions__accept,.privacy-policy__actions__decline{border:1px solid #000;margin:10px 10px 0 0;height:25px;width:100px;cursor:pointer}@media (max-width:899px){.privacy-policy__actions__accept,.privacy-policy__actions__decline{margin:10px 0 0}}.masonry__text-card-wrapper{display:flex;width:auto;padding:20px 0 0}.masonry__text-card-wrapper__column{background-clip:padding-box}.masonry__text-card-wrapper__column .masonry__text-card{background:#f2f2f2;border-radius:5px;border:.5px solid #000;padding:10px;overflow-y:auto;margin:20px;box-shadow:2px 2px 18px 0 #f2f2f2;text-align:center}@media (max-width:899px){.masonry__text-card-wrapper__column .masonry__text-card{margin:20px 10px}}.masonry__text-card-wrapper__column .masonry__text-card:hover{animation:rotate .5s normal forwards}.masonry__text-card-wrapper__column .masonry__text-card__title{font-size:1.5rem;font-weight:600;margin:auto}.masonry__text-card-wrapper__column .masonry__text-card__paragraph{font-size:1rem}.screen__about{padding:0 20px}.screen__about__content{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.screen__about__content .screen__about__content__image{max-width:100%;max-height:900px;box-shadow:-28px -11px 0 19px #68cbf8}@media (max-width:1023px){.screen__about__content .screen__about__content__image{max-height:500px;margin:0 0 20px}}@media (max-width:899px){.screen__about__content .screen__about__content__image{box-shadow:-28px 1px 0 19px #68cbf8}}.screen__about__content__text-area{max-width:40%}@media (max-width:899px){.screen__about__content__text-area{max-width:100%}}.screen__about__content__text-area .screen__about__title{font-size:1.5rem;max-width:90%;margin:0 auto 30px;font-weight:600}.screen__about__content__text-area .screen__about__paragraph,.screen__about__content__text-area .screen__about__subparagraph{font-size:1rem;max-width:90%}.screen__about__content__text-area .screen__about__paragraph{margin:30px auto}.screen__about__content__text-area .screen__about__subparagraph{margin:10px auto}.screen__contact__main-area{display:flex;flex-direction:column;align-items:center}.screen__contact__main-area .screen__contact__content__image{max-width:100%;max-height:900px;box-shadow:-28px -11px 0 19px #68cbf8}@media (max-width:1023px){.screen__contact__main-area .screen__contact__content__image{max-height:500px;margin:0 0 20px}}@media (max-width:899px){.screen__contact__main-area .screen__contact__content__image{box-shadow:-28px 1px 0 19px #68cbf8}}.screen__contact__main-area .screen__contact__contact-item-area-wrapper{margin:20px 0 0;max-width:800px;display:flex}@media (max-width:899px){.screen__contact__main-area .screen__contact__contact-item-area-wrapper{width:90%;margin:auto;display:block}}.screen__contact__main-area .screen__contact__contact-item-area-wrapper .screen-body__contact-item-area{padding:0 0 0 20px}.screen__contact__main-area .screen__contact__contact-item-area-wrapper .screen-body__contact-item-area:first-of-type{border-right:1px solid #bebebe;padding:0 20px 0 0}@media (max-width:899px){.screen__contact__main-area .screen__contact__contact-item-area-wrapper .screen-body__contact-item-area:first-of-type{border-right:none;padding:0}}@media (max-width:899px){.screen__contact__main-area .screen__contact__contact-item-area-wrapper .screen-body__contact-item-area{padding:0}}.screen__contact__main-area .screen__contact__contact-item-area-wrapper .screen__contact__contact-item{padding:10px;height:100px;background:#f2f2f2;border-radius:3px;margin:10px 0;display:flex;align-items:center;justify-content:center}.screen__contact__main-area .screen__contact__contact-item-area-wrapper .screen__contact__contact-item:last-child{margin-bottom:50px}.screen__contact__main-area .screen__contact__contact-item-area-wrapper .screen__contact__contact-item:hover{animation:bounce .5s normal forwards}.screen__contact__main-area .screen__contact__contact-item-area-wrapper .screen__contact__contact-item__icon{width:40px;height:40px;margin-right:30px;display:flex}.screen__contact__main-area .screen__contact__contact-item-area-wrapper .screen__contact__contact-item__link{font-size:1.5rem;text-decoration:none;color:#000;transition:.5s}.screen__contact__main-area .screen__contact__contact-item-area-wrapper .screen__contact__contact-item__link:hover{color:#0012ff}@media (max-width:899px){.screen__contact__main-area .screen__contact__contact-item-area-wrapper .screen__contact__contact-item__link{font-size:1rem}}.screen__home__image-area .screen__home__main-title{width:100%;text-align:center;font-size:5rem;margin:0;padding:50px 0 30px}@media (max-width:899px){.screen__home__image-area .screen__home__main-title{font-size:3rem}}.screen__home__image-area .screen__home__image-area__image-wrapper{position:relative}.screen__home__image-area .screen__home__image-area__image-wrapper .screen__home__main-image{display:block;margin:auto;width:100%}.screen__home__image-area .screen__home__image-area__image-wrapper .screen__home__secondary-image__wrapper{position:absolute;top:0;bottom:0;left:25%;width:50%;background:hsla(0,0%,100%,.5);display:flex;justify-content:center;align-items:center}@media (max-width:899px){.screen__home__image-area .screen__home__image-area__image-wrapper .screen__home__secondary-image__wrapper .screen__home__secondary-image{width:100%}}.screen__home__text-area .screen__home__paragraph{font-size:1rem;max-width:90%;margin:50px auto}@media (min-width:900px){.screen__home__text-area .screen__home__paragraph{width:80%}}@media (min-width:1024px){.screen__home__text-area .screen__home__paragraph{width:70%}}@media (min-width:1280px){.screen__home__text-area .screen__home__paragraph{width:60%}}.screen__faq{padding:0 20px}.screen__faq .screen__faq__image-wrapper{width:100%;display:flex;justify-content:center}.screen__faq .screen__faq__image-wrapper .screen__faq__image{width:100%;box-shadow:-28px -11px 0 19px #68cbf8}@media (max-width:899px){.screen__faq .screen__faq__image-wrapper .screen__faq__image{box-shadow:-28px 1px 0 19px #68cbf8}}.screen__faq__questions{padding:40px 0 0;max-width:90%;margin:auto}.screen__faq__questions .Collapsible__trigger{font-weight:600;letter-spacing:.2px;display:flex;justify-content:space-between;color:#333;cursor:pointer;-webkit-tap-highlight-color:transparent}.screen__faq__questions .Collapsible__trigger:hover{color:#000;transition:color .5s}.screen__faq__questions .Collapsible__trigger .screen__faq__questions__chevron--open{animation:rotate180 .5s normal forwards}.screen__faq__questions .Collapsible__trigger .screen__faq__questions__chevron--closed{animation:rotateAnti180 .5s normal forwards}.screen__faq__questions .Collapsible{padding:15px 0;border-bottom:1px solid #a7a6a6}.screen__faq__questions .Collapsible:first-of-type{border-top:1px solid #a7a6a6}.screen__faq__questions .Collapsible .Collapsible__contentInner{padding:5px 0 0}.screen__levels{padding:0 20px}.screen__levels__image-wrapper{width:100%;display:flex;justify-content:center}.screen__levels__image-wrapper .screen__levels__image{width:100%;box-shadow:-28px -11px 0 19px #68cbf8}@media (max-width:899px){.screen__levels__image-wrapper .screen__levels__image{box-shadow:-28px 1px 0 19px #68cbf8}}.screen__not-found__body{font-size:32px;text-align:center;margin:10px}.screen__not-found__body__404{color:#dadada;padding:20px;margin:20px;font-size:60px}.screen__not-found__body__redirect{display:inline-block;color:#0047a3;cursor:pointer}.screen__not-found__body__redirect:hover{animation:bounce .5s normal forwards}body{background:#fff;color:#000;font-family:"Source Sans Pro",sans-serif;height:100vh;margin:0;display:flex;flex-direction:column}.screen{position:relative;min-height:100vh}.screen-body{padding-bottom:20px}.screen-body__main-title{display:block;text-align:center;font-size:3rem;font-family:"Vollkorn",serif;font-weight:500;text-shadow:4px 4px 4px #0047a3}@media (max-width:899px){.screen-body__main-title{font-size:2rem}}
/*# sourceMappingURL=main.84d6325b.chunk.css.map */