.ps-root{background:#f5f5f5;min-height:100vh}.ps-hero{background-color:#054934;border-radius:0 0 32px 32px;padding:48px 0 40px;position:relative;overflow:hidden}.ps-hero:before{content:"";pointer-events:none;background:radial-gradient(50% 100% at 50% 100%,#002e1f8c 0%,#0000 100%);position:absolute;inset:0}.ps-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#7faf0d2e 0%,#0000 65%);border-radius:50%;width:340px;height:340px;position:absolute;top:-100px;right:-100px}.ps-hero .ps-hero__inner{z-index:1;position:relative}.ps-hero .MuiBreadcrumbs-separator{color:#ffffff4d!important}.ps-bc-link{color:#ffffffa6;align-items:center;gap:6px;font-size:13px;font-weight:500;text-decoration:none;transition:all .25s ease-in-out;display:inline-flex}.ps-bc-link:hover{color:#fff}.ps-bc-current{color:#ffffffd9!important;font-size:13px!important;font-weight:500!important}.ps-hero__eyebrow{background:#7faf0d26;border:1px solid #7faf0d59;border-radius:30px;align-items:center;gap:8px;padding:5px 14px;display:inline-flex;color:#7faf0d!important;letter-spacing:1.8px!important;text-transform:uppercase!important;margin:0 0 14px!important;font-size:11px!important;font-weight:700!important}.ps-hero__dot{background:#7faf0d;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.8s ease-in-out infinite ps-blink}@keyframes ps-blink{0%,to{opacity:1}50%{opacity:.25}}.ps-hero__title{color:#fff!important;margin-bottom:12px!important;font-size:clamp(28px,4.5vw,50px)!important;font-weight:800!important;line-height:1.12!important}.ps-hero__title span{color:#7faf0d}.ps-hero__sub{max-width:500px;color:#fff9!important;margin-bottom:0!important;font-size:15px!important;line-height:1.7!important}.ps-hero__cta-link{margin-top:22px;text-decoration:none;display:inline-block}.ps-hero__cta{color:#fff;letter-spacing:.3px;background:#7faf0d;border-radius:50px;align-items:center;gap:9px;padding:12px 24px;font-size:14px;font-weight:700;transition:all .25s ease-in-out;display:inline-flex;box-shadow:0 4px 18px #7faf0d59}.ps-hero__cta svg{transition:all .25s ease-in-out}.ps-hero__cta:hover{background:#63890a;transform:translateY(-2px);box-shadow:0 8px 24px #7faf0d73}.ps-hero__cta:hover svg{transform:translate(4px)}.ps-hero__cta:active{transform:translateY(0)}.ps-stats{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.ps-stat{background:#ffffff12;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:12px;padding:11px 18px;display:flex}.ps-stat__icon{color:#7faf0d;background:#7faf0d33;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ps-stat__num{color:#fff!important;font-size:18px!important;font-weight:800!important;line-height:1!important}.ps-stat__lbl{color:#ffffff80!important;margin-top:2px!important;font-size:11px!important;font-weight:500!important}.ps-section{padding:44px 0 72px}.ps-section__hd{border-bottom:1px solid #b2afaf;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:28px;padding-bottom:14px;display:flex;position:relative}.ps-section__hd:before{content:"";border-top:3px solid #054934;width:10%;position:absolute;bottom:-1px;left:0}.ps-section__label{color:#666!important;margin:0!important;font-size:24px!important;font-weight:600!important}.ps-section__label span{color:#054934!important}.ps-section__count{white-space:nowrap;padding-bottom:4px;color:#666!important;font-size:14px!important;font-weight:500!important}.ps-cat-card{background:#fff;border:1px solid #ededed;border-radius:16px;margin-bottom:12px;transition:all .28s ease-in-out;animation:.42s both ps-card-in;overflow:hidden}.ps-cat-card:hover{border-color:#7faf0d;transform:translateY(-2px);box-shadow:0 0 #0000000d,0 6px 13px #0000000d,0 24px 24px #0000000a}.ps-cat-card.ps-cat-card--open{border-color:#054934;box-shadow:0 4px 20px #0549341f;transform:translateY(0)!important}@keyframes ps-card-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ps-cat-card__hd{cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;align-items:center;gap:18px;padding:18px 20px;transition:all .2s ease-in-out;display:flex;position:relative}@media screen and (max-width:575.98px){.ps-cat-card__hd{flex-wrap:wrap;gap:12px}}.ps-cat-card__hd:hover{background:#fafafa}.ps-cat-card--open .ps-cat-card__hd{background:#f2f8f0}.ps-cat-card--open .ps-cat-card__hd:before{content:"";background:#054934;border-radius:0 4px 4px 0;width:4px;position:absolute;top:0;bottom:0;left:0}.ps-cat-card__thumb{background:#f5f5f5;border:1px solid #ededed;border-radius:12px;flex-shrink:0;width:80px;height:80px;transition:all .35s ease-in-out;position:relative;overflow:hidden}@media screen and (max-width:767.98px){.ps-cat-card__thumb{width:58px;height:58px}}.ps-cat-card--open .ps-cat-card__thumb{border-radius:16px;width:160px;height:160px}@media screen and (max-width:767.98px){.ps-cat-card--open .ps-cat-card__thumb{width:100px;height:100px}}.ps-cat-card__thumb-overlay{background:0 0;transition:all .25s ease-in-out;position:absolute;inset:0}.ps-cat-card--open .ps-cat-card__thumb-overlay{background:#05493414}.ps-cat-card__info{flex:1;order:2;min-width:0}@media screen and (max-width:575.98px){.ps-cat-card__info{flex:unset;width:calc(100% - 116px)}}.ps-cat-card__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#000!important;margin-bottom:9px!important;font-size:17px!important;font-weight:700!important;line-height:1.3!important}@media screen and (max-width:767.98px){.ps-cat-card__name{font-size:14px!important}}.ps-cat-card__pills{flex-wrap:wrap;gap:8px;display:flex}.ps-pill{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.ps-pill--primary{color:#054934;background:#7faf0d1f}.ps-pill--secondary{color:#054934;background:#05493414}.ps-cat-card__end{flex-shrink:0;order:4}@media screen and (max-width:575.98px){.ps-cat-card__end{justify-content:flex-start;width:100%;padding-top:4px;display:flex}}.ps-cat-card__cta{white-space:nowrap;transition:all .22s ease-in-out;color:#fff!important;text-transform:none!important;min-width:auto!important;height:40px!important;box-shadow:none!important;letter-spacing:.2px!important;background:#7faf0d!important;border-radius:10px!important;padding:9px 20px!important;font-size:13px!important;font-weight:700!important}.ps-cat-card__cta:hover{transform:translateY(-1px);background:#63890a!important}.ps-cat-card__cta--outline{color:#054934!important;background:0 0!important;border:1px solid #05493433!important}.ps-cat-card__cta--outline:hover{background:#0549340d!important;border-color:#054934!important}.ps-cat-card__chevron{color:#054934;cursor:pointer;background:#f5f5f5;border:1px solid #ededed;border-radius:8px;flex-shrink:0;order:3;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s ease-in-out;display:flex}.ps-cat-card--open .ps-cat-card__chevron{background:#0549341a;border-color:#054934}.ps-cat-card__bd{background:#fcfcfc;border-top:1px solid #ededed}.ps-cat-card__bd-label{letter-spacing:1.6px!important;text-transform:uppercase!important;color:#666!important;margin:0!important;padding:16px 20px 10px!important;font-size:11px!important;font-weight:700!important;display:block!important}.ps-sub-wrap{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;padding:0 20px 20px;display:grid}.ps-sub-card{height:100%;transition:all ease-in-out .3s cubic-bezier(.4,0,.2,1);-webkit-transition:all ease-in-out .3s cubic-bezier(.4,0,.2,1);-moz-transition:all ease-in-out .3s cubic-bezier(.4,0,.2,1);-ms-transition:all ease-in-out .3s cubic-bezier(.4,0,.2,1);background:#fff;border:1px solid #ededed;border-radius:14px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000008}.ps-sub-card:hover{border-color:#7faf0d66;transform:translateY(-4px);box-shadow:0 12px 24px #0549341a}.ps-sub-card:hover .ps-sub-card__img-wrap:after{opacity:1}.ps-sub-card__img-wrap{background:#f8f9fa;width:100%;padding-top:80%;position:relative;overflow:hidden}.ps-sub-card__img-wrap:after{content:"";opacity:0;z-index:1;background:#0549340d;transition:all .3s ease-in-out;position:absolute;inset:0}.ps-sub-card__img-wrap img{transition:all .5s ease-in-out}.ps-sub-card__img-wrap .ps-sub-card:hover img{transform:scale(1.05)}.ps-sub-card__content{flex-direction:column;flex:1;justify-content:center;gap:4px;padding:12px 14px;display:flex}.ps-sub-card__title{color:#000!important;margin:0!important;font-size:14px!important;font-weight:700!important;line-height:1.3!important}.ps-sub-card__meta{color:#666!important;margin:0!important;font-size:12px!important;font-weight:500!important}
