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