.headings-container{background-color:#fff;justify-content:space-between;align-items:center;gap:60px;width:100%;padding:100px 50px 50px;display:flex}.headings-left{flex-direction:column;flex:1;gap:16px;display:flex}.headings-left .big-text-head{margin:0;line-height:1.2}.headings-right{flex:1;justify-content:flex-end;display:flex}.headings-right .sub-para-text{max-width:550px;margin:0;padding-bottom:0;line-height:1.6em}@media (max-width:768px){.headings-container{flex-direction:column;align-items:flex-start;gap:10px;padding:60px 20px 30px}.headings-right .sub-para-text{max-width:100%}}
