.hero{text-align:center;justify-content:center;align-items:center;width:100%;height:100vh;min-height:700px;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-bg{opacity:0;filter:brightness(.82)saturate(1.15);z-index:0;background-position:50% 25%;background-size:cover;transition:transform 6s cubic-bezier(.4,0,.2,1),opacity 1.5s ease-in-out;position:absolute;inset:0;transform:scale(1.08)}.hero-bg.active{opacity:1;z-index:1;animation:1.6s cubic-bezier(.22,.61,.36,1) both heroPhotoReveal;transform:scale(1.02)}.hero-bg.loaded.active{transform:scale(1)}@keyframes heroPhotoReveal{0%{opacity:0;filter:brightness(.82)saturate(1.15)blur(14px);transform:scale(1.1)}to{opacity:1;filter:brightness(.82)saturate(1.15)blur();transform:scale(1)}}.hero-mosaic-grid{z-index:2;pointer-events:none;contain:layout paint;grid-template-rows:repeat(14,minmax(0,1fr));grid-template-columns:repeat(18,minmax(0,1fr));display:grid;position:absolute;inset:0;overflow:hidden}.hero-mosaic-box{opacity:0;background-color:#ebf7ff14;background-image:var(--tile-image);background-size:1800% 1400%;background-position:var(--tile-position);-webkit-backdrop-filter:blur();background-repeat:no-repeat;transform:scale(1.02)}.hero-mosaic-grid.is-shuttering .hero-mosaic-box{animation:heroMosaicShutter .88s cubic-bezier(.22, .61, .36, 1) var(--shutter-delay) both;will-change:opacity, transform, backdrop-filter}@keyframes heroMosaicShutter{0%{opacity:var(--base-opacity);-webkit-backdrop-filter:blur(var(--base-blur));transform:scale(1.02)}38%{opacity:var(--base-opacity);-webkit-backdrop-filter:blur(var(--base-blur))}to{opacity:0;-webkit-backdrop-filter:blur();transform:scale(1.1)}}.hero-location-badge{z-index:3;-webkit-backdrop-filter:blur(8px);background:#0a142373;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:8px;padding:8px 18px;animation:1s ease-out 1.2s both heroFadeUp;display:flex;position:absolute;bottom:2.2rem;left:5%;box-shadow:0 10px 30px #0003}.loc-pin{align-items:center;display:flex}.loc-text{color:var(--white);letter-spacing:.05em;font-size:.78rem;font-weight:700}.hero:after{content:"";z-index:1;background:linear-gradient(#0a1423c7 0%,#0f192a59 38%,#0f192a40 55%,#0a1220d9 100%),radial-gradient(120% 80% at 50% 100%,#fab4181f 0%,#0000 70%);position:absolute;inset:0}.hero-content{z-index:3;flex-direction:column;align-items:center;width:100%;max-width:880px;margin-top:-30px;padding:0 5%;display:flex;position:relative}@media (max-width:768px){.hero{height:auto!important;min-height:100svh!important;padding:85px 1rem 40px!important}.hero-content{margin-top:0!important;padding:0!important}.hero-title{margin-bottom:1rem!important;font-size:clamp(2.1rem,8vw,3rem)!important}.hero-locations{gap:.35rem!important;margin-top:.9rem!important}.hero-loc-tag{padding:5px 10px!important;font-size:.72rem!important}.hero-location-badge{white-space:nowrap!important;margin-top:1.25rem!important;position:relative!important;bottom:auto!important;left:auto!important;transform:none!important}.hero-mosaic-grid{display:none!important}}@media (prefers-reduced-motion:reduce){.hero-mosaic-grid.is-shuttering .hero-mosaic-box{animation:none}}.hero-badge{color:#fffffff2;letter-spacing:.18em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fab41873;border-radius:50px;align-items:center;gap:8px;margin-bottom:2.2rem;padding:9px 22px;font-size:.72rem;font-weight:700;animation:1s ease-out both heroFadeUp;display:inline-flex;box-shadow:0 0 20px #fab4181f,inset 0 1px #ffffff1a}.hero-badge span:first-child{color:var(--yellow);font-size:.9rem}.hero-title{font-family:var(--font-head);color:var(--white);letter-spacing:-.03em;text-shadow:0 2px 8px #00000040,0 8px 40px #00000026;margin-bottom:1.6rem;font-size:clamp(3.2rem,8vw,6.5rem);font-weight:800;line-height:1.06;animation:1s ease-out .18s both heroFadeUp}.hero-title em{background:linear-gradient(130deg,#ff7e7e 0%,#ff3b3b 50%,#f02424 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 18px #da212873);-webkit-background-clip:text;background-clip:text;font-style:normal;display:inline-block;position:relative}.hero-title em:after{content:"";background:linear-gradient(90deg,#0000 0%,#ff4d4d 30%,#da2128 60%,#0000 100%);border-radius:2px;height:3px;animation:3s 1.5s infinite shimmerLine;position:absolute;bottom:-6px;left:0;right:0}@keyframes shimmerLine{0%{opacity:.6;transform:scaleX(.85)}50%{opacity:1;transform:scaleX(1)}to{opacity:.6;transform:scaleX(.85)}}.hero-sub{color:#ffffffd1;text-shadow:0 1px 8px #0000004d;max-width:560px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.75;animation:1s ease-out .35s both heroFadeUp}.hero-locations{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:2.5rem;margin-bottom:0;animation:1s ease-out .5s both heroFadeUp;display:flex}.hero-loc-tag{letter-spacing:.03em;color:#ffffffe0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:default;background:#ffffff12;border:1px solid #fff3;border-radius:50px;padding:7px 16px;font-size:.77rem;font-weight:700;transition:all .25s}.hero-loc-tag:hover{border-color:var(--yellow);color:var(--white);background:#fab41833;transform:translateY(-1px)}.hero-loc-tag.featured{border:1px solid var(--yellow);color:var(--white);background:#fab4182e;padding:7px 18px;font-weight:800;transform:scale(1.05);box-shadow:0 0 12px #fab41840}.hero-loc-tag.featured:hover{background:#fab4184d;border-color:#fff;transform:scale(1.08)translateY(-1px);box-shadow:0 0 16px #fab41866}.hero-search-bar{-webkit-backdrop-filter:blur(12px);background:#0d233abf;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:.75rem;width:100%;max-width:720px;margin-top:2rem;padding:6px 8px 6px 20px;animation:1s ease-out .5s both heroFadeUp;display:flex}.hero-search-field{text-align:left;flex:1;align-items:center;gap:8px;display:flex}.hero-search-icon{flex-shrink:0;align-items:center;display:flex}.hero-search-input-wrap{flex-direction:column;gap:1px;width:100%;display:flex}.hero-search-input-wrap label{color:var(--teal);text-transform:uppercase;letter-spacing:.06em;font-size:.6rem;font-weight:700}.hero-search-select,.hero-search-date{color:var(--white);font-size:.82rem;font-weight:600;font-family:var(--font-main);cursor:pointer;background:0 0;border:none;outline:none;width:100%}.hero-search-select option{color:#fff;background:#0d233a}.hero-search-date::-webkit-calendar-picker-indicator{filter:invert();cursor:pointer}.hero-search-divider{background:#ffffff26;flex-shrink:0;width:1px;height:24px}.hero-search-btn{background:var(--teal);color:var(--white);letter-spacing:.03em;transition:background var(--transition), transform var(--transition);border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:10px 22px;font-size:.82rem;font-weight:700;display:inline-flex}.hero-search-btn:hover{background:var(--blue);transform:translateY(-1px)}@media (max-width:768px){.hero-search-bar{border-radius:16px;flex-direction:column;gap:.85rem;padding:1rem}.hero-search-divider{display:none}.hero-search-btn{width:100%}}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;animation:1s ease-out .65s both heroFadeUp;display:flex}.hero-scroll-hint{z-index:2;flex-direction:column;align-items:center;gap:8px;animation:1s ease-out 1s both heroFadeUp;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.hero-scroll-hint span{letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;font-size:.6rem;font-weight:700;animation:2.4s ease-in-out infinite scrollLabelPulse}@keyframes scrollLabelPulse{0%,to{opacity:.4}50%{opacity:.9}}.brand-logo-img{object-fit:contain;display:block}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.about-section{background:#fff;padding:6rem 0 5rem}.about-inner{max-width:var(--max-w);grid-template-columns:1fr 1fr;align-items:center;gap:5rem;margin:0 auto;padding:0 2rem;display:grid}.about-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--text-teal,#0f766e);margin-bottom:1.1rem;font-size:.72rem;font-weight:700;display:inline-block}.about-heading{color:#0f172a;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;line-height:1.25;font-family:var(--font-main);margin-bottom:1.6rem}.about-desc{color:#475569;margin-bottom:1rem;font-size:.95rem;line-height:1.85}.about-desc:last-of-type{margin-bottom:2rem}.about-checks{flex-direction:column;gap:.75rem;margin-bottom:2.4rem;list-style:none;display:flex}.about-checks li{color:#334155;align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.55;display:flex}.about-check-icon{color:#fff;background:#29b2b7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:.7rem;font-weight:800;display:inline-flex}.about-socials{flex-wrap:wrap;gap:.85rem;display:flex}.about-social-link{border:1.5px solid #0000;border-radius:50px;align-items:center;gap:.5rem;padding:.55rem 1.15rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.about-social-link svg{flex-shrink:0;width:16px;height:16px}.about-social-link:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000001a}.about-social-fb,.about-social-ig,.about-social-wa{background:var(--bg-card);color:var(--text-dark);border:1.5px solid var(--border)}.about-social-fb:hover,.about-social-ig:hover,.about-social-wa:hover{background:var(--text-dark);color:var(--white);border-color:var(--text-dark)}.about-photo-wrap{margin-top:8%;position:relative}.about-photo-wrap:before{content:"";z-index:0;background:#0d233a;border-radius:2px;width:100%;height:100%;position:absolute;bottom:-22px;left:-22px}.about-photo-wrap:after{content:"";opacity:.35;z-index:2;pointer-events:none;background-image:radial-gradient(circle,#106da4 1.2px,#0000 1.2px);background-repeat:repeat;background-size:14px 14px;width:160px;height:160px;position:absolute;top:-26px;right:-26px}.about-photo-frame{aspect-ratio:4/5;z-index:1;border-radius:2px;width:100%;position:relative;overflow:hidden;box-shadow:0 18px 48px #0000002e,0 4px 12px #0000001a}.about-photo-accent{writing-mode:vertical-rl;letter-spacing:.22em;text-transform:uppercase;color:#00000040;z-index:2;-webkit-user-select:none;user-select:none;font-size:.65rem;font-weight:800;position:absolute;bottom:16px;left:-42px}@media (max-width:900px){.about-inner{grid-template-columns:1fr;gap:3rem}.about-photo-wrap{max-width:480px;margin:0 auto}.about-photo-accent{display:none}}.categories-grid{background:#0d1f2d;border-radius:4px;grid-template-columns:repeat(4,1fr);gap:0;display:grid;overflow:hidden}.category-card{cursor:pointer;background:#0d1f2d;border:none;border-right:1px solid #ffffff14;flex-direction:column;align-items:flex-start;min-height:240px;padding:2.8rem 2rem 2.4rem;transition:background .35s;display:flex;position:relative;overflow:hidden}.category-card:last-child{border-right:none}.category-card:hover{background:#112536}.cat-num{color:#ffffff0f;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-.04em;font-size:7rem;font-weight:900;line-height:1;font-family:var(--font-outfit), "Inter", sans-serif;transition:color .35s;position:absolute;top:-.5rem;right:1.2rem}.category-card:hover .cat-num{color:#29b2b71f}.category-title{color:#f1f5f9;z-index:1;margin-bottom:.7rem;font-size:1.08rem;font-weight:700;line-height:1.3;position:relative}.category-desc{color:#c8d7e699;z-index:1;flex:1;font-size:.82rem;line-height:1.75;position:relative}.cat-arrow{color:#ffffff4d;z-index:1;margin-top:1.6rem;font-size:1.15rem;transition:color .3s,transform .3s;position:relative}.category-card:hover .cat-arrow{color:#29b2b7;transform:translate(6px)}.category-card:after{content:"";background:linear-gradient(90deg,#29b2b7,#106da4);width:0%;height:2px;transition:width .4s;position:absolute;bottom:0;left:0}.category-card:hover:after{width:100%}.why-wrap{grid-template-columns:1.1fr 1fr;align-items:center;gap:6rem;display:grid}.why-visual{justify-content:center;align-items:center;display:flex;position:relative}.why-img-main{border-radius:24px;width:100%;height:480px;transition:transform .5s;overflow:hidden;box-shadow:0 15px 40px #00000014}.why-img-main img{object-fit:cover;width:100%;height:100%}.why-img-accent{border:6px solid var(--bg-main);border-radius:20px;width:200px;height:200px;transition:transform .5s,bottom .5s;position:absolute;bottom:-30px;right:-20px;overflow:hidden;box-shadow:0 12px 35px #0000001f}.why-img-accent img{object-fit:cover;width:100%;height:100%}.why-visual:hover .why-img-main{transform:translateY(-4px)scale(1.01)}.why-visual:hover .why-img-accent{bottom:-24px;transform:scale(1.04)rotate(2deg)}.why-badge-float{-webkit-backdrop-filter:blur(16px);z-index:5;background:#ffffffe0;border:1px solid #29b2b740;border-radius:16px;align-items:center;gap:12px;padding:14px 20px;display:flex;position:absolute;top:30px;left:-20px;box-shadow:0 10px 30px #00000014}.why-badge-float .badge-icon{font-size:1.6rem}.why-badge-float .badge-text{font-size:.75rem;line-height:1.4}.why-badge-float .badge-text strong{color:var(--blue);font-size:.88rem;font-weight:800;display:block}.why-badge-float .badge-text span{color:var(--text-mute)}.why-content .section-header{text-align:left}.why-content .gold-line{margin:1.25rem 0 0}.why-features{grid-template-columns:1fr 1fr;gap:2rem 1.5rem;margin-top:3rem;display:grid}.why-feature{transition:transform var(--transition);align-items:flex-start;gap:1rem;display:flex}.why-feature:hover{transform:translateY(-2px)}.why-feature:nth-child(5){grid-column:span 2;max-width:85%}.why-feature-icon{background:linear-gradient(135deg,#29b2b714,#106da40a);border:1px solid #29b2b72e;border-radius:10px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:1.15rem;display:flex}.why-feature-text h4{color:var(--text-dark);margin-bottom:.35rem;font-size:.95rem;font-weight:700;line-height:1.3}.why-feature-text p{color:var(--text-mute);font-size:.8rem;line-height:1.55}@media (max-width:1024px){.why-wrap{grid-template-columns:1fr;gap:5rem}.why-visual{max-width:550px;margin:0 auto}}@media (max-width:640px){.why-img-main{height:360px}.why-img-accent{width:140px;height:140px;bottom:-20px;right:-10px}.why-features{grid-template-columns:1fr;gap:1.5rem}.why-feature:nth-child(5){grid-column:span 1;max-width:100%}.why-badge-float{padding:10px 14px;top:15px;left:10px}}.gallery-bg{background:var(--bg-accent)}.social-feed-grid{column-count:3;column-gap:1.25rem}@media (max-width:992px){.social-feed-grid{column-count:2}}@media (max-width:640px){.social-feed-grid{column-count:1}.social-feed-grid:not(.show-all)>.social-post-card:nth-child(n+4){display:none!important}}.social-feed-more-wrap{justify-content:center;width:100%;margin-top:2rem;display:none}.social-feed-more-btn{background:var(--bg-card);border:1px solid var(--border);color:var(--text-dark);font-family:var(--font-body);cursor:pointer;transition:all var(--transition);border-radius:50px;align-items:center;gap:8px;padding:10px 24px;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:0 4px 15px #0000000a}.social-feed-more-btn:hover{background:var(--teal);border-color:var(--teal);color:var(--white);transform:translateY(-2px);box-shadow:0 6px 20px #29b2b740}.social-feed-more-btn svg{transition:transform var(--transition)}.social-feed-more-btn svg.rotate-180{transform:rotate(180deg)}@media (max-width:640px){.social-feed-more-wrap{display:flex}}.social-post-card{break-inside:avoid;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:transform var(--transition), box-shadow var(--transition);flex-direction:column;margin-bottom:1.25rem;display:flex;overflow:hidden}.social-post-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.sp-header{border-bottom:1px solid #00000008;align-items:center;padding:1rem;display:flex}.sp-avatar-wrap{background:var(--bg-accent);border-radius:50%;width:38px;height:38px;margin-right:10px;overflow:hidden}.sp-avatar{object-fit:cover;width:100%;height:100%}.sp-user-info{flex-direction:column;flex:1;display:flex}.sp-username-row{align-items:center;gap:4px;display:flex}.sp-username{color:var(--text-dark);font-size:.85rem;font-weight:700}.sp-verified{color:#1d9bf0;background:#1d9bf01a;border-radius:50px;padding:0 4px;font-size:.72rem;line-height:1.2}.sp-meta-sub{color:var(--text-mute);font-size:.7rem}.sp-platform-badge{justify-content:center;align-items:center;display:flex}.insta-color{color:#e1306c}.twitter-color,.threads-color{color:var(--text-dark)}.bsky-color{color:#0a7aff}.mstd-color{color:#6364ff}.social-badge-text{color:#ff5a5f;border:1px solid #ff5a5f40;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:800}.sp-content{flex-direction:column;display:flex}.sp-text{color:var(--text-dark);padding:0 1rem .85rem;font-size:.82rem;line-height:1.55}.sp-img-wrap{cursor:zoom-in;width:100%;position:relative;overflow:hidden}.sp-image{width:100%;height:auto;max-height:380px;transition:transform .6s;display:block}.sp-img-wrap:hover .sp-image{transform:scale(1.03)}.sp-footer{background:#00000001;border-top:1px solid #00000008;padding:.85rem 1rem}.sp-actions{align-items:center;gap:1.25rem;display:flex}.sp-actions span{color:var(--text-mute);cursor:pointer;transition:color var(--transition);align-items:center;gap:4px;font-size:.72rem;font-weight:600;display:flex}.sp-action-btn{cursor:pointer;color:var(--text-mute);font-size:.75rem;font-weight:600;font-family:var(--font-body);background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;transition:all .2s;display:inline-flex}.sp-action-btn:hover{background:#0000000a}.sp-action-btn svg{flex-shrink:0;transition:transform .2s,stroke .2s,fill .2s}.sp-like-btn{color:var(--text-mute)}.sp-like-btn:hover{color:#e1306c;background:#e1306c0f}.sp-like-btn:hover svg{fill:#e1306c;stroke:#e1306c;transform:scale(1.25)}.sp-comment-btn:hover{color:var(--teal);background:#29b2b70f}.sp-comment-btn:hover svg{stroke:var(--teal);transform:scale(1.15)rotate(-5deg)}.sp-share-btn:hover{color:var(--blue);background:#106da40f}.sp-share-btn:hover svg{stroke:var(--blue);transform:translate(3px)translateY(-2px)}.lightbox{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172af2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox-img{border-radius:var(--radius-md);max-width:90vw;max-height:85vh;box-shadow:0 0 80px #29b2b726}.lightbox-close{color:var(--white);cursor:pointer;width:44px;height:44px;transition:background var(--transition);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.3rem;display:flex;position:absolute;top:1.5rem;right:1.5rem}.lightbox-close:hover{background:#fff3}.reviews-bg{background:linear-gradient(135deg,#f0f7fb 0%,#fff 100%)}.reviews-slider{position:relative;overflow:hidden}.reviews-track{transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.review-slide{gap:1.5rem;min-width:100%;padding:.5rem;display:flex}.review-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color var(--transition);box-shadow:var(--shadow-card);flex:1;padding:2rem;position:relative;overflow:hidden}.review-card:before{content:"\"";font-family:var(--font-head);color:#29b2b712;pointer-events:none;font-size:6rem;line-height:1;position:absolute;top:.5rem;right:1.5rem}.review-card:hover{border-color:#29b2b733}.review-stars{color:var(--yellow);gap:3px;margin-bottom:1rem;font-size:.9rem;display:flex}.review-text{color:var(--text-mute);margin-bottom:1.5rem;font-size:.9rem;line-height:1.75}.review-author{align-items:center;gap:.75rem;display:flex}.review-avatar{background:linear-gradient(135deg, var(--blue), var(--teal));width:44px;height:44px;color:var(--white);border:2px solid #29b2b74d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.review-author-info strong{color:var(--text-dark);font-size:.9rem;display:block}.review-author-info span{color:var(--text-mute);font-size:.75rem}.reviews-controls{justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;display:flex}.slider-btn{background:var(--bg-card);border:1px solid var(--border);width:44px;height:44px;color:var(--teal);transition:background var(--transition), border-color var(--transition), color var(--transition);box-shadow:var(--shadow-card);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.slider-btn:hover{background:var(--teal);color:var(--white);border-color:var(--teal)}.slider-dots{gap:8px;display:flex}.slider-dot{cursor:pointer;width:8px;height:8px;transition:background var(--transition), width var(--transition);background:#0000001a;border:none;border-radius:50%}.slider-dot.active{background:var(--teal);border-radius:4px;width:24px}.weather-section{background:linear-gradient(135deg,#edf7fb 0%,#f8fafc 100%)}.weather-live-badge{letter-spacing:.04em;color:var(--text-mute);background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:50px;align-items:center;gap:8px;margin:1.1rem auto 0;padding:6px 16px;font-size:.74rem;font-weight:700;display:inline-flex}.weather-live-badge.on{color:var(--text-teal);border-color:#29b2b759}.weather-live-dot{background:#94a3b8;border-radius:50%;flex-shrink:0;width:8px;height:8px}.weather-live-badge.on .weather-live-dot{background:#16a34a;animation:1.8s ease-out infinite livePulse;box-shadow:0 0 #16a34a99}@keyframes livePulse{0%{box-shadow:0 0 #16a34a8c}70%{box-shadow:0 0 0 7px #16a34a00}to{box-shadow:0 0 #16a34a00}}.weather-wrap{flex-direction:column;gap:1.75rem;display:flex}.weather-tabs{flex-wrap:wrap;gap:.6rem;display:flex}.weather-tab-btn{border:1.5px solid var(--border);background:var(--bg-card);color:var(--text-mute);cursor:pointer;transition:all var(--transition);font-size:.82rem;font-weight:700;font-family:var(--font-main);box-shadow:var(--shadow-card);border-radius:50px;padding:9px 20px}.weather-tab-btn:hover{border-color:var(--teal);color:var(--teal)}.weather-tab-btn.active{background:linear-gradient(135deg, var(--blue), var(--teal));color:var(--white);border-color:#0000;box-shadow:0 4px 14px #29b2b74d}.weather-dashboard{grid-template-columns:1.2fr 1fr;gap:1.5rem;display:grid}.weather-main-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;gap:1rem;padding:2rem;display:flex}.weather-main-header{align-items:center;gap:1.25rem;display:flex}.weather-main-icon{border-radius:var(--radius-md);background:linear-gradient(135deg,#29b2b712,#106da40a);border:1px solid #29b2b726;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.weather-svg-sun{animation:20s linear infinite spin-slow}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.weather-main-temp-row{flex-direction:column;gap:4px;display:flex}.weather-main-temp{font-family:var(--font-head);color:var(--text-dark);letter-spacing:-.03em;font-size:3.5rem;font-weight:800;line-height:1}.weather-main-cond{color:var(--text-mute);font-size:.9rem;font-weight:600}.weather-main-desc{color:var(--text-mute);font-size:.85rem;line-height:1.6}.weather-metrics{flex-wrap:wrap;gap:1rem;display:flex}.weather-metric{background:var(--bg-accent);border-radius:var(--radius-sm);flex-direction:column;flex:1;gap:4px;min-width:80px;padding:.75rem;display:flex}.metric-label{color:var(--text-mute);text-transform:uppercase;letter-spacing:.06em;font-size:.68rem;font-weight:600}.metric-val{color:var(--text-dark);font-size:.9rem;font-weight:700}.weather-forecast-side{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.forecast-title{color:var(--text-dark);text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;font-weight:700}.forecast-list{flex-direction:column;flex:1;gap:.75rem;display:flex}.forecast-row{background:var(--bg-accent);border-radius:var(--radius-sm);border:1px solid var(--border);transition:border-color var(--transition);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.forecast-row:hover{border-color:#29b2b74d}.forecast-day{color:var(--text-dark);min-width:60px;font-size:.82rem;font-weight:700}.forecast-icon{align-items:center;display:flex}.forecast-icon svg{width:24px;height:24px}.forecast-temp{color:var(--text-dark);text-align:right;min-width:50px;font-size:.9rem;font-weight:800}.map-section{background:var(--bg-card)}.map-wrap{flex-direction:column;align-items:center;gap:2.5rem;margin-top:1.5rem;display:flex}.map-svg-wrap{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:820px;box-shadow:var(--shadow-card);padding:2rem;position:relative;overflow:hidden}.georgia-map-svg{width:100%;height:auto;display:block}.map-region{fill:#f1f5f9;stroke:#cbd5e1;stroke-width:.8px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.map-region:hover,.map-region-active{fill:var(--region-color);stroke:var(--region-color);stroke-width:1.5px;filter:drop-shadow(0 4px 12px #00000014);opacity:.95}.map-tooltip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--white);border-radius:var(--radius-md);pointer-events:none;background:#0f172ae6;border:1px solid #ffffff1a;flex-direction:column;gap:4px;max-width:280px;padding:12px 20px;animation:.2s ease-out mapTooltipFade;display:flex;position:absolute;bottom:24px;left:24px;box-shadow:0 10px 25px -5px #0000004d}@keyframes mapTooltipFade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.map-tooltip-name{font-family:var(--font-head);color:var(--yellow);font-size:1rem;font-weight:700}.map-tooltip-desc{color:#fffc;font-size:.8rem;line-height:1.4}.map-legend{flex-wrap:wrap;justify-content:center;gap:10px;max-width:900px;display:flex}.map-chip{background:var(--white);border:1px solid var(--border);color:var(--text-dark);font-family:var(--font-body);cursor:pointer;border-radius:50px;padding:8px 16px;font-size:.8rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #00000005}.map-chip:hover,.map-chip-active{color:var(--white);background:#0d9488;border-color:#0d9488;transform:translateY(-1px);box-shadow:0 4px 10px #0d948840}.hero-dots{z-index:3;gap:8px;animation:1s ease-out 1.2s both heroFadeUp;display:flex;position:absolute;bottom:2.4rem;right:5%}.hero-dot{background:#ffffff59;border:1px solid #ffffff40;border-radius:50%;width:9px;height:9px;padding:0;transition:all .3s}.hero-dot:hover{background:#fff9}.hero-dot.active{background:var(--yellow);border-color:var(--yellow);border-radius:6px;width:26px}@media (max-width:768px){.hero-dots{display:none}}.stats-band{background:#0d233a;padding:4.5rem 5%;position:relative;overflow:hidden}.stats-band:before{content:"";pointer-events:none;background:radial-gradient(60% 90% at 15%,#29b2b71f 0%,#0000 70%),radial-gradient(50% 80% at 85%,#106da426 0%,#0000 70%);position:absolute;inset:0}.stats-grid{max-width:var(--max-w);grid-template-columns:repeat(4,1fr);gap:2rem;margin:0 auto;display:grid;position:relative}.stat-item{text-align:center;flex-direction:column;align-items:center;gap:.4rem;display:flex}.stat-value{font-family:var(--font-head);color:var(--white);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:800;line-height:1}.stat-value em{color:var(--yellow);font-style:normal}.stat-label{color:#ffffffa6;letter-spacing:.05em;font-size:.82rem;font-weight:600}@media (max-width:768px){.stats-band{padding:3rem 5%}.stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}}.faq-list{flex-direction:column;gap:.85rem;max-width:820px;margin:0 auto;display:flex}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;transition:border-color .25s,box-shadow .25s;overflow:hidden;box-shadow:0 2px 8px #00000008}.faq-item:hover{border-color:#cbd5e1;box-shadow:0 4px 16px #0d233a0f}.faq-item.open{background:#f8fafc;border-color:#29b2b7;box-shadow:0 6px 20px #29b2b71f}.faq-question{text-align:left;color:#0f172a;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.2rem 1.4rem;font-size:1rem;font-weight:700;transition:color .2s;display:flex}.faq-question:hover{color:#0284c7}.faq-item.open .faq-question{color:#0369a1}.faq-chevron{color:#29b2b7;flex-shrink:0;transition:transform .35s cubic-bezier(.4,0,.2,1)}.faq-item.open .faq-chevron{color:#0284c7;transform:rotate(180deg)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1);display:grid}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-answer-inner{overflow:hidden}.faq-answer-inner p{color:#475569;margin:0;padding:0 1.4rem 1.3rem;font-size:.92rem;line-height:1.75}.cars-grid{background:#0d233a!important;border-radius:2px!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;display:grid!important;overflow:hidden!important;box-shadow:0 8px 30px #0000002e!important}.car-card{cursor:pointer!important;background:#0d233a!important;border-right:1px solid #ffffff1a!important;flex-direction:column!important;min-height:320px!important;transition:background .35s,transform .35s!important;display:flex!important;position:relative!important;overflow:hidden!important}.car-card:last-child{border-right:none!important}.car-card:hover{z-index:2!important;background:#112a45!important}.car-card-img-wrap{background:#07192a!important;width:100%!important;height:210px!important;position:relative!important;overflow:hidden!important}.car-card-img{object-fit:cover!important;object-position:center!important;filter:brightness(1.02)saturate(1.08)!important;width:100%!important;height:100%!important;transition:transform .6s!important;position:absolute!important;inset:0!important}.car-card:hover .car-card-img{transform:scale(1.05)!important}.car-badge{z-index:2!important;color:#fff!important;text-transform:uppercase!important;background:#2095ae!important;border-radius:2px!important;padding:3px 8px!important;font-size:.65rem!important;font-weight:800!important;position:absolute!important;top:10px!important;left:10px!important}.car-price{z-index:2!important;color:#2095ae!important;background:#0d233aeb!important;border:1px solid #2095ae59!important;border-radius:2px!important;padding:3px 9px!important;font-size:.78rem!important;font-weight:800!important;position:absolute!important;top:10px!important;right:10px!important}.car-card-body{background:0 0!important;flex-direction:column!important;flex:1!important;padding:1.1rem 1.2rem 1.3rem!important;display:flex!important}.car-title{color:#fff!important;margin-bottom:.4rem!important;font-size:1.1rem!important;font-weight:800!important;line-height:1.3!important}.car-desc{color:#ffffffbf!important;font-size:.78rem!important;line-height:1.5!important}.car-card:after{content:""!important;background:#2095ae!important;width:0%!important;height:3px!important;transition:width .35s!important;position:absolute!important;bottom:0!important;left:0!important}.car-card:hover:after{width:100%!important}@media (max-width:900px){.cars-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:500px){.cars-grid{grid-template-columns:1fr!important}}.fleet-cars-row{justify-content:center!important;align-items:center!important;gap:0!important;display:flex!important}.fleet-car-item{cursor:pointer!important;flex:25%!important;justify-content:center!important;align-items:center!important;max-width:300px!important;margin:0 -10px!important;transition:transform .35s!important;display:flex!important}.fleet-car-item img{object-fit:contain!important;filter:drop-shadow(0 12px 20px #00000073)!important;width:100%!important;height:auto!important}@media (max-width:768px){.fleet-cars-row{flex-wrap:wrap!important;gap:1rem!important}.fleet-car-item{flex:45%!important;margin:0!important}}.fleet-car-item{cursor:pointer!important;z-index:1!important;flex:1 1 0!important;justify-content:center!important;align-items:flex-end!important;max-width:280px!important;margin:0!important;padding:0 4px!important;transition:transform .3s!important;display:flex!important;position:relative!important}@media (max-width:768px){.fleet-car-item{flex:48%!important;padding:0 2px!important}.fleet-car-item img{max-height:100px!important}}.transport-fleet-section{background:#0d233a!important;width:100%!important;padding:2rem 0 0!important;overflow:hidden!important}.transport-fleet-inner{max-width:1300px!important;margin:0 auto!important;padding:0!important}.fleet-cars-row{justify-content:center!important;align-items:flex-end!important;gap:0!important;padding:0!important;display:flex!important}.fleet-car-item{cursor:pointer!important;z-index:1!important;flex:1 1 0!important;justify-content:center!important;align-items:flex-end!important;margin:0!important;padding:0 6px!important;transition:transform .3s!important;display:flex!important;position:relative!important}.fleet-car-item:hover{z-index:5!important;transform:translateY(-10px)!important}.fleet-car-item img{object-fit:contain!important;filter:drop-shadow(0 14px 22px #0000008c)!important;width:100%!important;height:auto!important;max-height:300px!important;display:block!important}@media (max-width:900px){.fleet-car-item img{max-height:180px!important}}@media (max-width:600px){.fleet-cars-row{flex-wrap:wrap!important}.fleet-car-item{flex:48%!important;padding:0 4px!important}.fleet-car-item img{max-height:120px!important}}.transport-hero{text-align:center!important;max-width:1200px!important;margin:0 auto!important}.transport-hero__title{font-family:var(--font-main), "Montserrat", sans-serif!important;color:#0b3c5d!important;letter-spacing:-.8px!important;margin-bottom:.75rem!important;font-size:clamp(1.8rem,3.5vw,2.6rem)!important;font-weight:800!important;line-height:1.2!important}.transport-hero__desc{color:#3a5068!important;max-width:600px!important;margin:.75rem auto 2.5rem!important;font-size:1.05rem!important;line-height:1.6!important}.transport-slider-wrapper{align-items:center!important;gap:1rem!important;width:100%!important;display:flex!important;position:relative!important}.transport-slider-wrapper .slider-arrow{z-index:10!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important}.transport-slider-wrapper .slider-arrow-left{left:0!important}.transport-slider-wrapper .slider-arrow-right{right:0!important}.transport-photos-row{scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;scrollbar-width:none!important;-ms-overflow-style:none!important;gap:1.25rem!important;width:100%!important;padding:.5rem .25rem 1rem!important;display:flex!important;overflow-x:auto!important}.transport-photos-row::-webkit-scrollbar{display:none!important}.transport-photo{scroll-snap-align:start!important;background:#fff!important;border:1px solid #0b3c5d0f!important;border-radius:14px!important;flex:25%!important;min-width:240px!important;transition:transform .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1)!important;display:block!important;overflow:hidden!important;box-shadow:0 4px 24px #0b3c5d1a!important}.transport-photo:hover{transform:translateY(-6px)!important;box-shadow:0 12px 40px #0b3c5d2e!important}.transport-photo img{object-fit:cover!important;width:100%!important;height:240px!important;transition:transform .5s!important;display:block!important}.transport-photo:hover img{transform:scale(1.05)!important}@media (min-width:769px){#transport-next,#transport-prev{display:none!important}}@media (max-width:768px){.transport-hero{padding:1rem 0 2rem!important}.transport-hero__title{font-size:clamp(1.4rem,5vw,1.8rem)!important}.transport-hero__desc{margin-bottom:1.5rem!important;padding:0 1rem!important;font-size:.85rem!important}.transport-slider-wrapper .slider-arrow-left{left:4px!important}.transport-slider-wrapper .slider-arrow-right{right:4px!important}}@media (max-width:480px){.transport-photos-row{gap:.75rem!important;padding:0 .5rem 1rem!important}.transport-photo{flex:0 0 80vw!important;width:80vw!important;min-width:80vw!important}.transport-photo img{height:220px!important}}@media (max-width:380px){.transport-photo{flex:0 0 85vw!important;width:85vw!important;min-width:85vw!important}.transport-photo img{height:180px!important}}.transport-photos-row{justify-content:center!important;align-items:flex-end!important;gap:0!important;padding:1rem 0!important;display:flex!important}.transport-photo{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;flex:1 1 0!important;justify-content:center!important;align-items:flex-end!important;min-width:250px!important;margin:0 -12px!important;transition:transform .3s!important;display:flex!important;position:relative!important}.transport-photo:hover{z-index:10!important;transform:translateY(-8px)scale(1.05)!important}.transport-photo img{object-fit:contain!important;filter:drop-shadow(0 14px 24px #0006)!important;width:100%!important;height:auto!important;max-height:340px!important;transition:filter .3s!important;display:block!important}@media (max-width:900px){.transport-photo img{max-height:220px!important}}@media (max-width:600px){.transport-photos-row{flex-wrap:nowrap!important;gap:0!important}.transport-photo{flex:0 0 25%!important;width:25%!important;min-width:0!important;max-width:25%!important;margin:0 -8px!important}.transport-photo img{max-height:135px!important}}.transport-section{background:0 0!important;padding:3rem 0!important}.transport-photo,.transport-photos-row a,.transport-photo-1,.transport-photo-2,.transport-photo-3,.transport-photo-4{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;outline:none!important;flex:1 1 0!important;justify-content:center!important;align-items:flex-end!important;width:25%!important;max-width:320px!important;margin:0 -15px!important;text-decoration:none!important;transition:transform .35s!important;display:flex!important;position:relative!important}.transport-photo:hover,.transport-photos-row a:hover{z-index:10!important;box-shadow:none!important;background:0 0!important;transform:translateY(-10px)scale(1.06)!important}.transport-photo img,.transport-photos-row img{object-fit:contain!important;width:100%!important;height:auto!important;min-height:180px!important;max-height:380px!important;box-shadow:none!important;filter:drop-shadow(0 14px 26px #00000073)!important;background:0 0!important;border:none!important;display:block!important}@media (max-width:900px){.transport-photo img,.transport-photos-row img{max-height:240px!important}}@media (max-width:600px){.transport-photos-row{flex-wrap:nowrap!important;gap:0!important}.transport-photo,.transport-photos-row a{flex:0 0 25%!important;width:25%!important;min-width:0!important;max-width:25%!important;margin:0 -8px!important}.transport-photo img,.transport-photos-row img{max-height:135px!important}}.transport-photo,.transport-photos-row a,.transport-photo img,.transport-photos-row img{-webkit-filter:none!important;box-shadow:none!important;text-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.transport-photos-row{flex-direction:row!important;justify-content:center!important;align-items:flex-end!important;gap:0!important;width:100%!important;max-width:1350px!important;margin:0 auto!important;padding:2.5rem 0 1.5rem!important;display:flex!important;overflow:visible!important}.transport-photo,.transport-photos-row a{transform-origin:bottom!important;flex:1 1 0!important;justify-content:center!important;align-items:flex-end!important;width:25%!important;max-width:360px!important;margin:0 -28px!important;transition:transform .35s!important;display:flex!important;position:relative!important;transform:scale(1.25)!important}.transport-photo img,.transport-photos-row img{object-fit:contain!important;width:100%!important;height:auto!important;max-height:420px!important;display:block!important}@media (max-width:900px){.transport-photo,.transport-photos-row a{margin:0 -15px!important;transform:scale(1.1)!important}.transport-photo img,.transport-photos-row img{max-height:260px!important}}@media (max-width:600px){.transport-photos-row{flex-wrap:nowrap!important;gap:0!important}.transport-photo,.transport-photos-row a{flex:0 0 25%!important;width:25%!important;min-width:0!important;max-width:25%!important;margin:0 -8px!important;transform:scale(1.18)!important}.transport-photo img,.transport-photos-row img{max-height:140px!important}}.transport-photo,.transport-photos-row a{transform-origin:bottom!important;margin:0 -20px!important;transform:scale(1.15)!important}.transport-photo:hover,.transport-photos-row a:hover{z-index:10!important;transform:scale(1.22)translateY(-6px)!important}.transport-photo,.transport-photos-row a{margin:0 -42px!important}.hero-search-date{--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important;accent-color:#2095ae!important;color:#fff!important;font-size:.85rem!important;font-weight:600!important;font-family:var(--font-main)!important;cursor:pointer!important;background:0 0!important;border:none!important;outline:none!important;width:100%!important;padding:2px 0!important}.hero-search-date::-webkit-calendar-picker-indicator{filter:invert(.8)sepia()saturate(5)hue-rotate(145deg)!important;cursor:pointer!important;opacity:.9!important;padding:4px!important;transition:transform .2s,opacity .2s!important}.hero-search-date::-webkit-calendar-picker-indicator:hover{opacity:1!important;transform:scale(1.15)!important}.hero-search-select{--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important}.hero-search-select option{color:#fff!important;background:#0d233a!important;padding:8px 12px!important}@media (max-width:768px){.hero-search-bar{-webkit-backdrop-filter:blur(16px)!important;background:#0d233af0!important;border:1px solid #29b2b759!important;border-radius:18px!important;flex-direction:column!important;gap:.75rem!important;width:100%!important;max-width:100%!important;margin-top:1.5rem!important;padding:1.1rem!important;box-shadow:0 12px 36px #00000059!important}.hero-search-field{background:#ffffff0f!important;border:1px solid #ffffff1f!important;border-radius:12px!important;gap:10px!important;width:100%!important;padding:.6rem .85rem!important}.hero-search-icon{font-size:1.15rem!important}.hero-search-input-wrap label{letter-spacing:.08em!important;color:#2095ae!important;font-size:.64rem!important}.hero-search-select,.hero-search-date{padding:4px 0!important;font-size:.9rem!important}.hero-search-divider{display:none!important}.hero-search-btn{background:#2095ae!important;border-radius:12px!important;width:100%!important;margin-top:.25rem!important;padding:12px 20px!important;font-size:.95rem!important;box-shadow:0 4px 16px #2095ae66!important}.hero-search-btn:active{transform:scale(.98)!important}}@media (max-width:480px){.hero-search-bar{border-radius:14px!important;gap:.65rem!important;padding:.9rem!important}.hero-search-field{padding:.5rem .75rem!important}.hero-search-select,.hero-search-date{font-size:.88rem!important}}@media (max-width:768px){.hero-location-badge{display:none!important}}.hero{z-index:10!important;position:relative!important;overflow:visible!important}.hero-content{z-index:15!important;width:100%!important;max-width:800px!important;margin:0 auto!important;position:relative!important}.about-section{z-index:1!important;position:relative!important}.dp-popover{z-index:99999999!important}.popular-destinations-section{background:#fff!important;padding:6rem 0 5rem!important}.pop-eyebrow{letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--text-teal,#0f766e)!important;margin-bottom:.6rem!important;font-size:.72rem!important;font-weight:700!important;display:inline-block!important}.pop-main-title{color:#0d233a!important;font-size:clamp(1.8rem,3.5vw,2.6rem)!important;font-weight:800!important;font-family:var(--font-main)!important;letter-spacing:-.02em!important;text-transform:uppercase!important;line-height:1.2!important}.pop-content-layout{grid-template-columns:1fr 1.2fr!important;align-items:flex-start!important;gap:5rem!important;display:grid!important}.pop-left-col{flex-direction:column!important;align-items:flex-start!important;display:flex!important}.pop-attraction-item{color:#334155!important;cursor:pointer!important;align-items:center!important;gap:8px!important;font-size:.92rem!important;font-weight:600!important;transition:transform .2s,color .2s!important;display:flex!important}.pop-attraction-item:hover{color:#29b2b7!important;transform:translate(4px)!important}.pop-name{border-bottom:1px solid #29b2b726!important;padding-bottom:2px!important;transition:border-color .2s!important}.pop-attraction-item:hover .pop-name{border-color:#29b2b7!important}.pop-all-btn{color:#fff!important;background:#0d233a!important;border-radius:4px!important;align-items:center!important;gap:8px!important;padding:.8rem 1.8rem!important;font-size:.85rem!important;font-weight:700!important;text-decoration:none!important;transition:background .25s,transform .2s!important;display:inline-flex!important}.pop-right-col{flex-direction:column!important;gap:1.5rem!important;width:100%!important;display:flex!important}.pop-card{cursor:pointer!important;border-radius:4px!important;flex:1!important;transition:transform .3s,box-shadow .3s!important;overflow:hidden!important;box-shadow:0 10px 30px #0d233a14!important}.pop-card:hover{transform:translateY(-5px)!important;box-shadow:0 16px 40px #0d233a26!important}.pop-card-title{font-family:var(--font-main)!important;color:#fff!important;z-index:2!important;text-shadow:0 2px 4px #0006!important;font-size:1.1rem!important;font-weight:800!important;position:absolute!important;bottom:1.5rem!important;left:1.25rem!important;right:1.25rem!important}@media (max-width:991px){.pop-content-layout{grid-template-columns:1fr!important;gap:3.5rem!important}}@media (max-width:480px){.popular-destinations-section{padding:4rem 0 3rem!important}.popular-destinations-inner{padding:0 1.25rem!important}.pop-attractions-grid{grid-template-columns:1fr!important;gap:.85rem!important}.pop-cards-wrapper{flex-direction:column!important;gap:1.25rem!important}}.popular-destinations-section{background:#fff!important;border-bottom:1px solid #0d233a0f!important;padding:5rem 0 4rem!important}.popular-destinations-inner{max-width:var(--max-w)!important;margin:0 auto!important;padding:0 2rem!important}.popular-destinations-header{text-align:center!important;margin-bottom:3.5rem!important}.pop-eyebrow{letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--text-teal,#0f766e)!important;background:#29b2b714!important;border:1px solid #29b2b740!important;border-radius:50px!important;align-items:center!important;gap:6px!important;margin-bottom:.85rem!important;padding:6px 16px!important;font-size:.75rem!important;font-weight:700!important;display:inline-flex!important}.pop-main-title{color:#0d233a!important;font-size:clamp(1.8rem,3.5vw,2.5rem)!important;font-weight:800!important;font-family:var(--font-main)!important;letter-spacing:-.02em!important;line-height:1.2!important}.pop-main-title .teal-accent{color:var(--text-teal,#0f766e)!important}.pop-layout-swapped{grid-template-columns:1.2fr 1fr!important;align-items:center!important;gap:4.5rem!important;display:grid!important}.pop-cards-col{flex-direction:column!important;gap:1.5rem!important;width:100%!important;display:flex!important}.pop-cards-wrapper{gap:1.5rem!important;width:100%!important;display:flex!important}.pop-card{cursor:pointer!important;background:#0d233a!important;border:1px solid #0d233a14!important;border-radius:16px!important;flex:1!important;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1)!important;overflow:hidden!important;box-shadow:0 12px 32px #0d233a1a!important}.pop-card-staggered{transform:translateY(18px)!important}.pop-card:hover{border-color:#29b2b766!important;transform:translateY(-6px)!important;box-shadow:0 20px 48px #29b2b738!important}.pop-card-staggered:hover{transform:translateY(12px)!important}.pop-card-img-wrap{aspect-ratio:4/5!important;width:100%!important;position:relative!important;overflow:hidden!important}.pop-card img{transition:transform .6s!important}.pop-card:hover img{transform:scale(1.08)!important}.pop-card-badge{z-index:3!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;color:#29b2b7!important;background:#0d233ad9!important;border:1px solid #29b2b74d!important;border-radius:30px!important;padding:4px 12px!important;font-size:.7rem!important;font-weight:700!important;position:absolute!important;top:1rem!important;left:1rem!important}.pop-card-gradient{z-index:1!important;background:linear-gradient(#0000 40%,#0d233aeb 100%)!important;position:absolute!important;inset:0!important}.pop-card-footer-info{z-index:2!important;position:absolute!important;bottom:1.25rem!important;left:1.25rem!important;right:1.25rem!important}.pop-card-title{font-family:var(--font-main)!important;color:#fff!important;margin-bottom:2px!important;font-size:1.15rem!important;font-weight:800!important;line-height:1.3!important}.pop-card-sub{color:#ffffffbf!important;font-size:.78rem!important;font-weight:500!important}.pop-info-col{flex-direction:column!important;align-items:flex-start!important;display:flex!important}.pop-subheading{color:#0d233a!important;font-size:clamp(1.3rem,2.2vw,1.7rem)!important;font-weight:800!important;font-family:var(--font-main)!important;margin-bottom:1rem!important}.pop-description{color:#475569!important;margin-bottom:2rem!important;font-size:.95rem!important;line-height:1.85!important}.pop-attractions-grid{grid-template-columns:1fr 1fr!important;gap:.85rem 1.25rem!important;width:100%!important;margin-bottom:2.5rem!important;display:grid!important}.pop-attraction-item{color:#334155!important;cursor:pointer!important;background:#0d233a08!important;border:1px solid #0d233a0f!important;border-radius:12px!important;align-items:center!important;gap:8px!important;padding:10px 14px!important;font-size:.9rem!important;font-weight:600!important;transition:all .25s!important;display:flex!important}.pop-attraction-item:hover{color:#0d233a!important;background:#29b2b71a!important;border-color:#29b2b759!important;transform:translateY(-2px)!important}.pop-pin{font-size:.95rem!important}.pop-all-btn{color:#fff!important;background:#0d233a!important;border-radius:50px!important;align-items:center!important;gap:10px!important;padding:.85rem 2rem!important;font-size:.88rem!important;font-weight:700!important;text-decoration:none!important;transition:all .28s!important;display:inline-flex!important;box-shadow:0 4px 16px #0d233a26!important}.pop-all-btn span{transition:transform .25s!important}.pop-all-btn:hover{background:#29b2b7!important;transform:translateY(-2px)!important;box-shadow:0 8px 24px #29b2b759!important}.pop-all-btn:hover span{transform:translate(5px)!important}.pop-dots{justify-content:center!important;gap:8px!important;margin-top:1.5rem!important;display:flex!important}.pop-dot{background:#0d233a2e!important;border-radius:50%!important;width:8px!important;height:8px!important;transition:background .25s,transform .2s!important}.pop-dot.active{background:#29b2b7!important;transform:scale(1.25)!important}@media (max-width:991px){.pop-layout-swapped{grid-template-columns:1fr!important;gap:3.5rem!important}.pop-card-staggered{transform:none!important}.pop-card-staggered:hover{transform:translateY(-6px)!important}}@media (max-width:580px){.pop-attractions-grid{grid-template-columns:1fr!important}.pop-cards-wrapper{flex-direction:column!important}}.themed-section-title,.themed-section-header .themed-section-title{font-family:var(--font-main)!important;color:#0d233a!important;letter-spacing:-.01em!important;text-shadow:none!important;text-transform:none!important;background:0 0!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:unset!important;font-size:clamp(1.5rem,2.5vw,2rem)!important;font-weight:700!important;line-height:1.25!important}.themed-section-header{text-align:left!important;border-bottom:2px solid #29b2b72e!important;margin-bottom:2.5rem!important;padding-bottom:1rem!important;animation:none!important}.themed-section-title:before{content:""!important;vertical-align:middle!important;width:4px!important;height:1em!important;box-shadow:none!important;background:#29b2b7!important;border-radius:2px!important;margin-right:12px!important;display:inline-block!important}.themed-tours-section,.section-style-1,.section-style-2,.section-style-3,.section-style-4,.section-style-5,.section-style-6{background:0 0!important;border-top:none!important}.themed-tours-section:before{display:none!important}.themed-section-title,.themed-section-title.themed-section-title{font-family:var(--font-main)!important;color:#0d233a!important;background:0 0!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:#0d233a!important;filter:none!important;text-shadow:none!important;drop-shadow:none!important;letter-spacing:-.01em!important;font-size:clamp(1.4rem,2.2vw,1.9rem)!important;font-weight:700!important;line-height:1.25!important}.section-theme-2 .themed-section-title,.section-theme-3 .themed-section-title{background:0 0!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:#0d233a!important;filter:none!important}.tour-schedule-section{background:#fff;border-top:1px solid #0d233a14;padding:4rem 1.5rem}.schedule-header{margin-bottom:2.5rem!important}.schedule-eyebrow{color:#29b2b7;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.4rem;font-size:.78rem;font-weight:700;display:inline-block}.schedule-subdesc{color:#64748b;max-width:650px;margin-top:.3rem;font-size:.95rem}.schedule-list-container{flex-direction:column;gap:2.2rem;max-width:1200px;margin:0 auto;display:flex}.schedule-card-row{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:.45rem;padding-bottom:1.8rem;display:flex}.schedule-card-row:last-child{border-bottom:none;padding-bottom:0}.schedule-tour-title{color:#0f172a;cursor:pointer;font-size:1.15rem;font-weight:800;line-height:1.35;font-family:var(--font-main);text-underline-offset:4px;-webkit-text-decoration:underline #0f766e66;text-decoration:underline #0f766e66;transition:color .2s}.schedule-tour-title:hover{color:#0f766e;text-decoration-color:#0f766e}.schedule-tour-price{color:#64748b;align-items:center;gap:4px;font-size:.9rem;display:inline-flex}.schedule-tour-price strong{color:#0d233a;font-size:.95rem;font-weight:800}.schedule-price-note{color:#64748b;font-size:.88rem;font-weight:500}.schedule-tour-desc{color:#64748b;max-width:900px;font-size:.86rem;line-height:1.5}.schedule-months-flex{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.4rem;display:flex}.schedule-month-block{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.schedule-month-pill{color:#fff;letter-spacing:.06em;text-transform:uppercase;-webkit-user-select:none;user-select:none;box-sizing:border-box;background:#475569;border-radius:6px;justify-content:center;align-items:center;height:26px;padding:0 10px;font-size:.65rem;font-weight:800;line-height:26px;display:inline-flex}.schedule-days-grid{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.schedule-date-chip,.schedule-day-chip{color:#fff;cursor:pointer;box-sizing:border-box;font-variant-numeric:tabular-nums;background:#0d9488;border:none;border-radius:6px;justify-content:center;align-items:center;height:26px;padding:0 9px;font-size:.65rem;font-weight:700;line-height:26px;transition:transform .15s,background .15s;display:inline-flex}.schedule-date-chip:hover,.schedule-day-chip:hover{background:#0f766e;transform:translateY(-1px)scale(1.05)}@media (max-width:768px){.tour-schedule-section{padding:2.5rem 1rem}.schedule-tour-title{font-size:1.02rem}.schedule-tour-price{font-size:.85rem}.schedule-tour-desc{font-size:.82rem}.schedule-date-chip,.schedule-day-chip{padding:3px 7px;font-size:.68rem}.about-section{padding:3rem 1rem!important;overflow:hidden!important}.about-inner{flex-direction:column!important;gap:2rem!important;display:flex!important}.about-photo-wrap{visibility:visible!important;opacity:1!important;width:100%!important;max-width:100%!important;margin:0 auto 1rem!important;display:block!important;position:relative!important}.about-photo-wrap:before{border-radius:12px!important;width:100%!important;height:100%!important;bottom:-10px!important;left:-10px!important}.about-photo-wrap:after{background-size:12px 12px!important;width:90px!important;height:90px!important;top:-10px!important;right:-10px!important}.about-photo-frame{aspect-ratio:auto!important;z-index:1!important;visibility:visible!important;border-radius:12px!important;width:100%!important;height:340px!important;min-height:340px!important;display:block!important;position:relative!important;overflow:hidden!important;box-shadow:0 12px 32px #00000038!important}.about-photo-frame img{object-fit:cover!important;object-position:center 35%!important;visibility:visible!important;opacity:1!important;width:100%!important;height:100%!important;display:block!important}.about-text{width:100%!important}}.pop-schedule-block{border-top:1px solid #0d233a1a;margin-top:2.5rem;padding-top:2rem}.pop-schedule-divider{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.pop-schedule-divider:before,.pop-schedule-divider:after{content:"";background:#29b2b740;flex:1;height:1px}.pop-schedule-label{color:#29b2b7;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:.78rem;font-weight:800}.pop-schedule-list{flex-direction:column;gap:1.8rem;display:flex}.pop-schedule-row{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:.35rem;padding-bottom:1.5rem;display:flex}.pop-schedule-row:last-child{border-bottom:none;padding-bottom:0}.pop-schedule-title{color:#29b2b7;cursor:pointer;text-underline-offset:4px;font-size:1.08rem;font-weight:800;font-family:var(--font-main);-webkit-text-decoration:underline #29b2b74d;text-decoration:underline #29b2b74d;transition:color .2s}.pop-schedule-title:hover{color:#1e969b;text-decoration-color:#29b2b7}.pop-schedule-meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.88rem;display:flex}.pop-schedule-meta strong{color:#0d233a;font-weight:800}.pop-schedule-sep{color:#cbd5e1}.pop-schedule-desc{color:#64748b;font-size:.84rem;line-height:1.5}.pop-schedule-dates{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.3rem;display:flex}.pop-schedule-month-block{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.popular-tours-standalone-section{background:var(--bg-main,#f8fafc);padding:5rem 0 3.5rem;position:relative}.popular-tours-standalone-section .pop-tours-grid-wrapper{border-top:none;margin-top:0;padding-top:0}.pop-tours-grid-wrapper{border-top:1px solid #0d233a14;margin-top:3.5rem;padding-top:3rem}.pop-grid-header{text-align:left;margin-bottom:2rem}.pop-grid-title{color:#0d233a;margin-bottom:.3rem;font-size:1.6rem;font-weight:800}.pop-grid-subtitle{color:#64748b;font-size:.92rem}.mini-cards-grid{display:grid;grid-template-columns:repeat(2,1fr)!important;gap:2rem!important}.mini-tour-card{cursor:pointer;background:#fff;border:1px solid #0d233a14;flex-direction:column;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;border-radius:20px!important;box-shadow:0 10px 30px #0d233a0f!important}.mini-tour-card:hover{transform:translateY(-6px);border-color:#29b2b766!important;box-shadow:0 24px 48px #29b2b72e!important}.mini-card-img-wrap{background:#0d233a;width:100%;position:relative;overflow:hidden;height:280px!important}.mini-card-img{object-fit:cover;transition:transform .4s}.mini-card-body{flex-direction:column;flex-grow:1;display:flex;padding:1.5rem!important}.mini-card-meta{color:#64748b;align-items:center;gap:.8rem;margin-bottom:.5rem;font-size:.8rem;display:flex}.mini-card-title{color:#0d233a;margin-bottom:.5rem;line-height:1.35;transition:color .2s;font-size:1.2rem!important;font-weight:800!important}.mini-card-desc{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.2rem;line-height:1.6;display:-webkit-box;overflow:hidden;font-size:.88rem!important}.mini-card-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.8rem;display:flex}.price-tag-item small{color:#94a3b8;text-transform:uppercase;font-size:.62rem;font-weight:600}.mini-book-btn{color:#0d233a;cursor:pointer;background:#29b2b717;border:1px solid #29b2b740;border-radius:50px;align-items:center;gap:4px;padding:6px 14px;font-size:.78rem;font-weight:700;transition:all .2s;display:flex}@media (max-width:1200px){.mini-cards-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media (max-width:640px){.mini-cards-grid{grid-template-columns:1fr;gap:1.2rem}.mini-card-img-wrap{height:180px}}.pop-grid-header-row{justify-content:space-between;align-items:flex-end;margin-bottom:2rem;display:flex}.pop-tour-slider-dots{align-items:center;gap:8px;display:flex}.pop-tour-dot{cursor:pointer;background:#0d233a2e;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1)}.pop-tour-dot.active{background:#29b2b7;border-radius:12px;width:28px}.mini-cards-slider-container{border-radius:20px;width:100%;position:relative;overflow:hidden}.mini-cards-slider-track{width:100%;transition:transform .65s cubic-bezier(.16,1,.3,1);display:flex}@media (max-width:768px){.mini-cards-pair-slide{grid-template-columns:1fr;gap:1.2rem}.pop-grid-header-row{flex-direction:column;align-items:flex-start;gap:1rem}}.mini-tour-card{cursor:pointer!important;background:#fff!important;border:1px solid #0d233a1a!important;border-radius:16px!important;flex-direction:column!important;width:100%!important;transition:all .35s cubic-bezier(.16,1,.3,1)!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 30px #0d233a12!important}.mini-tour-card:hover{border-color:#29b2b766!important;transform:translateY(-6px)!important;box-shadow:0 24px 48px #29b2b72e!important}.mini-card-img-wrap{background:#0d233a!important;flex-shrink:0!important;width:100%!important;height:240px!important;position:relative!important;overflow:hidden!important}.mini-card-img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;transition:transform .45s!important}.mini-tour-card:hover .mini-card-img{transform:scale(1.07)!important}.mini-card-body{flex-direction:column!important;flex-grow:1!important;padding:1.4rem 1.5rem 1.5rem!important;display:flex!important}.mini-card-meta{color:#64748b!important;flex-wrap:wrap!important;align-items:center!important;gap:.8rem!important;margin-bottom:.5rem!important;font-size:.78rem!important;display:flex!important}.meta-item{white-space:nowrap!important}.mini-card-title{color:#0d233a!important;margin-bottom:.5rem!important;font-size:1.15rem!important;font-weight:800!important;line-height:1.35!important;transition:color .2s!important}.mini-tour-card:hover .mini-card-title{color:#29b2b7!important}.mini-card-desc{color:#64748b!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin-bottom:1.2rem!important;font-size:.86rem!important;line-height:1.55!important;display:-webkit-box!important;overflow:hidden!important}.mini-card-footer{border-top:1px solid #f1f5f9!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:.5rem!important;margin-top:auto!important;padding-top:.8rem!important;display:flex!important}.mini-card-prices{gap:1rem!important;display:flex!important}.price-tag-item{flex-direction:column!important;line-height:1.2!important;display:flex!important}.price-tag-item small{color:#94a3b8!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:.65rem!important;font-weight:700!important}.price-tag-item strong{color:#0d233a!important;font-size:.95rem!important;font-weight:800!important}.mini-book-btn{color:#0d233a!important;cursor:pointer!important;white-space:nowrap!important;background:#29b2b717!important;border:1px solid #29b2b74d!important;border-radius:50px!important;align-items:center!important;gap:5px!important;padding:7px 16px!important;font-size:.82rem!important;font-weight:700!important;transition:all .22s!important;display:flex!important}.mini-tour-card:hover .mini-book-btn{color:#fff!important;background:#29b2b7!important;border-color:#29b2b7!important}.mini-book-btn span{transition:transform .2s!important}.mini-tour-card:hover .mini-book-btn span{transform:translate(3px)!important}.mini-card-badge{-webkit-backdrop-filter:blur(8px)!important;color:#29b2b7!important;z-index:2!important;letter-spacing:.03em!important;background:#0d233acc!important;border:1px solid #29b2b74d!important;border-radius:20px!important;padding:4px 12px!important;font-size:.68rem!important;font-weight:800!important;position:absolute!important;top:12px!important;left:12px!important}.mini-card-dates{z-index:2!important;gap:4px!important;display:flex!important;position:absolute!important;top:12px!important;right:12px!important}.mini-date-chip{color:#fff!important;-webkit-backdrop-filter:blur(4px)!important;background:#29b2b7e0!important;border-radius:5px!important;padding:3px 7px!important;font-size:.64rem!important;font-weight:700!important}@media (max-width:768px){.mini-cards-pair-slide{grid-template-columns:1fr!important;gap:1.2rem!important}.mini-card-img-wrap{height:200px!important}}.mini-cards-pair-slide{flex-shrink:0!important;grid-template-columns:repeat(2,1fr)!important;gap:2rem!important;min-width:100%!important;display:grid!important}.pop-fc{cursor:pointer;background:#0d233a;border-radius:20px;width:100%;height:440px;transition:transform .38s cubic-bezier(.16,1,.3,1),box-shadow .38s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 12px 36px #0d233a2e}.pop-fc:hover{transform:translateY(-8px)scale(1.01);box-shadow:0 28px 56px #29b2b738}.pop-fc-img{object-fit:cover!important;transition:transform .55s!important}.pop-fc:hover .pop-fc-img{transform:scale(1.08)!important}.pop-fc-gradient{z-index:1;background:linear-gradient(#0d233a1a 0%,#0d233a33 30%,#0d233ab8 62%,#0d233af7 100%);transition:background .38s;position:absolute;inset:0}.pop-fc:hover .pop-fc-gradient{background:linear-gradient(#0d233a14 0%,#0d233a2e 25%,#0d233ac7 55%,#0d233afa 100%)}.pop-fc-top{z-index:2;justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:16px;left:16px;right:16px}.pop-fc-badge{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#29b2b7 0%,#1e969b 100%);border-radius:20px;padding:5px 13px;font-size:.68rem;font-weight:800;box-shadow:0 4px 12px #29b2b766}.pop-fc-dates{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.pop-fc-date{-webkit-backdrop-filter:blur(8px);color:#fff;letter-spacing:.02em;background:#ffffff26;border:1px solid #fff3;border-radius:6px;padding:3px 9px;font-size:.65rem;font-weight:700}.pop-fc-body{z-index:2;padding:1.5rem 1.6rem 1.6rem;transition:transform .38s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;right:0;transform:translateY(0)}.pop-fc-meta{color:#ffffffa6;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:.4rem;font-size:.75rem;display:flex}.pop-fc-dot{color:#29b2b7;font-size:.9rem}.pop-fc-title{color:#fff;margin-bottom:0;font-size:1.2rem;font-weight:800;line-height:1.3;transition:margin-bottom .38s}.pop-fc-desc{color:#ffffffad;-webkit-line-clamp:2;opacity:0;-webkit-box-orient:vertical;max-height:0;margin-top:.5rem;margin-bottom:0;font-size:.82rem;line-height:1.5;transition:max-height .4s,opacity .35s,margin-bottom .35s;display:-webkit-box;overflow:hidden}.pop-fc:hover .pop-fc-desc{opacity:1;max-height:60px;margin-bottom:.8rem}.pop-fc-footer{opacity:0;justify-content:space-between;align-items:center;max-height:0;margin-top:0;transition:max-height .4s,opacity .35s,margin-top .35s;display:flex;overflow:hidden}.pop-fc:hover .pop-fc-footer{opacity:1;max-height:60px;margin-top:.75rem}.pop-fc-prices{gap:1.2rem;display:flex}.pop-fc-price-item{flex-direction:column;line-height:1.1;display:flex}.pop-fc-price-item small{color:#ffffff80;text-transform:uppercase;letter-spacing:.04em;font-size:.62rem;font-weight:700}.pop-fc-price-item strong{color:#fff;font-size:1rem;font-weight:800}.pop-fc-btn{color:#fff;cursor:pointer;letter-spacing:.02em;white-space:nowrap;background:#0d9488;border:none;border-radius:50px;padding:8px 18px;font-size:.82rem;font-weight:800;transition:background .22s,transform .22s}.pop-fc:hover .pop-fc-btn{background:#0f766e;transform:scale(1.04)}.pop-fc:before{content:"";z-index:3;background:linear-gradient(#29b2b7,#0d233a);border-radius:20px 0 0 20px;width:3px;height:0%;transition:height .45s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.pop-fc:hover:before{height:100%}@media (max-width:768px){.mini-cards-pair-slide{grid-template-columns:1fr!important;gap:1.2rem!important}.pop-fc{border-radius:18px!important;height:380px!important}.pop-fc-body{padding:1.1rem 1.25rem!important}.pop-fc-desc{opacity:1;max-height:48px;margin-bottom:.5rem;font-size:.82rem;line-height:1.4}.pop-fc-footer{opacity:1!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:.75rem!important;width:100%!important;max-height:none!important;margin-top:.5rem!important;display:flex!important}.pop-fc-prices{gap:.75rem!important;display:flex!important}.pop-fc-btn{border-radius:50px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;padding:8px 16px!important;font-size:.82rem!important;display:inline-flex!important;box-shadow:0 4px 14px #29b2b766!important}}.transport-header-new{border-bottom:1px solid #0d233a14;justify-content:space-between;align-items:center;gap:3rem;margin-bottom:2.5rem;padding-bottom:2.5rem;display:flex}.transport-header-left{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:.8rem;display:flex}.tr-label{color:#29b2b7;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.tr-title{color:#0d233a;letter-spacing:-.02em;margin:0;font-size:3rem;font-weight:900;line-height:1.1}.tr-title-teal{color:#29b2b7}.tr-cta-btn{color:#fff;letter-spacing:.01em;background:#0d233a;border-radius:50px;align-items:center;gap:8px;margin-top:.4rem;padding:11px 22px;font-size:.84rem;font-weight:700;text-decoration:none;transition:background .25s,transform .22s,gap .22s;display:inline-flex}.tr-cta-btn:hover{background:#29b2b7;gap:12px;transform:translateY(-2px)}.tr-arrow{transition:transform .22s}.tr-cta-btn:hover .tr-arrow{transform:translate(4px)}.transport-header-right{background:#0d233a08;border:1px solid #0d233a14;border-radius:16px;flex-shrink:0;align-items:center;gap:0;padding:1.6rem 2.2rem;display:flex}.tr-stat-item{text-align:center;flex-direction:column;align-items:center;gap:4px;padding:0 2rem;display:flex}.tr-stat-item strong{color:#0d233a;letter-spacing:-.03em;font-size:2.2rem;font-weight:900;line-height:1}.tr-stat-item span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;font-size:.72rem;font-weight:600}.tr-stat-divider{background:#0d233a1f;flex-shrink:0;width:1px;height:40px}@media (max-width:900px){.transport-header-new{flex-direction:column;align-items:flex-start;gap:2rem}.tr-title{font-size:2.2rem}.transport-header-right{justify-content:space-around;width:100%;padding:1.2rem 1rem}.tr-stat-item{padding:0 1rem}.tr-stat-item strong{font-size:1.6rem}}@media (max-width:520px){.tr-title{font-size:1.9rem}.tr-stat-item strong{font-size:1.4rem}}.transport-header-v2{border-bottom:1px solid #0d233a14;grid-template-columns:1fr 1fr;align-items:flex-end;gap:3rem;margin-bottom:2.5rem;padding-bottom:2rem;display:grid}.transport-header-left{flex-direction:column;gap:.5rem;display:flex}.transport-eyebrow-v2{color:#29b2b7;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:800}.transport-title-v2{color:#0d233a;margin:0;font-size:2.1rem;font-weight:800;line-height:1.25}.transport-header-right{flex-direction:column;gap:1rem;display:flex}.transport-desc-v2{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}.transport-highlights{flex-wrap:wrap;align-items:center;gap:1.2rem;display:flex}.trans-hl{color:#0d233a;letter-spacing:.02em;opacity:.85;font-size:.78rem;font-weight:700}@media (max-width:900px){.transport-header-v2{grid-template-columns:1fr;gap:1.2rem;margin-bottom:1.8rem;padding-bottom:1.5rem}.transport-title-v2{font-size:1.7rem}}.transport-header-minimal{text-align:center;flex-direction:column;align-items:center;margin-bottom:2.5rem;display:flex}.transport-badge-minimal{color:#29b2b7;letter-spacing:.12em;text-transform:uppercase;background:#29b2b714;border:1px solid #29b2b738;border-radius:30px;align-items:center;margin-bottom:.8rem;padding:6px 16px;font-size:.72rem;font-weight:800;display:inline-flex}.transport-title-minimal{color:#0d233a;letter-spacing:-.02em;margin-bottom:.6rem;font-size:2.2rem;font-weight:800;line-height:1.25}.transport-desc-minimal{color:#64748b;max-width:660px;margin:0 auto 1.6rem;font-size:.95rem;line-height:1.6}.transport-features-strip{background:#fff;border:1px solid #0d233a14;border-radius:50px;align-items:center;gap:1.5rem;padding:10px 24px;display:inline-flex;box-shadow:0 8px 24px #0d233a0d}.tf-item{align-items:center;gap:8px;display:flex}.tf-num{color:#29b2b7;letter-spacing:.02em;background:#29b2b71f;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:800}.tf-text{color:#0d233a;white-space:nowrap;font-size:.84rem;font-weight:700}.tf-divider{background:#0d233a1f;width:1px;height:16px}@media (max-width:768px){.transport-title-minimal{font-size:1.7rem}.transport-features-strip{border-radius:20px;flex-direction:column;align-items:flex-start;gap:.8rem;width:100%;max-width:320px;padding:14px 20px}.tf-divider{display:none}}.transport-minimal-line{color:#475569;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;margin-top:.9rem;font-size:.92rem;font-weight:700;display:inline-flex}.trans-dot{color:#29b2b7;font-size:1.1rem;font-weight:800}@media (max-width:640px){.transport-minimal-line{gap:.6rem;font-size:.82rem}}.google-reviews-section{background:#fff;border-top:1px solid #e8eaed;border-bottom:1px solid #e8eaed;padding:5rem 0}.google-reviews-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.google-reviews-header{text-align:center;margin-bottom:3.5rem}.google-reviews-header .section-eyebrow{color:#1a73e8;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:block}.google-reviews-header .section-title{color:#202124;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;font-family:var(--font-main);margin:.5rem 0}.google-reviews-header .section-desc{color:#5f6368;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}.google-reviews-header .gold-line{background:#1a73e8;border-radius:2px;width:60px;height:3px;margin:1.5rem auto 0}.google-reviews-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.google-review-card{background:#fff;border:1px solid #dadce0;border-radius:8px;flex-direction:column;gap:.75rem;padding:1.5rem;transition:box-shadow .2s,border-color .2s;display:flex;box-shadow:0 1px 2px #0000000d}.google-review-card:hover{border-color:#1a73e8;box-shadow:0 4px 12px #0000001a}.google-review-card .review-rating{align-items:center;gap:.5rem;display:flex}.google-review-card .review-stars{color:#fbbc04;gap:2px;font-size:1.25rem;display:flex}.google-review-card .review-stars .star{color:#fbbc04;font-size:1.25rem;line-height:1}.google-review-card .review-stars .star.outline{color:#dadce0}.google-review-card .review-stars .star.filled{color:#fbbc04}.google-review-card .review-stars-text{color:#5f6368;margin-left:.25rem;font-size:.875rem;font-weight:500}.google-review-card .review-author-row{border-top:1px solid #f1f3f4;align-items:center;gap:.75rem;margin-top:auto;padding-top:.5rem;display:flex}.google-review-card .review-author-avatar{object-fit:cover;border:1px solid #e8eaed;border-radius:50%;flex-shrink:0;width:40px;height:40px}.google-review-card .review-author-info{flex-direction:column;gap:.15rem;display:flex}.google-review-card .review-author-name{color:#202124;font-size:.9rem;font-weight:600}.google-review-card .review-author-time{color:#5f6368;font-size:.8rem}.google-review-card .review-text{color:#3c4043;margin:0;font-size:.9rem;line-height:1.6}.google-review-card .review-text .read-more{color:#1a73e8;cursor:pointer;margin-left:.3rem;font-weight:600}.google-reviews-cta{text-align:center;border-top:1px solid #e8eaed;margin-top:2.5rem;padding-top:2.5rem}.google-reviews-cta .google-cta-btn{color:#1a73e8;cursor:pointer;background:#fff;border:1px solid #1a73e8;border-radius:4px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-flex}.google-reviews-cta .google-cta-btn:hover{background:#f1f3f4;box-shadow:0 2px 8px #0000001a}.google-reviews-cta .google-cta-btn .google-icon{flex-shrink:0;width:18px;height:18px}@media (max-width:768px){.google-reviews-section{padding:3rem 0}.google-reviews-grid{grid-template-columns:1fr;gap:1.25rem}.google-reviews-header{margin-bottom:2.5rem}.google-review-card{padding:1.25rem}}@media (max-width:640px){.google-reviews-section{padding:2.5rem 0}.google-reviews-header{margin-bottom:2rem}.google-review-card .review-text{font-size:.875rem}}.reviews-slider{max-width:720px;margin:0 auto;position:relative;overflow:hidden}.reviews-track{flex-direction:column;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.review-slide{justify-content:center;align-items:center;min-width:100%;min-height:100%;padding:.5rem;display:flex}.review-card-vertical{text-align:center;width:100%;max-width:680px;margin:0 auto}.review-card-vertical .review-stars,.review-card-vertical .review-author{justify-content:center}.admin-reviews-manager{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:#fff;padding:2rem}.admin-reviews-header h2{color:var(--text-dark);margin:0 0 .5rem;font-size:1.5rem}.admin-reviews-header p{color:var(--text-mute);margin:0 0 1.5rem;font-size:.9rem}.admin-reviews-actions{margin-bottom:1.5rem}.admin-reviews-form{box-shadow:none;border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:2rem}.admin-reviews-form .admin-form-header{border-bottom:1px solid var(--border);padding-bottom:1rem}.admin-reviews-form .admin-form-header h3{color:var(--text-dark);margin:0;font-size:1.1rem}.admin-reviews-list h3{color:var(--text-dark);margin:0 0 1.25rem;font-size:1.15rem}.admin-review-text{color:var(--text-mute);max-width:480px;margin:.35rem 0 0;font-size:.85rem;line-height:1.4}@media (max-width:768px){.admin-reviews-manager{padding:1.25rem}}.google-reviews-horizontal{justify-content:center;align-items:center;gap:.85rem;max-width:900px;margin:0 auto;display:flex;position:relative}.google-reviews-h-viewport{border-radius:8px;width:100%;max-width:720px;overflow:hidden}.google-reviews-h-track{transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.google-review-card-single{background:#fff;border:1px solid #dadce0;border-radius:8px;flex-direction:column;flex:0 0 100%;gap:.75rem;width:100%;max-width:100%;min-height:280px;margin:0;padding:2rem;transition:box-shadow .2s,border-color .2s;display:flex;box-shadow:0 1px 2px #0000000d}.google-review-card-single:hover{border-color:#1a73e8;box-shadow:0 4px 12px #0000001a}.google-review-card-single .review-text{-webkit-line-clamp:5;-webkit-box-orient:vertical;flex:1;font-size:1rem;line-height:1.7;display:-webkit-box;overflow:hidden}.google-review-card-single .review-author-row{border-top:1px solid #f1f3f4;margin-top:auto;padding-top:.75rem}@media (max-width:768px){.google-reviews-horizontal{gap:.5rem}.google-reviews-h-viewport{max-width:calc(100vw - 5rem)}.google-review-card-single{min-height:260px;padding:1.5rem}}@media (max-width:480px){.google-reviews-h-viewport{max-width:calc(100vw - 4.5rem)}.google-review-card-single{min-height:240px;padding:1.25rem}.google-review-card-single .review-text{font-size:.9rem}}.reviews-horizontal{justify-content:center;align-items:center;gap:.85rem;max-width:1240px;margin:0 auto;display:flex;position:relative}.reviews-h-viewport{border-radius:var(--radius-md);width:100%;max-width:720px;overflow:hidden}.reviews-h-track{transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.review-card-horizontal{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);width:340px;max-width:340px;min-height:320px;box-shadow:var(--shadow-card);flex-direction:column;flex:0 0 340px;gap:.75rem;margin:0 10px;padding:1.75rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.review-card-horizontal:before{content:"\"";font-family:var(--font-head);color:#29b2b712;pointer-events:none;font-size:5rem;line-height:1;position:absolute;top:.5rem;right:1.5rem}.review-card-horizontal:hover{border-color:#29b2b74d;box-shadow:0 12px 30px -8px #0000001f}.review-card-horizontal .review-stars{color:var(--yellow);gap:3px;margin-bottom:0;font-size:.9rem}.review-card-horizontal .review-text{color:var(--text-mute);-webkit-line-clamp:4;-webkit-box-orient:vertical;flex:1;margin-bottom:0;font-size:.88rem;line-height:1.65;display:-webkit-box;overflow:hidden}.review-card-horizontal .review-author{border-top:1px solid var(--border);align-items:center;gap:.7rem;margin-top:auto;padding-top:.8rem;display:flex}.reviews-h-arrow{background:var(--bg-card);border:1.5px solid var(--border);width:46px;min-width:46px;height:46px;color:var(--teal);cursor:pointer;z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:1.6rem;line-height:1;transition:all .2s;display:flex;box-shadow:0 4px 14px #00000014}.reviews-h-arrow:hover:not(:disabled){background:var(--teal);border-color:var(--teal);color:#fff;transform:scale(1.08);box-shadow:0 6px 20px #29b2b759}.reviews-h-arrow:disabled{opacity:.35;cursor:not-allowed}@media (max-width:768px){.reviews-horizontal{gap:.5rem}.reviews-h-viewport{max-width:calc(100vw - 5rem)}.review-card-horizontal{flex-basis:280px;width:280px;max-width:280px;min-height:300px;padding:1.35rem}.reviews-h-arrow{width:38px;min-width:38px;height:38px;font-size:1.3rem}}@media (max-width:480px){.reviews-h-viewport{max-width:calc(100vw - 4.5rem)}.review-card-horizontal{flex-basis:240px;width:240px;max-width:240px;min-height:280px;padding:1.1rem}.review-card-horizontal .review-text{font-size:.82rem}.reviews-h-arrow{width:34px;min-width:34px;height:34px;font-size:1.15rem}}
