@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 {@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-bnptkc {align-self: center; color: var(--dark-rosa-l-2); text-align: center; text-transform: uppercase; font-family: "Playfair Display"; font-size: 50px; font-weight: 600; margin-top: 150px}#brxe-nphxms {text-align: center; color: var(--dark-rosa-l-2); font-family: "Lato"; font-size: 25px; font-weight: 400; align-self: center; max-width: 850px}#brxe-gmlktq {flex-direction: column}#brxe-lnnprc {width: 100%; align-self: center !important; justify-content: center; align-items: center; background-image: url(https://universelle-lichtfrequenz.com/wp-content/uploads/2026/05/Header.jpeg); background-position: center center; background-repeat: no-repeat; background-blend-mode: darken; height: 700px; padding-top: 60px; padding-bottom: 80px}#brxe-boszkc {color: var(--middle-dark-beige); font-family: "Playfair Display"; font-size: 50px; text-transform: uppercase; text-align: left; font-weight: 600; align-self: center}#brxe-gghoai {align-self: flex-start !important; align-items: center; background-image: url(https://universelle-lichtfrequenz.com/wp-content/uploads/2026/04/women.png); background-size: cover; min-height: 495px; padding-top: 70px}#brxe-hkvymo {align-self: center; text-align: center; color: var(--dark-rosa-d-10); font-size: 50px; font-family: "Playfair Display"; line-height: 20%; box-shadow: var(--dark-rosa-l-9); padding-bottom: 50px}#brxe-hkvymo a {text-align: center; color: var(--dark-rosa-d-10); font-size: 50px; font-family: "Playfair Display"; line-height: 20%; font-size: inherit}#brxe-fiqbyr {color: var(--dark-rosa-d-10); font-size: 20px; text-align: center; font-weight: 300; align-self: center}#brxe-fiqbyr a {color: var(--dark-rosa-d-10); font-size: 20px; text-align: center; font-weight: 300; font-size: inherit}#brxe-broljq {align-self: center; margin-top: 20px; color: var(--dark-rosa-d-10); font-size: 20px; text-align: center; font-weight: 300}#brxe-broljq a {color: var(--dark-rosa-d-10); font-size: 20px; text-align: center; font-weight: 300; font-size: inherit}#brxe-apejfq {align-self: center; margin-top: 20px; color: var(--dark-rosa-d-10); font-size: 18px; font-family: "Lato"; padding-top: 5px; padding-bottom: 5px; border: 0; border-color: var(--dark-rosa-d-10); border-radius: 40px; box-shadow: 0 0 5px 0 var(--dark-rosa-d-10); background-color: var(--dark-rosa-l-7)}@media (max-width: 991px) {#brxe-apejfq {background-color: var(--middle-dark-beige)}}#brxe-vzgalf {align-self: center !important; color: #7b947b; padding-left: 30px; justify-content: center; align-items: center}#brxe-gcdnhz {flex-direction: row}#brxe-bejkir {padding-top: 40px; padding-bottom: 40px}#brxe-fmywpo {font-size: 35px; color: var(--dark-rosa); font-family: "Playfair Display"; text-align: center; text-transform: uppercase; align-self: center}#brxe-ncqstm {text-align: center; font-weight: 300; color: var(--dark-rosa); font-size: 18px; align-self: center; padding-top: 20px}#brxe-ncqstm a {text-align: center; font-weight: 300; color: var(--dark-rosa); font-size: 18px; font-size: inherit}#brxe-gqmgbq {text-align: center; font-weight: 300; color: var(--dark-rosa); font-size: 18px; align-self: center; margin-top: 10px}#brxe-gqmgbq a {text-align: center; font-weight: 300; color: var(--dark-rosa); font-size: 18px; font-size: inherit}#brxe-pbusee {margin-top: 10px; text-align: center; font-weight: 300; font-size: 18px; color: var(--dark-rosa); align-self: center}#brxe-pbusee a {text-align: center; font-weight: 300; font-size: 18px; color: var(--dark-rosa); font-size: inherit}#brxe-xwqqos {font-size: 18px; color: var(--middle-dark-beige); font-family: "Lato"; align-self: center; margin-top: 30px; background-color: var(--dark-rosa); 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 {background-color: var(--dark-rosa-l-8); width: 90%; border-radius: 0; box-shadow: var(--orange-logo-d-9); padding-top: 40px; padding-bottom: 40px}#brxe-uywyii {width: 100%; background-color: var(--dark-rosa-l-8)}#brxe-hoeiwy {color: var(--dark-rosa-d-10); font-size: 35px; font-family: "Playfair Display"; text-align: center; text-transform: uppercase; align-self: center}#brxe-zkkxfc {font-family: "Lato"; text-align: center; font-size: 25px; color: var(--dark-rosa-d-10); text-transform: uppercase; font-weight: 400}#brxe-zpkzke {text-align: left; font-weight: 400; font-size: 18px; color: var(--dark-rosa-d-10)}#brxe-zpkzke a {text-align: left; font-weight: 400; font-size: 18px; color: var(--dark-rosa-d-10); font-size: inherit}#brxe-zygptr {text-align: left; font-weight: 300; font-size: 18px; color: var(--dark-rosa-d-10)}#brxe-zygptr a {text-align: left; font-weight: 300; font-size: 18px; color: var(--dark-rosa-d-10); 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: 18px; color: var(--dark-rosa-d-10)}#brxe-jxwtpf a {text-align: left; font-weight: 400; font-size: 18px; color: var(--dark-rosa-d-10); font-size: inherit}#brxe-iseowr {text-align: left; font-weight: 300; font-size: 18px; color: var(--dark-rosa-d-10)}#brxe-iseowr a {text-align: left; font-weight: 300; font-size: 18px; color: var(--dark-rosa-d-10); font-size: inherit}#brxe-dshivj {font-size: 13px; color: var(--middle-dark-beige); font-family: "Lato"; text-transform: uppercase; background-color: var(--dark-rosa); border-radius: 40px; box-shadow: 0 0 10px 0 var(--dark-rosa-d-8); align-self: flex-start; justify-content: center; align-items: center; margin-top: 10px; padding-top: 7px; padding-right: 14px; padding-bottom: 7px; padding-left: 14px; justify-content: space-between; gap: 6px}#brxe-goaapa {margin-top: 40px; margin-left: 20px}#brxe-lferiy {align-self: center !important; padding-right: 60px; padding-left: 60px; flex-direction: row}#brxe-lxjjgr {width: 66%; justify-content: center; align-items: center; align-self: flex-start !important; margin-left: 50px}#brxe-dbbzhz {width: 36%}#brxe-xidzug {flex-direction: row; width: 100%}#brxe-gqhpzq {margin-top: 50px; flex-direction: row; width: 100%}#brxe-ilgwnc {align-self: flex-start}#brxe-flsxgs {flex-direction: row; width: 50%; align-items: 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 {margin-top: 15px; color: var(--dark-rosa-d-10); font-size: 18px; font-weight: 300; padding-right: 80px}#brxe-wcsztt a {color: var(--dark-rosa-d-10); font-size: 18px; font-weight: 300; font-size: inherit}#brxe-noyzge {flex-direction: column}#brxe-rppelw {flex-direction: row; width: 100%; column-gap: 30px}#brxe-slsicx {margin-top: 60px; width: 100%}#brxe-kcudhr {align-self: center; text-align: left; color: var(--dark-rosa); font-weight: 600; font-size: 50px; 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: 25px; padding-top: 10px}#brxe-qefusu a {text-align: left; color: var(--dark-rosa); font-weight: 300; font-size: 25px; font-size: inherit}#brxe-rxkejh {align-self: center !important; justify-content: center; align-items: center}#brxe-spnqpq {flex-direction: row}#brxe-vbnoie {padding-top: 40px; padding-bottom: 40px}#brxe-sieffp {text-align: left; color: var(--middle-dark-beige); font-family: "Playfair Display"; font-weight: 600; font-size: 50px; align-self: center}#brxe-ggcfxg {font-size: 20px; color: var(--middle-dark-beige); font-weight: 300; text-align: left; align-self: center; padding-top: 10px}#brxe-ggcfxg a {font-size: 20px; color: var(--middle-dark-beige); font-weight: 300; text-align: left; font-size: inherit}#brxe-lgrjqz {align-self: flex-start; color: var(--dark-rosa); font-size: 15px; font-family: "Lato"; text-transform: uppercase; background-color: var(--dark-rosa-l-8); border-radius: 40px; box-shadow: var(--dark-rosa-l-6); justify-content: center; align-items: center; margin-top: 20px; justify-content: space-between; gap: 6px}#brxe-yscrbm {justify-content: center; align-items: center; align-self: center !important}#brxe-salnze {justify-content: center; align-items: center; align-self: center !important; flex-direction: row; margin-left: 70px}#brxe-zzqykt {background-position: center center; background-repeat: no-repeat; background-image: url(https://universelle-lichtfrequenz.com/wp-content/uploads/2026/05/Banner-Rosa-1820x700-1-scaled.png); background-size: cover; 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-weight: 600; font-family: "Playfair Display"; text-transform: uppercase; text-align: center; align-self: center; flex-direction: column}@media (max-width: 991px) {#brxe-sytdep {font-size: 35px}}#brxe-mgmcik {background-color: var(--dark-rosa-l-8); justify-content: center; align-items: center; 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}#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 {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; background-color: var(--dark-rosa-l-8); justify-content: center; align-items: center}#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 {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; justify-content: center; align-items: center; background-color: var(--dark-rosa-l-8)}#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 {justify-content: center; align-items: stretch; align-self: center !important; 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: 600; 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: 20px; color: var(--dark-rosa-d-10); font-weight: 300; align-self: center; padding-top: 10px}#brxe-zpveto a {text-align: left; font-size: 20px; color: var(--dark-rosa-d-10); font-weight: 300; 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; text-align: center; color: var(--dark-rosa); font-family: "Playfair Display"; font-weight: 600; text-transform: uppercase; font-size: 25px; flex-direction: column}@media (max-width: 991px) {#brxe-otcbxa {font-size: 35px}}#brxe-ucdqgg {align-self: center; text-align: left; color: var(--dark-rosa); font-weight: 300; font-size: 20px; padding-top: 10px}#brxe-ucdqgg a {text-align: left; color: var(--dark-rosa); font-weight: 300; font-size: 20px; 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 {margin-top: 20px; background-color: var(--dark-rosa-l-8); color: var(--dark-rosa); font-family: "Lato"; font-size: 18px; text-transform: uppercase; align-self: center; border-radius: 40px; box-shadow: var(--dark-rosa-d-10); 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 {margin-top: 30px; background-color: var(--middle-dark-beige); padding-bottom: 60px}#brxe-oqxquu {color: var(--dark-rosa-d-10); font-family: "Playfair Display"; font-size: 50px; text-align: left; font-weight: 600; text-transform: uppercase; align-self: flex-start; flex-direction: column}@media (max-width: 991px) {#brxe-oqxquu {font-size: 35px}}#brxe-zshmjj {padding-top: 10px; text-align: right; font-size: 25px; color: var(--dark-rosa-d-10); font-family: "Lato"; align-self: flex-end}#brxe-zshmjj a {text-align: right; font-size: 25px; color: var(--dark-rosa-d-10); font-family: "Lato"; 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: center !important; flex-direction: column; justify-content: center; align-items: center}#brxe-pszuqy {text-align: left; font-size: 30px; color: #d77f53; font-weight: 600; font-family: "Playfair Display"; text-transform: uppercase; align-self: flex-start; flex-direction: column}@media (max-width: 991px) {#brxe-pszuqy {font-size: 35px}}#brxe-vrlldj {padding-top: 30px; text-align: left; font-size: 18px; color: #d77f53; font-weight: 400; font-family: "Lato"; align-self: flex-start}#brxe-vrlldj a {text-align: left; font-size: 18px; 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: 18px; color: #d77f53; font-weight: 400; font-family: "Lato"}#brxe-jvsijq a {text-align: left; font-size: 18px; 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 {color: #d77f53; font-family: "Playfair Display"; font-size: 20px; font-weight: 400; text-align: left; text-transform: uppercase; align-self: flex-start; padding-top: 10px}#brxe-rzayyq a {color: #d77f53; font-family: "Playfair Display"; font-size: 20px; font-weight: 400; text-align: left; 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: 18px; font-weight: 400; text-align: left; align-self: flex-start; padding-top: 30px}#brxe-zxwrfy a {color: #d77f53; font-family: "Lato"; font-size: 18px; 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 {color: #d77f53; font-family: "Lato"; font-size: 18px; font-weight: 400; text-align: left; align-self: flex-start}#brxe-gopxis a {color: #d77f53; font-family: "Lato"; font-size: 18px; font-weight: 400; text-align: left; 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: 13px; color: var(--middle-dark-beige); font-family: "Lato"; text-transform: uppercase; 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; 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; width: 50%; justify-content: center; align-items: flex-end; 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; font-size: 13px; color: #d77f53; font-family: "Lato"; text-transform: uppercase; justify-content: center; align-items: center; 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); margin-top: 40px}#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 {text-align: left; font-size: 30px; color: var(--dark-rosa-l-3); font-family: "Playfair Display"; font-weight: 600; text-transform: uppercase; align-self: flex-start; flex-direction: column}@media (max-width: 991px) {#brxe-jhpalp {font-size: 35px}}#brxe-kqcbnx {text-align: left; font-size: 18px; color: var(--dark-rosa-l-3); font-family: "Lato"; font-weight: 400; align-self: flex-start; padding-top: 30px}#brxe-kqcbnx a {text-align: left; font-size: 18px; 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 {color: var(--dark-rosa-l-3); font-family: "Lato"; font-size: 18px; font-weight: 400; text-align: left; line-height: 50%; align-self: flex-start; padding-top: 30px}#brxe-ijzpln a {color: var(--dark-rosa-l-3); font-family: "Lato"; font-size: 18px; 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; text-align: left; font-size: 20px; color: var(--dark-rosa-l-3); font-family: "Playfair Display"; font-weight: 400; text-transform: uppercase; padding-top: 30px}#brxe-agwlfy a {text-align: left; font-size: 20px; 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 {align-self: flex-start; text-align: left; font-size: 18px; color: var(--dark-rosa-l-3); font-family: "Lato"; font-weight: 400; padding-top: 30px}#brxe-pmsrts a {text-align: left; font-size: 18px; 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 {align-self: center !important; padding-left: 20px; width: 50%; justify-content: center; align-items: center}#brxe-jgceqt {padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px; margin-top: 40px; flex-direction: row; background-color: var(--dark-rosa-l-10)}#brxe-pbpfbo {padding-top: 50px; padding-bottom: 50px}#brxe-znaogd {font-size: 50px; color: var(--dark-rosa-d-10); font-weight: 600; text-align: left; text-transform: uppercase; font-family: "Playfair Display"; align-self: flex-start; flex-direction: column}@media (max-width: 991px) {#brxe-znaogd {font-size: 35px}}#brxe-dhbsny {color: var(--dark-rosa-d-10); font-family: "Lato"; font-size: 25px; text-align: left}#brxe-dhbsny a {color: var(--dark-rosa-d-10); font-family: "Lato"; font-size: 25px; 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 {color: var(--dark-rosa); font-family: "Lato"; font-size: 21px; align-self: flex-start; 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: 21px; 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; padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px; gap: 13px}#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 {font-size: 50px; color: var(--dark-rosa-d-10); font-weight: 600; text-align: left; text-transform: uppercase; font-family: "Playfair Display"; align-self: center; flex-direction: column}@media (max-width: 991px) {#brxe-caxxfh {font-size: 35px}}#brxe-arddim {font-size: 20px; color: var(--dark-rosa-d-10); font-weight: 400; text-align: left; font-family: "Playfair Display"; align-self: center; 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: 18px; 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: 18px; 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: 18px; color: var(--dark-rosa-d-10); font-weight: 300; text-align: left; align-self: flex-start; flex-direction: column}#brxe-avffku a {font-size: 18px; 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: 18px; 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: 18px; 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: 18px; color: var(--dark-rosa-d-10); font-weight: 300; text-align: left; align-self: flex-start; flex-direction: column}#brxe-xgbppa a {font-size: 18px; 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: 18px; color: var(--dark-rosa-d-10); font-weight: 500; text-align: left; text-transform: uppercase; align-self: flex-start; padding-top: 20px; flex-direction: column}#brxe-mrrvgt a {font-size: 18px; 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 {font-size: 18px; color: var(--dark-rosa-d-10); font-weight: 300; text-align: left; align-self: flex-start; flex-direction: column}#brxe-dytelm a {font-size: 18px; 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 {background-position: center center; background-repeat: no-repeat; background-size: cover; align-self: center; justify-content: center; align-items: center}#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 {min-height: 310px; align-self: center !important; justify-content: center; align-items: center; flex-direction: column}#brxe-lxsbbh {background-position: center center; background-repeat: no-repeat; background-size: cover; align-self: center; justify-content: center; align-items: center}#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 {min-height: 310px; flex-direction: column; align-self: center !important; justify-content: center; align-items: center}#brxe-penuta {background-position: center center; background-repeat: no-repeat; background-size: cover; align-self: center; justify-content: center; align-items: center}#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; flex-direction: column; align-self: center !important; justify-content: center; align-items: center}#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 {min-height: 310px; flex-direction: column; align-self: center !important; justify-content: center; align-items: center}#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; font-size: 14px; 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-jlajsx {align-self: center !important; justify-content: center; align-items: center; margin-top: 20px}#brxe-vfgbui {background-position: center center; background-repeat: no-repeat; background-size: cover; align-self: center; justify-content: center; align-items: center}#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 {min-height: 310px; align-self: center !important; justify-content: center; align-items: center; flex-direction: column}#brxe-ukbthe {background-position: center center; background-repeat: no-repeat; background-size: cover; align-self: center; justify-content: center; align-items: center}#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 {min-height: 310px; flex-direction: column; align-self: center !important; justify-content: center; align-items: center}#brxe-wkbbqt {background-position: center center; background-repeat: no-repeat; background-size: cover; align-self: center; justify-content: center; align-items: center}#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 {min-height: 310px; flex-direction: column; align-self: center !important; justify-content: center; align-items: center}#brxe-wcoxbc {background-position: center center; background-repeat: no-repeat; background-size: cover; align-self: center; justify-content: center; align-items: center}#brxe-cjgtfh {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-fmrrqm {min-height: 310px; flex-direction: column; align-self: center !important; justify-content: center; align-items: center}#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-sslsbc {align-self: flex-end; color: var(--dark-rosa-d-10); font-size: 13px; font-family: "Lato"; text-align: right; text-shadow: var(--shadow-dark-red); font-weight: 400; margin-top: 20px; margin-right: 20px}@media (max-width: 478px) {#brxe-sslsbc {align-self: center; margin-right: 0}}#brxe-xdqwfd {align-items: flex-end}@media (max-width: 478px) {#brxe-xdqwfd {align-self: center !important; text-align: center; justify-content: center; align-items: center}}#brxe-eoptyg {align-self: flex-start; color: var(--dark-rosa-d-10); font-size: 13px; font-family: "Lato"; text-align: center; text-shadow: var(--shadow-dark-red); margin-top: 20px; margin-left: 20px}@media (max-width: 478px) {#brxe-eoptyg {align-self: center; margin-left: 0}}@media (max-width: 478px) {#brxe-dazaau {align-self: center !important; align-items: center}}#brxe-ionysn {flex-direction: row; margin-bottom: 30px}@media (max-width: 478px) {#brxe-ionysn {align-self: center !important; text-align: center; justify-content: center; align-items: center; width: 85%}}#brxe-javohg {align-self: center; color: var(--dark-rosa-d-10); font-size: 13px; font-family: "Lato"; text-align: center; text-shadow: var(--shadow-dark-red)}#brxe-vbxkmk {flex-direction: row; justify-content: center}@media (max-width: 478px) {#brxe-vbxkmk {width: 85%}}#brxe-zrfarj {background-color: var(--middle-dark-beige); padding-top: 50px; padding-bottom: 50px}