/* Only the About page. Existing header, footer and city switching are untouched. */
.pvh-about{color:#333438;padding:32px 0 70px;background:#eff2f7}
.pvh-about *{box-sizing:border-box}
.pvh-about h1,.pvh-about h2,.pvh-about h3,.pvh-about p,.pvh-about figure,.pvh-about blockquote{margin:0}
.pvh-about h1,.pvh-about h2{font-weight:700;text-transform:uppercase;line-height:1.12;letter-spacing:-.025em;overflow-wrap:break-word}
.pvh-about h1{font-size:clamp(34px,4.8vw,76px);max-width:1050px}
.pvh-about h2{font-size:clamp(28px,3.5vw,54px);margin-bottom:32px}
.pvh-about h3{font-size:clamp(20px,1.65vw,28px);line-height:1.2;font-weight:700;text-transform:none}
.pvh-about p{font-size:18px;line-height:1.6}
.pvh-about .color,.pvh-about__link{color:var(--color,#2c7bf2)}
.pvh-about__hero{padding:clamp(24px,4vw,64px);background:#fff;border-radius:48px}
.pvh-about__crumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:14px;line-height:1.5;margin-bottom:34px}
.pvh-about__crumbs a{color:var(--color,#2c7bf2)}
.pvh-about__intro{max-width:790px;margin:28px 0}
.pvh-about__intro p+p{margin-top:12px}
.pvh-about__button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:56px;border:0;border-radius:40px;padding:12px 16px 12px 24px;background:var(--color,#2c7bf2);color:#fff;font:inherit;font-size:16px;line-height:1.3;text-decoration:none;cursor:pointer}
.pvh-about__button>span{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;background:#fff;border-radius:50%;color:var(--color,#2c7bf2);font-size:24px}
.pvh-about__button:hover{background:#2267d2;color:#fff}
.pvh-about a:focus-visible,.pvh-about button:focus-visible{outline:3px solid #144b9e;outline-offset:5px}
.pvh-about__section{margin-top:clamp(48px,6vw,90px);padding:0;scroll-margin-top:120px}
.pvh-about__directions,.pvh-about__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.pvh-about__card{background:#fff;border-radius:28px;padding:28px;min-width:0}
.pvh-about__direction{display:flex;flex-direction:column;gap:20px;color:inherit;text-decoration:none}
.pvh-about__direction:hover{box-shadow:0 8px 28px #233d5c0d;color:inherit}
.pvh-about__direction p{font-size:16px}
.pvh-about__link{display:inline-flex;align-items:center;gap:14px;font-size:16px;line-height:1.5;text-decoration:none}
.pvh-about__direction .pvh-about__link{margin-top:auto}
.pvh-about__documents{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.pvh-about__document{display:flex;flex-direction:column;gap:16px;padding:16px;background:#fff;border-radius:24px;min-width:0;color:var(--color,#2c7bf2);font-size:14px;text-decoration:none}
.pvh-about__document img{width:100%;height:230px;object-fit:contain}
.pvh-about__document>span{display:flex;justify-content:space-between;gap:6px;align-items:center;margin-top:auto}
.pvh-about__team{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.pvh-about__person,.pvh-about__case{min-width:0;background:#fff;border-radius:28px;overflow:hidden}
.pvh-about__person img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;object-position:50% 25%}
.pvh-about figcaption{padding:20px;font-size:18px;font-weight:600;line-height:1.35}
.pvh-about__steps{list-style:none;margin:0;padding:0}
.pvh-about__steps li::before{content:none}
.pvh-about__number{display:block;font-size:44px;line-height:1;color:#dedfe1;font-weight:700;margin-bottom:32px}
.pvh-about__steps h3{margin-bottom:16px}
.pvh-about__steps p{font-size:16px}
.pvh-about__cases{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.pvh-about__case img{display:block;width:100%;height:260px;object-fit:cover}
.pvh-about__responsibility{display:grid;grid-template-columns:1fr 1fr;gap:36px;padding:clamp(24px,4vw,56px);background:var(--color,#2c7bf2);color:#fff;border-radius:36px}
.pvh-about__responsibility h2{margin:0;font-size:clamp(28px,3vw,46px)}
.pvh-about__responsibility p{align-self:center}
.pvh-about__reviews{display:grid;gap:20px}
.pvh-about__reviews blockquote{font-size:20px;line-height:1.65;border:0}
.pvh-about__contact{display:flex;justify-content:space-between;align-items:center;gap:32px;background:#fff;border-radius:36px;padding:clamp(24px,4vw,56px)}
.pvh-about__contact h2{margin-bottom:18px}
.pvh-about__actions{display:flex;flex-direction:column;align-items:flex-start;gap:20px;flex-shrink:0}
@media(max-width:1100px){.pvh-about__directions,.pvh-about__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.pvh-about__documents{grid-template-columns:repeat(3,minmax(0,1fr))}.pvh-about__team{grid-template-columns:repeat(3,minmax(0,1fr))}.pvh-about__contact{align-items:flex-start;flex-direction:column}}
@media(max-width:767px){.pvh-about{padding:20px 0 44px}.pvh-about__hero{border-radius:30px}.pvh-about__crumbs{font-size:12px;margin-bottom:24px}.pvh-about p{font-size:16px}.pvh-about h2{margin-bottom:24px}.pvh-about__documents,.pvh-about__team{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pvh-about__document{padding:12px;border-radius:18px}.pvh-about__document img{height:190px}.pvh-about__person{border-radius:22px}.pvh-about figcaption{padding:14px;font-size:16px}.pvh-about__cases{grid-template-columns:1fr}.pvh-about__case img{height:auto;max-height:350px;aspect-ratio:4/3}.pvh-about__responsibility{grid-template-columns:1fr;gap:22px;border-radius:28px}.pvh-about__contact{border-radius:28px}.pvh-about__card{padding:24px}.pvh-about__reviews blockquote{font-size:17px}}
@media(max-width:480px){.pvh-about h1{font-size:32px}.pvh-about__directions,.pvh-about__steps{grid-template-columns:1fr;gap:14px}.pvh-about__number{margin-bottom:20px}.pvh-about__intro{margin:22px 0}.pvh-about__document img{height:160px}.pvh-about__document>span{font-size:12px}.pvh-about__section{scroll-margin-top:95px}.pvh-about__hero{padding:24px 20px}.pvh-about__contact{padding:26px 20px}}
@media(prefers-reduced-motion:reduce){.pvh-about *{scroll-behavior:auto;transition:none}}
/* Isolate these two blocks from the theme's editorial quote/heading styles. */
.pvh-about #about-reviews h2 .color,.pvh-about #about-contact h2 .color{display:inline;text-indent:0;margin:0;padding:0}
.pvh-about__reviews blockquote{width:100%;max-width:none}
.pvh-about__reviews blockquote .blockquote-icon{display:none}
.pvh-about__contact{display:block}
.pvh-about__contact .pvh-about__actions{margin-top:24px;flex-direction:row;align-items:center;flex-wrap:wrap;gap:20px 28px}
.pvh-about #about-reviews .reviews{padding:0;margin:0}
.pvh-about #about-reviews .container-fluid{width:100%;max-width:none;padding:0}
.pvh-about #about-reviews .reviews-head{gap:20px}
.pvh-about #about-reviews .reviews-title{min-width:0}
@media(max-width:600px){.pvh-about #about-reviews .reviews-head{flex-wrap:wrap}.pvh-about #about-reviews h2 .text-nowrap{white-space:normal}}
