@keyframes jl-fade-up{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.jl-hero__heading{animation:jl-fade-up .55s .06s ease both}.jl-hero__desc{animation:jl-fade-up .55s .18s ease both}.jl-hero__action-row{animation:jl-fade-up .55s .28s ease both}.jl-hero__contact-items{animation:jl-fade-up .55s .4s ease both}.jl-hero{background:#fff;padding:72px 0 72px 196px}.jl-hero__container{display:flex;align-items:stretch;gap:72px}.jl-hero__content{flex:0 0 auto;width:min(720px,62%);display:flex;flex-direction:column;gap:28px}.jl-hero__heading{font-size:54px;font-weight:900;line-height:1.08;color:#333;letter-spacing:-.02em;text-transform:uppercase}.jl-hero__heading-red{color:#e1251b}.jl-hero__desc{font-size:16px;font-weight:400;line-height:1.8;color:#696969}.jl-hero__action-row{display:flex;align-items:center;gap:48px;flex-wrap:wrap}.jl-hero__btn{display:inline-flex;align-items:center;gap:20px;background:#e1251b;color:#fff;font-family:'Montserrat',sans-serif;font-size:16px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:20px 40px 20px 56px;border-radius:99px;text-decoration:none;transform:translateY(0);transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.jl-hero__btn:hover{background:#0b1d3c;transform:translateY(-3px)}.jl-hero__or{font-size:13px;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:.08em}.jl-hero__contact-label{font-size:13px;font-weight:800;color:#333;text-transform:uppercase;letter-spacing:.14em}.jl-hero__contact-items{display:flex;flex-direction:column;gap:0}.jl-hero__contact-item{display:flex;align-items:center;gap:16px;padding:18px 0;border-bottom:1px solid #efefef;text-decoration:none;color:#333;transition:color .2s ease}.jl-hero__contact-item:first-child{border-top:1px solid #efefef}.jl-hero__contact-item:hover{color:#e1251b}.jl-hero__contact-item:hover .jl-hero__contact-value{color:#e1251b}.jl-hero__contact-icon{color:#e1251b;flex-shrink:0}.jl-hero__contact-body{display:flex;flex-direction:column;gap:3px}.jl-hero__contact-sublabel{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:#aaa}.jl-hero__contact-value{font-size:16px;font-weight:600;color:#333}.jl-hero__visual{flex:1;min-width:0;border-radius:20px 0 0 20px;overflow:hidden;background:#e8e8e8;position:relative;min-height:300px}.jl-hero__img{width:100%;height:100%;object-fit:cover;display:block}.jl-hero__placeholder{position:absolute;inset:0;background:#e0e0e0}.jl-hero__img:not([style*="display:none"])~.jl-hero__placeholder{display:none}@media (max-width:1100px){.jl-hero{padding:60px 40px}}@media (max-width:860px){.jl-hero{padding:52px 32px}.jl-hero__container{flex-direction:column;gap:40px}.jl-hero__content{width:100%}.jl-hero__visual{flex:none;width:100%;height:260px;border-radius:20px}.jl-hero__heading{font-size:34px}}@media (max-width:560px){.jl-hero{padding:40px 20px}.jl-hero__heading{font-size:26px}}