.home-hero-v2{align-items:center;overflow:visible;padding:60px 0}.home-hero-v2,.home-hero-v2__container{display:flex;justify-content:center;width:100%}.home-hero-v2__container{max-width:1200px;padding:0 20px;position:relative}.home-hero-v2__main-wrapper{border-radius:12px;max-width:1000px;position:relative;width:100%;z-index:1}.home-hero-v2__main-image{border-radius:12px;display:block;height:auto;width:100%}.home-hero-v2__cards{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.home-hero-v2__card-wrapper{border-radius:8px;opacity:0;position:absolute}.home-hero-v2__card-image{border-radius:8px;display:block;height:auto;width:100%}.home-hero-v2__card-wrapper[data-index="1"]{max-width:300px;right:5%;top:-5%;width:25%}.home-hero-v2__card-wrapper[data-index="2"]{bottom:5%;left:0;max-width:350px;width:30%}.home-hero-v2__card-wrapper[data-index="3"]{bottom:-5%;max-width:250px;right:10%;width:20%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@keyframes slideInTopRight{0%{opacity:0;transform:translate(50px,-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInBottomRight{0%{opacity:0;transform:translate(50px,50px)}to{opacity:1;transform:translate(0)}}#main-card{animation:fadeInUp 1s cubic-bezier(.25,.46,.45,.94) forwards}.home-hero-v2__card-wrapper[data-index="1"]{animation:slideInTopRight 1s cubic-bezier(.25,.46,.45,.94) .2s forwards}.home-hero-v2__card-wrapper[data-index="2"]{animation:slideInLeft 1s cubic-bezier(.25,.46,.45,.94) .4s forwards}.home-hero-v2__card-wrapper[data-index="3"]{animation:slideInBottomRight 1s cubic-bezier(.25,.46,.45,.94) .6s forwards}.is-floating{animation:float 4s ease-in-out infinite!important;opacity:1!important}.home-hero-v2__card-wrapper[data-index="1"].is-floating{animation-delay:0s!important;animation-duration:5s!important}.home-hero-v2__card-wrapper[data-index="2"].is-floating{animation-delay:.5s!important;animation-duration:6s!important}.home-hero-v2__card-wrapper[data-index="3"].is-floating{animation-delay:.2s!important;animation-duration:5.5s!important}@media (max-width:991px){.home-hero-v2__card-wrapper[data-index="1"]{right:0;top:-10%;width:30%}.home-hero-v2__card-wrapper[data-index="2"]{bottom:-10%;left:0;width:35%}.home-hero-v2__card-wrapper[data-index="3"]{bottom:-15%;right:0;width:25%}}@media (max-width:767px){.home-hero-v2{padding:30px 0}}