.hero .card{-webkit-filter:drop-shadow(0 15px 30px rgba(1,14,48,.12));filter:drop-shadow(0 15px 30px rgba(1,14,48,.12));position:absolute}.hero .card.top_left{left:0;top:0}.hero .card.top_right{right:0;top:0}.hero .card.bottom_left{bottom:0;left:0}.hero .card.bottom_right{bottom:0;right:0}.hero .hero-wrapper.align-center .hero-text-wrapper{align-items:center;justify-content:center}.hero .hero-wrapper.align-center,.hero .hero-wrapper.align-center .hero-text-wrapper *{text-align:center!important}.hero .hero-bottom{display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1060px;padding-top:150px}@media (max-width:1199px){.hero .hero-bottom{padding-top:60px}.hero .card{display:none}}@media (max-width:991px){.hero .hero-bottom{grid-template-columns:1fr}}