.hero-section:after{content:"";z-index:0;z-index:-1;background-color:#051930;border-radius:20px;width:90%;height:250px;margin:0 auto;transition:all .3s ease-in-out;position:absolute;bottom:40px;left:0;right:0}.hero-section .card:after{content:"";z-index:0;background-color:#fff;border-radius:50px;width:146px;height:146px;transition:all .3s ease-in-out;position:absolute;bottom:-25px;right:-25px}@media (max-width:1024px){.hero-section:after{width:95%;bottom:45px;right:0}}@media (max-width:915px){.hero-section:after{bottom:-15px}}@media (max-width:640px){.hero-section:after{width:89%;height:500px}.hero-section .card:after{border-radius:32px;width:90px;height:90px;bottom:-28px;right:-28px}}
