@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,700&family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,400;1,700&display=swap");@keyframes tab_fade{100%{opacity:1;transform:none}}@keyframes pulse{0%{box-shadow:0 0 0 0 #C09954}}@keyframes shrink{100%{transform:scale(0.9)}}@keyframes zoom{0%, 100%{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)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;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:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body{color:#fff;font-size:16px;font-weight:200;font-family:"Poppins",sans-serif;background-color:#060606;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#C09954;font-weight:500;line-height:1.2em;font-family:"Cormorant Garamond",serif;margin-bottom:0.6em}h1,h2{background-image:linear-gradient(90deg, #c08445 0%, #e9c065 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}h1{font-size:36px;letter-spacing:1px;font-family:"Poppins",sans-serif;text-transform:uppercase;font-weight:300}h2{font-size:34px}h3{font-family:"Poppins",sans-serif;color:#fff;text-transform:uppercase}p,li{font-size:16px;line-height:1.4em}p{margin-bottom:0}a{text-decoration:none}img{max-width:100%;vertical-align:middle}.container{position:relative;max-width:1200px;width:100%;margin:auto;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container:before,.container:after{content:'';display:table;clear:both}@media only screen and (min-width: 768px){h2{font-size:40px}p,li{font-size:18px}}.schedule .main-header .header .header-slogan .content .-face{display:none}.schedule .main-header .header .header-slogan .content .-info .-data,.schedule .main-header .header .header-slogan .content .-info .-local{display:none}.open-nav{position:relative}.open-nav header .header .header-nav nav{-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0)}.main-header{background-image:url("../img/hero-bg.jpg");background-position:center;background-size:cover}.main-header .header .header-nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-top:20px;gap:40px}.main-header .header .header-nav .logo{width:100%;max-width:200px}.main-header .header .header-nav .toggle-nav i,.main-header .header .header-nav .toggle-nav svg{font-size:24px;color:#C09954}.main-header .header .header-nav .toggle-nav img{width:24px}.main-header .header .header-slogan .content{display:flex;flex-direction:column;gap:40px;padding:40px 0}.main-header .header .header-slogan .content .-info{display:flex;flex-direction:column;gap:10px}.main-header .header .header-slogan .content .-info .-logo{display:none}.main-header .header .header-slogan .content .-info .-data,.main-header .header .header-slogan .content .-info .-local{text-align:center}.main-header .header .header-slogan .content .-info .-data p,.main-header .header .header-slogan .content .-info .-local p{font-size:24px}.main-header .header .header-slogan .content .-info .-data p span,.main-header .header .header-slogan .content .-info .-local p span{line-height:1em;font-size:64px;font-weight:500;letter-spacing:2px;background-image:linear-gradient(90deg, #c08445 0%, #e9c065 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (min-width: 768px){.main-header .header .header-slogan .content{padding:86px 0;flex-direction:row-reverse;align-items:center;max-width:880px;margin:0 auto}.main-header .header .header-slogan .content .-face{width:60%}.main-header .header .header-slogan .content .-info{width:40%}}@media only screen and (max-width: 1023px){.main-header .header .header-nav nav{width:80vw;height:100%;position:fixed;top:0;right:-1px;z-index:3;min-height:auto;background-color:#060606;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;-moz-transform:translate(100%, 0);-o-transform:translate(100%, 0);-ms-transform:translate(100%, 0);-webkit-transform:translate(100%, 0);transform:translate(100%, 0)}.main-header .header .header-nav nav>div{display:flex;align-items:center;justify-content:space-between;background-color:#C09954;padding:15px 20px}.main-header .header .header-nav nav>div span{font-size:14px;color:#060606;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:#060606;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 400ms ease-in-out;-moz-transition:all 400ms ease-in-out;-o-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out}.main-header .header .header-nav nav .menu li a{display:block;width:100%;padding:15px 20px;font-size:16px;color:#C09954;line-height:1em;text-decoration:none;text-align:left;border-bottom:1px solid rgba(192,153,84,0.2)}.main-header .header .header-nav nav .menu li.active a{font-weight:500}.main-header .header .header-slogan .logo{display:none}}@media only screen and (min-width: 1024px){.schedule .main-header .header .header-slogan .content .-info{width:100%}.main-header .header .header-nav{justify-content:center;padding-top:30px}.main-header .header .header-nav .logo{display:none}.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{position:relative;display:inline-block;margin:0 6px}.main-header .header .header-nav nav .menu li a{position:relative;color:#C09954;text-transform:uppercase;letter-spacing:0.5px;font-weight:300;z-index:9}.main-header .header .header-slogan .content .-info .-logo{display:block;max-width:266px;margin:0 auto 20px}}footer{background-color:#060606}footer .brands{padding:50px 0;text-align:center}footer .brands .items{display:grid;grid-template-columns:1fr;justify-content:space-around;gap:25px}footer .brands .items .-item{text-align:center}footer .brands .items .-item h4{text-transform:uppercase;font-weight:400;font-size:15px;color:#fff;margin-bottom:1em;font-family:"Poppins",sans-serif}footer .brands .items .-item img{margin:0 20px;height:60px}footer .responsible{padding:20px 0;text-align:center}footer .responsible h4{text-transform:uppercase;font-weight:400;font-size:15px;color:#fff;margin-bottom:0.5em;font-family:"Poppins",sans-serif}footer .responsible p{text-align:center;font-size:13px}@media only screen and (min-width: 768px){footer .brands .items{grid-template-columns:1fr 1fr 1fr}footer .brands .items .-item h4{margin-bottom:1.5em}}@media only screen and (min-width: 1024px){footer .brands .items:nth-of-type(1) .-item .-logos{gap:40px}}@media only screen and (min-width: 1200px){footer .brands .items:nth-of-type(1) .-item .-logos{gap:80px}}.button{display:inline-block;text-align:center;margin:1.6em 0 0;padding:20px;font-weight:300;font-size:16px;letter-spacing:1px;color:#E9C065;background-color:transparent;text-transform:uppercase;border-radius:10px;border:1px solid #E9C065;-webkit-transition:all ease-in-out 0.3s;-moz-transition:all ease-in-out 0.3s;-o-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}.button:hover{animation:shrink 0.5s linear infinite alternate}@media only screen and (min-width: 1024px){.button{font-size:18px}}.fixed-idiomas{position:fixed;top:114px;right:0;z-index:2}.fixed-idiomas ul{display:flex;flex-direction:column;gap:10px}.fixed-idiomas ul li a img{width:40px;-webkit-transition:all ease-in-out 0.3s;-moz-transition:all ease-in-out 0.3s;-o-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}.fixed-idiomas ul li a:hover img{transform:scale(1.2)}.fixed-whats{position:fixed;bottom:30px;right:30px;z-index:2;border-radius:50%;background:#418a2e}.fixed-whats a{padding:15px;display:block}.fixed-whats a img{width:30px}.fixed-whats:hover{animation:shrink 0.3s linear infinite alternate}::-webkit-scrollbar-track{background-color:#060606}::-webkit-scrollbar{width:10px;background-color:#060606}::-webkit-scrollbar-thumb{background-color:#C09954}@media only screen and (max-width: 1023px){.overlay.active{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.5);overflow:hidden;z-index:2}}section{padding:30px 0}@media only screen and (min-width: 768px){section{padding:60px 0}}.home .intro .content{text-align:center;max-width:800px;margin:0 auto}.home .speakers{padding:0}.home .speakers .content{display:grid;grid-template-columns:1fr 1fr}.home .speakers .content .-image{background-position:center;background-repeat:no-repeat;background-size:cover;opacity:0.5}.home .speakers .content .-theme{display:flex;flex-direction:column;justify-content:end;min-height:180px;padding:15px;border:1px solid rgba(192,153,84,0.2)}.home .speakers .content .-theme h3{font-family:"Cormorant Garamond",serif;color:#C09954;text-transform:inherit;font-size:20px}.home .speakers .content .-theme .-speaker{display:flex;flex-direction:row;align-items:center;gap:10px}.home .speakers .content .-theme .-speaker .-photo{width:30%}.home .speakers .content .-theme .-speaker .-photo>div{width:40px;height:40px;border-radius:50%;border:1px solid #C08445;background-size:cover}.home .speakers .content .-theme .-speaker p{width:60%;font-size:14px}.home .speakers .container p{text-align:center;padding:30px 0;font-family:"Cormorant Garamond",serif;color:#E9C065;font-size:24px;font-style:italic}.home .event{background-image:url("../img/event-bg.jpg");background-color:#000000;background-position:center right -360px;background-repeat:no-repeat;background-size:auto;border-top:1px solid rgba(192,153,84,0.2)}.home .event .content{display:flex;flex-direction:column;gap:20px}.home .event .content .-video video{width:100%}.home .info{text-align:center;border-bottom:1px solid rgba(192,153,84,0.2)}.home .info .items{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:40px}.home .info .items .-item{padding:60px 0;background-repeat:no-repeat;background-position:center;background-size:contain}.home .info .items .-item .-number{display:flex;align-items:center;justify-content:center;gap:5px}.home .info .items .-item .-number span{font-size:24px;color:#E9C065}.home .info .items .-item .-number p{font-size:50px;font-weight:300}.home .info .items .-item .-text p{font-size:10px;letter-spacing:2px;text-transform:uppercase}.home .info .items .-item:nth-of-type(1){background-image:url("../img/info-elipse-01.png")}.home .info .items .-item:nth-of-type(2){background-image:url("../img/info-elipse-02.png")}.home .info .items .-item:nth-of-type(3){background-image:url("../img/info-elipse-03.png")}.home .info .items .-item:nth-of-type(4){background-image:url("../img/info-elipse-04.png")}.home .rhinoplasty{background-image:url("../img/rhinoplasty-bg.jpg");background-position:top center;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid rgba(192,153,84,0.2)}.home .rhinoplasty .content{display:flex;flex-direction:column;gap:20px}.home .rhinoplasty .content .-names h3{font-weight:300;color:#C09954;font-size:20px}.home .rhinoplasty .content .-names ul li{position:relative;padding-left:15px;line-height:1.6em}.home .rhinoplasty .content .-names ul li:before{content:'';position:absolute;left:0;top:0;bottom:0;margin:auto;height:8px;width:8px;border-radius:50%;background-image:linear-gradient(90deg, #c08445 0%, #e9c065 50%, #c09954 100%)}.home .guests .title{text-align:center;max-width:800px;margin:0 auto 40px}.home .guests .items{display:grid;grid-template-columns:1fr;gap:20px}.home .guests .items .-item{position:relative;text-align:center}.home .guests .items .-item .-btn{position:absolute;right:12px;top:12px;color:#C09954;padding:10px;border-radius:50%;font-size:14px;background-color:#060606}.home .guests .items .-item .-btn img{width:14px}.home .guests .items .-item .-img img{border-radius:10px}.home .guests .items .-item .-text{display:flex;flex-direction:column;gap:10px;margin-top:-46px}.home .guests .items .-item .-text h3{font-weight:400;padding:8px 10px;color:#060606;background-image:linear-gradient(90deg, #c08445 0%, #e9c065 50%, #c09954 100%);margin-bottom:1em}.home .guests .items .-item .-text span{font-family:"Cormorant Garamond",serif;font-style:italic;color:#E9C065;font-size:18px}.home .guests .items .-item .-text p{font-size:12px;padding:0 10px}.home .guests .items .-item .-text img{border-radius:2px;max-width:36px;margin:0 auto}.home .guests .info{margin-top:40px;padding:30px;background-image:linear-gradient(90deg, #c08445 0%, #e9c065 50%, #c09954 100%)}.home .guests .info p{font-weight:400;color:#060606;text-transform:uppercase}.home .topics{position:relative;background-image:url("../img/topics-bg.jpg");background-position:top center;background-size:contain;background-repeat:no-repeat;border-top:1px solid rgba(192,153,84,0.2);border-bottom:1px solid rgba(192,153,84,0.2);padding:60px 0}.home .topics h2{font-family:"Poppins",sans-serif;color:#fff;font-weight:200;background-image:none;background-clip:unset;-webkit-text-fill-color:inherit;padding:0 15px;text-align:center;text-transform:uppercase}.home .topics .content{display:flex;flex-direction:column;gap:20px}.home .topics .content .-img{text-align:center}.home .topics .content .-text{text-align:center}.home .topics .content .-text ul li{color:#E9C065;padding:5px 0;text-transform:uppercase}.home .experience{background-image:url("../img/experience-bg.jpg");background-position:center bottom;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid rgba(192,153,84,0.2)}.home .experience .content{display:flex;flex-direction:column;gap:20px}.home .experience .content h3{font-weight:200;color:#fff;font-size:18px;letter-spacing:1px}.home .commission{text-align:center}.home .commission .title{max-width:720px;margin:0 auto 40px}.home .commission .items{display:grid;grid-template-columns:1fr 1fr;gap:15px}.home .commission .items .-item{max-width:268px;margin:auto}.home .commission .items .-item img{margin-bottom:10px}.home .commission .items .-item h3{font-weight:200;padding:10px;border-radius:8px;font-size:14px}.home .commission .items .-item:nth-of-type(1),.home .commission .items .-item:nth-of-type(3){padding-top:40px}.home .why{background-image:url("../img/why-bg.jpg");background-position:center;background-repeat:no-repeat;background-size:cover}.home .why .items{display:grid;grid-template-columns:1fr;gap:20px}.home .why .items .-item{padding:40px 30px;border-radius:25px;background-color:rgba(6,6,6,0.75)}.home .why .items .-item h3{font-size:24px}.home .why .items .-item .-price{padding:10px 0 20px}.home .why .items .-item .-price .-from{padding-bottom:10px}.home .why .items .-item .-price .-from p{color:#5E5E5E}.home .why .items .-item .-price .-from p:first-child{font-size:14px;font-weight:400}.home .why .items .-item .-price .-from p:last-child{font-size:22px;font-weight:700}.home .why .items .-item .-price .-for p{color:#C09954}.home .why .items .-item .-price .-for p:first-child{font-size:14px;font-weight:400}.home .why .items .-item .-price .-for p:last-child{font-size:26px;font-weight:800}.home .why .items .-item .-price .-for p:last-child span{font-weight:600;font-size:16px}.home .why .items .-item ul li{font-size:14px;list-style:disc}.home .local .content{display:flex;flex-direction:column;align-items:center;gap:20px}.home .local .content .-text h2{font-family:"Poppins",sans-serif;font-weight:300;text-transform:uppercase;font-size:30px}.home .local .content .-text .-concierge{margin-top:20px}.home .local .content .-text .-concierge h3{color:#C09954}.home .local .content .-text .-concierge p{font-size:16px}.home .local .content .-text .-concierge p strong{font-weight:500}.home .local .content .-image img{border-radius:10px}@media only screen and (min-width: 768px){.home .speakers .content{grid-template-columns:1fr 1fr 1fr 1fr}.home .speakers .content .-theme{min-height:196px}.home .speakers .content .-theme h3{font-size:22px;margin-bottom:0.8em}.home .speakers .container p{font-size:38px}.home .event .content{flex-direction:row;align-items:center;gap:40px}.home .event .content .-text,.home .event .content .-video{width:50%}.home .info .items{grid-template-columns:1fr 1fr 1fr 1fr;gap:30px}.home .rhinoplasty .content{flex-direction:row;align-items:center;max-width:1068px;margin:0 auto}.home .rhinoplasty .content .-title{width:45%}.home .rhinoplasty .content .-names{width:55%}.home .rhinoplasty .content .-names ul{column-count:2;column-gap:20px}.home .rhinoplasty .content .-names ul li{font-size:16px}.home .guests .items{grid-template-columns:1fr 1fr}.home .topics .content{flex-direction:row;align-items:center;justify-content:space-between}.home .topics .content .-img{width:60%}.home .topics .content .-text{width:40%}.home .topics .content .-text ul li{padding:10px 0}.home .experience .content{flex-direction:row;align-items:center;max-width:900px;margin:0 auto}.home .experience .content div:nth-of-type(1){width:40%}.home .experience .content div:nth-of-type(2){width:60%}.home .commission .items{gap:20px;grid-template-columns:1fr 1fr 1fr 1fr}.home .commission .items .-item img{margin-bottom:20px;border-radius:10px}.home .commission .items .-item h3{font-size:15px}.home .commission .items .-item:nth-of-type(1),.home .commission .items .-item:nth-of-type(3){padding-top:60px}.home .why .items{grid-template-columns:1fr 1fr 1fr}.home .why .items .-item{position:relative;padding-bottom:140px}.home .why .items .-item .button{position:absolute;bottom:40px;max-width:100%;left:0;right:0;margin:0 30px}.home .local .content{flex-direction:row;gap:40px}.home .local .content .-text,.home .local .content .-image{width:50%}}@media only screen and (min-width: 1024px){.home .intro .content p{font-size:20px}.home .speakers .content{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.home .speakers .content .-theme{padding:20px}.home .speakers .content .-theme .-speaker .-photo{width:40%}.home .speakers .content .-theme .-speaker .-photo>div{width:54px;height:54px}.home .speakers .content .-theme .-speaker p{width:60%}.home .event .content{gap:80px}.home .event .content .-video{width:60%}.home .event .content .-text{width:40%}.home .guests .title h2{font-size:46px}.home .guests .items{grid-template-columns:1fr 1fr 1fr;gap:40px}.home .topics{position:relative;padding:120px 0}.home .topics .-text ul li{font-size:20px;padding:12px 0}.home .commission .title h2{font-size:46px}.home .local .content{align-items:end;max-width:1060px;margin:0 auto}.home .local .content .-text{width:40%}.home .local .content .-image{width:60%}}@media only screen and (min-width: 1200px){.home .speakers .content .-theme{padding:25px;min-height:270px}.home .speakers .content .-theme h3{font-size:28px}.home .speakers .content .-theme .-speaker .-photo{width:36%}.home .speakers .content .-theme .-speaker .-photo>div{width:60px;height:60px}.home .speakers .content .-theme .-speaker p{width:64%;font-size:16px}.home .rhinoplasty .content{gap:60px}.home .rhinoplasty .content .-title{width:50%}.home .rhinoplasty .content .-names{width:40%}.home .rhinoplasty .content .-names ul{column-gap:30px}.home .rhinoplasty .content .-names ul li{font-size:18px}.home .guests .items{grid-template-columns:1fr 1fr 1fr 1fr;gap:40px}.home .topics{padding:180px 0}.home .topics h2{position:absolute;top:0;bottom:0;left:0;margin:auto;height:fit-content;font-size:260px;text-align:left;line-height:1.2em}.home .topics .content .-img{width:80%}.home .topics .content .-text{width:20%}.home .topics .content .-text ul li{font-size:22px;padding:16px 0;letter-spacing:5px}}@media only screen and (min-width: 1300px){.home .topics h2{font-size:290px;line-height:1.5em;max-width:1300px}.home .topics .content .-img{width:80%}.home .topics .content .-text{width:20%}}@media only screen and (min-width: 1440px){.home .speakers .content{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr}.home .speakers .content .-theme .-speaker .-photo{width:32%}.home .speakers .content .-theme .-speaker .-photo>div{width:50px;height:50px}.home .speakers .content .-theme .-speaker p{width:68%;font-size:16px}.home .event{background-size:contain;background-position:center right -100px}}@media only screen and (min-width: 1800px){.home .speakers .content .-theme .-speaker .-photo{width:28%}.home .speakers .content .-theme .-speaker p{width:72%}}.schedule .program h1{text-align:center}.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{cursor:pointer;margin:0.5rem;padding:1rem;color:#fff;border-radius:10px;border:1px solid rgba(192,153,84,0.2);transition:all ease 0.4s;line-height:1.4em;font-weight:300}.schedule .program article nav .tab-link span{display:block;font-size:14px;letter-spacing:0.5px;text-transform:uppercase}.schedule .program article nav .tab-link:hover{border-color:#E9C065}.schedule .program article nav .tab-link.active{color:#060606;background:linear-gradient(90deg, #c08445 0%, #e9c065 50%, #c09954 100%)}.schedule .program article .tab-content{display:none;padding:40px 15px;opacity:0;transform:translateY(15px);animation:tab_fade 0.4s ease 1 forwards}.schedule .program article .tab-content.active{display:block}.schedule .program article .tab-content .table{overflow:auto;width:100%;margin:40px 0}.schedule .program article .tab-content .table table{border:1px solid rgba(192,153,84,0.2);border-radius:12px;border-collapse:separate;width:100%}.schedule .program article .tab-content .table table thead tr th{border-right:1px solid #060606;border-bottom:1px solid rgba(192,153,84,0.2);background-color:#C09954;vertical-align:middle;color:#fff;font-weight:600;font-size:16px;padding:18px 12px}.schedule .program article .tab-content .table table thead tr th:first-child{border-radius:12px 0 0 0}.schedule .program article .tab-content .table table thead tr th:last-child{border-right:0;border-radius:0 12px 0 0}.schedule .program article .tab-content .table table tbody tr td{border-right:1px solid rgba(192,153,84,0.2);border-bottom:1px solid rgba(192,153,84,0.2);vertical-align:middle;color:#fff;font-size:15px;padding:12px;text-align:left}.schedule .program article .tab-content .table table tbody tr td .speakers{margin-top:15px;display:flex;gap:15px}.schedule .program article .tab-content .table table tbody tr td .speakers .-speaker{display:flex;flex-direction:column;align-items:center;gap:10px}.schedule .program article .tab-content .table table tbody tr td .speakers .-speaker .-photo>div{width:40px;height:40px;border-radius:50%;border:1px solid #C08445;background-size:cover}.schedule .program article .tab-content .table table tbody tr td .speakers .-speaker p{font-size:13px;text-align:center}.schedule .program article .tab-content .table table tbody tr td:last-child{border-right:0}.schedule .program article .tab-content .table table tbody tr.-break td{font-style:italic;background-color:rgba(192,153,84,0.2)}.schedule .program article .tab-content .table table tbody tr:last-child td{border-bottom:0}@media only screen and (min-width: 768px){.schedule .program article{padding-top:60px}.schedule .program article nav{grid-template-columns:1fr 1fr 1fr}.schedule .program article .tab-content .table .topic{display:flex;flex-direction:row}.schedule .program article .tab-content .table .topic .-hour{width:20%}.schedule .program article .tab-content .table .topic .-info{width:80%;padding:0 20px}.schedule .program article .tab-content .table .topic .-info h3{font-size:18px;line-height:48px}}@media only screen and (min-width: 1024px){.schedule .program article nav a{font-size:20px}}
