html { scroll-behavior: smooth; }

body { margin: 0; padding: 0; font-family: Quicksand; font-style: normal; }

.content { margin: 3.125rem auto; max-width: 75%; line-height: 2.5rem; }

.content .p { font-weight: 400; }

.content .h3 { font-weight: bold; }

.content .h1 { margin: 1.25rem 0 3.125rem 0; }

.content h1#frequently-asked-questions { text-align: center; color: #EB090D; }

.content .h2, .content .h3, .content .h4, .content .h5, .content .h6 { margin: 1.25rem 0; }

.content .ul { list-style: initial; }

.inner { max-width: 50%; font-weight: 500; line-height: 2rem; }

.inner hr { border: 0; height: 1px; background: #333; background-image: none; background-image: linear-gradient(to right, #ccc, #333, #ccc); margin: 5em auto; width: 60%; }

.flex { display: flex; flex: 1; }

.flex.flex-column { flex-direction: column; }

.flex.justify-center { justify-content: center; }

.flex.justify-start { justify-content: flex-start; }

.flex.justify-between { justify-content: space-between; }

.text-center { margin: 1em 0; text-align: center; }

.header-wrapper { width: 100%; background: #000000; display: flex; flex-direction: column; }

.header-wrapper .top-area { display: flex; justify-content: space-between; align-items: flex-start; }

.header-wrapper .top-area .left-content { position: relative; max-width: 16.3125rem; width: 19%; }

.header-wrapper .top-area .left-content .rectangle { display: flex; }

.header-wrapper .top-area .left-content .rectangle img { width: 100%; height: 100%; }

.header-wrapper .top-area .left-content .circle { display: flex; justify-content: flex-end; margin-top: 78px; }

.header-wrapper .top-area .left-content .circle img { width: 50%; opacity: 0.28; }

.header-wrapper .top-area .center-content { width: 52%; position: relative; }

.header-wrapper .top-area .center-content .image-container { display: flex; }

.header-wrapper .top-area .center-content .image-container .rangoli { position: absolute; width: 11%; top: -4%; left: -3.5%; }

.header-wrapper .top-area .center-content .image-container .rangoli-shade { width: 100%; }

.header-wrapper .top-area .center-content .center-details { text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); margin-top: 4.0625rem; }

.header-wrapper .top-area .center-content .center-details .logo { margin-bottom: 2.5625rem; }

.header-wrapper .top-area .center-content .center-details .logo img { width: 7.9375rem; height: 8rem; }

.header-wrapper .top-area .center-content .center-details .conference-name { margin-bottom: 0.5rem; }

.header-wrapper .top-area .center-content .center-details .conference-name img { width: 17.6875rem; height: 3.125rem; }

.header-wrapper .top-area .center-content .center-details .year-wrapper { font-size: 25px; font-weight: bold; margin-bottom: 2.5625rem; }

.header-wrapper .top-area .center-content .center-details .year-wrapper .year { color: #FCC400; }

.header-wrapper .top-area .center-content .center-details .year-wrapper .status { color: #DF0E12; }

.header-wrapper .top-area .center-content .center-details .apply { display: flex; justify-content: center; margin-bottom: 1.375rem; }

.header-wrapper .top-area .right-content { max-width: 21.1875rem; width: 18%; position: relative; }

.header-wrapper .top-area .right-content .lamp { position: absolute; width: 42%; left: -56%; }

.header-wrapper .top-area .right-content .rectangle { display: flex; margin-top: 7.125rem; }

.header-wrapper .top-area .right-content .rectangle img { width: 100%; height: 100%; }

.header-wrapper .top-area .right-content .circle { display: flex; justify-content: flex-start; margin-top: 30%; margin-left: -20%; }

.header-wrapper .top-area .right-content .circle img { width: 26%; opacity: 0.7; }

.header-wrapper .bottom-area.shade { background: linear-gradient(180deg, rgba(199, 24, 26, 0.0001) 21.42%, #C7181A 100%); width: 100%; }

.header-wrapper .bottom-area .additional-details-wrapper { display: flex; justify-content: space-evenly; flex-direction: row; flex-wrap: wrap; max-width: 53.125rem; margin: 0 auto; padding-top: 7.5rem; padding-bottom: 4.25rem; }

.header-wrapper .bottom-area .additional-details-wrapper .details-container { display: flex; justify-content: center; }

.header-wrapper .bottom-area .additional-details-wrapper .details-container .image { margin-right: 1.625rem; }

.header-wrapper .bottom-area .additional-details-wrapper .details-container.conference-details img { width: 2.125rem; height: 4.25rem; }

.header-wrapper .bottom-area .additional-details-wrapper .details-container.workshop-details img { width: 3.875rem; height: 3.875rem; }

.header-wrapper .bottom-area .additional-details-wrapper .details-container.dev-sprint-details img { width: 3.125rem; height: 4.375rem; }

.header-wrapper .bottom-area .additional-details-wrapper .details-container .details { font-weight: bold; }

.header-wrapper .bottom-area .additional-details-wrapper .details-container .details .dates { font-size: 1.25rem; line-height: 1.5625rem; color: #ffffff; margin-bottom: 0.5rem; }

.header-wrapper .bottom-area .additional-details-wrapper .details-container .details .place { font-size: 1rem; line-height: 1.25rem; color: #ffffff; margin-bottom: 0.75rem; }

.header-wrapper .bottom-area .additional-details-wrapper .details-container .details .title { font-size: 1.5rem; line-height: 1.875rem; color: #F6B700; }

.header-wrapper .bottom-area .additional-details-wrapper .details-container .details .sm-title { display: none; }

.primary-button { font-weight: bold; font-size: 1.125rem; line-height: 1.375rem; color: #FFFFFF; text-decoration: none; padding: 0.8125rem 1rem 0.875rem 1rem; background: linear-gradient(180deg, #FF0006 0%, #C7181A 100%); border-radius: 0.3125rem; display: inline-block; }

.primary-button span { display: inline-block; vertical-align: middle; margin-left: 1rem; }

.primary-button img { width: 1.5rem; height: 1.5rem; }

.primary-button.disabled { background: linear-gradient(180deg, #C7C7C7 0%, #433F3F 100%); }

.menu-wrapper { border: 0.0625rem solid rgba(224, 13, 17, 0.1); background-color: #ffffff; }

.menu-wrapper.sticky { position: fixed; top: 0; width: 100%; z-index: 2; }

.menu-wrapper nav { max-width: 50rem; margin: 0 auto; display: flex; justify-content: space-evenly; flex-direction: row; flex-wrap: wrap; }

.menu-wrapper nav a { padding: 1.25rem 1.25rem 1.25rem; font-weight: bold; font-size: 18px; line-height: 22px; color: #EB090D; text-decoration: none; }

.menu-wrapper nav a.active { border-bottom: 0.125rem solid #F1070C; }

.page-wrapper { text-align: center; margin: 0 auto; border-bottom: 1px solid rgba(151, 151, 151, 0.2); max-width: 70rem; }

.page-wrapper .page-details { text-align: center; margin: 0 auto; max-width: 75%; padding-top: 4.0625rem; padding-bottom: 5.9375rem; }

.page-wrapper .page-details .title { font-weight: bold; font-size: 1.875rem; line-height: 2.3125rem; color: #EB090D; margin-bottom: 2.0625rem; }

.page-wrapper .page-details .description { font-weight: 500; font-size: 1.25rem; line-height: 1.875rem; color: #575757; }

.page-wrapper .page-details .description a { color: #2F80ED; }

.page-wrapper .page-details .description span.highlight { color: #EB090D; font-weight: bold; }

.page-wrapper .page-details .page-points { margin: 0 2rem; }

.page-wrapper.about-section .sticky-enable { padding-top: 4.0625rem; }

.page-wrapper.about-section .page-details { padding-top: 5.0625rem; }

.page-wrapper.speakers-section { max-width: 58.25rem; border-bottom: 1px solid rgba(151, 151, 151, 0.3); }

.page-wrapper.speakers-section .page-details { max-width: 35.3125rem; padding-bottom: 6.0625rem; }

.page-wrapper.speakers-section .page-details .title { margin-bottom: 3.875rem; }

.page-wrapper.speakers-section .page-details .description { display: flex; justify-content: space-evenly; flex-direction: row; flex-wrap: wrap; }

.page-wrapper.speakers-section .page-details .description .speaker-details { display: flex; flex-direction: column; max-width: 11.75rem; margin: 1rem 0; }

.page-wrapper.speakers-section .page-details .description .speaker-details .speaker-image { margin-bottom: 1.625rem; }

.page-wrapper.speakers-section .page-details .description .speaker-details .speaker-image img { width: 8.75rem; height: 8.75rem; border: 0.25rem solid #EB090D; border-radius: 50%; object-fit: cover; }

.page-wrapper.speakers-section .page-details .description .speaker-details .speaker-name { font-weight: bold; font-size: 1.125rem; line-height: 1.375rem; color: #F0060B; margin-bottom: 0.75rem; }

.page-wrapper.speakers-section .page-details .description .speaker-details .speaker-brief { font-weight: 400; font-size: 0.875rem; line-height: 1.0625rem; text-align: center; color: #575757; }

.page-wrapper .supporter-section { position: relative; }

.page-wrapper .supporter-section .supporter { margin: 1rem; }

.page-wrapper .supporter-section .level-heading { font-weight: bold; font-size: 1.5rem; line-height: 1rem; color: #010101; border: 2px solid #DF0E12; border-radius: 5px; width: 140px; margin: 2.0625rem auto auto auto; padding: 1rem; }

.page-wrapper .supporter-section .level-list { display: flex; justify-content: space-evenly; flex-direction: row; flex-wrap: wrap; }

.page-wrapper .supporter-section .level-list .supporter-logo { cursor: pointer; }

.page-wrapper .supporter-section .level-list .supporter-logo img { margin-top: 1rem; width: 12.5rem; height: 9.375rem; object-fit: cover; }

.page-wrapper .supporter-section .level-list .hover-container { z-index: 1000; position: absolute; left: 1%; width: 50vw; }

.page-wrapper .supporter-section .level-list .hover-container .hover-container-content { padding: 0rem 1rem 1rem 1rem; background: #ffffff; border: 1px solid #C4C4C4; border-radius: 12px; border-radius: 1rem; margin: 0 auto; box-shadow: -2px 6px 5px -3px rgba(0, 0, 0, 0.46); }

.page-wrapper .supporter-section .level-list .hover-container .hover-container-content::before { content: ''; position: absolute; width: 0; height: 0; bottom: 100%; left: 50%; border: .75rem solid transparent; border-top: none; border-bottom-color: #fff; filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1)); }

.page-wrapper .supporter-section .level-list .hover-container .hover-container-content .hover-container-content-close-btn { color: #ED2427; }

.page-wrapper .supporter-section .level-list .hover-container .hover-container-content .hover-container-content-close-btn .btn-box { background: #F7F3F3; border-radius: 1px; padding: 0rem 0.5rem 0.1rem 0.5rem; }

.page-wrapper .supporter-section .level-list .hover-container .hover-container-content .hover-container-content-close-btn .btn-box:hover { cursor: pointer; }

.page-wrapper .supporter-section .level-list .hover-container .hover-container-content .hover-container-content-description { line-height: 2rem; text-align: justify; text-justify: inter-word; }

.page-wrapper .supporter-section .level-list .hover-container .hover-container-content .hover-container-content-link a { padding: 0.2rem 1.5rem; font-weight: bold; background: #ED2427; color: #FFFFFF; text-decoration: none; border-radius: 20px; }

.page-wrapper .supporter-section .level-list .text-right { text-align: right; }

.footer-wrapper { padding-top: 4.875rem; padding-bottom: 5.3125rem; background: linear-gradient(180deg, rgba(255, 255, 255, 0.0001) 70%, #B6B6B6 100%); }

.footer-wrapper .footer-details { max-width: 58.25rem; margin: 0 auto; display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap; }

.footer-wrapper .footer-details .conf-image img { width: 13.6875rem; height: 4.125rem; align-self: center; }

.footer-wrapper .footer-details .copyright-details { text-align: center; padding-top: 0.6875rem; }

.footer-wrapper .footer-details .copyright-details .copyright-text { font-weight: bold; font-size: 0.875rem; line-height: 1.0625rem; color: #767676; opacity: 0.75; margin-bottom: 0.625rem; }

.footer-wrapper .footer-details .copyright-details .mail { font-weight: bold; font-size: 0.875rem; line-height: 1.0625rem; color: #DD0E12; }

.footer-wrapper .footer-details .social-media-details { padding-top: 1.1875rem; display: flex; justify-content: space-between; }

.footer-wrapper .footer-details .social-media-details div { margin-right: 2rem; }

.footer-wrapper .footer-details .social-media-details img { width: 1.75rem; }

.ticket-section .title { font-weight: bold; font-size: 1.875rem; line-height: 2.3125rem; color: #EB090D; margin-bottom: 2.0625rem; }

.title.ticket-type { text-align: left; }

.ticket-wrap { width: 100%; background: #F7F7F7; display: flex; margin: 1.5rem 0; position: relative; }

.ticket-wrap::before { content: ""; border-radius: 50%; width: 38px; height: 38px; top: 50%; position: absolute; margin-top: -19px; margin-left: -19px; background-color: white; }

.ticket-wrap::after { content: ""; border-radius: 50%; width: 38px; height: 38px; top: 50%; left: 100%; position: absolute; margin-top: -19px; margin-left: -19px; background-color: white; }

.ticket-details { flex: 1; display: flex; text-align: left; font-size: 0.8rem; line-height: 1.25rem; color: #575757; }

.ticket-details .ticket-tag { font-size: 1.5rem; line-height: 2rem; font-weight: bold; }

.ticket-details .ticket-price { color: #ED2427; font-weight: bold; }

.ticket-buy { width: 25%; background: #2F80ED; color: #FFFFFF; padding: 1.75rem; text-decoration: none; display: flex; justify-content: center; align-items: center; font-size: 1.5rem; line-height: 1.75rem; font-weight: bold; }

.ticket-buy.few { color: #000000; background: #FFCC00; }

.ticket-buy.sold { background: #FF0006; }

.ticket-name { flex: 1; padding: 1.75rem; padding-left: 2.5rem; padding-right: 1rem; }

.ticket-price { width: 28%; padding: 0 1.75rem; margin: 1.75rem 0; border-left: 1px dashed #000000; }

.date { font-weight: bold; margin-right: 2rem; cursor: pointer; }

.date.active { color: #EB090D; border-bottom: 4px solid #EB090D; }

.date.show-sm { display: none; }

a.calendar { text-decoration: none; display: block; color: black; text-decoration: none; }

a.calendar[href]:hover { text-decoration: underline; }

.schedule-container { display: none; margin-top: 1rem; }

.schedule-container.active { display: flex; }

.schedule-container.room-container { display: flex; }

.schedule-container.show-sm { display: none; }

.schedule-container .schedule-item { font-weight: bold; text-align: left; }

.schedule-container .schedule-item .schedule-time { width: 10%; padding-right: 1.5rem; border-right: 1px solid #D6D6D6; position: relative; }

.schedule-container .schedule-item .schedule-time span { width: 100%; display: inline-block; line-height: 1.5; }

.schedule-container .schedule-item .schedule-time:after { content: " "; width: 9px; height: 9px; border-radius: 50%; background-color: #EB090D; position: absolute; top: 1rem; left: 100%; margin-left: -4.5px; }

.schedule-container .schedule-item.room-item .schedule-time { border: 0; }

.schedule-container .schedule-item.room-item .schedule-time:after { content: None; }

.schedule-container .schedule-item .schedule-content { flex: 1; margin: 0.65rem 0; margin-left: 2rem; }

.schedule-container .schedule-item .schedule-content .talk-content { border-radius: 10px; background: #F2F2F2; padding: 0.75rem 1rem; text-align: center; width: calc(20% - 0.25rem); margin-right: 0.5rem; }

.schedule-container .schedule-item .schedule-content .talk-content.room-content { border: 1px solid #000000; padding: 0.35rem 1rem; }

.schedule-container .schedule-item .schedule-content .talk-content .talk-title { line-height: 1.375rem; font-size: 0.875rem; }

.schedule-container .schedule-item .schedule-content .talk-content .talk-title a { display: block; color: black; text-decoration: none; }

.schedule-container .schedule-item .schedule-content .talk-content .talk-title a[href]:hover { text-decoration: underline; }

.schedule-container .schedule-item .schedule-content .talk-content .talk-title .talk-speaker { font-weight: normal; }

.schedule-container .schedule-item .schedule-content .talk-content:last-of-type { margin-right: 0; }

.schedule-container .schedule-item .schedule-content .talk-content.special { font-size: 1rem; line-height: 1.75rem; background: #FFDA58; margin-right: 0; width: 100%; }

.schedule-container .schedule-item .schedule-content .talk-content.track-all { width: 100%; margin-right: 0; }

@media (max-width: 768px) { .flex { display: block; } .flex.dates { display: flex; } .ticket-wrap::before, .ticket-wrap::after { content: none; } .header-wrapper .top-area .center-content .center-details { top: 85%; } .header-wrapper .bottom-area .additional-details-wrapper { display: block; padding-top: 15rem; } .footer-wrapper .footer-details { align-items: center; justify-content: center; } .footer-wrapper .footer-details .conf-image img { margin-right: 3rem; } .social-media-details { margin-top: 1rem; align-self: center; justify-content: space-around; } .schedule-container.hidden-sm { display: none; } .schedule-container.active.show-sm { display: block; } .schedule-container .schedule-item .schedule-content { margin-left: 0; } .schedule-container .schedule-item .schedule-content .talk-content { width: calc(95% - 1rem); margin-bottom: 1rem; display: flex; justify-content: space-between; } .schedule-container .schedule-item .schedule-content .talk-content .talk-title { text-align: left; flex: 1; } .schedule-container .schedule-item .schedule-content .talk-content .talk-time { margin-left: 1.75rem; } .schedule-container .schedule-item .schedule-content .talk-content.special { width: calc(95% - 1rem); } .schedule-container .schedule-item .schedule-content .talk-content.track-all { width: calc(95% - 1rem); } .date.hidden-sm { display: none; } .date.show-sm { display: block; } }

@media (max-width: 1024px) { #schedule .page-details { max-width: none; } }

@media (max-width: 640px) { .header-wrapper .bottom-area .additional-details-wrapper { display: block; padding-top: 13rem; } .header-wrapper .bottom-area .additional-details-wrapper .details-container .details .title { display: none; } .header-wrapper .bottom-area .additional-details-wrapper .details-container .details .title.sm-title { display: block; } .header-wrapper .top-area .center-content .center-details { top: 85%; } .menu-wrapper nav a { padding-left: 0.5rem; padding-right: 0.5rem; } .page-wrapper .page-details { max-width: 90%; } .content { max-width: 90%; } .footer-wrapper .footer-details { justify-content: space-around; } .footer-wrapper .footer-details .conf-image { order: 1; } .footer-wrapper .footer-details .copyright-details { order: 3; } .footer-wrapper .footer-details .social-media-details { order: 2; } }

@media (max-width: 512px) { .page-wrapper .page-details { max-width: 100%; } .content { max-width: 95%; } .ticket-wrap { flex-direction: column; } .ticket-wrap .ticket-buy { width: calc(100% - 3.5rem); } .footer-wrapper .footer-details { align-items: center; flex-direction: column; } .social-media-details div { margin-left: 1rem; margin-right: 1rem; } .logo { margin-top: 10rem; } .header-wrapper .bottom-area .additional-details-wrapper { padding-top: 18rem; } }

/*# sourceMappingURL=styles.css.map */