/* History V2. Scope intentionally limited to historia.html. */
.history-v2-page{background:#08090b;color:#f1f1ee}
.history-v2-page .history-v2-main{overflow:hidden}
.history-v2-page .history-v2-kicker{font:600 9px/1.2 var(--display);letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}
.history-v2-page .history-v2-sectionline{display:grid;grid-template-columns:40px auto 1fr auto;align-items:center;gap:14px;padding:0 0 22px;border-bottom:1px solid var(--line);font:600 9px/1 var(--display);letter-spacing:.14em;text-transform:uppercase;color:#8f939a}
.history-v2-page .history-v2-sectionline>span,.history-v2-page .history-v2-sectionline>b{color:var(--gold)}
.history-v2-page .history-v2-sectionline>i{height:1px;background:linear-gradient(90deg,var(--line),transparent)}
.history-v2-page .history-v2-sectionline>small{font:inherit;color:#70747b}
.history-v2-page .history-v2-sectionline--light{border-color:#ffffff24;color:#d6d7da}.history-v2-page .history-v2-sectionline--light>small{color:#aeb1b6}

.history-v2-page .history-v2-hero{position:relative;min-height:calc(100svh - 74px);display:flex;align-items:stretch;border-bottom:1px solid var(--line);isolation:isolate;background:#050607}
.history-v2-page .history-v2-hero__media{position:absolute;inset:0;z-index:-3;overflow:hidden}.history-v2-page .history-v2-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:saturate(.6) contrast(1.05)}
.history-v2-page .history-v2-hero__veil{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#050607 0%,#050607ed 27%,#05060787 58%,#050607b5 100%),linear-gradient(0deg,#08090b 0%,transparent 45%),radial-gradient(circle at 76% 30%,transparent,#0008 68%)}
.history-v2-page .history-v2-hero__content{display:flex;flex-direction:column;justify-content:space-between;padding-top:42px;padding-bottom:32px;width:min(1320px,calc(100% - 72px))}
.history-v2-page .history-v2-breadcrumb{margin-bottom:0;color:#d3d5d8}
.history-v2-page .history-v2-hero__grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:70px;align-items:end;padding:70px 0 82px}
.history-v2-page .history-v2-hero h1{font-family:var(--display);font-size:clamp(58px,7.2vw,112px);line-height:.88;letter-spacing:-.06em;margin:21px 0 0;font-weight:650;text-transform:uppercase;max-width:980px}.history-v2-page .history-v2-hero h1 em{font-style:normal;color:var(--gold)}
.history-v2-page .history-v2-hero__aside{border-left:1px solid #ffffff2d;padding-left:28px}.history-v2-page .history-v2-hero__aside>p{font-size:16px;line-height:1.75;color:#d3d5d8;max-width:390px;margin:0 0 32px}
.history-v2-page .history-v2-chapters{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #ffffff2d}.history-v2-page .history-v2-chapters a{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:14px 6px 14px 0;border-bottom:1px solid #ffffff2d;color:#c8cbd0;transition:color .2s,padding-left .2s}.history-v2-page .history-v2-chapters a:nth-child(odd){border-right:1px solid #ffffff2d;margin-right:12px}.history-v2-page .history-v2-chapters a span{font-family:var(--display);font-size:10px;color:var(--gold)}.history-v2-page .history-v2-chapters a b{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.history-v2-page .history-v2-chapters a:hover{color:#fff;padding-left:5px}
.history-v2-page .history-v2-hero__footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;color:#969aa1;font:500 8px/1 var(--display);letter-spacing:.18em}.history-v2-page .history-v2-hero__footer i{height:1px;background:#ffffff25}

.history-v2-page .history-v2-origin{padding:112px 0 126px;background:linear-gradient(180deg,#0a0b0d,#08090b)}
.history-v2-page .history-v2-origin__grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);grid-template-rows:auto auto;gap:64px 76px;padding-top:58px;align-items:start}
.history-v2-page .history-v2-origin__title h2,.history-v2-page .history-v2-people__intro h2,.history-v2-page .history-v2-timeline__head h2,.history-v2-page .history-v2-purpose__mission h2,.history-v2-page .history-v2-experience__head h2,.history-v2-page .history-v2-values__head h2{font-family:var(--display);font-weight:550;letter-spacing:-.055em;text-transform:uppercase;line-height:.96;margin:0;color:#ecece8}
.history-v2-page .history-v2-origin__title h2{font-size:clamp(46px,5.8vw,80px)}
.history-v2-page h2 em{font-style:normal;color:var(--gold)}
.history-v2-page .history-v2-origin__copy{padding-top:8px}.history-v2-page .history-v2-lead{font-size:clamp(21px,2vw,29px);line-height:1.56;color:#d5d7da;margin:0;max-width:740px}
.history-v2-page .history-v2-origin__proof{margin-top:42px;border-top:1px solid var(--line);padding-top:20px;display:grid;grid-template-columns:150px 1fr;gap:22px}.history-v2-page .history-v2-origin__proof span{font:600 9px/1.3 var(--display);letter-spacing:.14em;color:var(--gold)}.history-v2-page .history-v2-origin__proof strong{font-size:14px;line-height:1.7;font-weight:500;color:#aaaeb5}
.history-v2-page .history-v2-origin__photo{position:relative;margin:0;overflow:hidden;border:1px solid var(--line);background:#111;min-height:320px}.history-v2-page .history-v2-origin__photo img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.74);transition:transform .8s var(--ease),filter .5s}.history-v2-page .history-v2-origin__photo:hover img{transform:scale(1.02);filter:saturate(.95)}.history-v2-page .history-v2-origin__photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#040506c7,transparent 55%);pointer-events:none}.history-v2-page .history-v2-origin__photo figcaption{position:absolute;left:24px;right:24px;bottom:22px;z-index:2;display:flex;justify-content:space-between;align-items:end;gap:25px}.history-v2-page .history-v2-origin__photo figcaption span{font:500 8px/1 var(--display);letter-spacing:.15em;color:var(--gold)}.history-v2-page .history-v2-origin__photo figcaption b{font-family:var(--display);font-size:17px;letter-spacing:.02em;text-align:right}.history-v2-page .history-v2-origin__photo--wide{grid-column:1/2;height:390px}.history-v2-page .history-v2-origin__photo--small{grid-column:2/3;height:390px;margin-top:90px}

.history-v2-page .history-v2-people{padding:110px 0 120px;background:#0e1012;border-block:1px solid var(--line)}
.history-v2-page .history-v2-people__intro{display:grid;grid-template-columns:1fr .72fr;gap:70px;align-items:end;padding:55px 0 70px}.history-v2-page .history-v2-people__intro h2{font-size:clamp(48px,5.4vw,74px)}.history-v2-page .history-v2-people__intro>p{font-size:17px;line-height:1.75;color:#aeb2b8;margin:0 0 6px;max-width:500px}
.history-v2-page .history-v2-person{display:grid;grid-template-columns:92px minmax(220px,.8fr) minmax(360px,1.2fr);grid-template-areas:"number identity bio" "number facts facts";column-gap:42px;position:relative;padding:54px 0;border-top:1px solid var(--line)}.history-v2-page .history-v2-person:last-of-type{border-bottom:1px solid var(--line)}.history-v2-page .history-v2-person:before{content:"";position:absolute;left:0;top:-1px;width:0;height:1px;background:var(--gold);transition:width .7s var(--ease)}.history-v2-page .history-v2-person:hover:before{width:100%}.history-v2-page .history-v2-person__number{grid-area:number;font-family:var(--display);font-size:58px;line-height:.92;color:#45484d;letter-spacing:-.04em}.history-v2-page .history-v2-person__identity{grid-area:identity}.history-v2-page .history-v2-person__identity>span{display:inline-block;padding:6px 9px;border:1px solid #d4b36e65;color:var(--gold);font:600 8px/1 var(--display);letter-spacing:.16em}.history-v2-page .history-v2-person__identity h3{font-family:var(--display);font-size:clamp(36px,4.2vw,62px);font-weight:500;line-height:1;margin:22px 0 12px;letter-spacing:-.045em}.history-v2-page .history-v2-person__identity small{display:block;color:#777c84;font:500 8px/1.6 var(--display);letter-spacing:.11em;max-width:280px}.history-v2-page .history-v2-person__bio{grid-area:bio;padding-top:3px}.history-v2-page .history-v2-person__bio p{font-size:14px;line-height:2;color:#b5b8be;max-width:700px;margin:0}.history-v2-page .history-v2-person__facts{grid-area:facts;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:36px;border-top:1px solid var(--line);padding-top:20px}.history-v2-page .history-v2-person__facts>div{padding:0 26px;border-left:1px solid var(--line)}.history-v2-page .history-v2-person__facts>div:first-child{padding-left:0;border-left:0}.history-v2-page .history-v2-person__facts small{display:block;font:600 8px/1.3 var(--display);letter-spacing:.12em;color:#73777d;margin-bottom:9px}.history-v2-page .history-v2-person__facts strong{font-family:var(--display);font-size:13px;line-height:1.4;color:#e3d2aa;font-weight:550}.history-v2-page .history-v2-person--jean{grid-template-columns:92px minmax(220px,.8fr) minmax(360px,1.2fr)}
.history-v2-page .history-v2-film{margin-top:36px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:18px;padding:20px 0;border-bottom:1px solid var(--line);color:#d9dbde}.history-v2-page .history-v2-film__play{width:42px;height:42px;border:1px solid #d4b36e80;border-radius:50%;display:grid;place-items:center;color:var(--gold)}.history-v2-page .history-v2-film b{display:block;font-size:14px}.history-v2-page .history-v2-film small{display:block;font-size:10px;color:#74787f;margin-top:4px}.history-v2-page .history-v2-film>span:last-child{font-size:22px;color:var(--gold)}

.history-v2-page .history-v2-timeline{padding:116px 0 128px;background:#08090b}
.history-v2-page .history-v2-timeline__head{display:grid;grid-template-columns:1fr .72fr;gap:70px;align-items:end;padding:55px 0 70px}.history-v2-page .history-v2-timeline__head h2{font-size:clamp(48px,5.4vw,74px)}.history-v2-page .history-v2-timeline__head>p{font-size:15px;line-height:1.85;color:#92969d;max-width:540px;margin:0}
.history-v2-page .history-v2-timeline__rail{position:relative;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.history-v2-page .history-v2-timeline__rail:before{content:"";position:absolute;left:0;right:0;top:-1px;height:1px;background:linear-gradient(90deg,var(--gold),#d4b36e55 55%,transparent)}.history-v2-page .history-v2-timeline__rail article{position:relative;padding:30px 28px 10px 0;min-height:330px;border-right:1px solid var(--line)}.history-v2-page .history-v2-timeline__rail article+article{padding-left:28px}.history-v2-page .history-v2-timeline__rail article:last-child{border-right:0}.history-v2-page .history-v2-timeline__rail article>span{display:block;font-family:var(--display);font-size:42px;color:var(--gold);line-height:1;margin-bottom:34px}.history-v2-page .history-v2-timeline__rail h3{font-size:18px;line-height:1.4;font-weight:550;margin:0 0 16px}.history-v2-page .history-v2-timeline__rail p{font-size:12px;line-height:1.9;color:#969aa1;margin:0}.history-v2-page .history-v2-timeline__highlight{background:linear-gradient(180deg,#d4b36e0a,transparent)}

.history-v2-page .history-v2-purpose{position:relative;min-height:760px;padding:108px 0 112px;isolation:isolate;display:flex;align-items:center;border-block:1px solid var(--line);background:#050607}.history-v2-page .history-v2-purpose__media{position:absolute;inset:0;z-index:-3;overflow:hidden}.history-v2-page .history-v2-purpose__media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.45) brightness(.78)}.history-v2-page .history-v2-purpose__shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#050607f5 0%,#050607df 45%,#05060786 72%,#050607d8 100%),linear-gradient(0deg,#050607f5 0%,transparent 40%)}
.history-v2-page .history-v2-purpose__content{width:min(1320px,calc(100% - 72px))}.history-v2-page .history-v2-purpose blockquote{font-family:var(--display);font-size:clamp(38px,5vw,72px);line-height:1.13;letter-spacing:-.045em;font-weight:450;max-width:1020px;margin:70px 0 90px;color:#f0ede5}.history-v2-page .history-v2-purpose__mission{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;border-top:1px solid #ffffff2d;padding-top:36px}.history-v2-page .history-v2-purpose__mission>.history-v2-kicker{grid-column:1/-1}.history-v2-page .history-v2-purpose__mission h2{font-size:clamp(40px,4.6vw,66px)}.history-v2-page .history-v2-purpose__mission p{font-size:14px;line-height:1.95;color:#c1c4ca;margin:0;max-width:700px}

.history-v2-page .history-v2-experience{padding:112px 0 120px;background:#0d0f11}
.history-v2-page .history-v2-experience__head{display:grid;grid-template-columns:1fr .72fr;gap:70px;align-items:end;padding:55px 0 60px}.history-v2-page .history-v2-experience__head h2{font-size:clamp(48px,5.4vw,74px)}.history-v2-page .history-v2-experience__head>p{font-size:15px;line-height:1.85;color:#989ca3;max-width:530px;margin:0}
.history-v2-page .history-v2-steps{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#0a0b0d}.history-v2-page .history-v2-steps article{min-height:220px;padding:25px 24px 30px;border-right:1px solid var(--line);display:grid;grid-template-columns:36px 1fr;gap:14px;align-content:start}.history-v2-page .history-v2-steps article:last-child{border-right:0}.history-v2-page .history-v2-steps article>span{font-family:var(--display);font-size:22px;color:var(--gold)}.history-v2-page .history-v2-steps h3{font-size:15px;margin:3px 0 12px}.history-v2-page .history-v2-steps p{font-size:11px;line-height:1.85;color:#92969d;margin:0}.history-v2-page .history-v2-roles{display:grid;grid-template-columns:270px 1fr;gap:45px;padding:62px 0 56px}.history-v2-page .history-v2-roles__intro h3{font-family:var(--display);font-size:29px;font-weight:550;margin:14px 0 0}.history-v2-page .history-v2-roles__list{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.history-v2-page .history-v2-roles .role-item{position:relative;min-height:88px;border:0;border-right:1px solid var(--line);border-radius:0;background:transparent;padding:15px 16px;display:grid;grid-template-columns:24px 1fr 18px;align-items:center;gap:8px;color:#b9bdc3;text-align:left;transition:background .2s,color .2s}.history-v2-page .history-v2-roles .role-item:last-child{border-right:0}.history-v2-page .history-v2-roles .role-item>span:first-child{font-family:var(--display);font-size:10px;color:var(--gold)}.history-v2-page .history-v2-roles .role-item b{font-size:11px;font-weight:550;line-height:1.4}.history-v2-page .history-v2-role-plus{font-size:18px;color:#777}.history-v2-page .history-v2-roles .role-item:hover,.history-v2-page .history-v2-roles .role-item.active{background:#d4b36e0c;color:#fff}.history-v2-page .history-v2-roles .role-item.active .history-v2-role-plus{color:var(--gold);transform:rotate(45deg)}.history-v2-page .history-v2-role-description{grid-column:2;padding:16px 0 0;font-size:11px;line-height:1.8;color:#858990;min-height:46px}.history-v2-page .history-v2-pitday{margin-top:8px;border-color:#34373b;background:#090b0d}.history-v2-page .history-v2-pitday .pitday-photo{min-height:440px}.history-v2-page .history-v2-pitday .pitday-content{padding:42px 40px}

.history-v2-page .history-v2-values{padding:110px 0 125px;background:#08090b;border-top:1px solid var(--line)}
.history-v2-page .history-v2-values__head{padding:56px 0 52px}.history-v2-page .history-v2-values__head h2{font-size:clamp(48px,5.4vw,74px)}
.history-v2-page .history-v2-values__list{border-top:1px solid var(--line)}.history-v2-page .history-v2-values__list article{display:grid;grid-template-columns:70px minmax(250px,.75fr) minmax(360px,1.25fr);gap:30px;align-items:center;padding:26px 0;border-bottom:1px solid var(--line);transition:padding-left .25s,background .25s}.history-v2-page .history-v2-values__list article:hover{padding-left:12px;background:linear-gradient(90deg,#d4b36e09,transparent)}.history-v2-page .history-v2-values__list article>span{font-family:var(--display);font-size:26px;color:var(--gold)}.history-v2-page .history-v2-values__list h3{font-family:var(--display);font-size:23px;font-weight:500;margin:0}.history-v2-page .history-v2-values__list p{font-size:12px;line-height:1.85;color:#8f939a;margin:0;max-width:640px}
.history-v2-page .history-v2-cta{background:radial-gradient(circle at 80% 40%,#d4b36e0d,transparent 40%),#0e1012}

@media(max-width:1080px){
.history-v2-page .history-v2-hero__grid{grid-template-columns:1fr .55fr;gap:45px}.history-v2-page .history-v2-origin__grid{gap:48px 44px}.history-v2-page .history-v2-person{grid-template-columns:70px minmax(190px,.72fr) 1.28fr;column-gap:28px}.history-v2-page .history-v2-timeline__rail{grid-template-columns:1fr 1fr}.history-v2-page .history-v2-timeline__rail article:nth-child(2){border-right:0}.history-v2-page .history-v2-timeline__rail article:nth-child(-n+2){border-bottom:1px solid var(--line)}.history-v2-page .history-v2-steps{grid-template-columns:1fr 1fr}.history-v2-page .history-v2-steps article:nth-child(2){border-right:0}.history-v2-page .history-v2-steps article:nth-child(-n+2){border-bottom:1px solid var(--line)}.history-v2-page .history-v2-roles{grid-template-columns:1fr}.history-v2-page .history-v2-role-description{grid-column:1}.history-v2-page .history-v2-values__list article{grid-template-columns:55px .7fr 1.3fr}}

@media(max-width:760px){
.history-v2-page .history-v2-sectionline{grid-template-columns:30px auto 1fr;gap:10px;padding-bottom:16px}.history-v2-page .history-v2-sectionline>small{display:none}
.history-v2-page .history-v2-hero{min-height:760px}.history-v2-page .history-v2-hero__content,.history-v2-page .history-v2-purpose__content{width:calc(100% - 40px)}.history-v2-page .history-v2-hero__media img{object-position:62% center}.history-v2-page .history-v2-hero__veil{background:linear-gradient(180deg,#050607d8 0%,#05060799 35%,#050607ed 72%,#050607 100%)}.history-v2-page .history-v2-hero__grid{grid-template-columns:1fr;gap:34px;padding:72px 0 40px;align-items:start}.history-v2-page .history-v2-hero h1{font-size:clamp(48px,14vw,70px);line-height:.92}.history-v2-page .history-v2-hero__aside{border-left:0;padding-left:0}.history-v2-page .history-v2-hero__aside>p{font-size:14px;max-width:460px}.history-v2-page .history-v2-chapters{max-width:520px}.history-v2-page .history-v2-hero__footer{font-size:6px}.history-v2-page .history-v2-hero__footer span:last-child{display:none}
.history-v2-page .history-v2-origin,.history-v2-page .history-v2-people,.history-v2-page .history-v2-timeline,.history-v2-page .history-v2-experience,.history-v2-page .history-v2-values{padding:76px 0 82px}.history-v2-page .history-v2-origin__grid{grid-template-columns:1fr;grid-template-rows:auto;gap:34px;padding-top:40px}.history-v2-page .history-v2-origin__title h2{font-size:40px}.history-v2-page .history-v2-lead{font-size:18px;line-height:1.65}.history-v2-page .history-v2-origin__proof{grid-template-columns:1fr;gap:9px;margin-top:30px}.history-v2-page .history-v2-origin__photo--wide,.history-v2-page .history-v2-origin__photo--small{grid-column:1;height:270px;margin-top:0}.history-v2-page .history-v2-origin__photo--small{height:230px}.history-v2-page .history-v2-origin__photo figcaption{left:18px;right:18px;bottom:17px}.history-v2-page .history-v2-origin__photo figcaption b{font-size:13px}
.history-v2-page .history-v2-people__intro,.history-v2-page .history-v2-timeline__head,.history-v2-page .history-v2-experience__head{grid-template-columns:1fr;gap:24px;padding:40px 0 45px}.history-v2-page .history-v2-people__intro h2,.history-v2-page .history-v2-timeline__head h2,.history-v2-page .history-v2-experience__head h2,.history-v2-page .history-v2-values__head h2{font-size:39px}.history-v2-page .history-v2-people__intro>p,.history-v2-page .history-v2-timeline__head>p,.history-v2-page .history-v2-experience__head>p{font-size:13px;line-height:1.8}
.history-v2-page .history-v2-person{grid-template-columns:48px 1fr;grid-template-areas:"number identity" "bio bio" "facts facts";column-gap:18px;padding:38px 0}.history-v2-page .history-v2-person__number{font-size:38px}.history-v2-page .history-v2-person__identity h3{font-size:34px;margin-top:16px}.history-v2-page .history-v2-person__identity small{font-size:7px}.history-v2-page .history-v2-person__bio{padding-top:28px}.history-v2-page .history-v2-person__bio p{font-size:12px;line-height:1.9}.history-v2-page .history-v2-person__facts{grid-template-columns:1fr;margin-top:26px}.history-v2-page .history-v2-person__facts>div,.history-v2-page .history-v2-person__facts>div:first-child{padding:12px 0;border-left:0;border-top:1px solid var(--line)}.history-v2-page .history-v2-person__facts>div:first-child{border-top:0}.history-v2-page .history-v2-film{grid-template-columns:42px 1fr auto}.history-v2-page .history-v2-film b{font-size:12px}.history-v2-page .history-v2-film small{font-size:9px}
.history-v2-page .history-v2-timeline__rail{grid-template-columns:1fr;border-top:1px solid var(--line)}.history-v2-page .history-v2-timeline__rail article,.history-v2-page .history-v2-timeline__rail article+article{min-height:0;padding:28px 0;display:grid;grid-template-columns:82px 1fr;gap:18px;border-right:0;border-bottom:1px solid var(--line)}.history-v2-page .history-v2-timeline__rail article>span{font-size:27px;margin:0}.history-v2-page .history-v2-timeline__rail h3{font-size:16px}.history-v2-page .history-v2-timeline__rail p{font-size:11px;line-height:1.85}
.history-v2-page .history-v2-purpose{min-height:850px;padding:76px 0 82px}.history-v2-page .history-v2-purpose__media img{object-position:65% center}.history-v2-page .history-v2-purpose blockquote{font-size:34px;line-height:1.18;margin:54px 0 70px}.history-v2-page .history-v2-purpose__mission{grid-template-columns:1fr;gap:24px;padding-top:28px}.history-v2-page .history-v2-purpose__mission h2{font-size:37px}.history-v2-page .history-v2-purpose__mission p{font-size:12px;line-height:1.9}
.history-v2-page .history-v2-steps{grid-template-columns:1fr}.history-v2-page .history-v2-steps article,.history-v2-page .history-v2-steps article:nth-child(2){min-height:0;border-right:0;border-bottom:1px solid var(--line);padding:20px}.history-v2-page .history-v2-steps article:last-child{border-bottom:0}.history-v2-page .history-v2-roles{gap:26px;padding:45px 0}.history-v2-page .history-v2-roles__list{grid-template-columns:1fr 1fr}.history-v2-page .history-v2-roles .role-item{border-bottom:1px solid var(--line);min-height:72px}.history-v2-page .history-v2-roles .role-item:nth-child(2){border-right:0}.history-v2-page .history-v2-roles .role-item:nth-child(n+3){border-bottom:0}.history-v2-page .history-v2-role-description{font-size:10px;line-height:1.7}.history-v2-page .history-v2-pitday .pitday-photo{min-height:260px}.history-v2-page .history-v2-pitday .pitday-content{padding:27px 23px}
.history-v2-page .history-v2-values__head{padding:40px 0 36px}.history-v2-page .history-v2-values__list article{grid-template-columns:42px 1fr;gap:10px 14px;padding:22px 0}.history-v2-page .history-v2-values__list article:hover{padding-left:0}.history-v2-page .history-v2-values__list h3{font-size:19px}.history-v2-page .history-v2-values__list p{grid-column:2;font-size:11px;line-height:1.8}.history-v2-page .history-v2-values__list article>span{font-size:21px}
}
