.service_servicePage__IywCn{--primary:#154f9f;--secondary:#3b82f6;--accent:#ffb400;--bg-page:#ffffff;--bg-card:#ffffff;--text-main:#0f172a;--text-light:#64748b;--border-color:rgba(0,0,0,0.1);--shadow-sm:0 4px 6px -1px rgba(0,0,0,0.3);--shadow-md:0 10px 15px -3px rgba(0,0,0,0.4);--shadow-lg:0 20px 25px -5px rgba(0,0,0,0.5);--radius:16px;--z-modal:9999;max-width:1300px;margin:0 auto;padding:100px 24px 40px;background-color:var(--bg-page);min-height:100vh;color:var(--text-main);background-image:none}.service_layoutGrid__X0lFY{display:grid;grid-template-columns:280px 1fr;gap:40px;align-items:start}.service_breadcrumbs__Z4yB0{grid-column:1/-1;display:flex;align-items:center;gap:8px;margin-bottom:30px;font-size:.95rem;color:var(--text-light);flex-wrap:wrap}.service_breadcrumbLink__UvsB0{display:flex;align-items:center;gap:6px;color:var(--secondary);text-decoration:none;transition:color .2s}.service_breadcrumbLink__UvsB0:hover{color:var(--primary)}.service_separator__rNlCh{color:var(--text-light);opacity:.5}.service_breadcrumbCurrent__Mo9U0{color:var(--text-main);font-weight:600}.service_sidebar__jGb29{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius);padding:1.5rem;position:sticky;top:100px}.service_sidebarTitle__rmlaM{font-size:1.2rem;color:var(--primary);margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.service_sidebarList__02wAQ{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.service_sidebarList__02wAQ li{background:transparent;padding:0;border:none;box-shadow:none}.service_sidebarList__02wAQ li a{display:block;padding:10px 16px;border-radius:8px;color:var(--text-light);text-decoration:none;transition:all .2s ease;font-weight:500}.service_sidebarList__02wAQ li a:hover,.service_sidebarList__02wAQ li.service_active__Tgc6V a{background:rgba(21,79,159,.1);color:var(--secondary)}.service_sidebarList__02wAQ li.service_active__Tgc6V a{background:var(--secondary);color:white}.service_mobileSidebarHeader__sTwSH{display:none}.service_servicePage__IywCn h1{font-size:3rem;font-weight:800;color:var(--primary);text-align:center;margin-bottom:1.5rem;letter-spacing:-.02em;line-height:1.1;background:linear-gradient(135deg,#154f9f,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.service_servicePage__IywCn p{font-size:1.125rem;line-height:1.75;color:var(--text-main);margin-bottom:3rem;max-width:750px;margin-left:auto;margin-right:auto}.service_servicePage__IywCn h2{font-size:2rem;font-weight:700;color:var(--primary);margin-top:4rem;margin-bottom:2rem;text-align:center;position:relative}.service_servicePage__IywCn h2:after{content:"";display:block;width:60px;height:4px;background:var(--secondary);margin:1rem auto 0;border-radius:2px}.service_featureList__F_oMY{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem}.service_featureList__F_oMY li{background:var(--bg-card);padding:1.5rem;border-radius:var(--radius);box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid var(--border-color);backdrop-filter:blur(10px);transition:all .3s ease;font-size:1.05rem;color:var(--text-main);display:flex;align-items:center;gap:12px;text-align:left}.service_featureList__F_oMY li:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:rgba(59,130,246,.5)}.service_flexContainer___iI1H{display:flex;flex-wrap:wrap;gap:3rem;margin-bottom:4rem;align-items:flex-start}.service_leftColumn__20jrF{flex:1 1 450px}.service_rightColumn__Hnttu{flex:1 1 350px;position:sticky;top:120px;height:fit-content}.service_imageWrapper__V6_6S{position:relative;width:100%;aspect-ratio:4/3;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-md);cursor:pointer;border:1px solid var(--border-color);transition:transform .3s ease,box-shadow .3s ease}.service_imageWrapper__V6_6S:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--secondary)}.service_serviceImage__y6qvj{object-fit:cover;transition:transform .5s ease}.service_imageWrapper__V6_6S:hover .service_serviceImage__y6qvj{transform:scale(1.05)}.service_moreImagesOverlay__B2Lwa{position:absolute;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.service_imageWrapper__V6_6S:hover .service_moreImagesOverlay__B2Lwa{opacity:1}.service_moreImagesOverlay__B2Lwa span{background:rgba(255,255,255,.2);backdrop-filter:blur(4px);padding:8px 16px;border-radius:20px;color:white;font-weight:700;border:1px solid rgba(255,255,255,.3)}.service_galleryModal__7e12c{position:fixed;inset:0;background:rgba(2,6,23,.95);z-index:var(--z-modal);display:flex;align-items:center;justify-content:center;animation:service_fadeIn__9UrJC .3s ease}.service_closeButton___1oS3{position:absolute;top:20px;right:20px;background:rgba(255,255,255,.1);border:none;color:white;width:40px;height:40px;border-radius:50%;font-size:24px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .3s}.service_closeButton___1oS3:hover{background:rgba(255,255,255,.2)}.service_sliderContainer__6rIOw{max-width:1200px;max-height:80vh}.service_modalImageWrapper__biFyY,.service_sliderContainer__6rIOw{width:100%;height:100%;position:relative}.service_arrow__ttgUM{width:40px;height:40px;position:absolute;top:50%;transform:translateY(-50%);fill:white;cursor:pointer;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));z-index:5}.service_arrowLeft__251Gk{left:20px}.service_arrowRight__xllNr{right:20px}.service_portfolioList__sT0H6 li{justify-content:center;font-weight:600}.service_portfolioList__sT0H6 a{color:var(--secondary);text-decoration:none;transition:color .2s}.service_portfolioList__sT0H6 a:hover{color:var(--primary);text-decoration:underline}.service_dropdownSection__Xdo0Q{display:flex;flex-direction:column;gap:1rem;margin-bottom:4rem}.service_dropdownContainer__yV1Pj{border:1px solid var(--border-color);border-radius:var(--radius);background:var(--bg-card);overflow:hidden;transition:border-color .3s ease}.service_dropdownContainer__yV1Pj:hover{border-color:rgba(59,130,246,.3)}.service_dropdownHeader__mtEZy{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:transparent;border:none;color:var(--primary);font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .3s}.service_dropdownHeader__mtEZy:hover{background:rgba(0,0,0,.03)}.service_dropdownTitle__ySbgD{display:flex;align-items:center;gap:1rem}.service_dropdownIcon__lNrAm{color:var(--secondary);display:flex;align-items:center}.service_dropdownArrow__1Zvr8{transition:transform .3s ease;color:var(--text-light)}.service_dropdownArrow__1Zvr8.service_open__1qVNW{transform:rotate(180deg)}.service_dropdownContent__gVJjJ{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(0,1,0,1)}.service_dropdownContent__gVJjJ.service_open__1qVNW{max-height:1000px;transition:max-height .4s ease-in-out}.service_dropdownInner__DtTYr{padding:0 1.5rem 1.5rem;color:var(--text-light);line-height:1.6;border-top:1px solid transparent}.service_dropdownContent__gVJjJ.service_open__1qVNW .service_dropdownInner__DtTYr{border-top-color:var(--border-color);padding-top:1.5rem}.service_servicePage__IywCn details{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius);margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.service_servicePage__IywCn details[open]{border-color:rgba(59,130,246,.5);box-shadow:var(--shadow-md)}.service_servicePage__IywCn summary{padding:1.25rem;font-weight:600;cursor:pointer;color:var(--primary);list-style:none;position:relative;display:flex;justify-content:space-between;align-items:center;font-size:1.1rem}.service_servicePage__IywCn summary::-webkit-details-marker{display:none}.service_servicePage__IywCn summary:after{content:"+";font-size:1.5rem;color:var(--secondary);transition:transform .3s ease;line-height:1;font-weight:300}.service_servicePage__IywCn details[open] summary:after{transform:rotate(45deg);color:var(--accent)}.service_servicePage__IywCn details[open] summary{background-color:rgba(0,0,0,.03);border-bottom:1px solid var(--border-color)}.service_servicePage__IywCn details p{padding:1.5rem;margin:0;text-align:left;color:var(--text-light);line-height:1.6}.service_ctaButton__NH1u8,.service_servicePage__IywCn .service_ctaButton__NH1u8{display:inline-block;background:#ffb400;color:white;padding:14px 32px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,180,0,.3);border:1px solid rgba(255,255,255,.1)}.service_servicePage__IywCn .service_ctaButton__NH1u8:hover{background:#e6a200;transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,180,0,.4)}.service_contactForm__eKfX4{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem;background:var(--bg-card);padding:2rem;border-radius:var(--radius);border:1px solid var(--border-color)}.service_formGroup__t6ZLJ{display:flex;flex-direction:column;gap:.5rem;text-align:left}.service_formGroup__t6ZLJ label{font-weight:600;color:var(--text-main);font-size:.95rem}.service_contactForm__eKfX4 input,.service_contactForm__eKfX4 select,.service_contactForm__eKfX4 textarea,.service_servicePage__IywCn input,.service_servicePage__IywCn select,.service_servicePage__IywCn textarea{width:100%;padding:12px 16px;background:#ffffff;border:1px solid var(--border-color);border-radius:8px;color:#0f172a;font-size:1rem;transition:all .3s ease;font-family:inherit}.service_servicePage__IywCn input:focus,.service_servicePage__IywCn select:focus,.service_servicePage__IywCn textarea:focus{outline:none;border-color:var(--secondary);box-shadow:0 0 0 2px rgba(59,130,246,.2)}.service_submitButton__tisHc{background:#ffb400;color:white;padding:14px 32px;border:none;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem;font-size:1rem}.service_submitButton__tisHc:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(255,180,0,.4)}.service_statusMessage__tf_ub{margin-top:15px;font-size:1rem;font-weight:700;color:#ffb400;text-align:center}.service_contactTitle__Y24iI{text-align:center;margin-bottom:1.5rem;color:var(--primary)}.service_contactDetails__5OkPB{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem;align-items:center}.service_contactItem__C2k5w{display:flex;gap:1rem;font-size:1.2rem;color:var(--text-main)}.service_contactItem__C2k5w a{color:var(--secondary);text-decoration:none}@media (max-width:780px){.service_servicePage__IywCn{padding:40px 15px;max-width:100%;overflow-x:hidden}.service_servicePage__IywCn h1{font-size:3rem;margin-bottom:1.5rem;overflow-wrap:break-word}.service_servicePage__IywCn p{font-size:1.125rem}.service_servicePage__IywCn h2{font-size:2rem}.service_featureList__F_oMY{display:flex;flex-direction:column;gap:1.25rem;width:100%}.service_featureList__F_oMY li{padding:1.5rem;font-size:1.05rem;width:100%;box-sizing:border-box}.service_flexContainer___iI1H{flex-direction:column;gap:2rem}.service_rightColumn__Hnttu{width:100%;position:static}.service_layoutGrid__X0lFY{grid-template-columns:1fr;gap:20px}.service_mobileSidebarHeader__sTwSH{display:flex;align-items:center;gap:15px;margin-bottom:20px}.service_mobileSidebarTitle__nm6BM{font-size:1.1rem;font-weight:700;color:var(--primary)}.service_sidebarToggle__BuJbs{background:transparent;border:1px solid var(--border-color);border-radius:8px;width:40px;height:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer}.service_sidebarToggle__BuJbs span{display:block;width:20px;height:2px;background-color:var(--text-main);transition:.3s}.service_sidebar__jGb29{position:fixed;top:0;left:-300px;width:280px;height:100vh;z-index:10000;transition:left .3s ease;border-radius:0;border-right:1px solid var(--border-color);overflow-y:auto;background:#ffffff}.service_sidebar__jGb29.service_open__1qVNW{left:0;box-shadow:10px 0 30px rgba(0,0,0,.5)}.service_sidebarOverlay__czoa0{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:9999;backdrop-filter:blur(2px)}}