:root{--color-background:off-white;--color-surface:gray;--color-primary:blue;--color-secondary:teal;--color-text:dark;--color-heading:dark;--color-muted:light gray;--color-border:gray;--text-headers:36px;--text-section-headers:30px;--text-sub-section-headers:24px;--text-medium:20px;--text-small:16px;--text-x-small:14px;--text-buttons:15px;--weight-light:300;--weight-normal:400;--weight-medium:500;--weight-bold:700}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#000}.navbar{align-items:center;background-color:#1b1f3b;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-evenly;padding:0 15px;position:-webkit-sticky;position:sticky;width:100%;z-index:1000}.navbar .navbar-logo{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:contain;color:#fff;height:80%;text-align:center;width:20%}.navbar .navbar-links{list-style:none;text-align:end;width:55%}.navbar .navbar-links li{display:inline;margin:0 20px}.navbar .navbar-links li:hover{border-bottom:1px solid orange}.navbar .navbar-links li a{color:#fff;text-decoration:none}.navbar navbar-links li a:visited{color:grey;text-decoration:none}@media (max-width:768px){.navbar{background-color:#1b1f3b;display:flex;flex-direction:row;justify-content:space-between;padding:0 51px}.navbar .navbar-links{background-color:blue;display:none}.navbar .navbar-logo{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:contain;color:#fff;height:80%;text-align:center;width:30%}.navbar .btn{display:none}.navbar .burger{cursor:pointer;display:block}.navbar .burger div{background-color:#fff;height:3px;margin:5px;transition:all .3s ease;width:25px}.navbar .burger.toggle .line1{transform:rotate(-45deg) translate(-5px,6px)}.navbar .burger.toggle .line2{opacity:0}.navbar .burger.toggle .line3{transform:rotate(45deg) translate(-5px,-6px)}.navbar .open{align-items:center;background-color:#639;display:flex;flex-direction:column;font-size:36px;gap:3rem;height:100vh;justify-content:center;left:-100%;position:fixed;top:0;transform:translateX(100%);transition:transform .3s ease;width:100%;z-index:998}.navbar .open li:hover{border-bottom:2px solid orange}.navbar .open li a{color:#000;text-decoration:none}.navbar .open li a:visited{color:grey;text-decoration:none}.navbar .toggle{cursor:pointer;display:block;position:fixed;right:43%;top:90px;z-index:1000}.navbar .toggle .line1{transform:rotate(-45deg) translate(-5px,6px);width:46px}.navbar .toggle .line3{transform:rotate(45deg) translate(-5px,-6px);width:46px}}@media (min-width:768px){.navbar{transform:none!important}}@media (min-width:1024px){.navbar{background-color:#1b1f3b}}.footer-container{background-color:#111;color:#f4f4f4;display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;gap:2rem;justify-content:space-between;padding:3rem 2rem}.forms{display:flex;flex-direction:column;width:27%}.footer-logo{background-position:0;background-repeat:no-repeat;background-size:contain;box-sizing:border-box;font-size:1.5rem;font-weight:700;height:50px;margin-bottom:1rem;text-align:center;width:auto}.footer-logo p{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8e2de2,#4a00e0);-webkit-background-clip:text;font-family:Poppins,sans-serif;font-size:2rem;font-weight:900;letter-spacing:2px}.footer-subscription{border-radius:8px;color:#ccc;font-size:.9rem;margin-top:1rem}.footer-subscription p{font-weight:500;margin-bottom:1rem}.footer-subscription div{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.footer-subscription input[type=text]{border:none;border-radius:5px;font-size:.9rem;min-width:220px;outline:none;padding:.6rem 1rem;width:100%}.footer-subscription button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:5px;color:#111;cursor:pointer;font-weight:700;padding:.6rem 1.2rem;transition:background-color .3s ease;width:100%}.footer-subscription button:hover{background-color:#4a00e0}.socials{flex:2 1 500px}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:2rem}.footer-links div{flex:1 1 100px}.footer-links h4{color:#8e2de2;font-size:1rem;margin-bottom:1rem}.footer-links ul{list-style:none;padding:0}.footer-links ul li{margin-bottom:.5rem}.footer-links ul li a{color:#ccc;font-size:.9rem;text-decoration:none}.footer-links ul li a:hover{color:#fff}.footer-socials{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.footer-socials div{background-color:#333;border-radius:5px;padding:.6rem 1rem}.footer-socials a{color:#6f4ab9;font-size:.9rem;text-decoration:none}.footer-socials a:hover{text-decoration:underline}@media (max-width:768px){.footer-container{align-items:flex-start;flex-direction:column}.forms{display:flex;flex-direction:column;width:100%}.footer-logo{background-position:0;background-repeat:no-repeat;background-size:contain;box-sizing:border-box;font-size:1.5rem;font-weight:700;height:50px;margin-bottom:1rem;text-align:center;width:auto}.footer-logo p{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8e2de2,#4a00e0);-webkit-background-clip:text;font-family:Poppins,sans-serif;font-size:2rem;font-weight:900;letter-spacing:2px}.footer-subscription{border-radius:8px;color:#ccc;font-size:.9rem;margin-top:1rem}.footer-subscription p{font-weight:500;margin-bottom:1rem}.footer-subscription div{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.footer-subscription input[type=text]{border:none;border-radius:5px;font-size:.9rem;min-width:220px;outline:none;padding:.6rem 1rem;width:100%}.footer-subscription button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:5px;color:#111;cursor:pointer;font-weight:700;padding:.6rem 1.2rem;transition:background-color .3s ease;width:100%}.footer-subscription button:hover{background-color:#4a00e0}.footer-links{flex-direction:column;gap:1.5rem}.footer-socials{justify-content:flex-start}.footer-subscription div{flex-direction:column}.footer-subscription button,.footer-subscription input[type=text]{width:100%}}.open-modal-btn{background-color:#111;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 20px}.modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#fff;border-radius:12px;max-width:400px;padding:30px;position:relative;text-align:center;width:90%}.close-btn{background:none;border:none;cursor:pointer;font-size:24px;position:absolute;right:15px;top:10px}.booking-options a{background-color:#f1f1f1;border-radius:8px;color:#444;display:block;font-weight:700;margin:12px 0;padding:10px;text-decoration:none;transition:background .3s}.booking-options a:hover{background-color:#ddd}@media (max-width:768){.open-modal-btn{background-color:#111;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 20px}.modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#fff;border-radius:12px;max-width:400px;padding:30px;position:relative;text-align:center;width:90%}.close-btn{background:none;border:none;cursor:pointer;font-size:24px;position:absolute;right:15px;top:10px}.booking-options a{background-color:#f1f1f1;border-radius:8px;color:#444;display:block;font-weight:700;margin:12px 0;padding:10px;text-decoration:none;transition:background .3s}.booking-options a:hover{background-color:#ddd}}.btn{background:linear-gradient(135deg,#667eea,#764ba2);border:1px solid #0000;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:48px;padding:12px 20px;text-align:center;transition:all .3s ease;width:20%}.btn:hover{box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.btn:focus{box-shadow:none;outline:2px solid #0000;outline-offset:2px}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.about-header{align-items:center;display:flex;height:560px;justify-content:center;overflow:hidden;position:relative;width:100%}.header-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.header-overlay{background:#0006;inset:0;position:absolute;z-index:1}.header-content{color:#fff;max-width:700px;padding:0 20px;position:relative;text-align:center;z-index:2}.header-content h1{font-size:clamp(3rem,8vw,5rem);font-weight:700;margin-bottom:1rem;text-shadow:0 4px 20px #0006}.header-content p{font-size:1.3rem;opacity:.95}.about-section-container{background-color:#fff;padding:50px 5%}.about-section-container>div{display:flex;flex-direction:row;flex-wrap:wrap;padding:50px 0}.about-section-container-info{flex:1 1;padding:40px}.about-section-container-info h2{color:#2d3748;font-size:2rem;margin-bottom:20px}.about-section-container-info p{color:#4a5568;font-size:1.1rem;line-height:1.7}.about-section-container-img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:330px;margin-top:20px;width:50%}.about-more-info{background-color:#fff;padding:60px 5%;text-align:center}.about-more-info h2{color:#222;font-size:2rem;margin-bottom:20px}.about-more-info .stronger{color:#00008b;display:inline;font-size:2.5rem}.about-more-info p{color:#555;font-size:1.1rem;margin-bottom:30px}.more-info-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;box-shadow:0 10px 30px #0000001a;height:500px;width:100%}@media (max-width:768px){.about-section-container>div{flex-direction:column}.about-section-container-info{margin-top:20px;padding:20px}.about-header{height:400px}.header-content h1{font-size:2.5rem}.about-section-container-img{height:330px;margin:auto;width:330px}.more-info-img{height:300px}}.team-section{background-color:#fff;font-family:Arial,sans-serif;margin:0 auto;padding:3rem 1rem;text-align:center;width:100%}.team-section h2{font-size:2rem;margin-bottom:.25rem}.team-section p{color:#555;margin-bottom:2rem}.team-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:3rem}.team-card{background:#f9f9f9;border-radius:10px;box-shadow:0 2px 6px #0000000d;padding:1.5rem;width:25%}.team-photo-button{background:none;border:none;cursor:pointer;padding:0}.team-photo{background:#ddd;border-radius:50%;display:block;height:120px;margin:0 auto 1rem;object-fit:cover;width:120px}.team-card h3{font-size:1.1rem;margin-bottom:.3rem}.team-title{color:#333;font-size:.95rem;font-weight:700;margin-bottom:.5rem}.team-bio{color:#666;font-size:.85rem;margin-bottom:.75rem}.team-socials a{display:inline-block;margin:0 .3rem}.team-socials img{height:24px;width:24px}.lightbox-overlay{background:#000000e6;z-index:1000}.lightbox-image{border-radius:12px;max-height:90vh;max-width:100%;object-fit:contain}.lightbox-close{z-index:10}.lightbox-close:focus,.lightbox-close:hover{background-color:#5c3c94;outline:none;transform:scale(1.1)}@media (max-width:768px){.team-card{width:80%}}@media (max-width:480px){.team-card{width:100%}.lightbox-content{padding:1rem}}.website-cta{background-color:#f5f5f5;border-bottom:1px solid #ddd;border-top:1px solid #ddd;padding:4rem 1rem;text-align:center}.website-cta-content{margin:0 auto;max-width:700px}.website-cta h2{color:#00008b;font-family:Playfair Display,serif;font-size:2.5rem;margin-bottom:1rem}.website-cta p{color:#4b5563;font-family:Inter,sans-serif;font-size:1.125rem;margin-bottom:2rem}.website-cta-buttons{display:flex;gap:1rem;justify-content:center}.website-primary-btn{border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .3s ease}.website-primary-btn,.website-primary-btn:hover{background-color:#764ba2}.website-secondary-btn{background-color:initial;border:1px solid #000;border-radius:6px;color:#000;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease,color .3s ease}.website-secondary-btn:hover{background-color:#764ba2;color:#fff}.recruit-cta{background-color:#f5f5f5;border-bottom:1px solid #ddd;border-top:1px solid #ddd;padding:4rem 1rem;text-align:center}.recruit-cta-content{margin:0 auto;max-width:700px}.recruit-cta h2{color:#00008b;font-family:Playfair Display,serif;font-size:2.5rem;margin-bottom:1rem}.recruit-cta p{color:#4b5563;font-family:Inter,sans-serif;font-size:1.125rem;margin-bottom:2rem}.recruit-cta-buttons{align-items:center;display:flex;justify-content:center}.recruit-secondary-btn{background-color:initial;border:1px solid #000;border-radius:6px;color:#000;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease,color .3s ease}.recruit-secondary-btn:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}#about-us{background-color:#f5f5f5;font-family:Inter,sans-serif;padding:4rem 2rem;width:100%}#about-us .about-us-section-heading{color:#222;font-size:2rem;margin-bottom:1rem;text-align:center}#about-us .about-us-subtitle-heading{color:#00008b;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;margin-bottom:1rem;text-align:center}.about-us-subtitle{color:#4b5563;font-size:1.25rem;margin:0 auto 2rem;max-width:48rem;text-align:center}.about-us-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.about-us-img{border-radius:10px;flex:1 1 300px;height:auto;max-width:400px;object-fit:cover}.about-us-info{flex:1 1 300px;max-width:600px}.about-us-info h4{color:#222;font-size:1.25rem;margin-top:1.5rem}.about-us-info p{color:#333;font-size:1rem;line-height:1.7}.about-us-extra{margin:3rem auto 0;max-width:700px;text-align:center}.about-us-extra h4{color:#222;font-size:1.5rem;margin-bottom:1rem}.about-us-extra blockquote{color:#555;font-style:italic;margin:1rem 0;padding:0 1rem}#about-us a{color:#07c;display:block;font-weight:500;margin-top:2rem;text-align:center;text-decoration:none}#about-us a:hover{text-decoration:underline}@media (max-width:768px){.about-us-container{flex-direction:column;text-align:center}.about-us-img,.about-us-info{width:100%}}#services{background-color:#f5f5f5;padding:2rem 1rem;text-align:center;width:100%}.services-badge{display:inline-block;font-size:1.8rem;margin-bottom:2rem;margin-top:3rem;padding:.5rem 1rem}.services-badge-text{color:#333;font-weight:600}.services-subtitle-heading{color:#00008b;font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}.services-subtitle{color:#4b5563;font-size:1.25rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:48rem}.service-list-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:auto;max-width:1200px}.service-image{background-position:50%;background-size:cover;border-radius:8px;height:180px;width:100%}.service-image a{cursor:pointer;display:block;height:100%;width:100%}.service-card-title{color:#333;display:block;font-size:1rem;margin-top:1rem}.service-card{flex:300px 1}.service-card-header{display:flex;flex-direction:row;flex-wrap:nowrap;height:20%;width:100%}.service-card-title{width:70%}.service-card-header-info{display:flex;flex-direction:column;font-weight:600;justify-content:space-between;margin:auto;width:30%}.duration{color:#444}@media (max-width:768px){.service-card{flex:1 1 100%;max-width:90%}.service-image{height:150px}}#hero-section{background-size:cover;box-sizing:border-box;font-size:2rem;height:100vh;padding-top:8%;width:100%}.hero-container{margin-left:26px;margin-top:40px;padding:5px;width:60%}#hero-section .hero-container h1{color:#fff;font-size:3rem;margin:15px 0;text-shadow:2px 2px 8px #000000b3}#hero-section .hero-container p{color:#f0f0f0;font-size:1.2rem;line-height:1.5;max-width:600px;text-shadow:1px 1px 4px #000000b3}.cta-buttons{align-items:center;display:flex;flex-direction:row;height:130px;width:100%}.cta-buttons div{display:inline;margin:30px 30px 30px 0;width:30%}@media (max-width:768px){#hero-section{background-position:top;background-size:cover;box-sizing:border-box}.hero-container{margin-left:26px;margin-top:32%;padding:0 30px;text-align:center;width:90%}.cta-buttons{align-items:center;display:flex;flex-direction:row;justify-content:center}.cta-buttons div{display:inline;margin:30px 30px 30px 0;width:50%}}#contact-form{background-color:#f8f8f8;color:#111;font-family:Inter,sans-serif;padding:4rem 2rem;width:100%}#contact-form h3{color:#222;font-size:1.8rem;margin-bottom:2rem;margin-top:3rem;padding:.5rem 1rem;text-align:center}#contact-form .contact-subtitle-heading{color:#00008b;font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.contact-subtitle{color:#4b5563;font-size:1.25rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:48rem;text-align:center}.contact-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.contact-info,form{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;flex:1 1 300px;padding:2rem}.contact-info h3,form h3{color:#222;font-size:1.3rem;margin-bottom:1rem}.contact-info p{font-size:1rem;line-height:1.5}.contact-info ul{list-style:none;margin-top:1rem;padding:0}.contact-info ul li{display:flex;flex-direction:column;font-size:.95rem;margin-bottom:1rem}.contact-item{align-items:center;display:flex;gap:.75rem}.contact-icon{flex-shrink:0;font-size:1.5rem;line-height:1.5;text-align:center;width:2rem}.contact-item div{display:flex;flex-direction:column}.contact-info-heading{color:#333;font-weight:700;margin-bottom:.2rem}.contact-info ul li span{display:flex;flex-direction:column;font-size:.95rem;margin-bottom:1rem}.contact-info hr{border:none;border-top:1px solid #ccc;margin:1rem 0}.contact-info-socials{display:flex;gap:1rem;margin-top:.5rem}.contact-info-socials div{background-color:#eee;background-position:50%;background-size:cover;border-radius:50%;height:35px;transition:transform .3s;width:35px}.contact-info-socials div:hover{transform:scale(1.1)}.contact-info-socials div a{display:block;height:100%;width:100%}form label{display:block;font-size:.95rem;font-weight:500;margin-bottom:.25rem;margin-top:.75rem}form input,form textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;margin:.5rem 0 1rem;padding:.9rem;transition:border-color .3s,box-shadow .3s;width:100%}form input:focus,form textarea:focus{border-color:#764ba2;box-shadow:0 0 0 2px #764ba233;outline:none}.form-notice{color:#666;display:block;font-size:.8rem;margin:.5rem 0}form button{background-color:#111;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:.9rem 1.8rem;transition:background-color .3s,transform .2s}form button:hover{background-color:#333;transform:translateY(-2px)}.google-maps{border-radius:8px;margin-top:2rem;overflow:hidden;width:100%}.google-maps iframe{border:none;height:300px;width:100%}@media (max-width:768px){.contact-container{flex-direction:column}}#testimonials{background-color:#fdfdfd;font-family:Inter,sans-serif;padding:3rem 1rem;width:100%}#testimonials h3{color:#222;font-size:1.8rem;margin-bottom:2rem;margin-top:3rem;padding:.5rem 1rem;text-align:center}#testimonials .testimonials-subtitle-heading{color:#00008b;font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.testimonials-subtitle{color:#4b5563;font-size:1.25rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:48rem;text-align:center}.testimonials-container{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:0 auto;max-width:1200px}.testimonial-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 12px #0000001a;flex:1 1 280px;max-width:350px;padding:1.5rem;text-align:center}.testimonials-rating{margin-bottom:1rem;width:120px}.testimonial-card p{color:#333;font-size:1rem;line-height:1.5;margin-bottom:1rem}.testimonial-card span{color:#555;display:block;font-weight:600}@media (max-width:768px){.testimonials-container{align-items:center;flex-direction:column}.testimonial-card{width:90%}}#gallery-section{background-color:#fdfdfd;padding:2rem 1rem;text-align:center;width:100%}#gallery-section h3{color:#222;font-size:1.8rem;margin-bottom:2rem;margin-top:3rem;padding:.5rem 1rem}#gallery-section .gallery-subtitle-heading{color:#00008b;font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}.gallery-subtitle{color:#4b5563;font-size:1.25rem;margin:0 auto 2rem;max-width:48rem}.gallery-list-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:auto;max-width:1200px}.gallery-service-card{background-color:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000f;display:flex;flex:300px 1;flex-direction:column;height:350px;overflow:hidden;transition:transform .3s ease}.gallery-service-card:hover{transform:translateY(-5px)}.gallery-service-link{color:inherit;display:block;height:100%;text-decoration:none}.gallery-service-image{display:block;height:100%;object-fit:cover;width:100%}.view-all{margin-top:5rem;text-align:center}.view-all-button{background:#0000;border:2px solid #764ba2;border-radius:8px;color:#222;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.view-all-button:hover{box-shadow:0 8px 25px #667eea4d;color:#333;transform:translateY(-2px)}.gallery-service-link:focus{outline:3px solid #764ba2;outline-offset:2px}@media (max-width:768px){.gallery-service-card{flex:1 1 90%;height:250px;max-width:90%}.gallery-service-image{height:100%}}.gallery-container{background-color:#f5f5f5;color:#222;padding:4rem 2rem;text-align:center}.gallery-container h1{color:#00008b;font-size:3rem;margin-bottom:.5rem}.highlight{color:#764ba2}.gallery-container p{color:#4b5563;margin:0 auto 2rem;max-width:600px}.filter-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.filter-btn{background-color:#fff;border:2px solid #764ba2;border-radius:9999px;color:#764ba2;cursor:pointer;font-weight:600;padding:.5rem 1.2rem;transition:all .3s ease}.filter-btn:focus,.filter-btn:hover{background-color:#764ba2;color:#fff;outline:none}.filter-btn.active{background-color:#764ba2;color:#fff}.image-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.grid-item img{aspect-ratio:4/3;border-radius:12px;cursor:pointer;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:100%}.grid-item img:focus{outline:3px solid #764ba2;outline-offset:4px}.grid-item img:hover{box-shadow:0 4px 20px #0003;transform:scale(1.03)}.lightbox-overlay{align-items:center;animation:fadeIn .3s ease;background-color:#000000e6;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.lightbox-content{max-height:90%;max-width:90%;position:relative}.lightbox-content img{border-radius:12px;max-height:80vh;max-width:100%}.lightbox-close{background-color:#764ba2;border-radius:50%;box-shadow:0 0 10px #fff3;color:#fff;cursor:pointer;font-size:2.5rem;height:40px;line-height:40px;position:absolute;right:-20px;text-align:center;top:-20px;transition:background-color .3s ease,transform .3s ease;width:40px;z-index:10000}.lightbox-close:focus{outline:3px solid #facc15;outline-offset:4px;transform:scale(1.1)}.lightbox-close:hover{background-color:#5c3c94}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.service-card{background-color:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000f;display:flex;flex-direction:column;font-family:Inter,sans-serif;justify-content:space-between;padding:1.75rem;transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}.service-card-header{margin-bottom:1rem}.service-card-title{color:#222;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.service-card-description{color:#555;font-size:.95rem}.service-card-header-top{display:flex;font-weight:600;justify-content:space-between;margin-bottom:.75rem}.price{color:#764ba2;font-size:1.25rem}.duration{color:#888;font-size:.95rem}.service-card-content{margin-top:.75rem}.service-card-text{color:#444;font-size:.95rem;margin-bottom:1rem}.service-card-features{list-style:none;margin:0;padding:0}.service-card-feature-item{align-items:center;color:#333;display:flex;font-size:.9rem;margin-bottom:.5rem;width:100%}.service-card-feature-dot{background-color:#764ba2;border-radius:50%;height:8px;margin-right:.75rem;width:8px}.service-card-footer{margin-top:auto;padding-top:1rem}.book-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1rem;transition:background .3s ease}.book-button:hover{box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}#service-page{background-color:#f8f8f8;color:#111;font-family:Inter,sans-serif;line-height:1.5;padding:4rem 2rem;width:100%}.service-page-heading{color:#2a2a2a;font-size:2.25rem;margin-bottom:1rem;text-align:center}.service-page-subtitle-heading{color:#0a2a7b;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;margin-bottom:1rem;text-align:center}.service-page-subtitle{color:#4b5563;font-size:1.25rem;margin:0 auto 2.5rem;max-width:48rem;text-align:center}.service-page-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 auto 3rem;position:relative;width:90%}.service-page-list{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;flex:1 1 500px;padding:2rem}.service-page-item{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:1rem}.service-page-item-header{align-items:center;display:flex;font-size:1.05rem;font-weight:600;justify-content:space-between}.service-page-dots{border-bottom:1px dotted #999;flex:1 1;margin:0 .5rem}.service-page-description{color:#555;font-size:.95rem;margin-top:.3rem}.service-page-image{align-items:flex-start;display:flex;flex:1 1 400px;justify-content:center;position:-webkit-sticky;position:sticky;top:3px}.service-page-image img{align-self:flex-start;border-radius:10px;box-shadow:0 4px 12px #0000001a;max-width:380px;object-fit:cover;position:relative;width:100%}.service-page-info-section{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-left:auto;margin-right:auto;margin-top:2rem;width:90%}.service-page-info-card{background-color:#eee;border-radius:8px;box-shadow:0 2px 8px #0000000f;flex:1 1 400px;padding:2rem}.service-page-info-card h3{border-left:4px solid #0a2a7b;color:#0a2a7b;font-size:1.3rem;margin-bottom:1rem;padding-left:.5rem}.service-page-info-card ul{color:#444;font-size:.95rem;list-style:disc;padding-left:1.2rem}.service-page-info-card li{margin-bottom:.7rem}.service-page-booking{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:3rem auto 4rem;max-width:800px;padding:0 1rem;text-align:center}.service-page-booking h3{font-size:1.2rem;font-weight:700;margin-bottom:.3rem}.service-page-booking p{margin-bottom:1rem}.service-page-booking-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s ease,box-shadow .2s ease,transform .1s ease}.service-page-booking-button:hover{background:linear-gradient(135deg,#556cd6,#653e91)}.service-page-booking-button:focus{box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.service-page-booking-button:active{transform:scale(.97)}li,p{line-height:1.5}@media (max-width:900px){.service-page-container{align-items:center;flex-direction:column}.service-page-info-section{flex-direction:column}.service-page-image img{max-width:100%;position:static}}.faq-section{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:4rem auto;max-width:800px;padding:0 1rem}.faq-section .faq-subheading{font-size:2rem;font-weight:700;margin-bottom:.5rem;text-align:center}.faq-section .faq-subheading-text{color:#444;margin-bottom:2rem;text-align:center}.faq-list{border-top:1px solid #ccc}.faq-item{border-bottom:1px solid #ccc}.faq-question{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:space-between;padding:1rem 0;text-align:left;width:100%}.faq-question.is-open{color:#667eea;outline-offset:2px}.faq-question:focus-visible{color:#667eea;outline-offset:2px}.faq-answer{color:#333;font-size:.95rem;padding:.5rem 0 1rem}.faq-toggle{font-size:1.2rem;margin-left:1rem}.faq-contact{margin-top:3rem;text-align:center}.faq-contact h3{font-size:1.2rem;font-weight:700;margin-bottom:.3rem}.faq-contact p{margin-bottom:1rem}.contact-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.contact-btn:hover{box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.contact-btn:active{transform:scale(.97)}@media (prefers-reduced-motion:reduce){.contact-btn,.faq-answer{transition:none!important}}.skip-link{background:#222;color:#fff;left:0;padding:8px;position:absolute;top:-40px;z-index:100}.skip-link:focus{top:0}.recruitment-page-container{background-color:#fff;color:#000}.recruitment-page-hero{background-color:#fff;background-position:50%;background-size:cover;color:#fff;padding:8rem 2rem;text-align:center}.recruitment-page-hero h1{font-size:3rem;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.recruitment-page-hero p{font-size:1.2rem}.recruitment-page-hero-button{background-color:#c5a880;border-radius:5px;color:#fff;display:inline-block;font-weight:700;margin-top:2rem;padding:1rem 2rem;transition:background-color .3s}.recruitment-page-hero-button:hover{background-color:#a78764}.recruitment-page-hero a{text-decoration:none}.why-join{background-color:#fff;padding:4rem 2rem}.why-join-text ul{list-style:none;padding:0}.why-join-text li{margin-bottom:.5rem}.why-join-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.why-join-text{flex:1 1}.why-join-text h2{margin-bottom:1rem}.why-join-image{flex:1 1}.why-join-image img{border-radius:10px;width:100%}.qualifications{background-color:#fff;padding:4rem 2rem}.qualifications h2{text-align:center}.qualifications p{margin-bottom:2rem;text-align:center}.qualifications ul{margin:0 auto;max-width:600px;text-align:left}.recruitment-page-testimonials{background-color:#f8f8f8;background-color:#fff;padding:4rem 2rem;text-align:center}.recruitment-page-testimonial-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.recruitment-page-testimonial-card{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000000d;max-width:300px;padding:2rem}.recruitment-page-testimonial-card p{font-style:italic}.recruitment-page-application-form{background-color:#fff;border-radius:10px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:600px;padding:4rem 2rem}.recruitment-page-application-form form{display:flex;flex-direction:column;gap:1rem}.recruitment-page-application-form input,.recruitment-page-application-form textarea{border:1px solid #ddd;border-radius:5px;padding:1rem}.recruitment-page-application-form label{font-size:.9rem}.recruitment-page-application-form button{background-color:#14532d;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:1rem;transition:background-color .3s}.recruitment-page-application-form button:hover{background-color:#0f3f22}.notfound-container{align-items:center;background-color:#f3f4f6;display:flex;justify-content:center;min-height:100vh}.notfound-content{text-align:center}.notfound-title{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.notfound-message{color:#4b5563;font-size:1.25rem;margin-bottom:1rem}.notfound-link{color:#3b82f6;text-decoration:underline;transition:color .3s}.notfound-link:hover{color:#1d4ed8}
/*# sourceMappingURL=main.9d8690d3.css.map*/