html{font-size:22px;font-family:"Saira Semi Condensed"}h2{font-size:2rem;text-transform:uppercase;color:#f35b04}h1{font-size:3rem;text-transform:uppercase;color:#fff;line-height:3rem;font-weight:bold}html{scroll-behavior:smooth}section{display:flex;flex-direction:column;align-items:center;padding:7.5rem 0}section h2{margin-bottom:5rem;font-weight:bold}#header{padding:0;height:100vh;background:url("images/header.png");background-size:cover;justify-content:center}#header .top-bar{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:80%;display:flex;justify-content:space-between;align-items:center}#header .top-bar a{color:white;text-transform:uppercase;text-decoration:none;margin:0 0.5rem}#header .top-bar a:hover{text-decoration:underline}#header .header-content{width:80%;color:#fff}#header .header-content p{width:60%;font-size:1.2rem;margin:2rem 0}#header .header-content .header-details{display:flex;margin:2rem 0}#header .header-content .header-details .header-info{display:flex;align-items:center;margin-right:4rem}#header .header-content .header-details .header-info img{margin-right:1rem}#header .header-content .header-details .header-info:first-child div{display:flex;flex-direction:column}#header .header-content a{background:#f35b04;padding:0.8rem 3rem;border-radius:30px;color:white;font-weight:bold;text-decoration:none;margin-top:2rem;display:block;width:fit-content}#about{padding-bottom:0}#about .container{display:flex;justify-content:space-between;width:80%}#about .container .pictures{width:40%;position:relative}#about .container .pictures img{position:absolute;border-radius:30px;width:75%;height:60%;object-fit:cover}#about .container .pictures img.foreground-picture{right:0;bottom:0}#about .container .description{width:50%}#about .container .description p{margin:2rem}#about .container .description span{color:#f35b04}#schedule{padding:7.5rem 3rem}#schedule ul{width:75%}#schedule ul li{position:relative;border-left:3px solid #3d348b;padding-left:3rem;padding-bottom:3rem}#schedule ul li::before{content:"";position:absolute;left:-2px;top:0;transform:translateX(-50%);background:white;width:3rem;height:3rem;border-radius:50%;border:3px solid #3d348b}#schedule ul li:last-child{padding-bottom:0;border-color:transparent}#schedule ul li .conference{display:flex;justify-content:space-between;height:fit-content}#schedule ul li .conference .conference-details{display:flex;flex-direction:column;height:3rem;justify-content:center}#schedule ul li .conference .conference-details .conference-title{font-weight:bold}#schedule ul li .conference .conference-description{margin-left:5rem;min-width:60%;width:60%}#contact{height:calc(85vh - 15rem);background:#e5e5e5;display:flex;flex-direction:row}#contact .column{width:50%}#contact .column.contact-column{display:flex;justify-content:center;align-items:center}#contact .column.contact-column .contact-details h2{margin-bottom:2rem}#contact .column.contact-column .contact-details .contact-info{display:flex;align-items:center}#contact .column.contact-column .contact-details .contact-info img{height:1rem;width:1rem;object-fit:contain;margin:1rem}#contact .column.contact-column .contact-details .social{display:flex;justify-content:center}#contact .column.contact-column .contact-details .social a{text-decoration:none;margin:1rem 0.5rem}#contact .column.contact-column .contact-details .social a img{height:1.5rem;width:1.5rem;object-fit:contain}#contact .column.map-column{height:calc(100% + 15rem)}footer{height:15vh;background:#3d348b;display:flex;justify-content:center;align-items:center}footer img{height:50%}@media screen and (max-width: 768px){*{text-align:center}section{padding:7.55rem 1rem !important}#header{display:block;height:fit-content}#header .top-bar{justify-content:center}#header .top-bar nav{display:none}#header .header-content{width:100%}#header .header-content h1{font-size:2rem}#header .header-content p{width:100%}#header .header-content .header-details{flex-direction:column}#header .header-content .header-details .header-info{flex-direction:column;justify-content:center;margin:1rem 0}#header .header-content .header-details .header-info img{margin-right:0;margin-bottom:1rem}#header .header-content a{margin:auto}#about{padding-bottom:0 !important}#about .container .pictures{display:none}#about .container .description{width:100%}#about .container .description p{margin:2rem 0}#about .container .description p:first-child{margin-top:0}#about .container .description p:last-child{margin-bottom:0}#schedule ul{width:auto;margin-left:1rem}#schedule ul li{padding-left:2rem}#schedule ul li::before{width:2rem;height:2rem}#schedule ul li .conference{flex-direction:column;align-items:flex-start}#schedule ul li .conference .conference-description{margin-left:0rem;margin-top:1rem;width:90%}#contact .contact-column{width:100%}#contact .map-column{display:none}}
