:root{--c-navy:#16324F;--c-navy-soft:#1E3A5F;--c-teal:#0F766E;--c-teal-soft:#F0FDFA;--c-cta:#C2410C;--c-cta-hover:#9A3412;--c-bg:#F8FAFC;--c-surface:#FFFFFF;--c-text:#1F2937;--c-muted:#64748B;--c-border:#E2E8F0;--c-shadow:0 14px 34px rgba(2,8,23,.08);--radius:14px;--search-dock-overhang:clamp(88px,10vw,108px)}*{box-sizing:border-box}[hidden]{display:none!important}html,body{margin:0;padding:0;overflow-x:clip}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--c-text);background:linear-gradient(180deg,#f8fafc 0%,#ffffff 100%);line-height:1.55}body.modal-open{overflow:hidden}a{color:var(--c-teal);text-decoration:none}a:hover{text-decoration:underline}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:12px;top:12px;background:#fff;padding:8px 10px;border-radius:8px;z-index:99}.site-header{background:linear-gradient(90deg,var(--c-navy),var(--c-navy-soft));color:#fff;border-bottom:1px solid rgba(255,255,255,.2);position:relative;z-index:120}.header-inner,.site-main,.site-footer-inner{width:min(1120px,100% - 32px);margin:0 auto}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0}.brand{display:flex;align-items:center;gap:8px;color:#fff;font-weight:700}.brand:hover{text-decoration:none}.brand-mark{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(140deg,#0EA5E9,#2563EB);color:#fff;font-weight:800}.brand small{opacity:.8;font-weight:500}.header-tools{display:flex;align-items:center;gap:14px;flex-wrap:nowrap;justify-content:flex-end}.menu-dropdown{position:relative;z-index:130}.menu-dropdown[open]{z-index:140}.menu-dropdown summary{list-style:none;cursor:pointer;color:#e2e8f0;font-size:14px;font-weight:700;border:none;border-radius:0;padding:0;background:transparent;min-width:auto}.menu-dropdown--language summary{min-width:auto;text-align:left}.menu-dropdown--currency summary{letter-spacing:.02em;font-variant-numeric:tabular-nums}.menu-dropdown summary::after{content:" ▾";color:#5eead4;font-weight:800}.menu-dropdown__panel{position:absolute;right:0;top:calc(100% + 8px);min-width:220px;max-height:360px;overflow:auto;border-radius:14px;border:1px solid #0f172a;padding:8px;z-index:200;display:grid;gap:4px;box-shadow:0 20px 40px rgba(2,8,23,.3)}.menu-dropdown--country .menu-dropdown__panel{background:#12283e}.menu-dropdown--language .menu-dropdown__panel{background:#10b981;border-color:#10b981}.menu-dropdown--currency .menu-dropdown__panel,.currency-menu__panel{background:#0f3d4c;border-color:#0f3d4c;min-width:240px;width:260px;max-width:min(280px,calc(100vw - 24px));max-height:420px;padding:10px;gap:8px;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.currency-menu__search-wrap{flex:0 0 auto}.currency-menu__search{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.22);border-radius:10px;background:rgba(2,8,23,.35);color:#f8fafc;font-size:14px;padding:9px 12px;outline:none}.currency-menu__search::placeholder{color:#94a3b8}.currency-menu__search:focus{border-color:#5eead4;box-shadow:0 0 0 1px rgba(94,234,212,.35)}.currency-menu__list{flex:1 1 auto;overflow:auto;display:grid;gap:2px;max-height:320px}.currency-menu__option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:0;border-radius:10px;background:transparent;color:#f8fafc;text-align:left;padding:10px 12px;cursor:pointer;font:inherit}.currency-menu__option:hover,.currency-menu__option.is-active{background:rgba(255,255,255,.12)}.currency-menu__code{font-weight:800;letter-spacing:.03em;min-width:3.2em}.currency-menu__name{color:#cbd5e1;font-size:13px;text-align:right}.currency-menu__empty{margin:0;padding:12px;color:#cbd5e1;font-size:13px}.menu-dropdown__panel a{color:#f8fafc;text-decoration:none;font-size:16px;border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:8px}.menu-dropdown__panel a:hover{background:rgba(255,255,255,.12)}.menu-dropdown__panel .is-nav-disabled,.site-footer .is-nav-disabled,.is-nav-disabled{cursor:default;pointer-events:none;opacity:.55;text-decoration:none}.menu-dropdown__panel .is-nav-disabled{color:#f8fafc;font-size:16px;border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:8px}.site-footer .is-nav-disabled{color:#64748b;font-size:14px;font-weight:500}.lang-flag{width:20px;text-align:center;display:inline-block}.top-nav{display:flex;gap:12px;flex-wrap:wrap}.top-nav a{color:#dbeafe;font-size:14px;font-weight:500}.top-nav a:hover{color:#fff}.destinations-menu{position:relative}.destinations-menu summary{list-style:none;cursor:pointer;color:#dbeafe;font-size:13px;border:1px solid rgba(219,234,254,.45);border-radius:999px;padding:6px 10px}.destinations-menu[open] summary{background:rgba(15,118,110,.28);border-color:rgba(20,125,100,.8)}.destinations-menu__grid{position:absolute;right:0;top:calc(100% + 8px);width:min(560px,calc(100vw - 24px));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;background:#fff;color:#0f172a;border:1px solid var(--c-border);border-radius:12px;box-shadow:0 20px 40px rgba(2,8,23,.18);padding:12px;z-index:60}.destinations-menu__grid section h4{margin:0 0 6px;font-size:14px}.destinations-menu__grid ul{margin:0;padding-left:16px}.destinations-menu__grid a{color:#0f766e;font-size:13px}.lang-switcher{display:flex;align-items:center;gap:5px}.lang-switcher a{color:#dbeafe;font-size:12px;font-weight:700;border:1px solid rgba(219,234,254,.35);border-radius:999px;padding:5px 8px}.lang-switcher a.active,.lang-switcher a:hover{color:#fff;text-decoration:none;border-color:#99f6e4;background:rgba(15,118,110,.35)}.site-main{padding:24px 0 36px;overflow:visible}.hero{background:linear-gradient(140deg,var(--c-navy),#21466f);color:#e2e8f0;border-radius:18px;padding:24px;box-shadow:var(--c-shadow);margin:10px 0 16px}.hero h1{color:#fff;margin:0 0 10px;font-size:clamp(26px,4.2vw,42px);line-height:1.14}.hero p{margin:0;max-width:76ch}.entity-hero,.home-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:-24px;margin-bottom:0;overflow:visible}.entity-hero{min-height:clamp(250px,36vw,280px);padding-bottom:var(--search-dock-overhang)}.home-hero{min-height:clamp(360px,52vw,500px);padding-bottom:clamp(48px,7vw,80px);margin-bottom:clamp(40px,6vw,64px)}.entity-hero__bg,.home-hero__bg{position:absolute;inset:0;background-color:#1e3a5f;z-index:0;overflow:hidden}picture{display:contents}.entity-hero__img,.home-hero__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.entity-hero__overlay,.home-hero__overlay{position:absolute;inset:0;z-index:1;background:var(--hero-overlay,linear-gradient(115deg,rgba(0,0,0,.45) 0%,rgba(0,0,0,.34) 45%,rgba(0,0,0,.2) 100%))}.entity-hero__inner,.home-hero__inner{position:relative;z-index:2;width:min(1120px,calc(100% - 32px));margin:0 auto;padding:24px 0 0}.entity-hero__inner{padding-bottom:clamp(12px,2vw,20px)}.home-hero__inner{padding-bottom:clamp(168px,20vw,220px)}.entity-hero__copy,.home-hero__copy{max-width:760px;color:#f8fafc}.entity-hero__breadcrumbs,.home-hero__note{color:#cbd5e1;font-size:13px;margin:0 0 10px}.entity-hero__breadcrumbs a{color:#e2e8f0;text-decoration:none}.entity-hero__breadcrumbs a:hover{text-decoration:underline}.entity-hero__pill,.home-hero__pill{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.22)}.entity-hero__title,.home-hero h1{margin:0 0 10px;color:#fff;font-size:clamp(28px,4.8vw,46px);line-height:1.08;text-shadow:0 2px 14px rgba(2,8,23,.35)}.entity-hero__intro,.home-hero__copy>p{margin:0;color:#e2e8f0;font-size:clamp(13px,1.8vw,16px);line-height:1.4;max-width:68ch}.entity-hero__intro--short{max-width:56ch}.entity-hero__intro--short p{margin:0}.entity-hero__intro--short p + p{margin-top:0.35em}.entity-hero__stats{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:10px}.entity-hero__stat{display:inline-flex;align-items:baseline;gap:6px;color:#f8fafc;font-size:13px}.entity-hero__stat strong{font-size:18px;font-weight:800;line-height:1}.entity-hero__stat-value--updated{animation:catalogCountPop .48s ease}.entity-breadcrumbs{width:min(1120px,calc(100% - 32px));margin:0 auto 12px;font-size:13px}.entity-breadcrumbs a{color:var(--brand,#c2410c);text-decoration:none}.entity-breadcrumbs a:hover{text-decoration:underline}.entity-seo-bottom{width:min(1120px,calc(100% - 32px));margin:0 auto clamp(24px,3vw,36px)}.entity-seo-bottom .geo-quick-answer{margin:0 0 14px;background:#fff;border-left-color:var(--brand,#c2410c);color:#1f2937}.entity-seo-bottom .geo-definition-lead{margin:0 0 16px;color:#334155;font-size:15px;line-height:1.55;padding:14px 16px;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.entity-seo-bottom .section-plain{width:auto;margin-left:0;margin-right:0}.section-plain--why .spotlight-grid{margin-top:8px}.content-block{width:min(1120px,calc(100% - 32px));margin-left:auto;margin-right:auto;margin-top:clamp(24px,3vw,36px);margin-bottom:clamp(24px,3vw,36px)}.popular-blocks{display:grid;gap:16px}.popular-block h3{margin:0 0 10px;font-size:16px}.popular-link-list{margin-top:0}.section-plain--popular-cities,.section-plain--popular-categories,.section-plain--why,.section-plain--seo-bottom{padding:18px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.04)}.section-plain--seo-bottom .entity-seo-bottom{width:auto;margin:0}.section-plain--seo-bottom>h2{margin-bottom:14px}@media (max-width:759px){.content-block{width:calc(100% - 20px);padding:14px}}.entity-hero__intent-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.entity-hero__intent-badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;color:#f8fafc;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24)}.entity-hero__intent-badge--code{background:rgba(15,118,110,.55);border-color:rgba(153,246,228,.45);letter-spacing:.06em}.home-hero__dock .home-hero__search-text,.home-hero__dock .home-hero__search-note{color:#0f172a}.entity-search-zone{position:relative;z-index:5;margin-top:calc(-1 * var(--search-dock-overhang))}.entity-search-dock{width:min(1120px,calc(100% - 32px));margin:0 auto clamp(14px,2vw,22px)}.entity-search-zone>.search-sticky{position:sticky;top:12px;z-index:45;margin:0 auto clamp(24px,3.5vw,40px);width:min(1120px,calc(100% - 32px))}.entity-search-dock .search-form--entity{box-shadow:0 22px 48px rgba(15,23,42,.24)}.entity-hero__dock,.home-hero__dock{position:relative;z-index:10;width:min(1120px,calc(100% - 32px));margin-left:auto;margin-right:auto}.home-hero__dock{margin-top:clamp(-120px,-14vw,-156px)}.entity-catalog,.catalog-section.entity-catalog{margin-top:clamp(20px,3vw,32px);padding-bottom:24px}.section-plain{display:block;margin:clamp(28px,4vw,40px) 0;padding:0;border:none;background:transparent;box-shadow:none}.section-plain h2{margin:0 0 10px;font-size:clamp(22px,3vw,28px)}.section-plain>p{margin:0 0 14px;color:#334155}.airport-facts{display:grid;gap:8px;margin:0;padding:0;list-style:none}.airport-facts li{padding:10px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc}.section-plain--metrics{margin-top:clamp(32px,4vw,44px)}.offer-context-extras{margin-top:14px}.offer-context-hints{margin:10px 0 0;padding-left:20px;color:#475569;font-size:14px;line-height:1.55}.offer-context-hints li{margin:6px 0}.offer-context-copy{margin-top:12px}.geo-quick-answer{margin:12px 0 0;padding:12px 14px;border-left:4px solid var(--brand,#c2410c);background:#fff7ed;border-radius:0 10px 10px 0;color:#1f2937;font-size:15px;line-height:1.5}.geo-quick-answer p{margin:0}.geo-definition-lead{margin:10px 0 0;color:#475569;font-size:15px;line-height:1.55}.section-plain--seo-article .seo-article h2{margin:24px 0 10px;font-size:clamp(20px,2.2vw,24px)}.section-plain--seo-article .seo-article h3{margin:16px 0 8px;font-size:17px}.section-plain--seo-article .seo-article p,.section-plain--seo-article .seo-article li{color:#475569;line-height:1.6}.section-plain--highlights .grid--two{gap:16px}.spotlight-grid{display:grid;grid-template-columns:1fr;gap:12px}.spotlight-card{position:relative;border:1px solid #e2e8f0;border-radius:16px;padding:16px 16px 16px 62px;background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);box-shadow:0 8px 20px rgba(15,23,42,.04);min-height:108px}.spotlight-card h3,.spotlight-card__title{margin:0 0 6px;font-size:17px;line-height:1.2}.spotlight-card p{margin:0;color:#64748b;font-size:14px;line-height:1.45}.spotlight-card__icon{position:absolute;left:14px;top:16px;width:36px;height:36px;border-radius:12px;background:#ecfdf5 center/20px 20px no-repeat;box-shadow:inset 0 0 0 1px rgba(15,118,110,.12)}.spotlight-card__icon--globe{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f766e' stroke-width='1.8'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M3 12h18M12 3c2.5 2.8 4 6 4 9s-1.5 6.2-4 9M12 3c-2.5 2.8-4 6-4 9s1.5 6.2 4 9'/%3E%3C/svg%3E")}.spotlight-card__icon--airport{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f766e' stroke-width='1.8'%3E%3Cpath d='M2 16l20-8-8 8-2 6-2-6-8 2z'/%3E%3C/svg%3E")}.spotlight-card__icon--routes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f766e' stroke-width='1.8'%3E%3Cpath d='M4 6h10M14 6l4 4-4 4M20 18H10M10 18l-4-4 4-4'/%3E%3C/svg%3E")}.spotlight-card__icon--guide{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f766e' stroke-width='1.8'%3E%3Cpath d='M4 5h13a3 3 0 0 1 3 3v11H7a3 3 0 0 1-3-3V5z'/%3E%3Cpath d='M7 5v14'/%3E%3C/svg%3E")}.spotlight-card__icon--parking{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f766e' stroke-width='1.8'%3E%3Crect x='4' y='3' width='16' height='18' rx='2'/%3E%3Cpath d='M10 8h3a2 2 0 1 1 0 4h-3V8z'/%3E%3C/svg%3E")}.spotlight-card__icon--tolls{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f766e' stroke-width='1.8'%3E%3Cpath d='M4 18h16M7 14l3-8h4l3 8'/%3E%3C/svg%3E")}.spotlight-card__icon--deposit{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f766e' stroke-width='1.8'%3E%3Crect x='3' y='7' width='18' height='12' rx='2'/%3E%3Cpath d='M3 11h18'/%3E%3C/svg%3E")}.spotlight-card__icon--providers{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f766e' stroke-width='1.8'%3E%3Cpath d='M3 7h18v10H3z'/%3E%3Cpath d='M7 7V5h10v2'/%3E%3C/svg%3E")}.spotlight-card__icon--updates{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f766e' stroke-width='1.8'%3E%3Cpath d='M21 12a9 9 0 1 1-2.6-6.4'/%3E%3Cpath d='M21 3v6h-6'/%3E%3C/svg%3E")}.home-search-card{margin:0;padding:clamp(20px,3vw,28px);border-radius:20px;background:#fff;border:1px solid rgba(255,255,255,.85);box-shadow:0 24px 64px rgba(2,8,23,.22),0 0 0 1px rgba(15,23,42,.04)}.home-search-card__head{margin-bottom:16px}.home-hero__search-title{margin:0 0 8px;font-size:clamp(20px,2.6vw,24px);font-weight:800;color:#0f172a;letter-spacing:-.02em}.home-hero__search-text{margin:0;color:#0f172a;font-size:15px;line-height:1.5}.home-hero__search-note{margin:14px 0 0;font-size:13px;line-height:1.45;color:#0f172a}.home-search-card__field span{color:#0f172a;font-weight:700;font-size:12px;letter-spacing:.02em;text-transform:uppercase}.home-search-card select{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:12px 14px;font-size:15px;font-weight:600;color:#0f172a;background:#f8fafc;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.home-search-card select:focus{outline:none;border-color:#0f766e;background:#fff;box-shadow:0 0 0 3px rgba(15,118,110,.14)}.home-search-card__cta{width:100%;min-height:48px;border-radius:12px;font-size:15px;font-weight:700;box-shadow:0 10px 24px rgba(234,88,12,.28)}.home-countries{margin:clamp(28px,4vw,40px) 0 20px;padding:0;border:none;background:transparent;box-shadow:none}.home-countries h2{margin:0 0 8px;font-size:clamp(22px,3vw,28px)}.home-countries>p{margin:0 0 16px;color:#334155}.home-section-after-hero{position:relative;z-index:1}.metric-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-card{border:1px solid #dbeafe;border-radius:14px;padding:14px;background:linear-gradient(160deg,#fff 0%,#eff6ff 100%);box-shadow:0 6px 16px rgba(37,99,235,.06)}.metric-card b{display:block;font-size:clamp(22px,3vw,28px);line-height:1.1;color:#0f172a;margin-bottom:4px}.metric-card span{font-size:12px;color:#64748b;font-weight:600}.panel{display:block;background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);padding:16px;margin:14px 0;box-shadow:0 3px 14px rgba(15,23,42,.03)}.muted{color:var(--c-muted)}.soft{background:var(--c-teal-soft);border-left:4px solid var(--c-teal)}.pill{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:#f1f5f9;color:#0f172a;font-size:12px;font-weight:600;margin-bottom:8px}.grid{display:grid;grid-template-columns:1fr;gap:12px}.grid--two{grid-template-columns:1fr}.chip-grid{display:flex;flex-wrap:wrap;gap:10px}.chip-link{display:inline-flex;align-items:center;border:1px solid #d1d5db;border-radius:999px;padding:8px 12px;text-decoration:none;color:#1f2937;background:#fff;font-weight:700;font-size:13px}.chip-link:hover{border-color:#9ca3af;background:#f9fafb}.feature-grid{display:grid;grid-template-columns:1fr;gap:12px}.feature-grid--four{gap:14px}.feature-grid--four .feature-card{min-height:100%}.feature-grid--four .feature-card ul{margin:8px 0;padding-left:1.15em}.feature-grid--four .feature-card li{margin:0 0 4px}.knowledge-entities{margin-top:8px}.knowledge-entity-list{list-style:none;margin:12px 0 0;padding:0;display:grid;grid-template-columns:1fr;gap:10px}.knowledge-entity{margin:0;padding:12px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;color:#334155;font-size:14px;line-height:1.5}.knowledge-entity strong{display:inline;margin:0;color:#0f172a;font-size:14px;font-weight:700}.knowledge-entity span{display:inline;color:#64748b;font-size:14px;line-height:1.5}.card{background:#fff;border:1px solid var(--c-border);border-radius:12px;padding:14px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.card:hover{transform:translateY(-2px);border-color:#94a3b8;box-shadow:0 10px 22px rgba(15,23,42,.06)}.card h3{margin:0 0 6px}.card p{margin:0;color:var(--c-muted)}.country-grid{display:grid;grid-template-columns:1fr;gap:10px}.country-card-visual{position:relative;min-height:176px;border-radius:8px;overflow:hidden;color:#fff;display:block;background:#0b2034;text-decoration:none;border:1px solid rgba(255,255,255,.22)}.country-card-visual__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.02)}.country-card-visual__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.22) 0%,rgba(0,0,0,.4) 55%,rgba(0,0,0,.5) 100%)}.country-card-visual__title{position:absolute;left:16px;top:14px;right:12px;font-size:24px;font-weight:800;line-height:1.1;text-shadow:0 2px 6px rgba(2,8,23,.42);z-index:2}.country-card-visual__count{position:absolute;left:16px;bottom:36px;font-size:36px;font-weight:800;line-height:1;text-shadow:0 2px 6px rgba(2,8,23,.42);z-index:2}.country-card-visual__count-label{position:absolute;left:16px;bottom:14px;font-size:14px;font-weight:600;color:#e2e8f0;z-index:2}.country-card-visual__overlay{z-index:1}.country-card-visual--city .country-card-visual__meta{position:absolute;left:16px;top:14px;right:12px;font-size:13px;font-weight:600;color:#e2e8f0;z-index:1;text-shadow:0 2px 6px rgba(2,8,23,.42)}.country-card-visual--city .country-card-visual__title{top:38px;z-index:2}.highlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.highlight-tile{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:56px;padding:12px 14px;border:1px solid var(--c-border);border-radius:12px;background:#fff;text-decoration:none;color:var(--c-text);box-shadow:0 1px 2px rgba(15,23,42,.04);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;overflow:hidden}.highlight-tile:hover{border-color:#94a3b8;box-shadow:0 6px 18px rgba(15,23,42,.08);transform:translateY(-1px)}.highlight-tile__name{flex:1 1 auto;min-width:0;font-weight:700;font-size:14px;line-height:1.35}.highlight-tile__count{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:28px;padding:0 10px;border-radius:999px;background:#ecfdf5;color:#0f766e;font-size:12px;font-weight:800;flex:0 0 auto}.entity-highlights{margin:18px 0 8px}.entity-highlights__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.feature-card{background:#fff;border:1px solid var(--c-border);border-radius:12px;padding:16px}.feature-card h3{margin:0 0 6px}.feature-card p{margin:0;color:var(--c-muted)}.kpi-strip{display:grid;grid-template-columns:1fr;gap:10px}.kpi-box{border:1px solid var(--c-border);border-radius:12px;padding:12px;background:#fff}.kpi-box b{display:block;font-size:20px;margin-bottom:3px}.kpi-box span{font-size:12px;color:var(--c-muted)}.steps{margin:0;padding-left:18px}.steps li{margin:8px 0}.steps--icons{list-style:none;padding-left:0}.steps--icons li{display:flex;align-items:flex-start;gap:10px}.step-icon{flex:0 0 auto;font-size:18px;line-height:1.4}.live-metrics-intro p{margin:0 0 8px;color:var(--c-muted)}.live-metrics-details{margin:16px 0 0;padding-left:18px}.live-metrics-details li{margin:6px 0}.live-metrics-updated{margin-top:12px}.blog-grid{display:grid;grid-template-columns:1fr;gap:12px}.blog-card{border:1px solid var(--c-border);border-radius:12px;background:#fff;padding:14px}.blog-card h3{margin:0 0 8px;font-size:18px}.blog-card p{margin:0 0 10px}.blog-section{margin:0 0 20px}.blog-section h2{margin:0 0 10px;font-size:20px}.blog-section p{margin:0 0 10px}.blog-inline-links{font-size:14px}.blog-inline-links a{color:var(--c-primary,#0f766e);font-weight:600}.tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:600;background:#e0f2fe;color:#0f172a}h1,h2,h3{line-height:1.24}h2{margin:0 0 10px;font-size:clamp(20px,3vw,28px)}p{margin:8px 0}ul{padding-left:18px;margin:8px 0}li{margin:5px 0}.related-list{list-style:none;padding-left:0;display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 0}.related-list li{margin:0}.related-list a{display:inline-flex;align-items:center;gap:4px;padding:7px 10px;border:1px solid var(--c-border);border-radius:999px;font-size:13px;background:#fff;color:#0f766e;font-weight:600}.related-list a:hover{text-decoration:none;border-color:#94a3b8;background:#f8fafc}.popular-link-list a{color:#0f766e}.popular-count{color:#64748b;font-weight:500}.section-plain--popular-cities,.section-plain--popular-categories{margin:16px 0 20px}.search-form{position:relative;display:grid;grid-template-columns:1fr;gap:12px;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);padding:14px;border-radius:14px;border:1px solid var(--c-border)}.search-sticky{position:sticky;top:12px;z-index:18;margin:0 0 12px}.search-sticky-compact{display:none}.search-form--entity{gap:6px;padding:6px;border:2px solid #0f766e;border-radius:12px;background:linear-gradient(180deg,#0f766e 0%,#0e7490 100%);box-shadow:0 8px 20px rgba(15,23,42,.12)}.search-form--entity .search-form__field{background:#fff;border-radius:8px;padding:2px 8px 2px;border:1px solid rgba(148,163,184,.4);gap:1px;min-height:44px}.search-form--entity .search-form__field span{font-size:11px;line-height:1.2;color:#64748b;font-weight:700}.search-form--entity .search-form__field input,.search-form--entity .search-form__field select{border:0;padding:0 18px 0 0;background:transparent;font-size:13px;font-weight:700;line-height:1.2;min-height:18px}.search-form--entity .search-form__field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0 center;appearance:none}.search-form--entity .search-form__field input:focus,.search-form--entity .search-form__field select:focus{outline:none;box-shadow:none}.search-form--entity .search-form__filters-btn{align-self:stretch;min-height:44px;border-radius:8px;border:1.5px solid #64748b;background:#fff;color:#0f172a;font-size:12px;font-weight:700;padding:6px 12px;white-space:nowrap;box-shadow:0 1px 2px rgba(15,23,42,.08),0 2px 6px rgba(15,23,42,.06)}.search-form--entity .search-form__date-range{min-height:44px;padding:2px 8px 2px}.search-form--entity .search-form__date-range-display{padding:0 18px 0 0;font-size:13px;line-height:1.25}.search-form--entity .search-form__filters-btn.active{border-color:#0f766e;background:#ecfeff}.search-form--entity .search-form__toolbar{display:flex;align-items:center;gap:8px;min-width:0}.search-form--entity .quick-filter-row{display:flex;flex:1 1 auto;flex-wrap:nowrap;gap:6px;min-width:0;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 0 4px}.search-form--entity .quick-filter-row::-webkit-scrollbar{display:none}.search-form--entity .quick-filter-chip{flex:0 0 auto;border-radius:8px;background:#fff;border:1px solid rgba(255,255,255,.65);color:#0f172a;font-size:11px;font-weight:700;line-height:1.35;padding:6px 10px;white-space:nowrap;overflow:visible}.search-form--entity .quick-filter-chip::before{display:none;content:none}.search-form--entity .quick-filter-chip:hover{border-color:#fff;background:#f8fafc}.search-form--entity .quick-filter-chip.active{border-color:#fff;background:#ecfeff;color:#0f766e;box-shadow:0 0 0 1px #0f766e inset}.search-form--entity .more-conditions-dropdown{position:relative;flex:0 0 auto}.search-form--entity .more-conditions-dropdown__toggle{display:inline-flex;align-items:center;gap:4px;border-radius:8px;background:#fff;border:1px solid rgba(255,255,255,.65);color:#0f172a;font-size:11px;font-weight:700;line-height:1.35;padding:6px 10px;white-space:nowrap;cursor:pointer}.search-form--entity .more-conditions-dropdown__toggle:hover,.search-form--entity .more-conditions-dropdown__toggle[aria-expanded="true"]{border-color:#fff;background:#f8fafc}.search-form--entity .more-conditions-dropdown__chevron{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;opacity:.7}.search-form--entity .more-conditions-dropdown__menu{position:absolute;top:calc(100% + 4px);right:0;z-index:30;min-width:180px;padding:6px;border-radius:10px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 10px 24px rgba(15,23,42,.12)}.search-form--entity .more-conditions-dropdown__link{display:block;width:100%;text-align:left;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:#0f172a;font-size:12px;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer}.search-form--entity .more-conditions-dropdown__link:hover{background:#ecfeff}.search-form--entity .more-conditions-dropdown__link[disabled]{color:#94a3b8;cursor:not-allowed}.search-form--entity .more-conditions-dropdown__link[disabled]:hover{background:transparent}.intent-block{margin-top:1.25rem}.intent-block h2{font-size:1.15rem;margin:0 0 .75rem}.intent-block ul{margin:0;padding-left:1.2rem}.intent-block p{margin:0 0 .75rem}.intent-block p:last-child{margin-bottom:0}.search-form--entity .search-form__sort{flex:0 0 auto;margin:0}.search-form--entity .search-form__sort select{height:32px;min-width:148px;border:1px solid rgba(255,255,255,.65);border-radius:8px;background:#fff;color:#0f172a;font-size:11px;font-weight:700;padding:6px 24px 6px 10px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.search-form--entity .search-form__date-range-display{padding:2px 20px 2px 0;font-size:13px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.search-form--home{width:100%;max-width:none;margin:0}.search-form--home .search-form__primary,.home-search-card__form{grid-template-columns:1fr;gap:12px}.search-form--home .search-form__actions,.home-search-card__actions{margin:0}.search-form__primary{display:grid;grid-template-columns:1fr;gap:10px}.search-form__advanced{border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:10px 10px 8px;box-shadow:0 16px 36px rgba(15,23,42,.1);display:flex;flex-direction:column;max-height:calc(100vh - 108px);overflow:hidden}.search-form__advanced-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.search-form__advanced-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid #eef2f7;flex:0 0 auto}.search-form__advanced-actions{display:flex;align-items:center;gap:8px}.search-form__advanced-header strong{font-size:14px;color:#0f172a}.search-form__advanced-close{border:1px solid #e2e8f0;background:#fff;border-radius:999px;width:28px;height:28px;cursor:pointer;display:grid;place-items:center;padding:0;flex-shrink:0}.search-form__advanced-close:hover{background:#f8fafc}.search-form__advanced-close-icon{display:block;width:12px;height:12px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2.2' stroke-linecap='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E") center/contain no-repeat}.search-form--entity .search-form__advanced-footer{display:flex;justify-content:flex-end;padding-top:8px;margin-top:6px;border-top:1px solid #eef2f7;flex:0 0 auto}.search-form--entity .search-form__submit{min-width:140px;padding:9px 14px;font-size:13px}.filter-section-label,.filter-group__title{display:block;margin:0 0 5px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.filter-class-section{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #eef2f7}.filter-class-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.filter-class-card{position:relative;display:block;min-width:0}.filter-class-card__input{position:absolute;opacity:0;pointer-events:none}.filter-class-card__box{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:36px;padding:7px 10px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;cursor:pointer;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.filter-class-card__name{flex:1 1 auto;min-width:0;font-size:12px;font-weight:700;color:#334155;line-height:1.2}.filter-class-card__count{flex:0 0 auto;font-size:10px;color:#64748b;font-weight:700;background:#fff;border-radius:999px;padding:2px 6px;line-height:1.3;box-shadow:0 0 0 1px rgba(148,163,184,.25)}.filter-class-card:has(.filter-class-card__input:checked) .filter-class-card__box{border-color:#0f766e;background:#ecfdf5;box-shadow:0 0 0 1px #0f766e inset}.filter-panel-grid{display:grid;grid-template-columns:1fr;gap:6px;margin-bottom:8px;align-items:start}.filter-group--compact{border:0;background:transparent;padding:0;min-height:0}.filter-control{width:100%;padding:7px 10px;border:1px solid #dbe2ea;border-radius:8px;background:#fff;font-size:13px;font-weight:600;color:#0f172a}.filter-price-row{display:grid;grid-template-columns:1fr auto 1fr;gap:6px;align-items:center}.filter-price-sep{color:#94a3b8;font-size:12px}.filter-brand-dropdown{position:relative}.filter-brand-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 28px 7px 10px;border:1px solid #dbe2ea;border-radius:8px;background:#fff;font-size:13px;font-weight:600;color:#0f172a;cursor:pointer;text-align:left;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.filter-brand-dropdown.is-open .filter-brand-trigger{border-color:#0f766e;box-shadow:0 0 0 1px rgba(15,118,110,.2)}.filter-brand-menu{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:40;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.12);padding:6px}.filter-brand-menu__head{display:flex;align-items:center;gap:6px;margin-bottom:4px}.filter-brand-search{flex:1;min-width:0;padding:6px 8px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;font-size:12px}.filter-brand-list{display:flex;flex-direction:column;gap:1px;max-height:160px;overflow:auto}.filter-brand-item{display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:8px;cursor:pointer;font-size:12px;transition:background .12s ease}.filter-brand-item:hover{background:#f8fafc}.filter-brand-item:has(.filter-brand-item__input:checked){background:#ecfdf5}.filter-brand-item__label{flex:1 1 auto;min-width:0;padding-left:2px;font-size:12px;font-weight:600;color:#0f172a;line-height:1.3}.filter-brand-item__count{flex:0 0 auto;margin-left:auto;font-size:10px;color:#94a3b8;font-weight:600}.filter-options-section{padding-top:2px}.filter-option--compact{padding:7px 10px;gap:10px}.filter-option__label{flex:1 1 auto;min-width:0;padding-left:2px;font-size:12px;font-weight:600;color:#0f172a;line-height:1.35;white-space:normal;overflow:visible}.filter-option__count{flex:0 0 auto;margin-left:auto;font-size:10px;color:#94a3b8;font-weight:600}.filter-option input[type="checkbox"],.filter-brand-item__input{appearance:none;-webkit-appearance:none;width:17px;height:17px;margin:0;flex:0 0 17px;border:1.5px solid #cbd5e1;border-radius:4px;background:#fff;position:relative;display:inline-block;vertical-align:middle;cursor:pointer;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.filter-option input[type="checkbox"]:checked,.filter-brand-item__input:checked{background:#0f766e;border-color:#0f766e;box-shadow:0 1px 2px rgba(15,118,110,.25)}.filter-option input[type="checkbox"]:checked::after,.filter-brand-item__input:checked::after{content:"";position:absolute;left:50%;top:50%;width:8px;height:4px;margin-left:-4.5px;margin-top:-3px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);box-sizing:border-box}.filter-option input[type="checkbox"]:focus-visible,.filter-brand-item__input:focus-visible{outline:2px solid #0f766e;outline-offset:2px}.filter-inline-reset{border:0;background:transparent;color:#64748b;font-size:11px;text-decoration:underline;cursor:pointer;padding:0;white-space:nowrap}.filter-option{display:flex;align-items:center;gap:10px;border-radius:8px;cursor:pointer;transition:background .12s ease}.filter-option:has(input:checked){background:#f1f5f9}.search-form__reset{border:0;background:transparent;color:#64748b;text-decoration:underline;cursor:pointer;font-size:13px}.search-form__advanced-grid{display:grid;grid-template-columns:1fr;gap:10px}.search-form__date-range{position:relative;cursor:pointer;user-select:none;transition:border-color .15s ease,box-shadow .15s ease}.search-form__date-range.is-open{border-color:var(--c-teal)!important;box-shadow:0 0 0 1px var(--c-teal) inset}.search-form__date-range-display{display:block;width:100%;border:0;background:transparent;text-align:left;font:inherit;font-weight:700;color:#0f172a;padding:8px 28px 4px 2px;font-size:14px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%230f766e' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 2px center;position:relative;z-index:1}.search-form__date-range-display:focus{outline:none}.search-form__date-range>span{position:relative;z-index:1;pointer-events:none}.search-form__date-input{display:none}.search-form__advanced-grid .search-form__field{border:1px solid #e5e7eb;border-radius:12px;background:#fcfcfd;padding:10px}.search-form__advanced-grid .search-form__field span{font-weight:700;color:#334155}.search-form__actions{display:flex;align-items:center;gap:10px;justify-content:flex-end}.quick-filter-row{display:flex;flex-wrap:wrap;gap:8px}.quick-filter-chip{display:inline-flex;align-items:center;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#374151;font-size:12px;font-weight:700;line-height:1.35;padding:7px 10px;cursor:pointer;transition:all .16s ease;white-space:nowrap;overflow:visible}.quick-filter-chip::before{display:none;content:none}.quick-filter-chip:hover{border-color:#9ca3af;color:#111827;background:#f9fafb}.quick-filter-chip.active{border-color:#111827;background:#f3f4f6;color:#111827;box-shadow:none}.search-form__filters-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1.5px solid #64748b;border-radius:10px;background:#fff;color:#0f172a;font-weight:700;padding:10px 14px;cursor:pointer;transition:all .18s ease;box-shadow:0 1px 2px rgba(15,23,42,.08),0 2px 6px rgba(15,23,42,.06)}.search-form__filters-btn.active{border-color:#0f766e;color:#0f766e;background:#ecfdf5}.search-form__field{display:grid;gap:6px;font-size:14px;color:#334155}input,select{width:100%;padding:11px 12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a}input:focus,select:focus{outline:2px solid rgba(14,116,144,.35);outline-offset:1px}.full{grid-column:1/-1}.filter-checks{display:grid;grid-template-columns:1fr;gap:6px}.filter-checks .filter-option{margin:0}.cta{display:inline-block;padding:11px 16px;border-radius:10px;background:var(--c-cta);color:#fff;border:0;font-weight:700;cursor:pointer}.cta:hover{background:var(--c-cta-hover);text-decoration:none;transform:translateY(-1px)}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px}.metric{border:1px solid var(--c-border);border-radius:10px;padding:12px;background:#fff}.metric b{display:block;font-size:20px;color:#0f172a}.metric span{font-size:12px;color:var(--c-muted)}.catalog-section{margin:10px 0 18px;padding:0;background:transparent;border:0;box-shadow:none}.catalog-heading{margin:0 0 6px;font-size:clamp(18px,2.6vw,24px);font-weight:700;color:#0f172a}.catalog-count{margin:0 0 12px;font-size:15px;line-height:1.35;color:#475569}.catalog-heading__count,.catalog-count .catalog-heading__count{display:inline-block;color:#0f766e;font-variant-numeric:tabular-nums;font-weight:700}.catalog-heading--updated .catalog-heading__count,.catalog-count.catalog-heading--updated .catalog-heading__count{animation:catalogCountPop .48s ease}@keyframes catalogCountPop{0%{transform:scale(.92);opacity:.55}55%{transform:scale(1.08);opacity:1}100%{transform:scale(1);opacity:1}}.offer-grid{display:grid;grid-template-columns:1fr;gap:10px;align-items:stretch}.offer-card{border:1px solid #e2e8f0;border-radius:12px;overflow:visible;box-shadow:0 2px 8px rgba(15,23,42,.05);background:#fff;transition:border-color .16s ease,box-shadow .16s ease;cursor:pointer;height:100%;display:flex;flex-direction:column}.offer-card__media,.offer-card__media img{overflow:hidden;border-radius:0 0 8px 8px}.offer-card:hover{border-color:#cbd5e1;box-shadow:0 6px 16px rgba(15,23,42,.08)}.offer-card__inner{display:flex;flex-direction:column;gap:8px;padding:14px 14px 12px;flex:1 1 auto;height:100%;min-height:0}.offer-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-height:46px}.offer-card__head-text{min-width:0;flex:1 1 auto}.offer-card__head-tools{display:flex;align-items:center;gap:4px;flex:0 0 auto}.offer-card__tool{border:1px solid #e2e8f0;background:#fff;color:#64748b;width:40px;height:40px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0;overflow:visible}.offer-card__tool:hover{background:#f8fafc;border-color:#cbd5e1}.offer-card__tool-icon{display:block;width:22px;height:22px;flex-shrink:0;background-position:center center;background-repeat:no-repeat;background-size:contain}.offer-card__tool-icon--compare{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233b82f6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 7H4l4-4'/%3E%3Cpath d='M4 7h16'/%3E%3Cpath d='M16 17h4l-4 4'/%3E%3Cpath d='M20 17H4'/%3E%3C/svg%3E")}.offer-card__tool-icon--favorite{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ef4444' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20s-6.5-4.5-8.5-8.2C2.2 8.8 4.2 5.5 7.6 5.5c1.8 0 3.2.9 4.4 2.1C13.2 6.4 14.6 5.5 16.4 5.5 19.8 5.5 21.8 8.8 20.5 11.8 18.5 15.5 12 20 12 20z'/%3E%3C/svg%3E")}.offer-card__compare.active{background:#eff6ff;border-color:#bfdbfe}.offer-card__compare.active .offer-card__tool-icon--compare{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563eb' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 7H4l4-4'/%3E%3Cpath d='M4 7h16'/%3E%3Cpath d='M16 17h4l-4 4'/%3E%3Cpath d='M20 17H4'/%3E%3C/svg%3E")}.offer-card__favorite.active{background:#fef2f2;border-color:#fecaca}.offer-card__favorite.active .offer-card__tool-icon--favorite{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ef4444' stroke='%23ef4444' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20s-6.5-4.5-8.5-8.2C2.2 8.8 4.2 5.5 7.6 5.5c1.8 0 3.2.9 4.4 2.1C13.2 6.4 14.6 5.5 16.4 5.5 19.8 5.5 21.8 8.8 20.5 11.8 18.5 15.5 12 20 12 20z'/%3E%3C/svg%3E")}.offer-card__title{margin:0;font-size:16px;line-height:1.25;font-weight:700;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.offer-card__class{margin:2px 0 0;font-size:11px;line-height:1.3;color:#64748b}.offer-card__badges{display:flex;flex-wrap:wrap;gap:4px;min-height:44px;align-content:flex-start}.offer-chip{display:inline-flex;align-items:center;border-radius:6px;font-size:10px;font-weight:700;padding:3px 7px;border:0;line-height:1.2}.offer-chip--kasko{background:#dbf4ff;color:#0e7490}.offer-chip--free-cancel{background:#dcfce7;color:#166534}.offer-chip--unlimited{background:#ede9fe;color:#5b21b6}.offer-chip--no-deposit{background:#ffedd5;color:#9a3412}.offer-chip--no-credit-card{background:#e2e8f0;color:#334155}.offer-chip--driver{background:#eef2ff;color:#3730a3}.offer-chip--instant{background:#ecfdf5;color:#047857}.offer-chip--mileage{background:#fff7ed;color:#c2410c}.offer-chip .offer-tip{margin-left:4px}.offer-tip{position:relative;display:inline-flex;align-items:center}.offer-tip__btn{width:16px;height:16px;border:1px solid currentColor;border-radius:999px;background:transparent;color:inherit;font-size:10px;font-weight:800;line-height:1;padding:0;cursor:pointer;opacity:.85}.offer-tip__btn:hover,.offer-tip__btn[aria-expanded="true"]{opacity:1;background:rgba(15,23,42,.06)}.offer-modal .offer-tip__btn{width:18px;height:18px;border:2px solid #5eead4;background:#f0fdfa;color:#0f766e;font-size:11px;opacity:1;box-shadow:0 1px 4px rgba(15,118,110,.12);transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.offer-modal .offer-tip__btn:hover,.offer-modal .offer-tip__btn[aria-expanded="true"]{background:#ccfbf1;border-color:#2dd4bf;color:#0f766e;box-shadow:0 2px 8px rgba(15,118,110,.2)}.offer-tip__panel{position:absolute;z-index:40;left:0;top:calc(100% + 6px);width:min(260px,70vw);padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.14);color:#334155;font-size:12px;font-weight:500;line-height:1.45}.offer-tip__panel--fixed{position:fixed;z-index:200;margin:0}.offer-tip__panel[hidden]{display:none !important}.offer-tip__panel p{margin:0}.offer-tip__more{display:inline-block;margin-top:8px;color:#0f766e;font-weight:700;text-decoration:underline}.offer-card__details{border:1px solid #99f6e4;background:#f0fdfa;color:#0f766e;font-size:12px;font-weight:800;padding:7px 12px;cursor:pointer;text-decoration:none;border-radius:8px;line-height:1.2}.offer-card__details:hover{color:#0f766e;background:#ccfbf1;border-color:#5eead4}.offer-card__details[disabled],.offer-card__details.is-disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc;border-color:#e2e8f0;text-decoration:none}.offer-modal__conditions,.offer-modal__pay-split,.offer-modal__pay-methods,.offer-modal__deposit,.offer-modal__delivery{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}.offer-modal__conditions h4,.offer-modal__delivery h4{margin:0 0 8px;font-size:13px;color:#0f172a}.offer-modal__conditions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.offer-modal__condition{border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:8px 10px;display:flex;flex-direction:column;gap:2px}.offer-modal__condition b{display:inline-flex;align-items:center;gap:4px;font-size:10px;text-transform:uppercase;letter-spacing:.02em;color:#64748b;font-weight:700}.offer-modal__condition span{font-size:13px;font-weight:800;color:#0f172a}.offer-modal__pay-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.offer-modal__pay-card{border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:4px}.offer-modal__pay-card--now{background:#ecfdf5;border:1px solid #a7f3d0}.offer-modal__pay-card--later{background:#f8fafc;border:1px solid #e2e8f0}.offer-modal__pay-label{font-size:12px;color:#475569;font-weight:600}.offer-modal__pay-amount{font-size:20px;line-height:1.15;color:#0f172a;font-weight:800}.offer-modal__pay-card--now .offer-modal__pay-amount{color:#047857}.offer-modal__pay-methods b{display:block;margin-bottom:6px;font-size:12px;color:#334155}.offer-modal__pay-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px}.offer-modal__pay-list li{border:1px solid #dbeafe;background:#eff6ff;color:#1e40af;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.offer-modal__deposit-row{display:flex;justify-content:space-between;gap:10px;align-items:baseline;font-size:14px}.offer-modal__deposit-row strong{font-size:16px}.offer-modal__deposit-methods{margin:8px 0 0;font-size:12px;line-height:1.45;color:#64748b}.offer-modal__delivery-row{display:flex;justify-content:space-between;gap:10px;font-size:13px;margin-top:4px}.offer-modal__chips .offer-chip{background:#f8fafc}@media (max-width:640px){.offer-modal__conditions-grid,.offer-modal__pay-split{grid-template-columns:1fr}.offer-modal__pay-amount{font-size:18px}}.offer-card__specs{display:flex;flex-wrap:wrap;gap:4px 8px;font-size:11px;line-height:1.35;color:#475569;min-height:34px;align-content:flex-start}.offer-card__spec-item{display:inline-flex;align-items:center}.offer-card__spec-item.offer-card__meta-item--deposit-ok{color:#166534;font-weight:700}.offer-card__spec-item.offer-card__meta-item--deposit-mid{color:#b45309;font-weight:700}.offer-card__spec-item.offer-card__meta-item--deposit-high{color:#b45309;font-weight:700}.offer-card__media{margin:0 -14px;background:#fff;border:0;position:relative;flex:0 0 auto}.offer-card__gallery{position:relative}.offer-card__gallery-stage{position:relative;display:flex;align-items:center;justify-content:center;background:#fff}.offer-card__gallery-stage img{width:100%;aspect-ratio:16/10;object-fit:contain;display:block;padding:10px 12px 4px;background:#fff}.offer-card__gallery--empty .offer-card__gallery-stage,.offer-card__gallery--single .offer-card__gallery-stage{min-height:0}.offer-card__gallery-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:32px;height:32px;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 2px 8px rgba(15,23,42,.12);cursor:pointer;opacity:0;transition:opacity .15s ease,background .15s ease}.offer-card__gallery:hover .offer-card__gallery-nav,.offer-card__gallery:focus-within .offer-card__gallery-nav{opacity:1}.offer-card__gallery-nav--prev{left:8px}.offer-card__gallery-nav--next{right:8px}.offer-card__gallery-nav span{display:block;width:14px;height:14px;margin:0 auto;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%231e293b' stroke-width='2.4' stroke-linecap='round'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E") center/contain no-repeat}.offer-card__gallery-nav--next span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%231e293b' stroke-width='2.4' stroke-linecap='round'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.offer-card__gallery-dots{display:flex;gap:4px;padding:0 12px 8px}.offer-card__gallery-dot{flex:1;height:4px;border:0;border-radius:999px;background:#e2e8f0;cursor:pointer;padding:0}.offer-card__gallery-dot.active{background:#64748b}@media (hover:none){.offer-card__gallery-nav{opacity:1}}.offer-card__media img{width:100%;aspect-ratio:16/10;object-fit:contain;display:block;padding:10px 12px 6px;background:#fff}.offer-card__inner{cursor:pointer}.offer-card__tool,.offer-card__foot-actions a,.offer-card__foot-actions button{cursor:pointer}.offer-card__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:2px;flex:0 0 auto}.offer-card__price{min-width:0}.offer-card__price strong{display:block;font-size:20px;line-height:1.1;color:#0f172a;font-weight:800}.offer-card__price span{display:block;margin-top:2px;font-size:11px;color:#64748b;line-height:1.3}.offer-card__price-secondary,.offer-modal__price-secondary,.offer-modal__pay-secondary,.offer-modal__deposit-secondary{display:block;margin-top:2px;font-size:12px;font-weight:600;color:#0f766e;line-height:1.3}.offer-card__price-secondary[hidden],.offer-modal__price-secondary[hidden],.offer-modal__pay-secondary[hidden],.offer-modal__deposit-secondary[hidden]{display:none !important}.offer-card__foot-actions{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex:0 0 auto}.offer-card__cta{display:inline-flex;align-items:center;justify-content:center;min-width:112px;min-height:44px;padding:10px 16px;border-radius:8px;background:#15803d;color:#fff;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}.offer-card__cta:hover{background:#166534;color:#fff;text-decoration:none}.offer-card__body{padding:10px 10px 12px;display:flex;flex-direction:column;gap:10px;min-height:0}.offer-card__meta{display:flex;flex-wrap:wrap;gap:8px}.offer-card__meta-item{display:inline-flex;align-items:center;font-size:13px;border:1px solid #dbe8f2;border-radius:999px;padding:4px 8px;color:#334155}.offer-card__meta-item--deposit-ok{border-color:#86efac;color:#166534;background:#f0fdf4}.offer-card__meta-item--deposit-mid{border-color:#f59e0b;color:#b45309;background:#fffbeb}.offer-card__meta-item--deposit-high{border-color:#fbbf24;color:#b45309;background:#fffbeb}.offer-card__actions{display:flex;gap:8px;flex-wrap:wrap}.offer-card__actions .cta{flex:1;text-align:center}.offer-card__compare,.offer-card__favorite{border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#1f2937;font-weight:700;padding:10px 12px;cursor:pointer}.offer-card__compare.active,.offer-card__favorite.active{border-color:#111827;background:#f3f4f6}.offer-card__secondary{border:1px solid var(--c-teal);border-radius:10px;background:#fff;color:var(--c-teal);font-weight:700;padding:10px 12px;cursor:pointer}.offer-card__secondary:hover{background:#ecfeff}.offer-card__secondary[disabled],.offer-card__secondary.is-disabled{border-color:#cbd5e1;color:#94a3b8;cursor:not-allowed;background:#f8fafc}.offer-card__placeholder{display:grid;place-items:center;aspect-ratio:16/9;font-size:12px;color:#64748b;background:linear-gradient(120deg,#f1f5f9,#e2e8f0)}.catalog-meta{display:flex;align-items:center;justify-content:space-between}.active-filters{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 8px}.filter-fallback-banner{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px 14px;margin:10px 0 12px;padding:12px 14px;border:1px solid #f59e0b;border-radius:10px;background:#fffbeb;color:#78350f;font-size:14px;line-height:1.45}.filter-fallback-banner[hidden]{display:none !important}.filter-fallback-banner__body{flex:1 1 220px;min-width:0}.filter-fallback-banner__title{margin:0 0 4px;font-weight:700}.filter-fallback-banner__text{margin:0;color:#92400e}.filter-fallback-banner__retry{flex:0 0 auto;border:1px solid #d97706;border-radius:8px;background:#fff;color:#92400e;font-size:12px;font-weight:700;padding:7px 12px;cursor:pointer}.filter-fallback-banner__retry:hover{background:#fef3c7}.active-filters__chip{display:inline-flex;align-items:center;border:1px solid #99f6e4;border-radius:999px;background:#ecfeff;color:#155e75;padding:5px 10px;font-size:12px;font-weight:700}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;background:#fff}.country-sections,.country-faq,.country-cities-footer{padding:8px 0 4px}.country-sections h2,.country-faq h2,.country-cities-footer h2{font-size:1.35rem;margin:0 0 12px}.country-sections p,.country-cities-footer p{color:#374151;line-height:1.65;margin:0 0 12px}.country-faq .faq-list{display:grid;gap:10px}.country-faq details.faq-item{padding:0;overflow:hidden}.country-faq details.faq-item summary{cursor:pointer;font-weight:600;padding:12px 14px;list-style:none}.country-faq details.faq-item summary::-webkit-details-marker{display:none}.country-faq details.faq-item[open] summary{border-bottom:1px solid #e5e7eb}.country-faq details.faq-item p{padding:0 14px 12px;margin:0;color:#4b5563;line-height:1.6}.country-cities-footer .link-all-cities{display:inline-block;margin-top:4px;font-weight:700;color:#0f766e;text-decoration:none}.country-cities-footer .link-all-cities:hover{text-decoration:underline}.compare-tray{position:sticky;bottom:12px;z-index:20;border:1px solid #d1d5db;border-radius:12px;background:#fff;padding:12px;box-shadow:0 8px 20px rgba(15,23,42,.1);margin-top:12px}.compare-tray[hidden]{display:none!important}.compare-tray__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.compare-tray__apply{border:0;border-radius:8px;background:#0f766e;color:#fff;font-size:13px;font-weight:700;padding:9px 14px;cursor:pointer}.compare-tray__apply:hover{background:#0d9488}.compare-tray__apply:disabled{opacity:.5;cursor:not-allowed}.compare-tray__clear{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f766e;font-size:13px;font-weight:700;padding:9px 14px;cursor:pointer}.compare-tray__clear:hover{background:#f8fafc}.table-wrap{overflow:auto}.catalog-load{margin:14px 0 0;display:flex;justify-content:center}.catalog-load .cta{min-width:180px}.catalog-load .cta.is-loading{opacity:.75;cursor:wait}.load-more-counter{text-align:center;color:#64748b;margin:10px 0 0;font-size:13px}.catalog-skeleton{margin:8px 0 0}.skeleton-grid{display:grid;grid-template-columns:1fr;gap:12px}.skeleton-card{height:220px;border-radius:14px;border:1px solid #eef2f7;background:linear-gradient(90deg,#f8fafc 25%,#eef2f7 37%,#f8fafc 63%);background-size:400% 100%;animation:skeleton-shimmer 1.2s ease-in-out infinite}@keyframes skeleton-shimmer{0%{background-position:100% 0}100%{background-position:0 0}}.offer-modal{position:fixed;inset:0;z-index:150;display:grid;place-items:center}.offer-modal[hidden]{display:none!important}.offer-modal__backdrop{position:absolute;inset:0;background:rgba(2,8,23,.62)}.offer-modal__dialog,.offer-modal__panel{position:relative;z-index:1;width:min(960px,calc(100% - 24px));max-height:calc(100vh - 28px);overflow:auto;border-radius:16px;background:#fff;border:1px solid #d1d5db;box-shadow:0 24px 50px rgba(15,23,42,.22);padding:16px;animation:modal-up .2s ease-out}.offer-modal__close{position:absolute;top:10px;right:10px;z-index:10;border:2px solid #f87171;background:#fff;border-radius:999px;width:48px;height:48px;cursor:pointer;font-size:28px;line-height:1;color:#b91c1c;font-weight:300;display:grid;place-items:center;box-shadow:0 2px 8px rgba(239,68,68,.15);transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.offer-modal__close:hover{background:#fef2f2;border-color:#ef4444;box-shadow:0 2px 12px rgba(239,68,68,.25)}.offer-modal__close-icon{display:block;width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23b91c1c' stroke-width='2.4' stroke-linecap='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E") center/contain no-repeat}.offer-modal__content{display:grid;grid-template-columns:1fr;gap:14px}.offer-modal__content h3{margin:0 0 4px;padding-right:40px;font-size:20px;line-height:1.2}.offer-modal__image{min-width:0}.offer-modal__carousel-stage{position:relative;border-radius:12px;overflow:hidden;background:#f8fafc}.offer-modal__carousel-main img{width:100%;aspect-ratio:16/10;object-fit:contain;display:block;background:#f8fafc}.offer-modal__carousel-main .offer-card__placeholder{aspect-ratio:16/10;border-radius:12px}.offer-modal__gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border:1px solid rgba(255,255,255,.85);background:rgba(255,255,255,.92);border-radius:999px;cursor:pointer;display:grid;place-items:center;box-shadow:0 4px 14px rgba(15,23,42,.12);z-index:1;padding:0}.offer-modal__gallery-nav span{display:block;width:14px;height:14px;background-position:center;background-repeat:no-repeat;background-size:14px 14px}.offer-modal__gallery-nav--prev{left:8px}.offer-modal__gallery-nav--prev span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%230f172a' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E")}.offer-modal__gallery-nav--next{right:8px}.offer-modal__gallery-nav--next span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%230f172a' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.offer-modal__gallery-nav:hover{background:#fff}.offer-modal__thumbs{margin-top:8px;display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.offer-modal__thumb{flex:0 0 auto;width:64px;height:48px;border:2px solid transparent;border-radius:8px;overflow:hidden;padding:0;cursor:pointer;background:#f8fafc}.offer-modal__thumb img{width:100%;height:100%;object-fit:cover;display:block}.offer-modal__thumb.active{border-color:#0f766e}.offer-modal__specs{display:flex;flex-wrap:wrap;gap:6px}.offer-modal__spec{display:inline-flex;flex-direction:column;gap:1px;border:1px solid #e2e8f0;border-radius:8px;padding:5px 9px;background:#f8fafc;min-width:72px}.offer-modal__spec b{font-size:10px;color:#64748b;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:.02em}.offer-modal__spec span{font-size:12px;font-weight:700;color:#0f172a;line-height:1.25}.offer-modal__price{margin-top:8px;padding-top:10px;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:4px}.offer-modal__price strong{display:block;font-size:22px;color:#0f172a;line-height:1.15}.offer-modal__price-secondary{margin-top:0;margin-bottom:2px}.offer-modal__price-detail{display:block;font-size:13px;color:#64748b;line-height:1.4}.offer-modal__pay-secondary{margin-top:4px}.offer-modal__deposit-secondary{margin:2px 0 6px}.offer-modal__chips{display:flex;flex-wrap:wrap;gap:5px;margin:4px 0 8px}.offer-modal__chips .offer-chip{font-size:10px;padding:2px 7px;line-height:1.35;background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.offer-modal__analytics{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}.price-analytics__seasonal{margin:0 0 10px;font-size:12px;line-height:1.5;color:#475569}.price-analytics__compare{display:grid;gap:8px;margin-bottom:10px}.price-analytics__row{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;font-size:13px}.price-analytics__label{color:#64748b}.price-analytics__row strong{color:#0f172a;font-size:14px}.price-analytics__verdict{margin:4px 0 0;font-size:13px;font-weight:700;line-height:1.4}.price-analytics__verdict--down{color:#047857}.price-analytics__verdict--up{color:#c2410c}.seasonality-chart{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:4px;align-items:end;height:72px;padding:6px 4px 0;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.seasonality-chart__col{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;min-width:0}.seasonality-chart__bar{width:100%;max-width:14px;min-height:4px;border-radius:4px 4px 2px 2px;background:linear-gradient(180deg,#93c5fd 0%,#3b82f6 100%);transition:height .2s ease}.seasonality-chart__bar--active{background:linear-gradient(180deg,#6ee7b7 0%,#059669 100%);box-shadow:0 0 0 2px rgba(5,150,105,.18)}.seasonality-chart__month{margin-top:4px;font-size:9px;color:#94a3b8;line-height:1;text-align:center}.offer-modal__body{min-width:0}.offer-modal__actionbar{position:sticky;bottom:-16px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:12px -16px -16px;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid var(--c-border);box-shadow:0 -6px 18px rgba(15,23,42,.10)}.offer-modal__actionbar-price{display:flex;flex-direction:column;line-height:1.15;min-width:0}.offer-modal__actionbar-price strong{font-size:18px;color:#0f172a}.offer-modal__actionbar-price span{font-size:12px;color:var(--c-muted)}.offer-modal__actionbar-cta{flex:1 1 auto;min-width:150px;text-align:center;white-space:nowrap}.offer-modal__cta-mid{margin:12px 0 0}.offer-modal__cta-mid .cta{display:block;width:100%;text-align:center}@keyframes modal-up{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.site-footer{margin-top:clamp(40px,6vw,56px);background:linear-gradient(180deg,#f0fdfa 0%,#ecfdf5 42%,#f8fafc 100%);border-top:1px solid #ccfbf1;color:#334155}.site-footer-inner{padding:clamp(32px,5vw,48px) 0 clamp(28px,4vw,40px)}.footer-grid{display:grid;grid-template-columns:1fr;gap:clamp(24px,4vw,32px)}.footer-brand__title{margin:0 0 10px;font-size:18px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.footer-brand__text{margin:0;max-width:36ch;font-size:14px;line-height:1.55;color:#475569}.footer-col__title{margin:0 0 12px;color:#0f766e;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.site-footer p{margin:0;color:#475569}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin:0 0 8px;line-height:1.4}.footer-links__more a{font-weight:700}.site-footer a{color:#134e4a;text-decoration:none;font-size:14px;font-weight:500;transition:color .14s ease}.site-footer a:hover{color:#0f766e;text-decoration:underline}.site-subfooter{margin-top:clamp(20px,3vw,28px);padding-top:18px;border-top:1px solid #dbeafe;display:grid;gap:6px}.site-subfooter p{margin:0;font-size:12px;line-height:1.45;color:#475569}@media (min-width:760px){.entity-highlights__grid,.highlight-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.spotlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.search-form--entity .search-form__primary{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.search-form--entity .search-form__date-range{grid-column:span 1}.search-form--entity .search-form__filters-btn{grid-column:span 1}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-entity-list{grid-template-columns:repeat(2,minmax(0,1fr))}.spotlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.entity-highlights__grid,.highlight-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search-form__primary{grid-template-columns:repeat(2,minmax(0,1fr))}.search-form__advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-class-picker{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-checks{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-modal__content{grid-template-columns:1.2fr 1fr}.country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.footer-grid{grid-template-columns:1.35fr .95fr .9fr .9fr 1fr}}@media (min-width:760px){.entity-search-zone>.search-sticky{position:sticky;top:12px}.home-search-card__form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px}.home-search-card__cta{width:auto;min-width:148px;white-space:nowrap}}@media (min-width:992px){.entity-hero__inner{padding-bottom:16px}.home-hero__inner{padding-bottom:200px}.home-hero__dock{margin-top:-148px}:root{--search-dock-overhang:108px}.spotlight-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.search-form{padding:16px}.search-form--entity{padding:4px;gap:4px}.search-form__primary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.search-form--entity .search-form__primary{grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr) minmax(0,1.35fr) auto;gap:4px;align-items:stretch}.search-form--entity .search-form__field,.search-form--entity .search-form__date-range,.search-form--entity .search-form__filters-btn{min-height:44px;height:auto;padding:2px 8px 2px}.search-form--entity .search-form__field span{font-size:10px;line-height:1.1}.search-form--entity .search-form__field input,.search-form--entity .search-form__field select{font-size:13px;line-height:1.15;min-height:16px}.search-form--entity .search-form__date-range-display{font-size:13px;line-height:1.2;padding:0 18px 0 0}.search-form--entity .search-form__filters-btn{min-width:96px;font-size:12px;padding:6px 8px}.search-form__actions{margin-top:2px}.search-form__advanced{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:35;max-height:calc(100vh - 132px)}.filter-class-picker{grid-template-columns:repeat(6,minmax(0,1fr))}.filter-panel-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1fr) minmax(0,1fr);gap:8px}.filter-checks{grid-template-columns:repeat(3,minmax(0,1fr))}.offer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.country-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:759px){.entity-hero{min-height:190px}.highlight-grid,.entity-highlights__grid{grid-template-columns:minmax(0,1fr);gap:8px}.highlight-tile{min-height:48px;padding:10px 12px}.highlight-tile__name{font-size:13px}.entity-hero__inner{padding-bottom:8px;padding-top:14px}.entity-hero__title{font-size:clamp(22px,6.4vw,30px);margin-bottom:4px}.entity-hero__intro{font-size:13px;line-height:1.35}.entity-hero__stats{margin-top:8px;gap:8px 14px}.entity-hero__stat strong{font-size:16px}.entity-breadcrumbs{width:calc(100% - 20px);margin-bottom:8px;font-size:12px}.entity-seo-bottom{width:calc(100% - 20px)}.home-hero__inner{padding-bottom:148px}.home-hero__dock{width:calc(100% - 20px)}.entity-search-zone>.search-sticky,.entity-search-dock{width:calc(100% - 20px)}.home-hero__dock{margin-top:-108px}.home-countries{margin-top:24px}:root{--search-dock-overhang:64px}.entity-search-zone>.search-sticky{position:static;top:auto;margin-bottom:clamp(16px,4vw,24px)}.entity-catalog,.catalog-section.entity-catalog{margin-top:clamp(16px,4vw,24px);padding-bottom:96px}.compare-tray{bottom:max(12px,env(safe-area-inset-bottom))}.search-form--entity .search-form__primary{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px}.search-form--entity .search-form__field:nth-child(1),.search-form--entity .search-form__field:nth-child(2){min-width:0;min-height:auto;padding:3px 8px 2px}.search-form--entity .search-form__field:nth-child(1) span,.search-form--entity .search-form__field:nth-child(2) span{font-size:10px;line-height:1.15}.search-form--entity .search-form__field:nth-child(1) select,.search-form--entity .search-form__field:nth-child(2) select{font-size:12px;padding:1px 18px 1px 0;min-height:18px}.search-form--entity .search-form__date-range{min-height:auto;padding:3px 8px 2px}.search-form--entity .search-form__date-range,.search-form--entity .search-form__filters-btn{grid-column:1 / -1}.search-form--entity .search-form__advanced{max-height:calc(100vh - 96px)}.search-sticky-compact{display:block;position:fixed;top:0;left:0;right:0;z-index:25;padding:8px 10px 6px;background:linear-gradient(180deg,#0f766e 0%,#0e7490 100%);box-shadow:0 4px 14px rgba(15,23,42,.2);transform:translateY(-110%);transition:transform .22s ease;pointer-events:none}.search-sticky-compact.is-visible{transform:translateY(0);pointer-events:auto}.search-sticky-compact__top{display:flex;align-items:stretch;gap:8px}.search-sticky-compact__dates{flex:1 1 auto;min-width:0;border:0;border-radius:8px;background:#fff;color:#0f172a;font-size:12px;font-weight:700;line-height:1.25;text-align:left;padding:8px 10px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-sticky-compact__filters{flex:0 0 auto;border:1.5px solid #64748b;border-radius:8px;background:#fff;color:#0f172a;font-size:12px;font-weight:700;padding:8px 12px;cursor:pointer;white-space:nowrap;box-shadow:0 1px 2px rgba(15,23,42,.08),0 2px 6px rgba(15,23,42,.06)}.search-form--entity .quick-filter-row{flex:1 1 100%;width:100%;max-width:100%}.search-form--entity .filter-checks{grid-template-columns:1fr}.search-sticky-compact__chips{display:flex;flex-wrap:nowrap;gap:6px;margin-top:6px;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 0 4px}.search-sticky-compact__chips::-webkit-scrollbar{display:none}.search-sticky-compact .quick-filter-chip{flex:0 0 auto;border:0;border-radius:8px;background:#fff;color:#0f172a;font-size:11px;font-weight:700;line-height:1.35;padding:5px 9px;min-height:28px;white-space:nowrap;overflow:visible}.search-sticky-compact .quick-filter-chip.active{background:#ecfeff;color:#0f766e;box-shadow:0 0 0 1px #0f766e inset}.search-form--entity .search-form__toolbar{flex-wrap:wrap}.search-form--entity .search-form__sort{width:100%}.search-form--entity .search-form__sort select{width:100%;min-width:0}.search-form--entity .search-form__filters-btn{min-height:44px}.search-form--entity .search-form__field{min-height:44px}.search-form--entity .search-form__field:nth-child(1),.search-form--entity .search-form__field:nth-child(2),.search-form--entity .search-form__date-range{min-height:auto}.header-inner{flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:8px;padding:9px 0}.header-tools{width:fit-content;justify-content:flex-end;flex-wrap:nowrap;gap:10px}.menu-dropdown summary{font-size:12px}.menu-dropdown__panel{min-width:200px;right:0}.menu-dropdown--currency .menu-dropdown__panel,.currency-menu__panel{position:fixed;left:50%;right:auto;top:52px;transform:translateX(-50%);width:min(260px,calc(100vw - 24px));min-width:0;max-width:calc(100vw - 24px);max-height:min(68vh,400px);z-index:260;padding:8px}.currency-menu__list{max-height:min(52vh,300px)}.currency-menu__option{gap:8px;padding:8px 10px}.currency-menu__code{min-width:2.8em;font-size:13px}.currency-menu__name{font-size:12px;line-height:1.25;overflow-wrap:anywhere}.currency-menu__search{font-size:13px;padding:8px 10px}.brand-mark{width:28px;height:28px}.destinations-menu__grid{left:0;right:auto;grid-template-columns:1fr}}.entity-overview{margin-top:1rem;padding:1.25rem 1.35rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.entity-overview h3{margin:0 0 .75rem;font-size:1.15rem;color:#16324f}.entity-overview p{margin:0 0 .65rem;line-height:1.55;color:#334155}.entity-overview p:last-child{margin-bottom:0}.entity-hero--legal{min-height:clamp(180px,28vw,240px);margin-bottom:clamp(20px,3vw,32px)}.entity-hero__bg--solid{background:linear-gradient(140deg,var(--c-navy),#21466f)}.entity-hero__overlay--legal{background:linear-gradient(115deg,rgba(0,0,0,.18) 0%,rgba(0,0,0,.08) 100%)}.hero-copy--legal h1,.entity-hero--legal h1{color:#fff}.hero-copy--legal .legal-lead,.entity-hero--legal .legal-lead{color:#f1f5f9;max-width:62ch;line-height:1.5}.entity-hero--blog{min-height:clamp(200px,30vw,280px);margin-bottom:clamp(20px,3vw,32px)}.entity-hero--blog p,.entity-hero--blog .pill--hero{color:#e2e8f0}.entity-hero--blog .pill--hero{display:inline-block;margin-bottom:10px;padding:4px 10px;border-radius:999px;background:rgba(255,255,255,.12);font-size:12px;font-weight:600;letter-spacing:.02em}.legal-page h2{margin:1.5rem 0 .65rem;font-size:1.1rem;color:#16324f}.legal-page h2:first-child{margin-top:0}.legal-page p{margin:0 0 .85rem;line-height:1.6;color:#334155}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:1200;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:rgba(22,50,79,.97);color:#f8fafc;box-shadow:0 -8px 24px rgba(15,23,42,.18)}.cookie-banner__inner{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.cookie-banner__body{flex:1 1 320px}.cookie-banner__title{margin:0 0 4px;font-size:1rem;font-weight:700}.cookie-banner__text{margin:0;font-size:.92rem;line-height:1.45}.cookie-banner__text a{color:#7dd3fc}.cookie-banner__actions{display:flex;flex-wrap:wrap;gap:8px;flex:0 0 auto}.cookie-banner__btn{border:0;border-radius:8px;padding:9px 14px;font-size:.9rem;cursor:pointer;font-family:inherit}.cookie-banner__btn--ghost,.cookie-banner__btn--reject{background:transparent;color:#e2e8f0;border:1px solid rgba(226,232,240,.45)}.cookie-banner__btn--ghost:hover,.cookie-banner__btn--reject:hover{background:rgba(226,232,240,.12)}.cookie-banner__btn--accept{background:#c2410c;color:#fff;font-weight:600}.cookie-banner__btn--accept:hover{background:#9a3412}body.cookie-modal-open{overflow:hidden}.cookie-modal{position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:16px}.cookie-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.55)}.cookie-modal__dialog{position:relative;z-index:1;width:min(560px,100%);max-height:min(86vh,720px);overflow-y:auto;background:#fff;color:#0f172a;border-radius:14px;box-shadow:0 24px 60px rgba(15,23,42,.32);padding:20px}.cookie-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.cookie-modal__title{margin:0;font-size:1.15rem;font-weight:700}.cookie-modal__close{border:0;background:transparent;font-size:1.6rem;line-height:1;cursor:pointer;color:#64748b;padding:0 4px}.cookie-modal__rows{display:flex;flex-direction:column;gap:14px}.cookie-modal__row{border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px}.cookie-modal__row-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.cookie-modal__row-title{margin:0;font-weight:600;font-size:.98rem}.cookie-modal__row-text{margin:6px 0 0;font-size:.88rem;line-height:1.5;color:#475569}.cookie-modal__always{font-size:.82rem;color:#15803d;white-space:nowrap}.cookie-modal__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.cookie-modal__link{font-size:.88rem;color:#0f766e}.cookie-toggle{display:inline-flex;align-items:center;gap:8px;cursor:pointer;flex:0 0 auto}.cookie-toggle__input{position:absolute;opacity:0;width:0;height:0}.cookie-toggle__track{width:42px;height:24px;border-radius:999px;background:#cbd5e1;position:relative;transition:background .15s ease}.cookie-toggle__track::after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .15s ease}.cookie-toggle__input:checked + .cookie-toggle__track{background:#0f766e}.cookie-toggle__input:checked + .cookie-toggle__track::after{transform:translateX(18px)}.cookie-toggle__input:focus-visible + .cookie-toggle__track{outline:2px solid #0f766e;outline-offset:2px}.cookie-toggle__label{font-size:.85rem;color:#475569;min-width:2.6em}.cookie-toggle__on{display:none}.cookie-toggle__input:checked ~ .cookie-toggle__label .cookie-toggle__on{display:inline}.cookie-toggle__input:checked ~ .cookie-toggle__label .cookie-toggle__off{display:none}.footer-links__button{background:none;border:0;padding:0;font:inherit;color:inherit;cursor:pointer;text-align:left;text-decoration:none}.footer-links__button:hover{text-decoration:underline}@media (max-width:640px){.cookie-banner__inner{align-items:stretch}.cookie-banner__actions{width:100%}.cookie-banner__btn{flex:1 1 auto}.cookie-modal__foot{flex-direction:column;align-items:stretch}}body.date-picker-open{overflow:hidden}.date-picker{position:fixed;inset:0;z-index:10050;pointer-events:none}.date-picker[hidden]{display:none!important}.date-picker__backdrop{display:none;position:absolute;inset:0;background:rgba(15,23,42,.35);pointer-events:auto;z-index:1}.date-picker__panel{position:fixed;z-index:2;pointer-events:auto;background:#fff;border:1px solid var(--c-border);border-radius:16px;box-shadow:0 18px 48px rgba(2,8,23,.18);padding:16px 16px 14px}.date-picker__mobile-head{display:none}.date-picker__nav{position:absolute;top:18px;left:12px;right:12px;display:flex;justify-content:space-between;pointer-events:none;z-index:3}.date-picker__nav-btn{pointer-events:auto;width:34px;height:34px;border:0;border-radius:999px;background:#f8fafc;color:#0f172a;font-size:22px;line-height:1;cursor:pointer}.date-picker__nav-btn:hover{background:var(--c-teal-soft);color:var(--c-teal)}.date-picker__months{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:8px}.date-picker__month-title{text-align:center;font-size:.78rem;font-weight:800;letter-spacing:.04em;color:#0f172a;margin-bottom:10px;min-height:24px}.date-picker__weekdays,.date-picker__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px}.date-picker__weekdays span{text-align:center;font-size:.72rem;color:var(--c-muted);padding:4px 0 8px}.date-picker__day{appearance:none;border:0;background:transparent;min-height:38px;border-radius:10px;font-size:.92rem;font-weight:600;color:#0f172a;cursor:pointer;position:relative}.date-picker__day.is-outside,.date-picker__day:disabled{color:#cbd5e1;cursor:default}.date-picker__day.is-in-range{background:rgba(15,118,110,.12);border-radius:0}.date-picker__day.is-start,.date-picker__day.is-end{background:var(--c-teal);color:#fff;border-radius:10px;z-index:1}.date-picker__day.is-start.is-in-range{border-radius:10px 0 0 10px}.date-picker__day.is-end.is-in-range{border-radius:0 10px 10px 0}.date-picker__day:not(:disabled):not(.is-start):not(.is-end):hover{background:var(--c-teal-soft);color:var(--c-teal)}.date-picker__footer{display:flex;align-items:center;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid #eef2f7}.date-picker__times{display:grid;grid-template-columns:1fr 1fr;gap:8px;flex:1 1 auto;min-width:0}.date-picker__time{display:grid;gap:4px;font-size:.72rem;color:var(--c-muted);min-width:0}.date-picker__time select{width:100%;border:1px solid var(--c-border);border-radius:10px;padding:8px 28px 8px 10px;font-size:.9rem;font-weight:600;color:#0f172a;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat right 8px center;appearance:none}.date-picker__summary{display:grid;gap:2px;text-align:left;min-width:88px}.date-picker__total-label{font-size:.72rem;color:var(--c-muted)}.date-picker__total-value{font-size:.95rem;color:#0f172a}.date-picker__apply{flex:0 0 auto;min-width:140px;border:0;border-radius:12px;padding:12px 18px;background:linear-gradient(180deg,var(--c-teal) 0%,#0e7490 100%);color:#fff;font-weight:700;cursor:pointer}.date-picker__apply:disabled{opacity:.45;cursor:not-allowed}.date-picker__apply:not(:disabled):hover{filter:brightness(1.05)}@media (max-width:759px){.date-picker{pointer-events:auto}.date-picker__backdrop{display:block}.date-picker__panel{position:fixed;inset:0;width:auto!important;left:0!important;top:0!important;max-height:none!important;overflow:hidden!important;border:0;border-radius:0;box-shadow:none;padding:0;display:flex;flex-direction:column}.date-picker__mobile-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eef2f7;position:sticky;top:0;background:#fff;z-index:2}.date-picker__mobile-range{font-size:1.05rem;color:#0f172a}.date-picker__close{width:40px;height:40px;border:0;border-radius:999px;background:#f1f5f9;font-size:26px;line-height:1;cursor:pointer;color:#0f172a}.date-picker__nav{display:none}.date-picker__months{display:block;overflow:auto;flex:1 1 auto;padding:8px 12px 120px;margin:0;-webkit-overflow-scrolling:touch}.date-picker__month{margin-bottom:18px}.date-picker__month-title{text-align:left;font-size:.95rem;letter-spacing:0;padding:8px 4px}.date-picker__day{min-height:44px;border-radius:999px}.date-picker__day.is-start.is-in-range,.date-picker__day.is-end.is-in-range,.date-picker__day.is-start,.date-picker__day.is-end{border-radius:999px}.date-picker__day.is-in-range{border-radius:0}.date-picker__footer{position:sticky;bottom:0;margin:0;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eef2f7;display:grid;grid-template-columns:1fr 1fr;grid-template-areas: "times times" "summary apply";gap:10px}.date-picker__times{grid-area:times}.date-picker__summary{grid-area:summary;align-content:center}.date-picker__apply{grid-area:apply;width:100%;min-width:0}}.guide-flow__step{margin:0}.guide-flow__link{display:flex;gap:14px;align-items:flex-start;height:100%;padding:16px 18px;text-decoration:none;color:inherit;background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);transition:border-color .15s,box-shadow .15s,transform .15s}.guide-flow__link:hover,.guide-flow__link:focus-visible{border-color:var(--c-teal);box-shadow:var(--c-shadow);transform:translateY(-2px)}.guide-flow__num{flex:0 0 34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--c-teal);color:#fff;font-weight:700;font-size:15px;line-height:1}.guide-flow__body{display:flex;flex-direction:column;gap:5px;min-width:0}.guide-flow__name{font-weight:700;color:var(--c-navy);font-size:16px}.guide-flow__desc{color:var(--c-text);font-size:14px;line-height:1.5}.guide-flow__count{color:var(--c-muted);font-size:13px}.guide-category-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.guide-category-card{display:flex;flex-direction:column;gap:8px;height:100%;padding:20px;text-decoration:none;color:inherit;background:var(--c-surface);border:1px solid var(--c-border);border-left:4px solid var(--c-teal);border-radius:var(--radius);transition:border-color .15s,box-shadow .15s,transform .15s}.guide-category-card:hover,.guide-category-card:focus-visible{box-shadow:var(--c-shadow);transform:translateY(-2px)}.guide-category-card__step{align-self:flex-start;background:var(--c-teal-soft);color:var(--c-teal);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:4px 10px;border-radius:999px}.guide-category-card__title{margin:0;font-size:18px;color:var(--c-navy)}.guide-category-card__text{margin:0;font-size:14px;line-height:1.55;color:var(--c-text)}.guide-category-card__count{margin-top:auto;color:var(--c-muted);font-size:13px;font-weight:600}.guide-article-grid{display:grid;gap:10px}.guide-article-card{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;text-decoration:none;color:inherit;background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);transition:border-color .15s,box-shadow .15s}.guide-article-card:hover,.guide-article-card:focus-visible{border-color:var(--c-teal);box-shadow:var(--c-shadow)}.guide-article-card__num{flex:0 0 28px;height:28px;display:grid;place-items:center;border-radius:8px;background:var(--c-teal-soft);color:var(--c-teal);font-weight:700;font-size:14px;line-height:1}.guide-article-card__body{display:flex;flex-direction:column;gap:4px;min-width:0}.guide-article-card__title{font-weight:700;color:var(--c-navy);font-size:16px}.guide-article-card__text{color:var(--c-text);font-size:14px;line-height:1.5}.guide-content{max-width:74ch}.guide-content .guide-section{margin:0 0 26px}.guide-content .guide-section h2{margin:0 0 10px;font-size:22px;color:var(--c-navy)}.guide-content .guide-section h3{margin:18px 0 6px;font-size:17px;color:var(--c-navy)}.guide-content .guide-section p{margin:0 0 10px;line-height:1.65}.guide-content .guide-section ul{margin:8px 0 12px;padding-left:22px}.guide-content .guide-section li{margin:0 0 6px;line-height:1.6}.guide-inline-links{margin:10px 0 0;padding:10px 14px;background:var(--c-teal-soft);border-radius:10px;font-size:14px}.guide-inline-links a{color:var(--c-teal);font-weight:600}.brand-availability{border-radius:var(--radius);padding:16px 18px;margin-top:18px}.brand-availability p{margin:0;line-height:1.6}.brand-availability--ok{background:var(--c-teal-soft);border:1px solid #99F6E4}.brand-availability--thin{background:#FFFBEB;border:1px solid #FDE68A}.brand-availability--empty{background:#FEF2F2;border:1px solid #FECACA}.section-plain--premium-brands .popular-link-list{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));list-style:none;padding:0}.section-plain--premium-brands .popular-link-list a{display:block;padding:11px 14px;text-decoration:none;font-weight:600;color:var(--c-navy);background:var(--c-surface);border:1px solid var(--c-border);border-radius:10px}.section-plain--premium-brands .popular-link-list a:hover{border-color:var(--c-teal);color:var(--c-teal)}@media (max-width:640px){.guide-flow__steps,.guide-category-grid{grid-template-columns:1fr}.guide-content{max-width:none}}.entity-search-zone ~ section.section-plain,.site-footer{content-visibility:auto;contain-intrinsic-size:auto 600px}#popular-cities,#popular-categories{contain-intrinsic-size:auto 1200px}.partner-alt{margin:16px 0 0;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.partner-alt__text{margin:0;font-weight:600;color:var(--c-text)}.partner-alt__link{display:inline-block;padding:9px 16px;border:2px solid #5B21B6;border-radius:10px;background:#fff;color:#5B21B6;font-weight:700}.partner-alt__link:hover{background:#5B21B6;color:#fff;text-decoration:none}.partner-alt__link:focus-visible{outline:3px solid #C4B5FD;outline-offset:2px}.partner-alt__link{display:inline-flex;flex-direction:column;align-items:center;gap:2px}.partner-alt__rating{font-size:13px;font-weight:600;color:#475569}.partner-alt__link:hover .partner-alt__rating{color:#ede9fe}.provider-rating{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:10px;font-size:14px;line-height:1.3;color:var(--c-text);cursor:default}.provider-rating__name{font-weight:700}.provider-rating__score{font-weight:700;white-space:nowrap}.provider-rating__star{color:#00a36c}.provider-rating__reviews{color:#475569;white-space:nowrap}.provider-rating__reviews::before{content:"·" / "";margin-right:6px;color:#94a3b8}.provider-rating__info{margin-left:auto;width:24px;height:24px;flex:0 0 24px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1.5px solid #94a3b8;border-radius:50%;background:#fff;color:#475569;font:700 13px/1 Georgia,"Times New Roman",serif;cursor:pointer}.provider-rating__info:hover,.provider-rating__info[aria-expanded="true"]{border-color:#0f766e;color:#0f766e}.provider-rating__info:focus-visible{outline:3px solid #99f6e4;outline-offset:2px}.rating-info{position:absolute;top:calc(100% + 8px);right:0;z-index:30;width:min(300px,calc(100vw - 40px));padding:14px 38px 14px 14px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 12px 32px rgba(15,23,42,.18);font-size:14px;line-height:1.45;text-align:left;cursor:default}.rating-info:focus{outline:none}.rating-info:focus-visible{outline:3px solid #99f6e4}.rating-info__close{position:absolute;top:6px;right:6px;width:30px;height:30px;padding:0;border:0;border-radius:8px;background:transparent;color:#475569;font-size:20px;line-height:1;cursor:pointer}.rating-info__close:hover{background:#f1f5f9}.rating-info__title{margin:0 0 6px;font-weight:700}.rating-info__text{margin:0 0 8px;color:#475569}.rating-info__link{color:#0f766e;font-weight:600;text-decoration:underline}.entity-hero__credit{margin:8px 0 0;font-size:12px;line-height:1.4;color:#e2e8f0;text-shadow:0 1px 2px rgba(0,0,0,.7)}.entity-hero__credit a{color:#fff;text-decoration:underline}.place-photo img{display:block;width:100%;height:auto;max-height:520px;aspect-ratio:3/2;object-fit:cover;border-radius:var(--radius)}.place-photo__credit{margin-top:6px;font-size:12px;color:var(--c-muted)}.ym-noscript-pixel{position:absolute;left:-9999px}
