.goals{gap:32px}.goals.flex-wrap{gap:0}.goals .goal-element{width:100%;margin-bottom:16px}.goals .goal-element:nth-last-child(-n+1){margin-right:0}.goals .goal-element .text.h5,.goals .goal-element svg{margin-bottom:8px}.goals .goal-element .text.p{margin-bottom:0}@media screen and (max-width:768px){.goals{flex-wrap:wrap}}@media screen and (min-width:768px){.goals.flex-wrap .goal-element:nth-of-type(odd){padding:0 16px 0 0}.goals.flex-wrap .goal-element:nth-of-type(2n){padding:0 0 0 16px}.goals.flex-wrap .goal-element:nth-last-child(-n+2){margin-bottom:0}.goals .goal-element{width:50%}}.hero-teaser{display:flex;flex-direction:column;align-items:center;background-repeat:no-repeat;background-size:cover;background-position:50%;padding:48px 0}.hero-teaser .hero-teaser__wrapper{display:flex;flex-direction:column;width:90%;margin:0 auto;max-width:1140px;gap:0}.hero-teaser .hero-teaser__wrapper._1x925eq1{display:flex;flex-direction:column;justify-content:space-between;gap:32px}.hero-teaser .hero-teaser__wrapper._1x925eq2 .hero-teaser__right{order:0}.hero-teaser .hero-teaser__wrapper._1x925eq2 .hero-teaser__right .picture{display:block}.hero-teaser .hero-teaser__wrapper._1x925eq2 .hero-teaser__left{order:1}.hero-teaser .hero-teaser__left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%}.hero-teaser .hero-teaser__left .button{margin-top:16px}.hero-teaser .hero-teaser__left._1x925eq3{flex-basis:100%;max-width:100%}.hero-teaser .hero-teaser__icons{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;margin-bottom:16px;gap:16px}.hero-teaser .hero-teaser__icons .picture{width:100%;max-width:150px}.hero-teaser .hero-teaser__logo{margin-bottom:16px}.hero-teaser .hero-teaser__right .picture{display:none}.hero-teaser .hero-teaser__right.hero-teaser__right--rightExpanded{flex-basis:100%;max-width:100%}.hero-teaser .hero-teaser__description{margin-bottom:16px}.hero-teaser .hero-teaser__description .link{font-weight:600}.hero-teaser .hero-teaser__description .link.white{color:var(--white)}@media screen and (min-width:768px){.hero-teaser{padding:64px 0}.hero-teaser .hero-teaser__wrapper{flex-direction:row;justify-content:space-between;gap:32px}.hero-teaser .hero-teaser__wrapper._1x925eq0{flex-direction:column}.hero-teaser .hero-teaser__wrapper._1x925eq1{display:flex;flex-direction:row;align-items:center}.hero-teaser .hero-teaser__wrapper._1x925eq2 .hero-teaser__left,.hero-teaser .hero-teaser__wrapper._1x925eq2 .hero-teaser__right{order:0}.hero-teaser .hero-teaser__left._1x925eq3{flex-basis:68%;max-width:68%}.hero-teaser .hero-teaser__right .picture{display:block}.hero-teaser .hero-teaser__right.hero-teaser__right--rightExpanded{flex-basis:45%;max-width:45%}}@media screen and (min-width:992px){.hero-teaser .hero-teaser__left._1x925eq4{width:65%}.hero-teaser .hero-teaser__icons .picture{max-width:200px}}@media screen and (min-width:1200px){.hero-teaser .hero-teaser__icons .picture{max-width:300px}.hero-teaser .hero-teaser__right._1x925eq5 .picture{transform:scale(1.2);transform-origin:bottom left}}._1rf13rr0{width:90%;margin:0 auto;max-width:1140px;padding:48px 0;display:flex;flex-direction:column;gap:24px}._1rf13rr1{background-color:var(--section-blue)}._1rf13rr2{background-color:var(--section-yellow)}._1rf13rr3{background-color:var(--black)}._1rf13rr4{background-color:var(--gray-midlight)}._1rf13rr5{background-color:var(--section-green)}._1rf13rr6{background-color:var(--section-dark-green)}._1rf13rr7{background-color:var(--section-dark-purple)}._1rf13rr8{background-color:var(--section-tea-green)}._1rf13rr9{background:var(--gradient-premium)}._1rf13rra{background:var(--gradient-premium-center)}._1rf13rrb{background:var(--gradient-premium-inverted)}@media screen and (min-width:768px){._1rf13rr0{padding:64px 0;gap:32px}}.card{--shadow-color:rgba(0,0,0,.3);--shadow-space:2px;position:relative;transition:var(--transition);flex:1 1}.card__overlay{position:absolute;width:100%;height:100%;background-color:var(--gray-light);opacity:.5;z-index:var(--z-index-card-overlay);border-radius:var(--border-radius)}.card__wrapper{padding:24px}.card__wrapper--no-padding{padding:0}.card__wrapper--full-height{height:100%;display:flex;flex-direction:column}.card__badge{position:absolute;top:-16px;left:24px;border-radius:4px;z-index:calc(var(--z-index-card-overlay) + 1)}.card__badge--text{margin:4px 8px}.card__badge .card__badge--text{color:var(--white)}.card__badge.primary{border-color:var(--primary);background:var(--primary)}.card__badge.secondary{border-color:var(--secondary);background:var(--secondary)}.card__badge.tertiary{border-color:var(--tertiary);background:var(--tertiary)}.card__badge.accent{border-color:var(--brand);background:var(--brand)}.card__badge.success{border-color:var(--success);background:var(--success)}.card__badge.warning{border-color:var(--warning);background:var(--warning)}.card__badge.error{border-color:var(--danger);background:var(--danger)}.card__badge.info{border-color:var(--info);background:var(--info)}.card__badge.white{border-color:var(--white);background:var(--white)}.card__badge.white .card__badge--text{color:var(--primary)}.card__badge.dark{border-color:var(--dark);background:var(--dark)}.card__badge.gray-midlight{border-color:var(--gray-midlight);background:var(--gray-midlight)}.card--menu{background:var(--gray-midlight);flex-direction:column;border-radius:16px;justify-content:center;align-items:center;gap:8px;flex:1 0;min-height:120px}.card--menu .center-icon{margin-bottom:12px;display:block;margin-left:auto;margin-right:auto}.card .picture{max-width:100%}.card.primary{background:var(--primary-light)}.card.secondary{background:var(--secondary-light)}.card.tertiary{background:var(--tertiary-light)}.card.white{background:var(--white)}.card.gray{background:var(--gray-lightest)}.card.info{background:var(--info-light)}.card.error{background:var(--danger-light)}.card.success{background:var(--success-light)}.card.warning{background:var(--warning-light)}.card.dark{background:var(--dark)}.card.black{background:var(--black)}.card.black *{color:var(--white)}.card.black-translucent{background:var(--black-translucent)}.card.black-translucent *{color:var(--white)}.card.yellow{background:var(--section-yellow)}.card.blue{background:var(--section-blue)}.card.elevation-1{box-shadow:0 2px 5px 0 var(--shadow-color);margin:var(--shadow-space)}.card.elevation-2{box-shadow:0 4px 10px 0 var(--shadow-color);margin:var(--shadow-space)}.card.rounded{border-radius:var(--border-radius);overflow:visible}.card.bordered{border:1px solid var(--border-color)}.card.border-primary{border:5px solid var(--primary)}.card.border-secondary{border:5px solid var(--secondary)}.card.border-tertiary{border:5px solid var(--tertiary)}.card.border-dark{border:2px solid var(--dark)}.card.border-gray{border:5px solid var(--gray)}.card.border-warning{border:4px solid var(--warning)}.card.border-secondary-cadmio{border:1px solid var(--secondary-cadmio)}.alert{position:relative}.alert .card__wrapper{padding:16px}.alert__header{margin-bottom:8px}.alert-icon{margin-right:8px}.alert-link{display:inline-block;margin-top:8px}