@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:#fff0;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:rgb(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-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{.brxe-pie-chart{align-items:center;display:flex;flex-flow:column wrap;font-size:30px;line-height:1;position:relative}.brxe-pie-chart .content{display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}}@layer bricks{.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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)}}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,rgb(0 0 0 / .5),rgb(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}}@media (max-width:767px){#brxe-myzdrj{text-align:center}}@media (max-width:478px){#brxe-myzdrj{text-align:center}}@media (max-width:767px){#brxe-tvdejd{text-align:center}}@media (max-width:478px){#brxe-tvdejd{text-align:center}}#brxe-sgekgk{font-weight:900}#brxe-zxefgd{align-self:center!important}#brxe-zxefgd{width:100%!important;max-width:420px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:14px!important;margin-right:0!important;margin-left:auto!important;direction:rtl!important;text-align:right!important;box-sizing:border-box!important}#brxe-zxefgd>.brxe-text-basic:first-child{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:fit-content!important;max-width:100%!important;margin:0!important;align-self:flex-start!important;padding:8px 15px!important;border-radius:999px!important;background:rgb(240 77 95 / .075)!important;border:1px solid rgb(240 77 95 / .14)!important;color:#30313a!important;font-size:12px!important;font-weight:800!important;font-family:inherit!important;letter-spacing:0!important;text-transform:none!important;line-height:1.2!important;text-align:center!important;white-space:nowrap!important;direction:rtl!important}#brxe-zxefgd>.brxe-heading{width:100%!important;max-width:420px!important;margin:0!important;align-self:flex-start!important;color:#30313a!important;font-size:clamp(34px, 4vw, 54px)!important;line-height:1.18!important;letter-spacing:0!important;font-weight:850!important;font-family:inherit!important;text-align:right!important;direction:rtl!important;overflow-wrap:normal!important;word-break:normal!important}@media (max-width:991px){#brxe-zxefgd{max-width:620px!important;margin-left:auto!important;margin-right:auto!important;align-items:center!important;text-align:center!important}#brxe-zxefgd>.brxe-text-basic:first-child,#brxe-zxefgd>.brxe-heading{align-self:center!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}#brxe-zxefgd>.brxe-heading{max-width:560px!important;font-size:clamp(34px, 6vw, 46px)!important;line-height:1.22!important}}@media (max-width:767px){#brxe-zxefgd{max-width:100%!important;gap:12px!important}#brxe-zxefgd>.brxe-text-basic:first-child{white-space:normal!important;font-size:11.5px!important;line-height:1.3!important}#brxe-zxefgd>.brxe-heading{max-width:100%!important;font-size:clamp(30px, 8vw, 38px)!important;line-height:1.28!important}}@media (max-width:991px){#brxe-zxefgd{order:2}}@media (max-width:767px){#brxe-zxefgd{align-items:center;order:2;margin-bottom:50px}}@media (max-width:478px){#brxe-zxefgd{order:2;align-self:center!important;align-items:center}}@media (max-width:478px){#brxe-fueolr{margin-top:50px}}@media (max-width:991px){#brxe-gmqnqr{margin-top:150px}}@media (max-width:478px){#brxe-gmqnqr{margin-top:100px}}@media (max-width:478px){#brxe-krzlfq{text-align:center}}#brxe-bnlpyz{align-self:center!important;align-items:center;justify-content:center}#brxe-mmlmvc{height:100px;width:100px;fill:rgb(134 48 145 / .45)}#brxe-ktrqnk .title{color:#A14FD0;text-align:center}#brxe-ktrqnk .subtitle{font-size:18px;text-align:center}#brxe-aqwnqt{justify-content:space-between;align-items:center;align-self:center!important}@media (max-width:991px){#brxe-aqwnqt{min-height:500px}}#brxe-npmjic{height:100px;width:100px;fill:rgb(134 48 145 / .45)}#brxe-ssqlxg .title{color:#A14FD0;text-align:center}#brxe-ssqlxg .subtitle{font-size:18px;text-align:center}#brxe-gdtqpz{justify-content:space-between;align-items:center;align-self:center!important}@media (max-width:991px){#brxe-gdtqpz{min-height:500px}}#brxe-pgqshv{height:100px;width:100px;fill:rgb(134 48 145 / .45)}#brxe-ngiaaz .title{color:#A14FD0;text-align:center}#brxe-ngiaaz .subtitle{font-size:18px;text-align:center}#brxe-qndekq{align-items:center;justify-content:space-between;align-self:center!important}@media (max-width:991px){#brxe-qndekq{min-height:500px}}#brxe-pfevff{height:100px;width:100px;fill:rgb(134 48 145 / .45)}#brxe-zwmoac .title{color:#A14FD0;text-align:center}#brxe-zwmoac .subtitle{font-size:18px;text-align:center}#brxe-luderz{align-self:center!important;justify-content:space-between;align-items:center}@media (max-width:991px){#brxe-luderz{min-height:500px}}#brxe-xdteaj{grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;justify-items:center;align-items:stretch;justify-content:center;align-content:center;flex-direction:row}@media (max-width:478px){#brxe-wqbfyt{text-align:center}}@media (max-width:478px){#brxe-tegsss{text-align:center}}#brxe-dxxirb{align-self:center!important}#brxe-dxxirb{width:100%!important;max-width:420px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:14px!important;margin-right:0!important;margin-left:auto!important;direction:rtl!important;text-align:right!important;box-sizing:border-box!important}#brxe-dxxirb>.brxe-text-basic:first-child{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:fit-content!important;max-width:100%!important;margin:0!important;align-self:flex-start!important;padding:8px 15px!important;border-radius:999px!important;background:rgb(240 77 95 / .075)!important;border:1px solid rgb(240 77 95 / .14)!important;color:#30313a!important;font-size:12px!important;font-weight:800!important;font-family:inherit!important;letter-spacing:0!important;text-transform:none!important;line-height:1.2!important;text-align:center!important;white-space:nowrap!important;direction:rtl!important}#brxe-dxxirb>.brxe-heading{width:100%!important;max-width:420px!important;margin:0!important;align-self:flex-start!important;color:#30313a!important;font-size:clamp(34px, 4vw, 54px)!important;line-height:1.18!important;letter-spacing:0!important;font-weight:850!important;font-family:inherit!important;text-align:right!important;direction:rtl!important;overflow-wrap:normal!important;word-break:normal!important}@media (max-width:991px){#brxe-dxxirb{max-width:620px!important;margin-left:auto!important;margin-right:auto!important;align-items:center!important;text-align:center!important}#brxe-dxxirb>.brxe-text-basic:first-child,#brxe-dxxirb>.brxe-heading{align-self:center!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}#brxe-dxxirb>.brxe-heading{max-width:560px!important;font-size:clamp(34px, 6vw, 46px)!important;line-height:1.22!important}}@media (max-width:767px){#brxe-dxxirb{max-width:100%!important;gap:12px!important}#brxe-dxxirb>.brxe-text-basic:first-child{white-space:normal!important;font-size:11.5px!important;line-height:1.3!important}#brxe-dxxirb>.brxe-heading{max-width:100%!important;font-size:clamp(30px, 8vw, 38px)!important;line-height:1.28!important}}@media (max-width:767px){#brxe-dxxirb{margin-bottom:50px}}@media (max-width:478px){#brxe-dxxirb{margin-bottom:50px;align-items:center}}#brxe-vhhckg .title{color:#f44336;text-align:center}#brxe-vhhckg .subtitle{font-size:18px;text-align:center}#brxe-ruosjd .title{color:#f44336;text-align:center}#brxe-ruosjd .subtitle{font-size:18px;text-align:center}#brxe-ogpobm .title{color:#f44336;text-align:center}#brxe-ogpobm .subtitle{font-size:18px;text-align:center}#brxe-hfqtvs{display:grid;align-items:initial;grid-template-columns:1fr;grid-gap:18px}#brxe-mqxcis{flex-direction:row}@media (max-width:767px){#brxe-vyhxml{text-align:center}}@media (max-width:478px){#brxe-vyhxml{text-align:center}}@media (max-width:478px){#brxe-puphvu{text-align:center}}@media (max-width:478px){#brxe-eazigw{padding-right:0;padding-left:0}}#brxe-ijkydh{align-self:center!important;justify-content:space-between;align-items:center}@media (max-width:767px){#brxe-ijkydh{margin-top:10px;margin-bottom:10px}}@media (max-width:478px){#brxe-ijkydh{margin-top:10px;margin-bottom:10px}}#brxe-eozlho{align-self:center!important;justify-content:space-between;align-items:center}@media (max-width:767px){#brxe-eozlho{margin-top:10px;margin-bottom:10px}}@media (max-width:478px){#brxe-eozlho{margin-top:10px;margin-bottom:10px}}#brxe-emmojz{align-self:center!important;justify-content:space-between;align-items:center}@media (max-width:767px){#brxe-emmojz{margin-top:10px;margin-bottom:10px}}@media (max-width:478px){#brxe-emmojz{margin-top:10px;margin-bottom:10px}}#brxe-puxsfg{flex-direction:row}@media (max-width:478px){#brxe-fcpbww{text-align:center}}@media (max-width:478px){#brxe-drdzed{text-align:center}}@media (max-width:478px){#brxe-puezlt{text-align:center}}#brxe-zokhup{width:100%!important;max-width:520px!important;margin-right:0!important;margin-left:auto!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:14px!important;direction:rtl!important;text-align:right!important;box-sizing:border-box!important}#brxe-zokhup>.brxe-text-basic:first-child{width:fit-content!important;max-width:100%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;align-self:flex-start!important;padding:8px 15px!important;border-radius:999px!important;background:rgb(240 77 95 / .075)!important;border:1px solid rgb(240 77 95 / .14)!important;color:#30313a!important;font-size:12px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important;text-align:center!important;direction:rtl!important;white-space:nowrap!important}#brxe-zokhup>.brxe-heading{width:100%!important;max-width:500px!important;margin:0!important;align-self:flex-start!important;color:#30313a!important;font-size:clamp(34px, 4vw, 52px)!important;line-height:1.18!important;letter-spacing:0!important;font-weight:850!important;text-align:right!important;direction:rtl!important;word-break:normal!important;overflow-wrap:normal!important}#brxe-zokhup>.brxe-text,#brxe-zokhup>.brxe-rich-text,#brxe-zokhup>.brxe-text-basic:not(:first-child){width:100%!important;max-width:500px!important;margin:0!important;align-self:flex-start!important;color:rgb(47 48 55 / .72)!important;font-size:15.5px!important;line-height:1.85!important;font-weight:400!important;text-align:right!important;direction:rtl!important}#brxe-zokhup>*{min-width:0!important;box-sizing:border-box!important}@media (max-width:991px){#brxe-zokhup{max-width:620px!important;margin-left:auto!important;margin-right:auto!important;align-items:center!important;text-align:center!important}#brxe-zokhup>.brxe-text-basic:first-child,#brxe-zokhup>.brxe-heading,#brxe-zokhup>.brxe-text,#brxe-zokhup>.brxe-rich-text,#brxe-zokhup>.brxe-text-basic:not(:first-child){align-self:center!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}#brxe-zokhup>.brxe-heading{max-width:560px!important;font-size:clamp(34px, 6vw, 46px)!important;line-height:1.22!important}#brxe-zokhup>.brxe-text,#brxe-zokhup>.brxe-rich-text,#brxe-zokhup>.brxe-text-basic:not(:first-child){max-width:560px!important;font-size:15px!important;line-height:1.78!important}}@media (max-width:767px){#brxe-zokhup{max-width:100%!important;gap:12px!important}#brxe-zokhup>.brxe-text-basic:first-child{font-size:11.5px!important;line-height:1.3!important;white-space:normal!important}#brxe-zokhup>.brxe-heading{max-width:100%!important;font-size:clamp(30px, 8vw, 38px)!important;line-height:1.28!important}#brxe-zokhup>.brxe-text,#brxe-zokhup>.brxe-rich-text,#brxe-zokhup>.brxe-text-basic:not(:first-child){max-width:100%!important;font-size:14.5px!important;line-height:1.75!important}}#brxe-aiovsg .title{color:#f44336}#brxe-aiovsg .subtitle{font-size:18px}#brxe-aiovsg{position:relative!important;width:100%!important;min-height:118px!important;padding:18px 20px 18px 18px!important;border-radius:20px!important;overflow:hidden!important;box-sizing:border-box!important;direction:rtl!important;text-align:right!important;background:radial-gradient(circle at 18% 18%,rgb(240 77 95 / .055),transparent 34%),radial-gradient(circle at 84% 82%,rgb(134 48 145 / .07),transparent 38%),rgb(255 255 255 / .6)!important;border:1px solid rgb(134 48 145 / .1)!important;box-shadow:0 14px 34px rgb(20 20 30 / .045),inset 0 1px 0 rgb(255 255 255 / .84)!important;backdrop-filter:blur(12px) saturate(130%)!important;-webkit-backdrop-filter:blur(12px) saturate(130%)!important;transition:transform 0.28s ease,box-shadow 0.28s ease,border-color 0.28s ease!important}#brxe-aiovsg::before{content:"";position:absolute;right:0!important;left:auto!important;top:16px;bottom:16px;width:3px;border-radius:999px;background:linear-gradient(180deg,#F04D5F,#863091);opacity:.78}#brxe-aiovsg:hover{transform:translateY(-4px)!important;border-color:rgb(134 48 145 / .17)!important;box-shadow:0 20px 46px rgb(20 20 30 / .07),0 8px 18px rgb(134 48 145 / .05),inset 0 1px 0 rgb(255 255 255 / .9)!important}#brxe-aiovsg .brxe-heading,#brxe-aiovsg h3,#brxe-aiovsg h4,#brxe-aiovsg .title{margin:0 0 6px!important;color:#F04D5F!important;font-size:18px!important;line-height:1.35!important;font-weight:800!important;letter-spacing:0!important;text-align:right!important;direction:rtl!important}#brxe-aiovsg .brxe-text,#brxe-aiovsg .brxe-text-basic,#brxe-aiovsg p,#brxe-aiovsg .subtitle{margin:0!important;color:rgb(47 48 55 / .72)!important;font-size:14px!important;line-height:1.75!important;text-align:right!important;direction:rtl!important}@media (max-width:991px){#brxe-aiovsg{text-align:center!important;padding:18px!important}#brxe-aiovsg::before{right:18px!important;left:18px!important;top:auto!important;bottom:0!important;width:auto!important;height:3px!important}#brxe-aiovsg .brxe-heading,#brxe-aiovsg h3,#brxe-aiovsg h4,#brxe-aiovsg .title,#brxe-aiovsg .brxe-text,#brxe-aiovsg .brxe-text-basic,#brxe-aiovsg p,#brxe-aiovsg .subtitle{text-align:center!important}}@media (max-width:767px){#brxe-aiovsg{min-height:auto!important;padding:18px 16px!important;border-radius:18px!important}#brxe-aiovsg .brxe-heading,#brxe-aiovsg h3,#brxe-aiovsg h4,#brxe-aiovsg .title{font-size:17px!important;line-height:1.35!important}#brxe-aiovsg .brxe-text,#brxe-aiovsg .brxe-text-basic,#brxe-aiovsg p,#brxe-aiovsg .subtitle{font-size:13.5px!important;line-height:1.7!important}}#brxe-aeiobi .title{color:#f44336}#brxe-aeiobi .subtitle{font-size:18px}#brxe-aeiobi{position:relative!important;width:100%!important;min-height:118px!important;padding:18px 20px 18px 18px!important;border-radius:20px!important;overflow:hidden!important;box-sizing:border-box!important;direction:rtl!important;text-align:right!important;background:radial-gradient(circle at 18% 18%,rgb(240 77 95 / .055),transparent 34%),radial-gradient(circle at 84% 82%,rgb(134 48 145 / .07),transparent 38%),rgb(255 255 255 / .6)!important;border:1px solid rgb(134 48 145 / .1)!important;box-shadow:0 14px 34px rgb(20 20 30 / .045),inset 0 1px 0 rgb(255 255 255 / .84)!important;backdrop-filter:blur(12px) saturate(130%)!important;-webkit-backdrop-filter:blur(12px) saturate(130%)!important;transition:transform 0.28s ease,box-shadow 0.28s ease,border-color 0.28s ease!important}#brxe-aeiobi::before{content:"";position:absolute;right:0!important;left:auto!important;top:16px;bottom:16px;width:3px;border-radius:999px;background:linear-gradient(180deg,#F04D5F,#863091);opacity:.78}#brxe-aeiobi:hover{transform:translateY(-4px)!important;border-color:rgb(134 48 145 / .17)!important;box-shadow:0 20px 46px rgb(20 20 30 / .07),0 8px 18px rgb(134 48 145 / .05),inset 0 1px 0 rgb(255 255 255 / .9)!important}#brxe-aeiobi .brxe-heading,#brxe-aeiobi h3,#brxe-aeiobi h4,#brxe-aeiobi .title{margin:0 0 6px!important;color:#F04D5F!important;font-size:18px!important;line-height:1.35!important;font-weight:800!important;letter-spacing:0!important;text-align:right!important;direction:rtl!important}#brxe-aeiobi .brxe-text,#brxe-aeiobi .brxe-text-basic,#brxe-aeiobi p,#brxe-aeiobi .subtitle{margin:0!important;color:rgb(47 48 55 / .72)!important;font-size:14px!important;line-height:1.75!important;text-align:right!important;direction:rtl!important}@media (max-width:991px){#brxe-aeiobi{text-align:center!important;padding:18px!important}#brxe-aeiobi::before{right:18px!important;left:18px!important;top:auto!important;bottom:0!important;width:auto!important;height:3px!important}#brxe-aeiobi .brxe-heading,#brxe-aeiobi h3,#brxe-aeiobi h4,#brxe-aeiobi .title,#brxe-aeiobi .brxe-text,#brxe-aeiobi .brxe-text-basic,#brxe-aeiobi p,#brxe-aeiobi .subtitle{text-align:center!important}}@media (max-width:767px){#brxe-aeiobi{min-height:auto!important;padding:18px 16px!important;border-radius:18px!important}#brxe-aeiobi .brxe-heading,#brxe-aeiobi h3,#brxe-aeiobi h4,#brxe-aeiobi .title{font-size:17px!important;line-height:1.35!important}#brxe-aeiobi .brxe-text,#brxe-aeiobi .brxe-text-basic,#brxe-aeiobi p,#brxe-aeiobi .subtitle{font-size:13.5px!important;line-height:1.7!important}}#brxe-taxfbu .title{color:#f44336}#brxe-taxfbu .subtitle{font-size:18px}#brxe-taxfbu{position:relative!important;width:100%!important;min-height:118px!important;padding:18px 20px 18px 18px!important;border-radius:20px!important;overflow:hidden!important;box-sizing:border-box!important;direction:rtl!important;text-align:right!important;background:radial-gradient(circle at 18% 18%,rgb(240 77 95 / .055),transparent 34%),radial-gradient(circle at 84% 82%,rgb(134 48 145 / .07),transparent 38%),rgb(255 255 255 / .6)!important;border:1px solid rgb(134 48 145 / .1)!important;box-shadow:0 14px 34px rgb(20 20 30 / .045),inset 0 1px 0 rgb(255 255 255 / .84)!important;backdrop-filter:blur(12px) saturate(130%)!important;-webkit-backdrop-filter:blur(12px) saturate(130%)!important;transition:transform 0.28s ease,box-shadow 0.28s ease,border-color 0.28s ease!important}#brxe-taxfbu::before{content:"";position:absolute;right:0!important;left:auto!important;top:16px;bottom:16px;width:3px;border-radius:999px;background:linear-gradient(180deg,#F04D5F,#863091);opacity:.78}#brxe-taxfbu:hover{transform:translateY(-4px)!important;border-color:rgb(134 48 145 / .17)!important;box-shadow:0 20px 46px rgb(20 20 30 / .07),0 8px 18px rgb(134 48 145 / .05),inset 0 1px 0 rgb(255 255 255 / .9)!important}#brxe-taxfbu .brxe-heading,#brxe-taxfbu h3,#brxe-taxfbu h4,#brxe-taxfbu .title{margin:0 0 6px!important;color:#F04D5F!important;font-size:18px!important;line-height:1.35!important;font-weight:800!important;letter-spacing:0!important;text-align:right!important;direction:rtl!important}#brxe-taxfbu .brxe-text,#brxe-taxfbu .brxe-text-basic,#brxe-taxfbu p,#brxe-taxfbu .subtitle{margin:0!important;color:rgb(47 48 55 / .72)!important;font-size:14px!important;line-height:1.75!important;text-align:right!important;direction:rtl!important}@media (max-width:991px){#brxe-taxfbu{text-align:center!important;padding:18px!important}#brxe-taxfbu::before{right:18px!important;left:18px!important;top:auto!important;bottom:0!important;width:auto!important;height:3px!important}#brxe-taxfbu .brxe-heading,#brxe-taxfbu h3,#brxe-taxfbu h4,#brxe-taxfbu .title,#brxe-taxfbu .brxe-text,#brxe-taxfbu .brxe-text-basic,#brxe-taxfbu p,#brxe-taxfbu .subtitle{text-align:center!important}}@media (max-width:767px){#brxe-taxfbu{min-height:auto!important;padding:18px 16px!important;border-radius:18px!important}#brxe-taxfbu .brxe-heading,#brxe-taxfbu h3,#brxe-taxfbu h4,#brxe-taxfbu .title{font-size:17px!important;line-height:1.35!important}#brxe-taxfbu .brxe-text,#brxe-taxfbu .brxe-text-basic,#brxe-taxfbu p,#brxe-taxfbu .subtitle{font-size:13.5px!important;line-height:1.7!important}}#brxe-jeebpk .title{color:#f44336}#brxe-jeebpk .subtitle{font-size:18px}#brxe-jeebpk{position:relative!important;width:100%!important;min-height:118px!important;padding:18px 20px 18px 18px!important;border-radius:20px!important;overflow:hidden!important;box-sizing:border-box!important;direction:rtl!important;text-align:right!important;background:radial-gradient(circle at 18% 18%,rgb(240 77 95 / .055),transparent 34%),radial-gradient(circle at 84% 82%,rgb(134 48 145 / .07),transparent 38%),rgb(255 255 255 / .6)!important;border:1px solid rgb(134 48 145 / .1)!important;box-shadow:0 14px 34px rgb(20 20 30 / .045),inset 0 1px 0 rgb(255 255 255 / .84)!important;backdrop-filter:blur(12px) saturate(130%)!important;-webkit-backdrop-filter:blur(12px) saturate(130%)!important;transition:transform 0.28s ease,box-shadow 0.28s ease,border-color 0.28s ease!important}#brxe-jeebpk::before{content:"";position:absolute;right:0!important;left:auto!important;top:16px;bottom:16px;width:3px;border-radius:999px;background:linear-gradient(180deg,#F04D5F,#863091);opacity:.78}#brxe-jeebpk:hover{transform:translateY(-4px)!important;border-color:rgb(134 48 145 / .17)!important;box-shadow:0 20px 46px rgb(20 20 30 / .07),0 8px 18px rgb(134 48 145 / .05),inset 0 1px 0 rgb(255 255 255 / .9)!important}#brxe-jeebpk .brxe-heading,#brxe-jeebpk h3,#brxe-jeebpk h4,#brxe-jeebpk .title{margin:0 0 6px!important;color:#F04D5F!important;font-size:18px!important;line-height:1.35!important;font-weight:800!important;letter-spacing:0!important;text-align:right!important;direction:rtl!important}#brxe-jeebpk .brxe-text,#brxe-jeebpk .brxe-text-basic,#brxe-jeebpk p,#brxe-jeebpk .subtitle{margin:0!important;color:rgb(47 48 55 / .72)!important;font-size:14px!important;line-height:1.75!important;text-align:right!important;direction:rtl!important}@media (max-width:991px){#brxe-jeebpk{text-align:center!important;padding:18px!important}#brxe-jeebpk::before{right:18px!important;left:18px!important;top:auto!important;bottom:0!important;width:auto!important;height:3px!important}#brxe-jeebpk .brxe-heading,#brxe-jeebpk h3,#brxe-jeebpk h4,#brxe-jeebpk .title,#brxe-jeebpk .brxe-text,#brxe-jeebpk .brxe-text-basic,#brxe-jeebpk p,#brxe-jeebpk .subtitle{text-align:center!important}}@media (max-width:767px){#brxe-jeebpk{min-height:auto!important;padding:18px 16px!important;border-radius:18px!important}#brxe-jeebpk .brxe-heading,#brxe-jeebpk h3,#brxe-jeebpk h4,#brxe-jeebpk .title{font-size:17px!important;line-height:1.35!important}#brxe-jeebpk .brxe-text,#brxe-jeebpk .brxe-text-basic,#brxe-jeebpk p,#brxe-jeebpk .subtitle{font-size:13.5px!important;line-height:1.7!important}}@media (max-width:478px){#brxe-fkblgy{margin-left:0}}#brxe-kistzc{flex-direction:row}#brxe-wtwmsy{align-self:center!important}#brxe-wtwmsy{width:100%!important;max-width:420px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:14px!important;margin-right:0!important;margin-left:auto!important;direction:rtl!important;text-align:right!important;box-sizing:border-box!important}#brxe-wtwmsy>.brxe-text-basic:first-child{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:fit-content!important;max-width:100%!important;margin:0!important;align-self:flex-start!important;padding:8px 15px!important;border-radius:999px!important;background:rgb(240 77 95 / .075)!important;border:1px solid rgb(240 77 95 / .14)!important;color:#30313a!important;font-size:12px!important;font-weight:800!important;font-family:inherit!important;letter-spacing:0!important;text-transform:none!important;line-height:1.2!important;text-align:center!important;white-space:nowrap!important;direction:rtl!important}#brxe-wtwmsy>.brxe-heading{width:100%!important;max-width:420px!important;margin:0!important;align-self:flex-start!important;color:#30313a!important;font-size:clamp(34px, 4vw, 54px)!important;line-height:1.18!important;letter-spacing:0!important;font-weight:850!important;font-family:inherit!important;text-align:right!important;direction:rtl!important;overflow-wrap:normal!important;word-break:normal!important}@media (max-width:991px){#brxe-wtwmsy{max-width:620px!important;margin-left:auto!important;margin-right:auto!important;align-items:center!important;text-align:center!important}#brxe-wtwmsy>.brxe-text-basic:first-child,#brxe-wtwmsy>.brxe-heading{align-self:center!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}#brxe-wtwmsy>.brxe-heading{max-width:560px!important;font-size:clamp(34px, 6vw, 46px)!important;line-height:1.22!important}}@media (max-width:767px){#brxe-wtwmsy{max-width:100%!important;gap:12px!important}#brxe-wtwmsy>.brxe-text-basic:first-child{white-space:normal!important;font-size:11.5px!important;line-height:1.3!important}#brxe-wtwmsy>.brxe-heading{max-width:100%!important;font-size:clamp(30px, 8vw, 38px)!important;line-height:1.28!important}}@media (max-width:767px){#brxe-wtwmsy{width:90%}}@media (max-width:478px){#brxe-wtwmsy{width:100%}}#brxe-vwmcfy{margin-left:20px}@media (max-width:478px){#brxe-vwmcfy{font-size:16px}}#brxe-zbjxds{font-size:2em;--brx-icon-transform:rotateZ(180deg);margin-right:20px}@media (max-width:478px){#brxe-zbjxds{font-size:1.5em}}#brxe-eqnfrc{flex-direction:row;justify-content:space-between;align-items:center}#brxe-ipkugi{margin-left:40px}#brxe-biqzrm{margin-left:20px}@media (max-width:478px){#brxe-biqzrm{font-size:16px}}#brxe-gwkado{font-size:2em;--brx-icon-transform:rotateZ(180deg);margin-right:20px}@media (max-width:478px){#brxe-gwkado{font-size:1.5em}}#brxe-pfgepr{align-items:center;flex-direction:row;justify-content:space-between}#brxe-shptsv{width:70%;margin-left:40px}#brxe-wvnipw{margin-left:20px}@media (max-width:478px){#brxe-wvnipw{font-size:16px}}#brxe-ydieeu{font-size:2em;--brx-icon-transform:rotateZ(180deg);margin-right:20px}@media (max-width:478px){#brxe-ydieeu{font-size:1.5em}}#brxe-whrodj{align-items:center;flex-direction:row;justify-content:space-between}#brxe-mupexl{width:70%;margin-left:40px}@media (max-width:767px){#brxe-lovftr{width:90%}}@media (max-width:478px){#brxe-lovftr{width:100%}}#brxe-cuxokx{flex-direction:row;align-self:center!important;justify-content:center;align-items:center}@media (max-width:767px){#brxe-cuxokx{flex-direction:column;padding-top:20px;padding-bottom:20px}}@media (max-width:478px){#brxe-cuxokx{margin-right:20px;margin-left:20px;padding-right:10px;padding-left:10px;flex-direction:column}}.brxe-tikxlc{font-size:30px}@media (max-width:478px){.brxe-xefikx{text-align:center}}.brxe-wmgyfi{font-size:20px;font-weight:500;margin-top:30px}.brxe-vnitpw{font-size:20px;font-weight:500;margin-top:30px}.brxe-otxfmi{font-size:20px;font-weight:500;margin-top:30px}.brxe-psduca{align-self:center!important}.brxe-xljcbz label{font-family:"Roboto"}.brxe-xljcbz .label{font-family:"Roboto"}.brxe-xljcbz ::placeholder{font-family:"Roboto"}.brxe-xljcbz select{font-family:"Roboto"}.brxe-xljcbz .submit-button-wrapper{width:20%}.brxe-urhcme{margin-top:50px;flex-direction:row}