@import url("https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&display=swap");@keyframes tab_fade{to{opacity:1;transform:none}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes pulse{0%{box-shadow:0 0 0 0 #c09954}}@keyframes shrink{to{transform:scale(.9)}}@keyframes zoom{0%,to{background-size:60%}50%{background-size:100%}}@keyframes wobble{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#13120d;color:#fff;font-size:16px;font-weight:300;overflow-x:hidden}body,h1,h2,h3,h4,h5,h6{font-family:Karla,sans-serif}h1,h2,h3,h4,h5,h6{color:#e9c065;font-weight:500;line-height:1.2em;margin-bottom:.6em}h1{font-size:30px;font-weight:300}h2{font-size:34px}h3{color:#c09954;font-size:18px;text-transform:uppercase}li,p{font-size:16px;line-height:1.4em}p{margin-bottom:0}a{text-decoration:none}img{max-width:100%;vertical-align:middle}.container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:auto;max-width:1200px;padding:0 15px;position:relative;width:100%}.container:after,.container:before{clear:both;content:"";display:table}@media only screen and (min-width:768px){h2{font-size:40px}li,p{font-size:18px}}.local .main-header,.registration .main-header,.schedule .main-header,.speakers .main-header{background-image:url(https://45126382.fs1.hubspotusercontent-na1.net/hubfs/45126382/androsummit-2026-assets/img/hero-bg-internas.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.local .main-header .header .header-slogan .content h1,.registration .main-header .header .header-slogan .content h1,.schedule .main-header .header .header-slogan .content h1,.speakers .main-header .header .header-slogan .content h1{font-weight:500}.local .main-header .header .header-slogan .content p,.registration .main-header .header .header-slogan .content p,.schedule .main-header .header .header-slogan .content p,.speakers .main-header .header .header-slogan .content p{font-size:18px}.open-nav{position:relative}.open-nav header .header .header-nav nav{-moz-transform:translate(0);-o-transform:translate(0);-ms-transform:translate(0);-webkit-transform:translate(0);transform:translate(0)}.main-header{background-image:url(https://45126382.fs1.hubspotusercontent-na1.net/hubfs/45126382/androsummit-2026-assets/img/hero-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.main-header .header .header-nav{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:space-between;padding-top:20px}.main-header .header .header-nav .logo{max-width:200px;width:100%}.main-header .header .header-nav .toggle-nav i,.main-header .header .header-nav .toggle-nav svg{color:#c09954;font-size:24px}.main-header .header .header-nav .toggle-nav img{width:24px}.main-header .header .header-slogan{padding:80px 0 60px}.main-header .header .header-slogan .content .logo{display:none}@media only screen and (min-width:768px){.local .main-header .header .header-slogan,.registration .main-header .header .header-slogan,.schedule .main-header .header .header-slogan,.speakers .main-header .header .header-slogan{padding:80px 0}.local .main-header .header .header-slogan .content,.registration .main-header .header .header-slogan .content,.schedule .main-header .header .header-slogan .content,.speakers .main-header .header .header-slogan .content{margin:0 auto;max-width:568px}.local .main-header .header .header-slogan .content h1,.registration .main-header .header .header-slogan .content h1,.schedule .main-header .header .header-slogan .content h1,.speakers .main-header .header .header-slogan .content h1{font-size:36px}.local .main-header .header .header-slogan .content p,.registration .main-header .header .header-slogan .content p,.schedule .main-header .header .header-slogan .content p,.speakers .main-header .header .header-slogan .content p{font-size:20px}.main-header .header .header-slogan{padding:140px 0 80px}.main-header .header .header-slogan .content{text-align:center}}@media only screen and (max-width:1023px){.main-header .header .header-nav nav{background-color:#13120d;height:100%;min-height:auto;position:fixed;right:-1px;top:0;-moz-transform:translate(100%);-o-transform:translate(100%);-ms-transform:translate(100%);-webkit-transform:translate(100%);transform:translate(100%);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:80vw;z-index:3}.main-header .header .header-nav nav>div{align-items:center;background-color:#c09954;display:flex;justify-content:space-between;padding:15px 20px}.main-header .header .header-nav nav>div span{color:#13120d;font-size:14px;font-weight:400;letter-spacing:1px;text-transform:uppercase}.main-header .header .header-nav nav>div i,.main-header .header .header-nav nav>div svg{color:#13120d;font-size:16px}.main-header .header .header-nav nav>div img{width:12px}.main-header .header .header-nav nav .menu li{position:relative;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.main-header .header .header-nav nav .menu li a{border-bottom:1px solid rgba(192,153,84,.2);color:#fff;display:block;font-size:16px;line-height:1em;padding:15px 20px;text-align:left;text-decoration:none;width:100%}.main-header .header .header-nav nav .menu li.active a{font-weight:500}}@media only screen and (min-width:1024px){.local .main-header .header .header-slogan,.registration .main-header .header .header-slogan,.schedule .main-header .header .header-slogan,.speakers .main-header .header .header-slogan{padding:120px 0}.local .main-header .header .header-slogan .content h1,.registration .main-header .header .header-slogan .content h1,.schedule .main-header .header .header-slogan .content h1,.speakers .main-header .header .header-slogan .content h1{font-size:40px}.local .main-header .header .header-slogan .content p,.registration .main-header .header .header-slogan .content p,.schedule .main-header .header .header-slogan .content p,.speakers .main-header .header .header-slogan .content p{font-size:22px}.main-header .header .header-nav{padding-top:30px}.main-header .header .header-nav .toggle-nav{display:none}.main-header .header .header-nav nav>div{display:none!important}.main-header .header .header-nav nav .menu li{display:inline-block;margin:0 12px;position:relative}.main-header .header .header-nav nav .menu li a{color:#c09954;font-weight:300;letter-spacing:.5px;position:relative;text-transform:uppercase;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:9}.main-header .header .header-nav nav .menu li a.active,.main-header .header .header-nav nav .menu li a:hover{color:#e9c065}}@media only screen and (min-width:1200px){.main-header .header .header-slogan{padding:260px 0 140px}}footer .sponsors{background-color:#fff}footer .sponsors .silver{text-align:center}footer .sponsors .silver .items{display:flex;flex-direction:column;gap:10px}footer .sponsors .silver .items .-item img{margin:0 auto;max-width:260px}footer .brands{background-color:#13120d;padding:50px 0;text-align:center}footer .brands .items{display:grid;gap:25px;grid-template-columns:1fr;justify-content:space-around}footer .brands .items .-item{text-align:center}footer .brands .items .-item h4{color:#fff;font-family:Karla,sans-serif;font-size:15px;font-weight:300;margin-bottom:1em;text-transform:uppercase}footer .brands .items .-item img{height:60px;margin:0 20px}@media only screen and (min-width:768px){footer .sponsors .silver .items{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center}footer .brands .items{grid-template-columns:1fr 1fr}footer .brands .items .-item h4{margin-bottom:1.5em}}@media only screen and (min-width:1024px){footer .sponsors .silver .items{gap:46px}}.button{background-color:transparent;border:1px solid #e9c065;border-radius:10px;color:#e9c065;display:inline-block;font-size:16px;font-weight:300;letter-spacing:1px;margin:1.6em 0 0;padding:20px;text-align:center;text-transform:uppercase;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.button:hover{animation:shrink .5s linear infinite alternate}@media only screen and (min-width:1024px){.button{font-size:18px}}.se-pre-con{background:url(https://45126382.fs1.hubspotusercontent-na1.net/hubfs/45126382/androsummit-2026-assets/img/loading.svg) 50% no-repeat #fff;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.fixed-whats{background:#418a2e;border-radius:50%;bottom:30px;position:fixed;right:30px;z-index:2}.fixed-whats a{display:block;padding:15px}.fixed-whats a img{width:30px}.fixed-whats:hover{animation:shrink .3s linear infinite alternate}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:#13120d}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background-color:#c09954}@media only screen and (max-width:1023px){.overlay.active{background:rgba(0,0,0,.5);bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:2}}section{padding:30px 0}@media only screen and (min-width:768px){section{padding:60px 0}}.home .ticker{animation:gradient 25s ease infinite;background:linear-gradient(90deg,#c08445,#e9c065 50%,#c09954);background-size:400% 400%;color:#13120d;overflow:hidden;padding:20px 0}.home .ticker .ticker-wrap{display:flex;white-space:nowrap}.home .ticker .ticker-wrap .ticker-content{animation:scroll 30s linear infinite;display:inline-flex}.home .ticker .ticker-wrap .ticker-content span{font-size:22px;font-weight:400;padding:0 20px;text-transform:uppercase}.home .event .content .title .-tag,.home .faq .content .title .-tag,.home .themes .content .title .-tag{margin-bottom:10px;position:relative}.home .event .content .title .-tag:before,.home .faq .content .title .-tag:before,.home .themes .content .title .-tag:before{background-color:#c09954;bottom:0;content:"";height:1px;left:0;margin:auto;position:absolute;top:0;width:30px}.home .event .content .title .-tag span,.home .faq .content .title .-tag span,.home .themes .content .title .-tag span{font-weight:300;letter-spacing:1px;padding-left:40px;text-transform:uppercase}.home .event{align-items:center;display:flex;justify-content:center;overflow:hidden;padding:0;position:relative}.home .event .video video{display:block;height:800px}.home .event .container{position:absolute}.home .event .content{background-color:rgba(6,6,6,.6);max-width:630px;padding:20px 10px}.home .event .content .text .title .-tag{margin-bottom:10px;position:relative}.home .event .content .text .title .-tag span{color:#fff}.home .event .content .text .title h2{font-weight:200;line-height:2em;text-transform:uppercase}.home .event .content .text .title h2 span{background:linear-gradient(90deg,#c08445,#e9c065 50%,#c09954);color:#13120d;font-weight:600;padding:10px 0}.home .event .content .text .description p{margin-bottom:10px}.home .event .content .text .description p:last-child{margin:0}.home .doctors{text-align:center}.home .doctors .items{display:grid;gap:20px;grid-template-columns:1fr}.home .doctors .items .-item{position:relative}.home .doctors .items .-item .-text{bottom:10px;left:0;margin:0 auto;max-width:390px;position:absolute;right:0;width:100%}.home .doctors .items .-item .-text h3{background:linear-gradient(90deg,#c08445,#e9c065 50%,#c09954);color:#13120d;font-size:20px;font-weight:600;margin:0;padding:10px}.home .themes{border-bottom:1px solid rgba(192,153,84,.2);border-top:1px solid rgba(192,153,84,.2)}.home .themes h2 span{color:#fff}.home .themes .content .items{display:grid;gap:20px;grid-template-columns:1fr}.home .themes .content .items .-item{background-color:rgba(6,6,6,.6);display:flex;flex-direction:column;gap:15px;padding:20px}.home .themes .content .items .-item h3{color:#e9c065}.home .themes .content .items .-item li,.home .themes .content .items .-item p{font-weight:400}.home .themes .content .items .-item ul li{background:linear-gradient(90deg,#c08445,#e9c065 50%,#c09954);color:#13120d;margin-bottom:5px;padding:10px 10px 10px 30px;position:relative}.home .themes .content .items .-item ul li:before{background-color:#13120d;bottom:0;content:"";height:1px;left:0;margin:auto;position:absolute;top:0;width:20px}.home .themes .content .items .-item small{font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.home .testimonials h2{margin:0 auto 2em;max-width:800px;text-align:center}.home .testimonials .items .-item{padding:0 20px}.home .testimonials .items .-item>div{background-color:rgba(6,6,6,.6);border-radius:5px;padding:20px}.home .testimonials .items .-item>div .-header{display:flex;flex-direction:column;gap:15px}.home .testimonials .items .-item>div .-header .-image img{border-radius:50%;max-width:124px}.home .testimonials .items .-item>div .-header .-rating h3{font-size:18px}.home .testimonials .items .-item>div .-header .-rating p{font-size:14px}.home .testimonials .items .-item>div .-header .-rating img{margin-top:20px;max-width:140px}.home .testimonials .items .-item>div .-text{margin-top:30px}.home .testimonials .items .-item>div .-text p{font-size:15px}.home .testimonials .items .slick-arrow{background:none;border:0;bottom:0;cursor:pointer;margin:auto;position:absolute;top:0;z-index:99}.home .testimonials .items .slick-arrow.slick-prev{left:-10px}.home .testimonials .items .slick-arrow.slick-next{right:-10px}.home .testimonials .items .slick-arrow img{height:64px;width:64px}.home .testimonials .button{display:table;margin:40px auto 0}.home .tickets{background-attachment:fixed;background-image:url(https://45126382.fs1.hubspotusercontent-na1.net/hubfs/45126382/androsummit-2026-assets/img/bg-lines.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:1px solid rgba(192,153,84,.2)}.home .tickets h2{font-weight:200;margin:0 auto 40px;max-width:600px;text-align:center}.home .tickets h2 span{font-weight:500}.home .tickets .items{display:grid;gap:20px;grid-template-columns:1fr}.home .tickets .items .-item{background-color:rgba(6,6,6,.6);position:relative}.home .tickets .items .-item .-sold-out{background-color:rgba(110,6,6,.8);bottom:0;display:table;left:0;margin:auto;padding:10px 20px;position:absolute;right:0;top:0;transform:rotate(-20deg);width:100%}.home .tickets .items .-item .-sold-out p{color:#fff;font-weight:500;letter-spacing:1px;text-align:center;text-transform:uppercase}.home .tickets .items .-item .-title{background:linear-gradient(90deg,#c08445,#e9c065 50%,#c09954);padding:10px}.home .tickets .items .-item .-title h3,.home .tickets .items .-item .-title h4{color:#13120d;font-weight:400}.home .tickets .items .-item .-title h3{font-size:24px}.home .tickets .items .-item .-title h4{font-size:14px;letter-spacing:1px;margin:0;text-transform:uppercase}.home .tickets .items .-item .-description{padding:36px 10px}.home .tickets .items .-item .-description .-price .-installments{margin-bottom:5px}.home .tickets .items .-item .-description .-price .-installments p{font-size:18px}.home .tickets .items .-item .-description .-price .-installments p span{color:#e9c065;font-size:32px;font-weight:500}.home .tickets .items .-item .-description .-price .-total p{font-size:18px}.home .tickets .items .-item .-description .-price .-total p span{font-weight:500}.home .tickets .button{display:table;margin:40px auto 0}.home .faq{background-attachment:fixed;background-image:url(https://45126382.fs1.hubspotusercontent-na1.net/hubfs/45126382/androsummit-2026-assets/img/faq-bg.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover}.home .faq .content{display:flex;flex-direction:column;gap:10px}.home .faq .content .title .-tag{margin-bottom:10px;position:relative}.home .faq .content .title .-tag span{color:#fff}.home .faq .content .title h2{font-weight:200;line-height:2em;text-transform:uppercase}.home .faq .content .title h2 span{background:linear-gradient(90deg,#c08445,#e9c065 50%,#c09954);color:#13120d;font-weight:600;padding:10px 0}.home .faq .content .accordion{margin-bottom:40px}.home .faq .content .accordion .accordion-item{border-bottom:1px solid #c09954}.home .faq .content .accordion .accordion-item button[aria-expanded=true]{border-bottom:1px solid rgba(192,153,84,.2)}.home .faq .content .accordion button{background:none;border:none;color:#fff;display:block;font-family:Karla,sans-serif;font-size:1.15rem;font-weight:600;outline:none;padding:1em 0;position:relative;text-align:left;width:100%}.home .faq .content .accordion button:focus,.home .faq .content .accordion button:hover{color:#c09954;cursor:pointer}.home .faq .content .accordion button:focus:after,.home .faq .content .accordion button:hover:after{border:1px solid #c09954;color:#c09954;cursor:pointer}.home .faq .content .accordion button .accordion-title{display:block;padding:.2em 1.2em .2em 0}.home .faq .content .accordion button .icon{border:1px solid;border-radius:22px;bottom:0;color:#c09954;display:inline-block;height:22px;margin:auto;position:absolute;right:0;top:0;width:22px}.home .faq .content .accordion button .icon:before{background:currentColor;content:"";display:block;height:2px;left:5px;position:absolute;top:9px;width:10px}.home .faq .content .accordion button .icon:after{background:currentColor;content:"";display:block;height:10px;left:9px;position:absolute;top:5px;width:2px}.home .faq .content .accordion button[aria-expanded=true]{color:#c09954}.home .faq .content .accordion button[aria-expanded=true] .icon:after{width:0}.home .faq .content .accordion button[aria-expanded=true]+.accordion-content{max-height:fit-content;opacity:1;transition:all .2s linear;will-change:opacity,max-height}.home .faq .content .accordion .accordion-content{max-height:0;opacity:0;overflow:hidden;transition:opacity .2s linear,max-height .2s linear;will-change:opacity,max-height}.home .faq .content .accordion .accordion-content>div{padding:1.5em 0}.home .faq .content .accordion .accordion-content>div p{font-size:16px;margin-bottom:15px}.home .faq .content .accordion .accordion-content>div p a{color:#c09954}.home .faq .content .accordion .accordion-content>div p a:hover{color:#e9c065}.home .faq .content .accordion .accordion-content>div p:last-child{margin:0}@media only screen and (min-width:768px){.home .event .content{padding:40px}.home .doctors .items{gap:40px;grid-template-columns:1fr 1fr;justify-self:center;margin:60px 0 40px}.home .themes .content{position:relative}.home .themes .content .title{max-width:50%}.home .themes .content .items{grid-template-columns:1fr 1fr}.home .themes .content .button{position:absolute;right:0;top:20px}.home .testimonials .items .-item{padding:0 20px}.home .testimonials .items .-item>div{padding:30px}.home .testimonials .items .-item>div .-header{align-items:center;flex-direction:row;gap:15px}.home .tickets .items{grid-template-columns:1fr 1fr}.home .faq .content{flex-direction:row;gap:20px}.home .faq .content .accordion,.home .faq .content .title{width:50%}}@media only screen and (min-width:1024px){.home .themes .content .items{gap:40px;margin-top:40px}.home .themes .content .items .-item{padding:30px}.home .themes .content .items .-item img{max-width:80px}.home .themes .content .items .-item h3{font-size:22px}.home .tickets .items{grid-template-columns:1fr 1fr 1fr 1fr}.home .faq .content{gap:80px}.home .faq .content .title{width:40%}.home .faq .content .accordion{width:60%}.home .sponsors .silver .items{gap:40px}}@media only screen and (min-width:1200px){.home .event .video video{height:inherit;width:100%}.home .event .content{padding:40px}.home .sponsors .silver .items{gap:20px 80px}}.speakers .doctors .items{display:grid;gap:40px;grid-template-columns:1fr}.speakers .doctors .items .-item{display:flex;flex-direction:column;gap:15px;max-width:390px}.speakers .doctors .items .-item .-text h3{background:linear-gradient(90deg,#c08445,#e9c065 50%,#c09954);color:#13120d;font-size:20px;font-weight:600;padding:10px;text-align:center}.speakers .doctors .items .-item .-text ul li{padding-left:32px;position:relative}.speakers .doctors .items .-item .-text ul li:before{background-image:url(https://45126382.fs1.hubspotusercontent-na1.net/hubfs/45126382/androsummit-2026-assets/img/icon-arrow-right-sch.svg);background-size:cover;bottom:0;content:"";height:24px;left:0;margin:auto;position:absolute;top:0;width:24px}@media only screen and (min-width:768px){.speakers .doctors .items{gap:40px;grid-template-columns:1fr 1fr;justify-self:center}}.schedule .program h1{text-align:center}.schedule .program .button{display:table;margin:40px auto 0}.schedule .program article{padding-top:30px}.schedule .program article nav{display:grid;grid-template-columns:1fr;text-align:center}.schedule .program article nav .tab-link{border:1px solid rgba(192,153,84,.2);color:#fff;cursor:pointer;font-weight:500;line-height:1.4em;margin:.5rem;padding:1rem;transition:all .4s ease}.schedule .program article nav .tab-link span{display:block;font-size:15px;font-weight:400;letter-spacing:.5px;text-transform:uppercase}.schedule .program article nav .tab-link:hover{border-color:#e9c065}.schedule .program article nav .tab-link.active{background:linear-gradient(90deg,#c08445,#e9c065 50%,#c09954);color:#13120d}.schedule .program article .tab-content{animation:tab_fade .4s ease 1 forwards;display:none;opacity:0;padding:40px 15px;transform:translateY(15px)}.schedule .program article .tab-content.active{display:block}.schedule .program article .tab-content .-blocks{display:flex;flex-direction:column;gap:30px}.schedule .program article .tab-content .-blocks .-block{border-left:2px solid #c09954;padding-left:20px}.schedule .program article .tab-content .-blocks .-block h2{font-size:24px;font-weight:400}.schedule .program article .tab-content .-blocks .-block h2 strong{font-weight:600}.schedule .program article .tab-content .-blocks .-block h3{text-transform:inherit}.schedule .program article .tab-content .-blocks .-block .-info{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.schedule .program article .tab-content .-blocks .-block .-info .-hour{padding-left:30px;position:relative}.schedule .program article .tab-content .-blocks .-block .-info .-hour:before{background-image:url(https://45126382.fs1.hubspotusercontent-na1.net/hubfs/45126382/androsummit-2026-assets/img/icon-clock.svg);background-size:cover;bottom:0;content:"";height:22px;left:0;margin:auto;position:absolute;top:0;width:22px}.schedule .program article .tab-content .-blocks .-block .-info .-speaker{padding-left:32px;position:relative}.schedule .program article .tab-content .-blocks .-block .-info .-speaker:before{background-image:url(https://45126382.fs1.hubspotusercontent-na1.net/hubfs/45126382/androsummit-2026-assets/img/icon-user.svg);background-size:cover;bottom:0;content:"";height:24px;left:0;margin:auto;position:absolute;top:0;width:24px}.schedule .program article .tab-content .-blocks .-block .-description ul li{padding-left:30px;position:relative}.schedule .program article .tab-content .-blocks .-block .-description ul li:before{background-color:#c09954;bottom:0;content:"";height:1px;left:0;margin:auto;position:absolute;top:0;width:20px}.schedule .program article .tab-content .-blocks .-block .-description ul li span{color:#c09954}.schedule .program article .tab-content .-blocks .-block .-description ul li span strong{font-weight:500}.schedule .program article .tab-content .-blocks .-break{border-bottom:1px dashed #c09954;border-top:1px dashed #c09954;padding:10px 0}.schedule .program article .tab-content .-blocks .-break .-info{display:flex;flex-direction:column;gap:15px}.schedule .program article .tab-content .-blocks .-break .-info .-hour{padding-left:30px;position:relative}.schedule .program article .tab-content .-blocks .-break .-info .-hour:before{background-image:url(https://45126382.fs1.hubspotusercontent-na1.net/hubfs/45126382/androsummit-2026-assets/img/icon-clock.svg);background-size:cover;bottom:0;content:"";height:22px;left:0;margin:auto;position:absolute;top:0;width:22px}.schedule .program article .tab-content .-blocks .-break .-info .-description{padding-left:10px;position:relative}.schedule .program article .tab-content .-blocks .-break .-info .-description:before{background-color:#c09954;bottom:0;content:"";height:100%;left:0;margin:auto;position:absolute;top:0;width:1px}.schedule .program article .tab-content .-blocks .-break .-info .-description p{text-transform:uppercase}.schedule .program article .tab-content .-blocks .-break .-info .-description p span{color:#bd0c0c;font-weight:700}.schedule .program article .tab-content .-intro{margin-bottom:30px}.schedule .program article .tab-content .-intro ul{padding:20px 0}.schedule .program article .tab-content .-intro ul li{padding-left:30px;position:relative}.schedule .program article .tab-content .-intro ul li:before{background-image:url(https://45126382.fs1.hubspotusercontent-na1.net/hubfs/45126382/androsummit-2026-assets/img/icon-check.svg);background-size:cover;bottom:0;content:"";height:22px;left:0;margin:auto;position:absolute;top:0;width:22px}.schedule .program article .tab-content .-intro p span{text-transform:uppercase}.schedule .program article .tab-content .-stations{display:grid;gap:20px;grid-template-columns:1fr}.schedule .program article .tab-content .-stations .-station{border:1px solid #e9c065;display:flex;flex-direction:column;gap:15px;padding:20px}.schedule .program article .tab-content .-stations .-station>span{font-size:14px;letter-spacing:2px;text-transform:uppercase}.schedule .program article .tab-content .-stations .-station h3{font-size:22px;margin:0;text-transform:inherit}.schedule .program article .tab-content .-stations .-station .-speaker{padding-left:32px;position:relative}.schedule .program article .tab-content .-stations .-station .-speaker:before{background-image:url(https://45126382.fs1.hubspotusercontent-na1.net/hubfs/45126382/androsummit-2026-assets/img/icon-user.svg);background-size:cover;bottom:0;content:"";height:24px;left:0;margin:auto;position:absolute;top:0;width:24px}.schedule .program article .tab-content .-stations .-station .-description{display:flex;flex-direction:column;gap:15px}.schedule .program article .tab-content .-stations .-station .-description h4{font-size:18px}.schedule .program article .tab-content .-stations .-station .-description .-learn li{padding-left:32px;position:relative}.schedule .program article .tab-content .-stations .-station .-description .-learn li:before{background-image:url(https://45126382.fs1.hubspotusercontent-na1.net/hubfs/45126382/androsummit-2026-assets/img/icon-arrow-right-sch.svg);background-size:cover;bottom:0;content:"";height:24px;left:0;margin:auto;position:absolute;top:0;width:24px}.schedule .program article .tab-content .-stations .-station .-description .-benefits li{padding-left:30px;position:relative}.schedule .program article .tab-content .-stations .-station .-description .-benefits li:before{background-image:url(https://45126382.fs1.hubspotusercontent-na1.net/hubfs/45126382/androsummit-2026-assets/img/icon-check.svg);background-size:cover;bottom:0;content:"";height:22px;left:0;margin:auto;position:absolute;top:0;width:22px}@media only screen and (min-width:768px){.schedule .program article{padding-top:60px}.schedule .program article nav{grid-template-columns:1fr 1fr}.schedule .program article .tab-content .-blocks{gap:40px}.schedule .program article .tab-content .-blocks .-block .-info{flex-direction:row;gap:30px}.schedule .program article .tab-content .-blocks .-break .-info{flex-direction:row;gap:10px}.schedule .program article .tab-content .-stations{gap:30px;grid-template-columns:1fr 1fr}}@media only screen and (min-width:1024px){.schedule .program article nav a{font-size:20px}}.local .inrad .content{display:flex;flex-direction:column;gap:20px}.local .inrad .content .text .title .-tag{margin-bottom:10px;position:relative}.local .inrad .content .text .title .-tag:before{background-color:#c09954;bottom:0;content:"";height:1px;left:0;margin:auto;position:absolute;top:0;width:30px}.local .inrad .content .text .title .-tag span{color:#fff;font-weight:300;letter-spacing:1px;padding-left:40px;text-transform:uppercase}.local .inrad .content .text p{margin-bottom:10px}.local .inrad .content .text p:last-child{margin:0}.local .why{background-attachment:fixed;background-image:url(https://45126382.fs1.hubspotusercontent-na1.net/hubfs/45126382/androsummit-2026-assets/img/bg-lines.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:1px solid rgba(192,153,84,.2)}.local .why .content{display:flex;flex-direction:column;gap:20px}.local .why .content .-title h2{font-weight:200;line-height:2em;text-transform:uppercase}.local .why .content .-title h2 span{background:linear-gradient(90deg,#c08445,#e9c065 50%,#c09954);color:#13120d;font-weight:600;padding:10px 0}.local .why .content .-list h3{color:#c09954;font-size:20px;font-weight:300}.local .why .content .-list ul li{line-height:1.6em;padding:8px 0 8px 24px;position:relative}.local .why .content .-list ul li:before{background-image:linear-gradient(90deg,#c08445,#e9c065 50%,#c09954);border-radius:50%;bottom:0;content:"";height:8px;left:0;margin:auto;position:absolute;top:0;width:8px}.local .map{background-color:#fff;text-align:center}.local .map p{color:#13120d;margin:0 auto 40px;max-width:720px}.local .map iframe{height:600px;width:100%}@media only screen and (min-width:768px){.local .inrad .content{align-items:center;flex-direction:row;gap:60px}.local .inrad .content .text{width:60%}.local .inrad .content .image{width:40%}.local .why .content{flex-direction:row;gap:30px;margin:0 auto;max-width:830px}.local .why .content .-title{width:40%}.local .why .content .-list{width:60%}.local .why .content .-list ul li{font-size:16px}}@media only screen and (min-width:1024px){.local .why .content{gap:60px}}.registration .tickets .items{display:grid;gap:30px;grid-template-columns:1fr}.registration .tickets .items .-item{background-color:rgba(6,6,6,.6);position:relative}.registration .tickets .items .-item .-sold-out{background-color:rgba(110,6,6,.8);bottom:0;display:table;left:0;margin:auto;padding:10px 20px;position:absolute;right:0;top:0;transform:rotate(-20deg);width:100%}.registration .tickets .items .-item .-sold-out p{color:#fff;font-weight:500;letter-spacing:1px;text-align:center;text-transform:uppercase}.registration .tickets .items .-item .-title{background:linear-gradient(90deg,#c08445,#e9c065 50%,#c09954);padding:10px}.registration .tickets .items .-item .-title h3,.registration .tickets .items .-item .-title h4{color:#13120d;font-weight:400}.registration .tickets .items .-item .-title h3{font-size:24px}.registration .tickets .items .-item .-title h4{font-size:14px;letter-spacing:1px;margin:0;text-transform:uppercase}.registration .tickets .items .-item .-description{padding:10px 10px 40px}.registration .tickets .items .-item .-description .-price{margin:30px 0}.registration .tickets .items .-item .-description .-price .-installments{margin-bottom:5px}.registration .tickets .items .-item .-description .-price .-installments p{font-size:18px}.registration .tickets .items .-item .-description .-price .-installments p span{color:#e9c065;font-size:32px;font-weight:500}.registration .tickets .items .-item .-description .-price .-total p{font-size:18px}.registration .tickets .items .-item .-description .-price .-total p span{font-weight:500}.registration .tickets .items .-item .-description ul li{font-size:15px;line-height:1.4em;padding:4px 0 4px 24px;position:relative}.registration .tickets .items .-item .-description ul li:before{background-image:linear-gradient(90deg,#c08445,#e9c065 50%,#c09954);border-radius:50%;bottom:0;content:"";height:6px;left:0;margin:auto;position:absolute;top:0;width:6px}.registration .tickets .items .-item .-description .button{width:100%}@media only screen and (min-width:768px){.registration .tickets .container{max-width:1074px}.registration .tickets .items{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1024px){.registration .tickets{padding:90px 0}.registration .tickets .items{gap:50px}.registration .tickets .items .-item .-title{padding:30px}.registration .tickets .items .-item .-description{padding:10px 30px 30px}}