.resultSection{background-color:#141414;padding:100px 32px 0;width:100%;.result-container{border-bottom:1px solid hsla(0,0%,100%,.2);display:flex;flex-direction:column;gap:80px;margin:0 auto;max-width:1375px;padding-bottom:150px;width:100%;.section-title{display:flex;gap:24px;justify-content:space-between;max-width:1375px;width:100%;.section-tagline{align-items:center;display:flex;gap:8px;width:33%;.icon{display:flex;width:16px}.text{color:#fff;font-family:IBM Plex Mono;font-size:16px;font-style:normal;font-weight:400;line-height:130%;text-transform:uppercase}}.title{color:#fff;font-family:Manrope;font-size:40px;font-style:normal;font-weight:550;letter-spacing:-1.2px;line-height:110%;width:67%}}.result-content{display:flex;justify-content:flex-end;width:100%;.result-list{display:flex;width:66%;.item{border-left:1px solid #858585;display:flex;flex-direction:column;gap:8px;padding:0 20px;width:30%;.number{color:#fff;font-family:Manrope;font-size:64px;font-style:normal;font-weight:500;letter-spacing:-1.92px;line-height:100%;span{color:#48aff0}}.unit{color:#fff;font-family:Manrope;font-size:18px;font-style:normal;font-weight:600;line-height:150%}}}}}@media screen and (max-width:600px){padding-bottom:0;padding-left:16px;padding-right:16px;padding-top:80px;.result-container{border-bottom:none;gap:56px;padding-bottom:80px;.section-title{flex-direction:column;gap:24px;.title{font-size:32px;width:100%}}.result-content{width:100%;.result-list{flex-direction:column;width:100%;.item{align-items:center;border-bottom:1px solid #474747;border-left:none;display:flex;flex-direction:row;justify-content:space-between;padding:24px 0;width:100%;.number{font-size:40px;width:50%}.unit{font-size:16px;width:50%}}}}}}@media screen and (min-width:600px) and (max-width:1024px){padding-bottom:0;padding-left:24px;padding-right:24px;padding-top:100px;.result-container{border-bottom:none;.section-title{align-items:flex-start;gap:24px;.title{font-size:40px;width:80%}}.result-content{width:100%;.result-list{flex-direction:column;width:100%;.item{align-items:center;border-bottom:1px solid #474747;border-left:none;display:flex;flex-direction:row;padding:24px 0 24px 30%;text-align:left;width:100%;.number,.unit{width:50%}.unit{text-align:left}}}}}}}