@import "https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap";
.page-wrapper{background-color:#fafafa;width:100%;font-family:Almarai,sans-serif}.hero-image-wrapper{flex-shrink:0;width:400px;height:400px;display:block;position:relative}.semi-bold-offers-title{font-weight:500}.offer-title-des{color:#a9a9a9}@media screen and (max-width:768px){.hero-image-wrapper{display:none}.thick-bold-offers-title,.semi-bold-offers-title{font-size:25px}.offer-title-des{font-size:18px}}.circles{background:radial-gradient(circle,#bfe1ff 0%,#cfe9ff 40%,#e3f2ff 60%);border-radius:70%;position:absolute;inset:0}.family-img{z-index:2;position:absolute;bottom:0}.offers-hero{background:linear-gradient(to top left,#e8f3ff,#fff);border-radius:20px;flex-direction:row-reverse;justify-content:space-around;align-items:flex-start;margin-top:40px;padding:30px 20px;display:flex}.offers-hero h1{color:#247fa7;text-align:center;margin-bottom:20px;font-size:55px;font-weight:700;line-height:1}.offers-hero p{color:#555;text-align:center;max-width:800px;margin:50px auto auto;font-size:19px;line-height:1.5}.offers-hero-image{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:contain;width:500px;height:500px;position:absolute;inset:0}.offers-hero-image img{width:100%;max-width:350px;padding:40px}.tabs{flex-direction:row;justify-content:center;gap:80px;margin:15px 0;display:flex}.tabs button{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:.5rem;padding:10px;font-size:18px}.tabs .active{background-color:#a0b347;padding:10px;font-weight:700}.blue-tabs-bar{z-index:100;background-color:#3992c5;flex-direction:row;justify-content:space-around;align-items:center;width:100%;margin-top:-2rem;margin-bottom:3rem;display:flex}@media screen and (max-width:768px){.tabs{flex-direction:column;gap:5px}.blue-tabs-bar{flex-direction:column;margin-top:0}}.search-box{justify-content:center;margin-bottom:0;display:flex}.search-box input{border:1px solid #ccc;border-radius:10px;outline:none;width:300px;height:45px;padding:14px 18px;font-size:16px}.search-box input:focus{border-color:#1a73e8}@media screen and (max-width:768px){.search-box{margin-bottom:1rem}}.offers-section-title{text-align:center;color:#247fa7;margin-bottom:40px;font-size:32px;font-weight:800}.offers-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));justify-content:center;gap:30px;margin-bottom:100px;display:grid;width:90%!important}.offer-card{text-align:center;background:#fff;border:1px solid #48bfd7;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:20px;transition:all .3s;display:flex}.offer-card2{border:1px solid #d8e6ff;border-radius:20px;justify-content:center;align-items:center;height:150px;margin-top:10px;display:flex;position:relative}.offer-name{color:#247fa7;font-weight:700}.offer-card:hover,.offer-card2:hover{box-shadow:0 4px 12px #0000001f}.offer-img{border-radius:2px;width:100%}.price{color:#fff;margin:0;font-size:35px;font-weight:700;line-height:60px}.price-btn{border:none;border-radius:3px;flex-direction:row;justify-content:space-around;align-items:center;width:150px;height:60px;margin-top:1rem;padding:1rem;display:flex}.book-btn{color:#fff;cursor:pointer;background:#a0b347;border:none;border-radius:30px;width:70%;margin-top:18px;padding:12px 0;font-size:18px;font-weight:700;transition:all .3s;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.book-btn:hover{background:#88b84f}.footer{color:#fff;background:#0f3d7a;border-radius:20px;margin-top:80px;padding:50px 30px}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px;display:grid}.footer h3{margin-bottom:18px;font-size:20px;font-weight:700}.footer ul{padding:0;list-style:none}.footer ul li{color:#d4d4d4;margin-bottom:10px;font-size:15px}.map-box{background:#d0d8e8;border-radius:10px;width:100%;height:150px}.footer p{text-align:center;color:#cce0ff;margin-top:40px;font-size:14px}.gradient-bg{background:linear-gradient(270deg,#eee 30%,#dfeef3);margin-bottom:3rem;padding:2rem 1rem}
