*{box-sizing:border-box}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;background:#f5f3ee;color:#12351c;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;margin:0}.container{margin:0 auto;max-width:1200px;padding:0 1rem}h1,h2,h3{color:#12351c;font-family:Playfair Display,serif;margin:0 0 .5rem}.lead{color:#6b6b6b}.btn{border-radius:8px;display:inline-block;font-weight:600;padding:.7rem 1.2rem;text-decoration:none}.btn.primary{background:#12351c;color:#fff}.btn.ghost{background:#0000;border:1px solid #c9a34a;margin-left:1em}@media(max-width:768px){.container{padding:0 .8rem}}.site-nav{background:#12351c;color:#fff;left:0;position:fixed;right:0;top:0;transition:background .3s ease;z-index:1000}.site-nav.sticky{background:#12351c;box-shadow:0 2px 6px #00000014}.site-nav .nav-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:.6rem 1rem}.site-nav .brand{align-items:center;cursor:pointer;display:flex;gap:.6rem}.site-nav .brand img{height:32px}.site-nav .brand .brand-text{font-size:1rem;font-weight:600}.site-nav nav.links{align-items:center;display:flex;gap:1rem;transition:all .4s ease}.site-nav nav.links a,.site-nav nav.links button{background:none;border:none;color:#fff;cursor:pointer;font:inherit;padding:.4rem .6rem}.site-nav nav.links a.cta,.site-nav nav.links button.cta{background:#c9a34a;border-radius:6px;color:#fff;font-weight:600;text-decoration:none}@media(max-width:768px){.site-nav nav.links{align-items:flex-start;background:#12351c;border-bottom:2px solid #ffffff1a;flex-direction:column;gap:0;max-height:0;opacity:0;overflow:hidden;padding:0;position:absolute;right:0;top:60px;width:100%}.site-nav nav.links.open{gap:1rem;max-height:400px;opacity:1;padding:1rem}}.site-nav .hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;z-index:1100}.site-nav .hamburger span{background:#fff;display:block;height:2px;transition:all .3s ease;width:24px}.site-nav .hamburger.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.site-nav .hamburger.active span:nth-child(2){opacity:0}.site-nav .hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media(max-width:768px){.site-nav .hamburger,.site-nav nav.links{display:flex}}.hero{align-items:center;display:grid;grid-template-columns:40% 60%;height:100vh;overflow:hidden;position:relative}.hero .hero-inner{display:contents}.hero .hero-quick{display:flex;flex-wrap:wrap;gap:10px;margin-top:2em}.hero .hero-quick div{border:1px solid #12351c;flex:1 1 auto;padding:8px 12px;text-align:center}.hero .hero-quick div strong{display:block;font-size:1.2rem}.hero .hero-content{padding:3rem;z-index:2}.hero .hero-content h1{font-size:2.8rem;line-height:1.2}.hero .hero-content h1 small{display:block;font-size:1rem;margin-top:5px}.hero .hero-content .sub{font-size:1.2rem;margin:1rem 0 2rem}.hero .hero-content .hero-ctas{display:flex;flex-wrap:wrap;gap:1rem}.hero .hero-content .hero-ctas a{flex:1 1 auto;text-align:center}.hero .hero-visuals{height:100%;overflow:hidden;position:relative}.hero .hero-visuals .visual-slide{inset:0;opacity:0;position:absolute;transition:opacity 1.2s ease,transform 1.2s ease}.hero .hero-visuals .visual-slide img,.hero .hero-visuals .visual-slide video{height:100%;object-fit:cover;width:100%}.hero .hero-visuals .visual-slide.active{opacity:1;transform:scale(1)}@media(max-width:1024px){.hero{grid-template-columns:50% 50%}.hero .hero-content{padding:2rem}.hero .hero-content h1{font-size:2.2rem}.hero .hero-content .sub{font-size:1rem}}@media(max-width:768px){.hero{grid-template-columns:1fr;height:auto;min-height:100vh}.hero .hero-content{padding:1.5rem;text-align:center}.hero .hero-content h1{font-size:1.8rem}.hero .hero-content .sub{font-size:1rem}.hero .hero-content .hero-ctas{justify-content:center}.hero .hero-visuals{height:40vh;order:-1}.hero .hero-visuals .visual-slide{inset:0;position:absolute}}@media(max-width:480px){.hero .hero-content{padding:1rem}.hero .hero-content h1{font-size:1.5rem}.hero .hero-content .hero-quick{flex-direction:column;gap:.8rem}.hero .hero-content .hero-quick div{font-size:.9rem;padding:6px}}.highlights{background:#fff;padding:4rem 0}.highlights h2{margin-bottom:1rem;text-align:center}.highlights .lead{margin-bottom:2rem;text-align:center}.highlights .grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.highlights .card{background:#f5f3ee;border-radius:10px;box-shadow:0 2px 6px #0000000f;padding:1.5rem;text-align:center}.highlights .card .icon{font-size:2rem;margin-bottom:.5rem}.highlights .card .icon img{width:50px}.highlights .e-card{background:#f5f3ee;box-shadow:0 2px 6px #0000000f}.highlights .event img{width:100%}.highlights .e-card-text{padding:20px}.location{background:#f5f3ee;padding:4rem 0}.location h2{font-size:2rem;margin-bottom:1rem}.location .lead{color:#6b6b6b;font-size:1.1rem;margin-bottom:2.5rem}.location .map-wrap{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem}.location .map-illustration{flex:2 1;transition:transform .3s ease}.location .map-illustration img{border-radius:12px;box-shadow:0 4px 14px #00000014;width:100%}.location .nearby{grid-gap:1rem;display:grid;flex:1 1;gap:1rem}.location .nearby .nearby-card{background:#fff;border-radius:10px;box-shadow:0 2px 6px #00000014;padding:1rem;transition:transform .2s ease}.location .nearby .nearby-card:hover{transform:translateY(-3px)}.location .nearby .nearby-card strong{display:block;font-size:1rem;font-weight:600}.location .nearby .nearby-card span{color:#6b6b6b;font-size:.9rem}@media(max-width:992px){.location{padding:3rem 1rem}.location h2{font-size:1.6rem}.location .map-wrap{flex-direction:column;gap:1.5rem}.location .map-illustration{flex:none;width:100%}.location .map-illustration img{border-radius:8px}.location .nearby{flex:none;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));width:100%}.location .nearby .nearby-card{text-align:center}}@media(max-width:576px){.location{padding:2rem 1rem}.location h2{font-size:1.4rem}.location .lead{font-size:1rem}.location .nearby{grid-template-columns:1fr}}.carousel-wrapper{align-items:center;display:flex;position:relative}.carousel-wrapper .nav{align-items:center;border:none;border-radius:50%;color:#ccc;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s;width:40px;z-index:5}.carousel-wrapper .nav:hover{background:#000000b3}.carousel-wrapper .nav.prev{left:-1rem}.carousel-wrapper .nav.next{right:-1rem}.amenities{padding:4rem 0;text-align:center}.amenities .lead{color:#666;margin-bottom:2rem}.amenities .amen-carousel{-webkit-overflow-scrolling:touch;display:flex;gap:1.5rem;overflow:hidden;padding-bottom:1rem;scroll-behavior:smooth}.amenities .amen-carousel .amen-card{border-radius:20px;box-shadow:0 8px 20px #00000040;color:#fff;flex:0 0 80%;height:420px;max-width:350px;overflow:hidden;position:relative;scroll-snap-align:center;transition:transform .5s ease,box-shadow .5s ease}.amenities .amen-carousel .amen-card .overlay{background-position:50%;background-size:cover;filter:brightness(.8);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.amenities .amen-carousel .amen-card .amen-content{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:1.5rem;position:relative;z-index:2}.amenities .amen-carousel .amen-card .amen-content h3{background:#fff;border:none;border-radius:25px;color:#000;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:.6rem;padding:.6rem 1.2rem;transition:background .3s}.amenities .amen-carousel .amen-card .amen-content h3:hover{background:#f1f1f1}.amenities .amen-carousel .amen-card .amen-content p{color:#fff;font-size:.95rem;margin-bottom:1rem}.amenities .amen-carousel .amen-card.active{box-shadow:0 12px 30px #00000059;transform:scale(1.05) translateZ(20px)}.amenities .indicators{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.amenities .indicators .dot{background:#bbb;border-radius:50%;height:8px;transition:background .3s;width:8px}.amenities .indicators .dot.active{background:#000}@media(min-width:768px){.amenities .amen-carousel .amen-card{flex:0 0 40%}}@media(min-width:1200px){.amenities .amen-carousel .amen-card{flex:0 0 30%}}.gallery-section{background:no-repeat 50%/cover;background-attachment:fixed;color:#fff;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding:4rem 2rem;perspective:1200px;position:relative;transition:background-image 1s ease-in-out}.gallery-section .overlay{background:#0000008c;inset:0;position:absolute;transition:background .5s ease;z-index:0}.gallery-section .content{max-width:800px;position:relative;z-index:2}.gallery-section .content .subheading{font-size:1rem;letter-spacing:4px;margin-bottom:.5rem;opacity:.85}.gallery-section .content .heading{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#d8d8d8);-webkit-background-clip:text;font-size:4rem;font-weight:700;margin:0;text-shadow:0 8px 25px #00000080}.gallery-section .content .description{color:#ddd;font-size:1rem;line-height:1.6;margin-top:1rem;max-width:500px}.gallery-section .content .nav-buttons{display:flex;gap:1rem;margin-top:2rem}.gallery-section .content .nav-buttons .nav-btn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.5rem;height:40px;transition:all .3s ease;width:40px}.gallery-section .content .nav-buttons .nav-btn:hover{background:#fff6;transform:scale(1.1)}.gallery-section .video-section{position:relative;z-index:2}.gallery-section .video-section .video-heading{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.gallery-section .video-section .video-carousel{align-items:center;display:flex;height:320px;justify-content:center;overflow:hidden;position:relative}.gallery-section .video-section .video-carousel .video-card{border-radius:1rem;box-shadow:0 8px 20px #0009;height:300px;opacity:0;overflow:hidden;position:absolute;transform:scale(.8);transition:all .6s ease;width:240px}.gallery-section .video-section .video-carousel .video-card img{height:100%;object-fit:cover;width:100%}.gallery-section .video-section .video-carousel .video-card .video-info{background:linear-gradient(0deg,#000000b3,#0000);bottom:0;font-size:1rem;font-weight:500;left:0;padding:1rem;position:absolute;right:0}.gallery-section .video-section .video-carousel .activeSlide{opacity:1;transform:scale(1) translateX(0);z-index:3}.gallery-section .video-section .video-carousel .prevSlide{opacity:.8;transform:translateX(-280px) scale(.85);z-index:2}.gallery-section .video-section .video-carousel .nextSlide{opacity:.8;transform:translateX(280px) scale(.85);z-index:2}@media(max-width:768px){.gallery-section .content .heading{font-size:2.5rem}.gallery-section .video-section .video-carousel{height:260px}.gallery-section .video-section .video-carousel .video-card{height:220px;width:180px}.gallery-section .video-section .video-carousel .prevSlide{transform:translateX(-200px) scale(.8)}.gallery-section .video-section .video-carousel .nextSlide{transform:translateX(200px) scale(.8)}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.why-invest{background:linear-gradient(#0009,#0009),url(/static/media/6.d6e3502afc0adb134be1.jpg) 50%/cover no-repeat;color:#fff;padding:4rem 0}.why-invest .section-title{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:3rem;text-align:center}.why-invest .why-swiper{padding-bottom:3rem}.why-invest .why-swiper .swiper-pagination-bullet{background:#fff!important;opacity:.7}.why-invest .why-swiper .swiper-pagination-bullet-active{background:#e6a885!important}.why-invest .why-swiper .swiper-button-next,.why-invest .why-swiper .swiper-button-prev{color:#e6a885}.why-invest .why-item{align-items:center;display:flex;gap:1rem;padding:1.5rem}.why-invest .why-item .why-number{align-items:center;background:linear-gradient(145deg,#ffd2b4,#e6a885);border-radius:50%;box-shadow:0 4px 10px #0003;color:#333;display:flex;flex-shrink:0;font-size:1.6rem;font-weight:700;height:70px;justify-content:center;width:70px}.why-invest .why-item .why-content{background:linear-gradient(118deg,#0b2b22,#145a3a);border:.1px solid #c9a34a;border-radius:85px;box-shadow:0 3px 8px #0000003d;flex:1 1;padding:2.5rem}.why-invest .why-item .why-content h3{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.why-invest .why-item .why-content p{color:#e0e0e0;font-size:.95rem;line-height:1.5}.what-stand-out{background:#fff;font-family:Arial,sans-serif;padding:60px 20px;text-align:center}.what-stand-out .heading{animation:slideIn 1s ease-out forwards;color:#2e4a1f;font-size:36px;margin-bottom:50px}.what-stand-out .cards-container{grid-gap:25px;align-items:stretch;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center}.what-stand-out .card{align-items:center;background:#f5f3ee;border-radius:16px;box-shadow:0 8px 20px #00000014;display:flex;flex-direction:column;padding:25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.what-stand-out .card:hover{box-shadow:0 12px 30px #00000026;transform:translateY(-10px)}.what-stand-out .card .card-image{border-radius:12px;height:180px;margin-bottom:20px;overflow:hidden;width:100%}.what-stand-out .card .card-image img{height:100%;object-fit:cover;transition:transform .4s ease}.what-stand-out .card .card-image img:hover{transform:scale(1.05)}.what-stand-out .card .card-icon{animation:bounce 1.5s infinite alternate;color:#fc0;font-size:50px;margin-bottom:15px}.what-stand-out .card .card-title{color:#2e4a1f;font-size:20px;font-weight:700;margin-bottom:15px}.what-stand-out .card .card-content{color:#333;font-size:16px;line-height:1.5}.what-stand-out .card .card-content span{display:block;margin-bottom:1em}@keyframes slideIn{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-8px)}}@media(max-width:768px){.what-stand-out .heading{font-size:26px}.what-stand-out .card{padding:20px}.what-stand-out .card .card-title{font-size:18px}.what-stand-out .card .card-content{font-size:14px}}.testimonials{background:#f5f3ee;overflow:hidden;padding:6rem 2rem;position:relative}.testimonials .desktop-only{display:block}.testimonials .mobile-only{display:none}.testimonials .image-layer{height:350px;margin:0 auto;max-width:1200px;position:relative}.testimonials .image-layer .img-box{background:#f5f5f5;border-radius:16px;box-shadow:0 8px 24px #00000026;height:160px;overflow:hidden;position:absolute;width:120px}.testimonials .image-layer .img-box img{height:100%;object-fit:cover;width:100%}.testimonials .image-layer .img-1{left:5%;top:0}.testimonials .image-layer .img-2{left:18%;top:20px}.testimonials .image-layer .img-3{left:32%;top:-10px}.testimonials .image-layer .img-4{left:46%;top:30px}.testimonials .image-layer .img-5{left:60%;top:-20px}.testimonials .image-layer .img-6{left:74%;top:40px}.testimonials .image-layer .img-7{left:88%;top:10px}.testimonials .image-layer .img-8{left:25%;top:160px}.testimonials .image-layer .img-9{left:70%;top:180px}.testimonials .text-content{margin:0 auto;max-width:700px;text-align:center}.testimonials .text-content .label{background:#f3f4f6;border-radius:999px;color:#6b7280;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:1rem;padding:.3rem .8rem}.testimonials .text-content h2{font-size:2.2rem;font-weight:700;margin-bottom:1rem}.testimonials .text-content h2 .light{color:#6b7280;font-weight:400}.testimonials .text-content p{color:#6b7280;font-size:1rem;margin-bottom:2rem}.testimonials .text-content .cta-btn{align-items:center;background:#000;border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.8rem 1.8rem;transition:transform .3s ease}.testimonials .text-content .cta-btn:hover{transform:scale(1.05)}@media(max-width:768px){.testimonials .desktop-only{display:none}.testimonials .mobile-only{display:block;margin:0 auto;max-width:350px}.testimonials .mobile-only .swiper{padding-bottom:2rem}.testimonials .mobile-only .swiper-pagination-bullet{background:#000!important}.testimonials .mobile-only .img-box{height:300px;margin:0 auto;width:220px}.testimonials .mobile-only .img-box img{object-fit:cover;width:100%}.testimonials .text-content{margin-top:2rem}.testimonials .text-content h2{font-size:1.6rem}}.pricing{background:#f5f3ee;padding:4rem 1rem}.pricing h2{font-size:2rem;margin-bottom:2rem;text-align:center}.pricing .pricing-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000f;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:2rem}.pricing .price-visual{align-items:center;color:#c9a34a;display:flex;flex-direction:column;font-size:2rem;font-weight:700;min-width:150px}.pricing .price-visual .launchprice{color:#999;font-size:1.5rem;text-decoration:line-through}.pricing .price-visual .preprice{color:#c9a34a;font-size:2.5rem}.pricing .price-visual .unit{font-size:1rem;margin-top:.3rem}.pricing .price-body{flex:1 1;min-width:250px}.pricing .price-body h3{font-size:1.5rem;margin-bottom:1rem}.pricing .price-body .note{font-size:1rem;line-height:1.5;margin-bottom:1rem}.pricing .actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.pricing .actions .btn{border-radius:6px;flex:1 1 auto;font-size:.95rem;padding:.75rem 1rem;text-align:center}@media(max-width:768px){.pricing-card{flex-direction:column;text-align:center}.price-body h3{font-size:1.3rem}.note{font-size:.95rem}.actions{flex-direction:column}.actions .btn{width:100%}}@media(max-width:480px){.pricing{padding:3rem 1rem}h2{font-size:1.6rem}.price-visual .preprice{font-size:2rem}.price-body h3{font-size:1.1rem}.note{font-size:.9rem}}.contact{padding:4rem 0}.contact .contact-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.contact .contact-form{display:flex;flex-direction:column;gap:1rem}.contact .contact-form label span{display:block;font-weight:600;margin-bottom:.3rem}.contact .contact-form input,.contact .contact-form textarea{border:1px solid #ddd;border-radius:6px;font:inherit;padding:.6rem;width:100%}.contact .contact-form .form-actions{display:flex;gap:1rem}.contact .contact-form .sent{color:green;margin-top:.8rem}.contact .contact-info .map-fake{align-items:center;background:#ccc;display:flex;justify-content:center}.contact .contact-info .map-fake iframe{width:100%}@media(max-width:768px){.contact .contact-grid{grid-template-columns:1fr}}.faq{background:#fff;font-family:Inter,sans-serif;padding:4rem 2rem}.faq .faq-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;margin:0 auto;max-width:1200px}.faq .faq-left{flex:1 1;min-width:280px}.faq .faq-left h2{font-size:2rem;font-weight:700;margin-bottom:2rem}.faq .faq-left .faq-card{background:#f9f9fb;border-radius:16px;box-shadow:0 4px 12px #0000000d;padding:2rem;text-align:left}.faq .faq-left .faq-card h3{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.faq .faq-left .faq-card p{color:#666;font-size:.95rem;margin-bottom:1.2rem}.faq .faq-left .faq-card a{background:#12351c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;padding:.8rem 1.6rem;text-decoration:none;transition:transform .2s ease}.faq .faq-left .faq-card a:hover{transform:translateY(-2px)}.faq .faq-right{flex:2 1;min-width:300px}.faq .faq-right .faq-item{background:#f9f9fb;border-radius:12px;cursor:pointer;margin-bottom:1rem;padding:1rem 1.5rem;transition:background .3s ease}.faq .faq-right .faq-item:hover{background:#f1f1f5}.faq .faq-right .faq-item .faq-question{align-items:center;display:flex;justify-content:space-between}.faq .faq-right .faq-item .faq-question h4{font-size:1rem;font-weight:500;margin:0}.faq .faq-right .faq-item .faq-question .arrow{transition:transform .3s ease}.faq .faq-right .faq-item .faq-question .arrow.open{transform:rotate(180deg)}.faq .faq-right .faq-item .faq-answer{margin-top:.5rem;overflow:hidden;transition:max-height .4s ease}.faq .faq-right .faq-item .faq-answer p{color:#555;font-size:.9rem}.faq .faq-right .faq-item.active{background:#f1f1f5}@media(max-width:768px){.faq .faq-container{flex-direction:column}}.site-footer{background:#12351c;color:#fff;padding:2rem 0}.site-footer .container{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.site-footer .foot-brand{align-items:center;display:flex;gap:.6rem}.site-footer .foot-brand img{height:36px}.site-footer .foot-brand small{display:block;font-size:.8rem}.site-footer .foot-links,.site-footer .socials{display:flex;flex-wrap:wrap;gap:1rem}.site-footer .foot-links a,.site-footer .socials a{color:#fff;text-decoration:none}.site-footer .foot-links img,.site-footer .socials img{width:50px}.site-footer .copyright{font-size:.8rem;margin-top:1rem;opacity:.7;text-align:center}.scroll-indicator{background:#0000000d;height:4px;left:0;position:fixed;top:0;width:100%;z-index:2000}.scroll-indicator .bar{background:#c9a34a;height:100%;transition:width .2s linear}.loader-wrap{align-items:center;background:#f5f3ee;display:flex;inset:0;justify-content:center;position:fixed;z-index:3000}.loader-wrap .spinner{animation:spin .8s linear infinite;border:4px solid #9aa89a;border-radius:50%;border-top-color:#0000;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.317076da.css.map*/