/** Shopify CDN: Minification failed

Line 488:45 Expected "}" to go with "{"

**/
.image-with-text {
  margin-top: 5rem;
}

.image-with-text:not(.color-scheme-background-1) {
  margin-bottom: 5rem;
}

@media screen and (min-width: 750px) {
  .image-with-text {
    margin-bottom: 5rem;
  }
}

.image-with-text .grid {
  margin-left: 0;
  margin-bottom: 0;
}

.image-with-text__grid {
  overflow: hidden;
}

@media screen and (min-width: 750px) {
  .image-with-text__grid--reverse {
    flex-direction: row-reverse;
  }
}

.image-with-text__media {
  background-color: transparent;
  min-height: 100%;
}

.image-with-text__media--small {
  height: 19.4rem;
}

.image-with-text__media--large {
  height: 43.5rem;
}

@media screen and (min-width: 750px) {
  .image-with-text__media--small {
    height: 31.4rem;
  }

  .image-with-text__media--large {
    height: 69.5rem;
  }
}

.image-with-text__media--placeholder {
  background-color: rgba(var(--color-foreground), 0.04);
    position: relative;
    overflow: hidden;
    }

.image-with-text__media--placeholder.image-with-text__media--adapt {
  height: 20rem;
}

@media screen and (min-width: 750px) {
  .image-with-text__media--placeholder.image-with-text__media--adapt {
    height: 30rem;
  }
}

.image-with-text__media--placeholder > svg {
  position: absolute;
  left: 50%;
  max-width: 80rem;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  fill: currentColor;
}

.image-with-text__content {
  display: flex;
  flex-direction: column;
/*   align-items: center; */
  height: 100%;
  justify-content: center;
  padding: 2rem 1rem 2rem;
}

@media screen and (min-width: 750px) {
  .image-with-text__grid--reverse .image-with-text__content {
    margin-left: auto;
  }
}

@media screen and (min-width: 990px) {
  .image-with-text__content {
    padding: 6rem 7rem 7rem;
  }
}

.image-with-text__content > * + * {
  margin-top: 2rem;
}

.image-with-text__content > .image-with-text__text:empty ~ a {
  margin-top: 2rem;
}

.image-with-text__content > :first-child:is(.image-with-text__heading) {
  margin-top: 0;
}

.image-with-text__content :last-child:is(.image-with-text__heading) {
  margin-bottom: 0;
}

.image-with-text__content .button + .image-with-text__text {
  margin-top: 2rem;
}

.image-with-text__content .image-with-text__text + .button {
  margin-top: 3rem;
}

.image-with-text__heading {
  margin-bottom: 0;
}

.image-with-text__text p {
  margin-top: 0;
  margin-bottom: 0rem;
}
/* Sami */
.s-image-with-text{
  margin: auto;
  font-size: 18px !important;
  font-family: 'Montserrat', sans-serif !important;
  color: black !important;
}
.s-image-with-textButton {
  background-color: #a1c64b !important;
  display: block !important;
  width: max-content !important;
/*   margin: auto !important; */
/*    border: 1px solid; */
}
.s-image-with-textButton:hover {
  transform: scale(1.03) !important;
}
.s-image-with-textButton {
  font-size: 14px !important;
  font-family: 'Montserrat', sans-serif !important;
  color: white !important;
  text-transform: uppercase !important;
  padding: 15px 30px 11px !important;
}
@media screen and (max-width: 990px) and (min-width: 750px)  {
  .s-image-with-textButton {
    font-size: 90% !important;
  }
}
@media screen and (max-width: 400px) {
  .s-image-with-textButton {
    font-size: 80% !important;
  }
}
@media screen and (max-width: 220px) {
  .s-image-with-textButton {
    font-size: 70% !important;
  }
}
.s-image-with-textContent {
  text-align: center;
  justify-content: center;
}
/* End */
/* Sami: Styling "Noch Fragen?" Section */
.s-offeneFragenTextContaint{
  background-color: darkolivegreen;
}
.s-offeneFragenH2 {
  margin: auto;
}
.s-imageOfNochOffeneFragen {
  border-radius: 100% !important;
  object-fit: contain !important;
  position: initial !important;
  margin: auto !important;
  margin-top: 40px !important;
  height: auto !important;
  width: 275px !important;
}
.s-text-under-image {
/*   padding: 5px; */
  position: initial !important;
  height: auto !important;
  width: auto !important;
  margin: auto;
  margin-top: 10px !important;
  text-align: center !important;
  color: white;
}
.s-offeneFragenImgContainer {
  background-color: #556b2f;
/*   display: grid !important; */
  grid-template-columns: repeat(1, 1fr) !important;
  padding-bottom: 10px !important;
}
.s-offeneFragenTextContaint {
  text-align: left !important;
  justify-content: left !important;
}
.s-offeneFragenH2 {
  margin-left: 0 !important;
  margin-bottom: 5px !important;
  color: white !important;
  font-size: x-large !important;
}
.s-pContainer {
  margin-top: 25px !important;
  margin-left: 0 !important;   
}
.s-pContainer p {
  color: white;
}
.s-nummer p {
  text-decoration: underline;
}

