.webb-hero .hero-images{height:520px;position:relative;width:100%}.webb-hero .hero-img{border:1px solid #fff;border-radius:20px;box-shadow:0 30px 70px rgba(0,0,0,.15);height:243px;object-fit:cover;opacity:0;position:absolute;transition:opacity 2.2s ease;width:402px}.webb-hero .hero-img-1{left:250px;top:0;z-index:1}.webb-hero .hero-img-2{left:20px;top:110px;z-index:3}.webb-hero .hero-img-3{left:220px;top:270px;z-index:2}.webb-hero .hero-img.animate{opacity:1}@keyframes heroFloat{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.webb-hero .hero-img-1.animate{animation:heroFloat 6s ease-in-out infinite}.webb-hero .hero-img-2.animate{animation:heroFloat 7s ease-in-out infinite}.webb-hero .hero-img-3.animate{animation:heroFloat 8s ease-in-out infinite}.webb-hero .hero-rotator{display:inline-block;font-weight:700;transition:transform .3s ease,opacity .3s ease}.webb-hero .hero-description{font-size:24px!important;font-weight:300;line-height:1.2;max-width:620px}