.hero-container{height:100vh;width:100vw}.hero-banner,.hero-container{overflow:hidden;position:relative}.hero-banner{align-items:center;animation:zoomBackground 8s ease-in-out infinite alternate;background:url(https://26201850.fs1.hubspotusercontent-eu1.net/hubfs/26201850/Shadeon/plis%C3%A9%20s%C3%AD%C5%A5%20proti%20hmyzu%20Shadeon.jpg) no-repeat 50%/cover;box-sizing:border-box;clip-path:inset(0);display:flex;height:100vh!important;justify-content:center;margin:0!important;padding:0!important;text-align:center;width:100vw!important}.hero-banner:before{background:rgba(0,0,0,.6);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-banner .hero-content{animation:zoomText 5s ease-in-out infinite alternate;color:#fff!important;font-family:Helvetica,Arial,sans-serif;max-width:800px;padding:20px;position:relative;z-index:2}.hero-banner .hero-content h1,.hero-banner .hero-content p{color:#fff!important}.hero-banner .hero-content h1{font-size:2.5rem;line-height:1.2;margin-bottom:15px}.hero-banner .hero-content p{font-size:1.2rem;line-height:1.5;margin-bottom:20px}.hero-banner .cta-button{background-color:transparent;border:2px solid #fff;border-radius:5px;color:#fff;display:inline-block;font-family:Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;padding:10px 20px;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.hero-banner .cta-button:hover{box-shadow:0 0 5px 2px hsla(0,0%,100%,.5);color:#fff!important;transform:scale(1.05)}@keyframes zoomBackground{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes zoomText{0%{transform:scale(1)}to{transform:scale(1.1)}}body,html{box-sizing:border-box;margin:0;padding:0}