:root{--accent-color:#0062b0;--max-width:calc(100% - 60px);--width:calc(100% - 60px);--padding-top-bottom:1.5rem}@media(min-width:576px){:root{--max-width:calc(100% - 60px);--width:calc(100% - 60px);--padding-top-bottom:1.5rem}}@media(min-width:768px){:root{--max-width:calc(100% - 100px);--width:calc(100% - 100px);--padding-top-bottom:1.5rem}}@media(min-width:992px){:root{--max-width:calc(100% - 160px);--width:calc(100% - 160px);--padding-top-bottom:2.25rem}}@media(min-width:1200px){:root{--max-width:calc(100% - 200px);--width:calc(100% - 200px);--padding-top-bottom:2.25rem}}@media(min-width:1500px){:root{--max-width:1400px;--width:calc(100% - 200px);--padding-top-bottom:2.25rem}}.container{margin:3.3vmax auto;max-width:calc(100% - 60px);max-width:var(--max-width);min-height:100vh;width:calc(100% - 60px);width:var(--width)}.section{padding-bottom:clamp(1.5vmax,2%,3.3vmax)}*,:after,:before{box-sizing:border-box}*{font:inherit;margin:0;padding:0}html{color-scheme:light;font-size:62.5%;hanging-punctuation:first last}body{display:flex;flex-direction:column;font-family:Noto Sans,sans-serif;min-height:100vh}img,picture,svg,video{display:block;max-width:100%}h1,h2,h3,h4,h5,h6{text-wrap:balance}a{color:#0062b0;color:var(--accent-color);text-decoration:none}a:hover{background-color:#0062b0;background-color:var(--accent-color);border-radius:.25rem;color:#fff;padding:0 .25rem}h1{font-size:4.8rem;font-weight:900;margin-bottom:2.4rem}h2{font-size:3.4rem;font-weight:800;margin-bottom:2rem}h3{font-size:2.4rem;font-weight:700}h3,h4{margin-bottom:1.6rem}h4{font-size:2rem;font-weight:600}p{text-wrap:pretty;font-size:16px;margin-bottom:1.6rem;text-align:justify}.caption{font-size:1.3rem;margin-bottom:.8rem}@media(prefers-reduced-motion:no-preference){:has(:target){scroll-behavior:smooth;scroll-padding-top:3rem}}.Home .section .Home_hero{margin:0 auto;overflow:hidden;position:relative;width:100%}.Home .section .Home_hero .carousel{position:relative}.Home .section .Home_hero .carousel .carousel-inner{display:flex;transition:transform .5s ease-in-out;width:100%}.Home .section .Home_hero .carousel .carousel-item{flex:0 0 100%;height:auto;width:100%}.Home .section .Home_hero .carousel .carousel-item img,.Home .section .Home_hero .carousel .carousel-item video{height:auto;object-fit:cover;width:100%}.Home .section .Home_hero .carousel .carousel-next,.Home .section .Home_hero .carousel .carousel-prev{background:#00000080;border:none;color:#fff;cursor:pointer;font-size:24px;padding:10px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.Home .section .Home_hero .carousel .carousel-prev{left:10px}.Home .section .Home_hero .carousel .carousel-next{right:10px}.Home .section .Home_hero .carousel .carousel-next:hover,.Home .section .Home_hero .carousel .carousel-prev:hover{background:#000c}.Home .section h3{text-wrap:wrap;text-align:left}.Home .section .home_news_title{align-items:center;display:flex;justify-content:space-between}.Home .section .home_news_title a{font-size:1.6rem;margin-bottom:2rem;padding:.6em 1.5em}.Home .section .home_news_section{grid-row-gap:30px;grid-column-gap:20px;display:grid;grid-auto-rows:min-content;grid-template-columns:repeat(3,1fr)}.Home .section .home_news_section .each-news-section .news_img{display:flex;justify-content:center;margin-bottom:2rem}.Home .section .home_news_section .each-news-section .news_img img{height:auto;width:400px}.Home .section .home_news_section .each-news-section .news_data h4{text-wrap:wrap;margin-bottom:.8rem;text-align:left}.Home .section .home_news_section .each-news-section .news_data .caption{color:gray;display:block}.Home .section .home_news_section .each-news-section .news_data p{text-align:left}@media(max-width:992px){.Home .section .home_news_section{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:576px){.Home .section .home_news_section{grid-template-columns:repeat(1,minmax(0,1fr))}}.Home .section .home_containers{grid-gap:4rem 4rem;display:grid;gap:4rem 4rem;grid-template-columns:repeat(2,1fr)}.Home .section .home_containers .each_home_container{border-radius:4px;box-shadow:-1px 1px 8px 3.6px rgba(0,0,0,.302);box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:4rem;text-align:center}.Home .section .home_containers .each_home_container a{align-self:center;border:3px solid var(--accent-color);border-radius:.5rem;box-sizing:border-box;display:inline-block;flex:0 0 auto;font-size:1rem;font-weight:700;margin-top:1rem;padding:10px 20px;text-decoration:none}@media(max-width:768px){.Home .section .home_containers{grid-template-columns:repeat(1,1fr)}}:root{--nav-link-fs:1.6rem}@media(min-width:576px){:root{--nav-link-fs:1.6rem}}@media(min-width:768px){:root{--nav-link-fs:1.8rem}}@media(min-width:992px){:root{--nav-link-fs:1.8rem}}@media(min-width:1200px){:root{--nav-link-fs:1.8rem}}@media(min-width:1500px){:root{--nav-link-fs:2.5rem}}.NavBar{box-shadow:0 3px 6px #00000021,0 3px 6px #0000001a;position:relative}.NavBar .brand-bar{background-color:var(--accent-color);height:30px;width:100%}.NavBar .brand-bar .brand-bar-container{height:inherit;margin:0 auto;max-width:var(--max-width);width:var(--width)}.NavBar .brand-bar .brand-bar-container a{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:500;height:inherit;letter-spacing:0}.NavBar .brand-bar .brand-bar-container a:hover{padding:0}.NavBar .NavBar-container{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;margin:var(--padding-top-bottom) auto 0;max-width:var(--max-width);width:var(--width)}.NavBar .NavBar-container .NavBar-container-left{align-items:center;display:flex;justify-content:space-between}.NavBar .NavBar-container .NavBar-container-left div{align-items:center;align-self:stretch;display:flex;padding:0 0 2.25rem}.NavBar .NavBar-container .NavBar-container-left .burger{background:none;border:0;cursor:pointer;display:none;flex-direction:column;height:22px;justify-content:space-between;padding:0;width:28px}.NavBar .NavBar-container .NavBar-container-left .burger span{background:var(--accent-color);border-radius:2rem;display:block;height:3px;transition:transform .3s ease,opacity .3s ease;width:100%}.NavBar .NavBar-container .NavBar-container-left .burger.open span:first-child{transform:translateY(9px) rotate(45deg)}.NavBar .NavBar-container .NavBar-container-left .burger.open span:nth-child(2){opacity:0}.NavBar .NavBar-container .NavBar-container-left .burger.open span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.NavBar .NavBar-container .NavBar-container-left a:hover{background-color:#fff;padding:0}.NavBar .NavBar-container .NavBar-container-left a img{height:auto;padding-bottom:1rem;width:300px}.NavBar .NavBar-container .NavBar-container-right{align-items:flex-end;display:flex;justify-content:flex-end}.NavBar .NavBar-container .NavBar-container-right *{text-wrap:nowrap;color:var(--accent-color);font-size:1.6rem;font-size:var(--nav-link-fs);font-weight:600;margin:0 2.25rem 0 0;padding-bottom:2.25rem;position:relative}.NavBar .NavBar-container .NavBar-container-right :last-child{margin-right:0}.NavBar .NavBar-container .NavBar-container-right :hover{background-color:#fff;border-radius:0;color:#000;padding:0 0 2.25rem;text-decoration:underline}.NavBar .NavBar-container .NavBar-container-right .selected{color:#000}.NavBar .NavBar-container .NavBar-container-right .selected:before{background-color:#000;bottom:0;content:"";height:6px;position:absolute;width:100%;z-index:1}@media(max-width:992px){.NavBar .NavBar-container .NavBar-container-left .burger{display:flex}.NavBar .NavBar-container .NavBar-container-left img{padding:0 0 2.25rem;width:250px}.NavBar .NavBar-container .NavBar-container-right{background:#2e2d29;display:none;flex-direction:column;left:5%;padding:0 0 0 2rem;position:absolute;right:5%;top:100%;width:90%;z-index:999}.NavBar .NavBar-container .NavBar-container-right.open{display:flex}.NavBar .NavBar-container .NavBar-container-right.close{display:none}.NavBar .NavBar-container .NavBar-container-right *{text-wrap:nowrap;border-bottom:1px solid #53565a;color:#fff;font-size:1.6rem;font-size:var(--nav-link-fs);font-weight:600;margin:0;padding:1.6rem 0 1.6rem 2.4rem;position:relative;width:100%}.NavBar .NavBar-container .NavBar-container-right :hover{color:#000;padding:1.6rem 0 1.6rem 2.4rem;text-decoration:underline}.NavBar .NavBar-container .NavBar-container-right :hover.selected{color:#000}.NavBar .NavBar-container .NavBar-container-right .selected{color:#fff}.NavBar .NavBar-container .NavBar-container-right .selected:before{background-color:var(--accent-color);content:"";height:100%;left:0;position:absolute;transform:scaleY(1);width:6px}}@media(max-width:768px){.NavBar .NavBar-container .NavBar-container-left img{width:150px}}.Footer{box-shadow:0 -3px 6px #00000021,0 -3px 6px #0000001a}.Footer .Footer-container{display:flex;gap:2rem;justify-content:space-between;margin:0 auto var(--padding-top-bottom);max-width:var(--max-width);padding-top:2.25rem;width:var(--width)}.Footer .Footer-container .Footer-container-left h3,.Footer .Footer-container .Footer-container-middle h3,.Footer .Footer-container .Footer-container-right h3{font-weight:700;margin-bottom:2rem}.Footer .Footer-container .Footer-container-left h3{margin-bottom:0}.Footer .Footer-container .Footer-container-left p{text-align:left}.Footer .Footer-container .Footer-container-left img{height:auto;margin-top:2rem;width:200px}.Footer .Footer-container .Footer-container-middle p{margin-bottom:.8rem;text-align:left}.Footer .Footer-container .Footer-container-right{font-size:1.6rem}.Footer .Footer-container .Footer-container-right *{display:block;margin-bottom:.8rem}.Footer .Footer-container .Footer-container-right :hover{background-color:#fff;color:#000;padding:0;text-decoration:underline}@media(max-width:768px){.Footer .Footer-container{display:grid;grid-template-columns:repeat(3,1fr)}}@media(max-width:576px){.Footer .Footer-container{display:flex;flex-direction:column}}.Footer .design-bar{color:gray;display:flex;justify-content:space-between;letter-spacing:.05rem}.Footer .design-bar .caption{margin:0 .8rem}.Research .section p a{font-weight:900}.Research .section p b{font-weight:700}.Research .section h3{text-wrap:wrap}.Research .section ul{padding-left:2.5rem}.Research .section ul p{text-wrap:wrap;display:list-item;text-align:left}@media(max-width:576px){.Research .section ul p{margin-bottom:1rem}}.Research .section .research_project_main img{display:block;height:auto;margin:0 auto 1rem;object-fit:contain;width:700px}.Research .section .past_projects{display:flex;flex-direction:row;gap:2rem}.Research .section .past_projects div img{align-self:center;height:auto;width:100%}@media(max-width:992px){.Research .section .past_projects{flex-direction:column}}.Research .section .research_projects{border:3px solid #fff;border-left:5px solid var(--accent-color);box-shadow:0 1px 5px 0 #263b5e4d;margin:0 0 2rem;padding:1rem}.Research .section .research_projects h3{text-wrap:wrap}.Research .section .research_collaborators{display:flex;flex-wrap:wrap;gap:5rem;justify-content:center}.Research .section .research_collaborators img{width:200px}@media(max-width:576px){.Research .section .research_collaborators{gap:2rem}.Research .section .research_collaborators img{width:150px}}.Robots .section h4{text-wrap:wrap}.Robots .section .robots{display:flex;flex-direction:column;gap:4rem;margin:auto;max-width:992px}.Robots .section .robots .each_robot{align-items:center;display:flex;gap:2rem}.Robots .section .robots .each_robot img{height:auto;width:400px}@media(max-width:992px){.Robots .section .robots .each_robot img{width:300px}}@media(max-width:768px){.Robots .section .robots .each_robot img{width:200px}}@media(max-width:576px){.Robots .section .robots .each_robot{flex-direction:column}.Robots .section .robots .each_robot img{width:400px}}.Robots .section .robots .each_robot h3{color:var(--accent-color)}@media(max-width:576px){.Robots .section .robots .reverse{flex-direction:column-reverse}}.Publications .section p a{font-weight:900}.Publications .section h4{text-wrap:wrap}.Publications .section .pub-each-year{border-bottom:2px solid var(--accent-color);display:flex;margin-bottom:3rem;padding-bottom:3rem}.Publications .section .pub-each-year h3{flex:1 1}.Publications .section .pub-each-year .pub-each-paper{display:flex;flex:4.5 1;flex-direction:column;gap:2rem}.Publications .section .pub-each-year .pub-each-paper h4{text-wrap:wrap;margin-bottom:.8rem}.Publications .section .pub-each-year .pub-each-paper h4 .papername{display:block;width:100%}.Publications .section .pub-each-year .pub-each-paper p{margin-bottom:.8rem;text-align:left}.Publications .section .pub-each-year .pub-each-paper p .journal{font-weight:700}.Publications .section .pub-each-year .pub-each-paper p .issue,.Publications .section .pub-each-year .pub-each-paper p .journal,.Publications .section .pub-each-year .pub-each-paper p .volume{font-style:italic}.Publications .section .pub-each-year .pub-each-paper .caption{color:gray;display:block}.Publications .section .pub-each-year .pub-each-paper .caption .not_author{color:gray}.Publications .section .pub-each-year .pub-each-paper .caption .not_author:hover{background-color:#fff;color:gray;padding:0}.Publications .section .pub-each-year .pub-each-paper .pub-links{display:flex;gap:1rem}.Publications .section .pub-each-year .pub-each-paper .pub-links *{border:1px solid var(--accent-color);border-radius:.5rem;color:var(--accent-color);padding:5px .4rem}.Publications .section .pub-each-year .pub-each-paper .pub-links :hover{background-color:var(--accent-color);color:#fff}@media(max-width:576px){.Publications .section .pub-each-year{display:flex;flex-direction:column}}@media(max-width:768px){.Publications .section .pub-each-year{display:flex;flex-direction:column}}.popup-overlay{align-items:center;animation:fadeIn .3s ease-out forwards;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:-500px;z-index:1000}.popup-overlay .popup-content{animation:slideDown .3s ease-out forwards;background:#fff;border-radius:8px;max-height:80vh;max-width:600px;overflow-y:auto;padding:20px;position:relative;width:90%}.popup-overlay .popup-content .popup-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:3%}.popup-overlay .popup-content .popup-title h3{margin:0}.popup-overlay .popup-content .popup-title .popup-close{background:none;border:none;cursor:pointer;font-size:20px}.popup-overlay .popup-content pre{word-wrap:normal;background:#f4f4f4;border-radius:4px;font-family:\$sta-font-mono,monospace;font-size:1.25rem;margin-bottom:3%;overflow-x:auto;padding:10px;white-space:pre;word-break:normal}.popup-overlay .popup-content .popup-buttons{display:flex;gap:2rem;justify-content:flex-end}.popup-overlay .popup-content .popup-buttons button{background-color:#fff;border:1px solid var(--accent-color);border-radius:.5rem;color:var(--accent-color);cursor:pointer;font-size:16px;padding:1rem}.popup-overlay .popup-content .popup-buttons button:hover{background-color:var(--accent-color);color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.IndividualPublication{max-width:760px}.IndividualPublication .section{padding-bottom:3.5rem}.IndividualPublication .section h3{text-wrap:wrap}.IndividualPublication .section .caption{color:gray;display:block;margin-bottom:1.5rem}.IndividualPublication .section .caption .not_author{color:gray}.IndividualPublication .section .caption .not_author:hover{background-color:#fff;color:gray;padding:0}.IndividualPublication .section .pub-links{display:flex;font-size:1rem;gap:1rem}.IndividualPublication .section .pub-links *{border:1px solid var(--accent-color);border-radius:.5rem;color:var(--accent-color);padding:5px .4rem}.IndividualPublication .section .pub-links :hover{background-color:var(--accent-color);color:#fff}.IndividualPublication .section .keywords{display:flex;flex-wrap:wrap}.IndividualPublication .section .keywords *{text-wrap:nowrap;background-color:var(--accent-color);border-radius:6px;color:#fff;margin-bottom:8px;margin-right:8px;padding:5px 10px}.IndividualPublication .section ul{padding-left:2.5rem}.IndividualPublication .section ul p{display:list-item}.IndividualPublication .section ul p:last-child{margin-bottom:0}@media(max-width:576px){.IndividualPublication .section ul p{margin-bottom:1rem}.IndividualPublication .section ul p:last-child{margin-bottom:0}}.News .section h4{text-wrap:wrap;text-align:justify}.News .section h4 a{font-weight:900}.News .section .all_news{grid-row-gap:30px;grid-column-gap:50px;display:grid;grid-auto-rows:min-content;grid-template-columns:repeat(3,minmax(0,1fr))}.News .section .all_news .each-news-section .news_img{display:flex;justify-content:center;margin-bottom:2rem}.News .section .all_news .each-news-section .news_img img{height:auto;width:300px}.News .section .all_news .each-news-section .news_data h4{text-wrap:wrap;margin-bottom:.8rem}.News .section .all_news .each-news-section .news_data .caption{color:gray;display:block}.News .section .all_news .each-news-section .news_data p{text-align:justify}@media(max-width:992px){.News .section .all_news{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:576px){.News .section .all_news{grid-template-columns:repeat(1,minmax(0,1fr))}}.OurTeam .section h4{text-wrap:wrap}.OurTeam .section .PI{display:flex;gap:5rem}.OurTeam .section .PI .PI_top{display:none}.OurTeam .section .PI .PI_left{flex:0 0 300px}.OurTeam .section .PI .PI_left img{height:auto;width:300px}.OurTeam .section .PI .PI_left .PI_Links{display:flex;gap:1rem;justify-content:center;margin-top:.5rem}.OurTeam .section .PI .PI_left .PI_Links a{font-size:2.5rem;position:relative;text-decoration:none}.OurTeam .section .PI .PI_left .PI_Links a[data-tooltip]:after{background-color:#000;border-radius:5px;color:#fff;content:attr(data-tooltip);font-size:1rem;left:50%;margin-top:.5rem;opacity:0;padding:5px 10px;pointer-events:none;position:absolute;top:100%;transform:translateX(-50%);transition:opacity .3s;white-space:nowrap}.OurTeam .section .PI .PI_left .PI_Links a:hover:after{opacity:1}.OurTeam .section .PI .PI_left .PI_Links a:hover{background-color:#fff;color:#000;padding:0}.OurTeam .section .PI .PI_right h3{text-wrap:wrap}@media(max-width:992px){.OurTeam .section .PI{display:block}.OurTeam .section .PI .PI_left{flex:0 0 250px;float:left;margin-right:2.5rem}.OurTeam .section .PI .PI_left img{height:auto;margin:auto;width:250px}}@media(max-width:768px){.OurTeam .section .PI{display:block}.OurTeam .section .PI .PI_left{flex:0 0 200px;float:left;margin-right:2.5rem}.OurTeam .section .PI .PI_left img{height:auto;margin:auto;width:200px}}@media(max-width:576px){.OurTeam .section .PI{display:flex;flex-direction:column;gap:0}.OurTeam .section .PI .PI_top{display:block}.OurTeam .section .PI .PI_top h3{text-wrap:wrap}.OurTeam .section .PI .PI_right h2,.OurTeam .section .PI .PI_right h3{display:none}.OurTeam .section .PI .PI_left{flex:0 0 200px;margin-bottom:1.6rem}.OurTeam .section .PI .PI_left img{height:auto;width:200px}}.OurTeam .section .OurTeam-each{display:flex;flex-wrap:wrap;gap:2rem}.OurTeam .section .OurTeam-each .OurTeam-each-person{border-bottom:3px solid var(--accent-color);box-shadow:0 1px 5px 0 #263b5e4d;display:flex;flex-direction:column;gap:1rem;padding:2rem}.OurTeam .section .OurTeam-each .OurTeam-each-person img{border-radius:50%;height:auto;width:200px}.OurTeam .section .OurTeam-each .OurTeam-each-person h4{margin-bottom:0;text-align:center}.OurTeam .section .OurTeam-each .OurTeam-each-person .caption{color:gray;display:flex;justify-content:center;margin-bottom:0}.OurTeam .section .OurTeam-each .OurTeam-each-person .each_person_links{display:flex;gap:1rem;justify-content:center}.OurTeam .section .OurTeam-each .OurTeam-each-person .each_person_links a{font-size:2rem;position:relative;text-decoration:none}.OurTeam .section .OurTeam-each .OurTeam-each-person .each_person_links a[data-tooltip]:after{background-color:#000;border-radius:5px;color:#fff;content:attr(data-tooltip);font-size:1rem;left:50%;margin-top:.5rem;opacity:0;padding:5px 10px;pointer-events:none;position:absolute;top:100%;transform:translateX(-50%);transition:opacity .3s;white-space:nowrap}.OurTeam .section .OurTeam-each .OurTeam-each-person .each_person_links a:hover:after{opacity:1}.OurTeam .section .OurTeam-each .OurTeam-each-person .each_person_links a:hover{background-color:#fff;color:#000;padding:0}@media(max-width:768px){.OurTeam .section .OurTeam-each{justify-content:center}}.IndividualProfile{max-width:760px}.IndividualProfile .section{padding-bottom:3.5rem}.IndividualProfile .section p:last-child{margin-bottom:0}.IndividualProfile .section .hero_section{align-items:center;display:flex;gap:2rem;margin-bottom:1.5rem}.IndividualProfile .section .hero_section h2{margin-bottom:1rem}.IndividualProfile .section .hero_section img{border-radius:3rem;height:auto;width:200px}@media(max-width:576px){.IndividualProfile .section .hero_section{flex-direction:column-reverse;gap:0}.IndividualProfile .section .hero_section div{width:100%}}.IndividualProfile .section .pub-links{display:flex;flex-wrap:wrap;font-size:1rem;gap:1rem}.IndividualProfile .section .pub-links>*{border:1px solid var(--accent-color);border-radius:.5rem;color:var(--accent-color);padding:5px .4rem}.IndividualProfile .section .pub-links>:hover{background-color:var(--accent-color);color:#fff}.IndividualProfile .section .keywords{display:flex;flex-wrap:wrap}.IndividualProfile .section .keywords *{text-wrap:nowrap;background-color:var(--accent-color);border-radius:6px;color:#fff;margin-bottom:8px;margin-right:8px;padding:5px 10px}.IndividualProfile .section .bio a{font-weight:700}.IndividualProfile .section ul{padding-left:2.5rem}.IndividualProfile .section ul p{display:list-item;text-align:left}.IndividualProfile .section ul p:last-child{margin-bottom:0}.IndividualProfile .section ul p a,.IndividualProfile .section ul p b{font-weight:900}@media(max-width:576px){.IndividualProfile .section ul p{margin-bottom:1rem}}.IndividualProfile .section .Links p{padding-left:2.5rem}.JoinUs .section h4{text-wrap:wrap;text-align:justify}.JoinUs .section h4 a{font-weight:900}.JoinUs .section .each-join-section{border-bottom:2px solid var(--accent-color);display:flex;gap:2rem;margin-bottom:3rem;padding-bottom:3rem}.JoinUs .section .each-join-section h3{flex:1 1}.JoinUs .section .each-join-section div{flex:3 1}.JoinUs .section .each-join-section div p a,.JoinUs .section .each-join-section div p b{font-weight:700}.JoinUs .section .each-join-section div ul{padding-left:3.5rem}.JoinUs .section .each-join-section div ul p{display:list-item}@media(max-width:576px){.JoinUs .section .each-join-section div ul p{margin-bottom:1rem}}@media(max-width:768px){.JoinUs .section .each-join-section{display:flex;flex-direction:column;gap:0}}.Teaching .section h4{text-wrap:wrap;text-align:justify}.Teaching .section h4 a{font-weight:900}.Teaching .section h4 b{font-weight:700}.Teaching .section ol{counter-reset:my-counter;list-style:none;padding-left:2.5rem}.Teaching .section ol p{counter-increment:my-counter;padding-left:2em;position:relative}.Teaching .section ol p:before{content:counter(my-counter,decimal) ". ";left:0;position:absolute}.Teaching .section ol p:last-child{margin-bottom:0}@media(max-width:576px){.Teaching .section ol p{margin-bottom:1rem}.Teaching .section ol p:last-child{margin-bottom:0}}
/*# sourceMappingURL=main.28aeca25.css.map*/