.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.top-bar{width:100%;display:flex;flex-wrap:wrap;background-color:#111;color:#fff;font-size:13px;justify-content:space-between;padding:0 20px}
.top-bar a{color:#fff;display:flex;align-items:center;gap:6px;padding:0 5px}
.top-bar a svg{width:16px;height:16px;font-weight:900;fill:currentColor;display:inline-block}
.top-bar .calls,.top-bar .socials,.top-bar .books{flex:1;display:flex;align-items:center;padding:4px}
.top-bar .calls{justify-content:flex-start}
.top-bar .socials{justify-content:center}
.top-bar .books{justify-content:flex-end}
@media(max-width:999px) {
.top-bar .calls,.top-bar .books{display:none}
.top-bar .socials{flex:1;max-width:100%;box-sizing:border-box;padding:10px;display:flex;justify-content:center;align-items:center;text-align:center}
}
svg{min-width:15px;min-height:15px;font-weight:900}


.sl-hero{position:relative;overflow:hidden;min-height:100vh}
.sl-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}
.sl-bg-image img{width:100%;height:100%;object-fit:cover;display:block}
.sl-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#000000bf,#00000040);z-index:1}
.sl-top-gradient{z-index:2}
.sl-container,.sl-topbar,.sl-scroll{position:relative;z-index:3}


.sl-overlay{position:absolute;inset:0;background:linear-gradient(to right,#020b14e0 0%,#020b14b8 22%,#020b1447 48%,#020b141a 75%,#020b1440 100%);z-index:1}
.sl-topbar{position:relative;z-index:5;display:flex;align-items:center;padding:10px 50px;justify-content:space-between}
.sl-brand img{width:165px;display:block}
.sl-menu{display:flex;align-items:center;gap:52px}
.sl-menu a{color:#fff;text-decoration:none;font-size:13px;font-weight:600;letter-spacing:.08em;transition:.3s;position:relative}
.sl-menu a:hover{color:#74e5ff}
.sl-book-btn{height:56px;padding:0 42px;border-radius:60px;border:2px solid #ffffffd9;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;font-size:13px;font-weight:700;letter-spacing:.08em;transition:.35s;backdrop-filter:blur(5px)}
.sl-book-btn:hover{background:#e8303c;border-color:#e8303c;transform:translateY(-2px)}
.sl-hero-content{max-width:700px;padding-top:0}
.sl-mini-title{display:inline-block;margin-bottom:26px;color:#fff;text-transform:uppercase;font-size:14px;font-weight:700;letter-spacing:.18em}
.sl-title{font-family:'Cormorant Garamond',serif;font-size:60px;font-weight:500;line-height:1;letter-spacing:-2.5px;color:#fff;margin-bottom:34px}
.sl-title span{font-family:'Parisienne',cursive;font-size:1.12em;font-weight:400;line-height:1;letter-spacing:0}
.sl-description{max-width:600px;color:#ffffffd6;font-size:16px;line-height:1.4;margin-bottom:42px}
.sl-features{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}
.sl-feature-item{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:12px}
.sl-icon-circle{width:78px;height:78px;border-radius:50%;border:1px solid #ffffff40;display:flex;align-items:center;justify-content:center;background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);flex-shrink:0}
.sl-icon-circle svg{width:34px;height:34px;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.sl-feature-text{width:100%}
.sl-feature-text h4{margin:0 0 6px;color:#fff;font-size:15px;font-weight:700;letter-spacing:.16em;line-height:1.2}
.sl-feature-text span{display:block;color:#ffffffd1;font-size:15px;line-height:1.35;word-break:break-word}
@media(max-width:900px) {
.sl-icon-circle{width:66px;height:66px}
.sl-icon-circle svg{width:28px;height:28px}
.sl-feature-text h4{font-size:12px}
.sl-feature-text span{font-size:12px}
}
@media(max-width:600px) {
.sl-features{gap:4px}
.sl-feature-item{gap:6px}
.sl-icon-circle{width:58px;height:58px}
.sl-icon-circle svg{width:24px;height:24px}
.sl-feature-text h4{font-size:10px;letter-spacing:.12em}
.sl-feature-text span{font-size:10px;line-height:1.25}
}
.sl-scroll{width:32px;height:52px;border:1px solid #fff;border-radius:30px;position:relative;margin:auto;display:block;cursor:pointer;transition:.3s;margin-bottom:10px!important}
.sl-scroll:hover{transform:translateY(3px)}
.sl-scroll span{width:6px;height:10px;background:#fff;border-radius:10px;position:absolute;left:50%;top:10px;transform:translateX(-50%);animation:scroll 1.8s infinite}
@keyframes scroll {
0%{opacity:0;top:10px}
30%{opacity:1}
100%{opacity:0;top:28px}
}
html{scroll-behavior:smooth}
@media(max-width:1200px) {
.sl-title{font-size:72px}
.sl-menu{gap:30px}
}
@media(max-width:991px) {
.sl-hero{padding:30px;height:auto;min-height:100vh}
.sl-topbar{flex-direction:column;gap:24px}
.sl-menu{flex-wrap:wrap;justify-content:center;gap:18px}
.sl-container{align-items:flex-start}
.sl-title{font-size:58px}
.sl-description{font-size:16px}
}
@media(max-width:600px) {
.sl-title{font-size:44px;line-height:1}
.sl-book-btn{width:100%}
.sl-features{flex-direction:column;align-items:flex-start;gap:18px}
.sl-brand img{width:145px}
.sl-hero{padding:25px}
}
.sl-top-gradient{position:absolute;top:0;left:0;width:100%;height:180px;z-index:2;background:linear-gradient(to bottom,#000000b8 0%,#0000007a 35%,#00000026 70%,transparent 100%);pointer-events:none}
body{font-family:'Inter',sans-serif;background:#07131d}
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Montserrat',sans-serif;color:#111;background:#fff;overflow-x:hidden}
img{width:100%;display:block}
a{text-decoration:none}
.container{width:min(1280px,92%);margin:auto}
h1,h2,h3{font-family:'Cormorant Garamond',serif;font-weight:600}
nav{display:flex;gap:50px}
nav a{color:#fff;font-size:14px;font-weight:600;letter-spacing:1px}
.overview{padding:50px 0;background:#fff}
.overview-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;align-items:center}
.section-minix{font-size:13px;letter-spacing:2px;color:#e8303c;padding-bottom:10px}
.section-minixx{font-size:13px;letter-spacing:2px;color:#fff;padding-bottom:10px}
.overview h2,.experience h2,.comparison h2{font-size:clamp(40px,5vw,72px);line-height:1}
.overview-text p{font-size:17px;color:#5b6470;line-height:1.9;margin:5px 0}
.blue-btn{display:inline-block;background:#e8303c;color:#fff;padding:18px 34px;border-radius:60px;font-size:14px;font-weight:600;margin-top:20px}
.blue-btn:hover{display:inline-block;background:#fff;border:1px solid #e8303c;color:#e8303c;padding:18px 34px;border-radius:60px;font-size:14px;font-weight:600;margin-top:20px}
.overview-image img{height:560px;object-fit:cover}
.stats-row{width:min(1280px,92%);margin:70px auto 0;display:grid;grid-template-columns:repeat(6,1fr);gap:25px}
@media(max-width:900px) {
.stats-row{grid-template-columns:repeat(2,1fr);gap:18px}
}
.stat{text-align:center;padding:35px 20px;border-top:1px solid #d9e1e7}
.stat h3{font-size:28px;color:#e8303c;font-family:'Montserrat',sans-serif}
.stat p{font-size:12px;letter-spacing:2px;color:#6b7280;margin-top:10px}
.experience{padding-bottom:50px;background:#fff}
.experience-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:start}
.experience p{gap:20px;color:#4d4d4d;margin-top:25px;font-size:14px;line-height:1.5}
.experience ul{display:grid;gap:20px;margin-top:35px;list-style:none}
.experience li{position:relative;padding-left:30px;font-size:17px;color:#4b5563}
.experience li:before{content:'•';position:absolute;left:0;color:#e8303c;font-size:28px;top:-8px}
.experience-gallery{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.experience-gallery img{height:260px;object-fit:cover;border-radius:20px}
.compare-section{position:relative;width:100%;padding:70px 50px;background:url(../img/catamaran/bg.jpg) center center/cover no-repeat;overflow:hidden}
.compare-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,10,18,.9) 0%,rgba(2,10,18,.55) 20%,rgba(2,10,18,.15) 45%,rgba(2,10,18,0) 65%);z-index:1}
.compare-wrapper{position:relative;z-index:3;width:100%;max-width:1450px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}
.compare-left{max-width:650px}
.compare-mini-title{display:inline-block;margin-bottom:18px;color:#fff;font-size:14px;font-weight:700;letter-spacing:.18em}
.compare-line{width:70px;height:3px;background:#fff;border-radius:999px;margin-bottom:34px}
.compare-title{font-family:'Cormorant Garamond',serif;font-size:60px;font-weight:500;line-height:1.2;letter-spacing:-2px;margin-bottom:14px;color:#fff}
.compare-description{max-width:560px;font-size:15px;line-height:1.7;color:#fff}
.compare-cards{display:grid;grid-template-columns:1fr 1fr;gap:36px}
.compare-card{padding:25px;border-radius:34px;backdrop-filter:blur(12px)}
.compare-card-active{background:linear-gradient(145deg,#f0283c 0%,#d91f35 100%);box-shadow:0 30px 80px #00000047}
.compare-card-glass{background:#ffffff0f;border:1px solid #ffffff1f}
.compare-card h3{font-family:'Cormorant Garamond',serif;font-size:18px;font-weight:700;line-height:1;text-align:center;margin-bottom:36px;color:#fff}
.compare-card ul{list-style:none;display:grid;gap:20px}
.compare-card li{position:relative;padding-left:20px;font-size:13px;line-height:1.2;color:#ffffffe6}
.compare-card-active li:before{content:'✓';position:absolute;left:0;top:0;color:#fff;font-weight:700}
.compare-card-glass li:before{content:'✕';position:absolute;left:0;top:0;color:#ff7a7a;font-weight:700}
@media(max-width:1200px) {
.compare-title{font-size:72px}
.compare-card{padding:45px}
.compare-card h3{font-size:40px}
}
@media(max-width:991px) {
.compare-section{padding:90px 30px}
.compare-wrapper{grid-template-columns:1fr;gap:60px}
.compare-cards{grid-template-columns:1fr}
.compare-title{font-size:62px}
.compare-description{font-size:18px;line-height:1.8}
}
@media(max-width:600px) {
.compare-title{font-size:48px;line-height:1}
.compare-card{padding:38px 30px}
.compare-card h3{font-size:34px}
.compare-card li{font-size:17px}
}
@media(max-width:1100px) {
.overview-grid,.experience-grid,.comparison-wrapper,.comparison-boxes{grid-template-columns:1fr}
}
.sl-headeing{width:70px;height:3px;background:#f0283c;border-radius:999px;margin-top:18px}
.sl-headeingx{width:70px;height:3px;background:#fff;border-radius:999px;margin-top:18px}
@media(max-width:768px) {
nav{display:none}
.gallery-grid,.experience-gallery{grid-template-columns:repeat(2,1fr)}
.overview h2,.experience h2,.comparison h2{font-size:54px}
}
.btn-light{text-decoration:none;padding:16px 34px;border-radius:999px;font-weight:600;transition:.3s;background:#fff;color:#0f172a}
.cta{padding:90px 0;background:linear-gradient(135deg,#0ea5c6,#0f172a)}
.cta-box{display:flex;justify-content:space-between;align-items:center;gap:30px;color:#fff}
.cta h2{margin-bottom:10px}
@media(max-width:991px) {
.cta-box{grid-template-columns:1fr;display:grid}
h1{font-size:62px}
}
.sl-icon-circle{width:52px;height:52px;border-radius:50%;border:1px solid #ffffff29;background:#ffffff0a;backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.sl-icon-circle svg{width:30px;height:30px;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;opacity:.92}
.main-menu{position:relative;z-index:9999}
.menu-list{display:flex;align-items:center;gap:54px;list-style:none}
.menu-item{position:relative}
.menu-link{position:relative;display:flex;align-items:center;height:44px;color:#fff;text-decoration:none;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;transition:.3s}
.menu-link:hover{color:#e8303c}
.menu-link:after{content:'';position:absolute;left:0;bottom:6px;width:0;height:1px;background:#e8303c;transition:.3s}
.menu-link:hover:after{width:100%}
.sub-menu{position:absolute;top:44px;left:0;min-width:240px;padding:1px 0;list-style:none;background:#fff;backdrop-filter:blur(16px);border:1px solid #ffffff14;border-radius:15px;box-shadow:0 20px 50px #00000059;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:99999}
.menu-item:hover > .sub-menu{opacity:1;visibility:visible}
.sub-menu li{width:100%}
.sub-menu a{display:block;width:100%;padding:14px 24px;color:#111;text-decoration:none;font-size:14px;font-weight:500;transition:.25s}
.sub-menu a:hover{background:#e8303c;color:#fff;padding-left:30px;border-radius:15px}
@media(max-width:991px) {
.menu-list{flex-wrap:wrap;gap:22px;justify-content:center}
.menu-link{height:auto;font-size:12px}
.sub-menu{position:relative;top:auto;left:auto;opacity:1;visibility:visible;display:none;margin-top:12px;min-width:100%;border-radius:16px;background:#ffffff0d;backdrop-filter:none;box-shadow:none}
.menu-item:hover > .sub-menu{display:block}
.sub-menu a{font-size:13px;padding:12px 18px}
}
.sl-overlay,.sl-top-gradient{pointer-events:none}
.sl-topbar{position:relative;z-index:99}
nav{position:relative;z-index:999999}
.boat-overview{width:100%;display:grid;grid-template-columns:42% 58%;min-height:850px}
.boat-overview-content{padding:90px 70px;display:flex;flex-direction:column;justify-content:center;background:#f8f8f8}
.boat-mini-title{display:inline-block;margin-bottom:28px;color:#2e5d8a;font-size:15px;font-weight:600;letter-spacing:.18em}
.boat-overview-content h2{font-family:'Cormorant Garamond',serif;font-size:110px;font-weight:500;line-height:.92;letter-spacing:-3px;color:#111;margin-bottom:34px}
.boat-overview-content p{max-width:620px;color:#5e6470;font-size:20px;line-height:2;margin-bottom:40px}
.boat-btn{width:max-content;height:76px;padding:0 54px;border-radius:80px;display:flex;align-items:center;justify-content:center;background:#f0283c;color:#fff;text-decoration:none;font-size:17px;font-weight:700;transition:.3s}
.boat-btn:hover{transform:translateY(-2px);background:#da1f32}
.boat-gallery{position:relative;overflow:hidden}
.boat-gallery input{display:none}
.boat-gallery-images{width:100%;height:100%;overflow:hidden}
.boat-gallery-track{display:flex;width:100%;height:100%;transition:.6s ease}
.boat-gallery-track img{width:100%;height:100%;object-fit:cover;flex-shrink:0;border-radius:20px}
#boat-slide-1:checked ~ .boat-gallery-images .boat-gallery-track{transform:translateX(0%)}
#boat-slide-2:checked ~ .boat-gallery-images .boat-gallery-track{transform:translateX(-100%)}
#boat-slide-3:checked ~ .boat-gallery-images .boat-gallery-track{transform:translateX(-200%)}
#boat-slide-4:checked ~ .boat-gallery-images .boat-gallery-track{transform:translateX(-300%)}
.boat-gallery-nav{position:absolute;left:50%;bottom:34px;transform:translateX(-50%);display:flex;align-items:center;gap:14px;z-index:10}
.boat-gallery-nav label{width:14px;height:14px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:.3s}
#boat-slide-1:checked ~ .boat-gallery-nav label:nth-child(1),#boat-slide-2:checked ~ .boat-gallery-nav label:nth-child(2),#boat-slide-3:checked ~ .boat-gallery-nav label:nth-child(3),#boat-slide-4:checked ~ .boat-gallery-nav label:nth-child(4){background:#fff;transform:scale(1.2)}
@media(max-width:1200px) {
.boat-overview-content h2{font-size:82px}
.boat-overview-content{padding:70px 50px}
}
@media(max-width:991px) {
.boat-overview{grid-template-columns:1fr}
.boat-gallery{height:600px}
.boat-overview-content h2{font-size:68px}
.boat-overview-content p{font-size:18px;line-height:1.8}
}
@media(max-width:600px) {
.boat-overview-content{padding:50px 30px}
.boat-overview-content h2{font-size:50px;line-height:1}
.boat-overview-content p{font-size:16px}
.boat-btn{width:100%;font-size:15px}
}
.button-btn{width:max-content;height:56px;padding:0 28px;border-radius:999px;display:flex;align-items:center;gap:10px;background:#e8303c;color:#fff;text-decoration:none;font-size:13px;font-weight:700;letter-spacing:.06em;transition:.3s}
.button-btn:hover{transform:translateY(-2px);border:2px solid #e8303c;background:#fff;color:#e8303c}
.gallery-section{padding:50px 30px;background:#fff}
.gallery-section h2{font-family:'Cormorant Garamond',serif;font-size:55px;font-weight:500;line-height:1;margin:10px 0}
.gallery-wrapper{width:100%;max-width:1450px;margin:auto;display:grid;grid-template-columns:280px 1fr;gap:40px;align-items:start}
.gallery-mini-title{display:inline-block;margin-bottom:20px;color:#e8303c;font-size:13px;font-weight:700;letter-spacing:.18em}
.gallery-title{font-family:'Cormorant Garamond',serif;font-size:48px;font-weight:500;line-height:.92;letter-spacing:-1.5px;margin-bottom:10px}
.gallery-btn{width:max-content;height:56px;padding:0 28px;border-radius:999px;display:flex;align-items:center;gap:10px;background:#e8303c;color:#fff;text-decoration:none;font-size:13px;font-weight:700;letter-spacing:.06em;transition:.3s}
.gallery-btn:hover{transform:translateY(-2px);background:#0da8c4}
.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.gallery-grid img{width:100%;height:260px;object-fit:cover;object-position:center;border-radius:14px;display:block;transition:transform .5s ease}
.gallery-grid img:hover{transform:translateY(-6px) scale(1.02)}
.cta-section{background:linear-gradient(90deg,#006c8c 0%,#0094bb 50%,#00b9de 100%);padding:30px 200px}
.cta-wrapper{width:100%;max-width:1450px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:40px}
.cta-left{display:flex;align-items:center;gap:24px}
.cta-icon{width:62px;height:62px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:#ffffff14;border:1px solid #ffffff1f}
.cta-icon svg{width:30px;height:30px;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.cta-content h3{font-family:'Cormorant Garamond',serif;font-size:36px;font-weight:500;line-height:1;color:#fff;margin-bottom:8px}
.cta-content p{color:#ffffffe6;font-size:17px}
.cta-btn{height:62px;padding:0 42px;border-radius:999px;display:flex;align-items:center;justify-content:center;border:2px solid #ffffffb3;color:#fff;text-decoration:none;font-size:14px;font-weight:700;letter-spacing:.08em;transition:.3s}
.cta-btn:hover{background:#fff;color:#0098bd}
@media(max-width:1200px) {
.gallery-title{font-size:50px}
.cta-content h3{font-size:38px}
}
@media(max-width:991px) {
.gallery-section{padding:70px 30px 0}
.gallery-wrapper{grid-template-columns:1fr}
.cta-section{padding:30px}
.cta-wrapper{flex-direction:column;align-items:flex-start}
.cta-content h3{font-size:34px}
}
@media(max-width:600px) {
.gallery-grid img{height:100%;padding-bottom:20px}
.gallery-title{font-size:42px}
.gallery-btn,.cta-btn{width:100%;justify-content:center}
.cta-left{flex-direction:column;align-items:flex-start}
.cta-content h3{font-size:30px;line-height:1.1}
}
.footer-contact-section{padding:70px 70px 40px;background:#fff}
.footer-contact-container{max-width:1450px;margin:auto;display:grid;grid-template-columns:520px 1fr;gap:40px}
.footer-contact-left{padding-right:10px}
.footer-small-title{display:inline-block;margin-bottom:12px;font-size:12px;color:#808080;font-weight:700;letter-spacing:.18em}
.footer-contact-title{font-family:'Cormorant Garamond',serif;font-size:50px;font-weight:700;line-height:.92;margin-bottom:8px}
.footer-contact-line{width:80px;height:4px;border-radius:999px;background:#e8303c;margin-bottom:5px}
.footer-contact-description{font-size:13px;line-height:1.9;margin-bottom:14px;color:#808080;}
.footer-contact-form{display:grid;gap:16px}
.footer-contact-form input,.footer-contact-form textarea{width:100%;padding:10px 18px;background:#ffffffbf;backdrop-filter:blur(10px);border:1px solid #00000014;outline:none;color:#0f1d33;border-radius:18px;font-size:14px;font-family:inherit;transition:.35s;box-sizing:border-box}
.footer-contact-form textarea{height:60px;resize:none}
.footer-contact-form input::placeholder,.footer-contact-form textarea::placeholder{color:#7c7c7c;font-weight:400}
.footer-contact-form input:focus,.footer-contact-form textarea:focus{border:1px solid #e8303c99;box-shadow:0 10px 30px #e8303c1f;background:#fff;transform:translateY(-2px)}
.footer-contact-form button{height:58px;width:100%;border:none;border-radius:999px;background:linear-gradient(135deg,#e8303c 0%,#e44b55 50%,#e38288 100%);color:#fff;font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:14px;cursor:pointer;transition:.4s;box-shadow:0 15px 30px #e8303c40}
.footer-contact-form button:hover{transform:translateY(-4px);box-shadow:0 20px 40px #e8303c59}
.footer-contact-form button svg{width:18px;height:18px;fill:currentColor}
.footer-map-box{border-radius:26px;overflow:hidden;max-height:500px;border:1px solid #ffffff14}
.footer-map-box iframe{width:100%;height:100%;border:none}
.footer-info-bar{background:#fff;padding:36px 70px}
.footer-info-wrapper{max-width:1450px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:nowrap}
.footer-social{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;white-space:nowrap;flex-shrink:0}
.footer-social span{font-size:14px;letter-spacing:1px;text-transform:uppercase;color:#000;font-weight:700;margin-right:12px}
.footer-social a{width:42px;height:42px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:.3s ease;flex-shrink:0}
.footer-social a svg{width:20px;height:20px;fill:#000;display:block}
.footer-social a:hover{transform:translateY(-4px)}
.footer-phone-box{display:flex;align-items:center;gap:18px;flex-shrink:0}
.footer-phone-icon{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#00bde3;color:#fff;font-size:28px;flex-shrink:0}
.footer-phone-box span a{color:#081b2d;font-size:24px;font-weight:700;margin:0 0 4px;line-height:1}
.footer-phone-box p a{color:#667;margin:0}
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.main-footer{padding:80px 0px 0;background:linear-gradient(90deg,#006c8c 0%,#0094bb 50%,#00b9de 100%)}
.main-footer-container{max-width:1450px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1.2fr;gap:60px;padding-bottom:50px}
.footer-brand-box img{width:230px;margin-bottom:30px}
.footer-brand-box p{color:#ffffffb8;font-size:14px;line-height:1.6}
.footer-links-column,.footer-contact-column{display:flex;flex-direction:column;gap:18px;padding:0px 10px}
.footer-links-column h5,.footer-contact-column h5{color:#fff;font-size:14px;font-weight:700;letter-spacing:.16em;margin-bottom:10px}
.footer-links-column a{color:#ffffffd1;transition:.3s;font-size:14px}
.footer-links-column p{color:#ffffffd1;transition:.3s;font-size:14px}
.footer-links-column a:hover{color:#11d5ff}
.footer-contact-column p{color:#ffffffc2;line-height:1.9}
.footer-bottom{max-width:1450px;margin:auto;padding:20px 40px;border-top:1px solid #ffffff14;display:flex;align-items:center;justify-content:space-between;gap:30px}
.footer-bottom p{color:#ffffff9e;font-size:14px}
.footer-bottom-links{display:flex;align-items:center;gap:24px}
.footer-bottom-links a{color:#ffffff9e;font-size:14px;transition:.3s}
.footer-bottom-links a:hover{color:#11d5ff}
@media(max-width:1200px) {
.footer-contact-container{grid-template-columns:1fr}
.footer-map-box{min-height:500px}
.main-footer-container{grid-template-columns:1fr 1fr}
.footer-info-wrapper{flex-direction:column;align-items:flex-start}
}
@media(max-width:768px) {
.footer-contact-section,.footer-info-bar,.main-footer{padding-left:30px;padding-right:30px}
.footer-contact-title{font-size:58px}
.footer-phone-box span{font-size:26px}
.footer-newsletter form{flex-direction:column;align-items:stretch;gap:12px}
.footer-newsletter input,.footer-newsletter button{width:100%;border-radius:999px}
.main-footer-container{grid-template-columns:1fr}
.footer-bottom{flex-direction:column;align-items:flex-start}
}
.sl-container{position:relative;z-index:5;width:100%;max-width:1400px;margin:0 auto 0 0;display:flex;align-items:center;box-sizing:border-box}
@media (min-width:999px) {
.sl-container{padding:50px}
}
@media (max-width:999px) {
.sl-container{padding:10px}
}
.button-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;width:100%}
@media (min-width:34em) {
.button-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:0;width:auto}
}
@media (max-width:999px) {
.menu-button{display:inline-flex;align-items:center;gap:8px;padding:0 10px;background:none;border:none;font-weight:700;font-size:16px;cursor:pointer;text-decoration:none;color:#fff;transition:background .3s ease}
.menu-button:hover{background-color:#0000000d;border-radius:6px}
.menu-icon{width:30px;height:30px;fill:#fff}
}
@media (min-width:999px) {
.nodesk{display:none}
}
.main-footer-container{width:min(1400px,92%);margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:0}
.footer-brand-box{width:80%}
.footer-links-column{width:100%}
@media(max-width:900px) {
.footer-links-column{padding-bottom:10px}
.main-footer-container{grid-template-columns:repeat(4,1fr);gap:28px}
.footer-brand-box{grid-column:1/-1}
.footer-links-column{gap:8px}
.main-footer{padding:20px 30px 0}
.main-footer-container{padding-bottom:10px}
.footer-bottom{padding:10px 0}
.boat-gallery-track img{max-height:300px}
.boat-gallery{height:300px}
}
@media(max-width:600px) {
.main-footer-container{grid-template-columns:repeat(2,1fr);gap:18px}
.footer-brand-box{grid-column:1/-1}
.footer-links-column h5{font-size:10px}
.footer-links-column a,.footer-links-column p{font-size:11px;line-height:1.45}
}
.footer-divider{border:0;height:2px;max-width:1450px;margin:0 auto;background:linear-gradient(60deg,transparent,rgba(232,48,60,.75),transparent);}










.crew-page{max-width:1400px;margin:auto;padding:40px 40px 0px 40px}
.crew-top{display:grid;grid-template-columns:1fr 1.5fr;gap:50px;align-items:center;margin-bottom:60px}
.crew-intro span,.crew-values span{font-size:12px;letter-spacing:2px;color:#e8303c;font-weight:600}
.crew-intro h2,.crew-values h2,.crew-cta h2{font-family:"Cormorant Garamond";font-size:65px;font-weight:600;line-height:1;margin:20px 0}
.crew-intro p{line-height:1.8;color:#666}
.signature{font-family:"Cormorant Garamond";font-style:italic;font-size:32px;margin-top:30px}
.crew-card{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #ddd}
.crew-card img{width:100%;height:100%;object-fit:cover}
.crew-info{padding:0px 20px 0px 20px}
.crew-info h3{font-family:"Cormorant Garamond";font-size:35px;margin:0}
.crew-info p{font-family:"Cormorant Garamond";font-size:15px;margin-bottom:10px}
.crew-info small{display:block;color:#e8303c;letter-spacing:2px;margin-bottom:20px}
.quote{font-style:italic;color:#666}
.crew-info ul{padding-left:20px;line-height:2;color:#555}
.crew-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:60px}
.crew-stats{background:linear-gradient(90deg,#03132d,#071f47);color:#fff;padding:50px;border-radius:25px;display:grid;grid-template-columns:repeat(4,1fr);text-align:center;margin-bottom:100px}
.stat h2{font-size:45px;color:#e8303c;margin:0}
.crew-values{text-align:center;margin-bottom:40px}
.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-top:50px}
.value h4{margin-bottom:10px}
.value p{color:#666;line-height:1.7}
.crew-gallery{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}
.crew-gallery img{width:100%;height:320px;object-fit:cover;transition:.5s}
.crew-gallery img:hover{transform:scale(1.05)}
.crew-cta{margin-top:80px;height:400px;background:url(../img/catamaran/hero-catamaran.jpg)center/cover;position:relative;border-radius:30px;overflow:hidden;display:flex;align-items:center;padding:80px}
.overlay{position:absolute;inset:0;background:#001632b3}
.cta-content{position:relative;z-index:2;color:#fff;max-width:500px}
.cta-content a{display:inline-block;margin-top:30px;padding:16px 35px;background:#e8303c;color:#fff;border-radius:10px;text-decoration:none;font-weight:600}
.cta-content p{opacity:.9}
@media(max-width:991px) {
.crew-top,.crew-grid,.values-grid,.crew-stats,.crew-gallery{grid-template-columns:1fr}
.crew-intro h2,.crew-values h2,.crew-cta h2{font-size:45px}
}


.icon{display:flex;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 0px;border-radius:50%;color:#C9A86A}
.icon svg{width:52px;height:52px}


.bottom-features{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding:50px 40px;background:#fff;border-top:1px solid #00000014}
.bottom-item{text-align:center;display:flex;flex-direction:column;gap:10px}
.bottom-item .icon{font-size:34px;color:#e8303c}
.bottom-item h4{margin:0;font-size:13px;letter-spacing:1px;font-weight:700;color:#0f1d33}
.bottom-item p{margin:0;color:#666;line-height:1.7;font-size:14px}
@media(max-width:991px) {
.bottom-features{grid-template-columns:1fr 1fr}
}
@media(max-width:576px) {
.bottom-features{grid-template-columns:1fr}
}

.crew-highlights{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding:70px 0}
.highlight-card{background:linear-gradient(135deg,#7f1d26 0%,#b32735 50%,#e8303c 100%);border-radius:30px;padding:15px 30px;position:relative;overflow:hidden;border:1px solid #ffffff14}
.highlight-card:after{content:"";position:absolute;top:0;left:-50%;width:100%;height:100%;background:linear-gradient(90deg,transparent,#ffffff14,transparent);transform:skewX(-20deg)}
.highlight-card:before{content:"";position:absolute;width:250px;height:250px;background:#e8303c14;border-radius:50%;top:-130px;right:-120px}
.highlight-card:hover{transform:translateY(-10px)}
.highlight-icon{width:75px;height:75px;margin:auto auto 5px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e8303c1a;border:1px solid #e8303c40}
.highlight-icon svg{width:54px;height:54px;fill:#fff}
.highlight-card .h2{font-family:"Cormorant Garamond";font-size:35px;color:#fff;font-weight:700;margin:0}
.highlight-card span{display:block;font-size:12px;letter-spacing:2px;color:#fff;text-transform:uppercase;margin-top:10px}
.highlight-card p{margin-top:8px;color:#ffffffb3}
@media(max-width:991px) {
.crew-highlights{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:576px) {
.crew-highlights{grid-template-columns:1fr}
}



@media (min-width:999px){.sidenav1{display:none;}}
@media (max-width:999px){
.sidenav1{position:fixed;z-index:9999;width:100%;padding-bottom:40px;height:100vh;top:0;background-color: rgba(0,0,0,0.8);right:0;transition:.5s;overflow:hidden;max-height:100vh;overflow-y:auto;width:0;transition:.3s ease}
.sidenav1 .close{top:0;left:1%;}
.sidenav1 .close{font-size:45px;font-weight:700;padding-left:20%;color:#fff;background-color:#000;border:none;cursor:pointer}
.mobile-menu{position:absolute;right:0;top:0;height:100vh;width:70%;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;padding:0;overflow-y:auto}
.icons{height:100px;background:#111;display:flex;justify-content:center;align-items:center}
.icons img{max-width:85%;max-height:70px;width:auto;height:auto}
.tours-row{flex-grow:1;display:flex;top:0;padding-left:20px;padding-top:15px;}
.tours-row ul{padding:0;margin:0;width:100%;color:#fff}
.tours-row a{color:#111;font-size:15px;font-weight:400;text-align:left;display:flex;align-items:center;gap:10px;padding:4px;}
.menumobile{list-style:none;padding:0;margin:0;}
.menu-item{padding:5px;border-bottom:1px solid #ddd;font-size:16px;color:#0097a7}
.menu-item a{display:flex;align-items:center;position:relative;padding-right:20px}
.menu-item .arrow{position:absolute;right:10px}
.center-button{display:block;margin:0 auto;text-align:center;background-color:#e53935;color:#fff;border-radius:30px;padding:7px 50px;margin-bottom:20px}
.iconify-sail{display:inline-block;width:25px;height:25px;--svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 24'%3E%3Cpath fill='%23000' d='M10.834 14.35a.416.416 0 0 0 .492.32h-.003l6.658-1.448a.4.4 0 0 0 .261-.185l.001-.002a.42.42 0 0 0 .054-.323l.001.003c-1.813-6.169-5.466-10.8-10.029-12.72H8.23a.415.415 0 0 0-.405.506L7.824.498zm-6.439 1.82l5.259-1.138a.42.42 0 0 0 .261-.178l.001-.002a.38.38 0 0 0 .054-.312l.001.003L8.296 6.83a.4.4 0 0 0-.335-.32h-.002a.2.2 0 0 0-.055-.007h-.015h.001a.41.41 0 0 0-.357.204l-.001.002l-.117.2c-1.558 2.646-2.909 4.935-3.52 8.795a.42.42 0 0 0 .123.365a.46.46 0 0 0 .38.098h-.003zm-.509 4.212a.35.35 0 0 0 .228-.09l.24-.24a2.425 2.425 0 0 1 3.418 0l.24.24a.3.3 0 0 0 .217.09h.01a.35.35 0 0 0 .228-.09l.255-.255a2.42 2.42 0 0 1 1.699-.696c.666 0 1.268.269 1.706.703l.234.234a.34.34 0 0 0 .227.097h.001a.35.35 0 0 0 .228-.09l.234-.234a2.425 2.425 0 0 1 3.418 0l.24.24c.056.055.132.09.217.09h.011h-.001a.35.35 0 0 0 .228-.09l.24-.24a2.4 2.4 0 0 1 .811-.532l.016-.006c.021-.042.048-.075.069-.117l2.488-5.073a.47.47 0 0 0-.049-.481l.001.001a.46.46 0 0 0-.459-.165l.003-.001l-17.666 3.832a.56.56 0 0 0-.399.755l-.001-.004l.565 1.434c.346.145.641.346.889.593a.24.24 0 0 0 .191.095l.025-.001h-.001zm16.535 2.109c-.34-.337-.807-.544-1.323-.544s-.984.208-1.323.545l-.24.24a.863.863 0 0 1-1.213 0l-.24-.24c-.34-.337-.807-.544-1.323-.544s-.984.208-1.323.545l-.234.234a.86.86 0 0 1-.605.248h-.006a.84.84 0 0 1-.602-.255l-.235-.235a1.88 1.88 0 0 0-1.327-.545c-.514 0-.979.205-1.32.538l-.255.255a.863.863 0 0 1-1.213 0l-.24-.24c-.34-.337-.807-.545-1.324-.545s-.984.208-1.324.545l-.24.24a.863.863 0 0 1-1.213 0c-.402-.396-.955-.641-1.565-.641s-1.162.245-1.565.641a.505.505 0 0 0 0 .72a.5.5 0 0 0 .358.151H.53a.5.5 0 0 0 .354-.145a1.196 1.196 0 0 1 1.696 0c.34.336.807.544 1.323.544s.984-.208 1.323-.544l.24-.24a.863.863 0 0 1 1.213 0l.24.24c.336.336.8.544 1.313.544h.011h-.001h.003c.512 0 .976-.205 1.314-.538l.262-.255a.863.863 0 0 1 1.213 0l.234.234c.338.34.806.55 1.323.551h.011c.513 0 .977-.208 1.312-.544l.234-.234a.863.863 0 0 1 1.213 0l.24.24c.34.336.807.544 1.323.544s.984-.208 1.323-.544l.24-.24a.863.863 0 0 1 1.213 0c.091.09.216.145.355.145h.011a.5.5 0 0 0 .352-.151a.5.5 0 0 0 .001-.719z'/%3E%3Cpath fill='%23000' d='M1.708 21.043h.004c.33 0 .628.134.844.351c.34.337.807.544 1.323.544s.984-.208 1.323-.545l.24-.24a.863.863 0 0 1 1.213 0l.24.24c.336.337.8.545 1.314.545h.01h-.001h.003c.512 0 .976-.205 1.314-.538l.262-.255a.863.863 0 0 1 1.22.007l.234.234c.338.339.806.55 1.323.551h.01c.513 0 .977-.208 1.313-.545l.234-.234a.863.863 0 0 1 1.213 0l.24.24c.34.337.807.544 1.323.544s.984-.208 1.323-.545l.24-.24a.863.863 0 0 1 1.213 0c.091.09.216.145.354.145h.011a.5.5 0 0 0 .352-.151a.505.505 0 0 0 0-.72c-.34-.337-.807-.544-1.323-.544s-.984.208-1.323.545l-.24.24a.863.863 0 0 1-1.213 0l-.24-.24c-.34-.337-.807-.544-1.323-.544s-.984.208-1.323.545l-.234.234a.86.86 0 0 1-.605.248h-.006a.84.84 0 0 1-.602-.255l-.235-.235a1.88 1.88 0 0 0-1.326-.544c-.514 0-.98.205-1.32.538l-.255.255a.863.863 0 0 1-1.213 0l-.24-.24c-.34-.337-.807-.545-1.324-.545s-.984.208-1.324.545l-.24.24a.863.863 0 0 1-1.213 0c-.402-.396-.955-.641-1.565-.641s-1.162.245-1.565.641a.5.5 0 0 0 0 .72a.5.5 0 0 0 .358.152H.51a.5.5 0 0 0 .354-.145c.211-.221.507-.359.837-.359h.005z'/%3E%3C/svg%3E");background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}
.iconify-tours{display:inline-block;width:25px;height:25px;--svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='32' r='6'%3E%3Canimate fill='freeze' attributeName='cy' dur='0.6s' values='32;12'/%3E%3C/circle%3E%3Cg%3E%3Cpath stroke-dasharray='2' stroke-dashoffset='2' d='M12 19v1M19 12h1M12 5v-1M5 12h-1'%3E%3Canimate fill='freeze' attributeName='d' begin='0.7s' dur='0.2s' values='M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.7s' dur='0.2s' values='2;0'/%3E%3C/path%3E%3Cpath stroke-dasharray='2' stroke-dashoffset='2' d='M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5'%3E%3Canimate fill='freeze' attributeName='d' begin='0.9s' dur='0.2s' values='M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.9s' dur='0.2s' values='2;0'/%3E%3C/path%3E%3CanimateTransform attributeName='transform' dur='30s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}
.iconify-private{display:inline-block;width:25px;height:25px;--svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M19.3 3H4.7C3.2 3 2.439 4.794 3.485 5.864L6.235 9h11.53l2.751-3.136C21.562 4.794 20.8 3 19.3 3m-2.851 7.5H7.551l3.699 4.216v5.534H7.756a.75.75 0 1 0 0 1.5h8.488a.75.75 0 0 0 0-1.5H12.75v-5.533z'/%3E%3C/svg%3E");background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}
.iconify-events{display:inline-block;width:25px;height:25px;--svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' d='M26 14h-2v2h2a3.003 3.003 0 0 1 3 3v4h2v-4a5.006 5.006 0 0 0-5-5M24 4a3 3 0 1 1-3 3a3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5a5 5 0 0 0-5-5m-1 28h-2v-2a3.003 3.003 0 0 0-3-3h-4a3.003 3.003 0 0 0-3 3v2H9v-2a5.006 5.006 0 0 1 5-5h4a5.006 5.006 0 0 1 5 5zm-7-17a3 3 0 1 1-3 3a3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5a5 5 0 0 0-5-5m-8 3H6a5.006 5.006 0 0 0-5 5v4h2v-4a3.003 3.003 0 0 1 3-3h2zM8 4a3 3 0 1 1-3 3a3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5a5 5 0 0 0-5-5'/%3E%3C/svg%3E");background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}
.iconify-blog{display:inline-block;width:25px;height:25px;--svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23000' d='M172.2 226.8c-14.6-2.9-28.2 8.9-28.2 23.8V301c0 10.2 7.1 18.4 16.7 22c18.2 6.8 31.3 24.4 31.3 45c0 26.5-21.5 48-48 48s-48-21.5-48-48V120c0-13.3-10.7-24-24-24H24c-13.3 0-24 10.7-24 24v248c0 89.5 82.1 160.2 175 140.7c54.4-11.4 98.3-55.4 109.7-109.7c17.4-82.9-37-157.2-112.5-172.2M209 0c-9.2-.5-17 6.8-17 16v31.6c0 8.5 6.6 15.5 15 15.9c129.4 7 233.4 112 240.9 241.5c.5 8.4 7.5 15 15.9 15h32.1c9.2 0 16.5-7.8 16-17C503.4 139.8 372.2 8.6 209 0m.3 96c-9.3-.7-17.3 6.7-17.3 16.1v32.1c0 8.4 6.5 15.3 14.8 15.9c76.8 6.3 138 68.2 144.9 145.2c.8 8.3 7.6 14.7 15.9 14.7h32.2c9.3 0 16.8-8 16.1-17.3c-8.4-110.1-96.5-198.2-206.6-206.7'/%3E%3C/svg%3E");background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}
}

.pickup-section{margin:50px;background:#f8f7f5;overflow:hidden;border-radius:20px;}
.pickup-grid{display:grid;grid-template-columns:50% 50%;min-height:300px}
.pickup-left{padding-top:20px;padding-left:30px;padding-right:20px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:5}
.pickup-mini{font-size:13px;letter-spacing:2px;font-weight:600;color:#e8303c;text-transform:uppercase;margin-bottom:20px;position:relative}
.pickup-mini:after{content:"";position:absolute;left:0;bottom:-10px;width:90px;height:2px;background:#e8303c}
.pickup-left .span{font-family:'Cormorant Garamond',serif;font-size:35px;font-weight:500;margin-bottom:10px;line-height:1.2;letter-spacing:-2px;color:#111;max-width:700px;}
.pickup-left p{font-size:14px;line-height:1.9;color:#808080;max-width:580px;margin-bottom:15px}
.pickup-tags{display:flex;flex-wrap:wrap;gap:14px;max-width:620px;margin-bottom:25px}
.pickup-tags span{padding:15px 28px;border:1px solid #d4be90;border-radius:100px;background:#fff;font-size:15px;color:#111;transition:.4s}
.pickup-tags span:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000014}
.pickup-left small{font-size:14px;font-style:italic;color:#777;margin-bottom:25px;margin-left:20px}
.pickup-right{position:relative;overflow:hidden;height:100%}
.pickup-right:before{content:"";position:absolute;top:0;left:0;width:40%;height:100%;z-index:2;pointer-events:none;background:linear-gradient(90deg,#f8f7f5 0%,#f8f7f5f2 15%,#f8f7f5a6 35%,#f8f7f540 65%,#f8f7f500 100%)}
.pickup-right img{width:100%;height:100%;object-fit:cover;display:block;border-radius:20px;}
@media(max-width:991px) {
.pickup-grid{grid-template-columns:1fr}
.pickup-left{padding:10px 15px}
.pickup-left h2{font-size:28px}
.pickup-right{height:400px}
.pickup-section{margin:10px;}
}


.offices-section{padding:30px 5%;background:#f8f8f6}
.office-title{text-align:center;margin-bottom:20px}
.office-title span{font-size:13px;letter-spacing:4px;color:#e8303c;font-weight:600;position:relative;display:inline-block;padding:0 70px}
.office-title span:before,.office-title span:after{content:"";position:absolute;top:50%;width:55px;height:1px;background:#e8303c}
.office-title span:before{left:0}
.office-title span:after{right:0}
.office-title h2{font-family:'Cormorant Garamond',serif;font-size:65px;color:#111;font-weight:500;margin-top:15px}
.offices-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
.office-card{background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 10px 40px #00000012}
.office-top{display:grid;grid-template-columns:52% 48%}
.office-image img{width:100%;height:100%;object-fit:cover;display:block}
.office-content{padding:15px}
.office-content h3{font-family:'Cormorant Garamond',serif;font-size:30px;line-height:1.2;color:#111;margin-bottom:5px}
.office-line{width:40px;height:2px;background:#e8303c;margin-bottom:15px}
.office-content p{font-size:14px;line-height:1.5;color:#666;margin-bottom:10px}
.office-address{display:flex;gap:15px;align-items:flex-start;color:#666;font-size:14px;line-height:1.5;margin-bottom:15px}
.iconmap{font-size:22px;padding:20px}
.office-btn{height:60px;background:#072552;color:#fff;border-radius:12px;padding:0 25px;display:flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;font-size:13px;font-weight:600;letter-spacing:1px}
.office-btn img{width:44px}
.office-map iframe{width:100%;height:130px;border:none;display:block}
@media(max-width:991px) {
.offices-grid,.office-top{grid-template-columns:1fr}
.office-title h2{font-size:45px}
}


.coverage-map{position:relative;margin:50px;box-sizing:border-box;aspect-ratio:1774/887;background:url(../img/catamaran/jaco-map.png) center center no-repeat;background-size:cover;border-radius:30px;overflow:hidden}
.coverage-map::before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#00000059,#00000026,#00000073);z-index:1}
.coverage-content{position:absolute;top:5%;left:50%;transform:translateX(-50%);width:85%;z-index:2;text-align:center;color:#fff}
.coverage-content h2{font-family:'Cormorant Garamond',serif;font-size:clamp(30px,4vw,72px);font-weight:500;line-height:1.1;margin:0 0 10px;text-shadow:0 2px 10px #0009}
.coverage-content p{font-size:clamp(14px,1.3vw,22px);max-width:800px;margin:auto;line-height:1.5;text-shadow:0 2px 10px #0009}
@media(max-width:1024px) {
.coverage-map{margin:30px;aspect-ratio:16/10;max-height:500px}
.coverage-content{top:2%;width:100%}
.coverage-content h2{font-size:15px}
.coverage-content p{font-size:12px}
}
@media(max-width:778px) {
.coverage-map{margin:15px;aspect-ratio:4/3;border-radius:20px;background-position:center;max-height:270px}
.coverage-content{top:1%;width:100%}
.coverage-content h2{font-size:15px;line-height:1.1}
.coverage-content p{font-size:12px;max-width:95%}
}

.map-legend{position:absolute;bottom:40px;left:40px;background:rgba(7,37,82,.8);padding:25px;border-radius:20px;display:flex;flex-direction:column;gap:20px}
.map-legend div{display:flex;align-items:center;gap:12px;text-transform:uppercase;font-size:14px}
.gold,.blue{width:18px;height:18px;border-radius:50%}
.gold{background:#c89f59}
.blue{background:#111;border:2px solid #fff}
.compass{position:absolute;bottom:23%;left:50%;font-size:90px;color:#c89f59}

.transport{position:relative;max-height:900px;padding:60px;background:url(../img/catamaran/transport.png) center/cover no-repeat;overflow:hidden;}
.overlay{position:absolute;inset:0;background:linear-gradient(90deg,#001027 0%,#001027f2 25%,#00102780 45%,transparent 75%)}
.transport-wrap{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-start;gap:50px}
.left{width:55%;color:#fff}
.top-label{display:flex;align-items:center;gap:15px;color:#d7a25a;font-size:14px;letter-spacing:2px}
.top-label i{font-style:normal;font-size:24px}
.line{width:60px;height:2px;background:#d7a25a;margin:5px 0}
.left h1{font-size:40px;line-height:.95;margin:0;font-weight:300;padding-top:10px}
.left h1 em{display:block;color:#d7a25a;font-family:'Parisienne',cursive;font-size:55px;line-height:1.5}
.desc{max-width:600px;font-size:13px;line-height:1.7;color:#fff;}
.locations{display:flex;align-items:center;gap:25px;margin:10px 0;padding-left:10px}
.loc{text-align:center;color:#fff}
.loc .icon{width:40px;height:40px;border:2px solid #fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:20px;color:#d7a25a;margin:auto auto 10px}
.divider{width:1px;height:80px;background:#fff3}
.included{display:inline-flex;padding:10px 25px;border:1px solid #fff;border-radius:50px;color:#fff;text-decoration:none;font-size:14px;letter-spacing:2px}
.pickup-box{width:360px;background:linear-gradient(180deg,#01152e,#001226);border-radius:30px;padding:15px;color:#fff;backdrop-filter:blur(15px);border:1px solid #ffffff26;box-shadow:0 20px 50px #0006}
.pickup-top{display:flex;gap:20px;align-items:center}
.pickup-icon{width:30px;height:30px;border-radius:50%;border:2px solid #d7a25a;display:flex;align-items:center;justify-content:center;color:#d7a25a;font-size:15px}
.pickup-box h3{font-size:22px;font-weight:300;margin:0}
.pickup-box p{line-height:1.8;color:#fff;font-size:14px;margin:10px}
.pickup-btn{display:flex;font-size:13px;justify-content:space-between;align-items:center;padding:8px 15px;border:1px solid #fff3;border-radius:50px;margin-top:10px;text-decoration:none;color:#fff}
.pickup-btn span{color:#d7a25a;font-size:22px}
.pickup-box small{display:block;margin-top:10px;color:#fff;font-size:12px;font-style:italic}
.bottom-box{position:relative;z-index:2;margin-top:60px;padding:0;background:#000e22eb;backdrop-filter:blur(15px);border-radius:30px;border:1px solid #ffffff1f;display:flex;justify-content:space-between;align-items:center}
.item{display:flex;align-items:flex-start;gap:25px;color:#fff;flex:1;padding-left:10px}
.circle{border-radius:50%;padding:10px;border:2px solid #fff;color:#fff;display:flex;justify-content:center;align-items:center;font-size:25px}
.item h4{margin:0 0 10px;font-size:14px}
.item p{margin:0;color:#ddd;line-height:1.7;font-size:12px}
.vline{width:1px;height:100px;background:#ffffff26}
@media(max-width:1100px) {
.transport{padding:20px;max-height:1100px;}
.transport-wrap,.bottom-box{flex-direction:column}
.left,.pickup-box{width:100%}
.left h1{font-size:20px}
.left h1 em{font-size:25px}
.loc span{font-size:15px;}
.included{font-size:12px;}
}

@media(max-width:1024px) {
.bottom-box{flex-wrap:wrap;padding:25px;gap:25px}
.item{flex:1 1 calc(50% - 20px);padding-left:0}
.vline{display:none}
}
@media(max-width:768px) {
.bottom-box{flex-direction:column;align-items:flex-start;margin-top:10px;padding:25px 20px;gap:20px;border-radius:20px}
.item{width:100%;padding:0;gap:18px;align-items:center}
.circle{min-width:50px;min-height:50px;padding:12px}
.circle svg{width:24px;height:24px}
.item h4{font-size:13px;margin-bottom:6px}
.item p{font-size:12px;line-height:1.5}
.vline{display:none}
}
.icon-white{width:28px;height:28px;color:#fff;fill:#fff;display:inline-block}



.reviews-section{padding:50px 0;background:#f7f7f7}
.container{width:90%;max-width:1400px;margin:auto}
.reviews-top{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:20px;margin-bottom:20px}
.featured-review,.small-review,.rating-bar,.love-banner{background:#fff;border-radius:25px;overflow:hidden;box-shadow:0 5px 30px #0000000f}
.featured-review{display:grid;grid-template-columns:1fr 1fr}
.featured-review img{width:100%;height:100%;object-fit:cover}
.featured-review .review-content{padding:15px}
.featured-review .review-content .stars{font-size:25px;color:#d7a746;margin-bottom:10px}
.featured-review .review-content .stars span{color:#d7a746;font-size:19px;margin-left:10px}
.featured-review .review-content p{font-size:25px;line-height:1.4;font-family:serif;margin-bottom:15px;padding-left:14px}
.featured-review .line{width:40px;height:2px;background:#d7a746;margin-bottom:25px}
.featured-review .review-content .h4{color:#111;font-size:16px;font-weight:700;letter-spacing:1px;margin-bottom:5px}
.featured-review .review-content span{font-size:15px;color:#888}
.small-review img{width:100%;height:180px;object-fit:cover}
.small-review{text-align:center;padding-bottom:10px}
.icon{width:55px;height:55px;background:#111;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:-30px auto 20px;position:relative}
.small-review h5{font-size:14px;margin-bottom:5px}
.stars-small{color:#d7a746;margin-bottom:10px}
.small-review p{padding:0 20px;line-height:1.7;font-size:15px;margin-bottom:20px}
.small-review span{font-size:12px;color:#888}
.rating-bar{display:flex;justify-content:space-between;padding:20px;margin-bottom:25px;align-items:center}
.rate-item{display:flex;align-items:center;gap:20px}
.big-icon{width:70px;height:70px;display:flex;align-items:center;justify-content:center;color:#d7a746;border:2px solid #d7a746;border-radius:50%;flex-shrink:0}
.big-icon svg{width:34px;height:34px;fill:#d7a746;}
.rate-item img{max-height:50px}
.rate-item span{font-size:25px}
.rate-item p{font-size:12px;letter-spacing:2px}
.logos{gap:10px}
.guests-loved{display:grid;grid-template-columns:repeat(4,1fr) 2fr;gap:20px;margin-bottom:50px}
.love-item{text-align:center;padding:40px 20px;border-right:1px solid #ddd}
.love-item h2{font-size:50px;margin-bottom:15px}
.love-banner{position:relative;overflow:hidden;border-radius:20px}
.love-banner img{width:100%;height:100%;object-fit:cover;display:block}
.love-banner:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#0000000D,#00000040,#000000bf);z-index:1}
.overlaysq{position:absolute;top:25px;left:25px;right:25px;color:#fff;width:50%;font-size:13px;line-height:1.6;z-index:2}
.overlaysq span{display:block;font-size:25px;font-style:italic;font-family:'Parisienne',cursive;margin-top:6px;color:#fff}


.h5{font-size:19px;margin-bottom:15px;font-weight:700}
.guest-gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}
.guest-gallery img{width:100%;height:220px;border-radius:15px;object-fit:cover;transition:.4s}
.guest-gallery img:hover{transform:translateY(-5px)}
@media(max-width:991px) {
.reviews-top,.guests-loved,.guest-gallery{grid-template-columns:1fr}
.featured-review{grid-template-columns:1fr}
.rating-bar{flex-direction:column;gap:30px}
}


.hero-sustain{height:100vh;position:relative}
.hero-content{max-width:1400px;margin:auto;display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 40px;position:relative;z-index:2}
.hero-left{max-width:650px}
.hero-left h2{font-size:75px;line-height:1;margin:25px 0}
.hero-left h2 em{color:#d7a746;font-style:normal}
.hero-left p{line-height:1.5;color:#fff;margin-bottom:20px;font-size:15px;}
.hero-left a{padding:15px 30px;border:1px solid #d7a746;text-decoration:none;color:#fff;border-radius:100px}
.hero-award{width:280px;background:#ffffff0d;color:#fff;backdrop-filter:blur(15px);padding:20px;border-radius:30px;display:flex;flex-direction:column;align-items:center;text-align:center}
.hero-award img{width:140px;display:block;margin-bottom:10px}
.impact-boxes{max-width:1400px;margin:auto;padding:10px 0px;background:#08141f;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:repeat(3,1fr)}
.impact-item{display:flex;align-items:flex-start;gap:25px;padding:20px 35px 10px 35px;position:relative}
.impact-item:not(:last-child):after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:120px;background:rgba(255,255,255,.08)}
.impact-icon{min-width:90px;height:90px;border:2px solid #d7a746;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:38px;color:#d7a746}
.impact-content h4{margin:0 0 10px;color:#d7a746;font-size:18px;letter-spacing:1px}
.impact-content p{margin:0;color:rgba(255,255,255,.75);line-height:1.8;font-size:15px}
@media(max-width:991px){.impact-boxes{grid-template-columns:1fr}.impact-item:not(:last-child):after{display:none}}
.story-section{max-width:1400px;margin:auto;padding:70px 30px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.story-text{max-width:650px}
.story-text span{display:block;color:#d7a746;font-size:13px;letter-spacing:3px;margin-left:5px;font-weight:700;}
.story-text h2{font-size:58px;line-height:1.1;margin:5px 0 5px}
.story-text p{font-size:14px;line-height:1.7;color:#111}
.story-images{display:flex;justify-content:center;align-items:center;width:100%;height:400px;}
.img-comp-container{position:relative;width:100%;height:400px;overflow:hidden;border-radius:50px 50px 50px 50px;box-shadow:0 25px 60px #0000001f}
.img-comp-img{position:absolute;width:100%;height:100%;overflow:hidden}
.img-comp-img img{display:block;width:100%;height:100%;object-fit:cover}
.img-comp-overlay{width:50%}
.img-comp-slider{position:absolute;z-index:9;cursor:ew-resize;width:70px;height:70px;border-radius:50%;background:#d7a746;box-shadow:0 0 30px #00000040}
@media(max-width:991px) {
.story-section{grid-template-columns:1fr;gap:40px;padding:50px 20px}
.story-text{max-width:100%;text-align:center}
.story-text h2{font-size:40px}
.img-comp-container{height:420px}
}
.why-section{position:relative;padding:120px 20px;background:url(../img/catamaran/sea.jpg) center/cover no-repeat;overflow:hidden}
.why-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,15,25,.88),rgba(3,15,25,.65),rgba(3,15,25,.88))}
.why-content{position:relative;z-index:2;max-width:850px;margin:auto;text-align:center;color:#fff}
.why-content span{display:block;color:#d7a746;font-size:13px;font-weight:700;letter-spacing:3px;margin-bottom:15px}
.why-content h2{font-size:58px;line-height:1.1;margin:0 0 5px}
.linexa{width:100px;height:3px;background:#d7a746;margin:0 auto 15px;border-radius:50px}
.why-content p{font-size:18px;line-height:1.9;color:rgba(255,255,255,.82);max-width:700px;margin:auto}
@media(max-width:991px){.why-content h2{font-size:38px}.why-section{padding:80px 20px}}
.objectives{max-width:1400px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:100px 30px}
.award-left img{width:100%}
.stats{display:flex;gap:50px;margin-top:40px}
.stats strong{display:block;font-size:40px;color:#d7a746}
.bottom-message{text-align:center;padding:100px 20px;background:url(footer.jpg)center/cover}
.bottom-message p{color:#ffffffb3}
@media(max-width:991px) {
.hero-content,.story-section,.award-section{grid-template-columns:1fr;display:grid}
.impact-boxes,.objectives{grid-template-columns:1fr}
.hero-left h2,.story-text h2,.award-right h2{font-size:45px}
.stats{flex-direction:column}
}





.img-comp-container{position:relative;}
.img-comp-img{position:absolute;width:700px;overflow:hidden}
.img-comp-img img{display:block;vertical-align:middle;max-height:400px;border-radius:25px 0px 0px 25px}
.img-comp-slider{position:absolute;z-index:9;cursor:ew-resize;width:40px;height:40px;background-color:#d7a746;opacity:1;border-radius:50%}



.objectives-section{padding:30px 10px;background:#f7f5f1}
.objectives-header{text-align:center;margin-bottom:20px}
.objectives-header span{display:block;color:#d7a746;font-size:13px;letter-spacing:4px;font-weight:700;margin-bottom:5px}
.objectives-header h2{font-size:58px;font-weight:400;line-height:1.1;color:#111;margin:0}
.objectives-grid{max-width:1400px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr)}
.objective-item{display:flex;gap:30px;padding:20px 40px;position:relative}
.objective-item:not(:last-child):after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);height:220px;width:1px;background:#e5e0d8}
.objective-icon img{width:90px;height:auto}
.objective-content h4{font-size:18px;line-height:1.3;margin:0 0 10px;font-weight:700;color:#111}
.objective-content p{font-size:14px;line-height:1.4;color:#555;margin:0}
@media(max-width:991px) {
.objectives-grid{grid-template-columns:1fr;gap:40px}
.objective-item:not(:last-child):after{display:none}
.objectives-header h2{font-size:38px}
}




.award-wrapper{background:#05121b;color:#fff}
.award-top{max-width:100%;margin:auto;padding:40px 20px 0px 20px;display:grid;grid-template-columns:300px 1fr;gap:20px;align-items:center;background:linear-gradient(90deg,#04141d,#082531)}
.award-left{text-align:center}
.award-left img{width:100%;max-width:300px}
.award-right span{display:block;color:#d7a746;font-size:13px;letter-spacing:3px;margin-bottom:15px}
.award-right h2{font-size:40px;line-height:1.1;margin-bottom:15px;font-weight:400}
.award-right p{line-height:1.8;color:#ffffffbf;margin-bottom:0px}
.award-stats{display:grid;grid-template-columns:repeat(3,1fr);}
.statx{display:flex;gap:15px;align-items:center;padding-right:20px;padding-left:20px;border-right:1px solid #808080}
.statx:last-child{border:none}
.statx svg{width:55px;height:55px;fill:none;stroke:#d7a746;stroke-width:1.5}
.statx strong{display:block;color:#d7a746;font-size:35px}
.statx span{font-size:14px;color:#fff}
.bottom-message{background:url(../img/catamaran/bg.jpg) center/cover;position:relative;padding:20px;display:grid;grid-template-columns:1fr 1px 1fr;align-items:center}
.bottom-message:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,15,25,.88),rgba(3,15,25,.65),rgba(3,15,25,.88))}
.left-message,.right-message{position:relative;z-index:2}
.leaf{font-size:35px;color:#d7a746;margin-bottom:20px}
.left-message h3{font-size:35px;font-weight:400;color:#d7a746;font-style:italic;line-height:1.2;margin-bottom:20px}
.left-message p{letter-spacing:2px;color:#fff;}
.divider{height:180px;background:#d7a746;position:relative;z-index:2}
.right-message{padding-left:20px}
.right-message p{font-size:16px;line-height:1.4;color:#fff;max-width:500px;text-align:left;}
.right-message p span{font-size:25px;font-weight:700;}
@media(max-width:991px) {
.award-top,.bottom-message{grid-template-columns:1fr}
.award-stats{grid-template-columns:1fr}
.divider{display:none}
.award-right h2,.left-message h3{font-size:38px}
}