@layer bricks {.brxe-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,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 {@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{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-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-shortcode{width:100%}}#brxe-de1472 {color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 600; line-height: 0.9; text-align: center; font-size: 45px; text-transform: uppercase; width: 100%}@media (max-width: 767px) {#brxe-de1472 {width: 100%}}@media (max-width: 478px) {#brxe-de1472 {width: 100%; font-size: 38px; margin-top: 0}}#brxe-66f41e {color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 600; line-height: 0.9; text-align: center; font-size: 35px; width: 100%}@media (max-width: 767px) {#brxe-66f41e {width: 100%; margin-top: 0}}@media (max-width: 478px) {#brxe-66f41e {width: 100%; font-size: 25px; margin-top: 30px}}#brxe-eecdcc {width: 100%; color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 400; font-size: 20px; text-align: center; line-height: 1; margin-top: 20px}#brxe-eecdcc a {color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 400; font-size: 20px; text-align: center; line-height: 1; font-size: inherit}@media (max-width: 478px) {#brxe-eecdcc {width: 95%}}#brxe-c8cfc8 {width: 100%; margin-top: 30px; text-align: center}#brxe-psjopu {width: 70%; color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 400; font-size: 20px; text-align: center; line-height: 1; margin-top: 20px}#brxe-psjopu a {color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 400; font-size: 20px; text-align: center; line-height: 1; font-size: inherit}@media (max-width: 478px) {#brxe-psjopu {width: 95%}}#brxe-65b11c {height: 30px; width: 30px}#brxe-e66e90 {color: var(--bricks-color-zevgsm); text-transform: uppercase; font-family: "Outfit"; font-weight: 500; font-size: 17px}#brxe-e66e90 a {color: var(--bricks-color-zevgsm); text-transform: uppercase; font-family: "Outfit"; font-weight: 500; font-size: 17px; font-size: inherit}#brxe-73233e {height: 30px; width: 30px}#brxe-95da5a {color: var(--bricks-color-zevgsm); text-transform: uppercase; font-family: "Outfit"; font-weight: 500; font-size: 17px}#brxe-95da5a a {color: var(--bricks-color-zevgsm); text-transform: uppercase; font-family: "Outfit"; font-weight: 500; font-size: 17px; font-size: inherit}#brxe-dcc2e6 {width: 100%; flex-direction: row; justify-content: center; align-items: center; column-gap: 20px; margin-top: 20px}@media (max-width: 478px) {#brxe-dcc2e6 {flex-wrap: wrap; flex-direction: column; row-gap: 10px; margin-top: 30px}}#brxe-889bd2 {margin-top: 50px; align-items: center; width: 100%; justify-content: center}@media (max-width: 478px) {#brxe-889bd2 {margin-top: 40px}}#brxe-68cf4c {margin-right: 0; margin-left: 0; width: 100%; justify-content: space-between; align-items: center; max-width: 1500px}@media (max-width: 767px) {#brxe-68cf4c {flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-68cf4c {justify-content: space-between}}#brxe-0c92a8 {width: 100%; padding-top: 70px; padding-right: 2vw; padding-bottom: 70px; padding-left: 2vw; background-position: bottom center; background-color: var(--bricks-color-hnugkx); background-image: url(https://cars2gospain.es/wp-content/uploads/2026/02/Volkswagen-Tiguan-BANNER-CATT.webp); background-size: cover; overflow: hidden; position: relative}:where(#brxe-0c92a8 > *:not(figcaption)) {position: relative}#brxe-0c92a8::before {background-image: linear-gradient(rgba(20, 20, 20, 0.65), rgba(20, 20, 20, 0.65)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-0c92a8 {position: relative; height: 100%; background-position: center center}:where(#brxe-0c92a8 > *:not(figcaption)) {position: relative}#brxe-0c92a8::before {background-image: linear-gradient(rgba(5, 5, 5, 0.52), rgba(5, 5, 5, 0.52)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}#brxe-ce7b13 {color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 600; line-height: 0.9; text-align: center; font-size: 35px; width: 80%}@media (max-width: 767px) {#brxe-ce7b13 {width: 100%; font-size: 30px}}@media (max-width: 478px) {#brxe-ce7b13 {width: 100%}}#brxe-0ac1a1 {margin-top: 30px}#brxe-e821cd {margin-right: 0; margin-left: 0; width: 100%; flex-direction: column; justify-content: center; align-items: center; max-width: 1500px}#brxe-7fa211 {width: 100%; padding-top: 3vw; padding-right: 2vw; padding-bottom: 3vw; padding-left: 2vw; background-color: var(--bricks-color-mjhxca)}@media (max-width: 478px) {#brxe-7fa211 {padding-top: 30px; background-color: var(--bricks-color-hnugkx)}}#brxe-66c8ac {width: 10%}@media (max-width: 478px) {#brxe-66c8ac {width: 15%}}#brxe-db3e8e {color: var(--bricks-color-zevgsm); font-size: 20px; line-height: 1; font-family: "Outfit"; text-align: center; width: 100%}#brxe-db3e8e a {color: var(--bricks-color-zevgsm); font-size: 20px; line-height: 1; font-family: "Outfit"; text-align: center; font-size: inherit}@media (max-width: 767px) {#brxe-db3e8e {margin-bottom: 10px}}#brxe-49e50b {width: 50%; border-radius: 5px; justify-content: space-between; text-transform: none}#brxe-49e50b label {color: var(--bricks-color-zevgsm); text-transform: uppercase; font-family: "Outfit"; font-weight: 500; line-height: 1}#brxe-49e50b .label {color: var(--bricks-color-zevgsm); text-transform: uppercase; font-family: "Outfit"; font-weight: 500; line-height: 1}#brxe-49e50b .form-group:not(:last-child):not(.captcha) {padding-bottom: 10px}#brxe-49e50b .form-group input {background-color: #84a6f6; border: 1px solid var(--bricks-color-dzchpy); border-radius: 3px; color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 500; padding-top: 5px; padding-bottom: 5px}#brxe-49e50b .flatpickr {background-color: #84a6f6; border: 1px solid var(--bricks-color-dzchpy); border-radius: 3px; padding-top: 5px; padding-bottom: 5px}#brxe-49e50b select {background-color: #84a6f6; border: 1px solid var(--bricks-color-dzchpy); border-radius: 3px; color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 500; padding-top: 5px; padding-bottom: 5px; font-weight: 400}#brxe-49e50b textarea {background-color: #84a6f6; border: 1px solid var(--bricks-color-dzchpy); border-radius: 3px; color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 500; padding-top: 5px; padding-bottom: 5px}#brxe-49e50b .bricks-button:not([type=submit]) {border: 1px solid var(--bricks-color-dzchpy); border-radius: 3px}#brxe-49e50b .choose-files {border: 1px solid var(--bricks-color-dzchpy); border-radius: 3px}#brxe-49e50b .submit-button-wrapper {width: 100%}#brxe-49e50b .bricks-button {color: var(--bricks-color-zevgsm); font-size: 18px; text-transform: uppercase; font-family: "Outfit"; font-weight: 600; line-height: 1; background-color: var(--bricks-color-mjhxca)}#brxe-49e50b button[type=submit].bricks-button {border-radius: 3px}#brxe-49e50b ::placeholder {color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 400}#brxe-49e50b .bricks-button { padding: 15px;}#brxe-49e50b label { text-transform: none !important;}@media (max-width: 767px) {#brxe-49e50b {width: 90%}}@media (max-width: 478px) {#brxe-49e50b {width: 95%}}#brxe-6b84f1 {width: 100%; justify-content: center; align-items: center; flex-direction: column; row-gap: 20px}@media (max-width: 767px) {#brxe-6b84f1 {row-gap: 10px}}@media (max-width: 478px) {#brxe-6b84f1 {width: 100%}}#brxe-ffda8c {margin-right: 0; margin-left: 0; width: 100%; flex-direction: row; justify-content: space-between; align-items: stretch; max-width: 1500px; border-radius: 10px; background-color: var(--bricks-color-mjhxca); background-image: linear-gradient(180deg, #eaeaea, #437bfd, #114fde); padding-top: 10px; padding-right: 15px; padding-bottom: 30px; padding-left: 15px; row-gap: 20px; column-gap: 20px}@media (max-width: 767px) {#brxe-ffda8c {flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-ffda8c {flex-wrap: wrap}}#brxe-d0b4e6 {width: 100%; padding-top: 5vw; padding-right: 2vw; padding-bottom: 5vw; padding-left: 2vw; background-color: var(--bricks-color-mjhxca)}#brxe-0305c3 {color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 600; line-height: 0.9; text-align: center; font-size: 35px; width: 80%}@media (max-width: 767px) {#brxe-0305c3 {width: 100%; font-size: 30px}}@media (max-width: 478px) {#brxe-0305c3 {width: 100%}}#brxe-d10eee {width: 100%; color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 400; font-size: 16px; text-align: center; line-height: 1; margin-top: 20px}#brxe-d10eee a {color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 400; font-size: 16px; text-align: center; line-height: 1; font-size: inherit}@media (max-width: 478px) {#brxe-d10eee {font-size: 17px}#brxe-d10eee a {font-size: 17px; font-size: inherit}}#brxe-6793c9 {margin-right: 0; margin-left: 0; width: 100%; flex-direction: column; justify-content: center; align-items: center; max-width: 1500px}#brxe-883c28 {width: 100%; padding-top: 30px; padding-right: 2vw; padding-bottom: 0; padding-left: 2vw; background-color: var(--bricks-color-mjhxca); background-position: center center}@media (max-width: 991px) {#brxe-883c28 {padding-top: 30px}}@media (max-width: 767px) {#brxe-883c28 {padding-top: 30px}}@media (max-width: 478px) {#brxe-883c28 {padding-top: 30px}}#brxe-85359e {color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 600; line-height: 0.9; text-align: center; font-size: 35px; width: 75%}@media (max-width: 767px) {#brxe-85359e {width: 100%; font-size: 30px}}@media (max-width: 478px) {#brxe-85359e {width: 100%}}#brxe-497211 {width: 100%; color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 400; font-size: 16px; text-align: center; line-height: 1; margin-top: 20px}#brxe-497211 a {color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 400; font-size: 16px; text-align: center; line-height: 1; font-size: inherit}#brxe-843006 .form-group:nth-child(1) {width: 49%}#brxe-843006 .form-group:nth-child(2) {width: 49%}#brxe-843006 {margin-top: 50px; width: 70%; border-radius: 5px; justify-content: space-between}#brxe-843006 label {color: var(--bricks-color-zevgsm); text-transform: uppercase; font-family: "Outfit"; font-weight: 500; line-height: 1}#brxe-843006 .label {color: var(--bricks-color-zevgsm); text-transform: uppercase; font-family: "Outfit"; font-weight: 500; line-height: 1}#brxe-843006 ::placeholder {color: #262626; font-family: "Outfit"; font-weight: 400; line-height: 1; font-size: 16px}#brxe-843006 select {color: #262626; font-family: "Outfit"; font-weight: 400; line-height: 1; font-size: 16px; background-color: rgba(20, 20, 20, 0.85); border: 1px solid var(--bricks-color-dzchpy); border-radius: 3px; color: var(--bricks-color-zevgsm); font-weight: 500; padding-top: 5px; padding-bottom: 5px}#brxe-843006 .form-group:not(:last-child):not(.captcha) {padding-bottom: 10px}#brxe-843006 .form-group input {background-color: rgba(20, 20, 20, 0.85); border: 1px solid var(--bricks-color-dzchpy); border-radius: 3px; color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 500; padding-top: 5px; padding-bottom: 5px}#brxe-843006 .flatpickr {background-color: rgba(20, 20, 20, 0.85); border: 1px solid var(--bricks-color-dzchpy); border-radius: 3px; padding-top: 5px; padding-bottom: 5px}#brxe-843006 textarea {background-color: rgba(20, 20, 20, 0.85); border: 1px solid var(--bricks-color-dzchpy); border-radius: 3px; color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 500; padding-top: 5px; padding-bottom: 5px}#brxe-843006 .bricks-button:not([type=submit]) {border: 1px solid var(--bricks-color-dzchpy); border-radius: 3px}#brxe-843006 .choose-files {border: 1px solid var(--bricks-color-dzchpy); border-radius: 3px}#brxe-843006 .submit-button-wrapper {width: 100%}#brxe-843006 .bricks-button {color: var(--bricks-color-zevgsm); font-size: 18px; text-transform: uppercase; font-family: "Outfit"; font-weight: 600; line-height: 1; background-color: var(--bricks-color-ytcwvh)}#brxe-843006 button[type=submit].bricks-button {border-radius: 3px}#brxe-843006 .bricks-button { padding: 15px;}@media (max-width: 767px) {#brxe-843006 {width: 90%}}@media (max-width: 478px) {#brxe-843006 {width: 95%}}#brxe-75db97 {width: 50px; height: 50px}#brxe-c0bbd8 {border: 1px solid var(--bricks-color-dzchpy); border-radius: 5px; display: flex; justify-content: center; align-items: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; cursor: pointer; transition: all .3s ease}#brxe-c0bbd8:hover {box-shadow: 0 0 3px 1px var(--bricks-color-dzchpy); transition: all .3s ease}#brxe-e33667 {width: 50px; height: 50px}#brxe-4f644e {border: 1px solid var(--bricks-color-dzchpy); border-radius: 5px; display: flex; justify-content: center; align-items: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; cursor: pointer; transition: all .3s ease}#brxe-4f644e:hover {box-shadow: 0 0 3px 1px var(--bricks-color-dzchpy); transition: all .3s ease}#brxe-234235 {width: 50px; height: 50px}#brxe-95957d {border: 1px solid var(--bricks-color-dzchpy); border-radius: 5px; display: flex; justify-content: center; align-items: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; cursor: pointer; transition: all .3s ease}#brxe-95957d:hover {transition: all .3s ease; box-shadow: 0 0 3px 1px var(--bricks-color-dzchpy)}#brxe-314a83 {flex-direction: row; justify-content: center; align-items: center; column-gap: 20px; row-gap: 20px; padding-top: 30px}#brxe-786000 {margin-right: 0; margin-left: 0; width: 100%; flex-direction: column; justify-content: center; align-items: center}#brxe-528be3 {width: 100%; padding-top: 50px; padding-right: 2vw; padding-bottom: 5vw; padding-left: 2vw; background-color: var(--bricks-color-hnugkx); background-position: center center}#brxe-528be3 { background: radial-gradient(circle,rgba(67, 123, 253, 1) 0%, rgba(17, 79, 222, 1) 11%, rgba(20, 20, 20, 1) 29%, rgba(20, 20, 20, 1) 100%);}@media (max-width: 478px) {#brxe-528be3 {padding-top: 30px}}#brxe-9a1143 {color: var(--bricks-color-zevgsm); font-family: "Outfit"; font-weight: 600; line-height: 0.9; text-align: center; font-size: 35px; width: 60%}@media (max-width: 478px) {#brxe-9a1143 {width: 100%; font-size: 30px}}#brxe-6caaf0 {width: 80px}#brxe-254205 {padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; width: 100%; background-color: var(--bricks-color-ytcwvh); color: var(--bricks-color-zevgsm); text-align: center; font-family: "Outfit"; font-weight: 600; line-height: 1; font-size: 25px; border-radius: 5px}@media (max-width: 991px) {#brxe-254205 {font-size: 18px}}@media (max-width: 767px) {#brxe-254205 {font-size: 20px}}@media (max-width: 478px) {#brxe-254205 {font-size: 25px}}@media (max-width: 991px) {#brxe-257d27 {width: 48%}}@media (max-width: 478px) {#brxe-257d27 {width: 100%}}#brxe-5a6f32 {height: 90px}#brxe-216870 {padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; width: 100%; background-color: var(--bricks-color-ytcwvh); color: var(--bricks-color-zevgsm); text-align: center; font-family: "Outfit"; font-weight: 600; line-height: 1; font-size: 25px; border-radius: 5px}@media (max-width: 991px) {#brxe-216870 {font-size: 18px}}@media (max-width: 767px) {#brxe-216870 {font-size: 20px}}@media (max-width: 478px) {#brxe-216870 {font-size: 25px}}@media (max-width: 991px) {#brxe-614143 {width: 48%}}@media (max-width: 478px) {#brxe-614143 {width: 100%}}#brxe-5b691d {width: 80px}#brxe-651888 {padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; width: 100%; background-color: var(--bricks-color-ytcwvh); color: var(--bricks-color-zevgsm); text-align: center; font-family: "Outfit"; font-weight: 600; line-height: 1; font-size: 25px; border-radius: 5px}@media (max-width: 991px) {#brxe-651888 {font-size: 18px}}@media (max-width: 767px) {#brxe-651888 {font-size: 20px}}@media (max-width: 478px) {#brxe-651888 {font-size: 25px}}@media (max-width: 991px) {#brxe-9bedfb {width: 48%}}@media (max-width: 478px) {#brxe-9bedfb {width: 100%}}#brxe-b88488 {flex-direction: row; justify-content: center; align-items: center; column-gap: 10px; row-gap: 10px; margin-top: 30px}#brxe-f91811 {margin-right: 0; margin-left: 0; width: 100%; flex-direction: column; justify-content: center; align-items: center; max-width: 1500px}#brxe-386e95 {width: 100%; padding-top: 30px; padding-right: 2vw; padding-bottom: 50px; padding-left: 2vw; background-color: var(--bricks-color-mjhxca)}