.fcdsp{--fcdsp-primary:#314d16;--fcdsp-accent:#f2ad00;font-family:Arial,Helvetica,sans-serif;color:#172016;background:#f8f7f2;border-radius:22px;overflow:hidden;box-shadow:0 18px 60px rgba(31,46,21,.13)}
.fcdsp *{box-sizing:border-box}.fcdsp-hero{min-height:315px;background-position:center;background-size:cover;display:flex;align-items:stretch}.fcdsp-hero__inner{width:100%;padding:26px 40px;display:flex;flex-direction:column;justify-content:space-between}.fcdsp-logo{width:min(340px,62vw);height:auto;max-height:122px;object-fit:contain;object-position:left center}.fcdsp-copy span{font-size:24px}.fcdsp-copy h1{margin:3px 0;color:var(--fcdsp-primary);font-size:clamp(37px,5vw,65px);line-height:1}.fcdsp-copy p{font-size:19px;margin:10px 0 0}.fcdsp-content{padding:0 34px 26px}.fcdsp-search{display:flex;align-items:center;gap:12px;background:#fff;border-radius:15px;padding:10px 12px;margin-top:-22px;position:relative;z-index:2;box-shadow:0 6px 22px rgba(0,0,0,.13)}.fcdsp-search>span{font-size:31px;transform:rotate(-15deg)}.fcdsp-search input{flex:1;border:0!important;outline:0;background:transparent;font-size:17px;padding:12px}.fcdsp-search button,.fcdsp-card a,.fcdsp-help a{border:0;border-radius:9px;background:var(--fcdsp-primary);color:#fff!important;text-decoration:none;padding:12px 21px;font-weight:700;cursor:pointer}.fcdsp-layout{display:grid;grid-template-columns:minmax(0,1fr) 305px;gap:22px;margin-top:20px}.fcdsp-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fcdsp-card{background:#fff;border:1px solid #e7e4d9;border-radius:15px;overflow:hidden;min-height:235px;box-shadow:0 4px 14px rgba(0,0,0,.07);transition:.2s transform,.2s box-shadow}.fcdsp-card:hover{transform:translateY(-3px);box-shadow:0 9px 23px rgba(0,0,0,.12)}.fcdsp-card__image{height:105px;background-size:cover;background-position:center}.fcdsp-card__body{padding:15px;display:flex;min-height:235px;flex-direction:column}.fcdsp-card__image+.fcdsp-card__body{min-height:190px}.fcdsp-card__top{display:flex;justify-content:space-between;align-items:center}.fcdsp-card__icon{width:49px;height:49px;border-radius:50%;display:grid;place-items:center;background:var(--fcdsp-primary);color:white;font-size:23px}.fcdsp-card__status{font-size:11px;background:#eeece3;padding:5px 8px;border-radius:20px}.fcdsp-card h2{font-size:19px;color:var(--fcdsp-primary);margin:12px 0 7px}.fcdsp-card p{font-size:14px;line-height:1.45;margin:0 0 17px}.fcdsp-card a{margin-top:auto;align-self:flex-end;padding:8px 14px}.fcdsp-side{display:flex;flex-direction:column;gap:15px}.fcdsp-callout,.fcdsp-stats,.fcdsp-help{background:#fff;border:1px solid #e7e4d9;border-radius:15px;padding:18px;box-shadow:0 4px 14px rgba(0,0,0,.06)}.fcdsp-callout{text-align:center}.fcdsp-callout em{display:block;color:var(--fcdsp-primary);font-size:22px}.fcdsp-callout strong{font-size:30px;background:var(--fcdsp-accent);padding:2px 9px;transform:rotate(-2deg);display:inline-block}.fcdsp-stats>div{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid #e8e5dc}.fcdsp-stats>div:last-child{border:0}.fcdsp-stats span{font-size:13px}.fcdsp-stats strong{font-size:19px}.fcdsp-help h3{font-size:19px;margin:0 0 9px}.fcdsp-help p{font-size:14px;line-height:1.45}.fcdsp-help a{display:block;text-align:center}.fcdsp-empty{grid-column:1/-1;background:#fff;padding:35px;border-radius:15px;text-align:center}.fcdsp-footer{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:20px 35px;background:var(--fcdsp-primary);color:white}.fcdsp-footer span{text-align:center}.fcdsp-footer b{margin-left:6px}
@media(max-width:1180px){.fcdsp-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.fcdsp-layout{grid-template-columns:1fr}.fcdsp-side{display:grid;grid-template-columns:1fr 1fr}.fcdsp-stats{grid-row:span 2}.fcdsp-footer{grid-template-columns:1fr 1fr}.fcdsp-hero{min-height:290px;background-position:62% center}.fcdsp-content{padding-left:18px;padding-right:18px}}@media(max-width:560px){.fcdsp{border-radius:12px}.fcdsp-hero{min-height:330px;background-position:69% center}.fcdsp-hero__inner{padding:20px}.fcdsp-copy span{font-size:18px}.fcdsp-copy p{font-size:15px;max-width:75%}.fcdsp-search{flex-wrap:wrap}.fcdsp-search input{width:calc(100% - 45px);font-size:14px}.fcdsp-search button{width:100%}.fcdsp-cards,.fcdsp-side,.fcdsp-footer{grid-template-columns:1fr}.fcdsp-card{min-height:auto}.fcdsp-footer{text-align:left}}
