
.editor-styles-wrapper .block-editor-block-list__layout .hero, body.frontend .hero {
	background: linear-gradient(90deg, #2d3368, #575c86);
	padding: 170px 0 50px;
}

.editor-styles-wrapper .block-editor-block-list__layout .hero__description, body.frontend .hero__description {
	padding-left: 0;
}

.editor-styles-wrapper .block-editor-block-list__layout .hero__title, body.frontend .hero__title {
	font-style: normal;
	padding-left: 15px;
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .hero__title, body.frontend .hero__title {
		padding-left: 45px;
	}
	
	.editor-styles-wrapper .block-editor-block-list__layout .hero__title h2, .editor-styles-wrapper .block-editor-block-list__layout .hero__title h3, body.frontend .hero__title h2, body.frontend .hero__title h3 {
		max-width: 80%;
	}
}

.editor-styles-wrapper .block-editor-block-list__layout .hero__title h1, body.frontend .hero__title h1 {
	color: #fff;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 15px;
	padding-left: 20px;
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .hero__title h1, body.frontend .hero__title h1 {
		padding-left: 45px;
	}
}

.editor-styles-wrapper .block-editor-block-list__layout .text, body.frontend .text {
	padding: 70px 0 50px 15px;
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .text__wrap, body.frontend .text__wrap {
		max-width: 90%;
		padding-left: 80px;
	}
}

.editor-styles-wrapper .block-editor-block-list__layout .text__wrap figure, body.frontend .text__wrap figure {
	margin-top: 20px;
}

.editor-styles-wrapper .block-editor-block-list__layout .text__wrap ol, .editor-styles-wrapper .block-editor-block-list__layout .text__wrap ul, body.frontend .text__wrap ol, body.frontend .text__wrap ul {
	font-size: 11.5px;
	font-size: 14px;
}

@media only screen and (min-width:320px) {
	.editor-styles-wrapper .block-editor-block-list__layout .text__wrap ol, .editor-styles-wrapper .block-editor-block-list__layout .text__wrap ul, body.frontend .text__wrap ol, body.frontend .text__wrap ul {
		font-size: calc(10.30775px + .37258vw);
	}
}

@media only screen and (min-width:991px) {
	.editor-styles-wrapper .block-editor-block-list__layout .text__wrap ol, .editor-styles-wrapper .block-editor-block-list__layout .text__wrap ul, body.frontend .text__wrap ol, body.frontend .text__wrap ul {
		font-size: 14px;
	}
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .text__wrap ol, .editor-styles-wrapper .block-editor-block-list__layout .text__wrap ul, body.frontend .text__wrap ol, body.frontend .text__wrap ul {
		font-size: calc(11.86207px + .21552vw);
	}
}

@media only screen and (min-width:1920px) {
	.editor-styles-wrapper .block-editor-block-list__layout .text__wrap ol, .editor-styles-wrapper .block-editor-block-list__layout .text__wrap ul, body.frontend .text__wrap ol, body.frontend .text__wrap ul {
		font-size: 16px;
	}
}

.editor-styles-wrapper .block-editor-block-list__layout .text__wrap ol, body.frontend .text__wrap ol {
	margin-left: 20px;
}

.editor-styles-wrapper .block-editor-block-list__layout .post-date, body.frontend .post-date {
	color: #1c146b;
	font-weight: 700;
	margin-bottom: 30px;
}

.editor-styles-wrapper .block-editor-block-list__layout .previous-post, body.frontend .previous-post {
	margin-top: 50px;
}

.editor-styles-wrapper .block-editor-block-list__layout .previous-post img, body.frontend .previous-post img {
	margin-right: 5px;
	width: 15px;
}

.editor-styles-wrapper .block-editor-block-list__layout .previous-post a, body.frontend .previous-post a {
	color: #1c146b;
	font-weight: 700;
	text-decoration: underline;
	text-decoration-color: #f00000;
}

.editor-styles-wrapper .block-editor-block-list__layout .text-bottom, body.frontend .text-bottom {
	background-color: #c1c9dc;
	padding: 50px 0 50px 15px;
}

@media only screen and (min-width:992px) {
	.editor-styles-wrapper .block-editor-block-list__layout .text-bottom, body.frontend .text-bottom {
		padding: 50px 0 70px 15px;
	}
	
	.editor-styles-wrapper .block-editor-block-list__layout .text-bottom__wrap, body.frontend .text-bottom__wrap {
		max-width: 90%;
		padding-left: 80px;
	}
}
