@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-video){align-items:center;aspect-ratio:16/9;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}:where(.brxe-video) iframe,:where(.brxe-video) video{border:none;height:100%;position:absolute;top:0;width:100%}:where(.brxe-video) video[poster]:not([data-is-loaded]){object-fit:cover}@supports not (aspect-ratio:16/9){:where(.brxe-video){aspect-ratio:auto;padding-top:56.25%}}.brxe-video .plyr{bottom:0;font-family:inherit;left:0;position:absolute;right:0;top:0}.brxe-video .plyr .plyr__controls>.plyr__control{padding:8px}.brxe-video .plyr .plyr__control--overlaid{align-items:center;background-color:rgba(0,0,0,.65);border-radius:0;display:flex!important;height:50px;justify-content:center;padding:0;width:80px}.brxe-video .plyr .plyr__control--overlaid:hover{background-color:rgba(0,0,0,.9)}.brxe-video .plyr .plyr__control--overlaid svg{height:18px;width:18px}.brxe-video .plyr .plyr__controls .plyr__control{background-color:transparent;color:inherit}.brxe-video .plyr .plyr__controls .plyr__control.plyr__tab-focus{background:transparent;box-shadow:0 0 0 2px}.brxe-video .plyr input[type=range]:hover::-webkit-slider-thumb{visibility:visible}.brxe-video .plyr input[type=range]::-webkit-slider-runnable-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-webkit-slider-thumb{background:#fff;box-shadow:none;visibility:hidden}.brxe-video .plyr input[type=range]::-moz-range-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-moz-range-thumb{background:#fff;box-shadow:none}.brxe-video .plyr input[type=range]::-moz-range-progress{border-radius:0}.brxe-video .plyr input[type=range]::-ms-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-ms-fill-lower,.brxe-video .plyr input[type=range]::-ms-fill-upper{border-radius:0}.brxe-video .plyr input[type=range]::-ms-thumb{background:#fff;box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-ms-track{box-shadow:none}.brxe-video .plyr .plyr__progress__buffer::-webkit-progress-value{border-radius:0}.brxe-video .plyr .plyr__progress__buffer::-moz-progress-bar{border-radius:0}.brxe-video .plyr .plyr__progress__buffer::-ms-fill{border-radius:0}.brxe-video .plyr .plyr__volume{max-width:none;min-width:0;width:auto}.brxe-video .plyr .plyr__volume:hover input[type=range]{margin:0 5px;width:60px}.brxe-video .plyr .plyr__volume input[type=range]{margin:0;transition:width .1s ease-out;width:0}.brxe-video .plyr .plyr__controls__item,.brxe-video .plyr input[type=range]{cursor:pointer}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:hover:before{background-color:#000}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:after{background-color:#fff;opacity:1;transform:translateY(-50%) scale(1)}.bricks-video-preview-image{background-position:50%;background-repeat:no-repeat}.bricks-video-overlay,.bricks-video-preview-image{background-size:cover;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.bricks-video-overlay{align-items:center;display:flex;justify-content:center;z-index:1}.bricks-video-overlay.bricks-lazy-hidden{background-image:none!important}.bricks-video-overlay-icon{color:#fff;cursor:pointer;font-size:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}}@layer bricks {.brxe-back-to-top{align-items:center;appearance:none;bottom:20px;cursor:pointer;display:flex;flex-direction:row;opacity:0;position:fixed;right:20px;transition:all .1s ease-in-out;visibility:hidden;z-index:9999}.brxe-back-to-top.bricks-draggable-handle,.brxe-back-to-top.visible{opacity:1;visibility:visible}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}} html {background-color: var(--orange-logo-l-10)} body {background: none}.karte { position: relative; overflow: hidden;}.hover-text { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #c64966; justify-content: center; align-items: center; padding: 20px; box-sizing: border-box; text-align: center;}.karte:hover .hover-text { display: flex;}.ig-card { position: relative; overflow: hidden; cursor: pointer;}.ig-card img { transition: filter 0.3s ease; display: block; width: 100%;}.ig-card:hover img { filter: brightness(0.4);}.ig-card .brxe-button { position: absolute; bottom: 50%; left: 50%; transform: translate(-50%, 50%); opacity: 0; transition: opacity 0.3s ease; z-index: 10; white-space: nowrap;}.ig-card:hover .brxe-button { opacity: 1;}.ig-card { position: relative; overflow: hidden; cursor: pointer;}.ig-card img { transition: filter 0.3s ease; display: block; width: 100%;}.ig-card:hover img { filter: brightness(0.4);}.ig-card .brxe-button { position: absolute; bottom: 50%; left: 50%; transform: translate(-50%, 50%); opacity: 0; transition: opacity 0.3s ease; z-index: 10; white-space: nowrap;}.ig-card:hover .brxe-button { opacity: 1;}.brxe-form .bricks-form-message.success { background-color: var(--dark-rosa-l-8); color: var(--dark-rosa-d-10); border: none; border-radius: 10px; padding: 15px 20px;}#brxe-lariqi {align-self: center; margin-top: 50px; margin-right: 10px; margin-left: 10px; color: var(--dark-rosa-l-8); text-align: center; font-family: "Playfair Display"; font-weight: 700; text-shadow: 0 0 30px #000000; font-size: 55px}#brxe-xidgys {width: 30%; margin-top: 70px; align-self: flex-start !important}#brxe-qdeonk {align-self: center; margin-top: 50px; margin-right: 10px; margin-left: 10px; color: var(--dark-rosa-l-8); text-align: center; font-weight: 700; text-shadow: 0 0 30px #000000; font-size: 55px; font-family: "Playfair Display"}#brxe-afwezq {width: 30%; margin-top: 70px; align-self: flex-start !important}#brxe-zhsgca {align-self: flex-start !important; flex-direction: row; justify-content: center; align-items: center; column-gap: 20%; width: 100%}#brxe-lnnprc {width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://lichtfrequenz.com/wp-content/uploads/2026/07/Header-Home-Website-Christine-Y-6000-x-3500-px-scaled.jpg); height: 700px; align-self: center !important; justify-content: center; align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-lnnprc {display: none}}#brxe-mgjbnx {align-self: center; margin-top: 50px; margin-right: 10px; margin-left: 10px; color: var(--dark-rosa-l-8); text-align: center; font-family: "Playfair Display"; font-weight: 700; text-shadow: 0 0 30px #000000; font-size: 55px}@media (max-width: 478px) {#brxe-mgjbnx {font-size: 40px; margin-top: 0}}#brxe-ysvwiy {align-self: flex-start !important; flex-direction: row; justify-content: center; align-items: center; column-gap: 20%; width: 100%}@media (max-width: 478px) {#brxe-ysvwiy {align-self: center !important; justify-content: center; align-items: center; margin-top: 200px}}#brxe-slpejj {width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://universelle-lichtfrequenz.com/wp-content/uploads/2026/06/Header-Home-Website-Christine-2-6000-x-3500-px-scaled.png); height: 700px; align-self: center !important; justify-content: center; align-items: center; flex-direction: row; display: none}@media (max-width: 478px) {#brxe-slpejj {align-self: center !important; justify-content: center; align-items: center; height: 550px; display: flex}}#brxe-fmywpo {font-size: 35px; color: var(--dark-rosa); font-family: "Playfair Display"; text-align: center; text-transform: uppercase; align-self: center}#brxe-gqmgbq {text-align: center; font-weight: 400; color: var(--dark-rosa); font-size: 22px; align-self: center; margin-top: 15px}#brxe-gqmgbq a {text-align: center; font-weight: 400; color: var(--dark-rosa); font-size: 22px; font-size: inherit}#brxe-msblre {color: var(--dark-rosa-l-10); font-size: 18px; font-family: "Lato"; font-weight: 700; align-self: center; margin-top: 30px; background-color: #c64966; padding-top: 5px; padding-bottom: 5px; border-radius: 40px; box-shadow: 0 0 10px 0 var(--dark-rosa-d-8); justify-content: center; align-items: center}#brxe-sbxvij {width: 90%; background-color: var(--dark-rosa-l-8); border-radius: 0; box-shadow: var(--orange-logo-d-9); padding-top: 10px; padding-bottom: 20px}#brxe-uywyii {width: 100%; background-color: var(--dark-rosa-l-8); padding-top: 20px; padding-bottom: 15px}#brxe-ilgwnc {align-self: stretch}#brxe-ilgwnc:not(.tag), #brxe-ilgwnc img {object-fit: cover}img { width: 100%; height: 100%; object-fit: cover; object-position: center top; display: block;}#brxe-flsxgs {flex-direction: row; align-self: stretch !important; width: 100%; width: 50%; align-items: flex-start; justify-content: flex-start}#brxe-yiudsw {align-self: flex-start; color: var(--dark-rosa-d-10); text-align: left; text-transform: uppercase; font-family: "Playfair Display"; font-size: 35px}#brxe-wcsztt {color: var(--dark-rosa-d-10); font-size: 22px; font-weight: 400; line-height: 1.5; margin-top: 15px; padding-right: 30px}#brxe-wcsztt a {color: var(--dark-rosa-d-10); font-size: 22px; font-weight: 400; line-height: 1.5; font-size: inherit}#brxe-jzzdkw {color: var(--dark-rosa-d-10); font-size: 22px; font-weight: 400; line-height: 1.5; padding-right: 30px; margin-top: 10px}#brxe-jzzdkw a {color: var(--dark-rosa-d-10); font-size: 22px; font-weight: 400; line-height: 1.5; font-size: inherit}#brxe-iypjqt {color: var(--dark-rosa-d-10); font-size: 22px; font-weight: 400; line-height: 1.5; margin-top: 10px; padding-right: 30px}#brxe-iypjqt a {color: var(--dark-rosa-d-10); font-size: 22px; font-weight: 400; line-height: 1.5; font-size: inherit}#brxe-oimboy {color: var(--dark-rosa-d-10); font-size: 22px; font-weight: 400; line-height: 1.5; margin-top: 10px; padding-right: 30px}#brxe-oimboy a {color: var(--dark-rosa-d-10); font-size: 22px; font-weight: 400; line-height: 1.5; font-size: inherit}#brxe-emxnya {color: var(--dark-rosa-d-10); font-size: 22px; font-weight: 400; line-height: 1.5; margin-top: 10px; padding-right: 30px}#brxe-emxnya a {color: var(--dark-rosa-d-10); font-size: 22px; font-weight: 400; line-height: 1.5; font-size: inherit}#brxe-noyzge {flex-direction: column; width: 200%; align-self: stretch !important; width: 100%; margin-right: 30px}#brxe-rppelw {align-self: stretch !important; width: 100%; flex-direction: row; column-gap: 30px}#brxe-slsicx {margin-top: 60px}#brxe-hoeiwy {align-self: center; color: var(--dark-rosa-d-10); font-size: 35px; font-family: "Playfair Display"; text-align: center; text-transform: uppercase}#brxe-zkkxfc {font-size: 25px; color: var(--dark-rosa-d-10); text-align: center; text-transform: capitalize; font-weight: 400}#brxe-zpkzke {text-align: left; font-weight: 400; color: var(--dark-rosa-d-10); font-size: 21px}#brxe-zpkzke a {text-align: left; font-weight: 400; color: var(--dark-rosa-d-10); font-size: 21px; font-size: inherit}#brxe-zygptr {font-size: 21px; color: var(--dark-rosa-d-10); text-align: left; font-weight: 400}#brxe-zygptr a {font-size: 21px; color: var(--dark-rosa-d-10); text-align: left; font-weight: 400; font-size: inherit}#brxe-npqzqd {align-self: flex-start !important; margin-top: 40px; margin-right: 20px}#brxe-jxwtpf {text-align: left; font-weight: 400; font-size: 21px; color: var(--dark-rosa-d-10)}#brxe-jxwtpf a {text-align: left; font-weight: 400; font-size: 21px; color: var(--dark-rosa-d-10); font-size: inherit}#brxe-iseowr {text-align: left; font-weight: 400; font-size: 21px; color: var(--dark-rosa-d-10)}#brxe-iseowr a {text-align: left; font-weight: 400; font-size: 21px; color: var(--dark-rosa-d-10); font-size: inherit}#brxe-goaapa {margin-top: 40px; margin-left: 20px}#brxe-lferiy {align-self: center !important; padding-right: 60px; padding-left: 60px; flex-direction: row}#brxe-dwjqjh {color: var(--dark-rosa-d-10); font-size: 21px; text-align: center; font-weight: 400; margin-top: 15px; margin-right: 30px; margin-left: 30px}#brxe-dwjqjh a {color: var(--dark-rosa-d-10); font-size: 21px; text-align: center; font-weight: 400; font-size: inherit}#brxe-dshivj {font-size: 15px; color: var(--dark-rosa-l-10); font-family: "Lato"; text-transform: uppercase; font-weight: 700; background-color: var(--dark-rosa); border-radius: 40px; box-shadow: 0 0 10px 0 var(--dark-rosa-d-8); align-self: center; justify-content: center; align-items: center; padding-top: 7px; padding-right: 14px; padding-bottom: 7px; padding-left: 14px; justify-content: space-between; gap: 6px; margin-top: 20px}#brxe-lxjjgr {justify-content: center; align-items: center; align-self: stretch !important; width: 100%}#brxe-mmxxxq:not(.tag), #brxe-mmxxxq img {object-fit: cover}#brxe-mmxxxq {align-self: stretch}img { width: 100%; height: 100%; object-fit: cover; object-position: center top; display: block;}#brxe-dbbzhz {align-self: stretch !important; width: 100%; align-items: flex-end; width: 50%; justify-content: flex-start}#brxe-xidzug {flex-direction: row; width: 100%; align-self: stretch !important}#brxe-gqhpzq {margin-top: 50px; flex-direction: row}#brxe-kcudhr {align-self: center; text-align: center; color: var(--dark-rosa); font-weight: 700; font-size: 35px; font-family: "Playfair Display"; text-transform: uppercase; margin-top: 20px}#brxe-qefusu {align-self: center; text-align: left; color: var(--dark-rosa); font-weight: 300; font-size: 27px; padding-top: 10px}#brxe-qefusu a {text-align: left; color: var(--dark-rosa); font-weight: 300; font-size: 27px; font-size: inherit}#brxe-rxkejh {align-self: center !important; justify-content: center; align-items: center; width: 100%}#brxe-spnqpq {flex-direction: row; width: 100%; align-self: center !important; justify-content: center; align-items: center}#brxe-vbnoie {padding-top: 70px; padding-bottom: 80px; width: 100%; align-self: center !important; justify-content: center; align-items: center}#brxe-sieffp {text-align: left; color: #c64966; font-family: "Playfair Display"; font-weight: 700; font-size: 35px; align-self: center}#brxe-ggcfxg {font-size: 22px; color: #c64966; font-weight: 400; text-align: left; align-self: center; padding-top: 10px}#brxe-ggcfxg a {font-size: 22px; color: #c64966; font-weight: 400; text-align: left; font-size: inherit}#brxe-lgrjqz {color: var(--dark-rosa-l-10); font-size: 15px; font-family: "Lato"; text-transform: uppercase; align-self: flex-start; justify-content: center; align-items: center; background-color: #c64966; border-radius: 40px; box-shadow: var(--dark-rosa-l-6); margin-top: 20px; justify-content: space-between; gap: 6px}#brxe-yscrbm {align-self: center !important; justify-content: center; align-items: center}#brxe-salnze {align-self: center !important; margin-left: 70px; justify-content: center; align-items: center; flex-direction: row}#brxe-zzqykt {background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://lichtfrequenz.com/wp-content/uploads/2026/07/BannerHomePink2-scaled.png); align-self: center !important; justify-content: center; align-items: center; min-height: 700px}#brxe-sytdep {font-size: 35px; color: var(--dark-rosa-d-10); font-family: "Playfair Display"; text-transform: uppercase; font-weight: 700; text-align: center; align-self: center; flex-direction: column}@media (max-width: 991px) {#brxe-sytdep {font-size: 35px}}#brxe-mgmcik {font-size: 50px; color: var(--dark-rosa-d-10); font-weight: 300; font-family: "Lato"; font-style: normal; align-self: center; padding-top: 90px; padding-right: 50px; padding-bottom: 90px; padding-left: 50px; background-color: var(--dark-rosa-l-8); justify-content: center; align-items: center}#brxe-wchglu {font-size: 20px; color: var(--middle-dark-beige); font-weight: 300; text-align: center; align-self: center; padding-right: 20px; padding-left: 20px}#brxe-wchglu a {font-size: 20px; color: var(--middle-dark-beige); font-weight: 300; text-align: center; font-size: inherit}#brxe-bgyzbr {justify-content: center; align-items: center; background-color: var(--dark-rosa-l-8); background-image: url(https://universelle-lichtfrequenz.com/modul-1/); background-size: cover; background-position: center center}#brxe-bzmerc {background-color: var(--dark-rosa-l-8); justify-content: center; align-items: center; align-self: center; color: var(--dark-rosa-d-10); font-size: 50px; font-weight: 300; font-family: "Lato"; font-style: normal; padding-top: 90px; padding-right: 50px; padding-bottom: 90px; padding-left: 50px}#brxe-sdvdsl {align-self: center; color: var(--middle-dark-beige); font-size: 20px; font-weight: 300; text-align: center; padding-right: 20px; padding-left: 20px}#brxe-sdvdsl a {color: var(--middle-dark-beige); font-size: 20px; font-weight: 300; text-align: center; font-size: inherit}#brxe-dghwaq {background-color: var(--dark-rosa-l-8); background-image: url(https://universelle-lichtfrequenz.com/modul-1/); background-size: cover; background-position: center center; justify-content: center; align-items: center}#brxe-bseqev {justify-content: center; align-items: center; background-color: var(--dark-rosa-l-8); color: var(--dark-rosa-d-10); font-size: 50px; font-weight: 300; font-family: "Lato"; font-style: normal; padding-top: 90px; padding-right: 50px; padding-bottom: 90px; padding-left: 50px; align-self: center}#brxe-slzpcg {color: var(--middle-dark-beige); font-size: 20px; font-weight: 300; text-align: center; padding-right: 20px; padding-left: 20px; align-self: center}#brxe-slzpcg a {color: var(--middle-dark-beige); font-size: 20px; font-weight: 300; text-align: center; font-size: inherit}#brxe-hwtxlm {justify-content: center; align-items: center; background-color: var(--dark-rosa-l-8); background-image: url(https://universelle-lichtfrequenz.com/modul-1/); background-size: cover; background-position: center center}#brxe-fiscwn {align-self: center !important; justify-content: center; align-items: stretch; flex-direction: row; margin-top: 40px; column-gap: 50px; min-height: 300px}#brxe-anheui {align-self: center !important; flex-direction: column; justify-content: center; align-items: center}#brxe-gofkkq {padding-top: 40px; padding-bottom: 40px; margin-top: 50px}#brxe-ftslyy {text-align: left; font-size: 35px; color: var(--dark-rosa-d-10); font-weight: 700; font-family: "Playfair Display"; text-transform: uppercase; align-self: center; flex-direction: column; margin-top: 50px}@media (max-width: 991px) {#brxe-ftslyy {font-size: 35px}}#brxe-zpveto {text-align: left; font-size: 25px; color: var(--dark-rosa-d-10); font-weight: 400; align-self: center}#brxe-zpveto a {text-align: left; font-size: 25px; color: var(--dark-rosa-d-10); font-weight: 400; font-size: inherit}@media (max-width: 991px) {#brxe-zpveto {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-zpveto a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-emkucv {align-self: center; aspect-ratio: 9/16; justify-content: center; align-items: center; border-radius: 30px}#brxe-emkucv .bricks-video-overlay-icon {color: var(--dark-rosa-d-10)}#brxe-lhlcmw {flex-direction: row}#brxe-zuigaa {aspect-ratio: 9/16; justify-content: center; align-items: center; align-self: center; border-radius: 30px}#brxe-zuigaa .bricks-video-overlay-icon {color: var(--dark-rosa-d-10)}#brxe-vxpubc {flex-direction: row}#brxe-nppwqo {align-self: center; aspect-ratio: 9/16; justify-content: center; align-items: center; border-radius: 30px}#brxe-nppwqo .bricks-video-overlay-icon {color: var(--dark-rosa-d-10)}#brxe-wcrobh {flex-direction: row}#brxe-vawhre {flex-direction: row; margin-top: 40px; margin-bottom: 60px; column-gap: 80px; width: 90%}#brxe-otcbxa {align-self: center; color: var(--dark-rosa); font-size: 25px; text-align: center; font-weight: 600; font-family: "Playfair Display"; text-transform: uppercase; flex-direction: column}@media (max-width: 991px) {#brxe-otcbxa {font-size: 35px}}#brxe-ucdqgg {color: var(--dark-rosa); font-size: 22px; text-align: left; font-weight: 300; align-self: center; padding-top: 10px}#brxe-ucdqgg a {color: var(--dark-rosa); font-size: 22px; text-align: left; font-weight: 300; font-size: inherit}@media (max-width: 991px) {#brxe-ucdqgg {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-ucdqgg a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-gtzpep figcaption {text-align: center}#brxe-gtzpep {align-self: center; justify-content: center; align-items: center; width: 100px; padding-top: 20px}#brxe-euuzhs {color: var(--dark-rosa); font-family: "Lato"; font-size: 18px; text-transform: uppercase; align-self: center; margin-top: 20px; background-color: var(--dark-rosa-l-8); border-radius: 40px; box-shadow: 0 0 10px 0 #36141c; justify-content: center; align-items: center; justify-content: space-between; gap: 6px}@media (max-width: 991px) {#brxe-feuvip {background-color: var(--middle-dark-beige); margin-top: 50px}}#brxe-kascol {padding-bottom: 60px; margin-top: 30px; background-color: var(--middle-dark-beige)}#brxe-oqxquu {align-self: flex-start; color: var(--dark-rosa-d-10); font-family: "Playfair Display"; font-size: 35px; text-align: left; font-weight: 700; text-transform: uppercase; flex-direction: column}@media (max-width: 991px) {#brxe-oqxquu {font-size: 35px}}#brxe-zshmjj {align-self: flex-start; text-align: right; font-size: 25px; color: var(--dark-rosa-d-10); font-weight: 400}#brxe-zshmjj a {text-align: right; font-size: 25px; color: var(--dark-rosa-d-10); font-weight: 400; font-size: inherit}@media (max-width: 991px) {#brxe-zshmjj {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-zshmjj a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-vhrwbc {align-self: flex-start !important; flex-direction: column; justify-content: center; align-items: flex-start}#brxe-pszuqy {align-self: flex-start; text-align: left; font-size: 30px; color: #d77f53; font-weight: 600; font-family: "Playfair Display"; text-transform: uppercase; flex-direction: column}@media (max-width: 991px) {#brxe-pszuqy {font-size: 35px}}#brxe-vrlldj {align-self: flex-start; text-align: left; font-size: 22px; color: #d77f53; font-weight: 400; font-family: "Lato"; padding-top: 30px}#brxe-vrlldj a {text-align: left; font-size: 22px; color: #d77f53; font-weight: 400; font-family: "Lato"; font-size: inherit}@media (max-width: 991px) {#brxe-vrlldj {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-vrlldj a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-jvsijq {align-self: flex-start; text-align: left; font-size: 22px; color: #d77f53; font-weight: 400; font-family: "Lato"}#brxe-jvsijq a {text-align: left; font-size: 22px; color: #d77f53; font-weight: 400; font-family: "Lato"; font-size: inherit}@media (max-width: 991px) {#brxe-jvsijq {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-jvsijq a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-rzayyq {align-self: flex-start; text-align: left; font-size: 22px; color: #d77f53; font-weight: 400; font-family: "Playfair Display"; text-transform: uppercase; padding-top: 10px}#brxe-rzayyq a {text-align: left; font-size: 22px; color: #d77f53; font-weight: 400; font-family: "Playfair Display"; text-transform: uppercase; font-size: inherit}@media (max-width: 991px) {#brxe-rzayyq {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-rzayyq a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-zxwrfy {color: #d77f53; font-family: "Lato"; font-size: 22px; font-weight: 400; text-align: left; align-self: flex-start; padding-top: 30px}#brxe-zxwrfy a {color: #d77f53; font-family: "Lato"; font-size: 22px; font-weight: 400; text-align: left; font-size: inherit}@media (max-width: 991px) {#brxe-zxwrfy {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-zxwrfy a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-gopxis {align-self: flex-start; text-align: left; font-size: 22px; color: #d77f53; font-weight: 400; font-family: "Lato"}#brxe-gopxis a {text-align: left; font-size: 22px; color: #d77f53; font-weight: 400; font-family: "Lato"; font-size: inherit}@media (max-width: 991px) {#brxe-gopxis {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-gopxis a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-ozuhry {align-self: center !important; width: 50%; justify-content: center; align-items: center}#brxe-tjnmsd {align-self: center; width: 80%}#brxe-ggwkjo {font-size: 15px; color: var(--middle-dark-beige); font-family: "Lato"; text-transform: uppercase; font-weight: 700; align-self: center; background-color: #d77f53; border-radius: 40px; box-shadow: 0 0 5px 0 var(--dark-rosa-d-10); justify-content: center; align-items: center; margin-top: 40px; justify-content: space-between; gap: 6px}#brxe-qqljko {align-self: center !important; width: 50%; justify-content: center; align-items: flex-end; background-image: url(https://universelle-lichtfrequenz.com/wp-content/uploads/2026/05/Hintergrund-1-.png); background-position: center center; background-repeat: no-repeat; background-size: contain; min-height: 449px}#brxe-yqhwyr {padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px; flex-direction: row; background-color: var(--orange-logo-l-9); margin-top: 40px}#brxe-edhwvj {align-self: center; width: 65%}#brxe-zvejhi {align-self: center; justify-content: center; align-items: center; margin-top: 40px; font-size: 15px; color: #d77f53; font-family: "Lato"; text-transform: uppercase; font-weight: 700; background-color: var(--dark-rosa-l-8); border-radius: 40px; justify-content: space-between; gap: 6px; box-shadow: 0 0 5px 0 var(--dark-rosa-d-10)}#brxe-lezxqa {align-self: center !important; width: 50%; justify-content: center; align-items: center; background-image: url(https://universelle-lichtfrequenz.com/wp-content/uploads/2026/05/Hintergrund-weiss-rosa.png); background-position: center center; background-repeat: no-repeat; background-size: contain; min-height: 449px}#brxe-jhpalp {align-self: flex-start; text-align: left; font-size: 30px; color: var(--dark-rosa-l-3); font-family: "Playfair Display"; font-weight: 600; text-transform: uppercase; flex-direction: column}@media (max-width: 991px) {#brxe-jhpalp {font-size: 35px}}#brxe-kqcbnx {padding-top: 30px; align-self: flex-start; text-align: left; font-size: 22px; color: var(--dark-rosa-l-3); font-family: "Lato"; font-weight: 400}#brxe-kqcbnx a {text-align: left; font-size: 22px; color: var(--dark-rosa-l-3); font-family: "Lato"; font-weight: 400; font-size: inherit}@media (max-width: 991px) {#brxe-kqcbnx {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-kqcbnx a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-ijzpln {align-self: flex-start; color: var(--dark-rosa-l-3); font-family: "Lato"; font-size: 22px; font-weight: 400; text-align: left; line-height: 50%; padding-top: 30px}#brxe-ijzpln a {color: var(--dark-rosa-l-3); font-family: "Lato"; font-size: 22px; font-weight: 400; text-align: left; line-height: 50%; font-size: inherit}@media (max-width: 991px) {#brxe-ijzpln {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-ijzpln a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-agwlfy {align-self: flex-start; padding-top: 30px; text-align: left; font-size: 22px; color: var(--dark-rosa-l-3); font-family: "Playfair Display"; font-weight: 400; text-transform: uppercase}#brxe-agwlfy a {text-align: left; font-size: 22px; color: var(--dark-rosa-l-3); font-family: "Playfair Display"; font-weight: 400; text-transform: uppercase; font-size: inherit}@media (max-width: 991px) {#brxe-agwlfy {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-agwlfy a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-pmsrts {text-align: left; font-size: 22px; color: var(--dark-rosa-l-3); font-family: "Lato"; font-weight: 400; align-self: flex-start; padding-top: 30px}#brxe-pmsrts a {text-align: left; font-size: 22px; color: var(--dark-rosa-l-3); font-family: "Lato"; font-weight: 400; font-size: inherit}@media (max-width: 991px) {#brxe-pmsrts {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-pmsrts a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-gkgidp {padding-left: 20px; align-self: center !important; width: 50%; justify-content: center; align-items: center}#brxe-jgceqt {margin-top: 40px; background-color: var(--dark-rosa-l-10); padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px; flex-direction: row}#brxe-pbpfbo {padding-top: 50px; padding-bottom: 50px}#brxe-znaogd {align-self: flex-start; text-align: left; font-size: 35px; color: var(--dark-rosa-d-10); font-weight: 700; text-transform: uppercase; font-family: "Playfair Display"; flex-direction: column}@media (max-width: 991px) {#brxe-znaogd {font-size: 35px}}#brxe-dhbsny {color: var(--dark-rosa-d-10); font-size: 22px; text-align: left}#brxe-dhbsny a {color: var(--dark-rosa-d-10); font-size: 22px; text-align: left; font-size: inherit}@media (max-width: 991px) {#brxe-dhbsny {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-dhbsny a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-trathi {align-self: flex-start; color: var(--dark-rosa); font-family: "Lato"; font-size: 22px; padding-top: 30px; padding-right: 10px; padding-bottom: 0; padding-left: 10px; background-color: var(--orange-logo-l-10); border-radius: 40px; justify-content: flex-start; align-items: center; justify-content: space-between; gap: 13px}#brxe-trathi i {color: var(--dark-rosa-l-1); font-size: 30px}#brxe-xmowqb {align-self: flex-start; font-size: 22px; color: var(--dark-rosa); font-family: "Lato"; justify-content: flex-start; align-items: center; background-color: var(--orange-logo-l-10); border-radius: 40px; justify-content: space-between; gap: 13px; padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px}#brxe-xmowqb i {color: var(--dark-rosa-l-1); font-size: 28px}#brxe-kpzvyn {padding-top: 50px; padding-right: 100px}#brxe-kpzvyn .form-group input {background-color: var(--middle-dark-beige); color: var(--dark-rosa-d-10); font-size: 18px; font-family: "Lato"}#brxe-kpzvyn .flatpickr {background-color: var(--middle-dark-beige)}#brxe-kpzvyn select {background-color: var(--middle-dark-beige); color: var(--dark-rosa-d-10); font-size: 18px; font-family: "Lato"; color: var(--dark-rosa-l-4)}#brxe-kpzvyn textarea {background-color: var(--middle-dark-beige); color: var(--dark-rosa-d-10); font-size: 18px; font-family: "Lato"}#brxe-kpzvyn .bricks-button {background-color: var(--dark-rosa); color: var(--orange-logo-l-10); font-size: 18px; font-family: "Lato"; text-transform: uppercase}#brxe-kpzvyn button[type=submit].bricks-button {border-radius: 20px}#brxe-kpzvyn ::placeholder {color: var(--dark-rosa-l-4)}#brxe-ivxjxa {margin-left: 50px}#brxe-rqxhrd {align-self: flex-end}#brxe-wluxfy {width: 60%}#brxe-uynraa {flex-direction: row}#brxe-caxxfh {align-self: center; text-align: left; font-size: 35px; color: var(--dark-rosa-d-10); font-weight: 600; text-transform: uppercase; font-family: "Playfair Display"; flex-direction: column}@media (max-width: 991px) {#brxe-caxxfh {font-size: 35px}}#brxe-arddim {align-self: center; font-size: 22px; color: var(--dark-rosa-d-10); font-weight: 400; text-align: left; font-family: "Playfair Display"; flex-direction: column}@media (max-width: 991px) {#brxe-arddim {font-size: 35px}}#brxe-nyrbce {align-self: center; width: 70%}#brxe-whrevn {align-self: center !important; align-items: center; justify-content: center; max-width: 40%}#brxe-xtmrxb {font-size: 22px; color: var(--dark-rosa-d-10); font-weight: 500; text-align: left; text-transform: uppercase; align-self: flex-start; flex-direction: column}#brxe-xtmrxb a {font-size: 22px; color: var(--dark-rosa-d-10); font-weight: 500; text-align: left; text-transform: uppercase; font-size: inherit}@media (max-width: 991px) {#brxe-xtmrxb {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-xtmrxb a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-avffku {font-size: 22px; color: var(--dark-rosa-d-10); font-weight: 300; text-align: left; align-self: flex-start; flex-direction: column}#brxe-avffku a {font-size: 22px; color: var(--dark-rosa-d-10); font-weight: 300; text-align: left; font-size: inherit}@media (max-width: 991px) {#brxe-avffku {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-avffku a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-dnypbe {font-size: 22px; color: var(--dark-rosa-d-10); font-weight: 500; text-align: left; text-transform: uppercase; align-self: flex-start; flex-direction: column; padding-top: 20px}#brxe-dnypbe a {font-size: 22px; color: var(--dark-rosa-d-10); font-weight: 500; text-align: left; text-transform: uppercase; font-size: inherit}@media (max-width: 991px) {#brxe-dnypbe {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-dnypbe a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-xgbppa {font-size: 22px; color: var(--dark-rosa-d-10); font-weight: 300; text-align: left; align-self: flex-start; flex-direction: column}#brxe-xgbppa a {font-size: 22px; color: var(--dark-rosa-d-10); font-weight: 300; text-align: left; font-size: inherit}@media (max-width: 991px) {#brxe-xgbppa {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-xgbppa a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-mrrvgt {font-size: 22px; color: var(--dark-rosa-d-10); font-weight: 500; text-align: left; text-transform: uppercase; align-self: flex-start; flex-direction: column; padding-top: 20px}#brxe-mrrvgt a {font-size: 22px; color: var(--dark-rosa-d-10); font-weight: 500; text-align: left; text-transform: uppercase; font-size: inherit}@media (max-width: 991px) {#brxe-mrrvgt {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-mrrvgt a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-dytelm {align-self: flex-start; font-size: 22px; color: var(--dark-rosa-d-10); font-weight: 300; text-align: left; flex-direction: column}#brxe-dytelm a {font-size: 22px; color: var(--dark-rosa-d-10); font-weight: 300; text-align: left; font-size: inherit}@media (max-width: 991px) {#brxe-dytelm {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400}#brxe-dytelm a {color: var(--dark-rosa-d-10); text-align: center; font-family: "Lato"; font-weight: 400; font-size: inherit}}#brxe-lkoiuj {align-self: center !important; align-items: center; justify-content: center}#brxe-vxykzl {flex-direction: row; margin-top: 60px}#brxe-hvivsr {align-self: center !important; text-align: center; justify-content: center; align-items: center}#brxe-svzhxr {align-self: center; justify-content: center; align-items: center; background-position: center center; background-repeat: no-repeat; background-size: cover}#brxe-uohnaj {align-self: center; font-size: 10px; color: var(--dark-rosa); font-family: "Lato"; text-transform: uppercase; justify-content: center; align-items: center; background-color: var(--middle-dark-beige); border-radius: 40px; justify-content: space-between; gap: 6px; box-shadow: 0 0 5px 0 var(--dark-rosa-d-10)}#brxe-prfaip {align-self: center !important; justify-content: center; flex-direction: column; min-height: 310px; align-items: center}#brxe-lxsbbh {align-self: center; justify-content: center; align-items: center; background-position: center center; background-repeat: no-repeat; background-size: cover}#brxe-gzcevp {align-self: center; font-size: 10px; color: var(--dark-rosa); font-family: "Lato"; text-transform: uppercase; justify-content: center; align-items: center; background-color: var(--middle-dark-beige); border-radius: 40px; justify-content: space-between; gap: 6px; box-shadow: 0 0 5px 0 var(--dark-rosa-d-10)}#brxe-wcwvtf {align-self: center !important; justify-content: center; flex-direction: column; min-height: 310px; align-items: center}#brxe-penuta {align-self: center; justify-content: center; align-items: center; background-position: center center; background-repeat: no-repeat; background-size: cover}#brxe-ojrwcp {align-self: center; font-size: 10px; color: var(--dark-rosa); font-family: "Lato"; text-transform: uppercase; justify-content: center; align-items: center; background-color: var(--middle-dark-beige); border-radius: 40px; justify-content: space-between; gap: 6px; box-shadow: 0 0 5px 0 var(--dark-rosa-d-10)}#brxe-lcoxvk {min-height: 310px; flex-direction: column; align-self: center !important; justify-content: center; align-items: center}#brxe-zxlscz {background-position: center center; background-repeat: no-repeat; background-size: cover; align-self: center; justify-content: center; align-items: center}#brxe-uesjxa {align-self: center; font-size: 10px; color: var(--dark-rosa); font-family: "Lato"; text-transform: uppercase; justify-content: center; align-items: center; background-color: var(--middle-dark-beige); border-radius: 40px; justify-content: space-between; gap: 6px; box-shadow: 0 0 5px 0 var(--dark-rosa-d-10)}#brxe-rffmlv {min-height: 310px; align-self: center !important; justify-content: center; align-items: center; flex-direction: column}#brxe-itjmmm {background-position: center center; background-repeat: no-repeat; background-size: cover; align-self: center; justify-content: center; align-items: center}#brxe-sguczh {align-self: center; font-size: 10px; color: var(--dark-rosa); font-family: "Lato"; text-transform: uppercase; justify-content: center; align-items: center; background-color: var(--middle-dark-beige); border-radius: 40px; justify-content: space-between; gap: 6px; box-shadow: 0 0 5px 0 var(--dark-rosa-d-10)}#brxe-eujwms {align-self: center !important; justify-content: center; align-items: center; min-height: 310px; flex-direction: column}#brxe-cbyjvp {align-self: flex-start !important; justify-content: flex-start; flex-direction: row; min-height: 330px; margin-top: 50px}#brxe-xnojwp {align-self: center; justify-content: center; align-items: center; background-color: var(--dark-rosa); font-size: 15px; color: var(--middle-dark-beige); font-family: "Lato"; text-transform: uppercase; font-weight: 700; border-radius: 40px; justify-content: space-between; gap: 6px; box-shadow: 0 0 5px 0 var(--dark-rosa-d-10)}#brxe-jlajsx {align-self: center !important; justify-content: center; align-items: center; margin-top: 20px}#brxe-vfgbui {align-self: center; justify-content: center; align-items: center; background-position: center center; background-repeat: no-repeat; background-size: cover}#brxe-ayrrej {align-self: center; font-size: 10px; color: var(--middle-dark-beige); font-family: "Lato"; text-transform: uppercase; justify-content: center; align-items: center; background-color: var(--dark-rosa); border-radius: 40px; justify-content: space-between; gap: 6px; box-shadow: 0 0 5px 0 var(--dark-rosa-d-10)}#brxe-twswla {align-self: center !important; justify-content: center; flex-direction: column; min-height: 310px; align-items: center}#brxe-ukbthe {align-self: center; justify-content: center; align-items: center; background-position: center center; background-repeat: no-repeat; background-size: cover}#brxe-dtbxlz {align-self: center; font-size: 10px; color: var(--middle-dark-beige); font-family: "Lato"; text-transform: uppercase; justify-content: center; align-items: center; background-color: var(--dark-rosa); border-radius: 40px; justify-content: space-between; gap: 6px; box-shadow: 0 0 5px 0 var(--dark-rosa-d-10)}#brxe-bgiuiq {align-self: center !important; justify-content: center; align-items: center; min-height: 310px; flex-direction: column}#brxe-wkbbqt {align-self: center; justify-content: center; align-items: center; background-position: center center; background-repeat: no-repeat; background-size: cover}#brxe-lbhqxr {align-self: center; font-size: 10px; color: var(--middle-dark-beige); font-family: "Lato"; text-transform: uppercase; justify-content: center; align-items: center; background-color: var(--dark-rosa); border-radius: 40px; justify-content: space-between; gap: 6px; box-shadow: 0 0 5px 0 var(--dark-rosa-d-10)}#brxe-zegfny {align-self: center !important; justify-content: center; align-items: center; min-height: 310px; flex-direction: column}#brxe-wcoxbc {align-self: center; justify-content: center; align-items: center; background-position: center center; background-repeat: no-repeat; background-size: cover}#brxe-cjgtfh {background-color: var(--dark-rosa); align-self: center; justify-content: center; align-items: center; font-size: 10px; color: var(--middle-dark-beige); font-family: "Lato"; text-transform: uppercase; border-radius: 40px; justify-content: space-between; gap: 6px; box-shadow: 0 0 5px 0 var(--dark-rosa-d-10)}#brxe-fmrrqm {align-self: center !important; justify-content: center; align-items: center; min-height: 310px; flex-direction: column}#brxe-vqvxwm {align-self: flex-start !important; justify-content: flex-start; flex-direction: row; min-height: 330px; margin-top: 50px}#brxe-ezzuif {margin-top: 70px; background-color: var(--dark-rosa-l-8); padding-top: 50px; padding-bottom: 100px}#brxe-wzmfuy {font-size: 30px}#brxe-bbozsx {font-family: "Lato"}#brxe-bbozsx a {font-family: "Lato"; font-size: inherit}#brxe-fciqnl {background-color: var(--dark-rosa-l-8); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; gap: 10px; color: var(--dark-rosa); text-transform: uppercase; font-size: 13px; border-radius: 30px; position: fixed}