.au-hero{width:100%;height:55vh;min-height:340px;position:relative;overflow:hidden}.au-hero-bg{will-change:transform;position:absolute;inset:0}.au-hero-bg img{object-fit:cover;width:100%;height:100%;display:block}.au-hero-overlay{z-index:1;background:linear-gradient(#00000047 0%,#00000085 100%);position:absolute;inset:0}.au-hero-content{z-index:2;text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:absolute;inset:0}.au-hero-content h1{letter-spacing:-.01em;color:#fff;will-change:opacity, transform;font-family:Playfair Display,serif;font-size:clamp(2.5rem,7vw,5.5rem);font-weight:500;line-height:1}.au-hero-label{letter-spacing:.3em;text-transform:uppercase;color:#ffffffbf;will-change:opacity, transform;font-size:.75rem;font-weight:600}.au-section{background:#fff;display:flex;position:relative;overflow:hidden}.au-section-text-col{align-items:center;width:50%;padding:8rem 5vw;display:flex}.au-section-text{will-change:transform;flex-direction:column;gap:1.75rem;display:flex}.au-section-label{letter-spacing:.25em;text-transform:uppercase;color:#7c914d;font-size:.75rem;font-weight:600}.au-section h2{color:#1a1a1a;font-family:Playfair Display,serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:500;line-height:1.2}.au-section p{color:#555;text-align:justify;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.85}.au-section-img-col{width:50%;position:relative;overflow:hidden}.au-section-img-col img{object-fit:cover;width:100%;height:100%;display:block}.hist-section{background:#f7f5f0;padding:8rem 0;position:relative;overflow:hidden}.hist-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:6rem;padding:0 5vw;display:flex}.hist-label{letter-spacing:.25em;text-transform:uppercase;color:#7c914d;will-change:opacity, transform;font-size:.75rem;font-weight:600}.hist-header h2{color:#1a1a1a;text-align:center;font-family:Playfair Display,serif;font-size:clamp(1.75rem,4vw,3.25rem);font-weight:500;line-height:1.2}.hist-timeline{max-width:900px;margin:0 auto;padding:0 5vw;position:relative}.hist-line{transform-origin:top;will-change:transform;background:#aec184;width:1px;position:absolute;top:0;bottom:0;left:50%;transform:scaleY(0)}.hist-item{will-change:opacity, transform;grid-template-columns:1fr 2rem 1fr;align-items:start;column-gap:2.5rem;margin-bottom:5rem;display:grid;position:relative}.hist-item:last-child{margin-bottom:0}.hist-item-dot{background:#7c914d;border:2px solid #f7f5f0;border-radius:50%;grid-area:1/2;width:12px;height:12px;margin:.45rem auto 0;box-shadow:0 0 0 3px #7c914d4d}.hist-item:nth-child(odd) .hist-item-content{text-align:right;grid-area:1/1;align-items:flex-end}.hist-item:nth-child(odd) .hist-item-year{text-align:left;grid-area:1/3}.hist-item:nth-child(2n) .hist-item-year{text-align:right;grid-area:1/1}.hist-item:nth-child(2n) .hist-item-content{text-align:left;grid-area:1/3;align-items:flex-start}.hist-item-year{color:#7c914d;padding-top:.1rem;font-family:Playfair Display,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.hist-item-content{flex-direction:column;gap:.6rem;display:flex}.hist-item-content h3{color:#1a1a1a;font-family:Playfair Display,serif;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:500;line-height:1.3}.hist-item-content p{color:#666;font-size:clamp(.875rem,1.25vw,1rem);line-height:1.75}.loc-section{background:#fff;padding:8rem 5vw;position:relative;overflow:hidden}.loc-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:5rem;display:flex}.loc-label{letter-spacing:.25em;text-transform:uppercase;color:#7c914d;will-change:opacity, transform;font-size:.75rem;font-weight:600}.loc-header h2{color:#1a1a1a;text-align:center;font-family:Playfair Display,serif;font-size:clamp(1.75rem,4vw,3.25rem);font-weight:500;line-height:1.2}.loc-header p{color:#666;will-change:opacity, transform;max-width:520px;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.75}.loc-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.loc-card{will-change:opacity, transform;background:#f7f5f0;border:1px solid #7c914d33;border-radius:16px;flex-direction:column;gap:1.25rem;padding:2.5rem 2rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.loc-card:hover{border-color:#7c914d8c;transform:translateY(-6px);box-shadow:0 12px 32px #7c914d1a}.loc-card-city{color:#1a1a1a;font-family:Playfair Display,serif;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:500}.loc-divider{background:#aec184;width:2.5rem;height:1px}.loc-card-info{flex-direction:column;gap:.6rem;display:flex}.loc-card-info p{color:#666;font-size:.9rem;line-height:1.6}.loc-card-info strong{color:#1a1a1a;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:600}@media (max-width:768px){.au-hero{height:45vh;min-height:260px}.au-hero-content h1{font-size:clamp(2rem,12vw,3rem)}.au-section{flex-direction:column}.au-section-text-col,.au-section-img-col{width:100%}.au-section-img-col{height:55vw}.au-section-text-col{padding:4rem 6vw}.hist-section{padding:5rem 0}.hist-header{margin-bottom:4rem}.hist-line{transform-origin:top;left:1.5rem}.hist-item,.hist-item:nth-child(odd),.hist-item:nth-child(2n){text-align:left;padding-left:3.5rem;display:block}.hist-item-dot{grid-column:unset;border-color:#f7f5f0;margin:0;position:absolute;top:.45rem;left:calc(1.5rem - 6px)}.hist-item:nth-child(odd) .hist-item-year,.hist-item:nth-child(2n) .hist-item-year{grid-column:unset;text-align:left;margin-bottom:.3rem;display:block}.hist-item:nth-child(odd) .hist-item-content,.hist-item:nth-child(2n) .hist-item-content{grid-column:unset;text-align:left;align-items:flex-start}.hist-item-year{font-size:1.4rem}.hist-item{margin-bottom:3.5rem}.loc-section{padding:5rem 5vw}.loc-grid{grid-template-columns:1fr;gap:1rem}}
