:root{--bg:#f5efe2;--bg-2:#ede6d6;--ink:#141416;--ink-soft:#2b2b30;--mute:#8b847a;--line:#dad2bf;--ghost:#c5bfae;--orange-1:#d9351f;--orange-2:#e85a2b;--orange-3:#f58b4e;--orange-4:#fdc68a}.hero{z-index:5;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:130px 32px 60px;display:flex;position:relative;overflow-x:hidden}.small-team{letter-spacing:-.035em;color:var(--ink);text-align:center;z-index:4;margin-bottom:0;font-family:DM Sans,sans-serif;font-size:clamp(40px,6.4vw,92px);font-weight:700;line-height:1;position:relative}.small-team .word{vertical-align:top;display:inline-block;overflow:hidden}.small-team .word>span{display:inline-block;transform:translateY(105%)}.big-results-wrap{z-index:1;justify-content:center;width:100%;margin-top:-20px;display:flex;position:relative;overflow:hidden}.big-results{letter-spacing:-.045em;color:var(--ghost);text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;z-index:1;text-shadow:0 4px 12px #7864320a;font-family:DM Sans,sans-serif;font-size:clamp(72px,21vw,300px);font-style:italic;font-weight:800;line-height:.85}.big-results .letter{transform-origin:bottom;display:inline-block}.cards-row{z-index:3;pointer-events:none;width:100%;height:320px;position:absolute;top:50%;left:0;right:0;overflow:hidden}.cards-row>*{pointer-events:auto}.card{background:linear-gradient(180deg, var(--orange-1) 0%, var(--orange-2) 35%, var(--orange-3) 70%, var(--orange-4) 100%);cursor:pointer;will-change:transform;border-radius:18px;transition:box-shadow .5s cubic-bezier(.6,0,.2,1);position:absolute;overflow:hidden;box-shadow:0 30px 50px -16px #b4321480,0 14px 26px -8px #8c280a52,0 5px 10px -2px #50140033,inset 0 2px #ffdcb473,inset 0 -4px 8px #78140066}.card:before{content:"";pointer-events:none;border-radius:inherit;z-index:2;background:linear-gradient(155deg,#ffffff40 0%,#0000 30% 70%,#64140040 100%);position:absolute;inset:0}.card img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.card:hover{box-shadow:0 44px 70px -20px #b4321499,0 22px 38px -10px #8c280a61,0 8px 14px -3px #50140038,inset 0 2px #ffdcb480,inset 0 -4px 8px #78140066}.card-1{z-index:1;width:130px;height:180px;top:30px;left:4%}.card-2{z-index:2;width:160px;height:220px;top:50px;left:12%}.card-3{z-index:4;width:200px;height:270px;top:20px;left:22%}.card-4{z-index:3;width:150px;height:200px;top:70px;left:36%}.card-5{z-index:5;width:230px;height:310px;top:0;left:44%}.card-6{z-index:3;width:160px;height:215px;top:55px;left:59%}.card-7{z-index:4;width:175px;height:240px;top:30px;left:70%}.card-8{z-index:2;width:130px;height:175px;top:50px;left:84%}.subline{text-align:center;z-index:4;margin-top:180px;position:relative}.subline .arrow-pill{background:var(--ink);color:#fafaf7;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;padding:12px 20px 12px 24px;font-family:inherit;font-size:14px;font-weight:500;transition:transform .4s cubic-bezier(.6,0,.2,1);display:inline-flex;box-shadow:0 14px 24px -8px #0006,0 5px 10px -2px #0003,inset 0 1px #ffffff1f,inset 0 -2px 4px #0006}.subline .arrow-pill:hover{transform:translateY(-2px)}.subline .arrow-pill .ar{background:linear-gradient(180deg, var(--orange-1), var(--orange-3));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .4s cubic-bezier(.6,0,.2,1);display:flex}.subline .arrow-pill:hover .ar{transform:rotate(45deg)}.subline-text{color:var(--mute);letter-spacing:.06em;margin-top:22px;font-size:13px}.team-section{z-index:5;padding:140px 40px 80px;position:relative}.team-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:40px;max-width:1280px;margin:0 auto 60px;display:flex}.eyebrow{letter-spacing:.28em;text-transform:uppercase;color:var(--mute);align-items:center;gap:10px;margin-bottom:16px;font-size:11px;font-weight:500;display:inline-flex}.eyebrow:before{content:"";background:var(--orange-1);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #d9351f33}.team-head h2{letter-spacing:-.03em;max-width:600px;font-family:DM Sans,sans-serif;font-size:clamp(34px,4.4vw,64px);font-weight:700;line-height:1}.team-head h2 em{background:linear-gradient(135deg, var(--orange-1), var(--orange-3));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:800}.team-head p{color:var(--ink-soft);max-width:320px;font-size:15px;line-height:1.55}.team-grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1280px;margin:0 auto;display:grid}.t-card{aspect-ratio:3/4;background:linear-gradient(180deg, var(--orange-1) 0%, var(--orange-2) 35%, var(--orange-3) 70%, var(--orange-4) 100%);cursor:pointer;border-radius:22px;transition:transform .5s cubic-bezier(.6,0,.2,1),box-shadow .5s;position:relative;overflow:hidden;box-shadow:0 24px 40px -16px #b4321466,0 10px 22px -6px #8c280a38,inset 0 2px #ffdcb466,inset 0 -3px 6px #7814004d}.t-card:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(155deg,#ffffff38 0%,#0000 30% 70%,#64140038 100%);position:absolute;inset:0}.t-card:hover{transform:translateY(-10px)rotate(-1deg)}.t-card img{object-fit:cover;object-position:center top;width:100%;height:100%}.t-meta{-webkit-backdrop-filter:blur(10px);color:#fafaf7;z-index:3;opacity:0;background:#140a06b3;border:1px solid #ffffff1f;border-radius:14px;padding:12px 16px;transition:opacity .4s,transform .4s cubic-bezier(.6,0,.2,1);position:absolute;bottom:14px;left:14px;right:14px;transform:translateY(8px)}.t-card:hover .t-meta{opacity:1;transform:translateY(0)}.t-meta .nm{font-size:14px;font-weight:700}.t-meta .rl{color:#ffffffa6;letter-spacing:.03em;margin-top:2px;font-size:11px}@media (max-width:1100px){.team-grid{grid-template-columns:repeat(3,1fr)}.card-1{width:100px;height:140px;top:30px;left:2%}.card-2{width:120px;height:165px;top:45px;left:10%}.card-3{width:155px;height:210px;top:18px;left:21%}.card-4{width:115px;height:155px;top:60px;left:36%}.card-5{width:175px;height:240px;top:0;left:44%}.card-6{width:120px;height:165px;top:48px;left:59%}.card-7{width:135px;height:185px;top:26px;left:71%}.card-8{width:100px;height:136px;top:44px;left:85%}.cards-row{height:270px}}@media (max-width:900px){.hero{padding:110px 24px 50px}.cards-row{height:240px;top:51%}.card-1{width:84px;height:116px;top:22px;left:1%}.card-2{width:98px;height:138px;top:38px;left:10%}.card-3{width:124px;height:170px;top:14px;left:21%}.card-4{width:94px;height:126px;top:52px;left:36%}.card-5{width:142px;height:196px;top:0;left:45%}.card-6{width:98px;height:136px;top:42px;left:60%}.card-7{width:108px;height:150px;top:22px;left:72%}.card-8{width:84px;height:116px;top:38px;left:86%}.subline{margin-top:150px}.team-section{padding:100px 24px 60px}.team-head{margin-bottom:40px}.team-grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media (max-width:750px){.hero{padding:100px 16px 40px}.small-team{font-size:clamp(32px,10vw,56px)}.big-results{font-size:clamp(56px,24vw,100px)}.cards-row{height:200px;top:52%}.card-1{width:72px;height:100px;top:18px;left:0%}.card-2{width:84px;height:118px;top:32px;left:10%}.card-3{width:106px;height:146px;top:12px;left:22%}.card-4{width:82px;height:110px;top:46px;left:36%}.card-5{width:122px;height:170px;top:0;left:46%}.card-6{width:88px;height:118px;top:36px;left:62%}.card-7{width:96px;height:132px;top:18px;left:74%}.card-8{width:72px;height:100px;top:32px;left:87%}.subline{margin-top:120px}.subline .arrow-pill{padding:10px 16px 10px 20px;font-size:13px}.team-section{padding:80px 16px 40px}.team-head{gap:24px;margin-bottom:32px}.team-head p{max-width:100%}.team-grid{grid-template-columns:repeat(2,1fr);gap:14px}.t-card{border-radius:16px}.t-meta{border-radius:10px;padding:10px 12px}.t-meta .nm{font-size:13px}}@media (max-width:420px){.small-team{font-size:clamp(28px,11vw,44px)}.big-results{font-size:clamp(48px,26vw,80px)}.cards-row{height:170px;top:53%}.card-1{width:58px;height:80px;top:14px;left:0%}.card-2{width:68px;height:96px;top:26px;left:10%}.card-3{width:86px;height:120px;top:10px;left:22%}.card-4{width:66px;height:90px;top:38px;left:36%}.card-5{width:98px;height:138px;top:0;left:46%}.card-6{width:70px;height:96px;top:28px;left:63%}.card-7{width:76px;height:106px;top:14px;left:75%}.card-8{width:58px;height:80px;top:26px;left:88%}.subline{margin-top:100px}.subline .arrow-pill{gap:8px;font-size:12px}.subline .arrow-pill .ar{width:22px;height:22px}.team-section{padding:60px 12px 32px}.team-grid{gap:10px}.t-card{border-radius:12px}}
:root{--landscape-title-color:#262626;--landscape-container-color:#fff;--landscape-h2-size:1.25rem;--landscape-small-size:.813rem}.landscape-team-section{place-items:center;width:100%;max-width:100%;margin-inline:auto;padding-block:5rem;display:grid;overflow-x:hidden}.card__container{row-gap:3.5rem;display:grid}.card__article{position:relative;overflow:hidden}.card__img{border-radius:1.5rem;width:328px;max-width:100%;height:auto;display:block}.card__data{background-color:var(--landscape-container-color);opacity:0;border-radius:1rem;width:280px;margin-inline:auto;padding:1.5rem 2rem;transition:opacity 1s 1s;position:absolute;bottom:-9rem;left:0;right:0;box-shadow:0 8px 24px #00000026}.card__description{font-size:var(--landscape-small-size);color:#1b1b1b;margin-bottom:.25rem;display:block}.card__title{font-size:var(--landscape-h2-size);color:var(--landscape-title-color);margin-bottom:.75rem;font-weight:500}.landscape-team-heading{text-align:center;width:100%;padding-bottom:2rem}.landscape-team-heading__eyebrow{color:#333;margin-bottom:-.5rem;font-size:1.5rem;font-weight:700;display:block}.landscape-team-heading__title{color:#d2cdbc;letter-spacing:-.02em;margin:0;font-size:5rem;font-style:italic;font-weight:800;line-height:1}@media screen and (max-width:768px){.landscape-team-heading__title{font-size:3rem}.landscape-team-heading__eyebrow{font-size:1.1rem}}.card__article:hover .card__data{opacity:1;transition:opacity .3s;animation:1s forwards show-data}.card__article:hover{animation:2s forwards remove-overflow}.card__article:not(:hover){animation:2s forwards show-overflow}.card__article:not(:hover) .card__data{animation:1s forwards remove-data}.card__skills{align-items:center;gap:.6rem;margin-top:.5rem;display:flex}.card__skills-bar{background-color:#333;border-radius:2px;flex-shrink:0;width:3px;height:22px}.card__skills-text{color:#333;margin:0;font-size:.8rem;font-weight:500;line-height:1.3}@keyframes show-data{50%{transform:translateY(-10rem)}to{transform:translateY(-7rem)}}@keyframes remove-overflow{to{overflow:initial}}@keyframes remove-data{0%{transform:translateY(-7rem)}50%{transform:translateY(-10rem)}to{transform:translateY(.5rem)}}@keyframes show-overflow{0%{overflow:initial;pointer-events:none}50%{overflow:hidden}}@media screen and (max-width:340px){.landscape-team-section{margin-inline:1rem}.card__data{width:250px;padding:1rem}}@media screen and (min-width:768px){.card__container{grid-template-columns:repeat(2,1fr);column-gap:1.5rem}}@media screen and (min-width:1120px){.landscape-team-section{height:auto;min-height:100vh}.card__container{grid-template-columns:repeat(3,1fr);row-gap:4.5rem}.card__img{width:348px}.card__data{width:316px;padding-inline:2.5rem}}
