.wf_values{padding:15rem 0;background-color:var(--wf-charcoal);color:var(--wf-white);position:relative;overflow:hidden}@media(min-width:1024px){.wf_values{padding-left:10rem}}.wf_values__grid{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width:1024px){.wf_values__grid{grid-template-columns:repeat(3,1fr);gap:0}}.wf_values__item{padding:4rem;position:relative;border:1px solid rgba(255,255,255,.05);transition:background-color var(--wf-transition)}@media(min-width:1024px){.wf_values__item{border:none;border-right:1px solid rgba(197,160,89,.15)}.wf_values__item:last-child{border-right:none}}.wf_values__item .item_head{display:flex;align-items:center;gap:2rem;margin-bottom:4rem}.wf_values__item .item_head .num{font-family:var(--wf-font-serif);font-size:2rem;color:var(--wf-gold)}.wf_values__item .item_head .line{flex-grow:1;height:1px;background:linear-gradient(to right,var(--wf-gold),transparent)}.wf_values__item h3{font-size:1.5rem;letter-spacing:.3rem;margin-bottom:2rem;font-weight:800}.wf_values__item p{font-size:1.1rem;line-height:1.8;color:var(--wf-stone);opacity:.6}.wf_values__item .item_corner{position:absolute;bottom:2rem;right:2rem;width:2rem;height:2rem;border-right:1px solid rgba(197,160,89,.3);border-bottom:1px solid rgba(197,160,89,.3);opacity:0;transition:all var(--wf-transition)}.wf_values__item:hover{background-color:#ffffff05}.wf_values__item:hover .item_corner{opacity:1;bottom:1.5rem;right:1.5rem}.wf_materiality{margin:5rem auto;background-color:var(--wf-white);color:var(--wf-charcoal);position:relative}@media(min-width:1024px){.wf_materiality{padding-left:10rem;margin:10rem auto}.wf_materiality .wf_t{margin-bottom:4rem}}.wf_materiality__grid{display:grid;gap:4rem}@media(min-width:1024px){.wf_materiality__grid{grid-template-columns:1.5fr 1fr;align-items:start}}.wf_materiality__sub{display:flex;flex-direction:column;gap:4rem}@media(min-width:1024px){.wf_materiality__sub{padding-top:10rem}}.wf_materiality .wf_mat_card{margin:0;position:relative;overflow:hidden;background-color:var(--wf-stone)}.wf_materiality .wf_mat_card img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--wf-transition)}.wf_materiality .wf_mat_card figcaption{position:absolute;bottom:0;left:0;width:100%;padding:3rem;background:linear-gradient(to top,rgba(0,0,0,.9),transparent);color:var(--wf-white);transition:all .6s var(--ease-out)}.wf_materiality .wf_mat_card figcaption .tag{font-family:var(--wf-font-serif);font-size:1.2rem;color:var(--wf-gold)}.wf_materiality .wf_mat_card figcaption div strong{display:block;font-size:1.1rem;text-transform:uppercase;letter-spacing:.1rem;line-height:1.2}.wf_materiality .wf_mat_card figcaption div small{font-size:.75rem;opacity:.6;text-transform:uppercase;letter-spacing:.1rem;display:block;margin-top:.4rem}@media(hover:hover)and (pointer:fine){.wf_materiality .wf_mat_card figcaption{position:absolute;bottom:0;left:0;width:100%;padding:3rem;background:linear-gradient(to top,rgba(0,0,0,.9),transparent);color:var(--wf-white);opacity:0;transform:translateY(2rem)}.wf_materiality .wf_mat_card:hover img{transform:scale(1.05)}.wf_materiality .wf_mat_card:hover figcaption{opacity:1;transform:translateY(0)}}.wf_materiality .wf_mat_card.--hero{height:40rem}@media(min-width:1024px){.wf_materiality .wf_mat_card.--hero{height:70rem}}.wf_materiality .wf_mat_card:not(.--hero){height:30rem}.wf_expertise{background-color:var(--wf-white);color:var(--wf-charcoal);position:relative;margin:5rem auto}@media(min-width:1024px){.wf_expertise{padding-left:10rem}}.wf_expertise:after{content:"";position:absolute;top:0;left:10rem;width:1px;height:100%;background:linear-gradient(to bottom,transparent,var(--wf-stone),transparent)}.wf_expertise__grid{display:grid;gap:6rem}@media(min-width:1024px){.wf_expertise__grid{grid-template-columns:1.3fr .7fr;gap:12rem}}.wf_expertise__main .lead{font-family:var(--wf-font-serif);font-size:clamp(1.8rem,2.5vw,2.2rem)!important;line-height:1.4;margin-bottom:4rem;color:var(--wf-black);border-left:3px solid var(--wf-gold);padding-left:3rem;opacity:1}.wf_expertise__stats{display:flex;flex-direction:column;gap:5rem}.wf_expertise__stats .stat_item{padding-bottom:3rem;border-bottom:1px solid var(--wf-stone)}.wf_expertise__stats .stat_item span{display:block;font-size:.75rem;font-weight:800;color:var(--wf-gold);letter-spacing:.3rem;margin-bottom:1.5rem}.wf_expertise__stats .stat_item h4{font-family:var(--wf-font-serif);font-size:1.4rem;margin-bottom:1rem;text-transform:uppercase;color:var(--wf-black)}.wf_expertise__stats .stat_item p{line-height:1.6;opacity:.7;margin:0}.wf_expertise__stats .stat_item:last-child{border-bottom:none}
