.sv27{--purple:#464793;--ink:#252647;--muted:#65677b;--gold:#ffc45b;--line:#e7e7ef;color:var(--ink);font-family:Inter,Arial,sans-serif;background:#fff;line-height:1.6}
.sv27 *{box-sizing:border-box}
/* This stylesheet is loaded only on the season landing, which has its own filters. */
.booking-header-wrap .travel-search-box{display:none!important}
.sv27 [hidden]{display:none!important}
.sv27 a{text-decoration:none}
.sv27 h1,.sv27 h2,.sv27 h3,.sv27 p,.sv27 figure{margin:0}
.sv27 h1,.sv27 h2,.sv27 h3{font-family:Manrope,Inter,Arial,sans-serif;color:var(--ink)}
.sv27 img{max-width:100%;display:block}
.sv27 button,.sv27 select{font:inherit}
.sv27 a:focus-visible,.sv27 button:focus-visible,.sv27 select:focus-visible,.sv27 summary:focus-visible{outline:3px solid #e99517;outline-offset:4px}
.sv27 section[id],.sv27 article[id]{scroll-margin-top:100px}
.sv27-wrap{max-width:1240px;width:calc(100% - 64px);margin-inline:auto}
.sv27-hero{background:linear-gradient(110deg,#f5f3ff 0%,#fbfaf6 66%,#f5f6fd 100%);padding-bottom:77px;overflow:hidden}
.sv27-breadcrumb{display:flex;align-items:center;gap:12px;padding:24px 0 18px;font-size:12px;color:var(--muted)}
.sv27-breadcrumb a{color:var(--purple)}
.sv27-hero-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:48px;align-items:center;padding:16px 0 24px}
.sv27-eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid #d8d6f0;border-radius:7px;background:#eae8f8;color:var(--purple);font-size:12px;letter-spacing:.035em;font-weight:700}
.sv27-hero h1{font-size:clamp(40px,4.7vw,67px);font-weight:800;line-height:1.06;letter-spacing:-2.6px;margin:21px 0 19px}
.sv27-hero h1 span{color:var(--purple)}
.sv27-claim{font-size:22px;line-height:1.4;font-weight:700;letter-spacing:-.55px;margin-bottom:12px!important}
.sv27-hero-text{color:var(--muted);font-size:15px;max-width:470px;line-height:1.85}
.sv27-hero-text strong{color:var(--ink);font-weight:600}
.sv27-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:27px}
.sv27-btn{display:inline-flex;min-height:49px;align-items:center;justify-content:center;gap:10px;padding:13px 20px;font-weight:700;font-size:13px;border-radius:10px;border:1px solid transparent;line-height:1.35;transition:background .2s,color .2s,border-color .2s;box-shadow:none!important;filter:none!important}
.sv27-btn i{font-size:16px}
.sv27-btn-primary{background:var(--gold);color:#2d2b56!important}
.sv27-btn-primary:hover{background:#ffb739}
.sv27-btn-light{background:#fff;color:var(--purple)!important;border-color:#dadaea}
.sv27-btn-light:hover{background:#eeedf8;border-color:#9d9fc3}
.sv27-btn-purple{background:var(--purple);color:#fff!important}
.sv27-btn-purple:hover{background:#363777}
.sv27-hero-note{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;margin-top:20px!important}
.sv27-hero-note i{color:var(--purple);font-size:14px}
.sv27-hero-art{position:relative;min-width:0;padding:12px 0 23px 12px}
.sv27-sun{width:148px;height:148px;border-radius:50%;background:#ffce6b;position:absolute;right:-28px;top:-20px}
.sv27-hero-photo{position:relative;isolation:isolate;border-radius:25px 25px 80px 25px;overflow:hidden;height:435px;transform:rotate(2deg);background:#41858f}
.sv27-hero-photo:after{content:"";position:absolute;inset:25% 0 0;background:linear-gradient(0deg,rgba(18,39,52,.78),transparent);z-index:0}
.sv27-hero-photo img{width:100%;height:100%;object-fit:cover}
.sv27-hero-photo figcaption{position:absolute;bottom:34px;left:28px;right:20px;z-index:1;display:flex;flex-direction:column;gap:12px;color:#fff}
.sv27-hero-photo figcaption>span:first-child{font-size:10px;font-weight:700;letter-spacing:.13em}
.sv27-hero-photo figcaption strong{font:800 34px/1.17 Manrope,Inter,sans-serif;letter-spacing:-1px}
.sv27-hero-photo figcaption>span:last-child{font-size:11px}
.sv27-photo-ticket{position:absolute;bottom:0;left:-12px;display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #eeedf3;padding:16px 19px;border-radius:13px;box-shadow:0 10px 32px #24255710;transform:rotate(-3deg)}
.sv27-ticket-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#fff3d9;color:#896028;font-size:20px}
.sv27-photo-ticket strong{display:block;font-size:13px;color:var(--ink)}
.sv27-photo-ticket small{display:block;font-size:10px;color:var(--muted);margin-top:2px}
.sv27-photo-ticket>i{color:var(--purple);transform:rotate(40deg);margin-left:17px}
.sv27-quick-wrap{position:relative;margin-top:-40px}
.sv27-quick{display:grid;grid-template-columns:1.6fr repeat(6,1fr);padding:25px 18px;gap:4px;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:0 8px 24px #28285607}
.sv27-quick-title{display:flex;flex-direction:column;justify-content:center;padding:0 20px 0 8px;border-right:1px solid var(--line)}
.sv27-quick-title span{font-size:10px;color:var(--muted)}
.sv27-quick-title strong{font-size:14px;line-height:1.5;margin-top:5px}
.sv27-quick>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--ink);text-align:center;border-radius:9px;padding:8px 4px;font-size:10px;line-height:1.5;font-weight:600}
.sv27-quick>a>i{font-size:22px;color:var(--purple)}
.sv27-quick>a:hover{background:#f2f0fa;color:var(--purple)}
.sv27-section{padding-top:76px;padding-bottom:76px}
.sv27-section-head{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:28px}
.sv27-kicker{display:block;color:var(--purple);font-size:10px;line-height:1.5;font-weight:800;letter-spacing:.13em;margin-bottom:10px}
.sv27 h2{font-size:34px;line-height:1.25;letter-spacing:-1.15px;font-weight:800}
.sv27-section-head p{color:var(--muted);font-size:14px;margin-top:9px}
.sv27-round-note{display:inline-flex;gap:8px;align-items:center;color:#826333;background:#fff7e8;font-size:11px;padding:9px 13px;border-radius:50px;white-space:nowrap}
.sv27-round-note i{font-size:15px}
.sv27-filter-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}
.sv27-pills{display:flex;gap:8px;flex-wrap:wrap}
.sv27-pills button{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid #ddddea;color:var(--muted);font-size:12px;font-weight:600;padding:10px 17px;border-radius:30px;cursor:pointer}
.sv27-pills button[aria-pressed="true"]{background:var(--purple);color:#fff;border-color:var(--purple)}
.sv27-pills button:hover{border-color:var(--purple)}
.sv27-pills button span{font-size:10px;opacity:.8}
.sv27-filter-count{font-size:11px;color:var(--muted)}
.sv27-destinations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}
.sv27-destination-card,.sv27-package-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 4px 10px #25264704;display:flex;flex-direction:column;min-width:0}
.sv27-card-photo{display:block;position:relative;overflow:hidden;background:#e7edef}
.sv27-card-photo img{width:100%;height:207px;object-fit:cover;transition:transform .3s}
.sv27-destination-card:hover .sv27-card-photo img,.sv27-package-card:hover .sv27-card-photo img{transform:scale(1.035)}
.sv27-card-badge{position:absolute;left:15px;top:15px;background:#fff;color:var(--ink);border-radius:6px;padding:5px 10px;font-size:10px;font-weight:700;max-width:calc(100% - 30px)}
.sv27-destination-body{padding:21px 21px 17px;display:flex;flex-direction:column;flex:1}
.sv27-card-region{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:600;color:var(--purple);margin-bottom:7px}
.sv27 h3{font-size:20px;letter-spacing:-.55px;line-height:1.35;font-weight:800}
.sv27-destination-body>p{font-size:12px;color:var(--muted);line-height:1.75;margin-top:9px;margin-bottom:18px}
.sv27-destination-cta{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:14px;margin-top:auto;color:var(--purple);font-size:12px;font-weight:700}
.sv27-destination-cta:hover{color:#29295f}
.sv27-destination-cta i{display:grid;place-items:center;border:1px solid #dddded;border-radius:50%;width:27px;height:27px;font-size:10px}
.sv27-offers-section{padding:64px 0;background:#f6f6fa}
.sv27-text-link{display:inline-flex;align-items:center;gap:12px;color:var(--purple);font-size:12px;font-weight:700;line-height:1.5}
.sv27-text-link:hover{color:#2e2f68;text-decoration:underline}
.sv27-text-link i{font-size:11px}
.sv27-package-filters{display:flex;align-items:end;gap:18px;margin:26px 0}
.sv27-package-filters label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:600;color:var(--muted);flex:0 1 230px}
.sv27-package-filters select{width:100%;height:43px;border:1px solid #dcdce8;background:#fff;color:var(--ink);padding:0 30px 0 12px;border-radius:8px;font-size:12px}
.sv27-package-filters>p{margin-left:auto;font-size:11px;color:var(--muted);padding-bottom:12px}
.sv27-reset{background:none;border:0;text-decoration:underline;color:var(--purple);padding:12px 0;font-size:11px;cursor:pointer}
.sv27-packages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}
.sv27-more{text-align:center;margin-top:26px}
.sv27-card-badge-purple{background:var(--purple);color:#fff}
.sv27-featured-badge{position:absolute;bottom:14px;right:14px;background:var(--gold);color:var(--ink);font-size:10px;font-weight:700;padding:5px 9px;border-radius:6px}
.sv27-package-body{padding:22px;flex:1;display:flex;flex-direction:column}
.sv27-package-body h3{font-size:19px;margin-bottom:10px}
.sv27-package-body h3 a{color:var(--ink)}
.sv27-duration,.sv27-dates{font-size:11px;margin-top:5px!important;color:var(--muted)}
.sv27-duration i,.sv27-dates i{width:19px;color:var(--purple)}
.sv27-package-summary{font-size:12px;color:var(--muted);margin-top:12px!important}
.sv27-package-features{display:flex;gap:7px 10px;flex-wrap:wrap;list-style:none;padding:0;margin:15px 0}
.sv27-package-features li{font-size:10px;color:var(--muted);display:inline-flex;align-items:center;gap:6px}
.sv27-package-features i{color:var(--purple)}
.sv27-package-bottom{margin-top:auto;padding-top:18px}
.sv27-package-bottom>small{display:block;border-top:1px solid var(--line);padding-top:15px;font-size:10px;color:var(--muted)}
.sv27-price{display:block;font:800 27px/1.3 Manrope,sans-serif;letter-spacing:-.7px;margin:4px 0 18px;color:var(--ink)}
.sv27-price-consult{font-size:22px}
.sv27-package-bottom .sv27-btn{width:100%;min-height:45px}
.sv27-package-details{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--purple);font-size:10px;margin-top:14px}
.sv27-fare-note{font-size:10px;color:var(--muted);margin-top:22px!important;display:flex;align-items:baseline;gap:7px}
.sv27-empty{padding:42px 25px;text-align:center;border:1px dashed #cdcede;border-radius:14px;background:#fff}
.sv27-empty>i{font-size:28px;color:var(--purple);margin-bottom:17px}
.sv27-empty>p{color:var(--muted);font-size:13px;max-width:490px;margin:12px auto 20px}
.sv27-editorial{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:60px}
.sv27-editorial-photo{position:relative;border-radius:20px;overflow:hidden;min-width:0;background:#e8edf0}
.sv27-editorial-photo img{width:100%;aspect-ratio:1.45;object-fit:cover}
.sv27-location{position:absolute;bottom:20px;left:20px;right:20px;display:flex;gap:7px;align-items:center;color:white;font-size:11px;z-index:1}
.sv27-editorial-photo:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#182635b3)}
.sv27-editorial-copy>p{font-size:13px;line-height:1.9;color:var(--muted);margin-top:16px}
.sv27-benefit-chips{display:flex;flex-wrap:wrap;gap:9px;list-style:none;margin:22px 0;padding:0}
.sv27-benefit-chips li{display:inline-flex;gap:7px;align-items:center;border:1px solid var(--line);border-radius:6px;padding:7px 9px;font-size:10px;font-weight:500;color:var(--ink)}
.sv27-benefit-chips i{color:var(--purple)}
.sv27-editorial-reverse .sv27-editorial-photo{order:2}
.sv27-editorial-reverse .sv27-editorial-copy{order:1}
.sv27-travel-styles{display:grid;grid-template-columns:1fr 1fr;gap:23px}
.sv27-travel-styles article{display:flex;align-items:start;gap:20px;background:#f8f7fc;border:1px solid #eae8f4;border-radius:16px;padding:28px}
.sv27-style-icon{background:#eae7f8;color:var(--purple);border-radius:12px;min-width:47px;height:47px;display:grid;place-items:center;font-size:20px}
.sv27-travel-styles h3{font-size:18px}
.sv27-travel-styles p{font-size:12px;color:var(--muted);margin:10px 0 16px}
.sv27-preventa{background:#fff8eb;padding:62px 0}
.sv27-preventa-stamp{display:block;text-align:center;color:#7e622d;font-size:12px;line-height:1.2;transform:rotate(6deg);border:1px solid #e9d9b9;border-radius:13px;padding:14px 20px}
.sv27-preventa-stamp i{font-size:25px;display:block;margin-bottom:7px}
.sv27-preventa-stamp strong{font-size:23px}
.sv27-reasons{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:32px}
.sv27-reasons article{position:relative;border-top:1px solid #e6d9bf;padding-top:22px}
.sv27-reasons article>span{position:absolute;top:21px;right:0;color:#a08654;font-size:11px;font-weight:600}
.sv27-reasons article>i{color:#87652b;font-size:23px;display:block;margin-bottom:16px}
.sv27-reasons h3{font-size:17px;max-width:185px}
.sv27-reasons p{font-size:12px;color:#756b5a;line-height:1.8;margin-top:10px}
.sv27-faq-section{display:grid;grid-template-columns:.8fr 1.3fr;gap:80px}
.sv27-faq-intro>p{font-size:13px;color:var(--muted);margin:18px 0 23px;max-width:255px}
.sv27-faq-list{border-top:1px solid var(--line)}
.sv27-faq-list details{border-bottom:1px solid var(--line);padding:19px 0}
.sv27-faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;font-weight:700;color:var(--ink)}
.sv27-faq-list summary::-webkit-details-marker{display:none}
.sv27-faq-list summary span{font-size:23px;line-height:1;font-weight:400;color:var(--purple);transition:transform .15s}
.sv27-faq-list details[open] summary span{transform:rotate(45deg)}
.sv27-faq-list details p{font-size:12px;line-height:1.9;color:var(--muted);padding-top:16px;padding-right:35px}
.sv27-final-wrap{padding-bottom:26px}
.sv27-final{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:35px;background:var(--purple);border-radius:22px;padding:49px 52px}
.sv27-final:after{content:"";position:absolute;width:260px;height:260px;border:40px solid #ffffff09;border-radius:50%;right:80px;bottom:-200px;pointer-events:none}
.sv27-final .sv27-kicker{color:#d8d8f0;font-size:9px}
.sv27-final h2{color:#fff!important;font-size:36px}
.sv27-final p{color:#ececf7;font-size:12px;max-width:500px;margin-top:16px}
.sv27-final .sv27-btn{flex-shrink:0}
.sv27-credits{text-align:right;font-size:9px;color:var(--muted);margin-top:14px!important}
.sv27-credits a{color:var(--muted);text-decoration:underline}
@media(min-width:1500px){.sv27-hero h1{font-size:70px}.sv27-hero-grid{gap:70px}}
@media(max-width:1100px){.sv27-wrap{width:calc(100% - 48px)}.sv27-hero-grid{gap:28px}.sv27-hero h1{font-size:54px}.sv27-claim{font-size:19px}.sv27-hero-photo{height:410px}.sv27-hero-photo figcaption strong{font-size:30px}.sv27-quick{grid-template-columns:repeat(6,1fr);padding:18px}.sv27-quick-title{grid-column:1/-1;border:0;border-bottom:1px solid var(--line);padding:0 0 14px;margin-bottom:6px;flex-direction:row;justify-content:space-between;align-items:center}.sv27-quick-title strong{margin:0}.sv27-editorial{gap:35px}.sv27-faq-section{gap:40px}}
@media(max-width:800px){.sv27-wrap{width:calc(100% - 40px)}.sv27-hero{padding-bottom:70px}.sv27-hero-grid{grid-template-columns:1fr;gap:32px;max-width:620px;margin:auto}.sv27-hero h1{font-size:62px;line-height:1.08;letter-spacing:-2.8px}.sv27-hero h1 br{display:none}.sv27-hero-text{max-width:560px}.sv27-hero-art{padding:0 10px 22px}.sv27-hero-photo{height:360px;border-radius:20px 20px 60px 20px;transform:rotate(1deg)}.sv27-photo-ticket{left:0;padding:12px 16px}.sv27-sun{right:-5px;width:110px;height:110px}.sv27-quick{grid-template-columns:repeat(3,1fr);gap:7px}.sv27-quick>a{font-size:11px;padding:12px 4px}.sv27-quick-title{flex-direction:column;gap:3px}.sv27-section{padding-top:54px;padding-bottom:54px}.sv27-section-head{align-items:start}.sv27 h2{font-size:29px}.sv27-round-note{display:none}.sv27-destinations,.sv27-packages{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.sv27-card-photo img{height:190px}.sv27-editorial{gap:25px;grid-template-columns:1fr;margin-bottom:42px}.sv27-editorial-photo img{max-height:340px;aspect-ratio:1.6}.sv27-editorial-reverse .sv27-editorial-photo,.sv27-editorial-reverse .sv27-editorial-copy{order:initial}.sv27-travel-styles{gap:15px}.sv27-travel-styles article{padding:20px;gap:13px;flex-direction:column}.sv27-reasons{grid-template-columns:repeat(2,1fr);gap:28px}.sv27-faq-section{grid-template-columns:1fr;gap:25px}.sv27-faq-intro h2 br{display:none}.sv27-faq-intro>p{max-width:100%;margin:12px 0}.sv27-final{padding:33px;align-items:start;flex-direction:column;gap:24px}.sv27-final h2{font-size:33px}.sv27-package-filters{flex-wrap:wrap;gap:12px}.sv27-package-filters label{flex:1 1 40%}.sv27-package-filters>p{margin-left:0;padding-bottom:0;flex:1}.sv27-reset{padding:5px 0}.sv27-offers-section,.sv27-preventa{padding:50px 0}}
@media(max-width:520px){.sv27-wrap{width:calc(100% - 32px)}.sv27-breadcrumb{padding:18px 0 15px;font-size:10px}.sv27-hero-grid{padding-top:12px;gap:27px}.sv27-eyebrow{font-size:10px}.sv27-hero h1{font-size:49px;letter-spacing:-2px;margin:18px 0}.sv27-hero h1 br{display:block}.sv27-claim{font-size:19px;max-width:300px}.sv27-hero-text{font-size:13px}.sv27-actions{gap:9px;margin-top:22px;flex-wrap:nowrap}.sv27-btn{font-size:11px;padding:12px 13px;min-height:46px;gap:7px}.sv27-btn i{font-size:15px}.sv27-hero-note{font-size:9px;margin-top:17px!important}.sv27-hero-photo{height:295px}.sv27-hero-photo figcaption{bottom:33px;left:23px;gap:8px}.sv27-hero-photo figcaption strong{font-size:28px}.sv27-hero-photo figcaption>span:first-child{font-size:8px}.sv27-hero-photo figcaption>span:last-child{font-size:9px}.sv27-photo-ticket strong{font-size:11px}.sv27-photo-ticket small{font-size:9px}.sv27-ticket-icon{width:33px;height:33px;font-size:17px}.sv27-quick{padding:16px 8px;border-radius:13px;gap:2px}.sv27-quick-title strong{font-size:13px}.sv27-quick>a{font-size:9px;gap:8px}.sv27-quick>a>i{font-size:20px}.sv27-section{padding-top:43px;padding-bottom:43px}.sv27-section-head{display:block;margin-bottom:22px}.sv27-section-head>.sv27-text-link{margin-top:15px}.sv27 h2{font-size:28px}.sv27-kicker{font-size:8px;letter-spacing:.12em}.sv27-section-head p{font-size:12px}.sv27-filter-row{display:block;margin-bottom:18px}.sv27-pills{gap:6px}.sv27-pills button{padding:9px 12px;font-size:10px;gap:7px}.sv27-filter-count{margin-top:13px!important;font-size:10px}.sv27-destinations,.sv27-packages{grid-template-columns:1fr;gap:19px}.sv27-card-photo img{height:215px}.sv27-destination-body{padding:20px}.sv27-destination-body>p{font-size:12px}.sv27-destination-cta{font-size:12px}.sv27-package-filters label{font-size:10px}.sv27-package-filters select{font-size:11px;padding-left:8px}.sv27-package-body{padding:21px}.sv27-package-body h3{font-size:20px}.sv27-travel-styles{grid-template-columns:1fr}.sv27-travel-styles article{flex-direction:row;padding:21px;gap:17px}.sv27-preventa-stamp{display:none}.sv27-reasons{gap:24px 22px}.sv27-reasons h3{font-size:15px;line-height:1.45}.sv27-reasons p{font-size:11px}.sv27-faq-list summary{font-size:12px;line-height:1.65}.sv27-faq-list details p{padding-right:10px}.sv27-final{padding:29px 25px;border-radius:17px}.sv27-final h2{font-size:31px}.sv27-final .sv27-kicker{font-size:8px}.sv27-final p{font-size:12px}.sv27-final .sv27-btn{width:100%}}
@media(prefers-reduced-motion:reduce){.sv27 *{transition:none!important;scroll-behavior:auto!important}}
.sv27 .sv27-hero-photo figcaption{bottom:65px}
.sv27 input{font:inherit;min-width:0}
.sv27 input:focus-visible{outline:3px solid #e99517;outline-offset:3px}
.sv27-season-date-search{padding-top:44px}
.sv27-date-search{border:1px solid #deddee;border-radius:18px;padding:30px;background:#fff}
.sv27-date-heading{display:flex;align-items:center;gap:17px}
.sv27-date-icon{display:grid;place-items:center;flex-shrink:0;width:49px;height:49px;border-radius:13px;background:#eeedf8;color:var(--purple);font-size:24px}
.sv27-date-heading .sv27-kicker{margin-bottom:5px}
.sv27 .sv27-date-heading h2{font-size:25px;letter-spacing:-.6px}
.sv27-date-heading p{font-size:12px;color:var(--muted);margin-top:7px}
.sv27-months{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0 20px}
.sv27-months a{padding:8px 13px;background:#f8f7fc;border:1px solid #e3e2ef;border-radius:8px;font-size:12px;font-weight:600;color:var(--purple)}
.sv27-months a span{font-size:10px;font-weight:400}
.sv27-months a[aria-current],.sv27-exact-dates a[aria-current]{background:var(--purple);color:#fff;border-color:var(--purple)}
.sv27-months a:hover{border-color:var(--purple)}
.sv27-date-form{display:flex;gap:15px;align-items:end;flex-wrap:wrap}
.sv27-date-form label,.sv27-inquiry-form label,.sv27-hotel-filter{display:flex;flex-direction:column;gap:7px;color:var(--ink);font-weight:600;font-size:12px;min-width:0}
.sv27-date-form label{flex:1 1 180px}
.sv27-date-form input,.sv27-inquiry-form input,.sv27-inquiry-form select,.sv27-hotel-filter select{height:48px;width:100%;border-radius:8px;border:1px solid #cfcede;padding:10px 12px;color:var(--ink);background:#fff;font-size:14px;min-width:0;max-width:100%;box-sizing:border-box}
.sv27-date-form>.sv27-text-link{min-height:48px;padding:10px 0}
.sv27-date-help{font-size:11px;color:var(--muted);margin-top:12px!important;line-height:1.7}
.sv27-date-error{border-left:3px solid #9e3434;padding:12px 16px;color:#842c2c;background:#fff4f3;border-radius:4px;margin-top:14px;font-size:12px}
.sv27-exact-dates{margin-top:17px;padding-top:16px;border-top:1px solid var(--line)}
.sv27-exact-dates summary{color:var(--purple);font-size:12px;font-weight:700;cursor:pointer}
.sv27-exact-dates summary>span{display:inline-block;margin-left:6px;font-size:10px;border-radius:20px;background:#eeedf8;padding:2px 8px}
.sv27-exact-dates nav{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px;max-height:240px;overflow:auto;padding:4px}
.sv27-exact-dates a{display:flex;flex-direction:column;gap:2px;padding:8px 12px;border:1px solid var(--line);border-radius:7px;color:var(--purple);font-size:12px;font-weight:700}
.sv27-exact-dates a small{font-size:10px;font-weight:400}
.sv27-applied-dates{font-size:13px;color:var(--purple);border-left:3px solid var(--purple);padding:12px 15px;background:#edecf7;margin-bottom:22px!important}
.sv27-applied-dates a{color:var(--purple);text-decoration:underline;font-weight:700;margin-left:8px}
.sv27-destination-hero{background:linear-gradient(110deg,#f5f3ff,#fbfaf6);padding-bottom:65px}
.sv27-destination-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:55px;padding:16px 0 20px}
.sv27-destination-hero h1{font-size:clamp(36px,4vw,58px);font-weight:800;letter-spacing:-2px;line-height:1.12;margin:21px 0}
.sv27-destination-hero h1 span{color:var(--purple)}
.sv27-destination-hero p{font-size:14px;color:var(--muted);line-height:1.8;margin:12px 0}
.sv27-destination-hero figure{position:relative;overflow:hidden;border-radius:22px;margin:0;min-width:0}
.sv27-destination-hero figure img{width:100%;height:330px;object-fit:cover}
.sv27-destination-hero figcaption{position:absolute;bottom:16px;left:16px;max-width:calc(100% - 32px);background:#fff;color:var(--purple);font-size:12px;padding:8px 12px;border-radius:8px}
.sv27-destination-search{margin-top:-34px;position:relative}
.sv27-hotel-filter{max-width:390px;margin:0 0 24px}
.sv27-hotels{display:grid;gap:32px}
.sv27-hotel{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}
.sv27-hotel-intro{display:grid;grid-template-columns:235px 1fr;background:#f8f7fc;border-bottom:1px solid var(--line)}
.sv27-hotel-photo{position:relative;min-height:174px;min-width:0}
.sv27-hotel-photo img{width:100%;height:100%;max-height:210px;object-fit:cover}
.sv27-hotel-photo>span{position:absolute;bottom:9px;left:9px;background:#fff;color:var(--muted);font-size:9px;padding:4px 7px;border-radius:4px}
.sv27-hotel-copy{padding:25px 29px}
.sv27 .sv27-hotel-copy h3{font-size:24px}
.sv27-hotel-copy p{color:var(--muted);font-size:12px;margin:8px 0 14px}
.sv27-departure-heading,.sv27-departure{display:grid;grid-template-columns:1fr 1.2fr 1fr 1.05fr;gap:22px;align-items:center;padding:20px 28px}
.sv27-departure-heading{padding-block:12px;background:#fbfbfd;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.03em;border-bottom:1px solid var(--line)}
.sv27-departures{list-style:none;margin:0;padding:0}
.sv27-departure+.sv27-departure{border-top:1px solid var(--line)}
.sv27-departure>div{min-width:0;overflow-wrap:anywhere}
.sv27-departure strong{display:block;font-size:13px;line-height:1.5;color:var(--ink)}
.sv27-departure small,.sv27-departure-services>span{display:block;font-size:11px;color:var(--muted);margin-top:4px;line-height:1.65}
.sv27-departure-dates i{color:var(--purple);margin-right:4px}
.sv27-departure-price strong{font-size:20px;letter-spacing:-.4px}
.sv27-departure-price small{max-width:180px;font-size:10px}
.sv27-departure-actions{display:flex;flex-direction:column;gap:12px;align-items:center}
.sv27-departure-actions .sv27-btn{min-height:42px;padding:10px 12px;width:100%;font-size:11px}
.sv27-departure-actions .sv27-text-link{font-size:10px;gap:7px;text-align:center}
.sv27-mobile-label{display:none}
.sv27-empty .sv27-actions{justify-content:center}
.sv27-inquiry{display:grid;grid-template-columns:1fr 1.05fr;gap:55px;border:1px solid #e4e1ed;border-radius:20px;padding:38px;background:#f6f4fb;scroll-margin-top:100px}
.sv27-inquiry h2{font-size:31px}
.sv27-inquiry>div>p{font-size:13px;color:var(--muted);line-height:1.8;margin:17px 0}
.sv27-inquiry .sv27-inquiry-note{font-size:11px}
.sv27-inquiry-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;min-width:0;align-content:start}
.sv27-inquiry-wide{grid-column:1/-1}
.sv27-inquiry-form .sv27-date-help{margin-top:0!important}
.sv27-other-destinations nav{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 27px}
.sv27-other-destinations nav a{display:inline-flex;align-items:center;gap:15px;border:1px solid var(--line);border-radius:9px;padding:10px 14px;color:var(--purple);font-size:12px}
.sv27-other-destinations nav a:hover{background:#f3f1fa}
.sv27-other-destinations nav i{font-size:10px}
@media(max-width:900px){.sv27-destination-hero-grid{gap:30px}.sv27-destination-hero figure img{height:290px}.sv27-inquiry{gap:27px;padding:28px}.sv27-departure-heading,.sv27-departure{gap:15px;padding-inline:20px}.sv27-hotel-intro{grid-template-columns:200px 1fr}.sv27-departure-price strong{font-size:18px}}
@media(max-width:700px){.sv27-date-search{padding:22px}.sv27-date-heading{align-items:start;gap:12px}.sv27-date-icon{width:39px;height:39px;font-size:20px}.sv27 .sv27-date-heading h2{font-size:23px}.sv27-date-form{gap:12px}.sv27-date-form label{flex:1 1 40%}.sv27-date-form>.sv27-btn{flex:1 1 60%}.sv27-date-form>.sv27-text-link{font-size:11px}.sv27-destination-hero-grid{grid-template-columns:1fr;gap:24px}.sv27-destination-hero h1{font-size:45px}.sv27-destination-hero figure img{height:240px}.sv27-destination-hero{padding-bottom:53px}.sv27-destination-search{margin-top:-26px}.sv27-inquiry{grid-template-columns:1fr;gap:16px}.sv27-departure-heading{display:none}.sv27-departure{grid-template-columns:1fr 1fr;gap:18px;padding:22px}.sv27-mobile-label{display:block;font-size:9px;letter-spacing:.04em;color:var(--muted);margin-bottom:7px}.sv27-departure-actions{align-items:start}.sv27-departure-price strong{font-size:22px}.sv27-departure-actions .sv27-text-link{font-size:10px}.sv27-hotel-intro{grid-template-columns:135px 1fr}.sv27-hotel-copy{padding:20px}.sv27 .sv27-hotel-copy h3{font-size:21px}.sv27-hotel-copy .sv27-text-link{font-size:11px}.sv27-hotel-photo img{max-height:none}.sv27-hotel-photo>span{font-size:8px;left:6px;bottom:6px}.sv27-breadcrumb{flex-wrap:wrap;gap:8px}.sv27-season-date-search{padding-top:30px}}
@media(max-width:420px){.sv27-date-search{padding:20px 17px}.sv27-date-icon{display:none}.sv27-months{gap:6px}.sv27-months a{font-size:11px;padding:8px 10px}.sv27-date-form input,.sv27-inquiry-form input{font-size:13px;padding-inline:8px}.sv27-inquiry{padding:25px 20px}.sv27-inquiry h2{font-size:27px}.sv27-hotel-intro{grid-template-columns:1fr}.sv27-hotel-photo{height:155px;min-height:0}.sv27-hotel-copy{padding:20px 22px}.sv27-departure{gap:16px;padding:22px 18px}.sv27-destination-hero h1{font-size:40px;letter-spacing:-1.5px}.sv27-destination-hero .sv27-actions{flex-wrap:wrap}}
