
.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs, body.frontend .contact-tabs {
	margin-bottom: 100px;
	position: relative;
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs, body.frontend .contact-tabs {
		margin-bottom: 200px;
	}
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs h3, .editor-styles-wrapper .block-editor-block-list__layout .contact-tabs strong, body.frontend .contact-tabs h3, body.frontend .contact-tabs strong {
	color: #1c146b;
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs__inner, body.frontend .contact-tabs__inner {
	box-shadow: 5px 5px 15px #0f0708;
	margin-top: -40px;
	overflow: hidden;
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs__inner, body.frontend .contact-tabs__inner {
		margin-left: 40px;
		margin-top: -133px;
	}
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__items, body.frontend .contact-tabs .tab__items {
	align-items: center;
	background-color: #231f20;
	color: #fff;
	display: flex;
	flex-flow: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding: 20px 13px;
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__items, body.frontend .contact-tabs .tab__items {
		padding: 25px 50px 30px;
	}
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__title, body.frontend .contact-tabs .tab__title {
	cursor: pointer;
	font-size: 8px;
	font-size: 12px;
	font-weight: 700;
	padding: 5px 7px;
	text-align: center;
	transition: all .4s ease;
}

@media only screen and (min-width:320px) {
	.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__title, body.frontend .contact-tabs .tab__title {
		font-size: calc(7.0462px + .29806vw);
	}
}

@media only screen and (min-width:991px) {
	.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__title, body.frontend .contact-tabs .tab__title {
		font-size: 10px;
	}
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__title, body.frontend .contact-tabs .tab__title {
		font-size: calc(9.86207px + .21552vw);
	}
}

@media only screen and (min-width:1920px) {
	.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__title, body.frontend .contact-tabs .tab__title {
		font-size: 14px;
	}
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__title, body.frontend .contact-tabs .tab__title {
		padding: 16px 30px;
	}
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__title.active, .editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__title:hover, body.frontend .contact-tabs .tab__title.active, body.frontend .contact-tabs .tab__title:hover {
	background-color: #fff;
	color: #231f20;
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--item, body.frontend .contact-tabs .tab__content--item {
	height: 0;
	opacity: 0;
	pointer-events: none;
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--item[data-tab=tab-4] .tab__content--column, body.frontend .contact-tabs .tab__content--item[data-tab=tab-4] .tab__content--column {
	width: 100%;
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--item.active, body.frontend .contact-tabs .tab__content--item.active {
	height: auto;
	opacity: 1;
	padding: 18px 22px;
	pointer-events: auto;
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--item.active, body.frontend .contact-tabs .tab__content--item.active {
		padding: 38px 60px;
	}
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--item__before-content, body.frontend .contact-tabs .tab__content--item__before-content {
	margin-bottom: 40px;
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--item__title, body.frontend .contact-tabs .tab__content--item__title {
	border-bottom: 1px solid #929497;
	border-top: 1px solid #929497;
	font-weight: 700;
	margin-bottom: 25px;
	padding: 11px 0 9px;
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--item__title, body.frontend .contact-tabs .tab__content--item__title {
		padding: 25px 0;
	}
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--item__content, body.frontend .contact-tabs .tab__content--item__content {
	margin-bottom: 25px;
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--item__content, body.frontend .contact-tabs .tab__content--item__content {
		margin-bottom: 40px;
	}
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--columns, body.frontend .contact-tabs .tab__content--columns {
	display: flex;
	flex-flow: column;
	gap: 20px;
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--columns, body.frontend .contact-tabs .tab__content--columns {
		flex-flow: row;
		gap: 55px;
		justify-content: space-between;
	}
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--columns-title, body.frontend .contact-tabs .tab__content--columns-title {
	font-weight: 600;
	margin-bottom: 15px;
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--columns-title:not(:first-child), body.frontend .contact-tabs .tab__content--columns-title:not(:first-child) {
	margin-top: 30px;
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--columns-title:not(:first-child), body.frontend .contact-tabs .tab__content--columns-title:not(:first-child) {
		margin-top: 40px;
	}
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--column, body.frontend .contact-tabs .tab__content--column {
	width: 100%;
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--column, body.frontend .contact-tabs .tab__content--column {
		width: 50%;
	}
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--column h3, body.frontend .contact-tabs .tab__content--column h3 {
	font-weight: 600;
	margin-bottom: 15px;
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--column h3:not(:first-child), body.frontend .contact-tabs .tab__content--column h3:not(:first-child) {
	margin-top: 30px;
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--column h3:not(:first-child), body.frontend .contact-tabs .tab__content--column h3:not(:first-child) {
		margin-top: 40px;
	}
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--column a, body.frontend .contact-tabs .tab__content--column a {
	text-decoration: none !important;
	text-decoration-color: transparent !important;
}

.editor-styles-wrapper .block-editor-block-list__layout .contact-tabs .tab__content--cta, body.frontend .contact-tabs .tab__content--cta {
	margin-top: 25px;
}
