@import"https://fonts.googleapis.com/css2?family=Alegreya&family=Open+Sans:wght@400;500&family=Oswald:wght@700&family=Poppins:wght@500&display=swap";*{margin:0;padding:0;box-sizing:border-box;background-color:#fff}html,body,#app{height:100%;margin:0}body{background-color:#fff}#app{display:flex;flex-direction:column;flex-grow:1;max-width:1280px;height:max-content;margin:0 auto;padding:2rem;font-weight:400}@media(max-width:600px){#app{padding:.5rem}}header[data-v-725ca86d]{display:flex;max-height:100vh;width:100%;margin-bottom:1rem;border-bottom:1px solid #000}.title-container[data-v-725ca86d]{width:100%;display:flex;align-items:center;margin:0 auto;justify-content:center;margin-bottom:1rem}.title-image-container[data-v-725ca86d]{padding:1rem}img[data-v-725ca86d]{width:125px}h1[data-v-725ca86d]{font-size:4rem;color:#000;font-family:Oswald;font-weight:700;margin:0}h2[data-v-725ca86d]{font-size:3rem;color:#000;font-family:Poppins;font-weight:400;margin:0}@media(max-width:600px){.title-container[data-v-725ca86d]{flex-direction:column}.title-image-container[data-v-725ca86d]{padding:.5rem}img[data-v-725ca86d]{width:70px}h1[data-v-725ca86d]{font-size:2rem}h2[data-v-725ca86d]{font-size:1.5rem}}footer[data-v-20dc0fd5]{display:flex;width:100%;justify-content:center;padding:2rem;margin-top:1rem;border-top:1px solid #000}#footer-message[data-v-20dc0fd5]{text-align:center}.footer-emoji[data-v-20dc0fd5]{display:inline-block;font-size:2rem;transition-duration:.75s}footer:hover .footer-emoji[data-v-20dc0fd5]{transform:scaleX(-1)}.view-container{flex-grow:1;padding:2rem}h3{padding:1rem;display:flex;text-align:center;justify-content:center;font-family:Poppins;font-size:2rem;color:#000}p{padding:.75rem;font-size:1.25rem}p.p-title{text-align:center}p.p-content{text-align:left}summary{font-size:1.5rem;padding:1rem}ul{list-style-type:none;padding:2rem}li{padding:.5rem}a{color:#000;font-size:1.25rem}@media(min-width:1024px){.about{min-height:100vh;display:flex;align-items:center}}.form-item{padding-top:.75rem}.form-item input,.form-item textarea,.form-item select{background-color:#ddd}.nobueno{display:none}.required-warning{color:red}@media(min-width:1024px){.contact{min-height:100vh;display:flex;align-items:center}}#video-modal-container{z-index:10;box-sizing:border-box;position:absolute;top:5%;left:5%;border:1px solid #CBD175;border-radius:10px;width:90%;aspect-ratio:16 / 9;margin:auto;padding:1rem}.show-enter-active,.show-leave-active{transition:opacity .5s ease}.show-enter-from,.show-leave-to{opacity:0}p[data-v-d86d0594]{text-align:left}.content-detail[data-v-d86d0594]{display:grid}.text-detail[data-v-d86d0594],video-detail[data-v-d86d0594]{grid-template-columns:100%}.text-cell[data-v-d86d0594]{width:80%;margin:auto}#video-modal[data-v-d86d0594]{background-color:#0004;display:flex;align-items:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);aspect-ratio:16 / 9;max-width:90vw;max-height:90vh;border:1px solid red}#video-container[data-v-d86d0594]{position:relative;background:none;margin:auto;height:97%}#modal-close-button[data-v-d86d0594]{position:absolute;top:10px;left:10px}video[data-v-d86d0594]{max-height:100%;margin:auto;border:1px solid black}
