@layer bricks {.brxe-rating{display:flex;position:relative}.brxe-rating .icon{font-size:30px;line-height:0}.brxe-rating .icon svg{fill:currentcolor}.brxe-rating .full-color{color:#ffd64f}.brxe-rating .empty-color{color:#999}.brxe-rating .icon-wrapper{position:relative}.brxe-rating .icon-wrapper .overlay{height:100%;left:0;overflow:hidden;position:absolute;top:0}}@layer bricks {.brxe-code{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)}}: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{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 {.brxe-template{width:100%}}@layer bricks {.brxe-accordion-nested{--brx-icon-transform:rotate(90deg);width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@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 {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@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)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;display:inline-flex}}@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 {@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-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-button{width:auto}}@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}}@media (max-width: 767px) {#brxe-fgyaie {font-size: 22px; line-height: 30px}}#brxe-gzayff {align-items: center; max-width: 960px}#brxe-icmfvh {margin-top: -150px; background-image: url(https://solversedu.com/wp-content/uploads/2025/12/Annual-prize-distribution-2024-1.webp); background-size: cover; background-attachment: fixed; background-position: center center; position: relative; padding-top: 80px; padding-bottom: 80px; min-height: 100vh; justify-content: center}:where(#brxe-icmfvh > *:not(figcaption)) {position: relative}#brxe-icmfvh::before {background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-icmfvh {min-height: 100%; padding-top: 200px; padding-bottom: 200px}}@media (max-width: 767px) {#brxe-hhjadh {font-size: 30px; line-height: 37.5px}}#brxe-ggomea {max-height: 450px; width: auto; border-radius: var(--rounded-border-12) var(--rounded-border-9) var(--rounded-border-12) var(--rounded-border-12)}#brxe-ebwyfe {flex-basis: 40%; row-gap: 24px}@media (max-width: 767px) {#brxe-ebwyfe {flex-basis: 100%}}#brxe-nfybtj {border-top-right-radius: var(--rounded-border-6); border-bottom-right-radius: var(--rounded-border-6)}.brxe-roicbu {stroke: var(--primary)}.brxe-gxoqpc {display: flex; flex-direction: row; justify-content: center; align-items: center}#brxe-auqlyz {flex-direction: row; column-gap: 16px; row-gap: 16px; flex-wrap: wrap; display: grid; align-items: initial; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 16px; max-width: 75%}@media (max-width: 478px) {#brxe-auqlyz {max-width: 100%}}#brxe-lssjkv {flex-basis: 60%; row-gap: 24px}@media (max-width: 767px) {#brxe-lssjkv {flex-basis: 100%}}#brxe-ctzsin {flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: center}#brxe-jtpnou {background-color: var(--alt-bg)}@media (max-width: 767px) {#brxe-kaaegl {font-size: 30px; line-height: 37.5px}}#brxe-kkzxuj {flex-direction: row; column-gap: 16px; row-gap: 16px; flex-wrap: wrap; display: grid; align-items: initial; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 16px}#brxe-zgiaeb {flex-basis: 40%; row-gap: 24px}@media (max-width: 767px) {#brxe-zgiaeb {flex-basis: 100%}}#brxe-mvfeyd {border-top-right-radius: var(--rounded-border-6); border-bottom-right-radius: var(--rounded-border-6)}#brxe-odtppf {flex-basis: 60%; row-gap: 24px}@media (max-width: 767px) {#brxe-odtppf {flex-basis: 100%}}#brxe-kminmi {flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: center}#brxe-lczonz {background-color: var(--alt-bg); display: none}#brxe-tutfaw {text-align: center}@media (max-width: 767px) {#brxe-tutfaw {font-size: 30px; line-height: 37.5px}}#brxe-sjrpbz {text-align: center; margin-bottom: 48px}#brxe-ohleex {stroke: var(--primary); width: 24px}.diff-block:hover .diff-icon.brxe-div { background-color: var(--tertiary);} .diff-block:hover .diff-title,.diff-block:hover .diff-text{ color: var(--white);}#brxe-pljazh {stroke: var(--primary); width: 24px}#brxe-pfgbje {border-radius: var(--rounded-border-12)}#brxe-altrlb {stroke: var(--primary); width: 24px}#brxe-phjffv {border-radius: var(--rounded-border-12)}#brxe-ameizn {stroke: var(--primary); width: 24px}#brxe-knwczd {border-radius: var(--rounded-border-12)}#brxe-prqpll {stroke: var(--primary); width: 24px}#brxe-hjojzn {border-radius: var(--rounded-border-12)}#brxe-hcxmjn .separator {display: none}#brxe-qnbpwr {border-radius: var(--rounded-border-12)}#brxe-oxengp {flex-direction: row; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-gap: 24px}@media (max-width: 767px) {#brxe-oxengp {grid-template-columns: 1fr}}#brxe-mnoahv {align-items: center; row-gap: 16px}#brxe-nbgnjn {text-align: center}@media (max-width: 767px) {#brxe-nbgnjn {font-size: 30px; line-height: 37.5px}}#brxe-ojekws {stroke: var(--white); height: 28px; width: 28px}#brxe-hdlrkj {stroke: var(--white); height: 28px; width: 28px}#brxe-ugmtbz {stroke: var(--white); height: 28px; width: 28px}#brxe-qyibig {stroke: var(--white); height: 28px; width: 28px}#brxe-ugacll {margin-top: 48px; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 32px}@media (max-width: 767px) {#brxe-ugacll {grid-template-columns: 1fr}}#brxe-iuteqp {align-items: center; row-gap: 16px}#brxe-xkuchk {background-color: var(--alt-bg); display: none}#brxe-bvhidw {text-align: center}@media (max-width: 767px) {#brxe-bvhidw {font-size: 30px; line-height: 37.5px}}#brxe-fnvfdw {text-align: center; margin-bottom: 48px}#brxe-lquylx {flex-direction: row; justify-content: space-between}#brxe-gjoksu .separator {display: none}#brxe-tdcfdq {flex-direction: row; justify-content: space-between}#brxe-geeeag .separator {display: none}#brxe-uftbhl {flex-direction: row; justify-content: space-between}#brxe-zbwkbf .separator {display: none}#brxe-cbinjn {flex-direction: row; justify-content: space-between}#brxe-tduwoa .separator {display: none}#brxe-pjhhzo {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: 32px}@media (max-width: 767px) {#brxe-pjhhzo {grid-template-columns: 1fr}}#brxe-zcbcge {row-gap: 16px}#brxe-ygnvae {background-color: var(--alt-bg)}#brxe-dnwokr {text-align: center}@media (max-width: 767px) {#brxe-dnwokr {font-size: 30px; line-height: 37.5px}}#brxe-fnhuyn {text-align: center; margin-bottom: 48px}.brxe-kbasps .brxe-d4f7fb.brxe-icon {position: absolute; right: 0px; top: 0px; font-size: 16px; color: var(--body-text); fill: var(--body-text); cursor: pointer}.brxe-kbasps .brxe-d4f7fb.brxe-icon:hover {color: var(--primary); fill: var(--primary)}.brxe-kbasps .brxe-f3eac2.brxe-icon-box svg {width: 20px; stroke: var(--primary)}.brxe-kbasps .brxe-f3eac2.brxe-icon-box {flex-direction: row}.brxe-kbasps .brxe-f3eac2.brxe-icon-box .icon {align-self: center; margin-right: 8px}.brxe-kbasps .brxe-f3eac2.brxe-icon-box h1 {color: var(--dark-primary); font-size: 20px; text-transform: capitalize; font-family: "Montserrat"; font-weight: 700; line-height: 28px}.brxe-kbasps .brxe-f3eac2.brxe-icon-box h2 {color: var(--dark-primary); font-size: 20px; text-transform: capitalize; font-family: "Montserrat"; font-weight: 700; line-height: 28px}.brxe-kbasps .brxe-f3eac2.brxe-icon-box h3 {color: var(--dark-primary); font-size: 20px; text-transform: capitalize; font-family: "Montserrat"; font-weight: 700; line-height: 28px}.brxe-kbasps .brxe-f3eac2.brxe-icon-box h4 {color: var(--dark-primary); font-size: 20px; text-transform: capitalize; font-family: "Montserrat"; font-weight: 700; line-height: 28px}.brxe-kbasps .brxe-f3eac2.brxe-icon-box h5 {color: var(--dark-primary); font-size: 20px; text-transform: capitalize; font-family: "Montserrat"; font-weight: 700; line-height: 28px}.brxe-kbasps .brxe-f3eac2.brxe-icon-box h6 {color: var(--dark-primary); font-size: 20px; text-transform: capitalize; font-family: "Montserrat"; font-weight: 700; line-height: 28px}.brxe-kbasps .brxe-xbmspl.brxe-social-icons .icon {color: var(--dark-primary)}.brxe-kbasps .brxe-xbmspl.brxe-social-icons li.has-link a, .brxe-kbasps .brxe-xbmspl.brxe-social-icons li.no-link {color: var(--body-text); width: 100%}.brxe-kbasps .brxe-mkglra.brxe-carousel .repeater-item [data-field-id="e11e14"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}.brxe-kbasps .brxe-mkglra.brxe-carousel .image {height: 420px}.brxe-kbasps .brxe-mkglra.brxe-carousel .overlay-wrapper {height: 420px}.brxe-kbasps .brxe-mkglra.brxe-carousel .swiper-button {height: 25px; width: 25px; color: var(--body-text)}.brxe-kbasps .brxe-mkglra.brxe-carousel .bricks-swiper-button-prev {left: 0px}.brxe-kbasps .brxe-mkglra.brxe-carousel .bricks-swiper-button-next {right: 0px}.swiper-pagination { position: static; transform: translate(0); justify-content: center; margin-top: 10px;} .brxe-mkglra.brxe-carousel .image { background-size: contain; background-repeat: no-repeat;}.brxe-kbasps .brxe-7b2232.brxe-container {row-gap: 16px}.brxe-kbasps .brxe-2333ac.brxe-section {position: relative}ul.brxe-xbmspl.brxe-social-icons.event-meta-list { width: 100%;}#brxe-agxvyo {display: grid; align-items: initial; grid-gap: 24px; grid-template-columns: repeat(3, minmax(0, 1fr))}@media (max-width: 767px) {#brxe-agxvyo {grid-template-columns: 1fr}}#brxe-zowhkt {align-items: center; margin-top: 30px}#brxe-mnrbhs {text-align: center}@media (max-width: 767px) {#brxe-mnrbhs {font-size: 30px; line-height: 37.5px}}#brxe-cybyka {text-align: center; margin-bottom: 16px}#brxe-mlveqg {text-align: left; margin-bottom: 16px}.brxe-fthlxu .brxe-uxowal.brxe-text-basic {margin-top: 2px}.brxe-fthlxu .brxe-qbmiww.brxe-social-icons li.has-link a, .brxe-fthlxu .brxe-qbmiww.brxe-social-icons li.no-link {color: #ffffff}.brxe-fthlxu .brxe-qbmiww.brxe-social-icons .repeater-item:nth-child(1).has-link a {color: var(--primary)}.brxe-fthlxu .brxe-qbmiww.brxe-social-icons .repeater-item:nth-child(1).no-link {color: var(--primary)}#brxe-xrrveh {align-items: center; margin-top: 30px}#brxe-nkeqfv {background-color: var(--alt-bg)}#brxe-gpeozm {text-align: center}@media (max-width: 767px) {#brxe-gpeozm {font-size: 30px; line-height: 37.5px}}#brxe-krtkbv {text-align: center; margin-bottom: 16px}#brxe-dofvkm {flex-direction: row; column-gap: 16px; row-gap: 16px; flex-wrap: wrap; display: grid; align-items: initial; grid-template-columns: repeat(4, minmax(0, 1fr)); grid-gap: 16px; margin-bottom: 48px}@media (max-width: 767px) {#brxe-dofvkm {grid-template-columns: repeat(2, minmax(0, 1fr))}}#brxe-yxnevz {height: 80px; max-width: 80px}#brxe-cnipca {flex-basis: 10%}#brxe-atszjr {flex-basis: 90%; row-gap: 8px}#brxe-xkdopm {height: 80px; max-width: 80px}#brxe-xjanht {flex-basis: 10%}#brxe-zthtvc {flex-basis: 90%; row-gap: 8px}#brxe-bqzwkj {height: 80px; max-width: 80px}#brxe-buvwcb {flex-basis: 10%}#brxe-cijjtd {flex-basis: 90%; row-gap: 8px}#brxe-muckzc {height: 80px; max-width: 80px}#brxe-ipooxy {flex-basis: 10%}#brxe-oxhgui {flex-basis: 90%; row-gap: 8px}#brxe-wxiiec {display: grid; align-items: initial; grid-gap: 24px; grid-template-columns: repeat(2, minmax(0, 1fr))}@media (max-width: 767px) {#brxe-wxiiec {grid-template-columns: 1fr}}#brxe-obypov {background-color: var(--primary-lightBg)}#brxe-oilgoo {background-color: var(--alt-bg); display: none}#brxe-ylxovl {text-align: center}@media (max-width: 767px) {#brxe-ylxovl {font-size: 30px; line-height: 37.5px}}#brxe-ntsquu {text-align: center; margin-bottom: 16px}.brxe-rxfpre .brxe-znabna.brxe-icon {stroke: var(--body-text); width: 40px; height: 40px; margin-bottom: 24px}.brxe-rxfpre .brxe-vmenyq.brxe-text-basic {color: var(--dark-primary); font-size: 20px; font-family: "Merriweather"; line-height: 28px; margin-bottom: 24px}.brxe-rxfpre .brxe-rhehzb.brxe-rating {margin-bottom: 10px}.brxe-rxfpre .brxe-rhehzb.brxe-rating .icon {font-size: 20px}.brxe-rxfpre .brxe-tfqybh.brxe-heading {color: var(--dark-primary); font-size: 16px; font-family: "Montserrat"; line-height: 24px}.brxe-rxfpre .brxe-zealyu.brxe-text-basic {color: var(--body-text); font-size: 14px; font-family: "Inter"; line-height: 20px}.brxe-rxfpre.brxe-block {grid-template-columns: 1fr; grid-template-rows: 1fr 1fr 1fr}#brxe-kkdbuf {align-items: center; margin-top: 32px}#brxe-vgeczm {text-align: center}@media (max-width: 767px) {#brxe-vgeczm {font-size: 30px; line-height: 37.5px}}#brxe-addpqb {text-align: center; margin-bottom: 16px}#brxe-hhuhki {height: 60px; max-width: 60px}#brxe-hhuhki:not(.tag), #brxe-hhuhki img {object-fit: contain}#brxe-djkdqo {flex-basis: 10%}#brxe-vhmmkw {padding-top: 0; color: var(--dark-primary); font-size: 20px; font-family: "Montserrat"; line-height: 28px}#brxe-ywumsi {color: var(--body-text); font-size: 14px; font-family: "Inter"; line-height: 20px}#brxe-kiixoz {flex-basis: 90%}#brxe-avhkcm {margin-bottom: 32px}#brxe-uwjavk .separator {display: none}#brxe-wkydoi .separator {display: none}#brxe-wkydoi li {margin-bottom: 2px}#brxe-mnvxlr .separator {display: none}#brxe-mnvxlr li {margin-bottom: 2px}#brxe-vunvqb .separator {display: none}#brxe-vunvqb li {margin-bottom: 2px}#brxe-cmviwh {display: grid; align-items: initial; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 16px}@media (max-width: 767px) {#brxe-cmviwh {grid-template-columns: 1fr}}#brxe-uvhhfa .form-group:nth-child(1) {width: 49%}#brxe-uvhhfa .form-group:nth-child(2) {width: 49%}#brxe-uvhhfa .form-group:nth-child(3) {width: 49%}#brxe-uvhhfa .form-group:nth-child(4) {width: 49%}#brxe-uvhhfa .form-group:nth-child(5) textarea {resize: vertical}#brxe-uvhhfa .form-group:nth-child(5) {height: 180px}#brxe-uvhhfa label {color: var(--dark-primary); font-size: 14px; text-transform: capitalize; font-family: "Inter"; line-height: 20px}#brxe-uvhhfa .label {color: var(--dark-primary); font-size: 14px; text-transform: capitalize; font-family: "Inter"; line-height: 20px}#brxe-uvhhfa ::placeholder {color: var(--body-text); font-size: 14px; font-family: "Inter"}#brxe-uvhhfa select {color: var(--body-text); font-size: 14px; font-family: "Inter"; border: 1px solid var(--border-grey); border-radius: var(--rounded-border-6)}#brxe-uvhhfa .form-group:not(:last-child):not(.captcha) {padding-bottom: 24px}#brxe-uvhhfa .form-group input {border: 1px solid var(--border-grey); border-radius: var(--rounded-border-6)}#brxe-uvhhfa .flatpickr {border: 1px solid var(--border-grey); border-radius: var(--rounded-border-6)}#brxe-uvhhfa textarea {border: 1px solid var(--border-grey); border-radius: var(--rounded-border-6)}#brxe-uvhhfa .bricks-button:not([type=submit]) {border: 1px solid var(--border-grey); border-radius: var(--rounded-border-6)}#brxe-uvhhfa .choose-files {border: 1px solid var(--border-grey); border-radius: var(--rounded-border-6)}#brxe-uvhhfa .submit-button-wrapper {width: 100%}#brxe-uvhhfa svg {width: 16px; stroke: var(--white); stroke-width: 3px}#brxe-uvhhfa .bricks-button {background-color: var(--primary); color: var(--white); font-size: 14px; font-family: "Inter"; line-height: 26px; font-weight: 600}#brxe-uvhhfa button[type=submit].bricks-button {border-radius: var(--rounded-border-6)}#brxe-uvhhfa {justify-content: space-between}@media (max-width: 478px) {#brxe-uvhhfa .form-group:nth-child(1) {width: 100%}#brxe-uvhhfa .form-group:nth-child(2) {width: 100%}#brxe-uvhhfa .form-group:nth-child(3) {width: 100%}#brxe-uvhhfa .form-group:nth-child(4) {width: 100%}}#brxe-cpnpbu {margin-top: 24px; flex-direction: row; column-gap: 48px; row-gap: 48px}@media (max-width: 991px) {#brxe-cpnpbu {flex-direction: column}}#brxe-wzrqqn {background-color: var(--alt-bg)}#brxe-esxcch {text-align: center}@media (max-width: 767px) {#brxe-esxcch {font-size: 30px; line-height: 37.5px}}#brxe-rahcqf {text-align: center; margin-bottom: 16px}#brxe-kbegjp {align-items: center; justify-content: center}#brxe-stpzmt {flex-direction: row; column-gap: 16px; row-gap: 16px; align-items: center}#brxe-ibcegc {align-items: center; justify-content: center}#brxe-ydryqc {flex-direction: row; column-gap: 16px; row-gap: 16px; align-items: center}#brxe-hfnimv {align-items: center; justify-content: center}#brxe-edtmgs {flex-direction: row; column-gap: 16px; row-gap: 16px; align-items: center}#brxe-awyvak {align-items: center; justify-content: center}#brxe-tfwshm {flex-direction: row; column-gap: 16px; row-gap: 16px; align-items: center}#brxe-cygqvq {align-items: center; justify-content: center}#brxe-zqbsai {flex-direction: row; column-gap: 16px; row-gap: 16px; align-items: center}#brxe-olvypj {row-gap: 16px}#brxe-iogcav {margin-top: 30px}#brxe-xqrdat {flex-direction: row; column-gap: 32px; row-gap: 32px; display: grid; align-items: initial; grid-template-columns: 1fr 1fr; margin-top: 24px; margin-bottom: 48px}@media (max-width: 767px) {#brxe-xqrdat {grid-template-columns: 1fr}}#brxe-likhgt {font-size: 1em; color: var(--dark-primary)}#brxe-jkkeyv {align-items: center; flex-direction: row; justify-content: space-between}#brxe-hcihas {margin-bottom: 16px}#brxe-yrtjwt .separator {display: none}#brxe-eloxqm {font-size: 1em; color: var(--dark-primary)}#brxe-wycvix {align-items: center; flex-direction: row; justify-content: space-between}#brxe-mewahx {font-size: 1em; color: var(--dark-primary)}#brxe-mripdt {align-items: center; flex-direction: row; justify-content: space-between}#brxe-zzdvxw .accordion-title-wrapper {min-height: 50px}#brxe-zzdvxw .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}#brxe-wuswqm {margin-bottom: 48px}#brxe-kltxbp {color: var(--white); font-size: 24px; text-transform: capitalize; font-family: "Montserrat"; line-height: 32px; text-align: center; margin-bottom: 15px}#brxe-ypmfmj {max-width: 576px; color: var(--white); font-size: 16px; font-family: "Merriweather"; line-height: 26px; text-align: center; margin-bottom: 24px}#brxe-lbbfeo {background-color: var(--white); border-radius: var(--rounded-border-6); padding-right: 32px; padding-left: 32px; font-size: 14px; font-family: "Inter"; font-weight: 600; cursor: pointer}#brxe-uyjdma {border: 1px solid var(--white); border-radius: var(--rounded-border-6); padding-right: 32px; padding-left: 32px; font-size: 14px; font-family: "Inter"; font-weight: 600; color: var(--white)}#brxe-teemdf {flex-direction: row; justify-content: center; column-gap: 16px}@media (max-width: 767px) {#brxe-teemdf {row-gap: 16px}}