@import url(https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&family=Spicy+Rice&display=swap);@import url(https://fonts.googleapis.com/css2?family=Doto:wght@100..900&display=swap);code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{position:relative;width:100%}.navbar{align-items:center;background-color:#ecddbb;box-shadow:0 2px 4px #0000001a;display:flex;font-family:Fira Code,sans-serif;height:80px;justify-content:space-between;letter-spacing:1.5px;padding:0 20px;position:fixed;top:0;transition:background-color .3s ease,box-shadow .3s ease;width:100%;z-index:1000}.navbar-opaque{background-color:initial;box-shadow:none;color:#fff}.navbar-colored{background-color:#8f0d0d;box-shadow:0 4px 6px #0000001a;color:#333}.navbar-logo img{border-radius:20%;height:50px;padding:5px;transition:border-color .3s ease}.nav-list{display:flex;list-style:none;margin-right:1cm}.nav-item{margin:0 15px}.nav-link{color:#e7d192;font-size:16px;font-weight:700;padding:5px 10px;text-decoration:none;transition:color .3s ease,background-color .3s ease}.nav-link.active,.nav-link:hover{background-color:#5c2111;border-radius:5px;color:#fff}.nav-toggle{display:none}@media screen and (max-width:855px){.nav{background-color:#8f0d0d;border:10cm;border-color:#050505;border-radius:5px;display:none;flex-direction:column;padding:10px;position:absolute;right:10px;top:10px;width:200px;z-index:50}.navbar-colored{background-color:#ecddbb00;box-shadow:none}.nav-visible{background-color:#8f0d0d;border:10cm;border-color:#050505;border-radius:5px;display:flex;flex-direction:column;padding:10px;position:absolute;right:10px;top:10px;width:200px;z-index:50}.nav-list{align-items:center;flex-direction:column}.nav-item{margin:15px 0}.nav-toggle{background:none;background-color:#e7d192;border:none;border-radius:20%;color:#000;cursor:pointer;display:block;font-size:24px;justify-content:flex-end;position:fixed;right:10px;top:10px;z-index:2000}}.footer{display:flex;justify-content:center;margin-top:auto}.footer-content{justify-content:space-between;margin-top:1%;width:100%}.footer-content,.footer-image{align-items:center;display:flex}.footer-image{flex:1 1;justify-content:center}.footer-image img{height:auto;width:50px}.footer-links{align-items:center;display:flex;justify-content:flex-end}.footer-links a{display:inline-block;height:24px;margin:0 10px;width:24px}.footer-links img{height:auto;transition:transform .3s;width:100%}.footer-links img:hover{transform:scale(1.2)}body{display:flex;flex-direction:column;min-height:100vh}.footer{background-color:#6a0912;color:#e7d192;width:100%}.avatar-image{background-color:#e7d192;border-radius:50%;height:230px;width:230px}.overlay-content{left:50%;position:absolute;text-align:center;top:45%;transform:translate(-50%,-50%);z-index:10}.home-container{background:#6a0912}.image-container{height:auto;margin-top:-8%;overflow:hidden;position:relative;width:100%}.responsive-image,.responsive-image2{display:block;height:auto;object-fit:cover;width:100%}.about-me{align-items:center;display:flex;height:auto;justify-content:center;position:relative;width:100%}.about-text{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f0f0f0cc;border:4px solid #8f0d0d;border-radius:15px;box-shadow:10px 10px 20px #0000004d;max-width:60%;padding:30px;position:absolute;text-align:left;top:0;transform:translate(-50%,-50%);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.about-text:hover{box-shadow:15px 15px 30px #0006;transform:translate(-50%,-50%) scale(1.05)}.about-title{background:#8f0d0d;border-radius:5px;color:#e7d192;display:inline-block;font-size:40px;font-weight:700;letter-spacing:2px;margin-bottom:15px;padding:10px 20px;text-align:left;text-transform:uppercase}.about-title:hover{text-shadow:2px 2px 10px #fff9;transform:scale(1.1) rotate(5deg);transition:transform .3s ease-in-out}.about-content{color:#333;font-size:18px;line-height:1.7}.about-content strong{color:#8f0d0d}.welcome-text{color:#e7d192;font-family:Spicy Rice;font-size:60px;margin-bottom:0;margin-top:0}.introduction-text{font-family:Fira Code;margin-top:0}.hello-text{color:#e7d192;font-family:Fira Code;margin-bottom:0}.purpose_section{align-items:center;display:flex;justify-content:center;margin-top:-20%;min-height:80vh;overflow:hidden;position:relative}.purpose-text{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff26;border:2px solid #fff3;border-radius:20px;box-shadow:0 10px 30px #0000004d;max-width:60%;padding:40px;position:relative;text-align:center;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.purpose-title{background:linear-gradient(90deg,#8f0d0d,#d61a1a);border-radius:10px;color:#e7d192;display:inline-block;font-size:42px;font-weight:700;letter-spacing:2px;padding:10px 20px;text-align:center;text-shadow:0 0 20px #e7d192e6;text-transform:uppercase}.purpose-content{color:#fff;font-size:20px;line-height:1.8;text-shadow:1px 1px 5px #0000004d}.purpose-text:hover{box-shadow:0 0 20px #e7d192cc;transform:scale(1.05)}.paper-plane-container{left:0;pointer-events:auto;position:absolute;top:20%;z-index:1}.plane-text{color:#e7d192;font-family:Doto;font-size:14px;font-weight:700;left:50%;position:absolute;text-shadow:1px 1px 5px #00000080;top:-10px;transform:translateX(-50%);white-space:nowrap}@keyframes fly-across{0%{transform:translateX(-10vw)}to{transform:translateX(100vw)}}.avatar-image,.hello-text,.introduction-text,.welcome-text{z-index:2}@media screen and (max-width:1100px){.avatar-image{background-color:#e7d192;border-radius:50%;height:120px;margin-top:20%;width:120px}.responsive-image2{background-color:#e7d192;margin-bottom:10%;padding-top:30%}}@media screen and (max-width:768px){.home-container{padding-bottom:10%}.welcome-text{font-size:45px}.introduction-text{font-size:20px}.hello-text{font-size:16px}.avatar-image{height:120px;margin-top:40%;width:120px}.about-me{flex-direction:column;text-align:center}.about-text{margin-bottom:35%;margin-top:-190%;padding:20px;position:static;transform:none;width:100%}.about-title{font-size:30px;text-align:center}.about-content{font-size:18px;line-height:1.5}.purpose_section{flex-direction:column;margin-top:0;min-height:auto;padding:20px;text-align:center}.purpose-text{max-width:90%;padding:20px}.purpose-title{font-size:30px}.purpose-content{font-size:18px}.responsive-image2{background-color:#e7d192;margin-bottom:10%;padding-top:120%}}@media screen and (max-width:480px){.welcome-text{font-size:36px}.introduction-text{font-size:18px}.hello-text{font-size:14px}.avatar-image{height:100px;width:100px;z-index:2}.text-switcher{padding:15px}.text-content h1{font-size:1.6rem}.text-content p{font-size:.9rem}.color-bar{background-color:#e4d9ba;height:20px;position:absolute;transform:translateY(-50%);z-index:1}.responsive-image{background-color:#8f0d0d;padding-top:40%}.introduction-text{background-color:#b8b8b8ad;color:#333;font-family:Fira Code;padding:-10%}}.backgroundGame{background-color:#8f0d0d}.main-background{bottom:0;display:block;height:auto;left:0;object-fit:cover;position:fixed;right:0;width:100%;z-index:0}.player{bottom:20px;color:#fff;right:20px}.player,.start-button{font-size:2rem;position:absolute}.start-button{background-color:initial;border:2px solid #e7d192;color:#e7d192;cursor:pointer;font-family:Doto;left:50%;padding:15px 30px;top:50%;transform:translate(-50%,-50%);z-index:1}.start-button:hover{padding:1%}.hide-footer footer{display:none}.counter{background-color:#5a5a5a80;border-radius:10px;bottom:170px;color:#fff;font-size:1.5rem;padding:10px 20px;position:absolute;right:20px}.warrior-chill{width:80px}.warrior,.warrior-chill{bottom:20px;position:absolute;right:20px}.warrior{width:130px}.warrior.idle{width:130px}.warrior.idle,.warrior.slash{bottom:20px;position:absolute;right:20px}.warrior.slash{width:200px}.paperSize{height:100px;width:100px}@media screen and (max-width:480px){.player{font-size:1.5rem}.counter{font-size:1.2rem}.warrior-chill{width:60px}.warrior.idle{width:105px}.warrior.slash{width:140px}.paperSize{height:80px;width:80px}}.skills-container{background-color:#8f0d0d;display:flex;flex-direction:column;gap:20px;padding:8% 20px 5%}.skills-card{background:#f5f5f5;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:20px;transition:transform .3s ease-in-out}.languages{background-color:#d5e8d4}.certifications{background-color:#e6d0de}.skills-card:hover{transform:translateY(-10px)}.soft-skills{background-color:#e6f7ff}.hard-skills{background-color:#fffbe6}.skills-card h2{color:#333;font-family:Roboto,sans-serif;margin-bottom:10px}.skills-card ul{list-style:none;padding:0}.skills-card ul li{align-items:center;display:flex;font-family:Roboto,sans-serif;font-size:16px;margin-bottom:8px}.skills-card ul li i{margin-right:8px}.blender-renders{text-align:center}.render-images{display:flex;gap:20px;justify-content:center}.render-image{border-radius:10px;box-shadow:0 4px 8px #0000001a;max-width:45%}@media screen and (max-width:855px){.skills-container{margin-bottom:15%;margin-top:10%}}.contact-container{background-color:#f9f9f9;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:9% auto 7%;max-width:1200px;padding:20px}h1{color:#333;margin-bottom:40px;text-align:center}.contact-content{display:flex;flex-wrap:wrap;justify-content:space-between}.contact-info{flex:1 1;margin-right:20px}.contact-info h2{color:#333;font-size:1.8rem;margin-bottom:20px}.contact-info p{color:#555;font-size:1rem;margin-bottom:20px}.contact-info ul{list-style:none;padding:0}.contact-info li{margin-bottom:15px}.contact-info a{color:#0077b5;font-size:1.2rem;text-decoration:none}.contact-info a:hover{color:#005f8b}.contact-info i{margin-right:10px}.contact-form{flex:1 1;margin-left:20px}.contact-form h2{color:#333;font-size:1.8rem;margin-bottom:20px}.contact-form form{display:flex;flex-direction:column}.contact-form label{color:#555;font-size:1rem;margin-bottom:5px}.contact-form input,.contact-form textarea{background-color:#fff;border:1px solid #ddd;border-radius:5px;color:#333;font-size:1rem;margin-bottom:20px;padding:10px}.contact-form button{background-color:#0077b5;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.2rem;padding:10px 20px;transition:background-color .3s ease}.contact-form button:hover{background-color:#005f8b}@media (max-width:768px){.contact-content{flex-direction:column}.contact-form,.contact-info{margin:0 0 20px}}.no-resize{resize:none}@media screen and (max-width:855px){.contact-container{margin-bottom:15%;margin-top:10%}}@media screen and (max-width:500px){.contact-container{margin-top:20%}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#8f0d0d;background-attachment:local;background-size:cover;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:Arial,sans-serif;margin:0;padding:0}.not-found-container{height:100vh;padding:10% 50px 50px;text-align:center}.not-found-container h1{color:#333;font-size:3em}.not-found-container p{color:#e7d192;font-size:1.2em}.not-found-container a{color:#007bff;text-decoration:none}.not-found-container a:hover{text-decoration:underline}.activities-container{margin:6% auto 7%;max-width:1200px;padding:20px;text-align:center}.activities-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.activity-card{border-radius:10px;box-shadow:0 4px 6px #0000001a;color:#fff;overflow:hidden;padding:15px;transition:transform .3s,box-shadow .3s}.activity-card:first-child{background-color:#6a7ba2}.activity-card:nth-child(2){background-color:#e07a5f}.activity-card:nth-child(3){background-color:#81b29a}.activity-card:nth-child(4){background-color:#3d405b}.activity-card:nth-child(5){background-color:#f2cc8f;color:#264653}.activity-card:nth-child(6){background-color:#264653}.activity-card:hover{box-shadow:0 6px 10px #0003;transform:translateY(-5px)}.activity-image{border-radius:10px 10px 0 0;height:150px;object-fit:cover;width:100%}.activity-title{font-family:Fira Code,sans-serif;font-size:1.5rem;margin:15px 0}.activity-description{font-size:1rem;line-height:1.5}.activity-secondary-image{border-radius:0 0 10px 10px;height:150px;object-fit:cover;width:100%}@media screen and (max-width:768px){.activities-container{margin-bottom:15%;margin-top:10%}.activities-title{font-size:2rem}.activity-title{font-size:1.2rem}.activity-description{font-size:.9rem}}.lesson-container{font-family:Arial,sans-serif;margin:0 auto 7%;max-width:1200px;text-align:center}.lesson-header{background:linear-gradient(#0006,#0006);background-size:cover;color:#fff;padding:80px 20px;position:relative;text-align:center}.header-overlay{margin:0 auto;max-width:800px}.lesson-title{font-size:2.5rem;margin-bottom:20px}.lesson-subtitle{font-size:1.2rem;margin-bottom:1px}.header-button{background-color:#ff5722;color:#fff;margin-top:10px}.lesson-about{background:#fff;padding:50px 20px}.section-title{color:#333;font-size:2rem;margin-bottom:30px}.lesson-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.lesson-card{background:#f9f9f9;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:20px;text-align:left}.card-title{color:#ff5722;font-size:1.5rem;margin-bottom:15px}.lesson-pricing{background:#fafafa;padding:50px 20px}.pricing-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.pricing-card{background:#fff;border:2px solid #ff5722;border-radius:10px;flex:1 1;max-width:300px;padding:20px}.lesson-contact{background:#fff;padding:50px 20px}.contact-button{background-color:#4caf50;color:#fff;margin-top:20px}@media screen and (max-width:768px){.lesson-container{margin-bottom:15%}.lesson-header{padding:50px 20px}.lesson-title{font-size:2rem}.section-title{font-size:1.8rem}}
/*# sourceMappingURL=main.36405722.css.map*/