@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {@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 {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {@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}}#brxe-dbrjtt:not(.tag), #brxe-dbrjtt img {object-fit: cover}#brxe-jlylwp {font-family: "Handlee"; font-size: 40px; text-align: center; color: var(--color8-d-5); align-self: center; margin-bottom: 10px}@media (max-width: 478px) {#brxe-jlylwp {font-size: 35px; margin-top: 10px}}@media (max-width: 370px) {#brxe-jlylwp {font-size: 32px}}@media (max-width: 767px) {#brxe-egytet {text-align: center; width: 305px}#brxe-egytet a {text-align: center; font-size: inherit}}@media (max-width: 370px) {#brxe-egytet {width: 220px}}#brxe-ghiosd .form-group:nth-child(1) {width: 50%}#brxe-ghiosd .form-group:nth-child(2) {width: 50%}#brxe-ghiosd .form-group input {border-radius: 10px; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; font-size: 14px}#brxe-ghiosd .flatpickr {border-radius: 10px; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px}#brxe-ghiosd select {border-radius: 10px; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; color: var(--primary-l-4); font-size: 14px}#brxe-ghiosd textarea {border-radius: 10px; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; font-size: 14px}#brxe-ghiosd .bricks-button:not([type=submit]) {border-radius: 10px}#brxe-ghiosd .choose-files {border-radius: 10px}#brxe-ghiosd .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 10px; padding-bottom: 15px; padding-left: 10px}#brxe-ghiosd label {color: var(--color7-d-4)}#brxe-ghiosd .label {color: var(--color7-d-4)}#brxe-ghiosd .bricks-button {color: var(--primary-l-6); font-size: 15px; background-color: var(--bricks-color-iqhrok)}#brxe-ghiosd button[type=submit].bricks-button {border-radius: 9999px}#brxe-ghiosd .submit-button-wrapper {margin-right: 10px; margin-left: 10px}#brxe-ghiosd ::placeholder {color: var(--primary-l-4)}#brxe-ghiosd {justify-content: flex-end}#brxe-ncoyps {align-self: flex-start !important; display: flex; justify-content: center; align-items: flex-start; width: 50%; border-radius: 20px; background-color: var(--color7-l-2); padding-top: 30px; padding-right: 20px; padding-bottom: 30px; padding-left: 20px}@media (max-width: 767px) {#brxe-ncoyps {width: 100%}}@media (max-width: 478px) {#brxe-ncoyps {padding-top: 20px; padding-right: 10px; padding-bottom: 20px; padding-left: 10px}}#brxe-vudhnq {font-size: 20px; font-family: "Inter Tight"; font-weight: 600}#brxe-vudhnq a {font-size: 20px; font-family: "Inter Tight"; font-weight: 600; font-size: inherit}#brxe-uvsape svg {height: 35px; width: 35px}#brxe-uvsape {flex-direction: row; gap: 10px; margin-top: 20px; margin-bottom: 20px}#brxe-uvsape .content {line-height: 1.3; font-size: 14px}#brxe-uvsape .icon {height: 35px; line-height: 35px; min-width: 35px}#brxe-pgpbkd svg {height: 35px; width: 35px}#brxe-pgpbkd {flex-direction: row; gap: 10px; margin-top: 10px; margin-bottom: 20px}#brxe-pgpbkd .icon {height: 35px; line-height: 35px; min-width: 35px}#brxe-pgpbkd .content {line-height: 1.3; font-size: 14px}#brxe-orprwt svg {height: 35px; width: 35px}#brxe-orprwt {flex-direction: row; gap: 10px; margin-top: 10px; margin-bottom: 0}#brxe-orprwt .icon {height: 35px; line-height: 35px; min-width: 35px}#brxe-orprwt .content {line-height: 1.3; font-size: 14px}#brxe-gunzse {width: 100%; background-color: var(--color7-l-2); border-radius: 20px; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; flex-direction: column; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start}@media (max-width: 1100px) {#brxe-gunzse {align-self: flex-start !important; justify-content: flex-start; align-items: flex-start}}@media (max-width: 478px) {#brxe-gunzse {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-jethhr {display: flex; flex-direction: column; align-self: flex-start !important; justify-content: center; align-items: flex-end; width: 50%; column-gap: 30px; row-gap: 30px}@media (max-width: 767px) {#brxe-jethhr {width: 100%}}#brxe-ffejfo {display: flex; align-self: center !important; justify-content: space-between; align-items: center; width: 100%; column-gap: 30px; row-gap: 30px; margin-top: 30px; flex-direction: row}@media (max-width: 767px) {#brxe-ffejfo {flex-direction: column; align-self: center !important; justify-content: center; align-items: center; max-width: 500px}}#brxe-mweafp {width: 100%; align-self: center !important; justify-content: center; align-items: center}#brxe-hczlfz {width: 60px}@media (max-width: 478px) {#brxe-hczlfz {width: 60px}}@media (max-width: 370px) {#brxe-hczlfz {width: 0px; display: none}}#brxe-vhfhma {margin-left: 10px; font-size: 17px; font-weight: 600; color: #5c4f33; min-width: 285px; max-width: 285px}#brxe-vhfhma a {font-size: 17px; font-weight: 600; color: #5c4f33; font-size: inherit}@media (max-width: 1100px) {#brxe-vhfhma {font-size: 17px}#brxe-vhfhma a {font-size: 17px; font-size: inherit}}@media (max-width: 991px) {#brxe-vhfhma {width: 197px; font-size: 17px}#brxe-vhfhma a {font-size: 17px; font-size: inherit}}@media (max-width: 880px) {#brxe-vhfhma {font-size: 17px}#brxe-vhfhma a {font-size: 17px; font-size: inherit}}@media (max-width: 767px) {#brxe-vhfhma {font-size: 17px}#brxe-vhfhma a {font-size: 17px; font-size: inherit}}@media (max-width: 478px) {#brxe-vhfhma {font-size: 15px; min-width: 255px; max-width: 255px}#brxe-vhfhma a {font-size: 15px; font-size: inherit}}@media (max-width: 370px) {#brxe-vhfhma {font-size: 15px}#brxe-vhfhma a {font-size: 15px; font-size: inherit}}#brxe-pbytcm {display: flex; align-self: center !important; justify-content: flex-start; align-items: center; width: 30%; max-width: 370px; min-width: 370px}@media (max-width: 1100px) {#brxe-pbytcm {flex-direction: row; align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 880px) {#brxe-pbytcm {align-self: center !important; justify-content: center; align-items: center; width: 100%}}@media (max-width: 767px) {#brxe-pbytcm {width: 100%}}@media (max-width: 478px) {#brxe-pbytcm {min-width: 330px; max-width: 330px; width: 100%}}@media (max-width: 370px) {#brxe-pbytcm {width: 100%; min-width: 100%; max-width: 100%}}#brxe-whvkmh {color: #5c4f33; font-size: 15px; text-transform: capitalize; font-family: "Inter Tight"}#brxe-sgadxy {color: #5c4f33; font-size: 15px; text-transform: capitalize}#brxe-zuveul {display: flex; align-self: center !important; justify-content: center; align-items: center; width: 15%; column-gap: 20px; row-gap: 20px; min-width: 200px; max-width: 200px}@media (max-width: 1100px) {#brxe-zuveul {flex-direction: row; align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 880px) {#brxe-zuveul {align-self: center !important; justify-content: center; align-items: center; margin-top: 20px; margin-bottom: 20px; width: 100%}}#brxe-lyjwvr {width: 250px}@media (max-width: 880px) {#brxe-lyjwvr {width: 220px; margin-top: 10px}}#brxe-bxkkdm {display: flex; align-self: center !important; justify-content: flex-end; align-items: center; width: 22%; min-width: 275px; max-width: 275px}@media (max-width: 1100px) {#brxe-bxkkdm {align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 880px) {#brxe-bxkkdm {align-self: center !important; justify-content: center; align-items: center; width: 100%}}#brxe-cozbhx {margin-top: 50px; flex-direction: row; align-self: center !important; justify-content: space-between; align-items: center}@media (max-width: 880px) {#brxe-cozbhx {flex-direction: column; align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 370px) {#brxe-cozbhx {align-self: center !important; justify-content: center; align-items: center}}#brxe-epenan {width: 100%; max-width: 1400px; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 10px; padding-right: 20px; padding-bottom: 30px; padding-left: 20px}#brxe-diyssp {width: 100%; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-repeat: repeat-y; background-image: url(https://meinostseeurlaub.com/wp-content/uploads/2025/09/Ferienwohnung-Zingst-Darss-Footer-Sand-Meer-Strand-Sonne-HG-1.webp); background-size: contain}