@keyframes slideInFromRight{0%{transform:translateX(100px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInRight{0%{transform:translateX(50px)}to{transform:translateX(0)}}@keyframes floatSideToSide{0%{transform:translateX(0)}50%{transform:translateX(10px)}to{transform:translateX(0)}}.waveBackdrop{position:fixed;bottom:-220px;left:0;width:100vw;height:220px;z-index:0;pointer-events:none}.slideSection{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;position:relative;transition:opacity .8s}.brandIcon{position:fixed;right:50px;bottom:15px}.reviewApps{height:40px}.brandIcon img{height:75px}.brandIconFirst{position:fixed;right:50px;bottom:15px;height:-webkit-max-content;height:max-content}.SubLandingH2{font-weight:700;text-align:center;color:#000;line-height:40px;font-size:2em;margin-bottom:12px}.primaryBtn{border:none;outline:0!important;padding:9px;border-radius:10px;font-size:15px;background:var(--theme);color:#fff;font-weight:600}@media screen and (max-width:600px){.primaryBtn{line-height:30px;font-size:1.4em}}@media screen and (max-width:500px){.brandIcon,.brandIconFirst{right:60px;top:15px}.brandIcon img{height:40px}.brandIconFirst img{height:20px}.brandIcon{right:60px}.brandIcon img{height:30px}}