.ps-module *,.ps-module :after,.ps-module :before{box-sizing:border-box}.ps-module{--ps-primary:#0057ff;--ps-secondary:#111827;--ps-section-bg:#f3f4f6;--ps-card-bg:#fff;--ps-card-border:#e5e7eb;--ps-radius:12px;--ps-columns:3;--ps-transition:0.28s cubic-bezier(0.4,0,0.2,1);--ps-shadow-sm:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);--ps-shadow-md:0 4px 16px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.06);--ps-shadow-lg:0 12px 40px rgba(0,0,0,.14),0 4px 12px rgba(0,0,0,.08);--ps-font-body:inherit;background:var(--ps-section-bg);font-family:var(--ps-font-body);padding:64px 24px}.ps-section-header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:32px}.ps-section-title{color:var(--ps-secondary);font-size:clamp(1.35rem,2.5vw,2rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0}.ps-partner-count{background:var(--ps-primary);border-radius:999px;color:#fff;font-size:.78rem;font-weight:600;letter-spacing:.02em;padding:4px 12px;white-space:nowrap}.ps-hidden{display:none!important}[data-ps-card],[data-ps-featured]{transition:opacity .3s ease}.ps-featured-wrapper{margin-bottom:56px}.ps-featured-heading{padding-left:16px;position:relative}.ps-featured-heading:before{background:var(--ps-primary);border-radius:2px;content:"";height:1.1em;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.ps-featured{background:var(--ps-card-bg);border-radius:calc(var(--ps-radius)*1.5);box-shadow:var(--ps-shadow-lg);display:grid;gap:0;overflow:hidden}.ps-featured--hero_left{grid-template-columns:1fr 1fr}.ps-featured--hero_left .ps-featured__media{order:1}.ps-featured--hero_left .ps-featured__content{order:2}.ps-featured--hero_right{grid-template-columns:1fr 1fr}.ps-featured--hero_right .ps-featured__media{order:2}.ps-featured--hero_right .ps-featured__content{order:1}.ps-featured--banner_full{grid-template-columns:1fr;position:relative}.ps-featured--banner_full .ps-featured__media{inset:0;order:1;position:absolute;z-index:0}.ps-featured--banner_full .ps-featured__media img{filter:brightness(.45);height:100%;object-fit:cover;width:100%}.ps-featured--banner_full .ps-featured__content{background:transparent;color:#fff;order:2;padding:80px 56px;position:relative;z-index:1}.ps-featured--banner_full .ps-featured__desc,.ps-featured--banner_full .ps-featured__desc *,.ps-featured--banner_full .ps-featured__name{color:#fff}.ps-featured--banner_full .ps-featured__logo{filter:brightness(0) invert(1)}.ps-featured--slideshow_left{grid-template-columns:1fr 1fr}.ps-featured--slideshow_left .ps-featured__media{order:1}.ps-featured--slideshow_left .ps-featured__content{order:2}.ps-featured--slideshow_right{grid-template-columns:1fr 1fr}.ps-featured--slideshow_right .ps-featured__media{order:2}.ps-featured--slideshow_right .ps-featured__content{order:1}.ps-featured--video_feature{grid-template-columns:1fr}.ps-featured--video_feature .ps-featured__media{order:1}.ps-featured--video_feature .ps-featured__content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:24px;order:2;padding:40px 56px}.ps-featured--video_feature .ps-featured__desc{flex:1 1 300px}.ps-featured--video_feature .ps-featured__cta-wrap{align-items:center;display:flex}.ps-featured__media{min-height:320px;overflow:hidden}.ps-featured__img,.ps-featured__img-wrap{height:100%;margin:0;padding:0;width:100%}.ps-featured__img{display:block;object-fit:cover;transition:transform .6s ease}.ps-featured__media:hover .ps-featured__img{transform:scale(1.03)}.ps-featured__content{display:flex;flex-direction:column;gap:20px;justify-content:center;padding:48px}.ps-featured__logo-wrap{align-items:flex-start;display:flex}.ps-featured__logo{max-height:56px;max-width:180px;object-fit:contain;width:auto}.ps-featured__name{color:var(--ps-secondary);font-size:clamp(1.3rem,2.5vw,2rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0}.ps-featured__desc{color:#4b5563;font-size:1rem;line-height:1.7}.ps-featured__desc p{margin:0 0 .75em}.ps-featured__desc p:last-child{margin-bottom:0}.ps-featured__media--video{background:#000;min-height:0}.ps-video-wrap{height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.ps-video-wrap iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.ps-video-placeholder{align-items:center;background:#0a0a0a;display:flex;inset:0;justify-content:center;position:absolute}.ps-video-spinner{animation:ps-spin .8s linear infinite;border:3px solid hsla(0,0%,100%,.15);border-radius:50%;border-top:3px solid var(--ps-primary);height:40px;width:40px}@keyframes ps-spin{to{transform:rotate(1turn)}}.ps-slideshow{min-height:280px;overflow:hidden}.ps-slideshow,.ps-slideshow__track{height:100%;position:relative}.ps-slideshow__slide{inset:0;margin:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .6s ease}.ps-slideshow__slide.is-active{height:100%;opacity:1;pointer-events:auto;position:relative}.ps-slideshow__img{display:block;height:100%;object-fit:cover;width:100%}.ps-slideshow__caption{background:linear-gradient(transparent,rgba(0,0,0,.65));bottom:0;color:#fff;font-size:.82rem;left:0;margin:0;padding:24px 16px 12px;position:absolute;right:0}.ps-slideshow__controls{align-items:center;bottom:16px;display:flex;gap:10px;justify-content:center;left:0;position:absolute;right:0;z-index:10}.ps-slideshow__controls--minimal{bottom:10px}.ps-slideshow__btn{align-items:center;backdrop-filter:blur(4px);background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.3);border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:34px;justify-content:center;transition:background var(--ps-transition),transform var(--ps-transition);width:34px}.ps-slideshow__btn:hover{background:hsla(0,0%,100%,.35);transform:scale(1.1)}.ps-slideshow__btn:focus-visible{outline:2px solid var(--ps-primary);outline-offset:2px}.ps-slideshow__dots{align-items:center;display:flex;gap:6px}.ps-slideshow__dot{background:hsla(0,0%,100%,.45);border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:background var(--ps-transition),transform var(--ps-transition),width var(--ps-transition);width:8px}.ps-slideshow__dot.is-active{background:#fff;border-radius:4px;width:20px}.ps-slideshow__dot:focus-visible{outline:2px solid var(--ps-primary);outline-offset:2px}.ps-grid{display:grid;gap:24px;grid-template-columns:repeat(var(--ps-columns),1fr)}.ps-card{background:var(--ps-card-bg);border:1px solid var(--ps-card-border);border-radius:var(--ps-radius);box-shadow:var(--ps-shadow-sm);display:flex;flex-direction:column;overflow:hidden;transition:transform var(--ps-transition),box-shadow var(--ps-transition)}.ps-card:hover{box-shadow:var(--ps-shadow-md);transform:translateY(-4px)}.ps-card__media-wrap{aspect-ratio:16/9;background:#f9fafb;overflow:hidden;position:relative;width:100%}.ps-card__img-wrap{height:100%;margin:0;padding:0}.ps-card__img{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.ps-card:hover .ps-card__img{transform:scale(1.04)}.ps-card .ps-slideshow{height:100%;min-height:0}.ps-card__icon-badge{align-items:center;background:var(--ps-primary);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.2);color:#fff;display:flex;font-size:.9rem;height:36px;justify-content:center;position:absolute;right:12px;top:12px;width:36px;z-index:5}.ps-card__body{display:flex;flex:1;flex-direction:column;gap:10px;padding:20px}.ps-card__name{color:var(--ps-secondary);font-size:1.05rem;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin:0}.ps-card__desc{color:#6b7280;flex:1;font-size:.88rem;line-height:1.6}.ps-card__desc p{margin:0 0 .5em}.ps-card__desc p:last-child{margin-bottom:0}.ps-card__footer{margin-top:auto;padding-top:12px}.ps-btn{align-items:center;border:2px solid transparent;border-radius:calc(var(--ps-radius)*.7);cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;letter-spacing:.01em;text-decoration:none;transition:background var(--ps-transition),color var(--ps-transition),border-color var(--ps-transition),transform var(--ps-transition),box-shadow var(--ps-transition);white-space:nowrap}.ps-btn:focus-visible{outline:3px solid var(--ps-primary);outline-offset:3px}.ps-btn:active{transform:scale(.97)}.ps-btn__arrow{transition:transform var(--ps-transition)}.ps-btn:hover .ps-btn__arrow{transform:translateX(3px)}.ps-btn--featured{background:var(--ps-primary);border-color:var(--ps-primary);box-shadow:0 4px 14px rgba(0,87,255,.25);color:#fff;font-size:1rem;padding:14px 28px}.ps-btn--featured:hover{background:transparent;box-shadow:none;color:var(--ps-primary)}.ps-featured--banner_full .ps-btn--featured{background:#fff;border-color:#fff;color:var(--ps-primary)}.ps-featured--banner_full .ps-btn--featured:hover{background:transparent;color:#fff}.ps-btn--card{background:var(--ps-primary);border-color:var(--ps-primary);color:#fff;padding:10px 18px}.ps-btn--card:hover{background:transparent;color:var(--ps-primary)}.ps-btn--card.ps-btn--outline,.ps-module[style*="--ps-btn-style: outline"] .ps-btn--card{background:transparent;border-color:var(--ps-primary);color:var(--ps-primary)}.ps-btn--card.ps-btn--outline:hover,.ps-module[style*="--ps-btn-style: outline"] .ps-btn--card:hover{background:var(--ps-primary);color:#fff}.ps-btn--card.ps-btn--ghost,.ps-module[style*="--ps-btn-style: ghost"] .ps-btn--card{background:transparent;border-color:transparent;color:var(--ps-primary);padding-left:4px;padding-right:4px}.ps-btn--card.ps-btn--ghost:hover,.ps-module[style*="--ps-btn-style: ghost"] .ps-btn--card:hover{background:transparent;text-decoration:underline}@media (max-width:900px){.ps-featured--hero_left,.ps-featured--hero_right,.ps-featured--slideshow_left,.ps-featured--slideshow_right{grid-template-columns:1fr}.ps-featured--hero_left .ps-featured__media,.ps-featured--hero_right .ps-featured__media,.ps-featured--slideshow_left .ps-featured__media,.ps-featured--slideshow_right .ps-featured__media{min-height:260px;order:1}.ps-featured--hero_left .ps-featured__content,.ps-featured--hero_right .ps-featured__content,.ps-featured--slideshow_left .ps-featured__content,.ps-featured--slideshow_right .ps-featured__content{order:2;padding:32px 28px}.ps-grid{grid-template-columns:repeat(min(2,var(--ps-columns)),1fr)}}@media (max-width:580px){.ps-module{padding:40px 16px}.ps-featured__content{padding:28px 20px!important}.ps-featured--banner_full .ps-featured__content{padding:48px 24px!important}.ps-featured--video_feature .ps-featured__content{padding:28px 20px!important}.ps-grid{grid-template-columns:1fr}.ps-section-header{align-items:flex-start;flex-direction:column}}@media (min-width:900px) and (max-width:1200px){.ps-grid[data-columns="5"],.ps-grid[data-columns="6"]{grid-template-columns:repeat(4,1fr)}}@media print{.ps-slideshow__controls,.ps-video-wrap{display:none}.ps-card{break-inside:avoid}.ps-grid{display:block}}.ps-module--full-width{padding-left:0;padding-right:0}.ps-module--full-width .ps-cards-section,.ps-module--full-width .ps-featured-wrapper{margin-left:auto;margin-right:auto;max-width:var(--ps-content-max-w,1280px);padding-left:24px;padding-right:24px}.ps-module--full-width .ps-featured--banner_full{border-radius:0;max-width:100%}.ps-module--full-width .ps-featured--banner_full .ps-featured__media{left:calc(-50vw - -50%);right:calc(-50vw - -50%);width:100vw}.ps-module--full-width .ps-featured:not(.ps-featured--banner_full){border-radius:var(--ps-radius)}.ps-module--full-width .ps-section-header{padding-left:0;padding-right:0}@media (max-width:580px){.ps-module--full-width .ps-cards-section,.ps-module--full-width .ps-featured-wrapper{padding-left:16px;padding-right:16px}}