.experience-card{background:#fff;border-radius:14px;min-width:280px;transition:transform .3s;overflow:hidden}.experience-card:hover{transform:translateY(-6px)}.image-wrapper{height:210px;position:relative}.image-wrapper img{object-fit:cover;width:100%;height:100%}.wishlist-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;width:36px;height:36px;font-size:18px;position:absolute;top:12px;right:12px}.card-content{padding:12px}.card-content h4{margin-bottom:6px;font-size:15px;font-weight:600}.rating{color:#555;align-items:center;gap:6px;font-size:13px;display:flex}.stars{color:#00aa6c;letter-spacing:-2px}.price{margin-top:6px;font-size:14px}
.experience-section{margin-top:18px;padding:30px}.experience-header{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.experience-header h2{font-size:22px;font-weight:700}.experience-header p{color:#666;font-size:14px}.controls button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:6px;font-size:20px}.experience-carousel{scroll-behavior:smooth;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.experience-carousel::-webkit-scrollbar{display:none}
.offers-wrapper *{box-sizing:border-box}.offers-wrapper{background:#f2f2f2;border-radius:18px;width:100%;max-width:100%;padding:28px;overflow:hidden}.offers-header{align-items:center;gap:24px;width:100%;margin-bottom:20px;display:flex}.offers-header h2{white-space:nowrap;font-size:26px;font-weight:700}.tabs{-webkit-overflow-scrolling:touch;border-bottom:1px solid #ddd;flex:1;gap:20px;width:100%;max-width:100%;display:flex;overflow:auto hidden}.tabs::-webkit-scrollbar{display:none}.tabs span{cursor:pointer;color:#555;white-space:nowrap;flex-shrink:0;padding-bottom:8px;font-size:15px;transition:all .25s}.tabs .active{color:#007aff;border-bottom:2px solid #007aff}.view-all{color:#007aff;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;font-weight:600}.offers-grid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;min-width:0;margin-top:24px;animation:.35s fadeIn;display:grid}.offer-card{background:#fff;border-radius:16px;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.offer-image img{object-fit:cover;width:100%;max-width:100%;height:180px;display:block}.offer-content{padding:14px 16px 42px}.offer-content h3{margin:6px 0;font-size:15px;font-weight:700;line-height:1.3}.offer-content p{color:#555;font-size:14px;line-height:1.4}.tcs{color:#999;font-size:12px;position:absolute;top:12px;right:14px}.offer-cta{color:#007aff;cursor:pointer;background:0 0;border:none;font-weight:700;position:absolute;bottom:14px;right:16px}@media (max-width:1024px){.offers-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.offers-wrapper{padding:20px 16px}.offers-header{flex-direction:column;align-items:flex-start;gap:14px}.offers-header h2{font-size:22px}.view-all{align-self:flex-end;font-size:14px}.offers-grid{grid-template-columns:1fr;gap:18px}.offer-image img{height:200px}}@media (max-width:420px){.offers-wrapper{padding:16px 12px}.tabs{gap:16px}.offers-grid{gap:14px}.offer-image img{height:170px}.offer-content{padding:12px 14px 40px}.offer-content h3{font-size:14px}.offer-content p{font-size:13px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
.hero-container{box-sizing:border-box;background:#ff9a02;width:100%;padding:30px}.hero-inner{align-items:center;gap:60px;max-width:1300px;margin:0 auto;display:flex}.hero-image{flex:1;position:relative}.hero-image img{object-fit:cover;border-radius:14px;width:100%;height:320px}.image-tag{color:#000;background:#00e65b;border-radius:20px;padding:6px 14px;font-size:14px;font-weight:600;position:absolute;bottom:14px;left:14px}.hero-content h1{color:#000;margin-bottom:20px;font-size:46px;font-weight:800;line-height:1.1;text-shadow:none!important;filter:none!important;-webkit-text-stroke:0!important}.hero-content p{color:#0f2a18;margin-bottom:30px;font-size:18px}.hero-btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:30px;padding:14px 34px;font-size:16px;font-weight:600;transition:all .3s}.hero-btn:hover{background:#1a1a1a;transform:translateY(-2px)}@media (max-width:900px){.hero-inner{flex-direction:column}.hero-content h1{font-size:42px}.hero-image img{height:320px}}
