.page-module__K6feTa__page{color:#333;background-color:#fff;width:100%;min-height:100vh;font-family:inherit}.page-module__K6feTa__sliderSection{background-color:#f8fafc;padding:1rem 0}.page-module__K6feTa__sliderContainer{max-width:1400px;margin:0 auto;padding:0 2rem}.page-module__K6feTa__desktopSlider{display:block}.page-module__K6feTa__mobileSlider{display:none}.page-module__K6feTa__slideImageWrapper{border-radius:20px;width:100%;height:380px;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a}.page-module__K6feTa__mobileSlideImageWrapper{border-radius:12px;width:100%;height:280px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d}.page-module__K6feTa__mySwiper{width:100%;height:100%}@media (max-width:768px){.page-module__K6feTa__desktopSlider{display:none}.page-module__K6feTa__mobileSlider{display:block}}:is(.swiper-button-next,.swiper-button-prev){--swiper-navigation-size:20px;background:#00a79d80;border-radius:50%;width:50px;height:50px;color:#fff!important}.swiper-pagination-bullet-active{background:#00a79d!important}.page-module__K6feTa__content{max-width:1200px;margin:0 auto;padding:2rem}.page-module__K6feTa__section{margin-bottom:3rem}.page-module__K6feTa__sectionTitle{color:#000;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.page-module__K6feTa__aboutGrid{gap:3rem;align-items:top;grid-template-columns:2fr 1fr;display:grid}.page-module__K6feTa__aboutText{color:#444;text-align:justify;font-size:.95rem;line-height:1.6}.page-module__K6feTa__illustrationWrapper{justify-content:center;display:flex}.page-module__K6feTa__illustration{border-radius:8px;box-shadow:0 4px 12px #0000001a}.page-module__K6feTa__tealGrid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.page-module__K6feTa__offerGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.page-module__K6feTa__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.page-module__K6feTa__card:hover{border-color:#00a79d;transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.page-module__K6feTa__cardImageWrapper{aspect-ratio:1;color:#00a79d;background-color:#f3f4f6;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.page-module__K6feTa__cardContent{text-align:center;padding:.75rem}.page-module__K6feTa__cardTitle{color:#111827;margin:0;font-size:.9rem;font-weight:700}.page-module__K6feTa__rating{gap:.2rem;margin-bottom:.75rem;display:flex}.page-module__K6feTa__reviewText{color:#334155;margin:0;font-size:.95rem;line-height:1.6}.page-module__K6feTa__reviewsHeaderSection{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-module__K6feTa__writeReviewBtn{color:#00a79d;cursor:pointer;background:#fff;border:1.5px solid #00a79d;border-radius:8px;padding:.6rem 1.2rem;font-weight:600;transition:all .2s}.page-module__K6feTa__writeReviewBtn:hover{background:#f0fdfa;transform:translateY(-1px)}.page-module__K6feTa__reviewSummaryCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;align-items:center;gap:4rem;margin-bottom:2.5rem;padding:2.5rem;display:flex}.page-module__K6feTa__summaryMain{flex-direction:column;align-items:center;gap:.5rem;min-width:150px;display:flex}.page-module__K6feTa__bigRating{color:#1a1a1a;font-size:4rem;font-weight:700;line-height:1}.page-module__K6feTa__summaryStars{gap:.2rem;display:flex}.page-module__K6feTa__totalReviewsText{color:#64748b;font-size:.9rem}.page-module__K6feTa__distributionBars{flex-direction:column;flex:1;gap:.6rem;max-width:400px;display:flex}.page-module__K6feTa__distributionRow{align-items:center;gap:1rem;display:flex}.page-module__K6feTa__starLabel{color:#64748b;width:10px;font-size:.9rem}.page-module__K6feTa__barWrapper{background:#f1f5f9;border-radius:10px;flex:1;height:8px;overflow:hidden}.page-module__K6feTa__barFill{background-color:gold;border-radius:10px;height:100%}.page-module__K6feTa__reviewForm{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:3rem;padding:2rem;animation:.3s ease-out page-module__K6feTa__slideDown}@keyframes page-module__K6feTa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page-module__K6feTa__formActions{gap:1rem;margin-top:2rem;display:flex}.page-module__K6feTa__cancelBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.75rem 2rem;font-weight:600}.page-module__K6feTa__formTitle{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.page-module__K6feTa__formGroup{margin-bottom:1.25rem}.page-module__K6feTa__formLabel{color:#64748b;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.page-module__K6feTa__formInput,.page-module__K6feTa__formTextarea{border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s}.page-module__K6feTa__formInput:focus,.page-module__K6feTa__formTextarea:focus{border-color:#00a79d;box-shadow:0 0 0 3px #00a79d1a}.page-module__K6feTa__formTextarea{resize:vertical;min-height:120px}.page-module__K6feTa__starRating{gap:.5rem;margin-bottom:.5rem;display:flex}.page-module__K6feTa__starBtn{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .1s}.page-module__K6feTa__starBtn:hover{transform:scale(1.1)}.page-module__K6feTa__submitReviewBtn{color:#fff;cursor:pointer;background-color:#00a79d;border:none;border-radius:8px;padding:.75rem 2rem;font-weight:600;transition:all .2s}.page-module__K6feTa__submitReviewBtn:hover{background-color:#0d9488;transform:translateY(-1px);box-shadow:0 4px 12px #00a79d33}.page-module__K6feTa__cardSubtitle{color:#6b7280;margin-top:.25rem;font-size:.75rem}.page-module__K6feTa__tealBox{aspect-ratio:1;background-color:#00a79d;border-radius:4px}.page-module__K6feTa__contactGrid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:4rem;display:grid}.page-module__K6feTa__contactInfo{flex-direction:column;gap:.5rem;display:flex}.page-module__K6feTa__companyName{color:#000;text-transform:uppercase;margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.page-module__K6feTa__footerStrip{background-color:#00a79d;width:100%;height:20px;margin-top:auto}.page-module__K6feTa__addressLine{color:#444;font-size:1.1rem;font-weight:500}.page-module__K6feTa__bookNowBtn{color:#fff;cursor:pointer;background-color:#00a79d;border:none;border-radius:6px;width:100%;margin-top:.6rem;padding:.6rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .3s}.page-module__K6feTa__bookNowBtn:hover{background-color:#0d9488;box-shadow:0 4px 12px #00a79d33}.page-module__K6feTa__contactDetails{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.page-module__K6feTa__phoneGroup,.page-module__K6feTa__businessHours{flex-direction:column;gap:.8rem;margin-top:1.5rem;display:flex}.page-module__K6feTa__badgeGroup{flex-direction:column;gap:.75rem;display:flex}.page-module__K6feTa__infoItem{color:#475569;align-items:center;gap:.75rem;font-weight:600;display:flex}.page-module__K6feTa__mapWrapper{border:1px solid #e5e7eb;border-radius:12px;width:100%;height:300px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.page-module__K6feTa__mapIframe{border:0;width:100%;height:100%}.page-module__K6feTa__loading,.page-module__K6feTa__error{color:#64748b;justify-content:center;align-items:center;min-height:400px;font-size:1.2rem;display:flex}@media (max-width:1024px){.page-module__K6feTa__tealGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.page-module__K6feTa__aboutGrid,.page-module__K6feTa__contactGrid{grid-template-columns:1fr}.page-module__K6feTa__tealGrid,.page-module__K6feTa__offerGrid{grid-template-columns:repeat(2,1fr)}.page-module__K6feTa__heroBanner{height:300px}}
.CompanyHeader-module__mdF-jG__header{z-index:1000;flex-direction:column;width:100%;font-family:inherit;display:flex;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000000d}.CompanyHeader-module__mdF-jG__topBar{color:#fff;background-color:#00a79d;justify-content:space-between;align-items:center;padding:.6rem 2rem;font-size:.85rem;font-weight:500;display:flex}.CompanyHeader-module__mdF-jG__topLinks{gap:2.5rem;display:flex}.CompanyHeader-module__mdF-jG__infoItem{white-space:nowrap;align-items:center;gap:.6rem;display:flex}.CompanyHeader-module__mdF-jG__socialMedia{align-items:center;gap:1.25rem;display:flex}.CompanyHeader-module__mdF-jG__socialLink{color:#fff;align-items:center;transition:all .2s;display:flex}.CompanyHeader-module__mdF-jG__socialLink:hover{opacity:.9;transform:translateY(-2px)}.CompanyHeader-module__mdF-jG__mainNav{background-color:#fff;justify-content:space-between;align-items:center;padding:.75rem 2rem;display:flex}.CompanyHeader-module__mdF-jG__logoLink{align-items:center;gap:1rem;text-decoration:none;display:flex}.CompanyHeader-module__mdF-jG__logoImage{object-fit:contain;width:60px;height:60px}.CompanyHeader-module__mdF-jG__companyName{color:#1e293b;max-width:250px;font-size:1.1rem;font-weight:700;line-height:1.2}.CompanyHeader-module__mdF-jG__navLinks{align-items:center;gap:2.5rem;display:flex}.CompanyHeader-module__mdF-jG__navLink{color:#475569;padding:.5rem 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.CompanyHeader-module__mdF-jG__navLink:after{content:"";background-color:#00a79d;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.CompanyHeader-module__mdF-jG__navLink:hover{color:#00a79d}.CompanyHeader-module__mdF-jG__navLink:hover:after{width:100%}.CompanyHeader-module__mdF-jG__navLink.CompanyHeader-module__mdF-jG__active{color:#00a79d}.CompanyHeader-module__mdF-jG__navLink.CompanyHeader-module__mdF-jG__active:after{width:100%}.CompanyHeader-module__mdF-jG__mobileToggle{color:#00a79d;cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.CompanyHeader-module__mdF-jG__mobileMenu{opacity:0;visibility:hidden;z-index:999;background-color:#fff;flex-direction:column;width:100%;padding:1rem 0;transition:all .3s;display:flex;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 10px 15px -3px #0000001a}.CompanyHeader-module__mdF-jG__mobileMenu.CompanyHeader-module__mdF-jG__open{opacity:1;visibility:visible;transform:translateY(0)}.CompanyHeader-module__mdF-jG__mobileNavLink{color:#475569;border-bottom:1px solid #f1f5f9;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none}.CompanyHeader-module__mdF-jG__mobileNavLink:last-child{border-bottom:none}.CompanyHeader-module__mdF-jG__mobileNavLink.CompanyHeader-module__mdF-jG__active{color:#00a79d;background-color:#f0fdfa}.CompanyHeader-module__mdF-jG__mobileSocialMedia{border-top:1px solid #f1f5f9;justify-content:center;gap:2rem;margin-top:1rem;padding:1.5rem 0;display:flex}.CompanyHeader-module__mdF-jG__mobileSocialLink{color:#00a79d;transition:transform .2s}.CompanyHeader-module__mdF-jG__mobileSocialLink:hover{transform:translateY(-3px)}@media (max-width:1024px){.CompanyHeader-module__mdF-jG__topBar{flex-wrap:wrap;justify-content:center;gap:1rem;padding:.5rem 1.5rem}.CompanyHeader-module__mdF-jG__topLinks{gap:1rem}.CompanyHeader-module__mdF-jG__navLinks{display:none}.CompanyHeader-module__mdF-jG__mobileToggle{display:block}.CompanyHeader-module__mdF-jG__mainNav{padding:.5rem 1.5rem}.CompanyHeader-module__mdF-jG__logoImage{width:50px;height:50px}.CompanyHeader-module__mdF-jG__companyName{max-width:180px;font-size:.9rem}}
.JobCard-module__dEJ3vq__card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000000d}.JobCard-module__dEJ3vq__card:hover{border-color:#e0e0e0;transform:translateY(-5px);box-shadow:0 8px 30px #0000001a}.JobCard-module__dEJ3vq__header{align-items:center;gap:1rem;display:flex;position:relative}.JobCard-module__dEJ3vq__logoWrapper{background:#f8f9fa;border:1px solid #eee;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.JobCard-module__dEJ3vq__logo{object-fit:contain;width:100%;height:100%}.JobCard-module__dEJ3vq__placeholderLogo{color:#adb5bd}.JobCard-module__dEJ3vq__titleInfo{flex:1}.JobCard-module__dEJ3vq__title{color:#1a1a1a;margin:0;font-size:1.15rem;font-weight:600;line-height:1.3}.JobCard-module__dEJ3vq__companyName{color:#666;margin:.25rem 0 0;font-size:.9rem;font-weight:500}.JobCard-module__dEJ3vq__badge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.JobCard-module__dEJ3vq__type1{color:#1976d2;background:#e3f2fd}.JobCard-module__dEJ3vq__type2{color:#7b1fa2;background:#f3e5f5}.JobCard-module__dEJ3vq__type3{color:#388e3c;background:#e8f5e9}.JobCard-module__dEJ3vq__type4{color:#f57c00;background:#fff3e0}.JobCard-module__dEJ3vq__body{padding:.5rem 0}.JobCard-module__dEJ3vq__meta{flex-direction:column;gap:.5rem;display:flex}.JobCard-module__dEJ3vq__metaItem{color:#666;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.JobCard-module__dEJ3vq__metaItem svg{color:#999}.JobCard-module__dEJ3vq__footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.JobCard-module__dEJ3vq__footerLeft{flex-direction:column;gap:.25rem;display:flex}.JobCard-module__dEJ3vq__footerRight{flex-shrink:0}.JobCard-module__dEJ3vq__applyBtnSmall{color:#fff;cursor:pointer;white-space:nowrap;background:#ff4d4d;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s}.JobCard-module__dEJ3vq__applyBtnSmall:hover{background:#e64040;transform:translateY(-1px)}.JobCard-module__dEJ3vq__applyBtnSmall:disabled{cursor:not-allowed;background:#ccc}.JobCard-module__dEJ3vq__appliedText{color:#388e3c;align-items:center;gap:.25rem;font-size:.85rem;font-weight:700;display:flex}.JobCard-module__dEJ3vq__vacancies{color:#444;font-size:.85rem}.JobCard-module__dEJ3vq__vacancies strong{color:#000}.JobCard-module__dEJ3vq__viewBtn{color:#ff4d4d;align-items:center;gap:.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .2s;display:flex}.JobCard-module__dEJ3vq__viewBtn:hover{gap:.5rem}@media (max-width:480px){.JobCard-module__dEJ3vq__header{flex-direction:column;align-items:flex-start}.JobCard-module__dEJ3vq__badge{position:absolute;top:0;right:0}}
.ShopProductCard-module__O7UM4G__card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.ShopProductCard-module__O7UM4G__card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0000001a}.ShopProductCard-module__O7UM4G__imageWrapper{background:#f9fafb;width:100%;padding-top:75%;position:relative}.ShopProductCard-module__O7UM4G__image{object-fit:cover}.ShopProductCard-module__O7UM4G__placeholderImage{color:#d1d5db;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ShopProductCard-module__O7UM4G__content{flex-direction:column;flex-grow:1;padding:1.25rem;display:flex}.ShopProductCard-module__O7UM4G__title{color:#1f2937;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:3.15rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ShopProductCard-module__O7UM4G__priceRow{margin-bottom:1rem}.ShopProductCard-module__O7UM4G__price{color:#2563eb;font-size:1.25rem;font-weight:700}.ShopProductCard-module__O7UM4G__companyRow{border-top:1px solid #f3f4f6;margin-bottom:1.25rem;padding-top:1rem}.ShopProductCard-module__O7UM4G__companyInfo{align-items:center;gap:.75rem;display:flex}.ShopProductCard-module__O7UM4G__companyLogo{border:1px solid #e5e7eb;border-radius:50%}.ShopProductCard-module__O7UM4G__placeholderLogo{background:#e5e7eb;border-radius:50%;width:28px;height:28px}.ShopProductCard-module__O7UM4G__companyName{color:#4b5563;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.ShopProductCard-module__O7UM4G__actions{flex-direction:column;gap:1rem;margin-top:auto;display:flex}.ShopProductCard-module__O7UM4G__contactGroup{gap:.75rem;display:flex}.ShopProductCard-module__O7UM4G__contactItem{align-items:center;gap:.5rem;display:flex;position:relative}.ShopProductCard-module__O7UM4G__iconBtn{color:#4b5563;cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.ShopProductCard-module__O7UM4G__iconBtn:hover,.ShopProductCard-module__O7UM4G__iconBtn.ShopProductCard-module__O7UM4G__active{color:#fff;background:#2563eb}.ShopProductCard-module__O7UM4G__iconBtn.ShopProductCard-module__O7UM4G__whatsapp:hover,.ShopProductCard-module__O7UM4G__iconBtn.ShopProductCard-module__O7UM4G__whatsapp.ShopProductCard-module__O7UM4G__active{background:#22c55e}.ShopProductCard-module__O7UM4G__number{color:#fff;white-space:nowrap;z-index:10;background:#1f2937;border-radius:6px;margin-bottom:8px;padding:4px 10px;font-size:.75rem;position:absolute;bottom:100%;left:0}.ShopProductCard-module__O7UM4G__bookBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:12px;width:100%;padding:.875rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #2563eb33}.ShopProductCard-module__O7UM4G__bookBtn:hover{transform:scale(1.02);box-shadow:0 6px 16px #2563eb4d}.ShopProductCard-module__O7UM4G__bookBtn:active{transform:scale(.98)}
.OfferCard-module__cP6m8G__offerCard{background:#fff;border:1px solid #f0f0f0;border-radius:20px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.OfferCard-module__cP6m8G__offerCard:hover{border-color:#ff4d4d;transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.OfferCard-module__cP6m8G__imageLink{display:block}.OfferCard-module__cP6m8G__imageWrapper{background:#f8f9fa;width:100%;padding-top:60%;position:relative}.OfferCard-module__cP6m8G__offerImage{object-fit:cover}.OfferCard-module__cP6m8G__discountBadge{color:#fff;background:#ff4d4d;border-radius:50px;padding:.3rem .75rem;font-size:.85rem;font-weight:800;position:absolute;top:12px;right:12px;box-shadow:0 4px 10px #ff4d4d4d}.OfferCard-module__cP6m8G__content{flex-direction:column;flex:1;gap:.75rem;padding:1.25rem;display:flex}.OfferCard-module__cP6m8G__offerName{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.OfferCard-module__cP6m8G__priceRow{align-items:center;gap:1rem;display:flex}.OfferCard-module__cP6m8G__offerPrice{color:#ff4d4d;font-size:1.5rem;font-weight:800}.OfferCard-module__cP6m8G__originalPrice{color:#999;font-size:1rem;text-decoration:line-through}.OfferCard-module__cP6m8G__expiryRow{color:#666;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.OfferCard-module__cP6m8G__footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.OfferCard-module__cP6m8G__companyInfo{flex:1;align-items:center;gap:.6rem;min-width:0;display:flex}.OfferCard-module__cP6m8G__logo{background:#fff;border:1px solid #eee;border-radius:50%}.OfferCard-module__cP6m8G__placeholderLogo{background:#eee;border-radius:50%;width:32px;height:32px}.OfferCard-module__cP6m8G__companyName{color:#444;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.OfferCard-module__cP6m8G__actions{gap:.5rem;display:flex}.OfferCard-module__cP6m8G__iconBtn{color:#444;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.OfferCard-module__cP6m8G__iconBtn:hover{color:#fff;background:#1a1a1a}.OfferCard-module__cP6m8G__whatsapp:hover{background:#25d366}
.ShoppingSection-module__TsltJa__section{max-width:1400px;margin:0 auto;padding:1.5rem 3rem}.ShoppingSection-module__TsltJa__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ShoppingSection-module__TsltJa__title{color:#1e293b;padding-left:1rem;font-size:1.8rem;font-weight:800;position:relative}.ShoppingSection-module__TsltJa__title:before{content:"";background-color:#00a79d;border-radius:2px;width:4px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ShoppingSection-module__TsltJa__viewMore{color:#00a79d;align-items:center;gap:.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:gap .2s;display:flex}.ShoppingSection-module__TsltJa__viewMore:hover{gap:.5rem}.ShoppingSection-module__TsltJa__grid{scrollbar-width:none;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding-bottom:1rem;display:grid;overflow-x:auto}.ShoppingSection-module__TsltJa__grid::-webkit-scrollbar{display:none}.ShoppingSection-module__TsltJa__card{background-color:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;gap:.75rem;padding:1rem;transition:all .3s;display:flex;position:relative;overflow:visible}.ShoppingSection-module__TsltJa__card:hover{border-color:#00a79d;transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.ShoppingSection-module__TsltJa__cardHeader{justify-content:flex-start;align-items:center;display:flex}.ShoppingSection-module__TsltJa__productName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;font-weight:700;overflow:hidden}.ShoppingSection-module__TsltJa__imageContainer{aspect-ratio:1;background-color:#f8fafc;border-radius:12px;width:100%;position:relative;overflow:hidden}.ShoppingSection-module__TsltJa__image{object-fit:contain;padding:2rem;transition:transform .5s}.ShoppingSection-module__TsltJa__card:hover .ShoppingSection-module__TsltJa__image{transform:scale(1.1)}.ShoppingSection-module__TsltJa__priceContainer{text-align:center;padding:.25rem 0}.ShoppingSection-module__TsltJa__productPrice{color:#0d9488;font-size:1.1rem;font-weight:800}.ShoppingSection-module__TsltJa__cardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:.5rem;display:flex}.ShoppingSection-module__TsltJa__companyInfo{flex:1;align-items:center;gap:.5rem;display:flex}.ShoppingSection-module__TsltJa__logoWrapper{background:#fff;border:1px solid #f1f5f9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ShoppingSection-module__TsltJa__logo{object-fit:contain}.ShoppingSection-module__TsltJa__companyNameText{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:80px;font-size:.75rem;font-weight:600;overflow:hidden}.ShoppingSection-module__TsltJa__contactActions{align-items:center;gap:.4rem;display:flex}.ShoppingSection-module__TsltJa__contactWrapper{align-items:center;display:flex;position:relative}.ShoppingSection-module__TsltJa__contactBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex}.ShoppingSection-module__TsltJa__contactBtn:hover,.ShoppingSection-module__TsltJa__contactBtn.ShoppingSection-module__TsltJa__active{color:#fff;background:#00a79d}.ShoppingSection-module__TsltJa__contactBtn.ShoppingSection-module__TsltJa__whatsapp.ShoppingSection-module__TsltJa__active{background:#22c55e}.ShoppingSection-module__TsltJa__contactNumber{color:#fff;white-space:nowrap;z-index:10;background:#1e293b;border-radius:6px;margin-bottom:6px;padding:.35rem .6rem;font-size:.7rem;animation:.3s ShoppingSection-module__TsltJa__slideUp;position:absolute;bottom:100%;right:0}.ShoppingSection-module__TsltJa__contactNumber:after{content:"";border:4px solid #0000;border-top-color:#1e293b;position:absolute;top:100%;right:8px}@keyframes ShoppingSection-module__TsltJa__slideUp{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.ShoppingSection-module__TsltJa__bookNowBtn{color:#fff;cursor:pointer;background-color:#00a79d;border:none;border-radius:8px;width:100%;margin-top:.25rem;padding:.6rem;font-size:.8rem;font-weight:700;transition:all .3s}.ShoppingSection-module__TsltJa__bookNowBtn:hover{background-color:#0d9488;box-shadow:0 4px 12px #00a79d33}@media (max-width:1024px){.ShoppingSection-module__TsltJa__grid{grid-template-columns:repeat(4,minmax(280px,1fr));gap:1rem}}@media (max-width:768px){.ShoppingSection-module__TsltJa__section{padding:1rem 1.5rem}.ShoppingSection-module__TsltJa__grid{grid-template-columns:repeat(4,minmax(240px,1fr));gap:1rem}.ShoppingSection-module__TsltJa__title{font-size:1.5rem}}@media (max-width:500px){.ShoppingSection-module__TsltJa__grid{grid-template-columns:repeat(4,minmax(200px,1fr));gap:1rem}.ShoppingSection-module__TsltJa__section{padding:1rem}}
.ServiceSection-module__zm8nLG__section{max-width:1400px;margin:0 auto;padding:3rem 2rem}.ServiceSection-module__zm8nLG__header{text-align:center;margin-bottom:5rem}.ServiceSection-module__zm8nLG__title{color:#0f172a;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:3rem;font-weight:800}.ServiceSection-module__zm8nLG__subtitle{color:#64748b;max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.6}.ServiceSection-module__zm8nLG__grid{grid-template-columns:repeat(5,1fr);gap:2.5rem;display:grid}.ServiceSection-module__zm8nLG__card{text-align:center;cursor:pointer;background:#fff;border:1px solid #00000008;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.5rem 1.25rem;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000005,0 10px 15px -3px #00000008}.ServiceSection-module__zm8nLG__card:after{content:"";transform-origin:100%;background:linear-gradient(90deg,#00a79d,#2dd4bf);width:100%;height:4px;transition:transform .4s cubic-bezier(.23,1,.32,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.ServiceSection-module__zm8nLG__card:hover{border-color:#00a79d1a;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005}.ServiceSection-module__zm8nLG__card:hover:after{transform-origin:0;transform:scaleX(1)}.ServiceSection-module__zm8nLG__iconWrapper{color:#00a79d;z-index:1;background-color:#f8fafc;border:1px solid #00000005;border-radius:24px;justify-content:center;align-items:center;width:70px;height:70px;transition:all .5s;display:flex;position:relative}.ServiceSection-module__zm8nLG__card:hover .ServiceSection-module__zm8nLG__iconWrapper{color:#fff;background:linear-gradient(135deg,#00a79d 0%,#0d9488 100%);transform:scale(1.05)rotate(8deg);box-shadow:0 10px 20px -5px #00a79d4d}.ServiceSection-module__zm8nLG__label{color:#1e293b;letter-spacing:.03em;text-transform:uppercase;z-index:1;font-size:1rem;font-weight:700;transition:color .3s;position:relative}.ServiceSection-module__zm8nLG__card:hover .ServiceSection-module__zm8nLG__label{color:#00a79d}@media (max-width:1200px){.ServiceSection-module__zm8nLG__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:2rem}}@media (max-width:768px){.ServiceSection-module__zm8nLG__section{padding:4rem 1.5rem}.ServiceSection-module__zm8nLG__title{font-size:2.25rem}.ServiceSection-module__zm8nLG__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.5rem}.ServiceSection-module__zm8nLG__card{border-radius:20px;padding:2rem 1rem}.ServiceSection-module__zm8nLG__iconWrapper{width:70px;height:70px}}
.page-module__EYFQXG__pageWrapper{background-color:#fcfcfc;min-height:100vh}.page-module__EYFQXG__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#333 100%);padding:5rem 1rem;position:relative;overflow:hidden}.page-module__EYFQXG__hero:before{content:"";z-index:0;background:radial-gradient(circle,#ff4d4d0d 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.page-module__EYFQXG__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.page-module__EYFQXG__badge{color:#ff4d4d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.page-module__EYFQXG__hero h1{letter-spacing:-1px;margin:0;font-size:3.5rem;font-weight:800;line-height:1.1}.page-module__EYFQXG__highlight{color:#ff4d4d}.page-module__EYFQXG__hero p{color:#ccc;max-width:600px;margin:1.5rem auto 0;font-size:1.25rem}@media (max-width:768px){.page-module__EYFQXG__hero{padding:3rem 1rem}.page-module__EYFQXG__hero h1{font-size:2.25rem}.page-module__EYFQXG__hero p{font-size:1.1rem}}
.page-module__IeWDKW__page{color:#333;background-color:#fff;width:100%;min-height:100vh;font-family:inherit}.page-module__IeWDKW__sliderSection{background-color:#f8fafc;padding:1rem 0}.page-module__IeWDKW__sliderContainer{max-width:1400px;margin:0 auto;padding:0 2rem}.page-module__IeWDKW__desktopSlider{display:block}.page-module__IeWDKW__mobileSlider{display:none}.page-module__IeWDKW__slideImageWrapper{border-radius:20px;width:100%;height:380px;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a}.page-module__IeWDKW__mobileSlideImageWrapper{border-radius:12px;width:100%;height:280px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d}.page-module__IeWDKW__mySwiper{width:100%;height:100%}@media (max-width:768px){.page-module__IeWDKW__desktopSlider{display:none}.page-module__IeWDKW__mobileSlider{display:block}}:is(.swiper-button-next,.swiper-button-prev){--swiper-navigation-size:20px;background:#00a79d80;border-radius:50%;width:50px;height:50px;color:#fff!important}.swiper-pagination-bullet-active{background:#00a79d!important}.page-module__IeWDKW__content{max-width:1200px;margin:0 auto;padding:2rem}.page-module__IeWDKW__section{margin-bottom:3rem}.page-module__IeWDKW__sectionTitle{color:#000;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.page-module__IeWDKW__aboutGrid{gap:3rem;align-items:top;grid-template-columns:2fr 1fr;display:grid}.page-module__IeWDKW__aboutText{color:#444;text-align:justify;font-size:.95rem;line-height:1.6}.page-module__IeWDKW__illustrationWrapper{justify-content:center;display:flex}.page-module__IeWDKW__illustration{border-radius:8px;box-shadow:0 4px 12px #0000001a}.page-module__IeWDKW__tealGrid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.page-module__IeWDKW__offerGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.page-module__IeWDKW__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.page-module__IeWDKW__card:hover{border-color:#00a79d;transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.page-module__IeWDKW__cardImageWrapper{aspect-ratio:1;color:#00a79d;background-color:#f3f4f6;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.page-module__IeWDKW__cardContent{text-align:center;padding:.75rem}.page-module__IeWDKW__cardTitle{color:#111827;margin:0;font-size:.9rem;font-weight:700}.page-module__IeWDKW__rating{gap:.2rem;margin-bottom:.75rem;display:flex}.page-module__IeWDKW__reviewText{color:#334155;margin:0;font-size:.95rem;line-height:1.6}.page-module__IeWDKW__reviewsHeaderSection{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-module__IeWDKW__writeReviewBtn{color:#00a79d;cursor:pointer;background:#fff;border:1.5px solid #00a79d;border-radius:8px;padding:.6rem 1.2rem;font-weight:600;transition:all .2s}.page-module__IeWDKW__writeReviewBtn:hover{background:#f0fdfa;transform:translateY(-1px)}.page-module__IeWDKW__reviewSummaryCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;align-items:center;gap:4rem;margin-bottom:2.5rem;padding:2.5rem;display:flex}.page-module__IeWDKW__summaryMain{flex-direction:column;align-items:center;gap:.5rem;min-width:150px;display:flex}.page-module__IeWDKW__bigRating{color:#1a1a1a;font-size:4rem;font-weight:700;line-height:1}.page-module__IeWDKW__summaryStars{gap:.2rem;display:flex}.page-module__IeWDKW__totalReviewsText{color:#64748b;font-size:.9rem}.page-module__IeWDKW__distributionBars{flex-direction:column;flex:1;gap:.6rem;max-width:400px;display:flex}.page-module__IeWDKW__distributionRow{align-items:center;gap:1rem;display:flex}.page-module__IeWDKW__starLabel{color:#64748b;width:10px;font-size:.9rem}.page-module__IeWDKW__barWrapper{background:#f1f5f9;border-radius:10px;flex:1;height:8px;overflow:hidden}.page-module__IeWDKW__barFill{background-color:gold;border-radius:10px;height:100%}.page-module__IeWDKW__reviewForm{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:3rem;padding:2rem;animation:.3s ease-out page-module__IeWDKW__slideDown}@keyframes page-module__IeWDKW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page-module__IeWDKW__formActions{gap:1rem;margin-top:2rem;display:flex}.page-module__IeWDKW__cancelBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.75rem 2rem;font-weight:600}.page-module__IeWDKW__formTitle{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.page-module__IeWDKW__formGroup{margin-bottom:1.25rem}.page-module__IeWDKW__formLabel{color:#64748b;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.page-module__IeWDKW__formInput,.page-module__IeWDKW__formTextarea{border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s}.page-module__IeWDKW__formInput:focus,.page-module__IeWDKW__formTextarea:focus{border-color:#00a79d;box-shadow:0 0 0 3px #00a79d1a}.page-module__IeWDKW__formTextarea{resize:vertical;min-height:120px}.page-module__IeWDKW__starRating{gap:.5rem;margin-bottom:.5rem;display:flex}.page-module__IeWDKW__starBtn{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .1s}.page-module__IeWDKW__starBtn:hover{transform:scale(1.1)}.page-module__IeWDKW__submitReviewBtn{color:#fff;cursor:pointer;background-color:#00a79d;border:none;border-radius:8px;padding:.75rem 2rem;font-weight:600;transition:all .2s}.page-module__IeWDKW__submitReviewBtn:hover{background-color:#0d9488;transform:translateY(-1px);box-shadow:0 4px 12px #00a79d33}.page-module__IeWDKW__cardSubtitle{color:#6b7280;margin-top:.25rem;font-size:.75rem}.page-module__IeWDKW__tealBox{aspect-ratio:1;background-color:#00a79d;border-radius:4px}.page-module__IeWDKW__contactGrid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:4rem;display:grid}.page-module__IeWDKW__contactInfo{flex-direction:column;gap:.5rem;display:flex}.page-module__IeWDKW__companyName{color:#000;text-transform:uppercase;margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.page-module__IeWDKW__footerStrip{background-color:#00a79d;width:100%;height:20px;margin-top:auto}.page-module__IeWDKW__addressLine{color:#444;font-size:1.1rem;font-weight:500}.page-module__IeWDKW__bookNowBtn{color:#fff;cursor:pointer;background-color:#00a79d;border:none;border-radius:6px;width:100%;margin-top:.6rem;padding:.6rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .3s}.page-module__IeWDKW__bookNowBtn:hover{background-color:#0d9488;box-shadow:0 4px 12px #00a79d33}.page-module__IeWDKW__contactDetails{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.page-module__IeWDKW__phoneGroup,.page-module__IeWDKW__businessHours{flex-direction:column;gap:.8rem;margin-top:1.5rem;display:flex}.page-module__IeWDKW__badgeGroup{flex-direction:column;gap:.75rem;display:flex}.page-module__IeWDKW__infoItem{color:#475569;align-items:center;gap:.75rem;font-weight:600;display:flex}.page-module__IeWDKW__mapWrapper{border:1px solid #e5e7eb;border-radius:12px;width:100%;height:300px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.page-module__IeWDKW__mapIframe{border:0;width:100%;height:100%}@media (max-width:1024px){.page-module__IeWDKW__tealGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.page-module__IeWDKW__aboutGrid,.page-module__IeWDKW__contactGrid{grid-template-columns:1fr}.page-module__IeWDKW__tealGrid,.page-module__IeWDKW__offerGrid{grid-template-columns:repeat(2,1fr)}.page-module__IeWDKW__heroBanner{height:300px}}
