.home{margin-top:20px}.home .headerPage{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;width:100%;margin-top:20px;padding:0 100px;display:flex}@media screen and (max-width:500px){.home .headerPage{flex-direction:column;align-items:flex-start;padding:10px}}@media screen and (min-width:501px) and (max-width:900px){.home .headerPage{flex-direction:column;align-items:flex-start;padding:10px}}.home .headerPage .headerContent{flex-direction:column;flex:1;gap:12px;width:50%;display:flex}@media screen and (max-width:500px){.home .headerPage .headerContent{width:100%}}@media screen and (min-width:501px) and (max-width:900px){.home .headerPage .headerContent{width:100%}}.home .headerPage .headerContent .headerTitle{font-size:inherit;letter-spacing:4px;color:#3763b5;font-weight:600}.home .headerPage .headerContent .headerSubtitle{color:#000;max-width:600px;font-size:60px;font-weight:700;line-height:1}@media screen and (min-width:501px) and (max-width:900px){.home .headerPage .headerContent .headerSubtitle{max-width:100%;font-size:50px}}@media screen and (max-width:500px){.home .headerPage .headerContent .headerSubtitle{max-width:100%;font-size:30px}}.home .headerPage .headerContent .headerDescription{color:#52525b;max-width:550px;margin-bottom:32px;font-size:18px;font-weight:400;line-height:28px}@media screen and (max-width:500px){.home .headerPage .headerContent .headerDescription{max-width:100%;font-size:17px}}@media screen and (min-width:501px) and (max-width:900px){.home .headerPage .headerContent .headerDescription{max-width:100%;font-size:17px}}.home .headerPage .headerImage{flex:1;justify-content:center;align-items:center;display:flex}.home .headerPage .headerImage img{object-fit:cover;border-radius:12px;max-width:100%;height:auto}.home .featuresSection{flex-direction:row;gap:24px;padding:64px 100px;display:flex}@media screen and (max-width:500px){.home .featuresSection{flex-direction:column;padding:10px}}@media screen and (min-width:501px) and (max-width:900px){.home .featuresSection{flex-direction:column;padding:10px}}.home .featuresSection .featureCard{border-radius:12px;flex-direction:column;flex:1;gap:20px;padding:20px;transition:transform .3s;display:flex;position:relative}.home .featuresSection .featureCard:not(:last-child):after{content:"";background-color:#9ca3af;width:1px;height:80%;position:absolute;top:10%;right:0}@media screen and (max-width:500px){.home .featuresSection .featureCard:not(:last-child):after{width:100%;height:1px;top:auto;bottom:0;left:0;right:auto}}@media screen and (min-width:501px) and (max-width:900px){.home .featuresSection .featureCard:not(:last-child):after{width:100%;height:1px;top:auto;bottom:0;left:0;right:auto}}.home .featuresSection .featureCard .featureCard_icon{color:#0b132b;font-size:40px}.home .featuresSection .featureCard .featureCard_title{color:#0b132b;font-size:18px;font-weight:700}.home .featuresSection .featureCard .featureCard_description{color:#52525b;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:500px){.home .featuresSection{flex-direction:column}}@media screen and (min-width:501px) and (max-width:900px){.home .featuresSection{flex-direction:column}}.home .performance{background-color:#0b132b;flex-direction:row;justify-content:space-between;align-items:stretch;gap:16px;padding:0;display:flex}@media screen and (max-width:500px){.home .performance{flex-direction:column}}@media screen and (min-width:501px) and (max-width:900px){.home .performance{flex-direction:column}}.home .performance .performance_content{flex:1}.home .performance .performance_content .content{flex-direction:column;gap:20px;margin:100px 0;padding:0 8px 0 100px;display:flex}@media screen and (max-width:500px){.home .performance .performance_content .content{margin:20px 0;padding:8px}}@media screen and (min-width:501px) and (max-width:900px){.home .performance .performance_content .content{margin:20px 0;padding:8px}}.home .performance .performance_content .content .performance_subtitle{letter-spacing:4px;font-weight:600;font-size:inherit;color:#3763b5;text-transform:uppercase}.home .performance .performance_content .content .performance_title{color:#fff;font-size:60px;font-weight:700;line-height:1}@media screen and (max-width:500px){.home .performance .performance_content .content .performance_title{font-size:32px}}@media screen and (min-width:501px) and (max-width:900px){.home .performance .performance_content .content .performance_title{font-size:32px}}.home .performance .performance_content .content .performance_description{color:#fff;max-width:500px;margin-bottom:2rem;font-size:16px;line-height:1.6}.home .performance .performance_content .content .performance_grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media screen and (max-width:500px){.home .performance .performance_content .content .performance_grid{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:501px) and (max-width:900px){.home .performance .performance_content .content .performance_grid{grid-template-columns:repeat(1,1fr)}}.home .performance .performance_content .content .performance_grid .performance_card{text-align:left;flex-direction:column;gap:8px;display:flex}.home .performance .performance_content .content .performance_grid .performance_card .performance_count{color:#fff;font-size:32px;font-weight:700}.home .performance .performance_content .content .performance_grid .performance_card .performance_text{color:#fff;font-size:18px;line-height:28px}.home .performance .performance_image{object-fit:cover;vertical-align:middle;box-sizing:border-box;flex:1;justify-content:center;max-width:100%;height:auto;display:flex}.home .home_service{background-color:#0b132b;flex-direction:column;align-items:center;gap:40px;width:100%;margin-top:60px;padding:60px 100px;display:flex}@media screen and (max-width:500px){.home .home_service{padding:48px 8px}}@media screen and (min-width:501px) and (max-width:900px){.home .home_service{padding:48px 8px}}.home .home_service .service_header{text-align:center;flex-direction:column;gap:20px;display:flex}.home .home_service .service_header .service_subtitle{color:#3763b5;letter-spacing:4px;font-weight:600}.home .home_service .service_header .service_title{color:#fff;font-size:60px;font-weight:700}@media screen and (min-width:501px) and (max-width:900px){.home .home_service .service_header .service_title{font-size:50px}}@media screen and (max-width:500px){.home .home_service .service_header .service_title{font-size:32px}}.home .home_service .service_header .service_description{color:#fff;font-size:18px;line-height:28px}.home .home_service .service_grid{flex-direction:column;gap:40px;display:flex}.home .home_service .service_grid .service_card{background:linear-gradient(to bottom right,rgba(255,255,255,.03),rgba(255,255,255,.08),transparent);border:1px solid rgba(255,255,255,.2);border-radius:8px;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;padding:30px;transition:opacity .5s;display:flex;top:0;bottom:0;left:0;right:0}.home .home_service .service_grid .service_card:hover{background:linear-gradient(to bottom right,rgba(255,255,255,.12),rgba(255,255,255,.08),transparent)}@media screen and (max-width:500px){.home .home_service .service_grid .service_card{flex-direction:column;align-items:start}}@media screen and (min-width:501px) and (max-width:900px){.home .home_service .service_grid .service_card{flex-direction:column;align-items:start}}.home .home_service .service_grid .service_card .icon_title_descp{flex:1}.home .home_service .service_grid .service_card .icon_title_descp .service_icon{color:#3763b5;margin-bottom:16px;font-size:36px}.home .home_service .service_grid .service_card .icon_title_descp .service_card_title{color:#fff;margin-bottom:12px;font-size:24px;font-weight:700}.home .home_service .service_grid .service_card .icon_title_descp .service_card_description{color:#fff;margin-bottom:16px;font-size:16px;line-height:1.6}.home .home_service .service_grid .service_card .service_sublist{border-left:1px solid rgba(255,255,255,.2);flex-direction:column;flex:1;gap:18px;margin:0;padding:0 0 0 32px;list-style:none;display:flex}@media screen and (max-width:500px){.home .home_service .service_grid .service_card .service_sublist{border-top:1px solid rgba(255,255,255,.2);border-left:0;padding-top:32px;padding-left:0}}@media screen and (min-width:501px) and (max-width:900px){.home .home_service .service_grid .service_card .service_sublist{border-top:1px solid rgba(255,255,255,.2);border-left:0;padding-top:32px;padding-left:0}}.home .home_service .service_grid .service_card .service_sublist .service_subitem{color:#fff;align-items:center;gap:24px;font-size:14px;display:flex}.home .home_service .service_grid .service_card .service_sublist .service_subitem .check_icon{color:#3763b5;font-size:24px}.home .home_service .service_grid .service_card .service_sublist .service_subitem span{font-size:18px;line-height:28px}
