.topbar-header{background:linear-gradient(135deg,#1e3a5f,#2c5282);color:#fff;padding:18px 28px;text-align:center;cursor:pointer;transition:background .3s ease;position:relative;border-bottom:2px solid #fdd835}.topbar-header:after{content:"▼";margin-left:12px;transition:transform .3s ease;display:inline-block}.topbar.open .topbar-header:after{transform:rotate(180deg)}.topbar-header:hover{background:linear-gradient(135deg,#2c5282,#3a6ba5)}.topbar-content{max-height:0;overflow:hidden;transition:max-height .4s ease-in-out;background:linear-gradient(180deg,#f5f5f5,#e8e8e8);display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;padding:0 32px}.topbar.open .topbar-content{max-height:500px;padding:28px 32px}.topbar.closing .topbar-content{max-height:0}.topbar-section{padding:0}.topbar-section h3{color:#1e3a5f;margin-bottom:14px;font-size:1.3rem;font-weight:600}.topbar-description{color:#555;margin-bottom:14px;line-height:1.6}.promotions-list{list-style:none;padding:0}.promotions-list li{margin-bottom:10px;padding:10px;background:#fff;border-left:4px solid #fdd835;border-radius:6px}.promotions-list li span{font-weight:700;color:#1e3a5f}.topbar-action{display:block;margin-bottom:12px;padding:12px 18px;background:#fdd835;color:#1e3a5f;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease}.topbar-action:hover{background:#fbc02d;transform:translateY(-2px)}.affiliate-links a{display:block;margin-bottom:12px;padding:14px 18px;background:#fff;color:#1e3a5f;text-decoration:none;border-radius:8px;border:2px solid #e0e0e0;transition:all .3s ease;font-weight:500}.affiliate-links a:hover{border-color:#fdd835;transform:translateX(4px)}@media(max-width:768px){.topbar-content{grid-template-columns:1fr;gap:18px;padding:0 18px}.topbar.open .topbar-content{padding:18px}.topbar-header{padding:14px 18px}.topbar-section h3{font-size:1.1rem}}.kiwi-promotions{margin:48px 0;text-align:center}.kiwi-promotions h1{color:#fff;font-size:2rem;margin-bottom:12px}.kiwi-promotions h2{color:#fdd835;font-size:1.5rem;margin-bottom:32px}.offers-container-promo{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;gap:24px;max-width:1200px;margin:0 auto;padding:0 18px}.offer-card-promo{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease}.offer-card-promo a{text-decoration:none;color:inherit;display:block}.offer-card-promo:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(253,216,53,.4)}.offer-image-container-promo{width:100%;height:220px;overflow:hidden;background:linear-gradient(135deg,#f5f5f5,#e0e0e0);display:flex;align-items:center;justify-content:center}.offer-image-container-promo img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.offer-card-promo:hover img{transform:scale(1.1)}.offer-info-promo{padding:18px;text-align:center}.offer-info-promo h4{font-size:1.1rem;font-weight:600;color:#1e3a5f;margin-bottom:8px;min-height:50px;display:flex;align-items:center;justify-content:center}.offer-info-promo p{font-size:.95rem;color:#e53935;font-weight:700}.offer-button-promo{width:100%;padding:14px;background:linear-gradient(135deg,#fdd835,#fbc02d);color:#1e3a5f;border:none;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.offer-button-promo:hover{background:linear-gradient(135deg,#fbc02d,#f9a825);transform:scale(1.02)}.offer-button-promo:active{transform:scale(.98)}@media(max-width:768px){.offers-container-promo{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px}.offer-image-container-promo{height:180px}.kiwi-promotions h1{font-size:1.5rem}.kiwi-promotions h2{font-size:1.2rem}}