.extreme-deals-expanded{padding:0!important;overflow:hidden}.extreme-deals-title{font-size:24px;font-weight:600;margin:0;padding:16px 20px 12px;color:#111827}.extreme-deals-top-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid rgba(15,23,42,.08);background:#ffffff;flex-wrap:wrap;gap:12px}.extreme-deals-cabin-toggles{display:flex;gap:12px}.extreme-deals-cabin-btn{display:inline-flex;align-items:center;gap:8px;border:none;padding:6px 12px;border-radius:8px;background:transparent;font-size:14px;color:#111827;cursor:pointer;transition:background .15s ease}.extreme-deals-cabin-btn:hover{background:#f3f4f6}.extreme-deals-checkbox-input{width:18px;height:18px;accent-color:#1d4ed8;cursor:pointer;margin:0}.extreme-deals-cabin-label{font-size:14px;color:#374151}.extreme-deals-filters-right{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;align-items:center}.extreme-deals-clear-btn{border:none;background:transparent;color:#dc2626;font-size:13px;font-weight:500;padding:6px 12px;cursor:pointer;border-radius:6px;transition:background .15s ease}.extreme-deals-clear-btn:hover{background:#fef2f2}.extreme-deals-filter-chip{display:inline-flex;align-items:center;gap:4px;border-radius:999px;border:1px solid rgba(148,163,184,.7);padding:6px 14px;background:#ffffff;font-size:13px;color:#111827;cursor:pointer;white-space:nowrap}.extreme-deals-filter-chip:hover{background:#f8fafc}.extreme-deals-filter-chip.active{background:#e0f2fe;border-color:#0ea5e9}.extreme-deals-arrow{transition:transform .2s ease;flex-shrink:0}.extreme-deals-arrow.open{transform:rotate(180deg)}.extreme-deals-dropdown-wrapper{position:relative}.extreme-deals-dropdown{position:absolute;top:100%;left:0;margin-top:4px;background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.15);z-index:100;min-width:150px;max-height:200px;overflow-y:auto}.extreme-deals-dropdown-item{padding:10px 14px;font-size:13px;color:#374151;cursor:pointer;transition:background .15s ease}.extreme-deals-dropdown-item:hover{background:#f3f4f6}.extreme-deals-dropdown-item.selected{background:#e0f2fe;color:#0369a1;font-weight:500}.extreme-deals-dropdown-item:first-child{border-radius:12px 12px 0 0}.extreme-deals-dropdown-item:last-child{border-radius:0 0 12px 12px}.extreme-deals-checkbox-dropdown{min-width:200px;max-height:250px}.extreme-deals-dropdown-checkbox-item{display:flex;align-items:center;gap:10px;padding:10px 14px;font-size:13px;color:#374151;cursor:pointer;transition:background .15s ease}.extreme-deals-dropdown-checkbox-item:hover{background:#f3f4f6}.extreme-deals-dropdown-checkbox-item:first-child{border-radius:12px 12px 0 0}.extreme-deals-dropdown-checkbox-item:last-child{border-radius:0 0 12px 12px}.extreme-deals-dropdown-label{flex:1 1}.extreme-deals-backdrop{display:none}.extreme-deals-area{display:flex;align-items:flex-end;padding:16px 20px 20px;background:#1481ae;gap:16px;border-radius:0 0 24px 24px}.extreme-deals-list{flex:1 1;display:flex;flex-wrap:wrap;gap:10px;max-height:180px;overflow-y:auto;padding-right:8px;scrollbar-width:none;-ms-overflow-style:none}.extreme-deals-list::-webkit-scrollbar{display:none}.extreme-deal-chip{border:none;border-radius:999px;padding:10px 16px;background:#ffffff;display:inline-flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 8px 18px rgba(0,0,0,.12);font-size:14px;transition:transform .15s ease,box-shadow .15s ease}.extreme-deal-chip:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,.18)}.extreme-deal-route{white-space:nowrap;color:#111827}.extreme-deal-arrow{margin:0 2px;color:#6b7280}.extreme-deal-price{font-weight:700;color:#0891b2}.extreme-deals-more-btn{border-radius:999px;border:none;padding:14px 24px;background:linear-gradient(90deg,#fde68a,#facc15);color:#111827;font-weight:600;font-size:15px;box-shadow:0 14px 24px rgba(0,0,0,.25);cursor:pointer;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease}.extreme-deals-more-btn:hover{transform:translateY(-2px);box-shadow:0 18px 30px rgba(0,0,0,.3)}.extreme-deals-more-arrow{margin-left:6px}.extreme-deals-empty,.extreme-deals-loading{color:#ffffff;font-size:14px;padding:20px;text-align:center;width:100%}@media (max-width:992px){.extreme-deals-top-bar{flex-direction:column;align-items:flex-start}.extreme-deals-filters-right{justify-content:flex-start;width:100%}}@media (max-width:768px){.extreme-deals-title{font-size:18px;padding:12px 14px 8px}.extreme-deals-top-bar{padding:10px 14px;gap:10px}.extreme-deals-cabin-toggles{width:100%;gap:8px}.extreme-deals-cabin-btn{font-size:13px;padding:6px 10px;gap:6px}.extreme-deals-checkbox-input{width:16px;height:16px}.extreme-deals-cabin-label{font-size:13px}.extreme-deals-filters-right{width:100%;gap:6px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none}.extreme-deals-filters-right::-webkit-scrollbar{display:none}.extreme-deals-clear-btn,.extreme-deals-filter-chip{font-size:12px;padding:6px 10px;flex-shrink:0}.extreme-deals-backdrop{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:999}.extreme-deals-dropdown{position:fixed;top:auto;bottom:0;left:0;right:0;margin-top:0;max-height:50vh;min-width:100%;z-index:1000;box-shadow:0 -10px 40px rgba(0,0,0,.2)}.extreme-deals-dropdown,.extreme-deals-dropdown-checkbox-item:first-child,.extreme-deals-dropdown-item:first-child{border-radius:16px 16px 0 0}.extreme-deals-dropdown-checkbox-item:last-child,.extreme-deals-dropdown-item:last-child{border-radius:0}.extreme-deals-checkbox-dropdown{min-width:100%}.extreme-deals-dropdown-checkbox-item,.extreme-deals-dropdown-item{padding:14px 16px;font-size:14px}.extreme-deals-area{flex-direction:column;align-items:stretch;padding:12px 14px 16px;gap:12px}.extreme-deals-list{max-height:200px;gap:8px;padding-right:0}.extreme-deal-chip{font-size:13px;padding:10px 14px;gap:6px;width:100%;justify-content:space-between;box-shadow:0 4px 12px rgba(0,0,0,.1)}.extreme-deal-chip:hover{transform:none}.extreme-deal-chip:active{transform:scale(.98)}.extreme-deals-more-btn{width:100%;text-align:center;display:flex;justify-content:center;padding:14px 20px;font-size:14px}.extreme-deals-more-btn:hover{transform:none}.extreme-deals-more-btn:active{transform:scale(.98)}}@media (max-width:380px){.extreme-deals-title{font-size:16px;padding:10px 12px 6px}.extreme-deals-top-bar{padding:8px 12px}.extreme-deals-cabin-btn{font-size:12px;padding:4px 6px}.extreme-deals-cabin-label{font-size:12px}.extreme-deals-filter-chip{font-size:11px;padding:5px 8px}.extreme-deals-area{padding:10px 12px 14px}.extreme-deal-chip{font-size:12px;padding:8px 12px}}.swiper{width:100%;padding-top:50px;padding-bottom:50px}.swiper-slide{background-position:50%;background-size:cover;width:300px;height:300px}.swiper-slide img{display:block;width:100%}.carousel-card{position:relative;width:100%;height:100%;border-radius:15px;overflow:hidden;background:linear-gradient(0deg,#0076a9,#4a7fcf,#eaf4f8,#ffffff,#ffffff);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-left:20px;padding-right:20px;padding-top:10px}.carousel-card-title{font-size:18px;font-weight:700;color:#0076a9;text-align:center;margin-bottom:10px;text-shadow:1px 1px 4px rgba(0,0,0,.3)}.media-fill{width:100%;height:100%;object-fit:cover;object-position:top}.steps-arrow-banner{display:flex;align-items:stretch;justify-content:center;gap:0;margin-bottom:24px}.step-arrow+.step-arrow{margin-left:-15px}.step-arrow{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:14px 24px 14px 32px;background:linear-gradient(180deg,rgba(255,255,255,.75),#fff);min-width:187px;height:56px;box-sizing:border-box}.step-arrow:first-child{-webkit-clip-path:polygon(0 0,calc(100% - 19px) 0,100% 50%,calc(100% - 19px) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 19px) 0,100% 50%,calc(100% - 19px) 100%,0 100%);border-radius:10px 0 0 10px;padding-left:20px}.step-arrow:last-child{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%,19px 50%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,19px 50%);border-radius:0 10px 10px 0}.step-arrow:not(:first-child):not(:last-child){-webkit-clip-path:polygon(0 0,calc(100% - 19px) 0,100% 50%,calc(100% - 19px) 100%,0 100%,19px 50%);clip-path:polygon(0 0,calc(100% - 19px) 0,100% 50%,calc(100% - 19px) 100%,0 100%,19px 50%)}.step-arrow-gold{background:linear-gradient(180deg,rgba(255,229,151,.75),#ffe597)}.step-arrow-gold .step-subtitle,.step-arrow-gold .step-title,.step-title{color:#202020}.step-title{font-size:20px;font-weight:700;line-height:12px;letter-spacing:.4px}.step-subtitle{font-size:12px;font-weight:400;color:#202020;line-height:20px;letter-spacing:.24px;white-space:nowrap;margin-top:2px}