.bm-relaunch {
    line-height: 1.6;
    font-size: 20px;
    font-weight: 300;
    color: #273f52;
    font-family: 'Albert Sans', sans-serif;
}

.bm-relaunch h1, 
.bm-relaunch h2, 
.bm-relaunch h3, 
.bm-relaunch h4, 
.bm-relaunch h5, 
.bm-relaunch h6 {
    font-family: 'Albert Sans';
    font-weight: 600;
    line-height: 120%;
    margin: 0; 
}

.bm-relaunch {
	background-color: #f3eff9;
}

.bm-relaunch h1 { 
    font-weight: 700; 
}

.bm-relaunch h2.bm-headlines  { 
    font-size: 26px;
} 

.bm-relaunch h3.bm-headlines {
    font-size: 20px; 
}

.bm-relaunch .bm-accordion-item-title h3 {
    font-size: 100%;
}

.bm-relaunch .ct-section-inner-wrap, 
.bm-relaunch .oxy-header-container {
    max-width: 1400px;
}

.bm-relaunch a {
    text-decoration: none;
}

.bm-relaunch strong {
	font-weight: 600;
}

.bm-relaunch .oxy-rich-text a {
    color: #273f52;
    text-decoration: underline;
}

.bm-relaunch .ct-section-inner-wrap {
	padding: 0;
}

.bm-relaunch .bm-width--full > .ct-section-inner-wrap {
	width: 100%;
	max-width: 100%;
}

.bm-relaunch ul {
	padding: 0 0 0 15px;
	margin: 0;
}

.bm-relaunch .bm-quote-text:after {
    content: "\f10e";
    font-family: 'font awesome 6 pro';
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 80px;
    line-height: 100%;
    opacity: .2;
}

.bm-relaunch .bm-quote-text {
    position: relative;
}

.bm-relaunch .bm-flex--1 > * {
	flex: 1;
}

.bm-relaunch .bm-align-left * {
	text-align: left;
}

.bm-relaunch .bm-align-right * {
	text-align: right;
}

.bm-relaunch .bm-tab-content-columns > * {
	flex: 1;
}

.bm-relaunch .oxy-rich-text a {
	font-weight: bold;
}

.bm-relaunch .bm-link-style-light a {
	color: #fff;
}

.bm-relaunch .bm-checklist-container > * {
    flex: 1;
}

.bm-relaunch .bm-checklist-container > .ct-text-block:before {
    content: "\f058";
    display: block;
    font-family: 'Font Awesome 6 Pro';
    font-size: 50px;
    font-weight: 100;
}

.bm-relaunch .bm-tab-content-container .bm-locations-container[data-count="0"] {
	display: none !important;
}

.bm-relaunch .bm-tab-content-container .bm-locations-container[data-count="1"] {
    grid-template-columns: repeat(1, minmax(200px, 1fr)) !important;
}

.bm-relaunch .bm-locations-options-container {
    padding: 20px;
    box-shadow: inset 0px 0px 0px 3px rgba(39,63,82,0.15);
    background: #fff;
    border-radius: 10px; 
    margin: auto;
} 

.bm-relaunch .bm-locations-options-container[data-count="1"] {
    max-width: 600px;
    padding: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: 50px;
}

.bm-relaunch .bm-locations-options-container[data-count="1"] .bm-location-card-container {
    box-shadow: none;
    font-size: 30px;
    font-weight: 600; 
}

.bm-relaunch .bm-selected-dropdown {
	display: none;
}

@media all and (max-width: 767px) {

.bm-relaunch .bm-selected-dropdown {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 95%;
    padding: 15px 20px;
    background: #fff;
    border-radius: 5px 5px 0px 0px;
    margin: auto;
    box-shadow: inset 0 -20px 30px -30px rgb(39 63 82 / 25%);
}

.bm-relaunch .bm-selected-dropdown:before {
    content: attr(data-current);
    font-weight: 600;
}

.bm-relaunch .bm-selected-dropdown.bm-active:before {
    content: attr(data-text);
}

.bm-relaunch .bm-tab-item-container {
    width: 95%;
    text-align: center;
    background: #fff;
}

.bm-relaunch .bm-tab-item-container {
    align-items: center;
    border-bottom: 1px solid rgb(39 63 82 / 20%);
    border-radius: 0;
}

.bm-relaunch .bm-tab-items-container {
    gap: 0 !important;
}

.bm-relaunch .bm-tab-item-container.bm-active {
    background: #273F52 !important;
    color: #fff;
}

} 

/* Buttons */

.bm-relaunch .bm-navigation-button:after {
    content: "\f061";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
}

.bm-interactive-screen-button:hover {
    background: rgb(39 63 82 / 15%);
}

.bm-interactive-screen-button.bm-active {
    background: rgb(39 63 82 / 100%);
    color: #fff;
}


/* Header Background */

.bm-relaunch .bm-header-background-section:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: -1px;
	left: 0;
	background: linear-gradient(0deg, #f3eff9, transparent);
}


.bm-relaunch .bm-product-background:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	background: linear-gradient(0deg, #ffffff, transparent);
}

/* Lizenzen */

.bm-relaunch .bm-licenses-container[data-license="1"] .bm-license-container:last-child, 
.bm-relaunch .bm-licenses-container[data-license="2"] .bm-license-container:first-child {
	display: none;
}

/* Tabs */

.bm-relaunch .bm-tab-item-container.bm-active {
	background: #fff;
}

.bm-relaunch .bm-tab-content-container:not(.bm-active) {
    display: none !important; 
}

.bm-relaunch . bm-accordion-item-container:not(.bm-active) .bm-accordion-item-content {
    display: none;
}

.bm-relaunch .bm-tab-item-container > * {
	z-index: 2;
}

.bm-relaunch .bm-tab-item-container:after {
	content: "";
	background-image: linear-gradient(rgba(255,255,255,0),#ffffff);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 0;
	transition: .25s all ease-in-out;
}

.bm-relaunch .bm-tab-item-container:hover:after {
	top: 0;
}

.bm-relaunch .bm-columns-container > * {
    flex: 1;
}

.bm-relaunch .link-extern:after {
	font-family: 'Font Awesome 6 Pro';
	margin-left: 5px;
	content: '\f14c'; 
}

/* Locations */

.bm-relaunch .bm-location-card-container.bm-active, 
.bm-relaunch .bm-location-card-container:hover {
	box-shadow: 0 1px 3px rgb(39 63 82 / 20%);
	background: #fff;
}

/* Highlight Spans */

.bm-relaunch [class*="bm-span--"] {
	position: relative;
	overflow: visible;
}

.bm-relaunch [class*="bm-span--"] span {
	overflow: visible;
}

.bm-relaunch [class*="bm-span--"] svg {
	fill: none;
	overflow: visible;
	position: absolute;
	stroke-linecap: round;
	z-index: -1;
	stroke: #C0392B;
	stroke-width: 3;
}

/* Underline Span */

.bm-relaunch .bm-span--underline svg {
	height: 10px;
	width: calc(100% + 20px);
	top: 100%;
	left: -10px;
}

/* Circle Span */

.bm-relaunch .bm-span--circle svg {
	left: -10%;
	top: -10%;
	width: 120%;
	height: 120%;
}

@media all and (max-width: 767px) {

.bm-button--login {
    font-size: 0 !important;
    display: block !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.bm-button--login:after {
    font-size: 22px !important;
    content: '\f2f6' !important;
    font-weight: bold !important;
}

}