.s-image-with-textButton2 {
  margin-top: 1em !important;
  opacity: 1 !important;
}
/* Sami: Styling "Noch Fragen?" Section */

/* Sami: Image mit Verlinkung" Section */
.s-grossersContainer {
  margin-top: 100px !important;
}
.s-containerBildMitVerlinkung {
  padding-left: 20%;
}
.s-imageContainerBildMitVerlinkung {
  margin: auto !important;
  max-width: 1258.19px !important;
  max-height: 310.95px !important;
  min-width: 1230px;
  min-height: 300px;
}
.s-imgBildMitVerlinkung {
  height: auto !important;
  width: 80% !important;
  margin-left:12%;
  max-height: 310.95px !important;
  max-width: 999.19px !important;
  min-height: 310.95px;
  min-width: 999.19px;
}
.s-containerVonTextUndButtonBildMitVerlinkung {
  position: absolute !important;
  height: auto !important;
  width: 80% !important;
}
/* Text */
.s-TextBildMitVerlinkung {
  position: absolute !important;
  top: 190%;
  left: 13%;
  width: 100% !important;
  font-size: 34px !important;
  font-family:'Montserrat', sans-serif !important;
}

/* Button */
.s-ButtonBildMitVerlinkung {
  position: absolute !important;
  top: 53%;
  left: 80%;
  background-color: #455b1c !important;
  width: max-content !important;
  margin: auto !important;
  opacity: 1 !important;
}
.s-ButtonBildMitVerlinkung:hover {
  transform: scale(1.03) !important;
}
.s-TextOfButtonBildMitVerlinkung {
  font-size: 14px !important;
  font-family: 'Montserrat', sans-serif !important;
  margin: 0 !important;
  color: white !important;
  text-transform: uppercase !important;
  padding: 13px 30px 11px !important;
}
@media screen and (max-width: 990px) and (min-width: 750px)  {
  .s-TextOfButtonBildMitVerlinkung {
    font-size: 90% !important;
  }
}
@media screen and (max-width: 400px) {
  .s-TextOfButtonBildMitVerlinkung {
    font-size: 80% !important;
  }
}
@media screen and (max-width: 220px) {
  .s-TextOfButtonBildMitVerlinkung {
    font-size: 70% !important;
  }
}
@media screen and (max-width: 1350px) {
  .s-imgBildMitVerlinkung {
    width: 60% !important;
  }
  .s-imageContainerBildMitVerlinkung {
    min-width: calc( 1230px * 0.6 ) !important;
    min-height: calc( 300px * 0.6 ) !important;
  }
  .s-imgBildMitVerlinkung {
    min-height: calc( 310.95px * 0.6 ) !important;
    min-width: calc( 999.19px * 0.6 ) !important;
  }
  .s-ButtonBildMitVerlinkung {
    top: 26% !important;
    left: 72% !important;
  }
  .s-imgBildMitVerlinkung {
    margin-left: 20%;
  }
  .s-TextBildMitVerlinkung {
    top: 110% !important;
    left: 14% !important;
    font-size: 30px !important;
  }
}
@media screen and (max-width: 1130px) {
  .s-grossersContainer {
    max-height: 260px !important;
  }
  .s-imgBildMitVerlinkung {
    width: 40% !important;
  }
  .s-imageContainerBildMitVerlinkung {
    min-width: calc( 1230px * 0.4 ) !important;
    min-height: calc( 300px * 0.4 ) !important;
  }
  .s-imgBildMitVerlinkung {
    min-height: calc( 310.95px * 0.4 ) !important;
    min-width: calc( 888px * 0.4 ) !important;
  }
  .s-ButtonBildMitVerlinkung {
    top: 0 !important;
    left: 484px !important;
    width: 0px !important;
    height: 0px !important;
    padding-left: 5px !important;
    padding-top: 14px !important;
    padding-right: 5px !important;
  }
  .s-ButtonBildMitVerlinkung span {
    font-size: 12px !important;
  }
  .s-imgBildMitVerlinkung {
    margin-left: 26%;
  }
  .s-TextBildMitVerlinkung {
    top: 90px !important;
    left: 62px !important;
    font-size: 14px !important;
  }
}
@media screen and (max-width: 900px) {
  .s-grossersContainer, .s-irgendwas, .s-imageContainerBildMitVerlinkung {
    height: 400px !important;
  }
  .s-ButtonBildMitVerlinkung {
    top: 170px !important;
    left: 50% !important;
  }
}
@media screen and (max-width: 750px) and (min-width: 550px) {
  .s-imgBildMitVerlinkung {
    margin-left: 20%;
  }
}
@media screen and (max-width: 550px) and (min-width: 490px) {
  .s-imgBildMitVerlinkung {
    margin-left: 9%;
  }
  .s-ButtonBildMitVerlinkung {
    top: 150px!important;
    left: 161px !important;
  }
}
@media screen and (max-width: 490px) and (min-width: 432px) {
  .s-imgBildMitVerlinkung {
    object-fit: none;
    margin-left: 0;
  }
  .s-containerVonTextUndButtonBildMitVerlinkung2 {
    position: unset !important;
    margin-top: 83px;
  }
  .s-TextBildMitVerlinkung {
    position: unset !important;
  }
  .s-ButtonBildMitVerlinkung {
    position: unset !important;
  }
}



