html{font-style:16px}body{position:relative;margin:0;font-family:"Montserrat",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;background-color:#f8fafa}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{display:grid;grid-template-areas:"h" "c" "f"}:root{--main-color:#2aabe4;--main-color-3:#165c8d;--contrasting-color:#ffcd24;--main-helper-color:#9dc8e4;--neutral-color:#666bge;--footer-color:#1d6ddb;--main-color-2:#33393d;--old-color:#f4a8e8;--custom-green:#46c35f;--link-color:#f2f2f2}*{padding:0;box-sizing:border-box}p{text-indent:2em}.horizontal-flex{display:flex;justify-content:space-around}.horizontal-flex-center{display:flex;justify-content:center}#Introduction_Introduction__2NFSC{margin-top:20px;margin-bottom:20px;text-align:justify;text-indent:2em}#Introduction_Introduction__2NFSC p{font-weight:400}:root{--border-color:#1f8ed6;--background-color:#1d6ddb}.BreadCrumbs_link__3gAZn{display:flex;text-decoration:none;color:#fff;border:2px solid #1f8ed6;border:2px solid var(--border-color);background-color:#1d6ddb;background-color:var(--background-color);border-radius:20px;padding-left:4px;margin:15px}.BreadCrumbs_arrow__3kmCH{width:15px;height:15px;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg);align-self:center;margin-left:auto;margin-right:15px;z-index:2}.BreadCrumbs_link__3gAZn:hover{background-color:var(--main-color-2)}.BreadCrumbs_BreadCrumbs__3UmP4{display:flex;justify-content:center}.Preloader_Preloader__3_XcM{display:inline-block;position:relative;width:80px;height:80px}.Preloader_Preloader__3_XcM div{position:absolute;width:6px;height:6px;background:#fff;border-radius:50%;-webkit-animation:Preloader_Preloader__3_XcM 1.2s linear infinite;animation:Preloader_Preloader__3_XcM 1.2s linear infinite}.Preloader_Preloader__3_XcM div:first-child{-webkit-animation-delay:0s;animation-delay:0s;top:37px;left:66px}.Preloader_Preloader__3_XcM div:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s;top:22px;left:62px}.Preloader_Preloader__3_XcM div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;top:11px;left:52px}.Preloader_Preloader__3_XcM div:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;top:7px;left:37px}.Preloader_Preloader__3_XcM div:nth-child(5){-webkit-animation-delay:-.4s;animation-delay:-.4s;top:11px;left:22px}.Preloader_Preloader__3_XcM div:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;top:22px;left:11px}.Preloader_Preloader__3_XcM div:nth-child(7){-webkit-animation-delay:-.6s;animation-delay:-.6s;top:37px;left:7px}.Preloader_Preloader__3_XcM div:nth-child(8){-webkit-animation-delay:-.7s;animation-delay:-.7s;top:52px;left:11px}.Preloader_Preloader__3_XcM div:nth-child(9){-webkit-animation-delay:-.8s;animation-delay:-.8s;top:62px;left:22px}.Preloader_Preloader__3_XcM div:nth-child(10){-webkit-animation-delay:-.9s;animation-delay:-.9s;top:66px;left:37px}.Preloader_Preloader__3_XcM div:nth-child(11){-webkit-animation-delay:-1s;animation-delay:-1s;top:62px;left:52px}.Preloader_Preloader__3_XcM div:nth-child(12){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;top:52px;left:62px}@-webkit-keyframes Preloader_Preloader__3_XcM{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}@keyframes Preloader_Preloader__3_XcM{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}:root{--imgHeight:150px}.Introduction_title__2kGqt{margin-top:10px;margin-bottom:10px;text-align:center;font-weight:500;font-size:2rem}.Introduction_image__s_74a{display:block;margin:0 auto;height:150px;height:var(--imgHeight,300px);width:100%;object-fit:cover}.Introduction_imageWrapper__RC3eN{height:150px;height:var(--imgHeight,300px);overflow:hidden;display:flex;justify-content:center;align-items:center}.NavTile_link__1jL6a{text-decoration:none;color:#000;width:30%;margin-right:3%}.NavTile_link__1jL6a:last-child{margin-right:0}.NavTile_link__1jL6a:focus{color:#fff}.NavTile_link__1jL6a:focus>div>div:first-child,.NavTile_link__1jL6a:focus>div>div:nth-child(3){background-color:var(--background-color)}.NavTile_link__1jL6a:focus>div>div:nth-child(2) img{transform:scale(1.15);transition:transform .5s}.Tile_Tile__1Zh1Q{border-top:none;border-radius:5px;padding:0;height:100%;margin:0}.Tile_Tile__1Zh1Q:hover .Tile_profdesc__30eWG,.Tile_Tile__1Zh1Q:hover .Tile_proftitle__2MCLn{background-color:var(--background-color)}.Tile_Tile__1Zh1Q:hover .Tile_profimg__38tGD img{transform:scale(1.15);transition:transform .5s}.Tile_proftitle__2MCLn{margin:0;height:70px;font-size:1.1rem;color:#fff;background-color:var(--main-color-2)}.Tile_profimg__38tGD{height:300px;overflow:hidden;display:flex;justify-content:center;align-items:center}.Tile_profimg__38tGD img{width:100%;height:100%;object-fit:cover;transition:transform .5s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.Tile_profdesc__30eWG{background-color:var(--main-color-2);color:#fff;height:100px;padding:10px}.Tile_profdesc__30eWG,.Tile_proftitle__2MCLn{text-align:center;font-weight:700;display:flex;align-items:center;justify-content:center}.ProfsAlike_container__3g4Sl{display:flex;justify-content:center}.ProfsAlike_NavTile__1V-pE:not(:last-child){margin-right:10px}.ProfsAlike_NavTile__1V-pE div{font-size:.8rem}.ProfsAlike_NavTile__1V-pE a>div{width:200px;height:250px;border-right:0;border-radius:0}.ProfsAlike_container__3g4Sl .ProfsAlike_NavTile__1V-pE:last-child a>div{border-right:none}.ProfsAlike_title__U_JLh{text-align:center;margin-bottom:10px;font-size:1.2rem}.ProfsAlike_NavTile__1V-pE a>div>div:first-child{height:50px}.ProfsAlike_NavTile__1V-pE a>div>div:nth-child(2){height:200px}.ProsAndCons_ProsAndCons__2UXwJ{margin:15px 0;padding:5px;border-radius:10px}.ProsAndCons_title__250Gi{text-align:center;font-size:1.2rem}.ProsAndCons_container__3YmnX{margin:0 auto;width:920px;display:grid;justify-items:center;grid-template-columns:1fr 1fr;font-style:italic}.ProsAndCons_container__3YmnX ul{list-style:none}.ProsAndCons_pros__3iTls{color:#3d9e3d}.ProsAndCons_cons__2ta_l{color:#cd5d5d}.ProsAndCons_container__3YmnX ul.ProsAndCons_pros__3iTls li:before{content:"+";padding:5px}.ProsAndCons_container__3YmnX ul.ProsAndCons_cons__2ta_l li:before{content:"-";padding:5px}.Resume_Resume__jDyRN{margin-bottom:20px}.Resume_conclusion__2Vhc0 p{text-align:justify}.Resume_conclusion__2Vhc0 .Resume_title__1gAOr{text-align:center;font-size:1.4rem;font-weight:500}.Resume_PopularQuest__2Gd3L .Resume_title__1gAOr{font-style:italic;font-size:1.1rem;margin-bottom:5px}.Resume_questionWithAnswer__1XDKf{position:relative}.Resume_questionWithAnswer__1XDKf div,.Resume_questionWithAnswer__1XDKf summary{padding:5px}.Resume_questionWithAnswer__1XDKf summary{position:relative;width:500px;padding-right:20px;cursor:pointer;background-color:var(--main-color-2);border:.1px solid #d3d3d3;color:#fff}.Resume_questionWithAnswer__1XDKf[open] summary{background-color:var(--background-color)}.Resume_questionWithAnswer__1XDKf[open] summary:focus{outline:none}.Resume_questionWithAnswer__1XDKf div{position:absolute;left:520px;right:0;top:0;display:flex;align-items:center;min-height:100%}.Resume_questionWithAnswer__1XDKf summary::-webkit-details-marker{display:none}.Resume_questionWithAnswer__1XDKf summary{list-style:none}.Resume_questionWithAnswer__1XDKf summary:after{position:absolute;content:">";right:5px;top:0;bottom:0;display:flex;align-items:center}.Resume_questionWithAnswer__1XDKf[open] summary:after{transform:scale(1.1);font-weight:bolder}.Resume_questionWithAnswer__1XDKf div{border-radius:5px;background-color:#35b34f;color:#fff}.Link_linksWrapper__13Iqv{position:absolute;display:none;flex-direction:column;background-color:var(--main-color);border-radius:20px;padding:8px;opacity:0;-webkit-animation:Link_bubble__9OMy7 1s ease-out 1;animation:Link_bubble__9OMy7 1s ease-out 1;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.Link_linksWrapper__13Iqv:after{content:"";position:absolute;top:-10px;left:20px;border:5px solid transparent;border-top:5px solid var(--main-color);transform:rotate(180deg)}.Link_contentWrapper__3efsW,.Link_contentWrapperNohover__31y_F{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px;border:none;background-color:inherit;font-size:1em;outline:none}.Link_contentWrapper__3efsW:hover{color:#fff;border-radius:5px;cursor:pointer}.Link_contentWrapper__3efsW:hover,.Link_link__2BUlV:hover{background-color:var(--main-color-2)}.Link_linkChild__1sdCD{font-size:.8em;text-decoration:none;margin:5px 0;color:#fff}.Link_main_category__3eBbK{font-size:1em;font-weight:700;list-style-type:none}@-webkit-keyframes Link_bubble__9OMy7{0%{opacity:0}to{opacity:1}}@keyframes Link_bubble__9OMy7{0%{opacity:0}to{opacity:1}}.RenderTools_li__1NmyN{margin-left:25px;padding:2px;list-style-type:" - ";font-weight:300;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.RenderTools_main_li__38KI6{padding:2px;margin-left:25px;list-style-type:disc}#Tools_Tools__R3rOE{height:auto;font-size:1.05rem}.Tools_list__2i5SL{margin-left:40px}.Tools_button__oxQnU{background-color:var(--footer-color);border-radius:5px;color:#fff;border:none;margin-left:2px;margin-right:2px;padding:4px}.Tools_button__oxQnU.Tools_active__1wKpk,.Tools_button__oxQnU:focus,.Tools_button__oxQnU:hover{background-color:var(--main-color-2)}.ExpandedRenderer_initialTooltipStyle__3z_Px{background-color:#fff;color:inherit}.ExpandedRenderer_active__3xSfj{background-color:var(--main-color-2);color:#fff;border-radius:5px}.RenderTiles_NavTile__1_M8D{width:30%}#Content_Content__12t7n{position:relative;display:inline;grid-area:c;padding:0 8% 100px;background-color:#f8fafa}.Footer_Footer__11J3W{grid-area:f;display:flex;justify-content:space-around;align-items:center;background:var(--footer-color);color:#fff}.Footer_relSites__3Nc8z{width:min(600px,60%);padding:10px 0;color:#fff}.Footer_contacts_title__1TuaS,.Footer_relSites_title__OFnNb{text-align:center;font-size:1.15rem;color:#fff}.Footer_relSites_list__1m0rr{display:flex;justify-content:space-around;margin-top:5px;color:#fff}.Footer_email__VQuhV a,.Footer_github__23krB a,.Footer_relSites_list__1m0rr a{text-decoration:none;color:#fff;transition:1s ease-out}.Footer_email__VQuhV a:hover,.Footer_github__23krB a:hover,.Footer_relSites_list__1m0rr a:hover{transform:scale(1.2);transition:1s ease-out}.Footer_contactsWrapper__3JT4g{margin-top:5px;width:200px;justify-content:space-around;align-items:center}.Footer_contactsWrapper__3JT4g,.Footer_email__VQuhV a,.Footer_github__23krB a{display:flex;flex-direction:row}.Footer_email__VQuhV a span,.Footer_github__23krB a span{margin-left:5px}.Footer_email__VQuhV img,.Footer_github__23krB img{height:20px}.Header_Header__BzIec{grid-area:h;display:flex;align-items:center;height:100px;background-color:var(--main-color-3);color:#fff}.Header_title__1TI3G{margin-left:20%;font-family:"Fredoka One",cursive}.Header_title__1TI3G a{color:#fff;text-decoration:none;text-shadow:-2px 3px 4px #000}.Header_title__1TI3G a:hover{text-shadow:none}.Header_title__1TI3G a:hover h1{transition:1s;transform:scale(1.08)}.Header_title__1TI3G a h1{transition:1s}#Page404_Page404__2Lm64{grid-area:c;height:calc(100vh - 167px);color:var(--main-color-2);display:flex;justify-content:center;align-items:center;font-size:3rem;text-align:center}#Page404_Page404__2Lm64 a{color:var(--main-color-2);font-weight:500;text-decoration:none;border-bottom:2px solid var(--main-color-2)}.Page404_linkWrapper__2LYBO{display:inline-block;transition:1s}.Page404_linkWrapper__2LYBO:hover{transform:scale(1.05);transition:1s}.Page404_red__24lFo{color:red}
/*# sourceMappingURL=main.ffc216d9.chunk.css.map */