@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 {@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)}}:where(.brxe-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@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-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@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-qnhxym {color: var(--black-l-10); font-family: "Roboto"; font-size: var(--at-text--m); font-weight: 600}#brxe-xrqvrx {color: #ffffff; font-family: "Lora"; font-size: var(--at-text--2xl); font-weight: 500; margin-right: 72px}@media (max-width: 478px) {#brxe-xrqvrx {font-size: 30px}}#brxe-vbyipw {color: #ffffff; font-family: "Roboto"; font-size: var(--at-text--l); font-weight: 400; margin-top: 40px}@media (max-width: 478px) {#brxe-vbyipw {margin-top: 30px}}#brxe-izfoun svg {height: 25px; width: 25px}#brxe-izfoun {font-family: "Roboto"; font-weight: 500; font-size: var(--at-text--s); color: #212224; position: relative; margin-top: 20px; border-radius: 100px; transition: all .3s; background-color: var(--yelow); cursor: pointer; padding-top: 5px; padding-bottom: 5px}#brxe-izfoun:hover {color: #212224; background-color: #ffffff}#brxe-sidexp {padding-left: 30px; position: absolute; max-width: 800px; display: flex; flex-direction: column; align-items: flex-start; top: 30px; left: 30px; opacity: 1}@media (max-width: 478px) {#brxe-sidexp {left: 1px; max-width: 450px}}@media (max-width: 365px) {#brxe-sidexp {left: 5px; max-width: 330px}}#brxe-otwpmr {background-attachment: scroll; background-position: center center; background-size: cover; background-repeat: no-repeat; background-image: url(https://taxi-porec.biz/wp-content/uploads/2026/03/zalazak-nr-b25-1536x1151.webp); position: relative; height: 70vh; transition: all .5s}:where(#brxe-otwpmr > *:not(figcaption)) {position: relative}#brxe-otwpmr::before {background-image: linear-gradient(hsla(0, 0%, 13%, 0.41), hsla(0, 0%, 13%, 0.41)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-otwpmr {height: 50vh}}@media (max-width: 767px) {#brxe-otwpmr {height: 40vh}}#brxe-urmwrh {font-size: var(--at-text--2xl); text-align: center; font-weight: 400; font-family: "Roboto"; opacity: 1}#brxe-urmwrh .separator {border-top-style: solid; border-top-color: var(--br-blue-l-8)}#brxe-tujmwq {font-family: "Roboto"; color: var(--br-blue-l-1); font-weight: 500; font-size: var(--at-text--l); text-align: center}#brxe-opmbqe {font-family: "Roboto"; font-weight: 400; font-size: var(--at-text--m); margin-top: 15px}#brxe-vefels {align-items: center; font-size: var(--at-text--m); font-family: ""; color: var(--br-blue-l-1); line-height: 1rem}#brxe-oloqlo {margin-top: 35px; padding-top: 0; padding-right: var(--at-space--3xs); padding-bottom: 0; padding-left: var(--at-space--3xs)}#brxe-ijdxqd {margin-top: 30px; margin-bottom: 30px}#brxe-ijdxqd .line {height: 3px}#brxe-ijdxqd.horizontal .line {border-top-width: 3px; width: 50%; border-top-color: var(--orange)}#brxe-ijdxqd.vertical .line {border-right-width: 50%; border-right-color: var(--orange)}#brxe-ijdxqd.horizontal {justify-content: center}#brxe-ijdxqd.vertical {align-self: center}#brxe-ijdxqd .icon {color: var(--orange)}#brxe-eyzuor {font-family: "Lora"; font-weight: 600; color: var(--br-blue-l-1); font-size: var(--at-text--xl); text-align: center}#brxe-eyzuor.has-separator {align-items: center}#brxe-qvkima {align-items: center; margin-top: 40px; margin-right: 40px; margin-bottom: 40px; margin-left: 40px}#brxe-zpaool:not(.tag), #brxe-zpaool img {object-fit: cover; aspect-ratio: 4/3}#brxe-zpaool {height: 230px; width: 100%; border-top-left-radius: 7px; border-top-right-radius: 7px}#brxe-yfvbod {width: 100%; border-radius: 7px}#brxe-tgaivc {padding-top: var(--at-space--2xs); padding-bottom: var(--at-space--2xs); color: var(--br-blue-l-1); font-size: var(--at-text--l); text-align: center; font-family: "Roboto"; font-weight: 600; font-style: normal}#brxe-dcvznn {font-family: "Roboto"; font-weight: 400; font-size: var(--at-text--s); color: var(--br-blue-l-1); line-height: 2.5rem}#brxe-vqgxel {width: 100%; padding-right: var(--at-space--3xs); padding-left: var(--at-space--3xs); text-align: center; flex-direction: column; align-self: flex-start !important; justify-content: flex-start; border-bottom-right-radius: 7px; border-bottom-left-radius: 7px}@media (max-width: 478px) {#brxe-vqgxel {background-color: var(--wihte)}}#brxe-xpbqxv {flex-direction: column; flex-wrap: wrap; background-color: hsl(0, 0%, 100%); border-radius: 7px}#brxe-xpbqxv { box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 40px 0px;}@media (max-width: 767px) {#brxe-xpbqxv {flex-wrap: nowrap; justify-self: flex-start}}@media (max-width: 478px) {#brxe-xpbqxv {background-color: var(--wihte)}}#brxe-apzywl:not(.tag), #brxe-apzywl img {object-fit: cover; aspect-ratio: 4/3}#brxe-apzywl {height: 230px; width: 100%; border-top-left-radius: 7px; border-top-right-radius: 7px}#brxe-evreed {width: 100%; border-top-left-radius: 7px; border-top-right-radius: 7px}#brxe-wudmxp {padding-top: var(--at-space--2xs); padding-bottom: var(--at-space--2xs); color: var(--br-blue-l-1); font-size: var(--at-text--l); text-align: center; font-family: "Roboto"; font-weight: 600; font-style: normal}@media (max-width: 478px) {#brxe-wudmxp {background-color: var(--wihte)}}#brxe-ahjtbl {font-family: "Roboto"; font-weight: 400; font-size: var(--at-text--s); color: var(--br-blue-l-1); line-height: 2.5rem}#brxe-xzecza {width: 100%; padding-top: 0; padding-right: var(--at-space--3xs); padding-left: var(--at-space--3xs); text-align: center; border-bottom-right-radius: 7px; border-bottom-left-radius: 7px; flex-direction: column; justify-content: flex-start; flex-wrap: nowrap; align-self: flex-start !important; margin-top: -32px}#brxe-tnzuiy {flex-direction: row; flex-wrap: wrap; background-color: hsl(0, 0%, 100%); border-radius: 7px; row-gap: 0px}#brxe-tnzuiy { box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 40px 0px;}#brxe-xdudjo {height: 230px; width: 100%; border-top-left-radius: 7px; border-top-right-radius: 7px}#brxe-xdudjo:not(.tag), #brxe-xdudjo img {object-fit: fill}#brxe-jmrnzo {padding-top: var(--at-space--2xs); padding-bottom: var(--at-space--2xs); color: var(--br-blue-l-1); font-size: var(--at-text--l); text-align: center; font-family: "Roboto"; font-weight: 600; font-style: normal}#brxe-jypofu {width: 100%}#brxe-xwxpjj {font-family: "Roboto"; font-weight: 400; font-size: var(--at-text--s); color: var(--br-blue-l-1); line-height: 2.5rem}#brxe-hqiiuc {width: 100%; padding-top: var(--at-space--3xs); padding-right: var(--at-space--3xs); padding-bottom: var(--at-space--3xs); padding-left: var(--at-space--3xs); text-align: center; border-bottom-right-radius: 7px; border-bottom-left-radius: 7px}@media (max-width: 478px) {#brxe-hqiiuc {background-color: var(--wihte-l-1)}}#brxe-fvgtip {flex-direction: column; flex-wrap: wrap; background-color: hsl(0, 0%, 100%); justify-content: flex-start; border-radius: 7px}#brxe-fvgtip { box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 40px 0px;}@media (max-width: 478px) {#brxe-fvgtip {background-color: var(--wihte)}}#brxe-wgcftu {display: grid; align-items: initial; width: 1500px; grid-template-columns: 1fr 1fr 1fr; grid-gap: 20px}@media (max-width: 991px) {#brxe-wgcftu {width: 99%}}@media (max-width: 767px) {#brxe-wgcftu {justify-items: center; align-content: flex-start; grid-template-rows: var(--at-grid--1); margin-right: 0; margin-left: 0; justify-content: center; grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {#brxe-wgcftu {grid-template-columns: 1fr}}@media (max-width: 991px) {#brxe-iluacf {width: 99.9%}}@media (max-width: 767px) {#brxe-iluacf {flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-iluacf {flex-wrap: nowrap}}#brxe-wbjpzh {margin-top: 30px; margin-bottom: 30px}#brxe-wbjpzh .line {height: 3px}#brxe-wbjpzh.horizontal .line {border-top-width: 3px; width: 50%; border-top-color: var(--orange)}#brxe-wbjpzh.vertical .line {border-right-width: 50%; border-right-color: var(--orange)}#brxe-wbjpzh.horizontal {justify-content: center}#brxe-wbjpzh.vertical {align-self: center}#brxe-wbjpzh .icon {color: var(--orange)}#brxe-zoyosi {font-family: "Lora"; font-weight: 500; color: var(--br-blue); font-size: var(--at-text--2xl); text-align: center}#brxe-unzskl {font-family: "Roboto"; color: var(--blue-main); font-size: var(--at-text--l); font-weight: 500; text-align: center; margin-top: 15px}#brxe-hrgffx {margin-top: 30px; color: var(--black); font-size: var(--at-text--m); font-family: "Roboto"; font-weight: 500; background-color: var(--yelow-l-1); border: 1px solid var(--yelow); border-radius: 7px}#brxe-hrgffx:hover {background-color: var(--wihte)}#brxe-nxrhwo {width: 1500px; align-items: center}@media (max-width: 767px) {#brxe-nxrhwo {align-items: center; align-self: center !important}}@media (max-width: 991px) {#brxe-ttlpiz {width: 99.9%}}@media (max-width: 767px) {#brxe-ttlpiz {align-items: center; align-self: center !important; justify-content: center; flex-wrap: nowrap}}#brxe-zdodvc {margin-top: 30px; margin-bottom: 30px}#brxe-zdodvc .line {height: 3px}#brxe-zdodvc.horizontal .line {border-top-width: 3px; width: 50%; border-top-color: var(--orange)}#brxe-zdodvc.vertical .line {border-right-width: 50%; border-right-color: var(--orange)}#brxe-zdodvc.horizontal {justify-content: center}#brxe-zdodvc.vertical {align-self: center}#brxe-zdodvc .icon {color: var(--orange)}#brxe-homelh {width: 100%; height: 100%}#brxe-homelh:not(.tag), #brxe-homelh img {object-fit: cover; aspect-ratio: 4/3}@media (max-width: 478px) {#brxe-homelh:not(.tag), #brxe-homelh img {object-fit: scale-down}#brxe-homelh {height: 400px}}@media (max-width: 365px) {#brxe-homelh {height: auto}}#brxe-crrgik {height: 500px; width: 100vw}@media (max-width: 991px) {#brxe-crrgik {display: flex}}@media (max-width: 478px) {#brxe-crrgik {height: auto}}#brxe-hatznn {text-align: center; color: var(--br-blue); font-family: "Lora"; font-weight: 500; font-size: var(--at-text--xl); margin-bottom: 25px}#brxe-ivtjki {font-size: var(--at-text--m); font-weight: 400; font-family: "Roboto"}#brxe-rpuaup {background-color: hsl(0, 0%, 100%); padding-top: var(--at-space--xs); padding-right: var(--at-space--l); padding-bottom: var(--at-space--xs); padding-left: var(--at-space--l); height: 500px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; width: 100vw}@media (max-width: 767px) {#brxe-rpuaup {border-radius: 0 0 10px 10px}}#brxe-ziqrvx {width: 1500px; flex-direction: row}@media (max-width: 991px) {#brxe-ziqrvx {flex-direction: column}}#brxe-rxxqnq {flex-direction: row; width: 99.9%; justify-content: center}@media (max-width: 991px) {#brxe-rxxqnq {width: 99%}}#brxe-gonxrh {margin-top: 30px; margin-bottom: 30px}#brxe-gonxrh .line {height: 3px}#brxe-gonxrh.horizontal .line {border-top-width: 3px; width: 50%; border-top-color: var(--orange)}#brxe-gonxrh.vertical .line {border-right-width: 50%; border-right-color: var(--orange)}#brxe-gonxrh.horizontal {justify-content: center}#brxe-gonxrh.vertical {align-self: center}#brxe-gonxrh .icon {color: var(--orange)}#brxe-hyatnj {width: 100%; color: var(--wihte); font-family: "Lora"; font-weight: 400; font-size: var(--at-text--xl); text-align: center}#brxe-qsihic {margin-top: 30px; margin-bottom: 30px}#brxe-qsihic .line {height: 3px}#brxe-qsihic.horizontal .line {border-top-width: 3px; width: 50%; border-top-color: var(--orange)}#brxe-qsihic.vertical .line {border-right-width: 50%; border-right-color: var(--orange)}#brxe-qsihic.horizontal {justify-content: flex-start}#brxe-qsihic.vertical {align-self: flex-start}#brxe-qsihic .icon {color: var(--orange)}#brxe-jffngc .form-group:nth-child(1) {width: 45%}#brxe-jffngc .form-group:nth-child(2) {width: 45%}#brxe-jffngc .form-group:nth-child(3) {width: 45%}#brxe-jffngc .form-group:nth-child(4) {width: 45%}#brxe-jffngc .form-group:nth-child(5) {width: 45%}#brxe-jffngc .form-group:nth-child(6) {width: 45%}#brxe-jffngc .form-group:nth-child(7) {width: 45%}#brxe-jffngc .form-group:nth-child(8) {width: 45%}#brxe-jffngc .form-group:nth-child(9) {width: 45%}#brxe-jffngc .form-group:nth-child(10) {width: 45%}#brxe-jffngc .form-group:nth-child(11) textarea {resize: vertical}#brxe-jffngc .form-group:nth-child(11) {width: 93%}#brxe-jffngc .form-group:nth-child(12) {width: 93%}#brxe-jffngc label {color: #ffffff; font-family: "Roboto"; font-weight: 500; font-size: 12px}#brxe-jffngc .label {color: #ffffff; font-family: "Roboto"; font-weight: 500; font-size: 12px}#brxe-jffngc {justify-content: space-evenly}#brxe-jffngc .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 5px}#brxe-jffngc .form-group input {background-color: #ffffff; border-radius: 4px}#brxe-jffngc .flatpickr {background-color: #ffffff; border-radius: 4px}#brxe-jffngc select {background-color: #ffffff; border-radius: 4px; font-size: 15px; font-family: "Roboto"; font-weight: 400}#brxe-jffngc textarea {background-color: #ffffff; border-radius: 4px}#brxe-jffngc .submit-button-wrapper {margin-top: 10px}#brxe-jffngc .bricks-button {text-transform: uppercase; font-family: "Roboto"; font-weight: 600; color: #000000; font-size: var(--at-text--s); background-color: var(--yelow)}#brxe-jffngc button[type=submit].bricks-button {border-radius: 5px}#brxe-jffngc .bricks-button:not([type=submit]) {border-radius: 4px}#brxe-jffngc .choose-files {border-radius: 4px}#brxe-jffngc .bricks-button:hover {background-color: #ffffff}#brxe-jffngc svg {height: 20px; width: 20px; fill: #000000}#brxe-jffngc ::placeholder {font-size: 15px; font-family: "Roboto"; font-weight: 400}label.required::after{color:#e35d5d;} .submit-button-wrapper .bricks-button{padding-left:25px;padding-right:25px;padding-top:8px;padding-bottom:8px;}.form-group input[type=text]{transform:translatex(0px) translatey(0px);height:40px;}.form-group select{height:40px;transform:translatex(0px) translatey(0px);}.form-group li{margin-top:10px;}@media (max-width: 991px) {#brxe-jffngc label {font-size: 11px}#brxe-jffngc .label {font-size: 11px}}@media (max-width: 767px) {#brxe-jffngc .form-group:nth-child(1) {width: 93%}#brxe-jffngc .form-group:nth-child(2) {width: 93%}#brxe-jffngc .form-group:nth-child(3) {width: 93%}#brxe-jffngc .form-group:nth-child(4) {width: 93%}#brxe-jffngc .form-group:nth-child(5) {width: 93%}#brxe-jffngc .form-group:nth-child(6) {width: 93%}#brxe-jffngc .form-group:nth-child(7) {width: 93%}#brxe-jffngc .form-group:nth-child(8) {width: 93%}#brxe-jffngc .form-group:nth-child(9) {width: 93%}#brxe-jffngc .form-group:nth-child(10) {width: 93%}}@media (max-width: 478px) {#brxe-jffngc .form-group:nth-child(1) {width: 93%}#brxe-jffngc .form-group:nth-child(2) {width: 93%}#brxe-jffngc .form-group:nth-child(3) {width: 93%}#brxe-jffngc .form-group:nth-child(4) {width: 93%}#brxe-jffngc .form-group:nth-child(5) {width: 93%}#brxe-jffngc .form-group:nth-child(6) {width: 93%}#brxe-jffngc .form-group:nth-child(7) {width: 93%}#brxe-jffngc .form-group:nth-child(8) {width: 93%}#brxe-jffngc .form-group:nth-child(9) {width: 93%}#brxe-jffngc .form-group:nth-child(10) {width: 93%}#brxe-jffngc label {font-size: 11px}#brxe-jffngc .label {font-size: 11px}}#brxe-wkdwxw {padding-top: var(--at-space--l); padding-right: var(--at-space--xs); padding-bottom: var(--at-space--l); padding-left: var(--at-space--xs); border-radius: 10px; background-color: var(--blue-main-l-1)}@media (max-width: 991px) {#brxe-wkdwxw {width: 99%}}#brxe-sytxde {font-size: var(--at-text--xl); color: var(--blue-main); font-family: "Lora"; font-weight: 500}#brxe-oxenlk {margin-top: 30px; margin-bottom: 30px}#brxe-oxenlk .line {height: 3px}#brxe-oxenlk.horizontal .line {border-top-width: 3px; width: 50%; border-top-color: var(--orange)}#brxe-oxenlk.vertical .line {border-right-width: 50%; border-right-color: var(--orange)}#brxe-oxenlk.horizontal {justify-content: flex-start}#brxe-oxenlk.vertical {align-self: flex-start}#brxe-oxenlk .icon {color: var(--orange)}#brxe-mapwvz {color: var(--blue-main); font-size: var(--at-text--m); font-family: "Roboto"; font-weight: 400}#brxe-unsqxd {margin-top: 50px; color: #334072; font-weight: 600; font-size: 22px; font-family: "Roboto"; cursor: pointer; gap: 20px}#brxe-unsqxd .icon > svg {height: 30px; width: 30px; fill: #334072}#brxe-unsqxd:hover {color: #d68100}#brxe-lmeicu svg {height: 30px; width: 30px; fill: #ffffff}#brxe-lmeicu {background-color: #39823d; cursor: pointer; color: #ffffff; font-weight: 400; text-transform: uppercase; font-size: var(--at-text--s); font-family: "Roboto"; border-radius: 5px; margin-right: 20px}#brxe-lmeicu:hover {background-color: #356638}@media (max-width: 365px) {#brxe-lmeicu {margin-top: 0; margin-right: 20px; margin-bottom: 0; margin-left: 0}}#brxe-nteion svg {height: 30px; width: 30px; fill: #ffffff}#brxe-nteion {background-color: #873cba; cursor: pointer; color: #ffffff; font-weight: 400; text-transform: uppercase; font-size: var(--at-text--s); font-family: "Roboto"; border-radius: 5px}#brxe-nteion:hover {background-color: #59267c}#brxe-hiuqgi {flex-wrap: wrap; column-gap: 0px; display: flex; margin-top: 30px}@media (max-width: 365px) {#brxe-hiuqgi {flex-wrap: nowrap; column-gap: 0px}}#brxe-dimttr svg {height: 25px; width: 25px; fill: #ffffff; stroke: var(--wihte)}#brxe-dimttr .accordion-title .icon {color: #ffffff}#brxe-dimttr .brx-open .title + .icon {transform: rotate(90deg)}#brxe-dimttr .accordion-title .title {font-size: var(--at-text--s); color: #ffffff; font-family: "Roboto"; font-weight: 400; text-transform: uppercase}#brxe-dimttr .accordion-title-wrapper {background-color: var(--blue-main-l-1); padding-top: 10px; padding-bottom: 10px; padding-left: 15px; border-bottom: 1px solid #ffffff; border-top-left-radius: 7px; border-top-right-radius: 7px; margin-bottom: 5px}#brxe-dimttr .accordion-content-wrapper {background-color: #334072; font-size: var(--at-text--s); color: #ffffff; font-family: "Roboto"; font-weight: 400; padding-top: var(--at-space--xs); padding-left: var(--at-space--xs); border-bottom: 1px solid #ffffff}#brxe-dimttr {flex-direction: column; margin-top: 40px}#brxe-dimttr .brx-open .title {color: #ffeb3b; font-family: "Roboto"}#brxe-fwyfmo {background-color: var(--wihte); padding-right: var(--at-space--l); padding-left: var(--at-space--l)}@media (max-width: 365px) {#brxe-fwyfmo {padding-top: var(--at-space--m); padding-right: var(--at-space--3xs); padding-bottom: var(--at-space--m); padding-left: var(--at-space--3xs)}}#brxe-dxmnrv {flex-direction: row; width: 1500px; padding-top: var(--at-space--xs); padding-right: var(--at-space--m); padding-bottom: var(--at-space--xs); padding-left: var(--at-space--m); background-color: var(--wihte); border-radius: 10px}@media (max-width: 991px) {#brxe-dxmnrv {flex-direction: column; align-items: center; align-self: center !important; flex-wrap: nowrap}}#brxe-rztgij {margin-bottom: 30px}@media (max-width: 991px) {#brxe-rztgij {width: 99%}}