/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
::after,
::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block;
}
body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
		'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji',
		'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff;
}
[tabindex='-1']:focus {
	outline: 0 !important;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 0.5rem;
}
p {
	margin-top: 0;
	margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
}
address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}
dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0;
}
dt {
	font-weight: 700;
}
dd {
	margin-bottom: 0.5rem;
	margin-left: 0;
}
blockquote {
	margin: 0 0 1rem;
}
b,
strong {
	font-weight: bolder;
}
small {
	font-size: 80%;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	color: #0056b3;
	text-decoration: underline;
}
a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
	outline: 0;
}
code,
kbd,
pre,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono',
		'Courier New', monospace;
	font-size: 1em;
}
pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
}
figure {
	margin: 0 0 1rem;
}
img {
	vertical-align: middle;
	border-style: none;
}
svg {
	overflow: hidden;
	vertical-align: middle;
}
table {
	border-collapse: collapse;
}
caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom;
}
th {
	text-align: inherit;
}
label {
	display: inline-block;
	margin-bottom: 0.5rem;
}
button {
	border-radius: 0;
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
select {
	word-wrap: normal;
}
[type='button'],
[type='reset'],
[type='submit'],
button {
	-webkit-appearance: button;
}
[type='button']:not(:disabled),
[type='reset']:not(:disabled),
[type='submit']:not(:disabled),
button:not(:disabled) {
	cursor: pointer;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none;
}
input[type='checkbox'],
input[type='radio'] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
input[type='date'],
input[type='datetime-local'],
input[type='month'],
input[type='time'] {
	-webkit-appearance: listbox;
}
textarea {
	overflow: auto;
	resize: vertical;
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: 0.5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal;
}
progress {
	vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
	height: auto;
}
[type='search'] {
	outline-offset: -2px;
	-webkit-appearance: none;
}
[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}
output {
	display: inline-block;
}
summary {
	display: list-item;
	cursor: pointer;
}
template {
	display: none;
}
[hidden] {
	display: none !important;
}
.flickity-enabled {
	position: relative;
}
.flickity-enabled:focus {
	outline: 0;
}
.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%;
}
.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%;
}
.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}
.flickity-button {
	position: absolute;
	background: rgba(255, 255, 255, 0.75);
	border: none;
	color: #333;
}
.flickity-button:hover {
	background: #fff;
	cursor: pointer;
}
.flickity-button:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 5px #19f;
	box-shadow: 0 0 0 5px #19f;
}
.flickity-button:active {
	opacity: 0.6;
}
.flickity-button:disabled {
	opacity: 0.3;
	cursor: auto;
	pointer-events: none;
}
.flickity-button-icon {
	fill: currentColor;
}
.flickity-prev-next-button {
	top: 50%;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.flickity-prev-next-button.previous {
	left: 10px;
}
.flickity-prev-next-button.next {
	right: 10px;
}
.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%;
}
.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1;
}
.flickity-rtl .flickity-page-dots {
	direction: rtl;
}
.flickity-page-dots .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background: #333;
	border-radius: 50%;
	opacity: 0.25;
	cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
	opacity: 1;
}
.flickity-enabled.is-fade .flickity-slider > * {
	pointer-events: none;
	z-index: 0;
}
.flickity-enabled.is-fade .flickity-slider > .is-selected {
	pointer-events: auto;
	z-index: 1;
} /*! lightgallery - v1.6.12 - 2019-02-19
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2019 Sachin N; Licensed GPLv3 */
@font-face {
	font-family: lg;
	src: url(../fonts/lg.eot?n1z373);
	src: url(../fonts/lg.eot?#iefixn1z373) format('embedded-opentype'),
		url(../fonts/lg.woff?n1z373) format('woff'),
		url(../fonts/lg.ttf?n1z373) format('truetype'),
		url(../fonts/lg.svg?n1z373#lg) format('svg');
	font-weight: 400;
	font-style: normal;
}
.lg-icon {
	font-family: lg;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, 0.45);
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1080;
	border: none;
	outline: 0;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
	pointer-events: none;
	opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
	color: #fff;
}
.lg-actions .lg-next {
	right: 20px;
}
.lg-actions .lg-next:before {
	content: '\e095';
}
.lg-actions .lg-prev {
	left: 20px;
}
.lg-actions .lg-prev:after {
	content: '\e094';
}
@-webkit-keyframes lg-right-end {
	0% {
		left: 0;
	}
	50% {
		left: -30px;
	}
	100% {
		left: 0;
	}
}
@keyframes lg-right-end {
	0% {
		left: 0;
	}
	50% {
		left: -30px;
	}
	100% {
		left: 0;
	}
}
@-webkit-keyframes lg-left-end {
	0% {
		left: 0;
	}
	50% {
		left: 30px;
	}
	100% {
		left: 0;
	}
}
@keyframes lg-left-end {
	0% {
		left: 0;
	}
	50% {
		left: 30px;
	}
	100% {
		left: 0;
	}
}
.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end 0.3s;
	animation: lg-right-end 0.3s;
	position: relative;
}
.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end 0.3s;
	animation: lg-left-end 0.3s;
	position: relative;
}
.lg-toolbar {
	z-index: 1082;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
	color: #999;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	text-decoration: none !important;
	outline: medium none;
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
	color: #fff;
}
.lg-toolbar .lg-close:after {
	content: '\e070';
}
.lg-toolbar .lg-download:after {
	content: '\e0f2';
}
.lg-sub-html {
	background-color: rgba(0, 0, 0, 0.45);
	bottom: 0;
	color: #eee;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1080;
}
.lg-sub-html h4 {
	margin: 0;
	font-size: 13px;
	font-weight: 700;
}
.lg-sub-html p {
	font-size: 12px;
	margin: 5px 0 0;
}
#lg-counter {
	color: #999;
	display: inline-block;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px;
	vertical-align: middle;
}
.lg-next,
.lg-prev,
.lg-toolbar {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
	-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
	-webkit-transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
		color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear,
		-webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
	transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
	transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear,
		-webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-hide-items .lg-prev {
	opacity: 0;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
	opacity: 0;
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	transform: scale3d(0.5, 0.5, 0.5);
	opacity: 0;
	-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	-webkit-transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1),
		-webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
	transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1),
		-webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
	-o-transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 250ms cubic-bezier(0, 0, 0.25, 1),
		-webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
body:not(.lg-from-hash)
	.lg-outer.lg-start-zoom
	.lg-item.lg-complete
	.lg-object {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}
