:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Neue;src:url(/assets/NeueHaasDisplayBold-BP6G_pDf.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Neue;src:url(/assets/NeueHaasDisplayBoldItalic-BNnmyWvS.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Neue;src:url(/assets/NeueHaasDisplayRoman-A6ipJltx.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Neue;src:url(/assets/NeueHaasDisplayRomanItalic-CSGtv2-a.ttf) format("truetype");font-weight:400;font-style:italic}body{margin:0;max-width:100vw}#root{font-family:Neue,sans-serif}.yellow-title{font-size:2rem;font-weight:700;background-color:#fe0;font-style:italic;width:fit-content;border-radius:15px;padding:0 10px;margin:0;color:#000}@media screen and (max-width: 768px){.yellow-title{font-size:1.5rem}}.white-container{display:flex;justify-content:center;background-color:#fff;border-bottom:3px solid black}.black-container{display:flex;justify-content:center;background-color:#000}.header{background:#000;text-align:center;padding:15px}.header h1{font-size:3rem;font-weight:700;color:#fff}.header h2{font-size:1.3rem;font-weight:400;color:#fff}.header__navbar{display:flex;justify-content:center;margin-top:25px;gap:25px}.header__navbar button{font-size:1.5rem;text-transform:uppercase;background-color:transparent;border:none;cursor:pointer;color:#fff}@media screen and (max-width: 768px){.header__navbar button{font-size:.9rem}}.intro{width:100%;display:flex;justify-content:center;background-color:#fff;border-bottom:3px solid black;padding:30px 0}@media screen and (max-width: 768px){.intro{flex-direction:column}}.intro__text{max-width:600px;flex:1;padding:20px}.intro__text__subtitle{font-size:2.5rem;font-weight:700;line-height:42px;padding-bottom:10px;margin:0}.intro__text__description{margin:0;font-size:1.5rem}.intro__text p{color:#000}.intro img{padding:20px;height:270px;width:auto;border-radius:95px;object-fit:cover}@media screen and (max-width: 768px){.intro img{height:270px;border-radius:75px}}.story{display:flex;justify-content:center;background-color:#fff;height:300px;border-bottom:3px solid black}@media screen and (max-width: 768px){.story{height:auto;flex-direction:column-reverse}}.story__one{flex:1;border-left:3px solid black;border-right:3px solid black;padding:30px 0;max-width:550px}.story__one__text{display:flex;justify-content:center;align-items:center;font-size:1.5rem;padding:0 100px;height:100%;background-color:#000;color:#fff}@media screen and (max-width: 768px){.story__one__text{padding:30px}}@media screen and (max-width: 768px){.story__one{padding:0;border:none}}.story__two{max-width:650px;display:flex;border-right:3px solid black;justify-content:center;align-items:center;flex:1.5;color:#000;padding:30px;font-size:2.5rem;font-weight:800;margin-bottom:0}@media screen and (max-width: 768px){.story__two{border:none;border-bottom:3px solid black}}.currently{display:flex;justify-content:center;background-color:#fff;height:450px;border-bottom:3px solid black}@media screen and (max-width: 768px){.currently{height:auto;flex-direction:column-reverse}}.currently__one{flex:1;border-left:3px solid black;border-right:3px solid black;max-width:950px}.currently__one__text{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.3rem;padding:0 100px;height:100%;background-color:#000;color:#fff}@media screen and (max-width: 768px){.currently__one__text{padding:30px}}.currently__one__text__logos{display:flex;align-items:center;gap:15px}@media screen and (max-width: 768px){.currently__one{padding:0;border:none}}.currently__two{max-width:250px;display:flex;border-right:3px solid black;justify-content:center;align-items:center;flex:1.5;color:#000;padding:30px;font-size:2rem;font-weight:800;margin:0}@media screen and (max-width: 768px){.currently__two{border:none}}.currently a{display:flex;align-items:center;gap:5px;color:#fff;text-decoration:none}.podcast{padding-top:15px;height:152px;display:flex;justify-content:center;background-color:#fff}.podcast iframe{width:75%;height:152px}.categories{display:flex;justify-content:center;background-color:#fff;padding:30px 0;border-bottom:3px solid black}@media screen and (max-width: 768px){.categories{padding:30px}}.categories__container{display:flex;flex-direction:column;max-width:100%}.categories__container__flex{display:flex;justify-content:center;gap:20px;margin-top:30px}@media screen and (max-width: 768px){.categories__container__flex{flex-direction:column}}.categories__container__flex__category{max-width:300px}.categories__container__flex__category__title{margin:0;font-size:2.5rem;font-weight:600}@media screen and (max-width: 768px){.categories__container__flex__category__title{font-size:2rem}}.categories__container__flex__category__text{font-size:1.5rem;margin-top:0;margin-bottom:20px}@media screen and (max-width: 768px){.categories__container__flex__category__text{font-size:1.2rem}}.categories__container__flex__category img{height:691px;width:300px;object-fit:cover}@media screen and (max-width: 768px){.categories__container__flex__category img{height:330px;width:330px}}.categories__container__flex__category p{color:#000}.about-header{display:flex;flex-direction:column;align-items:center;padding:30px 0}.about-header h1{font-size:3rem;font-weight:700;color:#fff;margin:0}.about-header h2{font-size:1.3rem;font-weight:400;color:#fff;margin-bottom:0}.about{max-width:1260px}.about__intro{width:100%;display:flex;justify-content:center;align-items:center;padding-top:30px}@media screen and (max-width: 768px){.about__intro{flex-direction:column-reverse}}.about__intro img{border-radius:95px}@media screen and (max-width: 768px){.about__intro img{border-radius:75px;width:90%}}.about__intro__text{flex:1;padding-left:20px}.about__intro__text__title{color:#000;font-size:2.5rem;font-weight:700;line-height:1.2;margin:10px 0 0}@media screen and (max-width: 768px){.about__intro__text__title{font-size:2rem}}.about__intro__text__subtitle{color:#000;font-size:1.5rem;margin:0}@media screen and (max-width: 768px){.about__description{padding-left:30px;padding-right:30px}}.about__description mark{background-color:#fe0;border-radius:15px;padding:0 10px}.about__description__title{font-size:2.5rem;font-weight:700;color:#000;margin-top:30px;margin-bottom:0}@media screen and (max-width: 768px){.about__description__title{font-size:2rem}}.about__description__text{font-size:1.5rem;color:#000;margin-top:0;margin-bottom:20px}.about__description li{color:#000;font-size:1.5rem}.about__description__contact{display:flex;justify-content:center;margin:50px 0}.contact{max-width:1260px}@media screen and (max-width: 768px){.contact{padding-left:30px;padding-right:30px}}.contact__title{font-size:2.5rem;font-weight:700;color:#000;margin-top:30px;margin-bottom:0}.contact__text{font-size:1.5rem;color:#000;margin-top:0;margin-bottom:20px}.footer{display:flex;max-width:1260px;width:100%}@media screen and (max-width: 768px){.footer{flex-direction:column}}.footer__one{width:100%;flex:2;padding:30px;border-right:3px solid black}@media screen and (max-width: 768px){.footer__one{width:auto;flex:1;border-right:none;border-bottom:3px solid black}}.footer__one__title{font-size:2.5rem;font-weight:700;color:#000;margin:0}.footer__one__text{font-size:1.5rem;color:#000;margin-top:0;margin-bottom:20px}.footer__one__logos{display:flex;gap:16px}.footer__two{width:100%;flex:1;padding:30px}.footer__two__title{font-size:2.5rem;font-weight:700;color:#000;margin:0}.footer__two__links{display:flex;gap:20px}@media screen and (max-width: 768px){.footer__two__links{gap:10px}}.footer__two__links button{cursor:pointer;font-size:1.5rem;background-color:transparent;border:none;color:#000}@media screen and (max-width: 768px){.footer__two__links button{font-size:1.2rem}}.carousel-item{display:flex;flex-direction:column;align-items:center}.carousel-item__title{color:#000;font-size:2rem;font-weight:600;margin:10px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:10px}.modal-content{background:#fff;padding:50px 20px 20px;border-radius:8px;position:relative;width:90%;max-width:500px}.video-container{position:relative;width:100%;aspect-ratio:9/16}iframe{position:absolute;width:100%;height:100%;border:none}.close-button{position:absolute;top:5px;right:10px;background:none;border:none;font-size:36px;color:#000;cursor:pointer}@media (max-width: 480px){.modal-content{width:100%;max-width:320px;padding:35px 15px 15px}.close-button{font-size:28px}}.carousel{position:relative;width:100%;max-width:100vw}.carousel__items{display:flex;overflow-x:hidden;scroll-behavior:smooth;gap:20px}.carousel__items__item{flex:0 0 32%;transition:transform .5s ease-in-out}.carousel__items__item img{width:100%;height:700px;object-fit:contain;transition:transform .3s ease}@media (max-width: 768px){.carousel__items__item img{height:500px}}.carousel__items__item img:hover{transform:scale(1.03);cursor:pointer}@media (max-width: 1024px){.carousel__items__item{flex:0 0 48%}}@media (max-width: 768px){.carousel__items__item{flex:0 0 90%}.carousel__items{overflow-x:scroll;scroll-snap-type:x mandatory}}.arrow{position:absolute;top:50%;height:50px;width:50px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);background:#0000004d;color:#fff;border:none;font-size:2rem;cursor:pointer;border-radius:50%;z-index:10;transition:background .3s ease}@media (max-width: 768px){.arrow{display:none}}.arrow.left{left:-80px}.arrow.right{right:-80px}.arrow:hover{background:#00000080}.carousel-container{max-width:1260px}@media screen and (max-width: 768px){.carousel-container{padding-left:40px}}.carousel-container__title{font-size:2rem;font-weight:700;background-color:#fe0;font-style:italic;width:fit-content;border-radius:15px;padding:0 10px;margin-bottom:30px;color:#000}form{display:flex;flex-direction:column;width:100%}label{color:#000;font-size:2.5rem;font-weight:700}@media screen and (max-width: 768px){label{font-size:2rem}}input{height:48px;padding:0 12px;border:1px solid #fcfcfc;border-radius:10px;box-shadow:inset 0 0 2px #8c8c8c;font-size:1rem;transition-timing-function:ease-in-out;transition-duration:.15s;transition-property:border-color,background-color}input:focus{background-color:#fcfcfc;border-color:#d9d9d9;font-size:1rem}input::placeholder,input.placeholder{color:#8c8c8c}textarea{height:148px;padding:12px;border:1px solid #fcfcfc;border-radius:10px;box-shadow:inset 0 0 2px #8c8c8c;transition-timing-function:ease-in-out;transition-duration:.15s;transition-property:border-color,background-color;margin-bottom:20px}textarea:focus{background-color:#fcfcfc;border-color:#d9d9d9}textarea::placeholder,textarea.placeholder{color:#8c8c8c;font-size:1rem}.send-button{display:flex;justify-content:center;gap:20px;margin-bottom:20px}.send-button button{align-self:center;border:none;cursor:pointer}.send-button__status{font-size:1.5rem}.send-button__status.success{color:#31a55f}.send-button__status.error{color:#e02020}
