.fx-help-dropdown-cta{width:100%}.fx-help-dropdown-cta--split-bg{--blue:#eaf4ff;--green:#eef8e8;--left-color:var(--blue);--right-color:var(--green);background-color:#fff;background-image:linear-gradient(90deg,var(--left-color) 0%,rgba(255,255,255,0) 48%),linear-gradient(270deg,var(--right-color) 0%,rgba(255,255,255,0) 48%);background-repeat:no-repeat;background-size:50% 100%,50% 100%;background-position:left top,right top}.fx-help-dropdown-cta__inner{max-width:1100px;margin:0 auto;padding:24px 24px 80px;text-align:center}.fx-help-dropdown-cta__title{font-size:clamp(34px, 4.2vw, 56px);line-height:1.05;font-weight:800;color:#16325C;margin-bottom:12px}.fx-help-dropdown-cta__title span{color:#6BB92E}.fx-help-dropdown-cta__subheader{font-family:'Kalam',cursive;font-size:26px;line-height:1.3;margin-top:8px;margin-bottom:16px;color:#367c00}.fx-help-dropdown-cta__subheader span{color:#6BB92E}.fx-help-dropdown-cta__row{margin-bottom:32px}.fx-help-dropdown-cta__dropdown{position:relative;max-width:680px;margin:0 auto;--fx-menu-shift:80px}.fx-help-dropdown-cta__dropdown-trigger{width:100%;background:none;border:none;padding:0 0 10px 0;cursor:pointer;display:inline-flex;align-items:baseline;justify-content:center;gap:18px;font-size:clamp(26px, 3.2vw, 40px);font-weight:700;color:var(--cedr-blue-700,#1e40af);white-space:nowrap}.fx-help-dropdown-cta__dropdown-trigger:focus{outline:none}.fx-help-dropdown-cta__leading{font-weight:300;color:#111}.fx-help-dropdown-cta__dropdown-text{font-weight:800;position:relative;padding-bottom:10px}.fx-help-dropdown-cta__dropdown-text::after{content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background-color:currentColor}.fx-help-dropdown-cta__dropdown-icon{font-size:18px;margin-left:0}.fx-help-dropdown-cta__dropdown-menu{position:absolute;top:100%;left:calc(50% + var(--fx-menu-shift));transform:translateX(-50%);width:max-content;min-width:360px;margin-top:8px;padding:8px 18px;background:#fff;border-radius:12px;box-shadow:0 12px 30px rgba(0,0,0,.12);text-align:left;display:none;z-index:20;list-style:none}.fx-help-dropdown-cta__dropdown.is-open .fx-help-dropdown-cta__dropdown-menu{display:block}.fx-help-dropdown-cta__dropdown-menu,.fx-help-dropdown-cta__dropdown-menu li{list-style:none!important;margin:0!important;padding-left:0!important}.fx-help-dropdown-cta__dropdown-item::marker{content:''!important}.fx-help-dropdown-cta__dropdown-item::before{content:none!important}.fx-help-dropdown-cta__dropdown-item{padding:0;margin:0;cursor:pointer;font-size:20px;line-height:1.3;white-space:nowrap}.fx-help-dropdown-cta__dropdown-link{display:block;width:100%;padding:8px 28px;font-size:inherit;line-height:inherit;color:#111!important;text-decoration:none!important;border:0!important;box-shadow:none!important;background:transparent!important;outline:none!important;-webkit-tap-highlight-color:transparent}.fx-help-dropdown-cta__dropdown-link:hover,.fx-help-dropdown-cta__dropdown-link:focus,.fx-help-dropdown-cta__dropdown-link:focus-visible,.fx-help-dropdown-cta__dropdown-link:active,.fx-help-dropdown-cta__dropdown-link:visited{color:#111!important;text-decoration:none!important;border:0!important;box-shadow:none!important;background:transparent!important;outline:none!important}.fx-help-dropdown-cta__dropdown-item:hover .fx-help-dropdown-cta__dropdown-link{background:rgba(0,0,0,.05)!important}.fx-help-dropdown-cta__dropdown-empty{padding:12px 20px;font-size:16px;opacity:.6}@media (max-width:390px){.fx-help-dropdown-cta__dropdown-trigger{white-space:normal;text-align:center}}