.professional-container{justify-content:space-between;align-items:flex-start;margin-top:3rem;display:flex}.professional-text{flex:1;font-size:1.2rem;line-height:1.8}.professional-text .highlight{color:#000;font-weight:700;text-decoration-color:#febd59}.professional-text .custom-underline{background-position:0 100%;background-repeat:no-repeat;background-size:100% 5px;padding-bottom:5px;display:inline-block;position:relative}.professional-button{text-align:center;cursor:pointer;color:#000;background-color:#febd59;border-radius:15px;margin-top:1rem;padding:.6rem 3rem;text-decoration:none;display:inline-block}.professional-image{text-align:center;flex:1}.professional-image img{border-radius:10px;max-width:500px;height:auto}@media (max-width:768px){.professional-container{flex-direction:column;align-items:center;gap:2rem}.professional-image img{width:100%;max-width:250px}.professional-text{text-align:center;font-size:1rem}.professional-button{padding:.6rem 2rem;font-size:1rem}}
.blogs-section{margin:3rem 0;padding:0}.blogs-header{justify-content:space-between;align-items:center;display:flex}.home-section-title{font-size:2rem;font-weight:700}.section-title-link{background-color:#ffd696;border-top-left-radius:14px;border-bottom-left-radius:14px;align-items:center;gap:10px;padding:15px 50px 15px 30px;font-size:.9rem;display:flex}.blogs-subtitle{color:#555;margin:.5rem 0 2rem;font-size:1.1rem}.blogs-list{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.blog-card{cursor:pointer;border-radius:10px;flex-direction:column;justify-content:flex-end;height:250px;display:flex;position:relative;overflow:hidden}.blog-image-container{border-radius:10px;width:100%;height:250px;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.blog-image{object-fit:cover;z-index:0;width:100%;height:100%;display:block;position:relative}.blog-image-container:before{content:"";z-index:1;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.blog-overlay{z-index:2;justify-content:flex-start;align-items:flex-end;width:100%;padding:1rem .5rem;display:flex;position:absolute;bottom:0;left:0}.blog-title-overlay{color:#fff;letter-spacing:1px;margin-left:.8rem;font-size:.95rem;font-weight:700}@media (max-width:768px){.blogs-list{grid-template-columns:1fr;gap:20px}.blog-image-container,.blog-card{height:200px}}
.featured-service-container{scroll-behavior:smooth;padding:80px 5px;display:block;position:relative;overflow:hidden}.featured-service-item{cursor:pointer;border-radius:10px;flex:0 0 calc(33.33% - 20px);height:300px;margin:10px;position:relative;overflow:hidden}.carousel-item-spacing{padding:10px}.featured-service-divider{background-color:#febd59;height:2px}.featured-service-item:before{content:"";z-index:0;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.featured-service-item img{object-fit:cover;border-radius:10px;width:100%;height:100%}.featured-service-item-name{color:#fff;z-index:1;font-size:1.2rem;font-weight:700;text-decoration:underline;position:absolute;top:20px;left:20px}.arrow-btn{cursor:pointer;background:0 0;border:none;font-size:1.5rem}.title-and-arrows{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.home-section-title{font-size:1.5rem;font-weight:700}.carousel-arrows{gap:10px;display:flex}.arrow-btn:hover{color:#f39c12}@media (max-width:768px){.featured-service-container{padding:40px 5px}.featured-service-item{width:260px;height:200px;margin-left:50px;margin-right:auto}}.featured-service-marquee{color:#ffefd3;text-transform:uppercase;white-space:nowrap;pointer-events:none;font-size:5.5rem;font-weight:700;line-height:1.4}
.home-carousel-container{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.home-carousel-item{cursor:pointer;border-radius:10px;position:relative;overflow:hidden}.home-carousel-divider{background-color:#febd59;height:2px;margin:20px 0}.home-carousel-item img{object-fit:cover;border-radius:10px;width:100%;height:250px}.home-carousel-item:before{content:"";z-index:0;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.home-carousel-item-name{color:#fff;z-index:1;font-size:1.2rem;font-weight:700;text-decoration:underline;position:absolute;top:20px;left:20px}.home-carousel-item-explore{color:#000;z-index:1;background:#fff;border-radius:20px;align-items:center;gap:10px;padding:5px 20px;font-weight:700;display:flex;position:absolute;bottom:20px;right:10px}.home-carousel-item-explore .explore-icon{color:#fff;background:orange;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}@media (max-width:768px){.home-carousel-container{grid-template-columns:1fr}}
.home-middle-carousel{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding:0;position:relative}.home-middle-carousel .react-multi-carousel-list{width:100vw;max-width:100vw;margin:0}.home-middle-carousel .carousel-middle-item{justify-content:center;align-items:center;width:100vw;max-width:100vw;display:flex}.home-middle-carousel .carousel-middle-item img{object-fit:cover;border-radius:0;width:100vw;max-width:100vw;height:30vw;min-height:300px}.react-multi-carousel-dot button{border:none;border-radius:50%;width:8px;height:8px}.react-multi-carousel-dot--active button{background-color:var(--light-orange-color);border:none;border-radius:30%;width:12px;height:8px}.custom-arrow{z-index:10;background-color:var(--light-orange-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.custom-left-arrow{left:5rem}.custom-right-arrow{right:5rem}@media (max-width:1200px){.custom-left-arrow{left:2rem}.custom-right-arrow{right:2rem}}@media (max-width:768px){.home-middle-carousel .carousel-middle-item img{width:100%;height:100%}.custom-left-arrow{left:.5rem}.custom-right-arrow{right:.5rem}}
.section-title{justify-content:space-between;margin:20px 0;font-weight:700;display:flex}.section-title-link{color:#000;background-color:#ffd696;border-top-left-radius:14px;border-bottom-left-radius:14px;align-items:center;gap:10px;padding:15px 50px 15px 30px;font-size:.9rem;text-decoration:none;display:flex}@media (max-width:768px){.section-title{margin:12px 0;font-size:1rem}.home-section-title{font-size:1rem}.section-title-link{padding:10px 24px 10px 16px;font-size:.8rem}.section-title-link img{width:14px;height:14px}}
.virtual-tour-container{justify-content:space-between;align-items:flex-start;margin-top:4rem;display:flex}.virtual-tour-title{color:#000;margin-bottom:2rem}.virtual-tour-rectangle{border-radius:15px;width:70%;height:400px;margin-right:-16rem;position:relative}.virtual-tour-iframe{border-radius:15px;width:100%;height:100%}.virtual-tour-text-container{color:#000;background-color:#ffd696;border-top-left-radius:15px;width:60%;height:330px;margin-top:30px;padding:2rem;font-family:Arial,sans-serif;font-size:1rem;line-height:1.5}.virtual-tour-text-container h2{margin-bottom:1rem;font-size:1.5rem}.virtual-tour-text-container p{margin-bottom:1rem}.virtual-tour-text{padding-top:1rem;padding-left:16rem}.virtual-tour-know-more{cursor:pointer;align-items:center;gap:10px;margin-bottom:2rem;font-size:1.2rem;font-weight:700;display:flex}.virtual-tour-arrow{width:16px;height:16px}@media (max-width:768px){.virtual-tour-container{flex-direction:column;align-items:stretch;margin-top:2rem}.virtual-tour-rectangle{width:100%;height:220px;margin-bottom:1.5rem;margin-right:0}.virtual-tour-title{margin-bottom:1rem;font-size:1.2rem}.virtual-tour-iframe{height:180px}.virtual-tour-text-container{display:none}}
.home-empty-state{text-align:center;color:#555;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:50px;display:flex}.home-empty-state h2{margin-bottom:10px;font-size:24px}.home-empty-state p{color:#777;font-size:18px}.large-heading{font-size:3rem}.visuals-background{background-color:#ffd69680;border-radius:50px;padding:10px 20px;display:inline-block}.home-search-icon{color:#000;border:2px solid var(--light-orange-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding:10px;font-size:1rem;display:flex}.qualities-strip{background-color:#fff9ef;margin-top:2rem;margin-bottom:4rem;padding:10px 0;position:relative;overflow:hidden}.quality-item{color:#555;align-items:center;margin-right:30px;font-size:1.2rem;display:flex}.flash-icon{margin-right:30px;height:auto!important}.home-section-title{font-size:2rem;font-weight:700}
