.last-minute-offer{width:100vw;margin:0;position:relative;box-sizing:border-box}.last-minute-offer .header-section{text-align:center}.last-minute-offer .main-title{font-size:3rem;font-weight:700;color:#1a365d;margin-bottom:20px;display:flex;align-items:center;justify-content:center;gap:15px;font-family:Rufina,sans-serif}.last-minute-offer .dropdown-container{position:relative;display:inline-block}.last-minute-offer .property-type-select{background:none;font-family:Raleway,Rufina,sans-serif;border:none;font-size:3rem;font-weight:700;color:#4f7aff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;gap:10px;padding:0;position:relative}.last-minute-offer .property-type-select:focus{outline:none}.last-minute-offer .dropdown-icon{color:#4f7aff;transition:transform .4s cubic-bezier(.4,0,.2,1)}.last-minute-offer .dropdown-icon.rotated{transform:rotate(180deg) scale(1.1)}.last-minute-offer .dropdown-menu{position:absolute;top:100%;left:0;background:white;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.15);padding:8px 0;min-width:200px;z-index:1000;margin-top:8px;animation:slideDown .3s ease-out;transform-origin:top center}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideInOption{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.last-minute-offer .dropdown-option{background:none;border:none;width:100%;padding:12px 20px;text-align:left;font-size:1.1rem;font-weight:500;color:#333;cursor:pointer;transition:all .3s ease;font-family:Raleway,Rufina,sans-serif;transform:translateX(0);animation:slideInOption .3s ease-out}.last-minute-offer .dropdown-option:first-child{animation-delay:.05s}.last-minute-offer .dropdown-option:nth-child(2){animation-delay:.1s}.last-minute-offer .dropdown-option:nth-child(3){animation-delay:.15s}.last-minute-offer .dropdown-option:nth-child(4){animation-delay:.2s}.last-minute-offer .dropdown-option:nth-child(5){animation-delay:.25s}.last-minute-offer .dropdown-option:hover{background:#f8f9ff;color:#4f7aff;transform:translateX(5px)}.last-minute-offer .dropdown-option.selected{background:#4f7aff;color:white;font-weight:600}.last-minute-offer .booking-controls{display:flex;justify-content:center;gap:40px;margin-bottom:20px;align-items:center}.last-minute-offer .control-group{display:flex;align-items:center;gap:12px;background:white;border:2px solid #e2e8f0;border-radius:12px;padding:12px 16px;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:all .3s ease}.last-minute-offer .control-group:hover{border-color:#1a365d;box-shadow:0 4px 12px rgba(26,54,93,.15)}.last-minute-offer .control-icon{color:#1a365d;display:flex;align-items:center;justify-content:center}.last-minute-offer .control-content{display:flex;flex-direction:column;gap:4px}.last-minute-offer .control-label{font-size:.9rem;font-weight:600;color:#64748b;font-family:Raleway,Rufina,sans-serif;text-transform:uppercase;letter-spacing:.5px}.last-minute-offer .control-counter{display:flex;align-items:center;gap:8px}.last-minute-offer .counter-btn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#64748b}.last-minute-offer .counter-btn:hover:not(:disabled){background:#4f7aff;border-color:#4f7aff;color:white;transform:scale(1.05)}.last-minute-offer .counter-btn:disabled{opacity:.4;cursor:not-allowed;background:#f1f5f9}.last-minute-offer .counter-value{font-size:1.1rem;font-weight:600;color:#1a365d;min-width:24px;text-align:center;font-family:Raleway,Rufina,sans-serif}.last-minute-offer .control-select{background:white;border:2px solid #e2e8f0;border-radius:8px;padding:8px 12px;font-size:1rem;font-weight:500;color:#333;cursor:pointer;transition:all .3s ease;font-family:Raleway,Rufina,sans-serif;min-width:120px}.last-minute-offer .control-select:hover{border-color:#4f7aff}.last-minute-offer .control-select:focus{outline:none;border-color:#4f7aff;box-shadow:0 0 0 3px rgba(79,122,255,.1)}.last-minute-offer .location-tabs{display:flex;justify-content:center;gap:0;margin-bottom:60px;background:white;border-radius:50px;padding:8px;box-shadow:0 4px 20px rgba(0,0,0,.08);display:inline-flex;position:relative;overflow:hidden}.last-minute-offer .location-tab{background:none;border:none;font-size:1.1rem;font-weight:500;color:#666;cursor:pointer;padding:12px 8px;border-radius:40px;transition:all .4s ease;position:relative;z-index:2;flex:1 1;text-align:center;min-width:0;margin:0 2px}.last-minute-offer .location-tab.active{color:white;font-weight:600;font-family:Raleway,Rufina,sans-serif;transform:scale(1.02)}.last-minute-offer .location-tab:hover:not(.active){background-color:#f5f7fa;color:#333;transform:translateY(-2px)}.last-minute-offer .location-tabs:before{content:"";position:absolute;top:8px;bottom:8px;background-color:#1a365d;border-radius:40px;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:1;width:calc(25% - 4px)}.last-minute-offer .location-tabs[data-active="0"]:before{left:10px}.last-minute-offer .location-tabs[data-active="1"]:before{left:calc(25% + 2px)}.last-minute-offer .location-tabs[data-active="2"]:before{left:calc(50% - 2px)}.last-minute-offer .location-tabs[data-active="3"]:before{left:calc(75% - 6px)}.last-minute-offer .content-section{position:relative;margin:0 auto}.last-minute-offer .navigation-controls{display:flex;align-items:center;gap:30px;justify-content:center;margin-bottom:20px}.last-minute-offer .nav-arrow{background:white;border:none;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#4f7aff;box-shadow:0 4px 15px rgba(0,0,0,.1);position:absolute;z-index:10}.last-minute-offer .nav-arrow.nav-prev{left:25px;top:50%;transform:translateY(-50%)}.last-minute-offer .nav-arrow.nav-next{right:25px;top:50%;transform:translateY(-50%)}.last-minute-offer .nav-arrow:hover:not(:disabled){background:#4f7aff;color:white;transform:translateY(-50%) scale(1.05)}.last-minute-offer .nav-arrow:disabled{background:#f8f9fa;color:#ced4da;cursor:not-allowed;opacity:.5}.last-minute-offer .auto-rotate-toggle{position:absolute;top:10px;right:10px;background:white;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#1A365D;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:12}.last-minute-offer .auto-rotate-toggle:hover{background:#1A365D;color:white;transform:scale(1.05)}.last-minute-offer .properties-container{position:relative;width:100%;height:400px;margin-bottom:60px;overflow:hidden}.last-minute-offer .swiper-container{width:100%;height:100%}.last-minute-offer .properties-swiper{width:100%;height:100%;padding:0;gap:200px}.last-minute-offer .property-slide{display:flex;align-items:center;justify-content:center;gap:200px;width:100%}.last-minute-offer .property-slide.swiper-slide-active{transform:scale(1);z-index:11}.last-minute-offer .property-slide.swiper-slide-active .property-card{height:350px;position:relative}.last-minute-offer .property-slide:not(.swiper-slide-active) .property-card{opacity:.8;transform:scale(.95)}.last-minute-offer .property-slide .property-card-wrapper{height:100%;display:flex;flex-direction:column}.last-minute-offer .property-slide .property-card{border-radius:20px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.12);transition:all .5s ease;position:relative;background:white}.last-minute-offer .property-slide .property-card:hover{box-shadow:0 12px 40px rgba(0,0,0,.18)}.last-minute-offer .loading-container,.last-minute-offer .no-properties{flex:1 1;display:flex;justify-content:center;align-items:center;height:100%;text-align:center}.last-minute-offer .loading-spinner{font-size:1.2rem;color:#4f7aff}.last-minute-offer .no-properties p{color:#666;font-size:1.1rem}.last-minute-offer .pricing-calendar{background:white;border-radius:20px;padding:40px;box-shadow:0 8px 30px rgba(0,0,0,.08);max-width:800px;margin:0 auto;text-align:center}.last-minute-offer .calendar-navigation{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:30px}.last-minute-offer .calendar-arrow{background:none;border:none;color:#e2e2e2;cursor:pointer;font-size:1.5rem;padding:10px;border-radius:50%;transition:all .3s ease}.last-minute-offer .calendar-arrow:hover{background:#f0f4ff}.last-minute-offer .calendar-months{display:flex;justify-content:center;gap:60px}.last-minute-offer .calendar-month{text-align:center}.last-minute-offer .month-name{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:10px}.last-minute-offer .month-subtitle{font-size:.9rem;color:#666;margin-bottom:8px}.last-minute-offer .month-price{font-size:1.8rem;font-weight:700;color:#1a365d}.last-minute-offer .calendar-button{background:#4f7aff;color:white;border:none;border-radius:50px;padding:15px 40px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:30px}.last-minute-offer .calendar-button:hover{background:#3d63dd;transform:translateY(-2px)}.last-minute-offer .swiper-slide{height:auto;box-sizing:border-box;display:flex;align-items:center;justify-content:center;transition:all .5s ease}.last-minute-offer .swiper-wrapper{align-items:center}.last-minute-offer .swiper-button-next,.last-minute-offer .swiper-button-prev,.last-minute-offer .swiper-pagination{display:none}@media (max-width:1200px){.last-minute-offer .main-title,.last-minute-offer .property-type-select{font-size:2.5rem}.last-minute-offer .dropdown-menu{min-width:180px}.last-minute-offer .dropdown-option{font-size:1rem;padding:10px 16px}.last-minute-offer .booking-controls{gap:25px;margin-bottom:30px}.last-minute-offer .control-group{padding:10px 14px;gap:10px}.last-minute-offer .control-label{font-size:.8rem}.last-minute-offer .counter-btn{width:26px;height:26px}.last-minute-offer .counter-value{font-size:1rem;min-width:20px}.last-minute-offer .control-select{min-width:100px;font-size:.95rem;padding:6px 10px}.last-minute-offer .auto-rotate-toggle{width:32px;height:32px;top:8px;right:8px}.last-minute-offer .properties-container{height:350px}.last-minute-offer .calendar-months{gap:40px}}@media (max-width:768px){.last-minute-offer{padding:40px 20px}.last-minute-offer .main-title{font-size:2rem;flex-direction:column;gap:15px}.last-minute-offer .property-type-select{font-size:2rem}.last-minute-offer .dropdown-menu{min-width:160px}.last-minute-offer .dropdown-option{font-size:.95rem;padding:10px 14px}.last-minute-offer .booking-controls{gap:15px;margin-bottom:25px}.last-minute-offer .control-group{justify-content:center;padding:8px 12px;gap:8px}.last-minute-offer .control-label{font-size:.75rem}.last-minute-offer .counter-btn{width:24px;height:24px}.last-minute-offer .counter-value{font-size:.95rem;min-width:18px}.last-minute-offer .control-select{min-width:90px;font-size:.9rem;padding:6px 8px}.last-minute-offer .auto-rotate-toggle{width:30px;height:30px;top:5px;right:5px}.last-minute-offer .location-tabs{flex-wrap:wrap;gap:5px;padding:6px}.last-minute-offer .location-tab{font-size:1rem;padding:10px 20px}.last-minute-offer .properties-container{height:450px}.last-minute-offer .property-slide{display:flex;align-items:center;justify-content:center;width:100%}.last-minute-offer .property-slide .property-card{width:300px;height:400px;transform:scale(1);opacity:1}.last-minute-offer .property-slide:not(.swiper-slide-active){opacity:0;visibility:hidden}.last-minute-offer .property-slide.swiper-slide-active{opacity:1;visibility:visible;transform:scale(1);z-index:2}.last-minute-offer .property-slide.swiper-slide-active .property-card{width:300px;height:400px;transform:scale(1)}.last-minute-offer .nav-arrow{width:50px;height:50px}.last-minute-offer .nav-arrow.nav-prev{left:10px}.last-minute-offer .nav-arrow.nav-next{right:10px}.last-minute-offer .calendar-months{gap:20px;flex-wrap:wrap}.last-minute-offer .pricing-calendar{padding:30px 20px}}@media (max-width:480px){.last-minute-offer{padding:30px 15px}.last-minute-offer .main-title,.last-minute-offer .property-type-select{font-size:1.8rem}.last-minute-offer .dropdown-menu{min-width:140px}.last-minute-offer .dropdown-option{font-size:.9rem;padding:8px 12px}.last-minute-offer .booking-controls{gap:12px;margin-bottom:20px}.last-minute-offer .control-group{padding:6px 10px;gap:6px}.last-minute-offer .control-label{font-size:.7rem}.last-minute-offer .counter-btn{width:22px;height:22px}.last-minute-offer .counter-value{font-size:.9rem;min-width:16px}.last-minute-offer .control-select{min-width:80px;font-size:.85rem;padding:5px 8px}.last-minute-offer .auto-rotate-toggle{width:28px;height:28px;top:5px;right:5px}.last-minute-offer .location-tab{font-size:.9rem;padding:8px 15px}.last-minute-offer .properties-container{height:450px}.last-minute-offer .property-slide .property-card,.last-minute-offer .property-slide.swiper-slide-active .property-card{width:280px;height:400px}.last-minute-offer .nav-arrow{width:40px;height:40px}.last-minute-offer .nav-arrow.nav-prev{left:5px}.last-minute-offer .nav-arrow.nav-next{right:5px}.last-minute-offer .calendar-months{flex-direction:column;gap:15px}.last-minute-offer .pricing-calendar{padding:25px 15px}}.last-minute-offer .view-more-section{display:flex;justify-content:center;margin-top:40px;padding:0 20px}.last-minute-offer .view-more-btn{background:#1A365D;color:white;border:none;padding:16px 32px;font-size:1.1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(79,122,255,.3);font-family:Raleway,sans-serif;min-width:200px}.last-minute-offer .view-more-btn:hover{background:linear-gradient(135deg,#1A365D,#1E40AF);transform:translateY(-2px);box-shadow:0 8px 25px rgba(79,122,255,.4)}.last-minute-offer .view-more-btn:active{transform:translateY(0);box-shadow:0 4px 15px rgba(79,122,255,.3)}@media (max-width:768px){.last-minute-offer .view-more-section{margin-top:30px;padding:0 15px}.last-minute-offer .view-more-btn{padding:14px 28px;font-size:1rem;min-width:180px}}