.fh-resource-download{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.fh-resource-download .fh-rd-media{flex:0 0 auto;max-width:100%}.fh-resource-download .fh-rd-media img{display:block;width:100%;height:auto;max-width:100%}.fh-resource-download .fh-rd-body{flex:1 1 auto;min-width:0}.fh-resource-download .fh-rd-description{margin:0 0 1rem}.fh-resource-download .fh-rd-button{display:inline-block;cursor:pointer;padding:.75rem 1.5rem;border:0;border-radius:6px;background:var( --fh-color-primary, #171a21 );color:#fff;font:inherit;font-weight:600;line-height:1.2;text-align:center;transition:opacity .2s ease}.fh-resource-download .fh-rd-button:hover{opacity:.9}.fh-resource-download .fh-rd-button:disabled{cursor:not-allowed;opacity:.6}.fh-resource-download .fh-rd-status{margin:.75rem 0 0;color:#b3261e;font-size:.875rem}.fh-resource-download .fh-rd-status:empty{display:none}.fh-resource-modal[hidden]{display:none}.fh-resource-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;font-family:var( --fh-font-body, inherit )}.fh-resource-modal .fh-rm-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.fh-resource-modal .fh-rm-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-sizing:border-box;width:360px;max-width:calc(100vw - 2rem);max-height:calc(100vh - 2rem);overflow-y:auto;padding:1.75rem;border-radius:12px;background:#fff;box-shadow:0 12px 40px #0000003d;color:#171a21;text-align:left}.fh-resource-modal .fh-rm-title{margin:0 0 .5rem;font-size:1.25rem;line-height:1.3;color:inherit}.fh-resource-modal .fh-rm-subtitle{margin:0 0 1.25rem;font-size:.9375rem;line-height:1.5;color:#55595f}.fh-resource-modal .fh-rm-label{display:block;margin-bottom:.375rem;font-size:.875rem;font-weight:600}.fh-resource-modal .fh-rm-input{box-sizing:border-box;width:100%;padding:.625rem .75rem;border:1px solid #c7cad1;border-radius:6px;background:#fff;color:inherit;font:inherit;font-size:1rem}.fh-resource-modal .fh-rm-input:focus{border-color:var( --fh-color-primary, #171a21 );outline:2px solid var( --fh-color-primary, #171a21 );outline-offset:1px}.fh-resource-modal .fh-rm-error{margin:.5rem 0 0;color:#b3261e;font-size:.8125rem;line-height:1.4}.fh-resource-modal .fh-rm-error:empty{display:none}.fh-resource-modal .fh-rm-actions{display:flex;gap:.5rem;margin-top:1.25rem}.fh-resource-modal .fh-rm-submit,.fh-resource-modal .fh-rm-cancel{flex:1 1 auto;cursor:pointer;padding:.625rem 1rem;border:0;border-radius:6px;font:inherit;font-weight:600;line-height:1.2}.fh-resource-modal .fh-rm-submit{background:var( --fh-color-primary, #171a21 );color:#fff}.fh-resource-modal .fh-rm-submit:disabled{cursor:not-allowed;opacity:.6}.fh-resource-modal .fh-rm-cancel{flex:0 0 auto;background:#eceef1;color:#171a21}.fh-resource-modal .fh-rm-cancel:hover{background:#dfe2e7}@media (prefers-reduced-motion: reduce){.fh-resource-download .fh-rd-button{transition:none}}.fh-resource-carousel{--fh-rc-width: 400px;--fh-rc-height: 550px;--fh-rc-radius: 15px;--fh-rc-border: 1px solid #171a21;position:relative;width:var( --fh-rc-width );max-width:100%;height:var( --fh-rc-height );margin:40px auto;perspective:1000px}.fh-resource-carousel .fh-rc-viewport,.fh-resource-carousel .fh-rc-track{position:relative;width:100%;height:100%}.fh-resource-carousel .fh-rc-card{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border:var( --fh-rc-border );border-radius:var( --fh-rc-radius );background:#fff;opacity:0;pointer-events:none;transition:transform .6s ease,opacity .6s ease;z-index:0}.fh-resource-carousel .fh-rc-image,.fh-resource-carousel .fh-rc-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.fh-resource-carousel .fh-rc-placeholder{background:linear-gradient(160deg,var( --fh-brand, #4ec9e1 ),#171a21)}.fh-resource-carousel .fh-rc-overlay{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;padding:56px 16px 20px;background:linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,.55) 45%,transparent)}.fh-resource-carousel .fh-rc-title{margin:0;font-size:1rem;line-height:1.3;font-weight:600;color:#fff;text-align:center}.fh-resource-carousel .fh-rc-button{margin:0;padding:8px 16px;border:1px solid #fff;border-radius:8px;background:#171a21cc;color:#fff;font-size:16px;font-family:inherit;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s ease,background .3s ease,transform .3s ease}.fh-resource-carousel .fh-rc-card.is-active .fh-rc-button{opacity:1;pointer-events:auto}.fh-resource-carousel .fh-rc-button:hover{background:#171a21;transform:scale(1.05)}.fh-resource-carousel .fh-rc-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.fh-resource-carousel .fh-rc-card.is-active{opacity:1;transform:translate(0) scale(1);pointer-events:auto;z-index:5}.fh-resource-carousel .fh-rc-card.is-prev1{opacity:.8;transform:translate(-15%) scale(.9);z-index:4}.fh-resource-carousel .fh-rc-card.is-next1{opacity:.8;transform:translate(15%) scale(.9);z-index:4}.fh-resource-carousel .fh-rc-card.is-prev2{opacity:.5;transform:translate(-30%) scale(.8);z-index:3}.fh-resource-carousel .fh-rc-card.is-next2{opacity:.5;transform:translate(30%) scale(.8);z-index:3}.fh-resource-carousel .fh-rc-nav{position:absolute;top:50%;width:40px;height:40px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(23,26,33,.15);border-radius:50%;background:#ffffffeb;color:#171a21;line-height:1;cursor:pointer;z-index:10;box-shadow:0 2px 10px #0000001f;transition:background .25s,color .25s,box-shadow .25s,transform .25s}.fh-resource-carousel .fh-rc-chevron{width:18px;height:18px}.fh-resource-carousel .fh-rc-nav:hover{background:#171a21;color:#fff;box-shadow:0 4px 14px #0003;transform:translateY(-50%) scale(1.06)}.fh-resource-carousel .fh-rc-nav:focus-visible{outline:2px solid var( --fh-brand, #4ec9e1 );outline-offset:2px}.fh-resource-carousel .fh-rc-prev{left:-25%}.fh-resource-carousel .fh-rc-next{right:-25%}.fh-resource-carousel[data-single="1"] .fh-rc-nav{display:none}.fh-resource-carousel .fh-rc-status{position:absolute;left:0;right:0;bottom:-2em;margin:0;text-align:center;font-size:.875rem;color:#d9534f}.fh-resource-carousel .fh-rc-status:empty{display:none}@media (max-width: 625px){.fh-resource-carousel{--fh-rc-width: 300px;--fh-rc-height: 410px}}@media (max-width: 500px){.fh-resource-carousel{--fh-rc-width: 260px;--fh-rc-height: 360px}.fh-resource-carousel .fh-rc-prev{left:-8%}.fh-resource-carousel .fh-rc-next{right:-8%}}
