*{box-sizing:border-box;font-family:system-ui;margin:0;padding:0;position:relative;scroll-behavior:smooth}body{padding:0 20px}#root{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center}.banner{border:2px solid #c4ceff;border-radius:8px;max-width:1200px;width:96%}h1,h2,h3,h4,h5,h6{color:#5e79ff;text-align:center}p{font-size:18px}nav{align-items:center;background-color:#c4ceff;border:2px solid #94a9fa;border-radius:8px;display:flex;height:100px;justify-content:space-between;margin-top:20px;max-width:1200px;padding:0 24px;width:96%}nav img{width:64px}nav img.atauni-logo{width:80px}nav ul{align-items:center;display:flex;gap:60px;justify-content:center;list-style:none}nav ul li a{color:#1d1d1b;font-weight:700;text-decoration:none}nav ul li a:hover{text-shadow:0 4px 4px #1d1d1b}section{border-radius:8px;flex-direction:column;gap:24px;margin-top:20px;max-width:1200px!important;padding:32px;position:relative;width:96%}section,section h2{align-items:center;display:flex;justify-content:center}section h2:before{left:-20px}section h2:after,section h2:before{background-color:#5e79ff;content:"";display:inline-block;height:3px;position:relative;width:60px}section h2:after{right:-20px}section#about,section#intro{background-color:#c4ceff}section#about h2,section#intro h2{color:#1d1d1b}section#about h2:after,section#about h2:before,section#intro h2:after,section#intro h2:before{background-color:#1d1d1b}section#about p,section#intro p{color:#1d1d1b;text-align:justify;width:100%}section#about p a,section#intro p a{color:#5e79ff}section#about p.attention,section#intro p.attention{color:#d41522;margin-top:32px;text-align:center}section#about .titles,section#intro .titles{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin:32px 0;width:100%}section#about .titles .title-card,section#intro .titles .title-card{align-items:center;background-color:#94a9fa;border:1px solid #1d1d1b;border-radius:20px;color:#1d1d1b;display:flex;font-weight:700;height:120px;justify-content:center;text-align:center;transition:transform .25s;width:240px}section#about .titles .title-card:hover,section#intro .titles .title-card:hover{transform:translateY(-8px)}section#about ul,section#intro ul{align-self:flex-start;color:#1d1d1b;display:flex;flex-direction:column;font-size:18px;gap:16px;list-style:none}section#about ul li,section#intro ul li{align-items:center;display:flex;gap:20px;justify-content:flex-start}section#about ul li:hover svg,section#intro ul li:hover svg{color:#5e79ff;transform:translateX(4px)}section#presentation{padding:32px 0;width:100%}section#presentation h2{align-items:center;display:flex;justify-content:center}section#presentation table{width:100%}section#presentation table tr{height:48px}section#presentation table tr.sub-caption{background-color:#c4ceff;color:#1d1d1b}section#presentation table tr td,section#presentation table tr th{border:3px solid #c4ceff;padding:12px 20px}section#presentation table tr .long-column,section#presentation table tr .long-row{background-color:#c4ceff;text-align:center}section#presentation table tr .long-row{color:#c4ceff}section#presentation table tr td.lecture-name{background-color:#94a9fa;color:#1d1d1b}section#presentation table tr td.td-start{align-content:flex-start}section#presentation table tr .long-column{width:152px}section#presentation table tr .long-column span{display:inline-block;font-weight:700;margin-top:8px}section#presentation table tr .long-column span.lecture-no{color:#c4ceff}section#presentation table tr:last-child{background-color:#c4ceff;color:#1d1d1b;font-weight:700;text-align:center}section#presentation table .lecture-name,section#presentation table .lecturer-name{font-weight:700}section#presentation table .lecturer-name{color:#5e79ff}section#presentation table p{color:#1d1d1b;display:flex;flex-direction:column;gap:8px;text-align:justify}section#presentation table p strong,section#presentation table p svg{color:#5e79ff}section#presentation table ul{display:flex;flex-direction:column;gap:8px;list-style:none}section#presentation table ul strong,section#presentation table ul svg{color:#5e79ff}section#presentation table ul li{align-items:center;display:flex;justify-content:flex-start}section#presentation img.banner{width:100%}section#instructors.committee{margin-top:0;padding-top:0}section#instructors .cards{align-items:center;display:flex;flex-wrap:wrap;gap:32px;justify-content:center}section#instructors .cards .instructor-card{background-color:#c4ceff;border-radius:12px;margin-bottom:30px;overflow:hidden;padding:30px 0 40px;position:relative;text-align:center;width:240px}section#instructors .cards .instructor-card .picture{display:inline-block;height:130px;margin-bottom:50px;position:relative;width:130px;z-index:1}section#instructors .cards .instructor-card .picture:before{background-color:#5e79ff;border-radius:50%;bottom:135%;content:"";height:0;left:0;opacity:.9;position:absolute;right:0;transform:scale(3);transition:all .3s linear 0s;width:100%}section#instructors .cards .instructor-card .picture:after{border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}section#instructors .cards .instructor-card .picture img{border-radius:50%;height:auto;transform:scale(1);transition:all .9s ease 0s;width:100%}section#instructors .cards .instructor-card .title{color:#1d1d1b;display:block;font-size:16px;text-transform:capitalize}section#instructors .cards .instructor-card .about{background-color:#5e79ff;bottom:-100px;height:32px;left:0;margin:0;padding:0;position:absolute;transition:all .5s ease 0s;width:100%}section#instructors .cards .instructor-card .about a{align-items:center;color:#fff;display:flex;font-size:12px;font-weight:700;height:100%;justify-content:center;padding:8px 0;text-decoration:none;transition:all .3s ease 0s;width:100%}section#instructors .cards .instructor-card:hover .picture img{border:1px solid #5e79ff;box-shadow:0 0 1px 14px #f7f5ec;transform:scale(.7)}section#instructors .cards .instructor-card:hover .picture:before{height:100%}section#instructors .cards .instructor-card:hover .picture:after{background-color:#94a9fa}section#instructors .cards .instructor-card:hover .about{bottom:0}section#instructors .cards .instructor-card:hover .about:hover{border-top-left-radius:12px;border-top-right-radius:12px}section#instructors .cards .instructor-card:hover .about:hover a{color:#f7f5ec;text-shadow:0 0 5px #fff}.fixed-up-button{bottom:50px;height:50px;position:fixed;right:50px;width:50px}footer{align-items:center;background-color:#c4ceff;border:2px solid #94a9fa;border-radius:8px;display:flex;flex-direction:column;gap:40px;justify-content:center;margin-bottom:20px;max-width:1200px;padding:20px;width:96%}footer div#footer-content{align-items:center;display:flex;justify-content:space-between;width:100%}footer div#footer-content div#footer-inner-content{display:flex;justify-content:space-evenly;width:100%}footer div#footer-content div#footer-inner-content h5{border-bottom:2px solid #5e79ff;color:#5e79ff;font-size:16px;margin-bottom:12px;padding:0 0 5px}footer div#footer-content div#footer-inner-content #footer-left,footer div#footer-content div#footer-inner-content #footer-right{width:340px}footer div#footer-content div#footer-inner-content #footer-left ul,footer div#footer-content div#footer-inner-content #footer-right ul{display:flex;flex-direction:column;gap:12px;list-style:none}footer div#footer-content div#footer-inner-content #footer-left ul li,footer div#footer-content div#footer-inner-content #footer-right ul li{align-items:flex-start;color:#5e79ff;display:flex;font-size:16px;justify-content:flex-start}footer div#footer-content div#footer-inner-content #footer-left ul li svg,footer div#footer-content div#footer-inner-content #footer-right ul li svg{font-size:20px}footer div#footer-content div#footer-inner-content #footer-left ul li .title-span,footer div#footer-content div#footer-inner-content #footer-left ul li svg,footer div#footer-content div#footer-inner-content #footer-right ul li .title-span,footer div#footer-content div#footer-inner-content #footer-right ul li svg{font-weight:700}footer div#footer-content div#footer-inner-content #footer-left ul li .title-span,footer div#footer-content div#footer-inner-content #footer-right ul li .title-span{text-wrap-mode:nowrap;margin-left:4px}footer div#footer-content div#footer-inner-content #footer-left ul li .content-span,footer div#footer-content div#footer-inner-content #footer-left ul li a,footer div#footer-content div#footer-inner-content #footer-right ul li .content-span,footer div#footer-content div#footer-inner-content #footer-right ul li a{color:#1d1d1b;margin-left:8px;overflow-wrap:anywhere;text-align:justify}footer div#footer-content div#footer-inner-content #footer-left ul{align-items:center}footer div#footer-content div#footer-inner-content #footer-left ul a{color:#5e79ff!important;text-decoration:none}footer div#footer-content div#footer-inner-content #footer-left ul a:hover{font-weight:700;text-decoration:underline;text-shadow:0 0 5px #5e79ff}footer img{width:64px}footer img.atauni-logo{width:80px}@media screen and (max-width:1024px){nav{height:100px;max-width:800px;padding:0 24px}nav img{width:48px}nav img.atauni-logo{width:52px}nav ul li a{font-size:12px}.banner{max-width:800px}section{max-width:800px!important}section h2{font-size:16px}section h2:after,section h2:before{height:2px}section p{font-size:12px}section#intro .titles{margin:12px 0}section#intro .titles .title-card{font-size:12px;height:80px}section#intro p.attention{margin-top:12px}section#presentation table tr{height:24px}section#presentation table tr.sub-caption{font-size:12px}section#presentation table tr th{padding:4px 8px}section#presentation table tr .long-column{padding:0 8px;width:96px}section#presentation table tr .long-column span{font-size:12px}section#presentation table tr td{font-size:12px;padding:8px}section#about ul,section#presentation table tr td.lecture-name{font-size:12px}section#instructors .cards .instructor-card{width:200px}section#instructors .cards .instructor-card .picture{height:100px;margin-bottom:24px;width:100px}section#instructors .cards .instructor-card .team-content .name{font-size:16px}section#instructors .cards .instructor-card .team-content .title{font-size:12px}footer{max-width:800px}footer div#footer-content div#footer-inner-content #footer-left,footer div#footer-content div#footer-inner-content #footer-right{width:260px}footer div#footer-content div#footer-inner-content #footer-left ul li,footer div#footer-content div#footer-inner-content #footer-left ul li svg,footer div#footer-content div#footer-inner-content #footer-right ul li,footer div#footer-content div#footer-inner-content #footer-right ul li svg{font-size:12px}footer img{width:48px}footer img.atauni-logo{width:52px}footer p{font-size:12px}}@media screen and (max-width:800px){nav{height:60px;max-width:600px;padding:0 12px}nav img,nav img.atauni-logo{width:40px}nav ul{gap:24px}nav ul li a{font-size:12px}.banner{max-width:600px}section{gap:12px;margin-top:8px;max-width:600px!important;padding:20px}section h2{font-size:12px}section p{font-size:10px}section#intro .titles{margin:4px 0}section#intro .titles .title-card{font-size:10px;height:60px}section#intro p.attention{margin-top:8px}section#presentation table tr{height:24px}section#presentation table tr.sub-caption{font-size:12px}section#presentation table tr th{padding:4px 8px}section#presentation table tr .long-column{padding:0 8px;width:96px}section#presentation table tr .long-column span{font-size:12px}section#presentation table tr td{font-size:12px;padding:8px}section#about ul,section#presentation table tr td.lecture-name{font-size:12px}section#about ul li{gap:8px}footer{max-width:600px}footer div#footer-content div#footer-inner-content h5{border-bottom:1px solid #5e79ff;font-size:12px}footer div#footer-content div#footer-inner-content #footer-left,footer div#footer-content div#footer-inner-content #footer-right{width:220px}footer div#footer-content div#footer-inner-content #footer-left ul li,footer div#footer-content div#footer-inner-content #footer-left ul li svg,footer div#footer-content div#footer-inner-content #footer-right ul li,footer div#footer-content div#footer-inner-content #footer-right ul li svg{font-size:10px}footer img,footer img.atauni-logo{width:36px}footer p{font-size:12px}}@media screen and (max-width:600px){nav{height:100%;max-width:400px;padding:16px}nav img,nav img.atauni-logo{width:44px}nav ul{flex-direction:column;gap:8px}nav ul li a{font-size:12px}.banner{max-width:400px}section{gap:12px;margin-top:8px;max-width:400px!important;padding:20px}section h2{font-size:12px}section p{font-size:10px}section#intro .titles{gap:12px}section#intro .titles .title-card{font-size:10px;height:32px}section#intro p.attention{margin-top:8px}section#intro p.left-text{text-align:left}section#presentation{padding:16px 0}section#presentation table tr{height:20px}section#presentation table tr.sub-caption{font-size:10px}section#presentation table tr th{padding:0}section#presentation table tr .long-column{padding:0;width:68px}section#presentation table tr .long-column span{font-size:10px}section#presentation table tr td{font-size:10px;padding:8px}section#presentation table tr td.lecture-name{font-size:10px;padding:2px}section#presentation table tr td.td-start{padding:2px}section#presentation table p{gap:0}section#about ul{font-size:10px}section#about ul li{gap:8px}section#instructors{padding:20px 20px 0}section#instructors .cards{gap:12px}section#instructors .cards .instructor-card{margin-bottom:4px;width:160px}section#instructors .cards .instructor-card .picture{height:80px;margin-bottom:20px;width:80px}section#instructors .cards .instructor-card .team-content .name{font-size:12px}section#instructors .cards .instructor-card .team-content .title{font-size:10px}section#instructors .cards .instructor-card .about{border-top-left-radius:8px;border-top-right-radius:8px;height:20px}section#instructors .cards .instructor-card .about a{font-size:10px}footer{max-width:400px}footer div#footer-content div#footer-inner-content{align-items:center;flex-direction:column;gap:24px;justify-content:center}footer img,footer img.atauni-logo{width:44px}footer p{font-size:12px}}@media screen and (max-width:430px){section#presentation{padding:16px 0}section#presentation table{border-spacing:1px}section#presentation table tr{height:20px}section#presentation table tr.sub-caption{font-size:10px}section#presentation table tr th{padding:0}section#presentation table tr .long-column{padding:0;width:68px}section#presentation table tr .long-column span{font-size:10px}section#presentation table tr td{font-size:10px;padding:8px}section#presentation table tr td.lecture-name{font-size:10px;padding:2px}section#presentation table tr td.td-start{padding:2px}section#presentation table tr td,section#presentation table tr th{border:1px solid #c4ceff!important}section#presentation table p{gap:0}section#instructors{padding:0}section#instructors .cards{gap:4px;justify-content:space-evenly}section#instructors .cards .instructor-card{margin-bottom:4px;padding:20px 0 24px;width:120px}section#instructors .cards .instructor-card .picture{height:80px;margin-bottom:20px;width:80px}section#instructors .cards .instructor-card .team-content .name,section#instructors .cards .instructor-card .team-content .title{font-size:10px}section#instructors .cards .instructor-card .about{border-top-left-radius:8px;border-top-right-radius:8px;height:20px}section#instructors .cards .instructor-card .about a{font-size:10px}}@media screen and (max-width:400px){nav{height:100%;max-width:300px;padding:16px}nav img,nav img.atauni-logo{width:44px}nav ul{flex-direction:column;gap:8px}nav ul li a{font-size:12px}.banner{max-width:300px}section{gap:12px;margin-top:8px;max-width:300px!important;padding:20px}section h2{font-size:12px}section p{font-size:10px}section#intro .titles{gap:12px}section#intro .titles .title-card{font-size:10px;height:32px}section#intro p.attention{margin-top:8px}section#intro p.left-text{text-align:left}section#about ul{font-size:10px}section#about ul li{gap:8px}footer{max-width:300px}footer div#footer-content{flex-direction:column;gap:12px}footer div#footer-content div#footer-inner-content{align-items:center;flex-direction:column;gap:24px;justify-content:center}footer img,footer img.atauni-logo{width:44px}footer p{font-size:12px}}
/*# sourceMappingURL=main.60c893aa.css.map*/