@font-face{font-family:'Tan Mon Cheri';src:url('./fonts/tan-mon-cheri.woff2') format('woff2'),url('./fonts/tan-mon-cheri.woff') format('woff'),url('./fonts/tan-mon-cheri.ttf') format('truetype');font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Source Sans Pro',sans-serif;background-color:#f9f9f9;color:#111;overflow-x:hidden;font-weight:100}html{z-index:99!important;scrollbar-color:#367588 black;scrollbar-width:thin}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#367588;border-radius:999px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#2e6574}#page-transition{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;z-index:9999;transform:translateY(-100%);opacity:0;transition:transform .8s ease,opacity .8s ease}#page-transition.active{transform:translateY(0);opacity:1}#page-transition.fade-up{transform:translateY(-100%);opacity:0;transition:transform .8s ease,opacity .8s ease}.logo-wrapper img{width:340px;opacity:0;animation:fadeIn 1s ease forwards;animation-delay:.3s}@keyframes fadeIn{to{opacity:1}}.cursor-circle{position:fixed;top:0;left:0;width:30px;height:30px;border:2px solid #fff;border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:transform .1s ease;backdrop-filter:blur(4px);mix-blend-mode:difference}@media (max-width:1024px){.cursor-circle{display:none}}.fullscreen-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(22,56,56,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;transform:scale(0);transform-origin:top left;transition:transform .5s ease;z-index:9999;display:flex;flex-direction:column;overflow-y:auto}.menu-divider{width:100%;height:1px;background:rgba(255,255,255,.2);margin:0 0}.menu-branding{margin-top:auto;text-align:center;padding:1.5rem 0}.menu-branding h1{font-family:'Tan Mon Cheri',serif;font-size:clamp(2.5rem, 7vw, 6rem);color:#fff;opacity:.15;font-weight:100;letter-spacing:2px;user-select:none;line-height:1}.fullscreen-menu.active{transform:scale(1)}.menu-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.menu-logo{height:60px;transform:scale(2.5);filter:invert(1);transition:transform .3s ease}.close-btn{font-size:1.8rem;cursor:pointer}.menu-content{padding:.5rem;animation:slideIn 1.6s ease forwards;opacity:0;flex:1}.fullscreen-menu.active .menu-content{animation:slideIn 1.6s ease forwards}@keyframes slideIn{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}.menu-columns{display:flex;flex-wrap:wrap;gap:0;justify-content:space-between}.menu-section{margin:0}.menu-section h4{font-family:'Tan Mon Cheri',serif;margin-bottom:0;font-weight:100;color:#367588}.menu-section ul{list-style:none;padding:0}.menu-section ul li{margin-bottom:.3rem}.menu-section ul li a{color:#fff;text-decoration:none;font-size:1.1rem;transition:color .3s}.menu-section ul li a:hover{color:#367588}.contact-social p{margin-bottom:.5rem}.social-icons a{margin-right:1rem;color:#fff;font-size:1.2rem;transition:color .3s}.social-icons a:hover{color:#367588}@media (min-width:992px){.fullscreen-menu{width:50%}}@media (max-width:768px){.menu-columns{flex-direction:column;gap:2rem}}.menu-cta{margin-top:1rem}.menu-cta a{color:#fcfcfc;font-weight:100;text-decoration:none;transition:color .3s ease;border:none;display:inline-block}.menu-cta a:hover{color:#367588;text-decoration:none}#navbar{position:fixed;top:0;width:100%;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;z-index:100;transition:all .4s ease}.menu-toggle,.user-icon{font-size:1.5rem;color:#fff}.logo img{height:42px;transform:scale(2.5);filter:invert(1);transition:all .4s ease}.nav-scrolled{backdrop-filter:blur(10px);background-color:rgba(22,56,56,.7)}.nav-scrolled .menu-toggle,.nav-scrolled .user-icon{color:#fff}.nav-scrolled .logo img{filter:invert(1)}.hero{height:60vh;background-image:url('img/waterf\ \(14\).avif');background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;position:relative;animation:fadeInBg 2s ease-in}.hero-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.4);z-index:1}.hero-text{position:relative;z-index:2;text-align:center}.hero-text h1{font-family:'Tan Mon Cheri',serif;font-size:3.5rem;color:#fff;text-align:center;max-width:90%;font-weight:100;white-space:nowrap;overflow:hidden;animation:fadeText 1s ease-in-out;transition:transform 1s ease}@media (max-width:768px){.hero{background-image:url('img/waterf\ \(12\).avif')}}@keyframes fadeText{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.scale-up{border-right:none;transform:scale(1.5)}.with-cursor{border-right:2px solid rgba(255,255,255,.7)}@keyframes fadeInBg{from{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.hero-text h1{font-size:2rem}.menu-toggle,.user-icon{font-size:1.8rem}.logo img{height:36px}}@media (max-width:768px){.hero-text h1{font-size:1rem}.menu-toggle{font-size:1.5rem}.user-icon svg{font-size:0rem;height:20}.logo img{height:36px}}.section-intro{padding:4rem 2rem 2rem;text-align:center;background:#f4f8f7}.animated-heading{position:relative;font-family:'Tan Mon Cheri',serif;font-size:2.5rem;color:#163838;display:inline-block}.heading-underline{position:absolute;bottom:-10px;left:50%;width:0;height:3px;background-color:#367588;transition:all 2s ease;transform:translateX(-50%);border-radius:10px}.underline-animate .heading-underline{width:100%}.section-description{margin-top:1rem;font-size:1.05rem;color:#333;font-family:'Source Sans Pro',sans-serif;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}@media (max-width:768px){.animated-heading{font-size:1.8rem}.section-description{font-size:.95rem}}.activity-cards-section{padding:1rem 1rem;display:grid;grid-template-columns:1fr;gap:2rem;border-top:1px solid #ddd}.activity-card{display:flex;gap:2rem;align-items:flex-start;border-bottom:1px solid rgba(0,0,0,.3);padding-bottom:1rem;margin-bottom:1rem;flex-wrap:wrap}.activity-image img{width:320px;height:350px;object-fit:cover;border-radius:3px;box-shadow:0 6px 18px rgba(0,0,0,.1)}@media (max-width:768px){.activity-image img{width:330px;height:360px;max-width:100%;border-radius:4px;margin-bottom:0}}.activity-details{flex:1;min-width:260px}.activity-details h3{font-family:'Tan Mon Cheri',serif;color:#163838;font-size:1.8rem;font-weight:100;margin-bottom:.8rem}.activity-details ul{padding-left:1.2rem;font-family:'Source Sans Pro',sans-serif;color:#333;font-weight:100;margin-bottom:1.2rem}.activity-details ul li{margin-bottom:.5rem;line-height:1.6;list-style-type:disc}.more-btn{display:inline-block;font-family:'Source Sans Pro',sans-serif;padding:.6rem 1.3rem;background-color:transparent;border-bottom:1px solid #000;color:#000;border-radius:8px;text-decoration:none;transition:background .3s ease}.more-btn:hover{background-color:#2c5f6d}@media (min-width:900px){.activity-cards-section{grid-template-columns:repeat(2,1fr)}}.cta-section{background:linear-gradient(rgba(22,56,56,.65),rgba(22,56,56,.55)),url('images/waterf\ \(15\).webp');background-size:cover;background-position:center;color:#fff;padding:2rem 1rem}.cta-container{max-width:1100px;margin:auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;background-color:transparent;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.1);padding:2.5rem;align-items:center;color:#fff}.cta-text{flex:1;min-width:260px}.cta-text h2{font-family:'Tan Mon Cheri',serif;color:#fcfcfc;font-size:2rem;font-weight:100;margin-bottom:1rem}.cta-text p{font-family:'Source Sans Pro',sans-serif;color:#fff;font-size:1rem;margin-bottom:1.5rem;line-height:1.6}.cta-btn{display:inline-block;background-color:#367588;color:#fff;font-family:'Source Sans Pro',sans-serif;padding:.7rem 1.5rem;border-radius:8px;text-decoration:none;transition:background-color .3s ease}.cta-btn:hover{background-color:#2d5f6d}.cta-info{flex:1;min-width:260px;display:flex;flex-direction:column;gap:1rem}.cta-info-block{display:flex;align-items:center;gap:1rem;font-family:'Source Sans Pro',sans-serif;color:#fff;font-size:1rem}.cta-info-block i{color:#367588;font-size:1.2rem}@media (max-width:768px){.cta-container{flex-direction:column;padding:2rem;text-align:center}.cta-text h2{font-size:1.6rem}.cta-text p{font-size:.95rem}.cta-info-block{justify-content:center}}.pro-footer{background:linear-gradient(to right,#163838,#fff,#163838);color:#d6eae9;font-family:'Source Sans Pro',sans-serif;padding:0 2rem 2rem;position:relative;overflow:hidden;margin-top:0}.pro-footer-inner{max-width:1280px;margin:auto;display:flex;flex-direction:column;gap:3rem}.pro-footer-brand{text-align:center}.footer-logo{max-width:200px;margin-bottom:0}.tagline{font-family:'Tan Mon Cheri',serif;font-size:2.1rem;color:#000}.pro-footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.footer-box h4{font-size:1.2rem;font-family:'Tan Mon Cheri',serif;font-weight:100;color:#000;margin-bottom:1rem}.footer-box ul{list-style:none;padding:0}.footer-box ul li{margin:.5rem 0;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.footer-box ul li i{color:#367588}.footer-box a{color:#000;text-decoration:none;transition:color .3s}.footer-box a:hover{color:#367588}.region-flag{display:flex;align-items:center;gap:.6rem;margin-top:.8rem;font-size:1rem;color:#000}.region-flag img{width:24px;height:20px;border-radius:3px;object-fit:cover}.newsletter-form{display:flex;align-items:center;gap:.5rem}.newsletter-form input{flex:1;padding:.6rem 1rem;border:none;border-radius:4px;outline:0;font-size:.95rem}.newsletter-form button{background-color:#367588;color:#000;padding:.6rem 1rem;border:none;border-radius:4px;cursor:pointer;transition:background .3s}.newsletter-form button:hover{background-color:#2c5f5f}.footer-box select{margin-top:.6rem;padding:.4rem 1rem;border-radius:5px;border:none;background-color:#000;color:#163838}.footer-socials{margin-top:1rem;display:flex;gap:1rem}.footer-socials a{color:#000;font-size:1.2rem;transition:transform .3s}.footer-socials a:hover{color:#367588;transform:scale(1.2)}.pro-footer-bottom{text-align:center;font-size:.9rem;border-top:1px solid rgba(0,0,0,.25);padding-top:1.5rem;color:#000}.pro-footer-bottom span{font-family:'Tan Mon Cheri',serif;color:#000}@media (max-width:768px){.newsletter-form{flex-direction:column;gap:.6rem}.newsletter-form button,.newsletter-form input{width:100%}}