.pm-services{position:relative;padding:108px 0 116px;background:var(--pm-cream);color:var(--pm-ink);overflow:hidden}.pm-services:before{content:'';position:absolute;left:-180px;top:-160px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(201,154,61,.11),rgba(201,154,61,0) 70%);pointer-events:none}.pm-services__head{max-width:760px;margin:0 auto 56px;text-align:center}.pm-services__eyebrow{margin:0 0 15px;color:#8f6b24;text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:.18em}.pm-services h2{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,4.2vw,58px);line-height:1.05;letter-spacing:-.035em;font-weight:500;color:var(--pm-navy)}.pm-services__intro{max-width:640px;margin:20px auto 0;font-size:15px;line-height:1.75;color:rgba(20,34,58,.72)}.pm-services__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.pm-service-card{position:relative;display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid rgba(7,21,45,.11);box-shadow:0 16px 50px rgba(7,21,45,.08);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.pm-service-card:hover{transform:translateY(-5px);box-shadow:0 24px 62px rgba(7,21,45,.13);border-color:rgba(201,154,61,.42)}.pm-service-card.is-featured{border-color:rgba(201,154,61,.75);box-shadow:0 24px 68px rgba(7,21,45,.14)}.pm-service-card__badge{position:absolute;z-index:3;right:16px;top:16px;padding:8px 11px;background:var(--pm-gold);color:var(--pm-navy);font-size:8px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.pm-service-card__media{position:relative;aspect-ratio:1.28/1;overflow:hidden;background:linear-gradient(145deg,#e9e1d4,#cbb69a)}.pm-service-card__media picture{display:block;width:100%;height:100%}.pm-service-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.pm-service-card:hover .pm-service-card__image{transform:scale(1.025)}.pm-service-card__placeholder{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden}.pm-service-card__placeholder:before{content:'';position:absolute;inset:0;background:linear-gradient(145deg,rgba(255,255,255,.4),transparent 55%)}.pm-service-card__placeholder--photo{background:linear-gradient(145deg,#ded0bd,#af8d69)}.pm-service-card__placeholder--design{background:linear-gradient(145deg,#173665,#07152d)}.pm-service-card__placeholder--concept{background:linear-gradient(145deg,#efe7db,#c7a45f)}.pm-service-card__icon{position:relative;z-index:2;width:86px;height:86px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.48);border-radius:50%;background:rgba(255,255,255,.13);backdrop-filter:blur(8px);color:#fff}.pm-service-card__placeholder--concept .pm-service-card__icon{color:var(--pm-navy);border-color:rgba(7,21,45,.2);background:rgba(255,255,255,.32)}.pm-service-card__icon svg{width:44px;height:44px;stroke:currentColor}.pm-service-card__body{display:flex;flex-direction:column;flex:1;padding:30px 30px 31px}.pm-service-card__kicker{margin:0 0 10px;color:#8f6b24;text-transform:uppercase;font-size:9px;font-weight:900;letter-spacing:.15em}.pm-service-card h3{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:31px;line-height:1.06;font-weight:500;color:var(--pm-navy)}.pm-service-card__description{margin:16px 0 0;font-size:14px;line-height:1.68;color:rgba(20,34,58,.7)}.pm-service-card__price{display:flex;align-items:baseline;gap:8px;margin-top:23px;padding-top:22px;border-top:1px solid rgba(7,21,45,.1)}.pm-service-card__price strong{font-family:Georgia,'Times New Roman',serif;font-size:27px;font-weight:500;color:var(--pm-navy)}.pm-service-card__price span{font-size:10px;color:rgba(20,34,58,.55);text-transform:uppercase;font-weight:800;letter-spacing:.07em}.pm-service-card__features{display:grid;gap:11px;margin:22px 0 0;padding:0;list-style:none}.pm-service-card__features li{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.45;color:rgba(20,34,58,.78)}.pm-service-card__features li:before{content:'\2713';flex:0 0 auto;width:18px;height:18px;display:grid;place-items:center;border:1px solid rgba(201,154,61,.52);border-radius:50%;color:#9b731f;font-size:9px;font-weight:900;margin-top:0}.pm-service-card__button{margin-top:auto;padding-top:28px}.pm-service-card__link{min-height:50px;width:100%;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--pm-navy);background:transparent;color:var(--pm-navy);text-decoration:none;text-transform:uppercase;font-size:9px;font-weight:950;letter-spacing:.12em;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.pm-service-card__link:hover{background:var(--pm-navy);color:#fff;transform:translateY(-1px)}.pm-service-card.is-featured .pm-service-card__link{background:var(--pm-navy);color:#fff}.pm-service-card.is-featured .pm-service-card__link:hover{background:var(--pm-gold);border-color:var(--pm-gold);color:var(--pm-navy)}.pm-services__note{margin:28px auto 0;text-align:center;font-size:10px;line-height:1.5;color:rgba(20,34,58,.52);text-transform:uppercase;letter-spacing:.08em;font-weight:750}.pm-service-card__link:focus-visible{outline:2px solid var(--pm-gold);outline-offset:3px}@media(max-width:989px){.pm-services{padding:84px 0 92px}.pm-services__grid{grid-template-columns:1fr;max-width:720px;margin-inline:auto}.pm-service-card{display:grid;grid-template-columns:minmax(230px,.85fr) 1.15fr}.pm-service-card__media{aspect-ratio:auto;min-height:100%}.pm-service-card__body{padding:30px}.pm-service-card.is-featured{order:-1}}@media(max-width:700px){.pm-services{padding:68px 0 74px}.pm-services__head{margin-bottom:38px}.pm-services__intro{font-size:14px}.pm-services__grid{gap:18px}.pm-service-card{display:flex;flex-direction:column}.pm-service-card__media{aspect-ratio:4/5;min-height:auto}.pm-service-card__media picture{height:100%}.pm-service-card__image{object-position:center 15%}.pm-service-card__body{padding:25px 23px 26px}.pm-service-card h3{font-size:28px}.pm-service-card__badge{top:12px;right:12px}.pm-services__note{font-size:9px}}@media(prefers-reduced-motion:reduce){.pm-service-card,.pm-service-card__image,.pm-service-card__link{transition:none!important}}