.body-container-new{align-items:center;background:#fff;display:flex;gap:clamp(28px,4vw,50px);justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1500px;padding-left:2vw;padding-right:2vw}.body-section--text{flex:1 1 40%;max-width:45%}.body-section--image{display:flex;flex:1 1 50%;justify-content:center;max-width:60%}.body-section--image img{width:100%}.body-section--text h2{color:#0a0a0a;font-size:clamp(30px,6.2vw,40px);font-weight:700;line-height:.98;margin:0 0 clamp(16px,2.2vw,20px)}.body-section--text p{font-size:clamp(16px,1.6vw,18px);letter-spacing:1%;line-height:1.45;margin:0}@media (max-width:1048px){.body-container-new{flex-direction:column}.body-section--image img{max-width:100%}.body-section--text{flex:1 1 100%;max-width:100%}.body-section--image{max-width:100%}}