.dataRoomIntroSection{background-color:#141414;width:100%;.container{display:flex;flex-direction:column;gap:80px;margin:0 auto;max-width:1439px;padding:150px 32px;width:100%;.top-content{align-items:flex-end;display:flex;width:100%;.left-content{display:flex;flex-direction:column;gap:40px;width:67%;.section-tagline{align-items:center;display:flex;gap:16px;width:100%;.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}}.section-title{color:#fff;font-family:Manrope;font-size:40px;font-style:normal;font-weight:550;letter-spacing:-1.2px;line-height:110%;max-width:390px}}.right-content{width:calc(33% - 24px);.desc{color:#fff;font-family:Manrope;font-size:16px;font-style:normal;font-weight:500;line-height:150%}}}.main-content{width:100%;img{width:100%}}}@media screen and (max-width:600px){.container{flex-direction:column;gap:56px;padding:80px 16px;.top-content{flex-direction:column;gap:40px;width:100%;.left-content{gap:24px;width:100%;.section-title{font-size:32px;max-width:none}}.right-content{width:100%;.desc{font-size:14px}}}}}@media screen and (min-width:600px) and (max-width:1200px){.container{flex-direction:column;gap:80px;padding:100px 24px;.top-content{flex-direction:column;gap:24px;width:100%;.left-content{width:100%;.section-title{font-size:36px;max-width:none}}.right-content{width:100%;.desc{font-size:14px}}}}}}