.Subproducts_container__VgbjV{max-width:1200px;margin:0 auto;padding:2rem 1rem}.Subproducts_productsSection__UwIQL{margin-top:2rem}.Subproducts_productsContent__aSdaa{width:100%}.Subproducts_productsGrid__sKq0w{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.Subproducts_updated-product-card__LlEeL{background:white;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;display:flex;flex-direction:column;height:100%;min-height:480px;border:1px solid rgba(0,119,181,.1)}.Subproducts_updated-product-card__LlEeL:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0077B5,#005885);transform:scaleX(0);transform-origin:left;transition:transform .4s ease;z-index:2}.Subproducts_updated-product-card__LlEeL:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,119,181,.15);border-color:rgba(0,119,181,.3)}.Subproducts_updated-product-card__LlEeL:hover:before{transform:scaleX(1)}.Subproducts_dark__CdFFT .Subproducts_updated-product-card__LlEeL{background:#1f2937;border-color:rgba(96,165,250,.2)}.Subproducts_dark__CdFFT .Subproducts_updated-product-card__LlEeL:hover{box-shadow:0 12px 40px rgba(96,165,250,.2);border-color:rgba(96,165,250,.4)}.Subproducts_product-image-wrapper__l1DXL{position:relative;width:100%;height:260px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);overflow:hidden;padding:2rem 1.5rem;border-bottom:1px solid rgba(0,119,181,.1)}.Subproducts_dark__CdFFT .Subproducts_product-image-wrapper__l1DXL{background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom-color:rgba(96,165,250,.2)}.Subproducts_updated-product-info__SFpUL{padding:2rem 1.75rem;position:relative;background:white;flex:1;display:flex;flex-direction:column;gap:1rem}.Subproducts_dark__CdFFT .Subproducts_updated-product-info__SFpUL{background:#1f2937}.Subproducts_updated-product-title__ApFtY{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0;text-align:center;line-height:1.3;font-family:Zalando Sans,sans-serif;letter-spacing:-.02em}.Subproducts_dark__CdFFT .Subproducts_updated-product-title__ApFtY{color:#f1f5f9}.Subproducts_updated-product-description__mygay{font-size:.95rem;color:#64748b;line-height:1.7;margin:0;text-align:center;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Subproducts_dark__CdFFT .Subproducts_updated-product-description__mygay{color:#94a3b8}.Subproducts_updated-view-products-btn__2t0cf{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;background:linear-gradient(135deg,#0077B5,#005885);color:white;border-radius:12px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer;text-align:center;width:100%;margin-top:auto;box-shadow:0 4px 12px rgba(0,119,181,.25);position:relative;overflow:hidden}.Subproducts_updated-view-products-btn__2t0cf:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.Subproducts_updated-view-products-btn__2t0cf:hover:before{left:100%}.Subproducts_updated-view-products-btn__2t0cf:hover{background:linear-gradient(135deg,#005885,#004a6b);box-shadow:0 6px 20px rgba(0,119,181,.35);transform:translateY(-2px)}.Subproducts_updated-view-products-btn__2t0cf:active{transform:translateY(0)}.Subproducts_updated-product-image__jbaKe{width:100%;height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.4,0,.2,1);background:transparent;max-width:220px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.Subproducts_updated-product-card__LlEeL:hover .Subproducts_updated-product-image__jbaKe{transform:scale(1.08) translateY(-4px)}@media (max-width:1024px){.Subproducts_container__VgbjV{padding:1.5rem 1rem}.Subproducts_productsGrid__sKq0w{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.75rem}.Subproducts_updated-product-card__LlEeL{min-height:460px}.Subproducts_product-image-wrapper__l1DXL{height:240px;padding:1.5rem 1rem}.Subproducts_updated-product-image__jbaKe{max-width:200px}.Subproducts_updated-product-info__SFpUL{padding:1.75rem 1.5rem}.Subproducts_updated-product-title__ApFtY{font-size:1.35rem}}@media (max-width:900px){.Subproducts_updated-product-card__LlEeL{min-height:440px}.Subproducts_product-image-wrapper__l1DXL{height:220px}.Subproducts_updated-product-image__jbaKe{max-width:180px}.Subproducts_updated-product-title__ApFtY{font-size:1.25rem}.Subproducts_updated-product-description__mygay{font-size:.9rem}.Subproducts_updated-product-info__SFpUL{padding:1.5rem 1.25rem}}@media (max-width:768px){.Subproducts_container__VgbjV{padding:1.5rem 1rem}.Subproducts_productsGrid__sKq0w{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.Subproducts_updated-product-card__LlEeL{min-height:420px;border-radius:16px}.Subproducts_product-image-wrapper__l1DXL{height:200px;padding:1.5rem 1rem}.Subproducts_updated-product-image__jbaKe{max-width:160px}.Subproducts_updated-product-info__SFpUL{padding:1.5rem 1.25rem;gap:.875rem}.Subproducts_updated-product-title__ApFtY{font-size:1.2rem}.Subproducts_updated-product-description__mygay{font-size:.875rem;-webkit-line-clamp:3}.Subproducts_updated-view-products-btn__2t0cf{padding:.75rem 1.5rem;font-size:.9rem;border-radius:10px}}@media (max-width:600px){.Subproducts_container__VgbjV{padding:1rem .75rem}.Subproducts_productsGrid__sKq0w{grid-template-columns:1fr;gap:1.25rem}.Subproducts_updated-product-card__LlEeL{min-height:400px;border-radius:16px}.Subproducts_product-image-wrapper__l1DXL{height:180px;padding:1.25rem 1rem}.Subproducts_updated-product-image__jbaKe{max-width:140px}.Subproducts_updated-product-info__SFpUL{padding:1.25rem 1rem;gap:.75rem}.Subproducts_updated-product-title__ApFtY{font-size:1.1rem}.Subproducts_updated-product-description__mygay{font-size:.85rem;-webkit-line-clamp:3}.Subproducts_updated-view-products-btn__2t0cf{padding:.7rem 1.25rem;font-size:.875rem}}@media (max-width:480px){.Subproducts_updated-product-card__LlEeL{min-height:380px}.Subproducts_product-image-wrapper__l1DXL{height:160px;padding:1rem}.Subproducts_updated-product-image__jbaKe{max-width:120px}.Subproducts_updated-product-info__SFpUL{padding:1rem .875rem}.Subproducts_updated-product-title__ApFtY{font-size:1rem}.Subproducts_updated-product-description__mygay{font-size:.8rem;-webkit-line-clamp:2}}.PageHeader_header__2m_Bl{width:100%;padding:32px 0;margin-bottom:0;background:linear-gradient(135deg,#f8fafc,#e2e8f0);box-shadow:0 2px 8px 0 rgba(0,0,0,.06);border-bottom:1px solid rgba(0,119,181,.1)}.PageHeader_dark__6tjk3 .PageHeader_header__2m_Bl{background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom:1px solid rgba(96,165,250,.1)}.PageHeader_container__xMnRL{max-width:100%;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.PageHeader_titleWrapper__j_VGd{flex:1;display:flex;justify-content:center;align-items:center;margin:0;padding:0;box-sizing:border-box}.PageHeader_title__EKqaH{font-size:2rem;font-weight:700;color:#1e293b;text-align:center;margin:0;padding:0;font-family:Zalando Sans,sans-serif;word-wrap:break-word;overflow-wrap:break-word;line-height:1.2}.PageHeader_dark__6tjk3 .PageHeader_title__EKqaH{color:#f1f5f9}.PageHeader_breadcrumbs__dpBWy{justify-content:center;gap:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-shadow:0 1px 4px rgba(32,93,140,.08)}.PageHeader_breadcrumbItem__3LzfC,.PageHeader_breadcrumbs__dpBWy{display:flex;align-items:center;font-size:18px;font-weight:600;color:#205d8c}.PageHeader_breadcrumbItem__3LzfC{gap:8px;text-decoration:none;transition:color .3s ease}.PageHeader_breadcrumbItem__3LzfC:hover{color:#1976d2}.PageHeader_breadcrumbItem__3LzfC:last-child,.PageHeader_separator__0SPFd{color:#1976d2;font-weight:700}.PageHeader_separator__0SPFd{font-size:16px}.PageHeader_breadcrumbsModern__sc04a{display:flex;align-items:center;font-size:13px;color:#64748b;padding:0;margin:0;min-height:24px;width:auto;justify-content:flex-start;font-weight:500;position:relative;flex-shrink:0;white-space:nowrap}.PageHeader_breadcrumbModernItem__DmV8k{color:#64748b;text-decoration:none;font-size:13px;margin-right:4px;transition:all .2s ease;font-weight:500;padding:4px 8px;border-radius:4px}.PageHeader_breadcrumbModernItem__DmV8k:hover{color:#0077B5;background-color:rgba(0,119,181,.1)}.PageHeader_dark__6tjk3 .PageHeader_breadcrumbModernItem__DmV8k{color:#94a3b8}.PageHeader_dark__6tjk3 .PageHeader_breadcrumbModernItem__DmV8k:hover{color:#60a5fa;background-color:rgba(96,165,250,.1)}.PageHeader_breadcrumbModernActive__DPYU8{color:#1e293b;font-weight:600;font-size:13px;padding:4px 8px}.PageHeader_dark__6tjk3 .PageHeader_breadcrumbModernActive__DPYU8{color:#f1f5f9}.PageHeader_breadcrumbArrow__sWdWJ{margin:0 6px;font-size:12px;color:#94a3b8;opacity:.6}.PageHeader_dark__6tjk3 .PageHeader_breadcrumbArrow__sWdWJ{color:#64748b}@media (max-width:768px){.PageHeader_header__2m_Bl{padding:24px 0}.PageHeader_phContainer__JgJax{padding:0 16px;gap:12px;flex-direction:row;align-items:center}.PageHeader_title__EKqaH{font-size:1.5rem}.PageHeader_breadcrumbsModern__sc04a{font-size:11px;white-space:nowrap;margin-top:4px}.PageHeader_breadcrumbModernActive__DPYU8,.PageHeader_breadcrumbModernItem__DmV8k{font-size:11px;padding:3px 6px}.PageHeader_breadcrumbArrow__sWdWJ{font-size:10px;margin:0 4px}}@media (max-width:600px){.PageHeader_header__2m_Bl{padding:20px 0}.PageHeader_phContainer__JgJax{padding:0 12px;gap:8px;flex-direction:row;align-items:center}.PageHeader_title__EKqaH{font-size:1.25rem}.PageHeader_breadcrumbsModern__sc04a{font-size:10px;white-space:nowrap;margin-top:4px}.PageHeader_breadcrumbModernActive__DPYU8,.PageHeader_breadcrumbModernItem__DmV8k{font-size:10px;padding:2px 4px}.PageHeader_breadcrumbArrow__sWdWJ{font-size:9px;margin:0 3px}}.PageHeader_phContainer__JgJax{max-width:1200px;margin:0 auto;padding:0 24px;width:100%;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;position:relative}.TeknikServis_container__G1p7t{width:100%;max-width:1400px;margin:0 auto;padding:0}.TeknikServis_heroSection__JNA7M{background:linear-gradient(135deg,#0077B5,#005885);padding:4rem 2rem;margin:2rem auto;border-radius:20px;box-shadow:0 10px 40px rgba(0,119,181,.2);max-width:1200px}.TeknikServis_dark__fgn2X .TeknikServis_heroSection__JNA7M{background:linear-gradient(135deg,#1e3a5f,#0f172a)}.TeknikServis_heroContent__barJP{max-width:900px;margin:0 auto;text-align:center;color:white}.TeknikServis_heroTitle__HkCu_{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;font-family:Zalando Sans,sans-serif;line-height:1.2}.TeknikServis_heroDescription__5yzBL{font-size:1.15rem;line-height:1.8;margin-bottom:2rem;opacity:.95}.TeknikServis_heroBadges__VSY8g{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.TeknikServis_badge__irH4T{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:rgba(255,255,255,.2);backdrop-filter:blur(10px);border-radius:50px;font-size:.9rem;font-weight:600;border:1px solid rgba(255,255,255,.3)}.TeknikServis_featuresSection__JirIP{padding:4rem 2rem;max-width:1200px;margin:0 auto}.TeknikServis_sectionTitle__XxVeL{font-size:2.25rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#1e293b;font-family:Zalando Sans,sans-serif}.TeknikServis_dark__fgn2X .TeknikServis_sectionTitle__XxVeL{color:#f1f5f9}.TeknikServis_sectionDescription__H43AY{text-align:center;font-size:1.1rem;color:#64748b;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.TeknikServis_dark__fgn2X .TeknikServis_sectionDescription__H43AY{color:#94a3b8}.TeknikServis_featuresGrid__cWMwa{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.TeknikServis_featureCard__PzdBR{background:white;padding:2rem;border-radius:16px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(0,119,181,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}.TeknikServis_featureCard__PzdBR:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,119,181,.15);border-color:rgba(0,119,181,.3)}.TeknikServis_dark__fgn2X .TeknikServis_featureCard__PzdBR{background:#1f2937;border-color:rgba(96,165,250,.2)}.TeknikServis_featureIcon__hcyss{font-size:3rem;color:#0077B5;margin-bottom:1.5rem}.TeknikServis_dark__fgn2X .TeknikServis_featureIcon__hcyss{color:#60a5fa}.TeknikServis_featureTitle__YJS40{font-size:1.35rem;font-weight:700;color:#1e293b;margin-bottom:1rem;font-family:Zalando Sans,sans-serif}.TeknikServis_dark__fgn2X .TeknikServis_featureTitle__YJS40{color:#f1f5f9}.TeknikServis_featureDescription__cseRp{color:#64748b;line-height:1.7;font-size:.95rem}.TeknikServis_dark__fgn2X .TeknikServis_featureDescription__cseRp{color:#94a3b8}.TeknikServis_servicesSection___dRI_{padding:4rem 2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.TeknikServis_dark__fgn2X .TeknikServis_servicesSection___dRI_{background:linear-gradient(135deg,#1e293b,#0f172a)}.TeknikServis_servicesGrid__w_0FO{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.TeknikServis_serviceCard__88z_4{background:white;padding:2.5rem;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);border-top:4px solid;transition:all .3s cubic-bezier(.4,0,.2,1)}.TeknikServis_serviceCard__88z_4:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.TeknikServis_dark__fgn2X .TeknikServis_serviceCard__88z_4{background:#1f2937}.TeknikServis_serviceIcon__24hrC{font-size:3rem;margin-bottom:1.5rem}.TeknikServis_serviceTitle__NJGEz{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;font-family:Zalando Sans,sans-serif}.TeknikServis_dark__fgn2X .TeknikServis_serviceTitle__NJGEz{color:#f1f5f9}.TeknikServis_serviceDescription__CuXvx{color:#64748b;line-height:1.7;margin-bottom:1.5rem;font-size:1rem}.TeknikServis_dark__fgn2X .TeknikServis_serviceDescription__CuXvx{color:#94a3b8}.TeknikServis_serviceFeatures__m4lvM{list-style:none;padding:0;margin:0}.TeknikServis_serviceFeatures__m4lvM li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;color:#475569;font-size:.95rem;line-height:1.6;border-bottom:1px solid rgba(0,119,181,.1)}.TeknikServis_serviceFeatures__m4lvM li:last-child{border-bottom:none}.TeknikServis_dark__fgn2X .TeknikServis_serviceFeatures__m4lvM li{color:#cbd5e1;border-bottom-color:rgba(96,165,250,.2)}.TeknikServis_checkIcon__fAyZC{color:#10b981;font-size:1rem;margin-top:.25rem;flex-shrink:0}.TeknikServis_dark__fgn2X .TeknikServis_checkIcon__fAyZC{color:#34d399}.TeknikServis_processSection__w9J3K{padding:4rem 2rem;max-width:1200px;margin:0 auto}.TeknikServis_processGrid__h9Ejz{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.TeknikServis_processCard__q7nIS{background:white;padding:2.5rem 2rem;border-radius:16px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(0,119,181,.1);position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.TeknikServis_processCard__q7nIS:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,119,181,.15)}.TeknikServis_dark__fgn2X .TeknikServis_processCard__q7nIS{background:#1f2937;border-color:rgba(96,165,250,.2)}.TeknikServis_processNumber__kgfDD{width:60px;height:60px;background:linear-gradient(135deg,#0077B5,#005885);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem;font-family:Zalando Sans,sans-serif}.TeknikServis_processTitle__n_nyN{font-size:1.35rem;font-weight:700;color:#1e293b;margin-bottom:1rem;font-family:Zalando Sans,sans-serif}.TeknikServis_dark__fgn2X .TeknikServis_processTitle__n_nyN{color:#f1f5f9}.TeknikServis_processDescription__ywYXF{color:#64748b;line-height:1.7;font-size:.95rem}.TeknikServis_dark__fgn2X .TeknikServis_processDescription__ywYXF{color:#94a3b8}.TeknikServis_ctaSection__FHLYx{padding:4rem 2rem;background:linear-gradient(135deg,#0077B5,#005885);margin:2rem auto;border-radius:20px;max-width:1200px;box-shadow:0 10px 40px rgba(0,119,181,.2)}.TeknikServis_dark__fgn2X .TeknikServis_ctaSection__FHLYx{background:linear-gradient(135deg,#1e3a5f,#0f172a)}.TeknikServis_ctaContent__V_sWu{text-align:center;color:white;max-width:800px;margin:0 auto}.TeknikServis_ctaTitle__0UrXx{font-size:2.25rem;font-weight:700;margin-bottom:1rem;font-family:Zalando Sans,sans-serif}.TeknikServis_ctaDescription__r89IA{font-size:1.15rem;line-height:1.8;margin-bottom:2.5rem;opacity:.95}.TeknikServis_ctaButtons__4Sfet{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.TeknikServis_ctaButton__OmhPi{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:white;color:#0077B5;border-radius:12px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(0,0,0,.15)}.TeknikServis_ctaButton__OmhPi:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.2);background:#f8fafc}.TeknikServis_ctaButtonSecondary___6S_i{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:transparent;color:white;border:2px solid white;border-radius:12px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.TeknikServis_ctaButtonSecondary___6S_i:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}.TeknikServis_infoSection__viNMR{padding:4rem 2rem;max-width:1200px;margin:0 auto}.TeknikServis_infoGrid__ZmbGK{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.TeknikServis_infoCard__SM2XG{background:white;padding:2rem;border-radius:16px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(0,119,181,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}.TeknikServis_infoCard__SM2XG:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,119,181,.15)}.TeknikServis_dark__fgn2X .TeknikServis_infoCard__SM2XG{background:#1f2937;border-color:rgba(96,165,250,.2)}.TeknikServis_infoIcon___xki2{font-size:2.5rem;color:#0077B5;margin-bottom:1rem}.TeknikServis_dark__fgn2X .TeknikServis_infoIcon___xki2{color:#60a5fa}.TeknikServis_infoCard__SM2XG h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.75rem;font-family:Zalando Sans,sans-serif}.TeknikServis_dark__fgn2X .TeknikServis_infoCard__SM2XG h3{color:#f1f5f9}.TeknikServis_infoCard__SM2XG p{color:#64748b;line-height:1.7;font-size:.95rem}.TeknikServis_dark__fgn2X .TeknikServis_infoCard__SM2XG p{color:#94a3b8}@media (max-width:1024px){.TeknikServis_servicesGrid__w_0FO{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.TeknikServis_heroTitle__HkCu_{font-size:2rem}.TeknikServis_heroDescription__5yzBL{font-size:1rem}.TeknikServis_sectionTitle__XxVeL{font-size:1.75rem}.TeknikServis_featuresGrid__cWMwa,.TeknikServis_infoGrid__ZmbGK,.TeknikServis_processGrid__h9Ejz,.TeknikServis_servicesGrid__w_0FO{grid-template-columns:1fr}.TeknikServis_ctaButtons__4Sfet{flex-direction:column;align-items:stretch}.TeknikServis_ctaButtonSecondary___6S_i,.TeknikServis_ctaButton__OmhPi{width:100%;justify-content:center}}@media (max-width:480px){.TeknikServis_ctaSection__FHLYx,.TeknikServis_heroSection__JNA7M{padding:2.5rem 1.5rem;margin:1rem;border-radius:16px}.TeknikServis_heroTitle__HkCu_{font-size:1.75rem}.TeknikServis_sectionTitle__XxVeL{font-size:1.5rem}.TeknikServis_featuresSection__JirIP,.TeknikServis_infoSection__viNMR,.TeknikServis_processSection__w9J3K,.TeknikServis_servicesSection___dRI_{padding:2.5rem 1rem}.TeknikServis_featureCard__PzdBR,.TeknikServis_infoCard__SM2XG,.TeknikServis_processCard__q7nIS,.TeknikServis_serviceCard__88z_4{padding:1.5rem}}