.otherProjectsWrapper .otherProjects{display:flex;flex-direction:row;justify-content:space-between;padding-left:15%;padding-right:15%}.otherProjectsWrapper .otherProjects .case{position:relative;display:flex;flex-direction:column;margin-bottom:64px;padding-bottom:32px;background-color:#fff;border:1px solid #eeeff2;border-radius:16px;transition:all .4s;overflow:hidden}.otherProjectsWrapper .otherProjects .case:hover{box-shadow:0 15px 50px rgba(0,0,0,.07)}.otherProjectsWrapper .otherProjects .case .imgWrapper{position:relative;width:531px!important;height:300px!important;margin:0 auto;overflow:hidden}.otherProjectsWrapper .otherProjects .case .imgWrapper>img{top:0!important;width:100%;height:auto!important;object-fit:contain;margin:0 auto}@media screen and (max-width:1300px){.otherProjectsWrapper .otherProjects .case .imgWrapper{width:100%;height:auto}}@media screen and (max-width:850px){.otherProjectsWrapper .otherProjects .case .imgWrapper{width:100%!important;max-height:200px!important;overflow:hidden}}@media screen and (max-width:450px){.otherProjectsWrapper .otherProjects .case .imgWrapper{width:300px!important;height:150px!important}}@media screen and (max-width:350px){.otherProjectsWrapper .otherProjects .case .imgWrapper{width:200px!important;height:100px!important}}.otherProjectsWrapper .otherProjects .case .content{position:relative;width:531px;padding:0 32px 32px;color:#000}.otherProjectsWrapper .otherProjects .case .content .titleWrapper{align-items:flex-start;width:100%;text-align:left;padding-top:0}.otherProjectsWrapper .otherProjects .case .content .description{width:100%;height:80px}@media screen and (max-width:550px){.otherProjectsWrapper .otherProjects .case .content .description{height:120px}}@media screen and (max-width:450px){.otherProjectsWrapper .otherProjects .case .content .description{height:140px}}@media screen and (max-width:380px){.otherProjectsWrapper .otherProjects .case .content .description{height:180px}}@media screen and (max-width:300px){.otherProjectsWrapper .otherProjects .case .content .description{height:220px}}.otherProjectsWrapper .otherProjects .case .content .bottomComponent{position:absolute;bottom:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.otherProjectsWrapper .otherProjects .case .content .tags{display:flex;flex-direction:row;margin-top:32px;margin-bottom:16px}.otherProjectsWrapper .otherProjects .case .content .tags .tag{margin-right:12px;margin-bottom:16px;padding:3px 10px;color:#fafafa;font-size:12px;border-radius:20px;background-color:#2196f3}.otherProjectsWrapper .otherProjects .case .content .btnWrapper{position:absolute;bottom:0}@media screen and (max-width:850px){.otherProjectsWrapper .otherProjects .case .content{width:100%;padding-top:32px}}@media screen and (max-width:1600px){.otherProjectsWrapper .otherProjects{padding-left:5%;padding-right:5%}}@media screen and (max-width:1300px){.otherProjectsWrapper .otherProjects{flex-direction:column}}.introIndustry{position:relative;width:100%;height:783px;padding-top:100px;background:transparent no-repeat scroll 50%;background-size:cover;background-image:url(/_next/static/media/intro-bg.0d3a13ac.webp);overflow:hidden}.introIndustry .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,32,145,.7);background:linear-gradient(225deg,rgba(17,33,68,.3),#002091);opacity:.95}.introIndustry .breadcrumps{position:absolute;width:100%;padding:16px;color:#fafafa}.introIndustry .introIndustryContent{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;justify-content:center;color:#fafafa;transform:translate(-50%,-50%)}.introIndustry .introIndustryContent .title{font-size:44px;font-weight:700}@media screen and (max-width:600px){.introIndustry .introIndustryContent .title{margin-top:72px;font-size:36px;display:flex;flex-direction:column}}.introIndustry .introIndustryContent .text{max-width:550px;margin-top:16px;margin-bottom:36px;font-size:17px;text-align:center}@media screen and (max-width:600px){.introIndustry .introIndustryContent{top:55%;width:70%}}@media screen and (max-width:900px){.introIndustry{height:983px}}.textArticlesWrapper{width:100%;padding:0 15% 72px;color:#fafafa;background-color:#112144}.textArticlesWrapper .textArticles{width:100%}.textArticlesWrapper .textArticles .textArticle{padding-top:32px}.textArticlesWrapper .textArticles .textArticle .textArticleTitle{color:#3fc9ff}.textArticlesWrapper .textArticles .textArticle .textArticleText{margin-top:16px}@media screen and (max-width:1600px){.textArticlesWrapper{padding-left:5%;padding-right:5%}}