.elementor-44649 .elementor-element.elementor-element-22449d4{--spacer-size:87px;}.elementor-44649 .elementor-element.elementor-element-91ee852 .vl-tile-block.style3{height:400px;}.elementor-44649 .elementor-element.elementor-element-91ee852 .vp-block-header, .elementor-44649 .elementor-element.elementor-element-91ee852 .vl-block-header{margin:0px 0 30px 0;}@media(max-width:767px){.elementor-44649 .elementor-element.elementor-element-22449d4{--spacer-size:15px;}}/* Start custom CSS for html, class: .elementor-element-deeb689 */.brescia-hero {
  position: relative;
  width: 100%;
  min-height: 680px;
  display: flex;
  align-items: center;
  overflow: visible;
  background:
    linear-gradient(
      90deg,
      rgba(14, 18, 20, 0.4) 0%,
      rgba(14, 18, 20, 0.1) 48%,
      rgba(14, 18, 20, 0.08) 100%
    ),
    url("https://www.wir-leben-outdoor.de/wp-content/uploads/2026/08/Brescia-Piazza-Loggia.webp") center center / cover no-repeat;
}

.brescia-hero__inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 110px 40px 130px;
  box-sizing: border-box;
}

.brescia-hero__label {
  display: inline-block;
  margin-bottom: 20px;
  padding: 7px 15px;
  background: #d7dfb1;
  color: #243026;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.brescia-hero__title {
  max-width: 760px;
  margin: 0;
  color: #ffffff;
  font-size: clamp(58px, 8vw, 112px);
  font-weight: 800;
  line-height: 0.9;
  text-shadow: 0 5px 22px rgba(0, 0, 0, 0.35);
}

.brescia-hero__subtitle {
  max-width: 620px;
  margin: 24px 0 0;
  color: #ffffff;
  font-size: clamp(24px, 3vw, 42px);
  font-weight: 400;
  line-height: 1.15;
  text-shadow: 0 3px 16px rgba(0, 0, 0, 0.4);
}

.brescia-hero__accent-image {
  position: absolute;
  z-index: 3;
  right: max(34px, calc((100vw - 1200px) / 2 + 20px));
  bottom: -70px;
  width: min(31vw, 390px);
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border: 10px solid #ffffff;
  border-radius: 4px;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.3);
  transform: rotate(2deg);
}

@media (max-width: 1024px) {
  .brescia-hero {
    min-height: 610px;
  }

  .brescia-hero__inner {
    padding: 90px 32px 120px;
  }

  .brescia-hero__accent-image {
    right: 28px;
    bottom: -55px;
    width: 330px;
  }
}

@media (max-width: 767px) {
  .brescia-hero {
    min-height: auto;
    display: block;
    overflow: hidden;
    background-position: center center;
  }

  .brescia-hero__inner {
    padding: 80px 22px 52px;
  }

  .brescia-hero__title {
    font-size: clamp(48px, 15vw, 72px);
    line-height: 0.94;
  }

  .brescia-hero__subtitle {
    max-width: 100%;
    margin-top: 18px;
    font-size: 25px;
  }

  .brescia-hero__accent-image {
    position: relative;
    right: auto;
    bottom: auto;
    display: block;
    width: calc(100% - 44px);
    max-width: 460px;
    margin: 0 22px 24px auto;
    border-width: 7px;
    transform: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c2846eb */.brescia-tip{
    margin:40px auto;
    max-width: 600px;
    background:#fff;
    border-radius:12px;
    overflow:hidden;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
}

.brescia-tip-header{
    background:#8ca65a;
    color:#fff;
    padding:14px 22px;
    font-size:18px;
    font-weight:700;
}

.brescia-tip-content{
    padding:24px;
    font-size:16px;
    line-height:1.7;
}

.brescia-tip-content p{
    margin:0 0 18px;
}

.brescia-tip-content ul{
    list-style:none;
    margin:0;
    padding:0;
}

.brescia-tip-content li{
    position:relative;
    padding-left:24px;
    margin-bottom:10px;
}

.brescia-tip-content li:last-child{
    margin-bottom:0;
}

.brescia-tip-content li::before{
    content:"✓";
    position:absolute;
    left:0;
    color:#8ca65a;
    font-weight:700;
}

@media (max-width:767px){

.brescia-tip-header{
    font-size:17px;
}

.brescia-tip-content{
    padding:20px;
    font-size:15px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fe358d5 */.brescia-info{
    margin:40px auto;
    background:#fff;
    border-radius:12px;
    overflow:hidden;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    max-width: 600px;
}

.brescia-info-header{
    background:#5b8db8;
    color:#fff;
    padding:14px 22px;
    font-size:18px;
    font-weight:700;
}

.brescia-info-content{
    padding:24px;
    font-size:16px;
    line-height:1.7;
}

.brescia-info-content p{
    margin:0;
}

@media (max-width:767px){

.brescia-info-header{
    font-size:17px;
}

.brescia-info-content{
    padding:20px;
    font-size:15px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1c7ce9b */.brescia-ending{
    max-width:1200px;
    margin:70px auto 40px;
    padding:50px 20px 0;
    text-align:center;
    border-top:1px solid #e5e5e5;
}

.brescia-ending h3{
    margin:0 0 12px;
    font-size:30px;
    font-weight:700;
    color:#2b2b2b;
}

.brescia-ending p{
    margin:0 0 28px;
    color:#666;
    font-size:17px;
    line-height:1.7;
}

.brescia-button{
    display:inline-block;
    padding:14px 34px;
    background:#6c8440;
    color:#fff !important;
    text-decoration:none;
    border-radius:40px;
    font-weight:700;
    transition:.25s ease;
    box-shadow:0 8px 20px rgba(108,132,64,.25);
}

.brescia-button:hover{
    background:#5d7336;
    transform:translateY(-2px);
    box-shadow:0 12px 26px rgba(108,132,64,.35);
}

@media(max-width:767px){

.brescia-ending{
    margin-top:50px;
    padding-top:40px;
}

.brescia-ending h3{
    font-size:24px;
}

.brescia-ending p{
    font-size:16px;
}

}/* End custom CSS */