@layer bricks {.brxe-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{overflow:hidden;position:relative}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute!important;text-align:center;width:100%;z-index:1}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-bcjtml {font-family: "Helvetica"; line-height: 1.5; color: #ffd500; font-size: 34px; text-align: center}@media (max-width: 478px) {#brxe-bcjtml {font-size: 28px}}#brxe-lbpjvb {font-size: 28px; background-color: #d10000}@media (max-width: 478px) {#brxe-lbpjvb {font-size: 23px}}#brxe-ndnits {font-family: "Helvetica"; font-size: 25px; line-height: 1.5; text-align: center; margin-top: 22px}@media (max-width: 478px) {#brxe-ndnits {font-size: 21px}}#brxe-falrmh {min-height: 215px; justify-content: center; align-items: center; align-self: center !important; max-width: 96%; padding-top: 21px}@media (max-width: 478px) {#brxe-falrmh {align-self: center !important; justify-content: center; align-items: center; min-height: 305px}}#brxe-escyia {min-height: 215px; justify-content: center; align-items: center; align-self: center !important}@media (max-width: 478px) {#brxe-escyia {align-self: center !important; justify-content: center; align-items: center; min-height: 305px; margin-top: -20px}}#brxe-gebznh {background-image: url(https://toefx.com/wp-content/uploads/2026/04/Provider-Site-Desktop-Header-36.png); background-size: cover; min-height: 439px; align-self: center !important; padding-top: 6px; width: 100%}@media (max-width: 478px) {#brxe-gebznh {background-image: url(https://toefx.com/wp-content/uploads/2026/03/Provider-Site-Desktop-Header-34.png); background-position: top center; background-size: cover; min-height: 305px; align-self: center !important; width: 96%}}#brxe-elxifn {padding-top: 37px; align-self: center !important; justify-content: center; align-items: center; max-width: 732px}@media (max-width: 478px) {#brxe-elxifn {padding-top: 26px; min-height: 344px}}#brxe-11dacf {max-width: 100rem; line-height: 1.5; font-size: 28px; font-family: "Helvetica"; color: var(--bricks-color-ocofpg)}@media (max-width: 478px) {#brxe-11dacf {text-align: center; font-size: 25px; margin-top: -22px; margin-bottom: 37px}}#brxe-ndlytr {font-size: 23px; text-align: center; font-family: "Helvetica"; margin-top: -15px}#brxe-ndlytr a {font-size: 23px; text-align: center; font-family: "Helvetica"; font-size: inherit}#brxe-phvecz {min-height: 428px; text-align: center; align-self: center !important; justify-content: center; align-items: center; max-width: 100%; margin-top: -15px}@media (max-width: 478px) {#brxe-phvecz {min-height: 512px; max-width: 88%; align-self: center !important; justify-content: center; align-items: center; padding-top: 0}}#brxe-f33240 {font-size: 28px; line-height: 1.1; color: var(--bricks-color-stxoib); text-align: center; margin-top: 30px; margin-bottom: 30px}#brxe-46616e {text-align: center; font-size: 21px; color: var(--bricks-color-stxoib)}#brxe-837adf {min-height: 237px}#brxe-d3a3d3 {text-align: center; font-size: 21px; color: var(--bricks-color-stxoib)}#brxe-92e6c7 {min-height: 249px}#brxe-488091 {text-align: center; font-size: 21px; color: var(--bricks-color-stxoib)}#brxe-09f9a0 {min-height: 261px}#brxe-d79344 {min-height: 258px; max-width: 73%; flex-direction: row; align-self: center !important; justify-content: center}#brxe-756511 {font-size: 21px; text-align: center; color: var(--bricks-color-stxoib); font-weight: 700; font-family: "Helvetica"}#brxe-756511 a {font-size: 21px; text-align: center; color: var(--bricks-color-stxoib); font-weight: 700; font-family: "Helvetica"; font-size: inherit}#brxe-7dc6f1 {padding-bottom: 0}#brxe-12c2bc {text-align: center; color: var(--bricks-color-stxoib); font-weight: 500; font-family: "Helvetica"; font-size: 21px; padding-top: 0; padding-bottom: 0}#brxe-12c2bc a {text-align: center; color: var(--bricks-color-stxoib); font-weight: 500; font-family: "Helvetica"; font-size: 21px; font-size: inherit}@media (max-width: 478px) {#brxe-12c2bc {font-size: 18px; color: var(--bricks-color-stxoib)}#brxe-12c2bc a {font-size: 18px; color: var(--bricks-color-stxoib); font-size: inherit}}#brxe-204fa2 {align-self: center !important; justify-content: center; align-items: center; font-family: "Helvetica"; margin-left: 20px}@media (max-width: 478px) {#brxe-204fa2 {padding-top: 29px}}#brxe-faf4f8 {font-size: 21px; text-align: center; color: var(--bricks-color-stxoib); font-weight: 700; font-family: "Helvetica"}#brxe-faf4f8 a {font-size: 21px; text-align: center; color: var(--bricks-color-stxoib); font-weight: 700; font-family: "Helvetica"; font-size: inherit}#brxe-27a4c4 {padding-bottom: 0}#brxe-c43eff {text-align: center; color: var(--bricks-color-stxoib); font-weight: 500; font-family: "Helvetica"; font-size: 21px; padding-top: 0; padding-bottom: 0}#brxe-c43eff a {text-align: center; color: var(--bricks-color-stxoib); font-weight: 500; font-family: "Helvetica"; font-size: 21px; font-size: inherit}@media (max-width: 478px) {#brxe-c43eff {font-size: 18px; margin-bottom: 20px}#brxe-c43eff a {font-size: 18px; font-size: inherit}}#brxe-94389b {align-self: center !important; justify-content: center; align-items: center; font-family: "Helvetica"; margin-right: 20px; margin-left: 10px}@media (max-width: 478px) {#brxe-94389b {margin-top: 30px}}#brxe-adb912 {flex-direction: row; column-gap: 20px; max-width: 84%; padding-top: 19px}#brxe-1fb8b7 {margin-top: 0; min-height: 857px; max-width: 81%; background-color: var(--bricks-color-zzzqbd); border-radius: 25px; align-self: center !important; justify-content: center; align-items: center}#brxe-8d4141 {min-height: 86px; padding-top: 36px}@media (max-width: 478px) {#brxe-8d4141 {padding-top: 11px}}#my-submit-btn {font-family: "Helvetica"; align-self: center; align-items: center}#my-submit-btn .bricks-button {background-color: #d10000; font-size: 21px; font-family: "Helvetica"}@media (max-width: 478px) {#my-submit-btn {align-self: center; justify-content: center; align-items: center}}#brxe-ecyfhr {font-family: "Helvetica"; font-weight: 600; font-size: 32px; margin-top: 17px; margin-bottom: 17px}@media (max-width: 478px) {#brxe-ecyfhr {text-align: center}}#brxe-izkwyz {font-size: 21px; font-family: "Helvetica"; font-weight: 600}@media (max-width: 478px) {#brxe-izkwyz {text-align: center}}#brxe-vicjzx {font-family: "Helvetica"}#brxe-vicjzx .content {font-size: 21px; line-height: 1.5}#brxe-cktpis {font-family: "Helvetica"}#brxe-cktpis .content {font-size: 21px; line-height: 1.5}#brxe-iocuzs {font-family: "Helvetica"}#brxe-iocuzs .content {font-size: 21px; line-height: 1.5}#brxe-oxbrgk {min-height: 653px}#brxe-05819d {font-family: "Helvetica"; font-size: 28px; color: var(--bricks-color-ocofpg)}#brxe-decd66 {font-family: "Helvetica"; font-size: 21px}@media (max-width: 478px) {#brxe-decd66 {text-align: center}}#brxe-ee5f00 {font-family: "Helvetica"; color: var(--bricks-color-uczsad); line-height: 1.5}#brxe-ee5f00 .content {line-height: 1.5; font-size: 21px}#brxe-7e73e1 .content {line-height: 1.5; font-size: 21px}#brxe-c54177 {font-size: 21px; font-family: "Helvetica"}#brxe-c54177 a {font-size: 21px; font-family: "Helvetica"; font-size: inherit}@media (max-width: 478px) {#brxe-c54177 {text-align: center}#brxe-c54177 a {text-align: center; font-size: inherit}}#brxe-165b52 {min-height: 475px}@media (max-width: 478px) {#brxe-165b52 {margin-top: 11px}}#ai-form-section {min-height: 694px}#brxe-29da7d {font-size: 28px; text-align: center}#brxe-24e44b .accordion-item {font-family: "Helvetica"; color: var(--bricks-color-stxoib)}#brxe-24e44b .accordion-content-wrapper {font-size: 21px; color: var(--bricks-color-stxoib)}#brxe-24e44b .accordion-subtitle {font-size: 21px}#brxe-24e44b .accordion-title .title {font-size: 21px; color: var(--bricks-color-stxoib)}#brxe-6844a8 {background-color: var(--bricks-color-ocofpg)}#brxe-llityj {flex-direction: column; min-height: 125px; align-self: center !important; align-items: center}#brxe-vlpuui {font-size: 14px}#brxe-euqrak {align-self: center !important; justify-content: center; align-items: center}