*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}body,html{background-color:#ffeed9}button{border:none}a{text-decoration:none;color:inherit}.Header{display:flex;flex-direction:row;align-items:center;justify-content:space-around;height:auto;width:100%;padding:13px 0;background-color:#fdc55e;border-radius:0 0 30px 30px;box-shadow:2px 2px 20px #00000062;position:relative;z-index:1}.Header img{height:8.5vh;width:auto}.Header button{width:auto;padding:13px 23px;height:auto;border-radius:10px;background-color:#399ba8;color:#f0f8ff;font-size:clamp(20px,3vw,25px);font-weight:700;cursor:pointer;transition:all .3s ease}.Header button:hover{background-color:#f0f8ff;color:#399ba8;border:5px rgb(59,170,255) solid}.Header-ingresso{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:50px}.Header-ingresso img{height:60px}.Header-rotas{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:50px}.Header-rotas h4{font-size:20px;font-size:clamp(16px,1.8vw,20px);color:#001222;transition:all .3s ease}.Header-rotas h4:hover{font-size:24px;font-size:clamp(18px,2vw,24px);text-decoration:underline;text-decoration-color:#001222;text-decoration-thickness:2px}@media(max-width:800px){.Header-ingresso{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:100%}.Header{display:flex;flex-direction:row;align-items:center;justify-content:space-around;height:auto;width:100%;padding:13px 0;background-color:#fdc55e;border-radius:0;box-shadow:none;position:relative;z-index:0}.Header img{height:8.5vh;width:auto}.Header button{width:auto;padding:13px 23px;height:auto;border-radius:10px;background-color:#399ba8;color:#f0f8ff;font-size:clamp(20px,3vw,25px);font-weight:700;cursor:pointer;transition:all .3s ease}.Header button:hover{background-color:#f0f8ff;color:#399ba8;border:5px rgb(59,170,255) solid}.Header-rotas{display:none}}@media(max-width:450px){.Header-ingresso{gap:0px}.Header-ingresso img{width:20vw;height:auto}}.Footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;height:auto;width:100%;padding:50px 0 0;margin-top:50px;background-color:#820525;border-radius:40px 40px 0 0}.Footer_section1{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:80%;max-width:900px}.Footer_section1_redes{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:15px}.Footer_section1_redes a{color:#f0f8ff}.Footer_section1_redes_item{display:flex;flex-direction:row;align-items:end}.Footer_section1_redes_item img{height:25px;width:25px;margin-right:5px}.Footer_section1_rotas{display:flex;flex-direction:column;align-items:end;justify-content:center;gap:5px}.Footer_section1_rotas a{color:#f0f8ff}.Footer_section2{display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;width:100%;padding:50px 0;background-color:#fdc55e;margin-top:20px}.Footer_section2 p{font-size:20px;font-weight:700;width:80%;max-width:900px;text-align:center;color:#500417}@media(max-width:550px){.Footer_section1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.Footer_section1_redes{align-items:center}.Footer_section1_rotas{align-items:center;gap:10px}}.ButaoFlutuante{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;right:20px;bottom:20px;z-index:10;background-color:#399ba8;height:60px;width:100px;border-radius:20px;color:#f0f8ff;font-weight:700;opacity:1;transition:all .1s ease}.ButaoFlutuante.invisivel{opacity:0;pointer-events:none}.ButaoFlutuante:hover{background-color:#f0f8ff;color:#399ba8;cursor:pointer}.Modal{display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:start;position:fixed;right:20px;bottom:20px;z-index:10;height:220px;width:180px;padding:20px 0;border-radius:15px;background-color:#f7fbff;color:#00f;opacity:1;transition:all 1s ease}.Modal a{font-size:18px;font-weight:500;color:#8c182c}.Modal button{margin-top:10px;background-color:#8c182c;color:#f0f8ff;width:80%;height:30px;font-weight:700;padding:2px 6px;border-radius:3px}.Modal button:hover{cursor:pointer}.Modal.invisivel{opacity:0;pointer-events:none}.Modal_opçoes.invisivel{display:none}.Modal_opçoes_linguagem{cursor:pointer}.Modal_opçoes_linguagem{display:flex;flex-direction:column;gap:3px}.Modal_opçoes_linguagem h6{cursor:pointer}.Modal_opçoes_linguagem h5{margin-top:6px}.Modal_opçoes_linguagem.invisivel{display:none}@media(max-width:800px){.ButaoFlutuante{position:fixed;right:20px;bottom:20px;z-index:10;background-color:#399ba8;height:60px;width:120px;border-radius:20px;color:#f0f8ff;transition:all 1s ease;font-size:24px}}.PaginaPalestrantes_Section1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 0;width:100%;height:auto}.PaginaPalestrantes_Section1_aba{display:flex;flex-direction:column;align-items:center;justify-content:center;width:90%;max-width:1200px;height:100px;border-radius:20px;background-color:#2f5558;margin-bottom:60px;box-shadow:2px 2px 10px #00767f7b}.PaginaPalestrantes_Section1_aba h3{color:#e5fcff;font-size:30px}.PaginaPalestrantes_Section1_PalestranteCard{display:flex;flex-wrap:wrap;align-items:start;justify-content:center;width:80%;max-width:1000px;gap:60px}.PaginaPalestrantes_palestrante_item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:450px;padding:20px 0;gap:20px;background-color:#afe1e7;border-radius:20px;box-shadow:-13px 6px #820525}.PaginaPalestrantes_palestrante_item img{width:350px;height:350px;object-fit:cover;border-radius:100%;box-shadow:0 0 0 5px #820525}.PaginaPalestrantes_palestrante_item h2{width:300px;color:#002f46;font-size:26px;text-align:center}.PaginaPalestrantes_palestrante_item h4{width:250px;color:#002f46;font-size:26px;text-align:center}.PaginaPalestrantes_palestrante_item p{text-align:start;font-size:18px;width:400px}@media(max-width:600px){.PaginaPalestrantes_palestrante_item{width:300px;padding:20px 0;gap:20px;background-color:#afe1e7;border-radius:20px;box-shadow:-10px 10px #820525}.PaginaPalestrantes_palestrante_item img{width:220px;height:220px;box-shadow:0 0 0 3px #820525}.PaginaPalestrantes_palestrante_item h2{width:260px;font-size:22px}.PaginaPalestrantes_palestrante_item h4{width:220px;font-size:20px}.PaginaPalestrantes_palestrante_item p{text-align:start;font-size:18px;width:240px}}.Carregamento{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:70px;width:100%;height:100vh;background-color:#8c182c;position:fixed;top:0;left:0;z-index:100}.Carregamento img{position:relative;width:50%;max-width:400px;height:auto;left:100%;animation:slide 2s ease infinite}.Carregamento h4{font-size:30px;font-weight:700;color:#f0f8ff;width:auto}@keyframes slide{0%{left:80%}30%{transform:rotate(360deg)}50%{left:0%;transform:rotate(360deg)}to{left:-80%}}.TicketsModal{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:99;width:100%;height:100vh;background-color:transparent}.TicketsModal.invisible{display:none}.TicketsModal_container{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;width:80%;max-width:800px;padding:40px 0;background-color:#990029;box-shadow:6px 6px 0 5px #399aa4;border-radius:20px}.TicketsModal_container>button{position:absolute;top:20px;right:20px;cursor:pointer;background-color:#fce7cc;color:#990029;padding:4px 8px;border-radius:100%;font-weight:900;font-size:20px}.TicketsModal_container_logo{display:flex;flex-direction:row;align-items:center;justify-content:center;width:50%}.TicketsModal_container_logo img{width:60%;max-width:220px;height:auto}.TicketsModal_container_texto{display:flex;flex-direction:column;align-items:start;justify-content:space-between;height:100%;max-height:160px;width:50%;color:#fce7cc}.TicketsModal_container_texto h4{font-weight:550}.TicketsModal_container_texto h5{width:60vw;max-width:300px;font-weight:400}.TicketsModal_container_texto button{background-color:#399aa4;padding:8px 20px;border-radius:10px;border:none;cursor:pointer;color:#fafeff;font-weight:700;font-size:16px}@media(max-width:1000px){.TicketsModal_container_logo{display:none}.TicketsModal_container{flex-direction:column;justify-content:space-between;padding:20px 0;height:80vh;max-height:300px}.TicketsModal_container_texto{align-items:center;text-align:center;justify-content:center;gap:15px;height:100%;max-height:none;width:50%}}
