<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/4swifts/template_styles.css?16778273782693*/
@font-face {
	font-family: "Montserrat-Light";
	src: url("/local/templates/4swifts/fonts/Montserrat/Montserrat-Light.ttf") format("woff");
}
@font-face {
	font-family: "Montserrat-Regular";
	src: url("/local/templates/4swifts/fonts/Montserrat/Montserrat-Regular.ttf") format("woff");
}
@font-face {
	font-family: "Montserrat-Medium";
	src: url("/local/templates/4swifts/fonts/Montserrat/Montserrat-Medium.ttf") format("woff");
}
@font-face {
	font-family: "Montserrat-SemiBold";
	src: url("/local/templates/4swifts/fonts/Montserrat/Montserrat-SemiBold.ttf") format("woff");
}
@font-face {
	font-family: "Montserrat-Bold";
	src: url("/local/templates/4swifts/fonts/Montserrat/Montserrat-Bold.ttf") format("woff");
}
@font-face {
	font-family: "Montserrat-Black";
	src: url("/local/templates/4swifts/fonts/Montserrat/Montserrat-Black.ttf") format("woff");
}
@font-face {
	font-family: "Montserrat-ExtraBold";
	src: url("/local/templates/4swifts/fonts/Montserrat/Montserrat-ExtraBold.ttf") format("woff");
}
@font-face {
	font-family: "Montserrat-Italic";
	src: url("/local/templates/4swifts/fonts/Montserrat/Montserrat-Italic.ttf") format("woff");
}
*,
::after,
::before {
	box-sizing: border-box;
}
* {
	-webkit-print-color-adjust: exact;
	-moz-print-color-adjust: exact;
	print-color-adjust: exact;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
*::-webkit-scrollbar {
	height: 14px;
	width: 14px;
}
*::-webkit-scrollbar-thumb {
	background-color: #6E8792;
	border-radius: 20px;
	/* border: 3px solid orange; */
}
*::-webkit-scrollbar-track {
	background: #BCCCD5;
	border-radius: 20px;
}
body {
	-webkit-font-smoothing: antialiased;
	font-family: "Montserrat-Regular", sans-serif;
	margin: 0;
	/*padding: 0;*/
	font-size: 18px;
	min-width: 320px;
	color: #000;
	padding: 10% 5%;
	background: -webkit-linear-gradient(90deg, #f6f7f8,#e1e8f2,#d9e1ee);
	background: linear-gradient(90deg, #f6f7f8,#e1e8f2,#d9e1ee);
	/*background: linear-gradient(-45deg,#f6f7f8,#e1e8f2,#e1e8f2,#d9e1ee);
	background-size: 400% 400%;
	animation: gradient 45s ease infinite;*/
}
select {
	font-family: "Montserrat-Regular", sans-serif;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
img {
	vertical-align: middle;
	border-style: none;
}
input {
	padding: 0;
	outline: none;
	font-family: 'Montserrat-Regular',sans-serif;
}
h1 {
	font-size: 32px;
	margin-bottom: 50px;
}
.list-services {
	margin-bottom: 50px;
}
.list-contacts a:hover,
h1 span,
.list-services &gt; li &gt; span {
	color: #e41c3d;
}
.list-contacts &gt; li:not(:last-child),
.list-services &gt; li:not(:last-child) {
	margin-bottom: 5px;
}
.list-contacts {
	margin-top: 10px;
}
.list-contacts a {
	color:#333;
	transition: 0.3s;
}
.list-contacts a:hover {
	opacity: 0.8;
}
/*@keyframes gradient {
	0% {
		background-position: 0 50%;
	}
	50% {
		background-position: 100% 50%;
	}

	100% {
		background-position: 0 50%;
	}
}*/
/* End */
/* /local/templates/4swifts/template_styles.css?16778273782693 */
</pre></body></html>