.navbar{background:linear-gradient(135deg,#1a75bc 0%,#0d4d8c 100%);box-shadow:0 4px 20px rgba(0,100,200,0.3);position:relative;overflow:hidden}.navbar::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#4fc3f7,#29b6f6,#03a9f4,#0288d1);background-size:400% 100%;animation:wave 3s linear infinite}@keyframes wave{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.nav-link{position:relative;transition:all 0.3s ease}.nav-link::after{content:'';position:absolute;width:0;height:2px;bottom:0;left:50%;background-color:#4fc3f7;transition:all 0.3s ease;transform:translateX(-50%)}.nav-link:hover::after{width:80%}.logo{position:relative;overflow:hidden}.logo::before{content:"🌊";position:absolute;top:-5px;right:-5px;font-size:12px}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background:linear-gradient(135deg,#1a75bc 0%,#0d4d8c 100%);transform:translateX(-100%);transition:transform 0.4s ease;z-index:50;padding-top:80px;overflow-y:auto}.mobile-menu.open{transform:translateX(0)}.menu-btn{position:relative;width:30px;height:30px;z-index:100}.menu-btn span{position:absolute;width:100%;height:3px;background:white;border-radius:2px;transition:all 0.3s ease}.menu-btn span:nth-child(1){top:5px}.menu-btn span:nth-child(2){top:13px}.menu-btn span:nth-child(3){top:21px}.menu-btn.active span:nth-child(1){transform:rotate(45deg);top:13px}.menu-btn.active span:nth-child(2){opacity:0}.menu-btn.active span:nth-child(3){transform:rotate(-45deg);top:13px}.water-drop{position:absolute;width:8px;height:8px;background:#4fc3f7;border-radius:50%;opacity:0;animation:drop 5s infinite linear}@keyframes drop{0%{top:-10px;opacity:1}100%{top:100%;opacity:0}}.close-menu{position:absolute;top:20px;right:20px;color:white;font-size:24px;background:none;border:none;cursor:pointer;z-index:60}@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format('truetype')}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format('truetype')}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format('truetype')}body{font-family:'Montserrat',sans-serif;background:linear-gradient(to bottom,#e0f7ff,#b3e0ff);min-height:100vh}.section{padding:5rem 1rem}.hero-section{background:linear-gradient(rgba(13,77,140,0.7),rgba(26,117,188,0.7)),url('../themes/main/assets/img/Photo1.webp');background-size:cover;background-position:center;color:white;text-align:center;position:relative}.about-section{background-color:white}.courses-section{background:linear-gradient(rgba(255,255,255,0.9),rgba(255,255,255,0.9)),url('../themes/main/assets/img/Photo2.webp');background-size:cover;background-position:center}.btn-primary{background:linear-gradient(135deg,#1a75bc 0%,#0d4d8c 100%);color:white;font-weight:600;padding:0.75rem 1.5rem;border-radius:9999px;transition:all 0.3s ease;display:inline-block;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,0.15)}.btn-secondary{background:linear-gradient(135deg,#4fc3f7 0%,#29b6f6 100%);color:#0d4d8c;font-weight:600;padding:0.75rem 1.5rem;border-radius:9999px;transition:all 0.3s ease;display:inline-block;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.btn-secondary:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,0.15)}.water-icon{display:inline-block;margin-right:0.5rem}.course-item{display:flex;align-items:flex-start;margin-bottom:1.5rem}.course-icon{background-color:#e1f5fe;color:#0288d1;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#0d4d8c}.section-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:2rem;color:#1a75bc}.water-drop{position:absolute;width:8px;height:8px;background:#4fc3f7;border-radius:50%;opacity:0;animation:drop 5s infinite linear}@keyframes drop{0%{top:-10px;opacity:1}100%{top:100%;opacity:0}}@media (max-width:768px){.section{padding:3rem 1rem}.section-title{font-size:2rem}.section-subtitle{font-size:1.25rem}}.container{max-width:1200px;margin:0 auto}.section-title{font-size:3rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-align:center;color:#a3d9ff}.content-wrapper{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.content-wrapper{grid-template-columns:2fr 1fr}}.main-content{background:rgba(255,255,255,0.1);backdrop-filter:blur(10px);border-radius:1rem;padding:2rem;border:1px solid rgba(255,255,255,0.2)}.mission-values{background:rgba(255,255,255,0.1);backdrop-filter:blur(10px);border-radius:1rem;padding:2rem;border:1px solid rgba(255,255,255,0.2)}.text-content{line-height:1.7;margin-bottom:1.5rem}.mission-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#4fc3f7}.values-list{list-style-type:none;padding:0}.values-list li{margin-bottom:1rem;padding-left:2rem;position:relative}.values-list li:before{content:"✓";position:absolute;left:0;color:#4fc3f7;font-weight:bold}.btn-primary{background:linear-gradient(135deg,#4fc3f7 0%,#29b6f6 100%);color:#0d4d8c;font-weight:600;padding:0.75rem 1.5rem;border-radius:9999px;transition:all 0.3s ease;display:inline-flex;align-items:center;box-shadow:0 4px 6px rgba(0,0,0,0.1);text-decoration:none;margin-top:1.5rem}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,0.15)}.water-icon{margin-right:0.5rem;font-size:1.2rem}.water-drop{position:absolute;width:8px;height:8px;background:#4fc3f7;border-radius:50%;opacity:0;animation:drop 5s infinite linear}@keyframes drop{0%{top:-10px;opacity:1}100%{top:100%;opacity:0}}.wave-decoration{position:absolute;bottom:0;left:0;width:100%;height:50px;background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 1200 120" xmlns="http://www.w3.org/2000/svg" fill="%23e0f7ff"><path d="M0 0v46.29c47.79 22.2 103.59 32.17 158 28 70.36-5.37 136.33-33.31 206.8-37.5 73.84-4.36 147.54 16.88 218.2 35.26 69.27 18 138.3 24.88 209.4 13.08 36.15-6 69.85-17.84 104.45-29.34C989.49 25 1113-14.29 1200 52.47V0z" opacity=".25"/><path d="M0 0v15.81c13 21.11 27.64 41.05 47.69 56.24C99.41 111.27 165 111 224.58 91.58c31.15-10.15 60.09-26.07 89.67-39.8 40.92-19 84.73-46 130.83-49.67 36.26-2.85 70.9 9.42 98.6 31.56 31.77 25.39 62.32 62 103.63 73 40.44 10.79 81.35-6.69 119.13-24.28s75.16-39 116.92-43.05c59.73-5.85 113.28 22.88 168.9 38.84 30.2 8.66 59 6.17 87.09-7.5 22.43-10.89 48-26.93 60.65-49.24V0z" opacity=".5"/><path d="M0 0v5.63C149.93 59 314.09 71.32 475.83 42.57c43-7.64 84.23-20.12 127.61-26.46 59-8.63 112.48 12.24 165.56 35.4C827.93 77.22 886 95.24 951.2 90c86.53-7 172.46-45.71 248.8-84.81V0z"/></svg>');background-size:cover}@media (max-width:768px){.section-title{font-size:2.5rem}.section-subtitle{font-size:1.25rem}.main-content,.mission-values{padding:1.5rem}}.courses-section{padding:5rem 1rem}.container{max-width:1200px;margin:0 auto}.section-title{font-size:3rem;font-weight:700;margin-bottom:1rem;text-align:center;color:#0d4d8c}.section-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:3rem;text-align:center;color:#1a75bc;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.intro-text{text-align:center;color:#2c5282;font-size:1.1rem;max-width:800px;margin:0 auto 4rem;line-height:1.7}.courses-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.courses-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.courses-grid{grid-template-columns:repeat(3,1fr)}}.course-card{background:white;border-radius:1rem;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,0.1);transition:all 0.3s ease;display:flex;flex-direction:column;height:100%}.course-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,0.15)}.course-image{height:200px;background-size:cover;background-position:center;position:relative}.course-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent,rgba(13,77,140,0.7));display:flex;align-items:flex-end;padding:1rem}.course-icon{font-size:1.5rem;margin-right:0.5rem}.course-title{font-size:1.25rem;font-weight:700;color:white;margin:0}.course-content{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.course-description{color:#4a5568;margin-bottom:1.5rem;line-height:1.6;flex-grow:1}.course-price{background:#e6fffa;color:#234e52;font-weight:600;padding:0.75rem;border-radius:0.5rem;text-align:center;border-left:4px solid #38b2ac}.water-drop{position:absolute;width:8px;height:8px;background:#4fc3f7;border-radius:50%;opacity:0;animation:drop 5s infinite linear}@keyframes drop{0%{top:-10px;opacity:1}100%{top:100%;opacity:0}}.wave-decoration{position:absolute;bottom:0;left:0;width:100%;height:50px;background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 1200 120" xmlns="http://www.w3.org/2000/svg" fill="%23e0f7ff"><path d="M0 0v46.29c47.79 22.2 103.59 32.17 158 28 70.36-5.37 136.33-33.31 206.8-37.5 73.84-4.36 147.54 16.88 218.2 35.26 69.27 18 138.3 24.88 209.4 13.08 36.15-6 69.85-17.84 104.45-29.34C989.49 25 1113-14.29 1200 52.47V0z" opacity=".25"/><path d="M0 0v15.81c13 21.11 27.64 41.05 47.69 56.24C99.41 111.27 165 111 224.58 91.58c31.15-10.15 60.09-26.07 89.67-39.8 40.92-19 84.73-46 130.83-49.67 36.26-2.85 70.9 9.42 98.6 31.56 31.77 25.39 62.32 62 103.63 73 40.44 10.79 81.35-6.69 119.13-24.28s75.16-39 116.92-43.05c59.73-5.85 113.28 22.88 168.9 38.84 30.2 8.66 59 6.17 87.09-7.5 22.43-10.89 48-26.93 60.65-49.24V0z" opacity=".5"/><path d="M0 0v5.63C149.93 59 314.09 71.32 475.83 42.57c43-7.64 84.23-20.12 127.61-26.46 59-8.63 112.48 12.24 165.56 35.4C827.93 77.22 886 95.24 951.2 90c86.53-7 172.46-45.71 248.8-84.81V0z"/></svg>');background-size:cover;transform:rotate(180deg)}@media (max-width:768px){.section-title{font-size:2.5rem}.section-subtitle{font-size:1.25rem}}.content-wrapper{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width:768px){.content-wrapper{grid-template-columns:1fr 1fr}}.contact-info{background:white;border-radius:1rem;padding:2.5rem;box-shadow:0 10px 25px rgba(0,0,0,0.1);height:fit-content}.contact-form{background:white;border-radius:1rem;padding:2.5rem;box-shadow:0 10px 25px rgba(0,0,0,0.1)}.section-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#0d4d8c}.section-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:2rem;color:#1a75bc;line-height:1.6}.info-group{margin-bottom:2rem}.info-title{font-size:1.25rem;font-weight:700;color:#0d4d8c;margin-bottom:1rem;display:flex;align-items:center}.info-title i{margin-right:0.75rem;color:#4fc3f7}.info-item{display:flex;align-items:center;margin-bottom:0.75rem;color:#2c5282}.info-item i{margin-right:0.75rem;color:#4fc3f7;width:20px;text-align:center}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:0.5rem;font-weight:600;color:#2c5282}.form-input,.form-textarea,.form-select{width:100%;padding:0.75rem;border:2px solid #e2e8f0;border-radius:0.5rem;font-family:'Montserrat',sans-serif;transition:all 0.3s ease}.form-input:focus,.form-textarea:focus,.form-select:focus{outline:none;border-color:#4fc3f7;box-shadow:0 0 0 3px rgba(79,195,247,0.2)}.form-textarea{min-height:120px;resize:vertical}.btn-submit{background:linear-gradient(135deg,#1a75bc 0%,#0d4d8c 100%);color:white;font-weight:600;padding:0.75rem 1.5rem;border-radius:9999px;transition:all 0.3s ease;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 6px rgba(0,0,0,0.1);border:none;cursor:pointer;width:100%;font-size:1rem}.btn-submit:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,0.15)}.btn-submit i{margin-right:0.5rem}.success-message{background:#c6f6d5;color:#22543d;padding:1rem;border-radius:0.5rem;margin-top:1rem;display:none;align-items:center}.success-message i{margin-right:0.5rem}.water-drop{position:absolute;width:8px;height:8px;background:#4fc3f7;border-radius:50%;opacity:0;animation:drop 5s infinite linear}@keyframes drop{0%{top:-10px;opacity:1}100%{top:100%;opacity:0}}.wave-decoration{position:absolute;bottom:0;left:0;width:100%;height:50px;background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 1200 120" xmlns="http://www.w3.org/2000/svg" fill="%23e0f7ff"><path d="M0 0v46.29c47.79 22.2 103.59 32.17 158 28 70.36-5.37 136.33-33.31 206.8-37.5 73.84-4.36 147.54 16.88 218.2 35.26 69.27 18 138.3 24.88 209.4 13.08 36.15-6 69.85-17.84 104.45-29.34C989.49 25 1113-14.29 1200 52.47V0z" opacity=".25"/><path d="M0 0v15.81c13 21.11 27.64 41.05 47.69 56.24C99.41 111.27 165 111 224.58 91.58c31.15-10.15 60.09-26.07 89.67-39.8 40.92-19 84.73-46 130.83-49.67 36.26-2.85 70.9 9.42 98.6 31.56 31.77 25.39 62.32 62 103.63 73 40.44 10.79 81.35-6.69 119.13-24.28s75.16-39 116.92-43.05c59.73-5.85 113.28 22.88 168.9 38.84 30.2 8.66 59 6.17 87.09-7.5 22.43-10.89 48-26.93 60.65-49.24V0z" opacity=".5"/><path d="M0 0v5.63C149.93 59 314.09 71.32 475.83 42.57c43-7.64 84.23-20.12 127.61-26.46 59-8.63 112.48 12.24 165.56 35.4C827.93 77.22 886 95.24 951.2 90c86.53-7 172.46-45.71 248.8-84.81V0z"/></svg>');background-size:cover;transform:rotate(180deg)}@media (max-width:768px){.section-title{font-size:2.5rem}.section-subtitle{font-size:1.25rem}.contact-info,.contact-form{padding:1.5rem}}.terms-section{padding:5rem 1rem}.container{max-width:1000px;margin:0 auto}.terms-content{background:white;border-radius:1rem;padding:3rem;box-shadow:0 10px 25px rgba(0,0,0,0.1)}.section-title{font-size:3rem;font-weight:700;margin-bottom:0.5rem;color:#0d4d8c;text-align:center}.page-title{font-size:1.5rem;font-weight:600;margin-bottom:3rem;color:#1a75bc;text-align:center}.terms-list{counter-reset:section;list-style-type:none;padding:0}.terms-item{margin-bottom:2.5rem;position:relative;padding-left:3rem}.terms-item:before{counter-increment:section;content:counter(section) ".";position:absolute;left:0;top:0;font-size:1.5rem;font-weight:700;color:#4fc3f7;background:#e1f5fe;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.terms-subitem{margin-bottom:1rem;padding-left:1rem;position:relative}.terms-subitem:before{content:"•";position:absolute;left:0;color:#4fc3f7;font-weight:bold}.water-drop{position:absolute;width:8px;height:8px;background:#4fc3f7;border-radius:50%;opacity:0;animation:drop 5s infinite linear}@keyframes drop{0%{top:-10px;opacity:1}100%{top:100%;opacity:0}}.wave-decoration{position:absolute;bottom:0;left:0;width:100%;height:50px;background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 1200 120" xmlns="http://www.w3.org/2000/svg" fill="%23e0f7ff"><path d="M0 0v46.29c47.79 22.2 103.59 32.17 158 28 70.36-5.37 136.33-33.31 206.8-37.5 73.84-4.36 147.54 16.88 218.2 35.26 69.27 18 138.3 24.88 209.4 13.08 36.15-6 69.85-17.84 104.45-29.34C989.49 25 1113-14.29 1200 52.47V0z" opacity=".25"/><path d="M0 0v15.81c13 21.11 27.64 41.05 47.69 56.24C99.41 111.27 165 111 224.58 91.58c31.15-10.15 60.09-26.07 89.67-39.8 40.92-19 84.73-46 130.83-49.67 36.26-2.85 70.9 9.42 98.6 31.56 31.77 25.39 62.32 62 103.63 73 40.44 10.79 81.35-6.69 119.13-24.28s75.16-39 116.92-43.05c59.73-5.85 113.28 22.88 168.9 38.84 30.2 8.66 59 6.17 87.09-7.5 22.43-10.89 48-26.93 60.65-49.24V0z" opacity=".5"/><path d="M0 0v5.63C149.93 59 314.09 71.32 475.83 42.57c43-7.64 84.23-20.12 127.61-26.46 59-8.63 112.48 12.24 165.56 35.4C827.93 77.22 886 95.24 951.2 90c86.53-7 172.46-45.71 248.8-84.81V0z"/></svg>');background-size:cover;transform:rotate(180deg)}@media (max-width:768px){.section-title{font-size:2.5rem}.page-title{font-size:1.25rem}.terms-content{padding:1.5rem}.terms-item{padding-left:2.5rem}.terms-item:before{width:2rem;height:2rem;font-size:1.25rem}}.privacy-section{padding:5rem 1rem}.container{max-width:1000px;margin:0 auto}.privacy-content{background:white;border-radius:1rem;padding:3rem;box-shadow:0 10px 25px rgba(0,0,0,0.1)}.section-title{font-size:3rem;font-weight:700;margin-bottom:0.5rem;color:#0d4d8c;text-align:center}.page-subtitle{font-size:1.1rem;font-weight:400;margin-bottom:3rem;color:#1a75bc;text-align:center;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.privacy-list{counter-reset:section;list-style-type:none;padding:0}.privacy-item{margin-bottom:2.5rem;position:relative;padding-left:3rem}.privacy-item:before{counter-increment:section;content:counter(section) ".";position:absolute;left:0;top:0;font-size:1.5rem;font-weight:700;color:#4fc3f7;background:#e1f5fe;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.privacy-subitem{margin-bottom:1rem;padding-left:1rem;position:relative}.privacy-subitem:before{content:"•";position:absolute;left:0;color:#4fc3f7;font-weight:bold}.contact-info{background:#e1f5fe;border-radius:0.5rem;padding:1.5rem;margin-top:1rem;border-left:4px solid #4fc3f7}.contact-item{display:flex;align-items:center;margin-bottom:0.5rem}.contact-item i{margin-right:0.75rem;color:#1a75bc;width:20px;text-align:center}.water-drop{position:absolute;width:8px;height:8px;background:#4fc3f7;border-radius:50%;opacity:0;animation:drop 5s infinite linear}@keyframes drop{0%{top:-10px;opacity:1}100%{top:100%;opacity:0}}.wave-decoration{position:absolute;bottom:0;left:0;width:100%;height:50px;background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 1200 120" xmlns="http://www.w3.org/2000/svg" fill="%23e0f7ff"><path d="M0 0v46.29c47.79 22.2 103.59 32.17 158 28 70.36-5.37 136.33-33.31 206.8-37.5 73.84-4.36 147.54 16.88 218.2 35.26 69.27 18 138.3 24.88 209.4 13.08 36.15-6 69.85-17.84 104.45-29.34C989.49 25 1113-14.29 1200 52.47V0z" opacity=".25"/><path d="M0 0v15.81c13 21.11 27.64 41.05 47.69 56.24C99.41 111.27 165 111 224.58 91.58c31.15-10.15 60.09-26.07 89.67-39.8 40.92-19 84.73-46 130.83-49.67 36.26-2.85 70.9 9.42 98.6 31.56 31.77 25.39 62.32 62 103.63 73 40.44 10.79 81.35-6.69 119.13-24.28s75.16-39 116.92-43.05c59.73-5.85 113.28 22.88 168.9 38.84 30.2 8.66 59 6.17 87.09-7.5 22.43-10.89 48-26.93 60.65-49.24V0z" opacity=".5"/><path d="M0 0v5.63C149.93 59 314.09 71.32 475.83 42.57c43-7.64 84.23-20.12 127.61-26.46 59-8.63 112.48 12.24 165.56 35.4C827.93 77.22 886 95.24 951.2 90c86.53-7 172.46-45.71 248.8-84.81V0z"/></svg>');background-size:cover;transform:rotate(180deg)}@media (max-width:768px){.section-title{font-size:2.5rem}.privacy-content{padding:1.5rem}.privacy-item{padding-left:2.5rem}.privacy-item:before{width:2rem;height:2rem;font-size:1.25rem}}