/* Andres Bild mit Haus Section Landingpage - Mobile View */
@media screen and (max-width: 420px) {

  .s-grossersContainer{
    padding: 0;
}
  .s-irgendwas{ 
    width:initial;
}
  
  .s-imgBildMitVerlinkung{
    position: absolute;
    left: -27px;
    margin:0
}
  
 }
@media screen and (max-width: 400px){
  
	.d-image-with-text-content{
      padding: 0 !important;
}


/*
@media screen and (max-width: 431px) and (min-width: 392px) {
  .s-imgBildMitVerlinkung {
    margin: 0 !important;
  }
  .s-containerVonTextUndButtonBildMitVerlinkung2 {
    text-align: left !important;
  }
  .s-ButtonBildMitVerlinkung {
    text-align: center !important;
    left: 33% !important;
  }
}
@media screen and (max-width: 391px) {
  .s-imgBildMitVerlinkung {
    margin: 0 !important;
  }
  .s-containerVonTextUndButtonBildMitVerlinkung2 {
    text-align: left !important;
  }
  .s-ButtonBildMitVerlinkung {
    text-align: left !important;
    left: 27% !important;
  }
}
@media screen and (max-width: 346px) {
  .s-ButtonBildMitVerlinkung {
    text-align: left !important;
    left: 98px !important;
  }
}
@media screen and (max-width: 328px) {
  .s-ButtonBildMitVerlinkung {
    text-align: left !important;
    left: 73px !important;
  }
  .s-TextBildMitVerlinkung {
    font-size: 11px !important;
  }
}
@media screen and (max-width: 278px) {
  .s-grossersContainer {
    display: none;
  }
}

*/
/* Sami: Image mit Verlinkung" Section ENDE*/