:root{--gm-ink:#17392F;--gm-muted:#53626c;--gm-paper:#ffffff;--gm-orange:#C5D5B4;--gm-peach:#eef2e9;--gm-line:#dce4f3;--gm-radius:16px}
html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--gm-paper);color:var(--gm-ink)}.gm-wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.gm-space{padding-block:84px}.gm-wrap h1,.gm-wrap h2,.gm-wrap h3{font-family:var(--font-heading--family,Arial,sans-serif);color:inherit;letter-spacing:-.045em;line-height:1.08;margin:0;font-weight:700;text-wrap:balance}.gm-wrap h2{font-size:clamp(32px,3.5vw,48px)}.gm-wrap p{line-height:1.65}.gm-eyebrow{font-size:11px;line-height:1.4!important;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin:0 0 22px}.gm-lead{font-size:17px;color:var(--gm-muted);line-height:1.65;max-width:520px}.gm-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:52px;padding:16px 23px;background:var(--gm-orange);color:white;border:1px solid var(--gm-orange);border-radius:8px;font:600 14px/1.3 var(--font-body--family,Arial,sans-serif);text-decoration:none;cursor:pointer;transition:background .2s,transform .2s}.gm-button:hover{background:#eec222;border-color:#eec222;transform:translateY(-2px)}.gm-button span{font-size:23px;line-height:1}.gm-text-link{display:inline-flex;align-items:center;gap:12px;color:inherit;font-weight:600;font-size:14px;text-decoration:none;border-bottom:1px solid currentColor;padding-block:6px}.gm-text-link:hover{color:var(--gm-orange)}.gm-button:focus-visible,.gm-wrap a:focus-visible,.gm-wrap summary:focus-visible{outline:3px solid #C5D5B4;outline-offset:5px}.gm-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:28px}.gm-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.gm-dot{display:inline-block;width:7px;height:7px;background:var(--gm-orange);border-radius:50%;margin-right:9px}
.gm-announcement{text-align:center;background:var(--gm-ink);color:#fff;font-size:11px;letter-spacing:.08em;padding:11px 16px;line-height:1.4}.gm-header{display:flex;align-items:center;gap:30px;height:88px;position:relative;z-index:5}.gm-brand{display:inline-flex;align-items:center;gap:8px;font-size:31px;letter-spacing:-1.7px;line-height:1;color:inherit;font-weight:800;white-space:nowrap}.gm-brand svg{width:36px;height:36px;color:var(--gm-orange)}.gm-brand__light{font-weight:400}.gm-brand i{color:var(--gm-orange);font-style:normal}.gm-logo-link{text-decoration:none}.gm-nav{display:flex;align-items:center;justify-content:center;gap:28px;margin-inline:auto}.gm-nav a{font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap;padding-block:12px}.gm-nav a:hover{color:var(--gm-orange)}.gm-header-actions{display:flex;align-items:center;gap:24px}.gm-header-actions>a{display:flex;align-items:center;gap:7px;text-decoration:none;font-size:12px}.gm-header-actions svg{width:21px;height:21px;stroke:currentColor;stroke-width:1.5}.gm-mobile-menu{display:none}
.gm-hero{display:grid;grid-template-columns:1fr 1.04fr;gap:38px;align-items:center;padding-block:30px 56px}.gm-hero-copy{padding-block:30px}.gm-hero h1{font-size:clamp(43px,4.8vw,68px);max-width:640px;line-height:1.03}.gm-hero h1 em{display:block;color:var(--gm-orange);font-style:normal}.gm-hero .gm-lead{margin-top:24px;max-width:470px}.gm-hero-art{position:relative;min-width:0;overflow:hidden;border-radius:var(--gm-radius);background:#eef2e9;align-self:stretch;min-height:530px}.gm-hero-art>img{height:100%;width:100%;object-fit:cover;object-position:51% 50%;display:block;position:absolute;inset:0}.gm-art-label{position:absolute;left:20px;bottom:20px;background:#ffffffeb;backdrop-filter:blur(12px);padding:11px 15px;border-radius:6px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.gm-hero-note{display:flex;align-items:center;gap:10px;margin-top:33px;color:var(--gm-muted);font-size:12px}.gm-hero-note>span:first-child{color:var(--gm-orange);font-size:24px}.gm-ribbon{border-block:1px solid var(--gm-line)}.gm-ribbon>.gm-wrap{display:flex;align-items:center;justify-content:space-between;padding-block:22px;font-size:12px;font-weight:600;letter-spacing:.06em}.gm-ribbon span[aria-hidden]{color:var(--gm-orange);font-size:24px;line-height:1}.gm-story{display:grid;grid-template-columns:1fr 1fr;gap:110px;border-bottom:1px solid var(--gm-line)}.gm-story h2{max-width:520px}.gm-story-copy{padding-top:24px}.gm-story-copy p{font-size:18px;color:var(--gm-muted);margin:0 0 18px}.gm-section-head{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:34px}.gm-section-head>p{max-width:330px;font-size:14px;color:var(--gm-muted);margin:0}.gm-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.gm-category{display:block;text-decoration:none;color:inherit;min-width:0}.gm-category-image{position:relative;aspect-ratio:1.18;background:#fff;border-radius:12px;overflow:hidden}.gm-category-image>img{width:100%;height:100%;object-fit:contain;padding:28px;transition:transform .35s}.gm-category:hover img{transform:scale(1.05)}.gm-pill{position:absolute;top:16px;left:16px;z-index:1;font-size:10px;font-weight:600;letter-spacing:.04em;background:var(--gm-paper);border:1px solid var(--gm-line);border-radius:99px;padding:7px 11px}.gm-category-copy{position:relative;padding:22px 45px 0 0}.gm-category-copy h3{font-size:24px;letter-spacing:-.035em}.gm-category-copy p{font-size:13px;color:var(--gm-muted);margin:12px 0 0}.gm-round-arrow{position:absolute;right:0;top:23px;border:1px solid var(--gm-line);width:33px;height:33px;border-radius:50%;display:grid;place-items:center}.gm-product-card{text-decoration:none;display:flex;flex-direction:column;gap:12px}.gm-product-card img{aspect-ratio:1;background:#fff;width:100%;object-fit:contain;border-radius:12px}.gm-product-card h2,.gm-product-card h3{font-size:21px;line-height:1.25}.gm-product-card .gm-eyebrow{margin:6px 0 0}.gm-product-card strong{font-size:16px}.gm-product-card>span{font-size:12px;color:var(--gm-muted)}
.gm-guide-band{background:var(--gm-ink);color:var(--gm-paper);padding-block:76px}.gm-guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.gm-guide-grid h2{font-size:44px}.gm-guide-grid .gm-lead{color:#c8d0d4;font-size:15px}.gm-guide-visual{border:1px solid #637381;border-radius:200px 200px 20px 20px;min-height:470px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(140deg,#243c4e,#17392F)}.gm-guide-number{font-size:270px;font-weight:700;color:#C5D5B4;line-height:1;letter-spacing:-.09em;margin-left:-24px}.gm-guide-visual p{margin-top:4px;font-size:19px;max-width:150px;text-align:center;line-height:1.35}.gm-guide-symbol{position:absolute;top:30px;right:35px;font-size:80px;color:#C5D5B4}.gm-guide-steps{padding:0;list-style:none;counter-reset:gmstep;margin:24px 0 32px}.gm-guide-steps li{counter-increment:gmstep;border-top:1px solid #415361;padding:15px 0 15px 34px;position:relative;display:flex;flex-direction:column;gap:5px}.gm-guide-steps li:before{content:'0' counter(gmstep);position:absolute;left:0;top:17px;color:#C5D5B4;font-size:10px;font-weight:700}.gm-guide-steps strong{font-size:14px}.gm-guide-steps span{font-size:12px;line-height:1.6;color:#c8d0d4}.gm-button-light{background:var(--gm-paper);border-color:var(--gm-paper);color:var(--gm-ink)}.gm-button-light:hover{background:#eef2e9;border-color:#eef2e9}.gm-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.gm-values-grid article{border-top:1px solid var(--gm-line);padding-top:22px}.gm-value-index{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;color:var(--gm-orange);margin-bottom:28px}.gm-value-index span{font-size:25px}.gm-values-grid h3{font-size:23px}.gm-values-grid p{font-size:14px;color:var(--gm-muted);margin-bottom:0}.gm-faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;border-top:1px solid var(--gm-line)}.gm-faq>div>p:not(.gm-eyebrow){color:var(--gm-muted);font-size:15px;max-width:330px}.gm-faq-items details{border-top:1px solid var(--gm-line)}.gm-faq-items details:last-child{border-bottom:1px solid var(--gm-line)}.gm-faq-items summary{display:flex;align-items:center;justify-content:space-between;gap:28px;font-size:15px;font-weight:600;padding-block:22px;cursor:pointer;list-style:none}.gm-faq-items summary::-webkit-details-marker{display:none}.gm-faq-items summary>span{font-size:24px;font-weight:300;transition:transform .2s}.gm-faq-items details[open] summary>span{transform:rotate(45deg)}.gm-faq-items details>div{padding:0 28px 20px 0;font-size:14px;line-height:1.7;color:var(--gm-muted)}.gm-faq-items details p{margin:0}.gm-final{position:relative;overflow:hidden;background:var(--gm-peach);border-radius:16px;padding:60px;margin-bottom:84px}.gm-final h2{font-size:clamp(46px,6vw,80px);max-width:700px}.gm-final .gm-button{margin-top:28px}.gm-final-spark{position:absolute;right:70px;top:18px;font-size:240px;line-height:1;color:var(--gm-orange);transform:rotate(-12deg)}.gm-final>.gm-eyebrow,.gm-final>h2,.gm-final>.gm-button{position:relative;z-index:1}
.gm-footer{background:var(--gm-ink);color:var(--gm-paper);padding-top:64px}.gm-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:50px}.gm-footer-grid>div{display:flex;align-items:flex-start;flex-direction:column}.gm-footer h2{font-size:12px;letter-spacing:.03em;font-weight:600;margin:6px 0 23px}.gm-footer a{color:inherit;text-decoration:none;font-size:12px;padding-block:6px;line-height:1.5}.gm-footer a:hover{color:#C5D5B4}.gm-footer .gm-brand{font-size:34px}.gm-footer .gm-brand svg{color:#C5D5B4}.gm-footer-brand p{font-size:13px;max-width:230px;color:#c8d0d4;margin:22px 0 12px}.gm-footer-bottom{border-top:1px solid #415361;padding-block:22px;display:flex;justify-content:space-between;gap:24px;font-size:10px;color:#c8d0d4}
.gm-page{padding-block:45px 90px;min-height:55vh}.gm-breadcrumb{font-size:11px;text-decoration:none;display:block;margin-bottom:38px;color:var(--gm-muted)}.gm-breadcrumb span{padding-left:12px}.gm-page h1{font-size:clamp(36px,5vw,62px);max-width:920px;margin-bottom:35px}.gm-page-body{max-width:820px;line-height:1.75;font-size:16px}.gm-page-body h2{font-size:27px;margin-top:40px;margin-bottom:16px}.gm-page-body h3{font-size:21px;margin-top:28px}.gm-page-body p,.gm-page-body ul{margin-bottom:20px}.gm-page-body a{color:var(--gm-orange);text-underline-offset:4px}.gm-page-body table{width:100%;border-collapse:collapse;font-size:13px}.gm-page-body th,.gm-page-body td{text-align:left;padding:14px 12px;border:1px solid var(--gm-line);vertical-align:top}.gm-page-body img{max-width:100%}.gm-page-body details{border-top:1px solid var(--gm-line);padding-block:18px}.gm-page-body summary{cursor:pointer;font-weight:600}.gm-page-body .gm-note{padding:20px;background:var(--gm-peach);border-radius:10px}.gm-contact{display:grid;grid-template-columns:1fr 1fr;gap:100px}.gm-contact h1{font-size:clamp(40px,5vw,68px)}.gm-contact-note{color:var(--gm-muted);font-size:12px;max-width:400px;margin-top:25px}.gm-contact-form{padding:32px;background:white;border:1px solid var(--gm-line);border-radius:16px}.gm-contact-form label{display:block;font-size:12px;font-weight:600;margin-bottom:8px}.gm-contact-form input,.gm-contact-form textarea{width:100%;border:1px solid var(--gm-line);background:var(--gm-paper);padding:12px;border-radius:6px;font:inherit;margin-bottom:20px;min-height:44px}.gm-contact-form input:focus,.gm-contact-form textarea:focus{outline:2px solid var(--gm-orange);outline-offset:2px}.gm-contact-form .gm-contact-note{margin:0 0 20px}.gm-contact-form .gm-button{width:100%}.gm-collection-description{max-width:690px;line-height:1.6;color:var(--gm-muted);margin-bottom:35px}.gm-empty{padding:55px 30px;text-align:center;background:#eef2e9;border-radius:16px}.gm-empty>span{font-size:55px;color:var(--gm-orange)}.gm-empty h2{font-size:32px;margin:15px auto;max-width:600px}.gm-empty p{max-width:500px;margin:20px auto 28px;color:var(--gm-muted)}.gm-sort{display:flex;justify-content:flex-end;margin-bottom:26px}.gm-sort select,.gm-sort button{border:1px solid var(--gm-line);background:white;padding:10px;margin-left:10px;font:inherit;font-size:12px}.gm-sort label{font-size:12px}.gm-product-support{display:grid;grid-template-columns:1fr 1fr;gap:80px;border-top:1px solid var(--gm-line);padding-block:64px}.gm-product-support h2{font-size:36px}.gm-product-support p:not(.gm-eyebrow){color:var(--gm-muted);font-size:14px}.gm-product-support .gm-text-link{margin-right:22px}body[data-template] .price{font-weight:600}
@media(min-width:1500px){.gm-hero{padding-top:45px;padding-bottom:70px}.gm-hero-art{min-height:590px}}
@media(max-width:1100px){.gm-wrap{width:calc(100% - 64px)}.gm-nav{gap:16px}.gm-header{gap:20px}.gm-nav a{font-size:12px}.gm-brand{font-size:28px}.gm-hero-art{min-height:480px}.gm-story,.gm-guide-grid,.gm-faq,.gm-contact{gap:50px}.gm-final-spark{right:35px;font-size:180px;top:60px}.gm-footer-grid{gap:25px}.gm-hero h1{font-size:52px}}
@media(max-width:800px){html{scroll-padding-top:20px}.gm-wrap{width:calc(100% - 36px)}.gm-space{padding-block:52px}.gm-announcement{font-size:10px;padding-block:9px}.gm-header{height:72px;gap:20px}.gm-brand{font-size:28px}.gm-brand svg{width:30px;height:30px}.gm-nav{display:none}.gm-header-actions{margin-left:auto;gap:18px}.gm-mobile-menu{display:block}.gm-mobile-menu summary{list-style:none;cursor:pointer;width:30px;display:grid;place-items:center}.gm-mobile-menu summary::-webkit-details-marker{display:none}.gm-mobile-menu summary svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.5;fill:none}.gm-mobile-menu nav{position:absolute;top:70px;right:0;left:0;background:var(--gm-paper);padding:16px 22px;border:1px solid var(--gm-line);border-radius:10px;box-shadow:0 20px 30px #17392F17;display:flex;flex-direction:column}.gm-mobile-menu nav a{padding:14px 0;text-decoration:none;font-size:15px}.gm-hero{display:flex;flex-direction:column;gap:22px;padding-block:20px 34px;align-items:stretch}.gm-hero-copy{padding:7px 5px 0}.gm-hero .gm-eyebrow{font-size:10px;margin-bottom:18px}.gm-hero h1{font-size:clamp(37px,10vw,58px);line-height:1.06;max-width:580px}.gm-hero .gm-lead{font-size:14px;line-height:1.6;margin:20px 0 0;max-width:550px}.gm-actions{gap:15px;margin-top:22px}.gm-button{font-size:12px;min-height:48px;gap:18px;padding:13px 16px}.gm-text-link{font-size:12px;gap:8px}.gm-hero-note{margin-top:18px;font-size:11px}.gm-hero-note>span:first-child{font-size:20px}.gm-hero-art{min-height:0;aspect-ratio:1.42;border-radius:12px}.gm-hero-art>img{object-position:center}.gm-art-label{bottom:12px;left:12px;font-size:8px;padding:8px 10px}.gm-ribbon>.gm-wrap{gap:10px;padding-block:17px;font-size:9px;letter-spacing:.01em}.gm-ribbon span[aria-hidden]{font-size:15px}.gm-story{grid-template-columns:1fr;gap:20px}.gm-eyebrow{font-size:10px;margin-bottom:17px}.gm-wrap h2{font-size:33px;line-height:1.1}.gm-story-copy{padding:0}.gm-story-copy p{font-size:16px;max-width:650px}.gm-section-head{display:block;margin-bottom:25px}.gm-section-head>p{margin-top:15px;max-width:550px;font-size:13px}.gm-card-grid{grid-template-columns:1fr;gap:32px}.gm-category-image{aspect-ratio:1.4}.gm-category-image>img{padding:24px}.gm-category-copy{padding-top:18px}.gm-category-copy h3{font-size:23px}.gm-category-copy p{max-width:430px}.gm-guide-band{padding-block:50px}.gm-guide-grid{grid-template-columns:1fr;gap:35px}.gm-guide-visual{min-height:260px;border-radius:130px 130px 16px 16px;max-width:420px;width:100%;margin:auto;display:grid;grid-template-columns:1fr 1fr;padding:20px 40px}.gm-guide-number{font-size:210px;line-height:1;margin:0}.gm-guide-visual p{text-align:left;max-width:120px;font-size:17px}.gm-guide-symbol{top:14px;right:38px;font-size:60px}.gm-guide-grid h2{max-width:550px}.gm-values-grid{grid-template-columns:1fr;gap:30px}.gm-value-index{margin-bottom:15px}.gm-values-grid h3{font-size:23px}.gm-values-grid p{margin-top:12px;max-width:550px}.gm-faq{grid-template-columns:1fr;gap:30px}.gm-faq-items summary{font-size:14px;line-height:1.4}.gm-faq-items details>div{font-size:13px}.gm-final{margin-bottom:50px;padding:34px 25px}.gm-final h2{font-size:43px;max-width:250px}.gm-final-spark{font-size:110px;right:-15px;top:18px;opacity:.55}.gm-final .gm-button{margin-top:24px}.gm-footer{padding-top:40px}.gm-footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.gm-footer-brand{grid-column:1/-1}.gm-footer-brand p{max-width:300px;margin-top:16px}.gm-footer-grid h2{margin-bottom:14px}.gm-footer a{font-size:12px;padding-block:7px}.gm-footer-bottom{flex-wrap:wrap;gap:14px;font-size:9px}.gm-footer-bottom>span:nth-child(2){order:3;width:100%}.gm-page{padding-block:28px 60px}.gm-page h1{font-size:37px;margin-bottom:28px}.gm-breadcrumb{margin-bottom:30px}.gm-page-body{font-size:15px}.gm-page-body h2{font-size:25px;margin-top:30px}.gm-page-body table{font-size:11px}.gm-page-body th,.gm-page-body td{padding:10px 6px;overflow-wrap:anywhere}.gm-contact{grid-template-columns:1fr;gap:30px}.gm-contact h1{font-size:44px}.gm-contact .gm-lead{font-size:15px}.gm-contact-form{padding:22px}.gm-empty{padding:35px 20px}.gm-empty h2{font-size:29px}.gm-empty p{font-size:14px}.gm-product-support{grid-template-columns:1fr;gap:16px;padding-block:40px}.gm-product-support h2{font-size:30px}.gm-sort form{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.gm-sort select,.gm-sort button{margin:0}.gm-product-card img{max-height:380px}.gm-collection-description{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Pilates Douceur palette on reference layout. */
body{font-family:Inter,system-ui,sans-serif;overflow-x:clip}
.gm-wrap{width:min(1400px,calc(100% - 64px))}.gm-wrap h1,.gm-wrap h2,.gm-wrap h3{font-family:Inter,system-ui,sans-serif;font-weight:900;letter-spacing:-.03em}.gm-brand{font-weight:900;letter-spacing:-.05em;text-transform:uppercase}.gm-brand__light{font-weight:900}.gm-brand svg{display:none}.gm-header{height:86px}.gm-nav a{font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.06em}.gm-announcement{background:#C5D5B4;color:#17392F;font-weight:800;text-transform:uppercase}.gm-eyebrow,.gm-page-body a,.gm-value-index{color:#46715A}.gm-button{border-radius:0;color:#17392F;font-weight:800;text-transform:uppercase;letter-spacing:.08em;padding:18px 32px}.gm-button:hover{background:#17392F;color:#fff;border-color:#17392F}.gm-page h1{font-size:clamp(3rem,7vw,6rem);line-height:.98;font-weight:900}.gm-page{padding-block:80px 100px}.gm-contact-form,.gm-contact-form input,.gm-contact-form textarea,.gm-empty{border-radius:8px}.gm-footer{background:#17392F;color:#fff;padding-top:80px}.gm-footer h2{font-weight:800;text-transform:uppercase;letter-spacing:.1em}.gm-footer a{font-size:14px}.gm-mobile-menu nav{border-radius:0}.gm-brand i{color:#46715A}.gm-footer .gm-brand i{color:#C5D5B4}
.pfh-hero h1 strong,.pfh-mission h2 strong,.pfh-showcase h2 strong,.pfh-promise h2 strong{color:#C5D5B4;font-weight:900}.pfh-story h2 strong{color:#46715A;font-weight:900}
.pfh-story .pfh-eyebrow,.pfh-story-link,.pfh-cats-header .pfh-eyebrow,.pfh-best-header .pfh-eyebrow,.pfh-best-cat,.pfh-seo .pfh-eyebrow,.pfh-seo-card-link{color:#46715A}.pfh-story-link{border-color:#46715A}.pfh-cta-primary,.pfh-showcase-cta{color:#17392F}.pfh-best-cta:hover,.pfh-promise-cta-primary:hover{color:#17392F}.pfh-trust{background:#eef2e9}.pfh-hero h1 p,.pfh-story h2 p{margin:0}.pfh-hero-bg{background-position:65% center}.pfh-hero-overlay{background:linear-gradient(90deg,rgba(23,57,47,.95),rgba(23,57,47,.55) 55%,rgba(23,57,47,.08))}.pfh-showcase-img{background-size:contain;background-repeat:no-repeat;background-color:#fff}
@media(max-width:749px){.gm-wrap{width:calc(100% - 48px)}.gm-header{height:72px}.gm-page{padding-block:48px 64px}.gm-page h1{font-size:3rem}.pfh-hero-overlay{background:linear-gradient(90deg,rgba(23,57,47,.93),rgba(23,57,47,.66))}.pfh-cats-grid{grid-template-columns:1fr}.pfh-cat-card{aspect-ratio:4/3}.gm-footer{padding-top:48px}}

.gm-footer-grid>div{min-width:0}.gm-footer a{overflow-wrap:anywhere}@media(max-width:800px){.gm-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

.gm-responsive-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.pfh-story-img,.pfh-showcase-img{position:relative;overflow:hidden}.pfh-story-img>.gm-responsive-image,.pfh-showcase-img>.gm-responsive-image{position:absolute;inset:0}.pfh-cat-img>img{width:100%;height:100%;object-fit:contain;background:#fff}
