.scoreSection{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}@media screen and (max-width:480px){.scoreSection{grid-template-columns:repeat(2,1fr);gap:2.5rem}}.whyChoose{background-color:var(--mainBlue);color:var(--offWhite)}.whyChooseRight h2{color:var(--mainWhite)}.whyChoose>.whyChooseContainer>.whyChooseLeft>img{z-index:-999!important}.whyChoose>.whyChooseContainer>.whyChooseLeft>.whyChooseCard{z-index:999!important;background-color:#edf2f5;position:relative}.whyChoose>.whyChooseContainer>.whyChooseLeft>.whyChooseCard>.whyChooseCardSub>p>span{color:var(--mainBlue);font-size:.9rem}.whyChoose>.whyChooseContainer>.whyChooseLeft>.whyChooseCard img{width:15%;height:auto}@media screen and (max-width:480px){.whyChoose>.whyChooseContainer{flex-direction:column-reverse}.whyChoose>.whyChooseContainer>.whyChooseLeft,.whyChoose>.whyChooseContainer>.whyChooseRight{width:100%}.whyChooseRightHeading{font-size:var(--mainMHeading)!important}.whyChooseBoxes{grid-template-columns:repeat(1,1fr);margin-bottom:2.5rem}.whyChoose>.whyChooseContainer>.whyChooseLeft>.whyChooseCard{margin-top:-13.5rem;margin-left:auto;margin-right:auto}}