.loop-hero{padding:80px 20px}.loop-hero--dark{background:linear-gradient(135deg,#011d29,#003642)}.loop-hero--light{background:#fff}.loop-hero__inner{align-items:center;display:flex;flex-direction:row;gap:60px;margin:0 auto;max-width:1200px}.loop-hero__text{flex:1.2;min-width:0}.loop-hero__image{flex:1;min-width:0}.loop-hero__text h6{font-size:16px;margin-bottom:20px;text-transform:uppercase}.loop-hero__text h1{line-height:1.1;margin-bottom:24px}.loop-hero__text p{font-size:18px;line-height:1.5;margin-bottom:16px}.loop-hero__text p strong{font-weight:600}.loop-hero--dark .loop-hero__text h6{color:#9be8a8}.loop-hero--dark .loop-hero__text h1{color:#fff}.loop-hero--dark .loop-hero__text p{color:#d6e4e6}.loop-hero--dark .loop-hero__text p strong{color:#9be8a8}.loop-hero--light .loop-hero__text h6{color:#5a6b6e}.loop-hero--light .loop-hero__text h1{color:#0a0a0a}.loop-hero--light .loop-hero__text p{color:#333}.loop-hero--light .loop-hero__text p strong{color:#0a0a0a}.loop-hero__image img{border-radius:12px;display:block;height:auto;margin-left:auto;max-width:560px;width:100%}.loop-hero__buttons{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.loop-hero__btn{border:2px solid transparent;border-radius:40px;display:inline-block;font-size:16px;line-height:1.2;transition:background .2s ease,color .2s ease}.loop-hero__btn,.loop-hero__btn:hover{font-weight:600;padding:16px 32px;text-decoration:none}.loop-hero__btn:hover{border:2px solid transparent}.loop-hero__btn--green{background:#9be8a8;color:#0a0a0a}.loop-hero__btn--black,.loop-hero__btn--green:hover{background:#0a0a0a;color:#fff}.loop-hero__btn--black:hover{background:#9be8a8;color:#0a0a0a}@media (max-width:767px){.loop-hero{padding:48px 20px}.loop-hero__inner{flex-direction:column;gap:40px}.loop-hero__image img{margin:0 auto;max-width:100%}.loop-hero__buttons{flex-direction:column;width:100%}.loop-hero__btn{text-align:center;width:100%}}