section.tabs-acc-module{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:940px;width:100%}.steps-tabs-section--no-section-title .tabs-acc-solo{margin-top:0}.tabs-acc-solo{align-items:start;display:grid;gap:0;grid-template-columns:1fr;margin:16px 0 0;overflow:visible;padding:16px;width:100%}.tabs-acc-item{min-width:0;width:100%}.tabs-acc-radio{left:-100vw;opacity:0;pointer-events:none;position:fixed}.tabs-acc-header{align-items:center;border-radius:20px;color:#002a6d;column-gap:12px;cursor:pointer;display:grid;font-family:Roboto,sans-serif;font-size:18px;font-weight:900;grid-column:1;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto auto;line-height:24px;opacity:.64;padding:20px 24px;transition:opacity .2s ease,background-color .2s ease,border-radius .2s ease;white-space:normal}.tabs-acc-title{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;grid-column:1;grid-row:1;min-width:0}.tabs-acc-title-text{flex:1 1 auto;font:inherit;margin:0;min-width:0;overflow-wrap:break-word;word-wrap:break-word;word-break:normal}.tabs-acc-header:hover{opacity:1}.tabs-acc-desc{color:#757575;display:block;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;grid-column:1/-1;grid-row:2;line-height:24px;max-height:0;min-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease,margin .3s ease;white-space:pre-line}.tabs-acc-chevron{align-self:center;color:#002a6d;flex-shrink:0;grid-column:2;grid-row:1;transition:transform .3s ease}.tabs-acc-item:has(.tabs-acc-radio:checked) .tabs-acc-header{background-color:#ecf1f9;opacity:1}.tabs-acc-item:has(.tabs-acc-radio:checked) .tabs-acc-chevron{transform:rotate(180deg)}.tabs-acc-item:has(.tabs-acc-radio:checked) .tabs-acc-desc{margin-top:12px;max-height:800px;opacity:1}.tabs-acc-cta{display:block;grid-column:1/-1;grid-row:3;margin-top:0;max-height:0;min-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease,margin .3s ease}.tabs-acc-tab-cta.cta.secondary.topbar{border-radius:22px;display:inline-flex;margin:0;padding:1px;position:relative;width:auto;z-index:1}.tabs-acc-tab-cta .tabs-acc-tab-cta-bg{background-color:transparent;background-image:none;border-radius:20px;padding-left:6px;padding-right:12px;transition:background-color .25s ease,background-image .25s ease}.tabs-acc-tab-cta:focus-visible .tabs-acc-tab-cta-bg,.tabs-acc-tab-cta:hover .tabs-acc-tab-cta-bg{background-color:color-mix(in srgb,#ff5d2c 12%,#ecf1f9);background-image:linear-gradient(90deg,hsla(0,0%,100%,.24) 16%,color-mix(in srgb,#ff5d2c 16%,transparent))}.tabs-acc-tab-cta .button-inside.secondary.hero{color:#002a6d;font-size:15px;height:48px;line-height:20px;padding:12px 0}.tabs-acc-tab-cta .button-bg.secondary .font-awesome-icon[data-icon]{flex:0 0 18px;height:18px;max-width:18px;width:18px}.tabs-acc-tab-cta .button-bg.secondary .font-awesome-icon[data-icon]:before{font-size:14px}.tabs-acc-item:has(.tabs-acc-radio:checked) .tabs-acc-cta{margin-top:12px;max-height:64px;opacity:1}@media screen and (max-width:991px){.tabs-acc-solo{padding:0}.tabs-acc-header{column-gap:10px;padding:18px 20px}}@media screen and (max-width:479px){.tabs-acc-header{column-gap:8px;font-size:16px;line-height:22px;padding:14px 16px}.tabs-acc-desc{font-size:14px;line-height:22px}}