*{padding:0;margin:0}@keyframes jello-horizontal{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@-webkit-keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body,html{font-family:Poppins,sans-serif;margin:0;padding:0;overflow-x:hidden}html{scroll-behavior:smooth;width:100%}header,section{content-visibility:auto;contain:content;contain-intrinsic-size:100vh}header{position:relative;width:100%;height:727px;color:#fff;min-height:100vh}header .video-overlay{position:absolute;width:100%;height:100%;z-index:-1}header video{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-2}header .video-overlay:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(276.17deg,#e5004089 6.66%,#eb0d7f94 23.21%,#f431d794 31.13%,#08021db3 49.2%),linear-gradient(90deg,#0003 38.15%,#0000)}header .habima{position:absolute;bottom:0;right:0}header nav{display:flex;justify-content:space-between;align-items:center;padding:1.8rem 75px}header nav .company-icon{display:flex;align-items:center}header nav .company-icon:hover{animation:jello-horizontal .9s both}header nav .hamburger-image{height:50px;width:50px;display:none}header ul{display:flex;gap:20px;list-style:none}header li{padding:10px;font-size:18px;font-weight:400;cursor:pointer}header a{text-decoration:none;color:#fff}header .main-title-container{justify-content:center;display:flex;width:100%;padding:20px;height:calc(100% - 105px);align-items:center;box-sizing:border-box}header .main-title{display:flex;flex-direction:column;justify-content:start;align-items:flex-start;gap:40px;margin-bottom:105px}header .main-title .title-logo-container{display:flex;align-items:center;gap:40px}header .main-title .title-logo-container h1{font-size:80px;line-height:70px;font-weight:700}header .main-title .conf-details{display:flex;gap:60px;height:53px}header .main-title .conf-details img{width:28px}header .main-title .conf-details .date-details{display:flex;align-items:center;gap:10px}header .main-title .conf-details .separator{width:2px;background-color:#fff}header .main-title .conf-details .location-details{display:flex;align-items:center;gap:5px}header .main-title .logos-details{display:flex;align-items:center;gap:20px}header .main-title .logos-details .esquare-logo,header .main-title .logos-details .google-logo,header .main-title .logos-details .push-based-logo{display:flex;align-items:center;border:.7px solid #ffffff;border-radius:27.29px;height:43px}header .main-title .logos-details .gdg-logo{display:flex;align-items:center;border:.7px solid #ffffff;border-radius:27.29px;height:43px}header .main-title .logos-details .gdg-logo img{width:40px;padding:11.2px 22.39px}header .main-title .logos-details .esquare-logo img{width:134px;height:11.45px;padding:11.2px 22.39px}header .main-title .logos-details .google-logo img{width:21px;height:21px;padding:11.2px 22.39px}header .main-title .logos-details .push-based-logo img{width:125px;height:43px;padding:11.2px 22.39px}@media only screen and (max-width: 768px){header{height:auto;padding-block-end:20px}header .habima{max-height:80%}header nav{padding:1rem 20px;flex-direction:column}header nav .company-icon{padding:1rem 0 2rem;display:none}header nav .hamburger-image{margin:0 auto 10px;display:block}header nav ul.menu{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s ease-in-out,opacity .5s ease-in-out;display:flex;flex-direction:column;align-items:center}header nav ul.menu.show{opacity:1;max-height:500px}header nav li{padding:0}header .main-title-container{margin-top:10%;margin-right:0}header .main-title{flex-direction:column;align-items:center}header .main-title .title-logo-container{flex-direction:column}header .main-title .title-logo-container h1{text-align:center;font-size:40px}header .main-title .conf-details{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:40px}header .main-title .conf-details h3{font-weight:400}header .main-title .conf-details .date-details{gap:10px}header .main-title .conf-details .location-details{gap:5px}header .main-title .logos-details{gap:10px;margin-bottom:40px}}@media only screen and (min-width: 769px) and (max-width: 850px){header .main-title{margin-left:40px}}@media only screen and (max-width: 968px){.main-title .title-logo-container h1{font-size:55px!important}}@media only screen and (max-width: 768px){.main-title .title-logo-container h1{font-size:40px!important}}.stats-container{display:flex;justify-content:center;gap:40px;max-width:1000px;margin:auto}@media only screen and (max-width: 768px){.stats-container{flex-wrap:wrap;gap:20px}}.stat-box{font-size:24px;color:#000;position:relative;text-align:center}@media only screen and (max-width: 768px){.stat-box{width:50%}}.stat-box b{font-weight:500}.stat-box span{display:block;font-size:18px;font-weight:400;margin-top:5px}.stat-box:after{content:"";display:block;width:100%;height:3px;background:linear-gradient(270deg,#e40341,#f034e0 21.5%,#921bf2 55%,#2192d1 97%);margin-top:10px}#about,#workshops{margin-top:100px;display:flex;flex-direction:column;align-items:center;gap:50px;background-color:#fff}#about h2,#workshops h2{width:830px;font-size:40px;font-weight:400;line-height:60px}#about h2 span,#workshops h2 span{background:linear-gradient(270deg,#e40341,#f034e0 21.5%,#921bf2 55%,#2192d1 97%);background-clip:text;-webkit-background-clip:text;color:transparent}#about .information-container,#workshops .information-container{width:1000px;display:flex;flex-direction:column;gap:32px}#about .angular-tlv-information,#about .conference-information,#workshops .angular-tlv-information,#workshops .conference-information{display:flex;align-items:center;gap:32px;border:1px solid rgba(36,88,166,.2);border-radius:8px;padding:56px 40px}#about .information-content,#workshops .information-content{display:flex;flex-direction:column;gap:20px;width:812px;height:100%;padding-inline:30px;border:none;border-left:1px solid rgba(36,88,166,.2)}#about .conference-information,#workshops .conference-information{flex-direction:column;align-items:flex-start}#about h3,#workshops h3{font-size:25px;font-weight:400;line-height:37.5px}#about p,#workshops p{font-size:18px;font-weight:300;line-height:28px}@media only screen and (max-width: 820px){#about,#workshops{text-align:center;margin-top:50px;gap:20px}#about h2,#workshops h2{width:90%;font-size:24px;line-height:1.5}#about .information-container,#workshops .information-container{width:90%;gap:20px}#about .angular-tlv-information,#about .conference-information,#workshops .angular-tlv-information,#workshops .conference-information{flex-direction:column;align-items:center;padding:20px;gap:16px}#about .information-content,#workshops .information-content{width:auto;border-left:none;padding-inline:0}#about h3,#workshops h3{font-size:20px}#about p,#workshops p{font-size:16px;line-height:1.4}}#tickets{margin-top:70px;position:relative;padding:64px 0 80px;background:linear-gradient(180deg,#e7f3ff,#dde0ff 78.5%,#ffddef)}#tickets a{text-decoration:none;color:inherit}#tickets:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/assets/tickets-section-background-0QsKjBRu.jpeg) no-repeat center center;background-size:cover;transform:rotate(180deg);z-index:-1}#tickets .tickets-section-container{display:flex;flex-direction:column;align-items:center;gap:50px}#tickets .tickets-section-container h2{font-size:40px;font-weight:400;line-height:60px;color:#fff}#tickets .tickets-container{display:flex;gap:50px}#tickets .ticket-wrapper{height:338px;border:1px solid rgb(255,255,255);border-radius:8px;padding:14px 14px 40px;background:#fff;box-shadow:0 4px 31px #9ab3e34d;transition:transform .3s ease,filter .3s ease;cursor:pointer}#tickets .ticket-wrapper:hover{transform:scale(1.05) translateY(-20px);z-index:2;filter:none}#tickets .tickets-container:hover .ticket-wrapper:not(:hover){transform:scale(.95);filter:grayscale(100%)}#tickets .ticket{height:100%;display:flex;flex-direction:column;justify-content:space-between}#tickets .early-bird-header{position:relative}#tickets .early-bird-header .recommended-ticket{position:absolute;background-color:#00c9a7;color:#fff;padding:.5rem .75rem;border-radius:.5rem;text-transform:uppercase;font-weight:500;box-shadow:0 2px 4px #0003;right:-2rem;top:-1rem;transform:rotate(20deg)}#tickets .ticket-amount{text-align:center;font-size:14px;height:10px}#tickets .ticket-price{display:flex;flex-direction:column;align-items:center;gap:7px}#tickets .ticket-price.sold-out{text-decoration:line-through}#tickets .ticket-price p{font-size:16px;font-weight:400;line-height:24px;color:#0006}#tickets .ticket-price h3{font-size:32px;font-weight:700;line-height:29px}#tickets .pay-button-wrapper{display:flex;justify-content:center}#tickets .pay-button{display:flex;justify-content:center;align-items:center}#tickets .pay-button .sold-out-btn{width:228px;height:52px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:8px;border:2px solid #fff;background:#b3b3b3bf;box-shadow:0 4px 31px #9ab3e34d;-webkit-backdrop-filter:blur(44.75px);backdrop-filter:blur(44.75px);color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:500;line-height:normal;text-decoration:line-through red}#tickets .pay-button svg{cursor:pointer}#tickets .tickets-waitlist{text-align:center}#tickets .tickets-waitlist h5{font-size:18px;font-weight:400;line-height:30px}#tickets .tickets-waitlist a{cursor:pointer;position:relative;text-decoration:underline;background:linear-gradient(145deg,#aa21f9 64.64%,#f431d7 65.81%,#eb0d7f 67.08%,#e50040 68.07%);background-clip:text;-webkit-background-clip:text;color:transparent}#tickets .tickets-waitlist a:before{content:"";position:absolute;top:90%;width:100%;left:0;height:1px;border-radius:2px;background:linear-gradient(145deg,#aa21f9 64.64%,#f431d7 65.81%,#eb0d7f 67.08%,#e50040 68.07%)}@media only screen and (max-width: 820px){#tickets{padding:64px 20px}#tickets .tickets-section-container{gap:30px}#tickets .tickets-section-container h2{font-size:32px;line-height:48px}#tickets .tickets-container{flex-direction:column;align-items:center;gap:30px}#tickets .ticket-wrapper{width:100%;height:auto;padding:15px 5px;box-shadow:0 4px 15px #9ab3e34d}#tickets .ticket-wrapper:hover{transform:scale(1) translateY(0)}#tickets .tickets-container:hover .ticket-wrapper:not(:hover){transform:scale(1);filter:grayscale(0)}#tickets .ticket{align-items:center;gap:15px}#tickets .ticket-price{gap:5px}#tickets .ticket-price p{font-size:14px}#tickets .ticket-price h3{font-size:28px}#tickets .tickets-waitlist h5,#tickets .tickets-waitlist a{font-size:16px}}#perks{display:flex;justify-content:center;padding:70px 0;gap:0px;background-color:#fff}@media only screen and (max-width: 820px){#perks{flex-direction:column;align-items:center;padding:40px 20px;gap:20px}#perks .perk1 svg,#perks .perk2 svg,#perks .perk3 svg{max-width:280px}}#speakers{background:#231254;color:#fff;padding:70px 0 100px;text-align:center}#speakers .apply-to-speak-btn{display:inline-block;padding:12px 24px;font-size:18px;font-weight:700;text-transform:uppercase;text-align:center;color:#000;background:color-mix(in srgb,oklch(80% .277 332.77deg),white 10%);border:none;border-radius:8px;cursor:pointer;box-shadow:0 0 10px #ff3c0080;transition:all .3s ease-in-out;position:relative;overflow:hidden;margin:20px}#speakers .apply-to-speak-btn:before{content:"";position:absolute;top:50%;left:50%;width:300%;height:300%;background:radial-gradient(circle,rgba(255,255,255,.3) 10%,transparent 50%);transition:all .3s ease-out;transform:translate(-50%,-50%) scale(0)}#speakers .apply-to-speak-btn:hover:before{transform:translate(-50%,-50%) scale(1)}#speakers .apply-to-speak-btn:hover{box-shadow:0 0 20px #ff3c00b3;transform:scale(1.05)}#speakers .apply-to-speak-btn:active{transform:scale(.95)}#speakers h2{text-align:center;font-size:50px;font-weight:400;line-height:60px;margin-bottom:3rem}#speakers .speaker{width:250px}#speakers .speaker img{border-radius:50%;width:100%;height:250px}#speakers .speaker img.tally{width:152px;height:152px}#speakers .speakers-grid{max-width:1340px;margin:32px auto;display:flex;flex-wrap:wrap;justify-content:center;gap:120px;padding:32px}#speakers .speakers-first-row{grid-area:1/1/2/4;display:flex;gap:1rem;justify-content:space-around}#speakers .speakers-second-row{grid-area:2/1/3/4;display:flex;gap:1rem;justify-content:space-around}#speakers .speakers-third-row{grid-area:3/1/3/4;display:flex;gap:1rem;justify-content:space-around}#speakers .speakers-fourth-row{grid-area:4/1/4/4;display:flex;gap:1rem;justify-content:space-around}#speakers .speakers-fifth-row{grid-area:5/1/5/4;display:flex;gap:1rem;justify-content:space-around}#speakers .cfp{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;line-height:2}#speakers .cfp a,#speakers .cfp a:visited{color:#fff}#speakers .speaker-details h4{font-size:20px;font-weight:700;line-height:30px;margin-bottom:.5rem}#speakers .speaker-details h5{font-size:15px;font-weight:400;line-height:22.5px}#speakers .speaker-details p{font-size:16px;font-style:italic;font-weight:lighter;line-height:20px}@media only screen and (max-width: 768px){#speakers{padding:50px 20px}#speakers h2{font-size:30px;line-height:40px}#speakers .speakers-grid{gap:70px}}@media only screen and (orientation: landscape) and (max-width: 1400px){#speakers{padding:40px 20px}#speakers h2{font-size:48px;line-height:38px}}@media only screen and (min-width: 769px) and (max-width: 1200px){#speakers{padding:40px 20px}#speakers h2{font-size:48px;line-height:38px}#speakers .speakers-grid{gap:90px}}#location{display:flex;flex-direction:column;justify-content:center;gap:50px;padding:60px 30px;background-color:#fff}#location .location-information{display:flex;justify-content:center;gap:100px}#location .location-text{max-width:696px}#location .location-upper-section{display:flex;flex-direction:column;gap:10px;margin-bottom:32px}#location .location-title{display:flex;flex-direction:column}#location .location-title h1{font-size:40px;font-weight:400;line-height:60px}#location .location-title .location-description p{font-size:18px;font-weight:300;line-height:28px}#location .location-image-container{position:relative}#location .location-image img{max-width:696px}#location .company-icon{position:absolute;z-index:1;left:75%;top:25%}#location .location-map{display:flex;flex-grow:1}#location .location-accessibility-description{padding:20px 24px;border:1px solid transparent;border-radius:8px;background:linear-gradient(89.3deg,#57e1ff1a -61.45%,#80f0ff1a -61.43%,#514eff1a 37.48%,#f921c91a 103.43%)}@media only screen and (max-width: 768px){#location{padding:50px 10px}#location .location-information{flex-direction:column;gap:50px;align-items:center}#location .location-text{max-width:300px;text-align:center}#location .location-title h1{font-size:30px;line-height:40px}#location .location-description p{font-size:16px}#location .location-image img{width:100%;height:auto;object-fit:contain}#location .company-icon{display:none}}@media only screen and (orientation: landscape) and (max-width: 1400px){#location{padding:60px 30px}#location .location-information{flex-direction:row}#location .location-text{max-width:600px;text-align:left}#location .location-image-container{display:flex;align-items:center;justify-content:center}#location .location-title h1{font-size:36px;line-height:48px}#location .location-description p{font-size:18px}#location .location-image img{max-width:600px;height:auto}#location .company-icon{display:block;position:absolute;z-index:1;left:100%;top:30%;transform:translate(-65%,-25%)}}@media only screen and (min-width: 769px) and (max-width: 1200px){#location{padding:50px 20px}#location .location-information{flex-direction:column;gap:50px;align-items:center}#location .location-text{max-width:500px;text-align:center}#location .location-title h1{font-size:35px;line-height:45px}#location .location-description p{font-size:17px}#location .location-image img{max-width:100%;height:auto;object-fit:contain}#location .company-icon{display:block;position:absolute;z-index:1;left:90%;top:10%;transform:translate(-50%,-20%)}}#schedule{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:30px 0}#schedule *{margin:0;padding:0;box-sizing:border-box}#schedule body{font-family:Poppins,sans-serif;background-color:#f4f4f9;display:flex;justify-content:center;align-items:center;min-height:100vh}#schedule .table-container{width:90%;max-width:1200px;margin:20px auto;overflow-x:auto;box-shadow:0 0 15px #0000001a;border-radius:8px}#schedule .timetable{width:100%;border-collapse:collapse;background-color:#fff}#schedule .timetable thead,#schedule .s-spot{background-color:#231254!important;color:#fff}#schedule .timetable th,#schedule .timetable td{padding:12px 15px;text-align:left;border-bottom:1px solid #ddd}#schedule .timetable th .session,#schedule .timetable td .session{padding:10px;text-align:left;position:relative}#schedule .timetable th .session .session-title,#schedule .timetable td .session .session-title{font-weight:700}#schedule .timetable th .session .speaker,#schedule .timetable td .session .speaker{display:flex;align-items:center;margin-top:10px;gap:15px}#schedule .timetable th .session .speaker img,#schedule .timetable td .session .speaker img{width:50px;height:50px;border-radius:50%;object-fit:cover}#schedule .timetable th .session .speaker:has(.speaker-profile),#schedule .timetable td .session .speaker:has(.speaker-profile){display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-items:center}#schedule .timetable th .session .speaker .speaker-profile,#schedule .timetable td .session .speaker .speaker-profile{display:flex;align-items:center;gap:15px}#schedule .timetable th .session .speaker .speaker-profile div,#schedule .timetable td .session .speaker .speaker-profile div{display:flex;flex-direction:column}#schedule .timetable th .session .speaker .name,#schedule .timetable td .session .speaker .name{font-weight:700}#schedule .timetable th .session .speaker .company,#schedule .timetable td .session .speaker .company{font-size:.9em;color:#555}#schedule .timetable tbody tr:nth-child(2n){background-color:#f9f9f9}#schedule .timetable td:first-child,#schedule .timetable th:first-child{white-space:nowrap;width:1%}#sponsors{display:flex;flex-direction:column;align-items:center;gap:50px;margin-bottom:50px;background-color:#fff}#sponsors .sponsors-container{display:flex;flex-direction:column;align-items:center;justify-content:center}#sponsors .sponsors-container p{text-align:left;width:70%;margin-bottom:25px}#sponsors .images{display:flex;justify-content:center;align-items:center;max-width:80%;flex-wrap:wrap}#sponsors img{width:250px;margin:30px}#sponsors p{max-width:70%}footer{display:flex;flex-direction:column;align-items:center;gap:83px;padding:84px 76px 24px;background:#08021d;color:#fff}footer .upper-footer{display:flex;gap:150px}footer .upper-footer .company-logo{align-self:center}footer .upper-footer .company-logo:hover{animation:jello-horizontal .9s both}footer .col1,footer .col2{display:flex;flex-direction:column;gap:8px}footer .col-header{font-size:20px;font-weight:400;line-height:30px}footer a{text-decoration:none;color:#fff;font-size:18px;font-weight:300;line-height:27px}footer .lower-footer{width:100%;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.2);padding-top:24px}footer .facebook,footer .linkedin,footer .twitter{display:inline-block}footer .facebook button,footer .linkedin button,footer .twitter button{width:24px;height:24px;margin:5px;border-radius:6px;background:linear-gradient(160.29deg,#aa21f9 1.93%,#f431d7 1.93%,#eb0d7f 47.6%,#e50040 95.92%);cursor:pointer}footer .facebook button:hover,footer .linkedin button:hover,footer .twitter button:hover{transform:scale(1.1)}@media only screen and (max-width: 768px){footer{padding:50px 20px}footer .upper-footer{flex-direction:column;align-items:center;gap:40px}footer .company-logo,footer .col1,footer .col2{display:flex;width:100%;align-items:center;justify-content:center}footer .col-header{text-align:center}footer a{font-size:16px}footer .lower-footer{flex-direction:column;align-items:center;gap:20px;padding-top:20px}footer button{width:20px;height:20px}}.ticket-heading{height:120px;width:270px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:500;letter-spacing:3px;border-radius:10px;color:#fff}.ticket-heading.early-bird{background:linear-gradient(270deg,#a56ff5,#b07af7,#c38af9)}.ticket-heading.regular{background:linear-gradient(270deg,#ff8ac9,#ff74b8)}.ticket-heading.last{background:linear-gradient(270deg,#ff5f8a,#ff3e6b)}.ticket-heading.online-access{background:linear-gradient(270deg,#9b75d3,#7f9bd8)}.ticket-heading.workshop{background:linear-gradient(270deg,#e8a8f4,#f5c6eb)}.ticket-heading.bundle{background:linear-gradient(270deg,#c5a3f8,#d8bdfc)}.workshops-title{display:block;width:100%;text-align:center}.workshop-trainer{display:flex;align-items:center;justify-content:center;flex-direction:column;width:300px;max-width:40%}.workshop-trainer .workshop-trainer-person{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:15px;width:100%}.workshop-trainer .workshop-trainer-person img{width:100%}.workshop-trainer .workshop-trainer-person .profile-container{background:linear-gradient(135deg,#6a5af9,#e44ed0);padding:7px;border-radius:50%;display:inline-block;width:100%;box-sizing:border-box}@media only screen and (max-width: 768px){.workshop-trainer .workshop-trainer-person .profile-container{padding:5px}}.workshop-trainer .workshop-trainer-person .profile-image{display:block;border-radius:50%;object-fit:cover;background-color:#fff;aspect-ratio:1/1}.workshop-trainer .workshop-trainer-person p{text-align:center}.workshop-trainer .trainer-name{padding-top:8px}.workshop-btn{display:inline-block;padding:8px 16px;font-size:14px;font-weight:700;text-transform:uppercase;text-align:center;color:#000;text-decoration:none;background:color-mix(in srgb,oklch(80% .277 332.77deg),white 10%);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease-in-out;position:relative;overflow:hidden;margin:20px 10px}.workshop-btn:first-of-type{margin-left:0}.workshop-btn:hover{box-shadow:0 0 20px #ff3c00b3;transform:scale(1.05)}.workshop-btn:active{transform:scale(.95)}#workshops{padding-bottom:100px}#inner-header{min-height:500px;height:auto;text-align:center;background:linear-gradient(276.17deg,#e5004089 6.66%,#eb0d7f94 23.21%,#f431d794 31.13%,#08021db3 49.2%),linear-gradient(90deg,#0003 38.15%,#0000)}#inner-header h1{line-height:1.2}#inner-header .conf-details{display:flex;width:100%;justify-content:center}#inner-header .header-logo{height:50px}@media (max-width: 767px){#inner-header .header-logo{display:none}}.workshop-about{padding-bottom:100px}#speakers.workshop-button-section{padding-bottom:70px}#speakers.workshop-button-section .apply-to-speak-btn{margin-bottom:0}
