.Header_header__2AlXl{position:fixed;top:0;left:0;width:100%;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:1000}.Header_headerContainer__tK58r{margin:0 auto;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}.Header_headerLogo__boF68{font-size:24px;font-weight:700;text-decoration:none;color:#143189;display:flex}.Header_hamburger__k4rrQ{display:none;width:30px;height:24px;position:relative;background:none;border:none;cursor:pointer;z-index:100;padding:0}.Header_hamburger__k4rrQ span{display:block;width:100%;height:2px;background-color:#333;position:absolute;transition:all .3s}.Header_hamburger__k4rrQ span:first-child{top:5px}.Header_hamburger__k4rrQ span:nth-child(2){bottom:5px}.Header_hamburger__k4rrQ.Header_isOpen__BGKPB span:first-child{top:50%;transform:translateY(-50%) rotate(45deg)}.Header_hamburger__k4rrQ.Header_isOpen__BGKPB span:nth-child(2){bottom:50%;transform:translateY(50%) rotate(-45deg)}.Header_headerNav__6N51R{margin-left:auto;display:flex;align-items:center}.Header_headerMenu__19S7i{display:flex;gap:30px;list-style:none;margin:0;padding:0}.Header_headerLink__r2Xqn{font-size:15px;font-weight:700;text-decoration:none;color:#333;transition:color .3s;position:relative}.Header_headerLink__r2Xqn:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:#143189;transition:width .3s}.Header_headerLink__r2Xqn:hover{color:#143189}.Header_headerLink__r2Xqn:hover:after{width:100%}.Header_headerBtns__gaXYZ{display:flex;gap:15px;margin-left:30px}.Header_btnDemo__21kRx{padding:14px 24px;border-radius:4px;font-size:14px;font-weight:700;text-decoration:none;background-color:#66d994;color:#fff;border:none;cursor:pointer;transition:background-color .3s}.Header_btnDemo__21kRx:hover{background-color:hsl(144,60.2094240838%,52.5490196078%)}.Header_btnInquiry__d98f4{padding:12px 24px;border-radius:4px;font-size:14px;font-weight:700;text-decoration:none;background-color:#fff;color:#143189;border:2px solid #143189;transition:all .3s}.Header_btnInquiry__d98f4:hover{background-color:#143189;color:#fff}@media(max-width:768px){.Header_headerContainer__tK58r{padding:15px}.Header_headerLogo__boF68{font-size:20px}.Header_hamburger__k4rrQ{display:none}.Header_headerNav__6N51R{position:fixed;top:0;right:-100%;width:80%;max-width:300px;height:100vh;background:#fff;margin:0;padding:80px 30px 30px;flex-direction:column;transition:right .3s ease;box-shadow:-2px 0 4px rgba(0,0,0,.1)}.Header_headerNav__6N51R.Header_isOpen__BGKPB{right:0}.Header_headerMenu__19S7i{flex-direction:column;gap:20px;margin-bottom:30px}.Header_headerLink__r2Xqn{font-size:16px;display:block;padding:10px 0}.Header_headerBtns__gaXYZ{flex-direction:column;margin-left:0;gap:20px}.Header_btnDemo__21kRx,.Header_btnInquiry__d98f4{width:100%;text-align:center;padding:12px;font-size:14px}}.PageMv_hero__n_ShF{padding:30px 0;background:linear-gradient(45deg,#143189 60%,#569ecd);color:#fff;position:relative;overflow:hidden}@media(min-width:640px){.PageMv_hero__n_ShF{padding:20px 0}}@media(min-width:768px){.PageMv_hero__n_ShF{padding:20px 0}}@media(min-width:1024px){.PageMv_hero__n_ShF{padding:50px 0}}.PageMv_heroContainer__YnW_7{width:100%}.PageMv_heroTitle__7KNSB{font-size:20px;font-weight:700;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.2)}@media(min-width:640px){.PageMv_heroTitle__7KNSB{font-size:22px}}@media(min-width:768px){.PageMv_heroTitle__7KNSB{font-size:24px}}@media(min-width:1024px){.PageMv_heroTitle__7KNSB{font-size:32px}}.PageMv_heroTitleText__DRDrY{font-size:18px;text-align:center}@media(min-width:768px){.PageMv_heroTitleText__DRDrY{font-size:20px}}@media(min-width:1024px){.PageMv_heroTitleText__DRDrY{font-size:20px}}.PageMv_heroText__dWoGj{font-size:15px}@media(min-width:640px){.PageMv_heroText__dWoGj{font-size:16px}}@media(min-width:768px){.PageMv_heroText__dWoGj{font-size:18px}}.SectionTitle_sectionTitle__eb2rM{font-size:24px;font-weight:700;text-align:center;margin-bottom:40px;position:relative;padding-bottom:20px}.SectionTitle_sectionTitle__eb2rM:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:50px;height:3px;background-color:#143189}@media(min-width:768px){.SectionTitle_sectionTitle__eb2rM{font-size:32px;margin-bottom:40px}}.ServiceItem_serviceItem__PHpis{position:relative;display:flex;flex-direction:column;gap:30px;background-color:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 12px rgba(0,0,0,.05)}@media(min-width:768px){.ServiceItem_serviceItem__PHpis{flex-direction:row;align-items:center;padding:40px;gap:40px}.ServiceItem_serviceItem__PHpis.ServiceItem_reverse__5X1zZ{flex-direction:row-reverse}.ServiceItem_serviceContent__XHSkA{width:52%}}.ServiceItem_titleBox__12TAv{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:20px}@media(min-width:640px){.ServiceItem_titleBox__12TAv{flex-wrap:nowrap}}.ServiceItem_titleBox__12TAv .ServiceItem_serviceTitle__AlyBS{margin-bottom:0;margin-right:10px}.ServiceItem_titleBox__12TAv .ServiceItem_serviceSubTitle__QoVzK{font-size:12px;color:#666;font-style:normal;margin:0;padding:3px 0;display:inline-block}@media(min-width:768px){.ServiceItem_titleBox__12TAv .ServiceItem_serviceSubTitle__QoVzK{font-size:14px}}.ServiceItem_titleBox__12TAv .ServiceItem_serviceSubTitle__QoVzK span{color:#66d994;font-weight:600;background-color:rgba(102,217,148,.1);padding:3px 8px;border-radius:4px}@media(min-width:768px){.ServiceItem_titleBox__12TAv .ServiceItem_serviceSubTitle__QoVzK span{padding:4px 10px}}.ServiceItem_serviceTitle__AlyBS{font-size:20px;font-weight:700;color:#143189;margin-bottom:20px}@media(min-width:768px){.ServiceItem_serviceTitle__AlyBS{font-size:24px}}.ServiceItem_serviceTitleStrong__Ihvk2{color:#143189;font-weight:600;background-color:rgba(20,49,137,.1);padding:3px 8px;border-radius:4px}.ServiceItem_serviceTitleSmall__uKw8r{font-size:14px}.ServiceItem_serviceFeatures__Iyidr{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.ServiceItem_serviceFeature__HtqhO{background-color:#143189;color:#fff;font-size:12px;font-weight:700;padding:6px 10px;border-radius:20px}.ServiceItem_serviceDescription__2rhxY{font-size:14px;line-height:1.8;margin-bottom:0;color:#333}@media(min-width:768px){.ServiceItem_serviceDescription__2rhxY{font-size:16px}}.ServiceItem_serviceImage__P5I5S{flex:1 1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.ServiceItem_serviceImage__P5I5S.ServiceItem_columnImages__MuWzW{flex-direction:column;gap:10px}.ServiceItem_serviceImage__P5I5S img{border-radius:8px;max-width:100%;height:auto;object-fit:cover}.ServiceItem_serviceBtns__4r2dc{display:flex;justify-content:end}@media(min-width:768px){.ServiceItem_serviceBtns__4r2dc{font-size:16px;position:absolute;right:25px;bottom:-25px}}.ServiceItem_btnPrimary__2VwlZ{background:#143189;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:5px;font-weight:700;font-size:16px;text-align:center;transition:all .3s ease;position:relative;overflow:hidden;text-decoration:none;border:none;cursor:pointer}.ServiceItem_btnPrimary__2VwlZ:hover{opacity:.9;transform:translateY(-3px)}