.termsPage .bannerTerms{height:70vh;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;display:flex;justify-content:center;align-items:flex-end;background-image:url(/_next/static/media/terms.6129b957.jpg)}.termsPage .bannerTerms:after{content:"";position:absolute;background-color:rgba(0,0,0,.7411764706);width:100%;height:100%;top:0;left:0}.termsPage .bannerTerms .bannerContent{position:relative;z-index:5;line-height:1.4;padding-bottom:80px}.termsPage .bannerTerms .bannerContent h1{font-size:30px;color:#fff;margin-bottom:10px;text-transform:capitalize;font-weight:500}@media only screen and (min-width:640px){.termsPage .bannerTerms .bannerContent h1{font-size:60px}}.termsPage .bannerTerms .bannerContent p{font-size:15px;color:#fff;margin-bottom:20px}@media only screen and (min-width:640px){.termsPage .bannerTerms .bannerContent p{font-size:20px}}.termsPage .termsContent{padding:20px 0 0;border-top-left-radius:50px;border-top-right-radius:50px;top:-50px;background-color:#fff;position:relative}.termsPage .termsContent .termsIntro{color:var(--grey-color);font-size:20px;line-height:1.4}@media only screen and (min-width:640px){.termsPage .termsContent .termsIntro{font-size:25px;text-align:center}}.termsPage .termsContent .termsIntro br{display:none}@media only screen and (min-width:640px){.termsPage .termsContent .termsIntro br{display:block}}.termsPage .termsContent .policySection{margin-top:30px}.termsPage .termsContent .policySection h2{line-height:1.2;border-left:4px solid var(--primary);padding-left:10px;color:var(--secondary);font-size:25px;font-weight:500}@media only screen and (min-width:640px){.termsPage .termsContent .policySection h2{font-size:30px}}.termsPage .termsContent .policySection ul{list-style:none}.termsPage .termsContent .policySection ul li{padding-left:15px;color:var(--grey-color);font-size:20px;margin-top:10px}.termsPage .termsContent .policySection ul li span{color:red;font-weight:500;position:relative;top:2px;margin-right:4px}.termsPage .termsContent .contactNote{color:var(--grey-color);font-size:25px;line-height:1.4;margin-top:30px}@media only screen and (min-width:640px){.termsPage .termsContent .contactNote{text-align:center}}.termsPage .termsContent .contactNote span{color:var(--primary);font-weight:500}