:root{--gm-navy: #001128;--gm-accent: #c49a2c;--gm-gold: #d3a62a;--gm-bg-light: #f9f5f0;--gm-bg-alt: #f7f3ee;--gm-border: #ded8d1;--gm-text: #262626;--gm-text-muted: #68625c;--gm-radius-lg: 12px;--gm-radius-md: 8px;--gm-shadow: 0 4px 12px rgba(0, 17, 40, .05)}.gm-container{max-width:1200px;margin:0 auto;padding:0 20px}.gm-section-header{text-align:center;margin-bottom:40px}.gm-section-title{font-size:28px;font-weight:800;color:var(--gm-navy);margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.gm-section-intro{font-size:15px;color:var(--gm-text-muted);max-width:700px;margin:0 auto;line-height:1.55}.gm-hero{padding:60px 0;background:linear-gradient(120deg,#f9f5f0,#efe5d9);border-bottom:1px solid var(--gm-border);overflow:hidden}.gm-hero-layout{display:flex;align-items:center;gap:40px}.gm-hero-content{flex:1}.gm-hero-tagline{font-size:14px;font-weight:700;color:var(--gm-accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.gm-hero-title{font-size:40px;line-height:1.15;color:var(--gm-navy);font-weight:800;margin-bottom:16px}.gm-hero-text{font-size:16px;line-height:1.6;color:var(--gm-text-muted);margin-bottom:30px}.gm-hero-props{display:flex;flex-wrap:wrap;gap:16px}.gm-hero-prop-item{flex:1 1 150px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px 8px;background:#fff;border-radius:var(--gm-radius-md);border:1px solid var(--gm-border);box-shadow:var(--gm-shadow)}.gm-hero-prop-icon{width:24px;height:24px;color:var(--gm-accent);margin-bottom:6px}.gm-hero-prop-label{font-size:11px;font-weight:700;color:var(--gm-navy);line-height:1.2}.gm-hero-media{flex:1;position:relative}.gm-hero-image-wrap{width:100%;border-radius:var(--gm-radius-lg);overflow:hidden;box-shadow:0 16px 36px #8b776540}.gm-hero-image{width:100%;height:auto;display:block}.gm-hero-badge{position:absolute;bottom:20px;right:-10px;background:var(--gm-navy);color:#fff;padding:16px 20px;border-radius:var(--gm-radius-md);box-shadow:0 8px 24px #00000040;border-left:4px solid var(--gm-accent)}.gm-hero-badge-title{font-size:10px;font-weight:700;text-transform:uppercase;color:var(--gm-accent);letter-spacing:.5px;margin-bottom:4px}.gm-hero-badge-text{font-size:13px;font-weight:700;line-height:1.3}@media(max-width:900px){.gm-hero-layout{flex-direction:column}.gm-hero-title{font-size:32px}.gm-hero-badge{right:20px}}.gm-services{padding:60px 0;background:#fff}.gm-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.gm-service-card{border-radius:var(--gm-radius-lg);overflow:hidden;background:#fff;box-shadow:var(--gm-shadow);border:1px solid var(--gm-border);display:flex;flex-direction:column}.gm-service-image-wrap{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#f1f5f9}.gm-service-image{width:100%;height:100%;object-fit:cover;display:block}.gm-service-info{padding:24px;flex:1;display:flex;flex-direction:column}.gm-service-tag{font-size:11px;font-weight:800;text-transform:uppercase;margin-bottom:8px;letter-spacing:.5px}.gm-service-title{font-size:20px;font-weight:700;color:var(--gm-navy);margin-bottom:12px}.gm-service-desc{font-size:13px;line-height:1.5;color:var(--gm-text-muted);margin-bottom:16px;flex:1}.gm-service-features{list-style:none;padding:0;margin:0 0 20px}.gm-service-feat-item{font-size:12px;font-weight:600;color:var(--gm-navy);display:flex;align-items:center;gap:8px;margin-bottom:6px}.gm-service-feat-icon{width:14px;height:14px}.gm-service-btn{display:block;width:100%;padding:10px;border-radius:6px;font-size:13px;font-weight:700;text-align:center;text-decoration:none;text-transform:uppercase;color:#fff;transition:opacity .15s ease}.gm-service-btn:hover{opacity:.9}.gm-card-pink{border-top:5px solid #d946ef}.gm-card-pink .gm-service-tag,.gm-card-pink .gm-service-feat-icon{color:#d946ef}.gm-card-pink .gm-service-btn{background:#d946ef}.gm-card-blue{border-top:5px solid #2563eb}.gm-card-blue .gm-service-tag,.gm-card-blue .gm-service-feat-icon{color:#2563eb}.gm-card-blue .gm-service-btn{background:#2563eb}.gm-card-green{border-top:5px solid #16a34a}.gm-card-green .gm-service-tag,.gm-card-green .gm-service-feat-icon{color:#16a34a}.gm-card-green .gm-service-btn{background:#16a34a}.gm-card-purple{border-top:5px solid #7c3aed}.gm-card-purple .gm-service-tag,.gm-card-purple .gm-service-feat-icon{color:#7c3aed}.gm-card-purple .gm-service-btn{background:#7c3aed}.gm-why{padding:60px 0;background:var(--gm-bg-light);border-top:1px solid var(--gm-border);border-bottom:1px solid var(--gm-border)}.gm-why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:20px}.gm-why-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 12px;background:#fff;border-radius:var(--gm-radius-md);border:1px solid var(--gm-border);box-shadow:var(--gm-shadow)}.gm-why-icon-wrap{width:48px;height:48px;border-radius:999px;background:#f1ede8;display:flex;align-items:center;justify-content:center;color:var(--gm-accent);margin-bottom:12px}.gm-why-icon{width:24px;height:24px}.gm-why-title{font-size:13px;font-weight:700;color:var(--gm-navy);margin-bottom:6px;line-height:1.3}.gm-why-desc{font-size:11px;color:var(--gm-text-muted);line-height:1.4}.gm-process{padding:60px 0;background:#fff}.gm-process-scroll{width:100%;overflow-x:auto;padding-bottom:16px;-webkit-overflow-scrolling:touch}.gm-process-flow{display:flex;align-items:center;min-width:900px;padding:0 20px}.gm-process-step{display:flex;flex-direction:column;align-items:center;text-align:center;width:110px;flex-shrink:0;position:relative}.gm-process-circle{width:54px;height:54px;border-radius:999px;background:var(--gm-bg-light);border:2px solid var(--gm-accent);display:flex;align-items:center;justify-content:center;color:var(--gm-navy);font-weight:700;font-size:16px;margin-bottom:10px}.gm-process-icon{width:20px;height:20px;color:var(--gm-accent)}.gm-process-name{font-size:11px;font-weight:700;color:var(--gm-navy);line-height:1.3;word-break:keep-all}.gm-process-arrow{flex:1;height:2px;background:repeating-linear-gradient(90deg,var(--gm-border),var(--gm-border) 4px,transparent 4px,transparent 8px);margin:0 10px;position:relative;top:-20px}.gm-capabilities{padding:60px 0;background:#fff;border-top:1px solid var(--gm-border)}.gm-cap-layout{display:flex;gap:30px}.gm-cap-col{flex:1}.gm-cap-media{position:relative;border-radius:var(--gm-radius-lg);overflow:hidden;height:100%;min-height:300px}.gm-cap-media-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gm-cap-media-overlay{position:absolute;bottom:20px;left:20px;right:20px;background:#001128eb;color:#fff;padding:16px;border-radius:var(--gm-radius-md);border-left:4px solid var(--gm-accent)}.gm-cap-media-title{font-size:14px;font-weight:700;margin-bottom:4px;color:var(--gm-gold)}.gm-cap-media-desc{font-size:11px;color:#e2e8f0}.gm-cap-card{padding:24px;background:var(--gm-bg-light);border:1px solid var(--gm-border);border-radius:var(--gm-radius-lg);height:100%}.gm-cap-title{font-size:18px;font-weight:800;color:var(--gm-navy);margin-bottom:16px;text-transform:uppercase}.gm-cap-list{list-style:none;padding:0;margin:0}.gm-cap-item{font-size:13px;font-weight:600;color:var(--gm-navy);display:flex;align-items:center;gap:10px;margin-bottom:10px}.gm-cap-item-icon{width:16px;height:16px;color:var(--gm-accent)}.gm-mfg-card{background:var(--gm-navy);color:#fff;padding:24px;border-radius:var(--gm-radius-lg);height:100%;display:flex;flex-direction:column}.gm-mfg-title{font-size:18px;font-weight:800;color:var(--gm-gold);margin-bottom:16px;text-transform:uppercase}.gm-mfg-list{list-style:none;padding:0;margin:0 0 20px;flex:1}.gm-mfg-item{font-size:13px;display:flex;align-items:center;gap:10px;margin-bottom:10px}.gm-mfg-item-icon{width:16px;height:16px;color:var(--gm-accent)}.gm-mfg-subtext{font-size:11px;font-weight:700;color:var(--gm-gold);text-transform:uppercase;letter-spacing:.5px}@media(max-width:900px){.gm-cap-layout{flex-direction:column}.gm-cap-col{width:100%}}.gm-industries{padding:60px 0;background:var(--gm-bg-light);border-top:1px solid var(--gm-border);border-bottom:1px solid var(--gm-border)}.gm-ind-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}.gm-ind-card{background:#fff;border:1px solid var(--gm-border);border-radius:var(--gm-radius-md);padding:16px;text-align:center;display:flex;flex-direction:column;align-items:center}.gm-ind-icon{width:32px;height:32px;color:var(--gm-navy);margin-bottom:8px}.gm-ind-label{font-size:12px;font-weight:700;color:var(--gm-navy)}.gm-cta{padding:45px 0;background:var(--gm-navy);color:#fff}.gm-cta-layout{display:flex;align-items:center;justify-content:space-between;gap:30px}.gm-cta-info{flex:1.5}.gm-cta-title{font-size:24px;font-weight:800;margin-bottom:6px;color:#d3a62a}.gm-cta-text{font-size:14px;color:#e6eaf0}.gm-cta-list{flex:1;list-style:none;padding:0;margin:0}.gm-cta-item{font-size:12px;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px}.gm-cta-item-icon{width:14px;height:14px;color:var(--gm-gold)}.gm-cta-actions{flex:1;text-align:right}.gm-cta-btn{display:inline-block;background:var(--gm-accent);color:#111;padding:12px 24px;border-radius:6px;font-size:13px;font-weight:800;text-transform:uppercase;text-decoration:none;margin-bottom:8px}.gm-cta-phone{font-size:12px;font-weight:700;color:#94a3b8}@media(max-width:900px){.gm-cta-layout{flex-direction:column;align-items:stretch;text-align:center}.gm-cta-actions{text-align:center}}.gm-trust{padding:28px 0;background:var(--gm-bg-alt);border-bottom:1px solid var(--gm-border)}.gm-trust-layout{display:flex;align-items:center;justify-content:space-between;gap:20px}.gm-trust-label{font-size:13px;font-weight:800;color:var(--gm-navy);text-transform:uppercase}.gm-trust-items{display:flex;gap:24px;flex-wrap:wrap}.gm-trust-item{font-size:11px;font-weight:700;color:var(--gm-navy);display:flex;align-items:center;gap:6px}.gm-trust-icon{width:14px;height:14px;color:var(--gm-accent)}@media(max-width:768px){.gm-trust-layout{flex-direction:column;text-align:center}.gm-trust-items{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/garment-manufacturing.css.map */
