.Breadcrumbs-module__uxLwMa__breadcrumbs{padding:var(--space-md) 0}.Breadcrumbs-module__uxLwMa__list{font-size:var(--font-size-sm);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module__uxLwMa__item{color:var(--bs-gray-500);align-items:center;gap:.5rem;display:flex}.Breadcrumbs-module__uxLwMa__item a{color:var(--bs-royal);text-decoration:none}.Breadcrumbs-module__uxLwMa__item a:hover{text-decoration:underline}.Breadcrumbs-module__uxLwMa__current{color:var(--bs-gray-700);font-weight:500}.Breadcrumbs-module__uxLwMa__item i{color:var(--bs-gray-400);font-size:.625rem}
.about-module__-i9KWa__aboutHero{background:linear-gradient(135deg, var(--bs-primary-dark) 0%, var(--bs-primary) 60%, var(--bs-royal) 100%);color:var(--bs-white);padding:var(--space-4xl) 0 var(--space-3xl);position:relative;overflow:hidden}.about-module__-i9KWa__aboutHero:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff14 0%,#fff0 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.about-module__-i9KWa__badgeHero{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--bs-white);border-radius:var(--radius-full);font-size:var(--font-size-sm);letter-spacing:.05em;text-transform:uppercase;margin-bottom:var(--space-md);background:#ffffff26;border:1px solid #fff3;align-items:center;gap:.5rem;padding:.4rem 1.2rem;font-weight:600;display:inline-flex}.about-module__-i9KWa__heroTitle{color:var(--bs-white);margin-bottom:var(--space-md);font-size:clamp(2.2rem,5vw,3.75rem);font-weight:800;line-height:1.15}.about-module__-i9KWa__heroSubtitle{color:#ffffffe6;max-width:720px;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.6}.about-module__-i9KWa__statsSection{background:var(--bs-white);z-index:10;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:var(--space-2xl) var(--space-xl);margin-top:-3rem;position:relative}.about-module__-i9KWa__statItem{text-align:center;padding:var(--space-md)}.about-module__-i9KWa__statNumber{font-family:var(--font-display);color:var(--bs-primary);margin-bottom:.35rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;line-height:1}.about-module__-i9KWa__statLabel{color:var(--bs-gray-600);font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.about-module__-i9KWa__storySection{padding:var(--space-4xl) 0}.about-module__-i9KWa__leadParagraph{color:var(--bs-primary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:500;line-height:1.7}.about-module__-i9KWa__storyBody p{color:var(--bs-gray-700);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.8}.about-module__-i9KWa__quoteCard{background:linear-gradient(135deg, var(--bs-gray-50) 0%, var(--bs-white) 100%);border-left:4px solid var(--bs-accent);padding:var(--space-xl);border-radius:0 var(--radius-lg) var(--radius-lg) 0;margin:var(--space-xl) 0}.about-module__-i9KWa__quoteText{font-family:var(--font-display);color:var(--bs-primary-dark);margin-bottom:.75rem;font-size:1.25rem;font-style:italic}.about-module__-i9KWa__quoteAuthor{color:var(--bs-gray-600);font-weight:600;font-size:var(--font-size-sm)}.about-module__-i9KWa__valuesSection{background-color:var(--bs-gray-50);padding:var(--space-4xl) 0}.about-module__-i9KWa__valueCard{background:var(--bs-white);border-radius:var(--radius-xl);padding:var(--space-2xl) var(--space-xl);box-shadow:var(--shadow-sm);border:1px solid var(--bs-gray-200);height:100%;transition:transform var(--transition-base), box-shadow var(--transition-base)}.about-module__-i9KWa__valueCard:hover{box-shadow:var(--shadow-lg);border-color:rgba(var(--bs-royal-rgb), .3);transform:translateY(-6px)}.about-module__-i9KWa__valueIconWrap{border-radius:var(--radius-lg);background:rgba(var(--bs-royal-rgb), .1);width:60px;height:60px;color:var(--bs-royal);margin-bottom:var(--space-lg);justify-content:center;align-items:center;font-size:1.75rem;display:flex}.about-module__-i9KWa__valueTitle{color:var(--bs-primary);margin-bottom:var(--space-sm);font-size:1.35rem;font-weight:700}.about-module__-i9KWa__valueText{color:var(--bs-gray-600);font-size:.975rem;line-height:1.7}.about-module__-i9KWa__fleetSection{padding:var(--space-4xl) 0}.about-module__-i9KWa__aircraftCard{background:var(--bs-white);border-radius:var(--radius-xl);border:1px solid var(--bs-gray-200);box-shadow:var(--shadow-sm);flex-direction:column;height:100%;display:flex;overflow:hidden}.about-module__-i9KWa__aircraftHeader{background:linear-gradient(135deg, var(--bs-primary-dark) 0%, var(--bs-primary) 100%);color:var(--bs-white);padding:var(--space-xl)}.about-module__-i9KWa__aircraftName{color:var(--bs-white);margin-bottom:.25rem;font-size:1.4rem}.about-module__-i9KWa__aircraftType{color:#ffffffbf;font-size:var(--font-size-sm)}.about-module__-i9KWa__aircraftBody{padding:var(--space-xl);flex-grow:1}.about-module__-i9KWa__aircraftSpecs{margin:var(--space-md) 0 0;padding:0;list-style:none}.about-module__-i9KWa__aircraftSpecs li{border-bottom:1px solid var(--bs-gray-100);font-size:var(--font-size-sm);justify-content:space-between;padding:.6rem 0;display:flex}.about-module__-i9KWa__aircraftSpecs li:last-child{border-bottom:none}.about-module__-i9KWa__specLabel{color:var(--bs-gray-600)}.about-module__-i9KWa__specValue{color:var(--bs-primary);font-weight:600}.about-module__-i9KWa__teamSection{background-color:var(--bs-gray-50);padding:var(--space-4xl) 0}.about-module__-i9KWa__teamCard{background:var(--bs-white);border-radius:var(--radius-xl);padding:var(--space-xl);border:1px solid var(--bs-gray-200);text-align:center;height:100%}.about-module__-i9KWa__avatar{background:linear-gradient(135deg, var(--bs-royal) 0%, var(--bs-primary) 100%);width:96px;height:96px;color:var(--bs-white);margin:0 auto var(--space-lg);box-shadow:0 4px 14px rgba(var(--bs-royal-rgb), .3);border-radius:50%;justify-content:center;align-items:center;font-size:2.25rem;font-weight:700;display:flex}.about-module__-i9KWa__memberName{color:var(--bs-primary);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.about-module__-i9KWa__memberRole{color:var(--bs-accent);font-weight:600;font-size:var(--font-size-sm);margin-bottom:var(--space-md)}.about-module__-i9KWa__memberBio{color:var(--bs-gray-600);font-size:.925rem;line-height:1.6}.about-module__-i9KWa__commitmentsSection{padding:var(--space-4xl) 0}.about-module__-i9KWa__commitmentBox{background:var(--bs-white);border:1px solid var(--bs-gray-200);border-radius:var(--radius-xl);padding:var(--space-2xl);box-shadow:var(--shadow-sm)}.about-module__-i9KWa__ctaBanner{background:linear-gradient(135deg, var(--bs-primary) 0%, var(--bs-royal) 100%);border-radius:var(--radius-2xl);color:var(--bs-white);padding:var(--space-3xl) var(--space-2xl);text-align:center;margin-top:var(--space-3xl)}.about-module__-i9KWa__ctaTitle{color:var(--bs-white);margin-bottom:var(--space-md);font-size:clamp(1.8rem,3.5vw,2.5rem)}.about-module__-i9KWa__ctaText{color:#ffffffe6;max-width:620px;margin:0 auto var(--space-xl);font-size:1.15rem}
.contact-module__xwJ-uq__contactHero{background:linear-gradient(135deg, var(--bs-primary-dark) 0%, var(--bs-primary) 60%, var(--bs-royal) 100%);color:var(--bs-white);padding:var(--space-4xl) 0 var(--space-3xl);position:relative;overflow:hidden}.contact-module__xwJ-uq__heroTitle{color:var(--bs-white);margin-bottom:var(--space-md);font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.2}.contact-module__xwJ-uq__heroSubtitle{color:#ffffffe6;max-width:680px;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.6}.contact-module__xwJ-uq__heroBadges{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.contact-module__xwJ-uq__heroBadge{border-radius:var(--radius-full);font-size:var(--font-size-sm);color:var(--bs-white);background:#ffffff1f;border:1px solid #fff3;align-items:center;gap:.5rem;padding:.4rem .9rem;display:inline-flex}.contact-module__xwJ-uq__contactChannels{z-index:10;margin-top:-2.5rem;position:relative}.contact-module__xwJ-uq__channelCard{background:var(--bs-white);border-radius:var(--radius-xl);border:1px solid var(--bs-gray-200);box-shadow:var(--shadow-md);padding:var(--space-xl);height:100%;transition:transform var(--transition-base), box-shadow var(--transition-base)}.contact-module__xwJ-uq__channelCard:hover{box-shadow:var(--shadow-lg);border-color:rgba(var(--bs-royal-rgb), .3);transform:translateY(-4px)}.contact-module__xwJ-uq__channelIcon{border-radius:var(--radius-lg);width:52px;height:52px;margin-bottom:var(--space-md);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.contact-module__xwJ-uq__iconPrimary{background:rgba(var(--bs-royal-rgb), .1);color:var(--bs-royal)}.contact-module__xwJ-uq__iconAccent{background:rgba(var(--bs-accent-rgb), .1);color:var(--bs-accent)}.contact-module__xwJ-uq__iconSuccess{color:#28a745;background:#28a7451a}.contact-module__xwJ-uq__iconDark{color:var(--bs-primary);background:#0a24631a}.contact-module__xwJ-uq__channelTitle{color:var(--bs-primary);margin-bottom:.35rem;font-size:1.15rem;font-weight:700}.contact-module__xwJ-uq__channelHours{font-size:var(--font-size-xs);color:var(--bs-gray-500);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem;font-weight:600}.contact-module__xwJ-uq__channelContact{color:var(--bs-royal);word-break:break-word;overflow-wrap:anywhere;margin-bottom:.5rem;font-size:1.05rem;font-weight:700;display:block}.contact-module__xwJ-uq__channelContact:hover{color:var(--bs-primary);text-decoration:underline}.contact-module__xwJ-uq__channelDesc{color:var(--bs-gray-600);font-size:var(--font-size-sm);margin:0;line-height:1.5}.contact-module__xwJ-uq__formSection{padding:var(--space-4xl) 0}.contact-module__xwJ-uq__formCard{background:var(--bs-white);border-radius:var(--radius-2xl);border:1px solid var(--bs-gray-200);box-shadow:var(--shadow-lg);padding:clamp(1.5rem,4vw,3rem)}.contact-module__xwJ-uq__formTitle{color:var(--bs-primary);margin-bottom:.5rem;font-size:1.85rem;font-weight:800}.contact-module__xwJ-uq__formSubtitle{color:var(--bs-gray-600);margin-bottom:2rem;font-size:1rem}.contact-module__xwJ-uq__errorText{color:var(--bs-danger);font-size:var(--font-size-xs);margin-top:.25rem;font-weight:500}.contact-module__xwJ-uq__isInvalid{background-color:#fff8f8;border-color:var(--bs-danger)!important}.contact-module__xwJ-uq__successBanner{border-radius:var(--radius-xl);text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;padding:2.5rem 2rem}.contact-module__xwJ-uq__successIcon{color:#15803d;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;font-size:2.5rem;display:flex}.contact-module__xwJ-uq__ticketRef{background:var(--bs-white);border-radius:var(--radius-md);color:#166534;border:2px dashed #86efac;margin:1rem 0;padding:.5rem 1.5rem;font-family:monospace;font-size:1.25rem;font-weight:700;display:inline-block}.contact-module__xwJ-uq__sidebarCard{background:var(--bs-gray-50);border-radius:var(--radius-xl);border:1px solid var(--bs-gray-200);padding:var(--space-xl);margin-bottom:var(--space-xl)}.contact-module__xwJ-uq__sidebarTitle{color:var(--bs-primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.15rem;font-weight:700;display:flex}.contact-module__xwJ-uq__officeList{flex-direction:column;gap:1.25rem;display:flex}.contact-module__xwJ-uq__officeItem{border-bottom:1px solid var(--bs-gray-200);padding-bottom:1rem}.contact-module__xwJ-uq__officeItem:last-child{border-bottom:none;padding-bottom:0}.contact-module__xwJ-uq__officeName{color:var(--bs-primary);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.contact-module__xwJ-uq__officeAddress{color:var(--bs-gray-600);font-size:var(--font-size-sm);margin:0;line-height:1.5}.contact-module__xwJ-uq__faqSection{background-color:var(--bs-gray-50);padding:var(--space-4xl) 0}.contact-module__xwJ-uq__faqItem{background:var(--bs-white);border-radius:var(--radius-lg);border:1px solid var(--bs-gray-200);transition:box-shadow var(--transition-fast);margin-bottom:1rem;overflow:hidden}.contact-module__xwJ-uq__faqItem:hover{box-shadow:var(--shadow-sm)}.contact-module__xwJ-uq__faqQuestion{text-align:left;width:100%;color:var(--bs-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:600;display:flex}.contact-module__xwJ-uq__faqAnswer{color:var(--bs-gray-700);padding:0 1.5rem 1.25rem;font-size:.95rem;line-height:1.7}@media (max-width:991.98px){.contact-module__xwJ-uq__contactHero{padding:var(--space-2xl) 0 var(--space-xl)}.contact-module__xwJ-uq__formSection,.contact-module__xwJ-uq__faqSection{padding:var(--space-2xl) 0}}@media (max-width:767.98px){.contact-module__xwJ-uq__contactHero{padding:2rem 0 3.5rem}.contact-module__xwJ-uq__heroTitle{font-size:clamp(1.75rem,6.5vw,2.5rem)}.contact-module__xwJ-uq__heroSubtitle{font-size:.95rem}.contact-module__xwJ-uq__heroBadges{gap:.5rem;margin-top:1rem}.contact-module__xwJ-uq__heroBadge{padding:.3rem .75rem;font-size:.8rem}.contact-module__xwJ-uq__contactChannels{margin-top:-1.75rem}.contact-module__xwJ-uq__channelCard{border-radius:var(--radius-lg);padding:1.25rem 1rem}.contact-module__xwJ-uq__channelIcon{width:44px;height:44px;margin-bottom:.75rem;font-size:1.25rem}.contact-module__xwJ-uq__channelTitle{font-size:1.05rem}.contact-module__xwJ-uq__formCard{border-radius:var(--radius-xl);padding:1.25rem 1rem}.contact-module__xwJ-uq__formTitle{font-size:1.45rem}.contact-module__xwJ-uq__faqQuestion{padding:1rem 1.25rem;font-size:.95rem}.contact-module__xwJ-uq__faqAnswer{padding:0 1.25rem 1rem;font-size:.875rem}}
.privacy-module__VTbb1a__privacyHero{color:var(--bs-white);padding:var(--space-4xl) 0 var(--space-3xl);background:linear-gradient(135deg,#061640 0%,#0a2463 60%,#1a56db 100%);position:relative}.privacy-module__VTbb1a__heroTitle{color:var(--bs-white);margin-bottom:var(--space-sm);font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800}.privacy-module__VTbb1a__metaRow{color:#ffffffd9;font-size:var(--font-size-sm);flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.privacy-module__VTbb1a__metaItem{align-items:center;gap:.4rem;display:inline-flex}.privacy-module__VTbb1a__privacyBadgeRow{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.privacy-module__VTbb1a__complianceBadge{border-radius:var(--radius-full);font-size:var(--font-size-xs);letter-spacing:.03em;color:var(--bs-white);background:#ffffff1f;border:1px solid #ffffff40;align-items:center;gap:.35rem;padding:.35rem .85rem;font-weight:600;display:inline-flex}.privacy-module__VTbb1a__privacyContainer{padding:var(--space-4xl) 0}.privacy-module__VTbb1a__tocWrapper{background:var(--bs-gray-50);border-radius:var(--radius-xl);border:1px solid var(--bs-gray-200);padding:var(--space-xl);position:sticky;top:100px}.privacy-module__VTbb1a__tocTitle{color:var(--bs-primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:flex}.privacy-module__VTbb1a__tocList{flex-direction:column;gap:.45rem;max-height:calc(100vh - 220px);margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.privacy-module__VTbb1a__tocLink{color:var(--bs-gray-700);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:.35rem .5rem;font-size:.875rem;text-decoration:none;display:block}.privacy-module__VTbb1a__tocLink:hover{background-color:var(--bs-white);color:var(--bs-royal);padding-left:.75rem}.privacy-module__VTbb1a__privacyContent{background:var(--bs-white);color:var(--bs-gray-800)}.privacy-module__VTbb1a__sectionBlock{margin-bottom:3.5rem;scroll-margin-top:110px}.privacy-module__VTbb1a__sectionHeading{color:var(--bs-primary);border-bottom:2px solid var(--bs-gray-200);align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.65rem;font-weight:700;display:flex}.privacy-module__VTbb1a__sectionNumber{background:var(--bs-royal);color:var(--bs-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:inline-flex}.privacy-module__VTbb1a__clauseTitle{color:var(--bs-primary-dark);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.privacy-module__VTbb1a__privacyContent p{color:var(--bs-gray-700);margin-bottom:1rem;font-size:1rem;line-height:1.75}.privacy-module__VTbb1a__privacyContent ul,.privacy-module__VTbb1a__privacyContent ol{margin-bottom:1.25rem;padding-left:1.5rem}.privacy-module__VTbb1a__privacyContent li{color:var(--bs-gray-700);margin-bottom:.5rem;line-height:1.65}.privacy-module__VTbb1a__rightsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin:1.5rem 0;display:grid}.privacy-module__VTbb1a__rightCard{background:var(--bs-gray-50);border:1px solid var(--bs-gray-200);border-radius:var(--radius-lg);padding:1.25rem}.privacy-module__VTbb1a__rightCardTitle{color:var(--bs-primary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:700;display:flex}.privacy-module__VTbb1a__rightCardDesc{color:var(--bs-gray-600);margin:0;font-size:.875rem;line-height:1.55}.privacy-module__VTbb1a__highlightNotice{border-left:4px solid var(--bs-royal);border-radius:0 var(--radius-md) var(--radius-md) 0;color:#1e3a8a;background-color:#eef2ff;margin:1.5rem 0;padding:1.25rem;font-size:.95rem}@media (max-width:991.98px){.privacy-module__VTbb1a__tocWrapper{margin-bottom:2.5rem;position:static}}@media (max-width:767.98px){.privacy-module__VTbb1a__privacyHero{padding:2rem 0 3.5rem}.privacy-module__VTbb1a__heroTitle{font-size:clamp(1.75rem,6.5vw,2.5rem)}.privacy-module__VTbb1a__rightsGrid{grid-template-columns:1fr;gap:.75rem}.privacy-module__VTbb1a__privacyContainer{padding:2rem 0}}
.refund-module__bucZcG__refundHero{background:linear-gradient(135deg, var(--bs-primary-dark) 0%, #0d3880 55%, #1a56db 100%);color:var(--bs-white);padding:var(--space-4xl) 0 var(--space-3xl);position:relative}.refund-module__bucZcG__heroTitle{color:var(--bs-white);margin-bottom:var(--space-sm);font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800}.refund-module__bucZcG__heroLead{color:#ffffffe6;max-width:720px;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.6}.refund-module__bucZcG__metaRow{color:#ffffffd9;font-size:var(--font-size-sm);flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:1.25rem;display:flex}.refund-module__bucZcG__metaItem{align-items:center;gap:.4rem;display:inline-flex}.refund-module__bucZcG__guaranteeCard{color:var(--bs-white);border-radius:var(--radius-xl);padding:var(--space-xl);z-index:10;box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#10b981 0%,#059669 100%);margin-top:-2.5rem;position:relative}.refund-module__bucZcG__guaranteeTitle{color:var(--bs-white);margin-bottom:.35rem;font-size:1.35rem;font-weight:700}.refund-module__bucZcG__guaranteeDesc{color:#fffffff2;margin:0;font-size:.95rem;line-height:1.6}.refund-module__bucZcG__refundContainer{padding:var(--space-4xl) 0}.refund-module__bucZcG__tocWrapper{background:var(--bs-gray-50);border-radius:var(--radius-xl);border:1px solid var(--bs-gray-200);padding:var(--space-xl);position:sticky;top:100px}.refund-module__bucZcG__tocTitle{color:var(--bs-primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:flex}.refund-module__bucZcG__tocList{flex-direction:column;gap:.45rem;max-height:calc(100vh - 220px);margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.refund-module__bucZcG__tocLink{color:var(--bs-gray-700);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:.35rem .5rem;font-size:.875rem;text-decoration:none;display:block}.refund-module__bucZcG__tocLink:hover{background-color:var(--bs-white);color:var(--bs-royal);padding-left:.75rem}.refund-module__bucZcG__sectionBlock{margin-bottom:3.5rem;scroll-margin-top:110px}.refund-module__bucZcG__sectionHeading{color:var(--bs-primary);border-bottom:2px solid var(--bs-gray-200);align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.65rem;font-weight:700;display:flex}.refund-module__bucZcG__sectionNumber{background:var(--bs-royal);color:var(--bs-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:inline-flex}.refund-module__bucZcG__clauseTitle{color:var(--bs-primary-dark);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.refund-module__bucZcG__refundContent p{color:var(--bs-gray-700);margin-bottom:1rem;font-size:1rem;line-height:1.75}.refund-module__bucZcG__refundContent ul,.refund-module__bucZcG__refundContent ol{margin-bottom:1.25rem;padding-left:1.5rem}.refund-module__bucZcG__refundContent li{color:var(--bs-gray-700);margin-bottom:.5rem;line-height:1.65}.refund-module__bucZcG__fareTableWrap{border-radius:var(--radius-lg);border:1px solid var(--bs-gray-200);box-shadow:var(--shadow-sm);margin:1.75rem 0;overflow-x:auto}.refund-module__bucZcG__fareTable{border-collapse:collapse;width:100%;min-width:650px;font-size:.925rem}.refund-module__bucZcG__fareTable th,.refund-module__bucZcG__fareTable td{border:1px solid var(--bs-gray-200);text-align:left;padding:1rem}.refund-module__bucZcG__fareTable th{background-color:var(--bs-primary);color:var(--bs-white);font-weight:600}.refund-module__bucZcG__fareTable tr:nth-child(2n){background-color:var(--bs-gray-50)}.refund-module__bucZcG__checkerCard{background:var(--bs-white);border:2px solid rgba(var(--bs-royal-rgb), .2);border-radius:var(--radius-xl);padding:var(--space-xl);box-shadow:var(--shadow-md);margin:2rem 0}.refund-module__bucZcG__checkerTitle{color:var(--bs-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.refund-module__bucZcG__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;margin:2rem 0;display:grid}.refund-module__bucZcG__stepCard{background:var(--bs-gray-50);border:1px solid var(--bs-gray-200);border-radius:var(--radius-lg);text-align:center;padding:1.25rem}.refund-module__bucZcG__stepNum{background:var(--bs-royal);width:36px;height:36px;color:var(--bs-white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto .75rem;font-weight:700;display:flex}.refund-module__bucZcG__stepTitle{color:var(--bs-primary);margin-bottom:.35rem;font-size:.95rem;font-weight:700}.refund-module__bucZcG__stepDesc{color:var(--bs-gray-600);margin:0;font-size:.85rem}.refund-module__bucZcG__timelineGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin:1.5rem 0;display:grid}.refund-module__bucZcG__timelineCard{background:var(--bs-white);border:1px solid var(--bs-gray-200);border-left:4px solid var(--bs-royal);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1.25rem}.refund-module__bucZcG__timelineDays{font-family:var(--font-display);color:var(--bs-primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.refund-module__bucZcG__timelineMethod{color:var(--bs-gray-800);margin-bottom:.35rem;font-size:.95rem;font-weight:600}.refund-module__bucZcG__timelineNote{color:var(--bs-gray-600);margin:0;font-size:.85rem}@media (max-width:991.98px){.refund-module__bucZcG__tocWrapper{margin-bottom:2.5rem;position:static}}@media (max-width:767.98px){.refund-module__bucZcG__refundHero{padding:2rem 0 3.5rem}.refund-module__bucZcG__heroTitle{font-size:clamp(1.75rem,6.5vw,2.5rem)}.refund-module__bucZcG__stepsGrid,.refund-module__bucZcG__timelineGrid{grid-template-columns:1fr;gap:.75rem}.refund-module__bucZcG__refundContainer{padding:2rem 0}}
.terms-module__MHYekq__legalHero{background:linear-gradient(135deg, var(--bs-primary-dark) 0%, var(--bs-primary) 65%, var(--bs-royal) 100%);color:var(--bs-white);padding:var(--space-4xl) 0 var(--space-3xl);position:relative}.terms-module__MHYekq__heroTitle{color:var(--bs-white);margin-bottom:var(--space-sm);font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800}.terms-module__MHYekq__metaRow{color:#ffffffd9;font-size:var(--font-size-sm);flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.terms-module__MHYekq__metaItem{align-items:center;gap:.4rem;display:inline-flex}.terms-module__MHYekq__legalSummaryBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-xl);background:#ffffff1a;border:1px solid #fff3;margin-top:2rem;padding:1.5rem;font-size:.95rem;line-height:1.6}.terms-module__MHYekq__legalContainer{padding:var(--space-4xl) 0}.terms-module__MHYekq__tocWrapper{background:var(--bs-gray-50);border-radius:var(--radius-xl);border:1px solid var(--bs-gray-200);padding:var(--space-xl);position:sticky;top:100px}.terms-module__MHYekq__tocTitle{color:var(--bs-primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:flex}.terms-module__MHYekq__tocList{flex-direction:column;gap:.5rem;max-height:calc(100vh - 220px);margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.terms-module__MHYekq__tocLink{color:var(--bs-gray-700);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:.35rem .5rem;font-size:.875rem;line-height:1.4;text-decoration:none;display:block}.terms-module__MHYekq__tocLink:hover{background-color:var(--bs-white);color:var(--bs-royal);padding-left:.75rem}.terms-module__MHYekq__legalContent{background:var(--bs-white);color:var(--bs-gray-800)}.terms-module__MHYekq__sectionBlock{margin-bottom:3.5rem;scroll-margin-top:110px}.terms-module__MHYekq__sectionHeading{color:var(--bs-primary);border-bottom:2px solid var(--bs-gray-200);align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.65rem;font-weight:700;display:flex}.terms-module__MHYekq__sectionNumber{background:var(--bs-royal);color:var(--bs-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:inline-flex}.terms-module__MHYekq__clauseTitle{color:var(--bs-primary-dark);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.terms-module__MHYekq__legalContent p{color:var(--bs-gray-700);margin-bottom:1rem;font-size:1rem;line-height:1.75}.terms-module__MHYekq__legalContent ul,.terms-module__MHYekq__legalContent ol{margin-bottom:1.25rem;padding-left:1.5rem}.terms-module__MHYekq__legalContent li{color:var(--bs-gray-700);margin-bottom:.5rem;line-height:1.65}.terms-module__MHYekq__highlightNotice{border-left:4px solid var(--bs-warning);border-radius:0 var(--radius-md) var(--radius-md) 0;color:#664d03;background-color:#fff9db;margin:1.5rem 0;padding:1rem 1.25rem;font-size:.95rem}.terms-module__MHYekq__importantNotice{border-left:4px solid var(--bs-danger);border-radius:0 var(--radius-md) var(--radius-md) 0;color:#721c24;background-color:#f8d7da;margin:1.5rem 0;padding:1.25rem;font-size:.95rem}.terms-module__MHYekq__legalTable{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.925rem}.terms-module__MHYekq__legalTable th,.terms-module__MHYekq__legalTable td{border:1px solid var(--bs-gray-300);text-align:left;padding:.75rem 1rem}.terms-module__MHYekq__legalTable th{background-color:var(--bs-gray-100);color:var(--bs-primary);font-weight:600}@media (max-width:991.98px){.terms-module__MHYekq__tocWrapper{margin-bottom:2.5rem;position:static}}@media (max-width:767.98px){.terms-module__MHYekq__legalHero{padding:2rem 0 3.5rem}.terms-module__MHYekq__heroTitle{font-size:clamp(1.75rem,6.5vw,2.5rem)}.terms-module__MHYekq__metaRow{gap:.75rem}.terms-module__MHYekq__legalContainer{padding:2rem 0}}
