.HeroCard{width:100%;max-width:450px;min-height:624px;transform-style:preserve-3d;border-radius:30px;display:block;position:relative}@media screen and (width<=1300px){.HeroCard{min-height:460px}}@media screen and (width<=1023px){.HeroCard{min-height:320px}}@media screen and (width<=767px){.HeroCard{width:100%;min-width:auto;max-width:100%;min-height:380px;margin:0;display:block}}.HeroCard__text{z-index:4;text-align:left;border-radius:30px;width:100%;padding:50px 40px;position:absolute;top:0;left:0;right:0;overflow:hidden;transform:translateZ(60px)}@media screen and (width<=1300px){.HeroCard__text{padding:35px 30px}}@media screen and (width<=1023px){.HeroCard__text{padding:25px 20px}}.HeroCard__title{color:#fff;margin-bottom:10px;font-size:42px;font-weight:700;line-height:44px}@media screen and (width<=1300px){.HeroCard__title{font-size:32px;line-height:36px}}@media screen and (width<=1023px){.HeroCard__title{font-size:24px;line-height:26px}}.HeroCard__description{color:#fff;font-size:24px;line-height:28px}@media screen and (width<=1300px){.HeroCard__description{font-size:20px;line-height:24px}}@media screen and (width<=1023px){.HeroCard__description{font-size:18px;line-height:22px}}.HeroCard__image{z-index:3;position:absolute;inset:0}.HeroCard__image,.HeroCard__image img{border-radius:30px;width:100%;height:100%;display:block}.HeroCard__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;max-width:100%}.HeroCard__shadow{z-index:-1;filter:blur(20px);background-position:bottom;background-size:auto 500px;border-radius:30px;width:calc(100% - 60px);height:30px;display:block;position:absolute;bottom:-10px;left:30px;overflow:hidden;transform:translateZ(0)}.HeroCard__shadow img{width:100%;height:500px;display:block;position:absolute;bottom:0;left:0;right:0}
