.careersValuesSection{background-color:#fff;width:100%;.container{align-items:flex-start;display:flex;gap:24px;margin:0 auto;max-width:1439px;padding:100px 32px;.section-tagline{align-items:center;display:flex;gap:8px;width:33%;.icon{display:flex;width:16px}.text{color:#141414;font-family:IBM Plex Mono;font-size:16px;font-style:normal;font-weight:400;line-height:130%;text-transform:uppercase}}.content{display:flex;flex-direction:column;gap:40px;width:calc(66% + 24px);.section-title{display:flex;flex-direction:column;gap:16px;.title{color:#141414;font-size:40px;font-weight:550;letter-spacing:-1.2px;line-height:110%}.subtitle,.title{font-family:Manrope;font-style:normal}.subtitle{color:#000;font-size:16px;font-weight:500;line-height:150%}}.values-list{display:flex;flex-direction:column;gap:1px;.value-item{background-color:#fff;border-bottom:1px solid #c2c2c2;display:flex;padding:20px 0;.left-side{align-items:center;display:flex;gap:40px;width:50%;.number{color:#858585;font-family:IBM Plex Mono;font-size:16px;font-weight:400;line-height:130%;text-transform:uppercase}.name,.number{font-style:normal}.name{color:#141414;font-family:Manrope;font-size:24px;font-weight:600;letter-spacing:-.24px;line-height:140%}}.right-side{align-items:center;display:flex;gap:40px;justify-content:space-between;width:50%;.desc{color:#000;font-family:Manrope;font-size:14px;font-style:normal;font-weight:400;line-height:160%}.icon{display:flex;width:32px;img{width:100%}}}}}}}@media screen and (max-width:600px){.container{flex-direction:column;gap:24px;padding:60px 16px;.section-tagline{width:100%}.content{gap:56px;width:100%;.section-title{gap:24px;.title{font-size:32px}}.values-list{width:100%;.value-item{flex-direction:column;gap:16px;padding:32px 0;.left-side{gap:0;width:100%;.number{width:25%}.name{font-size:20px;width:75%}}.right-side{flex-direction:row-reverse;gap:16px;width:100%;.desc{font-size:14px;max-width:75%}}}}}}}@media screen and (min-width:600px) and (max-width:1024px){.container{flex-direction:column;gap:24px;padding:100px 24px;.section-tagline{width:100%}.content{gap:56px;width:100%;.section-title{gap:24px;.title{font-size:32px}}.values-list{width:100%;.value-item{.right-side{width:50%;.desc{width:calc(100% - 32px)}}}}}}}}