@keyframes au-hero-fade-up{from{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes au-hero-slide-in{from{opacity:0;transform:translateX(44px) scale(.97)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes au-hero-badge-pop{0%{opacity:0;transform:scale(.7) translateY(6px)}70%{transform:scale(1.05) translateY(0)}100%{opacity:1;transform:scale(1) translateY(0)}}.au-hero__eyebrow{animation:au-hero-fade-up .55s .06s ease both}.au-hero__heading{animation:au-hero-fade-up .6s .16s ease both}.au-hero__desc{animation:au-hero-fade-up .55s .27s ease both}.au-hero__actions{animation:au-hero-fade-up .55s .38s ease both}.au-hero__mini-stats{animation:au-hero-fade-up .55s .48s ease both}.au-hero__card{animation:au-hero-slide-in .7s .14s cubic-bezier(.22,1,.36,1) both}.au-hero__card-content .au-hero__card-badge:nth-child(1){animation:au-hero-badge-pop .45s .75s cubic-bezier(.34,1.56,.64,1) both}.au-hero__card-content .au-hero__card-badge:nth-child(2){animation:au-hero-badge-pop .45s .9s cubic-bezier(.34,1.56,.64,1) both}.au-hero{background:#fff;padding:80px 0 80px 48px;overflow:hidden}.au-hero__container{display:flex;align-items:center;gap:64px}.au-hero__content{flex:0 0 auto;width:min(760px,68%);display:flex;flex-direction:column;gap:28px;padding-left:148px}.au-hero__eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#e1251b}.au-hero__heading{font-size:54px;font-weight:900;line-height:1.08;color:#333;letter-spacing:-.02em;text-transform:uppercase}.au-hero__heading-red{color:#e1251b}.au-hero__desc{font-size:16px;font-weight:400;line-height:1.8;color:#696969;max-width:520px}.au-hero__actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.au-hero__btn-primary{display:inline-flex;align-items:center;background:#e1251b;color:#fff;font-family:'Montserrat',sans-serif;font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:16px 34px;border-radius:99px;text-decoration:none;transition:background .2s ease}.au-hero__btn-primary:hover{background:#0b1d3c}.au-hero__btn-ghost{display:inline-flex;align-items:center;background:0 0;color:#333;font-family:'Montserrat',sans-serif;font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:14px 32px;border-radius:99px;border:2px solid #e0e0e0;text-decoration:none;transition:border-color .2s ease,background .2s ease}.au-hero__btn-ghost:hover{border-color:#333;background:#f7f7f7}.au-hero__mini-stats{display:flex;align-items:center;padding:22px 28px;background:#f7f7f7;border-radius:28px;max-width:500px}.au-hero__mini-stat{flex:1;display:flex;flex-direction:column;gap:5px;align-items:center;text-align:center}.au-hero__mini-num{font-size:26px;font-weight:900;color:#e1251b;line-height:1}.au-hero__mini-label{font-size:10px;font-weight:700;color:#999;letter-spacing:.06em;text-transform:uppercase}.au-hero__mini-sep{width:1px;height:44px;background:#ddd;flex-shrink:0;margin:0 4px}.au-hero__visual{flex:1;min-width:0;align-self:stretch}.au-hero__card{position:relative;background:#e1251b;border-radius:28px 0 0 28px;min-height:460px;height:100%;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:40px 36px}.au-hero__img-wrap{position:absolute;right:0;top:0;left:30%;height:100%;z-index:0}.au-hero__img-wrap:after{content:'';position:absolute;right:0;top:0;bottom:0;width:22%;background:linear-gradient(to right,transparent,#e1251b);z-index:1;pointer-events:none;display:none}@media (max-width:960px){.au-hero__img-wrap:after{display:block}}.au-hero__img-left-fade{position:absolute;top:0;left:30%;bottom:0;width:18%;background:linear-gradient(to right,#e1251b 0%,rgba(225,37,27,.75) 40%,rgba(225,37,27,.2) 75%,transparent 100%);z-index:1;pointer-events:none}.au-hero__card-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:left center;display:block;transition:transform 3.5s cubic-bezier(.22,1,.36,1)}.au-hero__card:hover .au-hero__card-img{transform:scale(1.015)}.au-hero__card-fade{position:absolute;inset:0;background:linear-gradient(to right,#e1251b 0%,#e1251b 28%,rgba(225,37,27,.8) 40%,rgba(225,37,27,.25) 54%,transparent 64%);z-index:1}.au-hero__deco{position:absolute;border-radius:50%;pointer-events:none;z-index:2}.au-hero__deco--1{width:130%;aspect-ratio:1;height:auto;background:rgba(255,255,255,.07);top:50%;transform:translateY(-50%);left:30%;transition:transform 2s cubic-bezier(.22,1,.36,1)}.au-hero__card:hover .au-hero__deco--1{transform:translateY(-50%) scale(1.04)}.au-hero__deco--2{width:500px;height:500px;background:rgba(255,255,255,.05);bottom:-160px;left:-120px}.au-hero__leaf-bg{position:absolute;top:24px;left:0;right:70%;width:171px;height:171px;margin-left:auto;margin-right:auto;opacity:.12;pointer-events:none;z-index:2;filter:brightness(0) invert(1);transition:transform 2s cubic-bezier(.22,1,.36,1)}.au-hero__card:hover .au-hero__leaf-bg{transform:rotate(-6deg) scale(1.1)}.au-hero__card-content{position:relative;z-index:3;display:flex;flex-direction:column;gap:12px}.au-hero__est-wrap{display:flex;align-items:baseline;gap:8px}.au-hero__est-label{font-size:13px;font-weight:700;color:rgba(255,255,255,.6);letter-spacing:.12em;text-transform:uppercase}.au-hero__est-year{font-size:46px;font-weight:900;color:#fff;line-height:1;letter-spacing:-.03em}.au-hero__card-name{font-size:21px;font-weight:900;color:#fff;line-height:1.2;text-transform:uppercase;letter-spacing:.06em}.au-hero__card-tagline{font-size:13px;font-weight:600;color:rgba(255,255,255,.65);letter-spacing:.06em;margin-bottom:6px}.au-hero__card-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.17);border-radius:99px;padding:9px 18px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;width:fit-content;transition:background .2s ease}.au-hero__card-badge:hover{background:rgba(255,255,255,.26)}@media (max-width:960px){.au-hero{padding:0 0 64px}.au-hero__container{flex-direction:column-reverse;gap:36px}.au-hero__content{width:100%;max-width:580px;padding-left:32px;padding-right:32px;margin:0 auto}.au-hero__mini-stats{max-width:100%}.au-hero__visual{flex:none;width:100%;align-self:stretch}.au-hero__card{border-radius:0 0 20px 20px;min-height:300px}.au-hero__mini-stats{max-width:100%}.au-hero__content{gap:22px}.au-hero__actions{justify-content:center}.au-hero__deco--1{width:90%;left:15%;top:60px;transform:translate(-50%,-50%)}.au-hero__card:hover .au-hero__deco--1{transform:translate(-50%,-50%) scale(1.04)}}@media (max-width:560px){.au-hero{padding:0 0 48px}.au-hero__content{padding-left:20px;padding-right:20px}.au-hero__heading{font-size:34px}.au-hero__mini-stats{padding:18px 16px}.au-hero__mini-num{font-size:22px}.au-hero__mini-label{font-size:9px}}