:root{--service-home: #2563eb;--service-home-light: rgba(37, 99, 235, .1);--service-home-lighter: rgba(37, 99, 235, .05);--hl-primary: #F59E0B;--hl-primary-light: rgba(245, 158, 11, .08);--hl-secondary: #10B981;--hl-accent: #7C3AED;--hl-dark: #1F2937;--hl-light: #F9FAFB;--hl-border: #E5E7EB;--hl-text: #4B5563;--hl-white: #FFFFFF}.hl-page-wrapper{background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.7;color:var(--hl-text)}.hl-page-wrapper main{margin-top:0}.home-hero-section-unique.hero-section{display:grid;grid-template-columns:35% 65%;grid-template-rows:auto auto;max-width:1400px;margin:0 auto;padding:70px 20px 0;position:relative;overflow:hidden;align-items:center}.home-hero-section-unique .text-column{padding:60px 40px 20px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;z-index:2;grid-column:1;grid-row:1}.home-hero-section-unique .image-column{position:relative;display:flex;align-items:center;justify-content:flex-end;grid-column:2;grid-row:1}.home-hero-section-unique .headline{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:24px}.home-hero-section-unique .highlight{color:var(--service-home)}.home-hero-section-unique .subtext{font-size:1.2rem;color:#666;margin-bottom:40px;max-width:90%}.home-hero-section-unique .cta-container{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;grid-column:1 / span 2;grid-row:2;z-index:2;padding:40px 0 80px}.home-hero-section-unique .btn{padding:14px 32px;border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.home-hero-section-unique .btn-primary{background-color:var(--service-home);color:#fff;border:none}.home-hero-section-unique .btn-primary:hover{background-color:var(--service-home);transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.home-hero-section-unique .btn-secondary{background-color:transparent;color:#333;border:2px solid #ddd}.home-hero-section-unique .btn-secondary:hover{border-color:var(--service-home);color:var(--service-home);transform:translateY(-2px)}.home-hero-section-unique .image-container{position:relative;width:100%;max-width:800px;aspect-ratio:4 / 3;overflow:hidden;margin-left:auto}.home-hero-section-unique .organic-shape{position:absolute;top:0;right:0;width:100%;height:100%;background-color:var(--service-home);border-radius:60% 40% 70% 30%/40% 50% 60%;transform:scale(1.1);z-index:1}.home-hero-section-unique .image-content{position:absolute;top:0;right:0;width:100%;height:100%;background-image:url(/global/images/pages/other-services/home.webp);background-size:cover;background-position:center;border-radius:60% 40% 70% 30%/40% 50% 60%;z-index:2}@media(max-width:1024px){.home-hero-section-unique.hero-section{display:flex;flex-direction:column;padding:10px 20px 25px;min-height:auto}.home-hero-section-unique .text-column,.home-hero-section-unique .image-column,.home-hero-section-unique .cta-container{flex:1;width:100%}.home-hero-section-unique .text-column{padding:40px 0 20px;text-align:center;order:1}.home-hero-section-unique .subtext{max-width:100%;margin-bottom:20px}.home-hero-section-unique .image-column{justify-content:center;order:2}.home-hero-section-unique .cta-container{justify-content:center;order:3;padding:30px 0}.home-hero-section-unique .image-container{height:400px}.home-hero-section-unique .headline{font-size:2.8rem}}@media(max-width:768px){.home-hero-section-unique .headline{font-size:2.2rem}.home-hero-section-unique .subtext{font-size:1rem}.home-hero-section-unique .image-container{height:300px}}.hl-container{width:100%;max-width:1500px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.hl-section{padding:7rem 0}.hl-section-alt{background:var(--hl-white)}.hl-section-header{margin-bottom:5rem;text-align:center}.hl-section-header.left{text-align:left}.hl-section-title{font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;color:var(--hl-dark);margin-bottom:1.5rem;line-height:1.2}.hl-title-line{width:80px;height:5px;background:var(--service-home);border-radius:5px;margin-bottom:2rem}.hl-title-line.center{margin-left:auto;margin-right:auto}.hl-section-desc{font-size:1.2rem;max-width:800px;margin-bottom:3rem;color:var(--hl-text)}.hl-section-desc.center{margin-left:auto;margin-right:auto}.hl-diff-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem}.hl-diff-card{background:#fff;border-radius:2rem;padding:3rem;border:1px solid var(--hl-border);box-shadow:0 10px 30px #00000008;transition:all .4s ease}.hl-diff-card:hover{transform:translateY(-12px);box-shadow:0 25px 50px #2563eb1f;border-color:var(--service-home)}.hl-diff-icon{width:72px;height:72px;background:var(--service-home-light);border-radius:1.25rem;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;color:var(--service-home)}.hl-timeline-container{position:relative;max-width:1000px;margin:0 auto}.hl-timeline-step{display:grid;grid-template-columns:80px 1fr;gap:3rem;margin-bottom:4rem;position:relative}.hl-timeline-step:before{content:"";position:absolute;left:39px;top:80px;bottom:-4rem;width:2px;background:var(--hl-border)}.hl-timeline-step:last-child:before{display:none}.hl-step-number{width:80px;height:80px;background:#fff;border:2px solid var(--service-home);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:800;color:var(--service-home);z-index:1}.hl-step-content{background:#fff;padding:2.5rem;border-radius:1.5rem;border:1px solid var(--hl-border);box-shadow:0 4px 20px #00000005}.hl-comparison-wrapper{background:#fff;border-radius:2rem;overflow:hidden;border:1px solid var(--hl-border);box-shadow:0 15px 40px #0000000d;margin-top:3rem;overflow-x:auto}.hl-comparison-table{width:100%;border-collapse:collapse;min-width:600px}.hl-comparison-table th{padding:2rem;background:var(--hl-dark);color:#fff;text-align:left;font-size:1.25rem}.hl-comparison-table td{padding:1.5rem 2rem;border-bottom:1px solid var(--hl-border);color:var(--hl-text)}.hl-comparison-feature{font-weight:700;color:var(--hl-dark);width:30%}.hl-check{color:var(--hl-secondary);font-weight:700}.hl-garment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.hl-garment-card{background:#fff;padding:2.5rem;border-radius:1.5rem;border:1px solid var(--hl-border);transition:all .3s ease}.hl-garment-card:hover{border-color:var(--service-home);background:var(--service-home-light)}.hl-stats-banner{background:#f8fafc;color:var(--hl-dark);padding:2rem 1.5rem;border-radius:2rem;margin:2rem auto;max-width:1500px;border:1px solid var(--hl-border)}.hl-stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem}.hl-stat-box{text-align:center}.hl-stat-val{font-size:3rem;font-weight:800;color:var(--service-home);display:block;margin-bottom:.25rem}.hl-stat-label{font-size:1rem;color:var(--hl-text);font-weight:600}.hl-coverage-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}.hl-area-tag{background:#fff;padding:1.25rem;border-radius:1rem;display:flex;align-items:center;gap:1rem;font-weight:600;color:var(--hl-dark);border:1px solid var(--hl-border);transition:all .3s ease}.hl-area-tag:hover{background:var(--service-home);color:#fff;border-color:var(--service-home);transform:scale(1.05)}.hl-faq-wrapper{max-width:900px;margin:0 auto}.hl-faq-item{background:#fff;border-radius:1.25rem;margin-bottom:1.5rem;border:1px solid var(--hl-border);overflow:hidden}.hl-faq-trigger{width:100%;padding:1.75rem 2.5rem;display:flex;justify-content:space-between;align-items:center;background:none;border:none;font-size:1.2rem;font-weight:700;color:var(--hl-dark);cursor:pointer;text-align:left}.hl-faq-content{padding:0 2.5rem 2.5rem;display:none;color:var(--hl-text);font-size:1.1rem;line-height:1.8}.hl-faq-item.active .hl-faq-content{display:block}.hl-faq-icon{transition:transform .3s ease;color:var(--service-home)}.hl-faq-item.active .hl-faq-icon{transform:rotate(180deg)}.hl-faq-redesign{padding:100px 0;background:#f8fafc}.faq-split-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center}.faq-image-side{position:relative;border-radius:40px;overflow:hidden;box-shadow:0 40px 80px -15px #0000001a;height:600px}.faq-image-side img{width:100%;height:100%;object-fit:cover}.faq-item-redesign{background:#fff;border-radius:20px;margin-bottom:1.5rem;border:1px solid var(--hl-border);overflow:hidden;transition:all .3s ease}.faq-item-redesign.active{border-color:var(--service-home);box-shadow:0 20px 40px #2563eb14}.faq-btn-redesign{width:100%;padding:24px 32px;display:flex;justify-content:space-between;align-items:center;background:none;border:none;text-align:left;font-size:1.25rem;font-weight:700;color:var(--hl-dark);cursor:pointer}.faq-icon-box{width:32px;height:32px;background:var(--service-home-light);color:var(--service-home);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.faq-item-redesign.active .faq-icon-box{transform:rotate(180deg);background:var(--service-home);color:#fff}.faq-content-redesign{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);padding:0 32px;overflow:hidden}.faq-item-redesign.active .faq-content-redesign{grid-template-rows:1fr;padding-bottom:24px}.faq-content-inner{min-height:0}.faq-content-redesign p{color:var(--hl-text);line-height:1.7;font-size:1.1rem;margin:0}@media(max-width:1024px){.faq-split-grid{grid-template-columns:1fr;gap:60px}.faq-image-side{height:400px;order:2}.faq-content-side{order:1}}.hl-modern-cta{background:linear-gradient(135deg,var(--hl-dark) 0%,#111827 100%);border-radius:3rem;padding:6rem 4rem;text-align:center;color:#fff;position:relative;overflow:hidden}.hl-modern-cta:after{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(245,158,11,.15) 0%,transparent 70%);z-index:0}.hl-cta-inner{position:relative;z-index:1}.hl-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 3rem;border-radius:1rem;font-weight:700;font-size:1.2rem;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none}.hl-btn-primary{background:var(--service-home);color:#fff;box-shadow:0 10px 25px #2563eb4d}.hl-btn-primary:hover{background:#1d4ed8;transform:translateY(-4px)}.hl-btn-outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3);margin-left:1rem}.hl-btn-outline:hover{background:#ffffff1a;border-color:#fff}@media(max-width:992px){.hl-flex-layout{flex-direction:column!important}.hl-sticky-col{position:static!important;margin-bottom:3rem}}@media(max-width:768px){.hl-hero{padding:6rem 0;min-height:auto}.hl-timeline-step{grid-template-columns:1fr;gap:1.5rem}.hl-timeline-step:before{display:none}.hl-step-number{width:60px;height:60px;font-size:1.5rem}.hl-btn-outline{margin-left:0;margin-top:1rem}.hl-btn-group{display:flex;flex-direction:column;width:100%}.hl-btn{width:100%;justify-content:center}}
