<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.b-text {
	margin-top: 7.5rem;
	margin-bottom: 7.5rem;
	position: relative
}
@media (max-width:1919px) {
.b-text {
	margin-top: 7.5rem;
	margin-bottom: 7.5rem
}
}
@media (max-width:1599px) {
.b-text {
	margin-top: 7.5rem;
	margin-bottom: 7.5rem
}
}
@media (max-width:1199px) {
.b-text {
	margin-top: 7.5rem;
	margin-bottom: 7.5rem
}
}
@media (max-width:991px) {
.b-text {
	margin-top: 6.25rem;
	margin-bottom: 6.25rem
}
}
@media (max-width:767px) {
.b-text {
	margin-top: 5rem;
	margin-bottom: 5rem
}
}
@media (max-width:575px) {
.b-text {
	margin-top: 2.8125rem;
	margin-bottom: 2.8125rem
}
}
.b-text-content {
	transition-property: color;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.main-layout--dark .b-text-content {
	color: #fff
}
.b-text-content img {
	opacity: 0;
	transform: translateY(3.75rem);
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.ready .visible-on-screen .b-text-content img {
	opacity: 1;
	transform: none
}
/*# sourceMappingURL=styles.css.map */
</pre></body></html>