.goalcard-container {
	width: 100%;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.goalcard-wrapper{
	width: 100%;
	max-width: 41rem;
}
.el-goalcard:not(.bhe-state-current-editing-element) .goalcard-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	        perspective: 1000px;
}
.goalcard-front,
.goalcard-back{
	background: #FFF;
	box-shadow: 0px 32px 64px 0px rgba(89, 108, 18, 0.07), 0px 16px 32px 0px rgba(89, 108, 18, 0.07), 0px 8px 16px 0px rgba(89, 108, 18, 0.07), 0px 4px 8px 0px rgba(89, 108, 18, 0.07), 0px 2px 4px 0px rgba(89, 108, 18, 0.07), 0px 1px 2px 0px rgba(89, 108, 18, 0.07);
}
.goalcard-front h3,
.goalcard-back h3 {
	margin-bottom: 0;
	font-size: 26px;
	font-family: "minion-pro", serif;
	color: #604417;
	line-height: 100%;
	text-align: left;
	text-transform: none;
	font-weight: 400;
	letter-spacing: 0;
	margin-bottom: 0 !important;
	width: calc(100% - 40px);
}
.goalcard-front .goalcard-infobutton {
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
	color: #8BA820;
	text-transform: uppercase;
	display: flex;
	align-items: flex-end;
	cursor: pointer;
	height: 24px;
}
.goalcard-infobutton-icon {
	font-size: 24px;
}
.goalcard-back-top {
	height: auto;
	background-color: #EDEEDF;
	width: calc(100% - 20px);
	border-bottom: 1px solid #E9E4DE;
	align-items: center;
	justify-content: space-between;
	display: flex;
	padding-left: 20px;
	padding-top: 16px;
	padding-bottom: 16px;
	height: calc(119px - 32px);
	max-height: calc(119px - 32px);
	overflow: hidden;
}
.goalcard-back-top .goalcard-back-close {
	font-size: 24px;
	color: #604417;
	padding-right: 16px;
	cursor: pointer;
}
.el-goalcard:not(.bhe-state-current-editing-element) .goalcard-front,
.el-goalcard:not(.bhe-state-current-editing-element) .goalcard-back,
.newslist.wochentipps .goalcard-front,
.newslist.wochentipps .goalcard-back{
	-webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	-o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
}

.el-goalcard.bhe-state-current-editing-element .goalcard-front,
.el-goalcard.bhe-state-current-editing-element .goalcard-back {
	position: relative;
}
.el-goalcard.bhe-state-current-editing-element .goalcard-front {
	margin-bottom: 2rem;
}
.el-goalcard:not(.bhe-state-current-editing-element) .goalcard-wrapper:hover .goalcard-front,
.el-goalcard:not(.bhe-state-current-editing-element) .goalcard-wrapper:hover .goalcard-back {
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}
.el-goalcard:not(.bhe-state-current-editing-element) .goalcard-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.goalcard-front-content {
    text-align: center;
    width: 100%;
    height: 100%;
    padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
    box-sizing: border-box;
    z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
}
.goalcard-back-content {
	width: 100%;
	height: calc(100% - 120px);
	padding: 24px;
	box-sizing: border-box;
	z-index: 2;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.goalcard-back-content .el-text .bh-bodytext {
	font-family: "minion-pro", serif;
	font-size: 16px;
	line-height: 130%;
}
.goalcard-front-informations {
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	color: #8C622F;
	font-weight: 600;
}
.goalcard-front-informations-row {
	border-top: 1px solid #E6DDD3;
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-top: 16px;
	padding-bottom: 16px;
}
.goalcard-front-informations-row:last-child {
	border-bottom: 1px solid #E6DDD3;
}
.goalcard-front-informations .goalcard-front-informations-cell-right p {
	font-size: 15px;
	margin-bottom: 0 !important;
	color: #604417;
}
.goalcard-front-headline {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	width: 100%;
}
.goalcard-back-content h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #8BA820;
	line-height: 110%;
	margin-bottom: 6px !important;
}
.el-goalcard:not(.bhe-state-current-editing-element) .goalcard-back-content {
	opacity: 1;
	transition: ease-in opacity 0.1s 0.1s;
	overflow-y: scroll;
}
.goalcard-front-picture {
	background-color: rgba(0,0,0,.05);
	width: calc(100% + 60px);
	margin-left: -30px;
	margin-right: -30px;
	aspect-ratio: 356 / 255;
}
.goalcard-front-picture .bhBackgroundImage {
	width: 100%;
	height: 100%;
	background-size: cover;
}
.el-goalcard:not(.bhe-state-current-editing-element) .goalcard-wrapper .goalcard-back {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}
.el-goalcard:not(.bhe-state-current-editing-element) .goalcard-wrapper .goalcard-front {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

.el-goalcard:not(.bhe-state-current-editing-element) .goalcard-container.goalcard-rotate .goalcard-back {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.el-goalcard:not(.bhe-state-current-editing-element) .goalcard-container.goalcard-rotate .goalcard-front {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}