@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 li{align-items:baseline;display:flex;gap:8px}: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{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@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-video){align-items:center;aspect-ratio:16/9;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}:where(.brxe-video) iframe,:where(.brxe-video) video{border:none;height:100%;position:absolute;top:0;width:100%}:where(.brxe-video) video[poster]:not([data-is-loaded]){object-fit:cover}@supports not (aspect-ratio:16/9){:where(.brxe-video){aspect-ratio:auto;padding-top:56.25%}}.brxe-video .plyr{bottom:0;font-family:inherit;left:0;position:absolute;right:0;top:0}.brxe-video .plyr .plyr__controls>.plyr__control{padding:8px}.brxe-video .plyr .plyr__control--overlaid{align-items:center;background-color:rgba(0,0,0,.65);border-radius:0;display:flex!important;height:50px;justify-content:center;padding:0;width:80px}.brxe-video .plyr .plyr__control--overlaid:hover{background-color:rgba(0,0,0,.9)}.brxe-video .plyr .plyr__control--overlaid svg{height:18px;width:18px}.brxe-video .plyr .plyr__controls .plyr__control{background-color:transparent;color:inherit}.brxe-video .plyr .plyr__controls .plyr__control.plyr__tab-focus{background:transparent;box-shadow:0 0 0 2px}.brxe-video .plyr input[type=range]:hover::-webkit-slider-thumb{visibility:visible}.brxe-video .plyr input[type=range]::-webkit-slider-runnable-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-webkit-slider-thumb{background:#fff;box-shadow:none;visibility:hidden}.brxe-video .plyr input[type=range]::-moz-range-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-moz-range-thumb{background:#fff;box-shadow:none}.brxe-video .plyr input[type=range]::-moz-range-progress{border-radius:0}.brxe-video .plyr input[type=range]::-ms-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-ms-fill-lower,.brxe-video .plyr input[type=range]::-ms-fill-upper{border-radius:0}.brxe-video .plyr input[type=range]::-ms-thumb{background:#fff;box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-ms-track{box-shadow:none}.brxe-video .plyr .plyr__progress__buffer::-webkit-progress-value{border-radius:0}.brxe-video .plyr .plyr__progress__buffer::-moz-progress-bar{border-radius:0}.brxe-video .plyr .plyr__progress__buffer::-ms-fill{border-radius:0}.brxe-video .plyr .plyr__volume{max-width:none;min-width:0;width:auto}.brxe-video .plyr .plyr__volume:hover input[type=range]{margin:0 5px;width:60px}.brxe-video .plyr .plyr__volume input[type=range]{margin:0;transition:width .1s ease-out;width:0}.brxe-video .plyr .plyr__controls__item,.brxe-video .plyr input[type=range]{cursor:pointer}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:hover:before{background-color:#000}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:after{background-color:#fff;opacity:1;transform:translateY(-50%) scale(1)}.bricks-video-preview-image{background-position:50%;background-repeat:no-repeat}.bricks-video-overlay,.bricks-video-preview-image{background-size:cover;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.bricks-video-overlay{align-items:center;display:flex;justify-content:center;z-index:1}.bricks-video-overlay.bricks-lazy-hidden{background-image:none!important}.bricks-video-overlay-icon{color:#fff;cursor:pointer;font-size:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}}@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-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@layer bricks {.brxe-template{width:100%}}@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{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}: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;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}}@layer bricks {.brxe-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.brxe-breadcrumbs .separator{display:flex}.brxe-breadcrumbs .item:has(>svg,>i){align-items:center;display:flex}}#brxe-56eb6e .repeater-item:nth-child(1) {color: var(--bricks-color-ctoxfc); font-size: 1.5em; letter-spacing: 5px; font-family: "momcake"; line-height: 0.5; background-color: var(--bricks-color-wxjiao); padding-top: 30px; padding-right: 2%; padding-bottom: 5px; padding-left: 5px}#brxe-56eb6e .repeater-item:nth-child(2) {color: var(--bricks-color-ctoxfc); font-size: 2.5em; padding-left: 20px}#brxe-56eb6e .bricks-heading {flex-direction: column; align-items: flex-start}#brxe-56eb6e {padding-right: var(--pleftright_standard); padding-bottom: var(--ptopbtm_standard); padding-left: var(--pleftright_standard)}@media (max-width: 478px) {#brxe-56eb6e .repeater-item:nth-child(1) {font-size: 1.4em; line-height: 1}#brxe-56eb6e .repeater-item:nth-child(2) {font-size: 1.3em; padding-left: 0}#brxe-56eb6e {display: flex; align-self: center; justify-content: center; align-items: center; padding-top: var(--ptopbtm_standard)}}#brxe-51aaeb {background-color: rgba(21, 38, 76, 0.61); background-image: url(https://5b9f54495501f6f77bb4.bitraven.cloud/wp-content/uploads/2025/11/ieltsprep00.png); background-blend-mode: multiply; background-attachment: scroll; background-position: bottom center; background-size: cover; min-height: 600px; max-height: 600px; overflow: hidden; display: flex; width: 98%; align-items: flex-end; justify-content: flex-end}@media (max-width: 478px) {#brxe-51aaeb {align-self: center !important; justify-content: center; align-items: center; flex-direction: row; display: flex; min-height: 300px; width: 100%; max-height: 300px}}#brxe-27a3ee {justify-items: center}.brxe-xuagms .separator {color: var(--bricks-color-wxjiao); font-size: 20px}.brxe-xuagms {padding-top: 30px; padding-bottom: 30px; padding-left: 2%; background-color: var(--bricks-color-ctoxfc)}.brxe-xuagms .item[aria-current="page"] {background-color: var(--bricks-color-wxjiao); padding-top: 2px; padding-right: 8px; padding-bottom: 2px; padding-left: 8px; color: var(--bricks-color-ctoxfc); font-family: "Inclusive Sans"}.brxe-xuagms .item {font-family: "Inclusive Sans"; color: var(--bricks-color-bxkgqz)}#brxe-0311ac {margin-top: 25px; transition: var(--global_ease); width: 100%; background-image: url(https://5b9f54495501f6f77bb4.bitraven.cloud/wp-content/uploads/2025/11/ieltsprep01.jpg); background-size: cover}#brxe-0311ac:hover {transform: scaleX(1.02) scaleY(1.02)}#brxe-0311ac.overlay::before {background-color: var(--bricks-color-xuekur)}@media (max-width: 478px) {#brxe-0311ac {margin-top: 0px; margin-bottom: 0px; padding-top: 5px; padding-bottom: 5px}}#brxe-bb96b8 {overflow: hidden; padding-right: 20px}@media (max-width: 478px) {#brxe-bb96b8 {padding-right: 0px}}#brxe-d808a9 {background-color: var(--bricks-color-bwfjch); color: var(--bricks-color-ctoxfc); font-size: 3em; font-family: "momcake"; font-weight: 700; margin-top: 25px; padding-top: 10px; padding-right: 10px; padding-left: 10px}#brxe-4ebd1a {background-color: var(--bricks-color-wxjiao); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; font-family: "Inclusive Sans"; font-weight: 300; color: var(--bricks-color-ctoxfc); font-size: 1.5em; letter-spacing: 1.2px; text-align: left; margin-bottom: var(--ptopbtm_standard)}@media (max-width: 478px) {#brxe-4ebd1a {margin-bottom: 0px}}#brxe-777b1e {color: var(--bricks-color-bwfjch); font-family: "Inclusive Sans"; font-weight: 400; text-wrap: balance; line-height: 2; margin-bottom: var(--mtopbtm_standard); padding-left: 30px; width: 90%}#brxe-777b1e a {color: var(--bricks-color-bwfjch); font-family: "Inclusive Sans"; font-weight: 400; text-wrap: balance; line-height: 2; font-size: inherit}@media (max-width: 478px) {#brxe-777b1e {margin-bottom: 0px; width: 100%; padding-top: 20px; padding-right: 20px; padding-bottom: 2.5em; padding-left: 10px; text-wrap: pretty}#brxe-777b1e a {text-wrap: pretty; font-size: inherit}}#brxe-aludwl {font-family: "Inclusive Sans"; font-weight: 400; color: var(--bricks-color-ctoxfc); font-size: 1.3em; letter-spacing: 1.2px; text-align: left; text-transform: uppercase; margin-bottom: var(--ptopbtm_standard); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 30px; background-color: var(--bricks-color-wxjiao)}@media (max-width: 478px) {#brxe-aludwl {margin-bottom: 0px; padding-left: 10px}}#brxe-wiobwd {color: var(--bricks-color-bwfjch); font-family: "Inclusive Sans"; font-weight: 400; text-wrap: balance; line-height: 2; margin-bottom: var(--mtopbtm_standard); padding-left: 30px; width: 90%}#brxe-wiobwd a {color: var(--bricks-color-bwfjch); font-family: "Inclusive Sans"; font-weight: 400; text-wrap: balance; line-height: 2; font-size: inherit}@media (max-width: 478px) {#brxe-wiobwd {margin-bottom: 0px; width: 100%; padding-top: 20px; padding-right: 20px; padding-bottom: 2.5em; padding-left: 10px; text-wrap: pretty}#brxe-wiobwd a {text-wrap: pretty; font-size: inherit}}#brxe-875713 {font-family: "Inclusive Sans"; font-weight: 400; color: var(--bricks-color-ctoxfc); font-size: 1.3em; letter-spacing: 1.2px; text-align: left; text-transform: uppercase; margin-bottom: var(--ptopbtm_standard); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 30px; background-color: var(--bricks-color-wxjiao)}@media (max-width: 478px) {#brxe-875713 {margin-bottom: 0px; padding-left: 10px}}#brxe-60ee14 {color: var(--bricks-color-bwfjch); font-family: "Inclusive Sans"; font-weight: 400; text-wrap: balance; line-height: 2; padding-left: 30px; margin-bottom: var(--mtopbtm_standard); width: 90%}#brxe-60ee14 a {color: var(--bricks-color-bwfjch); font-family: "Inclusive Sans"; font-weight: 400; text-wrap: balance; line-height: 2; font-size: inherit}@media (max-width: 478px) {#brxe-60ee14 {margin-bottom: 0px; width: 100%; padding-top: 20px; padding-right: 20px; padding-bottom: 2.5em; padding-left: 10px; text-wrap: pretty}#brxe-60ee14 a {text-wrap: pretty; font-size: inherit}}#brxe-c4cffd {transition: 0.6s ease}#brxe-861a31 {margin-right: var(--mleftright_standard); display: flex; padding-right: var(--pleftright_standard); padding-left: var(--pleftright_standard); flex-direction: column; align-self: flex-start !important}@media (max-width: 478px) {#brxe-861a31 {margin-right: 0px}}#brxe-fc008d {flex-direction: row; width: 98%}@media (max-width: 478px) {#brxe-fc008d {width: 100%}}#brxe-0bbb36 {background-color: var(--bricks-color-ctoxfc); padding-bottom: var(--ptopbtm_standard)}#brxe-88494f .repeater-item:nth-child(1) {color: var(--bricks-color-ctoxfc); font-size: 2em; font-family: "Inclusive Sans"}#brxe-88494f .repeater-item:nth-child(2) {font-size: 0.9em; color: var(--bricks-color-leagrf); font-family: "Inclusive Sans"}#brxe-88494f .bricks-heading {flex-direction: column; justify-content: flex-start; gap: 5px; align-items: flex-start}@media (max-width: 478px) {#brxe-88494f .repeater-item:nth-child(2) {font-family: "SegoeUI"; font-size: 1em}#brxe-88494f {padding-top: 4em; padding-left: 10px}}#brxe-2324a4 {color: var(--bricks-color-ctoxfc); padding-top: 30px; padding-bottom: 30px; padding-left: 30px}#brxe-2324a4 .icon {width: 50px; height: 50px; font-size: 2.5em; color: var(--bricks-color-leagrf)}#brxe-2324a4 .icon svg {height: 2.5em; width: 2.5em}#brxe-2324a4 .title {margin-left: 10px; color: var(--bricks-color-ctoxfc); font-size: 1.5em; letter-spacing: 0.4px; font-family: "Inclusive Sans"; font-weight: 500}#brxe-2324a4 .description {color: var(--bricks-color-leagrf); font-family: "Inclusive Sans"; font-weight: 300; font-style: normal; letter-spacing: 0.4px; font-size: 1.3em; text-align: left; justify-content: flex-start; align-items: center}#brxe-2324a4 .content {justify-content: flex-start; align-items: center}#brxe-2324a4 li {margin-top: 20px; margin-bottom: 20px; padding-top: 20px; padding-bottom: 20px}#brxe-2324a4 .separator {display: none}@media (max-width: 478px) {#brxe-2324a4 {padding-left: 20px}}#brxe-fokkyi {color: var(--bricks-color-ctoxfc); font-family: "Inclusive Sans"; font-weight: 300; text-wrap: pretty; font-size: 1.2em; letter-spacing: 0.5px}@media (max-width: 478px) {#brxe-fokkyi {padding-left: 10px}}#brxe-adttuz {color: var(--bricks-color-ctoxfc); font-size: 1.2em; font-family: "Inclusive Sans"; font-weight: 300; letter-spacing: 0.5px; text-wrap: pretty; margin-top: 40px; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; background-color: rgba(235, 86, 86, 0.53)}#brxe-b194bc {margin-top: var(--mtopbtm_standard); margin-right: var(--mleftright_standard); margin-bottom: var(--mtopbtm_standard); margin-left: var(--mleftright_standard); padding-top: var(--ptopbtm_standard); padding-right: var(--pleftright_standard); padding-bottom: var(--ptopbtm_standard); padding-left: var(--pleftright_standard)}@media (max-width: 478px) {#brxe-b194bc {margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}}#brxe-e8872a {background-image: url(https://5b9f54495501f6f77bb4.bitraven.cloud/wp-content/uploads/2025/11/ieltsprep02.jpg); background-position: center center; background-attachment: scroll; background-size: 100%; padding-top: 100px; padding-bottom: 100px; align-self: stretch !important; width: 100%; display: flex; flex-direction: column; overflow: hidden; position: relative}:where(#brxe-e8872a > *:not(figcaption)) {position: relative}#brxe-e8872a::before {background-image: linear-gradient(rgba(47, 62, 92, 0.35) 10%, rgba(47, 62, 92, 0.35) 10%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-e8872a {height: auto; min-height: 350px}}#brxe-bddbfe {align-self: stretch !important; width: 100%; flex-direction: row; background-color: var(--bricks-color-bwfjch)}@media (max-width: 478px) {#brxe-bddbfe {flex-direction: column}}#brxe-838dcd {background-color: rgba(38, 49, 75, 0.74); background-blend-mode: darken; background-position: center center; background-attachment: fixed; background-image: radial-gradient(circle at center left, #26314b 5%, #5871ad 50%)}#brxe-lnvmpc {font-family: "Inclusive Sans"; font-weight: 400; color: var(--bricks-color-ctoxfc); font-size: 1.3em; letter-spacing: 1.2px; text-align: left; text-transform: uppercase; margin-bottom: var(--ptopbtm_standard); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 30px; background-color: var(--bricks-color-wxjiao)}@media (max-width: 478px) {#brxe-lnvmpc {margin-bottom: 0px; padding-left: 10px}}#brxe-vfvlgu {color: var(--bricks-color-bwfjch); font-family: "Inclusive Sans"; font-weight: 400; text-wrap: balance; line-height: 2; margin-bottom: var(--mtopbtm_standard); padding-left: 30px; width: 90%}#brxe-vfvlgu a {color: var(--bricks-color-bwfjch); font-family: "Inclusive Sans"; font-weight: 400; text-wrap: balance; line-height: 2; font-size: inherit}@media (max-width: 478px) {#brxe-vfvlgu {margin-bottom: 0px; width: 100%; padding-top: 20px; padding-right: 20px; padding-bottom: 2.5em; padding-left: 10px; text-wrap: pretty}#brxe-vfvlgu a {text-wrap: pretty; font-size: inherit}}#brxe-jgntvg {margin-bottom: var(--ptopbtm_standard); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 30px; font-family: "Inclusive Sans"; font-weight: 400; color: var(--bricks-color-ctoxfc); font-size: 1.3em; letter-spacing: 1.2px; text-align: left; text-transform: uppercase; background-color: var(--bricks-color-wxjiao)}@media (max-width: 478px) {#brxe-jgntvg {margin-bottom: 0px; padding-left: 10px}}#brxe-jdfdtf {color: var(--bricks-color-bwfjch); font-family: "Inclusive Sans"; font-weight: 400; text-wrap: balance; line-height: 2; margin-bottom: var(--mtopbtm_standard); padding-left: 30px; width: 90%}#brxe-jdfdtf a {color: var(--bricks-color-bwfjch); font-family: "Inclusive Sans"; font-weight: 400; text-wrap: balance; line-height: 2; font-size: inherit}@media (max-width: 478px) {#brxe-jdfdtf {margin-bottom: 0px; width: 100%; padding-top: 20px; padding-right: 20px; padding-bottom: 2.5em; padding-left: 10px; text-wrap: pretty}#brxe-jdfdtf a {text-wrap: pretty; font-size: inherit}}#brxe-xmagog {background-color: var(--bricks-color-ctoxfc); gap: 100px; color: var(--bricks-color-wxjiao); font-size: 1.4em; font-family: "Inclusive Sans"; font-weight: 400; font-style: normal; letter-spacing: 1px; text-align: right; align-self: flex-end; justify-content: flex-end; padding-top: 10px; padding-right: 120px; padding-bottom: 10px; padding-left: 40px; width: 100%; min-width: 100%; max-width: 100%; border: 2px solid var(--bricks-color-wxjiao); transition: var(--global_ease); display: flex; align-items: center}#brxe-xmagog:hover {gap: 20px; padding-right: 40px; background-color: var(--bricks-color-wxjiao); color: var(--bricks-color-ctoxfc); text-align: right; cursor: pointer}#brxe-xmagog i:hover {color: var(--bricks-color-ctoxfc)}#brxe-xmagog i {font-size: 2em}@media (max-width: 478px) {#brxe-xmagog {margin-bottom: 3em}}#brxe-tzbyhq {background-color: var(--bricks-color-kjhdwq); height: 20px; min-height: 20px; max-height: 20px}@media (max-width: 478px) {#brxe-tzbyhq {width: 33.33333333333333%; height: 2em; max-height: 2em; min-height: 2em}}#brxe-mozejm {background-color: var(--bricks-color-iartbc); height: 20px; min-height: 20px; max-height: 20px}@media (max-width: 478px) {#brxe-mozejm {flex-direction: row; width: 33.33333333333333%; height: 2em; min-height: 2em; max-height: 2em}}#brxe-jrdexq {background-color: var(--bricks-color-ntossm); height: 20px; min-height: 20px; max-height: 20px}@media (max-width: 478px) {#brxe-jrdexq {flex-direction: row; width: 33.33333333333333%; height: 2em; min-height: 2em; max-height: 2em}}#brxe-uqkklq {padding-bottom: 40px; align-self: stretch !important; width: 100%; flex-direction: row; min-height: 20px; max-height: 20px; height: 20px; margin-bottom: var(--ptopbtm_standard); display: flex}@media (max-width: 478px) {#brxe-uqkklq {display: flex; flex-direction: row; justify-content: space-evenly; align-self: stretch !important; width: 100%; height: 4em; min-height: 2em; max-height: 4em; margin-bottom: 0px}}#brxe-a4cef7 {align-self: flex-start; width: 80%; min-width: 80%; max-width: 80%; transition: var(--global_ease); padding-bottom: var(--ptopbtm_standard)}#brxe-a4cef7 .repeater-item:nth-child(1) {color: var(--bricks-color-wxjiao); font-size: 1.5em; text-align: left; font-family: "momcake"; font-weight: 700; letter-spacing: 1px; line-height: 1}#brxe-a4cef7 .repeater-item:nth-child(2) {color: var(--bricks-color-mcdfxb); font-size: 1.8em; text-align: left; font-family: "Inclusive Sans"; font-weight: 400; letter-spacing: 1px; line-height: 1; padding-left: 15px}#brxe-a4cef7 .bricks-heading {flex-direction: column}@media (max-width: 478px) {#brxe-a4cef7 .repeater-item:nth-child(1) {text-align: center; padding-top: 20px}#brxe-a4cef7 .repeater-item:nth-child(2) {text-align: center; font-size: 1em; padding-top: 20px; padding-bottom: 20px}#brxe-a4cef7 {width: 100%; min-width: 100%; max-width: 100%; align-self: stretch; flex-direction: row}}#brxe-ac6a48 {color: var(--bricks-color-oocgwx); font-size: 1.5em; font-family: "momcake"; letter-spacing: 2px; text-align: right; line-height: 2.0; font-weight: 700; display: none; justify-content: flex-end; padding-top: 20px; padding-bottom: 20px; transition: var(--global_ease); margin-right: 0; align-self: center; align-items: center}#brxe-be588f {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; display: inline-flex; justify-content: flex-end; transition: var(--global_ease); gap: 0px; justify-content: space-between; cursor: pointer; transform: rotateZ(0deg)}#brxe-be588f i {font-size: 3em; color: var(--bricks-color-wxjiao)}#brxe-be588f:hover {transition: var(--global_ease); transform-origin: center; transform: rotateZ(180deg)}#brxe-be588f i:hover {color: var(--bricks-color-oocgwx)}#brxe-be588f:focus {transform-origin: center}#brxe-1b3f8f {display: flex; justify-content: flex-end; align-self: flex-start !important; width: 20%; min-width: 20%; max-width: 20%}@media (max-width: 478px) {#brxe-1b3f8f {display: none}}#brxe-a6fc48 {align-self: stretch !important; width: 100%; display: flex}#brxe-eafdeb {display: flex; align-self: flex-start !important; transition: var(--global_ease); flex-direction: column; align-items: flex-start; max-width: 100%; width: 100%}#brxe-6eafc2 input {width: 100%}#brxe-a410ed.form-group input[name*="form-field-"], #brxe-a410ed textarea[name*="form-field-"], #brxe-a410ed select[name*="form-field-"], #brxe-a410ed input[name*="brfr"], #brxe-a410ed textarea[name*="brfr"], #brxe-a410ed select[name*="brfr"], #brxe-a410ed .choices .choices__inner, #brxe-a410ed .choices .choices__item, #brxe-a410ed .choices, #brxe-a410ed .choices[data-type*=select-one] .choices__input {color: var(--bricks-color-bxkgqz)}#brxe-a410ed.form-group input[name*="form-field-"], #brxe-a410ed input[name*="brfr"], #brxe-a410ed textarea[name*="brfr"], #brxe-a410ed select[name*="brfr"], #brxe-a410ed textarea[name*="form-field-"], #brxe-a410ed select[name*="form-field-"], #brxe-a410ed .choices, #brxe-a410ed .choices .choices__inner, #brxe-a410ed .choices .choices__item, #brxe-a410ed .choices, #brxe-a410ed .choices[data-type*=select-one] .choices__input, #brxe-a410ed .choices__list--dropdown, #brxe-a410ed .flatpickr.input {background-color: var(--bricks-color-ctoxfc)}#brxe-a410ed.form-group input[name*="form-field-"]:focus, #brxe-a410ed textarea[name*="form-field-"]:focus, #brxe-a410ed select[name*="form-field-"],input[name*="brfr"]:focus, #brxe-a410ed textarea[name*="brfr"]:focus, #brxe-a410ed select[name*="brfr"]:focus, #brxe-a410ed .choices .choices__inner:focus, #brxe-a410ed .choices:focus, #brxe-a410ed .choices[data-type*=select-one] .choices__input:focus {border-bottom: 2px solid var(--bricks-color-bwfjch)}#brxe-a410ed.form-group input[name*="form-field-"]:active, #brxe-a410ed textarea[name*="form-field-"]:active, #brxe-a410ed select[name*="form-field-"],input[name*="brfr"]:active, #brxe-a410ed textarea[name*="brfr"]:active, #brxe-a410ed select[name*="brfr"]:active, #brxe-a410ed .choices .choices__inner:active, #brxe-a410ed .choices:active, #brxe-a410ed .choices[data-type*=select-one] .choices__input:active {border-style: solid; border-color: var(--bricks-color-bwfjch)}#brxe-a410ed.form-group input[name*="form-field-"]:hover, #brxe-a410ed textarea[name*="form-field-"]:hover, #brxe-a410ed select[name*="form-field-"],input[name*="brfr"]:hover, #brxe-a410ed textarea[name*="brfr"]:hover, #brxe-a410ed select[name*="brfr"]:hover, #brxe-a410ed .choices .choices__inner:hover, #brxe-a410ed .choices:hover, #brxe-a410ed .choices[data-type*=select-one] .choices__input:hover {border-color: var(--bricks-color-bwfjch)}#brxe-a410ed #form-field-876120 {border: 2px solid #44c440}#brxe-c3b77b.form-group input[name*="form-field-"], #brxe-c3b77b textarea[name*="form-field-"], #brxe-c3b77b select[name*="form-field-"], #brxe-c3b77b input[name*="brfr"], #brxe-c3b77b textarea[name*="brfr"], #brxe-c3b77b select[name*="brfr"], #brxe-c3b77b .choices .choices__inner, #brxe-c3b77b .choices .choices__item, #brxe-c3b77b .choices, #brxe-c3b77b .choices[data-type*=select-one] .choices__input {color: var(--bricks-color-bwfjch)}#brxe-5b682a {width: 100%; font-family: "Inclusive Sans"; font-weight: 400}#brxe-5b682a .choices__list--dropdown {border-color: var(--bricks-color-ydpfte)}#brxe-5b682a .choices .is-highlighted {background-color: var(--bricks-color-nebtox); color: var(--bricks-color-oocgwx)}#brxe-5b682a.form-group input[name*="form-field-"], #brxe-5b682a input[name*="brfr"], #brxe-5b682a textarea[name*="brfr"], #brxe-5b682a select[name*="brfr"], #brxe-5b682a textarea[name*="form-field-"], #brxe-5b682a select[name*="form-field-"], #brxe-5b682a .choices, #brxe-5b682a .choices .choices__inner, #brxe-5b682a .choices .choices__item, #brxe-5b682a .choices, #brxe-5b682a .choices[data-type*=select-one] .choices__input, #brxe-5b682a .choices__list--dropdown, #brxe-5b682a .flatpickr.input {background-color: var(--bricks-color-ctoxfc)}#brxe-5b682a .choices .is-highlighted:active {background-color: var(--bricks-color-bwfjch); color: var(--bricks-color-ctoxfc)}#brxe-5b682a .choices .is-highlighted:hover {background-color: var(--bricks-color-nebtox)}#brxe-5b682a.form-group input[name*="form-field-"], #brxe-5b682a textarea[name*="form-field-"], #brxe-5b682a select[name*="form-field-"], #brxe-5b682a input[name*="brfr"], #brxe-5b682a textarea[name*="brfr"], #brxe-5b682a select[name*="brfr"], #brxe-5b682a .choices .choices__inner, #brxe-5b682a .choices .choices__item, #brxe-5b682a .choices, #brxe-5b682a .choices[data-type*=select-one] .choices__input {color: var(--bricks-color-mxnvqe)}#brxe-5b682a.form-group input[name*="form-field-"], #brxe-5b682a textarea[name*="form-field-"], #brxe-5b682a select[name*="form-field-"],input[name*="brfr"], #brxe-5b682a textarea[name*="brfr"], #brxe-5b682a select[name*="brfr"], #brxe-5b682a .choices .choices__inner, #brxe-5b682a .choices, #brxe-5b682a .choices[data-type*=select-one] .choices__input {border-color: var(--bricks-color-ydpfte)}#brxe-5b682a.form-group input[name*="form-field-"]:hover, #brxe-5b682a textarea[name*="form-field-"]:hover, #brxe-5b682a select[name*="form-field-"],input[name*="brfr"]:hover, #brxe-5b682a textarea[name*="brfr"]:hover, #brxe-5b682a select[name*="brfr"]:hover, #brxe-5b682a .choices .choices__inner:hover, #brxe-5b682a .choices:hover, #brxe-5b682a .choices[data-type*=select-one] .choices__input:hover {border-color: var(--bricks-color-bxkgqz)}#brxe-5b682a.form-group input[name*="form-field-"]:active, #brxe-5b682a textarea[name*="form-field-"]:active, #brxe-5b682a select[name*="form-field-"],input[name*="brfr"]:active, #brxe-5b682a textarea[name*="brfr"]:active, #brxe-5b682a select[name*="brfr"]:active, #brxe-5b682a .choices .choices__inner:active, #brxe-5b682a .choices:active, #brxe-5b682a .choices[data-type*=select-one] .choices__input:active {border: 1px solid var(--bricks-color-bxkgqz)}#brxe-dd9cdd.form-group input[name*="form-field-"], #brxe-dd9cdd textarea[name*="form-field-"], #brxe-dd9cdd select[name*="form-field-"], #brxe-dd9cdd input[name*="brfr"], #brxe-dd9cdd textarea[name*="brfr"], #brxe-dd9cdd select[name*="brfr"], #brxe-dd9cdd .choices .choices__inner, #brxe-dd9cdd .choices .choices__item, #brxe-dd9cdd .choices, #brxe-dd9cdd .choices[data-type*=select-one] .choices__input {color: var(--bricks-color-bwfjch)}#brxe-4475bf input {width: 100%}#brxe-4475bf.form-group input[name*="form-field-"], #brxe-4475bf textarea[name*="form-field-"], #brxe-4475bf select[name*="form-field-"], #brxe-4475bf input[name*="brfr"], #brxe-4475bf textarea[name*="brfr"], #brxe-4475bf select[name*="brfr"], #brxe-4475bf .choices .choices__inner, #brxe-4475bf .choices .choices__item, #brxe-4475bf .choices, #brxe-4475bf .choices[data-type*=select-one] .choices__input {color: var(--bricks-color-qaskol)}#brxe-4475bf {font-weight: 400}#brxe-1be12d {width: 100%; font-family: "Inclusive Sans"; font-weight: 400}#brxe-1be12d .choices__list--dropdown {border-color: var(--bricks-color-ydpfte)}#brxe-1be12d .choices .is-highlighted {background-color: var(--bricks-color-nebtox); color: var(--bricks-color-oocgwx)}#brxe-1be12d.form-group input[name*="form-field-"], #brxe-1be12d input[name*="brfr"], #brxe-1be12d textarea[name*="brfr"], #brxe-1be12d select[name*="brfr"], #brxe-1be12d textarea[name*="form-field-"], #brxe-1be12d select[name*="form-field-"], #brxe-1be12d .choices, #brxe-1be12d .choices .choices__inner, #brxe-1be12d .choices .choices__item, #brxe-1be12d .choices, #brxe-1be12d .choices[data-type*=select-one] .choices__input, #brxe-1be12d .choices__list--dropdown, #brxe-1be12d .flatpickr.input {background-color: var(--bricks-color-ctoxfc)}#brxe-1be12d.form-group input[name*="form-field-"], #brxe-1be12d textarea[name*="form-field-"], #brxe-1be12d select[name*="form-field-"], #brxe-1be12d input[name*="brfr"], #brxe-1be12d textarea[name*="brfr"], #brxe-1be12d select[name*="brfr"], #brxe-1be12d .choices .choices__inner, #brxe-1be12d .choices .choices__item, #brxe-1be12d .choices, #brxe-1be12d .choices[data-type*=select-one] .choices__input {color: var(--bricks-color-mxnvqe)}#brxe-aa8003 {width: 100%; font-family: "Inclusive Sans"; font-weight: 400}#brxe-aa8003 .choices__list--dropdown {border-color: var(--bricks-color-ydpfte)}#brxe-aa8003 .choices .is-highlighted {background-color: var(--bricks-color-nebtox); color: var(--bricks-color-oocgwx)}#brxe-aa8003.form-group input[name*="form-field-"], #brxe-aa8003 input[name*="brfr"], #brxe-aa8003 textarea[name*="brfr"], #brxe-aa8003 select[name*="brfr"], #brxe-aa8003 textarea[name*="form-field-"], #brxe-aa8003 select[name*="form-field-"], #brxe-aa8003 .choices, #brxe-aa8003 .choices .choices__inner, #brxe-aa8003 .choices .choices__item, #brxe-aa8003 .choices, #brxe-aa8003 .choices[data-type*=select-one] .choices__input, #brxe-aa8003 .choices__list--dropdown, #brxe-aa8003 .flatpickr.input {background-color: var(--bricks-color-ctoxfc)}#brxe-aa8003.form-group input[name*="form-field-"], #brxe-aa8003 textarea[name*="form-field-"], #brxe-aa8003 select[name*="form-field-"], #brxe-aa8003 input[name*="brfr"], #brxe-aa8003 textarea[name*="brfr"], #brxe-aa8003 select[name*="brfr"], #brxe-aa8003 .choices .choices__inner, #brxe-aa8003 .choices .choices__item, #brxe-aa8003 .choices, #brxe-aa8003 .choices[data-type*=select-one] .choices__input {color: var(--bricks-color-mxnvqe); font-family: "Inclusive Sans"; font-weight: 400}#brxe-aa8003 .choices .is-highlighted:active {background-color: var(--bricks-color-bwfjch); color: var(--bricks-color-ctoxfc)}#brxe-aa8003 .choices .is-highlighted:hover {background-color: var(--bricks-color-nebtox)}#brxe-aa8003.form-group input[name*="form-field-"], #brxe-aa8003 textarea[name*="form-field-"], #brxe-aa8003 select[name*="form-field-"],input[name*="brfr"], #brxe-aa8003 textarea[name*="brfr"], #brxe-aa8003 select[name*="brfr"], #brxe-aa8003 .choices .choices__inner, #brxe-aa8003 .choices, #brxe-aa8003 .choices[data-type*=select-one] .choices__input {border-color: var(--bricks-color-ydpfte)}#brxe-aa8003.form-group input[name*="form-field-"]:hover, #brxe-aa8003 textarea[name*="form-field-"]:hover, #brxe-aa8003 select[name*="form-field-"],input[name*="brfr"]:hover, #brxe-aa8003 textarea[name*="brfr"]:hover, #brxe-aa8003 select[name*="brfr"]:hover, #brxe-aa8003 .choices .choices__inner:hover, #brxe-aa8003 .choices:hover, #brxe-aa8003 .choices[data-type*=select-one] .choices__input:hover {border-color: var(--bricks-color-bxkgqz)}#brxe-aa8003.form-group input[name*="form-field-"]:active, #brxe-aa8003 textarea[name*="form-field-"]:active, #brxe-aa8003 select[name*="form-field-"],input[name*="brfr"]:active, #brxe-aa8003 textarea[name*="brfr"]:active, #brxe-aa8003 select[name*="brfr"]:active, #brxe-aa8003 .choices .choices__inner:active, #brxe-aa8003 .choices:active, #brxe-aa8003 .choices[data-type*=select-one] .choices__input:active {border: 1px solid var(--bricks-color-bxkgqz)}#brxe-ff58f2 {align-self: flex-end; transition: var(--global_ease)}#brxe-ff58f2 button {color: var(--bricks-color-wxjiao); font-family: "Inclusive Sans"; text-align: right; font-size: 1.2em; line-height: 1; font-weight: 500; letter-spacing: 1px; background-color: rgba(0, 0, 0, 0); border: 2px solid var(--bricks-color-wxjiao); padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px}#brxe-ff58f2 button:hover {background-color: var(--bricks-color-wxjiao); color: var(--bricks-color-ctoxfc); text-align: right; border: 2px solid var(--bricks-color-wxjiao); padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 40px}#brxe-ff58f2:hover {transition: var(--global_ease)}.formContinueIcon button:after{ font-family: "Ionicons"; content: "\f119"; float: right; font-size: 2em; transition: all 0.4s ease;} .formContinueIcon:hover button:after{ font-size: 2em; margin-left: 20%; transition: all 0.1s ease;}#brxe-c49564 {width: 99%}#brxe-8785ce {color: var(--bricks-color-oocgwx); font-size: 1.7em; text-align: left; font-family: "Inclusive Sans"; font-weight: 400}#brxe-db3d4d {padding-bottom: var(--ptopbtm_standard); color: var(--bricks-color-bxkgqz); font-size: 1.1em; text-align: left; font-family: "Inclusive Sans"; font-weight: 500}#brxe-687dc1 input {appearance: none; -webkit-appearance: none}#brxe-687dc1[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-a9d24b input {appearance: none; -webkit-appearance: none}#brxe-a9d24b[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-7dcddd input {appearance: none; -webkit-appearance: none}#brxe-7dcddd[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-cff9c5 input {appearance: none; -webkit-appearance: none}#brxe-cff9c5[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-ae1fae input {appearance: none; -webkit-appearance: none}#brxe-ae1fae[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-d52013 input {appearance: none; -webkit-appearance: none}#brxe-d52013[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-e34ef3 input {appearance: none; -webkit-appearance: none}#brxe-e34ef3[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-45c518 input {appearance: none; -webkit-appearance: none}#brxe-45c518[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-7a699d input {appearance: none; -webkit-appearance: none}#brxe-7a699d[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-349cd8 input {appearance: none; -webkit-appearance: none}#brxe-349cd8[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-6f9a72 input {appearance: none; -webkit-appearance: none}#brxe-6f9a72[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-02e896 {width: 100%; padding-top: 0; padding-right: var(--pleftright_standard); padding-bottom: var(--mtopbtm_standard); padding-left: var(--pleftright_standard)}#brxe-02e896 .options-wrapper {flex-direction: column !important; display: flex !important; column-gap: 10px !important; display: flex; row-gap: 10px !important}#brxe-02e896 > .options-wrapper {align-items: flex-start !important; display: flex !important}#brxe-5f9375 {padding-top: var(--ptopbtm_standard); padding-bottom: var(--ptopbtm_standard); color: var(--bricks-color-oocgwx); font-size: 1.7em; text-align: left; font-family: "Inclusive Sans"; font-weight: 400; margin-bottom: 0}#brxe-cb8f95 {padding-right: var(--pleftright_standard); padding-left: var(--pleftright_standard)}#brxe-cb8f95 input {width: 100%}#brxe-255b95 {padding-top: var(--ptopbtm_standard); color: var(--bricks-color-oocgwx); font-size: 1.7em; text-align: left; font-family: "Inclusive Sans"; font-weight: 400}#brxe-d8b216 {padding-bottom: var(--ptopbtm_standard); color: var(--bricks-color-bxkgqz); font-size: 1.1em; text-align: left; font-family: "Inclusive Sans"; font-weight: 500}#brxe-d18131 input {appearance: none; -webkit-appearance: none}#brxe-d18131[data-custom-style="true"] input[type="radio"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-e4fc1a input {appearance: none; -webkit-appearance: none}#brxe-e4fc1a[data-custom-style="true"] input[type="radio"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-adbcec input {appearance: none; -webkit-appearance: none}#brxe-adbcec[data-custom-style="true"] input[type="radio"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-20a55d input {appearance: none; -webkit-appearance: none}#brxe-20a55d[data-custom-style="true"] input[type="radio"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-b7a8f1 {width: 100%; padding-top: 10px; padding-right: var(--pleftright_standard); padding-bottom: var(--mtopbtm_standard); padding-left: var(--pleftright_standard)}#brxe-b7a8f1 .options-wrapper {column-gap: 10px !important; display: flex; row-gap: 10px !important; flex-direction: column !important; display: flex !important}#brxe-b7a8f1 > .options-wrapper {align-items: flex-start !important; display: flex !important}#brxe-d473a9 {align-self: flex-end; transition: var(--global_ease)}#brxe-d473a9 button {color: var(--bricks-color-wxjiao); font-family: "Inclusive Sans"; text-align: right; font-size: 1.2em; line-height: 1; font-weight: 500; letter-spacing: 1px; background-color: rgba(0, 0, 0, 0); border: 2px solid var(--bricks-color-wxjiao); padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px}#brxe-d473a9 button:hover {background-color: var(--bricks-color-wxjiao); color: var(--bricks-color-ctoxfc); text-align: right; border: 2px solid var(--bricks-color-wxjiao); padding-top: 5px; padding-right: 40px; padding-bottom: 5px; padding-left: 20px}#brxe-d473a9:hover {transition: var(--global_ease)}.formPreviousIcon button:before{ font-family: "Ionicons"; content: "\f117"; float: left; font-size: 2em; transition: all 0.4s ease;} .formPreviousIcon:hover button:before{ font-size: 2em; margin-right: 20%; transition: all 0.1s ease;}#brxe-362627 {align-self: flex-end; transition: var(--global_ease)}#brxe-362627 button {color: var(--bricks-color-wxjiao); font-family: "Inclusive Sans"; text-align: right; font-size: 1.2em; line-height: 1; font-weight: 500; letter-spacing: 1px; background-color: rgba(0, 0, 0, 0); border: 2px solid var(--bricks-color-wxjiao); padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px}#brxe-362627 button:hover {background-color: var(--bricks-color-wxjiao); color: var(--bricks-color-ctoxfc); text-align: right; border: 2px solid var(--bricks-color-wxjiao); padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 40px}#brxe-362627:hover {transition: var(--global_ease)}.formContinueIcon button:after{ font-family: "Ionicons"; content: "\f119"; float: right; font-size: 2em; transition: all 0.4s ease;} .formContinueIcon:hover button:after{ font-size: 2em; margin-left: 20%; transition: all 0.1s ease;}#brxe-e5c546 {width: 100%; align-self: stretch !important; display: flex; justify-content: space-between; align-items: center; flex-direction: row; margin-top: var(--mtopbtm_standard); margin-bottom: var(--mtopbtm_standard)}#brxe-288825 {width: 99%}#brxe-6ed49f {padding-bottom: var(--ptopbtm_standard); color: var(--bricks-color-oocgwx); font-size: 1.7em; text-align: left; font-family: "Inclusive Sans"; font-weight: 400}#brxe-ccf6b9 input {appearance: none; -webkit-appearance: none}#brxe-ccf6b9[data-custom-style="true"] input[type="radio"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-fb6c6a input {appearance: none; -webkit-appearance: none}#brxe-fb6c6a[data-custom-style="true"] input[type="radio"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-d4e6e1 input {appearance: none; -webkit-appearance: none}#brxe-d4e6e1[data-custom-style="true"] input[type="radio"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-7ab1d4 {width: 100%; padding-right: var(--pleftright_standard); padding-left: var(--pleftright_standard)}#brxe-7ab1d4 .options-wrapper {column-gap: 10px !important; display: flex; row-gap: 10px !important; flex-direction: column !important; display: flex !important}#brxe-7ab1d4 > .options-wrapper {align-items: flex-start !important; display: flex !important}#brxe-b39de4 {padding-bottom: var(--ptopbtm_standard); color: var(--bricks-color-oocgwx); font-size: 1.7em; text-align: left; font-family: "Inclusive Sans"; font-weight: 400}#brxe-479f93 input {appearance: none; -webkit-appearance: none}#brxe-479f93[data-custom-style="true"] input[type="radio"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-72b9fe input {appearance: none; -webkit-appearance: none}#brxe-72b9fe[data-custom-style="true"] input[type="radio"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-767c0f input {appearance: none; -webkit-appearance: none}#brxe-767c0f[data-custom-style="true"] input[type="radio"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-c68ee4 input {appearance: none; -webkit-appearance: none}#brxe-c68ee4[data-custom-style="true"] input[type="radio"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-2fe211 input {appearance: none; -webkit-appearance: none}#brxe-2fe211[data-custom-style="true"] input[type="radio"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-bebd16 {width: 100%; padding-right: var(--pleftright_standard); padding-left: var(--pleftright_standard)}#brxe-bebd16 .options-wrapper {column-gap: 10px !important; display: flex; row-gap: 10px !important; flex-direction: column !important; display: flex !important}#brxe-bebd16 > .options-wrapper {align-items: flex-start !important; display: flex !important}#brxe-952a5b {padding-top: var(--ptopbtm_standard); padding-bottom: var(--ptopbtm_standard); color: var(--bricks-color-oocgwx); font-size: 1.7em; text-align: left; font-family: "Inclusive Sans"; font-weight: 400; margin-bottom: 0}#brxe-cf9387[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; border: 2px solid var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-cf9387[data-custom-style="true"] input[type="checkbox"]:checked + label {color: var(--bricks-color-bwfjch) !important; font-size: 1.1em !important; font-family: "Inclusive Sans" !important; font-weight: 400 !important; letter-spacing: 1px !important; text-align: left !important}#brxe-cf9387 input {appearance: none; -webkit-appearance: none}#brxe-03892c[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; border: 2px solid var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-03892c[data-custom-style="true"] input[type="checkbox"]:checked + label {color: var(--bricks-color-bwfjch) !important; font-size: 1.1em !important; font-family: "Inclusive Sans" !important; font-weight: 400 !important; letter-spacing: 1px !important; text-align: left !important}#brxe-03892c input {appearance: none; -webkit-appearance: none}#brxe-53070d[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; border: 2px solid var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-53070d[data-custom-style="true"] input[type="checkbox"]:checked + label {color: var(--bricks-color-bwfjch) !important; font-size: 1.1em !important; font-family: "Inclusive Sans" !important; font-weight: 400 !important; letter-spacing: 1px !important; text-align: left !important}#brxe-53070d input {appearance: none; -webkit-appearance: none}#brxe-bb55e3[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; border: 2px solid var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-bb55e3[data-custom-style="true"] input[type="checkbox"]:checked + label {color: var(--bricks-color-bwfjch) !important; font-size: 1.1em !important; font-family: "Inclusive Sans" !important; font-weight: 400 !important; letter-spacing: 1px !important; text-align: left !important}#brxe-bb55e3 input {appearance: none; -webkit-appearance: none}#brxe-38762c[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; border: 2px solid var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-38762c[data-custom-style="true"] input[type="checkbox"]:checked + label {color: var(--bricks-color-bwfjch) !important; font-size: 1.1em !important; font-family: "Inclusive Sans" !important; font-weight: 400 !important; letter-spacing: 1px !important; text-align: left !important}#brxe-38762c input {appearance: none; -webkit-appearance: none}#brxe-577aa3[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; border: 2px solid var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-577aa3[data-custom-style="true"] input[type="checkbox"]:checked + label {color: var(--bricks-color-bwfjch) !important; font-size: 1.1em !important; font-family: "Inclusive Sans" !important; font-weight: 400 !important; letter-spacing: 1px !important; text-align: left !important}#brxe-577aa3 input {appearance: none; -webkit-appearance: none}#brxe-5c2b6d {width: 100%; padding-right: var(--pleftright_standard); padding-left: var(--pleftright_standard)}#brxe-5c2b6d .options-wrapper {flex-direction: column !important; display: flex !important; column-gap: 10px !important; display: flex; row-gap: 10px !important}#brxe-5c2b6d > .options-wrapper {align-items: flex-start !important; display: flex !important}#brxe-1399f6 {padding-top: var(--ptopbtm_standard); padding-bottom: var(--ptopbtm_standard); font-family: "Inclusive Sans"; color: var(--bricks-color-oocgwx); font-size: 1.7em; text-align: left; font-weight: 400; margin-bottom: 0}#brxe-b5ca33[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; border: 2px solid var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-b5ca33[data-custom-style="true"] input[type="checkbox"]:checked + label {color: var(--bricks-color-bwfjch) !important; font-size: 1.1em !important; font-family: "Inclusive Sans" !important; font-weight: 400 !important; letter-spacing: 1px !important; text-align: left !important}#brxe-b5ca33 input {appearance: none; -webkit-appearance: none}#brxe-09efd9[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; border: 2px solid var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-09efd9[data-custom-style="true"] input[type="checkbox"]:checked + label {color: var(--bricks-color-bwfjch) !important; font-size: 1.1em !important; font-family: "Inclusive Sans" !important; font-weight: 400 !important; letter-spacing: 1px !important; text-align: left !important}#brxe-09efd9 input {appearance: none; -webkit-appearance: none}#brxe-4ebfe5[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; border: 2px solid var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-4ebfe5[data-custom-style="true"] input[type="checkbox"]:checked + label {color: var(--bricks-color-bwfjch) !important; font-size: 1.1em !important; font-family: "Inclusive Sans" !important; font-weight: 400 !important; letter-spacing: 1px !important; text-align: left !important}#brxe-4ebfe5 input {appearance: none; -webkit-appearance: none}#brxe-8f9cd3[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; border: 2px solid var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-8f9cd3[data-custom-style="true"] input[type="checkbox"]:checked + label {color: var(--bricks-color-bwfjch) !important; font-size: 1.1em !important; font-family: "Inclusive Sans" !important; font-weight: 400 !important; letter-spacing: 1px !important; text-align: left !important}#brxe-8f9cd3 input {appearance: none; -webkit-appearance: none}#brxe-389dfd[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; border: 2px solid var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-389dfd[data-custom-style="true"] input[type="checkbox"]:checked + label {color: var(--bricks-color-bwfjch) !important; font-size: 1.1em !important; font-family: "Inclusive Sans" !important; font-weight: 400 !important; letter-spacing: 1px !important; text-align: left !important}#brxe-389dfd input {appearance: none; -webkit-appearance: none}#brxe-4afbf6[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; border: 2px solid var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-4afbf6[data-custom-style="true"] input[type="checkbox"]:checked + label {color: var(--bricks-color-bwfjch) !important; font-size: 1.1em !important; font-family: "Inclusive Sans" !important; font-weight: 400 !important; letter-spacing: 1px !important; text-align: left !important}#brxe-4afbf6 input {appearance: none; -webkit-appearance: none}#brxe-533bdf[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; border: 2px solid var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-533bdf[data-custom-style="true"] input[type="checkbox"]:checked + label {color: var(--bricks-color-bwfjch) !important; font-size: 1.1em !important; font-family: "Inclusive Sans" !important; font-weight: 400 !important; letter-spacing: 1px !important; text-align: left !important}#brxe-533bdf input {appearance: none; -webkit-appearance: none}#brxe-bb4bf0 {width: 100%; padding-right: var(--pleftright_standard); padding-left: var(--pleftright_standard)}#brxe-bb4bf0 .options-wrapper {flex-direction: column !important; display: flex !important; column-gap: 10px !important; display: flex; row-gap: 10px !important}#brxe-bb4bf0 > .options-wrapper {align-items: flex-start !important; display: flex !important}#brxe-8fcc81 {padding-top: var(--ptopbtm_standard); font-family: "Inclusive Sans"; color: var(--bricks-color-oocgwx); font-size: 1.7em; text-align: left; font-weight: 400}#brxe-64c5b9 {padding-bottom: var(--ptopbtm_standard); font-family: "Inclusive Sans"; color: var(--bricks-color-bxkgqz); font-size: 1.1em; text-align: left; font-weight: 500}#brxe-1ccb5a {color: var(--bricks-color-bxkgqz); font-size: 0.9em}#brxe-1ccb5a input {appearance: none; -webkit-appearance: none}#brxe-1ccb5a[data-custom-style="true"] input[type="checkbox"]:checked {background-color: var(--bricks-color-bwfjch) !important; box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc) !important}#brxe-be8262 {width: 100%; padding-top: var(--ptopbtm_standard)}#brxe-3d6ee1 {align-self: flex-end; transition: var(--global_ease); margin-right: 50px}#brxe-3d6ee1 button {color: var(--bricks-color-wxjiao); font-family: "Inclusive Sans"; text-align: right; font-size: 1.2em; line-height: 1; font-weight: 500; letter-spacing: 1px; border: 2px solid var(--bricks-color-wxjiao); padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px; background-color: rgba(0, 0, 0, 0)}#brxe-3d6ee1 button:hover {background-color: var(--bricks-color-wxjiao); color: var(--bricks-color-ctoxfc); text-align: right; border: 2px solid var(--bricks-color-wxjiao); padding-top: 5px; padding-right: 40px; padding-bottom: 5px; padding-left: 20px}#brxe-3d6ee1:hover {transition: var(--global_ease)}.formPreviousIcon button:before{ font-family: "Ionicons"; content: "\f117"; float: left; font-size: 2em; transition: all 0.4s ease;} .formPreviousIcon:hover button:before{ font-size: 2em; margin-right: 20%; transition: all 0.1s ease;}#brxe-a78d0d {align-self: flex-end; transition: var(--global_ease)}#brxe-a78d0d button {color: var(--bricks-color-wxjiao); font-family: "Inclusive Sans"; text-align: right; font-size: 1.2em; line-height: 1; font-weight: 500; letter-spacing: 1px; border: 2px solid var(--bricks-color-wxjiao); padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px}#brxe-a78d0d button:hover {background-color: var(--bricks-color-wxjiao); color: var(--bricks-color-ctoxfc); text-align: right; border: 2px solid var(--bricks-color-wxjiao); padding-top: 5px; padding-right: 40px; padding-bottom: 5px; padding-left: 20px}#brxe-a78d0d:hover {transition: var(--global_ease)}.formPreviousIcon button:before{ font-family: "Ionicons"; content: "\f117"; float: left; font-size: 2em; transition: all 0.4s ease;} .formPreviousIcon:hover button:before{ font-size: 2em; margin-right: 20%; transition: all 0.1s ease;}#brxe-a9f82a {align-self: stretch !important; width: 100%; align-items: center; justify-content: space-between; margin-top: var(--mtopbtm_standard); margin-bottom: var(--mtopbtm_standard); display: flex; flex-direction: row}#brxe-d8f215 {width: 99%}#brxe-f5a9a1 {align-self: center; transition: var(--global_ease); width: 100%; color: var(--bricks-color-ctoxfc); background-color: var(--bricks-color-wxjiao); align-items: flex-end; justify-content: center}#brxe-f5a9a1 button {color: var(--bricks-color-ctoxfc); font-family: "Inclusive Sans"; text-align: right; font-size: 1.2em; line-height: 1; font-weight: 500; letter-spacing: 2px; text-transform: uppercase; background-color: var(--bricks-color-wxjiao); border: 2px solid var(--bricks-color-wxjiao); padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 85%; width: 100%}#brxe-f5a9a1 button:hover {background-color: var(--bricks-color-wxjiao); color: var(--bricks-color-ctoxfc); text-align: right; font-family: "Inclusive Sans"; font-size: 1.2em; letter-spacing: 2px; text-transform: uppercase; border: 2px solid var(--bricks-color-wxjiao); padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 85%}#brxe-f5a9a1:hover {transition: var(--global_ease)}.formContinueIcon button:after{ font-family: "Ionicons"; content: "\f119"; float: right; font-size: 2em; transition: all 0.4s ease;} .formContinueIcon:hover button:after{ font-size: 2em; margin-left: 20%; transition: all 0.1s ease;}@media (max-width: 478px) {#brxe-f5a9a1 button {padding-right: 0; padding-left: 0}#brxe-f5a9a1 button:hover {padding-right: 0; padding-left: 0}}#brxe-a06100 {width: 100%}#brxe-djaujs .input-icon-wrapper {flex-direction: row}#brxe-djaujs .brf-field-divider {width: 100%}#brxe-djaujs .brf-steps {top: -60px}#brxe-djaujs {padding-bottom: var(--ptopbtm_standard); transition: var(--global_ease); font-family: "Inclusive Sans"; font-weight: 400; align-self: flex-start}#brxe-djaujs .input-icon {border-top: 1px solid var(--bricks-color-ydpfte); border-right: 0px solid var(--bricks-color-ydpfte); border-bottom: 1px solid var(--bricks-color-ydpfte); border-left: 1px solid var(--bricks-color-ydpfte); color: rgba(53, 69, 105, 0.66); background-color: var(--bricks-color-rkeehp); font-size: 20px}#brxe-djaujs .input-icon svg {fill: rgba(53, 69, 105, 0.66); width: 20px}#brxe-djaujs .input-icon svg path {fill: rgba(53, 69, 105, 0.66)}#brxe-djaujs ::placeholder {font-style: normal; font-weight: 300; color: var(--bricks-color-qaskol); font-family: "Inclusive Sans"}#brxe-djaujs select {font-style: normal; font-weight: 300; color: var(--bricks-color-qaskol); font-family: "Inclusive Sans"; color: var(--bricks-color-bxkgqz); border: 1px solid var(--bricks-color-ydpfte)}#brxe-djaujs .ql-editor.ql-blank::before {font-style: normal !important; font-weight: 300 !important; color: var(--bricks-color-qaskol) !important; font-family: "Inclusive Sans" !important}#brxe-djaujs .form-group input:not([type="submit"]) {color: var(--bricks-color-bxkgqz); border: 1px solid var(--bricks-color-ydpfte)}#brxe-djaujs textarea {color: var(--bricks-color-bxkgqz); border: 1px solid var(--bricks-color-ydpfte)}#brxe-djaujs .choices {color: var(--bricks-color-bxkgqz)}#brxe-djaujs .form-group:not(.submit-button-wrapper) {padding-bottom: 10px}#brxe-djaujs .flatpickr {border: 1px solid var(--bricks-color-ydpfte)}#brxe-djaujs .choose-files {border: 1px solid var(--bricks-color-ydpfte)}#brxe-djaujs .form-group input:not([type="submit"]):hover {border-color: var(--bricks-color-bxkgqz)}#brxe-djaujs .flatpickr:hover {border-color: var(--bricks-color-bxkgqz)}#brxe-djaujs select:hover {border-color: var(--bricks-color-bxkgqz)}#brxe-djaujs textarea:hover {border-color: var(--bricks-color-bxkgqz)}#brxe-djaujs .choose-files:hover {border-color: var(--bricks-color-bxkgqz)}#brxe-djaujs .form-group input:not([type="submit"]):active {border-top: 0px solid var(--bricks-color-bxkgqz); border-right: 0px solid var(--bricks-color-bxkgqz); border-bottom: 2px solid var(--bricks-color-bxkgqz); border-left: 0px solid var(--bricks-color-bxkgqz)}#brxe-djaujs .flatpickr:active {border-top: 0px solid var(--bricks-color-bxkgqz); border-right: 0px solid var(--bricks-color-bxkgqz); border-bottom: 2px solid var(--bricks-color-bxkgqz); border-left: 0px solid var(--bricks-color-bxkgqz)}#brxe-djaujs select:active {border-top: 0px solid var(--bricks-color-bxkgqz); border-right: 0px solid var(--bricks-color-bxkgqz); border-bottom: 2px solid var(--bricks-color-bxkgqz); border-left: 0px solid var(--bricks-color-bxkgqz)}#brxe-djaujs textarea:active {border-top: 0px solid var(--bricks-color-bxkgqz); border-right: 0px solid var(--bricks-color-bxkgqz); border-bottom: 2px solid var(--bricks-color-bxkgqz); border-left: 0px solid var(--bricks-color-bxkgqz)}#brxe-djaujs .choose-files:active {border-top: 0px solid var(--bricks-color-bxkgqz); border-right: 0px solid var(--bricks-color-bxkgqz); border-bottom: 2px solid var(--bricks-color-bxkgqz); border-left: 0px solid var(--bricks-color-bxkgqz)}#brxe-djaujs .form-group input:not([type="submit"]):focus {border-bottom: 2px solid var(--bricks-color-bwfjch)}#brxe-djaujs .flatpickr:focus {border-bottom: 2px solid var(--bricks-color-bwfjch)}#brxe-djaujs select:focus {border-bottom: 2px solid var(--bricks-color-bwfjch)}#brxe-djaujs textarea:focus {border-bottom: 2px solid var(--bricks-color-bwfjch)}#brxe-djaujs .choose-files:focus {border-bottom: 2px solid var(--bricks-color-bwfjch)}#brxe-djaujs[data-checkbox-custom] .form-group:not([data-ignore-custom-styles]) input[type="checkbox"] {appearance: none; -webkit-appearance: none; width: 30px; height: 30px; background-color: var(--bricks-color-ctoxfc); border: 2px dashed var(--bricks-color-bxkgqz)}#brxe-djaujs[data-checkbox-custom] [data-field-type="checkbox"]:not([data-ignore-custom-styles]) .options-wrapper li {display: flex; flex-direction: row; align-items: center}#brxe-djaujs[data-checkbox-custom] [data-field-type="checkbox"]:not([data-ignore-custom-styles]) .options-wrapper li input:checked + label {color: var(--bricks-color-bwfjch); background-color: var(--bricks-color-nebtox)}#brxe-djaujs[data-checkbox-custom] [data-field-type="checkbox"]:not([data-ignore-custom-styles]) .options-wrapper li label {padding-right: 10px; padding-left: 10px; transition: global 0.3s ease}#brxe-djaujs[data-checkbox-custom] .form-group:not([data-ignore-custom-styles]) input[type="checkbox"]:hover {border-color: var(--bricks-color-bwfjch)}#brxe-djaujs[data-checkbox-custom] .form-group:not([data-ignore-custom-styles]) input[type="checkbox"]:active {border-style: solid}#brxe-djaujs[data-checkbox-custom] .form-group:not([data-ignore-custom-styles]) input[type="checkbox"]:focus {border-style: solid}#brxe-djaujs[data-radio-custom] .form-group:not([data-ignore-custom-styles]) input[type="radio"] {appearance: none; width: 30px; height: 30px; background-color: var(--bricks-color-ctoxfc); border: 2px dashed var(--bricks-color-bxkgqz)}#brxe-djaujs[data-radio-custom].form-group:not([data-ignore-custom-styles]) input[type="radio"] {-webkit-appearance: none}#brxe-djaujs[data-radio-custom] [data-field-type="radio"]:not([data-ignore-custom-styles]) .options-wrapper li {display: flex; flex-direction: row; align-items: center}#brxe-djaujs .brf-invalid input, #brxe-djaujs .brf-invalid textarea, #brxe-djaujs .brf-invalid select, #brxe-djaujs .brf-invalid .choices__inner, #brxe-djaujs .brf-invalid .brf-pro-forms-rating-icons, #brxe-djaujs .brf-invalid .ql-editor, #brxe-djaujs .brf-invalid .slider.noUi-target, #brxe-djaujs .brf-invalid canvas.brf-signature__pad, #brxe-djaujs .brf-invalid .filepond--drop-label {background-color: rgba(234, 72, 121, 0.22) !important; border-color: var(--bricks-color-wxjiao) !important}#brxe-djaujs .brf-invalid.brxe-brf-pro-forms-field-checkbox-wrapper ul.options-wrapper, #brxe-djaujs .brf-invalid.brxe-brf-pro-forms-field-radio-wrapper ul.options-wrapper {background-color: rgba(234, 72, 121, 0.22) !important; border-color: var(--bricks-color-wxjiao) !important}#brxe-djaujs .message.error {background-color: rgba(234, 72, 121, 0.22) !important}#brxe-djaujs .brf-validation-message {color: var(--bricks-color-wxjiao) !important; font-family: "Inclusive Sans" !important; font-weight: 300 !important}#brxe-djaujs[data-radio-custom] .form-group:not([data-ignore-custom-styles]) input[type="radio"]:hover {border-color: var(--bricks-color-mxnvqe)}#brxe-djaujs[data-radio-custom] .form-group:not([data-ignore-custom-styles]) input[type="radio"]:active {box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc); background-color: var(--bricks-color-bwfjch)}#brxe-djaujs[data-radio-custom] .form-group:not([data-ignore-custom-styles]) input[type="radio"]:focus {box-shadow: inset 0 0 0 4px var(--bricks-color-ctoxfc); background-color: var(--bricks-color-bwfjch)}#brxe-djaujs[data-radio-custom] [data-field-type="radio"]:not([data-ignore-custom-styles]) .options-wrapper li input:checked + label {background-color: var(--bricks-color-nebtox); color: var(--bricks-color-bwfjch)}#brxe-djaujs[data-radio-custom] [data-field-type="radio"]:not([data-ignore-custom-styles]) .options-wrapper li label {padding-right: 10px; padding-left: 10px}#brxe-djaujs[data-checkbox-custom] [data-field-type="checkbox"]:not([data-ignore-custom-styles]) .options-wrapper li input:checked + label:active {background-color: var(--bricks-color-nebtox)}#brxe-djaujs[data-checkbox-custom] [data-field-type="checkbox"]:not([data-ignore-custom-styles]) .options-wrapper li input:checked + label:focus {background-color: var(--bricks-color-nebtox)}#brxe-djaujs .form-group input:not([type="submit"]):selected {background-color: var(--bricks-color-bwfjch)}#brxe-djaujs .flatpickr:selected {background-color: var(--bricks-color-bwfjch)}#brxe-djaujs select:selected {background-color: var(--bricks-color-bwfjch)}#brxe-djaujs textarea:selected {background-color: var(--bricks-color-bwfjch)}#brxe-djaujs .brf-summary-headline {color: var(--bricks-color-mcdfxb); margin-top: 20px}#brxe-djaujs #brf-summary .brf-summary-item {padding-top: 10px}#brxe-djaujs #brf-summary .brf-summary-item h4 {color: var(--bricks-color-wxjiao); font-weight: 500}#brxe-djaujs #brf-summary .brf-summary-item p {color: var(--bricks-color-prjoyb); font-weight: 300}#brxe-djaujs button.summary {color: var(--bricks-color-wxjiao)}.nooutline{ outline: none !important;}#brxe-fxdund {width: 100%}#brxe-aa2242 {transition: var(--global_ease); align-self: stretch !important; width: 100%; max-width: 100%; overflow: hidden; padding-right: 40px; padding-left: 40px; min-height: 120px}@media (max-width: 478px) {#brxe-aa2242 {min-height: auto}}#brxe-yrgxaq {background-color: var(--bricks-color-nebtox); transition: var(--global_ease); margin-bottom: 30px}@media (max-width: 478px) {#brxe-yrgxaq {margin-bottom: 0px}}#brxe-uxgine {transition: var(--global_ease); align-items: flex-start; flex-direction: column}#brxe-xnzbir {margin-right: var(--mleftright_standard); margin-left: var(--mleftright_standard); padding-top: 20px; padding-right: var(--pleftright_standard); padding-bottom: 20px; padding-left: var(--pleftright_standard); align-self: flex-start !important; display: flex; flex-direction: column}@media (max-width: 478px) {#brxe-xnzbir {margin-right: 0px; margin-left: 0px}}#brxe-erzqza {background-color: var(--bricks-color-bxkgqz); height: 650px}#brxe-erzqza .bricks-video-overlay {background-color: rgba(47, 62, 92, 0.5)}@media (max-width: 478px) {#brxe-erzqza {height: auto}}#brxe-ezmbfm {display: flex; flex-direction: column; align-self: flex-start !important}@media (max-width: 478px) {#brxe-ezmbfm {margin-right: 0px}}#brxe-44f8ac {background-blend-mode: darken; background-position: center center; background-attachment: fixed; flex-direction: row; padding-top: 118px}@media (max-width: 478px) {@media (max-width: 767px) { #brxe-44f8ac .bricks-shape-divider { display: none; }}#brxe-44f8ac {padding-top: 1em}}.brxe-nlbhly {margin-top: var(--mtopbtm_standard); color: var(--bricks-color-ctoxfc); font-family: "momcake"; font-weight: 700; font-size: 40px; letter-spacing: 3px; opacity: var(--showAnimatedComponents)}@media (max-width: 478px) {.brxe-nlbhly {text-align: center; font-size: 30px; margin-top: 0px; margin-right: 1em; margin-bottom: 20px; margin-left: 1em}}.brxe-zokaot {color: var(--bricks-color-leagrf); font-family: "momcake"; font-weight: 700; letter-spacing: 3px; font-size: 80px; margin-bottom: 40px; opacity: var(--showAnimatedComponents)}@media (max-width: 478px) {.brxe-zokaot {font-size: 27px; text-align: center; align-self: center}}.brxe-jmawcs {margin-bottom: var(--mtopbtm_standard); justify-content: space-between; transition: var(--global_ease); opacity: var(--showAnimatedComponents)}.brxe-jmawcs .form-group:nth-child(1) {width: 55%}.brxe-jmawcs .form-group:nth-child(2) {width: 43%}.brxe-jmawcs ::placeholder {font-family: "momcake"; font-weight: 700; letter-spacing: 2px; color: var(--bricks-color-bxkgqz); font-size: 1.1em}.brxe-jmawcs select {font-family: "momcake"; font-weight: 700; letter-spacing: 2px; color: var(--bricks-color-bxkgqz); font-size: 1.1em; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; background-color: var(--bricks-color-ctoxfc); border-width: 2px; border-color: var(--bricks-color-ctoxfc); color: var(--bricks-color-bwfjch); font-family: "Inclusive Sans"; font-weight: 400}.brxe-jmawcs .form-group input {padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; background-color: var(--bricks-color-ctoxfc); border-width: 2px; border-color: var(--bricks-color-ctoxfc); color: var(--bricks-color-bwfjch); font-family: "Inclusive Sans"; font-size: 1.1em; font-weight: 400}.brxe-jmawcs .flatpickr {padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; background-color: var(--bricks-color-ctoxfc); border-width: 2px; border-color: var(--bricks-color-ctoxfc)}.brxe-jmawcs textarea {padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; background-color: var(--bricks-color-ctoxfc); border-width: 2px; border-color: var(--bricks-color-ctoxfc); color: var(--bricks-color-bwfjch); font-family: "Inclusive Sans"; font-size: 1.1em; font-weight: 400}.brxe-jmawcs .bricks-button:not([type=submit]) {border-width: 2px; border-color: var(--bricks-color-ctoxfc)}.brxe-jmawcs .choose-files {border-width: 2px; border-color: var(--bricks-color-ctoxfc)}.brxe-jmawcs .submit-button-wrapper {width: 100%}.brxe-jmawcs .bricks-button {background-color: var(--bricks-color-wxjiao); color: var(--bricks-color-ctoxfc); font-size: 20px; font-family: "momcake"; font-weight: 700; letter-spacing: 3px}.brxe-jmawcs button[type=submit].bricks-button {border-radius: 3px}.brxe-jmawcs .bricks-button:hover {background-color: var(--bricks-color-leagrf); color: var(--bricks-color-bwfjch)}.brxe-jmawcs:hover {transition: var(--global_ease)}.brxe-jmawcs ::placeholder:focus {color: var(--bricks-color-bxkgqz); font-size: 1.1em}.brxe-jmawcs select:focus {color: var(--bricks-color-bxkgqz); font-size: 1.1em; font-family: "Inclusive Sans"; text-align: left; border-width: 2px; border-color: var(--bricks-color-mcdfxb)}.brxe-jmawcs .form-group input:focus {color: var(--bricks-color-bxkgqz); font-size: 1.1em; font-family: "Inclusive Sans"; text-align: left; border-width: 2px; border-color: var(--bricks-color-mcdfxb)}.brxe-jmawcs textarea:focus {color: var(--bricks-color-bxkgqz); font-size: 1.1em; font-family: "Inclusive Sans"; text-align: left; border-width: 2px; border-color: var(--bricks-color-mcdfxb)}.brxe-jmawcs .flatpickr:focus {border-width: 2px; border-color: var(--bricks-color-mcdfxb)}.brxe-jmawcs .bricks-button:not([type=submit]):focus {border-width: 2px; border-color: var(--bricks-color-mcdfxb)}.brxe-jmawcs .choose-files:focus {border-width: 2px; border-color: var(--bricks-color-mcdfxb)}.brxe-jmawcs ::placeholder:active {font-size: 1.1em}.brxe-jmawcs select:active {font-size: 1.1em; font-family: "Inclusive Sans"; font-weight: 400}.brxe-jmawcs .bricks-button:focus {background-color: var(--bricks-color-oocgwx); color: var(--bricks-color-ctoxfc)}.brxe-jmawcs .form-group input:active {font-family: "Inclusive Sans"; font-weight: 400; font-size: 1.1em}.brxe-jmawcs textarea:active {font-family: "Inclusive Sans"; font-weight: 400; font-size: 1.1em}.preventoutline div input{ outline: none !important;}@media (max-width: 478px) {.brxe-jmawcs .form-group:nth-child(1) {width: 100%}.brxe-jmawcs .form-group:nth-child(2) {width: 100%}.brxe-jmawcs .form-group:nth-child(3) {width: 11%}.brxe-jmawcs .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 20px; padding-left: 20px}.brxe-jmawcs .submit-button-wrapper {margin-right: 20px; margin-left: 20px}.brxe-jmawcs {margin-bottom: 0px}}.brxe-vupcxo {margin-top: var(--mtopbtm_standard); margin-bottom: var(--mtopbtm_standard)}.brxe-lchnwr {background-color: var(--bricks-color-bwfjch); transition: var(--global_ease)}