.sub-banner{margin-bottom:8.43rem;width:100%;height:16rem;background-color:#fff}.sub-banner .container{height:100%;display:flex;align-items:center;justify-content:space-between;text-align:center}.sub-banner img{padding:10px;width:52px;height:52px;border-radius:12px;margin-bottom:24px;background-color:var(--bg-color)}.sub-banner-title{margin-bottom:1.29rem;font-weight:bold;color:var(--color-black)}.sub-banner-text{color:#808080;padding:0 1.5rem}.title{margin-bottom:32px;font-size:2.86rem;font-weight:inherit;text-align:center;color:var(--color-black)}.supper-service{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:14px;margin-bottom:14.29rem}.supper-service>div{position:relative;height:188px;border-radius:6px;color:#fff;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.supper-service>div::before{content:'';position:absolute;inset:0;background-color:rgba(0,0,0,0.5);z-index:1}.supper-service>div img{width:100%;height:100%;position:absolute;inset:0;transition:.3s ease-in-out}.supper-service>div:hover img{transform:scale(1.05)}.supper-service>div:first-of-type .contact-text{width:280px;margin:0 auto}.supper-service>div:last-of-type{text-align:center}.supper-service-title,.supper-service-text{position:relative;z-index:2}.supper-service-title{margin-bottom:1.14rem;font-weight:bold;text-align:center}.supper-service-text{padding:0 1.5rem}