.hs-cfm{--hs-cfm-text:#58585a;--hs-cfm-accent:#f28e04;--hs-cfm-bg-w:1070px;--hs-cfm-bg-h:398px;--hs-cfm-pad:64px;--hs-cfm-card-w:787px;--hs-cfm-card-pad:30px;--hs-cfm-bg:none;font-family:Gotham Medium,Gotham,system-ui,-apple-system,Segoe UI,Arial,sans-serif;min-width:0;width:100%}.hs-cfm *{box-sizing:border-box}.hs-cfm__container{margin:0 auto;max-width:var(--hs-cfm-bg-w);min-height:var(--hs-cfm-bg-h);min-width:0;overflow:hidden;position:relative;width:100%}.hs-cfm__bg{background-image:var(--hs-cfm-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute;z-index:0}.hs-cfm__inner{min-width:0;padding:var(--hs-cfm-pad);position:relative;width:100%;z-index:2}.hs-cfm__card{align-items:center;background:#fff;display:flex;gap:10px;justify-content:flex-start;max-width:100%;min-width:0;padding:var(--hs-cfm-card-pad);width:min(var(--hs-cfm-card-w),100%)}.hs-cfm__content{align-items:flex-start;display:flex;flex-direction:column;gap:20px;min-width:0;width:100%}.hs-cfm__body{color:var(--hs-cfm-text);min-width:0;width:100%}.hs-cfm__body p{color:inherit;font-size:24px;font-weight:300;line-height:33.6px;margin:0;overflow-wrap:anywhere;word-break:normal}.hs-cfm__cta-wrap{display:flex;justify-content:flex-start;width:100%}.hs-cfm__btn,.hs-cfm__btn:visited{align-items:center;color:inherit;display:inline-flex;gap:10px;justify-content:center;max-width:100%;outline:1px solid var(--hs-cfm-text);outline-offset:-1px;padding:20px 30px;text-decoration:none!important;transition:outline-color .16s ease-out,color .16s ease-out,background-color .16s ease-out;white-space:normal}.hs-cfm__btn-label{color:var(--hs-cfm-text);font-size:13px;font-weight:700;letter-spacing:1px;line-height:14.3px;text-transform:uppercase;transition:color .16s ease-out}.hs-cfm__btn:focus-visible,.hs-cfm__btn:hover{outline-color:var(--hs-cfm-accent)}.hs-cfm__btn:focus-visible .hs-cfm__btn-label,.hs-cfm__btn:hover .hs-cfm__btn-label{color:var(--hs-cfm-accent)}.hs-cfm__btn:focus-visible{outline:2px solid rgba(242,142,4,.45);outline-offset:4px}@media (max-width:1100px){.hs-cfm__inner{padding:48px}.hs-cfm__body p{font-size:20px;line-height:28px}}@media (max-width:860px){.hs-cfm__container{max-width:100%}.hs-cfm__inner{padding:clamp(18px,5vw,36px)}.hs-cfm__card{padding:clamp(18px,4.5vw,26px)}.hs-cfm__body p{font-size:clamp(18px,4.6vw,22px);line-height:clamp(26px,6.2vw,30px)}.hs-cfm__btn,.hs-cfm__btn:visited{padding:16px 22px}}@media (max-width:576px){.hs-cfm__inner{padding:24px}.hs-cfm__card{padding:20px}.hs-cfm__btn,.hs-cfm__btn:visited{width:100%}}