.preezie__hero{background-color:orange;width:100%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:space-around;margin-top:93px;flex-wrap:wrap;padding-top:2rem}.preezie__wave{width:100%;object-fit:contain;margin:0px 0 0 0}.hero__wrapper{width:95%;display:flex;margin:0 auto;justify-content:space-around}.getstarted__button{width:190px;height:65px;background:#3f8bfa;border:3px solid #3f8bfa;border-radius:50px;font-weight:500;font-size:20px;color:white;transition:background-color .3s ease-in-out}.getstarted__button:hover{background-color:white;color:#3f8bfa}.hero__header,.hero__subheader{color:white}.hero__subheader{width:548px;line-height:2}.text__container{width:40%;height:400px;display:flex;justify-content:space-evenly;flex-direction:column;margin-top:50px}.image__container{width:50%;justify-self:flex-end;align-self:flex-end}.image__container img{width:110%}.bg-offwhite{background-color:#f7f8fa !important}@media only screen and (max-width:900px){.hero__wrapper{flex-direction:column}.preezie__hero{margin-top:83px}.image__container{width:90%;margin:0 auto}.text__container{width:90%;margin-top:0px}}@media only screen and (max-width:500px){.text__container{width:40%;height:350px}.hero__header,.hero__subheader{width:340px}.hero__header{font-size:26px !important}.hero__subheader{font-size:16px !important}}