.image-scroll-container{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;padding:10px;justify-content:flex-start;align-items:center;-ms-overflow-style:none;scrollbar-width:none}@media (min-width:992px){.image-scroll-container{padding-top:20px}}.image-scroll-container::-webkit-scrollbar{display:none}.image-wrapper{flex:0 0 auto;max-width:100%}.image-wrapper img{width:100%;max-width:300px;aspect-ratio:2/1;height:auto;border-radius:12px;object-fit:cover;display:block}.scroll-wrapper{position:relative;width:100%}.scroll-btn{position:absolute;top:60%;transform:translateY(-50%);background:rgba(255,255,255,.85);border:none;padding:8px;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2);z-index:20;font-size:18px;transition:all .3s ease}.scroll-btn:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.scroll-btn.left{left:-40px}.scroll-btn.right{right:-40px}@media (max-width:991px){.scroll-btn{display:none}}.line-indicator{display:none;position:relative;width:20%;height:3px;background:#e0e0e0;border-radius:2px;margin:10px auto 0}.indicator-pill{position:absolute;top:0;height:100%;width:20%;background:#000;border-radius:2px;transition:left .3s ease}@media (max-width:991px){.line-indicator{display:block}.scroll-btn{display:none}}.offer-subtitle p{font-size:14px;color:#666;margin:0}.section-heading{padding-left:16px;margin-bottom:10px}.section-title{font-size:16px!important;font-weight:600;letter-spacing:.5px;text-transform:uppercase;line-height:1.3;margin:0}@media (min-width:768px){.section-heading{padding-left:40px}}.explore-box-custom{padding:8px;background:transparent;border:none;box-shadow:none;display:flex;align-items:center;justify-content:center;margin:auto;position:relative}.explore-img-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.explore-img-bg{background-color:#fdf2ff;border-radius:12px;display:flex;align-items:center;justify-content:center}.explore-img-custom{object-fit:contain;border-radius:8px;background-color:transparent;padding:0}.explore-title{font-size:12px;font-weight:600;font-family:Sora,sans-serif;height:18px;margin-top:8px;text-align:center;color:#222;line-height:18px}.offer-tag-custom{position:absolute;top:4px;left:4px;background-color:#2d7a2d;color:white;font-size:10px;padding:2px 6px;border-radius:999px;font-weight:500}.explore-heading{display:flex;align-items:center;justify-content:center;margin:24px 0 20px}.explore-heading:after,.explore-heading:before{content:"";flex:1 1;height:1px;background:#ccc;margin:0 12px}.explore-heading span{font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;background:-webkit-linear-gradient(45deg,#ff82f3,#7b13ff 50%,#400d64);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.appliance-heading{font-weight:600;font-size:16px;padding-left:.5rem;margin-bottom:8px;color:#4a006a;border-bottom:1px solid #ccc;width:-moz-fit-content;width:fit-content}@media screen and (min-width:992px){.explore-card-grid .row{display:grid!important;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;grid-row-gap:20px;row-gap:20px;margin:0!important;padding:0!important}.explore-card-grid .col-lg-4{all:unset}.explore-box-custom{width:112.75px;height:130.75px;flex-direction:column}.explore-img-wrapper{width:104.75px;height:130.75px}.explore-img-bg{width:104.75px;height:104.75px;padding:6px}.explore-img-custom{width:88.75px;height:88.75px}.explore-title{margin-top:6px;font-size:12px}}@media screen and (max-width:991px){.explore-card-grid .row{display:grid!important;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;grid-row-gap:16px;row-gap:16px;margin:0!important;padding:0!important}.explore-card-grid .col-4,.explore-card-grid .col-md-4{all:unset}.explore-box-custom{width:100%;max-width:100px;padding:4px;flex-direction:column;align-items:center;justify-content:flex-start}.explore-img-wrapper{width:100%;height:auto;flex-direction:column;justify-content:space-between}.explore-img-bg{width:105%;aspect-ratio:1/1;padding:4px}.explore-img-custom{width:100%;max-width:200px;height:auto}.explore-title{margin-top:6px;font-size:9px;line-height:1.2;word-break:break-word}}.coming-soon-section .explore-box-custom{transition:transform .3s ease,box-shadow .3s ease}.coming-soon-section .explore-box-custom:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.coming-soon-section .explore-title{color:#4a148c;font-weight:600}.explore-images-wrapper{margin-top:30px;padding:0}.hero-img{max-width:100%;height:auto;object-fit:contain}.about-section p{color:#555;line-height:1.6}.custom-heading{font-size:24px}.custom-subtext{font-size:18px;max-width:700px}body,html{margin:0;font-family:Sora,sans-serif;padding:40px 0 0}.page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif!important}.uc-loader-overlay{position:fixed;inset:0;background:#ffffff;display:flex;justify-content:center;align-items:center;z-index:99999}.uc-loader-content{text-align:center;animation:fadeIn .6s ease-in-out}.uc-dots-loader{display:flex;justify-content:center;gap:8px;margin:10px 0 15px}.uc-dots-loader span{width:10px;height:10px;background:#6c63ff;border-radius:50%;display:inline-block;animation:bounce .6s infinite alternate}.uc-dots-loader span:nth-child(2){animation-delay:.2s}.uc-dots-loader span:nth-child(3){animation-delay:.4s}.uc-loader-text{font-size:14px;font-weight:500;color:#444;font-family:Sora,sans-serif;letter-spacing:.3px}@keyframes bounce{0%{transform:translateY(0);opacity:.6}to{transform:translateY(-8px);opacity:1}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.navbar-custom{justify-content:space-between;padding:12px 32px;height:70px;background:linear-gradient(90deg,#ffffff,#f9f9f9);box-shadow:0 2px 8px rgba(0,0,0,.05);position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:2px solid #dbd2d2}.navbar-custom,.navbar-logo-container{display:flex;align-items:center}.navbar-logo img{width:160px;height:auto}@media (max-width:576px){.navbar-logo img{width:110px}}.nav-links{display:flex;align-items:center;gap:32px}.nav-link-custom{color:#222;text-decoration:none;font-weight:500;font-size:16px;position:relative;transition:color .3s ease}.nav-link-custom:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;background:#8f1111;transition:width .3s ease}.nav-link-custom:hover{color:#8f1111}.nav-link-custom:hover:after{width:100%}.nav-right{display:flex;align-items:center;gap:30px;font-size:16px}.call{padding:10px 20px;border:none;border-radius:25px;font-size:15px;font-weight:600;color:#fff;background:#ff0000;text-decoration:none;cursor:pointer;box-shadow:0 4px 10px rgba(255,0,0,.3);transition:transform .2s ease}.call:hover{transform:scale(1.05)}.city-info{display:flex;align-items:center;gap:8px;padding:6px 14px;border-radius:25px;background:#f2f2f2;cursor:pointer;transition:background .3s ease}.city-info:hover{background:#e9e9e9}.city-icon{width:22px;height:22px;stroke-width:2;flex-shrink:0;color:#8f1111}.city-text{display:flex;flex-direction:column;line-height:1.2}.city-info-label{font-size:11px;text-transform:uppercase;font-weight:500;color:#267b9a}.city-info-inner{display:flex;align-items:center;gap:4px;font-weight:700;font-size:14px;color:#177493;margin-top:2px}.city-info-inner span{font-size:11px}.city-modal-overlay{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:flex-end;padding:16px;overflow-y:auto;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.city-modal-box{background-color:#fff;width:100%;max-width:500px;max-height:90vh;border-radius:20px;padding:20px;position:relative;box-shadow:0 8px 20px rgba(0,0,0,.2);overflow-y:auto}.modal-close{position:absolute;top:12px;right:12px;border:none;background:#333;color:white;font-size:18px;border-radius:50%;width:32px;height:32px;cursor:pointer}.modal-title{text-align:center;font-size:20px;font-weight:600;margin-bottom:1rem}.city-search-input{width:100%;padding:10px 14px;margin-bottom:1rem;border:1px solid #ccc;border-radius:10px}.city-grid{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.city-button{background-color:#f5f5f5;padding:10px 16px;border:none;border-radius:10px;cursor:pointer;font-weight:500;font-size:16px;min-width:100px}.city-button:hover{background-color:#e0e0e0}@media (max-width:576px){.navbar-custom{padding:8px 16px;height:60px}.call,.nav-links{display:none!important}.nav-right{margin-left:auto;gap:0}.city-info{font-size:13px;background:transparent;padding:0}.city-icon{width:20px;height:20px}.city-info-label{font-size:10px}.city-info-inner{font-size:13px}.city-modal-overlay{align-items:center}.city-modal-box{width:90%;max-width:400px;max-height:80vh;margin:0 auto}}.search-container{display:flex;justify-content:flex-start;padding-left:5vw;padding-right:4vw;margin-top:40px;margin-bottom:24px;width:100%;box-sizing:border-box}.search-bar-wrapper{position:relative;width:100%;max-width:500px}.search-input{height:46.6px;padding-left:40px;border-radius:8px;border:1px solid #ccc;font-size:16px;width:100%;outline:none}.search-icon svg{font-size:18px;color:#666}@media (min-width:1567px) and (max-width:1780px){.faq-align-fix.container,.review-align-fix.container{padding-left:125px!important;padding-right:40px!important;max-width:100%!important}}.row.g-3>[class*=col-]{padding-right:12px;padding-left:12px}.review-card{min-height:100%;margin-bottom:24px;transition:box-shadow .3s;padding-left:20px}.review-card:hover{background-color:#e0e0e3}.bar{display:inline-block;height:8px;width:200px;border-radius:4px;margin-left:8px}.green{background-color:#28a745}.yellow{background-color:#ffc107}.red{background-color:#dc3545}.gray{background-color:#dee2e6}.read-more{font-weight:500;text-decoration:none;background:-webkit-linear-gradient(45deg,#ff82f3,#7b13ff 50%,#400d64);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.read-more:hover{text-decoration:underline}@media (max-width:767.98px){.review-card{margin-left:auto;margin-right:auto;max-width:90%}.gradient-heading{background:-webkit-linear-gradient(45deg,#ff82f3,#7b13ff 50%,#400d64);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}}.faq-title{font-weight:700;margin-bottom:4px}.faq-title span{background:-webkit-linear-gradient(45deg,#ff82f3,#7b13ff 50%,#400d64);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-weight:700}.faq-subtitle{color:#666;margin-bottom:32px;font-size:18px}.faq-list{border-top:1px solid #eee}.faq-item{border-bottom:1px solid #eee;padding:16px 0;cursor:pointer;transition:background-color .3s}.gradient-text{background:-webkit-linear-gradient(45deg,#ff82f3,#7b13ff 50%,#400d64);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-size:24px}.faq-item.active{background-color:#e9f1ff;border-radius:12px;padding:16px}.faq-question{display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:16px}.faq-answer{font-size:15px;color:#333;padding-top:12px}.arrow{font-size:20px}.right-image-box{position:absolute;top:100px;right:5%;width:40vw;max-width:570px;padding:0 12px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.styled-image{width:100%;aspect-ratio:546/495.04;object-fit:cover;border-radius:20px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.card-grid-wrapper{padding:10px 0}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.custom-card{background:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.05);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:transform .2s ease;height:160px;width:100%}.custom-card:hover{transform:scale(1.03)}.card-img{width:70px;height:70px;object-fit:contain;margin-bottom:10px}.card-title{font-size:14px;font-weight:500;color:#212529}@media (max-width:576px){.card-grid{grid-template-columns:1fr;justify-items:center}.custom-card{max-width:280px}}.search-dropdown{position:absolute;width:100%;background-color:white;border:1px solid #ddd;border-radius:6px;margin-top:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);max-height:300px;overflow-y:auto;z-index:10}.search-item{padding:12px 16px;cursor:pointer;font-size:15px;border-bottom:1px solid #eee}.search-item:last-child{border-bottom:none}.search-item:hover{background-color:#f5f5f5}.brand-section{background-color:#fff;padding:3rem 1rem;text-align:center}.brand-title{background:-webkit-linear-gradient(45deg,#ff82f3,#7b13ff 50%,#400d64);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.brand-title,.normal-text{font-size:28px;font-weight:700}.normal-text{color:#0c1424}.brand-subtitle{font-size:16px;color:#444;margin-bottom:20px}.brand-box{background-color:#fff;width:170px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.08);transition:transform .2s ease;margin-bottom:16px;flex-shrink:0}@media (hover:hover){.brand-box:hover{transform:scale(1.05)}}.brands-logo{max-height:60px;max-width:100%;object-fit:contain}.brand-desktop-grid{display:none}@media (min-width:768px){.brand-desktop-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:1.5rem}.brand-scroll-wrapper{display:none}}@media (max-width:767px){.brand-scroll-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;padding:0 8px;margin-top:1.5rem}.brand-box{width:100%;height:100px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.08)}.brands-logo{max-width:90%;max-height:60px;object-fit:contain}}.mobile-banner{display:block;padding-left:12px;padding-right:12px;margin-top:1rem;text-align:center}@media (min-width:576px){.mobile-banner{display:none}}.mobile-banner-img{max-width:100%;height:auto;border-radius:8px}.desktop-only{display:none}@media (min-width:576px){.desktop-only{display:block}}.styled-image{max-width:100%;height:auto;border-radius:8px}.gradient-heading{font-size:22px;font-weight:700;text-align:center;margin-bottom:6px;background:-webkit-linear-gradient(45deg,#ff82f3,#7b13ff 50%,#400d64);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.review-subtitle{text-align:center;font-size:14px;color:#666;margin-bottom:20px}.right-image-box{right:7%}