@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-pricing-tables){width:100%}:where(.brxe-pricing-tables) .pricing-tables{display:grid;gap:30px;grid-auto-columns:1fr;grid-auto-flow:column}@media (max-width:991px){:where(.brxe-pricing-tables) .pricing-tables{grid-auto-flow:unset;grid-template-columns:repeat(2,1fr)}}@media (max-width:830px){:where(.brxe-pricing-tables) .pricing-tables{grid-template-columns:repeat(1,1fr)}}:where(.brxe-pricing-tables) ol,:where(.brxe-pricing-tables) ul{list-style-type:none;margin:0;padding:0}:where(.brxe-pricing-tables) .tabs{display:flex;flex-direction:row;justify-content:center;margin:0 0 30px;padding:0}:where(.brxe-pricing-tables) .tab{cursor:pointer;margin:0 10px;text-align:center}:where(.brxe-pricing-tables) .pricing-table-bg{background-position:50%;background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0}:where(.brxe-pricing-tables) .pricing-table-features,:where(.brxe-pricing-tables) .pricing-table-footer,:where(.brxe-pricing-tables) .pricing-table-header,:where(.brxe-pricing-tables) .pricing-table-pricing{position:relative;z-index:1}:where(.brxe-pricing-tables) .pricing-table{display:none;overflow:hidden;position:relative;text-align:center}:where(.brxe-pricing-tables) .pricing-table.active{display:block}:where(.brxe-pricing-tables) .pricing-table-header{display:flex;flex-wrap:wrap;justify-content:center;padding:30px}:where(.brxe-pricing-tables) .pricing-table-title{font-size:27px;font-weight:700}:where(.brxe-pricing-tables) .pricing-table-subtitle{width:100%}:where(.brxe-pricing-tables) .pricing-table-pricing{padding:30px}:where(.brxe-pricing-tables) .pricing-table-price-wrapper{align-self:stretch;color:var(--bricks-text-dark);display:inline-flex;flex-wrap:wrap;justify-content:center;position:relative}:where(.brxe-pricing-tables) .pricing-table-original-price{align-self:center;color:var(--bricks-text-light);font-size:1.2em;margin-right:10px;position:absolute;right:100%;text-decoration:line-through}:where(.brxe-pricing-tables) .pricing-table-price-prefix,:where(.brxe-pricing-tables) .pricing-table-price-suffix{display:flex;font-size:20px!important;font-weight:700}:where(.brxe-pricing-tables) .pricing-table-price{font-size:60px;line-height:1;margin:0 2px}:where(.brxe-pricing-tables) .pricing-table-price-meta{color:var(--bricks-text-light);display:block;width:100%}:where(.brxe-pricing-tables) .pricing-table-feature{align-items:center;border-bottom:1px solid var(--bricks-border-color);display:flex;justify-content:center;line-height:2;padding:10px 30px}:where(.brxe-pricing-tables) .pricing-table-feature:first-child{border-top:1px solid var(--bricks-border-color)}:where(.brxe-pricing-tables) .pricing-table-feature svg{flex-shrink:0}:where(.brxe-pricing-tables) .pricing-table-feature-title{margin:0 .5em}:where(.brxe-pricing-tables) .pricing-table-footer{padding:30px}:where(.brxe-pricing-tables) .pricing-table-button-text{display:flex;justify-content:center}:where(.brxe-pricing-tables) .pricing-table-additional-info{margin-top:1em}:where(.brxe-pricing-tables) .pricing-table-ribbon{height:100px;left:0;overflow:hidden;position:absolute;right:auto;top:0;width:100px;z-index:2}:where(.brxe-pricing-tables) .pricing-table-ribbon .pricing-table-ribbon-title{letter-spacing:.25px;margin-top:39px;transform:translateY(-50%) translateX(-50%) translateX(39px) rotate(-45deg);width:200%}:where(.brxe-pricing-tables) .pricing-table-ribbon.right{left:auto;right:0;transform:rotate(90deg)}:where(.brxe-pricing-tables) .pricing-table-ribbon.top .pricing-table-ribbon-title{line-height:40px;margin-top:-40px}:where(.brxe-pricing-tables) .pricing-table-ribbon-title{background-color:var(--bricks-color-primary);color:#fff;font-size:14px;font-weight:700;line-height:30px;text-align:center}.brxe-button{width:auto}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{overflow:hidden;position:relative}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute!important;text-align:center;width:100%;z-index:1}: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}header svg { fill:#0085D2!important; }#brxe-dcobpf { overflow-x: clip !important; max-width: 100% !important;}body { background-repeat:no-repeat; background-image: linear-gradient(to bottom, #a3bded 0%, #6991c7 100%);}#brxe-yiypqt:not(.tag), #brxe-yiypqt img {object-fit: contain}#brxe-yiypqt {aspect-ratio: 1; max-width: 30vw}#brxe-nakbmm {flex-direction: row-reverse; grid-column: 1; display: flex; align-self: center !important; max-width: 30vmin}#brxe-mexrsa:not(.tag), #brxe-mexrsa img {object-fit: contain}#brxe-mexrsa {aspect-ratio: 1; max-width: 60vw; max-height: 80vh}#brxe-euiezn {max-width: 60vw; grid-column: 2; max-height: 80vh}#brxe-wmgbeu {justify-items: flex-end}#brxe-puoxqq {background-image: url(https://staging2.levantinesyrianarabic.com/wp-content/uploads/2025/05/starfield800.png); background-color: #0085d2; background-blend-mode: hard-light; background-position: center center; background-repeat: no-repeat; background-size: cover; max-width: var(--main-maxwidth)}#brxe-wuqisa:not(.tag), #brxe-wuqisa img {object-fit: contain}#brxe-ubvfps {font-size: var(--h6); color: var(--color-maroon); text-align: center; font-family: "Montserrat"; font-weight: 600; align-self: center}#brxe-taasqy {text-align: center; font-size: var(--h2s); line-height: .9; font-family: "Cormorant"; font-weight: 600; width: 100%; margin-bottom: 4rem}#brxe-taasqy a {text-align: center; font-size: var(--h2s); line-height: .9; font-family: "Cormorant"; font-weight: 600; font-size: inherit}@media (max-width: 560px) {#brxe-taasqy {font-size: var(--text-m); font-family: "Cormorant"; font-weight: 600}#brxe-taasqy a {font-size: var(--text-m); font-family: "Cormorant"; font-weight: 600; font-size: inherit}}#brxe-vcmbuq {font-size: var(--text-m); font-family: "Cormorant"; font-weight: 500; text-align: center; width: 80ch}#brxe-mlface {font-family: "Poppins"; font-weight: 500; font-size: var(--text-l); line-height: 1.5; text-align: center; color: #c72400; margin-top: 3rem; width: 60ch}#brxe-luersm {align-self: center !important; align-items: center; max-width: 65ch}#brxe-xwssct {margin-bottom: 4vh; align-self: center !important; justify-content: space-between; width: 90vw; align-items: center; max-width: var(--inner-maxwidth); padding-right: 2em; padding-left: 2em}@media (max-width: 560px) {#brxe-xwssct {flex-wrap: nowrap; align-self: center !important}}#brxe-pkemph {max-width: var(--main-maxwidth); background-color: var(--bricks-color-2c7714)}#brxe-pkemph main svg { overflow-x: clip !important; max-width: 100% !important;}#brxe-pkemph div:nth-child(1) div{ transition:1s; }#brxe-pkemph:hover div:nth-child(1) div { height:.5em!important; }#brxe-jvdyjp {align-self: center; font-size: var(--h4); color: #417c44; font-family: "Alegreya"; text-wrap: wrap; margin-top: 01em; margin-bottom: 1rem}@media (max-width: 560px) {#brxe-jvdyjp {text-align: center}}#brxe-ohtpmz:not(.tag), #brxe-ohtpmz img {object-fit: cover}#brxe-ohtpmz {box-shadow: 5px 5px 15px 5px #e0e0e0; width: 100%}#brxe-mufsni {flex-direction: row; width: 55%}@media (max-width: 560px) {#brxe-mufsni {margin-bottom: 1rem; width: 80vw}}#brxe-osspox {font-size: var(--h6); text-align: left; font-family: "Alegreya"; font-weight: 600; line-height: var(--card-lh); color: #396051; align-self: center; padding-left: 2rem}@media (max-width: 560px) {#brxe-osspox {font-size: var(--h5)}}#brxe-geldpr {font-size: var(--text-fast); font-family: "Poppins"; line-height: var(--card-lh)}#brxe-geldpr a {font-size: var(--text-fast); font-family: "Poppins"; line-height: var(--card-lh); font-size: inherit}@media (max-width: 560px) {#brxe-geldpr {font-size: var(--text-xs)}#brxe-geldpr a {font-size: var(--text-xs); font-size: inherit}}#brxe-twblmo {width: 45%; align-self: center !important}@media (max-width: 830px) {#brxe-twblmo {width: 40%}}@media (max-width: 560px) {#brxe-twblmo {width: 80vw; margin-top: 0; margin-right: 0; margin-bottom: 1rem; margin-left: 0}}#brxe-ftckat {background-blend-mode: screen; flex-direction: row; flex-wrap: nowrap; text-align: left; font-family: ""; font-weight: 300; font-style: normal; font-size: 12px; align-items: center; justify-content: space-between; column-gap: 2rem; max-width: min(1100px,80vw)}@media (max-width: 560px) {#brxe-ftckat {flex-direction: column; margin-bottom: 1em; width: 90%}}#brxe-zeaoqp {padding-right: 2em; padding-left: 2em; max-width: var(--inner-maxwidth)}#brxe-hdikwl {background-image: linear-gradient(#d3f0fc, #ffffff); max-width: var(--main-maxwidth); padding-top: 1em}#brxe-yzduco {text-align: center; font-family: "Montserrat"; font-size: var(--h3); color: #007040; font-weight: 700}#brxe-yzduco a {text-align: center; font-family: "Montserrat"; font-size: var(--h3); color: #007040; font-weight: 700; font-size: inherit}#brxe-eexqcx {font-size: var(--h6); color: #007040; font-family: "Montserrat"; font-weight: 700; text-align: center; line-height: 1; margin-bottom: 2rem}#brxe-eexqcx a {font-size: var(--h6); color: #007040; font-family: "Montserrat"; font-weight: 700; text-align: center; line-height: 1; font-size: inherit}#brxe-orceau {font-size: var(--text-xl); color: #424242; text-align: center; font-weight: 700; font-family: "Cormorant"; margin-top: 1rem; margin-bottom: 2rem; max-width: 65ch}#brxe-orceau a {font-size: var(--text-xl); color: #424242; text-align: center; font-weight: 700; font-family: "Cormorant"; font-size: inherit}#brxe-iprjpm {max-width: 45ch; text-align: center; font-family: "Montserrat"; font-size: var(--h6); color: var(--color-maroon)}#brxe-ujgnyt {font-size: var(--text-s); text-align: center}#brxe-ujgnyt a {font-size: var(--text-s); text-align: center; font-size: inherit}#brxe-jtttuv {margin-top: 2rem; margin-bottom: 2rem; max-width: var(--inner-maxwidth); padding-right: 2em; padding-left: 2em}#brxe-wtvruc {max-width: var(--main-maxwidth); background-color: var(--color-lawm-main)}#brxe-xkqeml {font-size: var(--h6); font-family: "Cormorant"; font-weight: 600}#brxe-xkqeml a {font-size: var(--h6); font-family: "Cormorant"; font-weight: 600; font-size: inherit}#brxe-rwpcfl {font-family: "Cormorant"; font-size: var(--text-s); text-align: center; margin-bottom: .5em}#brxe-rwpcfl a {font-family: "Cormorant"; font-size: var(--text-s); text-align: center; font-size: inherit}@media (max-width: 560px) {#brxe-rwpcfl {font-size: var(--text-xs)}#brxe-rwpcfl a {font-size: var(--text-xs); font-size: inherit}}#brxe-88f95d:not(.tag), #brxe-88f95d img {object-fit: contain}#brxe-88f95d {max-width: 40%}#brxe-yjvohq {margin-top: auto}#brxe-nfhkuj {margin-top: auto}#brxe-gepthd {margin-top: auto}#brxe-smufeu {background-color: #fffef5; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; background-image: linear-gradient(#fff8dc, #ffffff 50%, #f4f7d4); display: flex; max-width: min(1600px,100vw)}@media (max-width: 560px) {#brxe-smufeu {padding-right: 1em; padding-left: 1em}}#brxe-escrhl {max-width: 25vmax; order: 1}#brxe-escrhl{ transform:rotate(8deg); box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}#brxe-cgdujo {align-items: center; max-width: 50vmax; transition: all 0.5s ease}#brxe-cgdujo:hover {transform: scaleX(1.1) scaleY(1.1) rotateZ(-8deg); transition: all 0.5s ease}#brxe-vqahzh {color: var(--bricks-color-787c00); margin-top: 2rem}#brxe-xhggvu {margin-top: .5em; margin-bottom: .5em}#brxe-powaah {margin-bottom: 0; font-size: var(--fs500)}#brxe-powaah a {font-size: var(--fs500); font-size: inherit}#brxe-ifxewk {display: flex; flex-direction: row; column-gap: 2rem; align-items: center; justify-content: space-between}@media (max-width: 430px) {#brxe-ifxewk {justify-content: flex-start}}#brxe-esqpgv {justify-content: space-between; align-self: stretch !important; width: 100%; flex-basis: 70vmax; row-gap: .5em}#brxe-cgdqpp {flex-direction: row; align-items: flex-start; column-gap: 2rem; row-gap: 2rem; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; justify-content: center}#brxe-znfxzt {background-image: linear-gradient(#f2f5d3, var(--color-lawm-main), #f2f6d5); padding-top: 2rem; padding-bottom: 2rem; max-width: min(1600px,100vw)}#brxe-sfignz {align-self: center; max-width: 75ch; font-size: var(--h2s); font-family: "Montserrat"; text-align: center; font-weight: 600; line-height: var(--h1-lh); color: #e66300}#brxe-sfignz a {font-size: var(--h2s); font-family: "Montserrat"; text-align: center; font-weight: 600; line-height: var(--h1-lh); color: #e66300; font-size: inherit}#brxe-hxgkgk {align-self: center; width: 50%}#brxe-puemiz {align-self: center !important; max-width: 70vw; margin-top: 2rem; margin-bottom: 2rem}#brxe-jickgc {align-self: center !important; max-width: 70%; display: flex; padding-right: 2em; padding-left: 2em}#brxe-ad4df6 {justify-content: center; height: 100%; background-image: linear-gradient(#f4f7d4, #2996f5, #03233f); max-width: var(--main-maxwidth); align-self: stretch !important; width: 100%}