.crt-nd{background:#fbf8f3;box-sizing:border-box;color:#1f2933;padding:40px 16px 56px;width:100%}.crt-nd--has-banner{padding-top:0}.crt-nd--has-banner .crt-nd__inner{padding-top:28px}.crt-nd *,.crt-nd :after,.crt-nd :before{box-sizing:border-box}.crt-nd__inner{margin:0 auto;max-width:var(--crt-nd-max-width,1100px)}.crt-nd__banner{color:#fff;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;min-height:var(--crt-nd-hero-min-h,520px);overflow:hidden;position:relative;width:auto}.crt-nd__banner-image,.crt-nd__banner-media{inset:0;position:absolute}.crt-nd__banner-image{display:block;height:100%;object-fit:cover;object-position:center 42%;width:100%}.crt-nd__banner-image--mobile{display:none}.crt-nd__banner-image--desktop.crt-nd__banner-image--solo{position:absolute}.crt-nd__banner-overlay{background:var(--crt-nd-overlay-bg-d,none);display:block;inset:0;pointer-events:none;position:absolute}@media (max-width:1023px){.crt-nd__banner-overlay{background:var(--crt-nd-overlay-bg-t,var(--crt-nd-overlay-bg-d,none))}}@media (max-width:767px){.crt-nd__banner-overlay{background:var(--crt-nd-overlay-bg-m,var(--crt-nd-overlay-bg-t,var(--crt-nd-overlay-bg-d,none)))}}.crt-nd__banner-inner{justify-content:center;min-height:inherit;padding:48px 20px 56px;position:relative;z-index:1}.crt-nd__banner-head,.crt-nd__banner-inner{align-items:center;display:flex;flex-direction:column;text-align:center}.crt-nd__banner-head{width:100%}.crt-nd__banner-copy,.crt-nd__banner-head{max-width:min(var(--crt-nd-hero-copy-max-d,540px),92vw)}.crt-nd__banner-body{align-items:center;display:flex;flex-direction:column;width:100%}.crt-nd__banner .crt-nd__eyebrow{color:var(--crt-nd-eyebrow-color,#e8d5b5);font-family:var(--crt-nd-eyebrow-font,Montserrat,system-ui,sans-serif);font-size:var(--crt-nd-eyebrow-size-d,13px);font-weight:var(--crt-nd-eyebrow-weight,500);letter-spacing:var(--crt-nd-eyebrow-letter-spacing,.14em);line-height:var(--crt-nd-eyebrow-line-height,1.35);text-shadow:var(--crt-nd-hero-shadow-d,none);text-transform:var(--crt-nd-eyebrow-transform,uppercase)}.crt-nd__banner .crt-nd__title{color:var(--crt-nd-title-color,#fff);font-family:var(--crt-nd-title-font,Montserrat,system-ui,sans-serif);font-size:var(--crt-nd-title-size-d,38px);font-weight:var(--crt-nd-title-weight,600);letter-spacing:var(--crt-nd-title-letter-spacing,0);line-height:var(--crt-nd-title-line-height,1.15);text-shadow:var(--crt-nd-hero-shadow-d,none);text-transform:var(--crt-nd-title-transform,none)}.crt-nd__banner .crt-nd__intro,.crt-nd__banner .crt-nd__intro p{color:var(--crt-nd-intro-color,hsla(0,0%,100%,.92));font-family:var(--crt-nd-intro-font,Montserrat,system-ui,sans-serif);font-size:var(--crt-nd-intro-size-d,16px);font-weight:var(--crt-nd-intro-weight,400);letter-spacing:var(--crt-nd-intro-letter-spacing,0);line-height:var(--crt-nd-intro-line-height,1.5);text-shadow:var(--crt-nd-hero-shadow-d,none);text-transform:var(--crt-nd-intro-transform,none)}@media (max-width:1023px){.crt-nd__banner-copy,.crt-nd__banner-head{max-width:min(var(--crt-nd-hero-copy-max-t,480px),92vw)}.crt-nd__banner .crt-nd__eyebrow{font-size:var(--crt-nd-eyebrow-size-t,var(--crt-nd-eyebrow-size-d,12px))}.crt-nd__banner .crt-nd__eyebrow,.crt-nd__banner .crt-nd__title{text-shadow:var(--crt-nd-hero-shadow-t,var(--crt-nd-hero-shadow-d,none))}.crt-nd__banner .crt-nd__title{font-size:var(--crt-nd-title-size-t,var(--crt-nd-title-size-d,34px))}.crt-nd__banner .crt-nd__intro,.crt-nd__banner .crt-nd__intro p{font-size:var(--crt-nd-intro-size-t,var(--crt-nd-intro-size-d,15px));text-shadow:var(--crt-nd-hero-shadow-t,var(--crt-nd-hero-shadow-d,none))}}.crt-nd__scroll-hint{align-items:center;backdrop-filter:blur(6px);background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.45);border-radius:999px;bottom:18px;color:#fff;cursor:pointer;display:inline-flex;height:44px;justify-content:center;left:50%;margin:0;padding:0;position:absolute;transform:translateX(-50%);transition:background .2s ease,border-color .2s ease,opacity .25s ease;width:44px}.crt-nd__scroll-hint:focus-visible,.crt-nd__scroll-hint:hover{background:hsla(0,0%,100%,.22);border-color:hsla(0,0%,100%,.75);outline:none}.crt-nd__scroll-hint[hidden]{display:none!important}.crt-nd__scroll-hint-icon{animation:crt-nd-scroll-bounce 2s ease-in-out infinite;border-bottom:2px solid;border-right:2px solid;display:block;height:12px;transform:rotate(45deg) translate(-2px,-2px);width:12px}@keyframes crt-nd-scroll-bounce{0%,to{transform:rotate(45deg) translate(-2px,-2px)}50%{transform:rotate(45deg) translate(2px,2px)}}@media (prefers-reduced-motion:reduce){.crt-nd__scroll-hint-icon{animation:none}}.crt-nd.is-detail-view .crt-nd__banner,.crt-nd.is-results-view .crt-nd__banner{display:none}.crt-nd.is-detail-view.crt-nd--has-banner .crt-nd__inner,.crt-nd.is-results-view.crt-nd--has-banner .crt-nd__inner{padding-top:0}.crt-nd__hero{margin-bottom:28px;text-align:center}.crt-nd__eyebrow{color:var(--crt-nd-accent,#9b7a3c);font-size:.78rem;letter-spacing:.14em;margin:0 0 8px;text-transform:uppercase}.crt-nd__eyebrow,.crt-nd__title{font-family:Montserrat,system-ui,sans-serif;font-weight:500}.crt-nd__title{color:#111;font-size:clamp(1.45rem,3.5vw,2rem);line-height:1.25;margin:0 0 10px}.crt-nd__intro{font-size:.98rem;line-height:1.6;margin:0 auto;max-width:54ch}.crt-nd__intro p{margin:0}.crt-nd.is-detail-view .crt-nd__intro,.crt-nd.is-results-view .crt-nd__intro{display:none}.crt-nd__card{background:#fff;border:1px solid #e8e3dc;border-radius:24px;box-shadow:0 16px 44px rgba(7,16,25,.06);padding:24px 20px 20px}.crt-nd__progress{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:22px}.crt-nd__progress[hidden]{display:none!important}.crt-nd__progress-dots{display:flex;gap:6px}.crt-nd__progress-dot{background:#e8e3dc;border-radius:999px;height:8px;transition:background .2s ease,transform .2s ease;width:8px}.crt-nd__progress-dot.is-active{background:var(--crt-nd-accent,#9b7a3c);transform:scale(1.15)}.crt-nd__progress-dot.is-done{background:#c4a86a}.crt-nd__progress-label{color:#5c6670;font-size:.78rem;white-space:nowrap}.crt-nd__panel[hidden]{display:none!important}.crt-nd__question{color:#111;font-size:1.12rem;font-weight:500;line-height:1.35;margin:0 0 8px}.crt-nd__hint{color:#5c6670;font-size:.88rem;line-height:1.45;margin:0 0 18px}.crt-nd__options{display:flex;flex-direction:column;gap:10px;margin-bottom:8px}.crt-nd__option{align-items:flex-start;background:#fff;border:1px solid #e8e3dc;border-radius:14px;color:#1f2933;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;gap:12px;line-height:1.4;padding:14px 16px;text-align:left;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;width:100%}.crt-nd__option:hover{border-color:#c4a86a}.crt-nd__option.is-selected{background:rgba(155,122,60,.06);border-color:var(--crt-nd-accent,#9b7a3c);box-shadow:0 0 0 1px var(--crt-nd-accent,#9b7a3c)}.crt-nd__option-radio{border:2px solid #c8c0b4;border-radius:999px;flex-shrink:0;height:18px;margin-top:2px;position:relative;width:18px}.crt-nd__option.is-selected .crt-nd__option-radio{border-color:var(--crt-nd-accent,#9b7a3c)}.crt-nd__option.is-selected .crt-nd__option-radio:after{background:var(--crt-nd-accent,#9b7a3c);border-radius:999px;content:"";inset:3px;position:absolute}.crt-nd__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:22px}.crt-nd__btn{align-items:center;border:none;border-radius:999px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.92rem;font-weight:600;justify-content:center;min-height:46px;padding:0 22px;text-decoration:none;transition:opacity .15s ease,transform .15s ease}.crt-nd__btn:disabled{cursor:not-allowed;opacity:.45}.crt-nd__btn--primary{background:var(--crt-nd-accent,#9b7a3c);color:#fff}.crt-nd__btn--primary:not(:disabled):hover{opacity:.92}.crt-nd__btn--ghost{background:transparent;border:1px solid #e8e3dc;color:#3d5169}.crt-nd__btn--link{max-width:320px;width:100%}.crt-nd__results-heading{color:#111;font-size:1.25rem;font-weight:500;margin:0 0 6px}.crt-nd__results-intro{color:#5c6670;font-size:.9rem;line-height:1.45;margin:0 0 20px}.crt-nd__results-layout{align-items:start;display:grid;gap:20px;grid-template-columns:1fr 1fr;--crt-nd-results-panel-h:min(400px,calc(100vh - 240px))}.crt-nd__map-wrap{background:#eef2f5;border:1px solid #e8e3dc;border-radius:16px;isolation:isolate;max-width:100%;min-height:280px;overflow:hidden;position:relative;width:100%}.crt-nd__map-wrap.is-js-map{min-height:220px}.crt-nd__results-layout>.crt-nd__map-wrap{align-self:start;height:var(--crt-nd-results-panel-h);max-height:400px;min-height:260px;position:sticky;top:var(--crt-nd-map-sticky-top,12px);z-index:2}.crt-nd__results-layout>.crt-nd__map-wrap .crt-nd__map{height:100%;max-height:none;min-height:100%}.crt-nd__map-label{background:hsla(0,0%,100%,.94);border:1px solid #e8e3dc;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);color:#111;font-family:Montserrat,system-ui,sans-serif;font-size:.78rem;font-weight:600;left:10px;line-height:1.3;margin:0;max-width:calc(100% - 20px);padding:6px 10px;pointer-events:none;position:absolute;top:10px;z-index:1}.crt-nd__map-label:empty{display:none}.crt-nd__map-label.is-updating{opacity:.72}.crt-nd__map-wrap.is-pulse{box-shadow:0 0 0 2px var(--crt-nd-accent,#9b7a3c),0 4px 16px rgba(0,0,0,.08)}.crt-nd__map-wrap.is-js-map .crt-nd__map{display:none}.crt-nd__map-canvas{display:none;height:100%;min-height:220px;width:100%}.crt-nd__map-wrap.is-js-map .crt-nd__map-canvas{display:block;inset:0;position:absolute}.crt-nd__map-legend{background:hsla(0,0%,100%,.94);border:1px solid #e8e3dc;border-radius:8px;bottom:10px;box-shadow:0 2px 8px rgba(0,0,0,.08);color:#333;display:flex;flex-wrap:wrap;font-family:Montserrat,system-ui,sans-serif;font-size:.68rem;font-weight:500;gap:8px 12px;line-height:1.2;list-style:none;margin:0;max-width:calc(100% - 20px);padding:8px 10px;pointer-events:none;position:absolute;right:10px;z-index:2}.crt-nd__map-legend[hidden]{display:none}.crt-nd__map-legend li{align-items:center;display:inline-flex;gap:5px;margin:0}.crt-nd__map-legend-dot{border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.12);flex-shrink:0;height:9px;width:9px}.crt-nd__map-legend-dot.is-zone{background:#9b7a3c}.crt-nd__map-legend-dot.is-beach{background:#2b6cb0}.crt-nd__map-legend-dot.is-poi{background:#3d5169}.crt-nd__map-legend-dot.is-listing{background:#17202a}.crt-nd__map-info{color:#333;font-family:Montserrat,system-ui,sans-serif;font-size:.82rem;line-height:1.45;max-width:220px}.crt-nd__map-info p{margin:6px 0 0}.crt-nd__map-info a{color:var(--crt-nd-accent,#9b7a3c);font-weight:600;text-decoration:none}.crt-nd__map-info a:hover{text-decoration:underline}.crt-nd__detail-listings{border-top:1px solid #f0ebe4;margin-top:16px;padding-top:14px}.crt-nd__detail-listings[hidden]{display:none}.crt-nd__detail-listings-title{color:#111;font-family:Montserrat,system-ui,sans-serif;font-size:.92rem;font-weight:600;margin:0 0 10px}.crt-nd__detail-listings-list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.crt-nd__detail-listings-link{background:#faf8f5;border:1px solid #e8e3dc;border-radius:8px;color:inherit;display:block;padding:10px 12px;text-decoration:none;transition:border-color .15s ease,background .15s ease}.crt-nd__detail-listings-link:hover{background:#fff;border-color:var(--crt-nd-accent,#9b7a3c)}.crt-nd__detail-listings-name{color:#111;display:block;font-family:Montserrat,system-ui,sans-serif;font-size:.88rem;font-weight:600}.crt-nd__detail-listings-meta{color:#5c6670;display:block;font-size:.78rem;line-height:1.4;margin-top:4px}.crt-nd__map{border:0;display:block;height:100%;min-height:280px;width:100%}.crt-nd__match-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.crt-nd__match-item{margin:0}.crt-nd__match-map-slot{margin-top:10px}.crt-nd__match-map-slot[hidden]{display:none!important}.crt-nd__map-wrap.is-inline,.crt-nd__match-map-slot .crt-nd__map-wrap{box-shadow:0 2px 12px rgba(0,0,0,.06);height:220px;max-height:220px;max-width:100%;min-height:200px;position:relative;top:auto;width:100%}.crt-nd__map-wrap.is-inline .crt-nd__map,.crt-nd__match-map-slot .crt-nd__map{height:auto;max-height:220px;min-height:200px}@media (min-width:768px){.crt-nd__match-list{max-height:var(--crt-nd-results-panel-h);min-height:260px;overflow-y:auto;overscroll-behavior:contain;padding-right:6px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.crt-nd__match-list::-webkit-scrollbar{width:6px}.crt-nd__match-list::-webkit-scrollbar-thumb{background:#d4cdc3;border-radius:999px}}.crt-nd__match-btn{background:#fff;border:1px solid #e8e3dc;border-radius:14px;cursor:pointer;display:block;font-family:inherit;padding:14px 16px 44px;position:relative;text-align:left;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.crt-nd__match-btn.is-active{border-color:var(--crt-nd-accent,#9b7a3c);box-shadow:0 0 0 1px var(--crt-nd-accent,#9b7a3c)}@media (hover:hover) and (pointer:fine){.crt-nd__match-btn:hover{border-color:var(--crt-nd-accent,#9b7a3c);box-shadow:0 0 0 1px var(--crt-nd-accent,#9b7a3c)}.crt-nd__match-btn:hover .crt-nd__match-more{display:block}}.crt-nd__match-more{background:#fff;border:1px solid #e8e3dc;border-radius:8px;bottom:12px;box-shadow:0 2px 8px rgba(7,16,25,.1),0 1px 2px rgba(7,16,25,.06);color:var(--crt-nd-accent,#9b7a3c);display:none;font-family:Montserrat,system-ui,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.05em;padding:6px 11px;pointer-events:none;position:absolute;right:12px;text-transform:uppercase}.crt-nd__match-btn.is-active .crt-nd__match-more{display:inline-block}.crt-nd__match-rank{color:var(--crt-nd-accent,#9b7a3c);display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.06em;margin-bottom:4px;text-transform:uppercase}.crt-nd__match-name{color:#111;font-size:1rem}.crt-nd__match-name,.crt-nd__match-price{display:block;font-weight:600;margin-bottom:4px}.crt-nd__match-price{color:var(--crt-nd-accent,#9b7a3c);font-family:Montserrat,system-ui,sans-serif;font-size:.78rem;letter-spacing:.02em}.crt-nd__match-meta{color:#5c6670;font-size:.82rem;line-height:1.4}.crt-nd__match-score{background:#f7f4ef;border-radius:999px;color:#3d5169;display:inline-block;font-size:.78rem;font-weight:600;margin-top:6px;padding:3px 8px}.crt-nd__detail-back{background:none;border:none;color:#3d5169;cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:500;margin:0 0 16px;padding:0}.crt-nd__detail-back:hover{text-decoration:underline}.crt-nd__detail-map-block{border-bottom:1px solid #f0ebe4;margin:0 0 22px;padding-bottom:4px}.crt-nd__detail-map-intro{color:#5c6670;font-size:.88rem;line-height:1.5;margin:0 0 12px}.crt-nd__detail-map-slot{max-width:100%;min-height:220px;width:100%}.crt-nd__detail-map-slot .crt-nd__map-wrap,.crt-nd__map-wrap.is-detail{box-shadow:0 2px 12px rgba(0,0,0,.06);height:260px;max-height:320px;max-width:100%;min-height:220px;position:relative;top:auto;width:100%}.crt-nd__detail-map-slot .crt-nd__map-wrap.is-js-map .crt-nd__map-canvas,.crt-nd__map-wrap.is-detail.is-js-map .crt-nd__map-canvas{min-height:0}.crt-nd__detail-map-slot .crt-nd__map,.crt-nd__map-wrap.is-detail .crt-nd__map{height:100%;max-height:none;min-height:220px}.crt-nd__detail-map-action{margin:10px 0 0;text-align:right}.crt-nd__detail-map-link{align-items:center;color:var(--crt-nd-accent,#9b7a3c);display:inline-flex;font-family:Montserrat,system-ui,sans-serif;font-size:.82rem;font-weight:600;gap:6px;text-decoration:none}.crt-nd__detail-map-link:hover{text-decoration:underline}.crt-nd__detail-map-link[hidden]{display:none}.crt-nd__detail-map-link:after{content:"↗";font-size:.9em;line-height:1}.crt-nd__detail-name{color:#111;font-size:1.45rem;font-weight:500;margin:0 0 8px}.crt-nd__detail-badge{color:var(--crt-nd-accent,#9b7a3c);display:inline-block;font-size:.78rem;font-weight:600;margin-bottom:14px}.crt-nd__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.crt-nd__tag{background:#f7f4ef;border-radius:999px;color:#3d5169;font-size:.72rem;font-weight:500;padding:4px 10px}.crt-nd__block{margin-bottom:20px}.crt-nd__block-title{color:#9b7a3c;font-size:.78rem;font-weight:600;letter-spacing:.08em;margin:0 0 8px;text-transform:uppercase}.crt-nd__block-body{color:#1f2933;font-size:.92rem;line-height:1.6;margin:0}.crt-nd__mobility-intro{color:#6b7280;font-size:.8rem;line-height:1.45;margin:0 0 10px}.crt-nd__mobility-row{align-items:center;border-bottom:1px solid #f0ebe4;display:grid;font-size:.88rem;gap:8px 20px;grid-template-columns:minmax(0,1fr) auto;padding:12px 0}.crt-nd__mobility-row:last-child{border-bottom:none}.crt-nd__mobility-dest{color:#1f2933;font-weight:500;line-height:1.35}.crt-nd__mobility-right{align-items:flex-start;display:flex;gap:22px}.crt-nd__mobility-controls{align-items:flex-end;display:flex;flex-direction:column;gap:5px}.crt-nd__mobility-modes{background:#f3f0ea;border:1px solid #e5dfd6;border-radius:999px;display:inline-flex;gap:2px;padding:3px}.crt-nd__mode-btn{align-items:center;background:transparent;border:none;border-radius:999px;color:#5f6368;cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;transition:background .15s ease,color .15s ease,box-shadow .15s ease;width:36px}.crt-nd__mode-btn:hover:not(:disabled){background:hsla(0,0%,100%,.85);color:#1f2933}.crt-nd__mode-btn.is-active{background:#fff;box-shadow:0 1px 3px rgba(7,16,25,.14);color:var(--crt-nd-accent,#9b7a3c)}.crt-nd__mode-btn.is-disabled,.crt-nd__mode-btn:disabled{cursor:not-allowed;opacity:.22}.crt-nd__mobility-time{color:#111;font-size:.95rem;font-weight:600;line-height:1.2;min-width:3.75rem;padding-top:8px;text-align:right}.crt-nd__mobility-note{color:#6b7280;font-size:.72rem;line-height:1.25;text-align:right;white-space:nowrap}.crt-nd__mobility-source{color:#9ca3af;font-size:.72rem;margin:10px 0 0}@media (max-width:520px){.crt-nd__mobility-row{gap:10px;grid-template-columns:1fr}.crt-nd__mobility-right{gap:16px;justify-content:space-between}.crt-nd__mobility-controls{align-items:flex-start}.crt-nd__mobility-note{text-align:left;white-space:normal}}.crt-nd__list{list-style:none;margin:0;padding:0}.crt-nd__list li{font-size:.9rem;line-height:1.45;margin-bottom:6px;padding-left:1.25em;position:relative}.crt-nd__list--pros li:before{color:#3d7a5a;content:"✓";font-weight:700;left:0;position:absolute}.crt-nd__list--cons li:before{color:#a65c5c;content:"✗";font-weight:700;left:0;position:absolute}.crt-nd__ine{color:#5c6670;font-size:.82rem}.crt-nd__price-band{color:#111;font-family:Montserrat,system-ui,sans-serif;font-size:1.05rem;font-weight:600;margin:0 0 8px}.crt-nd__price-note{color:#5c6670;font-size:.88rem;line-height:1.5;margin:0 0 10px}.crt-nd__price-ref{color:#5c6670;font-size:.82rem;line-height:1.45;margin:0 0 6px}.crt-nd__price-ref a{color:var(--crt-nd-accent,#9b7a3c);text-decoration:underline;text-underline-offset:2px}.crt-nd__price-disclaimer{background:#f3efe8;border-radius:8px;color:#6b7280;font-size:.78rem;line-height:1.4;margin:10px 0 0;padding:8px 10px}.crt-nd__cta{border-top:1px solid #e8e3dc;margin-top:28px;padding-top:22px;text-align:center}.crt-nd__cta-title{font-size:1.05rem;font-weight:500;margin:0 0 8px}.crt-nd__cta-body{color:#5c6670;font-size:.9rem;line-height:1.5;margin-bottom:16px}.crt-nd__cta-body p{margin:0}@media (max-width:767px){.crt-nd{padding:28px 12px 40px}.crt-nd--has-banner{padding-top:0}.crt-nd__banner{min-height:var(--crt-nd-hero-min-h-mobile,440px)}.crt-nd--has-mobile-hero .crt-nd__banner-image--mobile{display:block}.crt-nd--has-mobile-hero .crt-nd__banner-image--desktop{display:none}.crt-nd--has-mobile-hero .crt-nd__banner{aspect-ratio:var(--crt-nd-hero-aspect,1080/1680);max-height:none;min-height:0}.crt-nd__banner-inner{padding:36px 16px 52px}.crt-nd--has-mobile-hero .crt-nd__banner-inner{display:block;inset:0;min-height:0;padding:0;position:absolute}.crt-nd--has-mobile-hero .crt-nd__banner-head{left:0;margin:0 auto;max-width:min(var(--crt-nd-hero-copy-max-m,48ch),94vw);padding:0 16px;position:absolute;right:0;top:calc(var(--crt-nd-hero-head-y, 49%) + var(--crt-nd-hero-head-nudge, 0px));transform:translateY(-50%)}.crt-nd--has-mobile-hero .crt-nd__banner-head .crt-nd__eyebrow{margin:0 0 8px}.crt-nd--has-mobile-hero .crt-nd__banner-head .crt-nd__title{margin:0}.crt-nd--has-mobile-hero .crt-nd__banner-body{bottom:var(--crt-nd-hero-body-bottom,5%);justify-content:flex-start;left:0;padding:0 16px;position:absolute;right:0;top:calc(var(--crt-nd-hero-body-top, 58%) + var(--crt-nd-hero-body-nudge, 0px))}.crt-nd--has-mobile-hero .crt-nd__banner-copy{max-width:min(var(--crt-nd-hero-copy-max-m,48ch),94vw)}.crt-nd--has-banner .crt-nd__banner .crt-nd__eyebrow{font-size:var(--crt-nd-eyebrow-size-m,var(--crt-nd-eyebrow-size-t,12px));text-shadow:var(--crt-nd-hero-shadow-m,var(--crt-nd-hero-shadow-t,none))}.crt-nd--has-banner .crt-nd__banner .crt-nd__title{font-size:var(--crt-nd-title-size-m,var(--crt-nd-title-size-t,28px));text-shadow:var(--crt-nd-hero-shadow-m,var(--crt-nd-hero-shadow-t,none))}.crt-nd--has-banner .crt-nd__banner .crt-nd__intro,.crt-nd--has-banner .crt-nd__banner .crt-nd__intro p{font-size:var(--crt-nd-intro-size-m,var(--crt-nd-intro-size-t,15px));text-shadow:var(--crt-nd-hero-shadow-m,var(--crt-nd-hero-shadow-t,none))}.crt-nd--has-mobile-hero .crt-nd__scroll-hint{bottom:auto;flex-shrink:0;left:auto;margin-top:16px;position:static;transform:none}.crt-nd__banner-image{object-position:center 42%}.crt-nd--has-mobile-hero .crt-nd__banner-image--mobile{object-fit:cover;object-position:center bottom}.crt-nd--has-banner .crt-nd__inner{padding-top:20px}.crt-nd__card{border-radius:18px;padding:18px 14px 16px}.crt-nd__results-layout{grid-template-columns:1fr}.crt-nd__results-layout>.crt-nd__map-wrap{display:none}.crt-nd__match-map-slot .crt-nd__map-wrap{display:block}.crt-nd__actions{justify-content:stretch}.crt-nd__actions .crt-nd__btn{flex:1}}