section.data{background:url(https://23855383.fs1.hubspotusercontent-na1.net/hubfs/23855383/landing-page/data/bg.svg);background-position:bottom;background-repeat:no-repeat;background-size:100%;flex-direction:column;gap:80px;padding:100px}section.data,section.data .text{display:flex;justify-content:space-between}section.data .text{flex-direction:row;gap:100px}section.data .text h1{color:#343434;font-size:34px;font-weight:500}section.data .text p{color:#747474;font-size:18px;font-weight:400}section.data .numbers{display:flex;flex-direction:row;justify-content:space-between}section.data .numbers .info{display:flex;flex-direction:column}section.data .numbers .info h1{color:#343434;font-size:64px;font-weight:800;line-height:70px}section.data .numbers .info p{color:#545454;font-size:24px;font-weight:400;line-height:33px}@media only screen and (max-width:600px){section.data{gap:30px;height:auto;padding:20px}section.data .text{flex-direction:column}section.data .numbers .info h1,section.data .numbers .info p,section.data .text h1,section.data .text p{text-align:center}section.data .text h1{font-size:28px}section.data .text p{font-size:22px}section.data .numbers .info h1{font-size:48px}section.data .numbers .info p{font-size:20px}section.data .numbers{flex-direction:column;gap:30px}}