/********* custom css overlay by scott ***********/

/* fonts */

@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: baseline;
	scroll-behavior: smooth
}

*,
:after,
:before {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

address,
article,
aside,
body,
details,
figcaption,
figure,
footer,
header,
img,
main,
nav {
	display: block
}

img {
	max-width: 100%
}

main {
	overflow: hidden
}

ol,
ul {
	list-style: none
}

li:empty,
p:empty {
	display: none
}
p {
  font-size: 18px;
  letter-spacing: 0.3px;
  line-height: 32px;
  margin-top: 20px !important;
  color: #616161 !important;
  font-family: "new-hero", sans-serif !important;
  font-weight: 500;
  margin-bottom: 20px;
}
button,
input,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: inherit;
	background: transparent;
	border: none
}

strong {
	font-weight: 700
}

a {
	text-decoration: none;
	color: inherit
}

:active,
:focus {
	outline: none
}

html {
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-size: 1rem
}

body,
text {
	font-weight: 400;
	font-family: "new-hero", sans-serif !important
}

.h1,
h1 {
	font-size: 50px;
	letter-spacing: 0px;
	line-height: 100px;
	margin-top: 20px;
	color: #474747;
	font-family: hero-new, sans-serif !important
    font-weight: super;
}

.h1.scale,
h1.scale {
	font-size: 4.1666666667vw;
	line-height: 5.2083333333vw
}

@media screen and (max-width:1025px) {
	.h1.scale,
	h1.scale {
		font-size: 40px;
		line-height: 50px
	}
}

.h2,
h2 {
	font-size: 30px;
	letter-spacing: 0px;
	line-height: 40px;
	margin-top: 20px;
	color: #474747;
	font-family: hero-new, sans-serif !important
	font-weight: super;
}

.h3,
h3 {
	font-size: 28px;
	letter-spacing: 0px;
	line-height: 38px;
	margin-top: 20px;
	color: #474747;
	font-family: hero-new, sans-serif !important
	font-weight: bold;
}

.h4,
h4 {
	font-size: 24px;
	letter-spacing: 0px;
	line-height: 34px;
	margin-top: 20px;
	color: #474747;
	font-family: hero-new, sans-serif !important
	font-weight: bold;
}
.h5,
h5 {
	font-size: 22px;
	letter-spacing: 1.1px;
	line-height: 32px;
	margin-top: 20px;
	color: #474747;
	font-family: hero-new, sans-serif !important
	font-weight: 600;
}
.h6,
h6 {
	font-size: 20px;
	letter-spacing: 0.2px;
	line-height: 30px;
	margin-top: 20px;
	color: #616161;
	font-family: hero-new, sans-serif !important
	font-weight: lighter;
}

.h5,
.small,
h5 {
	font-size: .875rem
}

p.dark,
p.dark strong {
	color: #3b3f48
}

.bigger,
.bigger p {
	font-size: 18px;
	line-height: 30px
}

.single-blog-post,
.text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.single-blog-post--nowrap,
.text--nowrap {
	white-space: inherit
}

.single-blog-post strong,
.text strong {
	color: #E06938
}

.single-blog-post .button,
.text .button {
	margin-top: 50px
}

.single-blog-post p,
.text p {
	color: #676d7c
}

.single-blog-post .title:not(:first-child),
.single-blog-post h1:not(:first-child),
.single-blog-post h2:not(:first-child),
.single-blog-post h3:not(:first-child),
.single-blog-post h4:not(:first-child),
.single-blog-post h5:not(:first-child),
.single-blog-post ol:not(:first-child),
.single-blog-post p:not(:first-child),
.single-blog-post ul:not(:first-child),
.text .title:not(:first-child),
.text h1:not(:first-child),
.text h2:not(:first-child),
.text h3:not(:first-child),
.text h4:not(:first-child),
.text h5:not(:first-child),
.text ol:not(:first-child),
.text p:not(:first-child),
.text ul:not(:first-child) {
	margin-top: 10px;
}

.single-blog-post--white,
.single-blog-post--white p,
.text--white,
.text--white p {
	color: #fdfdfd !important;
}
a {
	font-size: 18px;
}
.single-blog-post h1 {
	font-size: 2.2rem;
	line-height: 1.5
}

.nm {
	margin-bottom: 0!important
}

.title {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.title--mb {
	margin-bottom: 40px
}

.title--center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.title h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #00abc8;
	font-weight: 600;
	margin-bottom: 5px
}

.title h2,
.title h3 {
	margin-top: 0!important
}

.title h2 {
	font-size: 30px;
	line-height: 50px
}

.section {
	padding: 80px 0
}

.section--light {
	background-color: #f2f8fc
}

.section--npb {
	padding-bottom: 0
}

.section--npt {
	padding-top: 0
}

.section--lpt {
	padding-top: 60px
}

.section--lpb {
	padding-bottom: 60px
}

.site-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: -30px;
	margin-right: -30px
}

@media screen and (max-width:1025px) {
	.site-col {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-left: 0;
		margin-right: 0
	}
}

