#for-investors, #for-smes {
	transition: background 0.2s;
	cursor: pointer;
}

.active-tab {
	background: #f5f5f5 !important;
	color: rgba(255, 153, 1, 1);
}

.inactive-tab {
	background: #fff !important;
}

.widget-7b2ba5 .tab
		.image-container.layout-b {
	width: 100%;
	max-width: 500px;
}

.widget-7b2ba5
		.tab.layout-b {
	background-color: #f5f5f5;
}

.widget-7b2ba5 .tab.active {
	display: flex;
}

.widget-7b2ba5
		.tab {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}

.widget-7b2ba5 .tab {
	display: none;
	text-align: left !important;
	flex: 1 1 0%;
	flex-basis: auto;
	justify-content: space-around;
	align-content: flex-start;
	padding-top: 30px;
	max-width: 100%;
}

.widget-7b2ba5
		.tab-label.layout-b.hover, .widget-7b2ba5
		.tab-label.active.layout-b>h4 {
	color: #000000;
}

.widget-7b2ba5
		.tab-label.layout-b.hover, .widget-7b2ba5 .tab-label.active.layout-b {
	background-color: #f5f5f5;
	color: #000000;
}

.widget-7b2ba5 .tab-label {
	flex: 1 1 0%;
	overflow: hidden;
	overflow-wrap: break-word;
}

.widget-7b2ba5 .nav {
	display: flex;
	justify-content: space-around;
	flex-direction: row;
}

.wrapper.layout-a, .widget-7b2ba5
		.wrapper.layout-b, .widget-7b2ba5
		.wrapper.layout-c, .widget-7b2ba5
		.wrapper.layout-d {
	flex-direction: column;
}

.widget-7b2ba5 .wrapper {
	overflow: hidden;
	display: flex;
}

.widget-7b2ba5 .tab.layout-b {
	background-color: #f5f5f5;
}


#\38 01870b2 {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	position: relative;
	max-width: 100%;
	width: 100%;
	min-height: 160px;
	max-height: 100%;
	order: 1;
	margin: 0px 0% 0px 0%;
}

#e8b787c4 {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	position: relative;
	max-width: 100%;
	width: 100%;
	min-height: 160px;
	max-height: 100%;
	order: 0;
	margin: 0px 0% 0px 0%;
}

#\34 0baed02 {
	align-self: stretch;
	background-size: cover;
	display: flex;
	min-height: 8px;
	background-position: 50% 50%;
	column-gap: 4%;
	row-gap: 24px;
	background-repeat: no-repeat;
	flex-direction: row;
	max-width: 100%;
	width: 100%;
	justify-content: center;
	align-items: flex-start;
	position: relative;
	min-width: 4%;
	padding: 16px 16px 16px 16px;
}

div.u_1103503530
		img {
	border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
}

div.u_1980133398 img {
	border-top-left-radius: 50% !important;
	border-bottom-right-radius: 50% !important;
	border-bottom-left-radius: 0 !important;
}

div.u_1099683759
		img {
	border-bottom-right-radius: 50% !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	border-top-right-radius: 50% !important;
}

div.u_1563765178
		img {
	border-bottom-left-radius: 50% !important;
	border-top-left-radius: 50% !important;
	border-bottom-right-radius: 50% !important;
}

.content_big {
	background-repeat: no-repeat;
	background-size: cover;
	grid-template-columns: minmax(0px, 1fr);
	grid-template-rows: minmax(8px, max-content);
	display: grid;
	justify-content: start;
	background-position: 50% 50%;
	align-items: start;
	position: relative;
	background-image: linear-gradient(180deg, rgba(5, 30, 52, 1) 0%,
		rgba(159, 197, 231, 1) 100%);
}

.headline_box {
	padding: 40px 30px 20px 30px;
}

@media ( max-width : 1200px) {
	.size-35{
	font-size: 28px !important;
    }
	.layout-b {
		flex-direction: column;
	}
	.tab-text-container {
		padding-top: 20px;
	}
	.headline_box {
		padding: 20px 10px 20px 10px;
	}
	    .flex-stats-block, .two-col-flex-section {
        flex-direction: column;
        gap: 0;
        padding: 0px;
        align-items: center;
        text-align: center;
    }
    
    .widget-7b2ba5 .tab {
     padding-left: 0px; 
     padding-right: 0px;
    }
}