.button{color:#0f011f;background-color:#00ffc3;display:flex;height:4rem;width:10rem;align-items:center;justify-content:center;text-decoration:none;-webkit-transition-duration:.3s;transition-duration:.3s}.button:hover{opacity:.9}.button--big{width:100%;max-width:22rem;height:6rem;font-size:2rem}.nav-item{padding:0 1rem}.nav-item__link{color:#fff;text-decoration:none;display:flex;align-items:center;height:100%;min-height:3rem;-webkit-transition-duration:.3s;transition-duration:.3s}.nav-item__link:hover{color:#00ffc3}@media only screen and (max-width:800px){.nav-item{margin-bottom:1rem}}.nav-list{display:flex;padding:0 1.5rem;min-height:4rem}@media only screen and (max-width:800px){.nav-list{flex-direction:column;height:0;overflow:hidden;min-height:0}.nav-list--open{min-height:4rem;height:auto}}.nav{position:fixed;right:0;left:0;margin:auto;width:100%;z-index:2;background-color:#0f011f}.nav__wrapper{max-width:120rem;width:100%;box-sizing:border-box;margin:3rem auto auto;padding:0 2rem 1rem;display:flex;flex-direction:column;background-image:url(/assets/128x128\ str.png);background-repeat:no-repeat;background-position:2rem -2.3rem}@media only screen and (max-width:800px){.nav__wrapper{background-image:none}}.nav__wrapper:after{content:"";background-image:-webkit-gradient(linear,right top,left top,from(#00ffc3),to(#6900d5));background-image:-webkit-linear-gradient(right,#00ffc3,#6900d5);background-image:linear-gradient(270deg,#00ffc3,#6900d5);height:.1rem;width:calc(100% - 5rem)}@media only screen and (max-width:800px){.nav__wrapper:after{width:100%}}.nav__content{display:flex;align-items:center;padding-bottom:1rem;min-height:5rem}@media only screen and (max-width:800px){.nav__content{flex-direction:column;align-items:stretch}}.nav__content-header{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:800px){.nav__signup-button{margin-bottom:1rem}}.header-title{font-size:6rem;text-align:center}@media only screen and (max-width:800px){.header-title{font-size:4rem}}.count-down-item{display:flex;flex-direction:column;flex-basis:10rem;text-align:center}.count-down-item__text{font-size:1.8rem}@media only screen and (max-width:800px){.count-down-item__text{font-size:1.6rem}}.count-down-item__value{font-size:6.5rem}@media only screen and (max-width:800px){.count-down-item__value{font-size:4rem}}.count-down{flex-direction:row-reverse;padding:1rem 2rem;margin:4rem 0;background-color:rgba(105,0,213,.1);justify-content:center;width:100%;box-sizing:border-box}.count-down,.event-info-item{display:flex;align-items:center}.event-info-item{flex-direction:column;padding:0 2rem}.event-info-item .event-info-item__icon{font-size:6rem;margin-bottom:1rem}@media only screen and (max-width:800px){.event-info-item .event-info-item__icon{font-size:4rem}}.event-info-item__text{text-align:center}.event-info{display:flex;padding:5rem 0}@media only screen and (max-width:800px){.event-info{align-self:stretch;justify-content:space-between}}.event-info__item:not(:last-child){margin-left:5rem}@media only screen and (max-width:800px){.event-info__item:not(:last-child){margin-left:0}}.about-event{align-self:stretch;padding:3rem 2rem 5rem;border-top:.1rem solid #6900d5;border-bottom:.1rem solid #6900d5;font-size:1.7rem}.about-event__header{text-align:center}.about-event__title{padding:0;margin:0 0 2rem}.CTA{align-self:stretch;justify-content:center;height:10rem}.CTA,.header{display:flex;align-items:center}.header{box-sizing:border-box;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(80%,transparent),to(#0f011f)),url(/assets/headerbg.png);background-image:-webkit-linear-gradient(bottom,transparent 80%,#0f011f),url(/assets/headerbg.png);background-image:linear-gradient(0deg,transparent 80%,#0f011f),url(/assets/headerbg.png);min-height:60rem;padding-top:8rem;background-size:cover;background-position-y:100%;flex-direction:column}.speaker-socials{display:flex;justify-content:center;padding:1rem 0}.speaker-socials__icon{width:2.4rem}.speaker,.speaker__header{display:flex;flex-direction:column}.speaker__header{align-items:center}.speaker__image{width:17rem;height:17rem;border-radius:50%;border:.5rem solid #6900d5;margin-bottom:1rem}.speaker__name{padding:0 .5rem}.speaker__desc{font-size:1.2rem;text-align:center;padding:.2rem 0}.speaker__linkedin{width:24px;margin:0 auto}.speakers{display:flex;flex-wrap:wrap;justify-content:center}.speakers__speaker{padding:2rem}.speakers-section{padding:2rem 0}.speakers-section__header{padding-bottom:2rem}.speakers-section__title{text-align:center;font-size:2.6rem}.conductor-item{display:flex;justify-content:center;align-items:center}.conductor-item:hover .conductor-item__dot{background-image:-webkit-radial-gradient(#1eb7b0 0 30%,rgba(0,255,195,.3) 30%,transparent);background-image:radial-gradient(#1eb7b0 0 30%,rgba(0,255,195,.3) 30%,transparent)}.conductor-item:hover .conductor-item__timing-item{border:.1rem solid #00ffc3}.conductor-item:hover .conductor-item__timing-item:first-child{border:.1rem solid rgba(0,255,195,.5)}.conductor-item__content{flex:1 1;display:flex}.conductor-item__name{padding:0 1rem;text-align:left;flex:1 1}@media only screen and (max-width:800px){.conductor-item__name{text-align:right}}.conductor-item__panelists{flex:1 1;padding:0 1rem}.conductor-item__timing{display:flex}@media only screen and (max-width:800px){.conductor-item__timing{display:none}}.conductor-item__timing-item{border:.1rem solid #6900d5;border-radius:20px;padding:.5rem 2rem;-webkit-transition-duration:.1s;transition-duration:.1s}.conductor-item__timing-item:not(:last-child){margin-left:1rem}.conductor-item__dot{width:4rem;height:4rem;background-image:-webkit-radial-gradient(#6900d5 0 35%,rgba(105,0,213,.3) 35%,transparent);background-image:radial-gradient(#6900d5 0 35%,rgba(105,0,213,.3) 35%,transparent);border-radius:50%}.conductor{display:flex;flex-direction:column}.conductor-sep{width:.1rem;height:3rem;align-self:center;margin-right:-2rem;margin-top:-1rem;margin-bottom:-1rem;background-image:-webkit-repeating-linear-gradient(top,rgba(105,0,213,.9) 5%,transparent 5% 10%);background-image:repeating-linear-gradient(180deg,rgba(105,0,213,.9) 0 5%,transparent 5% 10%)}.time-identifier{align-self:center;margin-left:2rem;display:flex;flex-direction:column;align-items:center}.time-identifier--start{flex-direction:column-reverse}.time-identifier__dot{width:1rem;height:1rem;border-radius:50%;background-color:#6900d5}.time-identifier__value{font-size:2rem;padding:.5rem 0}.conductor-section{padding:5rem 0;background-image:-webkit-gradient(linear,left bottom,left top,from(#0f011f),color-stop(40%,transparent),color-stop(60%,transparent),to(#0f011f)),-webkit-gradient(linear,left top,right top,from(#0f011f),color-stop(10%,transparent),color-stop(90%,transparent),to(#0f011f)),url(/assets/headerbg.png);background-image:-webkit-linear-gradient(bottom,#0f011f,transparent 40%,transparent 60%,#0f011f),-webkit-linear-gradient(left,#0f011f,transparent 10%,transparent 90%,#0f011f),url(/assets/headerbg.png);background-image:linear-gradient(0deg,#0f011f,transparent 40%,transparent 60%,#0f011f),linear-gradient(90deg,#0f011f,transparent 10%,transparent 90%,#0f011f),url(/assets/headerbg.png);background-size:cover;background-repeat:no-repeat;background-position-y:100%;border-top:.1rem solid #6900d5;border-bottom:.1rem solid #6900d5}.sponsor__image{-webkit-filter:grayscale(1);filter:grayscale(1);max-width:20rem;max-height:10rem;-webkit-transition-duration:.3s;transition-duration:.3s}.sponsor__image:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.sponsors{padding:1rem 0}.sponsors__title{text-align:center}.sponsors__content{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.sponsors__item{margin-left:2rem}@media only screen and (max-width:500px){.sponsors__item:not(:last-child){margin-bottom:3rem}}.sponsors-section{padding:1rem 0}.location-section{padding:1rem 0;border-top:.1rem solid #6900d5}.location-section__content{padding:0 4rem}.location-section__title{text-align:center}.location-section__image{width:100%}.location-section__location{padding:1rem .5rem;display:flex;align-items:center;min-height:4rem}.location-section__location .material-icons{margin-left:1rem}.team-member{display:flex;flex-direction:column;text-align:center;flex-basis:5rem}.team-member__avatar{width:15rem;height:15rem;border-radius:50%;border:.5rem solid #6900d5;margin-bottom:1rem}.team-member__desc{padding:.5rem 0;font-size:1.2rem}.team-member__icon{width:1.6rem}.team-member__socials{display:flex;justify-content:center;align-items:center}.team-member__social:not(:last-child){margin-left:1rem}.team-section__title{text-align:center}.team-section__members{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.team-section__member{padding:2rem}.social-item__link{display:inline-block}.social-item__image{width:4.5rem;height:4.5rem;padding:.6rem;box-sizing:border-box;-webkit-transition-duration:.3s;transition-duration:.3s}.social-item__image:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.socials-section{padding:1rem 0}.socials-section__title{text-align:center}.socials-section__content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.socials-section__item{margin-bottom:1rem}.socials-section__item:not(:last-child){margin-left:1rem}.footer-section{padding:1rem 0;border-top:.1rem solid #6900d5;background-image:-webkit-gradient(linear,left bottom,left top,from(#0f011f),color-stop(40%,transparent),color-stop(60%,transparent),to(#0f011f)),-webkit-gradient(linear,left top,right top,from(#0f011f),color-stop(10%,transparent),color-stop(90%,transparent),to(#0f011f)),url(/assets/headerbg.png);background-image:-webkit-linear-gradient(bottom,#0f011f,transparent 40%,transparent 60%,#0f011f),-webkit-linear-gradient(left,#0f011f,transparent 10%,transparent 90%,#0f011f),url(/assets/headerbg.png);background-image:linear-gradient(0deg,#0f011f,transparent 40%,transparent 60%,#0f011f),linear-gradient(90deg,#0f011f,transparent 10%,transparent 90%,#0f011f),url(/assets/headerbg.png);background-repeat:no-repeat;background-size:cover;background-position-y:100%}.App{min-height:100vh}html{font-size:62.5%;direction:rtl}body,html{min-height:100vh}body{margin:0;font-family:Shabnam,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:#0f011f;color:#fff;font-size:1.6rem}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(/assets/fonts/MaterialIcons-Regular.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(/assets/fonts/MaterialIcons-Regular.woff2) format("woff2"),url(/assets/fonts/MaterialIcons-Regular.woff) format("woff"),url(/assets/fonts/MaterialIcons-Regular.ttf) format("truetype")}@font-face{font-family:Shabnam;src:url(/assets/fonts/Shabnam.eot);src:url(/assets/fonts/Shabnam.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Shabnam.woff) format("woff"),url(/assets/fonts/Shabnam.ttf) format("truetype");font-weight:400}@font-face{font-family:Shabnam;src:url(/assets/fonts/Shabnam-Bold.eot);src:url(/assets/fonts/Shabnam-Bold.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Shabnam-Bold.woff) format("woff"),url(/assets/fonts/Shabnam-Bold.ttf) format("truetype");font-weight:700}@font-face{font-family:Shabnam;src:url(/assets/fonts/Shabnam-Light.eot);src:url(/assets/fonts/Shabnam-Light.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Shabnam-Light.woff) format("woff"),url(/assets/fonts/Shabnam-Light.ttf) format("truetype");font-weight:300}.material-icons,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;vertical-align:middle;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-rendering:optimizeLegibility;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}body{line-height:1.5}.layout{width:100%;max-width:120rem;margin:auto;padding:0 2rem;box-sizing:border-box}.highlight{color:#00ffc3}
/*# sourceMappingURL=main.bc67f4de.chunk.css.map */