.section1{width:100%;min-height:90vh;display:flex;position:relative}@keyframes pulse-scale{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.1)}}.animate-pulse-scale{animation:2s ease-in-out infinite pulse-scale}.heading{color:#272932;width:100%;font-size:48px;font-weight:800;line-height:55px}.frontInfoView{flex-direction:column;flex-basis:52%;height:100%;padding-top:15%;padding-left:10%;display:flex}.subHeading{color:#828282;margin-top:12px;margin-bottom:40px;font-size:20px;font-weight:500;line-height:30px}.landingImg{-o-object-fit:contain;object-fit:contain;height:100%;margin:0;right:0}.imgView{justify-content:flex-end;width:60%;height:100%;display:flex;position:absolute;top:6%;right:0}.btnView{cursor:pointer;flex-wrap:wrap;width:100%;display:flex}@media screen and (max-width:768px){.frontInfoView{justify-content:center;align-items:center;padding-left:0%;padding-right:0%}.section1{flex-direction:column;height:100vh;padding-top:15%}.imgView{align-self:center;width:70%;margin-top:-70%;position:relative}.heading{font-size:36px;line-height:40px}.subHeading{width:80%;font-size:20px}.landingImg{width:80%;margin:10% auto;scale:1.2}.btnView{width:80%}}@media screen and (max-height:700px){.frontInfoView{width:100%}}
