.instHero{position:relative;height:56vh;min-height:400px;overflow:hidden;display:flex;align-items:flex-end}.instHero_imgWrap{position:absolute;inset:0;z-index:0}.instHero_img{height:100%;width:100%;object-fit:cover}.instHero::before{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(to top,rgba(15,61,98,.84)0%,rgba(15,61,98,.3)50%,transparent 100%)}.instHero_content{position:relative;z-index:2;padding:48px 48px 64px;max-width:700px}.instHero_title{color:#FFFFFF;font-size:clamp(2.2rem,5vw,4rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:16px}.instHero_desc{color:rgba(255,255,255,.85);font-size:1.05rem;line-height:1.7;max-width:560px;margin-bottom:28px}@media(max-width:768px){.instHero{height:42vh;min-height:300px}.instHero_content{padding:32px 20px 44px}}.instIntro{padding:100px 32px;background:#FFFFFF}.instIntro_inner{max-width:1200px;margin:0 auto;display:flex;gap:56px;align-items:center}.instIntro_text{flex:1}.instIntro_body{font-size:1rem;color:#444;line-height:1.85}.instIntro_imgWrap{flex:1;border-radius:16px;overflow:hidden}.instIntro_img{object-fit:cover;height:400px;width:100%}@media(max-width:768px){.instIntro_inner{flex-direction:column-reverse;gap:32px}.instIntro_img{height:260px}.instIntro{padding:64px 20px}}.instFlow{padding:80px 32px 100px;background:#F5EFD9}.instFlow_inner{max-width:900px;margin:0 auto}.instFlow_heading{text-align:center;margin-bottom:56px}.instFlow_timeline{}.instFlow_step{display:flex;gap:28px;margin-bottom:0}.instFlow_stepMarker{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:52px}.instFlow_stepIcon{width:52px;height:52px;border-radius:50%;background:#0F3D62;color:#FFFFFF;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0;position:relative;z-index:2}.instFlow_stepLine{width:2px;flex:1;background:rgba(15,61,98,.2);margin:0 auto;min-height:20px}.instFlow_step:last-child .instFlow_stepLine{display:none}.instFlow_stepBody{padding:4px 0 48px;flex:1}.instFlow_step:last-child .instFlow_stepBody{padding-bottom:0}.instFlow_stepLabel{display:inline-block;font-size:.72rem;font-weight:700;color:#FFFFFF;background:#0F3D62;padding:3px 12px;border-radius:50px;letter-spacing:.08em;margin-bottom:10px}.instFlow_stepBody h3{font-size:1.15rem;font-weight:700;color:#0F3D62;margin-bottom:10px;line-height:1.3}.instFlow_stepBody p{font-size:.92rem;color:#444;line-height:1.8;margin-bottom:14px}.instFlow_stepDetails{list-style:none;padding:0;margin:0}.instFlow_stepDetails li{font-size:.84rem;color:#333;padding:5px 0;display:flex;align-items:center;gap:8px}.instFlow_stepDetails i{color:#0F3D62;font-size:.9rem;flex-shrink:0}@media(max-width:600px){.instFlow_step{gap:16px}.instFlow_stepMarker{width:40px}.instFlow_stepIcon{width:40px;height:40px;font-size:1rem}.instFlow{padding:56px 20px 64px}.instFlow_stepBody{padding:2px 0 36px}}.instServices{padding:80px 32px 100px;background:#FFFFFF}.instServices_inner{max-width:1200px;margin:0 auto}.instServices_heading{text-align:center;margin-bottom:48px}.instServices_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.instService_card{border-radius:16px;overflow:hidden;background:#FFFFFF;border:1px solid rgba(15,61,98,.08);transition:transform .3s,box-shadow .3s}.instService_card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(15,61,98,.1)}.instService_imgWrap{height:200px;overflow:hidden}.instService_img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.instService_card:hover .instService_img{transform:scale(1.04)}.instService_body{padding:22px 24px 26px}.instService_body h3{font-size:1.08rem;font-weight:700;color:#0F3D62;margin-bottom:8px}.instService_body p{font-size:.86rem;color:#555;line-height:1.7;margin-bottom:14px}.instService_link{font-size:.85rem;color:#0F3D62;font-weight:600;display:inline-flex;align-items:center;gap:5px;transition:gap .25s}.instService_link:hover{gap:10px;opacity:1}@media(max-width:960px){.instServices_grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.instServices_grid{grid-template-columns:1fr}.instServices{padding:56px 20px 64px}}.instGuarantee{padding:80px 32px 100px;background:#F5EFD9}.instGuarantee_inner{max-width:1200px;margin:0 auto;display:flex;gap:56px;align-items:center}.instGuarantee_text{flex:1}.instGuarantee_text p{font-size:1rem;color:#444;line-height:1.85}.instGuarantee_imgWrap{flex:1;-webkit-border-radius:16px;-ms-flex:1;border-radius:16px;-moz-border-radius:16px;overflow:hidden}.instGuarantee_img{height:380px;width:100%;object-fit:cover}@media(max-width:768px){.instGuarantee_inner{flex-direction:column;gap:32px}.instGuarantee_img{height:260px}.instGuarantee{padding:56px 20px 64px}}.instGallery{padding:0;background:#FFFFFF}.instGallery_band{display:flex;gap:0;overflow:hidden}.instGallery_item{flex:1;min-width:0;overflow:hidden}.instGallery_bandImg{width:100%;height:320px;object-fit:cover;transition:transform .6s}.instGallery_item:hover .instGallery_bandImg{transform:scale(1.06)}@media(max-width:768px){.instGallery_band{flex-direction:column}.instGallery_bandImg{height:220px}}.okCta{padding:100px 32px;background:#0F3D62;text-align:center}.okCta_inner{max-width:720px;margin:0 auto}@media(max-width:768px){.okCta{padding:64px 20px}}