:root{--pkfs-accent:#9a7b4f;--pkfs-bg:#f5f3ef;--pkfs-ink:#161616;--pkfs-muted:#6c6a65;--pkfs-line:rgba(22,22,22,.12);--pkfs-max:1380px;--pkfs-nav:76px}
html.pkfs-active,body.pkfs-active{margin:0!important;padding:0!important;overflow:hidden!important;background:#f5f3ef!important}
body.pkfs-active>*:not(.pkfs-shell){display:none!important}
.pkfs-shell,.pkfs-shell *{box-sizing:border-box}
.pkfs-shell{position:fixed;inset:0;z-index:2147483000;overflow-x:hidden;overflow-y:auto;background:var(--pkfs-bg);color:var(--pkfs-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}
.pkfs-shell a{color:inherit;text-decoration:none}.pkfs-shell img{max-width:100%;display:block}.pkfs-container{width:min(calc(100% - 48px),var(--pkfs-max));margin-inline:auto}

.pkfs-navbar{position:sticky;top:0;z-index:50;height:var(--pkfs-nav);display:flex;align-items:center;background:rgba(249,248,245,.97);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(22,22,22,.09)}
.pkfs-nav-inner{height:100%;display:flex;align-items:center;gap:28px}
.pkfs-header-identity{display:flex;align-items:center;gap:18px;min-width:0;flex:0 1 auto}
.pkfs-header-email{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;font-size:11px;line-height:1;font-weight:550;letter-spacing:.045em;color:#77736c;transition:color .2s ease}
.pkfs-header-email:hover{color:var(--pkfs-ink)}
.pkfs-email-mark{width:7px;height:7px;border:1px solid var(--pkfs-accent);border-radius:50%;flex:0 0 auto}
.pkfs-header-divider{width:1px;height:22px;background:rgba(22,22,22,.13);flex:0 0 auto}
.pkfs-brand{display:inline-flex;align-items:center;min-width:0;font-size:14px;font-weight:660;letter-spacing:.005em;color:#171717;white-space:nowrap}
.pkfs-brand img{max-height:32px;max-width:180px;width:auto;object-fit:contain}
.pkfs-navigation{margin-left:auto;display:flex;align-items:center;min-width:0;flex:0 1 auto}
.pkfs-menu{list-style:none!important;margin:0!important;padding:0!important;display:flex;align-items:center;gap:30px;flex-wrap:nowrap}
.pkfs-menu li{margin:0!important;padding:0!important;flex:0 0 auto}
.pkfs-menu a{display:inline-block;position:relative;padding:10px 0;font-size:12px;line-height:1;font-weight:560;letter-spacing:.025em;color:#2c2b28;transition:color .2s ease,opacity .2s ease}
.pkfs-menu a:after{content:"";position:absolute;left:0;bottom:4px;width:0;height:1px;background:var(--pkfs-accent);transition:width .24s ease}
.pkfs-menu a:hover{color:#000}.pkfs-menu a:hover:after{width:100%}
.pkfs-nav-widget{display:flex;align-items:center;margin-left:0;font-size:12px;flex:0 0 auto;min-width:max-content;position:relative;z-index:3;isolation:isolate}
.pkfs-nav-widget>*{position:static!important;inset:auto!important;float:none!important;transform:none!important;margin:0!important}
.pkfs-nav-widget a,.pkfs-nav-widget button,.pkfs-nav-widget .button{position:relative!important;inset:auto!important;float:none!important;transform:none!important;margin:0!important}
.pkfs-nav-widget>a,.pkfs-nav-widget>button,.pkfs-nav-widget .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:10px 16px!important;border:1px solid #171717!important;border-radius:999px!important;background:#171717!important;color:#fff!important;box-shadow:none!important;text-transform:none!important;font-size:11px!important;line-height:1!important;font-weight:650!important;letter-spacing:.02em!important;transition:background .2s ease,color .2s ease!important}
.pkfs-nav-widget>a:hover,.pkfs-nav-widget>button:hover,.pkfs-nav-widget .button:hover{background:transparent!important;color:#171717!important}
.pkfs-menu-toggle{display:none;margin-left:auto;background:transparent;border:0;padding:8px;color:var(--pkfs-ink);cursor:pointer}
.pkfs-menu-toggle span{display:block;width:22px;height:1px;background:currentColor;margin:6px 0}
.pkfs-main{min-height:65vh}.pkfs-hero{position:relative;height:clamp(560px,calc(100vh - var(--pkfs-nav)),840px);min-height:560px;background:#171717;overflow:hidden}.pkfs-slides,.pkfs-slide{position:absolute;inset:0}.pkfs-slide{opacity:0;visibility:hidden;transition:opacity 1.2s ease,visibility 1.2s ease;background-image:var(--pkfs-bg);background-size:cover;background-position:center}.pkfs-slide.is-active{opacity:1;visibility:visible}.pkfs-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,9,9,.68) 0%,rgba(9,9,9,.34) 48%,rgba(9,9,9,.08) 100%)}
.pkfs-hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;padding-top:28px;padding-bottom:70px}.pkfs-eyebrow{display:inline-block;margin-bottom:18px;font-size:11px;line-height:1.2;text-transform:uppercase;letter-spacing:.18em;font-weight:700;color:var(--pkfs-accent)}.pkfs-hero .pkfs-eyebrow{color:#d7c3a5}.pkfs-hero h1,.pkfs-page-intro h1{max-width:760px;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,5vw,72px);line-height:1.04;font-weight:400;letter-spacing:-.035em}.pkfs-hero-copy{max-width:590px;margin-top:24px;font-size:16px;color:rgba(255,255,255,.82)}.pkfs-hero-copy p{margin:0}.pkfs-button{display:inline-flex;align-items:center;gap:28px;margin-top:30px;padding:13px 18px;border:1px solid currentColor;border-radius:0;background:transparent;color:inherit;font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:.12em;font-weight:700;transition:background .25s ease,color .25s ease,border-color .25s ease}.pkfs-button:hover{background:var(--pkfs-accent);border-color:var(--pkfs-accent);color:#fff}.pkfs-button span{font-size:14px}.pkfs-hero-dots{position:absolute;z-index:4;left:50%;bottom:28px;transform:translateX(-50%);display:flex;gap:9px}.pkfs-hero-dots button{width:28px;height:2px;border:0;background:rgba(255,255,255,.4);padding:0;cursor:pointer}.pkfs-hero-dots button.is-active{background:#fff}.pkfs-hero-placeholder{background:linear-gradient(135deg,#1e1e1e,#35312b)}
.pkfs-page-intro{padding:clamp(90px,12vw,170px) 0 clamp(70px,9vw,120px);border-bottom:1px solid var(--pkfs-line)}.pkfs-page-intro h1{color:var(--pkfs-ink);max-width:830px}
.pkfs-content-section{padding:clamp(78px,8vw,128px) 0;border-bottom:1px solid var(--pkfs-line)}.pkfs-section-grid{display:grid;grid-template-columns:1fr;gap:clamp(38px,6vw,86px);align-items:center}.pkfs-layout-image-left .pkfs-section-grid,.pkfs-layout-image-right .pkfs-section-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.pkfs-layout-full-image .pkfs-section-grid{grid-template-columns:1fr}.pkfs-layout-full-image .pkfs-section-media{grid-column:1/-1}.pkfs-section-copy{max-width:720px}.pkfs-section-copy h2,.pkfs-contact-details h2{margin:0 0 24px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4vw,54px);line-height:1.12;font-weight:400;letter-spacing:-.025em}.pkfs-richtext{color:var(--pkfs-muted)}.pkfs-richtext>*:first-child{margin-top:0}.pkfs-richtext>*:last-child{margin-bottom:0}.pkfs-richtext h3{font-size:21px;color:var(--pkfs-ink);font-weight:550;margin-top:36px}.pkfs-richtext a{border-bottom:1px solid var(--pkfs-accent)}.pkfs-section-media{overflow:hidden;background:#e8e5df}.pkfs-section-media img{width:100%;height:clamp(360px,45vw,620px);object-fit:cover;transition:transform .8s ease}.pkfs-section-media:hover img{transform:scale(1.015)}.pkfs-section-media-full img{height:clamp(420px,60vw,760px)}
.pkfs-contact-block{padding:clamp(78px,9vw,135px) 0}.pkfs-contact-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(50px,9vw,130px)}.pkfs-contact-details>p{color:var(--pkfs-muted);max-width:480px}.pkfs-contact-details dl{margin:48px 0 0}.pkfs-contact-details dl div{padding:18px 0;border-top:1px solid var(--pkfs-line);display:grid;grid-template-columns:110px 1fr;gap:20px}.pkfs-contact-details dt{font-size:11px;text-transform:uppercase;letter-spacing:.13em;font-weight:700;color:var(--pkfs-muted)}.pkfs-contact-details dd{margin:0}.pkfs-contact-form{display:grid;gap:22px}.pkfs-contact-form label{display:grid;gap:8px}.pkfs-contact-form label span{font-size:11px;text-transform:uppercase;letter-spacing:.13em;font-weight:700;color:var(--pkfs-muted)}.pkfs-contact-form input,.pkfs-contact-form textarea{width:100%;border:0;border-bottom:1px solid rgba(22,22,22,.28);border-radius:0;background:transparent;padding:12px 0;font:inherit;color:var(--pkfs-ink);outline:none;box-shadow:none}.pkfs-contact-form textarea{resize:vertical}.pkfs-contact-form input:focus,.pkfs-contact-form textarea:focus{border-color:var(--pkfs-accent)}.pkfs-contact-form .pkfs-button{justify-self:start;cursor:pointer}.pkfs-notice{padding:14px 16px;margin-bottom:25px;border:1px solid var(--pkfs-line);font-size:14px}.pkfs-notice.success{border-color:#789276}.pkfs-notice.error{border-color:#a86b61}
.pkfs-footer{background:#171717;color:#f5f3ef;padding:72px 0 30px}.pkfs-footer-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;padding-bottom:58px}.pkfs-footer-brand{font-family:Georgia,"Times New Roman",serif;font-size:28px}.pkfs-footer-content{max-width:620px;color:rgba(255,255,255,.65)}.pkfs-footer-content p:first-child{margin-top:0}.pkfs-footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.48)}
@media(max-width:1280px){.pkfs-header-email,.pkfs-header-divider{display:none}.pkfs-nav-inner{gap:22px}.pkfs-menu{gap:24px}}
@media(max-width:900px){:root{--pkfs-nav:70px}.pkfs-container{width:min(calc(100% - 32px),var(--pkfs-max))}.pkfs-nav-inner{display:flex;justify-content:space-between;gap:16px}.pkfs-brand img{max-height:29px;max-width:160px}.pkfs-navigation{display:none;position:absolute;top:100%;left:0;right:0;margin-left:0;background:rgba(249,248,245,.99);border-bottom:1px solid var(--pkfs-line);padding:15px 24px 24px}.pkfs-navigation.is-open{display:block}.pkfs-menu{flex-direction:column;align-items:flex-start;gap:4px}.pkfs-menu li{width:100%!important}.pkfs-menu a{display:block;width:100%;padding:13px 0;font-size:13px}.pkfs-menu a:after{bottom:7px}.pkfs-menu-toggle{display:block}.pkfs-nav-widget{display:none}.pkfs-layout-image-left .pkfs-section-grid,.pkfs-layout-image-right .pkfs-section-grid,.pkfs-contact-grid,.pkfs-footer-grid{grid-template-columns:1fr}.pkfs-layout-image-left .pkfs-section-copy{order:2}.pkfs-layout-image-left .pkfs-section-media{order:1}.pkfs-contact-grid{gap:60px}.pkfs-hero h1,.pkfs-page-intro h1{font-size:clamp(38px,10vw,58px)}}
@media(max-width:560px){.pkfs-hero{height:calc(100svh - var(--pkfs-nav));min-height:520px}.pkfs-hero-content{padding-bottom:75px}.pkfs-hero h1{font-size:42px}.pkfs-section-copy h2,.pkfs-contact-details h2{font-size:34px}.pkfs-content-section{padding:70px 0}.pkfs-contact-block{padding:70px 0}.pkfs-footer{padding-top:58px}.pkfs-footer-bottom{flex-direction:column}.pkfs-contact-details dl div{grid-template-columns:1fr;gap:6px}}


/* v1.2.0 hero contact form redesign */
.pkfs-hero-overlay{background:linear-gradient(92deg,rgba(4,8,16,.80) 0%,rgba(4,8,16,.58) 42%,rgba(4,8,16,.26) 72%,rgba(4,8,16,.16) 100%)}
.pkfs-hero-content{align-items:stretch}
.pkfs-hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,430px);gap:clamp(34px,5vw,78px);align-items:center;width:100%}
.pkfs-hero-copy-col{max-width:720px}
.pkfs-hero-form-col{display:flex;justify-content:flex-end}
.pkfs-form-panel{position:relative;border-radius:28px;padding:28px;overflow:hidden}
.pkfs-form-panel:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit}
.pkfs-form-panel-hero{width:min(100%,430px);background:linear-gradient(180deg,rgba(12,16,25,.82) 0%,rgba(10,12,18,.72) 100%);border:1px solid rgba(213,191,152,.18);backdrop-filter:blur(16px);box-shadow:0 28px 80px rgba(0,0,0,.28)}
.pkfs-form-panel-hero:before{border:1px solid rgba(255,255,255,.06)}
.pkfs-form-panel-page{background:#fff;border:1px solid rgba(19,25,33,.08);box-shadow:0 24px 60px rgba(8,12,18,.08)}
.pkfs-form-kicker{display:inline-flex;align-items:center;gap:8px;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.18em;font-weight:700;color:var(--pkfs-accent);margin-bottom:12px}
.pkfs-form-panel-head h3{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(28px,2.1vw,36px);line-height:1.12;font-weight:400;letter-spacing:-.03em}
.pkfs-form-panel-head p{margin:12px 0 0;font-size:14px;line-height:1.65}
.pkfs-form-panel-hero .pkfs-form-panel-head h3{color:#fff}
.pkfs-form-panel-hero .pkfs-form-panel-head p{color:rgba(255,255,255,.74)}
.pkfs-form-panel-page .pkfs-form-panel-head h3{color:var(--pkfs-ink)}
.pkfs-form-panel-page .pkfs-form-panel-head p{color:var(--pkfs-muted)}
.pkfs-contact-form{display:grid;gap:16px;margin-top:22px}
.pkfs-form-grid-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.pkfs-contact-form label{display:grid;gap:8px}
.pkfs-contact-form label span{font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.14em;font-weight:700}
.pkfs-form-panel-hero .pkfs-contact-form label span{color:rgba(255,255,255,.68)}
.pkfs-form-panel-page .pkfs-contact-form label span{color:var(--pkfs-muted)}
.pkfs-form-panel .pkfs-contact-form input,.pkfs-form-panel .pkfs-contact-form textarea{width:100%;border-radius:14px;padding:14px 16px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}
.pkfs-form-panel-hero .pkfs-contact-form input,.pkfs-form-panel-hero .pkfs-contact-form textarea{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff}
.pkfs-form-panel-hero .pkfs-contact-form input::placeholder,.pkfs-form-panel-hero .pkfs-contact-form textarea::placeholder{color:rgba(255,255,255,.38)}
.pkfs-form-panel-page .pkfs-contact-form input,.pkfs-form-panel-page .pkfs-contact-form textarea{border:1px solid rgba(20,25,34,.10);background:#fff;color:var(--pkfs-ink)}
.pkfs-form-panel .pkfs-contact-form input:focus,.pkfs-form-panel .pkfs-contact-form textarea:focus{border-color:var(--pkfs-accent);box-shadow:0 0 0 3px rgba(154,123,79,.16)}
.pkfs-form-panel .pkfs-contact-form textarea{resize:vertical;min-height:128px}
.pkfs-submit-button{justify-content:center;width:100%;margin-top:4px;padding:15px 20px;border-radius:14px;border:1px solid transparent;background:linear-gradient(135deg,#dbc8a7 0%,#a98757 100%);color:#101319;letter-spacing:.12em;box-shadow:0 10px 28px rgba(0,0,0,.16)}
.pkfs-submit-button:hover{background:linear-gradient(135deg,#e6d5b7 0%,#b38f5f 100%);color:#101319;border-color:transparent}
.pkfs-notice{padding:12px 14px;border-radius:14px;font-size:13px;line-height:1.55}
.pkfs-form-panel-hero .pkfs-notice{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#fff}
.pkfs-form-panel-page .pkfs-notice{border:1px solid rgba(19,25,33,.08);background:#fbfaf8;color:var(--pkfs-ink)}
.pkfs-form-panel-page .pkfs-notice.success,.pkfs-form-panel-hero .pkfs-notice.success{border-color:rgba(118,146,118,.4)}
.pkfs-form-panel-page .pkfs-notice.error,.pkfs-form-panel-hero .pkfs-notice.error{border-color:rgba(168,107,97,.45)}
.pkfs-contact-form-wrap .pkfs-form-panel-page{max-width:720px}
@media(max-width:1100px){.pkfs-hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:28px}.pkfs-form-panel{padding:24px}}
@media(max-width:900px){.pkfs-hero{height:auto;min-height:0}.pkfs-slides,.pkfs-slide{position:relative}.pkfs-slide{display:none;min-height:0}.pkfs-slide.is-active{display:block}.pkfs-hero-content{padding-top:70px;padding-bottom:70px}.pkfs-hero-grid{grid-template-columns:1fr;align-items:start}.pkfs-hero-form-col{justify-content:flex-start}.pkfs-form-panel-hero{width:100%;max-width:620px}.pkfs-hero-dots{bottom:18px}.pkfs-form-grid-two{grid-template-columns:1fr}}
@media(max-width:560px){.pkfs-form-panel{padding:20px;border-radius:22px}.pkfs-form-panel-head h3{font-size:28px}.pkfs-form-panel .pkfs-contact-form input,.pkfs-form-panel .pkfs-contact-form textarea{padding:13px 14px}}


/* v1.3.0 below hero showcase section */
.pkfs-below-hero-section{padding:clamp(74px,9vw,118px) 0;border-bottom:1px solid var(--pkfs-line);background:#fbfaf8}
.pkfs-below-hero-head{max-width:980px;margin:0 auto clamp(42px,6vw,68px);text-align:center}
.pkfs-below-hero-head h2{margin:0;font-size:clamp(34px,3.3vw,56px);line-height:1.14;letter-spacing:-.03em;font-family:Georgia,"Times New Roman",serif;font-weight:400;color:#181d4d}
.pkfs-below-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px) minmax(0,1fr);gap:clamp(24px,4vw,54px);align-items:center}
.pkfs-below-hero-column{display:grid;gap:42px}
.pkfs-below-hero-column-left{text-align:right}
.pkfs-below-hero-column-right{text-align:left}
.pkfs-below-hero-item h3{margin:0 0 14px;font-size:clamp(25px,2vw,34px);line-height:1.18;font-family:Georgia,"Times New Roman",serif;font-weight:600;letter-spacing:-.02em;color:#181d4d}
.pkfs-below-hero-item .pkfs-richtext{font-size:15px;line-height:1.9;color:#50535e}
.pkfs-below-hero-center{display:flex;justify-content:center;align-items:center}
.pkfs-below-hero-center img{max-width:min(100%,340px);height:auto;filter:drop-shadow(0 20px 32px rgba(0,0,0,.14))}
.pkfs-below-hero-placeholder{display:flex;align-items:center;justify-content:center;min-height:420px;width:min(100%,320px);padding:28px;border-radius:28px;border:1px dashed rgba(24,29,77,.18);background:#fff;color:#6b707c;text-align:center;box-shadow:0 18px 46px rgba(6,14,24,.06)}
@media(max-width:1080px){.pkfs-below-hero-grid{grid-template-columns:minmax(0,1fr) 280px minmax(0,1fr);gap:24px}.pkfs-below-hero-column{gap:30px}.pkfs-below-hero-item .pkfs-richtext{font-size:14px;line-height:1.8}}
@media(max-width:900px){.pkfs-below-hero-grid{grid-template-columns:1fr;gap:34px}.pkfs-below-hero-column-left,.pkfs-below-hero-column-right{text-align:left}.pkfs-below-hero-center{order:-1}.pkfs-below-hero-center img,.pkfs-below-hero-placeholder{max-width:300px;margin-inline:auto}.pkfs-below-hero-head h2{font-size:clamp(30px,8vw,44px)}}

/* v1.3.1 configurable below hero showcase */
.pkfs-below-hero-section{padding-top:var(--pkfs-below-top,96px);padding-bottom:var(--pkfs-below-bottom,96px);background:var(--pkfs-below-bg,#fbfaf8)}
.pkfs-below-hero-column{gap:var(--pkfs-below-gap,42px)}
.pkfs-below-hero-item{position:relative}
.pkfs-below-hero-icon{width:44px;height:44px;object-fit:contain;margin-bottom:14px;border-radius:10px}
.pkfs-below-hero-column-left .pkfs-below-hero-icon{margin-left:auto}
.pkfs-below-hero-link{display:inline-flex;align-items:center;gap:9px;margin-top:14px;padding-bottom:3px;border-bottom:1px solid rgba(24,29,77,.28);font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:#181d4d;transition:border-color .2s ease,color .2s ease}
.pkfs-below-hero-link:hover{border-color:var(--pkfs-accent);color:var(--pkfs-accent)}
.pkfs-below-hero-link span{font-size:13px}
.pkfs-below-hero-slider{position:relative;width:min(100%,var(--pkfs-below-image-width,340px));min-height:440px;display:flex;align-items:center;justify-content:center}
.pkfs-below-hero-slide{position:absolute;left:50%;top:50%;width:100%;max-height:620px;object-fit:contain;opacity:0;visibility:hidden;transform:translate(-50%,-50%) scale(.985);transition:opacity .8s ease,visibility .8s ease,transform .8s ease;filter:drop-shadow(0 20px 32px rgba(0,0,0,.14))}
.pkfs-below-hero-slide.is-active{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}
.pkfs-below-hero-dots{position:absolute;left:50%;bottom:-24px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}
.pkfs-below-hero-dots button{width:22px;height:2px;padding:0;border:0;background:rgba(24,29,77,.2);cursor:pointer}
.pkfs-below-hero-dots button.is-active{background:#181d4d}
@media(max-width:900px){.pkfs-below-hero-column-left .pkfs-below-hero-icon{margin-left:0}.pkfs-below-hero-slider{min-height:390px}}
@media(max-width:560px){.pkfs-below-hero-slider{min-height:340px;width:min(100%,var(--pkfs-below-image-width,300px))}.pkfs-below-hero-icon{width:38px;height:38px}}


/* v1.3.2 refined below hero center image card */
.pkfs-below-hero-center{position:relative}
.pkfs-below-hero-slider{position:relative;width:min(100%,calc(var(--pkfs-below-image-width,340px) + 56px));min-height:520px;padding:22px;border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.96) 0%,rgba(246,242,235,.94) 100%);border:1px solid rgba(24,29,77,.08);box-shadow:0 32px 72px rgba(11,16,28,.10),0 10px 24px rgba(11,16,28,.05);overflow:visible;isolation:isolate}
.pkfs-below-hero-slider:before{content:"";position:absolute;inset:14px;border-radius:26px;background:linear-gradient(180deg,rgba(255,255,255,.72) 0%,rgba(255,255,255,.15) 100%);pointer-events:none}
.pkfs-below-hero-slide{width:calc(100% - 44px);max-height:calc(100% - 44px);border-radius:28px;overflow:hidden;box-shadow:0 22px 44px rgba(10,14,24,.16),0 4px 10px rgba(10,14,24,.06);filter:none;background:#0b1220}
.pkfs-below-hero-dots{bottom:-18px}
.pkfs-below-hero-dots button{width:26px;height:3px;border-radius:999px;background:rgba(24,29,77,.18);transition:background .2s ease,transform .2s ease}
.pkfs-below-hero-dots button.is-active{background:#181d4d;transform:scaleX(1.1)}
@media(max-width:900px){.pkfs-below-hero-slider{min-height:470px;padding:18px;border-radius:28px}.pkfs-below-hero-slider:before{inset:12px;border-radius:22px}.pkfs-below-hero-slide{width:calc(100% - 36px);max-height:calc(100% - 36px);border-radius:24px}}
@media(max-width:560px){.pkfs-below-hero-slider{width:min(100%,calc(var(--pkfs-below-image-width,300px) + 34px));min-height:390px;padding:14px;border-radius:24px}.pkfs-below-hero-slider:before{inset:10px;border-radius:18px}.pkfs-below-hero-slide{width:calc(100% - 28px);max-height:calc(100% - 28px);border-radius:18px}.pkfs-below-hero-dots{bottom:-14px}}


/* v1.4.0 partners section */
.pkfs-partners-section{padding:clamp(74px,8vw,112px) 0;border-bottom:1px solid var(--pkfs-line);background:var(--pkfs-partners-bg,#ffffff)}
.pkfs-partners-head{max-width:900px;margin:0 auto 42px;text-align:center}
.pkfs-partners-head h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(32px,3vw,50px);line-height:1.16;font-weight:400;letter-spacing:-.03em;color:#181d4d}
.pkfs-partners-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.pkfs-partner-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:28px 20px;border-radius:26px;background:rgba(255,255,255,.94);border:1px solid rgba(24,29,77,.08);box-shadow:0 14px 32px rgba(8,14,24,.06);text-align:center;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.pkfs-partner-card:hover{transform:translateY(-3px);box-shadow:0 22px 44px rgba(8,14,24,.10);border-color:rgba(24,29,77,.16)}
.pkfs-partner-logo-wrap{width:100%;min-height:110px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.pkfs-partner-logo{max-width:100%;max-height:74px;width:auto;height:auto;object-fit:contain;filter:saturate(1.02)}
.pkfs-partner-logo-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:74px;border-radius:18px;background:#f6f4ef;color:#7b7f88;font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.pkfs-partner-card h3{margin:0;font-size:16px;line-height:1.4;font-weight:650;letter-spacing:.01em;color:#181d4d}
@media(max-width:1100px){.pkfs-partners-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.pkfs-partners-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pkfs-partner-card{padding:24px 18px}}
@media(max-width:520px){.pkfs-partners-grid{grid-template-columns:1fr}.pkfs-partners-head{margin-bottom:28px}.pkfs-partner-logo-wrap{min-height:92px}}


/* v1.4.2 shortcode section below partners */
.pkfs-after-partners-shortcode{padding:clamp(64px,7vw,96px) 0;border-bottom:1px solid var(--pkfs-line);background:var(--pkfs-shortcode-bg,#f7f5f1)}
.pkfs-after-partners-shortcode-head{max-width:900px;margin:0 auto 34px;text-align:center}
.pkfs-after-partners-shortcode-head h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,3vw,48px);line-height:1.16;font-weight:400;letter-spacing:-.03em;color:#181d4d}
.pkfs-after-partners-shortcode-content{width:100%;min-width:0}
.pkfs-after-partners-shortcode-content> *:first-child{margin-top:0}
.pkfs-after-partners-shortcode-content> *:last-child{margin-bottom:0}
@media(max-width:560px){.pkfs-after-partners-shortcode{padding:56px 0}.pkfs-after-partners-shortcode-head{margin-bottom:26px}}


/* v1.4.3 wider shortcode container */
.pkfs-after-partners-shortcode-content{width:min(100%,var(--pkfs-shortcode-width,1180px));max-width:var(--pkfs-shortcode-width,1180px);margin-inline:auto}
.pkfs-after-partners-shortcode-content>*{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}
.pkfs-after-partners-shortcode-content form{width:100%!important;max-width:none!important}
.pkfs-after-partners-shortcode-content>*>form{width:100%!important;max-width:none!important}
@media(max-width:900px){.pkfs-after-partners-shortcode-content{width:100%;max-width:100%}}
