.headingComponent{padding:50px 0;position:relative;background:url(/weAreBg.svg);background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;height:100vh}@media screen and (max-width:850px){.headingComponent{background-position:100%}}.headingComponent .headingContainer{width:100%;display:flex;justify-content:flex-end}.headingComponent .headingContainer .headingBox{padding:20px;max-width:700px;background:hsla(0,0%,100%,.11);display:flex;flex-direction:column;justify-content:flex-end;border:1px solid #f7dc90;border-radius:6px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}@media screen and (max-width:1350px){.headingComponent .headingContainer .headingBox{background:hsla(0,0%,100%,.43)}}@media screen and (max-width:850px){.headingComponent .headingContainer .headingBox{background:hsla(0,0%,100%,.11)}}.headingComponent .headingContainer .headingBox .img{max-width:400px;width:100%;height:100%}.headingComponent .headingContainer .headingBox .text{font-size:18px;font-weight:500;color:#fff;line-height:2}@media screen and (max-width:1350px){.headingComponent .headingContainer .headingBox .text{color:#000;font-weight:700}}@media screen and (max-width:850px){.headingComponent .headingContainer .headingBox .text{font-weight:500;color:#fff;font-size:16px}}@media screen and (max-width:420px){.headingComponent .headingContainer .headingBox .text{font-size:14px}}