@layer bricks {.brxe-code{width:100%}}@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-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 {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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{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}}@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{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}}@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}}#brxe-a17636 {padding-bottom: 80px}#brxe-4173a9 {background-image: url(https://gozmya.com/wp-content/uploads/WhatsApp-Image-2025-02-19-at-5.21.33-PM.jpeg); background-size: cover; justify-content: center; padding-top: 210px; margin-top: -130px}@media (max-width: 991px) {#brxe-d3cb1e {width: 40px}}#brxe-96a5c5 {background-color: rgba(70, 134, 188, 0.3); padding-top: 13px; padding-right: 13px; padding-bottom: 13px; padding-left: 13px; border-radius: 10px}@media (max-width: 991px) {#brxe-96a5c5 {padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px}}@media (max-width: 991px) {#brxe-02ebd2 {font-size: 17px}}@media (max-width: 991px) {#brxe-70cf07 {font-size: 14px}}#brxe-1e026d {display: flex; flex-direction: column; row-gap: 5px}@media (max-width: 478px) {#brxe-1e026d {align-items: center}}#brxe-a45114 {flex-direction: row; align-items: center; column-gap: 20px}@media (max-width: 991px) {#brxe-a45114 {flex-direction: row; align-items: center; row-gap: 16px; column-gap: 10px}}@media (max-width: 767px) {#brxe-a45114 {flex-direction: row; align-items: center}}@media (max-width: 478px) {#brxe-a45114 {justify-content: center; flex-direction: column}}@media (max-width: 991px) {#brxe-b0b306 {width: 40px}}#brxe-84e9cb {background-color: rgba(207, 98, 96, 0.3); padding-top: 13px; padding-right: 13px; padding-bottom: 13px; padding-left: 13px; border-radius: 10px}@media (max-width: 991px) {#brxe-84e9cb {padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px}}@media (max-width: 991px) {#brxe-940f39 {font-size: 17px}}#brxe-4e4595 {font-family: "Exo 2"}@media (max-width: 991px) {#brxe-4e4595 {font-size: 14px}}#brxe-e5ee87 {display: flex; flex-direction: column; row-gap: 5px}@media (max-width: 478px) {#brxe-e5ee87 {align-items: center}}#brxe-ee8b88 {flex-direction: row; align-items: center; column-gap: 20px}@media (max-width: 991px) {#brxe-ee8b88 {flex-direction: row; align-items: center; row-gap: 16px; column-gap: 10px}}@media (max-width: 767px) {#brxe-ee8b88 {flex-direction: row; align-items: center}}@media (max-width: 478px) {#brxe-ee8b88 {justify-content: center; flex-direction: column}}@media (max-width: 991px) {#brxe-fe913d {width: 40px}}#brxe-15ac7b {background-color: rgba(218, 171, 30, 0.3); padding-top: 13px; padding-right: 13px; padding-bottom: 13px; padding-left: 13px; border-radius: 10px}@media (max-width: 991px) {#brxe-15ac7b {padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px}}@media (max-width: 991px) {#brxe-30b04f {font-size: 17px}}@media (max-width: 991px) {#brxe-ab36e5 {font-size: 14px}}#brxe-794bcf {display: flex; flex-direction: column; row-gap: 5px}@media (max-width: 478px) {#brxe-794bcf {align-items: center}}#brxe-28f09f {flex-direction: row; align-items: center; column-gap: 20px}@media (max-width: 991px) {#brxe-28f09f {flex-direction: row; align-items: center; row-gap: 16px; column-gap: 10px}}@media (max-width: 767px) {#brxe-28f09f {align-items: center; flex-direction: row}}@media (max-width: 478px) {#brxe-28f09f {justify-content: center; flex-direction: column}}#brxe-e9bc14 {flex-direction: row; justify-content: space-between; column-gap: 15px; align-items: center}@media (max-width: 991px) {#brxe-e9bc14 {align-items: center; column-gap: 15px; justify-content: space-between}}@media (max-width: 767px) {#brxe-e9bc14 {row-gap: 15px}}@media (max-width: 478px) {#brxe-e9bc14 {row-gap: 35px}}#brxe-7c96b9 {background-image: linear-gradient(90deg, var(--white), var(--white)); border-radius: 10px; flex-direction: row; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; z-index: 2; box-shadow: 1px 1px 20px -9px var(--shade)}@media (max-width: 991px) {#brxe-7c96b9 {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-15159c {z-index: 2; margin-top: -92px}#brxe-2076b9 {padding-top: 0; padding-bottom: 0; margin-top: 0; z-index: 2}#brxe-5a07aa {width: 701px; row-gap: var(--grid-gap)}@media (max-width: 991px) {#brxe-5a07aa {width: 50%; row-gap: 35px}}@media (max-width: 767px) {#brxe-5a07aa {width: 100%}}@media (max-width: 478px) {#brxe-5a07aa {row-gap: 25px}}#brxe-5dbb31 {flex-direction: row; justify-content: space-between; column-gap: 100px; align-items: center}@media (max-width: 991px) {#brxe-5dbb31 {column-gap: 45px}}@media (max-width: 767px) {#brxe-5dbb31 {row-gap: 45px}}@media (max-width: 478px) {#brxe-5dbb31 {row-gap: 40px}}#brxe-zrsawm {align-items: center}@media (max-width: 478px) {#brxe-zrsawm {flex-direction: column}}#brxe-vqoykk {background-color: var(--shade-ultra-light)}@media (max-width: 478px) {#brxe-vqoykk {flex-direction: column}}#brxe-f9f549 {row-gap: 28px}@media (max-width: 991px) {#brxe-f9f549 {row-gap: 25px}}#brxe-3cc1b4 {color: #298e8e}#brxe-ae4aec {row-gap: 16px; width: 364px}@media (max-width: 991px) {#brxe-ae4aec {row-gap: 12px}}#brxe-af316a {color: #298e8e}#brxe-8f1118 {row-gap: 16px; width: 364px}@media (max-width: 991px) {#brxe-8f1118 {row-gap: 12px}}#brxe-5a5488 {color: #298e8e}#brxe-2b05d6 {row-gap: 16px; width: 364px}@media (max-width: 991px) {#brxe-2b05d6 {row-gap: 12px}}#brxe-bf5a03 {row-gap: 48px}@media (max-width: 991px) {#brxe-bf5a03 {row-gap: 25px}}@media (max-width: 478px) {#brxe-bf5a03 {row-gap: 30px}}#brxe-c35245 {row-gap: 56px}@media (max-width: 991px) {#brxe-c35245 {width: 47%; row-gap: 35px}}@media (max-width: 767px) {#brxe-c35245 {width: 100%}}#brxe-4ad102 {width: 398px}@media (max-width: 767px) {#brxe-fd17b1 {height: 250px}#brxe-fd17b1:not(.tag), #brxe-fd17b1 img {object-fit: cover}}@media (max-width: 478px) {#brxe-fd17b1 {order: -1}}@media (max-width: 360px) {#brxe-fd17b1 {order: -1}}#brxe-ae0509 {row-gap: 51px; align-items: center}@media (max-width: 991px) {#brxe-ae0509 {width: 47%; row-gap: 35px}}@media (max-width: 767px) {#brxe-ae0509 {width: 100%; align-items: flex-start}}@media (max-width: 478px) {#brxe-ae0509 {row-gap: 26px}}#brxe-928595 {flex-direction: row; column-gap: 40px; align-items: center}@media (max-width: 767px) {#brxe-928595 {flex-direction: column-reverse; row-gap: 50px}}#brxe-69bcc5 {padding-top: 70px; padding-bottom: 70px}@media (max-width: 991px) {#brxe-69bcc5 {padding-top: 50px; padding-bottom: 50px}}@media (max-width: 478px) {#brxe-69bcc5 {padding-top: 0}}#brxe-e68eef {background-color: var(--white)}@media (max-width: 478px) {#brxe-e68eef {padding-top: 0}}#brxe-crwdyd {color: var(--white)}#brxe-mygxpx {align-items: center}@media (max-width: 991px) {#brxe-mygxpx {row-gap: 15px}}@media (max-width: 478px) {#brxe-mygxpx {row-gap: 0px}}#brxe-slsyui {align-items: center; background-color: var(--primary)}@media (max-width: 767px) {#brxe-slsyui {padding-top: 50px; padding-bottom: 40px}}#brxe-inhlkw {font-size: var(--h3); font-weight: 500}#brxe-inhlkw a {font-size: var(--h3); font-weight: 500; font-size: inherit}#brxe-jhycig .form-group:nth-child(1) {width: 50%}#brxe-jhycig .form-group:nth-child(2) {width: 50%}#brxe-jhycig .form-group:nth-child(3) {width: 100%}#brxe-jhycig .submit-button-wrapper {width: 100%}#brxe-jhycig .bricks-button {background-color: var(--primary); color: var(--white); font-weight: 600}#brxe-jhycig button[type=submit].bricks-button {border-radius: 8px}#brxe-jhycig ::placeholder {font-size: var(--text-s)}#brxe-jhycig select {font-size: var(--text-s)}#brxe-jhycig label {font-size: var(--text-s); text-transform: capitalize; font-weight: 400}#brxe-jhycig .label {font-size: var(--text-s); text-transform: capitalize; font-weight: 400}#brxe-qlfozk {padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m); display: flex; flex-direction: column; row-gap: var(--space-s); box-shadow: 1px 1px 8px 0 var(--neutral-light); justify-content: center}@media (max-width: 478px) {#brxe-qlfozk {order: 2}}#brxe-nupnto {text-align: left}#brxe-bpcwzi {font-family: "Exo 2"; color: var(--text-dark)}#brxe-qyyciz {flex-direction: column; justify-content: space-between}#brxe-vwxlur {font-family: "Exo 2"; color: var(--text-dark)}#brxe-vvavem {flex-direction: column; justify-content: space-between}#brxe-cekgjn {font-family: "Exo 2"; color: var(--text-dark)}#brxe-ocdvib {flex-direction: column; justify-content: space-between}#brxe-nilzid {display: flex; flex-direction: column; row-gap: var(--space-s)}#brxe-kjfmeu {display: flex; flex-direction: column; row-gap: var(--space-xs)}@media (max-width: 478px) {#brxe-kjfmeu {order: 1}}#brxe-tnskfh {display: grid; align-items: initial; grid-template-columns: var(--grid-2); grid-template-rows: var(--grid-1); grid-gap: var(--space-l)}@media (max-width: 478px) {#brxe-tnskfh {grid-template-columns: var(--grid-1)}}