@keyframes au-hero-fade-up{from{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes au-hero-fade-down{from{opacity:0;transform:translateY(-26px)}to{opacity:1;transform:translateY(0)}}@keyframes au-hero-slide-in{from{opacity:0;transform:translateX(44px)}to{opacity:1;transform:translateX(0)}}@keyframes au-hero-slide-down{from{opacity:0;transform:translateY(-44px)}to{opacity:1;transform:translateY(0)}}@keyframes au-hero-badge-pop{0%{opacity:0;transform:translateY(6px)}100%{opacity:1;transform:translateY(0)}}@keyframes au-hero-badge-pop-down{0%{opacity:0;transform:translateY(-6px)}100%{opacity:1;transform: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:0 0 0 48px;margin-top:0;overflow:hidden}.au-hero__container{display:flex;align-items:stretch;gap:64px}.au-hero__content{flex:none;width:min(860px,76%);display:flex;flex-direction:column;gap:28px;padding-left:148px;padding-top:80px;padding-bottom:80px;justify-content:center}.au-hero__eyebrow{display:inline-flex;align-items:center;gap:10px;width:fit-content;font-size:12px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#0059d1;background:rgba(0,89,209,8%);padding:8px 16px;border-radius:999px}.au-hero__heading{font-size:54px;font-weight:900;line-height:1.08;color:#162040;letter-spacing:-.02em;text-transform:uppercase}.au-hero__heading-red{color:#0059d1}.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:#0059d1;color:#fff;font-family:montserrat,sans-serif;font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:16px 34px;border-radius:8px;text-decoration:none;transition:background .2s ease}.au-hero__btn-primary:hover{background:#f5bf00}.au-hero__btn-ghost{display:inline-flex;align-items:center;background:0 0;color:#162040;font-family:montserrat,sans-serif;font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:14px 32px;border-radius:8px;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:10px;max-width:620px}@media(min-width:1241px){.au-hero__actions{max-width:620px}.au-hero__btn-primary,.au-hero__btn-ghost{flex:1;justify-content:center}}.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:#0059d1;line-height:1}.au-hero__mini-label{font-size:10px;font-weight:700;color:#6f7682;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;margin-left:30px}.au-hero__card{position:relative;background:#0059d1;border-radius:0;min-height:460px;height:100%;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:40px 36px;margin-left:-90px;width:calc(100% + 90px);clip-path:polygon(90px 0%,100% 0%,100% 100%,10px 100%);transition:clip-path .6s cubic-bezier(.22,1,.36,1)}.au-hero__card:hover .au-hero__card-content{transform:translateX(12px)}.au-hero__img-wrap{position:absolute;right:0;top:0;left:0;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,#0059D1);z-index:1;pointer-events:none;display:none}@media(max-width:1240px){.au-hero__img-wrap::after{display:block}}.au-hero__card-img{position:absolute;inset:0;width:calc(100% + 24px);height:100%;object-fit:cover;object-position:80% center;display:block;transform:translateX(20px);transition:transform 1.4s cubic-bezier(.22,1,.36,1)}.au-hero__card:hover .au-hero__card-img{transform:translateX(20px)scale(1.06)}.au-hero__card-fade{position:absolute;inset:0;background:linear-gradient( to right,#0059D1 0%,#0059D1 28%,rgba(0,89,209,.8) 40%,rgba(0,89,209,.25) 54%,transparent 64% );z-index:1}.au-hero__deco{position:absolute;pointer-events:none;z-index:2}.au-hero__deco--1{width:260%;aspect-ratio:1;height:auto;background:rgba(255,255,255,7%);border-radius:50%;bottom:0;transform:translateY(50%);left:calc(30% - 50px);transition:transform 2s cubic-bezier(.22,1,.36,1)}.au-hero__card:hover .au-hero__deco--1{transform:translateY(50%)scale(1.08)}.au-hero__deco--2{width:500px;height:500px;background:rgba(255,255,255,5%);bottom:-160px;left:-120px}.au-hero__deco-wrap{position:absolute;top:0;left:5%;width:720px;height:100%;border-radius:0;background:rgba(255,255,255,8%);display:flex;align-items:center;justify-content:center;z-index:4;pointer-events:none;transform:translateX(-50%)skewX(-10deg);transition:transform 2.4s cubic-bezier(.22,1,.36,1),background .4s ease}.au-hero__card:hover .au-hero__deco-wrap{background:rgba(255,255,255,.12);transform:translateX(-50%)skewX(-10deg)scale(1.05)}@media(max-width:1240px){.au-hero__deco-wrap{height:100%;left:-200px;width:calc(520px + max(32px,calc((100vw - 760px)/2 + 32px)));transform:skewX(-10deg)}.au-hero__card:hover .au-hero__deco-wrap{transform:skewX(-10deg)scale(1.05)}}.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;padding-left:60px;transition:transform .6s cubic-bezier(.22,1,.36,1);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,.75);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,.8);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:6px;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:1240px){.au-hero{padding:0 0 64px}.au-hero__container{flex-direction:column-reverse;align-items:center;gap:36px}.au-hero__content{width:100%;max-width:760px;padding-left:32px;padding-right:32px;padding-top:0;padding-bottom:0;margin:0 auto;align-items:flex-start;justify-content:flex-start}.au-hero__visual{flex:none;width:100%;align-self:stretch;margin-left:0}.au-hero__card{border-radius:0;min-height:300px;clip-path:none;margin-left:0;width:100%;padding-left:0;padding-right:0}.au-hero__card:hover{clip-path:none}.au-hero__card:hover .au-hero__card-content{transform:none}.au-hero__card:hover .au-hero__card-img{transform:translateX(20px)}.au-hero__card-content{padding-left:24px;margin-left:max(32px,calc((100vw - 760px)/2 + 32px))}.au-hero__content{gap:22px}.au-hero__desc{max-width:none}.au-hero__actions{justify-content:center;align-self:center;margin-top:18px}.au-hero__mini-stats{align-self:center;margin-left:auto;margin-right:auto}.au-hero__mini-sep{margin:0 20px}.au-hero__deco--1{width:120%;left:10%;top:0}.au-hero__card:hover .au-hero__deco--1{transform:translateX(-30px)}.au-hero__deco--2{display:none}.au-hero__eyebrow{animation:au-hero-fade-down .55s .06s ease both}.au-hero__heading{animation:au-hero-fade-down .6s .16s ease both}.au-hero__desc{animation:au-hero-fade-down .55s .27s ease both}.au-hero__actions{animation:au-hero-fade-down .55s .38s ease both}.au-hero__mini-stats{animation:au-hero-fade-down .55s .48s ease both}.au-hero__card{animation:au-hero-slide-down .7s .06s cubic-bezier(.22,1,.36,1)both}.au-hero__card-content .au-hero__card-badge:nth-child(1){animation:au-hero-badge-pop-down .45s .65s cubic-bezier(.34,1.56,.64,1)both}.au-hero__card-content .au-hero__card-badge:nth-child(2){animation:au-hero-badge-pop-down .45s .8s cubic-bezier(.34,1.56,.64,1)both}}@media(max-width:560px){.au-hero{padding:0 0 48px}.au-hero__content{padding-left:20px;padding-right:20px}.au-hero__card-content{margin-left:20px}.au-hero__deco-wrap{left:-200px;width:calc(520px + 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}}#about-hero .au-hero__card-img{transform:none;width:100%;object-position:right center;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 25%);mask-image:linear-gradient(to right,transparent 0%,#000 25%)}#about-hero .au-hero__card:hover .au-hero__card-img{transform:scale(1.06)}