.landingpage{background:url(/_next/static/media/landingpageimage.17f476f8.png);background-repeat:no-repeat;background-size:cover;background-position:50%;width:100%;height:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative}.landingpage:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.landingpage>div{z-index:11}.contentdiv>h1,.contentdiv>p{color:#fff;text-align:center}.aboutour{min-height:60vh;background-color:#fff}.aboutour,.howitworks{width:100%;height:100%}.howitworks{min-height:100vh;background-color:#ececec;padding:1rem 0}.aboutour>div>p{width:50%}.howitworkbox{width:300px;display:flex;flex-direction:column;gap:.5rem}.howitworkbox>b{font-size:20px}.howitworkgrid{display:grid;grid-template-columns:repeat(4,1fr);place-items:center;gap:1rem}@media screen and (max-width:1280px){.howitworkgrid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:970px){.howitworkgrid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:633px){.howitworkgrid{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:540px){.aboutour>div>p{width:100%}.landingpage{min-height:50vh}.aboutour,.howitworks{padding:2rem 1rem;min-height:100%}}