﻿:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

:focus {
	outline: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
	-webkit-appearance: none;
	-moz-appearance: none
}

input[type=search] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	max-width: 100%
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden] {
	display: none
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

a:focus {
	outline: thin dotted
}

a:active,
a:hover {
	outline: 0
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic
}

figure {
	margin: 0
}

form {
	margin: 0
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
	*margin-left: -7px
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle
}

button,
input {
	line-height: normal
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible
}

button[disabled],
html input[disabled] {
	cursor: default
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html,
button,
input,
select,
textarea {
	color: #222
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none
}

::selection {
	background: #b3d4fc;
	text-shadow: none
}

img {
	vertical-align: middle
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}

.chromeframe {
	margin: .2em 0;
	background: #ccc;
	color: #000;
	padding: .2em 0
}

*,
::before,
::after {
	box-sizing: border-box
}

a {
	outline: none
}

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
:root {
	--animate-duration: 1.25s;
	--animate-delay: 1s;
	--animate-repeat: 1
}

.animate__animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-duration: var(--animate-duration);
	animation-duration: var(--animate-duration);
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animate__animated.animate__infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animate__animated.animate__repeat-1 {
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: var(--animate-repeat);
	animation-iteration-count: var(--animate-repeat)
}

.animate__animated.animate__repeat-2 {
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
	-webkit-animation-iteration-count: calc(var(--animate-repeat)*2);
	animation-iteration-count: calc(var(--animate-repeat)*2)
}

.animate__animated.animate__repeat-3 {
	-webkit-animation-iteration-count: 3;
	animation-iteration-count: 3;
	-webkit-animation-iteration-count: calc(var(--animate-repeat)*3);
	animation-iteration-count: calc(var(--animate-repeat)*3)
}

.animate__animated.animate__delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	-webkit-animation-delay: var(--animate-delay);
	animation-delay: var(--animate-delay)
}

.animate__animated.animate__delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-animation-delay: calc(var(--animate-delay)*2);
	animation-delay: calc(var(--animate-delay)*2)
}

.animate__animated.animate__delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
	-webkit-animation-delay: calc(var(--animate-delay)*3);
	animation-delay: calc(var(--animate-delay)*3)
}

.animate__animated.animate__delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
	-webkit-animation-delay: calc(var(--animate-delay)*4);
	animation-delay: calc(var(--animate-delay)*4)
}

.animate__animated.animate__delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s;
	-webkit-animation-delay: calc(var(--animate-delay)*5);
	animation-delay: calc(var(--animate-delay)*5)
}

.animate__animated.animate__faster {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-duration: calc(var(--animate-duration)/2);
	animation-duration: calc(var(--animate-duration)/2)
}

.animate__animated.animate__fast {
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-duration: calc(var(--animate-duration)*.8);
	animation-duration: calc(var(--animate-duration)*.8)
}

.animate__animated.animate__slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-duration: calc(var(--animate-duration)*2);
	animation-duration: calc(var(--animate-duration)*2)
}

.animate__animated.animate__slower {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-duration: calc(var(--animate-duration)*3);
	animation-duration: calc(var(--animate-duration)*3)
}

@media(prefers-reduced-motion: reduce), print {
	.animate__animated {
		-webkit-animation-duration: 1ms !important;
		animation-duration: 1ms !important;
		-webkit-transition-duration: 1ms !important;
		transition-duration: 1ms !important;
		-webkit-animation-iteration-count: 1 !important;
		animation-iteration-count: 1 !important
	}

	.animate__animated[class*=Out] {
		opacity: 0
	}
}

@-webkit-keyframes bounce {

	0%,
	20%,
	53%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
		transform: translate3d(0, -30px, 0) scaleY(1.1)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
		transform: translate3d(0, -15px, 0) scaleY(1.05)
	}

	80% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translateZ(0) scaleY(0.95);
		transform: translateZ(0) scaleY(0.95)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
		transform: translate3d(0, -4px, 0) scaleY(1.02)
	}
}

@keyframes bounce {

	0%,
	20%,
	53%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
		transform: translate3d(0, -30px, 0) scaleY(1.1)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
		transform: translate3d(0, -15px, 0) scaleY(1.05)
	}

	80% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translateZ(0) scaleY(0.95);
		transform: translateZ(0) scaleY(0.95)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
		transform: translate3d(0, -4px, 0) scaleY(1.02)
	}
}

