@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 {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@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 {.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!important}}@layer bricks {@charset "UTF-8";@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-carousel{min-width:0;position:relative;width:100%}.brxe-carousel .image{background-position:50%;background-size:cover;bottom:0;height:300px;left:0;position:relative;right:0;top:0}.brxe-carousel .swiper-autoheight .image{height:auto!important;width:100%}.brxe-carousel .content-wrapper,.brxe-carousel .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1}.brxe-carousel .content-wrapper.top,.brxe-carousel .overlay-wrapper.top{justify-content:flex-start}.brxe-carousel .content-wrapper.middle,.brxe-carousel .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto}.brxe-carousel .content-wrapper.bottom,.brxe-carousel .overlay-wrapper.bottom{justify-content:flex-end}.brxe-carousel .content-wrapper.left,.brxe-carousel .overlay-wrapper.left{align-items:flex-start;text-align:left}.brxe-carousel .content-wrapper.center,.brxe-carousel .overlay-wrapper.center{align-items:center;text-align:center}.brxe-carousel .content-wrapper.right,.brxe-carousel .overlay-wrapper.right{align-items:flex-end;text-align:right}.brxe-carousel .content-wrapper.center.middle,.brxe-carousel .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto}.brxe-carousel .overlay-wrapper{position:absolute!important;z-index:2}.brxe-carousel .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition)}.brxe-carousel .overlay-wrapper.show-on-hover:hover{opacity:1}.brxe-carousel .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1)}.brxe-carousel .dynamic{margin:0;padding:0}.brxe-carousel .meta{width:100%}.brxe-carousel .meta span:first-child{padding:0}.brxe-carousel .meta span+span{padding:0 5px}.brxe-carousel .meta span+span:before{content:" ·";left:-5px;position:relative}.brxe-carousel .excerpt{margin-top:.5em}.brxe-carousel .taxonomy{margin:0 -5px}.brxe-carousel .taxonomy a{display:inline-block;line-height:2;margin:0 5px}.brxe-carousel .overlay-wrapper{height:300px}}@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 {: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-button{width:auto}}#bricks-one-page-navigation a {color: var(--bricks-color-kbaaaj)}#brxe-hddhir {font-size: var(--at-heading--xl); font-weight: 400; color: var(--bricks-color-kbaaaj); text-align: center; font-family: "Roboto"; padding-right: var(--cf-var-space-s); padding-left: var(--cf-var-space-s)}#brxe-vcajuw {font-family: "Roboto"; font-weight: 600; font-size: var(--at-text--xs); text-transform: uppercase; color: var(--bricks-color-ovbgsp); border-radius: 5px; cursor: pointer; background-color: var(--bricks-color-34f609); margin-top: 10px}#brxe-vcajuw svg {height: 25px; width: 25px}#brxe-lixuoo {width: auto; align-items: center; row-gap: 10px}#brxe-dvhydm {width: 100%; height: var(--at-hight); background-image: url(https://taxi-porec.org/wp-content/uploads/2025/04/zalazak.webp); background-position: center center; background-size: cover; background-repeat: no-repeat; background-blend-mode: normal; justify-content: center; position: relative}:where(#brxe-dvhydm > *:not(figcaption)) {position: relative}#brxe-dvhydm::before {background-image: linear-gradient(rgba(36, 36, 36, 0.46), rgba(36, 36, 36, 0.46)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-dvhydm {background-image: url(https://taxi-porec.org/wp-content/uploads/2025/04/zalazak-600.webp); background-size: cover}}#brxe-pzhzda {font-size: var(--at-heading--l); font-family: "Roboto"; font-weight: 500; color: var(--bricks-color-kzfxkh); text-align: center}#brxe-fapyhw {width: 1400px; align-items: center}#brxe-lmpddb {margin-top: 10px; margin-bottom: 20px; font-size: var(--at-heading--l); color: var(--bricks-color-evwphq); font-family: "Roboto"; font-weight: 600; text-align: center; width: 100%}#brxe-hymnzf {border-radius: var(--at-radius--s); margin-bottom: 20px}#brxe-bhkvlh {font-size: var(--at-text--s); color: var(--bricks-color-ovbgsp); font-family: "Roboto"; font-weight: 600; text-transform: uppercase; background-color: var(--bricks-color-34f609); border: 1px solid var(--bricks-color-evwphq); border-radius: var(--at-radius--xs); cursor: pointer; margin-top: 10px; margin-bottom: 15px}#brxe-bhkvlh:hover {background-color: var(--bricks-color-57e57f)}#brxe-nlqink {font-size: var(--at-heading--l); color: var(--bricks-color-kzfxkh); font-family: "Roboto"; font-weight: 600; margin-bottom: 20px}#brxe-bjmlsm {font-size: var(--at-text--m); font-family: "Roboto"; font-weight: 400; color: var(--bricks-color-kzfxkh); width: 1400px; margin-bottom: 5px}#brxe-joqpjd {width: 1400px; margin-top: 20px; padding-top: var(--at-space--s); padding-right: var(--at-space--s); padding-bottom: var(--at-space--s); padding-left: var(--at-space--s); background-color: var(--bricks-color-kbaaaj); border-radius: var(--at-radius--s)}#brxe-blxnhw {margin-top: 20px}#brxe-khwcsw {margin-top: 40px; margin-bottom: 40px}#brxe-khwcsw.horizontal .line {width: 80%; border-top-color: var(--bricks-color-4ac759); border-top-width: 3px}#brxe-khwcsw.vertical .line {border-right-width: 80%; border-right-color: var(--bricks-color-4ac759)}#brxe-khwcsw.horizontal {justify-content: center}#brxe-khwcsw.vertical {align-self: center}#brxe-khwcsw .icon {color: var(--bricks-color-4ac759)}#brxe-khwcsw .line {height: 3px}#brxe-ebwzpp {margin-top: 10px; margin-bottom: 20px; font-size: var(--at-heading--l); color: var(--bricks-color-evwphq); font-family: "Roboto"; font-weight: 600; text-align: center; width: 100%}#brxe-grbwlq {border-radius: var(--at-radius--s); margin-bottom: 20px}#brxe-trzjlb {font-size: var(--at-text--s); color: var(--bricks-color-ovbgsp); font-family: "Roboto"; font-weight: 600; text-transform: uppercase; background-color: var(--bricks-color-34f609); border: 1px solid var(--bricks-color-evwphq); border-radius: var(--at-radius--xs); cursor: pointer; margin-top: 10px; margin-bottom: 15px}#brxe-trzjlb:hover {background-color: var(--bricks-color-57e57f)}#brxe-dmtkuq {font-size: var(--at-heading--l); color: var(--bricks-color-kzfxkh); font-family: "Roboto"; font-weight: 600; margin-bottom: 20px}#brxe-kzwzmb {font-size: var(--at-text--m); font-family: "Roboto"; font-weight: 400; color: var(--bricks-color-kzfxkh); width: 1400px; padding-top: var(--at-space--s); padding-bottom: var(--at-space--s)}#brxe-sagubx {width: 1400px; background-color: var(--bricks-color-kbaaaj); padding-top: var(--at-space--s); padding-right: var(--at-space--s); padding-bottom: var(--at-space--s); padding-left: var(--at-space--s); border-radius: var(--at-radius--s)}#brxe-dmwlqm {background-color: var(--bricks-color-plkuzo); padding-top: var(--at-space--m); padding-bottom: var(--at-space--m)}#brxe-xttmfr {margin-top: 40px; margin-bottom: 40px}#brxe-xttmfr.horizontal .line {width: 80%; border-top-color: var(--bricks-color-4ac759); border-top-width: 3px}#brxe-xttmfr.vertical .line {border-right-width: 80%; border-right-color: var(--bricks-color-4ac759)}#brxe-xttmfr.horizontal {justify-content: center}#brxe-xttmfr.vertical {align-self: center}#brxe-xttmfr .icon {color: var(--bricks-color-4ac759)}#brxe-xttmfr .line {height: 3px}#brxe-beahrm {font-size: var(--at-heading--l); color: var(--bricks-color-evwphq); font-family: "Roboto"; font-weight: 400; text-align: center}#brxe-breghn {font-size: var(--at-text--l); color: var(--bricks-color-evwphq); font-family: "Roboto"; font-weight: 400; text-align: center; margin-top: var(--cf-var-space-l); margin-bottom: var(--cf-var-space-l)}#brxe-jsgfeh {font-size: var(--at-text--s); color: var(--bricks-color-ovbgsp); font-family: "Roboto"; font-weight: 600; text-transform: uppercase; border: 1px solid var(--bricks-color-34f609); border-radius: 7px; cursor: pointer; background-color: var(--bricks-color-34f609)}#brxe-jsgfeh:hover {background-color: var(--bricks-color-kbaaaj)}#brxe-plhorl {flex-direction: column; justify-content: center; align-items: center; padding-top: var(--cf-var-space-xl); padding-bottom: var(--cf-var-space-xl); width: 1400px; background-color: var(--bricks-color-fa79e6); border-radius: var(--at-radius--s)}#brxe-lhnjit {margin-top: 40px; margin-bottom: 40px}#brxe-lhnjit.horizontal .line {width: 80%; border-top-color: var(--bricks-color-4ac759); border-top-width: 3px}#brxe-lhnjit.vertical .line {border-right-width: 80%; border-right-color: var(--bricks-color-4ac759)}#brxe-lhnjit.horizontal {justify-content: center}#brxe-lhnjit.vertical {align-self: center}#brxe-lhnjit .icon {color: var(--bricks-color-4ac759)}#brxe-lhnjit .line {height: 3px}#brxe-ucskcp {font-size: var(--at-heading--l); color: var(--bricks-color-evwphq); font-family: "Roboto"; font-weight: 400; text-align: center; width: 100%}#brxe-tqlows {background-color: var(--bricks-color-kbaaaj); width: 1400px; padding-top: var(--at-space--m); padding-bottom: var(--at-space--m); border-top-left-radius: var(--at-radius--s); border-top-right-radius: var(--at-radius--s)}#brxe-oqvmmr .repeater-item [data-field-id="91899d"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-oqvmmr .bricks-swiper-button-prev > * {height: 30px; width: 30px; fill: var(--bricks-color-fa79e6); stroke: var(--bricks-color-fa79e6)}#brxe-oqvmmr .bricks-swiper-button-prev {left: 50px}#brxe-oqvmmr .bricks-swiper-button-next > * {height: 30px; width: 30px; stroke: var(--bricks-color-fa79e6)}#brxe-oqvmmr .bricks-swiper-button-next {right: 50px}#brxe-oqvmmr .image {height: 400px; border-radius: 5px}#brxe-oqvmmr .overlay-wrapper {height: 400px}#brxe-oqvmmr .swiper-button {background-color: rgba(51, 64, 114, 0.83); border: 1px solid var(--bricks-border-color); border-radius: 100%; height: 40px; width: 40px}@media (max-width: 767px) {#brxe-oqvmmr {width: 100%; min-width: 100%}}#brxe-vchoze {width: 700px}@media (max-width: 767px) {#brxe-vchoze {width: 100%; order: 2; margin-top: 15px}}#brxe-hfbcrj {color: var(--bricks-color-evwphq); font-size: var(--at-text--s); font-weight: 400; font-family: "Roboto"; padding-top: var(--at-space--s); padding-right: var(--at-space--s); padding-bottom: var(--at-space--s); padding-left: var(--at-space--s)}#brxe-hfbcrj a {color: var(--bricks-color-evwphq); font-size: var(--at-text--s); font-weight: 400; font-family: "Roboto"; font-size: inherit}#brxe-hvqdqw {align-items: flex-start; padding-top: var(--var-cfspace-2xs); padding-right: var(--var-cfspace-2xs); padding-bottom: var(--var-cfspace-2xs); padding-left: var(--var-cfspace-2xs); border: 1px solid var(--bricks-border-color); border-radius: 5px; height: 400px; justify-content: space-around; align-self: flex-start !important; width: 700px}@media (max-width: 767px) {#brxe-hvqdqw {width: 100%; order: 1}}#brxe-fxkwfc {flex-direction: row; align-items: center; width: 1400px; column-gap: 20px; background-color: var(--bricks-color-kbaaaj); padding-top: var(--at-space--s); padding-right: var(--at-space--m); padding-bottom: var(--at-space--s); padding-left: var(--at-space--m); border-bottom-right-radius: var(--at-radius--s); border-bottom-left-radius: var(--at-radius--s)}@media (max-width: 991px) {#brxe-fxkwfc {padding-right: var(--var-cfspace-3xs); padding-left: var(--var-cfspace-3xs)}}@media (max-width: 767px) {#brxe-fxkwfc {width: 95%}}#brxe-bhsrwe {background-color: var(--bricks-color-plkuzo); padding-top: var(--at-space--m); padding-bottom: var(--at-space--m)}#brxe-cfofkk {margin-top: 40px; margin-bottom: 40px}#brxe-cfofkk.horizontal .line {width: 80%; border-top-color: var(--bricks-color-4ac759); border-top-width: 3px}#brxe-cfofkk.vertical .line {border-right-width: 80%; border-right-color: var(--bricks-color-4ac759)}#brxe-cfofkk.horizontal {justify-content: center}#brxe-cfofkk.vertical {align-self: center}#brxe-cfofkk .icon {color: var(--bricks-color-4ac759)}#brxe-cfofkk .line {height: 3px}#brxe-dmxqpw {font-size: var(--cf-var-text-xl); color: var(--bricks-color-fa79e6); font-family: "Roboto"; font-weight: 400; margin-left: 15px}#brxe-wcctfk {margin-left: 15px; width: 50%; padding-top: var(--cf-var-space-s); padding-bottom: var(--cf-var-space-s)}#brxe-wcctfk.horizontal .line {border-top-color: var(--bricks-color-4ac759)}#brxe-wcctfk.vertical .line {border-right-color: var(--bricks-color-4ac759)}#brxe-wcctfk .icon {color: var(--bricks-color-4ac759)}#brxe-zqylmi {flex-direction: row; column-gap: 5px; margin-left: 30px; width: auto}#brxe-cqbcyh .form-group:nth-child(1) {width: 45%}#brxe-cqbcyh .form-group:nth-child(2) {width: 45%}#brxe-cqbcyh .form-group:nth-child(3) {width: 45%}#brxe-cqbcyh .form-group:nth-child(4) {width: 45%}#brxe-cqbcyh .form-group:nth-child(5) {width: 45%}#brxe-cqbcyh .form-group:nth-child(6) {width: 45%}#brxe-cqbcyh .form-group:nth-child(7) {width: 45%}#brxe-cqbcyh .form-group:nth-child(8) {width: 45%}#brxe-cqbcyh .form-group:nth-child(9) {width: 45%}#brxe-cqbcyh .form-group:nth-child(10) {width: 45%}#brxe-cqbcyh .form-group:nth-child(11) textarea {resize: vertical}#brxe-cqbcyh .form-group:nth-child(11) {width: 93%}#brxe-cqbcyh .form-group:nth-child(12) {width: 93%}#brxe-cqbcyh label {color: var(--bricks-color-kbaaaj); font-family: "Roboto"; font-weight: 400; font-size: 12px}#brxe-cqbcyh .label {color: var(--bricks-color-kbaaaj); font-family: "Roboto"; font-weight: 400; font-size: 12px}#brxe-cqbcyh {justify-content: space-evenly}#brxe-cqbcyh .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 5px}#brxe-cqbcyh .form-group input {background-color: var(--bricks-color-kbaaaj); border-radius: 4px}#brxe-cqbcyh .flatpickr {background-color: var(--bricks-color-kbaaaj); border-radius: 4px}#brxe-cqbcyh select {background-color: var(--bricks-color-kbaaaj); border-radius: 4px; font-size: 15px; font-family: "Roboto"}#brxe-cqbcyh textarea {background-color: var(--bricks-color-kbaaaj); border-radius: 4px}#brxe-cqbcyh .submit-button-wrapper {margin-top: 10px}#brxe-cqbcyh .bricks-button {text-transform: uppercase; font-family: "Roboto"; font-weight: 600; color: var(--bricks-color-ovbgsp); background-color: var(--bricks-color-34f609)}#brxe-cqbcyh button[type=submit].bricks-button {border-radius: 5px}#brxe-cqbcyh .bricks-button:not([type=submit]) {border-radius: 4px}#brxe-cqbcyh .choose-files {border-radius: 4px}#brxe-cqbcyh .bricks-button:hover {background-color: var(--bricks-color-kbaaaj)}#brxe-cqbcyh svg {height: 20px; width: 20px; fill: var(--bricks-color-ovbgsp)}#brxe-cqbcyh ::placeholder {font-size: 15px; font-family: "Roboto"}@media (max-width: 991px) {#brxe-cqbcyh label {font-size: 11px}#brxe-cqbcyh .label {font-size: 11px}}@media (max-width: 767px) {#brxe-cqbcyh .form-group:nth-child(1) {width: 93%}#brxe-cqbcyh .form-group:nth-child(2) {width: 93%}#brxe-cqbcyh .form-group:nth-child(3) {width: 93%}#brxe-cqbcyh .form-group:nth-child(4) {width: 93%}#brxe-cqbcyh .form-group:nth-child(5) {width: 93%}#brxe-cqbcyh .form-group:nth-child(6) {width: 93%}#brxe-cqbcyh .form-group:nth-child(7) {width: 93%}#brxe-cqbcyh .form-group:nth-child(8) {width: 93%}#brxe-cqbcyh .form-group:nth-child(9) {width: 93%}#brxe-cqbcyh .form-group:nth-child(10) {width: 93%}}@media (max-width: 478px) {#brxe-cqbcyh .form-group:nth-child(1) {width: 93%}#brxe-cqbcyh .form-group:nth-child(2) {width: 93%}#brxe-cqbcyh .form-group:nth-child(3) {width: 93%}#brxe-cqbcyh .form-group:nth-child(4) {width: 93%}#brxe-cqbcyh .form-group:nth-child(5) {width: 93%}#brxe-cqbcyh .form-group:nth-child(6) {width: 93%}#brxe-cqbcyh .form-group:nth-child(7) {width: 93%}#brxe-cqbcyh .form-group:nth-child(8) {width: 93%}#brxe-cqbcyh .form-group:nth-child(9) {width: 93%}#brxe-cqbcyh .form-group:nth-child(10) {width: 93%}#brxe-cqbcyh label {font-size: 11px}#brxe-cqbcyh .label {font-size: 11px}}#brxe-vfktlu .form-group:nth-child(1) {width: 45%}#brxe-vfktlu .form-group:nth-child(2) {width: 45%}#brxe-vfktlu .form-group:nth-child(3) {width: 45%}#brxe-vfktlu .form-group:nth-child(4) {width: 45%}#brxe-vfktlu .form-group:nth-child(5) textarea {resize: vertical}#brxe-vfktlu .form-group:nth-child(5) {width: 93%}#brxe-vfktlu .form-group:nth-child(6) {width: 93%}#brxe-vfktlu label {color: var(--bricks-color-kbaaaj); font-family: "Roboto"; font-weight: 500; font-size: 12px}#brxe-vfktlu .label {color: var(--bricks-color-kbaaaj); font-family: "Roboto"; font-weight: 500; font-size: 12px}#brxe-vfktlu {justify-content: space-evenly}#brxe-vfktlu .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 5px}#brxe-vfktlu .form-group input {background-color: var(--bricks-color-kbaaaj)}#brxe-vfktlu .flatpickr {background-color: var(--bricks-color-kbaaaj)}#brxe-vfktlu select {background-color: var(--bricks-color-kbaaaj); font-family: "Roboto"; font-size: 15px}#brxe-vfktlu textarea {background-color: var(--bricks-color-kbaaaj)}#brxe-vfktlu .submit-button-wrapper {margin-top: 10px}#brxe-vfktlu .bricks-button {text-transform: uppercase; font-family: "Roboto"; font-weight: 600; font-size: 15px; color: var(--bricks-color-ovbgsp); background-color: var(--bricks-color-34f609)}#brxe-vfktlu button[type=submit].bricks-button {border-radius: 5px}#brxe-vfktlu svg {height: 20px; width: 20px}#brxe-vfktlu .bricks-button:hover {background-color: var(--bricks-color-kbaaaj)}#brxe-vfktlu ::placeholder {font-family: "Roboto"; font-size: 15px}@media (max-width: 991px) {#brxe-vfktlu label {font-size: 11px}#brxe-vfktlu .label {font-size: 11px}}@media (max-width: 767px) {#brxe-vfktlu .form-group:nth-child(1) {width: 93%}#brxe-vfktlu .form-group:nth-child(2) {width: 93%}#brxe-vfktlu .form-group:nth-child(3) {width: 93%}#brxe-vfktlu .form-group:nth-child(4) {width: 93%}}@media (max-width: 478px) {#brxe-vfktlu .form-group:nth-child(1) {width: 93%}#brxe-vfktlu .form-group:nth-child(2) {width: 93%}#brxe-vfktlu .form-group:nth-child(3) {width: 93%}#brxe-vfktlu .form-group:nth-child(4) {width: 93%}#brxe-vfktlu label {font-size: 11px}#brxe-vfktlu .label {font-size: 11px}}#brxe-mtssvm > .tab-menu .tab-title {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; background-color: var(--bricks-color-wueheu); font-size: 14px; color: var(--bricks-color-ovbgsp); text-transform: uppercase; font-family: "Roboto"; font-weight: 600; border-radius: 5px}#brxe-mtssvm > .tab-menu .tab-title.brx-open {background-color: #dddedf}#brxe-mtssvm > .tab-content {padding-top: 20px; padding-right: 10px; padding-bottom: 20px; padding-left: 10px}#brxe-reqcjj {padding-top: var(--cf-var-space-4xs); padding-right: var(--cf-var-space-4xs); padding-bottom: var(--cf-var-space-4xs); padding-left: var(--cf-var-space-4xs); background-color: var(--bricks-color-kzfxkh); border-radius: 9px; z-index: 1001; display: flex}@media (max-width: 991px) {#brxe-reqcjj {width: 50%}}@media (max-width: 767px) {#brxe-reqcjj {width: 95%; order: 2}}#brxe-syfzvl {font-size: var(--at-text--xl); color: var(--bricks-color-evwphq); font-family: "Roboto"; font-weight: 400; margin-bottom: 20px; margin-left: 15px}#brxe-inwiqh {margin-left: 15px; width: 50%}#brxe-inwiqh.horizontal .line {border-top-color: var(--bricks-color-4ac759)}#brxe-inwiqh.vertical .line {border-right-color: var(--bricks-color-4ac759)}#brxe-inwiqh .icon {color: var(--bricks-color-4ac759)}#brxe-hjxmmj {margin-top: 20px; color: var(--bricks-color-kzfxkh); font-weight: 400; font-size: var(--at-text--m); font-family: "Roboto"}#brxe-thjkqz {margin-top: 50px; color: var(--bricks-color-kzfxkh); font-weight: 600; font-size: 22px; font-family: "Roboto"; cursor: pointer; gap: 20px}#brxe-thjkqz .icon > svg {height: 30px; width: 30px; fill: var(--bricks-color-evwphq)}#brxe-thjkqz:hover {color: var(--bricks-color-ejgzof)}#brxe-wegxyu {color: var(--bricks-color-evwphq); font-weight: 600; font-size: 22px; font-family: "Roboto"; cursor: pointer; gap: 20px}#brxe-wegxyu .icon > svg {height: 30px; width: 30px; fill: var(--bricks-color-evwphq)}#brxe-wegxyu:hover {color: var(--bricks-color-ejgzof)}#brxe-tsqwbl {color: var(--bricks-color-evwphq); font-weight: 600; font-size: 22px; font-family: "Roboto"; cursor: pointer; gap: 20px}#brxe-tsqwbl .icon > svg {height: 30px; width: 30px; fill: var(--bricks-color-kbaaaj)}#brxe-tsqwbl:hover {color: var(--bricks-color-4ac759)}#brxe-ymuoyv svg {height: 30px; width: 30px; fill: var(--bricks-color-kbaaaj)}#brxe-ymuoyv {background-color: var(--bricks-color-fcchlu); cursor: pointer; color: var(--bricks-color-kbaaaj); font-weight: 600; text-transform: uppercase; font-size: 16px; font-family: "Roboto"}#brxe-ojxmju {cursor: pointer; background-color: var(--bricks-color-hjlmuk); flex-direction: row; gap: 10px; font-family: "Roboto"}#brxe-ojxmju svg {height: 25px; width: 25px; fill: var(--bricks-color-kbaaaj); stroke: var(--bricks-color-kbaaaj)}#brxe-ojxmju .content {color: var(--bricks-color-kbaaaj); font-size: var(--cf-var-text-nor); font-weight: 500; font-family: "Arial"; align-self: center; padding-right: 20px}#brxe-ojxmju .icon {align-self: center; padding-left: 20px}#brxe-debszk {margin-top: 30px; margin-bottom: 50px; display: flex; column-gap: 20px}#brxe-wnvhmh svg {height: 25px; width: 25px; fill: var(--bricks-color-kbaaaj)}#brxe-wnvhmh .accordion-title .icon {color: var(--bricks-color-kbaaaj)}#brxe-wnvhmh .brx-open .title + .icon {transform: rotate(90deg)}#brxe-wnvhmh .accordion-title .title {font-size: var(--cf-var-text-m); color: var(--bricks-color-kbaaaj); font-family: "Roboto"; font-weight: 400; text-transform: uppercase}#brxe-wnvhmh .accordion-title-wrapper {background-color: var(--bricks-color-kzfxkh); padding-top: 10px; padding-bottom: 10px; padding-left: 15px; border-bottom: 1px solid var(--bricks-color-kbaaaj); border-top-left-radius: 7px; border-top-right-radius: 7px; margin-bottom: 5px}#brxe-wnvhmh .accordion-content-wrapper {background-color: var(--bricks-color-kzfxkh); font-size: var(--var-cffont-normal); color: var(--bricks-color-kbaaaj); font-family: "Roboto"; font-weight: 400; padding-top: var(--cf-var-space-m); padding-left: var(--cf-var-space-m); border-bottom: 1px solid var(--bricks-color-kbaaaj)}#brxe-wnvhmh {flex-direction: column; margin-top: var(--var-cfspace-xl)}#brxe-wnvhmh .brx-open .title {color: var(--bricks-color-34f609); font-family: "Roboto"}#brxe-gxyuij {font-size: var(--at-text--s); font-family: "Roboto"; font-weight: 600; color: var(--bricks-color-evwphq); text-transform: uppercase; text-decoration: underline; margin-top: 30px}#brxe-tdqpxg {padding-top: var(--cf-var-space-4xs); padding-right: var(--cf-var-space-4xs); padding-bottom: var(--cf-var-space-4xs); padding-left: var(--cf-var-space-4xs); align-self: flex-start !important; justify-content: flex-start}@media (max-width: 991px) {#brxe-tdqpxg {width: 50%}}@media (max-width: 767px) {#brxe-tdqpxg {width: 95%; order: 1}}#brxe-hynagn {width: 1400px; flex-direction: row; column-gap: 20px; background-color: var(--bricks-color-kbaaaj); justify-content: center; padding-top: var(--at-space--m); padding-right: var(--at-space--m); padding-bottom: var(--at-space--m); padding-left: var(--at-space--m); border-radius: var(--at-radius--s)}@media (max-width: 991px) {#brxe-hynagn {padding-right: var(--var-cfspace-3xs); padding-left: var(--var-cfspace-3xs)}}@media (max-width: 767px) {#brxe-hynagn {justify-content: center; row-gap: 30px}}#brxe-jkkwdp {margin-bottom: 40px}