.wf_gallery{margin:4rem auto;background-color:#fff;overflow:hidden}@media(min-width:1024px){.wf_gallery{padding-left:10rem;margin:6rem auto}}.wf_gallery .t{margin-bottom:8rem;padding:0 2.5rem}.wf_gallery .t h2{font-family:var(--wf-font-serif);font-size:clamp(4rem,8vw,7rem);line-height:1;text-transform:uppercase;margin-top:2rem}.wf_gallery .t h2 span{color:var(--wf-gold);font-style:italic;font-weight:300}@media(min-width:1024px){.wf_gallery .t{padding:8rem 6rem}}.wf_gallery .keen-slider{display:flex}.wf_gallery .keen-slider figure{width:100%;height:50rem;margin:0;position:relative;overflow:hidden;box-shadow:0 3rem 6rem #0000001a;transition:transform .6s var(--ease)}@media(min-width:1024px){.wf_gallery .keen-slider figure{height:70rem}}.wf_gallery .keen-slider figure img{width:100%;height:100%;object-fit:cover;transition:transform 1s ease,opacity .3s}.wf_gallery .keen-slider figure:hover img{transform:scale(1.05)}.wf_gallery__nav{margin-top:6rem;padding:0 2.5rem;display:flex;flex-direction:column;gap:4rem}@media(min-width:1024px){.wf_gallery__nav{flex-direction:row;align-items:center;justify-content:space-between;padding:0 8rem}}.wf_gallery__progress{flex-grow:1;height:1px;background:#0000001a;position:relative}.wf_gallery__progress .wf_gallery__bar{position:absolute;top:0;left:0;height:2px;background:var(--wf-gold);width:0%;transition:width .4s ease}.wf_gallery__controls{display:flex;gap:4rem}.wf_gallery__controls button{background:none;border:none;font-size:1.2rem;font-weight:800;letter-spacing:.3rem;color:var(--wf-charcoal);cursor:pointer;padding:1rem 0;position:relative;transition:transform .15s}.wf_gallery__controls button svg{width:2.4rem;height:2.4rem}.wf_gallery__controls button.prev svg{transform:rotate(180deg)}.wf_gallery__controls button:active{transform:scale(.9)}.wf_hero{--hero-white: #ffffff;--hero-gold: #c5a059;--text-shadow: 0 2px 10px rgba(0, 0, 0, .3);position:relative;width:100%;height:100vh;display:flex;align-items:center;background-color:var(--wf-charcoal);overflow:hidden}@media(min-width:1024px){.wf_hero{padding-left:10rem}}.wf_hero__bg{position:absolute;inset:0;margin:0;z-index:1}.wf_hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center;will-change:transform;animation:heroEntry 1.8s cubic-bezier(.23,1,.32,1) forwards,heroInfiniteZoom 20s linear infinite alternate 1.8s}.wf_hero__overlay{position:absolute;inset:0;background:linear-gradient(to right,#0d0d0dd9,#0d0d0d80,#0d0d0d33);z-index:2}.wf_hero__content{max-width:75rem;color:var(--hero-white)}.wf_hero__content span{display:block;font-size:1.2rem;font-weight:700;letter-spacing:.5rem;color:var(--hero-gold);text-transform:uppercase;margin-bottom:2rem;text-shadow:var(--text-shadow)}.wf_hero__content p{font-size:1.6rem;line-height:1.7;color:#ffffffe6;max-width:55rem;margin-bottom:4rem;text-shadow:var(--text-shadow)}@media(min-width:1024px){.wf_hero__content p{font-size:1.8rem}}.wf_hero__content div{margin-top:2.4rem}.wf_hero h1{font-family:var(--wf-font-serif);font-size:clamp(4.5rem,10vw,10rem);line-height:.95;text-transform:uppercase;margin-bottom:2.5rem;text-shadow:var(--text-shadow)}.wf_hero h1 small{display:block;font-weight:300;font-size:.6em;opacity:.7;letter-spacing:-.1rem}.wf_hero__brand{margin-bottom:4rem;opacity:0;animation:fadeIn 1.5s ease .4s forwards}.wf_hero__brand img{width:12rem}@media(min-width:1024px){.wf_hero__brand img{width:18rem}}.wf_hero__footer{position:absolute;bottom:5rem;left:2.5rem;right:2.5rem;display:flex;justify-content:space-between;align-items:flex-end;color:var(--hero-white);z-index:100;opacity:0;animation:fadeIn 1.5s ease .4s forwards}.wf_hero__footer div{align-items:center;gap:1.5rem;display:flex;flex-direction:column}.wf_hero__footer div span{font-size:.9rem;letter-spacing:.3rem;writing-mode:vertical-rl;opacity:.8}.wf_hero__footer div:after{content:"";display:block;width:.1rem;height:6rem;background:linear-gradient(to bottom,#fff,transparent)}.wf_hero__footer p{font-size:1.1rem;font-weight:600;letter-spacing:.2rem;opacity:.6;margin:0}@media(min-width:1024px){.wf_hero__footer{left:15rem;right:8rem}}.wf_hero__trigger{position:absolute;top:18%;left:80%;transform:translate(-50%,-50%);z-index:50;opacity:0;animation:fadeIn 1.5s ease .5s forwards}.wf_hero__trigger .wf_play_circle{position:relative;width:6rem;height:6rem;background-color:var(--wf-gold);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2rem 4rem #0000004d;transition:transform .25s ease-in,color .3s,background-color .3s}.wf_hero__trigger .wf_play_circle svg:not(.wf_spin_text){width:2rem;height:2rem;margin-left:.5rem}.wf_hero__trigger .wf_play_circle .wf_spin_text{position:absolute;width:180%;height:180%;animation:rotateText 10s linear infinite;pointer-events:none}.wf_hero__trigger .wf_play_circle .wf_spin_text text{fill:#fff6;font-size:10px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.wf_hero__trigger .wf_play_circle:hover{transform:scale(1.1);background-color:var(--wf-white);color:var(--wf-gold)}.wf_hero__trigger:hover{opacity:1}@media(min-width:1024px){.wf_hero__trigger{top:50%;left:75%}.wf_hero__trigger .wf_play_circle{width:12rem;height:12rem}.wf_hero__trigger .wf_play_circle svg:not(.wf_spin_text){width:3rem;height:3rem}}@keyframes heroEntry{0%{opacity:0;transform:scale(1.15)}to{opacity:1;transform:scale(1.05)}}@keyframes heroInfiniteZoom{0%{transform:scale(1.05)}to{transform:scale(1.12)}}.wf_hero__content{will-change:transform,opacity}.wf_hero__content span,.wf_hero__content h1,.wf_hero__content p,.wf_hero__content div{opacity:0;transform:translateY(3rem);animation:heroReveal 1.2s cubic-bezier(.23,1,.32,1) forwards}.wf_hero__content span{animation-delay:.6s;animation-name:heroRevealSpan}.wf_hero__content h1{animation-delay:.8s;transform:translateY(4rem) skewY(2deg)}.wf_hero__content h1 small{display:block;opacity:0;animation:fadeIn 1.5s ease .9s forwards}.wf_hero__content p{animation-delay:1s;line-height:2}.wf_hero__content div{animation-delay:1.2s}@keyframes heroReveal{to{opacity:1;transform:translateY(0) skewY(0)}}@keyframes heroRevealSpan{to{opacity:1;transform:translateY(0);letter-spacing:.5rem}}@keyframes fadeIn{to{opacity:1}}@keyframes rotateText{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wf_projects{padding:8rem 0;background-color:var(--wf-white)}.wf_projects .t{text-align:center;margin-bottom:4rem}.wf_projects .t span{font-size:1.2rem;font-weight:800;letter-spacing:.5rem;color:var(--wf-gold)}.wf_projects .t h2{font-family:var(--wf-font-serif);font-size:5rem;margin-top:1.5rem;color:var(--wf-charcoal)}.wf_project{display:flex;flex-direction:column;position:relative;margin:6rem auto}@media(min-width:1024px){.wf_project{flex-direction:row;align-items:center}}@media(min-width:1024px){.wf_project:nth-child(2n){flex-direction:row-reverse}.wf_project:nth-child(2n) div{margin-left:0;margin-right:-15rem}}.wf_project figure{position:relative;margin:0;width:100%;height:60rem;overflow:hidden;box-shadow:0 4rem 8rem #00000026;z-index:1}@media(min-width:1024px){.wf_project figure{width:65%}}.wf_project figure img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease-out),opacity .3s}.wf_project figure:hover img{transform:scale(1.08)}.wf_project div{position:relative;z-index:10;background:#fffc;backdrop-filter:blur(5px);padding:6rem;border:1px solid rgba(197,160,89,.1);box-shadow:0 5rem 10rem #00000014;margin:-10rem 2rem 0}@media(min-width:1024px){.wf_project div{width:45%;margin:0 0 0 -15rem}}.wf_project div small{display:block;font-size:1.1rem;font-weight:900;letter-spacing:.3rem;color:var(--wf-gold);margin-bottom:2.5rem;text-transform:uppercase}.wf_project div h3{font-family:var(--wf-font-serif);font-size:3.6rem;line-height:1.1;margin-bottom:2.5rem}.wf_project div p{font-size:1.7rem;line-height:1.8;color:#1a1a1bb3;margin-bottom:4.5rem}.wf_project div a{font-size:1.2rem;font-weight:800;letter-spacing:.3rem;text-transform:uppercase;padding-bottom:.8rem;border-bottom:2px solid var(--wf-gold);transition:var(--wf-transition)}.wf_project div a:hover{color:var(--wf-gold);letter-spacing:.4rem}
