@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 {@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 {@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)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;display:inline-flex}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-accordion-nested{--brx-icon-transform:rotate(90deg);width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-code{width:100%}}@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 {: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}}html {scroll-snap-type: y mandatory}.brxe-section {scroll-snap-align: start}@parent clickable;#brxe-cezvey {text-transform: uppercase}#brxe-nyjvnx {color: var(--at-primary)}@media (max-width: 478px) {#brxe-nyjvnx {font-size: var(--at-heading--l); line-height: 1.5}}#brxe-kyeiqi {font-size: var(--text-l); text-align: center; width: 50%; margin-top: var(--at-space--m)}#brxe-tupzod {width: var(--max-viewport)}@media (max-width: 478px) {#brxe-iqwpsm {column-gap: var(--heading-spacing); row-gap: var(--section-space-m)}}#brxe-rfhsgm {color: var(--primary-dark)}@media (max-width: 478px) {#brxe-rfhsgm {color: var(--primary)}}#brxe-qxfybg {font-size: var(--at-heading--m)}@media (max-width: 478px) {#brxe-qxfybg {font-size: var(--text-xxl)}}#brxe-vteyzo {font-size: var(--at-heading--m)}@media (max-width: 478px) {#brxe-vteyzo {font-size: var(--text-xxl)}}#brxe-napguz {font-size: var(--at-heading--m)}@media (max-width: 478px) {#brxe-napguz {font-size: var(--text-xxl)}}#brxe-tjecry {font-size: var(--at-heading--m)}@media (max-width: 478px) {#brxe-tjecry {font-size: var(--text-xxl)}}#brxe-lyrrhb {text-transform: uppercase}@media (max-width: 478px) {#brxe-lyrrhb {font-size: var(--text-l); color: var(--secondary-dark); font-weight: 600}}#brxe-tiryru {font-size: var(--at-heading--l)}@media (max-width: 478px) {#brxe-tiryru {font-size: var(--h1); color: var(--primary-dark)}}#brxe-svxnvc {font-size: var(--text-s)}#brxe-svxnvc a {font-size: var(--text-s); font-size: inherit}#brxe-auuhdo {flex-direction: column; column-gap: var(--at-content-gap)}#brxe-dstlwd {text-transform: uppercase; font-size: var(--h4)}@media (max-width: 478px) {#brxe-dstlwd {font-size: var(--text-l); color: var(--secondary-dark); font-weight: 600}}#brxe-hkbcsb {color: var(--tertiary-dark); text-transform: capitalize; margin-top: 0}@media (max-width: 478px) {#brxe-hkbcsb {font-size: var(--h1); color: var(--primary-dark)}}#brxe-okyywe {font-size: var(--text-s)}#brxe-okyywe a {font-size: var(--text-s); font-size: inherit}#brxe-zzocqx {text-transform: uppercase}#brxe-dnenjq {text-transform: uppercase; font-size: var(--h4)}@media (max-width: 478px) {#brxe-dnenjq {font-size: var(--text-l); color: var(--secondary-dark); font-weight: 600}}#brxe-oypcco {color: var(--tertiary-dark); text-transform: capitalize; margin-top: 0}@media (max-width: 478px) {#brxe-oypcco {font-size: var(--h1); color: var(--primary-dark)}}#brxe-oeymra {font-size: var(--text-s)}#brxe-oeymra a {font-size: var(--text-s); font-size: inherit}#brxe-ujgzbc {text-transform: uppercase; font-size: var(--h4)}@media (max-width: 478px) {#brxe-ujgzbc {font-size: var(--text-l); color: var(--secondary-dark); font-weight: 600}}#brxe-yhwdfm {color: var(--tertiary-dark); text-transform: capitalize; margin-top: 0}@media (max-width: 478px) {#brxe-yhwdfm {font-size: var(--h1); color: var(--primary-dark)}}#brxe-msrbrc {font-size: var(--text-s)}#brxe-msrbrc a {font-size: var(--text-s); font-size: inherit}#brxe-amhtoj {position: relative}#brxe-hwevjn {color: var(--primary-dark)}@media (max-width: 478px) {#brxe-hwevjn {color: var(--primary)}}@media (max-width: 478px) {#brxe-denfbp {height: 10%}}#brxe-cvcdok {font-size: var(--h2)}#brxe-hljolb {font-size: var(--h2)}#brxe-ktvkxy {font-size: var(--h2)}#brxe-aywlop {text-transform: uppercase}#brxe-gkhqcc {font-size: var(--h2)}#brxe-qlmafu {text-align: left}#brxe-qlmafu a {text-align: left; font-size: inherit}#brxe-xxdpje {padding-top: 0; padding-right: 10px; padding-left: 10px}@media (max-width: 478px) {#brxe-unghie {padding-right: 10px; padding-left: 10px}}#brxe-fpkrby {background-color: var(--at-secondary-l-1); color: var(--at-primary-d-5); fill: var(--at-primary-d-5)}#brxe-fc8f3c {color: #212224; line-height: 1.2em; font-size: 14px; background-color: #ffd64f; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; border-radius: 5px}#brxe-fc8f3c a {color: #212224; line-height: 1.2em; font-size: 14px; font-size: inherit}@media (max-width: 767px) {#brxe-fc8f3c {text-align: center}#brxe-fc8f3c a {text-align: center; font-size: inherit}}#brxe-0ecccf {color: #ffffff; font-size: 40px; font-family: "Heebo"; line-height: 1.2em; font-weight: 700}@media (max-width: 767px) {#brxe-0ecccf {text-align: center}}#brxe-1ebd8b {color: #d1d3d6; line-height: 1.5em; margin-top: 20px; margin-bottom: 10px}#brxe-1ebd8b a {color: #d1d3d6; line-height: 1.5em; font-size: inherit}@media (max-width: 767px) {#brxe-1ebd8b {text-align: center}#brxe-1ebd8b a {text-align: center; font-size: inherit}}#brxe-2e568f {height: 3em; transition: all .5s; color: #212224; background-color: var(--at-primary)}#brxe-2e568f:hover {background-color: var(--at-primary-l-2); color: #212224}#brxe-1e4961 {width: 50%; row-gap: 10px}@media (max-width: 767px) {#brxe-1e4961 {width: 100%; align-items: center}}#brxe-2f0b83 {color: #d1d3d6; line-height: 1.5em; text-align: center; font-size: 14px; margin-bottom: 20px}#brxe-c9aa74 li.has-link a, #brxe-c9aa74 li.no-link {color: #ffcb0f; font-size: 20px}#brxe-c9aa74 {gap: 10px}#brxe-c9aa74 li {margin-bottom: 10px}#brxe-8bf117 {color: #ffffff; font-size: 16px; font-family: "Heebo"; line-height: 1.2em; font-weight: 400; text-align: center}#brxe-91e843 {border-bottom: 4px solid #ffd64f; border-radius: 10px; background-color: #3a3c41; align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; position: relative; z-index: 1}#brxe-460379 {background-color: #ffd64f; width: 20px; min-width: 20px; height: 20px; min-height: 20px; transform: translateY(-10px) rotateZ(45deg)}#brxe-705e18 {color: #d1d3d6; line-height: 1.5em; text-align: center; font-size: 14px; margin-bottom: 20px}#brxe-715109 li.has-link a, #brxe-715109 li.no-link {color: #ffcb0f; font-size: 20px}#brxe-715109 {gap: 10px}#brxe-715109 li {margin-bottom: 10px}#brxe-858506 {color: #ffffff; font-size: 16px; font-family: "Heebo"; line-height: 1.2em; font-weight: 400; text-align: center}#brxe-ff5f59 {border-bottom: 4px solid #ffd64f; border-radius: 10px; background-color: #3a3c41; align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; position: relative; z-index: 1}#brxe-dfc42f {background-color: #ffd64f; width: 20px; min-width: 20px; height: 20px; min-height: 20px; transform: translateY(-10px) rotateZ(45deg)}#brxe-948d6f {color: #d1d3d6; line-height: 1.5em; text-align: center; font-size: 14px; margin-bottom: 20px}#brxe-dfde92 li.has-link a, #brxe-dfde92 li.no-link {color: #ffcb0f; font-size: 20px}#brxe-dfde92 {gap: 10px}#brxe-dfde92 li {margin-bottom: 10px}#brxe-9780a4 {color: #ffffff; font-size: 16px; font-family: "Heebo"; line-height: 1.2em; font-weight: 400; text-align: center}#brxe-a741aa {border-bottom: 4px solid #ffd64f; border-radius: 10px; background-color: #3a3c41; align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; position: relative; z-index: 1}#brxe-66af25 {background-color: #ffd64f; width: 20px; min-width: 20px; height: 20px; min-height: 20px; transform: translateY(-10px) rotateZ(45deg)}#brxe-814881 {color: #d1d3d6; line-height: 1.5em; text-align: center; font-size: 14px; margin-bottom: 20px}#brxe-03c91e li.has-link a, #brxe-03c91e li.no-link {color: #ffcb0f; font-size: 20px}#brxe-03c91e {gap: 10px}#brxe-03c91e li {margin-bottom: 10px}#brxe-737fe0 {color: #ffffff; font-size: 16px; font-family: "Heebo"; line-height: 1.2em; font-weight: 400; text-align: center}#brxe-c2dfa1 {border-bottom: 4px solid #ffd64f; border-radius: 10px; background-color: #3a3c41; align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; position: relative; z-index: 1}#brxe-c0f001 {background-color: #ffd64f; width: 20px; min-width: 20px; height: 20px; min-height: 20px; transform: translateY(-10px) rotateZ(45deg)}#brxe-89d703 {color: #d1d3d6; line-height: 1.5em; text-align: center; font-size: 14px; margin-bottom: 20px}#brxe-c02b03 li.has-link a, #brxe-c02b03 li.no-link {color: #ffcb0f; font-size: 20px}#brxe-c02b03 {gap: 10px}#brxe-c02b03 li {margin-bottom: 10px}#brxe-992f0f {color: #ffffff; font-size: 16px; font-family: "Heebo"; line-height: 1.2em; font-weight: 400; text-align: center}#brxe-fed1d8 {border-bottom: 4px solid #ffd64f; border-radius: 10px; background-color: #3a3c41; align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; position: relative; z-index: 1}#brxe-6950b7 {background-color: #ffd64f; width: 20px; min-width: 20px; height: 20px; min-height: 20px; transform: translateY(-10px) rotateZ(45deg)}#brxe-467908 .splide__slide {align-items: center; justify-content: flex-end}#brxe-f7f91f:not(.tag), #brxe-f7f91f img {object-fit: cover}#brxe-f7f91f {height: 42px; width: 42px; margin-bottom: 10px; border-radius: 100%}@media (max-width: 767px) {#brxe-f7f91f {margin-bottom: 0}}[data-id="brxe-bf0972"].splide__slide {justify-content: flex-start; align-items: flex-start; align-self: stretch !important; width: 100%}@media (max-width: 767px) {[data-id="brxe-bf0972"].splide__slide {max-height: 200px}}#brxe-f28e9f:not(.tag), #brxe-f28e9f img {object-fit: cover}#brxe-f28e9f {height: 42px; width: 42px; margin-bottom: 10px; border-radius: 100%}@media (max-width: 767px) {#brxe-f28e9f {margin-bottom: 0}}[data-id="brxe-be719a"].splide__slide {justify-content: flex-start; align-items: flex-start; align-self: stretch !important; width: 100%}@media (max-width: 767px) {[data-id="brxe-be719a"].splide__slide {max-height: 200px}}#brxe-a2fd19:not(.tag), #brxe-a2fd19 img {object-fit: cover}#brxe-a2fd19 {height: 42px; width: 42px; margin-bottom: 10px; border-radius: 100%}@media (max-width: 767px) {#brxe-a2fd19 {margin-bottom: 0}}[data-id="brxe-abd307"].splide__slide {justify-content: flex-start; align-items: flex-start; align-self: stretch !important; width: 100%}@media (max-width: 767px) {[data-id="brxe-abd307"].splide__slide {max-height: 200px}}#brxe-40f777:not(.tag), #brxe-40f777 img {object-fit: cover}#brxe-40f777 {height: 42px; width: 42px; margin-bottom: 10px; border-radius: 100%}@media (max-width: 767px) {#brxe-40f777 {margin-bottom: 0}}[data-id="brxe-3bfada"].splide__slide {justify-content: flex-start; align-items: flex-start; align-self: stretch !important; width: 100%}@media (max-width: 767px) {[data-id="brxe-3bfada"].splide__slide {max-height: 200px}}#brxe-51406c:not(.tag), #brxe-51406c img {object-fit: cover}#brxe-51406c {height: 42px; width: 42px; margin-bottom: 10px; border-radius: 100%}@media (max-width: 767px) {#brxe-51406c {margin-bottom: 0}}[data-id="brxe-120b7c"].splide__slide {justify-content: flex-start; align-items: flex-start; align-self: stretch !important; width: 100%}@media (max-width: 767px) {[data-id="brxe-120b7c"].splide__slide {max-height: 200px}}#brxe-f04453 .splide__arrow {background-color: #212224; font-size: 22px; color: #ffffff; height: 44px; width: 44px; border-radius: 50%}#brxe-f04453 .splide__arrow--prev {top: 41px; left: -10px}#brxe-f04453 .splide__arrow--next {top: 41px; right: -10px}#brxe-f04453 .splide__slide {align-items: center}#brxe-f04453 {width: 100%; max-width: 300px}#brxe-f04453 .splide__arrow:hover {background-color: #525252}#brxe-4f287c {align-items: center; width: 50%; padding-top: 20px}@media (max-width: 767px) {#brxe-4f287c {width: 100%}}#brxe-07cff3 {flex-direction: row; padding-top: 60px; padding-right: 20px; padding-bottom: 60px; padding-left: 20px; row-gap: 40px; column-gap: 80px; align-items: center}#brxe-3fd11d {position: relative; background-color: #212224}.testimonial05__thumnail .splide__slide{ border: none !important;} .testimonial05__thumnail .splide__slide{padding: 20px;margin: 0 -20px;} .testimonial05__thumnail .is-active img{ z-index: 9; transform: scale(1.8); transition: all .3s; opacity:1;} .testimonial05__thumnail .is-next img, .testimonial05__thumnail .is-prev img{ transform: scale(1.5); z-index: 1; transition: all .5s; opacity: .5;} .testimonial05 .splide__arrow{transition: all .5s;} .testimonial05__thumnail img{ transition: all .3s; opacity: .2; border: solid 2px white;} .testimonial05__thumnail img:hover{ opacity: 1; z-index: 2;}#brxe-b29cf6 {font-size: 50px; font-family: "Poppins"}#brxe-b218bb {font-size: 15px; font-family: "Open Sans"; color: #676b74}#brxe-1ea958 ::placeholder {color: #212224; font-family: "Open Sans"}#brxe-1ea958 select {color: #212224; font-family: "Open Sans"; border-top: 0 solid #bfbfbf; border-right: 0 solid #bfbfbf; border-bottom: 1px solid #bfbfbf; border-left: 0 solid #bfbfbf; background-color: #ffffff}#brxe-1ea958 .form-group input {border-top: 0 solid #bfbfbf; border-right: 0 solid #bfbfbf; border-bottom: 1px solid #bfbfbf; border-left: 0 solid #bfbfbf; font-family: "Open Sans"; background-color: #ffffff}#brxe-1ea958 .flatpickr {border-top: 0 solid #bfbfbf; border-right: 0 solid #bfbfbf; border-bottom: 1px solid #bfbfbf; border-left: 0 solid #bfbfbf; background-color: #ffffff}#brxe-1ea958 textarea {border-top: 0 solid #bfbfbf; border-right: 0 solid #bfbfbf; border-bottom: 1px solid #bfbfbf; border-left: 0 solid #bfbfbf; font-family: "Open Sans"; background-color: #ffffff}#brxe-1ea958 .bricks-button:not([type=submit]) {border-top: 0 solid #bfbfbf; border-right: 0 solid #bfbfbf; border-bottom: 1px solid #bfbfbf; border-left: 0 solid #bfbfbf}#brxe-1ea958 .choose-files {border-top: 0 solid #bfbfbf; border-right: 0 solid #bfbfbf; border-bottom: 1px solid #bfbfbf; border-left: 0 solid #bfbfbf}#brxe-1ea958 .form-group input:focus {border-bottom: 2px solid #212224}#brxe-1ea958 .flatpickr:focus {border-bottom: 2px solid #212224}#brxe-1ea958 select:focus {border-bottom: 2px solid #212224}#brxe-1ea958 textarea:focus {border-bottom: 2px solid #212224}#brxe-1ea958 .bricks-button:not([type=submit]):focus {border-bottom: 2px solid #212224}#brxe-1ea958 .choose-files:focus {border-bottom: 2px solid #212224}#brxe-1ea958 .bricks-button {background-color: #212224; color: #ffffff; font-family: "Open Sans"}#brxe-1ea958 .submit-button-wrapper {width: 100%}#brxe-1ea958 .bricks-button:hover {background-color: #ffd64f; color: #212224}#brxe-1ea958 {margin-top: 40px}#brxe-1ea958 button[type=submit].bricks-button {border-style: none}#brxe-bd9ba2 {background-color: #ffffff; padding-top: 8px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; font-size: 30px; border-radius: 100px; width: 45px; height: 45px; z-index: 9; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2)}#brxe-343e16 {background-color: #ffd64f; padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 20px; margin-left: -20px; border-radius: 5px; line-height: 1; color: #212224; font-family: "Open Sans"; font-weight: 600; transition: all .3s}#brxe-83c24c {position: absolute; top: -35px; left: -30px; display: flex; align-items: center; overflow: hidden}@media (max-width: 767px) {#brxe-83c24c {left: -18px}}#brxe-ad8c9b li.has-link a, #brxe-ad8c9b li.no-link {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; color: #ffffff; justify-content: flex-start; gap: 15px}#brxe-ad8c9b {flex-direction: column}#brxe-3cacbe li.has-link a, #brxe-3cacbe li.no-link {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}#brxe-3cacbe .repeater-item:nth-child(1).has-link a {color: #ffd64f}#brxe-3cacbe .repeater-item:nth-child(1).no-link {color: #ffd64f}#brxe-3cacbe .repeater-item:nth-child(1) {background-color: #3e4146}#brxe-3cacbe .repeater-item:nth-child(1):hover {background-color: #212224}#brxe-3cacbe .repeater-item:nth-child(1).has-link a:hover {color: #ffffff}#brxe-3cacbe .repeater-item:nth-child(1).no-link:hover {color: #ffffff}#brxe-3cacbe .repeater-item:nth-child(2).has-link a {color: #ffd64f}#brxe-3cacbe .repeater-item:nth-child(2).no-link {color: #ffd64f}#brxe-3cacbe .repeater-item:nth-child(2) {background-color: #3e4146}#brxe-3cacbe .repeater-item:nth-child(2):hover {background-color: #212224}#brxe-3cacbe .repeater-item:nth-child(2).has-link a:hover {color: #ffffff}#brxe-3cacbe .repeater-item:nth-child(2).no-link:hover {color: #ffffff}#brxe-3cacbe .repeater-item:nth-child(3).has-link a {color: #ffd64f}#brxe-3cacbe .repeater-item:nth-child(3).no-link {color: #ffd64f}#brxe-3cacbe .repeater-item:nth-child(3) {background-color: #3e4146}#brxe-3cacbe .repeater-item:nth-child(3):hover {background-color: #212224}#brxe-3cacbe .repeater-item:nth-child(3).has-link a:hover {color: #ffffff}#brxe-3cacbe .repeater-item:nth-child(3).no-link:hover {color: #ffffff}#brxe-3cacbe .repeater-item:nth-child(4).has-link a {color: #ffd64f}#brxe-3cacbe .repeater-item:nth-child(4).no-link {color: #ffd64f}#brxe-3cacbe .repeater-item:nth-child(4) {background-color: #3e4146}#brxe-3cacbe .repeater-item:nth-child(4):hover {background-color: #212224}#brxe-3cacbe .repeater-item:nth-child(4).has-link a:hover {color: #ffffff}#brxe-3cacbe .repeater-item:nth-child(4).no-link:hover {color: #ffffff}#brxe-3cacbe {position: absolute; bottom: 0px; right: 0px}#brxe-3cacbe li:hover {transition: all .3s}#brxe-5cf00a {padding-top: 40px; padding-right: 20px; padding-bottom: 40px; padding-left: 20px; background-color: #212224; position: relative; box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.2)}#brxe-47e560 {padding-top: 60px; padding-right: 20px; padding-bottom: 60px; padding-left: 20px; flex-direction: row; column-gap: 80px; align-items: center; row-gap: 80px}#brxe-1ed9e9 {flex-direction: row; column-gap: 60px; background-image: linear-gradient(-90deg, #ffd64f 30%, #ffffff 30%)}.contact01 .icon_contact i{ font-size: 1.5em; opacity: .4; }.contact01__watsapp:hover .contact01__whatsapp__text{ color: #000000 !important; background: #ffffff !important;  box-shadow: 0 5px 15px rgba(0,0,0,.3);} .contact01__social li i{ transform: rotateY(0deg) translateY(0px); transition: all .5s;} .contact01__social li:hover i{ transform: rotateY(360deg) translateY(-3px); transition: all .5s;}@media (max-width: 767px) {#brxe-1ed9e9 {background-image: linear-gradient(0deg, #ffd64f 20%, #ffffff 20%)}}