@import url(https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&display=swap);:root{--btc-primary:#003580;--btc-primary-dark:#023a73;--btc-blue:#0073e6;--btc-gray-light:#f5f5f5;--btc-gray-text:#69707a;--btc-navy:#191e2d;--btc-gray-lighter:#f5f5f5;--btc-badge-orange:#ff9c51}.btc-all-tours{font-family:'Inter Tight','Inter',-apple-system,BlinkMacSystemFont,sans-serif;color:var(--btc-navy);background:#fff;scroll-behavior:smooth;margin-top:100px}.btc-all-tours__container{max-width:100%;width:100%;margin:0 auto;padding:0 clamp(16px, 4vw, 80px)}.btc-all-tours__filterBar{background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:1200px;margin:0 auto 10px;box-shadow:0 2px 12px rgb(0 0 0 / .04)}.btc-all-tours__filterField{padding:12px 20px 8px;border-right:1px solid #e5e7eb;display:flex;flex-direction:column}.btc-all-tours__filterField:last-child{border-right:none}.btc-all-tours__filterLabel{font-size:1rem;font-weight:500;color:var(--btc-navy)}.btc-all-tours__filterSelect{font-size:1rem;color:var(--btc-gray-text);background:0 0;border:none;outline:none;cursor:pointer;padding:0;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 0 center;background-repeat:no-repeat;background-size:1.25em;padding-right:1.5em}.btc-all-tours__filterInput{font-size:1rem;font-family:'Inter Tight','Inter',sans-serif;color:var(--btc-gray-text);background:0 0;border:none;outline:none;cursor:pointer;padding:0;width:100%;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 0 center;background-repeat:no-repeat;background-size:1.25em;border:0}.btc-all-tours__datePicker{border:0 solid #e5e7eb!important}.btc-all-tours__filterInput::placeholder{color:var(--btc-gray-text)}.btc-all-tours__clearWrapper{display:flex;justify-content:flex-end;margin-top:8px;padding:0 clamp(16px, 3vw, 24px)}.btc-all-tours__clearFilters{display:inline-flex;align-items:center;gap:4px;background:#fee2e2;color:#dc2626;border:none;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:500;cursor:pointer;transition:background .2s ease;white-space:nowrap}.btc-all-tours__clearFilters:hover{background:#fecaca}.btc-all-tours__clearFilters i{font-size:.7rem}.btc-all-tours__hero{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:clamp(12px, 3vw, 34px) 0;flex-wrap:wrap}.btc-all-tours__heroText h1{font-size:clamp(1.2rem, 3vw, 1.5rem);font-weight:600;margin:0 0 4px;line-height:1.2}.btc-all-tours__heroText p{font-size:1rem;color:var(--btc-gray-text);margin:0}.btc-all-tours__pillTabs{display:flex;gap:8px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:6px}.btc-all-tours__pillTab{padding:10px 18px;border-radius:8px;font-size:.9rem;font-weight:500;color:var(--btc-gray-text);text-decoration:none;transition:all .2s ease;white-space:nowrap;border:none;background:0 0;cursor:pointer;font-family:inherit}.btc-all-tours__pillTab:hover{background:var(--btc-gray-light);color:var(--btc-navy)}.btc-all-tours__pillTab--active,.btc-all-tours__pillTab[aria-current=page]{background:var(--btc-gray-light);color:var(--btc-primary-dark);font-weight:600}.btc-all-tours__featuredCard{display:grid;grid-template-columns:minmax(280px,42%) 1fr;gap:clamp(24px, 4vw, 48px);background:#fff;border-radius:16px;padding:12px;margin-bottom:32px;text-decoration:none;color:inherit;border:1px solid #e5e7eb}.btc-all-tours__featuredImage{position:relative;border-radius:12px;overflow:hidden;height:100%;min-height:280px}.btc-all-tours__featuredImage img{width:100%;height:100%;object-fit:cover}.btc-all-tours__badge{position:absolute;top:16px;right:16px;background:rgb(255 255 255 / .91);padding:8px 14px;border-radius:12px;font-size:.85rem;font-weight:600;display:inline-flex;align-items:center;gap:6px;box-shadow:0 4px 12px rgb(0 0 0 / .15);z-index:10}.btc-all-tours__badge--popular{color:var(--btc-navy)}.btc-all-tours__badge--popular i{color:#dc2626;font-size:16px}.btc-all-tours__badge--premier{color:#be185d}.btc-all-tours__badge--discount{background:#f5f5f5;color:var(--btc-navy)}.btc-all-tours__badge--discount i{color:var(--btc-badge-orange);font-size:16px}.btc-all-tours__featuredContent{display:flex;flex-direction:column;gap:4px;padding:12px 0}.btc-all-tours__featuredTitle{font-size:clamp(1rem, 2vw, 1.3rem);font-weight:600;margin:0;line-height:1.3}.btc-all-tours__featuredSubtitle{font-size:.95rem;color:var(--btc-gray-text);margin:0}.btc-all-tours__featuredMeta{display:flex;gap:24px;font-size:.95rem;color:var(--btc-navy);padding:8px 0}.btc-all-tours__includedWrap{padding:8px 0;margin-top:12px}.btc-all-tours__featuredMeta span{display:inline-flex;align-items:center;gap:8px}.btc-all-tours__featuredMeta i{color:var(--btc-navy);font-size:1.1rem}.btc-all-tours__includedTitle{font-size:1.1rem;font-weight:500;margin:0 0 12px}.btc-all-tours__includedGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.btc-all-tours__includedItem{display:flex;flex-direction:column;align-items:self-start;justify-content:center;text-align:left;padding:16px;background:var(--btc-gray-lighter);border-radius:12px;gap:10px}.btc-all-tours__includedItem i{font-size:1.5rem;color:#023a73}.btc-all-tours__includedItem span{font-size:.85rem;font-weight:500;color:var(--btc-navy);line-height:1.3}.btc-all-tours__featuredFooter{display:flex;justify-content:flex-end;align-items:center;gap:20px;margin-top:auto;padding-top:16px}.btc-all-tours__price{font-size:1.15rem;font-weight:600;color:var(--btc-blue)}.btc-all-tours__priceNote{font-size:.85rem;font-weight:400;color:var(--btc-gray-text);margin-left:4px}.btc-all-tours__cta{display:inline-flex;align-items:center;gap:8px;background:var(--btc-primary-dark);color:#fff;padding:12px 24px;border-radius:12px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s ease}.btc-all-tours__cta:hover{background:var(--btc-blue);color:#fff}.btc-all-tours__gradientWrap{background:linear-gradient(180deg,#e4bfa7 0%,#fff 100%);margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:68px calc(50vw - 50%);margin-bottom:48px}.btc-all-tours__gradientCard{display:grid;grid-template-columns:minmax(280px,42%) 1fr;gap:clamp(24px, 4vw, 48px);background:#fff;border-radius:16px;padding:12px;text-decoration:none;color:inherit;border:1px solid #e5e7eb;max-width:1200px;margin:0 auto}.btc-all-tours__privateSection{margin-bottom:64px}.btc-all-tours__privateGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.btc-all-tours__gridCard{background:#fff;border-radius:16px;overflow:hidden;transition:transform .2s ease;text-decoration:none;color:inherit;border:1px solid #ddd;padding:16px;display:flex;flex-direction:column;cursor:pointer}.btc-all-tours__gridCard:hover{transform:scale(1.01)}.btc-all-tours__gridCardImage{position:relative;aspect-ratio:16/10;overflow:hidden;border-radius:12px}.btc-all-tours__gridCardImage img{width:100%;height:100%;object-fit:cover}.btc-all-tours__gridBadges{position:absolute;top:12px;right:12px;display:flex;gap:8px;z-index:10}.btc-all-tours__gridBadges .btc-all-tours__badge{position:static;white-space:nowrap}.btc-all-tours__badge i{font-size:16px}.btc-all-tours__gridCardBody{padding:20px 0 0;display:flex;flex-direction:column;gap:4px;flex:1}.btc-all-tours__gridCardHeader{display:flex;justify-content:space-between;align-items:center}.btc-all-tours__gridCardTitle{font-size:1.15rem;font-weight:600;margin:0;line-height:1.3;flex:1}.btc-all-tours__gridCardArrow{color:var(--btc-navy);font-size:1.25rem;flex-shrink:0}.btc-all-tours__gridCardSubtitle{font-size:.9rem;color:var(--btc-gray-text);margin:0}.btc-all-tours__gridCardFeatures{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:.85rem;color:var(--btc-navy)}.btc-all-tours__gridCardFeatures span{display:inline-flex;align-items:center;gap:6px}.btc-all-tours__gridCardFeatures i{color:var(--btc-blue)}.btc-all-tours__gridCardMeta{display:flex;gap:20px;font-size:.9rem;color:var(--btc-gray-text);margin-top:auto;padding-top:12px}.btc-all-tours__gridCardMeta span{display:inline-flex;align-items:center;gap:6px}.btc-all-tours__gridCardMeta i{color:var(--btc-blue)}.btc-all-tours__gridCardPrice{font-size:1.1rem;font-weight:600;color:var(--btc-blue);margin-left:auto}.btc-all-tours__sharedSection{background:linear-gradient(180deg,#7cadc1 0%,#dceef4 50%,#fff 100%);margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:60px calc(50vw - 50%) 80px;text-align:center}.btc-all-tours__sharedHeader{margin-bottom:48px}.btc-all-tours__sharedTitle{font-size:clamp(1.75rem, 4vw, 2.25rem);font-weight:500;color:#fff;line-height:1.2;margin-bottom:0}.btc-all-tours__sharedSubtitle{font-size:1.05rem;color:#2c5464;margin:0}.btc-all-tours__sharedGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,340px));gap:28px;max-width:1100px;margin:0 auto;justify-content:center;justify-items:center}.btc-all-tours__sharedCard{background:#fff;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;padding:12px;border:1px solid #e5e7eb}.btc-all-tours__sharedCard:hover{box-shadow:0 8px 24px rgb(0 0 0 / .08)}.btc-all-tours__sharedCardImage{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:12px}.btc-all-tours__sharedCardImage img{width:100%;height:100%;object-fit:cover}.btc-all-tours__sharedCardImage .btc-all-tours__badge{position:absolute;top:12px;right:12px}.btc-all-tours__sharedCardBody{padding:16px 4px 0;display:flex;flex-direction:column;gap:12px;text-align:left;flex:1}.btc-all-tours__sharedCardTitle{font-size:1.05rem;font-weight:600;margin:0;line-height:1.3;color:var(--btc-navy)}.btc-all-tours__sharedCardMeta{display:flex;gap:16px;font-size:.85rem;color:var(--btc-gray-text)}.btc-all-tours__sharedCardMeta span{display:inline-flex;align-items:center;gap:6px}.btc-all-tours__sharedCardMeta i{color:var(--btc-navy);font-size:1rem}.btc-all-tours__sharedCardFeatures{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:var(--btc-navy)}.btc-all-tours__sharedCardFeatures li{display:flex;align-items:flex-start;gap:8px;line-height:1.4}.btc-all-tours__sharedCardFeatures i{color:var(--btc-navy);font-size:.9rem;flex-shrink:0;margin-top:2px}.btc-all-tours__sharedCardFooter{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px}.btc-all-tours__sharedCardPrice{font-size:1rem;font-weight:600;color:var(--btc-blue)}.btc-all-tours__sharedCardPrice span{font-weight:400;font-size:.85rem;color:var(--btc-gray-text)}.btc-all-tours__sharedCardBtn{display:inline-flex;align-items:center;background:var(--btc-primary-dark);color:#fff;padding:10px 20px;border-radius:10px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s ease}.btc-all-tours__sharedCardBtn:hover{background:var(--btc-blue);color:#fff}.btc-all-tours__tailorSection{padding:clamp(48px, 6vw, 40px) 0}.btc-all-tours__tailorCard{display:grid;grid-template-columns:minmax(280px,38%) 1fr;gap:clamp(24px, 4vw, 48px);background:#fff;border-radius:16px;padding:16px;max-width:1100px;margin:0 auto;text-decoration:none;color:inherit;border:1px solid #e5e7eb}.btc-all-tours__tailorImage{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:3/4;background:#0d4d5a url(//boattripsclub.com/wp-content/themes/blocksy-child/assets/css/../images/boats.png) no-repeat center center;background-size:cover}.btc-all-tours__tailorImage img{width:100%;height:100%;object-fit:cover}.btc-all-tours__tailorBadges{position:absolute;top:16px;right:16px;display:flex;gap:8px;z-index:10}.btc-all-tours__tailorBadge{padding:8px 14px;border-radius:12px;font-size:.8rem;font-weight:600;display:inline-flex;align-items:center;gap:6px}.btc-all-tours__tailorBadge--vip{background:rgb(255 255 255 / .91);color:var(--btc-navy)}.btc-all-tours__tailorBadge--vip i{color:var(--btc-blue)}.btc-all-tours__tailorBadge--tailor{background:rgb(255 255 255 / .91);color:var(--btc-navy)}.btc-all-tours__tailorBadge--tailor i{color:#ff3f3f}.btc-all-tours__tailorContent{display:flex;flex-direction:column;gap:4px;padding:12px 0}.btc-all-tours__tailorTitle{font-size:clamp(1.5rem, 3vw, 1.75rem);font-weight:600;margin:0}.btc-all-tours__tailorSubtitle{font-size:.95rem;color:var(--btc-gray-text);margin:0}.btc-all-tours__tailorDescription{font-size:.95rem;color:var(--btc-navy);line-height:1.6;margin:0}.btc-all-tours__tailorCta{display:inline-flex;align-items:center;gap:8px;background:var(--btc-primary-dark);color:#fff;padding:14px 28px;border-radius:12px;font-size:.95rem;font-weight:600;text-decoration:none;width:fit-content;margin-top:auto;transition:background .2s ease}.btc-all-tours__tailorCta:hover{background:var(--btc-blue);color:#fff}@media (max-width:1024px){.btc-all-tours__tailorImage img{object-position:top}.btc-all-tours__sharedGrid{grid-template-columns:repeat(2,1fr)}.btc-all-tours__includedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.btc-all-tours__filterBar{display:none}.btc-all-tours__clearWrapper{display:none}.btc-all-tours{margin-top:24px}.btc-all-tours__container{padding:0 12px}.btc-all-tours__gridCardMeta{flex-wrap:wrap;gap:12px;row-gap:8px}.btc-all-tours__gridCardMeta span{white-space:nowrap}.btc-all-tours__gridCardArrow{display:none}.btc-all-tours__hero{flex-direction:column;gap:16px}.btc-all-tours__pillTabs{overflow-x:auto;width:100%;justify-content:flex-start}.btc-all-tours__featuredCard,.btc-all-tours__gradientCard,.btc-all-tours__tailorCard{grid-template-columns:1fr}.btc-all-tours__privateGrid{grid-template-columns:1fr}.btc-all-tours__sharedGrid{grid-template-columns:1fr;padding:0 16px}.btc-all-tours__tailorImage{aspect-ratio:16/9}.btc-all-tours__includedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.btc-all-tours__featuredMeta{flex-direction:column;gap:8px}.btc-all-tours__gridCardFeatures{flex-direction:column;gap:6px}}@media (prefers-reduced-motion:reduce){.btc-all-tours *{transition:none!important;animation:none!important}}.btc-sust-wrapper{max-width:100%;margin:0 auto;padding:0;background:#fff}.btc-sust-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:100%;margin:0 auto;border-right:0 solid #fff0}.btc-sust-cell{border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;min-height:200px;display:flex;align-items:center;justify-content:center;padding:30px}.btc-sust-cell:nth-child(3n+1){border-left:1px solid #fff0}.btc-sust-image-container{width:100%;max-width:380px;border-radius:100px;overflow:hidden;box-shadow:0 10px 30px rgb(0 0 0 / .1)}.btc-sust-image-container img{width:100%;height:auto;display:block}.btc-sust-cell.bot-center{grid-column:1/-1;border-left:1px solid #f0f0f0;min-height:auto;padding:60px 20px}.btc-sust-cell.bot-left,.btc-sust-cell.bot-right{display:none}.btc-sust-cell.bot-center p{text-align:center;max-width:700px;margin:0 auto;font-family:'Inter Tight',sans-serif;font-size:1.15rem;line-height:1.5;color:#000;font-weight:500}.top-left{border-top:1px solid #fff0}.mid-right{border-right:1px solid #fff0}.top-right{border-right:1px solid #fff0}.bot-center{border-right:1px solid #fff0;border-left:1px solid transparent!important;border-bottom:1px solid #fff0}@media (max-width:768px){.btc-sust-grid{display:flex;flex-direction:column;border:none}.btc-sust-cell{border:none;min-height:auto;padding:0}.top-left,.top-center,.top-right,.mid-left,.mid-right,.bot-left,.bot-right{display:none}.btc-sust-cell.mid-center{padding:40px 20px 20px}.btc-sust-image-container{max-width:100%;border-radius:40px}.btc-sust-cell.bot-center{padding:20px 20px 60px;border:none}.btc-sust-cell.bot-center p{font-size:1rem;padding:0 10px}}.btc-social-review-card{border:1px solid #e5e7eb;border-radius:24px;padding:32px;background:#fff;margin:32px auto;max-width:100%}.btc-social-header{margin-bottom:24px}.btc-social-logo{margin-bottom:12px}.btc-social-logo img{height:48px;width:auto;display:block}.btc-social-title{font-family:'Inter Tight',sans-serif;font-size:1.25rem;font-weight:500;color:var(--btc-navy);margin:0}.btc-social-scroll-wrapper{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 #fff0;padding-bottom:8px}.btc-social-scroll-wrapper::-webkit-scrollbar{height:6px}.btc-social-scroll-wrapper::-webkit-scrollbar-track{background:0 0}.btc-social-scroll-wrapper::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:3px}@media (max-width:768px){.btc-all-tours__clickableCard{cursor:pointer;-webkit-tap-highlight-color:rgb(0 0 0 / .05)}}