.hero-section{position:relative;width:100%;height:380px;background:url('https://lestudio.ca/newsite/wp-content/uploads/2025/10/snrmarine.jpg') center/cover no-repeat;overflow:hidden}.hero-section-1{position:relative;width:100%;height:600px;background:url('https://lestudio.ca/newsite/wp-content/uploads/2025/10/snrmarine.jpg') center/cover no-repeat;overflow:hidden}.hero-section-2{position:relative;width:100%;height:600px;background:url('https://lestudio.ca/newsite/wp-content/uploads/2025/10/snrmarine.jpg') center/cover no-repeat;overflow:hidden}.hero-section-3{position:relative;width:100%;height:380px;background:url('https://lestudio.ca/newsite/wp-content/uploads/2025/10/snrmarine.jpg') center/cover no-repeat;overflow:hidden}.hero-section-4{position:relative;width:100%;height:380px;background:url('https://lestudio.ca/newsite/wp-content/uploads/2025/10/snrmarine.jpg') center/cover no-repeat;overflow:hidden}.hero-section-5{position:relative;width:100%;height:600px;background:url('https://lestudio.ca/newsite/wp-content/uploads/2025/10/snrmarine.jpg') center/cover no-repeat;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,0.35)}.hero-content{position:absolute;left:0;right:0;bottom:20px;width:70%;background:#fff;padding:20px 25px;border-radius:12px;display:flex;flex-direction:column;gap:10px;border-radius:0px 12px 12px 0px;opacity:0;transform:translateX(-40px);transition:opacity 0.5s ease,transform 0.5s ease}.arrow-btn span{height:25px}.hero-section:hover .hero-content,.hero-section-1:hover .hero-content,.hero-section-2:hover .hero-content,.hero-section-3:hover .hero-content,.hero-section-4:hover .hero-content,.hero-section-5:hover .hero-content{opacity:1;transform:translateX(0)}.capabilities-tag{display:inline-block;padding:6px 14px;background:linear-gradient(to right,#4d5fff,#f800c8);color:#fff;font-size:14px;border-radius:6px;font-weight:600;width:200px}.hero-title{font-size:28px;font-weight:700;margin:0}.arrow-btn{position:absolute;right:-25px;top:50%;transform:translateY(-50%);width:55px;height:55px;background:#6c2cff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;box-shadow:0 6px 20px rgba(108,44,255,0.4)}.inline-btn .et_pb_button_module_wrapper{display:inline-block!important}.hero-right{display:flex;justify-content:end;gap:20px;overflow:hidden;height:750px}.hero-bg-item{display:flex;flex-direction:column;gap:18px}.item-1{animation:scroll-up 30s linear infinite;justify-content:end}.item-2{animation:scroll-down 30s linear infinite}.hero-bg-item .img-wrap img{width:200px;height:auto;border-radius:5px;object-fit:cover}@keyframes scroll-up{0%{transform:translateY(0)}100%{transform:translateY(50%)}}@keyframes scroll-down{0%{transform:translateY(0)}100%{transform:translateY(-50%)}}