.site-col--text {
	width: 50%;
	margin: 0 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media screen and (max-width:1025px) {
	.site-col--text {
		width: 100%;
		margin: 0;
	}
}

.site-col--image {
  width: 40%;
  margin: 0 30px 0 30px;
}

@media screen and (max-width:1025px) {
	.site-col--image {
		margin: 0;
		width: 100%;
		max-width: 100%;
		left: 0
	}
}

.site-col--image img {
	max-width: 100%
}

.site-col--rev {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.site-col--rev .site-col--text {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

@media screen and (max-width:1025px) {
	.site-col--rev {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.site-col__text {
	max-width: 570px
}

@media screen and (max-width:1025px) {
	.site-col__text {
		max-width: 100%
	}
}

.site-col__text--push {
	margin-top: 30px
}

.site-col__text p {
	font-size: 18px;
	line-height: 30px
}

body {
	overflow-x: hidden
}

.container {
	margin: 0 auto;
	width: 90%;
	position: relative;
/* 	padding: 0 10.4166666667vw; */
}

@media screen and (min-width:1355px) {
	.container {
		width: 1255px
	}
}

.container--left {
	margin-left: 5%
}

@media screen and (min-width:1305px) {
	.container--left {
		margin-left: calc(50% - 627.5px)
	}
}

.container--right {
	margin-right: 5%
}

@media screen and (min-width:1305px) {
	.container--right {
		margin-right: calc(50% - 627.5px)
	}
}

.flex {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.flex,
.flex--center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.flex--center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media screen and (min-width:769px) {
	.flex--1 {
		width: 8.33333%
	}
	.flex--2 {
		width: 16.66667%
	}
	.flex--3 {
		width: 25%
	}
	.flex--4 {
		width: 33.33333%
	}
	.flex--5 {
		width: 41.66667%
	}
	.flex--6 {
		width: 50%
	}
	.flex--7 {
		width: 58.33333%
	}
	.flex--8 {
		width: 66.66667%
	}
	.flex--9 {
		width: 75%
	}
	.flex--10 {
		width: 83.33333%
	}
	.flex--11 {
		width: 91.66667%
	}
	.flex--12 {
		width: 100%
	}
}

.align--start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.align--center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.align--strech {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.align--end {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.justify--start {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.justify--center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.justify--space {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.justify--end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

/* .main {
	margin-top: 120px
} */

.header {
	position: related;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	padding: 0 3.6458333333vw;
	background-color: #f2f8fc
}

@media screen and (max-width:1025px) {
	.header {
		padding: 0 30px
	}
}

.header__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 120px
}

.logo {
	width: 180px
}

.logo img,
.logo svg {
	width: 100%
}

.nav {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	width: calc(100% - 180px);
	padding-left: 7.8125vw
}

.nav,
.nav__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.nav__item {
	cursor: pointer;
	position: relative
}

.nav__item:after {
	content: "";
	position: absolute;
	width: 90%;
	height: 3px;
	pointer-events: none;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -8px;
	max-width: 0;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	background: #00abc8;
	border-radius: 5px
}

.nav__item.active:after,
.nav__item:hover:after {
	max-width: 100%
}

.nav__item:not(:first-child) {
	margin-left: 3.125vw
}

@media screen and (max-width:1025px) {
	.nav__item {
		margin: 0 0 20px!important;
		border: none!important
	}
}

@media screen and (max-width:1025px) {
	.nav {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: block;
		-webkit-clip-path: circle(0 at 100% 0);
		clip-path: circle(0 at 100% 0);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		position: fixed;
		z-index: 100;
		background: #fdfdfd;
		pointer-events: none
	}
	.nav,
	.nav .nav__items {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.nav .nav__items {
		padding-right: 3.125vw;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.nav .nav__item {
		opacity: 0;
		font-size: 2.2rem;
		margin-bottom: 1vh
	}
}

.hamburger {
	position: relative;
	cursor: pointer;
	-webkit-transition: -webkit-transform .4s;
	transition: -webkit-transform .4s;
	transition: transform .4s;
	transition: transform .4s, -webkit-transform .4s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 60px;
	height: 60px;
	z-index: 101
}

@media screen and (min-width:1025px) {
	.hamburger {
		display: none
	}
}

.hamburger svg {
	width: 100%;
	height: 100%
}

.hamburger__line {
	fill: none;
	-webkit-transition: stroke-dasharray .4s, stroke-dashoffset .4s;
	transition: stroke-dasharray .4s, stroke-dashoffset .4s;
	stroke: #000;
	stroke-width: 5.5;
	stroke-linecap: round
}

.hamburger__line--top {
	stroke-dasharray: 40 160
}

.hamburger__line--middle {
	stroke-dasharray: 40 142;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition: -webkit-transform .4s;
	transition: -webkit-transform .4s;
	transition: transform .4s;
	transition: transform .4s, -webkit-transform .4s
}

.hamburger__line--bottom {
	stroke-dasharray: 40 85;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition: stroke-dashoffset .4s, -webkit-transform .4s;
	transition: stroke-dashoffset .4s, -webkit-transform .4s;
	transition: transform .4s, stroke-dashoffset .4s;
	transition: transform .4s, stroke-dashoffset .4s, -webkit-transform .4s
}

.nav--toggled .nav {
	pointer-events: all;
	-webkit-clip-path: circle(141.4% at 100% 0);
	clip-path: circle(141.4% at 100% 0)
}

.nav--toggled .nav__item {
	opacity: 1;
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.nav--toggled .hamburger {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.nav--toggled .hamburger__line {
	fill: none;
	-webkit-transition: stroke-dasharray .4s, stroke-dashoffset .4s;
	transition: stroke-dasharray .4s, stroke-dashoffset .4s;
	stroke: #000;
	stroke-width: 5.5;
	stroke-linecap: round
}

.nav--toggled .hamburger__line--top {
	stroke-dashoffset: -64px
}

.nav--toggled .hamburger__line--middle {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.nav--toggled .hamburger__line--bottom {
	stroke-dashoffset: -64px
}

.main--gap {
	margin-top: 120px
}

.social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -10px;
	margin-right: -10px
}

.social a {
	display: block;
	margin: 0 10px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.social a:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.cta {
	background-color: #8ED1FC;
	padding: 60px 0;
	color: #fff
}

.cta__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 800px;
	margin: 0 auto
}

.cta__title {
	margin-bottom: 30px;
	font-size: 40px;
	line-height: 50px
}

.cta__copy {
	margin-bottom: 47px;
	font-size: 18px;
	line-height: 30px
}

.hero {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 10.4166666667vw;
	background-color: #f2f8fc;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	position: relative;
	z-index: 2
}

@media screen and (max-width:1025px) {
	.hero {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.hero__overflow {
	overflow: hidden;
	z-index: 2;
	position: relative
}

.hero__overflow:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: #f2f8fc;
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.hero__col {
	width: 50%
}

.hero__col--home {
	top: -50px;
	position: relative
}

@media screen and (min-width:1025px) {
	.hero__col--home {
		position: absolute;
		width: 50vw;
		right: 3%;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

.hero__col--text {
	padding: 130px 0
}

@media screen and (max-width:1025px) {
	.hero__col {
		width: 100%
	}
}

.hero__image {
	width: 100%
}

.hero p {
	color: #1f2124;
	font-size: 20px;
	line-height: 30px
}

.icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 40px -30px 0
}

.icons .tilt {
	max-width: 25%;
	position: relative
}

@media screen and (max-width:1200px) {
	.icons .tilt {
		max-width: 50%
	}
}

@media screen and (max-width:1025px) {
	.icons .tilt {
		max-width: 100%;
		width: 100%
	}
}

.icon {
	padding: 30px;
	position: relative;
	white-space: pre-line;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.icon__image {
	width: 100%;
	max-width: 100px;
	max-height: 100px
}

.icon__title {
	font-size: 22px;
	margin: 40px 0 20px;
	min-height: 70px
}

.icon__link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 2
}

.icon__go {
	max-width: 58px;
	margin-top: 30px
}

.icon:after,
.icon__go {
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	opacity: 0
}

.icon:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	-webkit-box-shadow: 0 33px 66px rgba(211, 223, 230, .6509803921568628);
	box-shadow: 0 33px 66px rgba(211, 223, 230, .6509803921568628);
	border-radius: 39px;
	pointer-events: none
}

.icon:hover:after {
	content: "";
	opacity: 1
}

.icon:hover .icon__go {
	opacity: 1
}

.icon svg {
	position: relative;
	width: 58px;
	height: 58px
}

.icon--blue svg circle {
	fill: #00abc8
}

.icon--red svg circle {
	fill: #E06938
}

.icon--purple svg circle {
	fill: #b18af1
}

.icon--blue-dark svg circle {
	fill: #5b89e5
}

.quote {
	padding-bottom: 100px;
	position: relative;
	margin-top: 40px
}

.quote:after {
	content: "";
	top: 0;
	height: 100%;
	height: calc(100% - 64px);
	top: 50px;
	background-color: #f2f8fc;
	border-radius: 20px
}

.quote:after,
.quote__quotes {
	position: absolute;
	left: 0;
	width: 100%;
	display: block
}

.quote__quotes {
	pointer-events: none;
	top: 0;
	height: 100%
}

.quote__quotes:after,
.quote__quotes:before {
	content: "";
	position: absolute;
	width: 53px;
	height: 36px;
	display: block;
	background-image: url(quote.2deb2bfb.svg);
	background-repeat: no-repeat;
	background-position: 50%;
	z-index: 2
}

.quote__quotes:after {
	left: 40px;
	top: 35px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.quote__quotes:before {
	bottom: 0;
	right: 30px
}

.quote__meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 175px;
	position: relative;
	z-index: 2
}

.quote__name {
	font-size: 22px;
	font-weight: 700;
	margin-top: 10px
}

.quote__position {
	margin-top: 5px
}

.quote__image {
	width: 100px;
	height: 100px;
	border-radius: 100px;
	overflow: hidden;
	-webkit-box-shadow: 2px 9px 12px rgba(211, 223, 230, .6509803921568628);
	box-shadow: 2px 9px 12px rgba(211, 223, 230, .6509803921568628)
}

.quote__image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

.quote__copy {
	position: relative;
	z-index: 2;
	margin: 40px auto 0;
	max-width: 740px;
	text-align: center
}

.scale-image {
	width: 125%;
	max-width: 125%!important;
	left: -17%;
	position: relative
}

.scale-image-- {
	width: 130%;
	max-width: 130%!important;
	left: -11%
}

@media screen and (max-width:1025px) {
	.scale-image {
		width: 100%!important;
		max-width: 100%!important;
		left: 0!important
	}
}

.clients {
	display: -webkit-box;
	display: -ms-flexbox;
	display: block;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 70px 0 auto
}

.icon__go path {
	fill: none;
	stroke: #fff
}

@-webkit-keyframes animateAfter {
	0% {
		max-width: 0
	}
	to {
		max-width: 100%
	}
}

@keyframes animateAfter {
	0% {
		max-width: 0
	}
	to {
		max-width: 100%
	}
}

.service {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 80px -60px 0
}

.service__image {
	width: 20%;
	margin: 0 60px;
	position: relative
}

.service__image-img {
	width: 100%;
	border-radius: 10px;
	overflow: hidden
}

.service__icon {
	position: absolute;
	top: 0;
	right: -5.7291666667vw;
	width: 12.3958333333vw;
	height: 12.3958333333vw
}

@media screen and (max-width:1025px) {
	.service__icon {
		width: 100px;
		height: 100px
	}
}

.service__title {
	font-size: 28px;
	line-height: 42px;
	margin-bottom: 50px;
	margin-top: 1.5625vw
}

.service__tabs {
	width: 33%;
	margin: 0 20px;
	position: relative
}

.service__tab {
	max-width: 420px;
	padding: 90px 45px 45px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px
}

.service__tab h2,
.service__tab p {
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	opacity: 0
}

.service__tab:first-child:after,
.service__tab:first-child:before {
	content: "";
	display: block;
	width: calc(100% - 90px);
	height: 3px;
	background-color: #333;
	position: absolute;
	top: 45px;
	left: 45px
}

.service__tab:first-child:after {
	-webkit-animation: animateAfter 3s infinite;
	animation: animateAfter 3s infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	z-index: 2
}

.service__tab:first-child:before {
	opacity: .1
}

.service__tab:first-child {
	position: relative
}

.service__tab.active {
	z-index: 2
}

.service__tab.active h2,
.service__tab.active p {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.service--blue li:after {
	background-color: #00abc8!important
}

.service--red li:after {
	background-color: #E06938!important
}

.service--red .tabs {
	background-color: #fdf5f4
}

.service--red .tabs .service__tab:after {
	content: "";
	background-color: #E06938
}

.service--red .tabs .service__tab.active:after {
	content: "";
	opacity: 1;
	background-color: #E06938
}

.service--red .tabs h2 {
	color: #E06938;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 24px
}

.service--blue .tabs {
	background-color: #f0f6fa
}

.service--blue .tabs .service__tab:after {
	content: "";
	background-color: #00abc8
}

.service--blue .tabs .service__tab.active:after {
	content: "";
	opacity: 1;
	background-color: #00abc8
}

.service--blue .tabs h2 {
	color: #00abc8;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 24px
}

.service--purple li:after {
	background-color: #b18af1!important
}

.service--purple .tabs {
	background-color: #f4effd
}

.service--purple .tabs .service__tab:after {
	content: "";
	background-color: #b18af1
}

.service--purple .tabs .service__tab.active:after {
	content: "";
	opacity: 1;
	background-color: #b18af1
}

.service--purple .tabs h2 {
	color: #b18af1;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 24px
}

.service--blue-dark li:after {
	background-color: #5b89e5!important
}

.service--blue-dark .tabs {
	background-color: #eaf0fc
}

.service--blue-dark .tabs .service__tab:after {
	content: "";
	background-color: #0138af
}

.service--blue-dark .tabs .service__tab.active:after {
	content: "";
	opacity: 1;
	background-color: #0138af
}

.service--blue-dark .tabs h2 {
	color: #0138af;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 24px
}

.service__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.service__list li {
	font-size: 18px;
	color: #3b3f48;
	cursor: pointer;
	position: relative
}

.service__list li:after {
	content: "";
	position: absolute;
	width: 80%;
	height: 3px;
	pointer-events: none;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -8px;
	max-width: 0;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	background: #00abc8;
	border-radius: 5px;
	-webkit-transform: unset;
	transform: unset;
	left: 0;
	width: 100%
}

.service__list li.active:after,
.service__list li:hover:after {
	max-width: 100%
}

.service__list li:not(:last-child) {
	margin-bottom: 18px
}

.service li,
.service p {
	color: #3b3f48
}

@media screen and (max-width:1025px) {
	.service {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0 0 40px
	}
	.service .service__image,
	.service .service__tabs {
		width: 100%;
		margin: 0 0 20px
	}
}

.stop-play .service__tab:after {
	max-width: 100%;
	-webkit-animation-name: unset;
	animation-name: unset
}

.blog-posts {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-right: -20px
}

.blog-post,
.blog-posts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.blog-post {
	width: calc(25% - 40px);
	position: relative;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 20px 40px
}

.blog-post:hover .blog-post__image {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.blog-post:hover .blog-post__arrow {
	-webkit-transform: translateX(20px);
	transform: translateX(20px)
}

.blog-post__link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 5
}

.blog-post__image {
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.blog-post__image-wrapper {
	border-radius: 8px;
	overflow: hidden
}

.blog-post__category {
	font-size: 12px;
	padding: 6px 14px;
	border: 1px solid #E06938;
	border-radius: 4px;
	margin: 20px 0;
	color: #737884;
	font-weight: 400
}

.blog-post__body {
	color: #676d7c
}

.blog-post__title {
	font-size: 18px;
	color: #1f2124
}

.blog-post__description {
	font-size: 14px;
	margin-top: 15px
}

.blog-post__arrow {
	margin-top: 25px;
	display: block;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.blog-post__arrow img {
	width: 36px;
	height: auto
}

.blog-post--big {
	width: calc(50% - 40px)
}

.blog-post--big:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: #1f2124;
	z-index: 0;
	opacity: .5;
	border-radius: 8px
}

.blog-post--big .blog-post__body {
	position: absolute;
	z-index: 2;
	bottom: 0;
	padding: 40px;
	color: #fdfdfd
}

.blog-post--big .blog-post__title {
	font-size: 28px;
	margin-bottom: 20px;
	color: #fdfdfd;
}
.blog-post--big .blog-post__description, .blog-post--big p {
	color: #fdfdfd !important;
}
.blog-post--big .blog-post__category {
	position: absolute;
	top: 40px;
	left: 40px;
	color: #fdfdfd;
	margin: 0;
	z-index: 2
}

.blog-post--big .blog-post__image {
	position: absolute;
	-o-object-fit: cover;
	object-fit: cover;
	min-width: 100%;
	min-height: 100%
}

.blog-post--big .blog-post__image-wrapper {
	min-height: 390px;
	max-height: 450px;
	overflow: hidden;
	width: 100%;
	position: relative
}

.single-blog-post img {
	width: 100%;
	height: auto
}

.post-hero-image {
	position: absolute;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	-o-object-position: center;
	object-position: center;
	z-index: 3;
	opacity: 0;
	pointer-events: none;
	mix-blend-mode: multiply;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.post-hero-image.active {
	opacity: .5
}

.load-more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	display: none
}

.load-more.active,
.portfolio {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.portfolio {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.portfolio-item {
	background-color: #f2f8fc;
	position: relative;
	height: 100%;
	border-radius: 20px
}

.portfolio-item,
.portfolio-item p {
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.portfolio-item__link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 2
}

.portfolio-item ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.portfolio-item ul li:before {
	content: " ";
	display: block;
	width: 10px;
	min-width: 5px;
	height: 5px;
	border-radius: 5px;
	background: #000;
	position: relative;
	top: 10px;
	margin-right: 20px
}

.portfolio-item--small {
	width: calc(33% - 30px);
	margin-bottom: 60px
}

.portfolio-item--small .portfolio-item {
	padding: 40px;
	overflow: hidden
}

.portfolio-item--small .portfolio-item ul {
	margin-bottom: 120px
}

.portfolio-item--small .portfolio-item ul li {
	opacity: 0;
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px)
}

.portfolio-item--small .portfolio-item__image,
.portfolio-item--small .portfolio-item ul li {
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.portfolio-item--small .portfolio-item__image {
	margin-top: 60px;
	width: 70%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateY(0) translateX(-50%);
	transform: translateY(0) translateX(-50%);
	bottom: 30px
}

.portfolio-item--small .portfolio-item__image img {
	width: 110%
}

.portfolio-item--small .portfolio-item h2 {
	font-size: 30px
}

.portfolio-item--small .portfolio-item:hover li {
	opacity: 1!important;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.portfolio-item--small .portfolio-item:hover .portfolio-item__image {
	-webkit-transform: translateY(50%) translateX(-50%);
	transform: translateY(50%) translateX(-50%)
}

.portfolio-item--big {
	overflow: hidden;
	width: calc(66% - 30px);
	margin-bottom: 60px
}

.portfolio-item--big .portfolio-item {
	padding: 60px
}

.portfolio-item--big .portfolio-item__copy {
	width: 50%
}

.portfolio-item--big .portfolio-item__copy,
.portfolio-item--big .portfolio-item__image {
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.portfolio-item--big .portfolio-item__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: absolute;
	width: 90%;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%) translateX(50%);
	transform: translateY(-50%) translateX(50%)
}

.portfolio-item--big .portfolio-item__image img {
	max-height: 100%;
	max-width: 100%
}

.portfolio-item--big:hover .portfolio-item__copy {
	-webkit-transform: translateX(-150%);
	transform: translateX(-150%)
}

.portfolio-item--big:hover .portfolio-item__image {
	-webkit-transform: translateY(-50%) translateX(-5%);
	transform: translateY(-50%) translateX(-5%)
}

.portfolio-item--blue {
	background-color: #f2f8fc
}

.portfolio-item--blue:hover,
.portfolio-item--blue ul li:before {
	background-color: #00abc8
}

.portfolio-item--red {
	background-color: #E06938;
	color: #fff
}

.portfolio-item--red:hover {
	background-color: #fdf5f4;
	color: #1f2124
}

.portfolio-item--red:hover p {
	color: #1f2124
}

.portfolio-item--red p {
	color: #fff
}

.portfolio-item--purple {
	background-color: #b18af1;
	color: #fff
}

.portfolio-item--purple p {
	color: #fff
}

.portfolio-item--purple:hover {
	background-color: #f4effd;
	color: #1f2124
}

.portfolio-item--purple:hover p {
	color: #1f2124
}

.portfolio-item--green {
	background-color: #f4f9f3
}

.portfolio-item--green:hover,
.portfolio-item--green ul li:before {
	background-color: #7faa6e
}

.portfolio-item--blue-dark {
	background-color: #5b89e5;
	color: #fff
}

.portfolio-item--blue-dark:hover {
	background-color: #f2f8fc;
	color: #1f2124
}

.portfolio-item--blue-dark:hover p {
	color: #1f2124
}

.portfolio-item--blue-dark p {
	color: #fff
}

.porfolio__header {
	padding: 140px 0
}

.porfolio__header .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.porfolio__header .container h1,
.porfolio__header .container p {
	width: 50%
}

.porfolio a,
.porfolio li,
.porfolio p {
	font-size: 18px;
	line-height: 30px
}

.porfolio li {
	color: #3b3f48;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 20px
}

.porfolio li:before {
	content: " ";
	margin-right: 24px;
	width: 24px;
	height: 24px;
	min-width: 24px;
	min-height: 24px;
	border-radius: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%
}

.porfolio li.check:before {
	background-image: url(check.c4d3eb01.svg)
}

.porfolio li.plus:before {
	background-image: url(plus.454b828a.svg)
}

.porfolio li.minus:before {
	background-image: url(minus.8d1c4532.svg)
}

.porfolio li.blank:before {
	background-color: #00abc8
}

.porfolio img {
	width: 100%
}

.porfolio section {
	margin: 80px 0
}

.porfolio__image--half,
.porfolio__image--half .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.porfolio__image--half img {
	width: calc(50% - 30px)
}

.porfolio .cols .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.porfolio .cols .container .col {
	width: calc(50% - 30px);
	margin-bottom: 30px
}

.porfolio .cols .container .col--fw {
	margin-bottom: 30px;
	width: 100%
}

.porfolio--blue li:before {
	background-color: #00abc8
}

.porfolio--blue .collage {
	background-color: #f2f8fc
}

.porfolio--blue .next-prev--next:after,
.porfolio--blue .next-prev--next:before,
.porfolio--blue .next-prev--prev:after,
.porfolio--blue .next-prev--prev:before {
	background-color: #00abc8
}

.porfolio--green li:before {
	background-color: #7faa6e
}

.porfolio--green .collage {
	background-color: #d6f0cd
}

.porfolio--green .next-prev--next:after,
.porfolio--green .next-prev--next:before,
.porfolio--green .next-prev--prev:after,
.porfolio--green .next-prev--prev:before {
	background-color: #7faa6e
}

.porfolio--blue-dark li:before {
	background-color: #0138af
}

.porfolio--blue-dark .collage {
	background-color: #5b89e5
}

.porfolio--blue-dark .next-prev--next:after,
.porfolio--blue-dark .next-prev--next:before,
.porfolio--blue-dark .next-prev--prev:after,
.porfolio--blue-dark .next-prev--prev:before {
	background-color: #0138af
}

.porfolio--red li:before {
	background-color: #E06938
}

.porfolio--red .collage {
	background-color: #fdf5f4
}

.porfolio--red .next-prev--next:after,
.porfolio--red .next-prev--next:before,
.porfolio--red .next-prev--prev:after,
.porfolio--red .next-prev--prev:before {
	background-color: #E06938
}

.collage {
	background-color: #f2f8fc;
	margin-top: 0!important
}

.collage .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.collage__phone {
	width: calc(17% - 5px)!important
}

.collage__desktop {
	width: calc(83% - 5px)!important
}

.next-prev {
	font-size: 22px;
	font-weight: 700
}

.next-prev,
.next-prev .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.next-prev .container {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.next-prev:hover:before {
	-webkit-transform: rotate(180deg) scale(1.1);
	transform: rotate(180deg) scale(1.1)
}

.next-prev:hover:after {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.next-prev--prev:before {
	margin-right: 20px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.next-prev--next:after,
.next-prev--prev:before {
	content: " ";
	display: block;
	width: 58px;
	height: 58px;
	border-radius: 100%;
	background-color: #333;
	background-image: url(go2.20939308.svg);
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.next-prev--next:after {
	margin-left: 20px
}

.button {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 212px;
	height: 60px;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	cursor: pointer;
	background: #00abc8;
	border-radius: 12px;
	border: 2px solid #00abc8;
	color: #fdfdfd;
	font-size: 18px;
	font-weight: 600;
	white-space: nowrap
}

.button:after {
	content: "";
	display: none
}

.button--small {
	width: 145px;
	height: 48px;
	font-size: 16px
}

.button--red {
	border-color: #E06938;
	background-color: #E06938
}

.button--outline {
	background-color: transparent;
	color: #1f2124
}

.deco {
	display: block;
	width: 35px;
	height: 4px;
	border-radius: 20px;
	background-color: #00abc8
}

.deco--red {
	background-color: #E06938
}

.footer {
	color: #fdfdfd
}

.footer .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

/* .footer .text h2,
.footer .text h3 {
	margin: 13px 0 20px
}

.footer .text--margin {
	margin-top: 40px
} */

.footer__top {
	padding: 100px 0 100px !important;
	background-color: #459ab0;
	background-image: url(fingerprint.be9222ae.svg);
	background-repeat: no-repeat;
	background-position: top 3.125vw left 3.125vw;
	background-size: 21.6145833333vw
}

@media screen and (max-width:1025px) {
	.footer__top {
		padding-bottom: 20px
	}
}

.footer__bottom {
	background-color: #fdfdfd;
	padding: 25px 0;
	color: #676d7c
}

@media screen and (max-width:1025px) {
	.footer__bottom .container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.footer__bottom .container span {
		margin-bottom: 20px
	}
}

.footer__bottom a {
	cursor: pointer;
	position: relative
}

.footer__bottom a:after {
	content: "";
	position: absolute;
	width: 80%;
	height: 3px;
	pointer-events: none;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -3px;
	max-width: 0;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	background: #E06938;
	border-radius: 5px;
	-webkit-transform: unset;
	transform: unset;
	left: 0;
	width: 100%
}

.footer__bottom a.active:after,
.footer__bottom a:hover:after {
	max-width: 100%
}

.footer__col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 50%
}

@media screen and (max-width:1025px) {
	.footer__col {
		width: 100%;
		margin-bottom: 50px
	}
	.footer__col .text {
		width: 100%
	}
}

.footer__col--text p {
	max-width: 422px
}

@media screen and (max-width:1025px) {
	.footer__col--text p {
		max-width: 100%
	}
}

.footer-nav {
	width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:740px) {
	.footer-nav {
		margin-bottom: 30px;
		width: 100%
	}
}

.footer-nav__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 30px
}

.footer-nav__item {
	line-height: 40px;
	cursor: pointer;
	position: relative
}

.footer-nav__item:after {
	content: "";
	position: absolute;
	width: 80%;
	height: 3px;
	pointer-events: none;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 2px;
	max-width: 0;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	background: #E06938;
	border-radius: 5px;
	-webkit-transform: unset;
	transform: unset;
	left: 0;
	width: 100%
}

.footer-nav__item.active:after,
.footer-nav__item:hover:after {
	max-width: 100%
}

.author {
	margin-bottom: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.author__link {
	cursor: pointer;
	position: relative
}

.author__link:after {
	content: "";
	position: absolute;
	width: 80%;
	height: 3px;
	pointer-events: none;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -8px;
	max-width: 0;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	background: #00abc8;
	border-radius: 5px
}

.author__link.active:after,
.author__link:hover:after {
	max-width: 100%
}

:root {
	--swiper-theme-color: #333
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	width: 100%
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory
}

.swiper-button {
	height: 10px
}

.swiper-button-next,
.swiper-button-prev {
	width: 30px;
	height: 30px;
	background: #ccc;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	cursor: pointer
}

.swiper-button-prev {
	left: 5%
}

.swiper-button-next {
	right: 5%
}

.swiper-pagination {
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.swiper-pagination-bullet {
	display: block;
	width: 10px;
	height: 10px;
	background: #ccc;
	margin-right: 5px
}

.swiper-pagination-bullet-active {
	background: red
}

.footer,
[data-barba=wrapper] {
	position: relative;
	z-index: 2
}

.loader {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #f2f8fc;
	z-index: 9999;
	pointer-events: none;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.loader.loader-out {
	opacity: 0
}

.loader.loader-in {
	opacity: 1!important
}

.loader .a {
	fill: #1f2124!important
}

.fingerprint {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	opacity: .1;
	mix-blend-mode: hard-light;
	pointer-events: none;
	overflow: hidden
}

.fingerprint .animator {
	position: relative;
	left: -5vw;
	width: 20.8333333333vw
}

.fingerprint .animator img {
	width: 100%
}

.fingerprint .animator:nth-child(2n) {
	left: 85vw
}

[data-aoe] {
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-name: unset;
	animation-name: unset;
	opacity: 0
}

.no-aoe [data-aoe] {
	-webkit-transition: opacity .4s ease-in;
	transition: opacity .4s ease-in;
	opacity: 1!important;
	-webkit-animation: none!important;
	animation: none!important
}

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

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

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

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

.pulsate {
	-webkit-animation-name: pulsate;
	animation-name: pulsate;
	-webkit-transform-origin: center;
	transform-origin: center;
	opacity: 1
}

@-webkit-keyframes pulsate {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
	50% {
		-webkit-transform: scale3d(.8, .8, .8);
		transform: scale3d(.8, .8, .8)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

@keyframes pulsate {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
	50% {
		-webkit-transform: scale3d(.8, .8, .8);
		transform: scale3d(.8, .8, .8)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

.blink {
	-webkit-animation-name: blink;
	animation-name: blink
}

@-webkit-keyframes blink {
	0% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	50% {
		opacity: 1
	}
	75% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes blink {
	0% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	50% {
		opacity: 1
	}
	75% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.hitLeft {
	-webkit-animation-name: hitLeft;
	animation-name: hitLeft;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@-webkit-keyframes hitLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateX(20px) rotate(4deg);
		transform: translateX(20px) rotate(4deg)
	}
	to {
		opacity: 1
	}
}

@keyframes hitLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateX(20px) rotate(4deg);
		transform: translateX(20px) rotate(4deg)
	}
	to {
		opacity: 1
	}
}

.hitRight {
	-webkit-animation-name: hitRight;
	animation-name: hitRight;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@-webkit-keyframes hitRight {
	0% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		-webkit-transform: translateX(100px);
		transform: translateX(100px)
	}
	40% {
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateX(-20px) rotate(-4deg);
		transform: translateX(-20px) rotate(-4deg)
	}
	to {
		opacity: 1
	}
}

@keyframes hitRight {
	0% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		-webkit-transform: translateX(100px);
		transform: translateX(100px)
	}
	40% {
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateX(-20px) rotate(-4deg);
		transform: translateX(-20px) rotate(-4deg)
	}
	to {
		opacity: 1
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	opacity: 1
}

@-webkit-keyframes shake {
	10% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	20% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	30% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	40% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	50% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	60% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	70% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	to {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
}

@keyframes shake {
	10% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	20% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	30% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	40% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	50% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	60% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	70% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	to {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
}

.ball {
	-webkit-animation-name: ball;
	animation-name: ball
}

@-webkit-keyframes ball {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 0
	}
	20% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0);
		opacity: 1
	}
	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	60% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	75% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	85% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes ball {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 0
	}
	20% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0);
		opacity: 1
	}
	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	60% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	75% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	85% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.pull {
	-webkit-animation-name: pull;
	animation-name: pull;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@-webkit-keyframes pull {
	0% {
		-webkit-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	50% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleY(0);
		transform: scaleY(0);
		-webkit-transform-origin: center top;
		transform-origin: center top;
		opacity: 1
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes pull {
	0% {
		-webkit-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	50% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleY(0);
		transform: scaleY(0);
		-webkit-transform-origin: center top;
		transform-origin: center top;
		opacity: 1
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.pullLeft {
	-webkit-animation-name: pullLeft;
	animation-name: pullLeft;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@-webkit-keyframes pullLeft {
	0% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}
	50% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: center left;
		transform-origin: center left;
		opacity: 1
	}
	to {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

@keyframes pullLeft {
	0% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}
	50% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: center left;
		transform-origin: center left;
		opacity: 1
	}
	to {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

.pullRight {
	-webkit-animation-name: pullRight;
	animation-name: pullRight;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@-webkit-keyframes pullRight {
	0% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}
	50% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: center right;
		transform-origin: center right;
		opacity: 1
	}
	to {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

@keyframes pullRight {
	0% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}
	50% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: center right;
		transform-origin: center right;
		opacity: 1
	}
	to {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

.jumpInLeft {
	-webkit-animation-name: jumpInLeft;
	animation-name: jumpInLeft;
	-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
	animation-timing-function: cubic-bezier(.25, .46, .45, .94);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@-webkit-keyframes jumpInLeft {
	0% {
		-webkit-transform: scale3d(.5, .5, .5);
		transform: scale3d(.5, .5, .5)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale3d(1.2, 1.2, 1.2) rotate(10deg);
		transform: scale3d(1.2, 1.2, 1.2) rotate(10deg)
	}
	70% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-5deg);
		transform: scale3d(.9, .9, .9) rotate(-5deg)
	}
	90% {
		-webkit-transform: scaleX(1) rotate(0deg);
		transform: scaleX(1) rotate(0deg)
	}
	to {
		opacity: 1
	}
}

@keyframes jumpInLeft {
	0% {
		-webkit-transform: scale3d(.5, .5, .5);
		transform: scale3d(.5, .5, .5)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale3d(1.2, 1.2, 1.2) rotate(10deg);
		transform: scale3d(1.2, 1.2, 1.2) rotate(10deg)
	}
	70% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-5deg);
		transform: scale3d(.9, .9, .9) rotate(-5deg)
	}
	90% {
		-webkit-transform: scaleX(1) rotate(0deg);
		transform: scaleX(1) rotate(0deg)
	}
	to {
		opacity: 1
	}
}

.jumpInRight {
	-webkit-animation-name: jumpInRight;
	animation-name: jumpInRight;
	-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
	animation-timing-function: cubic-bezier(.25, .46, .45, .94);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@-webkit-keyframes jumpInRight {
	0% {
		-webkit-transform: scale3d(.5, .5, .5);
		transform: scale3d(.5, .5, .5)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale3d(1.2, 1.2, 1.2) rotate(-10deg);
		transform: scale3d(1.2, 1.2, 1.2) rotate(-10deg)
	}
	70% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(5deg);
		transform: scale3d(.9, .9, .9) rotate(5deg)
	}
	90% {
		-webkit-transform: scaleX(1) rotate(0deg);
		transform: scaleX(1) rotate(0deg)
	}
	to {
		opacity: 1
	}
}

@keyframes jumpInRight {
	0% {
		-webkit-transform: scale3d(.5, .5, .5);
		transform: scale3d(.5, .5, .5)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale3d(1.2, 1.2, 1.2) rotate(-10deg);
		transform: scale3d(1.2, 1.2, 1.2) rotate(-10deg)
	}
	70% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(5deg);
		transform: scale3d(.9, .9, .9) rotate(5deg)
	}
	90% {
		-webkit-transform: scaleX(1) rotate(0deg);
		transform: scaleX(1) rotate(0deg)
	}
	to {
		opacity: 1
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@-webkit-keyframes rollIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: translateY(100px) rotate(-445deg);
		transform: translateY(100px) rotate(-445deg)
	}
	30% {
		opacity: 1
	}
	50% {
		-webkit-transform: translateY(-20px) rotate(-20deg);
		transform: translateY(-20px) rotate(-20deg)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		-webkit-transform: translateY(0) rotate(0deg);
		transform: translateY(0) rotate(0deg)
	}
}

@keyframes rollIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: translateY(100px) rotate(-445deg);
		transform: translateY(100px) rotate(-445deg)
	}
	30% {
		opacity: 1
	}
	50% {
		-webkit-transform: translateY(-20px) rotate(-20deg);
		transform: translateY(-20px) rotate(-20deg)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		-webkit-transform: translateY(0) rotate(0deg);
		transform: translateY(0) rotate(0deg)
	}
}

.popIn {
	-webkit-animation-name: popIn;
	animation-name: popIn
}

@-webkit-keyframes popIn {
	0% {
		-webkit-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	20% {
		opacity: 1
	}
	40% {
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: scale3d(1.08, 1.08, 1.08);
		transform: scale3d(1.08, 1.08, 1.08)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes popIn {
	0% {
		-webkit-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	20% {
		opacity: 1
	}
	40% {
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: scale3d(1.08, 1.08, 1.08);
		transform: scale3d(1.08, 1.08, 1.08)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.popInLeft {
	-webkit-animation-name: popInLeft;
	animation-name: popInLeft
}

@-webkit-keyframes popInLeft {
	0% {
		-webkit-transform: translate3d(-100px, 0, 0) scale3d(.1, .1, .1);
		transform: translate3d(-100px, 0, 0) scale3d(.1, .1, .1)
	}
	40% {
		opacity: 1;
		-webkit-transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes popInLeft {
	0% {
		-webkit-transform: translate3d(-100px, 0, 0) scale3d(.1, .1, .1);
		transform: translate3d(-100px, 0, 0) scale3d(.1, .1, .1)
	}
	40% {
		opacity: 1;
		-webkit-transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.popInRight {
	-webkit-animation-name: popInRight;
	animation-name: popInRight
}

@-webkit-keyframes popInRight {
	0% {
		-webkit-transform: translate3d(100px, 0, 0) scale3d(.1, .1, .1);
		transform: translate3d(100px, 0, 0) scale3d(.1, .1, .1)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		transform: translateZ(0) scale3d(1.08, 1.08, 1.08)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes popInRight {
	0% {
		-webkit-transform: translate3d(100px, 0, 0) scale3d(.1, .1, .1);
		transform: translate3d(100px, 0, 0) scale3d(.1, .1, .1)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		transform: translateZ(0) scale3d(1.08, 1.08, 1.08)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.popInTop {
	-webkit-animation-name: popInTop;
	animation-name: popInTop
}

@-webkit-keyframes popInTop {
	0% {
		-webkit-transform: translate3d(0, -100px, 0) scale3d(.1, .1, .1);
		transform: translate3d(0, -100px, 0) scale3d(.1, .1, .1)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		transform: translateZ(0) scale3d(1.08, 1.08, 1.08)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0) scaleX(1);
		transform: translateZ(0) scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0) scale3d(1.03, 1.03, 1.03);
		transform: translateZ(0) scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: translateZ(0) scaleX(1);
		transform: translateZ(0) scaleX(1)
	}
}

@keyframes popInTop {
	0% {
		-webkit-transform: translate3d(0, -100px, 0) scale3d(.1, .1, .1);
		transform: translate3d(0, -100px, 0) scale3d(.1, .1, .1)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		transform: translateZ(0) scale3d(1.08, 1.08, 1.08)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0) scaleX(1);
		transform: translateZ(0) scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0) scale3d(1.03, 1.03, 1.03);
		transform: translateZ(0) scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: translateZ(0) scaleX(1);
		transform: translateZ(0) scaleX(1)
	}
}

.popInBottom {
	-webkit-animation-name: popInBottom;
	animation-name: popInBottom
}

@-webkit-keyframes popInBottom {
	0% {
		-webkit-transform: translate3d(0, 100px, 0) scale3d(.1, .1, .1);
		transform: translate3d(0, 100px, 0) scale3d(.1, .1, .1)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		transform: translateZ(0) scale3d(1.08, 1.08, 1.08)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0) scaleX(1);
		transform: translateZ(0) scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0) scale3d(1.03, 1.03, 1.03);
		transform: translateZ(0) scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: translateZ(0) scaleX(1);
		transform: translateZ(0) scaleX(1)
	}
}

@keyframes popInBottom {
	0% {
		-webkit-transform: translate3d(0, 100px, 0) scale3d(.1, .1, .1);
		transform: translate3d(0, 100px, 0) scale3d(.1, .1, .1)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		transform: translateZ(0) scale3d(1.08, 1.08, 1.08)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0) scaleX(1);
		transform: translateZ(0) scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0) scale3d(1.03, 1.03, 1.03);
		transform: translateZ(0) scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: translateZ(0) scaleX(1);
		transform: translateZ(0) scaleX(1)
	}
}

.flip {
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(100px) rotateY(-1turn) scaleX(1);
		transform: perspective(100px) rotateY(-1turn) scaleX(1);
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94)
	}
	50% {
		opacity: 1;
		-webkit-transform: perspective(100px) rotateY(-180deg) scale3d(1.2, 1.2, 1.2);
		transform: perspective(100px) rotateY(-180deg) scale3d(1.2, 1.2, 1.2);
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94)
	}
	to {
		opacity: 1;
		-webkit-transform: perspective(100px) rotateY(0deg) scaleX(1);
		transform: perspective(100px) rotateY(0deg) scaleX(1);
		-webkit-animation-timing-function: cubic-bezier(.95, .05, .795, .035);
		animation-timing-function: cubic-bezier(.95, .05, .795, .035)
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(100px) rotateY(-1turn) scaleX(1);
		transform: perspective(100px) rotateY(-1turn) scaleX(1);
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94)
	}
	50% {
		opacity: 1;
		-webkit-transform: perspective(100px) rotateY(-180deg) scale3d(1.2, 1.2, 1.2);
		transform: perspective(100px) rotateY(-180deg) scale3d(1.2, 1.2, 1.2);
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94)
	}
	to {
		opacity: 1;
		-webkit-transform: perspective(100px) rotateY(0deg) scaleX(1);
		transform: perspective(100px) rotateY(0deg) scaleX(1);
		-webkit-animation-timing-function: cubic-bezier(.95, .05, .795, .035);
		animation-timing-function: cubic-bezier(.95, .05, .795, .035)
	}
}

.flipInX {
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(800px) rotateX(90deg) scale3d(1.2, 1.2, 1.2);
		transform: perspective(800px) rotateX(90deg) scale3d(1.2, 1.2, 1.2)
	}
	50% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		-webkit-transform: perspective(800px) rotateX(-20deg) scaleX(1);
		transform: perspective(800px) rotateX(-20deg) scaleX(1)
	}
	to {
		opacity: 1;
		-webkit-transform: perspective(800px) rotateX(0deg) scaleX(1);
		transform: perspective(800px) rotateX(0deg) scaleX(1)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(800px) rotateX(90deg) scale3d(1.2, 1.2, 1.2);
		transform: perspective(800px) rotateX(90deg) scale3d(1.2, 1.2, 1.2)
	}
	50% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		-webkit-transform: perspective(800px) rotateX(-20deg) scaleX(1);
		transform: perspective(800px) rotateX(-20deg) scaleX(1)
	}
	to {
		opacity: 1;
		-webkit-transform: perspective(800px) rotateX(0deg) scaleX(1);
		transform: perspective(800px) rotateX(0deg) scaleX(1)
	}
}

.flipInY {
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(800px) rotateY(90deg) scale3d(1.2, 1.2, 1.2);
		transform: perspective(800px) rotateY(90deg) scale3d(1.2, 1.2, 1.2)
	}
	50% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		-webkit-transform: perspective(800px) rotateY(-20deg) scaleX(1);
		transform: perspective(800px) rotateY(-20deg) scaleX(1)
	}
	to {
		opacity: 1;
		-webkit-transform: perspective(800px) rotateY(0deg) scaleX(1);
		transform: perspective(800px) rotateY(0deg) scaleX(1)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(800px) rotateY(90deg) scale3d(1.2, 1.2, 1.2);
		transform: perspective(800px) rotateY(90deg) scale3d(1.2, 1.2, 1.2)
	}
	50% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		-webkit-transform: perspective(800px) rotateY(-20deg) scaleX(1);
		transform: perspective(800px) rotateY(-20deg) scaleX(1)
	}
	to {
		opacity: 1;
		-webkit-transform: perspective(800px) rotateY(0deg) scaleX(1);
		transform: perspective(800px) rotateY(0deg) scaleX(1)
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
	animation-timing-function: cubic-bezier(.455, .03, .515, .955)
}

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

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
	animation-timing-function: cubic-bezier(.455, .03, .515, .955)
}

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

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

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
	animation-timing-function: cubic-bezier(.455, .03, .515, .955)
}

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

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

.fadeInTop {
	-webkit-animation-name: fadeInTop;
	animation-name: fadeInTop;
	-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
	animation-timing-function: cubic-bezier(.455, .03, .515, .955)
}

@-webkit-keyframes fadeInTop {
	0% {
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0);
		opacity: 0
	}
	50% {
		opacity: .2
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes fadeInTop {
	0% {
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0);
		opacity: 0
	}
	50% {
		opacity: .2
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.fadeInBottom {
	-webkit-animation-name: fadeInBottom;
	animation-name: fadeInBottom;
	-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
	animation-timing-function: cubic-bezier(.455, .03, .515, .955)
}

@-webkit-keyframes fadeInBottom {
	0% {
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0);
		opacity: 0
	}
	50% {
		opacity: .2
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes fadeInBottom {
	0% {
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0);
		opacity: 0
	}
	50% {
		opacity: .2
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.driveInLeft {
	-webkit-animation-name: driveInLeft;
	animation-name: driveInLeft
}

@-webkit-keyframes driveInLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(-100px, 0, 0);
		transform: translate3d(-100px, 0, 0)
	}
	30% {
		opacity: 1
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: translate3d(30px, 0, 0);
		transform: translate3d(30px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes driveInLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(-100px, 0, 0);
		transform: translate3d(-100px, 0, 0)
	}
	30% {
		opacity: 1
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: translate3d(30px, 0, 0);
		transform: translate3d(30px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.driveInRight {
	-webkit-animation-name: driveInRight;
	animation-name: driveInRight
}

@-webkit-keyframes driveInRight {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0)
	}
	30% {
		opacity: 1
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: translate3d(-30px, 0, 0);
		transform: translate3d(-30px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes driveInRight {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0)
	}
	30% {
		opacity: 1
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: translate3d(-30px, 0, 0);
		transform: translate3d(-30px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.driveInTop {
	-webkit-animation-name: driveInTop;
	animation-name: driveInTop
}

@-webkit-keyframes driveInTop {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0)
	}
	30% {
		opacity: 1
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: translate3d(0, 30px, 0);
		transform: translate3d(0, 30px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes driveInTop {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0)
	}
	30% {
		opacity: 1
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: translate3d(0, 30px, 0);
		transform: translate3d(0, 30px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.driveInBottom {
	-webkit-animation-name: driveInBottom;
	animation-name: driveInBottom
}

@-webkit-keyframes driveInBottom {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}
	30% {
		opacity: 1
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes driveInBottom {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}
	30% {
		opacity: 1
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.spin {
	-webkit-animation-name: spin;
	animation-name: spin
}

@-webkit-keyframes spin {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	20% {
		-webkit-animation-timing-function: cubic-bezier(.165, .84, .44, 1);
		animation-timing-function: cubic-bezier(.165, .84, .44, 1);
		-webkit-transform: rotate(-20deg);
		transform: rotate(-20deg);
		-webkit-transform-origin: center center;
		transform-origin: center center;
		opacity: 1
	}
	70% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: rotate(380deg);
		transform: rotate(380deg);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
}

@keyframes spin {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	20% {
		-webkit-animation-timing-function: cubic-bezier(.165, .84, .44, 1);
		animation-timing-function: cubic-bezier(.165, .84, .44, 1);
		-webkit-transform: rotate(-20deg);
		transform: rotate(-20deg);
		-webkit-transform-origin: center center;
		transform-origin: center center;
		opacity: 1
	}
	70% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: rotate(380deg);
		transform: rotate(380deg);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
}

.spinIn {
	-webkit-animation-name: spinIn;
	animation-name: spinIn
}

@-webkit-keyframes spinIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		-webkit-transform: rotate(0deg) scale3d(0, 0, 0);
		transform: rotate(0deg) scale3d(0, 0, 0);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	50% {
		opacity: 1
	}
	70% {
		-webkit-transform: rotate(380deg) scaleX(1);
		transform: rotate(380deg) scaleX(1);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	to {
		opacity: 1;
		-webkit-transform: rotate(1turn) scaleX(1);
		transform: rotate(1turn) scaleX(1);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
}

@keyframes spinIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		-webkit-transform: rotate(0deg) scale3d(0, 0, 0);
		transform: rotate(0deg) scale3d(0, 0, 0);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	50% {
		opacity: 1
	}
	70% {
		-webkit-transform: rotate(380deg) scaleX(1);
		transform: rotate(380deg) scaleX(1);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	to {
		opacity: 1;
		-webkit-transform: rotate(1turn) scaleX(1);
		transform: rotate(1turn) scaleX(1);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
}

.swoopInLeft {
	-webkit-animation-name: swoopInLeft;
	animation-name: swoopInLeft
}

@-webkit-keyframes swoopInLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleX(1.5) translate3d(-100px, 0, 0);
		transform: scaleX(1.5) translate3d(-100px, 0, 0)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1.2) translateZ(0);
		transform: scaleX(1.2) translateZ(0)
	}
	65% {
		-webkit-transform: scaleX(1) translate3d(20px, 0, 0);
		transform: scaleX(1) translate3d(20px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1) translateZ(0);
		transform: scaleX(1) translateZ(0)
	}
}

@keyframes swoopInLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleX(1.5) translate3d(-100px, 0, 0);
		transform: scaleX(1.5) translate3d(-100px, 0, 0)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1.2) translateZ(0);
		transform: scaleX(1.2) translateZ(0)
	}
	65% {
		-webkit-transform: scaleX(1) translate3d(20px, 0, 0);
		transform: scaleX(1) translate3d(20px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1) translateZ(0);
		transform: scaleX(1) translateZ(0)
	}
}

.swoopInRight {
	-webkit-animation-name: swoopInRight;
	animation-name: swoopInRight
}

@-webkit-keyframes swoopInRight {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleX(1.5) translate3d(100px, 0, 0);
		transform: scaleX(1.5) translate3d(100px, 0, 0)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1.2) translateZ(0);
		transform: scaleX(1.2) translateZ(0)
	}
	65% {
		-webkit-transform: scaleX(1) translate3d(-20px, 0, 0);
		transform: scaleX(1) translate3d(-20px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1) translateZ(0);
		transform: scaleX(1) translateZ(0)
	}
}

@keyframes swoopInRight {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleX(1.5) translate3d(100px, 0, 0);
		transform: scaleX(1.5) translate3d(100px, 0, 0)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1.2) translateZ(0);
		transform: scaleX(1.2) translateZ(0)
	}
	65% {
		-webkit-transform: scaleX(1) translate3d(-20px, 0, 0);
		transform: scaleX(1) translate3d(-20px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1) translateZ(0);
		transform: scaleX(1) translateZ(0)
	}
}

.swoopInTop {
	-webkit-animation-name: swoopInTop;
	animation-name: swoopInTop
}

@-webkit-keyframes swoopInTop {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleY(1.5) translate3d(0, -100px, 0);
		transform: scaleY(1.5) translate3d(0, -100px, 0)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleY(1.2) translateZ(0);
		transform: scaleY(1.2) translateZ(0)
	}
	65% {
		-webkit-transform: scaleY(1) translate3d(0, 20px, 0);
		transform: scaleY(1) translate3d(0, 20px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleY(1) translateZ(0);
		transform: scaleY(1) translateZ(0)
	}
}

@keyframes swoopInTop {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleY(1.5) translate3d(0, -100px, 0);
		transform: scaleY(1.5) translate3d(0, -100px, 0)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleY(1.2) translateZ(0);
		transform: scaleY(1.2) translateZ(0)
	}
	65% {
		-webkit-transform: scaleY(1) translate3d(0, 20px, 0);
		transform: scaleY(1) translate3d(0, 20px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleY(1) translateZ(0);
		transform: scaleY(1) translateZ(0)
	}
}

.swoopInBottom {
	-webkit-animation-name: swoopInBottom;
	animation-name: swoopInBottom
}

@-webkit-keyframes swoopInBottom {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleY(1.5) translate3d(0, -100px, 0);
		transform: scaleY(1.5) translate3d(0, -100px, 0)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleY(1.2) translateZ(0);
		transform: scaleY(1.2) translateZ(0)
	}
	65% {
		-webkit-transform: scaleY(1) translate3d(0, -20px, 0);
		transform: scaleY(1) translate3d(0, -20px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleY(1) translateZ(0);
		transform: scaleY(1) translateZ(0)
	}
}

@keyframes swoopInBottom {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleY(1.5) translate3d(0, -100px, 0);
		transform: scaleY(1.5) translate3d(0, -100px, 0)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleY(1.2) translateZ(0);
		transform: scaleY(1.2) translateZ(0)
	}
	65% {
		-webkit-transform: scaleY(1) translate3d(0, -20px, 0);
		transform: scaleY(1) translate3d(0, -20px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleY(1) translateZ(0);
		transform: scaleY(1) translateZ(0)
	}
}

.unfold {
	-webkit-animation-name: unfold;
	animation-name: unfold
}

@-webkit-keyframes unfold {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	30% {
		-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		-webkit-transform: scaleX(.4);
		transform: scaleX(.4)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.55, .085, .68, .53);
		animation-timing-function: cubic-bezier(.55, .085, .68, .53);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes unfold {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	30% {
		-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		-webkit-transform: scaleX(.4);
		transform: scaleX(.4)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.55, .085, .68, .53);
		animation-timing-function: cubic-bezier(.55, .085, .68, .53);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}


/*# sourceMappingURL=blog.14d0e251.css.map */



html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: baseline;
	scroll-behavior: smooth
}

*,
:after,
:before {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

address,
article,
aside,
body,
details,
figcaption,
figure,
footer,
header,
img,
main,
nav {
	display: block
}

img {
	max-width: 100%
}

main {
	overflow: hidden
}

ol,
ul {
	list-style: none
}

li:empty,
p:empty {
	display: none
}

button,
input,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: inherit;
	background: transparent;
	border: none
}

strong {
	font-weight: 700
}

a {
	text-decoration: none;
	color: inherit
}

:active,
:focus {
	outline: none
}

html {
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-size: 1rem
}

body .site-col--text p {
	font-size: 18px;
	letter-spacing: 0.1px;
	line-height: 28px;
	margin-top: 20px;
	color: #616161 !important;
	font-family: "new-hero", sans-serif !important;
    font-weight: 400;
}

body b {
	font-size: 18px;
	letter-spacing: 0.1px;
	line-height: 28px;
	margin-top: 20px;
	color: #616161 !important;
	font-family: hero-new, sans-serif !important
    font-weight: normal;
}

body ul li {
	font-size: 18px;
	letter-spacing: 0.1px;
	line-height: 28px;
	margin-top: 20px;
	color: #616161 !important;
	font-family: ""new-hero"", sans-serif !important;
    font-weight: 400;
}
.h1,
h1 {
	font-size: 80px;
	letter-spacing: -.8px;
	line-height: 100px
}

.h1.scale,
h1.scale {
	font-size: 4.1666666667vw;
	line-height: 5.2083333333vw
}

@media screen and (max-width:1025px) {
	.h1.scale,
	h1.scale {
		font-size: 40px;
		line-height: 50px
	}
}

/* .h2,
h2 {
	font-size: 2.2rem
}

.h3,
h3 {
	font-size: 24px
}

.h4,
h4 {
	font-size: 1rem
}

.h5,
.small,
h5 {
	font-size: .875rem
} */

p.dark,
p.dark strong {
	color: #3b3f48
}

.bigger,
.bigger p {
	font-size: 18px;
	line-height: 30px
}

.single-blog-post,
.text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.single-blog-post--nowrap,
.text--nowrap {
	white-space: inherit
}

.single-blog-post strong,
.text strong {
	color: #E06938
}

.single-blog-post .button,
.text .button {
	margin-top: 50px
}

.single-blog-post p,
.text p {
	color: #676d7c
}

.single-blog-post .title:not(:first-child),
.single-blog-post h1:not(:first-child),
.single-blog-post h2:not(:first-child),
.single-blog-post h3:not(:first-child),
.single-blog-post h4:not(:first-child),
.single-blog-post h5:not(:first-child),
.single-blog-post ol:not(:first-child),
.single-blog-post p:not(:first-child),
.single-blog-post ul:not(:first-child),
.text .title:not(:first-child),
.text h1:not(:first-child),
.text h2:not(:first-child),
.text h3:not(:first-child),
.text h4:not(:first-child),
.text h5:not(:first-child),
.text ol:not(:first-child),
.text p:not(:first-child),
.text ul:not(:first-child) {
	margin-top: 10px
}

.single-blog-post--white,
.single-blog-post--white p,
.text--white,
.text--white p {
	color: #fdfdfd
}

.single-blog-post h1 {
	font-size: 2.2rem;
	line-height: 1.5
}

.nm {
	margin-bottom: 0!important
}

.title {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.title--mb {
	margin-bottom: 40px
}

.title--center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.title h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #00abc8;
	font-weight: 600;
	margin-bottom: 5px
}

.title h2,
.title h3 {
	margin-top: 0!important
}

.title h2 {
	font-size: 30px;
	line-height: 50px
}

.section {
	padding: 80px 0
}

.section--light {
	background-color: #f2f8fc
}

.section--npb {
	padding-bottom: 0
}

.section--npt {
	padding-top: 0
}

.section--lpt {
	padding-top: 60px
}

.section--lpb {
	padding-bottom: 60px
}

.site-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: -30px;
	margin-right: -30px
}

@media screen and (max-width:1025px) {
	.site-col {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-left: 0;
		margin-right: 0
	}
}

.site-col--text {
	width: 50%;
	margin: 0 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media screen and (max-width:1025px) {
	.site-col--text {
		width: 100%;
		margin: 0
	}
}

.site-col--image {
  width: 40%;
  margin: 0 30px 0 30px;
}

@media screen and (max-width:1025px) {
	.site-col--image {
		margin: 0;
		width: 100%;
		max-width: 100%;
		left: 0
	}
}

.site-col--image img {
	max-width: 100%
}

.site-col--rev {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.site-col--rev .site-col--text {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

@media screen and (max-width:1025px) {
	.site-col--rev {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.site-col__text {
	max-width: 570px
}

@media screen and (max-width:1025px) {
	.site-col__text {
		max-width: 100%
	}
}

.site-col__text--push {
	margin-top: 30px
}

.site-col__text p {
	font-size: 18px;
	line-height: 30px
}

body {
	overflow-x: hidden
}

.container {
	margin: 0 auto;
	width: 90%;
	position: relative
}

@media screen and (min-width:1355px) {
	.container {
		width: 1255px
	}
}

.container--left {
	margin-left: 5%
}

@media screen and (min-width:1305px) {
	.container--left {
		margin-left: calc(50% - 627.5px)
	}
}

.container--right {
	margin-right: 5%
}

@media screen and (min-width:1305px) {
	.container--right {
		margin-right: calc(50% - 627.5px)
	}
}

.flex {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.flex,
.flex--center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.flex--center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media screen and (min-width:769px) {
	.flex--1 {
		width: 8.33333%
	}
	.flex--2 {
		width: 16.66667%
	}
	.flex--3 {
		width: 25%
	}
	.flex--4 {
		width: 33.33333%
	}
	.flex--5 {
		width: 41.66667%
	}
	.flex--6 {
		width: 50%
	}
	.flex--7 {
		width: 58.33333%
	}
	.flex--8 {
		width: 66.66667%
	}
	.flex--9 {
		width: 75%
	}
	.flex--10 {
		width: 83.33333%
	}
	.flex--11 {
		width: 91.66667%
	}
	.flex--12 {
		width: 100%
	}
}

.align--start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.align--center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.align--strech {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.align--end {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.justify--start {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.justify--center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.justify--space {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.justify--end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

/* .main {
	margin-top: 120px
} */

.header {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	padding: 0 3.6458333333vw;
	background-color: #f2f8fc
}
.header.sticky {
	position: fixed; 
}
@media screen and (max-width:1025px) {
	.header {
		padding: 0 30px
	}
}

.header__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 120px
}

.logo {
	width: 180px
}

.logo img,
.logo svg {
	width: 100%
}

.nav {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	width: calc(100% - 180px);
	padding-left: 7.8125vw
}

.nav,
.nav__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.nav__item {
	cursor: pointer;
	position: relative
}

.nav__item:after {
	content: "";
	position: absolute;
	width: 90%;
	height: 3px;
	pointer-events: none;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -8px;
	max-width: 0;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	background: #00abc8;
	border-radius: 5px
}

.nav__item.active:after,
.nav__item:hover:after {
	max-width: 100%
}

.nav__item:not(:first-child) {
	margin-left: 3.125vw
}

@media screen and (max-width:1025px) {
	.nav__item {
		margin: 0 0 20px!important;
		border: none!important
	}
}

@media screen and (max-width:1025px) {
	.nav {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: block;
		-webkit-clip-path: circle(0 at 100% 0);
		clip-path: circle(0 at 100% 0);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		position: fixed;
		z-index: 100;
		background: #fdfdfd;
		pointer-events: none
	}
	.nav,
	.nav .nav__items {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.nav .nav__items {
		padding-right: 3.125vw;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.nav .nav__item {
		opacity: 0;
		font-size: 2.2rem;
		margin-bottom: 1vh
	}
}

.hamburger {
	position: relative;
	cursor: pointer;
	-webkit-transition: -webkit-transform .4s;
	transition: -webkit-transform .4s;
	transition: transform .4s;
	transition: transform .4s, -webkit-transform .4s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 60px;
	height: 60px;
	z-index: 101
}

@media screen and (min-width:1025px) {
	.hamburger {
		display: none
	}
}

.hamburger svg {
	width: 100%;
	height: 100%
}

.hamburger__line {
	fill: none;
	-webkit-transition: stroke-dasharray .4s, stroke-dashoffset .4s;
	transition: stroke-dasharray .4s, stroke-dashoffset .4s;
	stroke: #000;
	stroke-width: 5.5;
	stroke-linecap: round
}

.hamburger__line--top {
	stroke-dasharray: 40 160
}

.hamburger__line--middle {
	stroke-dasharray: 40 142;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition: -webkit-transform .4s;
	transition: -webkit-transform .4s;
	transition: transform .4s;
	transition: transform .4s, -webkit-transform .4s
}

.hamburger__line--bottom {
	stroke-dasharray: 40 85;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition: stroke-dashoffset .4s, -webkit-transform .4s;
	transition: stroke-dashoffset .4s, -webkit-transform .4s;
	transition: transform .4s, stroke-dashoffset .4s;
	transition: transform .4s, stroke-dashoffset .4s, -webkit-transform .4s
}

.nav--toggled .nav {
	pointer-events: all;
	-webkit-clip-path: circle(141.4% at 100% 0);
	clip-path: circle(141.4% at 100% 0)
}

.nav--toggled .nav__item {
	opacity: 1;
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.nav--toggled .hamburger {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.nav--toggled .hamburger__line {
	fill: none;
	-webkit-transition: stroke-dasharray .4s, stroke-dashoffset .4s;
	transition: stroke-dasharray .4s, stroke-dashoffset .4s;
	stroke: #000;
	stroke-width: 5.5;
	stroke-linecap: round
}

.nav--toggled .hamburger__line--top {
	stroke-dashoffset: -64px
}

.nav--toggled .hamburger__line--middle {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.nav--toggled .hamburger__line--bottom {
	stroke-dashoffset: -64px
}

.main--gap {
	margin-top: 120px
}

.social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -10px;
	margin-right: -10px
}

.social a {
	display: block;
	margin: 0 10px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.social a:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.cta {
	background-color: #8ED1FC;
	padding: 60px 0;
	color: #fff
}

.cta__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 800px;
	margin: 0 auto
}

.cta__title {
	margin-bottom: 30px;
	font-size: 40px;
	line-height: 50px
}

.cta__copy {
	margin-bottom: 47px;
	font-size: 18px;
	line-height: 30px
}

.hero {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 10.4166666667vw;
	background-color: #f2f8fc;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	position: relative;
	z-index: 2
}

@media screen and (max-width:1025px) {
	.hero {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.hero__overflow {
	overflow: hidden;
	z-index: 2;
	position: relative
}

.hero__overflow:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: #f2f8fc;
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.hero__col {
	width: 50%
}

.hero__col--home {
	top: -50px;
	position: relative
}

@media screen and (min-width:1025px) {
	.hero__col--home {
		position: absolute;
		width: 50vw;
		right: 3%;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

.hero__col--text {
	padding: 130px 0
}

@media screen and (max-width:1025px) {
	.hero__col {
		width: 100%
	}
}

.hero__image {
	width: 100%
}

.hero p {
	font-size: 18px;
    letter-spacing: 0.1px;
    line-height: 28px;
    margin-top: 20px;
    color: #616161 !important;
}

.icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 40px -30px 0
}

.icons .tilt {
	max-width: 25%;
	position: relative
}

@media screen and (max-width:1200px) {
	.icons .tilt {
		max-width: 50%
	}
}

@media screen and (max-width:1025px) {
	.icons .tilt {
		max-width: 100%;
		width: 100%
	}
}

.icon {
	padding: 30px;
	position: relative;
	white-space: pre-line;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.icon__image {
	width: 100%;
	max-width: 100px;
	max-height: 100px
}

.icon__title {
	font-size: 22px;
	margin: 40px 0 20px;
	min-height: 70px
}

.icon__link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 2
}

.icon__go {
	max-width: 58px;
	margin-top: 30px
}

.icon:after,
.icon__go {
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	opacity: 0
}

.icon:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	-webkit-box-shadow: 0 33px 66px rgba(211, 223, 230, .6509803921568628);
	box-shadow: 0 33px 66px rgba(211, 223, 230, .6509803921568628);
	border-radius: 39px;
	pointer-events: none
}

.icon:hover:after {
	content: "";
	opacity: 1
}

.icon:hover .icon__go {
	opacity: 1
}

.icon svg {
	position: relative;
	width: 58px;
	height: 58px
}

.icon--blue svg circle {
	fill: #00abc8
}

.icon--red svg circle {
	fill: #E06938
}

.icon--purple svg circle {
	fill: #b18af1
}

.icon--blue-dark svg circle {
	fill: #5b89e5
}

.quote {
	padding-bottom: 100px;
	position: relative;
	margin-top: 40px
}

.quote:after {
	content: "";
	top: 0;
	height: 100%;
	height: calc(100% - 64px);
	top: 50px;
	background-color: #f2f8fc;
	border-radius: 20px
}

.quote:after,
.quote__quotes {
	position: absolute;
	left: 0;
	width: 100%;
	display: block
}

.quote__quotes {
	pointer-events: none;
	top: 0;
	height: 100%
}

.quote__quotes:after,
.quote__quotes:before {
	content: "";
	position: absolute;
	width: 53px;
	height: 36px;
	display: block;
	background-image: url(/wp-content/uploads/2022/04/quote-icon.svg);
	background-repeat: no-repeat;
	background-position: 50%;
	z-index: 2
}

.quote__quotes:after {
	left: 40px;
	top: 35px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.quote__quotes:before {
	bottom: 0;
	right: 30px
}

.quote__meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 175px;
	position: relative;
	z-index: 2
}

.quote__name {
	font-size: 22px;
	font-weight: 700;
	margin-top: 10px
}

.quote__position {
	margin-top: 5px
}

.quote__image {
	width: 100px;
	height: 100px;
	border-radius: 100px;
	overflow: hidden;
	-webkit-box-shadow: 2px 9px 12px rgba(211, 223, 230, .6509803921568628);
	box-shadow: 2px 9px 12px rgba(211, 223, 230, .6509803921568628)
}

.quote__image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

.quote__copy {
	position: relative;
	z-index: 2;
	margin: 40px auto 0;
	max-width: 740px;
	text-align: center
}

.scale-image {
	width: 125%;
	max-width: 125%!important;
	left: -17%;
	position: relative
}

.scale-image-- {
	width: 130%;
	max-width: 130%!important;
	left: -11%
}

@media screen and (max-width:1025px) {
	.scale-image {
		width: 100%!important;
		max-width: 100%!important;
		left: 0!important
	}
}

.clients {
	display: -webkit-box;
	display: -ms-flexbox;
	display: block;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 70px 0 auto
}

.icon__go path {
	fill: none;
	stroke: #fff
}

@-webkit-keyframes animateAfter {
	0% {
		max-width: 0
	}
	to {
		max-width: 100%
	}
}

@keyframes animateAfter {
	0% {
		max-width: 0
	}
	to {
		max-width: 100%
	}
}

.service {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 80px -60px 0
}

.service__image {
	width: 20%;
	margin: 0 60px;
	position: relative
}

.service__image-img {
	width: 100%;
	border-radius: 10px;
	overflow: hidden
}

.service__icon {
	position: absolute;
	top: 0;
	right: -5.7291666667vw;
	width: 12.3958333333vw;
	height: 12.3958333333vw
}

@media screen and (max-width:1025px) {
	.service__icon {
		width: 100px;
		height: 100px
	}
}

.service__title {
	font-size: 28px;
	line-height: 42px;
	margin-bottom: 50px;
	margin-top: 1.5625vw
}

.service__tabs {
	width: 33%;
	margin: 0 20px;
	position: relative
}

.service__tab {
	max-width: 420px;
	padding: 40px 45px 45px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px
}

.service__tab h2,
.service__tab p {
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	opacity: 0
}

.service__tab:first-child:after,
.service__tab:first-child:before {
	content: "";
	display: block;
	width: calc(100% - 90px);
	height: 3px;
	background-color: #333;
	position: absolute;
	top: 45px;
	left: 45px
}

.service__tab:first-child:after {
	-webkit-animation: animateAfter 3s infinite;
	animation: animateAfter 3s infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	z-index: 2
}

.service__tab:first-child:before {
	opacity: .1
}

.service__tab:first-child {
	position: relative
}

.service__tab.active {
	z-index: 2
}

.service__tab.active h2,
.service__tab.active p {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.service--blue li:after {
	background-color: #00abc8!important
}

.service--red li:after {
	background-color: #E06938!important
}

.service--red .tabs {
	background-color: #fdf5f4
}

.service--red .tabs .service__tab:after {
	content: "";
	background-color: #E06938
}

.service--red .tabs .service__tab.active:after {
	content: "";
	opacity: 1;
	background-color: #E06938
}

.service--red .tabs h2 {
	color: #E06938;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 24px
}

.service--blue .tabs {
	background-color: #f0f6fa
}

.service--blue .tabs .service__tab:after {
	content: "";
	background-color: #00abc8
}

.service--blue .tabs .service__tab.active:after {
	content: "";
	opacity: 1;
	background-color: #00abc8
}

.service--blue .tabs h2 {
	color: #00abc8;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 24px
}

.service--purple li:after {
	background-color: #b18af1!important
}

.service--purple .tabs {
	background-color: #f4effd
}

.service--purple .tabs .service__tab:after {
	content: "";
	background-color: #b18af1
}

.service--purple .tabs .service__tab.active:after {
	content: "";
	opacity: 1;
	background-color: #b18af1
}

.service--purple .tabs h2 {
	color: #b18af1;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 24px
}

.service--blue-dark li:after {
	background-color: #5b89e5!important
}

.service--blue-dark .tabs {
	background-color: #eaf0fc
}

.service--blue-dark .tabs .service__tab:after {
	content: "";
	background-color: #0138af
}

.service--blue-dark .tabs .service__tab.active:after {
	content: "";
	opacity: 1;
	background-color: #0138af
}

.service--blue-dark .tabs h2 {
	color: #0138af;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 24px
}

.service__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.service__list li {
	font-size: 18px;
	color: #3b3f48;
	cursor: pointer;
	position: relative
}

.service__list li:after {
	content: "";
	position: absolute;
	width: 80%;
	height: 3px;
	pointer-events: none;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -8px;
	max-width: 0;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	background: #00abc8;
	border-radius: 5px;
	-webkit-transform: unset;
	transform: unset;
	left: 0;
	width: 100%
}

.service__list li.active:after,
.service__list li:hover:after {
	max-width: 100%
}

.service__list li:not(:last-child) {
	margin-bottom: 18px
}

.service li,
.service p {
	color: #3b3f48
}

@media screen and (max-width:1025px) {
	.service {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0 0 40px
	}
	.service .service__image,
	.service .service__tabs {
		width: 100%;
		margin: 0 0 20px
	}
}

.stop-play .service__tab:after {
	max-width: 100%;
	-webkit-animation-name: unset;
	animation-name: unset
}

.blog-posts {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-right: -20px
}

.blog-post,
.blog-posts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.blog-post {
	width: calc(25% - 40px);
	position: relative;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 20px 40px
}

.blog-post:hover .blog-post__image {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.blog-post:hover .blog-post__arrow {
	-webkit-transform: translateX(20px);
	transform: translateX(20px)
}

.blog-post__link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 5
}

.blog-post__image {
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.blog-post__image-wrapper {
	border-radius: 8px;
	overflow: hidden
}

.blog-post__category {
	font-size: 12px;
	padding: 6px 14px;
	border: 1px solid #E06938;
	border-radius: 4px;
	margin: 20px 0;
	color: #737884;
	font-weight: 400
}

.blog-post__body {
	color: #676d7c
}

.blog-post__title {
	font-size: 18px;
	color: #1f2124
}

.blog-post__description {
	font-size: 14px;
	margin-top: 15px
}

.blog-post__arrow {
	margin-top: 25px;
	display: block;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.blog-post__arrow img {
	width: 36px;
	height: auto
}

.blog-post--big {
	width: calc(50% - 40px)
}

.blog-post--big:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: #1f2124;
	z-index: 0;
	opacity: .5;
	border-radius: 8px
}

.blog-post--big .blog-post__body {
	position: absolute;
	z-index: 2;
	bottom: 0;
	padding: 40px;
	color: #fdfdfd
}

.blog-post--big .blog-post__title {
	font-size: 28px;
	margin-bottom: 20px;
	color: #fdfdfd
}

.blog-post--big .blog-post__category {
	position: absolute;
	top: 40px;
	left: 40px;
	color: #fdfdfd;
	margin: 0;
	z-index: 2
}

.blog-post--big .blog-post__image {
	position: absolute;
	-o-object-fit: cover;
	object-fit: cover;
	min-width: 100%;
	min-height: 100%
}

.blog-post--big .blog-post__image-wrapper {
	min-height: 390px;
	max-height: 450px;
	overflow: hidden;
	width: 100%;
	position: relative
}

.single-blog-post img {
	width: 100%;
	height: auto
}

.post-hero-image {
	position: absolute;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	-o-object-position: center;
	object-position: center;
	z-index: 3;
	opacity: 0;
	pointer-events: none;
	mix-blend-mode: multiply;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.post-hero-image.active {
	opacity: .5
}

.load-more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	display: none
}

.load-more.active,
.portfolio {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.portfolio {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.portfolio-item {
	background-color: #f2f8fc;
	position: relative;
	height: 100%;
	border-radius: 20px
}

.portfolio-item,
.portfolio-item p {
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.portfolio-item__link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 2
}

.portfolio-item ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.portfolio-item ul li:before {
	content: " ";
	display: block;
	width: 10px;
	min-width: 5px;
	height: 5px;
	border-radius: 5px;
	background: #000;
	position: relative;
	top: 10px;
	margin-right: 20px
}

.portfolio-item--small {
	width: calc(33% - 30px);
	margin-bottom: 60px
}

.portfolio-item--small .portfolio-item {
	padding: 40px;
	overflow: hidden
}

.portfolio-item--small .portfolio-item ul {
	margin-bottom: 120px
}

.portfolio-item--small .portfolio-item ul li {
	opacity: 0;
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px)
}

.portfolio-item--small .portfolio-item__image,
.portfolio-item--small .portfolio-item ul li {
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.portfolio-item--small .portfolio-item__image {
	margin-top: 60px;
	width: 70%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateY(0) translateX(-50%);
	transform: translateY(0) translateX(-50%);
	bottom: 30px
}

.portfolio-item--small .portfolio-item__image img {
	width: 110%
}

.portfolio-item--small .portfolio-item h2 {
	font-size: 30px
}

.portfolio-item--small .portfolio-item:hover li {
	opacity: 1!important;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.portfolio-item--small .portfolio-item:hover .portfolio-item__image {
	-webkit-transform: translateY(50%) translateX(-50%);
	transform: translateY(50%) translateX(-50%)
}

.portfolio-item--big {
	overflow: hidden;
	width: calc(66% - 30px);
	margin-bottom: 60px
}

.portfolio-item--big .portfolio-item {
	padding: 60px
}

.portfolio-item--big .portfolio-item__copy {
	width: 50%
}

.portfolio-item--big .portfolio-item__copy,
.portfolio-item--big .portfolio-item__image {
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.portfolio-item--big .portfolio-item__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: absolute;
	width: 90%;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%) translateX(50%);
	transform: translateY(-50%) translateX(50%)
}

.portfolio-item--big .portfolio-item__image img {
	max-height: 100%;
	max-width: 100%
}

.portfolio-item--big:hover .portfolio-item__copy {
	-webkit-transform: translateX(-150%);
	transform: translateX(-150%)
}

.portfolio-item--big:hover .portfolio-item__image {
	-webkit-transform: translateY(-50%) translateX(-5%);
	transform: translateY(-50%) translateX(-5%)
}

.portfolio-item--blue {
	background-color: #f2f8fc
}

.portfolio-item--blue:hover,
.portfolio-item--blue ul li:before {
	background-color: #00abc8
}

.portfolio-item--red {
	background-color: #E06938;
	color: #fff
}

.portfolio-item--red:hover {
	background-color: #fdf5f4;
	color: #1f2124
}

.portfolio-item--red:hover p {
	color: #1f2124
}

.portfolio-item--red p {
	color: #fff
}

.portfolio-item--purple {
	background-color: #b18af1;
	color: #fff
}

.portfolio-item--purple p {
	color: #fff
}

.portfolio-item--purple:hover {
	background-color: #f4effd;
	color: #1f2124
}

.portfolio-item--purple:hover p {
	color: #1f2124
}

.portfolio-item--green {
	background-color: #f4f9f3
}

.portfolio-item--green:hover,
.portfolio-item--green ul li:before {
	background-color: #7faa6e
}

.portfolio-item--blue-dark {
	background-color: #5b89e5;
	color: #fff
}

.portfolio-item--blue-dark:hover {
	background-color: #f2f8fc;
	color: #1f2124
}

.portfolio-item--blue-dark:hover p {
	color: #1f2124
}

.portfolio-item--blue-dark p {
	color: #fff
}

.porfolio__header {
	padding: 140px 0
}

.porfolio__header .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.porfolio__header .container h1,
.porfolio__header .container p {
	width: 50%
}

.porfolio a,
.porfolio li,
.porfolio p {
	font-size: 18px;
	line-height: 30px
}

.porfolio li {
	color: #3b3f48;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 20px
}

.porfolio li:before {
	content: " ";
	margin-right: 24px;
	width: 24px;
	height: 24px;
	min-width: 24px;
	min-height: 24px;
	border-radius: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%
}

.porfolio li.check:before {
	background-image: url(check.c4d3eb01.svg)
}

.porfolio li.plus:before {
	background-image: url(plus.454b828a.svg)
}

.porfolio li.minus:before {
	background-image: url(minus.8d1c4532.svg)
}

.porfolio li.blank:before {
	background-color: #00abc8
}

.porfolio img {
	width: 100%
}

.porfolio section {
	margin: 80px 0
}

.porfolio__image--half,
.porfolio__image--half .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.porfolio__image--half img {
	width: calc(50% - 30px)
}

.porfolio .cols .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.porfolio .cols .container .col {
	width: calc(50% - 30px);
	margin-bottom: 30px
}

.porfolio .cols .container .col--fw {
	margin-bottom: 30px;
	width: 100%
}

.porfolio--blue li:before {
	background-color: #00abc8
}

.porfolio--blue .collage {
	background-color: #f2f8fc
}

.porfolio--blue .next-prev--next:after,
.porfolio--blue .next-prev--next:before,
.porfolio--blue .next-prev--prev:after,
.porfolio--blue .next-prev--prev:before {
	background-color: #00abc8
}

.porfolio--green li:before {
	background-color: #7faa6e
}

.porfolio--green .collage {
	background-color: #d6f0cd
}

.porfolio--green .next-prev--next:after,
.porfolio--green .next-prev--next:before,
.porfolio--green .next-prev--prev:after,
.porfolio--green .next-prev--prev:before {
	background-color: #7faa6e
}

.porfolio--blue-dark li:before {
	background-color: #0138af
}

.porfolio--blue-dark .collage {
	background-color: #5b89e5
}

.porfolio--blue-dark .next-prev--next:after,
.porfolio--blue-dark .next-prev--next:before,
.porfolio--blue-dark .next-prev--prev:after,
.porfolio--blue-dark .next-prev--prev:before {
	background-color: #0138af
}

.porfolio--red li:before {
	background-color: #E06938
}

.porfolio--red .collage {
	background-color: #fdf5f4
}

.porfolio--red .next-prev--next:after,
.porfolio--red .next-prev--next:before,
.porfolio--red .next-prev--prev:after,
.porfolio--red .next-prev--prev:before {
	background-color: #E06938
}

.collage {
	background-color: #f2f8fc;
	margin-top: 0!important
}

.collage .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.collage__phone {
	width: calc(17% - 5px)!important
}

.collage__desktop {
	width: calc(83% - 5px)!important
}

.next-prev {
	font-size: 22px;
	font-weight: 700
}

.next-prev,
.next-prev .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.next-prev .container {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.next-prev:hover:before {
	-webkit-transform: rotate(180deg) scale(1.1);
	transform: rotate(180deg) scale(1.1)
}

.next-prev:hover:after {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.next-prev--prev:before {
	margin-right: 20px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.next-prev--next:after,
.next-prev--prev:before {
	content: " ";
	display: block;
	width: 58px;
	height: 58px;
	border-radius: 100%;
	background-color: #333;
	background-image: url(go2.20939308.svg);
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.next-prev--next:after {
	margin-left: 20px
}

.button {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 212px;
	height: 60px;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	cursor: pointer;
	background: #00abc8;
	border-radius: 12px;
	border: 2px solid #00abc8;
	color: #fdfdfd;
	font-size: 18px;
	font-weight: 600;
	white-space: nowrap
}

.button:after {
	content: "";
	display: none
}

.button--small {
	width: 145px;
	height: 48px;
	font-size: 16px
}

.button--red {
	border-color: #E06938;
	background-color: #E06938
}

.button--outline {
	background-color: transparent;
	color: #1f2124
}

.deco {
	display: block;
	width: 35px;
	height: 4px;
	border-radius: 20px;
	background-color: #00abc8
}

.deco--red {
	background-color: #E06938
}

.footer {
	color: #fdfdfd
}

.footer .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.footer .text h2,
.footer .text h3 {
	margin: 13px 0 20px
}

.footer .text--margin {
	margin-top: 40px
}

.footer__top {
	padding: 100px 0 100px;
	background-color: #459ab0;
	background-image: url(fingerprint.be9222ae.svg);
	background-repeat: no-repeat;
	background-position: top 3.125vw left 3.125vw;
	background-size: 21.6145833333vw
}

@media screen and (max-width:1025px) {
	.footer__top {
		padding-bottom: 20px
	}
}

.footer__bottom {
	background-color: #fdfdfd;
	padding: 25px 0;
	color: #676d7c
}

@media screen and (max-width:1025px) {
	.footer__bottom .container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.footer__bottom .container span {
		margin-bottom: 20px
	}
}

.footer__bottom a {
	cursor: pointer;
	position: relative
}

.footer__bottom a:after {
	content: "";
	position: absolute;
	width: 80%;
	height: 3px;
	pointer-events: none;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -3px;
	max-width: 0;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	background: #E06938;
	border-radius: 5px;
	-webkit-transform: unset;
	transform: unset;
	left: 0;
	width: 100%
}

.footer__bottom a.active:after,
.footer__bottom a:hover:after {
	max-width: 100%
}

.footer__col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 50%
}

@media screen and (max-width:1025px) {
	.footer__col {
		width: 100%;
		margin-bottom: 50px
	}
	.footer__col .text {
		width: 100%
	}
}

.footer__col--text p {
	max-width: 422px
}

@media screen and (max-width:1025px) {
	.footer__col--text p {
		max-width: 100%
	}
}

.footer-nav {
	width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:740px) {
	.footer-nav {
		margin-bottom: 30px;
		width: 100%
	}
}

.footer-nav__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 30px
}

.footer-nav__item {
	line-height: 40px;
	cursor: pointer;
	position: relative
}

.footer-nav__item:after {
	content: "";
	position: absolute;
	width: 80%;
	height: 3px;
	pointer-events: none;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 2px;
	max-width: 0;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	background: #E06938;
	border-radius: 5px;
	-webkit-transform: unset;
	transform: unset;
	left: 0;
	width: 100%
}

.footer-nav__item.active:after,
.footer-nav__item:hover:after {
	max-width: 100%
}

.author {
	margin-bottom: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.author__link {
	cursor: pointer;
	position: relative
}

.author__link:after {
	content: "";
	position: absolute;
	width: 80%;
	height: 3px;
	pointer-events: none;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -8px;
	max-width: 0;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	background: #00abc8;
	border-radius: 5px
}

.author__link.active:after,
.author__link:hover:after {
	max-width: 100%
}

:root {
	--swiper-theme-color: #333
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	width: 100%
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory
}

.swiper-button {
	height: 10px
}

.swiper-button-next,
.swiper-button-prev {
	width: 30px;
	height: 30px;
	background: #ccc;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	cursor: pointer
}

.swiper-button-prev {
	left: 5%
}

.swiper-button-next {
	right: 5%
}

.swiper-pagination {
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.swiper-pagination-bullet {
	display: block;
	width: 10px;
	height: 10px;
	background: #ccc;
	margin-right: 5px
}

.swiper-pagination-bullet-active {
	background: red
}

.footer,
[data-barba=wrapper] {
	position: relative;
	z-index: 2
}

.loader {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #f2f8fc;
	z-index: 9999;
	pointer-events: none;
	-webkit-transition: all .4s cubic-bezier(.2, 1.14, 1, 1);
	transition: all .4s cubic-bezier(.2, 1.14, 1, 1)
}

.loader.loader-out {
	opacity: 0
}

.loader.loader-in {
	opacity: 1!important
}

.loader .a {
	fill: #1f2124!important
}

.fingerprint {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	opacity: .1;
	mix-blend-mode: hard-light;
	pointer-events: none;
	overflow: hidden
}

.fingerprint .animator {
	position: relative;
	left: -5vw;
	width: 20.8333333333vw
}

.fingerprint .animator img {
	width: 100%
}

.fingerprint .animator:nth-child(2n) {
	left: 85vw
}

/*body {*/
/*	background-color: red;*/
/*	color: red!important;*/
/*	opacity: .3*/
/*}*/

[data-aoe] {
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-name: unset;
	animation-name: unset;
	opacity: 0
}

.no-aoe [data-aoe] {
	-webkit-transition: opacity .4s ease-in;
	transition: opacity .4s ease-in;
	opacity: 1!important;
	-webkit-animation: none!important;
	animation: none!important
}

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

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

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

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

.pulsate {
	-webkit-animation-name: pulsate;
	animation-name: pulsate;
	-webkit-transform-origin: center;
	transform-origin: center;
	opacity: 1
}

@-webkit-keyframes pulsate {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
	50% {
		-webkit-transform: scale3d(.8, .8, .8);
		transform: scale3d(.8, .8, .8)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

@keyframes pulsate {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
	50% {
		-webkit-transform: scale3d(.8, .8, .8);
		transform: scale3d(.8, .8, .8)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

.blink {
	-webkit-animation-name: blink;
	animation-name: blink
}

@-webkit-keyframes blink {
	0% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	50% {
		opacity: 1
	}
	75% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes blink {
	0% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	50% {
		opacity: 1
	}
	75% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.hitLeft {
	-webkit-animation-name: hitLeft;
	animation-name: hitLeft;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@-webkit-keyframes hitLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateX(20px) rotate(4deg);
		transform: translateX(20px) rotate(4deg)
	}
	to {
		opacity: 1
	}
}

@keyframes hitLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateX(20px) rotate(4deg);
		transform: translateX(20px) rotate(4deg)
	}
	to {
		opacity: 1
	}
}

.hitRight {
	-webkit-animation-name: hitRight;
	animation-name: hitRight;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@-webkit-keyframes hitRight {
	0% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		-webkit-transform: translateX(100px);
		transform: translateX(100px)
	}
	40% {
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateX(-20px) rotate(-4deg);
		transform: translateX(-20px) rotate(-4deg)
	}
	to {
		opacity: 1
	}
}

@keyframes hitRight {
	0% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		-webkit-transform: translateX(100px);
		transform: translateX(100px)
	}
	40% {
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateX(-20px) rotate(-4deg);
		transform: translateX(-20px) rotate(-4deg)
	}
	to {
		opacity: 1
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	opacity: 1
}

@-webkit-keyframes shake {
	10% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	20% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	30% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	40% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	50% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	60% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	70% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	to {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
}

@keyframes shake {
	10% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	20% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	30% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	40% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	50% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	60% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	70% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	to {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
}

.ball {
	-webkit-animation-name: ball;
	animation-name: ball
}

@-webkit-keyframes ball {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 0
	}
	20% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0);
		opacity: 1
	}
	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	60% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	75% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	85% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes ball {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 0
	}
	20% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0);
		opacity: 1
	}
	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	60% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	75% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	85% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.pull {
	-webkit-animation-name: pull;
	animation-name: pull;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@-webkit-keyframes pull {
	0% {
		-webkit-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	50% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleY(0);
		transform: scaleY(0);
		-webkit-transform-origin: center top;
		transform-origin: center top;
		opacity: 1
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes pull {
	0% {
		-webkit-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	50% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleY(0);
		transform: scaleY(0);
		-webkit-transform-origin: center top;
		transform-origin: center top;
		opacity: 1
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.pullLeft {
	-webkit-animation-name: pullLeft;
	animation-name: pullLeft;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@-webkit-keyframes pullLeft {
	0% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}
	50% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: center left;
		transform-origin: center left;
		opacity: 1
	}
	to {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

@keyframes pullLeft {
	0% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}
	50% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: center left;
		transform-origin: center left;
		opacity: 1
	}
	to {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

.pullRight {
	-webkit-animation-name: pullRight;
	animation-name: pullRight;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@-webkit-keyframes pullRight {
	0% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}
	50% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: center right;
		transform-origin: center right;
		opacity: 1
	}
	to {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

@keyframes pullRight {
	0% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}
	50% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: center right;
		transform-origin: center right;
		opacity: 1
	}
	to {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

.jumpInLeft {
	-webkit-animation-name: jumpInLeft;
	animation-name: jumpInLeft;
	-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
	animation-timing-function: cubic-bezier(.25, .46, .45, .94);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@-webkit-keyframes jumpInLeft {
	0% {
		-webkit-transform: scale3d(.5, .5, .5);
		transform: scale3d(.5, .5, .5)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale3d(1.2, 1.2, 1.2) rotate(10deg);
		transform: scale3d(1.2, 1.2, 1.2) rotate(10deg)
	}
	70% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-5deg);
		transform: scale3d(.9, .9, .9) rotate(-5deg)
	}
	90% {
		-webkit-transform: scaleX(1) rotate(0deg);
		transform: scaleX(1) rotate(0deg)
	}
	to {
		opacity: 1
	}
}

@keyframes jumpInLeft {
	0% {
		-webkit-transform: scale3d(.5, .5, .5);
		transform: scale3d(.5, .5, .5)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale3d(1.2, 1.2, 1.2) rotate(10deg);
		transform: scale3d(1.2, 1.2, 1.2) rotate(10deg)
	}
	70% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-5deg);
		transform: scale3d(.9, .9, .9) rotate(-5deg)
	}
	90% {
		-webkit-transform: scaleX(1) rotate(0deg);
		transform: scaleX(1) rotate(0deg)
	}
	to {
		opacity: 1
	}
}

.jumpInRight {
	-webkit-animation-name: jumpInRight;
	animation-name: jumpInRight;
	-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
	animation-timing-function: cubic-bezier(.25, .46, .45, .94);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@-webkit-keyframes jumpInRight {
	0% {
		-webkit-transform: scale3d(.5, .5, .5);
		transform: scale3d(.5, .5, .5)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale3d(1.2, 1.2, 1.2) rotate(-10deg);
		transform: scale3d(1.2, 1.2, 1.2) rotate(-10deg)
	}
	70% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(5deg);
		transform: scale3d(.9, .9, .9) rotate(5deg)
	}
	90% {
		-webkit-transform: scaleX(1) rotate(0deg);
		transform: scaleX(1) rotate(0deg)
	}
	to {
		opacity: 1
	}
}

@keyframes jumpInRight {
	0% {
		-webkit-transform: scale3d(.5, .5, .5);
		transform: scale3d(.5, .5, .5)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale3d(1.2, 1.2, 1.2) rotate(-10deg);
		transform: scale3d(1.2, 1.2, 1.2) rotate(-10deg)
	}
	70% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(5deg);
		transform: scale3d(.9, .9, .9) rotate(5deg)
	}
	90% {
		-webkit-transform: scaleX(1) rotate(0deg);
		transform: scaleX(1) rotate(0deg)
	}
	to {
		opacity: 1
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@-webkit-keyframes rollIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: translateY(100px) rotate(-445deg);
		transform: translateY(100px) rotate(-445deg)
	}
	30% {
		opacity: 1
	}
	50% {
		-webkit-transform: translateY(-20px) rotate(-20deg);
		transform: translateY(-20px) rotate(-20deg)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		-webkit-transform: translateY(0) rotate(0deg);
		transform: translateY(0) rotate(0deg)
	}
}

@keyframes rollIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: translateY(100px) rotate(-445deg);
		transform: translateY(100px) rotate(-445deg)
	}
	30% {
		opacity: 1
	}
	50% {
		-webkit-transform: translateY(-20px) rotate(-20deg);
		transform: translateY(-20px) rotate(-20deg)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		-webkit-transform: translateY(0) rotate(0deg);
		transform: translateY(0) rotate(0deg)
	}
}

.popIn {
	-webkit-animation-name: popIn;
	animation-name: popIn
}

@-webkit-keyframes popIn {
	0% {
		-webkit-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	20% {
		opacity: 1
	}
	40% {
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: scale3d(1.08, 1.08, 1.08);
		transform: scale3d(1.08, 1.08, 1.08)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes popIn {
	0% {
		-webkit-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	20% {
		opacity: 1
	}
	40% {
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: scale3d(1.08, 1.08, 1.08);
		transform: scale3d(1.08, 1.08, 1.08)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.popInLeft {
	-webkit-animation-name: popInLeft;
	animation-name: popInLeft
}

@-webkit-keyframes popInLeft {
	0% {
		-webkit-transform: translate3d(-100px, 0, 0) scale3d(.1, .1, .1);
		transform: translate3d(-100px, 0, 0) scale3d(.1, .1, .1)
	}
	40% {
		opacity: 1;
		-webkit-transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes popInLeft {
	0% {
		-webkit-transform: translate3d(-100px, 0, 0) scale3d(.1, .1, .1);
		transform: translate3d(-100px, 0, 0) scale3d(.1, .1, .1)
	}
	40% {
		opacity: 1;
		-webkit-transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.popInRight {
	-webkit-animation-name: popInRight;
	animation-name: popInRight
}

@-webkit-keyframes popInRight {
	0% {
		-webkit-transform: translate3d(100px, 0, 0) scale3d(.1, .1, .1);
		transform: translate3d(100px, 0, 0) scale3d(.1, .1, .1)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		transform: translateZ(0) scale3d(1.08, 1.08, 1.08)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes popInRight {
	0% {
		-webkit-transform: translate3d(100px, 0, 0) scale3d(.1, .1, .1);
		transform: translate3d(100px, 0, 0) scale3d(.1, .1, .1)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		transform: translateZ(0) scale3d(1.08, 1.08, 1.08)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.popInTop {
	-webkit-animation-name: popInTop;
	animation-name: popInTop
}

@-webkit-keyframes popInTop {
	0% {
		-webkit-transform: translate3d(0, -100px, 0) scale3d(.1, .1, .1);
		transform: translate3d(0, -100px, 0) scale3d(.1, .1, .1)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		transform: translateZ(0) scale3d(1.08, 1.08, 1.08)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0) scaleX(1);
		transform: translateZ(0) scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0) scale3d(1.03, 1.03, 1.03);
		transform: translateZ(0) scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: translateZ(0) scaleX(1);
		transform: translateZ(0) scaleX(1)
	}
}

@keyframes popInTop {
	0% {
		-webkit-transform: translate3d(0, -100px, 0) scale3d(.1, .1, .1);
		transform: translate3d(0, -100px, 0) scale3d(.1, .1, .1)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		transform: translateZ(0) scale3d(1.08, 1.08, 1.08)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0) scaleX(1);
		transform: translateZ(0) scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0) scale3d(1.03, 1.03, 1.03);
		transform: translateZ(0) scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: translateZ(0) scaleX(1);
		transform: translateZ(0) scaleX(1)
	}
}

.popInBottom {
	-webkit-animation-name: popInBottom;
	animation-name: popInBottom
}

@-webkit-keyframes popInBottom {
	0% {
		-webkit-transform: translate3d(0, 100px, 0) scale3d(.1, .1, .1);
		transform: translate3d(0, 100px, 0) scale3d(.1, .1, .1)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		transform: translateZ(0) scale3d(1.08, 1.08, 1.08)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0) scaleX(1);
		transform: translateZ(0) scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0) scale3d(1.03, 1.03, 1.03);
		transform: translateZ(0) scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: translateZ(0) scaleX(1);
		transform: translateZ(0) scaleX(1)
	}
}

@keyframes popInBottom {
	0% {
		-webkit-transform: translate3d(0, 100px, 0) scale3d(.1, .1, .1);
		transform: translate3d(0, 100px, 0) scale3d(.1, .1, .1)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
		transform: translateZ(0) scale3d(1.08, 1.08, 1.08)
	}
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0) scaleX(1);
		transform: translateZ(0) scaleX(1)
	}
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: translateZ(0) scale3d(1.03, 1.03, 1.03);
		transform: translateZ(0) scale3d(1.03, 1.03, 1.03)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		-webkit-transform: translateZ(0) scaleX(1);
		transform: translateZ(0) scaleX(1)
	}
}

.flip {
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(100px) rotateY(-1turn) scaleX(1);
		transform: perspective(100px) rotateY(-1turn) scaleX(1);
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94)
	}
	50% {
		opacity: 1;
		-webkit-transform: perspective(100px) rotateY(-180deg) scale3d(1.2, 1.2, 1.2);
		transform: perspective(100px) rotateY(-180deg) scale3d(1.2, 1.2, 1.2);
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94)
	}
	to {
		opacity: 1;
		-webkit-transform: perspective(100px) rotateY(0deg) scaleX(1);
		transform: perspective(100px) rotateY(0deg) scaleX(1);
		-webkit-animation-timing-function: cubic-bezier(.95, .05, .795, .035);
		animation-timing-function: cubic-bezier(.95, .05, .795, .035)
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(100px) rotateY(-1turn) scaleX(1);
		transform: perspective(100px) rotateY(-1turn) scaleX(1);
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94)
	}
	50% {
		opacity: 1;
		-webkit-transform: perspective(100px) rotateY(-180deg) scale3d(1.2, 1.2, 1.2);
		transform: perspective(100px) rotateY(-180deg) scale3d(1.2, 1.2, 1.2);
		-webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
		animation-timing-function: cubic-bezier(.25, .46, .45, .94)
	}
	to {
		opacity: 1;
		-webkit-transform: perspective(100px) rotateY(0deg) scaleX(1);
		transform: perspective(100px) rotateY(0deg) scaleX(1);
		-webkit-animation-timing-function: cubic-bezier(.95, .05, .795, .035);
		animation-timing-function: cubic-bezier(.95, .05, .795, .035)
	}
}

.flipInX {
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(800px) rotateX(90deg) scale3d(1.2, 1.2, 1.2);
		transform: perspective(800px) rotateX(90deg) scale3d(1.2, 1.2, 1.2)
	}
	50% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		-webkit-transform: perspective(800px) rotateX(-20deg) scaleX(1);
		transform: perspective(800px) rotateX(-20deg) scaleX(1)
	}
	to {
		opacity: 1;
		-webkit-transform: perspective(800px) rotateX(0deg) scaleX(1);
		transform: perspective(800px) rotateX(0deg) scaleX(1)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(800px) rotateX(90deg) scale3d(1.2, 1.2, 1.2);
		transform: perspective(800px) rotateX(90deg) scale3d(1.2, 1.2, 1.2)
	}
	50% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		-webkit-transform: perspective(800px) rotateX(-20deg) scaleX(1);
		transform: perspective(800px) rotateX(-20deg) scaleX(1)
	}
	to {
		opacity: 1;
		-webkit-transform: perspective(800px) rotateX(0deg) scaleX(1);
		transform: perspective(800px) rotateX(0deg) scaleX(1)
	}
}

.flipInY {
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(800px) rotateY(90deg) scale3d(1.2, 1.2, 1.2);
		transform: perspective(800px) rotateY(90deg) scale3d(1.2, 1.2, 1.2)
	}
	50% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		-webkit-transform: perspective(800px) rotateY(-20deg) scaleX(1);
		transform: perspective(800px) rotateY(-20deg) scaleX(1)
	}
	to {
		opacity: 1;
		-webkit-transform: perspective(800px) rotateY(0deg) scaleX(1);
		transform: perspective(800px) rotateY(0deg) scaleX(1)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(800px) rotateY(90deg) scale3d(1.2, 1.2, 1.2);
		transform: perspective(800px) rotateY(90deg) scale3d(1.2, 1.2, 1.2)
	}
	50% {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		-webkit-transform: perspective(800px) rotateY(-20deg) scaleX(1);
		transform: perspective(800px) rotateY(-20deg) scaleX(1)
	}
	to {
		opacity: 1;
		-webkit-transform: perspective(800px) rotateY(0deg) scaleX(1);
		transform: perspective(800px) rotateY(0deg) scaleX(1)
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
	animation-timing-function: cubic-bezier(.455, .03, .515, .955)
}

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

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
	animation-timing-function: cubic-bezier(.455, .03, .515, .955)
}

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

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

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
	animation-timing-function: cubic-bezier(.455, .03, .515, .955)
}

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

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

.fadeInTop {
	-webkit-animation-name: fadeInTop;
	animation-name: fadeInTop;
	-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
	animation-timing-function: cubic-bezier(.455, .03, .515, .955)
}

@-webkit-keyframes fadeInTop {
	0% {
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0);
		opacity: 0
	}
	50% {
		opacity: .2
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes fadeInTop {
	0% {
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0);
		opacity: 0
	}
	50% {
		opacity: .2
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.fadeInBottom {
	-webkit-animation-name: fadeInBottom;
	animation-name: fadeInBottom;
	-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
	animation-timing-function: cubic-bezier(.455, .03, .515, .955)
}

@-webkit-keyframes fadeInBottom {
	0% {
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0);
		opacity: 0
	}
	50% {
		opacity: .2
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes fadeInBottom {
	0% {
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0);
		opacity: 0
	}
	50% {
		opacity: .2
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.driveInLeft {
	-webkit-animation-name: driveInLeft;
	animation-name: driveInLeft
}

@-webkit-keyframes driveInLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(-100px, 0, 0);
		transform: translate3d(-100px, 0, 0)
	}
	30% {
		opacity: 1
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: translate3d(30px, 0, 0);
		transform: translate3d(30px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes driveInLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(-100px, 0, 0);
		transform: translate3d(-100px, 0, 0)
	}
	30% {
		opacity: 1
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: translate3d(30px, 0, 0);
		transform: translate3d(30px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.driveInRight {
	-webkit-animation-name: driveInRight;
	animation-name: driveInRight
}

@-webkit-keyframes driveInRight {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0)
	}
	30% {
		opacity: 1
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: translate3d(-30px, 0, 0);
		transform: translate3d(-30px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes driveInRight {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0)
	}
	30% {
		opacity: 1
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: translate3d(-30px, 0, 0);
		transform: translate3d(-30px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.driveInTop {
	-webkit-animation-name: driveInTop;
	animation-name: driveInTop
}

@-webkit-keyframes driveInTop {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0)
	}
	30% {
		opacity: 1
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: translate3d(0, 30px, 0);
		transform: translate3d(0, 30px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes driveInTop {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0)
	}
	30% {
		opacity: 1
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: translate3d(0, 30px, 0);
		transform: translate3d(0, 30px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.driveInBottom {
	-webkit-animation-name: driveInBottom;
	animation-name: driveInBottom
}

@-webkit-keyframes driveInBottom {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}
	30% {
		opacity: 1
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes driveInBottom {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}
	30% {
		opacity: 1
	}
	60% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		animation-timing-function: cubic-bezier(.645, .045, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.spin {
	-webkit-animation-name: spin;
	animation-name: spin
}

@-webkit-keyframes spin {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	20% {
		-webkit-animation-timing-function: cubic-bezier(.165, .84, .44, 1);
		animation-timing-function: cubic-bezier(.165, .84, .44, 1);
		-webkit-transform: rotate(-20deg);
		transform: rotate(-20deg);
		-webkit-transform-origin: center center;
		transform-origin: center center;
		opacity: 1
	}
	70% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: rotate(380deg);
		transform: rotate(380deg);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
}

@keyframes spin {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	20% {
		-webkit-animation-timing-function: cubic-bezier(.165, .84, .44, 1);
		animation-timing-function: cubic-bezier(.165, .84, .44, 1);
		-webkit-transform: rotate(-20deg);
		transform: rotate(-20deg);
		-webkit-transform-origin: center center;
		transform-origin: center center;
		opacity: 1
	}
	70% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: rotate(380deg);
		transform: rotate(380deg);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
}

.spinIn {
	-webkit-animation-name: spinIn;
	animation-name: spinIn
}

@-webkit-keyframes spinIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		-webkit-transform: rotate(0deg) scale3d(0, 0, 0);
		transform: rotate(0deg) scale3d(0, 0, 0);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	50% {
		opacity: 1
	}
	70% {
		-webkit-transform: rotate(380deg) scaleX(1);
		transform: rotate(380deg) scaleX(1);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	to {
		opacity: 1;
		-webkit-transform: rotate(1turn) scaleX(1);
		transform: rotate(1turn) scaleX(1);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
}

@keyframes spinIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		animation-timing-function: cubic-bezier(.23, 1, .32, 1);
		-webkit-transform: rotate(0deg) scale3d(0, 0, 0);
		transform: rotate(0deg) scale3d(0, 0, 0);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	50% {
		opacity: 1
	}
	70% {
		-webkit-transform: rotate(380deg) scaleX(1);
		transform: rotate(380deg) scaleX(1);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	to {
		opacity: 1;
		-webkit-transform: rotate(1turn) scaleX(1);
		transform: rotate(1turn) scaleX(1);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
}

.swoopInLeft {
	-webkit-animation-name: swoopInLeft;
	animation-name: swoopInLeft
}

@-webkit-keyframes swoopInLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleX(1.5) translate3d(-100px, 0, 0);
		transform: scaleX(1.5) translate3d(-100px, 0, 0)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1.2) translateZ(0);
		transform: scaleX(1.2) translateZ(0)
	}
	65% {
		-webkit-transform: scaleX(1) translate3d(20px, 0, 0);
		transform: scaleX(1) translate3d(20px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1) translateZ(0);
		transform: scaleX(1) translateZ(0)
	}
}

@keyframes swoopInLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleX(1.5) translate3d(-100px, 0, 0);
		transform: scaleX(1.5) translate3d(-100px, 0, 0)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1.2) translateZ(0);
		transform: scaleX(1.2) translateZ(0)
	}
	65% {
		-webkit-transform: scaleX(1) translate3d(20px, 0, 0);
		transform: scaleX(1) translate3d(20px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1) translateZ(0);
		transform: scaleX(1) translateZ(0)
	}
}

.swoopInRight {
	-webkit-animation-name: swoopInRight;
	animation-name: swoopInRight
}

@-webkit-keyframes swoopInRight {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleX(1.5) translate3d(100px, 0, 0);
		transform: scaleX(1.5) translate3d(100px, 0, 0)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1.2) translateZ(0);
		transform: scaleX(1.2) translateZ(0)
	}
	65% {
		-webkit-transform: scaleX(1) translate3d(-20px, 0, 0);
		transform: scaleX(1) translate3d(-20px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1) translateZ(0);
		transform: scaleX(1) translateZ(0)
	}
}

@keyframes swoopInRight {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleX(1.5) translate3d(100px, 0, 0);
		transform: scaleX(1.5) translate3d(100px, 0, 0)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1.2) translateZ(0);
		transform: scaleX(1.2) translateZ(0)
	}
	65% {
		-webkit-transform: scaleX(1) translate3d(-20px, 0, 0);
		transform: scaleX(1) translate3d(-20px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleX(1) translateZ(0);
		transform: scaleX(1) translateZ(0)
	}
}

.swoopInTop {
	-webkit-animation-name: swoopInTop;
	animation-name: swoopInTop
}

@-webkit-keyframes swoopInTop {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleY(1.5) translate3d(0, -100px, 0);
		transform: scaleY(1.5) translate3d(0, -100px, 0)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleY(1.2) translateZ(0);
		transform: scaleY(1.2) translateZ(0)
	}
	65% {
		-webkit-transform: scaleY(1) translate3d(0, 20px, 0);
		transform: scaleY(1) translate3d(0, 20px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleY(1) translateZ(0);
		transform: scaleY(1) translateZ(0)
	}
}

@keyframes swoopInTop {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleY(1.5) translate3d(0, -100px, 0);
		transform: scaleY(1.5) translate3d(0, -100px, 0)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleY(1.2) translateZ(0);
		transform: scaleY(1.2) translateZ(0)
	}
	65% {
		-webkit-transform: scaleY(1) translate3d(0, 20px, 0);
		transform: scaleY(1) translate3d(0, 20px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleY(1) translateZ(0);
		transform: scaleY(1) translateZ(0)
	}
}

.swoopInBottom {
	-webkit-animation-name: swoopInBottom;
	animation-name: swoopInBottom
}

@-webkit-keyframes swoopInBottom {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleY(1.5) translate3d(0, -100px, 0);
		transform: scaleY(1.5) translate3d(0, -100px, 0)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleY(1.2) translateZ(0);
		transform: scaleY(1.2) translateZ(0)
	}
	65% {
		-webkit-transform: scaleY(1) translate3d(0, -20px, 0);
		transform: scaleY(1) translate3d(0, -20px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleY(1) translateZ(0);
		transform: scaleY(1) translateZ(0)
	}
}

@keyframes swoopInBottom {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scaleY(1.5) translate3d(0, -100px, 0);
		transform: scaleY(1.5) translate3d(0, -100px, 0)
	}
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleY(1.2) translateZ(0);
		transform: scaleY(1.2) translateZ(0)
	}
	65% {
		-webkit-transform: scaleY(1) translate3d(0, -20px, 0);
		transform: scaleY(1) translate3d(0, -20px, 0)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: scaleY(1) translateZ(0);
		transform: scaleY(1) translateZ(0)
	}
}

.unfold {
	-webkit-animation-name: unfold;
	animation-name: unfold
}

@-webkit-keyframes unfold {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	30% {
		-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		-webkit-transform: scaleX(.4);
		transform: scaleX(.4)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.55, .085, .68, .53);
		animation-timing-function: cubic-bezier(.55, .085, .68, .53);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes unfold {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		animation-timing-function: cubic-bezier(.47, 0, .745, .715);
		-webkit-transform: scale3d(0, 0, 0);
		transform: scale3d(0, 0, 0)
	}
	30% {
		-webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		animation-timing-function: cubic-bezier(.455, .03, .515, .955);
		-webkit-transform: scaleX(.4);
		transform: scaleX(.4)
	}
	to {
		opacity: 1;
		-webkit-animation-timing-function: cubic-bezier(.55, .085, .68, .53);
		animation-timing-function: cubic-bezier(.55, .085, .68, .53);
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}


/*# sourceMappingURL=blog.ca5fa135.css.map */

.single-portfolios .hero--page, .single-services .hero--page {
	padding: 40px 10.4166666667vw;
}
.single-portfolios .sinlge-content, .single-services .sinlge-content{
	padding: 40px 10.4166666667vw;
}
.post__meta-box span, .post__meta-box p {
	display: inline-block;
}
.archive .container .blog {
	padding: 40px 7.417vw;
}
.archive .hero__image {
  width: 50%;
  margin: 0 auto;
	padding-bottom: 30px;
}
.archive .article__content h2 {
  font-size: 2.2rem;
  color: #E06938;
}
.archive .article--fw {
	margin-bottom: 30px;
}
.page-footer {
        background-color: white;
    }

.service--red .tabs .service__tab::after {
  content: "";
  background-color: #00abc8 !important;
}
.service--blue .tabs,  .service .tabs{
  background-color: #fff !important; 
	
}
.site-col--image img, .service__list img, img {
  border-radius: 10px;
}
.service .service__tab.active {
  background-color: #f0f6fa !important;
  min-height: 501px !important;
}
.service .service__tab.active .content::before {
  background-color: #53b9d3 !important;
}
.service .service__tab.active .content h2 {
	color: #00abc8;
}
.service__tab.active::after, .service__tab.active::before {
  content: "";
  display: block;
  width: calc(100% - 90px);
  height: 3px;
  background-color: #333;
  position: absolute;
  top: 45px;
  left: 45px;
}
/* .service__tab.active::after, .service__tab.active::before {
  background-color: #00abc8 !important;
} */

input, textarea {
	border: 2px solid #459ab0;
border-radius: 10px;
	padding: 10px 5px;
}
.gform_legacy_markup_wrapper .top_label textarea.medium {
  width: calc(50% - 8px);
}
.logos .container {
	margin-bottom: 50px;
}

/*added on 27/10/2022 */
/* @media screen and (min-width: 1355px){
.page-id-4103 .container {
  	width: 1022px;
}
.page-id-4103 .container .cta__body .cta__button{
	width: 100%;
	padding: 10px 25px;
}
} */
@media screen and (min-width: 768px) and (max-width: 1024px){
.page-template-template-services-php .service {
  display: block !important;
  height: auto !important;
  min-height: auto !important;
}
.page-template-template-services-php .service .tabs{
	transform: translateX(12%) !important;
}
.page-template-template-services-php .service .service__tabs{
		width: 80%;
}
.footer__bottom .container span {
  margin-bottom: 10px;
  margin-top: 10px;
}
.footer__bottom .container p{
	line-height: 10px !important;	
}
}
.page-id-4103 .container .cta__body .cta__button{
	width: 100%;
	padding: 10px 25px;
}
.blog .single-blog-post blockquote{
	border-left:2px solid #00abc8;
	padding-left:60px;
	}
.blog .single-blog-post h6{
	font-family: NewHero;
    font-size: 20px;
    font-weight: 300;
    font-style: italic;
    color: #616161;
    margin-top: 40px;
}
/* .blog .single-blog-post h2::before{
	content: "";
	margin-bottom: 5px;
    display: inline-block;
    width: 100px;
    background-color: #00abc8;
    height: 5px;
	margin-right:15px;
} */
.blog .single-blog-post h3::before{
	content: "";
	margin-bottom: 5px;
    display: inline-block;
    width: 100px;
    background-color: #00abc8;
    height: 5px;
	margin-right:15px;
}
.blog .single-blog-post h4::before{
	content: "";
	margin-bottom: 5px;
    display: inline-block;
    width: 100px;
    background-color: #00abc8;
    height: 5px;
	margin-right:15px;
}
p a {
    color: #4998b6 !important;
}
.page-template-default .main .main-content .container {
	max-width: 1100px;
}
.main-content p a, .single-blog-post p a {
  position: relative;
}
.main-content p a::after, .single-blog-post p a::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  pointer-events: none;
  left: 0;
  bottom: 1px;
  max-width: 0%;
  -webkit-transition: all 0.4s cubic-bezier(0.2, 1.14, 1, 1);
  transition: all 0.4s cubic-bezier(0.2, 1.14, 1, 1);
  background: #dd9090;
}
p a::after {
  background: #4998b6 !important;
}
p a:hover::after {
  max-width: 100%;
}
.page-template-template-our-works-php .section .site-col .site-col--image, .page-template-template-our-works-php .section .site-col .site-col--text{
	width: 50%;
}
.portfolios-template-default .section--spsection2 .section2-image, .portfolios-template-default .section--spsection2 .section2-text{
  width: 50% !important;
}
.portfolio .portfolio-item--small .portfolio-item--red{
	background-color: #8ED1FC;
}
/* .portfolio .portfolio-item--small .portfolio-item--red:hover {
	background-color: #fdf5f4;
} */
.portfolio .portfolio-item--small .portfolio-item__image {
	position: relative;
}
.portfolio .portfolio-item--small .portfolio-item ul {
  margin-bottom: 0px;
}
.portfolio .portfolio-item--small .portfolio-item__image {
	width: 100%;
}
.section .container .portfolio{
	display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-evenly;
}
.single-portfolios .service__list img.service__images-img{
  height: 580px;
}
.services-template-default  .cta .animator .cta__button{
	width: 100%;
	padding: 10px 25px;
}
.ssa-leadgen-widget__step1 #ssa-widget-form .ssa-leadgen-widget__checkbox{
	appearance: auto;
}
/*  added on 2/11/2022 */
@media screen and (max-width: 767px) {
.page-template-default .container .cta__body .cta__button {
  padding: 10px 3px;
}
.footer .footer__top .container {
	display: block !important;
}
.footer .footer__top .container .footer__col--text {
	width: 100% !important;
}
.footer .footer__top .container .footer__col--nav {
	width: 100% !important;
}
.footer__col--nav .footer-nav {
  padding-left: 10px !important;
}
.footer__col--nav .footer-nav .social{
	margin-left: 16px;
	margin-right: -16px;	
}
.footer .footer__bottom .container{
	justify-content: center !important;
}
.footer__bottom .container span {
  margin-bottom: 2px !important;
}
.footer__bottom .container p {
  line-height: 20px !important;
}
#gform_wrapper_1 .field_description_below .ginput_container_textarea #input_1_13{
	width:100%;	
}
#gform_wrapper_2 .ginput_container_fileupload .gform_fileupload_rules{
	font-size: 0.813em;
	padding: 5px;		
}
}
@media screen and (min-width: 768px) and (max-width: 1024px){
.footer .footer__top .container .footer__col--nav{
	top: -4%;
	position: relative;
}
#gform_wrapper_1 #field_1_14 .ginput_container_text #input_1_14{
	width: calc(50% - 8px);	
}
#gform_wrapper_2 .ginput_container_fileupload .gform_fileupload_rules{
	font-size: 0.813em;
	padding: 10px;		
}
}
.page-template-default .container .cta__body .cta__button {
    width: auto;
}
.footer-nav .text--margin .fa2-desc{
	font-size: 13px;
    line-height: 23px;
    font-style: italic;	
}
.footer__col--nav .footer-nav .text--white p{
	margin-top: 0px !important;
}
.footer-nav__menu .footer-nav__items li{
	    line-height: 42px;
    margin-top: 0px;
}
.footer__col--nav .footer-nav .social{
	margin-bottom: 20px;
}
.footer .footer__bottom .container{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: space-between;
    align-items: center;
}
.footer .footer__top{
	    background-color: #2c2c2c;
}
.footer .footer__top .container .footer__col--text{
	width: 33.33%;
}
.footer .footer__top .container .footer__col--nav{
	width: 66.66%;
}
.footer__col--nav .footer-nav{
	padding-left:40px;
}
.footer .footer__top .container{
	display: flex;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: space-evenly;
    align-items: flex-start;
}
.footer__top .footer__col .text h3{
	margin: 13px 0 5px;
}
.section--light {
    background-color: #eff8f9;
}
.section--light {
    background-color: #eff8f9;
}
.quote:after{
	background-color: #eff8f9;
}
.single-post .author__description .name-sec h4{
	font-family: "new-hero", sans-serif !important;
/*     font-size: 24px; */
    font-weight: bold;
    color: #474747;
}
.single-post .author__description p{
	font-size: 16px;
    font-weight: 300;
    line-height: 1.35;
    letter-spacing: 0.2px;
}
.footer__col--nav .footer-nav .social{
	width: 65%;
}
.quote__quotes:after, .quote__quotes:before {
    background-image: url(/wp-content/uploads/2022/11/quote-icon.svg);
}
.cta__button{
	width:auto;
	padding: 10px 20px;
}
.footer__bottom .container p {
	line-height: 28px;
	margin-top: 2px !important;
	margin-bottom: 2px !important;
}
.footer__bottom {
  padding: 0px 0;
}
.single-post .single-blog-post .text img.alignright {
	float: right;
	padding-left: 30px;
}
.single-post .single-blog-post .text img.alignleft {
	float: left;
	padding-right: 30px;
}
.single-post .author__image img {
	width: 60%;
}
.postid-687 .section-6 .site-col--text .text{
	width: 100%;
}
.postid-687 .section-6 .site-col--text .text .site-col__desc{
	margin-top: 0px;
}
.postid-687 .section-6 .site-col--text .text .site-col__desc .-new-background{
	width: 100%;
}
.single-services .service .service__list .service__images-img img{
	object-fit: cover !important;
}
.footer__bottom .container p, .footer__bottom .container a{
	font-size: 9px;
}
.service__tab ul li {
	font-size: 15px;
	line-height: 25px;
}
.single-post .container .meta-info p a::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  pointer-events: none;
  left: 0;
  bottom: 1px;
  max-width: 0%;
  -webkit-transition: all 0.4s cubic-bezier(0.2, 1.14, 1, 1);
  transition: all 0.4s cubic-bezier(0.2, 1.14, 1, 1);
}
.single-post .container .meta-info p a{
	position: relative;
}
.single-post .container .meta-info p a::after{
	background: #4998b6 !important;
}
.single-post .container .meta-info p a:hover::after {
  max-width: 100%;
}
.page-template-template-blog .searchandfilter ul {
  display: flex;
  margin-bottom: 10px;
}
.page-template-template-blog .searchandfilter li {
  width: 33.33%;
  float: left;
}