.au-story{background:#f7f7f7;padding:96px 48px;overflow:hidden;position:relative}.au-story__deco-img-left{position:absolute;bottom:0;left:0;width:1260px;height:auto;opacity:.05;transform:scaleX(-1);filter:drop-shadow(20px 6px 5px rgba(0,0,0,.18));pointer-events:none;user-select:none;z-index:0}.au-story__deco-img{position:absolute;top:0;right:0;width:1080px;height:auto;object-fit:cover;opacity:.05;transform:scaleX(-1);pointer-events:none;user-select:none;border-radius:0 0 0 20px;mix-blend-mode:multiply}.au-story__container{max-width:1100px;margin:0 auto;position:relative;z-index:1}.au-story__header{text-align:left;margin-bottom:72px;display:flex;flex-direction:column;gap:16px;align-items:flex-start}.au-story__eyebrow{font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#e1251b;display:flex;align-items:center;gap:10px}.au-story__heading{font-size:40px;font-weight:900;color:#333;line-height:1.15;letter-spacing:-.01em}.au-story__heading-red{color:#e1251b}.au-story__sub{font-size:16px;color:#696969;max-width:500px;line-height:1.7}.au-story__timeline{position:relative;background-image:radial-gradient(circle,rgba(0,0,0,.07) 1px,transparent 1px);background-size:22px 22px}.au-story__track{position:absolute;left:50%;top:0;width:3px;height:0;background:#e1251b;border-radius:99px;transform:translateX(-50%);z-index:0;transition:height .45s cubic-bezier(.22,1,.36,1)}.au-story__track:after{content:'';position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:11px;height:11px;border-radius:50%;background:#e1251b;box-shadow:0 0 0 3px rgba(225,37,27,.2)}.au-story__item{display:grid;grid-template-columns:1fr 96px 1fr;column-gap:28px;padding-bottom:28px;position:relative}.au-story__node{grid-column:2;grid-row:1;display:flex;justify-content:center;align-items:flex-start;z-index:1}.au-story__node-ring{width:96px;height:96px;border-radius:50%;background:#e1251b;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 6px #f7f7f7;flex-shrink:0;position:relative;overflow:visible;opacity:0;transform:scale(.35);transition:opacity .45s ease 0s,transform .55s cubic-bezier(.34,1.56,.64,1) 0s}.au-story__node-ring:after{content:'';position:absolute;border-radius:50%;width:calc(100% + 18px);height:calc(100% + 18px);top:-9px;left:-9px;border:3px solid rgba(225,37,27,.25);transform:scale(0);transform-origin:center;transition:transform .45s cubic-bezier(.34,1.56,.64,1);pointer-events:none}.au-story__node-year{font-size:14px;font-weight:900;color:#fff;letter-spacing:.02em;text-align:center;line-height:1.1}.au-story__item--left .au-story__card{grid-column:1;grid-row:1}.au-story__item--right .au-story__card{grid-column:3;grid-row:1}.au-story__item--left:after,.au-story__item--right:after{content:'';grid-row:1;display:block}.au-story__item--left:after{grid-column:3}.au-story__item--right:after{grid-column:1}.au-story__card{background:#fff;border-radius:20px;padding:26px 26px 28px;box-shadow:0 4px 20px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:10px;position:relative;align-self:start;opacity:0;transition:opacity .55s ease,transform .55s cubic-bezier(.22,1,.36,1),box-shadow .2s ease}.au-story__card:before{content:'';position:absolute;inset:0;border-radius:inherit;background:linear-gradient(to top,rgba(225,37,27,.025) 0%,transparent 55%);opacity:0;transition:opacity .25s ease;pointer-events:none;z-index:0}.au-story__item--left .au-story__card{transform:translateX(-52px)}.au-story__item--right .au-story__card{transform:translateX(52px)}.au-story__item--visible .au-story__card:hover{box-shadow:0 10px 36px rgba(0,0,0,.13);transform:translateY(-5px)}.au-story__card:hover:before{opacity:1}.au-story__item--visible .au-story__node-ring{opacity:1;transform:scale(1)}.au-story__node-ring--reached:after{transform:scale(1)}.au-story__item--visible .au-story__card{opacity:1;transform:translate(0,0)}.au-story__item--left.au-story__item--visible .au-story__card{transition-delay:.12s}.au-story__item--right.au-story__item--visible .au-story__card{transition-delay:.12s}.au-story__item--left .au-story__card:after{content:'';position:absolute;right:-11px;top:40px;border:11px solid transparent;border-left-color:#fff;border-right-width:0;filter:drop-shadow(2px 0 2px rgba(0,0,0,.04))}.au-story__item--right .au-story__card:after{content:'';position:absolute;left:-11px;top:40px;border:11px solid transparent;border-right-color:#fff;border-left-width:0;filter:drop-shadow(-2px 0 2px rgba(0,0,0,.04))}.au-story__card-icon{width:44px;height:44px;border-radius:22px;background:#e1251b;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.au-story__card-title{font-size:17px;font-weight:800;color:#333;line-height:1.3}.au-story__card-body{font-size:14px;font-weight:400;color:#696969;line-height:1.7}.au-story__photo-mobile{display:none}.au-story__photo{position:relative;grid-row:1;background:#fff;border-radius:0;padding:10px 10px 58px;box-shadow:0 8px 32px rgba(0,0,0,.12);align-self:center;max-width:260px}.au-story__item--left .au-story__photo{grid-column:3}.au-story__item--right .au-story__photo{grid-column:1}.au-story__item--has-photo:after{display:none}.au-story__photo--first{margin-top:-188px;margin-left:120px;transform:rotate(-6deg);transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease}.au-story__photo--first:hover{transform:rotate(-6deg) scale(1.07);box-shadow:0 16px 48px rgba(0,0,0,.18)}.au-story__photo--last{margin-top:48px;margin-left:120px;transform:rotate(6deg);transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease}.au-story__photo--last:hover{transform:rotate(6deg) scale(1.07);box-shadow:0 16px 48px rgba(0,0,0,.18)}.au-story__photo-year{position:absolute;left:10px;right:10px;bottom:58px;padding:20px 12px 12px;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,transparent 100%);color:#fff;font-size:30px;font-weight:900;letter-spacing:-.02em;text-align:center;opacity:0;transition:opacity .25s ease;pointer-events:none}.au-story__photo:hover .au-story__photo-year{opacity:1}.au-story__photo-img{width:100%;aspect-ratio:1;object-fit:cover;display:block;-webkit-user-drag:none;pointer-events:none}@media (max-width:768px){.au-story__photo{display:none}.au-story__photo-mobile{display:block;position:relative;background:#fff;padding:10px 10px 58px;box-shadow:0 8px 32px rgba(0,0,0,.12);width:75%;max-width:340px;margin:0 auto 32px;transform:none}.au-story__photo-mobile .au-story__photo-img{width:100%;aspect-ratio:1;object-fit:cover;display:block;-webkit-user-drag:none;pointer-events:none}.au-story__photo-mobile .au-story__photo-year{position:absolute;left:10px;right:10px;bottom:58px;padding:20px 12px 12px;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,transparent 100%);color:#fff;font-size:26px;font-weight:900;letter-spacing:-.02em;text-align:center;opacity:0;transition:opacity .25s ease;pointer-events:none}.au-story__photo-mobile:hover .au-story__photo-year{opacity:1}.au-story__photo-mobile .au-story__photo-year{opacity:1}.au-story__photo-mobile--top{margin-bottom:88px}.au-story__photo-mobile--bottom{margin-top:88px}}.au-story__endcap{display:flex;justify-content:center;position:relative;z-index:1}.au-story__endcap-dot{width:20px;height:20px;border-radius:50%;background:#e1251b;box-shadow:0 0 0 5px #f7f7f7,0 0 0 8px rgba(225,37,27,.3);opacity:0;transform:scale(0);transition:opacity .4s ease,transform .4s cubic-bezier(.34,1.56,.64,1)}.au-story__endcap--visible .au-story__endcap-dot{opacity:1;transform:scale(1)}@media (max-width:768px){.au-story{padding:64px 20px}.au-story__deco-img,.au-story__deco-img-left{display:none}.au-story__track{left:36px;top:36px;transform:none}.au-story__item{display:block;padding-left:104px;position:relative;padding-bottom:36px}.au-story__node{position:absolute;left:0;top:0;display:block}.au-story__node-ring{width:72px;height:72px;box-shadow:0 0 0 5px #f7f7f7}.au-story__node-year{font-size:11px}.au-story__item--left .au-story__card,.au-story__item--right .au-story__card{transform:translateY(24px)}.au-story__item--left .au-story__card:after,.au-story__item--right .au-story__card:after{display:none}.au-story__item--left:after,.au-story__item--right:after{display:none}.au-story__endcap{justify-content:flex-start;padding-left:27px}.au-story__heading{font-size:28px}}