.hero-dry-clean-shop{background-image:url(/images/shared/laundrywala-hero-background-blue-yellow-city-wave.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;border-bottom:10px solid #1f2a58;width:100%;max-width:100%;padding:60px 20px;overflow:hidden}@media (max-width:991px){.hero-dry-clean-shop{padding:40px 15px}}@media (max-width:767px){.hero-dry-clean-shop{border-bottom:10px solid #08335d}}.hero-dry-clean-shop__container{justify-content:space-between;align-items:center;gap:60px;max-width:1400px;margin:0 auto;display:flex}.hero-dry-clean-shop__content{flex:1;max-width:550px}@media (max-width:767px){.hero-dry-clean-shop .hero-dry-clean-shop__content-custom{flex-direction:column;align-items:flex-start;display:flex}}.hero-dry-clean-shop__subtitle{color:#1f2a58;letter-spacing:.5px;margin:0 0 15px;font-family:Poppins,sans-serif;font-size:22px;font-weight:500}@media (max-width:767px){.hero-dry-clean-shop__subtitle{font-size:20px!important}}.hero-dry-clean-shop__title{color:#1f2a58;margin:0 0 25px;font-family:Poppins,sans-serif;font-size:48px;font-weight:700;line-height:1.3}@media (max-width:767px){.hero-dry-clean-shop__title{text-align:left;font-size:40px!important}}.hero-dry-clean-shop__highlight{color:#f8bb21}.hero-dry-clean-shop__divider{margin:20px 0}@media (max-width:767px){.hero-dry-clean-shop__divider{width:100%}}.hero-dry-clean-shop__divider-line{background-color:#f8bb21;width:100%;height:2px;display:block}.hero-dry-clean-shop__welcome{color:#1f2a58;margin:0;font-family:Poppins,sans-serif;font-size:22px;font-weight:500}.hero-dry-clean-shop__stats{color:#1f2a58;margin:0;font-family:Poppins,sans-serif;font-size:18px;font-weight:400}@media (max-width:767px){.hero-dry-clean-shop__stats{font-size:23px!important;font-weight:600!important}}.hero-dry-clean-shop__stats-highlight{color:#fc3;font-weight:700}.hero-dry-clean-shop__image{flex:1;max-width:600px;position:relative}.hero-dry-clean-shop__img{border-radius:16px;width:100%;height:auto;display:block}@media (max-width:991px){.hero-dry-clean-shop__container{text-align:center;flex-direction:column;gap:40px}.hero-dry-clean-shop__content{max-width:100%}.hero-dry-clean-shop__title{font-size:36px}.hero-dry-clean-shop__divider-line{margin:0 auto}.hero-dry-clean-shop__image{max-width:500px}}@media (max-width:767px){.hero-dry-clean-shop{padding:40px 15px}.hero-dry-clean-shop__subtitle{font-size:16px}.hero-dry-clean-shop__title{font-size:28px}.hero-dry-clean-shop__welcome{font-size:18px}.hero-dry-clean-shop__stats{font-size:16px}.hero-dry-clean-shop__container{gap:30px}}
.expert-services{background:linear-gradient(135deg,#fff8f0 0%,#fff 100%);width:100%;max-width:100%;padding:80px 20px}.expert-services__container{max-width:1400px;margin:0 auto}.expert-services__title{color:#08335d;text-align:center;margin:0 0 20px;font-family:Poppins,sans-serif;font-size:40px;font-weight:700;line-height:1.4}.expert-services__description{color:#333;text-align:center;max-width:900px;margin:0 auto 60px;font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:1.8}.expert-services__description strong{color:#08335d;font-weight:600}.expert-services__content{justify-content:space-between;display:flex}@media (max-width:1199px){.expert-services__content{display:block}}@media (max-width:767px){.expert-services__content{flex-direction:column;display:flex}}.expert-services__grid{grid-template-columns:repeat(1,1fr);gap:3px;display:grid}.expert-services__item{border-radius:12px;align-items:center;gap:20px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.expert-services__item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}@media (max-width:767px){.expert-services__item{text-align:center;flex-direction:column}}.expert-services__item-image{flex-shrink:0;width:64px;height:auto;position:relative;overflow:hidden}@media (max-width:767px){.expert-services__item-image{width:50px}}.expert-services__img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.expert-services__item:hover .expert-services__img{transform:scale(1.05)}@media (max-width:767px){.expert-services__img{object-fit:cover;width:100%;height:100%}}.expert-services__item-content{flex:1;padding:20px 25px 20px 0}.expert-services__item-title{color:#08335d;margin:0 0 10px;font-family:Poppins,sans-serif;font-size:22px;font-weight:600}.expert-services__item-description{color:#555;margin:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.6}.expert-services__item-link{color:#fecf2e;font-weight:600;text-decoration:none;transition:color .3s}.expert-services__item-link:hover{color:#08335d;transition:color .3s}.expert-services__cta{flex-direction:column;gap:25px;display:flex;position:sticky;top:100px}.expert-services__cta-image{border-radius:12px;overflow:hidden;box-shadow:0 6px 20px #0000001a}.expert-services__cta-img{width:100%;height:auto;display:block}.expert-services__cta-title{color:#292828;text-align:center;margin:20px 0 10px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.4}.expert-services__cta-button{color:#fff;text-align:center;background:linear-gradient(135deg,#08335d 0%,#0a4273 100%);border-radius:50em;width:auto;max-width:fit-content;margin:0 auto;padding:15px 35px;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:block;box-shadow:0 4px 15px #fecf2e4d}.expert-services__cta-button:hover{color:#08335d;background:linear-gradient(135deg,#fecf2e 0%,#fc3 100%);transition:all .3s;transform:translateY(-2px);box-shadow:0 6px 20px #08335d4d}.expert-services__cta-button-text{display:block}@media (max-width:1199px){.expert-services__content{grid-template-columns:1fr;gap:50px}.expert-services__cta{position:static}.expert-services__grid{grid-template-columns:repeat(3,1fr);gap:30px}}@media (max-width:991px){.expert-services{padding:60px 20px}.expert-services__title{font-size:32px}.expert-services__item-image{justify-content:center;align-items:center;width:70px;max-width:70px;height:70px;max-height:70px;display:flex;width:70px!important;max-width:70px!important;height:70px!important;max-height:70px!important}.expert-services__img{object-fit:cover;width:70px;max-width:70px;height:70px;max-height:70px;display:block}.expert-services{gap:25px}}.expert-services__item-title{font-size:20px}.expert-services__cta-title{font-size:22px}@media (max-width:767px){.expert-services{padding:40px 15px}.expert-services__title{font-size:26px}.expert-services__item-content{padding:12px 10px}.expert-services__grid{grid-template-columns:1fr;gap:12px}.expert-services__item-image{justify-content:center;align-items:center;display:flex;width:70px!important;max-width:70px!important;height:70px!important;max-height:70px!important}.expert-services__img{display:block;object-fit:cover!important;width:70px!important;max-width:70px!important;height:70px!important;max-height:70px!important}.expert-services__item-title{font-size:18px}.expert-services__item-description{font-size:13px}.expert-services__cta-title{font-size:20px}.expert-services__cta-button{padding:12px 28px;font-size:16px}}
.offers-carousel{background:#fff;border-bottom:10px solid #f8bb21;width:100%;max-width:100%;padding:80px 20px}.offers-carousel__container{max-width:1400px;margin:0 auto}.offers-carousel__title{color:#08335d;text-align:center;margin:0 0 50px;font-family:Poppins,sans-serif;font-size:40px;font-weight:700;line-height:1.4}.offers-carousel__slider{margin-bottom:40px;position:relative;overflow:hidden}.offers-carousel__track{display:flex}.offers-carousel__slide{justify-content:center;min-width:50%;padding:0 15px;display:flex}.offers-carousel__slide-inner{border-radius:16px;width:100%;max-width:600px;transition:transform .3s;overflow:hidden;box-shadow:0 8px 25px #00000026}.offers-carousel__slide-inner:hover{transform:scale(1.02)}.offers-carousel__image{width:100%;height:auto;display:block}.offers-carousel__pagination{justify-content:center;gap:12px;margin-top:30px;display:flex}.offers-carousel__dot{cursor:pointer;background-color:#d1d1d1;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.offers-carousel__dot:hover{background-color:#fc3;transform:scale(1.2)}.offers-carousel__dot--active{background-color:#fc3;border-radius:6px;width:32px}.offers-carousel__cta{text-align:center}.offers-carousel__button{color:#08335d;text-align:center;background:linear-gradient(135deg,#fecf2e 0%,#fc3 100%);border-radius:8px;padding:15px 40px;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #fecf2e4d}.offers-carousel__button:hover{color:#fff;background:linear-gradient(135deg,#08335d 0%,#0a4273 100%);transform:translateY(-2px);box-shadow:0 6px 20px #08335d4d}.offers-carousel__button-text{display:block}@media (max-width:991px){.offers-carousel{padding:60px 20px}.offers-carousel__title{margin-bottom:40px;font-size:32px}.offers-carousel__slide{padding:0 10px}}@media (max-width:767px){.offers-carousel{padding:40px 15px}.offers-carousel__title{margin-bottom:30px;font-size:26px}.offers-carousel__slide{min-width:100%;padding:0 5px}.offers-carousel__pagination{gap:8px}.offers-carousel__dot{width:10px;height:10px}.offers-carousel__dot--active{width:24px}.offers-carousel__button{padding:12px 30px;font-size:16px}}
