.marketHerobannerSection{align-items:center;background-origin:padding-box;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;display:flex;flex-direction:row;height:100%;justify-content:center;min-height:460px;overflow:hidden;padding:0;position:relative;width:100%}.marketHerobannerSection .contentArea .bannerContent .titleWrapper{align-items:center;display:flex;flex-direction:column;gap:27px;justify-content:center}.marketHerobannerSection .contentArea .bannerContent .titleWrapper .bannerMainText.specialText{color:var(--quaternary-color);font-family:var(--secondary-regular-font)}.marketHerobannerSection .contentArea .bannerContent .titleWrapper .bannerMainText{color:var(--white);font-family:var(--primary-regular-font);font-size:48px;line-height:normal;text-align:center;text-transform:capitalize}.marketHerobannerSection .bannerOverlayCurve{bottom:0;height:auto;left:0;position:absolute;transform:translate(0);width:22%;z-index:0}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.marketHerobannerSection .contentArea .bannerContent .titleWrapper .bannerMainText{font-size:26px;line-height:33px}}@media only screen and (max-width:767px){.marketHerobannerSection .contentArea .bannerContent .titleWrapper{gap:0}.marketHerobannerSection .bannerOverlayCurve{display:none}}