@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-shortcode{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)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-image-gallery{width:100%}.brxe-image-gallery figure{all:unset;display:block}.brxe-image-gallery figure>a{display:block}.brxe-image-gallery .image{position:relative}.brxe-image-gallery .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}.brxe-image-gallery[data-layout=metro] .image img{height:auto;width:100%}.brxe-image-gallery .brx-gallery-load-more-template{display:none!important}}@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-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink: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)}}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-button{width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-24d7b7 span { color: var(--primary);}#brxe-98475b {font-size: 18px; font-family: "Outfit"; font-weight: 400}#brxe-98475b a {font-size: 18px; font-family: "Outfit"; font-weight: 400; font-size: inherit}#brxe-9f1243 {flex-direction: row; align-items: flex-end; column-gap: 24px; row-gap: 24px}#brxe-bb9a29 {align-self: center}#brxe-8168ef {font-family: "Raleway"; font-weight: 700; line-height: 1}#brxe-d84f96 {font-family: "Outfit"; font-weight: 300; font-size: 14px; line-height: 1}#brxe-fe9db2 .icon > i {font-size: 25px}#brxe-fe9db2 .icon > svg {width: 25px; height: 25px}#brxe-14a17b {flex-direction: row; align-items: center; column-gap: 16px; row-gap: 16px; margin-top: 5rem}@media (max-width: 478px) {#brxe-14a17b {column-gap: 12px; row-gap: 12px}}#brxe-6b3389 {flex-direction: row; align-items: center; column-gap: 32px; row-gap: 32px}#brxe-994832 {text-align: center; max-width: 30ch}@media (max-width: 767px) {#brxe-994832 {max-width: 100%; text-align: left}}#brxe-c4050a {max-width: 80%; text-align: center}#brxe-c4050a a {text-align: center; font-size: inherit}@media (max-width: 991px) {#brxe-c4050a {max-width: 100%}}@media (max-width: 767px) {#brxe-c4050a {text-align: left}#brxe-c4050a a {text-align: left; font-size: inherit}}#brxe-bebf72 {align-items: center}#brxe-36ad1e {height: 50px; width: auto}@media (max-width: 478px) {#brxe-36ad1e {height: 30px}}[data-id="brxe-223273"].splide__slide {column-gap: 16px; row-gap: 16px; justify-content: center}#brxe-b70c02 {height: 50px; width: auto}@media (max-width: 478px) {#brxe-b70c02 {height: 30px}}[data-id="brxe-7b52ae"].splide__slide {column-gap: 16px; row-gap: 16px; justify-content: center}#brxe-f0c29d {height: 50px; width: auto}@media (max-width: 478px) {#brxe-f0c29d {height: 30px}}[data-id="brxe-100076"].splide__slide {column-gap: 16px; row-gap: 16px; justify-content: center}#brxe-c5a767 {height: 50px; width: auto}@media (max-width: 478px) {#brxe-c5a767 {height: 30px}}[data-id="brxe-6ba22a"].splide__slide {column-gap: 16px; row-gap: 16px; justify-content: center}#brxe-cb72c8 .splide__arrow {background-color: var(--accent); border: 2px solid var(--text); border-radius: 50%; font-size: 30px; min-height: 30px; min-width: 30px; height: 40px; width: 40px}#brxe-cb72c8 .splide__pagination .splide__pagination__page {height: 5px; width: 20px; color: var(--text); background-color: var(--text)}#brxe-cb72c8 .splide__pagination .splide__pagination__page.is-active {color: var(--accent); background-color: var(--accent); border: 1px solid var(--text)}#brxe-cb72c8 .splide__pagination {top: calc(100% + 30px); bottom: auto}#brxe-cb72c8 .splide__arrow svg {height: 30px; width: 30px}#brxe-cb72c8 .splide__arrow--prev {left: -20px}#brxe-cb72c8 .splide__arrow--next {right: -20px}#brxe-65c4d5 {overflow: hidden; background-color: var(--primary-l-10)}@media (max-width: 478px) {#brxe-65c4d5 {column-gap: 16px; row-gap: 16px}}#brxe-7d5d93 span { color: var(--primary);}#brxe-e8c74d {font-size: 18px; font-family: "Outfit"; font-weight: 400}#brxe-e8c74d a {font-size: 18px; font-family: "Outfit"; font-weight: 400; font-size: inherit}#brxe-383bbc {flex-direction: row; align-items: flex-end; column-gap: 24px; row-gap: 24px}#brxe-0d4e53 {flex-direction: row; align-items: center; column-gap: 32px; row-gap: 32px}@media (max-width: 478px) {#brxe-0d4e53 {flex-wrap: wrap-reverse}}#brxe-curvui {text-align: center}#brxe-curvui a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-curvui {text-align: left}#brxe-curvui a {text-align: left; font-size: inherit}}#brxe-wontbg {text-align: center}#brxe-wontbg a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-wontbg {text-align: left}#brxe-wontbg a {text-align: left; font-size: inherit}}#brxe-dyajer {justify-content: flex-start; align-items: center; align-self: stretch !important; width: 100%; background-color: var(--white)}@media (max-width: 478px) {#brxe-dyajer {align-items: flex-start}}#brxe-uxrcmb {text-align: center}#brxe-uxrcmb a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-uxrcmb {text-align: left}#brxe-uxrcmb a {text-align: left; font-size: inherit}}#brxe-gsvdya {text-align: center}#brxe-gsvdya a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-gsvdya {text-align: left}#brxe-gsvdya a {text-align: left; font-size: inherit}}#brxe-kybokb {justify-content: flex-start; align-items: center; align-self: stretch !important; width: 100%; background-color: var(--white)}@media (max-width: 478px) {#brxe-kybokb {align-items: flex-start}}#brxe-uagbsa {text-align: center}#brxe-uagbsa a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-uagbsa {text-align: left}#brxe-uagbsa a {text-align: left; font-size: inherit}}#brxe-hgailq {text-align: center}#brxe-hgailq a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-hgailq {text-align: left}#brxe-hgailq a {text-align: left; font-size: inherit}}#brxe-okxqbl {justify-content: flex-start; align-items: center; align-self: stretch !important; width: 100%; background-color: var(--white)}@media (max-width: 478px) {#brxe-okxqbl {align-items: flex-start}}#brxe-baaayr {text-align: center}#brxe-baaayr a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-baaayr {text-align: left}#brxe-baaayr a {text-align: left; font-size: inherit}}#brxe-znmtkh {text-align: center}#brxe-znmtkh a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-znmtkh {text-align: left}#brxe-znmtkh a {text-align: left; font-size: inherit}}#brxe-zivlfm {justify-content: flex-start; align-items: center; align-self: stretch !important; width: 100%; background-color: var(--white)}@media (max-width: 478px) {#brxe-zivlfm {align-items: flex-start}}#brxe-vvjujt {display: flex; grid-gap: 24px; flex-direction: row; column-gap: 2.4rem; row-gap: 2.4rem; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)}@media (max-width: 991px) {#brxe-vvjujt {display: grid; align-items: initial; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)}}@media (max-width: 478px) {#brxe-vvjujt {grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); display: flex}}#brxe-oovtqj {background-color: var(--primary-l-10)}#brxe-4c336c span { color: var(--primary);}#brxe-8aa2a5 {font-size: 18px; font-family: "Outfit"; font-weight: 400}#brxe-8aa2a5 a {font-size: 18px; font-family: "Outfit"; font-weight: 400; font-size: inherit}#brxe-e9d44e {flex-direction: row; align-items: flex-end; column-gap: 24px; row-gap: 24px}#brxe-0b5bbb {flex-direction: row; align-items: center; column-gap: 32px; row-gap: 32px}#brxe-dzgahi {text-align: center}#brxe-dzgahi a {text-align: center; font-size: inherit}#brxe-vshxdp {text-align: center}#brxe-vshxdp a {text-align: center; font-size: inherit}#brxe-yaarak {justify-content: flex-start; align-items: center; align-self: stretch !important; width: 100%; background-color: var(--white)}#brxe-wjhduj {text-align: center}#brxe-wjhduj a {text-align: center; font-size: inherit}#brxe-pxzsoy {text-align: center}#brxe-pxzsoy a {text-align: center; font-size: inherit}#brxe-tlskzv {justify-content: flex-start; align-items: center; align-self: stretch !important; width: 100%; background-color: var(--white)}#brxe-gzmjay {text-align: center}#brxe-gzmjay a {text-align: center; font-size: inherit}#brxe-akrqnv {text-align: center}#brxe-akrqnv a {text-align: center; font-size: inherit}#brxe-ceenoj {justify-content: flex-start; align-items: center; align-self: stretch !important; width: 100%; background-color: var(--white)}#brxe-whkczt {text-align: center}#brxe-whkczt a {text-align: center; font-size: inherit}#brxe-yfhlyw {text-align: center}#brxe-yfhlyw a {text-align: center; font-size: inherit}#brxe-juofld {justify-content: flex-start; align-items: center; align-self: stretch !important; width: 100%; background-color: var(--white)}#brxe-bwmhyo {text-align: center}#brxe-bwmhyo a {text-align: center; font-size: inherit}#brxe-ttrmab {text-align: center}#brxe-ttrmab a {text-align: center; font-size: inherit}#brxe-mgcdva {justify-content: flex-start; align-items: center; align-self: stretch !important; width: 100%; background-color: var(--white)}#brxe-kitlfb {text-align: center}#brxe-kitlfb a {text-align: center; font-size: inherit}#brxe-ozsscb {text-align: center}#brxe-ozsscb a {text-align: center; font-size: inherit}#brxe-cmgavq {justify-content: flex-start; align-items: center; align-self: stretch !important; width: 100%; background-color: var(--white)}#brxe-jtqioa {display: grid; align-items: initial; grid-gap: 24px; flex-direction: row; column-gap: 1.6rem; row-gap: 1.6rem; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)}@media (max-width: 991px) {#brxe-jtqioa {display: grid; align-items: initial; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)}}@media (max-width: 478px) {#brxe-jtqioa {grid-template-columns: minmax(0, 1fr) minmax(0, 1fr)}}#brxe-rnkatb {background-color: var(--primary-l-10)}#brxe-xgzzji {max-width: 47ch}#brxe-lbtctb {--gutter: 16px; --columns: 3}@media (max-width: 767px) {#brxe-lbtctb {--columns: 2}}@media (max-width: 478px) {#brxe-lbtctb {--columns: 2}}#brxe-taaebj {cursor: pointer}#brxe-buqhwq {align-items: center}#brxe-409983 {background-color: var(--primary-l-10)}#brxe-de3d8e {max-width: 47ch}@media (max-width: 767px) {#brxe-6d768a {position: relative; z-index: 1}}#brxe-228791 {text-align: center}#brxe-228791 a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-228791 {text-align: left}#brxe-228791 a {text-align: left; font-size: inherit}}#brxe-1afbe5 {font-family: "Outfit"; font-weight: 300; text-align: center}#brxe-1afbe5 a {font-family: "Outfit"; font-weight: 300; text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-1afbe5 {text-align: left}#brxe-1afbe5 a {text-align: left; font-size: inherit}}#brxe-2d356f {align-items: center}@media (max-width: 767px) {#brxe-2d356f {align-items: flex-start}}#brxe-0a0d2b {display: flex; flex-direction: column; justify-content: center; align-items: center; padding-bottom: 16px; line-height: 1}@media (max-width: 767px) {#brxe-0a0d2b {align-items: center; flex-direction: row; flex-wrap: nowrap; column-gap: 32px; row-gap: 32px}}@media (max-width: 767px) {#brxe-3b4aba {align-items: flex-start}}@media (max-width: 767px) {#brxe-eac578 {position: relative; z-index: 1}}#brxe-144d15 {text-align: center}#brxe-144d15 a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-144d15 {text-align: left}#brxe-144d15 a {text-align: left; font-size: inherit}}#brxe-a229ac {font-family: "Outfit"; font-weight: 300; text-align: center}#brxe-a229ac a {font-family: "Outfit"; font-weight: 300; text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-a229ac {text-align: left}#brxe-a229ac a {text-align: left; font-size: inherit}}#brxe-8e8e05 {align-items: center}@media (max-width: 767px) {#brxe-8e8e05 {align-items: flex-start}}#brxe-cc812e {display: flex; flex-direction: column; justify-content: center; align-items: center; padding-bottom: 16px; line-height: 1}@media (max-width: 767px) {#brxe-cc812e {align-items: center; flex-direction: row; flex-wrap: nowrap; column-gap: 32px; row-gap: 32px}}@media (max-width: 767px) {#brxe-88bf61 {position: relative; z-index: 1}}#brxe-6623ec {text-align: center}#brxe-6623ec a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-6623ec {text-align: left}#brxe-6623ec a {text-align: left; font-size: inherit}}#brxe-da096e {font-family: "Outfit"; font-weight: 300; text-align: center}#brxe-da096e a {font-family: "Outfit"; font-weight: 300; text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-da096e {text-align: left}#brxe-da096e a {text-align: left; font-size: inherit}}#brxe-cea418 {align-items: center}@media (max-width: 767px) {#brxe-cea418 {align-items: flex-start}}#brxe-a5e725 {display: flex; flex-direction: column; justify-content: center; align-items: center; padding-bottom: 16px; line-height: 1}@media (max-width: 767px) {#brxe-a5e725 {align-items: center; flex-direction: row; flex-wrap: nowrap; column-gap: 32px; row-gap: 32px}}@media (max-width: 767px) {#brxe-4a8aa5 {position: relative; z-index: 1}}#brxe-4ef94d {text-align: center}#brxe-4ef94d a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-4ef94d {text-align: left}#brxe-4ef94d a {text-align: left; font-size: inherit}}#brxe-4e5443 {font-family: "Outfit"; font-weight: 300; text-align: center}#brxe-4e5443 a {font-family: "Outfit"; font-weight: 300; text-align: center; font-size: inherit}@media (max-width: 767px) {#brxe-4e5443 {text-align: left}#brxe-4e5443 a {text-align: left; font-size: inherit}}@media (max-width: 478px) {#brxe-4e5443 {text-align: left}#brxe-4e5443 a {text-align: left; font-size: inherit}}#brxe-2dc535 {align-items: center}@media (max-width: 767px) {#brxe-2dc535 {align-items: flex-start}}#brxe-813f0f {display: flex; flex-direction: column; justify-content: center; padding-bottom: 16px; line-height: 1; align-items: center}@media (max-width: 767px) {#brxe-813f0f {align-items: center; flex-direction: row; flex-wrap: nowrap; column-gap: 32px; row-gap: 32px}}@media (max-width: 767px) {#brxe-ff4811 {position: relative; z-index: 1}}#brxe-77c06a {text-align: center}#brxe-77c06a a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-77c06a {text-align: left}#brxe-77c06a a {text-align: left; font-size: inherit}}#brxe-675677 {font-family: "Outfit"; font-weight: 300; text-align: center}#brxe-675677 a {font-family: "Outfit"; font-weight: 300; text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-675677 {text-align: left}#brxe-675677 a {text-align: left; font-size: inherit}}#brxe-9faaac {align-items: center}@media (max-width: 767px) {#brxe-9faaac {align-items: flex-start}}#brxe-d41e40 {display: flex; flex-direction: column; justify-content: center; align-items: center; padding-bottom: 16px; line-height: 1}@media (max-width: 767px) {#brxe-d41e40 {align-items: center; flex-direction: row; flex-wrap: nowrap; column-gap: 32px; row-gap: 32px}}#brxe-129016 {align-items: flex-end}#brxe-9ff54b {grid-template-columns: repeat(4,1fr); flex-direction: row; position: relative; column-gap: 32px; row-gap: 32px}#brxe-9ff54b::after {content: ' '; background-image: url("https://hamadaco.com/wp-content/uploads/2026/05/linija.svg"); background-size: cover; width: 80%; position: absolute; top: 50px; left: 10%; height: 30px; z-index: -1}@media (max-width: 991px) {#brxe-9ff54b {margin-left: -10px}}@media (max-width: 767px) {#brxe-9ff54b {grid-template-columns: 1fr 1fr; justify-content: flex-start}#brxe-9ff54b::after {background-image: url("https://hamadaco.com/wp-content/uploads/2026/05/linija-uspravna.svg"); background-position: center left; background-repeat: no-repeat; background-size: cover; position: absolute; top: 10%; left: 0px; z-index: 0; width: 20px; height: 80%}}@media (max-width: 478px) {#brxe-9ff54b {display: flex}}#brxe-4f409e {background-color: var(--primary-l-10)}#brxe-8f23c4 {max-width: 47ch}#brxe-8f23c4 a { color: var(--primary); font-weight: 600; text-decoration: underline;}#brxe-4c2c64 {font-size: 1em; margin-bottom: 2rem}#brxe-c47f6b {align-items: center; flex-direction: row; justify-content: space-between; align-self: center !important}@media (max-width: 767px) {#brxe-c47f6b {flex-wrap: nowrap; column-gap: 8px; row-gap: 8px}}#brxe-7bb89f {font-size: 1em; margin-bottom: 2rem}#brxe-ffb5ec {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 767px) {#brxe-ffb5ec {flex-wrap: nowrap; column-gap: 8px; row-gap: 8px}}#brxe-3213a9 {font-size: 1em; margin-bottom: 2rem}#brxe-6fdb4c {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 767px) {#brxe-6fdb4c {flex-wrap: nowrap; column-gap: 8px; row-gap: 8px}}#brxe-24a06e {font-size: 1em; margin-bottom: 2rem}#brxe-a78e68 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 767px) {#brxe-a78e68 {flex-wrap: nowrap; column-gap: 8px; row-gap: 8px}}#brxe-abb52d {font-size: 1em; margin-bottom: 2rem}#brxe-cf0642 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 767px) {#brxe-cf0642 {flex-wrap: nowrap; column-gap: 8px; row-gap: 8px}}#brxe-fe54ee {font-size: 1em; margin-bottom: 2rem}#brxe-a313a3 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 767px) {#brxe-a313a3 {flex-wrap: nowrap; column-gap: 8px; row-gap: 8px}}#brxe-4da4a6 {font-size: 1em; margin-bottom: 2rem}#brxe-bb9a02 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 767px) {#brxe-bb9a02 {flex-wrap: nowrap; column-gap: 8px; row-gap: 8px}}#brxe-4e608f .brx-open .accordion-title-wrapper {background-color: var(--white); border-top-width: 1px; border-top-style: solid; border-right-width: 1px; border-right-style: solid; border-left-width: 1px; border-left-style: solid; border-radius: 12px 12px 0 0}#brxe-4e608f .accordion-title-wrapper {background-color: var(--white); border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-radius: 12px; padding-top: 16px; padding-right: 16px; padding-bottom: 0; padding-left: 16px; min-height: 50px; font-size: clamp(2rem, 0.574vw + 1.816rem, 2.6rem); font-weight: 500}#brxe-4e608f .accordion-content-wrapper {background-color: var(--white); margin-bottom: 16px; border-right-width: 1px; border-right-style: solid; border-bottom-width: 1px; border-bottom-style: solid; border-left-width: 1px; border-left-style: solid; border-bottom-right-radius: 12px; border-bottom-left-radius: 12px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}#brxe-4e608f .accordion-title-wrapper .brxe-heading {font-size: clamp(2rem, 0.574vw + 1.816rem, 2.6rem); font-weight: 500}.brxe-accordion-nested .brxe-block.listening:not(:last-child) { margin-bottom: 16px;}#brxe-e2fc7e {flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: flex-start}@media (max-width: 767px) {#brxe-e2fc7e {flex-wrap: wrap-reverse}}#brxe-b97b13 {flex-direction: column}#brxe-9476a1 {background-color: var(--primary-l-10)}#brxe-f8e872 {color: var(--white)}#brxe-0469e6 {color: var(--white)}#brxe-0469e6 a {color: var(--white); font-size: inherit}#brxe-9ab1d7 .form-group:nth-child(1) {width: 48%}#brxe-9ab1d7 .form-group:nth-child(2) {width: 48%}#brxe-9ab1d7 .form-group:nth-child(3) {width: 48%}#brxe-9ab1d7 .form-group:nth-child(4) {width: 48%}#brxe-9ab1d7 .form-group:nth-child(5) {width: 48%}#brxe-9ab1d7 .form-group:nth-child(6) {width: 48%}#brxe-9ab1d7 .form-group:nth-child(8) .choose-files {border-style: none}#brxe-9ab1d7 .form-group:nth-child(8) {width: 50%}#brxe-9ab1d7 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 1.6rem}#brxe-9ab1d7 .bricks-button {color: var(--white); font-size: 16px; text-transform: capitalize; font-weight: 400; background-color: var(--primary)}#brxe-9ab1d7 .submit-button-wrapper {margin-left: auto}#brxe-9ab1d7 label {color: var(--primary); font-size: 16px; text-transform: capitalize; font-family: "Outfit"; font-weight: 400}#brxe-9ab1d7 .label {color: var(--primary); font-size: 16px; text-transform: capitalize; font-family: "Outfit"; font-weight: 400}#brxe-9ab1d7 .form-group input {border-radius: 6px; background-color: rgba(255, 255, 255, 0.62)}#brxe-9ab1d7 .flatpickr {border-radius: 6px; background-color: rgba(255, 255, 255, 0.62)}#brxe-9ab1d7 select {border-radius: 6px; font-size: 14px; color: var(--text-color); background-color: rgba(255, 255, 255, 0.62)}#brxe-9ab1d7 textarea {border-radius: 6px; background-color: rgba(255, 255, 255, 0.62)}#brxe-9ab1d7 .bricks-button:not([type=submit]) {border-radius: 6px}#brxe-9ab1d7 .choose-files {border-radius: 6px}#brxe-9ab1d7 ::placeholder {font-size: 14px; color: var(--text-color)}#brxe-9ab1d7 {justify-content: space-between}.choose-files { position: relative; margin-left: 30px; transition: all .3s ease;} .choose-files:before { position: absolute; width: 40px; height: 40px; left: -32px; content: ' '; background-color: #6895B8; border-radius: 50%;} .choose-files:after { content: ' '; background-image: url(/wp-content/uploads/2026/05/attach-icon.svg); background-size: cover; width: 18px; height: 20px; position: absolute; left: -22px; top: 10px;} .choose-files:hover:before { background-color: var(--primary);}button[type=submit]{ box-shadow: 6px 6px 0 0 rgba(0,0,0, 1); transition: all .3s ease; padding: 8px 16px;}button[type=submit]:hover{ box-shadow: 3px 3px 0 0 rgba(0,0,0, 1);}textarea { min-height: 150px; overflow: hidden;}@media (max-width: 478px) {#brxe-9ab1d7 .form-group:nth-child(1) {width: 100%}#brxe-9ab1d7 .form-group:nth-child(2) {width: 100%}#brxe-9ab1d7 .form-group:nth-child(3) {width: 100%}#brxe-9ab1d7 .form-group:nth-child(4) {width: 100%}#brxe-9ab1d7 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 0; padding-bottom: 22px}#brxe-9ab1d7 .form-group input {padding-left: 12px}#brxe-9ab1d7 .flatpickr {padding-left: 12px}#brxe-9ab1d7 select {padding-left: 12px}#brxe-9ab1d7 textarea {padding-left: 12px}#brxe-9ab1d7 .bricks-button {font-size: 12px}.choose-files:hover { font-size: 12px !important;}button[type=submit]:hover .text{ font-size: 12px;}}@media (max-width: 767px) {#brxe-6bf0bb {width: 100%}}#brxe-971412 {flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: center}@media (max-width: 767px) {#brxe-971412 {flex-wrap: wrap-reverse}}#upit {background-color: var(--secondary)}