.resultSection{background-color:#141414;width:100%;.result-container{display:flex;flex-direction:column;gap:80px;margin:0 auto;max-width:1439px;padding:150px 32px;width:100%;.section-title{display:flex;gap:24px;max-width:1375px;width:100%;.section-tagline{align-items:center;display:flex;gap:8px;width:32%;.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:calc(33% + 24px)}}.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-left:40px;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){.result-container{border-bottom:none;gap:56px;padding:80px 16px;.section-title{flex-direction:column;gap:24px;.title{font-size:32px}.section-tagline,.title{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){.result-container{border-bottom:none;gap:56px;padding:100px 24px;.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}}}}}}}