:root{--red: #e31b37;--red-dark: #a71227;--blue: #0757c8;--blue-dark: #082c6c;--ink: #172033;--muted: #687286;--line: #e1e6ef;--soft: #f5f7fb;--display-font: "Cormorant Garamond", "Bodoni 72", Didot, Georgia, serif}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Inter,ui-sans-serif,system-ui,sans-serif;color:var(--ink);background:#fff}#root,main{min-height:100vh}main{display:flex;flex-direction:column}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.brand-logo{display:block;height:70px;width:auto;max-width:100%}.top-shell{position:sticky;top:0;z-index:20;background:#fff;box-shadow:0 4px 12px #00000014;border-bottom:1px solid #e8ecef}.promo-bar{display:none}.promo-bar button{border:0;border-radius:999px;padding:10px 22px;background:#fff;font-weight:750;color:var(--red-dark)}.top-nav{height:70px;display:grid;grid-template-columns:170px 1fr auto;align-items:center;gap:16px;padding:0 clamp(14px,4vw,42px)}.brand-button,.service-nav button,.utility-nav button{border:0;background:transparent}.mobile-brand-row{display:contents}.hamburger-button{display:none;border:1px solid var(--line);background:#fff;color:var(--ink);width:42px;height:42px;border-radius:12px;place-items:center}.service-nav{display:flex;align-items:stretch;gap:14px;height:100%}.service-nav button{min-width:92px;display:grid;place-items:center;align-content:center;gap:4px;border-bottom:3px solid transparent;color:#222;font-size:14px}.service-nav button svg,.utility-nav button svg{width:18px;height:18px}.service-nav button.active{color:var(--red);border-color:var(--red);background:#e31b370d}.utility-nav{display:flex;gap:13px;align-items:center}.utility-nav button{display:inline-flex;gap:6px;align-items:center;font-weight:650;color:#222;font-size:14px}.bus-hero{background:var(--blue)}.hero-art{min-height:580px;display:flex;align-items:center;padding:54px clamp(22px,6vw,70px);background:var(--blue);color:#fff;position:relative;overflow:hidden}.hero-image{position:absolute;right:0;bottom:0;top:auto;width:min(52vw,760px);max-height:94%;object-fit:contain;object-position:right bottom;opacity:.96}.hero-copy{position:relative;z-index:1}.hero-copy{max-width:min(640px,54vw)}.eyebrow{display:inline-flex;padding:8px 12px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#ffffff1f;font-weight:650}h1{font-family:var(--display-font);font-size:54px;line-height:1.02;font-weight:300;margin:18px 0;letter-spacing:0}.hero-copy p,.page-heading p{color:#ffffffe0;font-size:18px;line-height:1.7;max-width:700px}.hero-copy h1{font-family:Segoe UI,Inter,ui-sans-serif,system-ui,sans-serif;max-width:720px;font-size:clamp(30px,5vw,52px);line-height:.96;font-weight:600;letter-spacing:0;text-wrap:balance}.hero-copy p{max-width:610px;color:#ffffffd1;font-size:clamp(17px,1.45vw,21px);line-height:1.58;font-weight:500;text-wrap:pretty}.journey-module{width:min(1180px,calc(100% - 40px));margin:30px auto}.hero-search{margin-top:-50px;position:relative;z-index:5;background:#fff;border-radius:20px;padding:24px;box-shadow:0 8px 24px #0000001f;overflow:visible;border:1px solid #e8ecef}.bus-search-module.hero-search{padding:20px 22px;border-radius:18px}.abhi-search-bar{display:flex;align-items:stretch;gap:0;background:#ffffffeb;border:1px solid rgba(213,217,225,.9);border-radius:22px;overflow:visible;box-shadow:0 18px 45px #14244124;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .25s ease,box-shadow .25s ease}.abhi-search-bar:hover{transform:translateY(-2px);box-shadow:0 24px 60px #1424412e}.abhi-field{flex:1;min-width:0;display:grid;gap:6px;padding:16px 18px;border-right:1px solid #edf0f5;position:relative;overflow:visible;transition:background .2s ease}.abhi-field:hover{background:#f8fbff}.abhi-label{display:inline-flex;align-items:center;gap:7px;color:#7b8496;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.abhi-label svg{color:var(--red)}.abhi-field select,.abhi-field input[type=date]{border:0;outline:0;background:transparent;color:var(--ink);font-size:18px;font-weight:800;min-width:0;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:2px}.city-dropdown{position:relative;width:100%}.city-dropdown.open{z-index:50}.city-dropdown-trigger{width:100%;border:0;background:transparent;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:4px 0;font:inherit;color:var(--ink);text-align:left;cursor:pointer}.city-dropdown-trigger input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);padding:0;cursor:text}.city-dropdown-trigger input::placeholder{color:#9aa3b4;opacity:1}.city-dropdown-value{font-size:18px;font-weight:800}.city-dropdown-placeholder{font-size:18px;font-weight:700;color:#9aa3b4}.city-dropdown-chevron{flex-shrink:0;color:var(--red);transition:transform .25s ease;pointer-events:none}.city-dropdown.open .city-dropdown-chevron{transform:rotate(180deg)}.city-dropdown-menu{position:absolute;top:calc(100% + 14px);left:0;right:0;max-height:300px;overflow-y:auto;margin:0;padding:8px;list-style:none;background:#fff;border:1px solid #dde3ec;border-radius:16px;box-shadow:0 24px 60px #14244138;animation:dropdownPop .18s ease both}.city-dropdown-menu li{margin:0}.city-dropdown-menu button{width:100%;border:0;background:transparent;text-align:left;padding:12px 14px;border-radius:11px;font-size:15px;font-weight:700;color:var(--ink);cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.city-dropdown-menu button:hover,.city-dropdown-menu button.active{background:linear-gradient(135deg,#fff1f1,#eef4ff);color:var(--red);transform:translate(3px)}.city-dropdown-empty{padding:12px 16px;color:var(--muted);font-size:14px;font-weight:700;list-style:none}.abhi-date{position:relative;cursor:pointer}.abhi-date input[type=date]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;cursor:pointer}.abhi-date-display{font-size:18px;font-weight:800;color:var(--ink)}.swap-btn{flex:0 0 48px;align-self:center;margin:0 -8px;z-index:3;width:48px;height:48px;border:0;border-radius:50%;background:linear-gradient(135deg,var(--red),var(--red-dark));color:#fff;display:grid;place-items:center;box-shadow:0 10px 22px #dc262647;transition:transform .28s ease,box-shadow .28s ease}.swap-btn:hover{transform:rotate(180deg) scale(1.08);box-shadow:0 16px 32px #dc26265c}.quick-date-btns{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:12px 14px;border-right:1px solid #edf0f5;background:#fbfcff}.quick-date-btns button{border:1px solid var(--red);border-radius:999px;background:#fff;padding:8px 16px;font-size:13px;font-weight:800;color:var(--red);white-space:nowrap;cursor:pointer;transition:all .2s ease}.quick-date-btns button.active,.quick-date-btns button:hover{border-color:var(--red);color:var(--red);background:#fff;transform:translateY(-1px);box-shadow:0 0 0 3px #dc26261a,0 8px 18px #dc26261f}.abhi-search-btn{flex:0 0 auto;align-self:stretch;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;padding:0 34px;background:linear-gradient(135deg,var(--red),var(--red-dark));color:#fff;font-size:17px;font-weight:900;white-space:nowrap;border-radius:0 22px 22px 0;cursor:pointer;box-shadow:inset 0 0 0 1px #ffffff1f;transition:transform .22s ease,filter .22s ease}.abhi-search-btn:hover:not(:disabled){filter:brightness(1.05)}.abhi-search-btn.is-loading svg,.search-pill.is-loading svg{animation:spinPulse 1.2s linear infinite}.radio-row{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:16px;color:var(--blue-dark);font-weight:750}.radio-row label{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.radio-row input{accent-color:var(--red)}.search-pill{display:flex;align-items:center;justify-content:center;gap:11px;width:min(380px,86%);margin:24px auto 0;border:0;border-radius:999px;padding:18px 30px;background:linear-gradient(135deg,var(--red),var(--red-dark));color:#fff;font-size:20px;font-weight:900;box-shadow:0 16px 35px #dc262647;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.search-pill:hover{transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 22px 45px #dc262657}.search-pill:active{transform:scale(.98)}.search-pill:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}.soft-note{color:var(--muted);text-align:center}.search-feedback{width:min(640px,90%);margin:16px auto 0;border-radius:999px;padding:13px 18px;background:linear-gradient(135deg,#eef4ff,#fff3f3);color:var(--blue-dark);text-align:center;font-weight:750;box-shadow:0 10px 25px #14244114;animation:fadeLift .28s ease both}@keyframes dropdownPop{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeLift{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes spinPulse{to{transform:rotate(360deg)}}@media(max-width:900px){.abhi-search-bar{flex-direction:column;border-radius:20px;overflow:hidden}.abhi-field,.quick-date-btns{border-right:0;border-bottom:1px solid #edf0f5}.swap-btn{margin:-8px auto}.quick-date-btns{flex-direction:row}.abhi-search-btn{min-height:58px;border-radius:0 0 20px 20px}}.abhi-search-btn{flex:0 0 auto;align-self:stretch;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 34px;border:1px solid var(--red);background:#fff5f5;color:var(--red);font-size:17px;font-weight:800;cursor:pointer;border-radius:0 22px 22px 0;transition:all .25s ease}.abhi-search-btn:hover:not(:disabled){background:var(--red);color:#fff;box-shadow:0 10px 24px #dc262640;transform:translateY(-1px)}.abhi-search-btn:active:not(:disabled){transform:scale(.98)}.abhi-search-btn:disabled{opacity:.55;cursor:not-allowed}.abhi-search-btn svg{transition:transform .25s ease}.abhi-search-btn:hover svg{transform:translate(3px)}.page-band,.clean-section{padding:54px clamp(18px,5vw,70px)}.service-page{padding:54px clamp(18px,5vw,70px) 72px;background:radial-gradient(circle at 8% 10%,rgba(232,241,255,.9) 0 17%,transparent 34%),radial-gradient(circle at 92% 8%,rgba(238,255,250,.85) 0 16%,transparent 33%),#f6f9ff}.page-heading{display:flex;align-items:center;gap:18px;margin-bottom:26px}.page-heading h1{margin:0;color:var(--ink);font-size:48px}.page-heading p{color:var(--muted);margin:6px 0 0}.service-hero,.catalog-hero{width:min(1220px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:34px;align-items:center}.service-hero{min-height:340px}.service-hero-copy .page-heading{margin-bottom:20px}.service-hero-copy .page-heading svg{flex:0 0 auto;width:62px;height:62px;padding:14px;border-radius:18px;color:var(--blue);background:#fff;box-shadow:0 16px 36px #1424411f}.service-page-train .service-hero-copy .page-heading svg{color:#087464}.service-hero-copy h1,.catalog-hero h1{font-family:Segoe UI,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(44px,5vw,68px);line-height:.98;font-weight:850}.service-hero-copy p,.catalog-hero .page-heading p{max-width:660px;font-size:18px;line-height:1.65}.service-point-row{display:flex;flex-wrap:wrap;gap:10px}.service-point-row span{display:inline-flex;align-items:center;min-height:38px;border-radius:999px;padding:0 14px;background:#fff;border:1px solid rgba(7,87,200,.12);color:var(--blue-dark);font-size:13px;font-weight:850;box-shadow:0 10px 24px #14244112}.service-page-train .service-point-row span{border-color:#08746429;color:#075f53}.service-hero-media,.catalog-hero>img{min-height:310px;border-radius:10px;overflow:hidden;box-shadow:0 28px 70px #14244129;border:1px solid rgba(255,255,255,.75)}.service-hero-media img,.catalog-hero>img{width:100%;height:100%;min-height:310px;display:block;object-fit:cover}.service-search-module{width:min(1120px,100%);margin:36px auto 0;padding:24px;border-radius:18px;background:#ffffffe6;border:1px solid rgba(214,222,235,.9);box-shadow:0 24px 58px #14244121;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.service-search-module .radio-row{margin:0 0 18px;padding:6px;width:fit-content;border-radius:999px;background:#edf4ff;gap:4px}.service-search-module .radio-row label{min-height:38px;padding:0 14px;border-radius:999px;color:var(--blue-dark);font-size:14px}.service-search-module .radio-row label:has(input:checked){background:#fff;box-shadow:0 8px 20px #1424411a}.main-search-row{display:grid;grid-template-columns:1.1fr 1.1fr 1fr .9fr;gap:12px;align-items:stretch}.main-search-row label{min-width:0;display:grid;gap:8px;border:1px solid var(--line);border-radius:14px;padding:13px 14px;background:#fbfdff;color:var(--ink);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.main-search-row label:hover{border-color:#0757c847;background:#fff;box-shadow:0 12px 26px #14244114}.main-search-row label span{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.main-search-row label span svg{width:18px;height:18px;color:var(--blue)}.service-page-train .main-search-row label span svg{color:#087464}.main-search-row select,.main-search-row input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:16px;font-weight:800}.main-search-row input[type=number]{max-width:120px}.service-search-module .search-pill{margin-top:22px;background:linear-gradient(135deg,#0a66d8,#084aa8);box-shadow:0 18px 38px #0757c83d}.service-page-train .service-search-module .search-pill{background:linear-gradient(135deg,#0b9f8d,#087464);box-shadow:0 18px 38px #08746438}.service-story-grid{width:min(1120px,100%);margin:26px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-story-grid article{border-radius:8px;padding:18px;background:#fff;border:1px solid rgba(214,222,235,.9);box-shadow:0 14px 34px #14244114}.service-story-grid strong{display:block;font-size:32px;color:var(--blue);line-height:1}.service-page-train .service-story-grid strong{color:#087464}.service-story-grid span{display:block;margin-top:8px;color:var(--muted);font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.05em}.service-info-band{width:min(1120px,100%);margin:18px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.service-info-band article{border-radius:8px;padding:24px;background:#fff;border:1px solid rgba(214,222,235,.9);box-shadow:0 14px 34px #14244114}.service-info-band h2{margin:0 0 10px;font-size:24px}.service-info-band p{margin:0;color:var(--muted);line-height:1.7}.catalog-page{padding:54px clamp(18px,5vw,70px) 72px;background:radial-gradient(circle at 10% 8%,rgba(255,244,229,.85) 0 16%,transparent 34%),radial-gradient(circle at 90% 12%,rgba(236,246,255,.9) 0 16%,transparent 34%),#fbfcff}.catalog-hero{margin-bottom:28px}.catalog-hero>div{min-width:0}.catalog-hero>img{height:clamp(240px,26vw,340px);min-height:0;aspect-ratio:16 / 9;object-fit:cover}.catalog-hero .page-heading{margin-bottom:14px}.catalog-hero .page-heading svg{flex:0 0 auto;width:62px;height:62px;padding:14px;border-radius:18px;color:var(--red);background:#fff;box-shadow:0 16px 36px #1424411f}.packages-page .catalog-hero .page-heading svg{color:#8b5cf6}.catalog-lede{max-width:700px;margin:0;color:var(--muted);font-size:18px;line-height:1.7}.catalog-feature-row{width:min(1220px,100%);margin:0 auto 30px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.catalog-feature-row article{border-radius:8px;padding:18px;background:#fff;border:1px solid rgba(214,222,235,.9);box-shadow:0 14px 34px #14244114}.catalog-feature-row strong{display:block;margin-bottom:7px;color:var(--ink);font-size:18px}.catalog-feature-row span{color:var(--muted);line-height:1.55}.catalog-page>.section-title,.catalog-page>.card-grid,.catalog-page>.empty-results{width:min(1220px,100%);margin-left:auto;margin-right:auto}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-title h2,.clean-section h2{margin:0;font-size:32px}.section-title p,.section-subtitle{color:var(--muted);margin:0}.section-title button,.section-title a{border:0;background:transparent;color:#4b50e6;font-weight:800}.journey-results{margin-top:34px;scroll-margin-top:130px;animation:fadeLift .34s ease both;display:grid;grid-template-columns:minmax(280px,320px) minmax(0,1fr);gap:22px;align-items:start;background:#f3f5fb;padding:22px;border-radius:18px}.filter-panel{position:sticky;top:118px;background:#fff;border-radius:16px;padding:18px;box-shadow:0 10px 28px #14244114;display:grid;gap:18px;max-height:none;overflow:visible;border:1px solid #dfe6ef}.filter-head{display:flex;justify-content:space-between;align-items:center}.filter-head h3{margin:0;font-size:18px}.clear-filters{border:0;background:transparent;color:var(--red);font-weight:700;font-size:13px;padding:0}.filter-section-label{display:block;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.bus-type-grid,.departure-time-grid,.partner-filter,.extra-filters{border-top:1px solid var(--line);padding-top:14px}.type-icon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.type-icon-btn{min-height:52px;display:flex;gap:8px;align-items:center;justify-content:flex-start;border:1px solid #cfd8e6;border-radius:10px;background:#fff;padding:10px 12px;color:var(--ink);font-size:12px;font-weight:750;text-align:left;line-height:1.2;transition:all .2s ease}.type-icon-btn svg{color:#6b7280}.type-icon-btn.active,.type-icon-btn:hover{border-color:var(--red);background:#fff5f5;color:var(--red-dark)}.type-icon-btn.active svg,.type-icon-btn:hover svg{color:var(--red)}.time-slot-grid{display:grid;grid-template-columns:1fr;gap:8px}.time-slot-btn{min-height:44px;display:flex;gap:8px;align-items:center;border:1px solid #cfd8e6;border-radius:10px;background:#fff;padding:10px 12px;font-size:12px;font-weight:750;color:var(--ink);text-align:left;line-height:1.2;transition:all .2s ease}.time-slot-btn svg{color:#f59e0b}.time-slot-btn.active,.time-slot-btn:hover{border-color:var(--red);background:#fff5f5;color:var(--red-dark)}.partner-filter select{width:100%;border:1px solid #cfd4dd;border-radius:9px;padding:10px 12px;background:#fff;color:var(--ink);font-weight:600}.filter-panel button{text-align:left;border:1px solid #cfd4dd;border-radius:9px;background:#fff;padding:10px 12px;color:#2a2f3a;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.extra-filters{display:grid;gap:8px}.filter-panel button.active{border-color:var(--red);background:#fff1f3;color:var(--red-dark);font-weight:800}.range-filter,.timing-filter{display:grid;gap:8px}.dual-range input[type=range]{width:100%;accent-color:var(--red)}.price-range-labels{display:flex;justify-content:space-between}.price-range-labels strong{color:var(--red);font-size:15px}.range-filter span,.timing-filter span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.range-filter strong{color:var(--red);font-size:18px}.range-filter input{width:100%;accent-color:var(--red)}.timing-filter button{font-size:13px;padding:8px 10px}.offers-carousel{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.offer-chip{flex:0 0 auto;min-width:160px;display:inline-flex;align-items:center;gap:10px;border-radius:12px;padding:12px 16px;font-weight:800;font-size:14px;box-shadow:0 6px 16px #14244114}.offer-chip.flash{background:linear-gradient(135deg,#ff8c42,#ffb347);color:#fff}.offer-chip.advance{background:linear-gradient(135deg,#e8d5b5,#f5ebe0);color:#5c4033}.offer-chip.drop{background:linear-gradient(135deg,#4ade80,#22c55e);color:#fff}.sort-bar{display:flex;flex-wrap:wrap;align-items:center;gap:0;background:#fff;border-radius:12px;overflow:hidden;border:1px solid var(--line)}.sort-bar button{flex:1;min-width:90px;border:0;border-right:1px solid var(--line);background:#fff;padding:12px 10px;font-size:13px;font-weight:700;color:var(--ink)}.sort-bar button:last-of-type{border-right:0}.sort-bar button.active,.sort-bar button:hover{background:#fff5f6;color:var(--red)}.result-count{flex:1 1 100%;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:700;color:var(--muted);border-top:1px solid var(--line)}.popular-filters{background:#fff;border-radius:14px;padding:14px;box-shadow:0 8px 18px #14244112}.popular-tabs{display:flex;gap:18px;border-bottom:1px solid var(--line);margin-bottom:12px}.popular-tabs button{border:0;background:transparent;padding:8px 0 12px;font-weight:700;color:var(--muted);border-bottom:3px solid transparent;margin-bottom:-1px}.popular-tabs button.active{color:var(--red);border-color:var(--red)}.popular-pills{display:flex;flex-wrap:wrap;gap:8px}.popular-pills button{border:1px solid #d8dce5;border-radius:999px;background:#fff;padding:7px 14px;font-size:13px;font-weight:700;color:var(--ink)}.popular-pills button.active,.popular-pills button:hover{border-color:var(--red);background:#fff5f6;color:var(--red)}.rating-badge{display:inline-flex;align-items:center;gap:4px;background:#0b8d44;color:#fff;border-radius:8px;padding:5px 10px;font-weight:800;font-size:13px}.rating-badge svg{color:#fff;stroke:#fff}.result-card-meta{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:14px}.seats-left{display:inline-flex;align-items:center;gap:5px;color:var(--red);font-weight:700}.fare-row small{display:block;color:var(--muted);font-size:12px;font-weight:600}.fare-row button{background:var(--red)!important}.fare-row button:hover{background:var(--red-dark)!important}.empty-results{background:#fff;border-radius:12px;padding:22px;color:var(--muted)}.result-main{display:grid;gap:14px}.operator-tabs{display:flex;gap:10px;flex-wrap:wrap;align-items:center;background:#fff;border-radius:14px;padding:10px;box-shadow:0 8px 18px #14244112}.operator-tabs button{border:1px solid var(--line);border-radius:999px;padding:9px 13px;background:#fff;color:var(--ink);font-weight:800;display:inline-flex;align-items:center;gap:8px}.operator-tabs button.active{background:#fff1f3;border-color:var(--red);color:var(--red-dark)}.operator-tabs img{width:24px;height:24px;object-fit:contain;border-radius:50%}.mini-offers{display:grid;grid-template-columns:repeat(3,minmax(150px,230px));justify-content:center;gap:12px}.mini-offers article{min-height:58px;border-radius:12px;padding:10px 14px;background:#ffe8e8;color:#07152d;font-size:14px;line-height:1.25;font-weight:750;display:grid;place-items:center;text-align:center;box-shadow:0 8px 18px #14244114}.result-summary{display:flex;justify-content:space-between;gap:16px;align-items:center;background:#fff;border-radius:12px;padding:14px 18px}.result-list{display:grid;gap:14px}.result-card{background:#fff;border:1px solid #e8ecef;border-left:6px solid var(--blue);border-radius:12px;padding:18px;box-shadow:0 8px 20px #00000014;display:grid;gap:14px;transition:transform .2s ease,box-shadow .2s ease}.result-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000001f}.result-card.bus{border-left-color:var(--red)}.result-card.train{border-left-color:#1e9a78}.result-card div:first-child,.fare-row{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.result-card-head{align-items:center}.operator-title{display:inline-flex;align-items:center;gap:10px;color:var(--ink)!important;font-weight:850}.operator-title img{width:42px;height:42px;object-fit:contain;border-radius:50%;border:1px solid var(--line);background:#fff;padding:3px}.provider-source-badge{width:fit-content;display:inline-flex;align-items:center;border:1px solid rgba(7,87,200,.18);border-radius:999px;padding:5px 9px;background:#eef5ff;color:var(--blue-dark)!important;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.result-card span{color:var(--muted)}.time-row{display:grid;grid-template-columns:90px 1fr 90px;align-items:center;gap:12px}.amenities{display:flex;gap:8px;flex-wrap:wrap}.amenities span{background:#eef4ff;color:var(--blue-dark);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:650}.fare-row strong{font-size:24px;color:var(--red)}.fare-row button,.primary,.travel-card button,.inline-login button,.support-card button{border:0;border-radius:10px;padding:11px 16px;background:var(--blue);color:#fff;font-weight:750;transition:background .2s ease}.fare-row button:hover,.primary:hover,.travel-card button:hover,.inline-login button:hover,.support-card button:hover{background:var(--blue-dark)}.fare-row button{transition:transform .18s ease,background .18s ease}.fare-row button:hover{transform:translateY(-1px);background:var(--blue-dark)}.wide{width:100%}.booking-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:22px;background:#040e2294;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:modalFade .2s ease both}.booking-modal{width:min(1120px,100%);max-height:min(88vh,920px);overflow:auto;border-radius:18px;padding:22px;background:#f7f9fd;color:var(--ink);box-shadow:0 34px 90px #00000047;animation:modalRise .28s cubic-bezier(.2,.8,.2,1) both}.modal-head{display:flex;align-items:start;justify-content:space-between;gap:18px;margin-bottom:16px}.modal-head span{color:var(--red);font-weight:800;text-transform:uppercase;font-size:12px}.modal-head h2{margin:4px 0;font-size:30px}.modal-head p{margin:0;color:var(--muted)}.modal-close,.secondary-action{border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);padding:10px 14px;font-weight:750}.modal-actions{position:sticky;bottom:-22px;display:flex;justify-content:flex-end;gap:12px;margin:18px -22px -22px;padding:14px 22px;background:#f7f9fdf0;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wizard-tabs{position:sticky;top:-22px;z-index:2;display:flex;justify-content:center;gap:20px;margin:-22px -22px 18px;padding:14px 18px;background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wizard-tabs button{border:0;background:transparent;padding:10px 12px;border-bottom:3px solid transparent;font-weight:750;color:#777}.wizard-tabs button.active{color:var(--red);border-color:var(--red)}.point-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.point-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 10px 24px #14244114}.point-card h3,.point-card p{margin:0;padding:0 18px}.point-card h3{padding-top:18px}.point-card p{color:var(--muted);padding-bottom:12px}.point-card button{width:100%;display:grid;grid-template-columns:70px 1fr 24px;gap:12px;align-items:center;border:0;border-top:1px solid var(--line);background:#fff;padding:16px 18px;text-align:left}.point-card button.active{background:#fff4f5}.point-card button span{display:grid;font-weight:800}.point-card button small{color:var(--muted);font-weight:500;margin-top:4px}.point-card i{width:22px;height:22px;border-radius:50%;border:2px solid #555}.point-card button.active i{border-color:var(--red);background:radial-gradient(circle at center,var(--red) 0 45%,transparent 48%)}.seat-info-layout{display:grid;grid-template-columns:42% 1fr;gap:20px;align-items:start}.bus-detail-panel{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 24px #14244114}.detail-top{display:flex;justify-content:space-between;padding:18px}.detail-top strong{background:#0b8d44;color:#fff;border-radius:8px;padding:6px 10px}.detail-tabs{display:flex;gap:20px;overflow-x:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:0 18px}.detail-tabs button{border:0;background:transparent;padding:14px 0;white-space:nowrap;color:var(--muted);font-weight:700;border-bottom:3px solid transparent}.detail-tabs button.active{color:var(--red);border-color:var(--red);font-weight:800}.highlight-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:12px 16px}.highlight-grid div{border:1px solid var(--line);border-radius:10px;padding:10px}.detail-tab-panel{padding:12px 16px 16px}.detail-tab-panel h3{margin:0 0 8px;font-size:17px;line-height:1.2}.detail-copy{margin:0 0 12px;color:var(--muted);font-size:14px;line-height:1.6}.detail-list{margin:12px 0 0;padding-left:18px;color:var(--muted);display:grid;gap:8px;font-size:13px;line-height:1.55}.route-point-list{display:grid;gap:10px}.route-point-item{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:start;border:1px solid var(--line);border-radius:12px;padding:12px;background:#fbfcff}.route-point-item>b{color:var(--red);font-size:15px}.route-point-item strong{display:block;margin-bottom:4px}.route-point-item p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.bus-detail-panel h3,.bus-profile-panel h3{margin:10px 16px 8px;font-size:17px;line-height:1.2}.bus-detail-panel table,.bus-profile-panel table{width:calc(100% - 32px);margin:0 16px 16px;border-collapse:separate;border-spacing:0;table-layout:fixed;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.bus-detail-panel th,.bus-detail-panel td,.bus-profile-panel th,.bus-profile-panel td{padding:10px 12px;border-bottom:1px solid var(--line);font-size:13px;line-height:1.25;vertical-align:middle}.bus-detail-panel th,.bus-profile-panel th{background:#f5f7fb;color:#07152d;font-weight:800;text-align:left}.bus-detail-panel th:last-child,.bus-detail-panel td:last-child,.bus-profile-panel th:last-child,.bus-profile-panel td:last-child{width:118px;text-align:center;font-weight:800;color:#0b8d44;border-left:1px solid var(--line)}.bus-detail-panel tr:last-child td,.bus-profile-panel tr:last-child td{border-bottom:0}.seat-legend{display:flex;gap:12px;justify-content:center;margin-top:14px;font-weight:700}.seat-legend span:before{content:"";display:inline-block;width:16px;height:16px;border-radius:4px;margin-right:7px;vertical-align:-3px;border:1px solid #0b8d44}.seat-legend .selected-seat:before{background:#0b8d44;border-color:#0b8d44}.seat-legend .sold-seat:before{background:#e5e5e5;border-color:#e5e5e5}.identity-note{border-radius:10px;padding:12px 14px;background:#fff7ea;color:#6d4b0a}.fare-summary{margin-top:14px;display:grid;gap:10px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.fare-summary div{display:flex;justify-content:space-between;gap:12px}.fare-total{border-top:1px solid var(--line);padding-top:12px;font-size:18px}.booking-page{min-height:100vh;background:#f1f3f8;padding:0 0 84px;overflow-x:hidden}.booking-window-head{position:sticky;top:0;z-index:14;min-height:82px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:18px;padding:0 clamp(16px,3vw,36px);background:#fff;border-bottom:1px solid var(--line);box-shadow:0 6px 20px #14244114}.window-close{width:42px;height:42px;border:0;border-radius:50%;background:transparent;color:#111827;line-height:1;display:grid;place-items:center}.window-close:hover{background:#f1f3f8}.booking-route-title{display:flex;align-items:center;gap:10px;min-width:0;font-size:20px;color:#07152d}.booking-route-title b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.booking-route-title span{color:#9aa3b4}.window-offer{border-radius:8px;padding:10px 14px;background:#ffdb82;color:#111827;font-weight:850;text-align:center}.booking-tabs{position:sticky;top:82px;z-index:13;margin:0}.dedicated-seat-screen{width:calc(100% - 32px);max-width:1220px;margin:24px auto;display:grid;grid-template-columns:minmax(0,900px) 330px;justify-content:center;gap:22px;align-items:start;min-width:0}.portrait-chart-wrap{display:grid;grid-template-columns:repeat(2,minmax(280px,430px));justify-content:center;gap:18px;align-items:start;min-width:0}.deck-lane{min-width:0;width:100%}.deck-card{width:100%;background:#fff;border:1px solid #c5ccdc;border-radius:16px;padding:20px 16px;box-shadow:0 10px 22px #14244114;min-height:auto;min-width:0;overflow:hidden}.deck-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.deck-head h3{margin:0;font-size:15px}.deck-head span{min-width:58px;height:28px;border-radius:999px;display:grid;place-items:center;color:#6f7480;border:1px solid #c5ccdc;font-size:11px;font-weight:850;margin-left:auto}.bus-front-marker{display:grid;justify-items:center;gap:10px;margin:4px 0 18px;color:#111827;font-size:13px;font-weight:850;letter-spacing:.18em}.bus-front-marker i{display:block;width:120px;height:7px;border-radius:999px;background:#cbe0ff}.vehicle-icons{display:flex;justify-content:space-around;align-items:center;color:#777b88;margin-bottom:22px;font-size:12px;font-weight:850}.vehicle-icons span{min-width:46px;height:34px;display:grid;place-items:center;border:1px solid #d8deea;border-radius:8px;background:#fbfcff}.deck-seat-scroll{width:100%;max-height:min(430px,calc(100vh - 300px));overflow:auto;padding:4px 0 12px;scrollbar-gutter:stable both-edges}.deck-seat-scroll::-webkit-scrollbar{width:8px;height:8px}.deck-seat-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.portrait-seat-grid{display:grid;justify-content:center;gap:12px 18px;max-height:none;overflow:visible;padding:8px 8px 18px;grid-auto-rows:58px;grid-auto-flow:dense;width:max-content;min-width:max-content;margin:0 auto}.seater-grid{grid-template-columns:repeat(4,36px)}.sleeper-grid,.mixed-grid{grid-template-columns:46px 34px 46px 46px;align-items:start}.live-seat-grid{max-width:100%;margin:0 auto}.live-seat-grid .chair-seat,.live-seat-grid .sleeper-berth{width:100%;height:100%;min-width:40px;min-height:40px}.live-seat-grid .chair-seat.horizontal-seat{min-width:78px}.live-seat-grid .sleeper-berth{min-width:46px;min-height:104px}.walkway{width:34px;height:66px;background:transparent;border:0}.walkway:before,.walkway:after{content:""}.chair-seat,.sleeper-berth{position:relative;border:1.5px solid #0b8d44;background:#fff;color:#111827;border-radius:9px;display:grid;place-items:center;gap:2px;box-shadow:0 5px 12px #1424410d;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.chair-seat{width:58px;height:58px}.sleeper-berth{width:46px;height:104px}.chair-seat b,.sleeper-berth b{font-size:12px;line-height:1}.chair-seat small,.sleeper-berth small{font-size:8px;color:#6b7280}.pillow{width:25px;height:7px;border-radius:999px;background:#d4f0df;position:absolute;bottom:8px}.chair-seat:hover,.sleeper-berth:hover{transform:translateY(-2px);box-shadow:0 10px 18px #1424411f}.chair-seat.chosen,.sleeper-berth.chosen{background:#0b8d44;border-color:#08743a;color:#fff}.chair-seat.chosen small,.sleeper-berth.chosen small{color:#fff}.chair-seat.women,.sleeper-berth.women{border-color:#ff51a8;background:#fff1f8;color:#df2682}.chair-seat.women.chosen,.sleeper-berth.women.chosen{border-color:#df2682;background:#df2682;color:#fff}.chair-seat.sold,.sleeper-berth.sold{border-color:#dedee7;background:#ececf2;color:#b2b4bf;cursor:not-allowed;box-shadow:none}.chair-seat.sold small,.sleeper-berth.sold small{color:#b2b4bf}.rear-marker{margin-top:22px;padding-top:18px;border-top:1px dashed #d8deea;color:#b7bdc8;text-align:center;font-weight:900;letter-spacing:.22em}.deck-placeholder{min-height:360px;display:grid;grid-template-rows:auto 1fr;opacity:.72}.deck-empty-state{min-height:260px;display:grid;place-items:center;align-content:center;gap:8px;border:1px dashed #d5dcea;border-radius:12px;background:#f8fafc;color:#778296;text-align:center;padding:20px}.deck-empty-state b{color:#475569;font-size:14px}.deck-empty-state small{max-width:220px;line-height:1.45}.vibrant{grid-column:1 / -1;background:#fff;border-radius:14px;padding:14px;box-shadow:0 10px 24px #14244114}.seat-legend .female-seat:before{background:#fff1f8;border-color:#ff51a8}.bus-profile-panel{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 14px 30px #14244117}.bus-profile-head{display:flex;justify-content:space-between;padding:14px 16px;align-items:start}.bus-profile-head b{font-size:17px}.bus-profile-head p{color:var(--muted);margin:6px 0 0}.bus-profile-head strong{background:#0b8d44;color:#fff;border-radius:8px;padding:6px 10px}.bus-gallery{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 16px 12px}.bus-gallery img{width:100%;height:104px;object-fit:cover;border-radius:10px}.passenger-screen{width:calc(100% - 32px);max-width:1280px;margin:46px auto 96px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start;min-width:0}.booking-bottom-bar{position:fixed;left:0;right:0;bottom:0;z-index:12;display:flex;justify-content:space-between;align-items:center;padding:14px clamp(18px,5vw,70px);background:#fffffff5;border-top:1px solid var(--line);box-shadow:0 -12px 28px #1424411a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.booking-bottom-bar div{display:grid}.booking-bottom-bar span{color:var(--muted)}.booking-bottom-bar strong{font-size:24px;color:var(--red)}.booking-bottom-bar button:disabled{opacity:.45;cursor:not-allowed}.seat-landscape{overflow-x:auto;background:#ffffffb8;border:1px solid var(--line);border-radius:12px;padding:14px}.seat-map{display:grid;grid-auto-flow:column;grid-template-rows:repeat(4,48px);grid-auto-columns:58px;gap:9px;min-width:max-content}.seat-map.flight{grid-template-rows:repeat(6,48px)}.seat-map button{border:1px solid #cfd7e6;border-radius:10px;background:#fff;display:grid;place-items:center;gap:2px;color:var(--ink)}.seat-map button.chosen{background:var(--red);color:#fff;border-color:var(--red)}.seat-map button.blocked{opacity:.38;text-decoration:line-through;cursor:not-allowed}.seat-walkway-landscape{background:transparent;border:2px dashed #ddd;border-radius:8px;display:grid;place-items:center}.traveller-form{margin-top:18px;display:grid;gap:14px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:0 10px 24px #14244114}.traveller-form h3{margin:0;font-size:22px}.passenger-grid{display:grid;grid-template-columns:minmax(180px,1.3fr) 96px 140px 116px;gap:10px;align-items:center}.contact-grid,.inline-login{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.traveller-form input,.traveller-form select,.inline-login input,.support-card input,.support-card select,.support-card textarea{width:100%;border:1px solid #cfd8e6;border-radius:10px;padding:12px;background:#fff;color:var(--ink);font-size:15px}.traveller-form input:focus,.traveller-form select:focus{outline:0;border-color:#0b8d44;box-shadow:0 0 0 3px #0b8d441f}.traveller-form input[readonly]{background:#f1f5f9;color:#475569;font-weight:850;text-align:center;cursor:not-allowed}.checkout-back{margin:-18px 0 22px;border:1px solid #cfd8e6;border-radius:999px;background:#fff;color:#111827;padding:10px 14px;font-weight:850;display:inline-flex;align-items:center;gap:8px}.success-note{margin-top:12px;padding:12px;border-radius:10px;background:#e8fff5;color:#08764f}.offer-row,.news-row,.operator-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.section-kicker{display:inline-flex;align-items:center;margin-bottom:8px;color:var(--red);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.offers-section{position:relative;isolation:isolate;overflow:hidden;background:#fff;border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5}.offers-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#fff,#f7f9fc)}.offers-section .section-title,.offers-section .offer-row{width:min(1080px,100%);margin-left:auto;margin-right:auto}.offers-section .section-title{align-items:center;margin-bottom:18px}.offers-section .section-kicker{display:none}.offers-section .section-title h2,.whats-new-section h2{font-family:Segoe UI,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(24px,2.8vw,32px);line-height:1.12;font-weight:850;letter-spacing:0}.offers-section .section-title a{min-height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;padding:0 18px;background:#fff;color:#28415f;border:1px solid #b9c8d8;box-shadow:0 6px 14px #14244114;font-size:13px}.offer-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.offer-row article{position:relative;min-height:188px;overflow:hidden;border-radius:8px;padding:18px 20px;color:var(--ink);background:#fff;border:1px solid #dfe5ef;box-shadow:0 10px 22px #1424411f;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.offer-row article:after{display:none}.offer-card-glow{display:none}.offer-card-top{position:relative;z-index:1;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:24px}.offer-card-top small{color:#fff;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:0;background:#ec3f4d;border-radius:6px;padding:7px 9px;line-height:1}.offer-row article:nth-child(2) .offer-card-top small{background:#0f62b7}.offer-row article:nth-child(3) .offer-card-top small{background:#27a865}.offer-row article:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 22px 44px #1424411f}.offer-row .offer-icon{width:58px;height:58px;display:inline-grid;place-items:center;border-radius:14px;background:#f3f7fb;color:#1f4d79;box-shadow:inset 0 0 0 1px #d9e4ef}.offer-row .offer-icon svg{width:34px;height:34px;stroke-width:2.15}.offer-row h3,.offer-row p,.offer-row b{position:relative;z-index:1}.offer-row h3{margin:0;max-width:260px;font-size:18px;line-height:1.22;color:#202938}.offer-row p{margin:8px 0 14px;max-width:300px;color:#4e5a6c;line-height:1.45;font-size:13px;font-weight:650}.offer-row b{display:inline-flex;width:fit-content;margin-top:auto;border-radius:6px;padding:6px 10px;background:#fff;color:#28415f;border:1px solid #9fb0c2;letter-spacing:.02em;box-shadow:none;font-size:12px}.whats-new-section{position:relative;overflow:hidden;background:#fff;color:var(--ink)}.whats-new-section:before{display:none}.whats-new-section .section-title{margin-bottom:18px;display:block}.whats-new-section .section-title,.whats-new-section .news-row{position:relative;z-index:1;width:min(1080px,100%);margin-left:auto;margin-right:auto}.whats-new-section .section-kicker{display:block;margin-bottom:0;color:#4e5a6c;font-size:14px;font-weight:500;letter-spacing:0;text-transform:none}.news-row{grid-template-columns:repeat(3,1fr);gap:20px}.news-row article{position:relative;min-height:188px;border:1px solid #dfe5ef;border-radius:8px;padding:20px;background:#fff;box-shadow:0 10px 22px #1424411f;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;transition:transform .25s ease,background .25s ease,border-color .25s ease}.news-row article:before{display:none}.news-row article:hover{transform:translateY(-4px);background:#fff;border-color:#cbd5e1}.news-icon-wrap{position:absolute;top:20px;right:20px;width:60px;height:60px;display:grid;place-items:center;border-radius:13px;background:#f5f8fc;box-shadow:none;overflow:hidden}.news-icon-wrap img{width:100%;height:100%;display:block;object-fit:cover}.news-row article strong{position:absolute;top:20px;left:20px;min-width:60px;min-height:60px;border-radius:13px;padding:8px 10px;display:grid;place-items:center;color:#fff;background:#f04444;font-size:19px;line-height:1.05;font-weight:900;letter-spacing:0;text-align:center}.news-row article:nth-child(2) strong{background:#0f62b7;color:#fff}.news-row article:nth-child(3) strong{background:#2fac6b;color:#fff}.news-row h3{position:relative;margin:84px 0 8px;color:var(--ink);font-size:18px;line-height:1.22}.news-row p{position:relative;margin:0;color:#4e5a6c;font-size:13px;line-height:1.45;font-weight:650}.testimonial-section{position:relative;width:100%;padding:76px clamp(18px,5vw,70px);text-align:center;background:linear-gradient(180deg,#fff,#f5f8ff);overflow:hidden}.testimonial-section:before{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:linear-gradient(90deg,#c51934,#ff8196,pink)}.section-head{display:flex;flex-direction:column;gap:10px;margin:0 auto 40px;max-width:720px;align-items:center}.testimonial-section h2{margin:0;font-size:clamp(38px,5vw,64px);line-height:.98}.testimonial-section .section-subtitle{margin:0;font-size:17px;color:var(--muted);max-width:640px}.testimonial-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1180px;margin:0 auto}.testimonial-row article{position:relative;min-height:290px;border:1px solid rgba(16,26,51,.08);border-radius:8px;padding:30px;background:#fff;box-shadow:0 18px 45px #1424411a;display:flex;flex-direction:column;justify-content:space-between;text-align:left;transition:transform .25s ease,box-shadow .25s ease}.testimonial-row article:nth-child(2){transform:translateY(22px);background:#101a33;color:#fff}.testimonial-row article:hover{transform:translateY(-6px);box-shadow:0 28px 60px #1424412e}.testimonial-row article:nth-child(2):hover{transform:translateY(14px)}.quote-mark{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#fff0f3;color:var(--red);font-family:Georgia,serif;font-size:54px;line-height:1}.testimonial-row article:nth-child(2) .quote-mark{background:#ffffff1f;color:#ffcf5a}.testimonial-row article p{margin:28px 0 26px;color:inherit;font-size:16px;line-height:1.85}.testimonial-row article footer{margin-top:auto;display:flex;align-items:center;gap:12px;color:var(--muted);font-size:13px;letter-spacing:0;font-weight:700}.testimonial-row article:nth-child(2) footer{color:#ffffffb8}.testimonial-row article footer span{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#c51934,#ff8196);color:#fff;font-weight:900}.testimonial-row article footer div{display:grid;gap:2px}.testimonial-row article footer strong{color:var(--ink);font-size:15px}.testimonial-row article:nth-child(2) footer strong{color:#fff}.testimonial-row article footer small{color:inherit;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.operator-row{grid-template-columns:repeat(3,minmax(0,1fr))}.operator-row article{border:1px solid #e8ecef;border-radius:16px;padding:20px;text-align:center;box-shadow:0 8px 20px #00000014;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.operator-row article:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000001f}.operator-logo{width:70px;height:70px;object-fit:contain;border-radius:50%;border:1px solid #e8ecef;background:#fff;padding:4px;margin:0 auto 10px;display:block;box-shadow:0 4px 12px #00000014}.round-badge{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;margin:0 auto;background:#fff1f1;color:var(--red);font-weight:900;border:1px solid rgba(227,27,55,.2);box-shadow:0 4px 12px #00000014}.narrow{width:min(1320px,100%);margin:0 auto}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.travel-card{background:#fff;border-radius:16px;overflow:hidden;display:grid;box-shadow:0 8px 20px #00000014;border:1px solid #e8ecef;transition:transform .2s ease,box-shadow .2s ease}.travel-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000001f}.travel-card img{width:100%;height:220px;object-fit:cover}.travel-card div{padding:16px}.travel-card span{color:var(--red);text-transform:uppercase;font-size:12px;font-weight:700}.travel-card h3{margin:8px 0}.travel-card p{color:var(--muted)}.travel-card footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 16px 16px}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.dash-panel,.support-card{background:#fff;border-radius:16px;padding:18px;box-shadow:0 8px 20px #00000014;border:1px solid #e8ecef;display:grid;gap:12px}.customer-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.customer-metrics article{background:#fff4f5;border:1px solid #e8ecef;border-radius:16px;padding:16px;display:grid;gap:8px;box-shadow:0 8px 20px #00000014;transition:transform .2s ease}.customer-metrics article:hover{transform:translateY(-2px)}.customer-metrics svg{color:var(--blue)}.customer-metrics span{color:var(--muted);font-size:13px;font-weight:700}.customer-metrics strong{font-size:24px;color:var(--ink)}.dashboard-note{width:min(1180px,100%);margin:-8px auto 18px;padding:12px 14px;border:1px solid #bfe7d5;border-radius:12px;background:#e8fff5;color:#08764f;font-weight:750}.account-panel{align-content:start}.account-form{display:grid;gap:12px}.account-form label{display:grid;gap:6px;color:var(--muted);font-size:13px;font-weight:800}.account-form input{width:100%;border:1px solid var(--line);border-radius:10px;padding:11px 12px;background:#fff;color:var(--ink);font-size:14px}.account-form input:disabled{background:#f4f7fb;color:#7b8494}.reward-panel{background:#fff7e5;border:1px solid #e8ecef}.reward-panel>strong{font-size:30px;color:var(--red)}.reward-panel div{display:flex;justify-content:space-between;gap:12px;padding-top:8px;border-top:1px solid rgba(10,36,80,.12)}.wide-panel{grid-column:1 / -1}.booking-card{border:1px solid #e8ecef;border-radius:12px;padding:14px;display:grid;gap:10px;background:#fff;box-shadow:0 4px 12px #0000000f}.booking-card div{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.booking-card span,.booking-card small{color:var(--muted)}.booking-finance-row{justify-content:flex-start!important}.booking-finance-row span{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:999px;padding:6px 10px;background:#f8fbff;font-size:12px;font-weight:800}.booking-finance-row b{color:var(--ink)}.tracking-line{color:var(--blue-dark);font-weight:650}.booking-actions{justify-content:flex-start!important}.booking-actions button,.dash-panel button{border:0;border-radius:10px;padding:9px 12px;background:#eef4ff;color:var(--blue-dark);font-weight:650;border:1px solid #e8ecef;transition:all .2s ease}.booking-actions button:hover,.dash-panel button:hover{background:#e0f0ff}.ticket-window-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;display:grid;place-items:center;padding:20px;background:#0510268c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ticket-window{width:min(920px,100%);max-height:min(90vh,960px);overflow:hidden;border-radius:18px;background:#f7f9fd;box-shadow:0 24px 60px #0a193359;display:grid;grid-template-rows:auto 1fr}.ticket-window-head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:16px 20px;border-bottom:1px solid var(--line);background:#fff}.ticket-window-head span{color:var(--muted);font-size:12px;text-transform:uppercase;font-weight:800}.ticket-window-head h3{margin:6px 0 0;font-size:24px}.ticket-window-close{border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);padding:10px 14px;font-weight:750}.ticket-window-body{padding:20px;overflow:auto}.support-card{max-width:760px}.support-card textarea{min-height:150px;resize:vertical}.auth-card{width:min(520px,100%);background:#fff;border-radius:16px;padding:20px;box-shadow:0 8px 20px #00000014;border:1px solid #e8ecef;display:grid;gap:12px}.auth-card input{width:100%;border:1px solid var(--line);border-radius:10px;padding:12px}.account-page,.support-page,.dashboard-page{background:radial-gradient(circle at 10% 8%,rgba(232,241,255,.85) 0 16%,transparent 34%),radial-gradient(circle at 92% 16%,rgba(255,240,244,.78) 0 15%,transparent 32%),#fbfcff}.account-page,.support-page{display:flex;flex-direction:column;align-items:stretch}.account-page .page-heading,.account-page .auth-card,.support-page .page-heading,.support-page .support-card{width:min(960px,100%);margin-left:auto;margin-right:auto}.account-page .page-heading,.support-page .page-heading{justify-content:flex-start;align-items:center}.account-page .page-heading h1,.support-page .page-heading h1{max-width:100%;text-wrap:balance}.account-page .page-heading p,.support-page .page-heading p{max-width:860px}.account-page .auth-card,.support-page .support-card{padding:30px;border-radius:18px;box-shadow:0 24px 60px #1424411f}.support-page .support-card{max-width:none}.account-page>.primary{align-self:center;min-width:220px}.dashboard-page .page-heading,.dashboard-page .customer-metrics,.dashboard-page .dashboard-grid{width:min(1180px,100%);margin-left:auto;margin-right:auto}.dashboard-page .page-heading{margin-bottom:26px}.forgot-link,.link-button{border:0;background:transparent;color:var(--blue);font-weight:800;justify-self:end;padding:4px 0}.link-button{justify-self:start}.forgot-link:hover,.link-button:hover{color:var(--red)}.oauth-divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.oauth-divider:before,.oauth-divider:after{content:"";height:1px;background:var(--line);flex:1}.oauth-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.oauth-row button{border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff;color:var(--ink);font-weight:800;display:grid;place-items:center;min-height:48px}.social-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:18px}.google-mark{background:conic-gradient(from -45deg,#4285f4 0,#4285f4 25%,#34a853 0,#34a853 50%,#fbbc05 0,#fbbc05 75%,#ea4335 0);color:#fff}.facebook-mark{background:#1877f2;color:#fff;font-family:Arial,sans-serif}.apple-mark{background:#111;color:#fff;font-family:Georgia,serif}.segmented-auth{display:grid;grid-template-columns:1fr 1fr;background:#eef4ff;border-radius:12px;padding:5px;border:1px solid #e8ecef}.segmented-auth button{border:0;border-radius:10px;padding:11px;background:transparent;font-weight:800;color:var(--blue-dark);transition:all .2s ease}.segmented-auth button.active{background:#fff;color:var(--red);box-shadow:0 4px 12px #00000014}.checkout-page{background:#f7f9fd}.print-ticket{width:min(900px,100%);background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 20px 48px #0d29521f}.ticket-head{display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px dashed #c9d1df;padding-bottom:16px}.ticket-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.ticket-grid span{display:grid;gap:6px;border:1px solid var(--line);border-radius:12px;padding:12px;color:var(--muted)}.ticket-grid b{color:var(--ink)}.ticket-passenger{display:grid;grid-template-columns:1fr 100px 120px 100px;gap:12px;padding:12px 0;border-top:1px solid var(--line)}.floating-chat{position:fixed;right:22px;bottom:22px;z-index:30;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.chat-launch{border:0;border-radius:999px;padding:12px 18px;color:#fff;background:var(--red);display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:800;box-shadow:0 8px 20px #00000026;transition:background .2s ease}.chat-launch:hover{background:var(--red-dark)}.chat-panel{width:min(390px,calc(100vw - 36px));background:#fff;border:1px solid #e8ecef;border-radius:16px;padding:14px;box-shadow:0 8px 20px #00000014;display:flex;flex-direction:column;gap:10px;max-height:calc(100vh - 140px)}.chat-panel h3{margin:0;display:flex;gap:8px;align-items:center;justify-content:space-between}.chat-panel h3 button{border:0;background:transparent;color:#777;font-size:22px;line-height:1;padding:4px 8px;border-radius:8px}.chat-panel h3 button:hover{background:#f1f3f8;color:#111}.chat-window{min-height:180px;max-height:260px;overflow:auto;border-radius:12px;background:#f7f9fd;padding:10px;display:grid;align-content:start;gap:8px}.chat-bubble{max-width:86%;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid var(--line)}.chat-bubble.customer{margin-left:auto;background:var(--blue);color:#fff;border-color:var(--blue)}.chat-bubble.assistant{background:#fff7ea;border-color:#f8d7a0}.chat-panel textarea{width:100%;min-height:64px;margin:0;border:1px solid var(--line);border-radius:10px;padding:10px;resize:vertical}.chat-actions{display:flex;gap:10px;flex-wrap:wrap}.chat-actions button{border:0;border-radius:10px;padding:10px 14px;background:var(--blue);color:#fff;font-weight:750;transition:background .2s ease}.chat-actions button:hover{background:var(--blue-dark)}.chat-actions button.urgent{background:var(--red)}.chat-actions button.urgent:hover{background:var(--red-dark)}@keyframes fadeLift{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes modalFade{0%{opacity:0}to{opacity:1}}@keyframes modalRise{0%{opacity:0;transform:translateY(26px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes spinPulse{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.site-footer{margin-top:auto;padding:36px clamp(18px,5vw,70px) 24px;background:#071b41;color:#fff;display:grid;gap:22px;border-top:3px solid var(--red)}.footer-top{display:flex;flex-wrap:wrap;align-items:center;gap:18px 28px}.footer-logo{display:block;height:62px;width:auto;max-width:220px;object-fit:contain}.footer-tagline{margin:0;color:#ffffffb8;font-size:14px;line-height:1.55;max-width:520px}.footer-tabs{display:flex;flex-wrap:wrap;gap:0;border-bottom:1px solid rgba(255,255,255,.12)}.footer-tabs button{border:0;background:transparent;color:#ffffffb3;font-weight:700;font-size:14px;padding:12px 18px;border-bottom:3px solid transparent;margin-bottom:-1px}.footer-tabs button.active{color:#fff;background:#e31b3726;border-color:var(--red)}.footer-link-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 24px}.footer-route-link{border:0;background:transparent;color:#ffffffb8;font-size:13px;font-weight:600;text-align:left;padding:4px 0}.footer-route-link:hover{color:#fff;text-decoration:underline}.footer-important-links{display:flex;flex-wrap:wrap;gap:8px 20px;padding:16px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.footer-important-links button{border:0;background:transparent;color:#ffffffc7;font-size:13px;font-weight:600;padding:4px 0}.footer-important-links button:hover{color:#fff;text-decoration:underline}.footer-bottom-bar{display:grid;grid-template-columns:1fr auto auto;gap:16px 24px;align-items:center;font-size:12px;color:#fff9}.footer-legal{display:flex;flex-wrap:wrap;gap:8px 16px}.footer-legal button{border:0;background:transparent;color:#ffffffb8;font-size:12px;font-weight:600;padding:0}.footer-legal button:hover,.footer-legal .policy-link{color:#fff;text-decoration:underline}.footer-social{display:flex;gap:10px}.footer-social a{width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.25);display:grid;place-items:center;color:#fff;font-size:12px;font-weight:800}.footer-social a:hover{background:#ffffff1a}.policy-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:22px;background:#040e2294;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:modalFade .2s ease both}.policy-modal{width:min(640px,100%);max-height:min(85vh,720px);overflow:auto;border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 34px 90px #00000047;animation:modalRise .28s cubic-bezier(.2,.8,.2,1) both}.policy-modal-head{display:flex;justify-content:space-between;align-items:start;gap:16px;padding:22px 24px 0}.policy-modal-head span{color:var(--red);font-weight:800;text-transform:uppercase;font-size:12px}.policy-modal-head h2{margin:6px 0 0;font-size:26px}.policy-close{border:1px solid var(--line);border-radius:50%;width:40px;height:40px;background:#fff;display:grid;place-items:center;color:var(--ink)}.policy-modal-body{padding:16px 24px 24px}.policy-modal-body p{color:var(--muted);line-height:1.6;margin:0 0 16px}.policy-modal-body table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:10px;overflow:hidden;margin-bottom:16px}.policy-modal-body th,.policy-modal-body td{padding:10px 14px;border-bottom:1px solid var(--line);font-size:14px;text-align:left}.policy-modal-body th{background:#f5f7fb;font-weight:800}.policy-modal-body th:last-child,.policy-modal-body td:last-child{text-align:center;color:#0b8d44;font-weight:800}.policy-modal-body tr:last-child td{border-bottom:0}.policy-modal-body ul{margin:0;padding-left:20px;color:var(--muted);display:grid;gap:8px;font-size:14px;line-height:1.55}@media(max-width:1240px){.top-nav{grid-template-columns:150px minmax(0,1fr) auto;gap:10px}.service-nav{gap:6px}.service-nav button{min-width:74px;font-size:13px}.utility-nav{gap:8px}.utility-nav button{font-size:13px}.offer-row{grid-template-columns:repeat(3,minmax(0,1fr))}.news-row,.testimonial-row,.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operator-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1080px){.dedicated-seat-screen,.passenger-screen{grid-template-columns:1fr;width:calc(100% - 24px);margin:18px auto}.portrait-chart-wrap{grid-template-columns:repeat(2,minmax(0,1fr))}.booking-page{padding:0 12px 84px}.deck-card,.bus-profile-panel{width:100%;overflow:hidden}.hero-art{min-height:520px;padding-bottom:92px}.hero-copy{max-width:62vw}.hero-image{width:min(58vw,640px);opacity:.72}.service-hero,.catalog-hero{grid-template-columns:1fr}.service-hero-media,.catalog-hero>img{min-height:260px}.main-search-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.promo-bar{display:none}.top-shell{box-shadow:0 8px 24px #1424411a}.top-nav{height:auto;grid-template-columns:1fr;gap:0;padding:10px 14px}.mobile-brand-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:54px;width:100%}.hamburger-button{display:grid;flex:0 0 42px}.brand-button{justify-self:start;padding:0}.brand-logo{height:48px}.service-nav,.utility-nav{display:none;width:100%;overflow:visible;justify-content:flex-start;padding:10px 0 0}.top-shell.mobile-open .service-nav,.top-shell.mobile-open .utility-nav{display:grid}.service-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;height:auto}.service-nav button{min-width:0;min-height:52px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;display:flex;justify-content:flex-start;padding:0 14px;gap:10px}.service-nav button.active{border-color:#e31b3747;background:#fff4f5}.utility-nav{grid-template-columns:1fr;gap:10px;padding-bottom:8px}.utility-nav button{min-height:48px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;justify-content:flex-start;padding:0 14px}.main-search-row,.card-grid,.offer-row,.news-row,.operator-row,.testimonial-row,.dashboard-grid,.customer-metrics,.passenger-grid,.contact-grid,.inline-login,.journey-results,.mini-offers,.point-grid,.seat-info-layout,.ticket-grid,.ticket-passenger,.dedicated-seat-screen,.passenger-screen,.footer-link-columns,.footer-bottom-bar,.service-story-grid,.service-info-band,.catalog-feature-row{grid-template-columns:1fr}.abhi-search-bar{flex-direction:column;border-radius:20px;gap:12px;padding:12px;background:#f8fafc;border-color:#e3e9f2;overflow:visible;box-shadow:0 16px 34px #1424411f}.abhi-search-bar:hover{transform:none}.abhi-field{min-height:76px;border:1px solid #dfe6ef;border-radius:16px;padding:14px 16px;background:#fff}.abhi-field:hover{background:#fff}.city-dropdown-value,.city-dropdown-placeholder,.abhi-date-display{font-size:17px}.swap-btn{margin:-2px auto;width:44px;height:44px;transform:rotate(90deg)}.swap-btn:hover{transform:rotate(270deg) scale(1.04)}.quick-date-btns{flex-direction:row;border:0;border-radius:16px;padding:6px;gap:8px;background:#edf3fb}.quick-date-btns button{flex:1;min-height:42px;border-radius:12px}.abhi-search-btn{min-height:56px;padding:0 18px;border-radius:16px;width:100%}.type-icon-grid{grid-template-columns:repeat(2,1fr)}.sort-bar button{min-width:70px;font-size:12px}.mini-offers{justify-content:stretch}.mini-offers article{min-height:50px;font-size:13px}.offers-section,.whats-new-section,.testimonial-section{padding-left:18px;padding-right:18px}.offer-row article,.news-row article,.testimonial-row article{min-height:auto}.testimonial-row article:nth-child(2),.testimonial-row article:nth-child(2):hover{transform:none}.service-page,.catalog-page{padding:34px 18px 54px}.service-search-module{padding:16px;margin-top:24px}.service-search-module .radio-row{width:100%;border-radius:16px;justify-content:center}.service-hero-copy h1,.catalog-hero h1{font-size:38px}.service-point-row span{width:100%;justify-content:center;text-align:center}.main-search-row label{border-right:0;border-bottom:1px solid #d5d9e1}.filter-panel{position:static}.booking-window-head{grid-template-columns:42px 1fr;min-height:auto;padding:12px 14px}.booking-route-title{font-size:17px}.window-offer{grid-column:1 / -1;justify-self:start;padding:8px 12px;font-size:13px}.booking-tabs{top:67px}.portrait-chart-wrap{grid-template-columns:repeat(2,minmax(0,1fr))}.deck-card{min-height:auto}.deck-seat-scroll{overflow-x:auto}h1{font-size:38px}.hero-search{margin-top:-34px}.hero-art{min-height:auto;padding:42px 18px 118px;align-items:flex-start}.hero-copy{max-width:100%}.hero-image{width:min(82vw,520px);right:-8vw;opacity:.28}.footer-bottom-bar{grid-template-columns:1fr;text-align:center}.footer-legal,.footer-social{justify-content:center}}@media print{.top-shell,.site-footer,.floating-chat,.primary,.promo-bar{display:none!important}.page-band{padding:0}.print-ticket{box-shadow:none;border:1px solid #999;width:100%}}@media(max-width:560px){.hero-art{min-height:auto;padding:34px 16px 96px}.hero-image{width:96vw;right:-22vw;opacity:.22}.hero-copy h1{font-size:32px;line-height:1.08}.hero-copy p{font-size:16px;line-height:1.5}.eyebrow{font-size:12px}h1{font-size:32px}.journey-module{width:calc(100% - 24px)}.hero-search{padding:0;border-radius:22px}.booking-page{padding-bottom:130px}.booking-bottom-bar{display:grid;gap:10px}.booking-window-head{grid-template-columns:36px 1fr;gap:10px}.window-close{width:34px;height:34px;font-size:28px}.wizard-tabs{overflow-x:auto;justify-content:flex-start}.route-point-item{grid-template-columns:1fr}.seater-grid{grid-template-columns:repeat(4,34px)}.sleeper-grid,.mixed-grid{grid-template-columns:42px 28px 42px 42px}.chair-seat{width:34px;height:36px}.sleeper-berth{width:42px;height:96px}.walkway{width:28px;height:96px}.chat-launch{padding:14px 18px;font-size:16px}.floating-chat{right:14px;bottom:14px}.brand-logo{height:42px}.ticket-window-backdrop{padding:10px}.ticket-window-head{padding:12px 14px}.ticket-window-head h3{font-size:20px}.ticket-window-body{padding:12px}.section-title{align-items:flex-start;flex-direction:row}.clean-section{padding:34px 16px}.offers-section .section-title h2,.whats-new-section h2,.testimonial-section h2{font-size:25px}.offers-section .section-title a{min-height:34px;padding:0 13px;font-size:12px}.offer-row,.news-row{gap:14px}.news-row article,.testimonial-row article,.offer-row article{padding:18px}.offer-row article,.news-row article{width:100%;max-width:430px;margin:0 auto}.offer-card-top{margin-bottom:18px}.news-icon-wrap,.news-row article strong{top:18px}.news-icon-wrap{right:18px}.news-row article strong{left:18px}}