.animate__bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.animate__flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.animate__pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1)
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1)
	}

	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1)
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1)
	}

	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.animate__rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shakeX {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shakeX {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.animate__shakeX {
	-webkit-animation-name: shakeX;
	animation-name: shakeX
}

@-webkit-keyframes shakeY {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
}

@keyframes shakeY {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
}

.animate__shakeY {
	-webkit-animation-name: shakeY;
	animation-name: shakeY
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.animate__headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.animate__swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.animate__tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {

	0%,
	11.1%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
	}
}

@keyframes jello {

	0%,
	11.1%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
	}
}

.animate__jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.animate__heartBeat {
	-webkit-animation-name: heartBeat;
	animation-name: heartBeat;
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
	-webkit-animation-duration: calc(var(--animate-duration)*1.3);
	animation-duration: calc(var(--animate-duration)*1.3);
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes backInDown {
	0% {
		-webkit-transform: translateY(-1200px) scale(0.7);
		transform: translateY(-1200px) scale(0.7);
		opacity: .7
	}

	80% {
		-webkit-transform: translateY(0) scale(0.7);
		transform: translateY(0) scale(0.7);
		opacity: .7
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@keyframes backInDown {
	0% {
		-webkit-transform: translateY(-1200px) scale(0.7);
		transform: translateY(-1200px) scale(0.7);
		opacity: .7
	}

	80% {
		-webkit-transform: translateY(0) scale(0.7);
		transform: translateY(0) scale(0.7);
		opacity: .7
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

.animate__backInDown {
	-webkit-animation-name: backInDown;
	animation-name: backInDown
}

@-webkit-keyframes backInLeft {
	0% {
		-webkit-transform: translateX(-2000px) scale(0.7);
		transform: translateX(-2000px) scale(0.7);
		opacity: .7
	}

	80% {
		-webkit-transform: translateX(0) scale(0.7);
		transform: translateX(0) scale(0.7);
		opacity: .7
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@keyframes backInLeft {
	0% {
		-webkit-transform: translateX(-2000px) scale(0.7);
		transform: translateX(-2000px) scale(0.7);
		opacity: .7
	}

	80% {
		-webkit-transform: translateX(0) scale(0.7);
		transform: translateX(0) scale(0.7);
		opacity: .7
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

.animate__backInLeft {
	-webkit-animation-name: backInLeft;
	animation-name: backInLeft
}

@-webkit-keyframes backInRight {
	0% {
		-webkit-transform: translateX(2000px) scale(0.7);
		transform: translateX(2000px) scale(0.7);
		opacity: .7
	}

	80% {
		-webkit-transform: translateX(0) scale(0.7);
		transform: translateX(0) scale(0.7);
		opacity: .7
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@keyframes backInRight {
	0% {
		-webkit-transform: translateX(2000px) scale(0.7);
		transform: translateX(2000px) scale(0.7);
		opacity: .7
	}

	80% {
		-webkit-transform: translateX(0) scale(0.7);
		transform: translateX(0) scale(0.7);
		opacity: .7
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

.animate__backInRight {
	-webkit-animation-name: backInRight;
	animation-name: backInRight
}

@-webkit-keyframes backInUp {
	0% {
		-webkit-transform: translateY(1200px) scale(0.7);
		transform: translateY(1200px) scale(0.7);
		opacity: .7
	}

	80% {
		-webkit-transform: translateY(0) scale(0.7);
		transform: translateY(0) scale(0.7);
		opacity: .7
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@keyframes backInUp {
	0% {
		-webkit-transform: translateY(1200px) scale(0.7);
		transform: translateY(1200px) scale(0.7);
		opacity: .7
	}

	80% {
		-webkit-transform: translateY(0) scale(0.7);
		transform: translateY(0) scale(0.7);
		opacity: .7
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

.animate__backInUp {
	-webkit-animation-name: backInUp;
	animation-name: backInUp
}

@-webkit-keyframes backOutDown {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	20% {
		-webkit-transform: translateY(0) scale(0.7);
		transform: translateY(0) scale(0.7);
		opacity: .7
	}

	to {
		-webkit-transform: translateY(700px) scale(0.7);
		transform: translateY(700px) scale(0.7);
		opacity: .7
	}
}

@keyframes backOutDown {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	20% {
		-webkit-transform: translateY(0) scale(0.7);
		transform: translateY(0) scale(0.7);
		opacity: .7
	}

	to {
		-webkit-transform: translateY(700px) scale(0.7);
		transform: translateY(700px) scale(0.7);
		opacity: .7
	}
}

.animate__backOutDown {
	-webkit-animation-name: backOutDown;
	animation-name: backOutDown
}

@-webkit-keyframes backOutLeft {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	20% {
		-webkit-transform: translateX(0) scale(0.7);
		transform: translateX(0) scale(0.7);
		opacity: .7
	}

	to {
		-webkit-transform: translateX(-2000px) scale(0.7);
		transform: translateX(-2000px) scale(0.7);
		opacity: .7
	}
}

@keyframes backOutLeft {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	20% {
		-webkit-transform: translateX(0) scale(0.7);
		transform: translateX(0) scale(0.7);
		opacity: .7
	}

	to {
		-webkit-transform: translateX(-2000px) scale(0.7);
		transform: translateX(-2000px) scale(0.7);
		opacity: .7
	}
}

.animate__backOutLeft {
	-webkit-animation-name: backOutLeft;
	animation-name: backOutLeft
}

@-webkit-keyframes backOutRight {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	20% {
		-webkit-transform: translateX(0) scale(0.7);
		transform: translateX(0) scale(0.7);
		opacity: .7
	}

	to {
		-webkit-transform: translateX(2000px) scale(0.7);
		transform: translateX(2000px) scale(0.7);
		opacity: .7
	}
}

@keyframes backOutRight {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	20% {
		-webkit-transform: translateX(0) scale(0.7);
		transform: translateX(0) scale(0.7);
		opacity: .7
	}

	to {
		-webkit-transform: translateX(2000px) scale(0.7);
		transform: translateX(2000px) scale(0.7);
		opacity: .7
	}
}

.animate__backOutRight {
	-webkit-animation-name: backOutRight;
	animation-name: backOutRight
}

@-webkit-keyframes backOutUp {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	20% {
		-webkit-transform: translateY(0) scale(0.7);
		transform: translateY(0) scale(0.7);
		opacity: .7
	}

	to {
		-webkit-transform: translateY(-700px) scale(0.7);
		transform: translateY(-700px) scale(0.7);
		opacity: .7
	}
}

@keyframes backOutUp {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	20% {
		-webkit-transform: translateY(0) scale(0.7);
		transform: translateY(0) scale(0.7);
		opacity: .7
	}

	to {
		-webkit-transform: translateY(-700px) scale(0.7);
		transform: translateY(-700px) scale(0.7);
		opacity: .7
	}
}

.animate__backOutUp {
	-webkit-animation-name: backOutUp;
	animation-name: backOutUp
}

@-webkit-keyframes bounceIn {

	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes bounceIn {

	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.animate__bounceIn {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-duration: calc(var(--animate-duration)*.75);
	animation-duration: calc(var(--animate-duration)*.75);
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
		transform: translate3d(0, -3000px, 0) scaleY(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
		transform: translate3d(0, 25px, 0) scaleY(0.9)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
		transform: translate3d(0, -10px, 0) scaleY(0.95)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
		transform: translate3d(0, 5px, 0) scaleY(0.985)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
		transform: translate3d(0, -3000px, 0) scaleY(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
		transform: translate3d(0, 25px, 0) scaleY(0.9)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
		transform: translate3d(0, -10px, 0) scaleY(0.95)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
		transform: translate3d(0, 5px, 0) scaleY(0.985)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
		transform: translate3d(-3000px, 0, 0) scaleX(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0) scaleX(1);
		transform: translate3d(25px, 0, 0) scaleX(1)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
		transform: translate3d(-10px, 0, 0) scaleX(0.98)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
		transform: translate3d(5px, 0, 0) scaleX(0.995)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
		transform: translate3d(-3000px, 0, 0) scaleX(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0) scaleX(1);
		transform: translate3d(25px, 0, 0) scaleX(1)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
		transform: translate3d(-10px, 0, 0) scaleX(0.98)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
		transform: translate3d(5px, 0, 0) scaleX(0.995)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
		transform: translate3d(3000px, 0, 0) scaleX(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
		transform: translate3d(-25px, 0, 0) scaleX(1)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
		transform: translate3d(10px, 0, 0) scaleX(0.98)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
		transform: translate3d(-5px, 0, 0) scaleX(0.995)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInRight {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
		transform: translate3d(3000px, 0, 0) scaleX(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
		transform: translate3d(-25px, 0, 0) scaleX(1)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
		transform: translate3d(10px, 0, 0) scaleX(0.98)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
		transform: translate3d(-5px, 0, 0) scaleX(0.995)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
		transform: translate3d(0, 3000px, 0) scaleY(5)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
		transform: translate3d(0, -20px, 0) scaleY(0.9)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
		transform: translate3d(0, 10px, 0) scaleY(0.95)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
		transform: translate3d(0, -5px, 0) scaleY(0.985)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
		transform: translate3d(0, 3000px, 0) scaleY(5)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
		transform: translate3d(0, -20px, 0) scaleY(0.9)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
		transform: translate3d(0, 10px, 0) scaleY(0.95)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
		transform: translate3d(0, -5px, 0) scaleY(0.985)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
}

.animate__bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-duration: calc(var(--animate-duration)*.75);
	animation-duration: calc(var(--animate-duration)*.75);
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
		transform: translate3d(0, 10px, 0) scaleY(0.985)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
		transform: translate3d(0, -20px, 0) scaleY(0.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
		transform: translate3d(0, 2000px, 0) scaleY(3)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
		transform: translate3d(0, 10px, 0) scaleY(0.985)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
		transform: translate3d(0, -20px, 0) scaleY(0.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
		transform: translate3d(0, 2000px, 0) scaleY(3)
	}
}

.animate__bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
		transform: translate3d(20px, 0, 0) scaleX(0.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
		transform: translate3d(-2000px, 0, 0) scaleX(2)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
		transform: translate3d(20px, 0, 0) scaleX(0.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
		transform: translate3d(-2000px, 0, 0) scaleX(2)
	}
}

.animate__bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
		transform: translate3d(-20px, 0, 0) scaleX(0.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
		transform: translate3d(2000px, 0, 0) scaleX(2)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
		transform: translate3d(-20px, 0, 0) scaleX(0.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
		transform: translate3d(2000px, 0, 0) scaleX(2)
	}
}

.animate__bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
		transform: translate3d(0, -10px, 0) scaleY(0.985)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
		transform: translate3d(0, 20px, 0) scaleY(0.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
		transform: translate3d(0, -2000px, 0) scaleY(3)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
		transform: translate3d(0, -10px, 0) scaleY(0.985)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
		transform: translate3d(0, 20px, 0) scaleY(0.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
		transform: translate3d(0, -2000px, 0) scaleY(3)
	}
}

.animate__bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.animate__fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeInTopLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, -100%, 0);
		transform: translate3d(-100%, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInTopLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, -100%, 0);
		transform: translate3d(-100%, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInTopLeft {
	-webkit-animation-name: fadeInTopLeft;
	animation-name: fadeInTopLeft
}

@-webkit-keyframes fadeInTopRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, -100%, 0);
		transform: translate3d(100%, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInTopRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, -100%, 0);
		transform: translate3d(100%, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInTopRight {
	-webkit-animation-name: fadeInTopRight;
	animation-name: fadeInTopRight
}

@-webkit-keyframes fadeInBottomLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 100%, 0);
		transform: translate3d(-100%, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInBottomLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 100%, 0);
		transform: translate3d(-100%, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInBottomLeft {
	-webkit-animation-name: fadeInBottomLeft;
	animation-name: fadeInBottomLeft
}

@-webkit-keyframes fadeInBottomRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 100%, 0);
		transform: translate3d(100%, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInBottomRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 100%, 0);
		transform: translate3d(100%, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInBottomRight {
	-webkit-animation-name: fadeInBottomRight;
	animation-name: fadeInBottomRight
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.animate__fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.animate__fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.animate__fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.animate__fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.animate__fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.animate__fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.animate__fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.animate__fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.animate__fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes fadeOutTopLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, -100%, 0);
		transform: translate3d(-100%, -100%, 0)
	}
}

@keyframes fadeOutTopLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, -100%, 0);
		transform: translate3d(-100%, -100%, 0)
	}
}

.animate__fadeOutTopLeft {
	-webkit-animation-name: fadeOutTopLeft;
	animation-name: fadeOutTopLeft
}

@-webkit-keyframes fadeOutTopRight {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, -100%, 0);
		transform: translate3d(100%, -100%, 0)
	}
}

@keyframes fadeOutTopRight {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, -100%, 0);
		transform: translate3d(100%, -100%, 0)
	}
}

.animate__fadeOutTopRight {
	-webkit-animation-name: fadeOutTopRight;
	animation-name: fadeOutTopRight
}

@-webkit-keyframes fadeOutBottomRight {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 100%, 0);
		transform: translate3d(100%, 100%, 0)
	}
}

@keyframes fadeOutBottomRight {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 100%, 0);
		transform: translate3d(100%, 100%, 0)
	}
}

.animate__fadeOutBottomRight {
	-webkit-animation-name: fadeOutBottomRight;
	animation-name: fadeOutBottomRight
}

@-webkit-keyframes fadeOutBottomLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 100%, 0);
		transform: translate3d(-100%, 100%, 0)
	}
}

@keyframes fadeOutBottomLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 100%, 0);
		transform: translate3d(-100%, 100%, 0)
	}
}

.animate__fadeOutBottomLeft {
	-webkit-animation-name: fadeOutBottomLeft;
	animation-name: fadeOutBottomLeft
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animate__animated.animate__flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.animate__flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.animate__flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.animate__flipOutX {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-duration: calc(var(--animate-duration)*.75);
	animation-duration: calc(var(--animate-duration)*.75);
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.animate__flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-duration: calc(var(--animate-duration)*.75);
	animation-duration: calc(var(--animate-duration)*.75);
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes lightSpeedInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__lightSpeedInRight {
	-webkit-animation-name: lightSpeedInRight;
	animation-name: lightSpeedInRight;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
		transform: translate3d(-100%, 0, 0) skewX(30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(-20deg);
		transform: skewX(-20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(5deg);
		transform: skewX(5deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes lightSpeedInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
		transform: translate3d(-100%, 0, 0) skewX(30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(-20deg);
		transform: skewX(-20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(5deg);
		transform: skewX(5deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__lightSpeedInLeft {
	-webkit-animation-name: lightSpeedInLeft;
	animation-name: lightSpeedInLeft;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOutRight {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOutRight {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.animate__lightSpeedOutRight {
	-webkit-animation-name: lightSpeedOutRight;
	animation-name: lightSpeedOutRight;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes lightSpeedOutLeft {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
		transform: translate3d(-100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOutLeft {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
		transform: translate3d(-100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
}

.animate__lightSpeedOutLeft {
	-webkit-animation-name: lightSpeedOutLeft;
	animation-name: lightSpeedOutLeft;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.animate__rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.animate__rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.animate__rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.animate__rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.animate__rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom
}

@-webkit-keyframes rotateOut {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

.animate__rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

.animate__rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.animate__rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.animate__rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

.animate__rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom
}

@-webkit-keyframes hinge {
	0% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.animate__hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-duration: calc(var(--animate-duration)*2);
	animation-duration: calc(var(--animate-duration)*2);
	-webkit-animation-name: hinge;
	animation-name: hinge;
	-webkit-transform-origin: top left;
	transform-origin: top left
}

@-webkit-keyframes jackInTheBox {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1) rotate(30deg);
		transform: scale(0.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes jackInTheBox {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1) rotate(30deg);
		transform: scale(0.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.animate__jackInTheBox {
	-webkit-animation-name: jackInTheBox;
	animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

.animate__rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	50% {
		opacity: 1
	}
}

.animate__zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.animate__zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.animate__zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.animate__zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.animate__zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	to {
		opacity: 0
	}
}

.animate__zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.animate__zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
		transform: scale(0.1) translate3d(-2000px, 0, 0)
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
		transform: scale(0.1) translate3d(-2000px, 0, 0)
	}
}

.animate__zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
	-webkit-transform-origin: left center;
	transform-origin: left center
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
		transform: scale(0.1) translate3d(2000px, 0, 0)
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
		transform: scale(0.1) translate3d(2000px, 0, 0)
	}
}

.animate__zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
	-webkit-transform-origin: right center;
	transform-origin: right center
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.animate__zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.animate__slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.animate__slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.animate__slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.animate__slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

@font-face {
	font-family: "Museo Sans Cyrl";
	src: url("../fonts/museosanscyrl-300.woff2") format("woff2"), url("../fonts/museosanscyrl-300.woff") format("woff");
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: "Museo Sans Cyrl";
	src: url("../fonts/museosanscyrl-500.woff2") format("woff2"), url("../fonts/museosanscyrl-500.woff") format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: "Museo Sans Cyrl";
	src: url("../fonts/museosanscyrl-700.woff2") format("woff2"), url("../fonts/museosanscyrl-700.woff") format("woff");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: "Museo Sans Cyrl";
	src: url("../fonts/museosanscyrl-900.woff2") format("woff2"), url("../fonts/museosanscyrl-900.woff") format("woff");
	font-weight: 900;
	font-style: normal
}



@font-face {
	font-family: "Rubik One";
	src: url("../fonts/rubikone.woff2") format("woff2"), url("../fonts/rubikone.woff") format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: "about-exist";
	src: url("../fonts/about-exist.woff2") format("woff2"), url("../fonts/about-exist.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: block
}

[class^=icon-]:before,
[class*=" icon-"]:before {
	font-family: "about-exist" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-basket:before {
	content: ""
}

.icon-person-check:before {
	content: ""
}

.icon-phone:before {
	content: ""
}

.icon-wrench:before {
	content: ""
}

.icon-gift:before {
	content: ""
}

.icon-play:before {
	content: ""
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

body {
	font-family: "Museo Sans Cyrl";
	font-size: 16px;
	font-weight: 300;
	background-color: #010101
}

.wrapper {
	max-width: 1280px;
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
	overflow: hidden
}

h2.title {
	font-family: "Rubik One";
	font-size: 3em;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1
}

@media screen and (max-width: 767px) {
	h2.title {
		font-size: calc(28px + 34*(100vw - 360px)/1260)
	}
}

@media screen and (min-width: 767px) {
	h2.title {
		font-size: calc(28px + 20*100vw/1260)
	}
}

@media screen and (min-width: 1260px) {
	h2.title {
		font-size: 48px
	}
}

h2.title__black {
	color: #000
}

section:not(.main_screen) {
	padding-bottom: 170px
}

@media screen and (max-width: 980px) {
	section:not(.main_screen) {
		padding-bottom: 140px
	}
}

@media screen and (max-width: 700px) {
	section:not(.main_screen) {
		padding-bottom: 110px
	}
}

@media screen and (max-width: 425px) {
	section:not(.main_screen) {
		padding-bottom: 80px
	}
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

.header {
	position: sticky;
	top: 0;
	box-shadow: 0 1px 21px rgba(33, 40, 41, .21);
	padding: 6px 0 7px;
	background-color: #fff;
	z-index: 3
}

.header .wrapper {
	display: grid;
	grid-template-columns: 173px 1fr 9.375em 8.25em;
	align-items: center;
	column-gap: 1.5625em
}

@media screen and (max-width: 1200px) {
	.header .wrapper {
		grid-template-columns: 1fr 9.375em 8.25em
	}
}

@media screen and (max-width: 1024px) {
	.header .wrapper {
		grid-template-columns: 1fr 51px
	}
}

.header .logo svg {
	max-width: 173px;
	width: 100%;
	height: 72px;
	--logo_color_red: #EE3124;
	--logo_color_blue: #003E75;
	--logo_color_blue__footer: #003E75;
	--logo_color_yellow: #FED900
}

@media screen and (max-width: 768px) {
	.header .logo svg {
		max-width: 140px;
		height: 58px
	}
}

.header p {
	position: relative;
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.04;
	color: #004677;
	text-transform: uppercase;
	text-align: center;
	top: .33em
}

@media screen and (max-width: 1200px) {
	.header p {
		display: none
	}
}

.header .list {
	display: flex;
	flex-direction: column;
	gap: .25em
}

@media screen and (max-width: 1024px) {
	.header .list__btn {
		position: fixed;
		top: 0;
		right: -9999px;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, .85);
		gap: 3em;
		justify-content: center;
		transition: opacity .1s ease-in;
		opacity: 0
	}

	.header .list__btn--active {
		right: 0;
		opacity: 1
	}
}

@media screen and (max-width: 768px) {
	.header .list__btn {
		font-size: .57em
	}
}

.header .list__btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: .9375em;
	font-weight: 700;
	color: #004677;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: .33em;
	border: 1px solid #ccc;
	padding: 6px 0 7px
}

@media screen and (max-width: 1024px) {
	.header .list__btn a {
		border: none;
		color: #fff;
		font-size: 2.1875em;
		font-weight: 500
	}
}

.header .list__btn a:hover {
	text-decoration: underline
}

.header .list__phones {
	gap: .4375em
}

@media screen and (max-width: 1024px) {
	.header .list__phones {
		display: none
	}
}

.header .list__phones a {
	font-size: 1.0625em;
	font-weight: 700;
	color: #004677;
	text-decoration: none
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}
.main_screen{
	background: url('../img/main-screen/bg.png')  left top  / cover no-repeat;
}
.main_screen .wrapper {
	overflow: unset;
	padding-top: 1.3125em
}

.main_screen__top {
	display: grid;
	grid-template-columns: 10.375em 1fr;
	align-items: start;
	padding-bottom: 1.9375em
}

@media screen and (max-width: 1200px) {
	.main_screen__top {
		grid-template-columns: 10.375em 1fr;
		grid-template-rows: auto 1fr;
		row-gap: .375em
	}
}

@media screen and (max-width: 900px) {
	.main_screen__top {
		row-gap: 1em
	}
}

@media screen and (max-width: 600px) {
	.main_screen__top {
		grid-template-columns: 1fr;
		row-gap: 1.9375em;

	}
}

.main_screen__top .logo {
	text-decoration: none;
	outline: none
}

@media screen and (max-width: 1200px)and (min-width: 601px) {
	.main_screen__top .logo {
		grid-row: 1/3
	}
}

@media screen and (max-width: 600px) {
	.main_screen__top .logo {
		text-align: center;
		margin-bottom: .5625em
	}
}

.main_screen__top .logo img {

	width: 100%;
	height: auto
}

@media screen and (max-width: 600px) {
	.main_screen__top .logo img {
		max-width: 150px
	}
}

.main_screen__top .slogan {
	display: flex;
	flex-direction: column;
	gap: 1em;
	align-items: center;
	text-align: center
}

@media screen and (max-width: 1200px)and (min-width: 601px) {
	.main_screen__top .slogan {
		text-align: right;
		align-items: flex-end
	}
}

@media screen and (max-width: 600px) {
	.main_screen__top .slogan {
		gap: .875em
	}
}

.main_screen__top .slogan span {
	font-family: "Rubik One", sans-serif;
	font-size: 3.25em;
	font-weight: 400;
	text-transform: uppercase
}

@media screen and (max-width: 980px) {
	.main_screen__top .slogan span {
		font-size: 2.875em
	}
}

@media screen and (max-width: 900px) {
	.main_screen__top .slogan span {
		font-size: 2.5em
	}
}

@media screen and (max-width: 800px) {
	.main_screen__top .slogan span {
		font-size: 2.25em
	}
}

@media screen and (max-width: 768px) {
	.main_screen__top .slogan span {
		font-size: 2.0625em
	}
}

@media screen and (max-width: 700px) {
	.main_screen__top .slogan span {
		font-size: 1.875em
	}
}

@media screen and (max-width: 425px) {
	.main_screen__top .slogan span {
		font-size: 1.5em
	}
}

.main_screen__top .slogan span:first-child {
	color: #fff;
	line-height: .95
}

.main_screen__top .slogan span:last-child {
	color: #ffba1c;
	line-height: 1
}

@media screen and (max-width: 425px) {
	.main_screen__top .slogan span:last-child {
		font-size: 1.5625em
	}
}

.main_screen__top .promo_period {
	color: #007D50;
	text-align: right;
	font-size: 1.125em;
	font-weight: 500;
	line-height: 1.4;
	margin-top: -10px;

}

@media screen and (max-width: 1200px)and (min-width: 601px) {
	.main_screen__top .promo_period {
		grid-column: 2/3;
		margin-bottom: auto
	}
}

@media screen and (max-width: 600px) {
	.main_screen__top .promo_period {
		text-align: left
	}
}

.main_screen__top .promo_period span {
	font-size: .8888888889em
}

@media screen and (min-width: 1201px) {
	.main_screen__top .promo_period span {
		display: block
	}
}

.main_screen__guarantee {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: -60px;
	max-width: 1080px;
	width: 100%;
	height: auto;
	
}

@media screen and (max-width: 1200px) {
	.main_screen__guarantee {
		max-width: 90.3vw;
		margin-right: 0
	}
}

@media screen and (max-width: 768px) {
	.main_screen__guarantee {
		max-width: 88.3vw;
		margin-left: auto;
		margin-right: auto
	}
}

.main_screen__bottom {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	margin-top: -100px;
	
	
}

.btn-filter{
	color: #007D50;
	background: url('../img/main-screen/btn.png') center / contain no-repeat;
	font-weight: 700;
	font-size: 36px;
	padding: 30px 50px 30px 0px;
	display: block;
	text-align: center;
	text-decoration: none;
	margin-top: 60px;
	margin-bottom: 80px;
	position: relative;
	left: -90px;
	transition: all 0.3s;
}



.main_screen__bottom .break {
	flex-basis: 100%;
	width: 100%
}

@media screen and (min-width: 769px) {
	.main_screen__bottom .break {
		display: none
	}
}

.main_screen__bottom img {
	position: relative;
	z-index: 2;
	

}

.main_screen__bottom img.christmas_tree {
	max-width: 28.5em;
	margin-bottom: -1.75em
}

@media screen and (min-width: 769px) {
	.main_screen__bottom img.christmas_tree {
		order: 1
	}
}

@media screen and (max-width: 1200px) {
	.main_screen__bottom img.christmas_tree {
		max-width: 28.81vw;
		margin-left: -3.5vw;
		margin-bottom: -4vw
	}
}

@media screen and (max-width: 768px) {
	.main_screen__bottom img.christmas_tree {
		max-width: 43.75vw;
		margin-bottom: -5vw;
		z-index: 2
	}
}

@media screen and (max-width: 600px) {
	.main_screen__bottom img.christmas_tree {
		max-width: 68.89vw;
		margin-left: 0
	}
}



@media screen and (min-width: 769px) {
	.main_screen__bottom img.gifts {
		order: 2
	}
}

@media screen and (max-width: 1200px) {
	.main_screen__bottom img.gifts {
		max-width: 57.618vw;
		margin-bottom: -6.3vw;
		margin-left: -4vw
	}
}

@media screen and (max-width: 768px) {
	.main_screen__bottom img.gifts {
		max-width: 77vw;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: -13vw
	}
}

@media screen and (max-width: 600px) {
	.main_screen__bottom img.gifts {
		max-width: 85vw
	}
}

.main_screen__bottom img.santa_claus {
	max-width: 15.625em;
	margin-bottom: -0.25em
}

@media screen and (min-width: 769px) {
	.main_screen__bottom img.santa_claus {
		order: 3
	}
}

@media screen and (max-width: 1200px) {
	.main_screen__bottom img.santa_claus {
		max-width: 17.87vw;
		margin-bottom: -2.31vw
	}
}

@media screen and (max-width: 768px) {
	.main_screen__bottom img.santa_claus {
		max-width: 23.83vw;
		margin-left: -11vw;
		z-index: 1
	}
}

@media screen and (max-width: 600px) {
	.main_screen__bottom img.santa_claus {
		max-width: 37.5vw;
		margin-left: -17vw
	}
}

.main_screen__bottom img.robot {
	max-width: 36.07vw;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-bottom: -4.2vw
}

@media screen and (min-width: 769px) {
	.main_screen__bottom img.robot {
		display: none
	}
}

@media screen and (max-width: 600px) {
	.main_screen__bottom img.robot {
		display: none
	}
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

.terms_participation {
	font-family: "Roboto", sans-serif;
	color: #070808;
	background-color: #f8af24;
	padding-bottom: 0 !important;
	padding-top: 3.375em;
	overflow-x: clip;
	overflow-y: visible
}

.terms_participation a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	outline: none
}

.terms_participation .wrapper {
	display: flex;
	flex-direction: column;
	gap: 52px;
	position: relative;
	overflow: unset
}

.terms_participation__subtitle {
	color: #fff;
	text-align: center;
	font-family: "Rubik One", sans-serif;
	font-weight: 400;
	line-height: 1.3;
	text-transform: uppercase;
	border: 1px solid #131b24;
	padding-top: .4666666667em;
	padding-bottom: .4666666667em;
	padding-left: 1.3333333333em;
	padding-right: 1.3333333333em
}

@media screen and (max-width: 767px) {
	.terms_participation__subtitle {
		font-size: calc(20px + 17*(100vw - 360px)/1260)
	}
}

@media screen and (min-width: 767px) {
	.terms_participation__subtitle {
		font-size: calc(20px + 10*100vw/1260)
	}
}

@media screen and (min-width: 1260px) {
	.terms_participation__subtitle {
		font-size: 30px
	}
}

@media screen and (max-width: 768px) {
	.terms_participation__subtitle {
		padding-left: .6666666667em;
		padding-right: .6666666667em
	}
}

.terms_participation__subtitle span {
	font-size: 1.2em
}

@media screen and (max-width: 425px) {
	.terms_participation__subtitle span {
		font-size: 1.0666666667em
	}
}

.terms_participation__subtitle span a {
	color: #070808;
	text-decoration: none;
	outline: none
}

.terms_participation__title {
	color: #070808;
	font-family: "Rubik One", sans-serif;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase
}

@media screen and (max-width: 767px) {
	.terms_participation__title {
		font-size: calc(37px + 45.9*(100vw - 360px)/1260)
	}
}

@media screen and (min-width: 767px) {
	.terms_participation__title {
		font-size: calc(37px + 27*100vw/1260)
	}
}

@media screen and (min-width: 1260px) {
	.terms_participation__title {
		font-size: 64px
	}
}

.terms_participation__list .item .block.block_3 {
	margin-left: -60px
}

.terms_participation__list .item .block:not(.block_img) {
	flex: 0 0 60%;
	max-width: 730px;
}

.terms_participation__list .item {
	display: flex;
}



.terms_participation__list .item_2 {
	height: 260px;
}

.terms_participation__list .item_2 .block_img {
	margin-top: -260px;
}

.terms_participation__list .item .block:not(.block_img) {
	display: grid;
	grid-template-columns: 4.0625em 1fr;
	column-gap: 1.4375em
}

@media screen and (max-width: 767px) {
	.terms_participation__list .item .block:not(.block_img) {
		font-size: calc(10px + 10.2*(100vw - 360px)/1260)
	}
}

@media screen and (min-width: 767px) {
	.terms_participation__list .item .block:not(.block_img) {
		font-size: calc(10px + 6*100vw/1260)
	}
}

@media screen and (min-width: 1260px) {
	.terms_participation__list .item .block:not(.block_img) {
		font-size: 16px
	}
}

.terms_participation__list .item .block:not(.block_img) .numb {
	color: #FFF000;
	font-size: 2.25em;
	font-weight: 900;
	line-height: 1.8;
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1.8055555556em;
	height: 1.8055555556em;
	border-radius: 50%;
	background-color: #007D50;
}

.terms_participation__list .item .block:not(.block_img) .container .desc {
	color: #070808;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.3;
	position: relative;
	z-index: 2;
}

.terms_participation__list .item .block:not(.block_img) .container .icon_gift {
	max-width: 11.8125em;
	width: 100%;
	height: auto;
	padding-top: .5625em
}

.terms_participation__list .item .block:not(.block_img) .container .btn_buy {
	color: #007D50;
	font-size: 1.5em;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	text-transform: uppercase;
	display: block;
	border-radius: 1.25em;
	border: 3px solid #007D50;
	background: #fff;
	max-width: 11.1666666667em;
	width: 100%;
	padding-top: .4583333333em;
	padding-bottom: .4583333333em;
	margin-top: 1.125em
}

@media screen and (min-width: 1025px) {
	.terms_participation__list .item .block_products {
		grid-column: 2/3;
		grid-row: 1/3
	}
}




	.terms_participation__list .item .block_products img {
		max-width: 160%;
		width: 160%;
		margin-left: -210px;
		margin-top: -30px;
	}




@media screen and (min-width: 1025px) {
	.terms_participation__list .item .block_3 {
		padding-bottom: 17%
	}
}


	.terms_participation__list .item .block_gifts img {
		max-width: 118%;
		width: 118%;
		margin-left: -5em
	
}


.terms_participation__list .item_rules {
	padding-bottom: 2.375em
}

@media screen and (max-width: 1024px)and (min-width: 769px) {
	.terms_participation__list .item_rules {
		grid-template-columns: 1fr 2fr
	}
}

.terms_participation__list .item_rules .container {
	display: flex;
	flex-direction: column;
	gap: 2em
}

@media screen and (min-width: 769px) {
	.terms_participation__list .item_rules .container {
		grid-column: 2/3
	}
}

.terms_participation__list .item_rules .desc {
	display: flex;
	flex-direction: column;
	gap: .625em;
	color: #070808;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4
}

.terms_participation__list .item_rules .desc b,
.terms_participation__list .item_rules .desc strong {
	font-weight: 500
}

.terms_participation__list .item_rules .full_rules {
	color: #070808;
	font-family: "Roboto", sans-serif;
	font-size: 1.125em;
	font-style: normal;
	font-weight: 400;
	line-height: 1.4;
	display: block;
	max-width: 15.4444444444em;
	width: 100%;
	padding-top: .6111111111em;
	padding-bottom: .6111111111em;
	padding-left: 1.3888888889em;
	padding-right: 1.3888888889em;
	border-radius: 1.6666666667em;
	border: 1px solid #070808
}

@media screen and (min-width: 1025px) {
	.terms_participation__list .item_rules .full_rules {
		transition: .2s ease-in;
		transition-delay: .1s
	}

	.terms_participation__list .item_rules .full_rules:hover {
		background-color: #070808;
		color: #f8af24;
		transition-delay: 0s
	}
}

.terms_participation__images {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: -0.625em
}

.terms_participation__images img {
	width: 100%;
	height: auto
}

.terms_participation__images img.christmas_robot {
	max-width: 35.9375em;
	margin-top: -10.375em;
	margin-bottom: -17.25em
}

@media screen and (max-width: 1024px) {
	.terms_participation__images img.christmas_robot {
		display: none
	}
}

.terms_participation__images img.car {
	max-width: 20.4375em
}

@media screen and (max-width: 1024px)and (min-width: 769px) {
	.terms_participation__images img.car {
		max-width: 30%;
		margin-left: 1%;
		margin-top: -23.75em
	}
}

@media screen and (max-width: 768px)and (min-width: 551px) {
	.terms_participation__images img.car {
		max-width: 40%;
		margin-left: auto;
		margin-right: 1.5%;
		margin-top: -12%
	}
}

@media screen and (max-width: 550px) {
	.terms_participation__images img.car {
		max-width: 50%;
		margin-left: auto;
		margin-right: auto;
		margin-top: -5%
	}
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

section.promotion {
	padding-bottom: 40px;
	padding-top: 80px;
	background-color: #007D50;
}

@media screen and (max-width: 425px) {
	section.promotion {
		padding-bottom: 3em
	}
}

.promotion {
	
	color: #fff
}

.promotion .wrapper {
	display: flex;
	flex-direction: column;
	gap: 2.5em;
	align-items: center
}


@media screen and (max-width: 425px) {
	.promotion .wrapper {
		gap: 1.25em
	}
}
.flex-promotion{
	display: flex;
	align-items: flex-end;
	gap: 50px;
}

.promotion-left-column{
	display: flex;
	flex-direction: column;
	gap: 40px;

}

.promotion .title,
.promotion__period,
.promotion__timer {
	position: relative;
	z-index: 2
}


.promotion h2.title {
	position: relative;
	z-index: 2;
	line-height: 1.2;
	text-align: center;
	font-family: Inter;
	color: #FFF000;
	font-weight: 800;
}

@media screen and (max-width: 768px) {
	.promotion h2.title {
		line-height: 1.4
	}
}

.promotion__period {
	position: relative;
	z-index: 1;
	font-weight: 500;
	line-height: 1.4;
	text-align: center
}

@media screen and (max-width: 767px) {
	.promotion__period {
		font-size: calc(16px + 6.8*(100vw - 360px)/1260)
	}
}

@media screen and (min-width: 767px) {
	.promotion__period {
		font-size: calc(16px + 4*100vw/1260)
	}
}

@media screen and (min-width: 1260px) {
	.promotion__period {
		font-size: 20px
	}
}


@media screen and (max-width: 500px) {
	.promotion__period span {
		display: block
	}
}

.promotion__timer {
	display: grid;
	grid-template-columns: 1fr 6px 1fr 6px 1fr 6px 1fr;
	text-align: center;
	max-width: 41.25em;
	width: 100%;
	border-radius: 3.125em;
	background: linear-gradient(0deg, #CFC30A 12.23%, #FFF000 37.94%, #FFF000 62.12%, #CFC30A 88.6%);
	box-shadow: 0 4px 9px 0 rgba(3, 50, 92, .5);
	color: #007D50;
	justify-content: space-between;
	padding: .875em 5.25em .8125em;
	padding-top: 2.6875em;
	padding-bottom: 2.625em
}

@media screen and (max-width: 600px) {
	.promotion__timer {
		padding-left: 2.5em;
		padding-right: 2.5em
	}
}

@media screen and (max-width: 500px) {
	.promotion__timer {
		font-size: .9em
	}
}

@media screen and (max-width: 425px) {
	.promotion__timer {
		font-size: .7em;
		padding-left: 1.5em;
		padding-right: 1.5em
	}
}

.promotion__timer--time {
	line-height: 1.4;
	min-width: 120px;
}

.promotion__timer--time span {
	display: block;
	font-weight: 900;
	text-align: center
}

@media screen and (max-width: 767px) {
	.promotion__timer--time span {
		font-size: calc(38px + 17*(100vw - 360px)/1260)
	}
}

@media screen and (min-width: 767px) {
	.promotion__timer--time span {
		font-size: calc(38px + 10*100vw/1260)
	}
}

@media screen and (min-width: 1260px) {
	.promotion__timer--time span {
		font-size: 48px
	}
}

.promotion__timer--time div {
	font-size: 1.5em;
	font-weight: 400
}

@media screen and (max-width: 767px) {
	.promotion__timer--time div {
		font-size: calc(19px + 8.5*(100vw - 360px)/1260)
	}
}

@media screen and (min-width: 767px) {
	.promotion__timer--time div {
		font-size: calc(19px + 5*100vw/1260)
	}
}

@media screen and (min-width: 1260px) {
	.promotion__timer--time div {
		font-size: 24px
	}
}

.promotion__timer--smallcolon {
	color: rgba(38, 38, 46, .5);
	font-size: 1.5em;
	font-weight: 600;
	line-height: 1.4;
	margin-top: .67em
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

.about_brand {

	color: #fff;
	background: #FFF000;
	padding-bottom: 0 !important
}

.about_brand>.wrapper {
	display: flex;
	flex-direction: column;
	gap: 40px;
	padding-bottom: 80px;
	padding-top: 71px
}

@media screen and (max-width: 600px) {
	.about_brand>.wrapper {
		gap: 2.75em
	}
}

@media screen and (max-width: 425px) {
	.about_brand>.wrapper {
		gap: 2.25em
	}
}

.about_brand__header {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
	gap: 1em
}

.about_brand__header h2.title {
	line-height: 1;
	color: #070808
}

.about_brand__header a {
	font-size: 1em;
	font-weight: 400;
	line-height: 1.4;
	color: #070808
}

.about_brand__advantages {
	display: flex;
	gap: 30px;
	color: #000;
	margin-bottom: 30px;
}

@media screen and (max-width: 1100px) {
	.about_brand__advantages {
		grid-template-columns: repeat(3, 1fr);
		gap: .3125em;
	
	}
}

@media screen and (max-width: 800px)and (min-width: 426px) {
	.about_brand__advantages {
		grid-template-columns: repeat(2, 1fr);
		grid-template-areas: "item-1 item-4" "item-3 item-2"
	}
}

@media screen and (max-width: 425px) {
	.about_brand__advantages {
		grid-template-columns: 1fr;
		gap: .5em
	}
}

.about_brand__advantages--item {
	display: flex;
	flex-direction: column;
	gap: 20px;
	flex: 0 0 58% ;
}



@media screen and (max-width: 800px)and (min-width: 426px) {
	.about_brand__advantages--item {
		padding: 1em
	}

	.about_brand__advantages--item:nth-child(1) {
		grid-area: item-1
	}

	.about_brand__advantages--item:nth-child(2) {
		grid-area: item-2
	}

	.about_brand__advantages--item:nth-child(3) {
		grid-area: item-3
	}

	.about_brand__advantages--item:nth-child(4) {
		grid-area: item-4
	}
}

.about_brand__advantages--item h3.title {
	display: grid;
	font-size: 1.375em;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
	hyphens: auto
}

@media screen and (max-width: 540px) {
	.about_brand__advantages--item h3.title {
		font-size: 1.25em
	}
}

.about_brand__advantages--item h3.title strong {
	font-size: 1.91em;
	font-weight: 700
}

@media screen and (max-width: 540px) {
	.about_brand__advantages--item h3.title strong {
		font-size: 1.5em
	}
}

.about_brand__advantages--item p {
	font-size: 22px;
	line-height: 1.4;
	font-weight: 400;
}
.about_brand__advantages--item p.two{
	color: #007D50;
	font-size: 30px;
	font-weight: 700;
	font-style: italic;
}

.about_brand__advantages--item .img {
	margin-top: auto;
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 65.2%
}

.about_brand__advantages--item .img img,
.about_brand__advantages--item .img .youtube {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 0;
	left: 0
}

.about_brand__video {
	position: relative;
	max-width: 100%;
	height: 700px;
}

.about_brand__video img,
.about_brand__video .youtube {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 0;
	left: 0
}

.about_brand__video .youtube {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.about_brand__video .youtube .about_brand__video--play {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center
}

.about_brand__video .youtube .about_brand__video--play .icon {
	--colorPlayBack: red;
	--colorPlayTriangle: #fff;
	cursor: pointer;
	width: 30%;
	height: 30%
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

section.contacts {
	padding-top: 7.5625em;
	padding-bottom: 7.5625em;
	background: #303030;
}

@media screen and (max-width: 1024px) {
	section.contacts {
		padding-top: 6.25em;
		padding-bottom: 6.25em
	}
}

@media screen and (max-width: 768px) {
	section.contacts {
		padding-top: 5em;
		padding-bottom: 5em
	}
}

@media screen and (max-width: 600px) {
	section.contacts {
		padding-top: 3.75em;
		padding-bottom: 3.75em
	}
}

.contacts .wrapper {
	display: flex;
	flex-direction: column;
	gap: 4.875em;
	align-items: center
}

@media screen and (max-width: 768px) {
	.contacts .wrapper {
		gap: 3.125em
	}
}

.contacts__block {
	padding-left: 2.5em;
	padding-right: 2.5em;
	border-radius: 1.875em;
	background: #FFF000;
	color: #212529
}

@media screen and (max-width: 425px) {
	.contacts__block {
		padding-left: 20px;
		padding-right: 20px
	}
}

.contacts__slogan {
	padding-top: 3.125em;
	padding-bottom: 3.125em;
	display: flex;
	flex-direction: column;
	gap: 2.375em;
	align-items: center;
	max-width: 50.625em
}

@media screen and (max-width: 768px) {
	.contacts__slogan {
		max-width: 37.5em;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 1.875em;
		padding-bottom: 1.875em
	}
}

.contacts__slogan .logo {
	max-width: 10.3125em;
	width: 100%;
	height: auto
}

@media screen and (max-width: 768px) {
	.contacts__slogan .logo {
		font-size: 14px
	}
}

@media screen and (max-width: 600px) {
	.contacts__slogan .logo {
		font-size: 12px
	}
}

.contacts__slogan .desc {
	text-align: center;
	font-family: "Rubik One", sans-serif;
	font-weight: 400;
	line-height: 1.3
}

@media screen and (max-width: 767px) {
	.contacts__slogan .desc {
		font-size: calc(24px + 13.6*(100vw - 360px)/1260)
	}
}

@media screen and (min-width: 767px) {
	.contacts__slogan .desc {
		font-size: calc(24px + 8*100vw/1260)
	}
}

@media screen and (min-width: 1260px) {
	.contacts__slogan .desc {
		font-size: 32px
	}
}

.contacts__info {
	padding-top: 5.375em;
	padding-bottom: 5.375em;
	display: flex;
	flex-direction: column;
	gap: 1.5em
}

@media screen and (max-width: 768px) {
	.contacts__info {
		max-width: 37.5em;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 3.125em;
		padding-bottom: 3.125em
	}
}

.contacts__info .subtitle {
	font-family: "Rubik One", sans-serif;
	font-weight: 400;
	line-height: 1.3
}

@media screen and (max-width: 767px) {
	.contacts__info .subtitle {
		font-size: calc(24px + 13.6*(100vw - 360px)/1260)
	}
}

@media screen and (min-width: 767px) {
	.contacts__info .subtitle {
		font-size: calc(24px + 8*100vw/1260)
	}
}

@media screen and (min-width: 1260px) {
	.contacts__info .subtitle {
		font-size: 32px
	}
}

.contacts__info .block {
	display: grid;
	grid-template-columns: 325fr 782fr;
	column-gap: 2.625em
}

@media screen and (max-width: 1024px) {
	.contacts__info .block {
		grid-template-columns: 1fr;
		row-gap: 1.875em
	}
}

.contacts__info .block .desc {
	
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3
}

.contacts__info .block .list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 1.1875em
}

@media screen and (max-width: 768px) {
	.contacts__info .block .list {
		grid-template-columns: 1fr;
		row-gap: 1.875em;
		max-width: 25em;
		width: 100%;
		margin-left: auto;
		margin-right: auto
	}
}

@media screen and (max-width: 425px) {
	.contacts__info .block .list {
		row-gap: 1.25em
	}
}

.contacts__info .block .list .item {
	border-radius: 1.875em;
	border: 1px solid #061012;
	padding-top: 1.9375em;
	padding-bottom: 1.625em;
	padding-left: .625em;
	padding-right: .625em;
	display: flex;
	flex-direction: column;
	gap: .75em;
	align-items: center
}

@media screen and (max-width: 425px) {
	.contacts__info .block .list .item {
		padding-top: .75em;
		padding-bottom: .75em
	}
}

.contacts__info .block .list .item .phone a {
	color: inherit;
	font-family: "Rubik One", sans-serif;
	font-size: 1.375em;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3;
	text-decoration: none;
	white-space: nowrap
}

@media screen and (min-width: 1025px) {
	.contacts__info .block .list .item .phone a {
		pointer-events: none;
		cursor: auto
	}
}

@media screen and (max-width: 1200px)and (min-width: 1025px) {
	.contacts__info .block .list .item .phone a {
		font-size: 1.25em
	}
}

@media screen and (max-width: 800px) {
	.contacts__info .block .list .item .phone a {
		font-size: 1.25em
	}
}

.contacts__info .block .list .item .name {
	
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

section.about_exist {
	padding-top: 6.3125em;
	padding-bottom: 5.625em
}

.about_exist {
	background-color: #FFF000;
	color: #212529;
	font-family: "Roboto", sans-serif
}

.about_exist .video-play-button {
	position: relative;
	z-index: 1;
	box-sizing: content-box;
	display: block;
	width: 16px;
	height: 27px;
	border-radius: 50%;
	padding: 18px 20px 18px 28px;
	border: 1px solid #f8af24;
	background-color: #f8af24;
	display: flex;
	justify-content: center;
	align-items: center
}

.about_exist .video-play-button:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 60px;
	height: 60px;
	background: linear-gradient(60deg, rgb(71, 4, 0) 0%, rgb(219, 41, 30) 100%);
	border-radius: 50%;
	animation: pulse-border 1500ms ease-out infinite
}

.about_exist .video-play-button:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	transition: all 200ms
}

.about_exist .video-play-button .icon-play {
	position: relative;
	font-size: 1.9375em;
	color: #fff;
	z-index: 2
}

@keyframes pulse-border {
	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1
	}

	100% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0
	}
}

.about_exist .wrapper {
	display: flex;
	flex-direction: column;
	gap: 5.5625em;
	padding-bottom: .6875em
}

@media screen and (max-width: 768px) {
	.about_exist .wrapper {
		gap: 3.125em
	}
}

.about_exist__header {
	display: flex;
	flex-direction: column;
	gap: 1.1875em
}

@media screen and (max-width: 768px) {
	.about_exist__header {
		text-align: center
	}
}

.about_exist__header .subtitle {
	font-family: "Rubik One", sans-serif;
	font-weight: 400;
	line-height: 1.3
}

@media screen and (max-width: 767px) {
	.about_exist__header .subtitle {
		font-size: calc(24px + 13.6*(100vw - 360px)/1260)
	}
}

@media screen and (min-width: 767px) {
	.about_exist__header .subtitle {
		font-size: calc(24px + 8*100vw/1260)
	}
}

@media screen and (min-width: 1260px) {
	.about_exist__header .subtitle {
		font-size: 32px
	}
}

.about_exist__header .note {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3
}

.about_exist__container {
	display: grid;
	grid-template-columns: 572fr 600fr;
	grid-template-rows: auto 1fr;
	gap: 5.5625em 3.625em
}

@media screen and (max-width: 900px)and (min-width: 769px) {
	.about_exist__container {
		grid-template-columns: repeat(2, 1fr);
		gap: 3.75em 1.875em
	}
}

@media screen and (max-width: 768px) {
	.about_exist__container {
		grid-template-columns: 1fr;
		grid-template-rows: repeat(3, auto);
		row-gap: 3.125em
	}
}

@media screen and (min-width: 769px) {
	.about_exist__container .block_advantages {
		grid-column: 1/2;
		grid-row: 1/3
	}
}

.about_exist__container .block_advantages .subtitle {
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	line-height: 1.3
}

@media screen and (max-width: 767px) {
	.about_exist__container .block_advantages .subtitle {
		font-size: calc(18px + 10.2*(100vw - 360px)/1260)
	}
}

@media screen and (min-width: 767px) {
	.about_exist__container .block_advantages .subtitle {
		font-size: calc(18px + 6*100vw/1260)
	}
}

@media screen and (min-width: 1260px) {
	.about_exist__container .block_advantages .subtitle {
		font-size: 24px
	}
}

.about_exist__container .block_advantages .subtitle:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #212529;
	margin-top: 1.8333333333em;
	margin-bottom: 1.6666666667em
}

.about_exist__container .block_advantages .list {
	display: flex;
	flex-direction: column;
	gap: 1.875em
}

.about_exist__container .block_advantages .list li {
	display: grid;
	grid-template-columns: 4.6875em 1fr;
	align-items: center;
	column-gap: 1.875em
}

@media screen and (max-width: 900px)and (min-width: 769px) {
	.about_exist__container .block_advantages .list li {
		grid-template-columns: 3.4375em 1fr;
		column-gap: 1.25em
	}
}

.about_exist__container .block_advantages .list li .icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 4.6875em;
	height: 4.6875em;
	border-radius: 50%;
	background-color: #131b24
}

@media screen and (max-width: 900px)and (min-width: 769px) {
	.about_exist__container .block_advantages .list li .icon {
		width: 3.4375em;
		height: 3.4375em
	}
}

.about_exist__container .block_advantages .list li .icon:before {
	color: #FFF000;
	font-size: 1.875em
}

@media screen and (max-width: 900px)and (min-width: 769px) {
	.about_exist__container .block_advantages .list li .icon:before {
		font-size: 1.375em
	}
}

.about_exist__container .block_advantages .list li p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3
}

@media screen and (max-width: 768px) {
	.about_exist__container .block_card {
		text-align: center
	}
}

.about_exist__container .block_card img {
	border-radius: 1.875em;
	max-width: 37.5em;
	width: 100%;
	height: auto
}

@media screen and (max-width: 768px) {
	.about_exist__container .block_card img {
		max-width: 25em
	}
}

.about_exist__container .block_content_promo {
	display: flex;
	flex-direction: column;
	gap: 2.25em
}

.about_exist__container .block_content_promo .desc {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3
}

.about_exist__container .block_content_promo .subtitle {
	font-family: "Rubik One", sans-serif;
	font-weight: 400;
	line-height: 1.3
}

@media screen and (max-width: 767px) {
	.about_exist__container .block_content_promo .subtitle {
		font-size: calc(24px + 13.6*(100vw - 360px)/1260)
	}
}

@media screen and (min-width: 767px) {
	.about_exist__container .block_content_promo .subtitle {
		font-size: calc(24px + 8*100vw/1260)
	}
}

@media screen and (min-width: 1260px) {
	.about_exist__container .block_content_promo .subtitle {
		font-size: 32px
	}
}

.about_exist__container .block_content_promo .video {
	display: flex;
	align-items: center;
	gap: 2em;
	margin-top: .4375em
}

.about_exist__container .block_content_promo .video p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3
}

.about_exist .modal_video {
	position: fixed;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	height: 100%;
	opacity: 0;
	left: -9999px;
	top: 0;
	z-index: 20;
	background-color: rgba(0, 0, 0, .55);
	transition: opacity .2s ease-in
}

.about_exist .modal_video__active {
	opacity: 1;
	left: 0
}

.about_exist .modal_video .btn {
	padding: 0;
	margin: 0;
	border: none;
	background-color: rgba(0, 0, 0, 0)
}

.about_exist .modal_video__container {
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	gap: 1.25em;
	max-width: 45.625em;
	width: 100%;
	max-height: 90%;
	padding-top: 1.25em;
	padding-bottom: .9375em;
	padding-left: 1.875em;
	padding-right: 1.875em;
	background-color: #000;
	border-radius: .625em;
	color: #fff;
	margin-top: 3%;
	overflow-y: auto
}

@media screen and (max-width: 1024px) {
	.about_exist .modal_video__container {
		margin-top: auto;
		margin-bottom: auto
	}
}

.about_exist .modal_video__container .title {
	font-weight: 500;
	padding-right: .5em
}

@media screen and (max-width: 767px) {
	.about_exist .modal_video__container .title {
		font-size: calc(22px + 13.6*(100vw - 360px)/1260)
	}
}

@media screen and (min-width: 767px) {
	.about_exist .modal_video__container .title {
		font-size: calc(22px + 8*100vw/1260)
	}
}

@media screen and (min-width: 1260px) {
	.about_exist .modal_video__container .title {
		font-size: 30px
	}
}

.about_exist .modal_video__container .close {
	font-weight: 400;
	color: #fff;
	border: 1px solid #fff;
	border-radius: .375em;
	width: max-content;
	margin-left: auto;
	padding-top: .375em;
	padding-bottom: .375em;
	padding-left: .75em;
	padding-right: .75em
}

@media screen and (max-width: 767px) {
	.about_exist .modal_video__container .close {
		font-size: calc(16px + 6.8*(100vw - 360px)/1260)
	}
}

@media screen and (min-width: 767px) {
	.about_exist .modal_video__container .close {
		font-size: calc(16px + 4*100vw/1260)
	}
}

@media screen and (min-width: 1260px) {
	.about_exist .modal_video__container .close {
		font-size: 20px
	}
}

@media screen and (min-width: 1025px) {
	.about_exist .modal_video__container .close {
		transition: .2s ease-in
	}

	.about_exist .modal_video__container .close:hover {
		background-color: #fff;
		color: #000
	}
}

.about_exist .modal_video__container .close_x {
	position: absolute;
	top: .4545454545em;
	right: .4545454545em;
	color: #fff;
	font-size: 1.375em
}

.about_exist .modal_video .close_back {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

section.advantages {
	padding-top: 10.25em;
	padding-bottom: 7.5625em;
	background: #303030;
}

@media screen and (max-width: 1024px) {
	section.advantages {
		padding-top: 6.25em;
		padding-bottom: 6.25em
	}
}

@media screen and (max-width: 768px) {
	section.advantages {
		padding-top: 5em;
		padding-bottom: 5em
	}
}

@media screen and (max-width: 425px) {
	section.advantages {
		padding-top: 3.75em;
		padding-bottom: 3.75em
	}
}

.advantages {
	
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.advantages {
		padding: 3em 0 4.5em
	}
}

.advantages .wrapper {
	display: flex;
	flex-direction: column;
	gap: 4em;
	overflow: unset
}

.advantages h2.title {
	line-height: normal;
	width: max-content;
	position: relative
}

.advantages .items {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(2, 1fr);
	gap: 1.875em
}

@media screen and (max-width: 1024px) {
	.advantages .items {
		gap: 1em
	}
}

@media screen and (max-width: 768px) {
	.advantages .items {
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(3, auto)
	}
}

@media screen and (max-width: 500px) {
	.advantages .items {
		grid-template-columns: 1fr;
		grid-template-rows: repeat(6, auto)
	}
}

.advantages .items .item {
	border: 1px solid #fff;
	text-align: center;
	padding: 1.9375em 2.0625em 2.5em;
	color: #fff
}

@media screen and (max-width: 1024px) {
	.advantages .items .item {
		padding: 1em
	}
}

.advantages .items .item .icon {
	width: 100px;
	height: 100px;
	background: #FFF000;
	margin-left: auto;
	margin-right: auto
}

.advantages .items .item .icon-1 {
	mask: url("../img/advantages/icon-advantage-1.png") no-repeat center/contain;
	-webkit-mask: url("../img/advantages/icon-advantage-1.png") no-repeat center/contain
}

.advantages .items .item .icon-2 {
	mask: url("../img/advantages/icon-advantage-2.png") no-repeat center/contain;
	-webkit-mask: url("../img/advantages/icon-advantage-2.png") no-repeat center/contain
}

.advantages .items .item .icon-3 {
	mask: url("../img/advantages/icon-advantage-3.png") no-repeat center/contain;
	-webkit-mask: url("../img/advantages/icon-advantage-3.png") no-repeat center/contain
}

.advantages .items .item .icon-4 {
	mask: url("../img/advantages/icon-advantage-4.png") no-repeat center/contain;
	-webkit-mask: url("../img/advantages/icon-advantage-4.png") no-repeat center/contain
}

.advantages .items .item .icon-5 {
	mask: url("../img/advantages/icon-advantage-5.png") no-repeat center/contain;
	-webkit-mask: url("../img/advantages/icon-advantage-5.png") no-repeat center/contain
}

.advantages .items .item .icon-6 {
	mask: url("../img/advantages/icon-advantage-6.png") no-repeat center/contain;
	-webkit-mask: url("../img/advantages/icon-advantage-6.png") no-repeat center/contain
}

.advantages .items .item h3 {
	font-size: 1.5em;
	font-weight: 700;
	text-transform: uppercase;
	margin: .83em 0 .54em
}

@media screen and (max-width: 1024px) {
	.advantages .items .item h3 {
		font-size: 1.25em
	}
}

.advantages .items .item p {
	font-size: 1em;
	font-weight: 400;
	line-height: 1.4
}

:root {
	--base-font-size: 1.4rem;
	--base-line-height: 1.2;
	--base-background: #fff;
	--main-color-text: #848e97;
	--second-color-text: #8d81ac;
	--active-color-text: #fff;
	--main-white-text: #fff;
	--main-dark-text: #323232;
	--min-content: 320px;
	--max-content: 1200px;
	--container-padding: 10px;
	--sm-min-content: 320px;
	--sm-max-content: 480.99px;
	--md-min-content: 481px;
	--md-max-content: 992.99px;
	--lg-min-content: 993px;
	--lg-max-content: 1200px
}

.footer {
	background-color: #606975;
	color: #fff
}

.footer__navigation {
	padding: 3.75em 0
}

@media screen and (max-width: 1024px) {
	.footer__navigation {
		padding: 1.875em 0
	}
}

.footer__navigation .wrapper {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px 1em
}

@media screen and (max-width: 1024px) {
	.footer__navigation .wrapper {
		grid-template-columns: repeat(3, 1fr)
	}
}

@media screen and (max-width: 768px) {
	.footer__navigation .wrapper {
		grid-template-columns: 1fr 1fr
	}
}

@media screen and (max-width: 425px) {
	.footer__navigation .wrapper {
		grid-template-columns: auto;
		justify-content: center
	}
}

.footer__navigation .block h3 {
	font-family: "Roboto Condensed";
	font-size: 1.125em;
	font-weight: 700;
	line-height: 1.39;
	color: #a5abb2;
	text-transform: uppercase
}

.footer__navigation .block .list {
	list-style: disc;
	padding-left: .875em
}

.footer__navigation .block .list li::marker {
	font-size: .75em
}

.footer__navigation .block .list li a {
	font-size: .75em;
	font-weight: 500;
	line-height: 1.42;
	color: #fff;
	text-decoration: none;
	transition: .1s ease-in
}

.footer__navigation .block .list li a:hover {
	color: #ccc;
	text-decoration: underline
}

.footer__navigation .block .list__contacts {
	list-style: none;
	padding-left: 0
}

.footer__navigation .block_1 {
	display: flex;
	flex-direction: column;
	gap: 1.25em
}

.footer__navigation .block_1 .logo svg {
	max-width: 145px;
	width: 100%;
	height: 60px;
	--logo_color_red: #c3c6cb;
	--logo_color_blue: #989fa7;
	--logo_color_blue__footer: transparent;
	--logo_color_yellow: #c3c6cb
}

.footer__navigation .block_1 .list__social {
	text-decoration: none;
	display: flex;
	gap: 1.875em
}

.footer__navigation .block_1 .list__social svg {
	width: 1.25em;
	height: 1.25em;
	fill: #fff;
	transition: .1s ease-in
}

.footer__navigation .block_1 .list__social svg.social__facebook:hover {
	fill: #166bda
}

.footer__navigation .block_1 .list__social svg.social__instagram:hover {
	fill: #d8006a
}

.footer__navigation .block_1 .list__social svg.social__youtube:hover {
	fill: #e60000
}

.footer__navigation .block_1 .list__social svg.social__twitter:hover {
	fill: #009bd6
}

.footer__copyright {
	padding: 15px 0
}

.footer__copyright p {
	color: rgba(255, 255, 255, .53);
	font-size: .6875em;
	font-weight: 300;
	line-height: 1.36
}

@media screen and (max-width: 425px) {
	.footer__copyright p {
		text-align: center
	}
}
.title-green{
	color: #007d50;
	font-weight: 700;
	font-family: Inter;
	font-size: 56px;
}

@media (min-width: 1550px){
	.main_screen {
    background: url(../img/main-screen/bg.png) center / cover no-repeat;
}
}



@media (max-width: 1300px){
	.btn-filter{
		left: 0;
	}
	.main_screen__top .promo_period{
		padding-right: 15px;
	}
}

@media (max-width: 1200px){
	.main_screen__bottom{
		margin-top: -80px;
	}
	.main_screen__bottom img.gifts{
		margin-bottom: 0;
	}
}

@media (max-width: 1030px){
	.about_brand__advantages--item p{
		font-size: 20px;
	}
	.about_brand__advantages--item p.two{
		font-size: 28px;
	}
}
@media (max-width: 1025px){
	.terms_participation__list .item .block_products img {
		max-width: 140%;
		width: 140%;
		margin-left: -150px;
		margin-top: 0px;
	}
	.terms_participation__list .item_2 .block_img {
    margin-top: -200px;
}
	
}

@media (max-width: 991.98px){
	.terms_participation__list .item .block:not(.block_img) .container .desc{
		font-size: 30px;
	}
	.terms_participation__list .item .block_products img {
		margin-left: -140px;

	}
	.promotion__timer{
		padding: .875em 2em .8125em;
		padding-top: 1.5em;
		padding-bottom: 1.5em;
	}
	.flex-promotion{
		gap: 20px;
	}
	.about_brand__advantages--item p{
		font-size: 18px;
	}
	.about_brand__advantages--item p.two{
		font-size: 24px;
	}
	.about_brand__video {
		height: 500px;
	}
	.main_screen__guarantee{
		margin-top: -40px;
	}
	.btn-filter{
		min-width: 375px;
		margin-top: 40px;
    margin-bottom: 80px;
	}
}

@media (max-width: 869.98px){
	.main_screen__bottom img.gifts{
		max-width: 450px;
		display: block;
		position: relative;
		right: -30px;
	}
	.main_screen__bottom {
        margin-top: -40px;
    }
	 .terms_participation__list .item .block_gifts img {
    max-width: 100%;
    width: 100%;
    margin-left: -30px;
}
    .terms_participation__list .item_2 .block_img {
        margin-top: -100px;
    }
}

@media (max-width: 844.98px){
	.about_brand__advantages--item p{
		font-size: 16px;
	}
	.about_brand__advantages--item p.two{
		font-size: 22px;
	}
}

@media (min-width: 844.98px){
	.main_screen__guarantee.mob{
		display: none;
	}
	.main_screen__guarantee.desc{
		display: block;
	}
}

@media (max-width: 844.98px){
	.main_screen__bottom{
		flex-direction: column;
		align-items: center;
    justify-content: center;
	}
	.main_screen__bottom img.gifts{
		max-width: 100%;
	}
	.main_screen__guarantee.mob{
		display: block;
	}
	.main_screen__guarantee.desc{
		display: none;
	}
	.main_screen {
    background: url("../img/main-screen/bg.png") left -100px / cover no-repeat;
}
	.main_screen__bottom{
		margin-bottom: -100px;
	}
	.main_screen__guarantee{
		position: relative;
		top: 40px;
		margin-left: 0;
	}
	.slogan-left{
		margin-top: 30px;
	}
	.main_screen__top .logo{
		text-align: start;
	}
	.btn-filter{
		margin-top: 100px;
		margin-bottom: 30px;
	}
	.main_screen__bottom img.gifts{
		margin-bottom: 100px;
		bottom: 0;
	}
}

@media (max-width: 767.98px){
   .flex-promotion{
		flex-direction: column;
		align-items: center;
	}
	.flex-promotion div.img{
		max-width: 100vw;
	
	}
	.about_brand__advantages{
		flex-direction: column;
	}
	.about_brand__advantages div.img{
		text-align: center;
	}
	.title-green{
		font-size: 48px;
	}
	    .about_brand__video {
        height: 400px;
    }
	 .about_brand__advantages{
		margin-bottom: 0px;
	 }
	 .terms_participation__list .item_rules .desc{
		font-size: 14px;
		gap: 5px;
	 }
	 .terms_participation__list .item{
		flex-direction: column;
	 }
	 .terms_participation__list .item .block_products img{
		   max-width: 100%;
        width: 100%;
		  margin-left: 0;
	 }
	  .terms_participation__list .item_2 .block_img {
        margin-top: 0px;
    }
	 .terms_participation__list .item_2{
		flex-direction: column-reverse;
	 }
	 .terms_participation__list .item_2{
		height: auto;
	 }
	 .terms_participation__list .item .block.block_3{
		margin-left: 0;
	 }
}

@media (max-width: 600px){
	.promotion__timer--time {
    min-width: 100px;
}
   .about_brand__video {
        height: 300px;
    }
	 .slogan-left img{
		max-width: 450px;
	 }
	 .main_screen__bottom img.gifts{
		right: 0;
	 }
}


@media (max-width: 518px){
	.promotion__timer--time {
		min-width: 100px;
		padding: 0 0 0;
		padding-top: 0;
		padding-bottom:0;
	}
	    .promotion__timer {
        padding: .875em 1.5em .8125em;
        padding-top: 1.3em;
        padding-bottom: 1.3em;
    }
	 .about_brand__advantages--item p{
		font-size: 14px;
	}
	.about_brand__advantages--item p.two{
		font-size: 18px;
	}
	.terms_participation__list .item .block:not(.block_img) .container .desc{
		font-size: 24px;
	}
}

@media (max-width: 485px){
	 .promotion__timer {
		scale: 0.9;
	 }
	 .title-green{
		font-size: 44px;
	}
	.about_brand__video {
        height: 250px;
    }
	 .slogan-left img{
		max-width: 380px;
	 }
}

@media (max-width: 440px){
	 .promotion__timer {
		scale: 0.8;
	 }
	     .about_brand__video {
        height: 200px;
    }
	 .slogan-left img{
		max-width: 300px;
		margin: 0 auto;
	 }
	 .btn-filter{
		font-size: 28px;
		min-width:90vw;
	 }
}

@media (max-width: 385px){
	 .promotion__timer {
		scale: 0.7;
	 }
}
.btn-filter:hover{
	opacity: 0.8;
}