.lg-outer .lg-thumb-outer {
	background-color: #0d0a0a;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1080;
	max-height: 350px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,
		-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	-webkit-transition-duration: 0s !important;
	-o-transition-duration: 0s !important;
	transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
	border-radius: 5px;
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #fff;
	border-radius: 4px;
	margin-bottom: 5px;
}
@media (min-width: 1025px) {
	.lg-outer .lg-thumb-item {
		-webkit-transition: border-color 0.25s ease;
		-o-transition: border-color 0.25s ease;
		transition: border-color 0.25s ease;
	}
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
	border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
	-webkit-transition: bottom 0.25s ease;
	-o-transition: bottom 0.25s ease;
	transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
	background-color: #0d0a0a;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
	content: '\e1ff';
}
.lg-outer .lg-toogle-thumb:hover {
	color: #fff;
}
.lg-outer .lg-video-cont {
	display: inline-block;
	vertical-align: middle;
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px;
}
.lg-outer .lg-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}
.lg-outer .lg-video .lg-object {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
	width: 84px;
	height: 59px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -42px;
	margin-top: -30px;
	z-index: 1080;
	cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
	-webkit-overflow-scrolling: touch;
	overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
	background: url(../img/vimeo-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url(../img/vimeo-play.png) no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
	background: transparent url(../img/video-play.png) no-repeat scroll 0 0;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
	opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
	background: url(../img/youtube-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url(../img/youtube-play.png) no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
	visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
	display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
	visibility: visible;
}
.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1083;
	opacity: 0;
	-webkit-transition: opacity 80ms ease 0s;
	-o-transition: opacity 80ms ease 0s;
	transition: opacity 80ms ease 0s;
}
.lg-progress-bar .lg-progress {
	background-color: #a90707;
	height: 5px;
	width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
	width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
	opacity: 1;
}
.lg-autoplay-button:after {
	content: '\e01d';
}
.lg-show-autoplay .lg-autoplay-button:after {
	content: '\e01a';
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging
	.lg-item.lg-complete.lg-zoomable
	.lg-img-wrap {
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom
	.lg-item.lg-complete.lg-zoomable
	.lg-img-wrap {
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
		-webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
		top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
		top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
		top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.15s !important;
	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	-webkit-transition: opacity 0.15s,
		-webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
	transition: opacity 0.15s,
		-webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
	-o-transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s,
		-webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#lg-zoom-in:after {
	content: '\e311';
}
#lg-actual-size {
	font-size: 20px;
}
#lg-actual-size:after {
	content: '\e033';
}
#lg-zoom-out {
	opacity: 0.5;
	pointer-events: none;
}
#lg-zoom-out:after {
	content: '\e312';
}
.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto;
}
.lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1080;
	height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow: visible;
}
.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	-webkit-box-shadow: 0 0 0 2px #fff inset;
	box-shadow: 0 0 0 2px #fff inset;
}
.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #fff;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
	transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
	transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
	transition: opacity 0.15s ease 0s, transform 0.15s ease 0s,
		-webkit-transform 0.15s ease 0s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
	width: 100%;
	height: 100%;
}
.lg-outer .lg-pager {
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
	display: block;
	height: 12px;
	-webkit-transition: box-shadow 0.3s ease 0s;
	-o-transition: box-shadow 0.3s ease 0s;
	-webkit-transition: -webkit-box-shadow 0.3s ease 0s;
	transition: -webkit-box-shadow 0.3s ease 0s;
	transition: box-shadow 0.3s ease 0s;
	transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
	width: 12px;
}
.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
	-webkit-box-shadow: 0 0 0 8px #fff inset;
	box-shadow: 0 0 0 8px #fff inset;
}
.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0;
}
.lg-fullscreen:after {
	content: '\e20c';
}
.lg-fullscreen-on .lg-fullscreen:after {
	content: '\e20d';
}
.lg-outer #lg-dropdown-overlay {
	background-color: rgba(0, 0, 0, 0.25);
	bottom: 0;
	cursor: default;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1081;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
	-o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
	transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
	color: #fff;
}
.lg-outer .lg-dropdown {
	background-color: #fff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	-ms-transform: translate3d(0, 5px, 0);
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
	-webkit-transition: -webkit-transform 0.18s linear 0s,
		visibility 0s linear 0.5s, opacity 0.18s linear 0s;
	-o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s,
		opacity 0.18s linear 0s;
	-webkit-transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s,
		-webkit-transform 0.18s linear 0s;
	transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s,
		-webkit-transform 0.18s linear 0s;
	-o-transition: transform 0.18s linear 0s, visibility 0s linear 0.5s,
		opacity 0.18s linear 0s;
	transition: transform 0.18s linear 0s, visibility 0s linear 0.5s,
		opacity 0.18s linear 0s;
	transition: transform 0.18s linear 0s, visibility 0s linear 0.5s,
		opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
	content: '';
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	border: 8px solid transparent;
	border-bottom-color: #fff;
	right: 16px;
	top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
	margin-bottom: 0;
}
.lg-outer .lg-dropdown > li:hover .lg-icon,
.lg-outer .lg-dropdown > li:hover a {
	color: #333;
}
.lg-outer .lg-dropdown a {
	color: #333;
	display: block;
	white-space: pre;
	padding: 4px 12px;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
	background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
	display: inline-block;
	line-height: 1;
	margin-top: -3px;
	vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
	color: #333;
	display: inline-block;
	float: none;
	font-size: 20px;
	height: auto;
	line-height: 1;
	margin-right: 8px;
	padding: 0;
	vertical-align: middle;
	width: auto;
}
.lg-outer #lg-share {
	position: relative;
}
.lg-outer #lg-share:after {
	content: '\e80d';
}
.lg-outer #lg-share-facebook .lg-icon {
	color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
	content: '\e901';
}
.lg-outer #lg-share-twitter .lg-icon {
	color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
	content: '\e904';
}
.lg-outer #lg-share-googleplus .lg-icon {
	color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
	content: '\e902';
}
.lg-outer #lg-share-pinterest .lg-icon {
	color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
	content: '\e903';
}
.lg-group:after {
	content: '';
	display: table;
	clear: both;
}
.lg-outer {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	text-align: left;
	opacity: 0;
	-webkit-transition: opacity 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s;
	transition: opacity 0.15s ease 0s;
}
.lg-outer * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.lg-outer.lg-visible {
	opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
	-webkit-transition-duration: inherit !important;
	-o-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-timing-function: inherit !important;
	-o-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	-webkit-transition-duration: 0s !important;
	-o-transition-duration: 0s !important;
	transition-duration: 0s !important;
	opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing;
}
.lg-outer .lg {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%;
}
.lg-outer .lg-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
}
.lg-outer .lg-item {
	background: url(../img/loading.gif) no-repeat scroll center center transparent;
	display: none !important;
}
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
	display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
	display: inline-block !important;
}
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
}
.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
	content: '';
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
}
.lg-outer .lg-img-wrap {
	position: absolute;
	padding: 0 5px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.lg-outer .lg-item.lg-complete {
	background-image: none;
}
.lg-outer .lg-item.lg-current {
	z-index: 1060;
}
.lg-outer .lg-image {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
	height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity: 0;
	-webkit-transition: opacity 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s;
	transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
	opacity: 1;
}
.lg-outer .lg-empty-html {
	display: none;
}
.lg-outer.lg-hide-download #lg-download {
	display: none;
}
.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s;
	transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
	opacity: 1;
}
.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
	-webkit-transition: none 0s ease 0s !important;
	-o-transition: none 0s ease 0s !important;
	transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
	opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
	opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
	-webkit-transition: opacity 0.1s ease 0s;
	-o-transition: opacity 0.1s ease 0s;
	transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.1s ease 0s;
	-webkit-transition: opacity 0.1s ease 0s,
		-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: opacity 0.1s ease 0s,
		-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s,
		-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
	left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left: 0;
	opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
		opacity 0.1s ease 0s;
	-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.wp-block-video video {
	max-height: -webkit-calc(100vh - 100px);
	max-height: calc(100vh - 100px);
	margin: 0 auto;
	display: block;
}
@font-face {
	font-family: 'PT Mono';
	font-style: normal;
	font-weight: 700;
	src: local('PTMonoBold'),
		url(../fonts/PTMonoBold/PTMonoBold.woff2) format('woff2');
	font-display: swap;
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 16px;
}
body,
html {
	height: 100%;
}
body {
	font-size: 1rem;
	position: relative;
	line-height: 1.625;
	font-family: Montserrat, sans-serif;
	font-weight: 500;
	overflow-x: hidden;
	color: #000;
	opacity: 1;
	background-color: #fff;
}
body.overflow-hidden {
	overflow: hidden;
}
main {
	position: relative;
	margin: 0;
	padding: 0;
	height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
body.home main {
	height: 100%;
}
.main-inner {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	margin-bottom: 14rem;
}
@media (max-width: 1023.98px) {
	.main-inner {
		margin-bottom: 10rem;
	}
}
.home .main-inner {
	margin-bottom: 0;
}
.footer {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
aside ol,
aside ul,
footer ol,
footer ul,
header ol,
header ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a {
	color: #000;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
a:hover {
	text-decoration: none;
	color: #000;
}
code {
	font-size: 1rem;
	word-break: break-word;
	font-family: 'PT Mono', monospace;
}
.custom-scroll_bar-y {
	right: 0;
	width: 2px;
	background-color: #000;
	opacity: 0.75;
}
.custom-scroll_bar-y:hover {
	opacity: 1;
}
.switching-mode-dark .custom-scroll_bar-y {
	background-color: #fff;
}
div[class*='kursor'] {
	z-index: 11111111111111111;
}
div[class*='kursor'].kursor--1 {
	width: 1.5rem;
	height: 1.5rem;
	border: none;
}
div[class*='kursor'].kursor--1.kursor--hidden {
	opacity: 0;
	visibility: hidden;
}
div[class*='kursor'].kursor--1::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #000;
	opacity: 0.5;
	border-radius: 50%;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
div[class*='kursor'].kursor--1 + .kursorChild {
	background: #000;
	opacity: 0.75;
	visibility: visible;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
div[class*='kursor'].kursor--1 + .kursorChild.kursorChild--hidden {
	opacity: 0;
	visibility: hidden;
}
div[class*='kursor'].kursor--1.kursor--down {
	width: 1rem;
	height: 1rem;
}
div[class*='kursor'].kursor--1.kursor--down + .kursorChild {
	background-color: #c0142a;
	opacity: 1;
	width: 0.5rem;
	height: 0.5rem;
	opacity: 1;
}
div[class*='kursor'].kursor--1.scroll {
	width: 2.25rem;
	height: 2.25rem;
	background: 0 0;
}
div[class*='kursor'].kursor--1.scroll::before {
	content: '';
	position: absolute;
	left: -13px;
	top: 50%;
	width: 62px;
	height: 9px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url(../img/svg-ico/arrows-black.svg);
	background-repeat: no-repeat;
	background-position: 0 0;
	opacity: 0.5;
}
div[class*='kursor'].kursor--1.hover {
	width: 2.25rem;
	height: 2.25rem;
	background: 0 0;
}
div[class*='kursor'].kursor--1.hover::after {
	border: 2px solid #c0142a;
	opacity: 1;
}
div[class*='kursor'].kursor--1.hover::before {
	opacity: 0;
}
div[class*='kursor'].kursor--1.--hover + .kursorChild {
	background: #000;
}
.switching-mode-dark div[class*='kursor'].kursor--1.scroll::before {
	background-image: url(../img/svg-ico/arrows-white.svg);
}
.ie-browser {
	display: table;
	width: 100%;
	height: 100%;
	font-size: 1.25rem;
	font-family: Arial, sans-serif;
	text-align: center;
}
.ie-browser-tr {
	display: table-row;
}
.ie-browser-td {
	display: table-cell;
	vertical-align: middle;
}
table {
	width: 100%;
	border-bottom: 1px solid #d4d4e1;
}
table.table-secondary tr:nth-child(even) {
	background-color: transparent;
}
table.table-secondary tbody tr {
	border-bottom: 1px solid #d4d4e1;
}
table.table-secondary tbody tr:hover {
	background-color: #f0f4f8;
}
table.table-bordered tr:nth-child(even) {
	background-color: transparent;
}
table.table-bordered td {
	border: 1px solid #d4d4e1;
}
table.table-bordered thead tr th {
	background-color: #d4d4e1;
	color: #303036;
	border: 1px solid #d4d4e1;
}
table td,
table th {
	padding: 1rem;
}
table tr:nth-child(even) {
	background-color: #f0f4f8;
}
table thead tr th {
	font-weight: 500;
	text-transform: uppercase;
	background-color: #c0142a;
	color: #fff;
}
table tfoot {
	font-weight: 600;
}
@media (max-width: 767.98px) {
	.table-responsive {
		position: relative;
		width: 100%;
		overflow-y: auto;
	}
	.table-responsive table {
		width: 650px;
	}
	.table-responsive-outer {
		position: relative;
	}
	.table-responsive-outer::after {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		width: 10px;
		height: 100%;
		background-image: -o-linear-gradient(0deg, rgba(255, 255, 255, 0.3), #fff);
		background-image: -o-linear-gradient(
			bottom,
			rgba(255, 255, 255, 0.3),
			#fff
		);
		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			from(rgba(255, 255, 255, 0.3)),
			to(#fff)
		);
		background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.3), #fff);
	}
	.table-container::-webkit-scrollbar {
		-webkit-appearance: none;
		width: 14px;
		height: 14px;
	}
	.table-container::-webkit-scrollbar-thumb {
		border-radius: 0.625rem;
		border: 3px solid #fff;
		background-color: rgba(0, 0, 0, 0.3);
	}
}
.h2,
h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
	line-height: 1.2;
	margin-bottom: 2rem;
	font-weight: 700;
}
h1 {
	font-size: 2.5rem;
}
.h2,
h2 {
	font-size: 1.5rem;
	line-height: 2rem;
}
h3 {
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 2rem;
}
h4 {
	font-size: 1.25rem;
	font-weight: 400;
}
h5 {
	font-size: 1.125rem;
	font-weight: 400;
}
h6 {
	font-size: 1rem;
	font-weight: 400;
}
p {
	margin: 0 0 2rem 0;
}
p code {
	background: #fafafa;
	border: 1px solid rgba(0, 0, 0, 0.08);
	padding: 0.2em 0.4em;
}
mark {
	padding: 0.2em;
	background-color: #c0142a;
	color: #fff;
}
blockquote {
	padding: 2rem 0 2rem 2em;
	font-weight: 700;
	color: rgba(0, 0, 0, 0.75);
	border-left: 2rem solid #c0142a;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
blockquote p {
	margin-bottom: 0 !important;
}
blockquote footer {
	color: #c0142a;
	font-style: normal;
	padding-top: 0.8em;
}
.switching-mode-dark .content ol,
.switching-mode-dark .content p,
.switching-mode-dark .content ul,
.switching-mode-dark blockquote {
	color: rgba(255, 255, 255, 0.75);
}
.content {
	font-size: 1.125rem;
}
.content a {
	color: #c0142a;
}
.content > * {
	margin-bottom: 2rem;
}
.content > :last-child {
	margin-bottom: 0;
}
.content p {
	color: rgba(0, 0, 0, 0.75);
}
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	margin-top: 2.5rem;
	opacity: 0.75;
}
.text--opacity75 .content h2,
.text--opacity75 .content h3,
.text--opacity75 .content h4,
.text--opacity75 .content h5,
.text--opacity75 .content h6{
	opacity: 1;
}
.content h2:first-child,
.content h3:first-child,
.content h4:first-child,
.content h5:first-child,
.content h6:first-child {
	margin-top: 0;
}
.content .h2,
.content h2,
.content h3 {
	font-size: 1.5rem;
}
.content ol,
.content ul {
	list-style: none;
	margin: 0 0 2rem 0;
	padding: 0;
	color: rgba(0, 0, 0, 0.75);
}
.content ol li:not(.blocks-gallery-item),
.content ul li:not(.blocks-gallery-item) {
	position: relative;
	padding-left: 2rem;
	margin-bottom: 0.625rem;
}
.content ol li:not(.blocks-gallery-item)::before,
.content ul li:not(.blocks-gallery-item)::before {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	font-weight: 700;
	line-height: 1.625;
}
.content ul li:not(.blocks-gallery-item)::before {
	content: '>';
	color: #c0142a;
	font-size: 18px;
}
.content ol {
	counter-reset: item;
}
.content ol li::before {
	content: counter(item);
	counter-increment: item;
}
.content img {
	display: block;
	margin-bottom: 2rem;
	max-width: 100%;
	height: auto;
}
.content .blocks-gallery-item img,
.content .schema-faq-answer img,
.content .wp-block-image img {
	display: inline-block;
	margin-bottom: 0;
}
.content .alpha-lower-list-block ol {
	margin-top: 0.625rem;
	margin-bottom: 0.625rem;
}
.content .alpha-lower-list-block ol li:not(.blocks-gallery-item)::before {
	content: counter(item, lower-alpha);
}
@media (max-width: 767.98px) {
	h1 {
		font-size: 2rem;
	}
	.h2,
	h2 {
		font-size: 1.75rem;
	}
	h3 {
		font-size: 1.5rem;
	}
	h4 {
		font-size: 1.25rem;
	}
	h5 {
		font-size: 1.125rem;
	}
}
.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: #fff;
	padding: 1.5625rem 2rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 100;
	-webkit-transition: background 0.25s;
	-o-transition: background 0.25s;
	transition: background 0.25s;
}
.switching-mode-dark .header {
	background: #191919;
}
@media (max-width: 1023.98px) {
	.header {
		padding: 1.5rem 1.625rem;
	}
}
@media (max-width: 767.98px) {
	.header {
		padding: 1rem 1.5rem;
	}
}
.admin-bar .header {
	top: 32px;
}
@media screen and (max-width: 782px) {
	.admin-bar .header {
		top: 46px;
	}
}
.header .logo,
.header .main-mnu-list {
	-webkit-transition: color 0.25s, opacity 0.25s;
	-o-transition: color 0.25s, opacity 0.25s;
	transition: color 0.25s, opacity 0.25s;
}
.header .logo a,
.header .main-mnu-list a {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.home.is-header-red:not(.main-mnu-open) .header,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header,
.page-template-about.is-header-red:not(.main-mnu-open) .header {
	color: #fff;
	background: #c0142a;
}
.home.is-header-red:not(.main-mnu-open) .header .main-mnu-btn,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-btn,
.page-template-about.is-header-red:not(.main-mnu-open) .header .main-mnu-btn {
	opacity: 1;
}
.home.is-header-red:not(.main-mnu-open) .header .main-mnu-btn span,
.home.is-header-red:not(.main-mnu-open) .header .main-mnu-btn::after,
.home.is-header-red:not(.main-mnu-open) .header .main-mnu-btn::before,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-btn
	span,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-btn::after,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-btn::before,
.page-template-about.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-btn::before {
	background: #fff;
}
.home.is-header-red:not(.main-mnu-open) .header .logo span,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.logo
	span,
.page-template-about.is-header-red:not(.main-mnu-open) .header .logo span {
	opacity: 1;
}
.home.is-header-red:not(.main-mnu-open) .header .logo::after,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.logo::after,
.page-template-about.is-header-red:not(.main-mnu-open) .header .logo::after {
	color: #fff;
}
.home.is-header-red:not(.main-mnu-open) .header .logo,
.home.is-header-red:not(.main-mnu-open) .header .main-mnu-list,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.logo,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list,
.page-template-about.is-header-red:not(.main-mnu-open) .header .main-mnu-list,
.page-template-about.is-header-red:not(.main-mnu-open) .header .logo {
	color: #fff;
}
.home.is-header-red:not(.main-mnu-open) .header .main-mnu-list .menu-item a,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.menu-item
	a,
.page-template-about.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.menu-item
	a {
	opacity: 0.9;
}
.home.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.menu-item
	a:hover,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.menu-item
	a:hover,
.page-template-about.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.menu-item
	a:hover {
	color: #fff;
	opacity: 0.5;
}
.home.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.current-menu-item
	a,
.home.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.current-menu-item
	a:hover,
.home.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.current-menu-item
	span,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.current-menu-item
	a,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.current-menu-item
	a:hover,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.current-menu-item
	span,
.page-template-about.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.current-menu-item
	span {
	color: #fff;
	opacity: 0.5;
}
.logo {
	width: 2rem;
	height: 2rem;
	font-size: 32px;
	line-height: 26px;
	font-family: 'PT Mono', monospace;
	font-weight: 700;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 10;
	position: relative;
}
.logo span {
	opacity: 0.75;
}
.logo::after {
	content: '_';
	color: #c0142a;
}
.logo.visible {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.logo.opacity100 span {
	opacity: 1;
}
.switching-mode-dark .logo span {
	opacity: 1;
}
.main-mnu {
	margin: 0 2.5rem 0 auto;
}
@media (max-width: 1023.98px) {
	.main-mnu {
		margin: 0 1.5rem 0 auto;
	}
}
@media (max-width: 767.98px) {
	.main-mnu {
		margin: 0 0 0 auto;
	}
}
.main-mnu-btn {
	display: none;
	position: relative;
	width: 2rem;
	height: 2rem;
	cursor: pointer;
	opacity: 0.75;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 10;
}
@media (max-width: 767.98px) {
	.main-mnu-btn {
		display: block;
	}
}
.main-mnu-btn span,
.main-mnu-btn::after,
.main-mnu-btn::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 20px;
	height: 2px;
	margin-left: -10px;
	margin-top: -1px;
	background-color: currentColor;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.main-mnu-btn::before {
	margin-top: -4px;
}
.main-mnu-btn::after {
	margin-top: 8px;
}
.main-mnu-btn span {
	margin-top: 2px;
}
.main-mnu-btn:hover {
	opacity: 1;
}
.main-mnu-open {
	overflow: hidden;
}
.main-mnu-open .main-mnu-btn::before {
	margin-top: 2px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.main-mnu-open .main-mnu-btn span {
	opacity: 0;
}
.main-mnu-open .main-mnu-btn::after {
	margin-top: 2px;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
@media (max-width: 767.98px) {
	.main-mnu-container {
		position: fixed;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		padding: 4.6875rem 4.6875rem 4.6875rem 8.125rem;
		background: #fff;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		visibility: hidden;
		opacity: 0;
		z-index: 9;
	}
	.switching-mode-dark .main-mnu-container {
		background: #191919;
	}
	.main-mnu-open .main-mnu-container {
		visibility: visible;
		opacity: 1;
	}
	.main-mnu-container .main-navigation {
		width: 100%;
	}
}
.main-mnu-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	color: #000;
}
.switching-mode-dark .main-mnu-list {
	color: #fff;
}
@media (max-width: 767.98px) {
	.main-mnu-list {
		font-size: 1.3125rem;
		line-height: 1.42857;
		display: block;
	}
}
.main-mnu-list .menu-item {
	margin: 0 0 0 2.5rem;
}
@media (min-width: 767.98px) and (max-width: 1200px) {
	.main-mnu-list .menu-item .menu-icon{
		display: none;
	}
}
@media (max-width: 1023.98px) {
	.main-mnu-list .menu-item {
		margin: 0 0 0 1.5rem;
	}
}
@media (max-width: 767.98px) {
	.main-mnu-list .menu-item {
		margin: 0 0 1.5625rem;
	}
	.main-mnu-list .menu-item:last-child {
		margin-bottom: 0;
	}
}
.main-mnu-list .menu-item a,
.main-mnu-list .menu-item span {
	display: inline-block;
	line-height: 2rem;
	color: rgba(0, 0, 0, 0.75);
	/* opacity: 0.75; */
	text-decoration: none;
}
.main-mnu-list .menu-item a:hover,
.main-mnu-list .menu-item span:hover {
	color: #c0142a;
	opacity: 1;
}
.main-mnu-list .current-menu-item a,
.main-mnu-list .current-menu-item a:hover,
.main-mnu-list .current-menu-item span,
.main-mnu-list .current-menu-item span:hover {
	color: #000;
	opacity: 0.25;
}
body.switching-mode-dark .main-mnu-list .current-menu-item a,
body.switching-mode-dark .main-mnu-list .current-menu-item a:hover,
body.switching-mode-dark .main-mnu-list .current-menu-item span,
body.switching-mode-dark .main-mnu-list .current-menu-item span:hover {
	color: #fff;
}
@media (max-width: 767.98px) {
	.section-btn {
		position: fixed;
		right: 1rem;
		bottom: 1rem;
	}
}
.switching-mode {
	position: fixed;
	left: 2rem;
	top: 50%;
	width: 2rem;
	height: 2rem;
	margin-top: -1rem;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 108;
}
@media (max-width: 1023.98px) {
	.switching-mode {
		left: 1rem;
	}
}
@media (max-width: 767.98px) {
	.switching-mode {
		top: auto;
		left: 1.25rem;
		bottom: 1.25rem;
	}
}
.switching-mode.hidden {
	opacity: 0;
	visibility: hidden;
}
.switching-mode.sm-dark + .switching-mode-bg .switching-mode-bg-circle {
	background-color: #fff;
}
.switching-mode.sm-dark + .switching-mode-bg .switching-mode-bg-circle::after {
	background-color: #fff;
}
body.switching-mode-dark
	.main-mnu-list
	li
	.languages__item-link:not(.languages__item-link--active),
body.switching-mode-dark
	.main-mnu-list
	li:hover
	.languages__item-link:not(.languages__item-link--active) {
	opacity: 1;
	color: #c5c5c5;
}
body.switching-mode-dark .main-mnu-list .languages a:hover span,
body.switching-mode-dark .main-mnu-list .languages:hover a span {
	opacity: 1;
}
.desktop .switching-mode:hover + .switching-mode-bg .switching-mode-bg-circle {
	width: 3rem;
	height: 3rem;
}
.desktop .switching-mode.sm-light:hover .switching-mode-dark {
	opacity: 1;
	visibility: visible;
}
.desktop .switching-mode.sm-light:hover .switching-mode-light {
	opacity: 0;
	visibility: hidden;
}
.desktop .switching-mode.sm-dark:hover .switching-mode-light {
	opacity: 1;
	visibility: visible;
}
.desktop .switching-mode.sm-dark:hover .switching-mode-dark {
	opacity: 0;
	visibility: hidden;
}
.switching-mode-bg {
	position: fixed;
	left: 2rem;
	top: 50%;
	width: 2rem;
	height: 2rem;
	margin-top: -1rem;
}
@media (max-width: 1023.98px) {
	.switching-mode-bg {
		left: 1.25rem;
	}
}
@media (max-width: 767.98px) {
	.switching-mode-bg {
		top: auto;
		left: 1.25rem;
		bottom: 1.25rem;
	}
}
.is-header-red .switching-mode-bg {
	display: none;
}
.switching-mode:not(.sm-hover-disabled) + .switching-mode-bg {
	z-index: 107;
}
.switching-mode-bg-circle {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0;
	height: 0;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%;
	background-color: #191919;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.switching-mode-bg-circle.sm-bg-circle-transition::after {
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.switching-mode-bg-circle::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #191919;
	border-radius: 50%;
}
.switching-mode-bg-circle.switching-mode-wide::after {
	width: 5000px;
	height: 5000px;
}
.switching-mode-btn {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	fill: #000;
	z-index: 2;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.switching-mode-btn.switching-mode-dark {
	fill: #fff;
}
.switching-mode-btn.switching-mode-dark svg {
	width: 20px;
	height: 20px;
}
.switching-mode-btn svg {
	width: 24px;
	height: 24px;
	opacity: 0.5;
}
.sm-light .switching-mode-dark {
	opacity: 0;
	visibility: hidden;
}
.sm-dark .switching-mode-light {
	opacity: 0;
	visibility: hidden;
}
#fullpage {
	position: relative;
	margin-bottom: 800px;
	z-index: 2;
}
.sm-bg-light #fullpage {
	background: #fff;
}
.sm-bg-dark #fullpage {
	background: #191919;
}
@media (max-width: 1023.98px) {
	#fullpage {
		margin-bottom: 0;
	}
}
.section {
	position: relative;
}
.section--home {
	padding: 15.75rem 0 11.6875rem 6rem;
}
@media (max-width: 1199.98px) {
	.section--home {
		padding: 12rem 0 15.5rem 2.0625rem;
	}
}
@media (max-width: 1023.98px) {
	.section--home {
		padding: 20.25rem 0 12.75rem 2.0625rem;
	}
}
@media (max-width: 767.98px) {
	.section--home {
		padding: 9.0625rem 0 5.5rem;
	}
}
.section--partners {
	margin-bottom: 12.5rem;
}
@media (max-width: 1199.98px) {
	.section--partners {
		margin-bottom: 7.6875rem;
	}
}
@media (max-width: 1023.98px) {
	.section--partners {
		margin-bottom: 4.375rem;
	}
}
@media (max-width: 767.98px) {
	.section--partners {
		margin-bottom: 6rem;
	}
}
.section--results {
	margin-bottom: 10rem;
}
@media (max-width: 1199.98px) {
	.section--results {
		margin-bottom: 7.5rem;
	}
}
@media (max-width: 767.98px) {
	.section--results {
		margin-bottom: 6rem;
	}
	.section--results .section-desc {
		display: none;
	}
}
.section--services {
	margin-bottom: 10rem;
}
.section--services .section-footer {
	margin-top: 7.5rem;
}
@media (max-width: 1199.98px) {
	.section--services {
		margin-bottom: 7.5rem;
	}
	.section--services .section-footer {
		margin-top: 6rem;
	}
}
@media (max-width: 1023.98px) {
	.section--services {
		margin-bottom: 7.75rem;
	}
}
@media (max-width: 767.98px) {
	.section--services {
		margin-bottom: 6rem;
	}
	.section--services .section-footer {
		margin-top: 6.25rem;
	}
	.section--services .section-desc {
		display: none;
	}
}
.section--technologies {
	background: #f9f9f9;
	padding: 7rem 0 7.5rem;
	margin-bottom: 10rem;
}
.switching-mode-dark .section--technologies {
	background: #0d0d0d;
}
@media (max-width: 1199.98px) {
	.section--technologies {
		padding: 4rem 0 4rem;
		margin-bottom: 7.5rem;
	}
}
@media (max-width: 767.98px) {
	.section--technologies {
		padding: 5rem 0 5rem;
		margin-bottom: 6rem;
	}
	.section--technologies .section-desc {
		display: none;
	}
}
.section--about,
.section--testimonials {
	margin-bottom: 10rem;
}
@media (max-width: 1199.98px) {
	.section--about,
	.section--testimonials {
		margin-bottom: 7.5rem;
	}
}
@media (max-width: 767.98px) {
	.section--about {
		margin-bottom: 6rem;
	}
}
@media (max-width: 1199.98px) {
	.home .section--testimonials {
		display: none;
	}
}
@media (max-width: 767.98px) {
	.section--testimonials {
		margin-bottom: 6rem;
	}
	.section--testimonials .section-desc {
		display: none;
	}
}
.section--testimonials-about {
	margin-bottom: 6.75rem;
}
@media (max-width: 1199.98px) {
	.section--testimonials-about {
		margin-bottom: 8rem;
	}
}
@media (max-width: 1023.98px) {
	.section--testimonials-about {
		margin-bottom: 7.6875rem;
	}
}
.section--blog {
	background: #f9f9f9;
	padding: 7.5rem 0 7.5rem;
}
.switching-mode-dark .section--blog {
	background: #0d0d0d;
}
@media (max-width: 1199.98px) {
	.section--blog {
		padding: 6rem 0;
	}
}
@media (max-width: 1023.98px) {
	.section--blog {
		padding: 4rem 0;
	}
}
@media (max-width: 767.98px) {
	.section--blog .section-desc {
		display: none;
	}
}
.section--contact {
	max-height: 706px;
	height: -webkit-calc(100vh - 94px);
	height: calc(100vh - 94px);
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 2.875rem 0 0;
}
.section--contact .section-title {
	opacity: 1;
}
@media (max-width: 1199.98px) {
	.section--contact {
		padding: 3.75rem 0 1px;
	}
}
@media (max-width: 1023.98px) {
	.section--contact {
		position: relative;
		padding: 2.875rem 0 1px;
		left: auto;
		right: auto;
		bottom: auto;
		height: auto;
		max-height: none;
	}
}
@media (max-width: 767.98px) {
	.section--contact {
		padding: 6rem 0 1px;
	}
}
.section--contact .section-desc {
	opacity: 1;
	max-width: 610px;
}
@media (max-width: 1199.98px) {
	.section--contact .section-desc {
		max-width: 448px;
	}
}
@media (max-width: 767.98px) {
	.section--contact .section-desc {
		max-width: 100%;
	}
}
.section--contact .section-body {
	display: block;
	margin-top: 0;
	padding-top: 1.25rem;
}
@media (max-width: 1199.98px) {
	.section--contact .section-body {
		padding-top: 1.25rem;
	}
}
@media (max-width: 1023.98px) {
	.section--contact .section-body {
		padding-top: 1.25rem;
		overflow: inherit;
	}
}
@media (max-width: 767.98px) {
	.section--contact .section-body {
		padding-top: 1.25rem;
	}
}
.section--contact .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
@media (max-width: 767.98px) {
	.section--contact .container {
		display: block;
	}
}
.section--contact .get-in-touch-footer {
	margin-top: auto;
	width: 100%;
	max-width: 100%;
}
@media (max-width: 1023.98px) {
	.section--contact .get-in-touch-footer {
		margin-top: 3.5625rem;
	}
}
@media (max-width: 767.98px) {
	.section--contact .get-in-touch-footer {
		margin-top: 4.25rem;
	}
}
@media (max-width: 1199.98px) {
	.section--contact .section-title {
		max-width: 200px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 200px;
		-ms-flex: 0 0 200px;
		flex: 0 0 200px;
		margin-right: 1.5rem;
	}
}
@media (max-width: 1023.98px) {
	.section--contact .section-title {
		max-width: 190px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 190px;
		-ms-flex: 0 0 190px;
		flex: 0 0 190px;
		margin-right: 0;
	}
}
@media (max-width: 767.98px) {
	.section--contact .section-title {
		max-width: 100%;
	}
}
@media (max-width: 1199.98px) {
	.section--single-service .container {
		max-width: 832px;
		margin: 0 auto;
	}
	.section--single-service .section-header {
		display: block;
	}
	.section--single-service .section-title {
		margin-top: 0;
		max-width: 100%;
	}
}
@media (max-width: 1023.98px) {
	.section--single-service .section-header--page .section-title {
		margin: 0;
	}
}
@media (max-width: 767.98px) {
	.section--single-service .section-header--page .section-title {
		margin: 0 0 1rem;
	}
}
.popup--get-in-touch {
	padding-top: 0;
}
.popup--get-in-touch .container {
	padding-top: 8.75rem;
}
.popup_style.popup--get-in-touch-block{
	position: fixed;
	top: 0;
	z-index: 999;
}
.section-red {
	background-color: #c0142a;
	color: #fff;
}
.section-red a {
	color: #fff;
}
body {
	-webkit-transition: opacity 0.25s;
	-o-transition: opacity 0.25s;
	transition: opacity 0.25s;
}
body.sm-bg-dark {
	background-color: #191919;
}
body.sm-bg-light {
	background-color: #fff;
}
body.section-red,
body.switching-mode-dark {
	color: #fff;
}
body.section-red a,
body.switching-mode-dark a {
	color: #fff;
}
body.section-red .social-list li a,
body.switching-mode-dark .social-list li a {
	fill: #fff;
}
body.section-red .main-mnu-btn::after,
body.section-red .main-mnu-btn::before,
body.section-red .section-nav-list li a::after,
body.section-red .section-nav-list li a::before,
body.switching-mode-dark .main-mnu-btn::after,
body.switching-mode-dark .main-mnu-btn::before,
body.switching-mode-dark .section-nav-list li a::after,
body.switching-mode-dark .section-nav-list li a::before {
	background-color: #fff;
}
body.section-red .main-mnu-container .lavalamp-object::after,
body.section-red .main-mnu-container .lavalamp-object::before,
body.switching-mode-dark .main-mnu-container .lavalamp-object::after,
body.switching-mode-dark .main-mnu-container .lavalamp-object::before {
	background-color: #fff;
}
body.section-red .main-mnu-list li.active a,
body.section-red .main-mnu-list li:hover a,
body.switching-mode-dark .main-mnu-list li.active a,
body.switching-mode-dark .main-mnu-list li:hover a {
	color: #fff;
}
body.section-red div[class*='kursor'].kursor--1::after,
body.switching-mode-dark div[class*='kursor'].kursor--1::after {
	border-color: #fff;
}
body.section-red div[class*='kursor'].kursor--1 + .kursorChild,
body.switching-mode-dark div[class*='kursor'].kursor--1 + .kursorChild {
	background: #fff;
}
body.section-red div[class*='kursor'].kursor--1.kursor--down + .kursorChild,
body.switching-mode-dark
	div[class*='kursor'].kursor--1.kursor--down
	+ .kursorChild {
	background-color: #fff;
}
body.switching-mode-dark .main-mnu-list li.active a,
body.switching-mode-dark .main-mnu-list li:hover a {
	color: #c0142a;
}
body.switching-mode-dark .main-mnu-container .lavalamp-object::after,
body.switching-mode-dark .main-mnu-container .lavalamp-object::before,
body.switching-mode-dark .section-nav-list li.active a::after,
body.switching-mode-dark .section-nav-list li.active a::before,
body.switching-mode-dark .section-nav-list li:hover a::after,
body.switching-mode-dark .section-nav-list li:hover a::before {
	background-color: #c0142a;
}
body.switching-mode-dark .carousel-arrow,
body.switching-mode-dark .services-item-ico {
	fill: #fff;
}
body.switching-mode-dark .carousel-dot {
	background-color: #fff;
}
body.switching-mode-dark .logo::after {
	color: #c0142a;
}
body.switching-mode-dark .switching-mode-dark {
	opacity: 1;
	visibility: visible;
}
body.switching-mode-dark .switching-mode-light {
	opacity: 0;
	visibility: hidden;
}
body.switching-mode-dark div[class*='kursor'].kursor--1.hover::after {
	border: 2px solid #c0142a;
}
body.switching-mode-dark .popup_style {
	background-color: #191919;
	-webkit-box-shadow: 0 2px 44px 0 rgba(0, 0, 0, 0.24);
	box-shadow: 0 2px 44px 0 rgba(0, 0, 0, 0.24);
}
body.switching-mode-dark .popup_close {
	fill: #fff;
}
body.switching-mode-light .switching-mode-light {
	opacity: 1;
	visibility: visible;
}
body.switching-mode-light .switching-mode-dark {
	opacity: 0;
	visibility: hidden;
}
body.section-red .main-mnu-container {
	background: #c0142a;
}
body.section-red .logo::after {
	color: #fff;
}
body.section-red .section-nav-list li.active a::after,
body.section-red .section-nav-list li.active a::before,
body.section-red .section-nav-list li:hover a::after,
body.section-red .section-nav-list li:hover a::before {
	background-color: #000;
}
body.section-red .switching-mode,
body.section-red .switching-mode-bg {
	z-index: -111;
	left: -2rem;
}
body.section-red .main-mnu-list li.active a,
body.section-red .main-mnu-list li:hover a {
	color: #000;
}
body.section-red .main-mnu-container .lavalamp-object::after,
body.section-red .main-mnu-container .lavalamp-object::before {
	background-color: #000;
}
.wrapp-container {
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding-left: 6rem;
	padding-right: 6rem;
}
.wrapp-container .container {
	padding-right: 0;
	padding-left: 6rem;
}
.container {
	width: 100%;
	height: 100%;
	padding-left: 6rem;
	padding-right: 6rem;
}
@media (max-width: 1023.98px) {
	.container {
		padding-left: 4rem;
		padding-right: 4rem;
	}
}
@media (max-width: 767.98px) {
	.container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}
.container.container-wide {
	padding-left: 6rem;
}
.container.container-wide .section-header {
	padding-left: 7rem;
}
.container.container-page {
	display: block;
}
.container-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.container-between {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.fp-tableCell {
	padding-bottom: 0;
}
.section-body,
.section-footer,
.section-header {
	position: relative;
	width: 100%;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
}
.section-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
@media (max-width: 767.98px) {
	.section-header {
		display: block;
	}
}
.section-header--page {
	padding: 11rem 0 0;
}
@media (max-width: 1023.98px) {
	.section-header--page {
		display: block;
	}
	.section-header--page .section-title {
		max-width: 100%;
		margin: 0 0 1rem;
	}
}
@media (max-width: 767.98px) {
	.section-header--page {
		padding: 7.25rem 0 0;
	}
}
.section-footer__m120 {
	margin-top: 120px;
}
.section-body {
	-webkit-box-flex: 2;
	-webkit-flex-grow: 2;
	-ms-flex-positive: 2;
	flex-grow: 2;
	max-height: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.section-body.section-body-mt0 {
	margin-top: 0;
}
.section-body-center {
	margin-top: auto;
	margin-bottom: auto;
	width: 100%;
}
.section-title {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.25;
	font-weight: 700;
	margin: 1rem 0 0;
	opacity: 0.75;
	max-width: 320px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 320px;
	-ms-flex: 0 0 320px;
	flex: 0 0 320px;
}
.section-title--o1 {
	opacity: 1;
}
@media (max-width: 1199.98px) {
	.section-title {
		max-width: 224px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 224px;
		-ms-flex: 0 0 224px;
		flex: 0 0 224px;
		margin: 0.4375rem 0 0;
	}
}
@media (max-width: 1023.98px) {
	.section-title {
		max-width: 190px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 190px;
		-ms-flex: 0 0 190px;
		flex: 0 0 190px;
	}
}
@media (max-width: 767.98px) {
	.section-title {
		max-width: 100%;
		margin: 0 0 1.5rem;
	}
}
.section-desc {
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 1.25;
	margin-bottom: 0;
	opacity: 0.75;
}
@media (max-width: 767.98px) {
	body:not(.home) .section-desc {
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 1.25;
	}
}
.section-link {
	position: absolute;
	left: 0;
	height: 3rem;
}
.main-content {
	position: relative;
	padding: 3rem 0 6rem;
}
.error404 .main-inner,
.page-template-default .main-inner,
.result-template-default .main-inner {
	padding-top: 6rem;
}
.page-template-default .main-content {
	padding-top: 0;
}
.services-template-default .main-inner,
.services-template-single-service .main-inner {
	margin-bottom: 0;
}
.post-template-default .main-content,
.result-template-default .main-content {
	padding-bottom: 0;
}
.footer {
	position: fixed;
	left: 2rem;
	bottom: 2rem;
	width: 2rem;
	z-index: 109;
}
@media (max-width: 1023.98px) {
	.footer {
		left: 1rem;
	}
}
@media (max-width: 767.98px) {
	.footer {
		visibility: hidden;
		opacity: 0;
	}
	.main-mnu-open .footer {
		visibility: visible;
		opacity: 1;
	}
}
.footer-main {
	z-index: 111;
}
.footer-main.open {
	opacity: 1;
	visibility: visible;
}
.footer-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 13.5rem;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	margin-left: -5.75rem;
	margin-bottom: 5.25rem;
}
.copyright {
	line-height: 2.66667;
	font-size: 0.75rem;
	opacity: 0.5;
	width: 8.4375rem;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	/* -webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s; */
}
.social-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: 0.625rem;
}
.social-list li {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.social-list li:hover a {
	opacity: 0.75;
}
.social-list li a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 2rem;
	height: 2rem;
	fill: currentColor;
	opacity: 0.5;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.social-list li a > svg {
	display: block;
	width: 14px;
	height: 14px;
	/* color: rgba(0, 0, 0, 0.5); */
}

.home.is-footer-show .social-list li a svg,
.services-template-templatessingle-service-php.is-footer-show
	.social-list
	li
	a
	svg,
.page-template-about.is-footer-show .social-list li a svg,
.popup_wrapper.popup_wrapper_visible .social-list li a svg {
	color: #fff;
}

#get_in_touch_popup_wrapper .copyright,
#get_in_touch_popup_wrapper .social-list li a,
.home.is-footer-show .copyright,
.home.is-footer-show .social-list li a,
.services-template-templatessingle-service-php.is-footer-show .copyright,
.services-template-templatessingle-service-php.is-footer-show
	.social-list
	li
	a {
	opacity: 1;
}
@media (max-width: 767.98px) {
	.home.is-footer-show .copyright,
	.home.is-footer-show .social-list li a,
	.services-template-templatessingle-service-php.is-footer-show .copyright,
	.services-template-templatessingle-service-php.is-footer-show
		.social-list
		li
		a {
		opacity: 0;
	}
}
.home.is-footer-show .copyright,
.home.is-footer-show .social-list li a,
.services-template-templatessingle-service-php.is-footer-show .copyright,
.services-template-templatessingle-service-php.is-footer-show
	.social-list
	li
	a {
	color: #fff;
}
.wrap-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-left: -1rem;
	margin-bottom: -1rem;
}
.wrap-btn .btn {
	margin-left: 1rem;
	margin-bottom: 1rem;
}
.btn {
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 0.875rem;
	line-height: 2.14286;
	font-weight: 500;
	color: #fff;
	fill: #fff;
	background: #c0142a;
	text-decoration: none;
	text-align: center;
	padding: 0.5rem 2rem;
	border-radius: 100px;
	outline: 0;
	border: none;
	cursor: pointer;
	overflow: hidden;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn.btn-w240 {
	width: 240px;
}
.btn.btn-wide {
	display: block;
	width: 100%;
}
.btn.btn-border {
	background: 0 0;
	color: #c0142a;
	fill: #c0142a;
	line-height: 1.625rem;
	padding: 0.75em 1em;
	border: 2px solid transparent;
}
.btn.btn-border:hover {
	background: 0 0;
	color: #c0142a;
	fill: #c0142a;
	border-color: #c0142a;
}
.btn.btn-border > i,
.btn.btn-border > span,
.btn.btn-border > svg {
	position: relative;
	z-index: 1;
}
.btn.btn-white {
	background-color: #fff;
	color: #c0142a;
	padding: 1em 2em;
}
.btn.btn-white:hover {
	background-color: #fff;
	color: #c0142a;
}
.btn.btn-large {
	font-size: 1.125rem;
	line-height: 1.16667;
	padding: 1.34375rem;
}
.btn:focus {
	outline: 0;
}
.btn:hover {
	background: #c0142a;
	color: #fff;
	fill: #fff;
}
.ripple {
	position: relative;
	overflow: hidden;
}
.ripple-effect {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border: 2px solid rgba(255, 255, 255, 0.3);
	border-radius: 50%;
	-webkit-animation: ripple 1s ease forwards;
	animation: ripple 1s ease forwards;
	z-index: 3;
}
@-webkit-keyframes ripple {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	100% {
		-webkit-transform: scale(250);
		transform: scale(250);
	}
}
@keyframes ripple {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	100% {
		-webkit-transform: scale(250);
		transform: scale(250);
	}
}
.btn-anim {
	overflow: hidden;
	height: 2.875rem;
	display: block;
}
.btn-anim.active {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.btn-anim.active .btn-anim-text,
.btn-anim-two.active .btn-anim-text {
	-webkit-transform: translateY(-3rem);
	-ms-transform: translateY(-3rem);
	transform: translateY(-3rem);
}
.btn-anim.active .wrapp-btn-anim-ico,
.btn-anim-two.active .wrapp-btn-anim-ico {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
@media (max-width: 1023.98px) {
	.btn-anim,
	.btn-anim-two {
		width: 2.75rem;
		height: 2.75rem;
		border-radius: 100%;
		padding: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.btn-anim .btn-anim-text,
	.btn-anim-two .btn-anim-text {
		display: none;
	}
	.btn-anim .btn-anim-mob,
	.btn-anim-two .btn-anim-mob {
		display: block;
	}
}
.wrapp-btn-anim-ico {
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: translate(-50%, 3rem);
	-ms-transform: translate(-50%, 3rem);
	transform: translate(-50%, 3rem);
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.btn-anim-ico {
	position: absolute;
	left: 12px;
	top: 0;
	opacity: 0;
	visibility: hidden;
	width: 128px;
	height: 48px;
}
.btn-anim-ico.visible {
	opacity: 1;
	visibility: visible;
}
.btn-anim-text {
	display: block;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.text--14 {
	font-size: 0.875rem;
	line-height: 1.5;
}
.text--16 {
	font-size: 1rem;
	line-height: 1.5;
}
.text--18 {
	font-size: 1.125rem;
	line-height: 1.66667;
}
.text--20 {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.5;
}
.text--22 {
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 1.45455;
}
.text--24 {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.58333;
}
.text--36 {
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 1.25;
}
@media (max-width: 1199.98px) {
	.text--36 {
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 1.5;
	}
}
.text--48 {
	font-size: 3rem;
	line-height: 1.25;
}
@media (max-width: 1199.98px) {
	.text--48 {
		font-size: 36px;
		font-size: 2.25rem;
		line-height: 1.25;
	}
}
.text--72 {
	font-size: 4.5rem;
	line-height: 1.33333;
}
@media (max-width: 1199.98px) {
	.text--72 {
		font-size: 36px;
		font-size: 2.25rem;
		line-height: 1.25;
	}
}
.text--bold {
	font-weight: 700;
}
.text--opacity75 {
	color: rgba(0, 0, 0, 0.75);
}
.text--opacity50 {
	color: rgba(0, 0, 0, 0.5);
}
.text--main {
	color: #c0142a;
}
::-webkit-input-placeholder {
	color: #fff;
	opacity: 0.5;
}
:-moz-placeholder {
	color: #fff;
	opacity: 0.5;
}
::-moz-placeholder {
	color: #fff;
	opacity: 0.5;
}
:-ms-input-placeholder {
	color: #fff;
	opacity: 0.5;
}
input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
select,
textarea {
	display: block;
	font-size: 1.125rem;
	width: 100%;
	padding: -webkit-calc(1em - 2px) 2rem;
	padding: calc(1em - 2px) 2rem;
	margin-bottom: 1rem;
	font-weight: 500;
	border: none;
	border-radius: 2rem;
	border: 2px solid #d4d4e1;
	outline: 0;
	color: #303036;
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.blog-post-form input[type='email'],
.blog-post-form input[type='number'],
.blog-post-form input[type='password'],
.blog-post-form input[type='search'],
.blog-post-form input[type='tel'],
.blog-post-form input[type='text'],
.blog-post-form input[type='url'],
.blog-post-form select,
.blog-post-form textarea,
.section-red input[type='email'],
.section-red input[type='number'],
.section-red input[type='password'],
.section-red input[type='search'],
.section-red input[type='tel'],
.section-red input[type='text'],
.section-red input[type='url'],
.section-red select,
.section-red textarea {
	border-color: #fff;
}
.form--main input[type='email'],
.form--main input[type='number'],
.form--main input[type='password'],
.form--main input[type='search'],
.form--main input[type='tel'],
.form--main input[type='text'],
.form--main input[type='url'],
.form--main select,
.form--main textarea {
	border-color: #c0142a;
}
.form--main input[type='email']::-webkit-input-placeholder,
.form--main input[type='number']::-webkit-input-placeholder,
.form--main input[type='password']::-webkit-input-placeholder,
.form--main input[type='search']::-webkit-input-placeholder,
.form--main input[type='tel']::-webkit-input-placeholder,
.form--main input[type='text']::-webkit-input-placeholder,
.form--main input[type='url']::-webkit-input-placeholder,
.form--main select::-webkit-input-placeholder,
.form--main textarea::-webkit-input-placeholder {
	color: #000;
	opacity: 0.5;
}
.form--main input[type='email']:-moz-placeholder,
.form--main input[type='number']:-moz-placeholder,
.form--main input[type='password']:-moz-placeholder,
.form--main input[type='search']:-moz-placeholder,
.form--main input[type='tel']:-moz-placeholder,
.form--main input[type='text']:-moz-placeholder,
.form--main input[type='url']:-moz-placeholder,
.form--main select:-moz-placeholder,
.form--main textarea:-moz-placeholder {
	color: #000;
	opacity: 0.5;
}
.form--main input[type='email']::-moz-placeholder,
.form--main input[type='number']::-moz-placeholder,
.form--main input[type='password']::-moz-placeholder,
.form--main input[type='search']::-moz-placeholder,
.form--main input[type='tel']::-moz-placeholder,
.form--main input[type='text']::-moz-placeholder,
.form--main input[type='url']::-moz-placeholder,
.form--main select::-moz-placeholder,
.form--main textarea::-moz-placeholder {
	color: #000;
	opacity: 0.5;
}
.form--main input[type='email']:-ms-input-placeholder,
.form--main input[type='number']:-ms-input-placeholder,
.form--main input[type='password']:-ms-input-placeholder,
.form--main input[type='search']:-ms-input-placeholder,
.form--main input[type='tel']:-ms-input-placeholder,
.form--main input[type='text']:-ms-input-placeholder,
.form--main input[type='url']:-ms-input-placeholder,
.form--main select:-ms-input-placeholder,
.form--main textarea:-ms-input-placeholder {
	color: #000;
	opacity: 0.5;
}
.switching-mode-dark .form--main input[type='email']::-webkit-input-placeholder,
.switching-mode-dark
	.form--main
	input[type='number']::-webkit-input-placeholder,
.switching-mode-dark
	.form--main
	input[type='password']::-webkit-input-placeholder,
.switching-mode-dark
	.form--main
	input[type='search']::-webkit-input-placeholder,
.switching-mode-dark .form--main input[type='tel']::-webkit-input-placeholder,
.switching-mode-dark .form--main input[type='text']::-webkit-input-placeholder,
.switching-mode-dark .form--main input[type='url']::-webkit-input-placeholder,
.switching-mode-dark .form--main select::-webkit-input-placeholder,
.switching-mode-dark .form--main textarea::-webkit-input-placeholder {
	color: #fff;
	opacity: 0.5;
}
.switching-mode-dark .form--main input[type='email']:-moz-placeholder,
.switching-mode-dark .form--main input[type='number']:-moz-placeholder,
.switching-mode-dark .form--main input[type='password']:-moz-placeholder,
.switching-mode-dark .form--main input[type='search']:-moz-placeholder,
.switching-mode-dark .form--main input[type='tel']:-moz-placeholder,
.switching-mode-dark .form--main input[type='text']:-moz-placeholder,
.switching-mode-dark .form--main input[type='url']:-moz-placeholder,
.switching-mode-dark .form--main select:-moz-placeholder,
.switching-mode-dark .form--main textarea:-moz-placeholder {
	color: #fff;
	opacity: 0.5;
}
.switching-mode-dark .form--main input[type='email']::-moz-placeholder,
.switching-mode-dark .form--main input[type='number']::-moz-placeholder,
.switching-mode-dark .form--main input[type='password']::-moz-placeholder,
.switching-mode-dark .form--main input[type='search']::-moz-placeholder,
.switching-mode-dark .form--main input[type='tel']::-moz-placeholder,
.switching-mode-dark .form--main input[type='text']::-moz-placeholder,
.switching-mode-dark .form--main input[type='url']::-moz-placeholder,
.switching-mode-dark .form--main select::-moz-placeholder,
.switching-mode-dark .form--main textarea::-moz-placeholder {
	color: #fff;
	opacity: 0.5;
}
.switching-mode-dark .form--main input[type='email']:-ms-input-placeholder,
.switching-mode-dark .form--main input[type='number']:-ms-input-placeholder,
.switching-mode-dark .form--main input[type='password']:-ms-input-placeholder,
.switching-mode-dark .form--main input[type='search']:-ms-input-placeholder,
.switching-mode-dark .form--main input[type='tel']:-ms-input-placeholder,
.switching-mode-dark .form--main input[type='text']:-ms-input-placeholder,
.switching-mode-dark .form--main input[type='url']:-ms-input-placeholder,
.switching-mode-dark .form--main select:-ms-input-placeholder,
.switching-mode-dark .form--main textarea:-ms-input-placeholder {
	color: #fff;
	opacity: 0.5;
}
textarea {
	height: auto;
	resize: none;
}
.form-field {
	position: relative;
	margin-bottom: 1rem;
}
.form-field input[type='email'],
.form-field input[type='number'],
.form-field input[type='password'],
.form-field input[type='search'],
.form-field input[type='tel'],
.form-field input[type='text'],
.form-field input[type='url'],
.form-field select,
.form-field textarea {
	margin: 0;
}
.form-field.form-field-white input[type='email'],
.form-field.form-field-white input[type='number'],
.form-field.form-field-white input[type='password'],
.form-field.form-field-white input[type='search'],
.form-field.form-field-white input[type='tel'],
.form-field.form-field-white input[type='text'],
.form-field.form-field-white input[type='url'],
.form-field.form-field-white select,
.form-field.form-field-white textarea,
.switching-mode-dark .form-field input[type='email'],
.switching-mode-dark .form-field input[type='number'],
.switching-mode-dark .form-field input[type='password'],
.switching-mode-dark .form-field input[type='search'],
.switching-mode-dark .form-field input[type='tel'],
.switching-mode-dark .form-field input[type='text'],
.switching-mode-dark .form-field input[type='url'],
.switching-mode-dark .form-field select,
.switching-mode-dark .form-field textarea {
	color: #fff;
	border-color: rgba(255, 255, 255, 0.5);
}
.form-field.form-field-white input[type='email']:focus,
.form-field.form-field-white input[type='email']:hover,
.form-field.form-field-white input[type='number']:focus,
.form-field.form-field-white input[type='number']:hover,
.form-field.form-field-white input[type='password']:focus,
.form-field.form-field-white input[type='password']:hover,
.form-field.form-field-white input[type='search']:focus,
.form-field.form-field-white input[type='search']:hover,
.form-field.form-field-white input[type='tel']:focus,
.form-field.form-field-white input[type='tel']:hover,
.form-field.form-field-white input[type='text']:focus,
.form-field.form-field-white input[type='text']:hover,
.form-field.form-field-white input[type='url']:focus,
.form-field.form-field-white input[type='url']:hover,
.form-field.form-field-white select:focus,
.form-field.form-field-white select:hover,
.form-field.form-field-white textarea:focus,
.form-field.form-field-white textarea:hover,
.switching-mode-dark .form-field input[type='email']:focus,
.switching-mode-dark .form-field input[type='email']:hover,
.switching-mode-dark .form-field input[type='number']:focus,
.switching-mode-dark .form-field input[type='number']:hover,
.switching-mode-dark .form-field input[type='password']:focus,
.switching-mode-dark .form-field input[type='password']:hover,
.switching-mode-dark .form-field input[type='search']:focus,
.switching-mode-dark .form-field input[type='search']:hover,
.switching-mode-dark .form-field input[type='tel']:focus,
.switching-mode-dark .form-field input[type='tel']:hover,
.switching-mode-dark .form-field input[type='text']:focus,
.switching-mode-dark .form-field input[type='text']:hover,
.switching-mode-dark .form-field input[type='url']:focus,
.switching-mode-dark .form-field input[type='url']:hover,
.switching-mode-dark .form-field select:focus,
.switching-mode-dark .form-field select:hover,
.switching-mode-dark .form-field textarea:focus,
.switching-mode-dark .form-field textarea:hover {
	border-color: #fff;
}
.form-field.focus .form-field-label {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(1rem);
	-ms-transform: translateX(1rem);
	transform: translateX(1rem);
}
.form-field label.error {
	color: #fff;
	font-size: 0.75rem;
	line-height: 1.25rem;
	position: absolute;
	left: 2rem;
	padding: 0 0.5rem;
	bottom: -0.625rem;
	margin-bottom: 0;
	background-color: #c0142a;
}
.form-field-label {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 1.125rem;
	width: 100%;
	border: 2px solid transparent;
	pointer-events: none;
	color: #fff;
	padding: -webkit-calc(1em - 2px) 2rem;
	padding: calc(1em - 2px) 2rem;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	opacity: 0.5;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.form-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.form-btn.form-btn-wide .btn {
	width: 100%;
}
.form-btn .btn {
	display: block;
}
.popup_wrapper {
	background-color: rgba(255, 255, 255, 0.8);
}
.switching-mode-dark .popup_wrapper {
	background-color: rgba(25, 25, 25, 0.8);
}
.popup_style {
	display: none;
	width: -webkit-calc(100% - 2rem);
	width: calc(100% - 2rem);
	max-width: 1120px;
	margin-left: 1rem;
	margin-right: 1rem;
	border-radius: 0;
	overflow: hidden;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 44px 0 rgba(0, 0, 0, 0.11);
	box-shadow: 0 2px 44px 0 rgba(0, 0, 0, 0.11);
}
.popup {
	position: relative;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 4rem 6rem 2rem;
	margin: 0 auto;
	border-radius: 0.625rem;
	overflow: hidden;
}
.open_popup {
	display: block;
}
.popup_close {
	position: absolute;
	right: 6rem;
	top: 4rem;
	width: 1.5rem;
	height: 1.5rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
	z-index: 1;
	fill: #000;
	opacity: 0.75;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.popup_close svg {
	display: block;
	cursor: pointer;
	width: 1rem;
	height: 1rem;
}
.desktop .popup_close:hover {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.popup_title {
	font-size: 24px;
	margin-bottom: 30px;
	text-align: center;
	font-weight: 700;
}
.popup_style_sally {
	-webkit-transform: scale3d(0.5, 0.5, 1);
	transform: scale3d(0.5, 0.5, 1);
}
.popup_style_sandra {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.popup_visible .popup_style_sally {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.popup_visible .popup_style_sandra {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.popup_visible body {
	overflow: hidden;
}
.popup--get-in-touch {
	height: 100vh;
	height: -webkit-calc(var(--vh, 1vh) * 100);
	height: calc(var(--vh, 1vh) * 100);
	width: 100%;
	display: block;
	max-width: 100%;
	margin: 0;
	background: 0 0;
	position: relative;
}
.popup--get-in-touch .logo {
	font-size: 32px;
	line-height: 36px;
	position: absolute;
	left: 32px;
	top: 28px;
}
.popup--get-in-touch .logo::after {
	color: #fff;
}
.popup--get-in-touch .logo span {
	opacity: 1;
}
.popup--get-in-touch .section--contact {
	height: 100%;
	overflow: auto;
	max-height: none;
	padding-top: 0;
}
.popup--get-in-touch .section-body {
	max-height: none;
	overflow: visible;
	-webkit-box-flex: unset;
	-webkit-flex-grow: unset;
	-ms-flex-positive: unset;
	flex-grow: unset;
}
@media (max-width: 767.98px) {
	.popup--get-in-touch .footer {
		display: none;
	}
}
.popup__close {
	position: absolute;
	right: 40px;
	top: 28px;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.carousel-control {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 2rem;
}
.carousel-arrow {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 2rem;
	height: 2rem;
	fill: #000;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.carousel-arrow::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 3rem;
	height: 3rem;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: 2px solid transparent;
	border-radius: 50%;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.carousel-arrow svg {
	width: 16px;
	height: 12px;
	opacity: 0.75;
}
.carousel-arrow:hover::after {
	border-color: #c0142a;
}
.carousel-arrow-prev {
	margin-right: 2rem;
}
.carousel-arrow-next {
	margin-left: 2rem;
}
.carousel-dots {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 160px;
}
.carousel-dot {
	display: block;
	height: 2px;
	width: 100%;
	background-color: #000;
	opacity: 0.2;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.carousel-dot.active {
	opacity: 0.75;
}
.flickity-viewport {
	-webkit-transition: height 0.2s;
	-o-transition: height 0.2s;
	transition: height 0.2s;
}
.big-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 4.625rem 6rem;
	color: #c0142a;
	text-decoration: none;
	width: 100%;
}
@media (max-width: 1199.98px) {
	.big-link {
		padding: 1.75rem 6rem;
	}
}
@media (max-width: 1023.98px) {
	.big-link {
		padding: 1.75rem 4rem;
	}
}
@media (max-width: 767.98px) {
	.big-link {
		width: -webkit-calc(100% - 34px);
		width: calc(100% - 34px);
		padding: 1.75rem 1.5rem;
	}
}
.big-link__icon {
	stroke: currentColor;
	position: absolute;
	left: 100%;
	-webkit-transition: left 0.25s;
	-o-transition: left 0.25s;
	transition: left 0.25s;
	margin-top: -12px;
	-webkit-transform: translateX(-34px);
	-ms-transform: translateX(-34px);
	transform: translateX(-34px);
}
@media (max-width: 767.98px) {
	.big-link__icon {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
.big-link__title {
	margin-right: 1.8125rem;
	white-space: nowrap;
}
@media (max-width: 767.98px) {
	.big-link__title {
		white-space: normal;
		margin-right: 0.625rem;
	}
}
.big-link__icon-holder {
	position: relative;
	width: 100%;
	margin-left: 34px;
}
@media (max-width: 767.98px) {
	.big-link__icon-holder {
		width: 34px;
		margin-left: auto;
	}
}
.big-link:hover {
	color: #c0142a;
}
@media (min-width: 768px) {
	.big-link:hover {
		background: #c0142a;
		color: #fff;
	}
	.big-link:hover .big-link__icon {
		left: 0;
	}
}
.simple-link {
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1.5;
}
.simple-link,
.switching-mode-dark .simple-link {
	color: #c0142a;
}
.simple-link__icon {
	opacity: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	-webkit-transform: translateX(-0.5rem);
	-ms-transform: translateX(-0.5rem);
	transform: translateX(-0.5rem);
}
.simple-link__text {
	display: inline-block;
	margin-right: 8px;
}
.simple-link:hover {
	color: #c0142a;
}
.simple-link:hover .simple-link__icon {
	opacity: 1;
	stroke: currentColor;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.controls__arrow {
	position: absolute;
	top: 34%;
	color: #c0142a;
	margin: -0.8125rem 0 0;
	cursor: pointer;
}
.controls__arrow svg {
	stroke: currentColor;
}
.controls__arrow--prev {
	left: -8.875rem;
}
@media (max-width: 1199.98px) {
	.controls__arrow--prev {
		left: -5.125rem;
	}
}
@media (max-width: 1023.98px) {
	.controls__arrow--prev {
		left: 0.5rem;
	}
}
.controls__arrow--next {
	right: -8.875rem;
}
@media (max-width: 1199.98px) {
	.controls__arrow--next {
		right: -5.125rem;
	}
}
@media (max-width: 1023.98px) {
	.controls__arrow--next {
		right: 0.5rem;
	}
}
.about-block {
	font-weight: 700;
	opacity: 0.75;
}
.about-block__title {
	font-size: 0.875rem;
	line-height: 2.14286;
	letter-spacing: 0.01em;
}
.about-block__desc {
	font-size: 4rem;
	line-height: 1;
	letter-spacing: -0.03em;
	margin-top: 2px;
}
@media (max-width: 1023.98px) {
	.about-block__desc {
		font-size: 36px;
		font-size: 2.25rem;
		margin-top: 0;
	}
}
@media (max-width: 767.98px) {
	.about-block__desc {
		font-size: 28px;
		font-size: 1.75rem;
	}
}
.post-el__title {
	font-weight: 700;
	line-height: 1.5;
	opacity: 0.75;
	margin: 0 0 1rem;
}
.post-el__excerpt {
	margin: 0 0 0.5rem;
	line-height: 1.78571;
	opacity: 0.75;
}
.post-el__excerpt p {
	margin: 0;
}
.post-el__meta {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0.75rem;
	line-height: 1.66667;
	opacity: 0.5;
	margin: 0 0 0.5rem;
}
.post-el__delimiter {
	display: block;
	width: 2px;
	height: 2px;
	background: #c4c4c4;
	margin-right: 0.5625rem;
}
.post-el__author {
	margin-right: 0.5625rem;
}
.post-el__link {
	text-decoration: none;
}
.post-el__img-holder {
	display: block;
	margin-bottom: 2rem;
	position: relative;
	padding-top: 58.325%;
	overflow: hidden;
}
.post-el__img {
	position: absolute;
	top: 0;
	left: 0;
}
.post-el__tags {
	color: #fff;
	position: absolute;
	left: 1.25rem;
	right: 1.25rem;
	bottom: 1.5rem;
	z-index: 1;
}
.post-el__tag {
	font-size: 2.25rem;
	line-height: 1.22222;
	font-weight: 700;
}
.post-el__tag:before {
	content: '';
	display: none;
	width: 28px;
	height: 6px;
	background: #c0142a;
	top: 0;
	position: absolute;
	left: 0;
}
.post-el__tag:first-child {
	padding-top: 8px;
}
.post-el__tag:first-child:before {
	display: block;
}
.post-el__cat {
	margin-top: -0.125rem;
	margin-bottom: 0.8125rem;
}
.post-el--lg .post-el__img-holder {
	margin: 0 2rem 0 0;
	position: absolute;
	bottom: 2rem;
	right: 0;
	top: -2.125rem;
	left: 0;
	padding-top: 0;
}
@media (max-width: 1199.98px) {
	.post-el--lg .post-el__img-holder {
		margin: 0;
	}
}
@media (max-width: 1023.98px) {
	.post-el--lg .post-el__img-holder {
		display: block;
		position: relative;
		padding-top: 52%;
		top: 0;
	}
}
@media (max-width: 767.98px) {
	.post-el--lg .post-el__img-holder {
		margin: 0 -1.5rem;
		padding-top: 57.4%;
		min-height: 188px;
	}
}
.post-el--lg .post-el__img {
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.post-el--lg .post-el__holder-wrap {
	min-height: 348px;
	margin-top: 2.125rem;
	margin-bottom: 2rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
@media (max-width: 1023.98px) {
	.post-el--lg .post-el__holder-wrap {
		display: block;
		padding: 0 2rem 0;
		margin-top: -6.8125rem;
		min-height: 0;
	}
}
@media (max-width: 767.98px) {
	.post-el--lg .post-el__holder-wrap {
		margin-top: -2rem;
		padding: 0;
	}
}
.post-el--lg .post-el__wrapper {
	margin-left: 320px;
	position: relative;
}
@media (max-width: 1199.98px) {
	.post-el--lg .post-el__wrapper {
		margin-left: 0;
	}
}
@media (max-width: 1023.98px) {
	.post-el--lg .post-el__wrapper {
		margin-left: 0;
	}
}
@media (max-width: 767.98px) {
	.post-el--lg .post-el__wrapper {
		padding: 0;
	}
}
.post-el--lg .post-el__holder {
	background: #f9f9f9;
	width: 384px;
	max-width: 100%;
	padding: 2rem;
	margin-left: auto;
	position: relative;
}
.switching-mode-dark .post-el--lg .post-el__holder {
	background: #1e1e1e;
}
@media (max-width: 1023.98px) {
	.post-el--lg .post-el__holder {
		position: relative;
		width: auto;
	}
}
@media (max-width: 767.98px) {
	.post-el--lg .post-el__holder {
		padding: 2rem 2.25rem;
	}
}
.post-el--lg .post-el__title {
	font-size: 3rem;
	line-height: 1.25;
	margin: 0 0 0.5rem;
}
@media (max-width: 767.98px) {
	.post-el--lg .post-el__title {
		font-size: 1.5rem;
		line-height: 1.25;
	}
}
.post-el--lg.post-el--ttl-lg .post-el__title {
	font-size: 2.5rem;
	line-height: 1.25;
}
@media (max-width: 767.98px) {
	.post-el--lg.post-el--ttl-lg .post-el__title {
		font-size: 1.5rem;
		line-height: 1.25;
	}
}
@media (min-width: 576px) {
	.post-el--lg .post-el__tag {
		font-size: 3rem;
		line-height: 1.16667;
	}
	.post-el--lg .post-el__tag:before {
		width: 37px;
		height: 8px;
	}
	.post-el--lg .post-el__tag:first-child {
		padding-top: 10px;
	}
	.post-el--lg .post-el__tag:first-child:before {
		display: block;
	}
}
@media (max-width: 767.98px) {
	.post-el--lg .post-el__tag {
		font-size: 1.5rem;
		line-height: 1.25;
	}
	.post-el--lg .post-el__tag:before {
		width: 24px;
		height: 4px;
	}
}
.post-el--lg .post-el__tags {
	left: 2rem;
	right: 2rem;
	bottom: 2.25rem;
	width: -webkit-calc(100% - 416px);
	width: calc(100% - 416px);
}
@media (max-width: 1023.98px) {
	.post-el--lg .post-el__tags {
		left: 4rem;
		right: 4rem;
		top: 2rem;
		bottom: auto;
		width: -webkit-calc(100% - 128px);
		width: calc(100% - 128px);
	}
}
@media (max-width: 767.98px) {
	.post-el--lg .post-el__tags {
		left: 3.75rem;
		right: 3.75rem;
		top: 2.25rem;
		bottom: auto;
		width: -webkit-calc(100% - 120px);
		width: calc(100% - 120px);
	}
}
.post-el--related .post-el__title {
	margin: 0;
}
@media (max-width: 767.98px) {
	.post-el--related.blog-list__item {
		margin-bottom: 1.9375rem;
	}
	.post-el--related .post-el__img-holder {
		padding-top: 15.295%;
		min-height: 50px;
		margin-bottom: 0.875rem;
	}
	.post-el--related .post-el__tags {
		display: none;
	}
	.post-el--related .post-el__title {
		font-size: 1.5rem;
	}
	.post-el--related .post-el__cat {
		margin-bottom: 0.8125rem;
	}
}
@media (max-width: 767.98px) {
	.post-el--result.blog-list__item {
		margin-bottom: 4rem;
	}
}
.back-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #c0142a;
	font-weight: 700;
	text-decoration: none;
	margin-top: 1rem;
}
@media (max-width: 1199.98px) {
	.back-link {
		margin-top: 0;
	}
}
.back-link__icon {
	margin-right: 1rem;
}
.back-link:hover {
	color: #c0142a;
}
body.switching-mode-dark .back-link {
	color: #c0142a;
}
body.switching-mode-dark .back-link:hover {
	color: #c0142a;
}
.pagination {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	padding: 0 1.5rem;
	margin: 1.5rem -0.46875rem -0.9375rem -0.46875rem;
	font-weight: 700;
	font-size: 0.875rem;
	line-height: 44px;
}
@media (max-width: 1199.98px) {
	.pagination {
		padding: 0 2rem;
	}
}
@media (max-width: 767.98px) {
	.pagination {
		padding: 0 3rem;
	}
}
@media (max-width: 1023.98px) {
	.pagination {
		padding: 0 1rem;
	}
}
.pagination a {
	text-decoration: none;
}
.pagination .page-numbers {
	display: block;
	min-height: 48px;
	-webkit-transition: 0.4s border, 0.4s color;
	-o-transition: 0.4s border, 0.4s color;
	transition: 0.4s border, 0.4s color;
	margin: 0 0.46875rem 0.9375rem;
}
.pagination .page-numbers:not(.dots):hover {
	color: #c0142a;
}
.pagination .page-numbers.dots {
	margin: 0 1.25rem 0.9375rem;
}
.pagination .page-numbers.prev {
	margin-right: 1.25rem;
	color: #c0142a;
}
.pagination .page-numbers.next {
	margin-left: 1.25rem;
	color: #c0142a;
}
.pagination .page-numbers:not(.prev):not(.next) {
	border-radius: 100%;
	text-align: center;
	padding: 0 0.3125rem;
}
.pagination .page-numbers:not(.prev):not(.next).current {
	min-width: 48px;
	border: 2px solid #c0142a;
	color: inherit;
}
.pagination .page-numbers:not(.prev):not(.next).current:hover {
	color: inherit;
}
.table_of_content {
	margin: 4.5rem 0;
}
@media (max-width: 767.98px) {
	.table_of_content {
		margin: 2rem 0 4rem;
	}
}
.table_of_content__ttl {
	letter-spacing: 0.03em;
	margin-bottom: 2rem;
	font-size: 1.5rem;
	line-height: 1.25;
	opacity: 0.75;
}
.table_of_content__list-item {
	margin: 0 0 1rem;
	padding: 0 0 0 3rem;
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 1.66667;
	letter-spacing: 0.03em;
	position: relative;
}
.table_of_content .table_of_content__list-link {
	color: #c0142a;
}
.table_of_content .table_of_content__list-link:hover {
	color: #c0142a;
}
.table_of_content__list-count {
	opacity: 0.75;
	position: absolute;
	left: 0;
}
.sub-modal:not(.sub-modal--from) {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: rgba(0, 0, 0, 0.75);
	visibility: hidden;
	opacity: 0;
	z-index: -100;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	background: rgba(0, 0, 0, 0.3);
}
.switching-mode-dark .sub-modal:not(.sub-modal--from) {
	background: rgba(255, 255, 255, 0.3);
}
.sub-modal.is-show {
	visibility: visible;
	z-index: 10000;
	opacity: 1;
}
.sub-modal__holder {
	width: 496px;
	max-width: 100%;
	background: #fff;
	-webkit-box-shadow: 0 4px 48px rgba(0, 0, 0, 0.25);
	box-shadow: 0 4px 48px rgba(0, 0, 0, 0.25);
	border-radius: 16px;
	overflow: hidden;
	position: relative;
}
.switching-mode-dark .sub-modal__holder {
	background: #191919;
	color: #fff;
}
.sub-modal__content {
	padding: 2rem 3rem 3rem;
	position: relative;
}
.sub-modal__bg {
	padding-top: 40.725806451%;
	background-size: cover;
	background: center;
}
.sub-modal__ttl {
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 1.4;
	letter-spacing: 0.03em;
	margin: 0 0 1.1875rem;
}
.sub-modal .form-label {
	font-weight: 500;
	font-size: 0.75rem;
	line-height: 1.66667;
	letter-spacing: 0.03em;
	color: rgba(0, 0, 0, 0.5);
	margin: 0;
}
.switching-mode-dark .sub-modal .form-label {
	color: rgba(255, 255, 255, 0.5);
}
.sub-modal__close {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 16px;
	right: 16px;
	z-index: 10;
}
.sub-modal .form-field--subscribe {
	width: 0;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}
.sub-modal .is-required {
	color: #c0142a;
}
.sub-modal p {
	margin: 0;
}
.sub-modal ::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.75);
	opacity: 1;
}
.sub-modal :-moz-placeholder {
	color: rgba(0, 0, 0, 0.75);
	opacity: 1;
}
.sub-modal ::-moz-placeholder {
	color: rgba(0, 0, 0, 0.75);
	opacity: 1;
}
.sub-modal :-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.75);
	opacity: 1;
}
.switching-mode-dark .sub-modal ::-webkit-input-placeholder {
	color: #fff;
	opacity: 0.5;
}
.switching-mode-dark .sub-modal :-moz-placeholder {
	color: #fff;
	opacity: 0.5;
}
.switching-mode-dark .sub-modal ::-moz-placeholder {
	color: #fff;
	opacity: 0.5;
}
.switching-mode-dark .sub-modal :-ms-input-placeholder {
	color: #fff;
	opacity: 0.5;
}
.sub-modal .form-field-input {
	font-weight: 500;
	font-size: 1rem;
	line-height: 1.875;
	letter-spacing: 0.03em;
	padding: 0.6875rem 1.375rem;
}
.sub-modal .form-field {
	margin-bottom: 1.4375rem;
}
.sub-modal:not(.sub-modal--from) .btn {
	font-size: 1rem;
	width: 100%;
	padding: 0.6875rem 1.375rem;
}
.sub-modal span.wpcf7-not-valid-tip {
	position: relative;
	top: auto;
	display: block;
	color: #c0142a;
	font-size: 0.75rem;
	line-height: 1.66667;
	bottom: auto;
	margin: 0.5rem 0 0;
	opacity: 1;
	white-space: normal;
	padding: 0;
	background: 0 0;
	height: auto;
}
.sub-modal .wpcf7-not-valid {
	background: rgba(192, 20, 42, 0.09);
	color: #c0142a;
	border-color: #c0142a;
}
.sub-modal__success {
	position: absolute;
	top: 2rem;
	left: 3rem;
	right: 3rem;
	bottom: 3rem;
	background: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	visibility: hidden;
	opacity: 0;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 1.4;
	letter-spacing: 0.03em;
	text-align: center;
}
.switching-mode-dark .sub-modal__success {
	background: #191919;
}
.sub-modal p + p {
	margin-top: 34px;
}
.sub-modal.is-success .sub-modal__content-holder {
	opacity: 0;
}
.sub-modal.is-success .sub-modal__success {
	opacity: 1;
	visibility: visible;
}
.content > .sub-modal--default {
	margin: 0;
}
.sub-modal--default .sub-modal__content {
	max-height: 100vh;
	overflow: auto;
	padding: 3rem;
}
.sub-modal--default .sub-modal__ttl {
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 1.33333;
	letter-spacing: 0.03em;
}
.sub-modal--default .form-field__note,
.sub-modal--default label {
	font-weight: 500;
	font-size: 12px;
	line-height: 1.58333;
	letter-spacing: 0.03em;
	color: rgba(0, 0, 0, 0.5);
}
.switching-mode-dark .sub-modal--default .form-field__note,
.switching-mode-dark .sub-modal--default label {
	color: rgba(255, 255, 255, 0.5);
}
.sub-modal--default label {
	margin: 0 0 0.1875rem;
}
.sub-modal--default .form-field__note {
	margin: 1.5rem 0 0;
}
.sub-modal--default a {
	text-decoration: none;
}
.sub-modal--default .sub-modal__close {
	background: rgba(0, 0, 0, 0.03);
	border-radius: 100%;
}
.switching-mode-dark .sub-modal--default .sub-modal__close {
	background: rgba(255, 255, 255, 0.03);
}
.sub-modal--default .form-field {
	margin-bottom: 1.125rem;
}
.sub-modal--default .sub-modal .btn {
	font-size: 1rem;
	width: 100%;
	padding: 0.75rem 1.25rem 0.625rem;
	margin-top: 0.375rem;
}
.sub-modal--default .btn {
	color: #fff;
}
.sub-modal__success-ttl {
	font-weight: 700;
	font-size: 36px;
	line-height: 1.16667;
	letter-spacing: 0.03em;
	margin: 32px 0 8px;
}
.sub-modal__success-text {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.625;
	letter-spacing: 0.03em;
	margin: 0 0 32px;
}
.form-field__required {
	color: #c0142a;
}
.sub-modal--from {
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
	box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
	border-radius: 16px;
	margin: 3.375rem 0 3.5625rem;
}
.switching-mode-dark .sub-modal--from {
	background: #191919;
}
.sub-modal--from:last-child {
	margin-bottom: 0;
}
.sub-modal--from:first-child {
	margin-top: 0;
}
@media (max-width: 767.98px) {
	.sub-modal--from {
		margin-right: -15px;
		margin-left: -15px;
	}
}
.sub-modal--from .sub-modal__content {
	background: no-repeat center;
	background-size: cover;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 3.125rem 2.5rem 3.625rem 2.5rem;
}
@media (max-width: 767.98px) {
	.sub-modal--from .sub-modal__content {
		padding: 2.5rem 1.375rem 2.75rem 1.375rem;
	}
}
.sub-modal--from .sub-modal__icon {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 228px;
	-ms-flex: 0 0 228px;
	flex: 0 0 228px;
	max-width: 228px;
}
@media (max-width: 767.98px) {
	.sub-modal--from .sub-modal__icon {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
		margin: 0 0 24px;
	}
}
.sub-modal--from .sub-modal__form-holder {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 -webkit-calc(100% - 228px);
	-ms-flex: 0 0 calc(100% - 228px);
	flex: 0 0 calc(100% - 228px);
	max-width: -webkit-calc(100% - 228px);
	max-width: calc(100% - 228px);
}
@media (max-width: 767.98px) {
	.sub-modal--from .sub-modal__form-holder {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}
}
.sub-modal--from .sub-modal__ttl {
	margin: 0 0 0.1875rem;
	color: rgba(0, 0, 0, 0.75);
	line-height: 1.29167;
}
.switching-mode-dark .sub-modal--from .sub-modal__ttl {
	color: rgba(255, 255, 255, 0.75);
}
@media (max-width: 767.98px) {
	.sub-modal--from .sub-modal__ttl {
		margin: 0 0 0.625rem;
	}
}
.sub-modal--from .sub-modal__header {
	margin: 0 0 1.5rem;
}
@media (max-width: 767.98px) {
	.sub-modal--from .sub-modal__header {
		margin: 0 0 1.8125rem;
	}
}
.sub-modal--from .form-field-input {
	padding-right: 1.8125rem;
	padding-left: 1.8125rem;
}
.sub-modal--from .btn {
	font-weight: 500;
	font-size: 1rem;
	line-height: 1.875;
	letter-spacing: 0.03em;
	min-width: 128px;
	padding: 0.8125rem 1.25rem;
}
.sub-modal--from .form-field {
	margin-bottom: 0.75rem;
}
.sub-modal--from .sub-modal__success {
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	color: rgba(0, 0, 0, 0.75);
	border-radius: 16px;
}
.switching-mode-dark .sub-modal--from .sub-modal__success {
	color: rgba(255, 255, 255, 0.75);
}
.sub-modal__subttl {
	font-weight: 500;
	font-size: 0.75rem;
	line-height: 2;
	letter-spacing: 0.03em;
	color: rgba(0, 0, 0, 0.5);
}
.switching-mode-dark .sub-modal__subttl {
	color: rgba(255, 255, 255, 0.5);
}
.languages {
	position: relative;
	margin-right: -9px;
}
@media (max-width: 767.98px) {
	.languages {
		margin: 0;
		position: absolute;
		bottom: 16px;
		left: 0;
		right: 0;
		font-size: 14px;
		line-height: 30px;
	}
}
@media (max-width: 767.98px) {
	.languages__item {
		margin: 0 12px;
	}
}
.languages__toggle {
	text-transform: capitalize;
	line-height: 2rem;
}
@media (max-width: 767.98px) {
	.languages__toggle {
		display: none;
	}
}
.languages__toggle:before {
	width: 100%;
	height: 6px;
	bottom: -6px;
	left: 0;
	content: '';
	display: block;
	position: absolute;
}
.languages__toggle-code {
	opacity: 0.75;
}
.languages__list {
	color: #000;
}
@media (min-width: 576px) {
	.languages__list {
		background: #fff;
		-webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.25);
		box-shadow: 0 4px 24px rgba(0, 0, 0, 0.25);
		border-radius: 8px;
		position: absolute;
		top: 39px;
		padding: 8px 16px;
		left: -16px;
		visibility: hidden;
		opacity: 0;
		-webkit-transition: all 0.25s;
		-o-transition: all 0.25s;
		transition: all 0.25s;
	}
}
@media (max-width: 767.98px) {
	.languages__list {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding: 0 0 0 7.375rem;
	}
}
.languages__toggle-icon {
	display: inline-block;
	margin: -4px 0 0 3px;
	-webkit-transition: -webkit-transform 0.25s;
	transition: -webkit-transform 0.25s;
	-o-transition: transform 0.25s;
	transition: transform 0.25s;
	transition: transform 0.25s, -webkit-transform 0.25s;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
.languages:hover .languages__list {
	visibility: visible;
	opacity: 1;
}
.languages:hover .languages__toggle {
	color: #c0142a;
}
.languages:hover .languages__toggle-icon {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.main-mnu-list .menu-item a.languages__toggle {
	opacity: 1;
}
@media (max-width: 767.98px) {
	.main-mnu-list .menu-item a.languages__toggle {
		display: none;
	}
}
.home.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.menu-item.languages
	a,
.home.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.menu-item.languages
	a:hover,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.menu-item.languages
	a,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.menu-item.languages
	a:hover {
	opacity: 1;
	color: inherit;
}
.home.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.menu-item.languages
	a
	.languages__toggle-code,
.home.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.menu-item.languages
	a:hover
	.languages__toggle-code,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.menu-item.languages
	a
	.languages__toggle-code,
.services-template-templatessingle-service-php.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.menu-item.languages
	a:hover
	.languages__toggle-code {
	opacity: 1;
}
.home.is-header-red:not(.main-mnu-open)
	.header
	.main-mnu-list
	.menu-item
	a.languages__item-link:hover,
.main-mnu-list .menu-item a.languages__item-link--active,
.services-template-templatessingle-service-phpe.is-header-red:not(
		.main-mnu-open
	)
	.header
	.main-mnu-list
	.menu-item
	a.languages__item-link:hover {
	color: #c0142a;
	opacity: 1;
}
.switching-mode-dark .languages__list {
	background-color: #191919;
}
.grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -16px;
}
.grid--center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.grid__item {
	padding: 0 16px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.grid--sm {
	margin: 0 -8px;
}
.grid--sm .grid__item {
	padding: 0 8px;
}
@media (max-width: 1199.98px) {
	.grid--sm {
		margin: 0 -31px;
	}
	.grid--sm .grid__item {
		padding: 0 31px;
	}
}
.grid__item--one-half {
	max-width: 47.222%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 47.222%;
	-ms-flex: 0 0 47.222%;
	flex: 0 0 47.222%;
}
@media (max-width: 1199.98px) {
	.grid__item--one-half {
		max-width: 51.222%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 51.222%;
		-ms-flex: 0 0 51.222%;
		flex: 0 0 51.222%;
	}
}
.grid__item--one-half:nth-child(2n-1) {
	max-width: 52.778%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 52.778%;
	-ms-flex: 0 0 52.778%;
	flex: 0 0 52.778%;
}
@media (max-width: 1199.98px) {
	.grid__item--one-half:nth-child(2n-1) {
		max-width: 48.778%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 48.778%;
		-ms-flex: 0 0 48.778%;
		flex: 0 0 48.778%;
	}
}
@media (max-width: 1023.98px) {
	.grid__item--one-half:nth-child(2n-1) {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
}
@media (max-width: 1199.98px) {
	.content-block--with-list .grid__item--one-half {
		max-width: 33.33%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
	}
}
@media (max-width: 1023.98px) {
	.content-block--with-list .grid__item--one-half {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
}
@media (max-width: 1199.98px) {
	.content-block--with-list .grid__item--one-half:nth-child(2n-1) {
		max-width: 66.66%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66%;
		-ms-flex: 0 0 66.66%;
		flex: 0 0 66.66%;
	}
}
@media (max-width: 1023.98px) {
	.content-block--with-list .grid__item--one-half:nth-child(2n-1) {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
}
@media (max-width: 1023.98px) {
	.content-block--with-list .grid__item--one-half + .grid__item--one-half {
		margin-top: 1.5rem;
	}
}
@media (max-width: 1199.98px) {
	.content-block--hero .grid__item--one-half {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
}
@media (max-width: 1199.98px) {
	.content-block--hero .grid__item--one-half:nth-child(2n-1) {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
}
.grid__item--one-half2 {
	max-width: 36.284%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 36.284%;
	-ms-flex: 0 0 36.284%;
	flex: 0 0 36.284%;
}
@media (max-width: 1199.98px) {
	.grid__item--one-half2 {
		max-width: 50;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50;
		-ms-flex: 0 0 50;
		flex: 0 0 50;
	}
}
@media (max-width: 1199.98px) {
	.grid__item--one-half2 + .grid__item--one-half2 {
		margin-top: 0;
	}
}
.grid__item--one-half2:nth-child(2n-1) {
	max-width: 63.716%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 63.716%;
	-ms-flex: 0 0 63.716%;
	flex: 0 0 63.716%;
}
@media (max-width: 1199.98px) {
	.grid__item--one-half2:nth-child(2n-1) {
		max-width: 50%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 050%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}
@media (max-width: 1023.98px) {
	.grid__item--one-half2, .grid__item--one-half2:nth-child(2n-1) {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.grid__item--one-half2 + .grid__item--one-half2 {
		margin-top: 2rem;
	}
}
.grid--hero .grid__item:first-child {
	position: relative;
	z-index: 2;
}
@media (min-width: 1200px) {
	.grid--hero .grid__item--one-half {
		max-width: 37.6%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 37.6%;
		-ms-flex: 0 0 37.6%;
		flex: 0 0 37.6%;
	}
	.grid--hero .grid__item--one-half:nth-child(2n-1) {
		max-width: 62.4%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 62.4%;
		-ms-flex: 0 0 62.4%;
		flex: 0 0 62.4%;
	}
}
@media (max-width: 1199.98px) {
	.grid--hero .grid__item--one-half:nth-child(2n-1) {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
}
@media (min-width: 1200px) {
	.grid--hero-2 .grid__item--one-half,
	.grid--hero-2 .grid__item--one-half:nth-child(2n-1) {
		max-width: 50%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}
@media (max-width: 1439px) {
	.grid--hero-2 .grid__item--one-half,
	.grid--hero-2 .grid__item--one-half:nth-child(2n-1) {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
}
.content-block .grid--hero-2 .single-service__title {
	text-align: left;
}
.main-title {
	font-size: 9vw;
	font-family: 'PT Mono', monospace;
	font-weight: 700;
	line-height: 1.12308;
	margin-bottom: 3.1875rem;
	width: 89%;
	white-space: nowrap;
}
.main-title::after {
	content: '_';
	color: #c0142a;
}
@media (max-width: 1199.98px) {
	.main-title {
		font-size: 9.36vw;
		margin-bottom: 1rem;
	}
}
@media (max-width: 1023.98px) {
	.main-title {
		width: 80%;
	}
}
@media (max-width: 767.98px) {
	.main-title {
		font-size: 10.5vw;
	}
}
.main-desc {
	position: relative;
	width: 100%;
	max-width: 416px;
	opacity: 0.75;
}
.main-desc p {
	margin: 0;
}
.projects {
	list-style: none;
	margin: 4.5rem -1.5rem -4rem;
	padding: 0;
	display: block;
}
@media (max-width: 1199.98px) {
	.projects {
		margin: 4.5rem -2rem -4rem;
	}
}
@media (max-width: 767.98px) {
	.projects {
		margin: 4.5rem 0 -4rem;
	}
}
.projects--home {
	margin: 7.25rem -3rem 1.875rem;
}
@media (max-width: 1199.98px) {
	.projects--home {
		margin: 6rem -2rem 2rem;
	}
}
@media (max-width: 767.98px) {
	.projects--home {
		margin: 6rem 0 3rem;
	}
}
.project {
	position: relative;
	width: 33.33%;
	padding: 0 1.5rem;
}
@media (max-width: 1199.98px) {
	.project {
		width: 50%;
		padding: 0 2rem;
	}
}
@media (max-width: 767.98px) {
	.project {
		width: 100%;
		padding: 0;
	}
}
.project:first-child {
	padding-top: 6rem;
}
@media (max-width: 1023.98px) {
	.project:first-child {
		padding-top: 3.5rem;
	}
}
@media (max-width: 767.98px) {
	.project:first-child {
		padding: 0;
	}
}
.project:nth-child(3) {
	padding-top: 4rem;
}
@media (max-width: 767.98px) {
	.project:nth-child(3) {
		padding: 0;
	}
}
@media (max-width: 767.98px) {
	.project {
		padding: 0;
	}
}
.project--home {
	width: 50%;
	padding: 0 3rem;
}
@media (max-width: 1199.98px) {
	.project--home {
		padding: 0 2rem;
	}
}
@media (max-width: 767.98px) {
	.project--home {
		width: 100%;
		padding: 0;
	}
	.project--home:nth-child(4),
	.project--home:nth-child(5),
	.project--home:nth-child(6) {
		display: none;
	}
}
@media (max-width: 767.98px) {
	.project--home .project__title {
		font-size: 3.125rem;
		line-height: 1.5;
		margin: 0;
	}
}
.project--home .project__link {
	margin: 0 0 6.125rem;
}
@media (max-width: 1199.98px) {
	.project--home .project__link {
		margin: 0 0 4rem;
	}
}
@media (max-width: 767.98px) {
	.project--home .project__link {
		margin: 0 0 3rem;
	}
}
.project--home .project__subtitle {
	margin-top: 0;
}
@media (max-width: 1199.98px) {
	.project--home .project__subtitle {
		margin-top: 0.5rem;
	}
}
@media (max-width: 767.98px) {
	.project--home .project__subtitle {
		margin-top: 0;
	}
}
.project--home:first-child {
	padding-top: 8rem;
}
@media (max-width: 1199.98px) {
	.project--home:first-child {
		padding-top: 6rem;
	}
}
@media (max-width: 1023.98px) {
	.project--home:first-child {
		padding-top: 4.9375rem;
	}
}
@media (max-width: 767.98px) {
	.project--home:first-child {
		padding: 0;
	}
}
.project--home:nth-child(3) {
	padding-top: 0;
}
@media (max-width: 767.98px) {
	.project--home .project__img {
		margin-bottom: 1.5rem;
	}
}
@media (max-width: 1199.98px) {
	.project--default .project__title {
		font-size: 2.25rem;
		line-height: 1.25;
	}
}
.project--related .project__img {
	margin-bottom: 2rem;
}
.project--related .project__link {
	margin: 0;
}
.project__link {
	display: block;
	text-decoration: none;
	margin-bottom: 4rem;
}
.project__img {
	width: 100%;
	height: 0;
	padding-top: 66.67%;
	position: relative;
	margin-bottom: 1rem;
	overflow: hidden;
}
@media (max-width: 1199.98px) {
	.project__img {
		margin-bottom: 2rem;
	}
}
.project__img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
	transition: -ms-transform 450ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s,
		-webkit-transform 450ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s,
		transform 450ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s,
		opacity 450ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}
.project__img:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	transition: -ms-transform 450ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s,
		-webkit-transform 450ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s,
		transform 450ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}
.project__title {
	margin-bottom: 0;
	opacity: 0.75;
	font-weight: 700;
}
.project__subtitle {
	opacity: 0.75;
	margin: 0;
	margin-top: 0.5rem;
}
@media (max-width: 1199.98px) {
	.project__subtitle {
		font-size: 18px;
		font-size: 1.125rem;
		line-height: 1.61111;
	}
}
.project-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.project-header-info {
	width: 45%;
	padding-right: 4rem;
	padding-top: 2rem;
}
.project-header-imgs {
	width: 55%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.project-info {
	max-width: 448px;
}
.project-title {
	font-size: 4.5rem;
	line-height: 5.5rem;
	opacity: 0.75;
	margin-bottom: 4rem;
}
.project-subtitle {
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 500;
	opacity: 0.75;
	margin-bottom: 1.5rem;
}
.project-desc {
	opacity: 0.5;
}
.project-header-imgs {
	position: relative;
	padding-bottom: 3rem;
	max-width: 600px;
}
.project-tablet-img {
	position: relative;
	width: 100%;
	max-width: 100%;
}
.project-tablet-img_ {
	display: block;
	border-radius: 24px;
	border: 6px solid #fff;
	-webkit-box-shadow: inset 0 -1px 4px 0 rgba(0, 0, 0, 0.22),
		0 12px 56px 0 rgba(0, 0, 0, 0.24);
	box-shadow: inset 0 -1px 4px 0 rgba(0, 0, 0, 0.22),
		0 12px 56px 0 rgba(0, 0, 0, 0.24);
	overflow: hidden;
}
.project-tablet-img_ img {
	display: block;
	max-width: 100%;
}
.project-mobile-img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.project-mobile-img {
	position: absolute;
	right: 5rem;
	bottom: -3rem;
	height: 288px;
	width: 140px;
	overflow: hidden;
	border: 4px solid #fff;
	-webkit-box-shadow: inset 0 -1px 4px 0 rgba(0, 0, 0, 0.22),
		0 12px 56px 0 rgba(0, 0, 0, 0.24);
	box-shadow: inset 0 -1px 4px 0 rgba(0, 0, 0, 0.22),
		0 12px 56px 0 rgba(0, 0, 0, 0.24);
	border-radius: 16px;
}
.project-content {
	margin-top: 6rem;
}
.project-gallery-carousel-cell {
	margin-right: 2rem;
	width: 66%;
}
.project-gallery-carousel-img {
	display: block;
	height: 350px;
}
.project-gallery-carousel-img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.project-gallery-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.project-gallery-nav {
	margin-top: 3rem;
	margin-bottom: 4rem;
}
.project-content-inner {
	max-width: 704px;
	margin-top: 3rem;
}
.project-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 4rem;
	margin-left: -1.25rem;
	margin-bottom: -1.25rem;
	margin-top: 4rem;
}
.project-nav .btn {
	display: block;
	margin-bottom: 1.25rem;
	margin-left: 1.25rem;
}
.project--results-list {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding: 0;
	width: 100%;
	margin-bottom: 6rem;
}
@media (max-width: 767.98px) {
	.project--results-list {
		margin-bottom: 3rem;
	}
}
.project--results-list:last-child {
	margin-bottom: 0;
}
.project--results-list .project__link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
}
@media (max-width: 767.98px) {
	.project--results-list .project__link {
		display: block;
	}
}
.project--results-list .project__img {
	margin: 0;
}
@media (max-width: 767.98px) {
	.project--results-list .project__img {
		margin-bottom: 1rem;
	}
}
.project--results-list .project__img-holder {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 384px;
}
@media (max-width: 1023.98px) {
	.project--results-list .project__img-holder {
		max-width: -webkit-calc(50% - 32px);
		max-width: calc(50% - 32px);
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 -webkit-calc(50% - 32px);
		-ms-flex: 0 0 calc(50% - 32px);
		flex: 0 0 calc(50% - 32px);
	}
}
@media (max-width: 767.98px) {
	.project--results-list .project__img-holder {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
}
.project--results-list .project__content {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: -webkit-calc(384px + 96px);
	max-width: calc(384px + 96px);
	padding-left: 6rem;
	max-width: -webkit-calc(384px + 64px);
	max-width: calc(384px + 64px);
	-webkit-flex: 0 0 -webkit-calc(384px + 64px);
	-ms-flex: 0 0 calc(384px + 64px);
	flex: 0 0 calc(384px + 64px);
	padding-left: 4rem;
}
@media (max-width: 1199.98px) {
	.project--results-list .project__content {
		max-width: -webkit-calc(384px + 64px);
		max-width: calc(384px + 64px);
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 -webkit-calc(50% + 64px);
		-ms-flex: 0 0 calc(50% + 64px);
		flex: 0 0 calc(50% + 64px);
		padding-left: 4rem;
	}
}
@media (max-width: 1023.98px) {
	.project--results-list .project__content {
		max-width: -webkit-calc(50% + 32px);
		max-width: calc(50% + 32px);
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 -webkit-calc(50% + 32px);
		-ms-flex: 0 0 calc(50% + 32px);
		flex: 0 0 calc(50% + 32px);
		padding-left: 2rem;
	}
}
@media (max-width: 767.98px) {
	.project--results-list .project__content {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		padding-left: 0;
	}
}
.project--results-list .project__title {
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 1.25;
}
.project--results-list .project__subtitle {
	font-size: 1.125rem;
	line-height: 1.6;
}
.results-list {
	max-width: 992px;
	margin: 0 auto;
	padding: 0 4rem;
	padding: 0;
}
.results-list .project--results-list {
	padding: 0;
}
.results-list .project--results-list:nth-child(even) .project__img-holder {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}
.results-list .project--results-list:nth-child(even) .project__content {
	margin-left: auto;
	padding-right: 6rem;
	padding-left: 0;
	padding-right: 4rem;
}
@media (max-width: 1023.98px) {
	.results-list .project--results-list:nth-child(even) .project__content {
		padding-right: 2rem;
	}
}
.services {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 10rem -1.03125rem -6.25rem;
}
@media (max-width: 1199.98px) {
	.services {
		margin: 6.8125rem -2rem -6rem;
	}
	.services--default {
		margin-left: 12rem;
		margin-top: 4.75rem;
	}
}
@media (max-width: 1023.98px) {
	.services {
		margin: 6.8125rem -2rem -2.0625rem;
	}
	.services--default {
		margin: 4.5rem -1rem -2.4375rem;
	}
}
@media (max-width: 767.98px) {
	.services {
		margin: 6rem 0 -2.0625rem;
	}
	.services--default {
		margin: 4.5rem 0 -2.4375rem;
	}
}
.service {
	padding: 0 1.03125rem 6.25rem;
	max-width: 25%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
}
@media (max-width: 1199.98px) {
	.service {
		padding: 0 2rem 6rem;
		max-width: 50%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
	.service--default {
		padding-bottom: 4.4375rem;
	}
}
@media (max-width: 1023.98px) {
	.service {
		padding: 0 2rem 2.0625rem;
	}
	.service--default {
		padding: 0 1rem 2.4375rem;
	}
}
@media (max-width: 767.98px) {
	.service {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		padding: 0 0 2.0625rem;
	}
	.service--default {
		padding: 0 0 2.4375rem;
	}
}
.service__img {
	margin: 0 0 1rem;
}
.service__link {
	text-decoration: none;
}
.service__footer {
	margin: 1rem 0 0;
}
.service__title {
	font-weight: 700;
	letter-spacing: -0.03em;
	margin: 0;
	color: rgba(0, 0, 0, 0.75);
}
.switching-mode-dark .service__title {
	color: rgba(255, 255, 255, 0.75);
}
.service__title a {
	color: inherit;
}
.service__title-icon {
	color: #c0142a;
	display: inline-block;
}
.service__subtitle {
	margin: 1rem 0 0;
	line-height: 1.5;
	opacity: 0.75;
}
.nowrap {
	white-space: nowrap;
}
.technologies {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 63.875rem;
	margin: 14.1875rem auto -6.5rem;
}
@media (max-width: 1199.98px) {
	.technologies {
		margin: 6rem auto 0;
	}
}
@media (max-width: 1023.98px) {
	.technologies {
		margin-bottom: -4rem;
	}
}
.technologies--sm {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 100%;
	margin: 10rem auto 7.5rem;
}
@media (max-width: 1199.98px) {
	.technologies--sm {
		margin: 3.75rem auto 1rem;
	}
}
@media (max-width: 1023.98px) {
	.technologies--sm {
		margin: 3.75rem -1rem 1rem;
		max-width: none;
		width: auto;
	}
}
@media (max-width: 767.98px) {
	.technologies--sm {
		margin: 3.75rem 0 1.25rem;
	}
}
.technology {
	max-width: 50%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 6.5rem;
}
@media (max-width: 1023.98px) {
	.technology {
		display: block;
		margin: 0 0 4rem;
	}
}
@media (max-width: 767.98px) {
	.technology {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
}
.technology__title {
	line-height: 1;
	margin-bottom: 2rem;
}
.technology__title-text {
	opacity: 0.75;
}
.technology__img-holder {
	width: 96px;
	padding-top: 0.25rem;
	margin-right: 2.25rem;
	color: rgba(0, 0, 0, 0.75);
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.switching-mode-dark .technology__img-holder {
	color: rgba(255, 255, 255, 0.75);
}
@media (max-width: 1023.98px) {
	.technology__img-holder {
		padding-top: 0;
		margin-right: 0;
		margin-bottom: 2rem;
	}
}
.technology__img-holder svg {
	max-width: 100%;
}
.technology__desc {
	line-height: 1.77778;
	list-style: none;
	padding: 0;
	margin: 0;
}
.technology__desc-item {
	position: relative;
	padding-left: 1.75rem;
}
.technology__desc-item::before {
	content: '//';
	color: #c0142a;
	position: absolute;
	left: 0;
	top: 0;
}
.technology__title-icon {
	color: #c0142a;
}
.technology--sm {
	display: block;
	max-width: 16.66%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.66%;
	-ms-flex: 0 0 16.66%;
	flex: 0 0 16.66%;
	text-align: center;
	margin: 0;
}
@media (max-width: 1199.98px) {
	.technology--sm {
		max-width: 33.33%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		margin: 0 0 2.75rem;
	}
}
@media (max-width: 767.98px) {
	.technology--sm {
		max-width: 50%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		margin: 0 0 0.4375rem;
	}
}
.technology--sm .technology__link {
	display: block;
	max-width: 100%;
	text-decoration: none;
	width: 170px;
	position: relative;
	padding: 2.25rem 0 2.375rem;
	margin: 0 auto;
}
.technology--sm .technology__link:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -1.625rem;
	right: -1.625rem;
	-webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1), -4px -4px 12px #fff;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1), -4px -4px 12px #fff;
	opacity: 0;
	z-index: -1;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.switching-mode-dark .technology--sm .technology__link:before {
	-webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1), -4px -4px 12px #000;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1), -4px -4px 12px #000;
}
@media (max-width: 767.98px) {
	.technology--sm .technology__link:before {
		display: none;
	}
}
.technology--sm .technology__link:hover {
	z-index: 2;
}
.technology--sm .technology__link:hover .technology__img-holder {
	color: #c0142a;
}
.technology--sm .technology__link:hover .technology__img-holder svg {
	opacity: 1;
}
.technology--sm .technology__link:hover:before {
	opacity: 1;
	z-index: 1;
}
.technology--sm .technology__title {
	line-height: 1.20833;
	letter-spacing: -0.03em;
	margin-bottom: 0;
}
.technology--sm .technology__img-holder {
	width: auto;
	padding: 0;
	margin: 0;
}
.technology--sm .technology__img-holder {
	margin-bottom: 2.5rem;
}
.wrapp-about-carousel {
	width: 100%;
}
.about-carousel-cell {
	position: relative;
	margin-right: 4rem;
	width: 288px;
}
.about-carousel-cell:first-child {
	margin-right: 6rem;
}
.about-carousel-row {
	margin-bottom: 4rem;
	height: 118px;
}
.about-carousel-row:last-child {
	margin-bottom: 0;
}
.about-title {
	opacity: 0.5;
	font-size: 18px;
	line-height: 30px;
}
.about-info {
	font-size: 72px;
	line-height: 88px;
	opacity: 0.75;
	font-weight: 700;
}
.about-info span {
	white-space: nowrap;
}
.about-desc {
	font-size: 18px;
	line-height: 30px;
	opacity: 0.75;
}
.about-desc::before {
	content: '';
	display: block;
	width: 18px;
	height: 24px;
	margin-left: 3px;
	margin-bottom: 12px;
	border-bottom: 4px solid #c0142a;
}
.team {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.team--home {
	margin: 8rem -3rem 2.375rem;
}
@media (max-width: 1199.98px) {
	.team--home {
		margin: 6rem -3rem 3.625rem;
	}
}
@media (max-width: 1023.98px) {
	.team--home {
		margin: 5.1875rem -1.3125rem 2.6875rem;
	}
}
@media (max-width: 767.98px) {
	.team--home {
		margin: 5.1875rem -0.25rem 2.6875rem;
	}
}
.team--about {
	margin: 0 -3rem -3.625rem;
}
@media (max-width: 1199.98px) {
	.team--about {
		margin: 0 -3rem -2.5rem;
	}
}
@media (max-width: 1023.98px) {
	.team--about {
		margin: 0 -1.3125rem -2.5rem;
	}
}
@media (max-width: 767.98px) {
	.team--about {
		margin: 0 -1.25rem -2.5rem;
	}
}
.team__item {
	padding: 0 3rem;
	margin-bottom: 3.625rem;
	max-width: 16.66%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.66%;
	-ms-flex: 0 0 16.66%;
	flex: 0 0 16.66%;
}
@media (max-width: 1199.98px) {
	.team__item {
		max-width: 25%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		margin-bottom: 2.5rem;
	}
}
@media (max-width: 1023.98px) {
	.team__item {
		padding: 0 1.3125rem;
	}
}
@media (max-width: 767.98px) {
	.team__item {
		max-width: 50%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		padding: 0 1.3125rem;
	}
}
.team__item-wrapper {
	max-width: 128px;
	margin: 0 auto;
}
.team__item-title {
	font-weight: 700;
	opacity: 0.75;
	margin: 0;
}
.team__item-position {
	line-height: 1.71429;
	opacity: 0.75;
	font-weight: 500;
}
.team__item-img-holder {
	position: relative;
	padding-top: 100%;
	margin: 0 0 1rem;
}
.team__item-img-holder--light {
	display: none;
}
.team__item-img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.switching-mode-dark .team__item-img-holder--dark {
	display: none;
}
.switching-mode-dark .team__item-img-holder--light {
	display: block;
}
.get-in-touch {
	max-width: 768px;
	margin-left: 320px;
	margin-right: auto;
	padding-bottom: 3rem;
}
@media (max-width: 1199.98px) {
	.get-in-touch {
		max-width: 608px;
		margin-left: 224px;
	}
}
@media (max-width: 1023.98px) {
	.get-in-touch {
		max-width: 375px;
		margin-left: 190px;
	}
}
@media (max-width: 767.98px) {
	.get-in-touch {
		margin-left: 0;
		max-width: 100%;
	}
}
.get-in-touch.hidden {
	display: none;
}
.get-in-touch input[type='email'] {
	height: 64px;
}
.get-in-touch-title {
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 1.25;
}
.get-in-touch-desc {
	opacity: 0.75;
	font-size: 0.75rem;
	margin-bottom: 3rem;
}
.get-in-touch-form {
	max-width: 508px;
	width: 100%;
}
@media (max-width: 1023.98px) {
	.get-in-touch-form {
		display: block;
	}
}
.get-in-touch-form .btn,
.get-in-touch-form .form-field {
	margin-bottom: 0.75rem;
}
.get-in-touch-form .form-field {
	width: 100%;
}
.get-in-touch-form .btn {
	display: block;
	min-width: 220px;
	margin: 1.5rem 0 0 0;
}
@media (max-width: 1023.98px) {
	.get-in-touch-form .btn {
		margin: 1.5rem 0 0 0;
	}
}
.get-in-touch-form label {
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.03em;
	margin: 0;
}
.get-in-touch-footer {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0.75rem;
	line-height: 2;
	opacity: 0.9;
	padding: 2rem 0;
}
@media (max-width: 1199.98px) {
	.get-in-touch-footer {
		padding-right: 0;
	}
}
@media (max-width: 1023.98px) {
	.get-in-touch-footer {
		padding-left: 11.875rem;
		display: block;
	}
}
@media (max-width: 767.98px) {
	.get-in-touch-footer {
		padding-left: 0;
	}
}
.get-in-touch-footer p {
	margin: 0;
}
.get-in-touch-footer a {
	text-decoration: none;
}
@media (max-width: 1023.98px) {
	.get-in-touch-footer .get-in-touch-address,
	.get-in-touch-footer .get-in-touch-email,
	.get-in-touch-footer .privacy-policy-link-holder {
		margin: 0 0 0.5rem;
	}
}
@media screen and (min-width: 1024px) and (max-height: 767px) {
	.section--contact {
		position: relative;
		left: auto;
		right: auto;
		bottom: auto;
		height: auto;
		max-height: none;
	}
	.section--contact .container {
		display: block;
	}
	#fullpage {
		margin-bottom: 0;
	}
	.section--contact-footer .section-body {
		min-height: 427px;
	}
}
.btn-top {
	position: absolute;
	right: 2rem;
	bottom: 1.5rem;
	fill: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	font-size: 0.75rem;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.5rem;
	cursor: pointer;
	z-index: 111;
}
.btn-top:hover svg {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}
.btn-top span {
	white-space: nowrap;
	padding-right: 5px;
}
.btn-top svg {
	height: 4rem;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.get-in-touch-success {
	display: none;
	max-width: 768px;
	margin-left: 320px;
	margin-right: auto;
	padding-bottom: 3rem;
}
@media (max-width: 1199.98px) {
	.get-in-touch-success {
		max-width: 608px;
		margin-left: 224px;
	}
}
@media (max-width: 1023.98px) {
	.get-in-touch-success {
		max-width: 375px;
		margin-left: 190px;
	}
}
@media (max-width: 767.98px) {
	.get-in-touch-success {
		margin-left: 0;
		max-width: 100%;
	}
}
.get-in-touch-success.visible {
	display: block;
}
.get-in-touch-subtitle {
	margin-top: 1.1875rem;
}
.get-in-touch-subtitle.get-in-touch-title {
	text-align: left;
}
.section-title-mob {
	display: none;
}
.content .blog-post-form .get-in-touch {
	margin: 0;
	max-width: 100%;
}
.get-in-touch__btn-holder {
	margin-top: 3.125rem;
}
.get-in-touch__btn {
	font-weight: 700;
	text-decoration: none;
	font-size: 0.875rem;
	line-height: 1.5;
}
.get-in-touch__btn-icon {
	margin-left: 0.75rem;
}
.get-in-touch span.wpcf7-not-valid-tip {
	color: inherit;
}
@media (max-width: 1023.98px) {
	.get-in-touch span.wpcf7-not-valid-tip {
		position: inherit;
		left: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}
.get-in-touch .form-field .wpcf7-not-valid {
	margin-bottom: 3.125rem;
}
@media (max-width: 1023.98px) {
	.get-in-touch .form-field .wpcf7-not-valid {
		margin-bottom: 0;
	}
}
.blog-cat {
	position: relative;
	z-index: 1;
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0.625rem;
	line-height: 1.5rem;
	color: #c0142a;
	margin-bottom: 0.5rem;
}
.blog-cat li {
	margin-right: 0.75rem;
}
.blog-cat li:last-child {
	margin-right: 0;
}
.blog-title {
	display: block;
	font-weight: 700;
	font-size: 2.25rem;
	line-height: 2.75rem;
	margin-bottom: 1rem;
	opacity: 0.75;
}
.blog-title a {
	display: block;
	text-decoration: none;
}
.blog-meta-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -1.5rem;
}
.blog-meta-item {
	font-size: 0.6875rem;
	line-height: 1.5rem;
	opacity: 0.5;
	margin-left: 1.5rem;
	position: relative;
}
.blog-meta-item:last-child::after {
	content: none;
}
.blog-meta-item::after {
	content: '';
	position: absolute;
	top: 50%;
	right: -0.8125rem;
	width: 2px;
	height: 2px;
	margin-top: -1px;
	background-color: #000;
	opacity: 0.2;
	border-radius: 50%;
}
.switching-mode-dark .blog-meta-item::after {
	background-color: #fff;
}
.blog-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 2rem;
}
.blog-row:last-child {
	margin-bottom: 0;
}
.blog-row.blog-row-right .blog-row-info {
	background-color: rgba(0, 0, 0, 0.75);
	color: #fff;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.blog-row.blog-row-right .blog-row-info a {
	color: #fff;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.blog-row.blog-row-right .blog-row-info::before {
	opacity: 0;
	visibility: hidden;
	background-color: rgba(0, 0, 0, 0.75);
}
.blog-row.blog-row-right .blog-row-info {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	padding-left: 2rem;
	padding-right: 2rem;
}
.blog-row.blog-row-right .blog-row-img {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}
.switching-mode-dark .blog-row.blog-row-right .blog-row-info {
	background-color: rgba(255, 255, 255, 0.75);
	color: #000;
}
.switching-mode-dark .blog-row.blog-row-right .blog-row-info a {
	color: #000;
}
.switching-mode-dark .blog-row.blog-row-right .blog-row-info::before {
	background-color: rgba(255, 255, 255, 0.75);
}
.blog-row-info {
	position: relative;
	max-width: 384px;
	width: 100%;
	padding: 2rem 4rem 0 0;
	height: 320px;
	background-color: rgba(0, 0, 0, 0.02);
}
.blog-row-info::before {
	content: '';
	position: absolute;
	right: 100%;
	top: 0;
	height: 100%;
	width: 10000px;
	background-color: rgba(0, 0, 0, 0.02);
}
.switching-mode-dark .blog-row-info {
	background-color: rgba(255, 255, 255, 0.02);
}
.switching-mode-dark .blog-row-info::before {
	background-color: rgba(255, 255, 255, 0.02);
}
.blog-row-img {
	display: block;
	height: 352px;
	width: 704px;
}
.blog-row-img img {
	display: block;
	width: 100%;
	height: 100%;
}
.blog-content {
	margin-top: 2rem;
}
.blog-container {
	width: 100%;
	max-width: 672px;
	margin-left: auto;
	margin-right: auto;
}
.blog-header {
	position: relative;
	padding: 2rem 0 0;
	background-repeat: no-repeat;
	background-position: center;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}
.blog-header .blog-title {
	font-size: 4.5rem;
	line-height: 1.1;
}
.blog-img {
	margin-top: 2rem;
}
.blog-img img {
	display: block;
	max-width: 100%;
	height: auto;
}
.token {
	white-space: nowrap;
}
.token.attr-name,
.token.builtin,
.token.char,
.token.inserted,
.token.selector,
.token.string {
	color: #690;
}
.token.boolean,
.token.constant,
.token.deleted,
.token.number,
.token.property,
.token.symbol,
.token.tag {
	color: #905;
}
.token.atrule,
.token.attr-value,
.token.keyword {
	color: #07a;
}
pre .class,
pre .css-property,
pre .css-value,
pre .entity.function,
pre .id,
pre .keyword,
pre .sass,
pre .storage.function,
pre .vendor-prefix {
	font-weight: 700;
}
.token.punctuation {
	color: #999;
}
.token.cdata,
.token.comment,
.token.doctype,
.token.prolog {
	color: #708090;
}
.token.function {
	color: #dd4a68;
}
.language-css .token.string,
.style .token.string,
.token.entity,
.token.operator,
.token.url {
	color: #a67f59;
}
pre {
	background: rgba(0, 0, 0, 0.02);
	padding: 2rem 2rem 2rem 4rem;
}
.switching-mode-dark pre {
	background: rgba(255, 255, 255, 0.02);
}
.switching-mode-dark p code {
	background: #1e1e1e;
	border: 1px solid rgba(255, 255, 255, 0.08);
}
.blog-gallery {
	margin: 4rem 0;
}
.blog-gallery-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.blog-gallery-carousel {
	margin-bottom: 3rem;
}
.blog-gallery-carousel-cell {
	width: 66%;
	margin-right: 1rem;
}
.blog-gallery-carousel-img {
	display: block;
	height: 270px;
}
.blog-gallery-carousel-img img {
	display: block;
	width: 100%;
	height: 100%;
}
.blog-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 4rem;
	margin-left: -1.25rem;
	margin-bottom: -1.25rem;
}
.blog-nav .btn {
	display: block;
	margin-bottom: 1.25rem;
	margin-left: 1.25rem;
}
p .blog-post-form {
	margin-bottom: 0;
}
.blog-post-form {
	background-color: #c0142a;
	padding: 4rem 4rem 4rem 3rem;
	border-radius: 16px;
	color: #fff;
	margin-bottom: 2rem;
}
.blog-post-form .h2,
.blog-post-form h2:not(.get-in-touch-subtitle),
.blog-post-form h3 h4,
.blog-post-form h5,
.blog-post-form h6 {
	margin-bottom: 0.75rem;
	opacity: 1;
	font-size: 2.25rem;
}
.blog-post-form h2.get-in-touch-subtitle {
	font-size: 1.75rem;
	line-height: 2rem;
}
.blog-post-form h2 {
	margin-bottom: 0.75rem;
	opacity: 1;
}
.blog-post-form .get-in-touch {
	padding: 0;
}
.blog-post-form .get-in-touch-desc {
	margin-bottom: 2rem;
}
.blog-post-form a,
.blog-post-form p {
	color: inherit;
}
.blog-post-form .get-in-touch-success {
	margin: 0;
}
.blog-post-form .get-in-touch-success {
	max-width: 100%;
}
.pp-title {
	color: #000;
	opacity: 0.75;
}
.switching-mode-dark .pp-title {
	color: #fff;
}
.pp-desc {
	font-size: 11px;
	color: rgba(0, 0, 0, 0.5);
	font-weight: 600;
	line-height: 18px;
	max-width: 320px;
}
.pp-desc a {
	color: #c0142a;
	text-decoration: none;
}
.pp-desc a:hover {
	text-decoration: underline;
}
.switching-mode-dark .pp-desc a {
	color: #c0142a;
}
.switching-mode-dark .pp-desc {
	color: rgba(255, 255, 255, 0.5);
}
.page-template-blog .container-page {
	max-width: 1440px;
	margin: 0 auto;
}
.section-404 {
	height: 100%;
	min-height: 100%;
}
.page-404 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	padding: 3rem 0 4rem;
}
@media (max-width: 767.98px) {
	.page-404 {
		padding: 0;
	}
}
.page-404-container {
	margin: auto 0;
}
.page-404-icons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 162px;
	width: 394px;
	margin-bottom: 4rem;
	fill: #000;
}
.page-404-icons svg {
	font-size: 172px;
	font-weight: 700;
	font-family: 'PT Mono', monospace;
}
.sm-bg-dark .page-404-icons {
	fill: #fff;
}
.page-404-icon-1,
.page-404-icon-2,
.page-404-icon-3,
.page-404-icon-4,
.page-404-icon-5 {
	display: none;
}
.page-404-icon-1.active,
.page-404-icon-2.active,
.page-404-icon-3.active,
.page-404-icon-4.active,
.page-404-icon-5.active {
	display: block;
}
.page-404-title {
	opacity: 0.75;
	font-size: 2.25rem;
	line-height: 2.5rem;
	margin-bottom: 1.5rem;
}
.page-404-desc {
	font-size: 1.125rem;
	line-height: 1.875rem;
	max-width: 410px;
	opacity: 0.75rem;
	margin-bottom: 0;
}
.partners {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 1rem -1rem;
	opacity: 0.75;
}
@media (max-width: 1023.98px) {
	.partners {
		margin: 0 1.625rem -4.125rem;
	}
}
@media (max-width: 767.98px) {
	.partners {
		margin: 0 -1rem -1.75rem;
	}
}
.partners__item {
	max-width: 16.66%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.66%;
	-ms-flex: 0 0 16.66%;
	flex: 0 0 16.66%;
	padding: 0 1rem 1rem;
}
@media (max-width: 1023.98px) {
	.partners__item {
		max-width: 33.33%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		padding: 0 1rem 4.125rem;
	}
}
@media (max-width: 767.98px) {
	.partners__item {
		padding: 0 1rem 1.75rem;
	}
}
.partners svg {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.testimonials {
	width: 672px;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
}
@media (max-width: 1023.98px) {
	.testimonials {
		padding: 0 3.5rem;
	}
}
.testimonials .controls__arrow--prev svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.testimonial {
	width: 100%;
	text-align: center;
}
.testimonial__avatar {
	display: block;
	border-radius: 100%;
	max-width: 80px;
	margin: 0 auto;
}
.testimonial__avatar-holder {
	margin: 0 0 0.75rem;
}
.testimonial__author {
	margin: 4rem 0 0;
}
@media (max-width: 767.98px) {
	.testimonial__author {
		margin: 2.25rem 0 0;
	}
}
.testimonial__author-name {
	font-weight: 700;
	opacity: 0.75;
	margin: 0;
}
.testimonial__author-title {
	margin: 0 0 0.25rem;
	opacity: 0.5;
	line-height: 1.21429;
}
.testimonial__img {
	display: block;
	margin: 0 auto;
}
.testimonial__img-holder {
	margin: 0 0 4rem;
}
@media (max-width: 767.98px) {
	.testimonial__img-holder {
		margin: 0 0 1.625rem;
	}
}
.testimonial__content {
	line-height: 1.5;
	opacity: 0.75;
}
@media (max-width: 767.98px) {
	.testimonial__content {
		font-size: 1rem;
		line-height: 1.25;
	}
}
.about-page {
	padding-left: 20rem;
	margin: 5.875rem 0 0;
}
@media (max-width: 1199.98px) {
	.about-page {
		margin: 4rem 0 0;
		padding-left: 0;
	}
}
@media (max-width: 1023.98px) {
	.about-page {
		padding-left: 0;
	}
}
@media (max-width: 767.98px) {
	.about-page {
		padding-left: 0;
	}
}
.about-page__image {
	margin: 0 0 4rem;
}
@media (max-width: 1199.98px) {
	.about-page__image {
		margin: 0 -6rem 4rem 0;
	}
}
@media (max-width: 1199.98px) {
	.about-page__image {
		margin: 0 0 4rem 0;
	}
}
.about-page__image img {
	display: block;
}
.about-page__content {
	line-height: 1.5;
	letter-spacing: 0.03em;
	margin: 0 0 6rem;
}
@media (max-width: 1023.98px) {
	.about-page__content {
		margin-bottom: 4rem;
	}
}
.about-page__content::after {
	display: block;
	clear: both;
	content: '';
}
.about-page__blocks {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 0.625rem;
	margin-right: -6rem;
}
@media (max-width: 1199.98px) {
	.about-page__blocks {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-right: -0.8125rem;
		margin-bottom: 0.75rem;
	}
}
@media (max-width: 1023.98px) {
	.about-page__blocks {
		margin-right: 0;
		margin-bottom: 3.125rem;
	}
}
.about-page__blocks-item {
	max-width: 33.33%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33%;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	margin-bottom: 4.125rem;
}
@media (max-width: 1199.98px) {
	.about-page__blocks-item {
		margin-bottom: 3.0625rem;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
}
.about-page__blocks-item:nth-child(4),
.about-page__blocks-item:nth-child(5) {
	max-width: 50%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
}
@media (max-width: 1023.98px) {
	.about-page__blocks-item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		margin-bottom: 1.75rem;
	}
}
@media (max-width: 767.98px) {
	.about-page__blocks-item {
		max-width: 50%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		margin-bottom: 1.3125rem;
	}
}
.blog-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: -webkit-calc(100% + 48px);
	width: calc(100% + 48px);
	margin: 7.5rem -1.5rem 4.5rem;
}
@media (max-width: 1199.98px) {
	.blog-list {
		margin: 6rem -2rem 3.25rem;
		width: -webkit-calc(100% + 64px);
		width: calc(100% + 64px);
	}
}
@media (max-width: 1023.98px) {
	.blog-list {
		margin: 4rem -1rem 1.25rem;
		width: -webkit-calc(100% + 32px);
		width: calc(100% + 32px);
	}
}
@media (max-width: 767.98px) {
	.blog-list {
		margin: 5rem 0 2.25rem;
		width: 100%;
	}
}
.blog-list--default {
	margin: 4.5rem -1.5rem -3rem;
}
@media (max-width: 1199.98px) {
	.blog-list--default {
		margin: 4.5rem -2rem -3rem;
	}
}
@media (max-width: 1023.98px) {
	.blog-list--default {
		margin: 4.5rem -1rem -3rem;
	}
}
@media (max-width: 767.98px) {
	.blog-list--default {
		margin: 4.5rem 0 -3rem;
	}
}
.blog-list__item {
	padding: 0 1.5rem;
	margin: 0 0 3rem;
	max-width: 33.33%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33%;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
}
@media (max-width: 1199.98px) {
	.blog-list__item {
		max-width: 50%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		padding: 0 2rem;
	}
}
@media (max-width: 1023.98px) {
	.blog-list__item {
		padding: 0 1rem;
	}
}
@media (max-width: 767.98px) {
	.blog-list__item {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		padding: 0 0;
	}
}
.blog-list__item--lg {
	max-width: 100%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}
@media (max-width: 1199.98px) {
	.blog-list__item--lg {
		margin-bottom: 1.25rem;
	}
}
@media (max-width: 767.98px) {
	.blog-list__item--lg {
		margin-bottom: 0.9375rem;
	}
}
.single-service {
	max-width: 952px;
	padding-left: 320px;
}
@media (max-width: 1199.98px) {
	.single-service {
		padding-left: 0;
	}
}
@media (max-width: 1023.98px) {
	.single-service {
		padding-left: 0;
	}
}
@media (max-width: 767.98px) {
	.single-service {
		padding-left: 0;
	}
}
.single-service__subtitle {
	line-height: 1.41667;
	opacity: 0.75;
	font-weight: 500;
	margin: 0 0 3.8125rem;
}
.single-service__content {
	line-height: 1.5;
	margin: 0 0 2.625rem;
}
.single-service__content:after {
	content: '';
	display: table;
	clear: both;
}
.single-service__content p {
	margin: 0 0 1.3125rem 0;
}
.single-service__delimiter {
	color: #c0142a;
}
.single-service__title-wrapper {
	opacity: 1;
}
.single-service__title {
	opacity: 1;
	margin: 0 0 3.0625rem;
	font-size: 4.5rem;
	line-height: 1.33333;
}
@media (max-width: 1199.98px) {
	.single-service__title {
		margin: 0 0 4.0625rem;
	}
}
@media (max-width: 767.98px) {
	.single-service__title {
		font-size: 3.5rem;
		line-height: 0.85714;
		margin: 0 0 4.5625rem;
	}
}
.single-service__title-text {
	color: rgba(0, 0, 0, 0.75);
}
.single-service__title-text span{
	color: #c0142a;

}
.footer-default {
	color: rgba(0, 0, 0, 0.75);
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0.75rem;
	line-height: 2;
	padding: 2.25rem 6rem;
	margin-top: auto;
}
.switching-mode-dark .footer-default {
	color: rgba(255, 255, 255, 0.75);
}
@media (max-width: 1023.98px) {
	.footer-default {
		padding: 2.25rem 4rem;
		display: block;
	}
}
@media (max-width: 767.98px) {
	.footer-default {
		padding: 2.25rem 1.5rem;
	}
}
.footer-default p {
	margin: 0;
}
.footer-default a {
	text-decoration: none;
	color: inherit;
}
.footer-default a:hover {
	color: #c0142a;
}
@media (max-width: 1023.98px) {
	.footer-default p.footer-default__address,
	.footer-default__email,
	.footer-default__privacy-policy-link-holder {
		margin: 0 0 0.5rem;
	}
}
.social-sharing {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 52px -12px 32px;
	list-style: none;
	padding: 0;
}
@media (max-width: 767.98px) {
	.social-sharing {
		margin: 44px -12px 30px;
	}
}
.social-sharing__item {
	margin: 0 12px 24px;
	padding: 0;
	position: relative;
}
.social-sharing__btn {
	color: inherit;
	opacity: 0.75;
}
.social-sharing__btn:hover {
	color: #c0142a;
	opacity: 1;
}
.social-sharing__copy {
	left: 20px;
	position: absolute;
	top: 24px;
	right: -10px;
	width: 120px;
	background: #000;
	color: #fff;
	padding: 5px;
	z-index: 100000;
	text-align: center;
	font-size: 12px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity: 0;
	visibility: hidden;
}
.is-copy + .social-sharing__copy {
	opacity: 1;
	visibility: visible;
}
.blog-meta {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 767.98px) {
	.blog-meta {
		display: block;
	}
}
.blog-meta__col:first-child {
	margin-right: 10px;
}
.blog-meta__col--share {
	margin-left: auto;
}
.blog-meta__col--share .social-sharing {
	margin: 0 -12px -24px;
}
@media (max-width: 767.98px) {
	.blog-meta__col--share .social-sharing {
		margin-top: 21px;
		margin-bottom: -26px;
	}
}
.lead-magnet {
	padding: 3.5rem 2.5rem 3.5rem 2.5rem;
	-webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
	border-radius: 16px;
	min-height: 300px;
	color: #fff;
	margin: 3.375rem 0 3.5625rem;
	background: #1e1e1e;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.lead-magnet:last-child {
	margin-bottom: 0;
}
.lead-magnet:first-child {
	margin-top: 0;
}
@media (max-width: 767.98px) {
	.lead-magnet {
		padding: 2rem 0 0;
		text-align: center;
	}
}
.lead-magnet__ttl {
	font-weight: 600;
	font-size: 36px;
	line-height: 1.16667;
	letter-spacing: 0.03em;
	margin: 0 0 32px;
}
@media (max-width: 767.98px) {
	.lead-magnet__ttl {
		font-size: 24px;
		line-height: 1.33333;
	}
}
.lead-magnet__btn {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.875;
	letter-spacing: 0.03em;
	padding: 0.8125rem 1.5rem 0.8125rem;
}
@media (max-width: 767.98px) {
	.lead-magnet__btn {
		width: 276px;
		max-width: 100%;
		margin: 0 auto;
	}
}
.lead-magnet .lead-magnet__btn {
	color: inherit;
}
.lead-magnet__col--content {
	max-width: -webkit-calc(100% - 196px);
	max-width: calc(100% - 196px);
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 -webkit-calc(100% - 196px);
	-ms-flex: 0 0 calc(100% - 196px);
	flex: 0 0 calc(100% - 196px);
	padding-left: 2rem;
}
@media (max-width: 767.98px) {
	.lead-magnet__col--content {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		background: #262626;
		padding: 2rem 2rem 2.5rem;
	}
}
.lead-magnet__col--img {
	max-width: 196px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 196px;
	-ms-flex: 0 0 196px;
	flex: 0 0 196px;
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
}
@media (max-width: 767.98px) {
	.lead-magnet__col--img {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		padding: 0 2rem;
	}
}
.lead-magnet__img {
	display: block;
	margin-bottom: -3.5rem;
	width: 196px;
	max-width: 100%;
}
@media (max-width: 767.98px) {
	.lead-magnet__img {
		margin-bottom: -3.125rem;
	}
}
.lead-magnet__img-holder {
	display: block;
	position: relative;
	width: 196px;
	max-width: 100%;
	margin: 0 auto;
}
@media (max-width: 767.98px) {
	.lead-magnet__img-holder {
		overflow: hidden;
	}
}
.lead-magnet__img-holder:before {
	content: '';
	width: 48px;
	height: 48px;
	background: #1e1e1e;
	position: absolute;
	right: 0;
	top: 0;
}
.lead-magnet__img-holder:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 48px 0 0 48px;
	border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
	position: absolute;
	right: 0;
	top: 0;
}
.content .lead-magnet__img {
	margin-bottom: -3.5rem;
}
.content-block__ttl {
	margin: 0 0 0.875rem;
	font-size: 2.25rem;
	line-height: 1.19444;
}
.content-block__ttl:last-child {
	margin: 0;
}
.content-block__header {
	text-align: center;
}
.content-block__header--left {
	text-align: left;
}
.content-block__h1 {
	line-height: 1.2;
	margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
	.content-block__h1 {
		font-size: 2.625rem;
	}
}
.content-block__content {
	margin: 1.5rem 0 0;
}
.content-block__content:first-child {
	margin-top: 0;
}
.content-block__content--pl32 {
	padding-right: 2rem;
}
@media (max-width: 1439px) {
	.content-block__content--pl32 {
		padding-right: 0;
	}
}
.content-block__content--pl64 {
	padding-right: 4rem;
}
@media (max-width: 1199.98px) {
	.content-block__content--pl64 {
		padding-right: 0;
	}
}
.content-block {
	padding: 11.25rem 4rem;
}
@media (max-width: 1199.98px) {
	.content-block {
		padding: 10rem 0;
	}
}
@media (max-width: 1023.98px) {
	.content-block {
		padding: 8rem 2rem;
	}
}
@media (max-width: 767.98px) {
	.content-block {
		padding: 6rem 0;
	}
}
.content-block:first-child {
	padding-top: 0;
}
.content-block .content > :not(:last-child) {
	margin-bottom: 1.5rem;
}
.content-block:not(.content-block--gray)
	+ .content-block:not(.content-block--gray) {
	padding-top: 4.75rem;
	padding-top: 0;
}
.content-block--gray {
	background: #f9f9f9;
}
@media (max-width: 1199.98px) {
	.content-block--gray {
		padding: 8.75rem 0;
	}
}
@media (max-width: 1023.98px) {
	.content-block--gray {
		padding: 8rem 2rem;
	}
}
@media (max-width: 767.98px) {
	.content-block--gray {
		padding: 6rem 0;
	}
}
.content-block--hero {
	padding: 11.25rem 4rem;
}
@media (min-width: 1200px) {
	.content-block--hero {
		padding-right: 0;
	}
}
@media (max-width: 1023.98px) {
	.content-block--hero {
		padding: 8rem 2rem 8rem 2rem;
	}
}
@media (max-width: 767.98px) {
	.content-block--hero {
		padding: 6rem 0;
	}
}
.content-block--hero .content-block__content {
	line-height: 1.45;
}
.content-block--hero .content > :not(:last-child) {
	margin-bottom: 1.75rem;
}
.content-block--hero:first-child {
	padding-top: 0;
}
@media (max-width: 1023.98px) {
	.content-block--numeric-list-two .content-block__header {
		text-align: left;
	}
}
.content-block__content-bottom {
	max-width: 799px;
	margin: 6rem auto 0;
	text-align: center;
}
@media (max-width: 1023.98px) {
	.content-block__content-bottom {
		margin-top: 4.5rem;
	}
}
.content-block__h3 {
	margin: 0;
	letter-spacing: -0.01em;
	line-height: 1.45;
}
.content-block__image {
	text-align: center;
	margin: -25.6% -13% 0 -26%;
	position: relative;
	z-index: 1;
}
@media (min-width: 1440px) {
	.content-block__image {
		margin: -109px -58px 0 -109px;
	}
}
@media (max-width: 1199.98px) {
	.content-block__image {
		margin: -75px -10px -3px;
	}
}
@media (max-width: 767.98px) {
	.content-block__image {
		margin: -16.5% -19% 0 -17%;
	}
}
.content-block__image img {
	display: block;
	margin: 0 auto;
}
.content-block__grid {
	margin-top: 4.5rem;
}
.content-block__grid:first-child {
	margin-top: 0;
}
.content-blocks__links {
	opacity: 1;
	font-weight: 500;
	padding: 0 4rem;
	margin-bottom: 1.75rem;
}
@media (min-width: 1200px) {
	.content-blocks__links {
		padding-right: 0;
	}
}
@media (max-width: 1023.98px) {
	.content-blocks__links {
		padding: 0 2rem;
	}
}
@media (max-width: 767.98px) {
	.content-blocks__links {
		margin-bottom: 1.5rem;
		padding: 0;
	}
}
.content-blocks__link {
	text-decoration: none;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 145%;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.75);
}
.content-blocks__link svg {
	margin-right: 8px;
}
.section-title .content-blocks__links {
	padding-right: 0;
	padding-left: 0;
}
@media (min-width: 1200px) {
	.section-title .content-blocks__links {
		margin-top: 0.875rem;
	}
}
.content-blocks__section-header {
	padding-top: 7rem;
	position: relative;
	z-index: 2;
}
@media (max-width: 767.98px) {
	.content-blocks__section-header {
		padding-top: 5.5rem;
	}
}
@media (max-width: 1023.98px) {
	.content-block .single-service__title {
		text-align: center;
	}
}
.pages-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media (max-width: 1439px) {
	.pages-list {
		margin: 10rem -4rem 0;
	}
}
@media (max-width: 1023.98px) {
	.pages-list {
		margin: 8rem -4rem 0;
	}
}
@media (max-width: 767.98px) {
	.pages-list {
		margin: 6rem -1.5rem 0;
	}
}
.pages-list__item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	text-decoration: none;
	color: inherit;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: rgba(196, 196, 196, 0.08);
	position: relative;
	overflow: hidden;
}
.pages-list__item img {
	position: absolute;
	bottom: -20.6%;
	width: 82%;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	opacity: 0;
}
@media (max-width: 767.98px) {
	.pages-list__item img {
		display: none;
	}
}
.pages-list__item svg {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 40px;
	bottom: 40px;
	z-index: 10;
}
.pages-list__item circle {
	fill: #fff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
@media (max-width: 1439px) {
	.pages-list__item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
}
@media (max-width: 1023.98px) {
	.pages-list__item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media (max-width: 767.98px) {
	.pages-list__item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
.pages-list__item:after {
	content: '';
	width: 1px;
	padding-top: 100%;
	display: block;
}
@media (max-width: 767.98px) {
	.pages-list__item:after {
		height: 144px;
		padding-top: 0;
	}
}
.pages-list__item:nth-child(4n-1),
.pages-list__item:nth-child(4n-2) {
	background: #fff;
}
.pages-list__item:nth-child(4n-1) circle,
.pages-list__item:nth-child(4n-2) circle {
	fill: rgba(196, 196, 196, 0.08);
}
.pages-list__item:hover {
	color: inherit;
	background: #fff;
	-webkit-filter: drop-shadow(0 4px 40px rgba(0, 0, 0, 0.08));
	filter: drop-shadow(0 4px 40px rgba(0, 0, 0, 0.08));
}
.pages-list__item:hover circle {
	fill: rgba(196, 196, 196, 0.08);
}
.pages-list__item:hover img {
	opacity: 1;
}
.pages-list__ttl {
	padding: 2.5rem 2.5rem;
}
@media (max-width: 767.98px) {
	.pages-list__ttl {
		padding: 2.5rem 2rem;
	}
}
.numeric-list__subttl {
	padding-bottom: 0.8125rem;
}
.numeric-list__item {
	margin-bottom: 3.5rem;
}
@media (max-width: 1023.98px) {
	.numeric-list__item {
		margin-bottom: 2.5rem;
	}
}
.numeric-list__item--five {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20%;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}
.numeric-list__item--three {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33%;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	max-width: 33%;
}
@media (max-width: 1199.98px) {
	.numeric-list__item--five {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
}
@media (max-width: 1023.98px) {
	.numeric-list__item--five {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		text-align: center;
	}
	.numeric-list__item--five .numeric-list__count {
		margin-right: auto;
		margin-left: auto;
	}
}
.numeric-list__item--two {
	max-width: 47.222%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 47.222%;
	-ms-flex: 0 0 47.222%;
	flex: 0 0 47.222%;
}
@media (max-width: 1199.98px) {
	.numeric-list__item--two, .numeric-list__item--three  {
		max-width: 50%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		padding: 0 2rem;
	}
}
@media (max-width: 1023.98px) {
	.numeric-list__item--two, .numeric-list__item--three  {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		padding: 0;
		margin-bottom: 3rem;
	}
}
.numeric-list__item--two:nth-child(2n-1) {
	max-width: 52.778%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 52.778%;
	-ms-flex: 0 0 52.778%;
	flex: 0 0 52.778%;
}
@media (max-width: 1199.98px) {
	.numeric-list__item--two:nth-child(2n-1) {
		max-width: 50%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}
@media (max-width: 1023.98px) {
	.numeric-list__item--two:nth-child(2n-1) {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
}
.numeric-list__count {
	width: 64px;
	border-bottom: 2px solid #c0142a;
	font-weight: 500;
	font-size: 1rem;
	line-height: 1.4375;
	margin-bottom: 0.875rem;
}
.numeric-list {
	margin-top: 5rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: -3.5rem;
}
@media (max-width: 1023.98px) {
	.numeric-list {
		margin-top: 4.5rem;
		margin-bottom: -2.5rem;
	}
}
.numeric-list:first-child {
	margin-top: 0;
}
@media (max-width: 1199.98px) {
	.numeric-list--two {
		margin-left: -2rem;
		margin-right: -2rem;
	}
}
@media (max-width: 1023.98px) {
	.numeric-list--two {
		margin: 3.5rem 0 -3rem;
	}
}
.numeric-list--has-shadow {
	margin: 4rem 3.5rem 0;
	margin: 4rem 0 0;
	margin: 3rem 0 -3rem;
}
.numeric-list--has-shadow .numeric-list__item {
	-webkit-box-shadow: 0 16px 40px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 16px 40px 0 rgba(0, 0, 0, 0.08);
	border-radius: 24px;
	max-width: -webkit-calc(62.222% - 72px);
	max-width: calc(62.222% - 72px);
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 -webkit-calc(62.222% - 72px);
	-ms-flex: 0 0 calc(62.222% - 72px);
	flex: 0 0 calc(62.222% - 72px);
	padding: 2rem 2rem 3.125rem;
	margin-right: 1.9375rem;
	margin-right: 0;
	-webkit-flex: 0 0 -webkit-calc(61.5% - 32px);
	-ms-flex: 0 0 calc(61.5% - 32px);
	flex: 0 0 calc(61.5% - 32px);
	max-width: -webkit-calc(61.5% - 32px);
	max-width: calc(61.5% - 32px);
}
@media (max-width: 1199.98px) {
	.numeric-list--has-shadow .numeric-list__item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin: 0 0 3rem;
	}
}
@media (max-width: 1023.98px) {
	.numeric-list--has-shadow .numeric-list__item {
		padding: 2rem 1.5rem 2.5rem;
	}
}
.numeric-list--has-shadow .numeric-list__item:nth-child(2n-1) {
	max-width: 35.778%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 35.778%;
	-ms-flex: 0 0 35.778%;
	flex: 0 0 35.778%;
	margin-right: auto;
	-webkit-flex: 0 0 38.5%;
	-ms-flex: 0 0 38.5%;
	flex: 0 0 38.5%;
	max-width: 38.5%;
}
@media (max-width: 1199.98px) {
	.numeric-list--has-shadow .numeric-list__item:nth-child(2n-1) {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin: 0 0 3rem;
	}
}
@media (max-width: 767.98px){
	.grid.numeric-list{
		margin-left: 0;
		margin-right: 0;
	}
}
.numeric-list--has-shadow .numeric-list__count {
	font-weight: 700;
	font-size: 2.25rem;
	color: rgba(0, 0, 0, 0.75);
	border: 0 solid;
	width: 100%;
	opacity: 0.2;
	line-height: 1.19444;
	margin: 0 0 1.3125rem;
}
.list-items {
	max-width: 264px;
	margin: 0 auto;
}
@media (max-width: 1023.98px) {
	.list-items {
		max-width: 100%;
		margin-top: 1.5625rem;
	}
}
.list-items__items {
	margin: 1.8125rem 0 0;
}
@media (max-width: 1023.98px) {
	.list-items__items {
		margin: 1.5rem 0 0;
	}
}
.list-items__items:first-child {
	margin-top: 0;
}
.list-items__item {
	padding-left: 46px;
	position: relative;
}
.list-items__item:before {
	content: '';
	width: 20px;
	height: 2px;
	background: #c0142a;
	position: absolute;
	left: 0;
	top: 14px;
}
.list-icons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 2rem -1rem -2rem;
}
.list-icons:first-child {
	margin-top: 0;
}
.list-icons__item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 32px;
	-ms-flex: 0 0 32px;
	flex: 0 0 32px;
	max-width: 32px;
	margin: 0 1rem 2rem;
}
.list-icons svg {
	max-width: 100%;
	max-height: 40px;
}
.text-blocks {
	margin: 0 auto;
	max-width: 672px;
}
.text-blocks--64, .text-blocks--140 {
	max-width: 740px;
}

@media (max-width: 1199.98px) {
	.text-blocks--64, .text-blocks--140 {
		max-width: 700px;
	}
}
.text-blocks__icon {
	text-align: center;
	padding-right: 2rem;
}
.text-blocks__icon svg {
	max-width: 100%;
}
.text-blocks__item--32 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.text-blocks__item--32 .text-blocks__icon {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 64px;
	-ms-flex: 0 0 64px;
	flex: 0 0 64px;
	max-width: 64px;
	text-align: center;
	padding-right: 1.5rem;
}
.text-blocks__item--32 .text-blocks__holder {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 -webkit-calc(100% - 64px);
	-ms-flex: 0 0 calc(100% - 64px);
	flex: 0 0 calc(100% - 64px);
	max-width: -webkit-calc(100% - 64px);
	max-width: calc(100% - 64px);
}
.text-blocks__item--64 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.text-blocks__item--64 .text-blocks__icon {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 96px;
	-ms-flex: 0 0 96px;
	flex: 0 0 96px;
	max-width: 96px;
	text-align: center;
	margin-top: -1px;
}
.text-blocks__item--64 .text-blocks__holder {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 -webkit-calc(100% - 96px);
	-ms-flex: 0 0 calc(100% - 96px);
	flex: 0 0 calc(100% - 96px);
	max-width: -webkit-calc(100% - 96px);
	max-width: calc(100% - 96px);
}
.text-blocks__item--140 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.text-blocks__item--140 .text-blocks__icon {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 140px;
	-ms-flex: 0 0 140px;
	flex: 0 0 140px;
	max-width: 140px;
	text-align: center;
	margin-top: -1px;
}
.text-blocks__item--140 .text-blocks__holder {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 -webkit-calc(100% - 140px);
	-ms-flex: 0 0 calc(100% - 140px);
	flex: 0 0 calc(100% - 140px);
	max-width: -webkit-calc(100% - 140px);
	max-width: calc(100% - 140px);
}

.text-blocks__item,
.text-blocks__items {
	margin-top: 4.5rem;
}
.text-blocks__item:first-child,
.text-blocks__items:first-child {
	margin-top: 0;
}
.text-blocks__content {
	margin-top: 0.75rem;
}
.text-blocks__content:first-child {
	margin-top: 0;
}
.schedule__item {
	position: relative;
	min-height: 9.125rem;
	text-align: right;
}
@media (max-width: 767.98px) {
	.schedule__item {
		text-align: left;
		padding-bottom: 4rem;
	}
	.text-blocks__item--140 .text-blocks__icon {
		-webkit-flex: 0 0 128px;
		-ms-flex: 0 0 128px;
		flex: 0 0 128px;
		max-width: 128px;
	}
	
}
.schedule__item:before {
	content: '';
	width: 1rem;
	height: 1rem;
	border-radius: 100%;
	border: 2px solid #c0142a;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 7px;
	background: #fff;
	z-index: 1;
}
@media (max-width: 767.98px) {
	.schedule__item:before {
		left: 0;
	}
}
.schedule__item:after {
	content: '';
	width: 2px;
	top: 7px;
	bottom: -120px;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	background: #c0142a;
}
@media (max-width: 767.98px) {
	.schedule__item:after {
		left: 0;
	}
}
.schedule__item:last-child {
	min-height: 0;
	padding-bottom: 0;
}
.schedule__item:last-child:before {
	background: #c0142a;
}
.schedule__item:last-child:after {
	/* display: none; */
	background-color: #fff;
}
.schedule__item:last-child .schedule__content {
	min-height: 0;
}
.schedule--left .schedule__item:nth-child(odd) .schedule__holder,
.schedule--right .schedule__item:nth-child(even) .schedule__holder {
	margin-left: auto;
	text-align: left;
}
.schedule--left .schedule__item:nth-child(odd) .schedule__content,
.schedule--left .schedule__item:nth-child(odd) .schedule__ttl,
.schedule--right .schedule__item:nth-child(even) .schedule__content,
.schedule--right .schedule__item:nth-child(even) .schedule__ttl {
	margin-left: 0;
	margin-right: auto;
}
.schedule--left .schedule__item:nth-child(odd) .schedule__holder,
.schedule--right .schedule__item:nth-child(even) .schedule__holder {
	padding: 0 0 0 2rem;
}
.schedule__items {
	position: relative;
	padding: 9.5rem 0 0;
}
@media (max-width: 767.98px) {
	.schedule__items {
		padding-top: 6rem;
	}
}
.schedule__items-top {
	content: '';
	display: block;
	width: 2px;
	height: 150px;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	top: 7px;
}
@media (max-width: 767.98px) {
	.schedule__items-top {
		left: 0;
	}
}
.schedule__ttl {
	margin: 0 0 0.75rem;
}
.schedule__ttl:last-child {
	margin-bottom: 0;
}
.schedule__content {
	min-height: 14.375rem;
}
@media (max-width: 767.98px) {
	.schedule__content {
		min-height: 0;
	}
}
.schedule__content > :last-child {
	margin-bottom: 0;
}
.schedule__content,
.schedule__ttl {
	max-width: 528px;
	margin-left: auto;
}
@media (max-width: 767.98px) {
	.schedule__content,
	.schedule__ttl {
		max-width: 100%;
		margin-left: 0;
	}
}
.schedule__holder {
	max-width: 50%;
	padding: 0 2rem 0 0;
}
@media (max-width: 767.98px) {
	.schedule__holder {
		max-width: 100%;
		padding: 0 0 0 2rem;
	}
}
@media (max-width: 767.98px) {
	.schedule .content-block__header {
		text-align: left;
	}
}
.services-nav {
	margin: 0.3125rem 0 -2.375rem;
}
@media (max-width: 1199.98px) {
	.services-nav {
		padding: 0 4rem;
	}
}
@media (max-width: 1023.98px) {
	.services-nav {
		padding: 0;
	}
}
.services-nav__item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33%;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 23px;
	letter-spacing: -0.01em;
	text-align: left;
	min-height: 46px;
	margin-bottom: 1.125rem;
}
@media (max-width: 1199.98px) {
	.services-nav__item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media (max-width: 767.98px) {
	.services-nav__item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
.services-nav__link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	text-decoration: none;
	color: rgba(0, 0, 0, 0.75);
}
.services-nav__link:hover {
	color: #c0142a;
}
.services-nav__img {
	width: 2rem;
	margin-right: 1.0625rem;
	margin-top: -0.3125rem;
}
.services-nav__img svg {
	width: 2rem;
	height: 2rem;
	fill: currentColor;
	fill-opacity: 1;
}
.services-nav svg * {
	fill-opacity: 1;
	fill: currentColor;
}
.services-nav__title-icon {
	color: #c0142a;
}
.services-nav--wrapper {
	padding-top: 8.0625rem;
	padding-bottom: 8.0625rem;
}
@media (max-width: 1023.98px) {
	.services-nav--wrapper {
		padding-top: 6.0625rem;
		padding-bottom: 7.4375rem;
	}
}
@media (max-width: 767.98px) {
	.services-nav--wrapper {
		padding-bottom: 6.0625rem;
	}
}
.services-template-default .services-nav--wrapper {
	margin-top: 3.875rem;
}
.related-blog {
	margin-top: 5rem;
}
@media (max-width: 767.98px) {
	.related-blog {
		margin-top: 3.0625rem;
	}
}
.related-blog__ttl {
	opacity: 0.75;
	font-style: normal;
	font-size: 4.5rem;
	line-height: 1.1;
}
@media (max-width: 767.98px) {
	.related-blog__ttl {
		font-size: 2.25rem;
	}
}
.related-blog__list {
	margin-top: 4.125rem;
	margin-bottom: -3rem;
}
@media (max-width: 767.98px) {
	.related-blog__list {
		margin-top: 2.75rem;
		margin-bottom: -1.9375rem;
	}
}
.related-blog__list--result {
	margin-top: 8.125rem;
}
@media (max-width: 767.98px) {
	.related-blog__list--result {
		margin-top: 6rem;
		margin-bottom: -4rem;
	}
}
img {
	max-width: 100%;
	height: auto;
}
.items {
	margin-bottom: -45px;
}
.item {
	margin-bottom: 45px;
}
.content-items {
	margin-bottom: -3.5rem;
}
.content-item {
	margin-bottom: 3.5rem;
}
.item-style {
	position: relative;
	background-color: #fff;
	border-radius: 0.625rem;
	overflow: hidden;
	color: #303036;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.item-style:hover {
	-webkit-box-shadow: 2px 4px 20px 1.4px rgba(45, 45, 45, 0.13);
	box-shadow: 2px 4px 20px 1.4px rgba(45, 45, 45, 0.13);
}
.item-style:hover::after {
	border-color: transparent;
}
.item-style::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 0.625rem;
	border: 1px solid #d4d4e1;
	pointer-events: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.img-style {
	border: 1px solid #d4d4e1;
	background-color: #f0f4f8;
	border-radius: 0.625rem;
	overflow: hidden;
}
.item-title {
	font-size: 1.125rem;
	font-weight: 700;
}
.item-title a {
	text-decoration: none;
	color: #303036;
}
.item-title a:hover {
	color: #c0142a;
}
.item-border-radius {
	border-radius: 0.625rem;
}
@media only screen and (max-height: 690px) and (min-width: 992px) and (orientation: landscape) {
	.services-item {
		padding-top: 2rem;
	}
}
@media only screen and (max-height: 650px) and (min-width: 992px) and (orientation: landscape) {
	.services-item-desc {
		max-height: 52px;
	}
}
@media only screen and (max-height: 500px) {
	.copyright {
		display: none;
	}
	.footer-main.open .copyright {
		display: block;
	}
}
@media only screen and (max-height: 600px) and (min-width: 992px) and (orientation: landscape) {
	.wrapp-project-carousel-img {
		height: 30vh;
		max-height: 200px;
		min-height: 100px;
	}
	.project-carousel-title {
		margin-top: 1rem;
		font-size: 3rem;
	}
	.arrow-down {
		display: none;
	}
}
@media only screen and (max-height: 420px) and (min-width: 992px) and (orientation: landscape) {
	.section-nav {
		display: none;
	}
}
@media only screen and (min-width: 1700px) {
	.blog-row-info {
		max-width: 416px;
	}
	.blog-row-img {
		height: 384px;
		width: 768px;
	}
}
@media only screen and (max-width: 1350px) {
	.blog-row-info {
		max-width: 384px;
	}
}
@media only screen and (max-height: 800px) and (min-width: 992px) {
	.project-carousel-item {
		width: 600px;
	}
}
@media only screen and (max-height: 600px) and (min-width: 992px) {
	.project-carousel-item {
		width: 600px;
	}
	.project-carousel-item {
		width: 450px;
	}
}
@media (max-width: 1199.98px) {
	.wrapp-project-carousel-img {
		padding-left: 0;
		height: 244px;
		max-height: 244px;
	}
	.project-carousel-item {
		width: 448px;
	}
	.project-carousel-subtitle,
	.project-carousel-title {
		padding-left: 0;
	}
	.services-item {
		margin: 0;
		padding: 0;
		padding-right: 2rem;
	}
	.services-item:hover {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.popup {
		padding: 3rem 3rem 2rem;
	}
	.popup_close {
		right: 3rem;
		top: 3rem;
	}
	.services-popup-desc {
		padding-right: 4rem;
	}
	.blog-title {
		font-size: 1.5rem;
		line-height: 2rem;
	}
	.blog-row-info {
		max-width: 416px;
	}
	.blog-row-img {
		height: 256px;
	}
	.blog-row-info {
		max-width: 288px;
		height: 224px;
	}
	.blog-header .blog-title {
		font-size: 4.5rem;
		line-height: 1.1;
	}
	.blog-header .blog-cat {
		margin-bottom: 1.5rem;
	}
	.blog-content .container,
	.blog-header .container {
		padding-left: 0;
		padding-right: 0;
		max-width: 448px;
		margin-left: auto;
		margin-right: auto;
	}
	.project-mobile-img {
		width: 98px;
		height: 202px;
		right: 3rem;
	}
	.project-title {
		font-size: 3rem;
		line-height: 4rem;
		margin-bottom: 2rem;
	}
	.project-header-info {
		padding-right: 2rem;
	}
	.project-gallery-carousel-img {
		height: 250px;
	}
	.project-content-inner {
		max-width: 448px;
	}
}
@media (max-width: 1023.98px) {
	.container.container-wide {
		padding-left: 5rem;
	}
	.container.container-wide .section-header {
		padding-left: 3rem;
	}
	.get-in-touch-address {
		margin-right: 4rem;
	}
	.blog-row-info {
		max-width: 100%;
	}
	.blog-row-info {
		height: auto;
		padding-bottom: 2rem;
		padding-right: 2rem;
	}
	.blog-row-img {
		height: 224px;
	}
	.blog-row {
		max-width: 448px;
	}
	.blog-row-info::before {
		height: -webkit-calc(100% + 192px);
		height: calc(100% + 192px);
	}
	.blog-row.blog-row-right .blog-row-info {
		padding-left: 0;
	}
	.blog-row.blog-row-right .blog-row-info::before {
		opacity: 1;
		visibility: visible;
	}
	.blog-content .container,
	.blog-header .container {
		margin: 0;
	}
	.project-header {
		display: block;
	}
	.project-header-info {
		padding: 0;
		margin-bottom: 4rem;
		width: 100%;
	}
	.project-header-imgs {
		width: 100%;
	}
	.cat-list {
		padding-top: 150px;
	}
}
@media (max-width: 767.98px) {
	.container.container-wide {
		padding-left: 1rem;
		padding-right: 0;
	}
	.container.container-wide .section-header {
		padding-left: 0;
	}
	.footer {
		left: 1rem;
		bottom: 1rem;
	}
	.footer-main {
		opacity: 0;
		visibility: hidden;
	}
	.main-title {
		margin-bottom: 2rem;
	}
	.wrapp-project-carousel-img {
		height: 140px;
		max-height: 140px;
	}
	.project-carousel-title {
		font-size: 1.5rem;
	}
	.project-carousel-item {
		width: 256px;
		margin-right: 30px;
	}
	.carousel-dots {
		width: 104px;
	}
	.services-cell {
		width: 256px;
	}
	.services-cell .services-item {
		padding-right: 0;
		padding-left: 1.75em;
	}
	.btn-top {
		display: none;
		right: 0.85rem;
		bottom: 0.75rem;
	}
	.section-body-margin-mob-mb0 {
		margin-bottom: 0;
	}
	.blog-title {
		font-size: 1rem;
		line-height: 1.5rem;
		margin-bottom: 0.5rem;
	}
	.blog-row-img {
		height: 192px;
	}
	.blog-row-info::before {
		height: -webkit-calc(100% + 128px);
		height: calc(100% + 128px);
	}
	.blog-header .blog-title {
		font-size: 2.25rem;
	}
	.blog-gallery-carousel {
		margin-bottom: 2rem;
	}
	.lavalamp .lavalamp-object {
		display: none;
		opacity: 0;
	}
	.get-in-touch-title {
		display: none;
	}
	.get-in-touch-title.visible {
		display: block;
	}
	.section-title-mob {
		display: block;
	}
	.services-item-btn {
		opacity: 1;
	}
	.services-item-title::after {
		opacity: 1;
	}
	.services-item-desc {
		max-width: 270px;
	}
	.services-item-title {
		height: inherit;
	}
	.services-item-head {
		margin-bottom: 2rem;
	}
	.get-in-touch {
		padding-bottom: 0;
	}
	.get-in-touch-address {
		margin-bottom: 1.5rem;
	}
	.get-in-touch-email,
	.privacy-policy-link {
		margin-bottom: 0.5rem;
	}
	.container.container-mob-right-no-padding {
		padding-right: 0;
	}
	.get-in-touch-desc {
		margin-bottom: 2rem;
	}
	.main-title {
		font-size: 9.5vw;
		width: 83%;
	}
	.pp-title {
		font-size: 2.5rem;
	}
}
@media (max-width: 575.98px) {
	.popup {
		padding: 2rem 1.5rem;
	}
	.popup_close {
		right: 0.8125rem;
		top: 2rem;
	}
	.services-popup-desc::after {
		right: 0;
	}
	.services-popup-desc .custom-scroll_bar-y {
		right: 0;
	}
	.services-popup-desc {
		padding-right: 1.5rem;
	}
	.section-body-margin-mob-min {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	.get-in-touch-form {
		display: block;
	}
	.btn-top {
		bottom: 2.75rem;
	}
	.blog-gallery-carousel-cell,
	.project-gallery-carousel-cell {
		width: 100%;
	}
	.blog-gallery-nav .carousel-control,
	.project-gallery-nav .carousel-control {
		position: relative;
		left: 0;
		top: 0;
		margin: 0;
		padding: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}
@media only screen and (max-width: 480px) {
	.services-cell {
		width: 100%;
	}
	.blog-row {
		width: -webkit-calc(100% + 2rem);
		width: calc(100% + 2rem);
	}
	.blog-gallery-carousel-img,
	.project-gallery-carousel-img {
		height: 170px;
	}
	.project-tablet-img_ {
		border-radius: 10.5px;
		border-width: 4px;
	}
	.project-mobile-img {
		height: 132px;
		width: 64px;
		right: 2rem;
		border-radius: 6.4px;
		border-width: 3px;
	}
	.page-404-icons {
		width: 274px;
		height: 122px;
	}
	.page-404-icon-1 {
		width: 274px;
	}
	.page-404-icon-2 {
		width: 177px;
	}
	.page-404-icon-3 {
		width: 170px;
	}
	.page-404-icon-4 {
		width: 174px;
	}
	.page-404-icon-5 {
		width: 181px;
	}
	.page-404-title {
		font-size: 2rem;
	}
	.page-404-icons {
		margin-bottom: 2rem;
	}
}
@media only screen and (max-width: 420px) {
	.main-desc {
		max-width: 270px;
		font-size: 1rem;
		line-height: 1.6875rem;
	}
	.popup {
		padding: 1.5rem 1rem;
	}
}
@media only screen and (max-width: 360px) {
	.get-in-touch-desc {
		margin-bottom: 2rem;
	}
	.section-body-margin-mob-mb0 {
		margin-top: 0;
		margin-bottom: 0;
	}
	.get-in-touch {
		padding-bottom: 0;
	}
	.btn-top {
		bottom: 2.75rem;
	}
	.form-field-label,
	input[type='email'],
	input[type='number'],
	input[type='password'],
	input[type='search'],
	input[type='tel'],
	input[type='text'],
	input[type='url'],
	select,
	textarea {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.page-404-icons {
		width: 254px;
		height: 105px;
	}
	.page-404-icon-1 {
		width: 254px;
	}
	.page-404-icon-2 {
		width: 147px;
	}
	.page-404-icon-3 {
		width: 140px;
	}
	.page-404-icon-4 {
		width: 144px;
	}
	.page-404-icon-5 {
		width: 151px;
	}
	.carousel-control.carousel-control-team {
		margin-left: -1.5rem;
	}
	.services-cell .services-item,
	.technology-container,
	.wrapp-about-carousel {
		padding-left: 0;
	}
	.services-popup-desc {
		height: 212px;
	}
}
@media only screen and (max-width: 560px) and (orientation: portrait) {
	.carousel-control {
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		bottom: 100%;
		margin-bottom: 2rem;
		z-index: 11;
	}
	.carousel-control.carousel-control-team {
		margin-bottom: 0;
		bottom: 0.5rem;
	}
	.services-popup-footer .carousel-control {
		position: relative;
		left: 0;
		bottom: 0;
		margin: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.section-body-carousel {
		padding-bottom: 3rem;
	}
}
@media only screen and (max-width: 360px) and (orientation: portrait) {
	.carousel-control {
		margin-bottom: 1.5rem;
	}
	.services-popup-footer .carousel-control {
		margin: 0;
	}
	.section-body-carousel {
		padding-bottom: 3rem;
	}
}
@media only screen and (min-width: 567px) and (max-width: 900px) and (orientation: landscape) {
	.switching-mode,
	.switching-mode-bg {
		left: 1rem;
		top: inherit;
		bottom: 1.25rem;
	}
	.container.container-wide {
		padding-left: 1rem;
		padding-right: 0;
	}
	.container.container-wide .section-header {
		padding-left: 0;
	}
	.footer-main {
		opacity: 0;
		visibility: hidden;
	}
	.main-title {
		margin-bottom: 3rem;
	}
	.project-carousel-title {
		display: none;
	}
	.section-body-margin-mob-mb0 {
		margin-bottom: 0;
	}
	.get-in-touch {
		padding-bottom: 0;
	}
	.section-nav-list li a {
		height: 1.5rem;
	}
	.services-cell {
		width: 310px;
		margin-right: 2rem;
	}
	.services-cell .services-item {
		padding-left: 1.75em;
	}
	.services-item .services-item-btn {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-top: 1rem;
	}
	.services-item .services-item-btn .btn {
		display: block;
	}
	.services-item {
		padding-right: 0;
	}
	.services-item-desc {
		display: none;
	}
	.cat-list {
		padding-top: 27px;
	}
	.cat-list li {
		font-size: 54px;
		letter-spacing: -1.15px;
		line-height: 54px;
	}
	.technology-list {
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.project-carousel-subtitle {
		display: none;
	}
	.get-in-touch-desc {
		margin-bottom: 2rem;
	}
	.lavalamp .lavalamp-object {
		display: none;
		opacity: 0;
	}
	.team-item-ico {
		-webkit-transform: translateY(-1rem);
		-ms-transform: translateY(-1rem);
		transform: translateY(-1rem);
		opacity: 0;
		visibility: hidden;
	}
	.team-item-photo {
		height: 100%;
	}
	.page-404-icons {
		width: 274px;
		height: 122px;
	}
	.page-404-icon-1 {
		width: 274px;
	}
	.page-404-icon-2 {
		width: 177px;
	}
	.page-404-icon-3 {
		width: 170px;
	}
	.page-404-icon-4 {
		width: 174px;
	}
	.page-404-icon-5 {
		width: 181px;
	}
	.page-404-icons {
		margin-bottom: 2rem;
	}
	.get-in-touch-title {
		display: none;
	}
	.get-in-touch-title.visible {
		display: block;
	}
	.section-title-mob {
		display: block;
	}
	.services-item-btn {
		opacity: 1;
	}
	.services-item-title::after {
		opacity: 1;
	}
	.services-item-desc {
		max-width: 270px;
	}
	.services-item-title {
		height: inherit;
	}
	.services-item-head {
		margin-bottom: 2rem;
	}
	.get-in-touch-address {
		margin: 0;
		margin-right: 4rem;
		text-align: left;
	}
	.get-in-touch-desc {
		text-align: left;
		max-width: 100%;
		margin-bottom: 1.5rem;
	}
	.technology-container,
	.wrapp-about-carousel {
		padding-left: 1.75em;
	}
	.container.container-mob-right-no-padding {
		padding-right: 0;
	}
	.main-title {
		font-size: 9.5vw;
		width: 83%;
	}
	.team-carousel-cell {
		margin-right: 2rem;
	}
}
@media only screen and (min-width: 320px) and (max-width: 600px) and (orientation: landscape) {
	.services-item .btn {
		display: none;
	}
	.services-item-head {
		margin-bottom: 0;
	}
	.team-item-img {
		height: 100px;
		width: 100px;
	}
	.section-body-margin-mob-min {
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
	}
	.section-body-margin-mob-mb0 {
		margin-top: 0;
		margin-bottom: 0;
	}
	.get-in-touch-form {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.get-in-touch-form .btn {
		margin-top: 0;
		margin-left: 1.5rem;
	}
	.get-in-touch-desc {
		margin-bottom: 1.5rem;
	}
	.get-in-touch-footer {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.get-in-touch-address {
		width: auto;
		margin-bottom: 0;
		margin-right: 2rem;
	}
	.btn-top {
		display: none;
	}
	.main-title {
		margin-bottom: 2rem;
	}
	.section-home-body-ml {
		margin-top: 0;
	}
}
@media only screen and (min-width: 2000px) {
	.switching-mode-bg-circle::after {
		-webkit-transition: all 1s linear;
		-o-transition: all 1s linear;
		transition: all 1s linear;
	}
	.switching-mode-bg-circle.switching-mode-wide::after {
		width: 15000px;
		height: 15000px;
	}
}

.s-create-music_inner.hidden{
	display: none;
}
/* music page */
.content-block.s-create-music:before{
	background-color: transparent;
}
.s-create-music_wrap .thank-popup{
	background-color: transparent;
}
@media only screen and (min-width: 1380px) {
	.s-create-music_wrap  .s-create-music_form{
		gap: 40px;
	}
}
@media  (max-width: 1023px) {
	.s-create-music .submitBtn{
		margin-right: auto;
	}
}
/*music page end*/