@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800&display=swap");:root{--hs-brand-orange:#f60;--hs-brand-orange-hover:#e55500;--hs-brand-orange-light:#fff5f0;--hs-brand-black:#000;--hs-brand-white:#fff;--hs-border-color:#000;--hs-font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.expand-hs-custom-module-wrapper{box-sizing:border-box;margin:0 auto;max-width:1400px;padding:2.5rem 1rem}.expand-hs-custom-module-wrapper,.expand-hs-module-heading{color:var(--hs-brand-black);font-family:var(--hs-font-family)}.expand-hs-module-heading{font-size:2.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 .85rem;text-align:left}.expand-hs-module-description{color:#4a4a4a;font-family:var(--hs-font-family);font-size:18px;line-height:1.6;margin:0 0 2.25rem;max-width:900px;text-align:left}.expand-hs-module-box{background-color:var(--hs-brand-white);border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:row;height:425px;overflow:hidden}.expand-hs-image-column,.expand-hs-repeater-column{box-sizing:border-box;flex:1 1 50%;width:100%}.expand-hs-repeater-column{background-color:var(--hs-brand-white);display:flex;flex-direction:column;justify-content:center;padding:2.25rem}.expand-hs-accordion-group{display:flex;flex-direction:column;gap:1rem;width:100%}.expand-hs-accordion-item{background-color:var(--hs-brand-white);border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.expand-hs-accordion-item.active,.expand-hs-accordion-item:hover{background-color:var(--hs-brand-orange-light);border-color:var(--hs-brand-orange)}.expand-hs-accordion-header{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;font-family:var(--hs-font-family);gap:14px;justify-content:flex-start;outline:none;padding:1.1rem 1.25rem;text-align:left;width:100%}.expand-hs-accordion-arrow{align-items:center;background-color:#f1f5f9;border-radius:50%;color:var(--hs-brand-orange);display:inline-flex;flex-shrink:0;font-size:.875rem;font-weight:700;height:28px;justify-content:center;transition:transform .3s ease,background-color .2s ease,color .2s ease;width:28px}.expand-hs-accordion-header:hover .expand-hs-accordion-arrow,.expand-hs-accordion-item.active .expand-hs-accordion-arrow{background-color:var(--hs-brand-orange);color:var(--hs-brand-white)}.expand-hs-accordion-item.active .expand-hs-accordion-arrow{transform:rotate(90deg)}.expand-hs-accordion-title{color:var(--hs-brand-black);font-size:1rem;font-weight:700;line-height:1.3;margin:0}.expand-hs-accordion-item.active .expand-hs-accordion-title{color:var(--hs-brand-orange)}.expand-hs-accordion-content{overflow:hidden;transition:max-height .3s ease}.expand-hs-accordion-content[hidden]{display:none}.expand-hs-accordion-body{padding:.25rem 1.25rem 1.25rem 3.85rem}.hs-accordion-body p{color:#2d3748;font-size:1rem;line-height:1.6;margin:0}.accordian-link{color:#ff6b00;font-weight:700;text-decoration:underline}.expand-hs-image-column{align-items:center;display:flex;justify-content:center;position:relative}.expand-hs-image-wrapper{background:#f8f6f6;border:2px solid hsla(0,0%,100%,.2);border-radius:8px;height:100%;overflow:visible;overflow:hidden;width:100%}.expand-hs-image-wrapper img{height:100%;object-fit:cover;object-position:top;width:100%}.expand-hs-static-image{display:block}@media (max-width:868px){.expand-hs-module-box{flex-direction:column}.expand-hs-image-column,.expand-hs-repeater-column{flex:1 1 100%;width:100%}.expand-hs-repeater-column{border-bottom:2px solid var(--hs-brand-black);border-right:none}.expand-hs-accordion-body{padding-left:1.25rem}}