@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)}}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 {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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 {: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-njnjar {text-align: left; line-height: 1.6; color: var(--gs-text-base); max-width: 17ch; padding-bottom: 0; margin-bottom: 0}@media (max-width: 991px) {#brxe-njnjar {min-width: 100%}}#brxe-maiyro {color: var(--gs-text-base); font-size: var(--gs-fs-24); margin-bottom: 2rem}@media (max-width: 991px) {#brxe-maiyro {width: 100%}}#brxe-iufnkh .content {padding-right: var(--gs-gap-2xl)}#brxe-bfdhwx .content {padding-right: var(--gs-gap7)}#brxe-ctchqm .content {padding-right: var(--gs-gap7)}#brxe-mtkdzo .content {padding-right: var(--gs-gap7)}#brxe-gllfhx .content {padding-right: var(--gs-gap7)}#brxe-unljsx .content {padding-right: var(--gs-gap7)}#brxe-woeijg {align-self: center !important; justify-content: center; align-items: flex-start; padding-top: 3rem}#brxe-mgodco {flex-direction: column; flex-wrap: wrap; display: flex; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start; row-gap: 1.4rem; width: 100%; max-width: 600px; margin-bottom: 6rem}@media (max-width: 991px) {#brxe-mgodco {min-width: 50%; width: auto}}#brxe-ihsnpv {display: none}#brxe-uydces {margin-bottom: 2rem}#brxe-nrijox {justify-content: center; align-items: center}#brxe-pxsjil {align-self: flex-start !important; justify-content: flex-start; align-items: flex-start; padding-right: 10%; padding-bottom: 8rem; padding-left: 0; flex-grow: 1; min-width: 40%; max-width: 100%; flex-wrap: wrap; display: flex; flex-direction: column; width: 50%; column-gap: 8rem}@media (max-width: 991px) {#brxe-pxsjil {flex-direction: row}}@media (max-width: 767px) {#brxe-pxsjil {width: 100%}}#brxe-kgwzmw:not(.tag), #brxe-kgwzmw img {object-fit: contain}#brxe-mmazcx {font-size: var(--gs-fs-16); color: var(--gs-body); margin-bottom: 0}#brxe-mdntpw {display: flex; column-gap: 2rem; flex-wrap: wrap; row-gap: 1.4rem; padding-top: 0.2em; padding-right: 0.7em; padding-bottom: 0.2em; padding-left: 0.8em; position: absolute; top: 0px; right: -10px; background-color: var(--gs-primary); border-radius: 8px; overflow: hidden; z-index: 10}#brxe-jfxydw {display: flex; flex-direction: column; row-gap: var(--gs-gap3); padding-top: 1rem}#brxe-qepudu {width: 8px; height: 8px; min-width: 8px; min-height: 8px; background-color: var(--gs-primary); border-style: none; border-bottom-right-radius: 50px; position: absolute; top: 20px; right: 8px}#brxe-uryfzt {position: absolute; top: -24px; width: 100px; height: 40px; min-height: 40px; min-width: 100px; right: -8px}#brxe-onbqfl {width: auto; display: none}#brxe-onbqfl{ --gs-float-direction: vertical;  --gs-float-duration: 6000ms;  --gs-float-distance: -10px;  --gs-float-delay: 0ms;  --gs-shadow-start: 0 5px 15px 0px rgba(0, 0, 0, 0.1);  --gs-shadow-mid: 0 25px 15px 0px rgba(0, 0, 0, 0.4); }#brxe-qiltzw {align-items: center}#brxe-oatfhl {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; width: auto; margin-bottom: -60px; z-index: 10}#brxe-tlcffc {margin-bottom: 1rem}#brxe-nzophg {color: var(--gs-white); margin-bottom: 1rem}#brxe-lngywl {align-self: center !important; justify-content: center; align-items: center; color: var(--gs-white); padding-top: 0}#brxe-qymubj .form-group:nth-child(1) {width: 48%}#brxe-qymubj .form-group:nth-child(2) {width: 48%}#brxe-qymubj .form-group:nth-child(3) {width: 48%}#brxe-qymubj .form-group:nth-child(4) {width: 48%}#brxe-qymubj .form-group:nth-child(5) {width: 100%; height: 200px}@media (max-width: 478px) {#brxe-qymubj .form-group:nth-child(1) {width: 100%}#brxe-qymubj .form-group:nth-child(2) {width: 100%}#brxe-qymubj .form-group:nth-child(3) {width: 100%}#brxe-qymubj .form-group:nth-child(4) {width: 100%}}#brxe-qgcidl {flex-wrap: wrap; position: relative; flex-direction: row; padding-top: 8rem; padding-right: var(--gs-space-4xl); padding-bottom: 8rem; padding-left: var(--gs-space-4xl); background-color: var(--gs-primary-subtlest-dark); background-image: url(https://reyadweb.com/wp-content/uploads/wallpaperflare.com_wallpaper-28-scaled-1.webp); background-size: cover; border-top: 2px solid rgba(190, 199, 202, 0.66); border-right: 2px solid rgba(190, 199, 202, 0.66); border-bottom: 0 solid rgba(190, 199, 202, 0.66); border-left: 2px solid rgba(190, 199, 202, 0.66); border-top-left-radius: 1vh; border-top-right-radius: 1vh; overflow: hidden}:where(#brxe-qgcidl > *:not(figcaption)) {position: relative}#brxe-qgcidl::before {background-image: linear-gradient(rgba(2, 15, 23, 0.66), var(--gs-body-dark)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-qgcidl {align-self: center !important; justify-content: center; align-items: center; width: 100%; padding-right: var(--gs-space-xl); padding-left: var(--gs-space-xl)}}#brxe-sffuif {flex-wrap: wrap; width: 65%; position: relative; flex-direction: row; align-self: flex-end !important; justify-content: center; align-items: center; height: 100%}@media (max-width: 991px) {#brxe-sffuif {width: 100%}}#brxe-yyjidv {row-gap: 4rem; flex-direction: row; margin-top: 0; margin-bottom: 0; column-gap: 0%; padding-bottom: 0; flex-wrap: nowrap}@media (max-width: 991px) {#brxe-yyjidv {flex-direction: row}}@media (max-width: 767px) {#brxe-yyjidv {flex-direction: column; padding-top: 0}}