:root{--fd-hx-ink: #2f2822;--fd-hx-muted: #756a61;--fd-hx-line: #dfd6cd;--fd-hx-paper: #ffffff;--fd-hx-sand: #ffffff;--fd-hx-accent: #6d513d;--fd-hx-white: #ffffff;--fd-hx-shadow: none}.fd-education-path,.fd-lift-system-cards,.fd-certification,.fd-new-to,.fd-sample-explorer{color:var(--fd-hx-ink)}.fd-education-path{container-type:inline-size;margin-top:22px;padding:clamp(18px,2.4vw,28px);border:1px solid var(--fd-hx-line);border-radius:0;background:var(--fd-hx-paper)}.fd-education-path__heading{margin-bottom:18px}.fd-education-path__heading>p,.fd-lift-system-cards__heading>p,.fd-certification__heading>p:first-child,.fd-new-to__eyebrow,.fd-sample-explorer__eyebrow{margin:0 0 7px;color:var(--fd-hx-accent);font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.fd-education-path__heading h2,.fd-lift-system-cards__heading h2,.fd-certification__heading h1,.fd-new-to h1,.fd-new-to h2,.fd-sample-explorer h1,.fd-sample-explorer h2{margin:0;color:var(--fd-hx-ink);line-height:1.14}.fd-education-path__heading h2{font-size:clamp(23px,2.5vw,34px)}.fd-education-path__note{display:block;max-width:720px;margin-top:9px;color:var(--fd-hx-muted);font-size:13px;line-height:1.5}.fd-education-path__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.fd-education-path__grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.fd-education-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;color:inherit;text-decoration:none;border:1px solid var(--fd-hx-line);border-radius:0;background:var(--fd-hx-white);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.fd-education-card:hover{transform:translateY(-2px);border-color:#b9a797;box-shadow:var(--fd-hx-shadow)}.fd-education-card:focus-visible,.fd-new-to a:focus-visible,.fd-sample-explorer a:focus-visible,.fd-sample-explorer button:focus-visible,.fd-certification a:focus-visible{outline:3px solid #9b755a;outline-offset:3px}.fd-education-card__visual{display:grid;min-height:132px;place-items:center;overflow:hidden;background:#fff}.fd-education-card__visual img{display:block;width:100%;height:100%;min-height:132px;object-fit:cover}.fd-education-card__visual--drawing{padding:14px;background:#fff}.fd-education-card__visual--drawing svg{width:100%;max-width:230px;height:auto;fill:none;stroke:#5f4a3a;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.fd-education-card__body{display:flex;flex:1;flex-direction:column;gap:8px;padding:16px}.fd-education-card__body strong{font-size:16px;line-height:1.3}.fd-education-card__body>span:not(.fd-education-card__step){color:var(--fd-hx-muted);font-size:13px;line-height:1.5}.fd-education-card__step{color:var(--fd-hx-accent);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.fd-education-card__body small{margin-top:auto;color:var(--fd-hx-accent);font-size:12px;font-weight:700}.fd-lift-system-cards{padding:clamp(42px,6vw,78px) clamp(18px,4vw,52px)}.fd-lift-system-cards__heading{max-width:760px;margin:0 auto 26px;text-align:center}.fd-lift-system-cards__heading h2{font-size:clamp(28px,3vw,42px)}.fd-lift-system-cards__grid{display:grid;max-width:1040px;margin:0 auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.fd-lift-system-cards__grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.fd-lift-system-cards__card{overflow:hidden;border:1px solid var(--fd-hx-line);border-radius:0;background:var(--fd-hx-white)}.fd-lift-system-cards__icon{display:grid;min-height:230px;padding:0;place-items:center;overflow:hidden;background:#fff}.fd-lift-system-cards__icon img{display:block;width:100%;height:230px;object-fit:contain}.fd-lift-system-cards__copy{padding:22px}.fd-lift-system-cards__copy h3{margin:0;font-size:20px}.fd-lift-system-cards__copy p{margin:9px 0 0;color:var(--fd-hx-muted);line-height:1.6}.fd-new-to,.fd-sample-explorer,.fd-certification{background:var(--fd-hx-white)}.fd-new-to__hero,.fd-sample-explorer__hero{position:relative;min-height:min(720px,78vh);display:grid;align-items:center;overflow:hidden;background:#fff}.fd-new-to__hero img,.fd-sample-explorer__hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.fd-new-to__hero:after,.fd-sample-explorer__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1f1914bd,#1f19142e 60%,#1f191408)}.fd-new-to__hero-copy,.fd-sample-explorer__hero-copy{position:relative;z-index:1;width:min(660px,calc(100% - 36px));margin:0 max(40px,calc((100vw - 1520px)/2));color:#fff}.fd-new-to__hero-copy h1,.fd-sample-explorer__hero-copy h1{color:#fff;font-size:clamp(40px,6vw,74px)}.fd-new-to__hero-copy>p:not(.fd-new-to__eyebrow),.fd-sample-explorer__hero-copy>p:not(.fd-sample-explorer__eyebrow){max-width:580px;margin:18px 0 0;font-size:clamp(17px,2vw,22px);line-height:1.55}.fd-new-to__hero-copy .fd-new-to__eyebrow,.fd-sample-explorer__hero-copy .fd-sample-explorer__eyebrow{color:#fff}.fd-new-to__actions,.fd-sample-explorer__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:26px}.fd-new-to__button,.fd-sample-explorer__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:11px 20px;color:#2f2822;font-weight:700;text-decoration:none;border:1px solid #fff;border-radius:0;background:#fff}.fd-new-to__button--ghost,.fd-sample-explorer__button--ghost{color:#fff;background:transparent}.fd-new-to__section,.fd-sample-explorer__section,.fd-certification__inner{width:min(calc(100% - 80px),1520px);margin:0 auto;padding:clamp(54px,8vw,104px) 0}.fd-certification__inner{width:min(calc(100% - 80px),1520px)}.fd-new-to__section-head,.fd-sample-explorer__section-head,.fd-certification__heading{max-width:780px;margin:0 auto 34px;text-align:center}.fd-new-to__section-head h2,.fd-sample-explorer__section-head h2{font-size:clamp(32px,4vw,52px)}.fd-new-to__section-head p,.fd-sample-explorer__section-head p,.fd-certification__heading>p:last-child{margin:14px auto 0;color:var(--fd-hx-muted);line-height:1.65}.fd-new-to__journey{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.fd-new-to__step{position:relative;min-width:0;padding:22px 18px;border:1px solid var(--fd-hx-line);border-radius:0;background:var(--fd-hx-paper)}.fd-new-to__step svg{width:64px;height:64px;margin-bottom:18px;fill:none;stroke:#6d513d;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.fd-new-to__step b{display:block;margin-bottom:8px;color:var(--fd-hx-accent);font-size:11px;letter-spacing:.12em}.fd-new-to__step h3{margin:0;font-size:18px}.fd-new-to__step p{margin:9px 0 0;color:var(--fd-hx-muted);font-size:14px;line-height:1.55}.fd-new-to__step a{display:inline-block;margin-top:14px;color:var(--fd-hx-accent);font-weight:700}.fd-new-to__decision-grid,.fd-certification__empty-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.fd-new-to__decision-card,.fd-certification__empty-card{padding:28px;border:1px solid var(--fd-hx-line);border-radius:0;background:#fff}.fd-new-to__decision-card svg,.fd-certification__empty-card svg{width:72px;height:72px;fill:none;stroke:#6d513d;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.fd-new-to__decision-card h3,.fd-certification__empty-card h3{margin:18px 0 0;font-size:21px}.fd-new-to__decision-card p,.fd-certification__empty-card p{margin:10px 0 0;color:var(--fd-hx-muted);line-height:1.6}.fd-sample-explorer__toolbar{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:30px}.fd-sample-explorer__toolbar button{min-height:42px;padding:8px 17px;border:1px solid var(--fd-hx-line);border-radius:0;background:#fff;color:var(--fd-hx-ink);cursor:pointer;font:inherit;font-weight:700}.fd-sample-explorer__toolbar button[aria-pressed=true]{border-color:var(--fd-hx-ink);background:var(--fd-hx-ink);color:#fff}.fd-sample-explorer__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.fd-sample-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;color:inherit;text-decoration:none;border:1px solid var(--fd-hx-line);border-radius:0;background:#fff}.fd-sample-card[hidden]{display:none}.fd-sample-card__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--fd-hx-paper)}.fd-sample-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.fd-sample-card:hover .fd-sample-card__media img{transform:scale(1.025)}.fd-sample-card__body{display:flex;flex:1;flex-direction:column;gap:8px;padding:17px}.fd-sample-card__category{color:var(--fd-hx-accent);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.fd-sample-card__body h3{margin:0;font-size:17px;line-height:1.35}.fd-sample-card__body p{margin:auto 0 0;color:var(--fd-hx-muted);font-size:14px}.fd-sample-card__status{display:inline-flex;width:fit-content;margin-top:5px;padding:4px 8px;border:1px solid var(--fd-hx-line);border-radius:0;background:#fff;color:var(--fd-hx-ink);font-size:11px;font-weight:700}.fd-sample-card__status--unavailable{background:#fff;color:var(--fd-hx-muted)}.fd-sample-explorer__footnote{max-width:820px;margin:28px auto 0;color:var(--fd-hx-muted);text-align:center;line-height:1.6}.fd-certification__heading h1{font-size:clamp(38px,5vw,64px)}.fd-certification__list{display:grid;max-width:980px;margin:0 auto;padding:0;gap:14px;list-style:none}.fd-certification__item{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;border:1px solid var(--fd-hx-line);border-radius:0;background:#fff}.fd-certification__item p{margin:7px 0 0;color:var(--fd-hx-muted);line-height:1.5}.fd-certification__item a{flex:0 0 auto;color:var(--fd-hx-accent);font-weight:700}.fd-certification__empty{max-width:980px;margin:0 auto}.fd-certification__empty-card{text-align:left}.fd-certification__pagination{display:flex;align-items:center;justify-content:center;gap:16px;max-width:980px;margin:26px auto 0;color:var(--fd-hx-muted)}.fd-certification__pagination a{color:var(--fd-hx-accent);font-weight:700}@container (max-width: 720px){.fd-education-path__grid,.fd-education-path__grid--two{grid-template-columns:1fr}.fd-education-card{display:grid;grid-template-columns:minmax(118px,36%) minmax(0,1fr)}.fd-education-card__visual{min-height:100%}}@media(max-width:989px){.fd-new-to__section,.fd-sample-explorer__section,.fd-certification__inner{width:min(calc(100% - 48px),1520px)}.fd-new-to__journey{grid-template-columns:repeat(2,minmax(0,1fr))}.fd-new-to__decision-grid,.fd-certification__empty-grid{grid-template-columns:1fr}.fd-sample-explorer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.fd-new-to__section,.fd-sample-explorer__section,.fd-certification__inner{width:calc(100% - 32px)}.fd-lift-system-cards__grid,.fd-lift-system-cards__grid--two,.fd-new-to__journey,.fd-sample-explorer__grid{grid-template-columns:1fr}.fd-new-to__hero,.fd-sample-explorer__hero{min-height:620px;align-items:end}.fd-new-to__hero:after,.fd-sample-explorer__hero:after{background:linear-gradient(0deg,#1f1914d6,#1f191424)}.fd-new-to__hero-copy,.fd-sample-explorer__hero-copy{margin:0 18px 54px}.fd-new-to__actions,.fd-sample-explorer__actions{align-items:stretch;flex-direction:column}.fd-certification__item{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.fd-education-card,.fd-sample-card__media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/fd-hermes-experience-20260809.css.map */
