@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 {.brxe-code{width:100%}}@layer bricks {}@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-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-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)}}: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 {: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-98bba5 {color: #ffffff; font-size: 40px; padding-bottom: 15px}@media (max-width: 478px) {#brxe-98bba5 {font-size: 30px}}#brxe-f9ef48 {font-size: 16px}#brxe-f9ef48 a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-f9ef48 {font-size: 13px}#brxe-f9ef48 a {font-size: 13px; font-size: inherit}}#brxe-6b411f {background-image: url("http://geexar.com/wp-content/uploads/2024/10/Frame-1000006988-1024x200.png"); background-size: cover; padding-top: 70px; padding-bottom: 70px; margin-top: 10px}#brxe-938577 {color: #414141; font-size: 16px; font-weight: 500; padding-bottom: 10px; width: auto}#brxe-938577 .separator {width: 16px; flex-grow: 0; border-top-width: 16px; height: 16px; border-top-color: #ffbf00; border-top-style: solid}#brxe-938577.has-separator {align-items: center; gap: 10px}#brxe-938577 { align-items: center; gap: 10px; color: #6c3193; background: url(https://geexar.com/wp-content/uploads/2025/11/Vector-1-1.svg); background-size: 273px 21px; background-repeat: no-repeat; background-position: center; font-size: 35px; padding: 20px;}#brxe-698b52 {font-size: 30px; font-weight: 400; margin-bottom: 20px}@media (max-width: 478px) {#brxe-698b52 {font-size: 25px}}#brxe-10cf5b {font-size: 16px; color: #515151; font-weight: 400; padding-bottom: 25px; max-width: 80%}#brxe-10cf5b a {font-size: 16px; color: #515151; font-weight: 400; font-size: inherit}@media (max-width: 767px) {#brxe-10cf5b {max-width: 100%}}@media (max-width: 478px) {#brxe-10cf5b {font-size: 14px; max-width: 100%}#brxe-10cf5b a {font-size: 14px; font-size: inherit}}#brxe-8cd880 {font-size: 15px; color: #414141; font-weight: 500; padding-bottom: 10px; position: relative; display: block}#brxe-9f62cc {font-size: 15px; color: #414141; font-weight: 500; padding-bottom: 10px; position: relative}#brxe-b94ac4 {font-size: 15px; color: #414141; font-weight: 500; padding-bottom: 10px; position: relative}#brxe-ee0042 {font-size: 15px; color: #414141; font-weight: 500; padding-bottom: 5px; position: relative}#brxe-fa2a53 {font-size: 15px; color: #414141; font-weight: 500; padding-bottom: 5px; position: relative}#brxe-aa56b2 {font-size: 15px; color: #414141; font-weight: 500; padding-bottom: 10px; position: relative}#brxe-622d54 {font-size: 15px; color: #414141; font-weight: 500; padding-bottom: 10px; position: relative}#brxe-3e6ccc {font-size: 15px; color: #414141; font-weight: 500; padding-bottom: 10px; position: relative}#brxe-3e8fe5 {font-size: 15px; color: #414141; font-weight: 500; padding-bottom: 5px; position: relative}#brxe-821203 {flex-direction: row}#brxe-8bfa4f {padding-top: 50px; justify-content: center; width: 60%}@media (max-width: 767px) {#brxe-8bfa4f {width: 100%; margin-bottom: 30px}}@media (max-width: 478px) {#brxe-8bfa4f {width: 100%}}#brxe-853f59 {position: relative}#brxe-0cacca {background-repeat: no-repeat; background-size: contain; background-attachment: scroll; background-position: top right; position: relative; z-index: 0; align-items: center; justify-content: flex-start; width: 40%; flex-direction: column; align-self: center !important}@media (max-width: 767px) {#brxe-0cacca {width: 100%}}@media (max-width: 478px) {#brxe-0cacca {width: 100%}}#brxe-bfb2f6 {display: flex; grid-template-columns: repeat(2,1fr); grid-gap: 0px; flex-direction: row}@media (max-width: 767px) {#brxe-bfb2f6 {flex-direction: column}}@media (max-width: 478px) {#brxe-bfb2f6 {grid-template-columns: repeat(1,1fr)}}#brxe-6dd2d2 {width: 1230px; padding-right: 15px; padding-left: 15px}#brxe-32d19d {padding-top: 80px; padding-bottom: 80px}@media (max-width: 478px) {#brxe-32d19d {padding-top: 0}}#brxe-23a214 {padding-bottom: 10px; color: #414141; font-size: 16px; font-weight: 500; width: auto}#brxe-23a214 .separator {width: 16px; flex-grow: 0; border-top-width: 16px; height: 16px; border-top-color: #ffbf00; border-top-style: solid}#brxe-23a214.has-separator {align-items: center; gap: 10px}#brxe-23a214 { align-items: center; gap: 10px; color: #6c3193; background: url(https://geexar.com/wp-content/uploads/2025/11/Vector-1-1.svg); background-size: 273px 21px; background-repeat: no-repeat; background-position: center; font-size: 35px; padding: 20px;}#brxe-3da014 {color: #333333; font-size: 30px; font-weight: 400; padding-bottom: 30px}@media (max-width: 991px) {#brxe-3da014 {font-size: 25px; text-align: center}}@media (max-width: 478px) {#brxe-3da014 {font-size: 22px}}#brxe-33d02c {text-align: center; font-size: 16px; color: #000000; width: 600px; max-width: 100%}#brxe-33d02c a {text-align: center; font-size: 16px; color: #000000; font-size: inherit}@media (max-width: 478px) {#brxe-33d02c {font-size: 14px}#brxe-33d02c a {font-size: 14px; font-size: inherit}}#brxe-2bad2b {padding-bottom: 70px}#brxe-74f349 {padding-bottom: 10px; color: #414141; font-size: 16px; font-weight: 500; width: auto}#brxe-74f349 .separator {width: 16px; flex-grow: 0; border-top-width: 16px; height: 16px; border-top-color: #ffbf00; border-top-style: solid}#brxe-74f349.has-separator {align-items: center; gap: 10px}#brxe-74f349 { align-items: center; gap: 10px; color: #6c3193; background: url(https://geexar.com/wp-content/uploads/2025/11/Vector-1-1.svg); background-size: 273px 21px; background-repeat: no-repeat; background-position: center; font-size: 35px; padding: 20px;}#brxe-86a94e {color: #333333; font-size: 32px; font-weight: 400; padding-bottom: 70px}@media (max-width: 991px) {#brxe-86a94e {font-size: 25px}}@media (max-width: 478px) {#brxe-86a94e {font-size: 20px; padding-bottom: 30px}}#brxe-442452 {font-size: 18px; font-weight: 500; padding-top: 20px; padding-bottom: 20px}#brxe-23d423 {text-align: center; font-size: 14px; color: #868686}#brxe-23d423 a {text-align: center; font-size: 14px; color: #868686; font-size: inherit}#brxe-cd0318 {align-items: center}#brxe-2ba5e6 {font-size: 18px; font-weight: 500; padding-top: 20px; padding-bottom: 20px}#brxe-4dc6cc {text-align: center; font-size: 14px; color: #868686}#brxe-4dc6cc a {text-align: center; font-size: 14px; color: #868686; font-size: inherit}#brxe-a939f3 {align-items: center}#brxe-a18515 {font-size: 18px; font-weight: 500; padding-top: 20px; padding-bottom: 20px}#brxe-74f70c {text-align: center; font-size: 14px; color: #868686}#brxe-74f70c a {text-align: center; font-size: 14px; color: #868686; font-size: inherit}#brxe-595d9c {align-items: center}#brxe-a9c5b6 {font-size: 18px; font-weight: 500; padding-top: 20px; padding-bottom: 20px}#brxe-a78d53 {text-align: center; font-size: 14px; color: #868686}#brxe-a78d53 a {text-align: center; font-size: 14px; color: #868686; font-size: inherit}#brxe-59ba09 {align-items: center}#brxe-e32371 {font-size: 18px; font-weight: 500; padding-top: 20px; padding-bottom: 20px}#brxe-5cbe6c {text-align: center; font-size: 14px; color: #868686}#brxe-5cbe6c a {text-align: center; font-size: 14px; color: #868686; font-size: inherit}#brxe-f2bff2 {align-items: center}#brxe-12c0b2 {font-size: 18px; font-weight: 500; padding-top: 20px; padding-bottom: 20px}#brxe-d7010e {text-align: center; font-size: 14px; color: #868686}#brxe-d7010e a {text-align: center; font-size: 14px; color: #868686; font-size: inherit}#brxe-30b20e {align-items: center}#brxe-14ce89 {font-size: 18px; font-weight: 500; padding-top: 20px; padding-bottom: 20px}#brxe-1540f4 {text-align: center; font-size: 14px; color: #868686}#brxe-1540f4 a {text-align: center; font-size: 14px; color: #868686; font-size: inherit}#brxe-ff41c6 {align-items: center}#brxe-f0ec28 {font-size: 18px; font-weight: 500; padding-top: 20px; padding-bottom: 20px}#brxe-dbe729 {text-align: center; font-size: 14px; color: #868686}#brxe-dbe729 a {text-align: center; font-size: 14px; color: #868686; font-size: inherit}#brxe-2cec74 {align-items: center}#brxe-8f3e47 {display: grid; align-items: initial; grid-template-columns: repeat(4,1fr); grid-template-rows: repeat(2,1fr); grid-gap: 40px}@media (max-width: 767px) {#brxe-8f3e47 {grid-template-columns: repeat(2,1fr)}}@media (max-width: 478px) {#brxe-8f3e47 {grid-template-columns: repeat(2,1fr)}}#brxe-0b70d1 {padding-right: 15px; padding-left: 15px; width: 1072px}#brxe-fe6fbb {position: relative; background-repeat: no-repeat; background-size: contain; background-attachment: scroll; background-position: top right; z-index: 0}@media (max-width: 991px) {#brxe-fe6fbb {text-align: center}}#brxe-abebc1 {padding-bottom: 10px; color: #414141; font-size: 16px; font-weight: 500; width: auto}#brxe-abebc1 .separator {width: 16px; flex-grow: 0; border-top-width: 16px; height: 16px; border-top-color: #ffbf00; border-top-style: solid}#brxe-abebc1.has-separator {align-items: center; gap: 10px}#brxe-abebc1 { align-items: center; gap: 10px; color: #6c3193; background: url(https://geexar.com/wp-content/uploads/2025/11/Vector-1-1.svg); background-size: 273px 21px; background-repeat: no-repeat; background-position: center; font-size: 35px; padding: 20px;}#brxe-a28975 {font-size: 30px; font-weight: 400; margin-bottom: 20px}@media (max-width: 991px) {#brxe-a28975 {font-size: 25px}}@media (max-width: 478px) {#brxe-a28975 {font-size: 25px}}#brxe-5ec45a {font-size: 16px; color: #515151; font-weight: 400; padding-bottom: 25px; max-width: 80%}#brxe-5ec45a a {font-size: 16px; color: #515151; font-weight: 400; font-size: inherit}@media (max-width: 767px) {#brxe-5ec45a {max-width: 100%}}@media (max-width: 478px) {#brxe-5ec45a {max-width: 100%}}#brxe-bd8466 {padding-top: 0; justify-content: center}#brxe-87e070 {display: grid; align-items: initial; grid-template-columns: repeat(2,1fr); grid-gap: 40px}@media (max-width: 767px) {#brxe-87e070 {grid-template-columns: repeat(1,1fr); grid-gap: 40px}}@media (max-width: 478px) {#brxe-87e070 {grid-template-columns: repeat(1,1fr)}}#brxe-374a37 {padding-right: 15px; padding-left: 15px; width: 1230px}#brxe-46c801 {padding-top: 80px; padding-bottom: 0}#brxe-d75811 {padding-bottom: 10px; color: #414141; font-size: 16px; font-weight: 500; width: auto}#brxe-d75811 .separator {width: 16px; flex-grow: 0; border-top-width: 16px; height: 16px; border-top-color: #ffbf00; border-top-style: solid}#brxe-d75811.has-separator {align-items: center; gap: 10px}#brxe-d75811 { align-items: center; gap: 10px; color: #6c3193; background: url(https://geexar.com/wp-content/uploads/2025/11/Vector-1-1.svg); background-size: 273px 21px; background-repeat: no-repeat; background-position: center; font-size: 35px; padding: 20px;}#brxe-cfda54 {color: #333333; font-size: 30px; font-weight: 400; padding-bottom: 30px}@media (max-width: 478px) {#brxe-cfda54 {font-size: 22px}}#brxe-399633 {position: absolute; top: 50%; left: 50%}#brxe-47d016 {width: 47px; border-radius: 50%; height: 47px; background-image: linear-gradient(90deg, #6c3193 0%, #b22e60 100%); position: relative}#brxe-212f06 {width: 12%; margin-top: 15px}@media (max-width: 991px) {#brxe-212f06 {width: 20%}}@media (max-width: 767px) {#brxe-212f06 {width: 100%; margin-bottom: 20px}}@media (max-width: 478px) {#brxe-212f06 {width: 100%}}#brxe-c74c7a {font-size: 20px; font-weight: 500; color: #373737; padding-bottom: 10px}@media (max-width: 991px) {#brxe-c74c7a {font-size: 18px}}@media (max-width: 478px) {#brxe-c74c7a {font-size: 16px; padding-top: 10px}}#brxe-80a9ff {font-size: 14px; font-weight: 400}#brxe-80a9ff a {font-size: 14px; font-weight: 400; font-size: inherit}@media (max-width: 991px) {#brxe-80a9ff {font-size: 13px}#brxe-80a9ff a {font-size: 13px; font-size: inherit}}@media (max-width: 478px) {#brxe-80a9ff {font-size: 13px}#brxe-80a9ff a {font-size: 13px; font-size: inherit}}#brxe-8d9ebc {width: 88%}@media (max-width: 991px) {#brxe-8d9ebc {width: 80%}}@media (max-width: 767px) {#brxe-8d9ebc {width: 100%}}@media (max-width: 478px) {#brxe-8d9ebc {width: 100%}}#brxe-b368b8 {display: flex; flex-direction: row}@media (max-width: 767px) {#brxe-b368b8 {flex-direction: column}}#brxe-73c9ff {border: 1px solid #6c3193; border-radius: 24px; background-color: rgba(108, 49, 147, 0.05); padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}@media (max-width: 478px) {#brxe-73c9ff {flex-direction: column; padding-right: 15px; padding-left: 15px}}#brxe-1fd7d1 {position: absolute; top: 50%; left: 50%}#brxe-c77f3a {width: 47px; border-radius: 50%; height: 47px; background-image: linear-gradient(90deg, #6c3193 0%, #b22e60 100%); position: relative}#brxe-807640 {width: 12%; margin-top: 15px}@media (max-width: 991px) {#brxe-807640 {width: 20%}}@media (max-width: 767px) {#brxe-807640 {width: 100%; margin-bottom: 20px}}@media (max-width: 478px) {#brxe-807640 {width: 100%}}#brxe-53d695 {font-size: 20px; font-weight: 500; color: #373737; padding-bottom: 10px}@media (max-width: 991px) {#brxe-53d695 {font-size: 18px}}@media (max-width: 478px) {#brxe-53d695 {padding-top: 10px; font-size: 16px}}#brxe-61a270 {font-size: 14px; font-weight: 400}#brxe-61a270 a {font-size: 14px; font-weight: 400; font-size: inherit}@media (max-width: 991px) {#brxe-61a270 {font-size: 13px}#brxe-61a270 a {font-size: 13px; font-size: inherit}}@media (max-width: 478px) {#brxe-61a270 {font-size: 13px}#brxe-61a270 a {font-size: 13px; font-size: inherit}}#brxe-228fdc {width: 88%}@media (max-width: 991px) {#brxe-228fdc {width: 80%}}@media (max-width: 767px) {#brxe-228fdc {width: 100%}}@media (max-width: 478px) {#brxe-228fdc {width: 100%}}#brxe-1663ab {display: flex; flex-direction: row}@media (max-width: 767px) {#brxe-1663ab {flex-direction: column}}#brxe-34845b {border: 1px solid #6c3193; border-radius: 24px; background-color: rgba(108, 49, 147, 0.05); padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}@media (max-width: 478px) {#brxe-34845b {padding-right: 15px; padding-left: 15px}}#brxe-071184 {position: absolute; top: 50%; left: 50%}#brxe-ca2ccd {width: 47px; border-radius: 50%; height: 47px; background-image: linear-gradient(90deg, #6c3193 0%, #b22e60 100%); position: relative}#brxe-217711 {width: 12%; margin-top: 15px}@media (max-width: 991px) {#brxe-217711 {width: 20%}}@media (max-width: 767px) {#brxe-217711 {width: 100%; margin-bottom: 20px}}@media (max-width: 478px) {#brxe-217711 {width: 100%}}#brxe-ed5b2a {font-size: 20px; font-weight: 500; color: #373737; padding-bottom: 10px}@media (max-width: 991px) {#brxe-ed5b2a {font-size: 18px}}@media (max-width: 478px) {#brxe-ed5b2a {padding-top: 10px; font-size: 16px}}#brxe-acc835 {font-size: 14px; font-weight: 400}#brxe-acc835 a {font-size: 14px; font-weight: 400; font-size: inherit}@media (max-width: 991px) {#brxe-acc835 {font-size: 13px}#brxe-acc835 a {font-size: 13px; font-size: inherit}}@media (max-width: 478px) {#brxe-acc835 {font-size: 13px}#brxe-acc835 a {font-size: 13px; font-size: inherit}}#brxe-b5166b {width: 88%}@media (max-width: 991px) {#brxe-b5166b {width: 80%}}@media (max-width: 767px) {#brxe-b5166b {width: 100%}}@media (max-width: 478px) {#brxe-b5166b {width: 100%}}#brxe-544740 {display: flex; flex-direction: row}@media (max-width: 767px) {#brxe-544740 {flex-direction: column}}#brxe-31bdc0 {border: 1px solid #6c3193; border-radius: 24px; background-color: rgba(108, 49, 147, 0.05); padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}@media (max-width: 478px) {#brxe-31bdc0 {padding-right: 15px; padding-left: 15px}}#brxe-2a63a6 {position: absolute; top: 50%; left: 50%}#brxe-64d06e {width: 47px; border-radius: 50%; height: 47px; background-image: linear-gradient(90deg, #6c3193 0%, #b22e60 100%); position: relative}#brxe-8391fd {width: 12%; margin-top: 15px}@media (max-width: 991px) {#brxe-8391fd {width: 20%}}@media (max-width: 767px) {#brxe-8391fd {width: 100%; margin-bottom: 20px}}@media (max-width: 478px) {#brxe-8391fd {width: 100%}}#brxe-3ae34a {font-size: 20px; font-weight: 500; color: #373737; padding-bottom: 10px}@media (max-width: 991px) {#brxe-3ae34a {font-size: 18px}}@media (max-width: 478px) {#brxe-3ae34a {padding-top: 10px; font-size: 16px}}#brxe-0bff49 {font-size: 14px; font-weight: 400}#brxe-0bff49 a {font-size: 14px; font-weight: 400; font-size: inherit}@media (max-width: 991px) {#brxe-0bff49 {font-size: 13px}#brxe-0bff49 a {font-size: 13px; font-size: inherit}}@media (max-width: 478px) {#brxe-0bff49 {font-size: 13px}#brxe-0bff49 a {font-size: 13px; font-size: inherit}}#brxe-d1aba0 {width: 88%}@media (max-width: 991px) {#brxe-d1aba0 {width: 80%}}@media (max-width: 767px) {#brxe-d1aba0 {width: 100%}}@media (max-width: 478px) {#brxe-d1aba0 {width: 100%}}#brxe-ce6842 {display: flex; flex-direction: row}@media (max-width: 767px) {#brxe-ce6842 {flex-direction: column}}#brxe-511ea3 {border: 1px solid #6c3193; border-radius: 24px; background-color: rgba(108, 49, 147, 0.05); padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}@media (max-width: 478px) {#brxe-511ea3 {padding-right: 15px; padding-left: 15px}}#brxe-9dccc6 {position: absolute; top: 50%; left: 50%}#brxe-e61e9f {width: 47px; border-radius: 50%; height: 47px; background-image: linear-gradient(90deg, #6c3193 0%, #b22e60 100%); position: relative}#brxe-4481d6 {width: 12%; margin-top: 15px}@media (max-width: 991px) {#brxe-4481d6 {width: 20%}}@media (max-width: 767px) {#brxe-4481d6 {width: 100%; margin-bottom: 20px}}@media (max-width: 478px) {#brxe-4481d6 {width: 100%}}#brxe-5281b3 {font-size: 20px; font-weight: 500; color: #373737; padding-bottom: 10px}@media (max-width: 991px) {#brxe-5281b3 {font-size: 18px}}@media (max-width: 478px) {#brxe-5281b3 {font-size: 16px; padding-top: 10px}}#brxe-84e39c {font-size: 14px; font-weight: 400}#brxe-84e39c a {font-size: 14px; font-weight: 400; font-size: inherit}@media (max-width: 991px) {#brxe-84e39c {font-size: 13px}#brxe-84e39c a {font-size: 13px; font-size: inherit}}@media (max-width: 478px) {#brxe-84e39c {font-size: 13px}#brxe-84e39c a {font-size: 13px; font-size: inherit}}#brxe-99369c {width: 88%}@media (max-width: 991px) {#brxe-99369c {width: 80%}}@media (max-width: 767px) {#brxe-99369c {width: 100%}}@media (max-width: 478px) {#brxe-99369c {width: 100%}}#brxe-789cbc {display: flex; flex-direction: row}@media (max-width: 767px) {#brxe-789cbc {flex-direction: column}}#brxe-dd7218 {border: 1px solid #6c3193; border-radius: 24px; background-color: rgba(108, 49, 147, 0.05); padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}@media (max-width: 478px) {#brxe-dd7218 {padding-right: 15px; padding-left: 15px}}#brxe-a73f0f {position: absolute; top: 50%; left: 50%}#brxe-3bb539 {width: 47px; border-radius: 50%; height: 47px; background-image: linear-gradient(90deg, #6c3193 0%, #b22e60 100%); position: relative}#brxe-c24c13 {width: 12%; margin-top: 15px}@media (max-width: 991px) {#brxe-c24c13 {width: 20%}}@media (max-width: 767px) {#brxe-c24c13 {width: 100%; margin-bottom: 20px}}@media (max-width: 478px) {#brxe-c24c13 {width: 100%}}#brxe-2dcd45 {font-size: 20px; font-weight: 500; color: #373737; padding-bottom: 10px}@media (max-width: 991px) {#brxe-2dcd45 {font-size: 18px}}@media (max-width: 478px) {#brxe-2dcd45 {font-size: 16px; padding-top: 10px}}#brxe-33af88 {font-size: 14px; font-weight: 400}#brxe-33af88 a {font-size: 14px; font-weight: 400; font-size: inherit}@media (max-width: 991px) {#brxe-33af88 {font-size: 13px}#brxe-33af88 a {font-size: 13px; font-size: inherit}}@media (max-width: 478px) {#brxe-33af88 {font-size: 13px}#brxe-33af88 a {font-size: 13px; font-size: inherit}}#brxe-a4a7b6 {width: 88%}@media (max-width: 991px) {#brxe-a4a7b6 {width: 80%}}@media (max-width: 767px) {#brxe-a4a7b6 {width: 100%}}@media (max-width: 478px) {#brxe-a4a7b6 {width: 100%}}#brxe-a38510 {display: flex; flex-direction: row}@media (max-width: 767px) {#brxe-a38510 {flex-direction: column}}#brxe-36295d {border: 1px solid #6c3193; border-radius: 24px; background-color: rgba(108, 49, 147, 0.05); padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}@media (max-width: 478px) {#brxe-36295d {padding-right: 15px; padding-left: 15px}}#brxe-ab7aee {position: absolute; top: 50%; left: 50%}#brxe-0b829f {width: 47px; border-radius: 50%; height: 47px; background-image: linear-gradient(90deg, #6c3193 0%, #b22e60 100%); position: relative}#brxe-38de48 {width: 12%; margin-top: 15px}@media (max-width: 991px) {#brxe-38de48 {width: 20%}}@media (max-width: 767px) {#brxe-38de48 {width: 100%; margin-bottom: 20px}}@media (max-width: 478px) {#brxe-38de48 {width: 100%}}#brxe-4edc8e {font-size: 20px; font-weight: 500; color: #373737; padding-bottom: 10px}@media (max-width: 991px) {#brxe-4edc8e {font-size: 18px}}@media (max-width: 478px) {#brxe-4edc8e {font-size: 16px; padding-top: 10px}}#brxe-c6c974 {font-size: 14px; font-weight: 400}#brxe-c6c974 a {font-size: 14px; font-weight: 400; font-size: inherit}@media (max-width: 991px) {#brxe-c6c974 {font-size: 13px}#brxe-c6c974 a {font-size: 13px; font-size: inherit}}@media (max-width: 478px) {#brxe-c6c974 {font-size: 13px}#brxe-c6c974 a {font-size: 13px; font-size: inherit}}#brxe-b79676 {width: 88%}@media (max-width: 991px) {#brxe-b79676 {width: 80%}}@media (max-width: 767px) {#brxe-b79676 {width: 100%}}@media (max-width: 478px) {#brxe-b79676 {width: 100%}}#brxe-b1ca2d {display: flex; flex-direction: row}@media (max-width: 767px) {#brxe-b1ca2d {flex-direction: column}}#brxe-482292 {border: 1px solid #6c3193; border-radius: 24px; background-color: rgba(108, 49, 147, 0.05); padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}@media (max-width: 478px) {#brxe-482292 {padding-right: 15px; padding-left: 15px}}#brxe-83fdcc {row-gap: 25px}#brxe-ac3e39 {grid-template-columns: repeat(2,1fr); display: grid; align-items: initial; grid-gap: 30px}@media (max-width: 478px) {#brxe-ac3e39 {grid-gap: 25px; grid-template-columns: repeat(1 , 1fr)}}#brxe-86a5d0 {padding-right: 15px; padding-left: 15px; width: 1230px}#brxe-09e99d {padding-top: 70px; padding-bottom: 70px}#brxe-ee34e3 {padding-bottom: 10px; color: #414141; font-size: 16px; font-weight: 500; width: auto}#brxe-ee34e3 .separator {width: 16px; flex-grow: 0; border-top-width: 16px; height: 16px; border-top-color: #ffbf00; border-top-style: solid}#brxe-ee34e3.has-separator {align-items: center; gap: 10px}#brxe-ee34e3 { align-items: center; gap: 10px; color: #6c3193; background: url(https://geexar.com/wp-content/uploads/2025/11/Vector-1-1.svg); background-size: 273px 21px; background-repeat: no-repeat; background-position: center; font-size: 35px; padding: 20px;}#brxe-9ae3a5 {padding-bottom: 40px; font-size: 30px; color: #333333; font-weight: 400}@media (max-width: 991px) {#brxe-9ae3a5 {font-size: 25px; text-align: center}}@media (max-width: 767px) {#brxe-9ae3a5 {font-size: 22px; text-align: center}}@media (max-width: 478px) {#brxe-9ae3a5 {font-size: 20px; text-align: center}}@media (max-width: 478px) {#brxe-15e4ef {width: 60px}}#brxe-de9922 {align-items: center}@media (max-width: 478px) {#brxe-858988 {width: 60px}}#brxe-cf26f8 {align-items: center}@media (max-width: 478px) {#brxe-b88032 {width: 60px}}#brxe-118a05 {align-items: center}@media (max-width: 478px) {#brxe-8df483 {width: 60px}}#brxe-2d88ab {align-items: center}#brxe-ee881b {flex-direction: row; margin-bottom: 35px; display: flex; justify-content: center; align-self: center !important; align-items: center}@media (max-width: 767px) {#brxe-ee881b {display: flex; flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-ee881b {flex-direction: row; display: flex; flex-wrap: nowrap}}#brxe-d51104 {padding-right: 15px; padding-left: 15px; width: 916px}@media (max-width: 478px) {#brxe-d51104 {flex-direction: column}}#brxe-c8ffe0 {padding-top: 0; padding-bottom: 0}#brxe-05ec8a {color: #414141; font-size: 16px; font-weight: 500; padding-bottom: 10px; width: auto}#brxe-05ec8a .separator {width: 16px; flex-grow: 0; border-top-width: 16px; height: 16px; border-top-color: #ffbf00; border-top-style: solid}#brxe-05ec8a.has-separator {align-items: center; gap: 10px}#brxe-05ec8a { align-items: center; gap: 10px; color: #6c3193; background: url(https://geexar.com/wp-content/uploads/2025/11/Vector-1-1.svg); background-size: 273px 21px; background-repeat: no-repeat; background-position: center; font-size: 35px; padding: 20px;}#brxe-7b567f {font-size: 30px; font-weight: 400; margin-bottom: 20px}@media (max-width: 478px) {#brxe-7b567f {font-size: 25px}}#brxe-305ba4 {font-size: 16px; color: #515151; font-weight: 400; padding-bottom: 25px; max-width: 80%}#brxe-305ba4 a {font-size: 16px; color: #515151; font-weight: 400; font-size: inherit}@media (max-width: 767px) {#brxe-305ba4 {max-width: 100%}}@media (max-width: 478px) {#brxe-305ba4 {max-width: 100%}}#brxe-feef0a {font-size: 15px; color: #414141; font-weight: 500; padding-bottom: 10px; position: relative}#brxe-1c6408 {font-size: 15px; color: #414141; font-weight: 500; padding-bottom: 10px; position: relative}#brxe-3f546e {font-size: 15px; color: #414141; font-weight: 500; padding-bottom: 10px; position: relative}#brxe-dfe79c {font-size: 15px; color: #414141; font-weight: 500; padding-bottom: 10px; position: relative}#brxe-c9a1d8 {font-size: 15px; color: #414141; font-weight: 500; padding-bottom: 10px; position: relative}#brxe-d052d6 {font-size: 15px; color: #414141; font-weight: 500; padding-bottom: 5px; position: relative}#brxe-956bb7 {flex-direction: row}#brxe-2b78a4 {align-items: flex-start; justify-content: center}@media (max-width: 767px) {#brxe-2b78a4 {margin-bottom: 20px}}#brxe-7d6006 {background-repeat: no-repeat; background-size: contain; background-attachment: scroll; background-position: top right; position: relative; z-index: 7777}@media (max-width: 991px) {#brxe-7d6006 {align-self: center !important}}#brxe-6a5b4a {display: grid; align-items: initial; grid-template-columns: repeat(2,1fr); grid-gap: 0px}@media (max-width: 767px) {#brxe-6a5b4a {grid-template-columns: repeat(1,1fr)}}@media (max-width: 478px) {#brxe-6a5b4a {grid-template-columns: repeat(1,1fr)}}#brxe-7700f7 {padding-right: 15px; padding-left: 15px; width: 1230px}#brxe-0e23ef {padding-top: 0; padding-bottom: 80px}@media (max-width: 478px) {#brxe-0e23ef {padding-top: 0; padding-bottom: 0}}#brxe-3738b0 {padding-bottom: 10px; color: #414141; font-size: 16px; font-weight: 500; width: auto}#brxe-3738b0 .separator {width: 16px; flex-grow: 0; border-top-width: 16px; height: 16px; border-top-color: #ffbf00; border-top-style: solid}#brxe-3738b0.has-separator {align-items: center; gap: 10px}#brxe-3738b0 { align-items: center; gap: 10px; color: #6c3193; background: url(https://geexar.com/wp-content/uploads/2025/11/Vector-1-1.svg); background-size: 273px 21px; background-repeat: no-repeat; background-position: center; font-size: 35px; padding: 20px;}#brxe-a4d89e {color: #333333; font-size: 32px; font-weight: 400; padding-bottom: 70px}@media (max-width: 991px) {#brxe-a4d89e {font-size: 25px}}@media (max-width: 767px) {#brxe-a4d89e {text-align: center; font-size: 22px}}@media (max-width: 478px) {#brxe-a4d89e {font-size: 20px; padding-bottom: 30px}}#brxe-d7b70c:not(.tag), #brxe-d7b70c img {object-fit: contain}#brxe-3233fe {font-size: 18px; color: #373737; text-align: center}[data-id="brxe-796d11"].splide__slide {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; align-items: center; justify-content: flex-start}#brxe-442e9a:not(.tag), #brxe-442e9a img {object-fit: contain}#brxe-4a92e2 {font-size: 18px; color: #373737; text-align: center}[data-id="brxe-ed08c2"].splide__slide {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; align-items: center; justify-content: flex-start}#brxe-98ad37:not(.tag), #brxe-98ad37 img {object-fit: contain}#brxe-f9ce34 {font-size: 18px; color: #373737; text-align: center}[data-id="brxe-d2e5bb"].splide__slide {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; align-items: center; justify-content: flex-start}#brxe-83f37c:not(.tag), #brxe-83f37c img {object-fit: contain}#brxe-71a17c {font-size: 18px; color: #373737; text-align: center}[data-id="brxe-d8ff31"].splide__slide {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; align-items: center; justify-content: flex-start}#brxe-6b92b8 .splide__arrow {height: 40px; width: 40px; background-color: #6c3193; color: #ffffff; border-radius: 50%; font-size: 20px; min-height: 20px; min-width: 20px}#brxe-6b92b8 .splide__arrow svg {fill: #ffffff; height: 20px; width: 20px}#brxe-6b92b8 .splide__arrow--prev {right: -90px}#brxe-6b92b8 .splide__arrow--next {left: -90px}#brxe-6abae7 {padding-right: 15px; padding-left: 15px; width: 1230px}#brxe-86a9fd {padding-top: 70px}@media (max-width: 767px) {#brxe-86a9fd {padding-top: 0}}@media (max-width: 478px) {#brxe-86a9fd {padding-top: 70px; padding-bottom: 0}}#brxe-d99ddb {color: #414141; font-size: 16px; font-weight: 500; padding-bottom: 10px; width: auto}#brxe-d99ddb .separator {width: 16px; flex-grow: 0; border-top-width: 16px; height: 16px; border-top-color: #ffbf00; border-top-style: solid}#brxe-d99ddb.has-separator {align-items: center; gap: 10px}#brxe-d99ddb { align-items: center; gap: 10px; color: #6c3193; background: url(https://geexar.com/wp-content/uploads/2025/11/Vector-1-1.svg); background-size: 273px 21px; background-repeat: no-repeat; background-position: center; font-size: 35px; padding: 20px;}#brxe-085ce3 {font-size: 32px; font-weight: 400; color: #333333; padding-bottom: 50px}@media (max-width: 991px) {#brxe-085ce3 {font-size: 25px}}@media (max-width: 478px) {#brxe-085ce3 {font-size: 20px; padding-bottom: 20px}}#brxe-870dd3 {padding-bottom: 10px}@media (max-width: 478px) {#brxe-870dd3 {font-size: 20px}}#brxe-224bb7 {padding-bottom: 10px}#brxe-158232 {text-align: center; font-size: 16px; color: #515151; padding-top: 25px; padding-bottom: 25px}#brxe-158232 a {text-align: center; font-size: 16px; color: #515151; font-size: inherit}#brxe-e6533f {border-radius: 70px; font-size: 16px; color: #ffffff; padding-top: 16px; padding-right: 28px; padding-bottom: 16px; padding-left: 28px; box-shadow: 0 1px 2px 0 rgba(105, 81, 255, 0.05)}#brxe-e6533f:hover {background-color: rgba(0, 0, 0, 0); border-top: 1px solid #005ae1; border-left: 1px solid #005ae1; background-image: linear-gradient(90degdeg, #b22e60 0%, #6c3193 100%)}@media (max-width: 767px) {#brxe-e6533f {display: none}}@media (max-width: 478px) {#brxe-e6533f {display: block}}#brxe-1c0c3d {align-items: center}#brxe-f6c8eb {display: flex; flex-direction: row}[data-id="brxe-173779"].splide__slide {padding-right: 80px; padding-left: 100px}@media (max-width: 478px) {[data-id="brxe-173779"].splide__slide {padding-right: 10px; padding-left: 10px}}#brxe-d74312 {padding-bottom: 10px}@media (max-width: 478px) {#brxe-d74312 {font-size: 20px}}#brxe-0b7957 {padding-bottom: 10px}#brxe-d91ec4 {text-align: center; font-size: 16px; color: #515151; padding-top: 25px; padding-bottom: 25px}#brxe-d91ec4 a {text-align: center; font-size: 16px; color: #515151; font-size: inherit}#brxe-9b8954 {border-radius: 70px; font-size: 16px; color: #ffffff; padding-top: 16px; padding-right: 28px; padding-bottom: 16px; padding-left: 28px; box-shadow: 0 1px 2px 0 rgba(105, 81, 255, 0.05)}#brxe-9b8954:hover {background-color: rgba(0, 0, 0, 0); border-top: 1px solid #005ae1; border-left: 1px solid #005ae1; background-image: linear-gradient(90degdeg, #b22e60 0%, #6c3193 100%)}@media (max-width: 767px) {#brxe-9b8954 {display: none}}@media (max-width: 478px) {#brxe-9b8954 {display: block}}#brxe-475b5b {align-items: center}#brxe-ee0b4a {display: flex; flex-direction: row}[data-id="brxe-1ee39b"].splide__slide {padding-right: 80px; padding-left: 100px}@media (max-width: 478px) {[data-id="brxe-1ee39b"].splide__slide {padding-right: 10px; padding-left: 10px}}#brxe-38bff5 {background-color: rgba(0, 0, 0, 0)}#brxe-38bff5 .splide__arrow {height: 60px; width: 60px; background-color: #6c3193; border-radius: 50%; color: #ffffff; font-size: 30px; min-height: 30px; min-width: 30px}#brxe-38bff5 .splide__arrow svg {fill: #ffffff; height: 30px; width: 30px}@media (max-width: 478px) {#brxe-38bff5 .splide__arrow {height: 30px; width: 30px; font-size: 15px; min-height: 15px; min-width: 15px}#brxe-38bff5 .splide__arrow svg {height: 15px; width: 15px}}#brxe-c4e988 {width: 1230px; padding-right: 15px; padding-left: 15px}#brxe-502238 {padding-bottom: 70px}@media (max-width: 478px) {#brxe-502238 {padding-top: 70px; padding-bottom: 0}}#brxe-982887 {color: #414141; font-size: 16px; font-weight: 500; padding-bottom: 10px; width: auto}#brxe-982887 .separator {width: 16px; flex-grow: 0; border-top-width: 16px; height: 16px; border-top-color: #ffbf00; border-top-style: solid}#brxe-982887.has-separator {align-items: center; gap: 10px}#brxe-982887 { align-items: center; gap: 10px; color: #6c3193; background: url(https://geexar.com/wp-content/uploads/2025/11/Vector-1-1.svg); background-size: 273px 21px; background-repeat: no-repeat; background-position: center; font-size: 35px; padding: 20px;}#brxe-810f4e {font-size: 32px; color: #333333; font-weight: 400; text-align: center; padding-bottom: 40px; width: 100%}@media (max-width: 478px) {#brxe-810f4e {font-size: 22px; text-align: center}}#brxe-b7d36c {width: 1230px; padding-right: 15px; padding-left: 15px}#brxe-c7bf31 {padding-top: 70px; padding-bottom: 0}@media (max-width: 991px) {#brxe-c7bf31 {padding-top: 0}}@media (max-width: 478px) {#brxe-c7bf31 {padding-top: 70px}}#brxe-78397f {padding-bottom: 10px; color: #414141; font-size: 16px; font-weight: 500; width: auto}#brxe-78397f .separator {width: 16px; flex-grow: 0; border-top-width: 16px; height: 16px; border-top-color: #ffbf00; border-top-style: solid}#brxe-78397f.has-separator {align-items: center; gap: 10px}#brxe-78397f { align-items: center; gap: 10px; color: #6c3193; background: url(https://geexar.com/wp-content/uploads/2025/11/Vector-1-1.svg); background-size: 273px 21px; background-repeat: no-repeat; background-position: center; font-size: 35px; padding: 20px;}#brxe-82668a {font-size: 16px; text-align: center; width: 700px; max-width: 100%; padding-bottom: 30px}#brxe-82668a a {font-size: 16px; text-align: center; font-size: inherit}#brxe-c41e2e {padding-top: 20px; padding-bottom: 20px}@media (max-width: 478px) {#brxe-c41e2e {padding-top: 30px}}#brxe-b2d500 .form-group:nth-child(1) {width: 47%}#brxe-b2d500 .form-group:nth-child(2) {width: 48%}#brxe-b2d500 .form-group:nth-child(3) {width: 100%}#brxe-b2d500 .form-group:nth-child(4) {height: 200px}#brxe-b2d500 {justify-content: flex-start; width: 60%; margin-left: 20%}#brxe-b2d500 .form-group input {background-color: rgba(217, 217, 255, 0.2); border: 1px solid #dfdfdf; border-radius: 8px}#brxe-b2d500 .flatpickr {background-color: rgba(217, 217, 255, 0.2); border: 1px solid #dfdfdf; border-radius: 8px}#brxe-b2d500 select {background-color: rgba(217, 217, 255, 0.2); color: #adadad; border: 1px solid #dfdfdf; border-radius: 8px}#brxe-b2d500 textarea {background-color: rgba(217, 217, 255, 0.2); border: 1px solid #dfdfdf; border-radius: 8px}#brxe-b2d500 ::placeholder {color: #adadad}#brxe-b2d500 .bricks-button:not([type=submit]) {border: 1px solid #dfdfdf; border-radius: 8px}#brxe-b2d500 .choose-files {border: 1px solid #dfdfdf; border-radius: 8px}#brxe-b2d500 .bricks-button {color: #ffffff}#brxe-b2d500 button[type=submit] svg {fill: var(--bricks-color-76c1fb); color: var(--bricks-color-76c1fb)}#brxe-b2d500 button[type=submit].bricks-button {border-radius: 70px}#brxe-b2d500 .submit-button-wrapper {margin-right: auto; margin-left: auto}#brxe-b2d500 .form-group input:focus {border: 1px solid #b13060}#brxe-b2d500 .flatpickr:focus {border: 1px solid #b13060}#brxe-b2d500 select:focus {border: 1px solid #b13060}#brxe-b2d500 textarea:focus {border: 1px solid #b13060}#brxe-b2d500 .bricks-button:not([type=submit]):focus {border: 1px solid #b13060}#brxe-b2d500 .choose-files:focus {border: 1px solid #b13060}#brxe-b2d500 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 20px}input[type='email']{margin-left:30px} .contact-form button{ background: var(--GRIDEINT, linear-gradient(90deg, #6C3193 0%, #B22E60 100%));box-shadow: 0px 1px 2px 0px rgba(105, 81, 255, 0.05); padding: 16px 28px !important;} .contact-form button:hover{ background: var(--GRIDEINT, linear-gradient(90deg, #B22E60 0%, #6C3193 100%));}@media (max-width: 478px) {#brxe-b2d500 {width: 100%; margin-right: 0; margin-left: 0}}@media (max-width: 478px) {#brxe-efa05e {width: 1440px; padding-right: 15px; padding-left: 15px}}#brxe-5e495e {padding-bottom: 70px}#brxe-da34c0 {padding-bottom: 10px; color: #414141; font-size: 16px; font-weight: 500; width: auto}#brxe-da34c0 .separator {width: 16px; flex-grow: 0; border-top-width: 16px; height: 16px; border-top-color: #ffbf00; border-top-style: solid}#brxe-da34c0.has-separator {align-items: center; gap: 10px}#brxe-da34c0 { align-items: center; gap: 10px; color: #6c3193; background: url(https://geexar.com/wp-content/uploads/2025/11/Vector-1-1.svg); background-size: 273px 21px; background-repeat: no-repeat; background-position: center; font-size: 35px; padding: 20px;}#brxe-050a14 {color: #333333; font-size: 32px; font-weight: 400; padding-bottom: 30px}@media (max-width: 991px) {#brxe-050a14 {font-size: 25px}}@media (max-width: 767px) {#brxe-050a14 {font-size: 22px; text-align: center}}@media (max-width: 478px) {#brxe-050a14 {font-size: 22px}}#brxe-4275e0 {width: 100%; font-size: 20px; font-weight: 500; color: #ffffff; background-color: #6c3193; border-radius: 6px 6px 0 0; padding-top: 30px; padding-bottom: 30px; padding-left: 15px}#brxe-99c9a7 li {padding-top: 14px; padding-right: 15px; padding-bottom: 14px; padding-left: 15px}#brxe-99c9a7 li:nth-child(odd) {background-color: #f5f5f5}#brxe-99c9a7 li:nth-child(even) {background-color: #ffffff}#brxe-99c9a7 .title {color: #212121; font-size: 16px; margin-left: 10px}#brxe-99c9a7 svg {fill: var(--bricks-color-76c1fb); color: var(--bricks-color-76c1fb)}#brxe-99c9a7 .icon {width: 20px; height: 20px; background-color: #1aa260; border-radius: 50%; color: #ffffff; font-size: 10px}#brxe-99c9a7 .icon svg {height: 10px; width: 10px}#brxe-99c9a7 .separator {display: none}#brxe-99c9a7 .content {justify-content: flex-start}#brxe-99c9a7 .description {justify-content: flex-start}#brxe-18b893 {border-radius: 70px; font-size: 16px; color: #ffffff; padding-top: 17px; padding-right: 28px; padding-bottom: 17px; padding-left: 28px; box-shadow: 0 1px 2px 0 rgba(105, 81, 255, 0.05); margin-top: 30px; margin-right: auto; margin-bottom: 30px; margin-left: auto; width: 90%}#brxe-18b893:hover {background-color: rgba(0, 0, 0, 0); border-top: 1px solid #005ae1; border-left: 1px solid #005ae1; background-image: linear-gradient(90degdeg, #b22e60 0%, #6c3193 100%)}@media (max-width: 767px) {#brxe-18b893 {display: none}}@media (max-width: 478px) {#brxe-18b893 {display: none}}#brxe-135a39 {border-radius: 6px; box-shadow: 0 0 8px 0 rgba(10, 116, 243, 0.25)}#brxe-74c1b2 {width: 100%; font-size: 20px; font-weight: 500; color: #ffffff; background-color: #6c3193; border-radius: 6px 6px 0 0; padding-top: 30px; padding-right: 0; padding-bottom: 30px; padding-left: 15px}#brxe-0f048d li {padding-top: 14px; padding-right: 15px; padding-bottom: 14px; padding-left: 15px}#brxe-0f048d li:nth-child(odd) {background-color: #f5f5f5}#brxe-0f048d li:nth-child(even) {background-color: #ffffff}#brxe-0f048d .title {color: #212121; font-size: 16px; margin-left: 10px}#brxe-0f048d svg {fill: var(--bricks-color-76c1fb); color: var(--bricks-color-76c1fb)}#brxe-0f048d .icon {width: 20px; height: 20px; background-color: #1aa260; border-radius: 50%; color: #ffffff; font-size: 10px}#brxe-0f048d .icon svg {height: 10px; width: 10px}#brxe-0f048d .separator {display: none}#brxe-0f048d .content {justify-content: flex-start}#brxe-0f048d .description {justify-content: flex-start}#brxe-4d7382 {border-radius: 70px; font-size: 16px; color: #ffffff; padding-top: 17px; padding-right: 28px; padding-bottom: 17px; padding-left: 28px; box-shadow: 0 1px 2px 0 rgba(105, 81, 255, 0.05); margin-top: 30px; margin-right: auto; margin-bottom: 30px; margin-left: auto; width: 90%}#brxe-4d7382:hover {background-color: rgba(0, 0, 0, 0); border-top: 1px solid #005ae1; border-left: 1px solid #005ae1; background-image: linear-gradient(90degdeg, #b22e60 0%, #6c3193 100%)}@media (max-width: 767px) {#brxe-4d7382 {display: none}}@media (max-width: 478px) {#brxe-4d7382 {display: none}}#brxe-17d448 {border-radius: 6px; box-shadow: 0 0 8px 0 rgba(10, 116, 243, 0.25)}#brxe-0bdcdc {width: 100%; font-size: 20px; font-weight: 500; color: #ffffff; background-color: #6c3193; border-radius: 6px 6px 0 0; padding-top: 30px; padding-right: 0; padding-bottom: 30px; padding-left: 15px}#brxe-002409 li {padding-top: 14px; padding-right: 15px; padding-bottom: 14px; padding-left: 15px}#brxe-002409 li:nth-child(odd) {background-color: #f5f5f5}#brxe-002409 li:nth-child(even) {background-color: #ffffff}#brxe-002409 .title {color: #212121; font-size: 16px; margin-left: 10px}#brxe-002409 svg {fill: var(--bricks-color-76c1fb); color: var(--bricks-color-76c1fb)}#brxe-002409 .icon {width: 20px; height: 20px; background-color: #1aa260; border-radius: 50%; color: #ffffff; font-size: 10px}#brxe-002409 .icon svg {height: 10px; width: 10px}#brxe-002409 .separator {display: none}#brxe-002409 .content {justify-content: flex-start}#brxe-002409 .description {justify-content: flex-start}#brxe-787074 {border-radius: 70px; font-size: 16px; color: #ffffff; padding-top: 17px; padding-right: 28px; padding-bottom: 17px; padding-left: 28px; box-shadow: 0 1px 2px 0 rgba(105, 81, 255, 0.05); margin-top: 30px; margin-right: auto; margin-bottom: 30px; margin-left: auto; width: 90%}#brxe-787074:hover {background-color: rgba(0, 0, 0, 0); border-top: 1px solid #005ae1; border-left: 1px solid #005ae1; background-image: linear-gradient(90degdeg, #b22e60 0%, #6c3193 100%)}@media (max-width: 767px) {#brxe-787074 {display: none}}@media (max-width: 478px) {#brxe-787074 {display: none}}#brxe-707fac {border-radius: 6px; box-shadow: 0 0 8px 0 rgba(10, 116, 243, 0.25)}#brxe-c6dfe5 {display: grid; align-items: initial; grid-template-columns: repeat(3,1fr); grid-gap: 20px}@media (max-width: 767px) {#brxe-c6dfe5 {grid-template-columns: repeat(1,1fr)}}@media (max-width: 478px) {#brxe-c6dfe5 {grid-template-columns: repeat(1,1fr)}}#brxe-444bc9 {width: 1230px; padding-right: 15px; padding-left: 15px}#brxe-111451 {padding-bottom: 70px}