@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-nav-menu).dragging .bricks-mobile-menu-wrapper{display:none!important;pointer-events:none!important}:where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu{pointer-events:none}:where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu:not(.brx-submenu-positioned){display:none!important}:where(.brxe-nav-menu) ol,:where(.brxe-nav-menu) ul{list-style-type:none;margin:0;padding:0}:where(.brxe-nav-menu) .bricks-nav-menu{display:flex;line-height:inherit;margin:0;padding:0}:where(.brxe-nav-menu) .bricks-nav-menu>li{margin:0 0 0 30px}:where(.brxe-nav-menu) .bricks-nav-menu>li.menu-item-has-children:hover:before{content:"";height:100%;min-height:60px;position:absolute;top:100%;width:100%;z-index:1}:where(.brxe-nav-menu) .bricks-nav-menu>li>.sub-menu.caret:before{border:0 solid transparent;border-bottom:0 solid var(--bricks-bg-dark);content:"";height:0;left:0;position:absolute;top:0;transform:translateY(-100%);width:0}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click]:before{display:none}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click].open>.sub-menu.caret:before{display:block}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click] .sub-menu.caret:before{display:none}:where(.brxe-nav-menu) .bricks-nav-menu li{position:relative}:where(.brxe-nav-menu) .bricks-nav-menu li.open>.sub-menu{opacity:1;visibility:visible}:where(.brxe-nav-menu) .bricks-nav-menu li.open[data-static]>.sub-menu{display:block}:where(.brxe-nav-menu) .bricks-nav-menu li:not(.brx-has-megamenu)>a{display:flex;width:100%}:where(.brxe-nav-menu) .bricks-nav-menu li[data-static]{flex-direction:column}:where(.brxe-nav-menu) .bricks-nav-menu li[data-static] .sub-menu{display:none;position:static!important;transform:none}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu{background-color:var(--bricks-bg-dark);color:#fff;line-height:60px;min-width:150px;opacity:0;position:absolute;top:100%;transition:var(--bricks-transition);visibility:hidden;white-space:nowrap;z-index:998}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu li{border-style:none;position:relative;width:100%}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu a,:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu button{color:currentcolor;padding:0 20px}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu .sub-menu{left:100%;padding-top:0;top:0}:where(.brxe-nav-menu) .bricks-nav-menu .brx-has-multilevel .sub-menu .brx-submenu-toggle{width:100%}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle{background-color:transparent;cursor:pointer;display:none;height:16px;min-width:12px;position:relative;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle.always{display:block!important}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle:hover span{min-width:12px;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle span{background-color:currentcolor;display:block;height:2px;position:absolute;right:0;transition:var(--bricks-transition)}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-top{min-width:12px;top:0;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-center{min-width:12px;top:7px;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-bottom{min-width:12px;top:14px;width:20px}.brx-body.iframe .bricks-mobile-menu-wrapper .sub-menu{display:block!important}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle{min-width:20px;width:20px;z-index:1000}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle.fixed{position:fixed}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-top{top:50%;transform:rotate(45deg)}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-center{opacity:0}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-bottom{top:50%;transform:rotate(-45deg)}.brxe-nav-menu.show-mobile-menu li.open>.brx-megamenu{display:initial;opacity:1;position:static;visibility:visible}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-wrapper{max-width:100vw;opacity:1!important;transform:translateX(0)!important;visibility:visible;z-index:999}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-overlay{opacity:1;visibility:visible;z-index:998}.brxe-nav-menu .bricks-mobile-menu-wrapper{bottom:0;color:#fff;display:flex;flex-direction:column;height:100vh;height:calc(var(--bricks-vh, 1vh)*100);left:0;position:fixed;right:auto;scrollbar-width:none;top:var(--wp-admin--admin-bar--height,0);transition-duration:.2s;transition-property:background-color,opacity,transform,visibility;visibility:hidden;width:300px;z-index:999}.brxe-nav-menu .bricks-mobile-menu-wrapper::-webkit-scrollbar{background:transparent;height:0;width:0}.brxe-nav-menu .bricks-mobile-menu-wrapper:before{background-color:#23282d;background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.brxe-nav-menu .bricks-mobile-menu-wrapper.fade-in{opacity:0;transform:translateX(0)!important}.brxe-nav-menu .bricks-mobile-menu-wrapper.left{transform:translateX(-100%)}.brxe-nav-menu .bricks-mobile-menu-wrapper.right{left:auto;right:0;transform:translateX(100%)}.brxe-nav-menu .bricks-mobile-menu-wrapper a{display:block;width:100%}.brxe-nav-menu .bricks-mobile-menu-wrapper .brx-megamenu a{display:initial}.brxe-nav-menu .bricks-mobile-menu-wrapper li a{line-height:60px}.brxe-nav-menu .bricks-mobile-menu-wrapper li a:focus{outline-offset:-1px}.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu{background:none!important;display:none;line-height:40px}.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li>.brx-submenu-toggle>*,.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li>a{padding:0 45px}.brxe-nav-menu .bricks-mobile-menu-wrapper li.open>.sub-menu{display:block}.brxe-nav-menu .bricks-mobile-menu-wrapper li.menu-item-has-children:hover:before{display:none}.brxe-nav-menu .bricks-mobile-menu{overflow-y:scroll;position:relative;scrollbar-width:none}.brxe-nav-menu .bricks-mobile-menu::-webkit-scrollbar{background:transparent;height:0;width:0}.brxe-nav-menu .bricks-mobile-menu>li>.brx-submenu-toggle>*,.brxe-nav-menu .bricks-mobile-menu>li>a{padding:0 30px}.brxe-nav-menu .bricks-mobile-menu .brx-megamenu{display:none}.brxe-nav-menu .bricks-mobile-menu-overlay{background-color:rgba(0,0,0,.25);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .2s;visibility:hidden;z-index:-1}li.menu-item-has-children [aria-expanded] .menu-item-icon{background-color:transparent;color:inherit;pointer-events:none;transition:inherit}li.menu-item-has-children [aria-expanded] .menu-item-icon i{position:relative;top:2px}li.menu-item-has-children [aria-expanded=false] .open{display:block}li.menu-item-has-children [aria-expanded=false] .close{display:none}li.menu-item-has-children [aria-expanded=true] .close{display:block}li.menu-item-has-children [aria-expanded=true] .open{display:none}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;display:inline-flex}}@layer bricks {.brxe-logo{color:currentcolor;font-size:20px;font-weight:600;line-height:1}.brxe-logo img{display:block;height:auto;width:auto}.brxe-logo a{color:currentcolor;display:inline-block}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@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-code{width:100%}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {: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-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.brxe-breadcrumbs .separator{display:flex}.brxe-breadcrumbs .item:has(>svg,>i){align-items:center;display:flex}}#brxe-7c8341 {margin-bottom: 1rem}#brxe-c65f2a {font-size: 3.5vw; width: fit-content}@media (max-width: 991px) {#brxe-c65f2a {font-size: 9vw}}@media (max-width: 767px) {#brxe-c65f2a {font-size: 12vw}}#brxe-e87e18 {position: absolute; left: -35px; top: 0px; height: 100%}#brxe-e87e18 :not([fill="none"]) {fill: var(--color-7)}#brxe-a43767 {position: absolute; left: -35px; top: 0px; height: 100%}#brxe-a43767 :not([fill="none"]) {fill: var(--color-2)}#brxe-325fd3 {display: flex; align-items: center; column-gap: var(--lt-spacing-md)}@media (max-width: 767px) {#brxe-325fd3 {flex-direction: column; row-gap: var(--lt-spacing-micro); align-items: flex-start}}@media (max-width: 767px) {#brxe-8cc127 {font-size: 16px}#brxe-8cc127 a {font-size: 16px; font-size: inherit}}#brxe-4f87ac {width: fit-content; min-width: 300px}@media (max-width: 478px) {#brxe-4f87ac {width: 100%}}#brxe-cce866 {flex-direction: column; display: flex; row-gap: var(--lt-spacing-md)}#brxe-myvero {width: auto; height: 50px}@media (max-width: 478px) {#brxe-myvero {height: 38px; width: auto}}#brxe-tmwjog {width: auto; height: 50px}@media (max-width: 478px) {#brxe-tmwjog {height: 38px; width: auto}}#brxe-sluttm {width: auto; height: 50px}@media (max-width: 478px) {#brxe-sluttm {height: 38px; width: auto}}#brxe-zprbvi {width: auto; height: 50px}@media (max-width: 478px) {#brxe-zprbvi {height: 38px; width: auto}}#brxe-sygibg {display: grid; align-items: initial; grid-template-columns: repeat(2, 1fr); grid-gap: var(--lt-spacing-md)}@media (max-width: 478px) {#brxe-sygibg {grid-template-columns: repeat(2, 1fr); grid-gap: var(--lt-spacing-micro)}}#brxe-157c74 {row-gap: var(--lt-spacing-small); display: flex; flex-direction: column}@media (max-width: 478px) {#brxe-157c74 {row-gap: var(--lt-spacing-md)}}#brxe-eec07c {display: flex; flex-direction: row; column-gap: var(--lt-padding)}#brxe-456fb3 {row-gap: var(--lt-spacing-micro); display: flex; flex-direction: column; align-items: center}#brxe-359b11 {display: flex; flex-direction: column; row-gap: var(--lt-padding); align-items: flex-start}#brxe-4500ff {row-gap: var(--lt-padding); align-items: flex-end}@media (max-width: 991px) {#brxe-4500ff {align-items: flex-start}}#brxe-2c44c5 {flex-direction: row; column-gap: 60px}@media (max-width: 991px) {#brxe-2c44c5 {row-gap: 40px}}@media (max-width: 991px) {#brxe-2b2569 {display: none}}#brxe-0a0e3b {display: none}@media (max-width: 991px) {#brxe-0a0e3b {display: block}}#brxe-206668 {position: relative; min-height: calc(var(--lt-real-vh) *80); justify-content: center; align-items: flex-start}:where(#brxe-206668 > *:not(figcaption)) {position: relative}#brxe-206668::before {background-image: linear-gradient(rgba(22, 22, 22, 0.6), rgba(22, 22, 22, 0.6)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-206668 {row-gap: 40px}}@media (max-width: 767px) {#brxe-206668 {min-height: calc(var(--lt-real-vh) *95)}}@media (max-width: 478px) {#brxe-d9b77c {grid-column: span }}#brxe-11ea1d {padding-top: 0; flex-direction: row}@media (max-width: 478px) {#brxe-11ea1d {width: 100%; display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: var(--lt-spacing-micro); padding-top: var(--lt-spacing-micro); padding-right: var(--lt-spacing-micro); padding-bottom: var(--lt-spacing-micro); padding-left: var(--lt-spacing-micro)}}#brxe-922442:not(.tag), #brxe-922442 img {object-fit: cover}#brxe-eb12b1 {align-items: flex-start; flex-direction: column; display: flex; row-gap: var(--lt-spacing-micro)}#brxe-718e5d {width: fit-content; min-width: 300px}@media (max-width: 478px) {#brxe-718e5d {width: 100%}}#brxe-86eac3 {row-gap: var(--lt-padding)}#brxe-ac3cc1 {align-items: center; flex-direction: row}@media (max-width: 991px) {#brxe-ac3cc1 {flex-wrap: wrap}}#la-spa {background-color: var(--color-3)}@media (max-width: 478px) {#brxe-382e8f {text-align: center}}#brxe-4ce949 {row-gap: var(--lt-spacing-micro); max-width: 800px}@media (max-width: 478px) {#brxe-4ce949 {align-items: center}}#brxe-arrow-left {display: flex; justify-content: center}#brxe-a9ba60 {flex-direction: row; display: flex; flex-wrap: nowrap; column-gap: var(--lt-spacing-micro); width: fit-content}#brxe-6fef52 {flex-direction: row; justify-content: space-between; align-items: center; row-gap: var(--lt-spacing-md)}@media (max-width: 991px) {#brxe-6fef52 {flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-6fef52 {align-items: center; flex-wrap: wrap; justify-content: center}}@media (max-width: 478px) {#brxe-dfb343 {text-align: center}#brxe-dfb343 a {text-align: center; font-size: inherit}}#brxe-75b719 {display: flex; flex-direction: column; align-items: center; row-gap: 5px}.brxe-04bca0 .brxe-aekorb.brxe-block {flex-direction: row; column-gap: var(--lt-spacing-micro)}.brxe-04bca0 .brxe-ectwnu.brxe-div {display: inline; text-align: left; font-size: 14px}@media (max-width: 478px) {.brxe-04bca0 .brxe-dzmobf.brxe-button {width: 100%}}.brxe-04bca0 .brxe-klgvke.brxe-div {flex-direction: column; display: flex; row-gap: var(--lt-spacing-md)}.brxe-04bca0.brxe-block {row-gap: var(--lt-spacing-md); justify-content: flex-start; flex-wrap: nowrap}.brxe-6e9610 .brxe-nsfpop.brxe-block {flex-direction: row; column-gap: var(--lt-spacing-micro)}.brxe-6e9610 .brxe-vhvwkl.brxe-div {display: inline; text-align: left; font-size: 14px}@media (max-width: 478px) {.brxe-6e9610 .brxe-uaangt.brxe-button {width: 100%}}.brxe-6e9610 .brxe-jujeiv.brxe-div {flex-direction: column; display: flex; row-gap: var(--lt-spacing-md)}.brxe-6e9610.brxe-block {row-gap: var(--lt-spacing-md); justify-content: flex-start; flex-wrap: nowrap}#brxe-a1c678 {display: grid; align-items: initial; grid-gap: var(--lt-padding); grid-template-columns: repeat(2, 1fr)}@media (max-width: 767px) {#brxe-a1c678 {grid-template-columns: repeat(1, 1fr)}}.brxe-6dbe07 .brxe-qeetsu.brxe-block {flex-direction: row; column-gap: var(--lt-spacing-micro)}.brxe-6dbe07 .brxe-yxgvmy.brxe-div {display: inline; text-align: left; font-size: 14px}@media (max-width: 478px) {.brxe-6dbe07 .brxe-eebzyq.brxe-button {width: 100%}}.brxe-6dbe07 .brxe-ggnwtm.brxe-div {flex-direction: column; display: flex; row-gap: var(--lt-spacing-md)}.brxe-6dbe07.brxe-block {row-gap: var(--lt-spacing-md); justify-content: flex-start; flex-wrap: nowrap}.brxe-fcbaaa .brxe-mymnay.brxe-block {flex-direction: row; column-gap: var(--lt-spacing-micro)}.brxe-fcbaaa .brxe-ciegdx.brxe-div {display: inline; text-align: left; font-size: 14px}@media (max-width: 478px) {.brxe-fcbaaa .brxe-jxxbrn.brxe-button {width: 100%}}.brxe-fcbaaa .brxe-jfspqq.brxe-div {flex-direction: column; display: flex; row-gap: var(--lt-spacing-md)}.brxe-fcbaaa.brxe-block {row-gap: var(--lt-spacing-md); justify-content: flex-start; flex-wrap: nowrap}#brxe-fcfb9f {display: grid; align-items: initial; grid-gap: var(--lt-padding); grid-template-columns: repeat(2, 1fr)}@media (max-width: 767px) {#brxe-fcfb9f {grid-template-columns: repeat(1, 1fr)}}.brxe-7b8ba7 .brxe-vcsjtr.brxe-block {flex-direction: row; column-gap: var(--lt-spacing-micro)}.brxe-7b8ba7 .brxe-gviiog.brxe-div {display: inline; text-align: left; font-size: 14px}@media (max-width: 478px) {.brxe-7b8ba7 .brxe-zkbigu.brxe-button {width: 100%}}.brxe-7b8ba7 .brxe-iocjmf.brxe-div {flex-direction: column; display: flex; row-gap: var(--lt-spacing-md)}.btn-sede-prenota.brxe-block {justify-content: flex-start; row-gap: var(--lt-spacing-md)}#brxe-96da11 {flex-direction: row}@media (max-width: 767px) {#brxe-96da11 {align-items: center; row-gap: var(--lt-spacing-md)}}#brxe-794f05 {align-items: center}#brxe-ff2224 {align-items: center}#pacchetti {row-gap: var(--lt-spacing-large); background-color: var(--color-3)}#brxe-75b794 {text-align: left}#brxe-75b794 a {text-align: left; font-size: inherit}#brxe-34f21c {margin-top: var(--lt-spacing-md)}#brxe-27a03e {row-gap: var(--lt-spacing-micro); align-items: flex-start; flex-direction: column; display: flex}#brxe-dbb15b {row-gap: var(--lt-padding)}#brxe-2afaad:not(.tag), #brxe-2afaad img {aspect-ratio: 3 / 2; object-fit: cover}#brxe-e6d79a {align-items: center; flex-direction: row}@media (max-width: 991px) {#brxe-e6d79a {flex-wrap: wrap-reverse}}#brxe-574b61 {row-gap: var(--lt-spacing-micro); align-items: flex-start; flex-direction: column; display: flex}#brxe-95112f {column-gap: var(--lt-padding); row-gap: var(--lt-padding)}#come-funziona {column-gap: var(--lt-spacing-large); row-gap: var(--lt-spacing-large); background-color: var(--color-9)}#brxe-df44b9 {row-gap: var(--lt-spacing-micro); align-items: flex-start; flex-direction: column; display: flex}#brxe-303153 {row-gap: var(--lt-padding); column-gap: var(--lt-padding)}#brxe-11bdb6 {row-gap: var(--lt-spacing-large); column-gap: var(--lt-spacing-large); background-color: var(--color-9)}#brxe-5dd2d0 {text-align: center}#brxe-829138 {text-align: center}#brxe-bb8105 {align-items: center; flex-direction: column; display: flex; row-gap: var(--lt-spacing-micro)}#brxe-cd1808 {align-items: center; padding-top: 0}#brxe-1bb2a4 {height: 55px; width: auto}#brxe-56f4d0 {font-weight: 700; font-size: 17px; text-align: center; color: var(--color-7); width: fit-content}#brxe-348352 {align-items: center; display: flex}#brxe-beff23.horizontal .line {width: 50%; border-top-color: var(--color-2)}#brxe-beff23.vertical .line {border-right-width: 50%; border-right-color: var(--color-2)}#brxe-beff23.horizontal {justify-content: center}#brxe-beff23.vertical {align-self: center}#brxe-beff23 .icon {color: var(--color-2)}#brxe-65b440 {display: flex; row-gap: var(--lt-spacing-micro); flex-direction: column; align-items: center}#brxe-b9a57c {display: flex; row-gap: var(--lt-spacing-small); flex-direction: column}#brxe-713f29 {height: 55px; width: auto}#brxe-ed4a9c {font-weight: 700; font-size: 17px; text-align: center; color: var(--color-7); width: fit-content}#brxe-4b971d {align-items: center; display: flex}#brxe-3a1e82.horizontal .line {width: 50%; border-top-color: var(--color-2)}#brxe-3a1e82.vertical .line {border-right-width: 50%; border-right-color: var(--color-2)}#brxe-3a1e82.horizontal {justify-content: center}#brxe-3a1e82.vertical {align-self: center}#brxe-3a1e82 .icon {color: var(--color-2)}#brxe-78b171 {align-items: center; display: flex; row-gap: var(--lt-spacing-micro); flex-direction: column}#brxe-238704 {display: flex; flex-direction: column; row-gap: var(--lt-spacing-small)}#brxe-582e82 {height: 55px; width: auto}#brxe-fdadd5 {font-weight: 700; font-size: 17px; text-align: center; color: var(--color-7); width: fit-content}#brxe-40c42a {align-items: center; display: flex}#brxe-0dcfcd.horizontal .line {width: 50%; border-top-color: var(--color-2)}#brxe-0dcfcd.vertical .line {border-right-width: 50%; border-right-color: var(--color-2)}#brxe-0dcfcd.horizontal {justify-content: center}#brxe-0dcfcd.vertical {align-self: center}#brxe-0dcfcd .icon {color: var(--color-2)}#brxe-4d644a {align-items: center; display: flex; row-gap: var(--lt-spacing-micro); flex-direction: column}#brxe-3d159d {display: flex; flex-direction: column; row-gap: var(--lt-spacing-small)}#brxe-2d6234 {height: 55px; width: auto}#brxe-81876d {font-weight: 700; font-size: 17px; text-align: center; color: var(--color-7); width: fit-content}#brxe-3ccf99 {align-items: center; display: flex}#brxe-aa2211.horizontal .line {width: 50%; border-top-color: var(--color-2)}#brxe-aa2211.vertical .line {border-right-width: 50%; border-right-color: var(--color-2)}#brxe-aa2211.horizontal {justify-content: center}#brxe-aa2211.vertical {align-self: center}#brxe-aa2211 .icon {color: var(--color-2)}#brxe-5a7984 {align-items: center; display: flex; row-gap: var(--lt-spacing-micro); flex-direction: column}#brxe-18dcd0 {display: flex; flex-direction: column; row-gap: var(--lt-spacing-small)}#brxe-3f27e2 {display: grid; align-items: initial; align-items: center; grid-template-columns: repeat(4, 1fr); grid-gap: var(--lt-padding)}@media (max-width: 991px) {#brxe-3f27e2 {grid-template-columns: repeat(2, 1fr); display: none}}@media (max-width: 478px) {#brxe-3f27e2 {grid-template-columns: 1fr}}#brxe-4635fd {height: 55px; width: auto}#brxe-78f3a3 {font-weight: 700; font-size: 17px; text-align: center; color: var(--color-7); width: fit-content}#brxe-7f3ea6 {align-items: center; display: flex}#brxe-aebfc9.horizontal .line {width: 50%; border-top-color: var(--color-2)}#brxe-aebfc9.vertical .line {border-right-width: 50%; border-right-color: var(--color-2)}#brxe-aebfc9.horizontal {justify-content: center}#brxe-aebfc9.vertical {align-self: center}#brxe-aebfc9 .icon {color: var(--color-2)}#brxe-fc6fa6 {display: flex; row-gap: var(--lt-spacing-micro); flex-direction: column}@media (max-width: 478px) {#brxe-fc6fa6 {align-items: center}}[data-id="brxe-d07f5f"].splide__slide {display: flex; flex-direction: column; row-gap: var(--lt-spacing-small)}#brxe-576157 {height: 55px; width: auto}#brxe-906540 {font-weight: 700; font-size: 17px; text-align: center; color: var(--color-7); width: fit-content}#brxe-500b6e {align-items: center; display: flex}#brxe-4842d2.horizontal .line {width: 50%; border-top-color: var(--color-2)}#brxe-4842d2.vertical .line {border-right-width: 50%; border-right-color: var(--color-2)}#brxe-4842d2.horizontal {justify-content: center}#brxe-4842d2.vertical {align-self: center}#brxe-4842d2 .icon {color: var(--color-2)}#brxe-b010b4 {display: flex; row-gap: var(--lt-spacing-micro); flex-direction: column}@media (max-width: 478px) {#brxe-b010b4 {align-items: center}}[data-id="brxe-675b07"].splide__slide {display: flex; flex-direction: column; row-gap: var(--lt-spacing-small)}#brxe-735568 {height: 55px; width: auto}#brxe-033bfb {font-weight: 700; font-size: 17px; text-align: center; color: var(--color-7); width: fit-content}#brxe-060118 {align-items: center; display: flex}#brxe-203275.horizontal .line {width: 50%; border-top-color: var(--color-2)}#brxe-203275.vertical .line {border-right-width: 50%; border-right-color: var(--color-2)}#brxe-203275.horizontal {justify-content: center}#brxe-203275.vertical {align-self: center}#brxe-203275 .icon {color: var(--color-2)}#brxe-313b32 {display: flex; row-gap: var(--lt-spacing-micro); flex-direction: column}@media (max-width: 478px) {#brxe-313b32 {align-items: center}}[data-id="brxe-81b0f2"].splide__slide {display: flex; flex-direction: column; row-gap: var(--lt-spacing-small)}#brxe-046f45 {height: 55px; width: auto}#brxe-7e775f {font-weight: 700; font-size: 17px; text-align: center; color: var(--color-7); width: fit-content}#brxe-67e2ac {align-items: center; display: flex}@media (max-width: 478px) {#brxe-263309 {align-items: center}}#brxe-7e6a6e.horizontal .line {width: 50%; border-top-color: var(--color-2)}#brxe-7e6a6e.vertical .line {border-right-width: 50%; border-right-color: var(--color-2)}#brxe-7e6a6e.horizontal {justify-content: center}#brxe-7e6a6e.vertical {align-self: center}#brxe-7e6a6e .icon {color: var(--color-2)}#brxe-5998a9 {display: flex; row-gap: var(--lt-spacing-micro); flex-direction: column}@media (max-width: 478px) {#brxe-5998a9 {align-items: center}}[data-id="brxe-535eab"].splide__slide {display: flex; flex-direction: column; row-gap: var(--lt-spacing-small)}#brxe-0c6df7 .splide__arrow {background-color: var(--color-3); border: 2px solid var(--color-1); border-radius: 33px; color: var(--color-6); height: 40px; width: 40px; font-size: 20px; min-height: 20px; min-width: 20px}#brxe-0c6df7 .splide__arrow svg {fill: var(--color-6); height: 20px; width: 20px}#brxe-0c6df7 .splide__arrow--prev {left: -45px}#brxe-0c6df7 .splide__arrow--next {right: -45px}@media (max-width: 991px) {#brxe-0c6df7 .splide__arrow--next {right: 0px}#brxe-0c6df7 .splide__arrow--prev {left: 0px}}@media (max-width: 767px) {#brxe-0c6df7 .splide__arrow {height: 30px; width: 30px}#brxe-0c6df7 .splide__pagination {bottom: -20px}#brxe-0c6df7 {display: block}}#brxe-7da85c {grid-template-columns: repeat( 3, 1fr); grid-gap: auto; display: none}@media (max-width: 991px) {#brxe-7da85c {grid-template-columns: repeat(2, 1fr); display: block}}@media (max-width: 767px) {#brxe-7da85c {grid-template-columns: repeat(1, 1fr)}}@media (max-width: 478px) {#brxe-7da85c {display: block}}#brxe-d16d7e {row-gap: var(--lt-spacing-large)}#brxe-2379f7 {text-align: center}@media (max-width: 478px) {#brxe-2379f7 {text-align: center; font-size: 30px; font-weight: 600}}#brxe-8d1a5d {text-align: center}#brxe-8d1a5d a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-8d1a5d {text-align: center; font-size: 15px}#brxe-8d1a5d a {text-align: center; font-size: 15px; font-size: inherit}}#brxe-c9f289 {align-items: center; flex-direction: column; justify-content: space-between}@media (max-width: 478px) {#brxe-c9f289 {row-gap: var(--lt-padding); justify-content: center}}#brxe-b4448f {background-color: var(--color-1); padding-bottom: 30px}@media (max-width: 478px) {#brxe-f343fa {text-align: center}}#brxe-706cf2 {text-align: center}@media (max-width: 478px) {#brxe-aa1ac7 {width: 100%}}@media (max-width: 478px) {#brxe-386949 {width: 100%}}#brxe-717ddb {row-gap: var(--lt-spacing-micro); display: flex; column-gap: var(--lt-spacing-micro)}@media (max-width: 478px) {#brxe-717ddb {flex-wrap: wrap}}#brxe-e9a711 {row-gap: var(--lt-padding); align-items: center}#brxe-3a3b75 {background-image: url(https://darkred-rail-374155.hostingersite.com/wp-content/uploads/2025/11/piscina-funny-spub.webp); background-size: cover; background-position: center center; align-items: flex-start; justify-content: center; position: relative; min-height: calc(var(--lt-real-vh) *60); padding-top: 80px; padding-bottom: 80px}:where(#brxe-3a3b75 > *:not(figcaption)) {position: relative}#brxe-3a3b75::before {background-image: linear-gradient(rgba(5, 5, 5, 0.8), rgba(5, 5, 5, 0.8)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-a08797 {text-align: center}#brxe-f1076d {width: 100%}#brxe-b2005c {text-align: center; width: 100%}#brxe-818300 .form-group:nth-child(1) {width: 48%}#brxe-818300 .form-group:nth-child(2) {width: 48%}#brxe-818300 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: var(--lt-spacing-small)}#brxe-818300 .form-group input {border: 1px solid var(--bricks-border-color); border-radius: 18px; background-color: #ffffff; font-family: "Lato"; font-size: 16px}#brxe-818300 .flatpickr {border: 1px solid var(--bricks-border-color); border-radius: 18px; background-color: #ffffff}#brxe-818300 select {border: 1px solid var(--bricks-border-color); border-radius: 18px; background-color: #ffffff; font-family: "Lato"; font-size: 16px}#brxe-818300 textarea {border: 1px solid var(--bricks-border-color); border-radius: 18px; background-color: #ffffff; font-family: "Lato"; font-size: 16px}#brxe-818300 .bricks-button:not([type=submit]) {border: 1px solid var(--bricks-border-color); border-radius: 18px}#brxe-818300 .choose-files {border: 1px solid var(--bricks-border-color); border-radius: 18px}#brxe-818300 label {font-family: "Lato"; font-size: 13px; color: var(--color-6)}#brxe-818300 .label {font-family: "Lato"; font-size: 13px; color: var(--color-6)}#brxe-818300 .submit-button-wrapper {margin-top: 1rem; margin-left: auto}#brxe-818300 {justify-content: space-between}input[type="checkbox"] { width: 20px; height: 20px; min-width: 20px; min-height: 20px; -webkit-transform: none; transform: none; appearance: auto; -webkit-appearance: auto;}@media (max-width: 768px) { input[type="checkbox"] { width: 24px; height: 24px; min-width: 20px; min-height: 20px; }}@media (max-width: 991px) {#brxe-818300 {margin-top: var(--lt-spacing-small)}}@media (max-width: 478px) {#brxe-818300 .form-group:nth-child(1) {width: 100%}#brxe-818300 .form-group:nth-child(2) {width: 100%}#brxe-818300 label {font-family: "Lato"; font-size: 13px; font-weight: 900}#brxe-818300 .label {font-family: "Lato"; font-size: 13px; font-weight: 900}#brxe-818300 .submit-button-wrapper {width: 100%}.gdpr{font-weight: normal!important; font-size: 11!important;}}#brxe-37fcef {row-gap: 20px}#brxe-63f35d {flex-direction: row; align-items: stretch}#contatti {background-color: var(--color-3)}#brxe-719298 {border-radius: 12px; overflow: hidden}#brxe-719298 .bricks-site-logo {width: 15rem}#brxe-769e01 li {border-radius: 46px}#brxe-769e01 li.has-link a, #brxe-769e01 li.no-link {padding-top: 8px; padding-right: 10px; padding-bottom: 7px; padding-left: 10px; color: #ffffff}#brxe-769e01 .repeater-item:nth-child(1) {background-color: var(--color-5)}#brxe-769e01 .repeater-item:nth-child(1).has-link a {color: var(--color-6)}#brxe-769e01 .repeater-item:nth-child(1).no-link {color: var(--color-6)}#brxe-769e01 .repeater-item:nth-child(2) {background-color: var(--color-5)}#brxe-769e01 .repeater-item:nth-child(2).has-link a {color: var(--color-6)}#brxe-769e01 .repeater-item:nth-child(2).no-link {color: var(--color-6)}#brxe-769e01 {gap: var(--lt-spacing-small)}#brxe-769e01 .icon {font-size: 20px}#brxe-769e01 svg {height: 20px; width: auto}#brxe-2ff661 {row-gap: var(--lt-padding); flex-direction: column; align-items: center}#brxe-d7b0be {min-width: 160px}@media (max-width: 478px) {#brxe-d7b0be {display: none}}#brxe-6c6295 {row-gap: var(--lt-spacing-small); display: flex; flex-direction: column}#brxe-664870 {text-align: right}@media (max-width: 478px) {#brxe-664870 {text-align: left}}#brxe-c03333 {text-align: right}#brxe-c03333 a {text-align: right; font-size: inherit}@media (max-width: 478px) {#brxe-c03333 {text-align: left}#brxe-c03333 a {text-align: left; font-size: inherit}}#brxe-a5c5e5 {row-gap: var(--lt-spacing-small); display: flex; flex-direction: column}@media (max-width: 478px) {#brxe-a5c5e5 {row-gap: var(--lt-spacing-micro)}}#brxe-3f0061 {min-width: 160px; display: none}@media (max-width: 478px) {#brxe-3f0061 {display: flex}}#brxe-026000 {flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-026000 {row-gap: var(--lt-padding)}}#brxe-ddfd27 {flex-direction: row; column-gap: var(--lt-padding); row-gap: var(--lt-padding)}#brxe-cc5bd3.horizontal .line {border-top-color: rgba(255, 255, 255, 0.15); width: 90%}#brxe-cc5bd3.vertical .line {border-right-color: rgba(255, 255, 255, 0.15); border-right-width: 90%}#brxe-cc5bd3 .icon {color: rgba(255, 255, 255, 0.15)}#brxe-cc5bd3.horizontal {justify-content: center}#brxe-cc5bd3.vertical {align-self: center}@media (max-width: 991px) {#brxe-1e1e2f {text-align: center}#brxe-1e1e2f a {text-align: center; font-size: inherit}}@media (max-width: 991px) {#brxe-7078f1 {text-align: center}#brxe-7078f1 a {text-align: center; font-size: inherit}}@media (max-width: 991px) {#brxe-a9a89c {text-align: center}#brxe-a9a89c a {text-align: center; font-size: inherit}}#brxe-0bad00 {justify-content: space-between; display: flex; color: #f9f5f5}@media (max-width: 991px) {#brxe-0bad00 {flex-direction: column; row-gap: var(--lt-spacing-md)}}#brxe-b4cc20 {justify-content: center; align-items: center}#brxe-b755c6 {text-transform: uppercase; font-size: 24px; font-weight: 600}#brxe-318199.horizontal .line {width: 50px; border-top-width: 2px; border-top-color: #ee2092}#brxe-318199.vertical .line {border-right-width: 50px; border-right-color: #ee2092}#brxe-318199 .line {height: 2px}#brxe-318199.horizontal {justify-content: flex-start}#brxe-318199.vertical {align-self: flex-start}#brxe-318199 .icon {color: #ee2092}#brxe-c75cc2 {row-gap: var(--lt-spacing-micro)}#brxe-4a6ada {width: fit-content; min-width: 25px; min-height: 25px}#brxe-072ca6 {display: flex; flex-direction: row; flex-wrap: nowrap; column-gap: var(--lt-spacing-small)}#brxe-b42867 {width: fit-content; min-width: 25px; min-height: 25px}#brxe-f11106 {display: flex; flex-direction: row; flex-wrap: nowrap; column-gap: var(--lt-spacing-small)}#brxe-b73c1d {width: fit-content; min-width: 25px; min-height: 25px}#brxe-f4f7bd {display: flex; flex-direction: row; flex-wrap: nowrap; column-gap: var(--lt-spacing-small)}#brxe-a3ae9c {margin-top: 0; row-gap: var(--lt-spacing-md)}#brxe-1d6b7a {row-gap: var(--lt-spacing-large)}#brxe-d8c8a9 {text-transform: uppercase; font-size: 24px; font-weight: 600}#brxe-ba93d0.horizontal .line {width: 50px; border-top-width: 2px; border-top-color: #ee2092}#brxe-ba93d0.vertical .line {border-right-width: 50px; border-right-color: #ee2092}#brxe-ba93d0 .line {height: 2px}#brxe-ba93d0.horizontal {justify-content: flex-start}#brxe-ba93d0.vertical {align-self: flex-start}#brxe-ba93d0 .icon {color: #ee2092}#brxe-e1825e {row-gap: var(--lt-spacing-micro)}#brxe-94be7d .bricks-nav-menu {flex-direction: column; gap: var(--lt-spacing-small)}#brxe-94be7d .bricks-nav-menu > li {margin-left: 0}#brxe-631e6c {row-gap: var(--lt-spacing-md); margin-top: 0}#brxe-885811 {row-gap: var(--lt-spacing-large)}#brxe-64ebef {text-transform: uppercase; font-size: 24px; font-weight: 600}#brxe-608838.horizontal .line {width: 50px; border-top-width: 2px; border-top-color: #ee2092}#brxe-608838.vertical .line {border-right-width: 50px; border-right-color: #ee2092}#brxe-608838 .line {height: 2px}#brxe-608838.horizontal {justify-content: flex-start}#brxe-608838.vertical {align-self: flex-start}#brxe-608838 .icon {color: #ee2092}#brxe-774252 {row-gap: var(--lt-spacing-micro)}#brxe-1831d8 {display: flex; column-gap: var(--lt-spacing-large); justify-content: space-between; flex-wrap: nowrap}#brxe-6ab167 {display: flex; column-gap: var(--lt-spacing-large); justify-content: space-between; flex-wrap: nowrap}#brxe-fccac5 {display: flex; column-gap: var(--lt-spacing-large); justify-content: space-between; flex-wrap: nowrap}#brxe-95f486 {row-gap: var(--lt-spacing-md); margin-top: 0}#brxe-08ac8f {row-gap: var(--lt-spacing-large)}#brxe-89ee7f {row-gap: var(--lt-spacing-large); flex-direction: row; column-gap: var(--lt-spacing-large); display: none}#brxe-bf7749 {background-color: var(--color-6); background-position: center center; background-repeat: repeat; background-size: auto; row-gap: var(--lt-spacing-large); padding-top: 80px; padding-bottom: 24px}