.modal-thanks__img:before,
.c-404-img:before,
.world:before {
	content: "";
	position: absolute
}

.modal-thanks__img:before,
.c-404-img:before,
.blur-layer,
.btn span {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%
}

.reviews-item__img img {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%
}

.about__logo,
.header__lang .lang-switcher {
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%
}

body.hidden {
	overflow: hidden
}

.header__mob {
	overflow-y: auto
}

.header__mob_docs {
	margin-top: 16px
}

.header__insta {
	margin-left: auto;
	margin-right: 50px
}

.header__insta svg {
	display: block
}

.header__insta path {
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

.header__insta:hover path {
	stroke: #fd4a9e
}

.header__buttons {
	gap: 0 !important
}

.header__theme {
	background: 0 0
}

.header__theme svg {
	display: block
}

.header__theme svg:last-child {
	display: none
}

.header__theme path,
.header__theme circle {
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

.header__theme:hover path,
.header__theme:hover circle {
	stroke: #fd4a9e
}

.header__menu {
	position: relative;
	top: -3px;
	margin-right: 1.5vw !important;
	margin-left: auto !important;
	gap: 6vw
}

.header__menu>li>a {
	letter-spacing: .03em;
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

.header__menu>li>a:hover {
	color: #fd4a9e
}

.header__book {
	right: 169px;
	font-size: 12px;
	padding: 5px 8px;
	border-radius: 3px;
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

.header__book:hover {
	background: #fd2288
}

.header__lang {
	position: relative;
	z-index: 1;
	-webkit-box-ordinal-group: initial;
	-ms-flex-order: initial;
	order: initial;
	margin-right: 195px
}

.header__lang:hover .header__lang-toggler svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.header__lang:hover .lang-switcher {
	opacity: 1;
	visibility: visible
}

.header__lang-toggler {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 6px;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .03em;
	cursor: pointer
}

.header__lang-toggler svg {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

.header__lang .lang-switcher {
	position: absolute;
	top: 100%;
	background: #05021d;
	padding: 14px;
	display: block;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .35s ease;
	transition: opacity .35s ease;
	border-radius: 3px;
	border: 1px solid #fd4a9e;
	margin: 0 !important
}

.header__lang .lang-switcher li {
	margin-bottom: 4px
}

.header__lang .lang-switcher li:last-child {
	margin-bottom: 0
}

.header__lang .lang-switcher a {
	text-transform: uppercase;
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	opacity: 1;
	font-family: "Arial Cyr", sans-serif
}

.header__lang .lang-switcher a:hover {
	opacity: 1;
	color: #fd4a9e
}

.footer {
	padding-top: 101px;
	background: #05021d;
	margin-top: auto
}

.footer__copy {
	font-family: "Arial Cyr", sans-serif;
	letter-spacing: -.03em
}

.footer__menu a {
	font-family: "Arial Cyr", sans-serif;
	letter-spacing: -.03em;
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

.footer__menu a:hover {
	color: #fd4a9e
}

.footer__slogan {
	letter-spacing: -.03em
}

.footer__bottom {
	margin-top: 41px;
	width: 100%;
	position: relative;
	z-index: 1;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 25px;
	width: auto
}

.footer__contacts {
	margin-top: -350px;
	margin-left: 0
}

.footer__contacts_items {
	gap: 30px
}

.footer .item__link {
	letter-spacing: -.03em
}

.footer .form__footer {
	margin-top: 66px
}

.footer .form__btn--subm {
	font-size: 16px;
	width: 245px;
	background-size: contain
}

.footer .form__btn--partner {
	width: 198px;
	font-size: 16px;
	background-size: contain;
	height: 65px
}

.footer .form .textarea {
	letter-spacing: -.03em;
	font-family: "Arial Cyr", sans-serif;
	min-height: 133px;
	border-radius: 0
}

.footer .form .textarea::-webkit-input-placeholder {
	color: #909090;
	letter-spacing: -.03em;
	font-family: "Arial Cyr", sans-serif
}

.footer .form .textarea::-moz-placeholder {
	color: #909090;
	letter-spacing: -.03em;
	font-family: "Arial Cyr", sans-serif
}

.footer .form .textarea:-ms-input-placeholder {
	color: #909090;
	letter-spacing: -.03em;
	font-family: "Arial Cyr", sans-serif
}

.footer .form .textarea::-ms-input-placeholder {
	color: #909090;
	letter-spacing: -.03em;
	font-family: "Arial Cyr", sans-serif
}

.footer .form .textarea::placeholder {
	color: #909090;
	letter-spacing: -.03em;
	font-family: "Arial Cyr", sans-serif
}

.footer .form .input {
	letter-spacing: -.03em;
	font-family: "Arial Cyr", sans-serif;
	height: 45px;
	border-radius: 0
}

.footer .form .input::-webkit-input-placeholder {
	color: #909090;
	letter-spacing: -.03em;
	font-family: "Arial Cyr", sans-serif
}

.footer .form .input::-moz-placeholder {
	color: #909090;
	letter-spacing: -.03em;
	font-family: "Arial Cyr", sans-serif
}

.footer .form .input:-ms-input-placeholder {
	color: #909090;
	letter-spacing: -.03em;
	font-family: "Arial Cyr", sans-serif
}

.footer .form .input::-ms-input-placeholder {
	color: #909090;
	letter-spacing: -.03em;
	font-family: "Arial Cyr", sans-serif
}

.footer .form .input::placeholder {
	color: #909090;
	letter-spacing: -.03em;
	font-family: "Arial Cyr", sans-serif
}

.footer .form__title {
	font-size: 32px;
	line-height: 1.3;
	font-family: "Arial Cyr", sans-serif;
	letter-spacing: -.03em;
	margin-bottom: 52px
}

.footer__container {
	padding: 0
}

.footer__form {
	margin-left: auto;
	max-width: 571px;
	margin-top: 15px
}

.footer__form.loading:before {
	display: none
}

.footer__form .loader {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 15;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, .55)
}

.footer__form.loading .loader {
	display: flex
}

.footer__form .loader__spinner {
	box-sizing: border-box;
	width: 48px;
	height: 48px;
	border: 3px solid rgba(253, 74, 159, .25);
	border-top-color: #fd4a9f;
	border-radius: 50%;
	animation: footer-form-loader-spin .75s linear infinite
}

@keyframes footer-form-loader-spin {
	to {
		transform: rotate(360deg)
	}
}

.footer__title {
	font-size: 58px;
	font-family: "Arial Cyr", sans-serif;
	line-height: 1;
	letter-spacing: -.04em;
	max-width: 38.5vw
}

.footer__insta {
	width: 24px;
	height: 24px
}

.footer__insta path {
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

.footer__insta:hover path {
	stroke: #fd4a9e
}

form input {
	padding: 0
}

form input.not_error {
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-bottom: 1px solid #fff !important
}

form input.error {
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-bottom: 1px solid #f62626 !important;
	color: #f62626 !important
}

.btn {
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: -.02em;
	font-family: "Arial Cyr", sans-serif;
	text-align: center;
	border-radius: 0;
	position: relative;
	z-index: 1;
	text-transform: uppercase;
	letter-spacing: -.03em;
	white-space: nowrap;
	display: inline-block
}

@media only screen and (max-width:1260px) {
	.btn {
		font-size: 18px
	}
}

@media only screen and (max-width:1023px) {
	.btn {
		font-size: 16px
	}
}

@media only screen and (max-width:767px) {
	.btn {
		font-size: 14px
	}
}

.btn-bg {
	display: block
}

.btn-pink {
	color: #fff
}

.btn-pink:hover {
	color: #fd4a9e
}

.btn span {
	position: absolute
}

.tl-right {
	text-align: right
}

.tl-center {
	text-align: center
}

.head {
	margin-bottom: 64px
}

.head .h2,
.head .h3 {
	margin: 0
}

.head p {
	margin-bottom: 0;
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: -.02em;
	margin-top: 24px
}

@media only screen and (max-width:1260px) {
	.head p {
		font-size: 18px
	}
}

@media only screen and (max-width:1023px) {
	.head p {
		font-size: 16px
	}
}

@media only screen and (max-width:767px) {
	.head p {
		font-size: 14px
	}
}

.h2 {
	font-size: 58px;
	line-height: 1;
	letter-spacing: -.04em;
	font-weight: 700;
	font-family: "Arial Cyr", sans-serif;
	margin-bottom: 24px
}

.h2-72 {
	font-size: 72px
}

.h3 {
	font-size: 36px;
	line-height: 1;
	letter-spacing: -.03em;
	font-weight: 700;
	font-family: "Arial Cyr", sans-serif
}

.ttu {
	text-transform: uppercase
}

.pink {
	color: #fd4a9e
}

body,
html {
	height: 100%
}

.wrapper {
	min-height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.container {
	padding: 0 15px;
	max-width: 1270px;
	margin: 0 auto
}

.hero {

	padding: 200px 0 265px;
	background: #05021d
}

.hero__title {
	text-align: center;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	font-size: 75px !important;
	font-family: "Arial Cyr", sans-serif !important;
	max-width: 990px;
	line-height: .9 !important;
	letter-spacing: -.04em;
	margin-top: 0
}

.hero__title span {
	color: #fd4a9e;
	padding: 0;
	background: 0 0;
	margin-bottom: 20px;
	display: inline-block
}

.hero__text {
	text-shadow: -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
	text-align: left;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: -.02em;
	max-width: 324px
}

@media only screen and (max-width:1260px) {
	.hero__text {
		font-size: 18px
	}
}

@media only screen and (max-width:1023px) {
	.hero__text {
		font-size: 16px
	}
}

@media only screen and (max-width:767px) {
	.hero__text {
		font-size: 14px
	}
}

.hero__wrap {
	gap: 32px;
	margin-top: 32px
}

.hero__btn {
	font-size: 24px;
	padding: 18px 43px;
	letter-spacing: normal;
	background: rgba(5, 2, 29, .6)
}

.about {
	position: relative;
	z-index: 1;
	padding: 100px 0 129px
}

.about .head {
	max-width: 800px;
	margin: 0 auto
}

.about .h2 {
	text-align: center
}

.about__logo {
	position: absolute;
	top: -89px
}

.about__logo img,
.about__logo svg {
	display: block
}

.about__imgs {
	position: absolute
}

.about__imgs img {
	display: block;
	width: 100%;
	max-width: 100%
}

.about__imgs--1 {
	left: -266px;
	top: 155px;
	max-width: 217px
}

.about__imgs--1 .blur-layer {
	width: 260px;
	height: 260px;
	left: -30px;
	top: -40px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.about__imgs--2 {
	right: -234px;
	top: 171px;
	max-width: 172px
}

.about__imgs--2 .blur-layer {
	width: 260px;
	height: 260px;
	left: -50px;
	top: -60px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.about__content {
	max-width: 810px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	text-align: left;
	padding-bottom: 100px
}

.about__content p {
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: -.02em;
	text-align: justify;
	margin-bottom: 10px
}

@media only screen and (max-width:1260px) {
	.about__content p {
		font-size: 18px
	}
}

@media only screen and (max-width:1023px) {
	.about__content p {
		font-size: 16px
	}
}

@media only screen and (max-width:767px) {
	.about__content p {
		font-size: 14px
	}
}

.about__content p a {
	color: #fd4a9e;
	border-bottom: 1px solid transparent;
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

.about__content p a:hover {
	border-bottom-color: #fd4a9e
}

.about__content p:last-child {
	margin-bottom: 0
}

.about__items {
	margin-top: 22px;
	gap: 5px
}

.about .item {
	padding-top: 45px;
	max-width: 25%;
	width: 25%
}

.about .item--1 .item__number:after {
	left: 95%;
	top: 10px
}

.about .item--1 .item__number:before {
	left: 15px
}

.about .item--2 .item__number:before {
	width: 54px;
	height: 54px;
	bottom: -14px;
	left: 10px
}

.about .item--2 .item__number:after {
	width: 55px;
	height: 68px;
	left: 105%;
	top: 21px
}

.about .item--3 .item__number:after {
	width: 34px;
	height: 68px;
	left: 105%;
	top: 60%
}

.about .item--4 .item__number:before {
	width: 49px;
	height: 49px;
	left: -7px;
	top: -2px
}

.about .item--4 .item__number:after {
	width: 43px;
	height: 43px
}

.about .item__number {
	font-size: 80px;
	letter-spacing: -.045em
}

.about .item__text {
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: -.02em;
	margin-top: 13px;
	max-width: 201px;
	margin-left: auto;
	margin-right: auto
}

@media only screen and (max-width:1260px) {
	.about .item__text {
		font-size: 18px
	}
}

@media only screen and (max-width:1023px) {
	.about .item__text {
		font-size: 16px
	}
}

@media only screen and (max-width:767px) {
	.about .item__text {
		font-size: 14px
	}
}

.blur-layer {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	z-index: -1;
	background: radial-gradient(circle, rgba(253, 74, 158, .3) 0%, rgba(253, 74, 158, 0) 70%)
}

.why {
	padding-bottom: 65px
}

.why .head {
	max-width: 840px;
	margin: 0 auto 64px
}

.why-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 32px 32px
}

.why-item {
	width: calc(50% - 16px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 24px;
	min-height: 247px
}

.why-item__img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 110px;
	height: 110px;
	position: relative;
	z-index: 1
}

.why-item__img .blur-layer {
	width: 150%;
	height: 150%
}

.why-item__img img {
	display: block;
	max-width: 100%
}

.why-item__content {
	width: calc(100% - 134px)
}

.why-item__content p {
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: -.02em;
	margin: 0
}

@media only screen and (max-width:1260px) {
	.why-item__content p {
		font-size: 18px
	}
}

@media only screen and (max-width:1023px) {
	.why-item__content p {
		font-size: 16px
	}
}

@media only screen and (max-width:767px) {
	.why-item__content p {
		font-size: 14px
	}
}

.why-item__head {
	margin-bottom: 14px;
	letter-spacing: -.03em;
	font-size: 31px;
	font-weight: 700;
	line-height: 1.2
}

@media only screen and (max-width:1260px) {
	.why-item__head {
		font-size: 26px
	}
}

@media only screen and (max-width:1023px) {
	.why-item__head {
		font-size: 24px
	}
}

.calltoaction {
	padding: 64px 0
}

.calltoaction__btn {
	font-size: 24px;
	padding: 17.6px 45px;
	max-width: 100%;
	width: auto;
	font-weight: 700;
	letter-spacing: 0;
	white-space: nowrap
}

.calltoaction__btn:hover {
	background: #e8e8e8
}

.calltoaction__title {
	font-size: 42px;
	letter-spacing: -.03em;
	line-height: 1.2;
	font-family: "Arial Cyr", sans-serif;
	max-width: 810px
}

.calltoaction__container {
	padding: 0
}

.success {
	padding: 100px 0 56px;
	position: relative;
	z-index: 1
}

.success-bg {
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 0;
	width: 100%
}

.success .swiper-slide {
	width: 100%;
	max-width: 43vw
}

.success .swiper-nav {
	margin-top: 59px
}

.success .head {
	max-width: 750px;
	margin: 0 auto 64px
}

.success-slider {
	margin-left: calc((100vw - 1240px)/2)
}

.success-slider img {
	display: block;
	border-radius: 20px;
	border: 5px solid #fd4a9e;
	max-width: 100%;
	width: 100%
}

.swiper-nav {
	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;
	gap: 24px
}

.swiper-nav .swiper-pagination {
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	margin: 0;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px
}

.swiper-nav .swiper-pagination-bullet {
	cursor: pointer;
	width: 8px;
	height: 8px;
	background: rgba(255, 255, 255, .4);
	opacity: 1;
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	margin: 0 !important
}

.swiper-nav .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-nav .swiper-pagination-bullet:hover {
	background: #fff
}

.swiper-nav .swiper-button {
	width: 35px;
	height: 35px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	position: static;
	border-radius: 50%;
	background: #fff;
	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;
	margin: 0;
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

.swiper-nav .swiper-button path {
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

.swiper-nav .swiper-button:hover {
	background: #fd4a9e
}

.swiper-nav .swiper-button:hover path {
	stroke: #fff
}

.swiper-nav .swiper-button:after {
	display: none
}

.news {
	padding: 37px 0 91px
}

.news-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 32px
}

.news-item {
	width: calc(50% - 16px)
}

.news-item__content {
	padding-top: 24px
}

.news-item__content p {
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: -.02em;
	color: #909090;
	margin: 0;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis
}

@media only screen and (max-width:1260px) {
	.news-item__content p {
		font-size: 18px
	}
}

@media only screen and (max-width:1023px) {
	.news-item__content p {
		font-size: 16px
	}
}

@media only screen and (max-width:767px) {
	.news-item__content p {
		font-size: 14px
	}
}

.news-item__img {
	overflow: hidden;
	padding-top: 61%;
	position: relative;
	z-index: 1;
	display: block
}

.news-item__img:hover img {
	-webkit-transform: scale(1.12);
	-ms-transform: scale(1.12);
	transform: scale(1.12)
}

.news-item__img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: -webkit-transform .6s ease;
	transition: -webkit-transform .6s ease;
	transition: transform .6s ease;
	transition: transform .6s ease, -webkit-transform .6s ease
}

.news-item__date {
	font-size: 16px;
	line-height: 1.3;
	letter-spacing: -.03em;
	color: #909090;
	margin-bottom: 24px
}

.news-item__head {
	letter-spacing: -.03em;
	font-size: 31px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 14px;
	display: inline-block;
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

@media only screen and (max-width:1260px) {
	.news-item__head {
		font-size: 26px
	}
}

@media only screen and (max-width:1023px) {
	.news-item__head {
		font-size: 24px
	}
}

.news-item__head:hover {
	color: #fd4a9e
}

.news-nav {
	text-align: center;
	margin-top: 104px
}

.get {
	padding-top: 44px;
	padding-bottom: 64px
}

.get-nav {
	text-align: center;
	margin-top: -21px
}

.get__imgs {
	position: absolute
}

.get__imgs img {
	display: block;
	width: 100%;
	max-width: 100%
}

.get__imgs--1 {
	left: -245px;
	top: 93px;
	max-width: 162px
}

.get__imgs--1 .blur-layer {
	width: 260px;
	height: 260px
}

.get__imgs--2 {
	right: -244px;
	top: -11px;
	max-width: 190px
}

.get__imgs--2 .blur-layer {
	width: 260px;
	height: 260px;
	left: -60px;
	top: -65px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.get__imgs--3 {
	left: -339px;
	top: -29px;
	max-width: 273px
}

.get__imgs--3 .blur-layer {
	width: 260px;
	height: 260px;
	left: -40px;
	top: -42px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.get__imgs--4 {
	left: 50%;
	top: -160px;
	max-width: 270px;
	margin-left: -83px
}

.get__imgs--4 .blur-layer {
	width: 260px;
	height: 260px;
	left: -47px;
	top: -39px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.get__imgs--5 {
	right: -343px;
	top: -150px;
	max-width: 289px
}

.get__imgs--5 .blur-layer {
	width: 320px;
	height: 320px;
	left: -32px;
	top: -16px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.get__imgs--6 {
	left: -315px;
	top: -90px;
	max-width: 322px
}

.get__imgs--6 .blur-layer {
	width: 260px;
	height: 260px;
	left: auto;
	right: -37px;
	top: -29px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.get__imgs--7 {
	right: -203px;
	top: -53px;
	max-width: 95px
}

.get__imgs--7 .blur-layer {
	width: 180px;
	height: 180px
}

.get__imgs--8 {
	left: -175px;
	top: -175px;
	max-width: 240px
}

.get__imgs--8 .blur-layer {
	width: 260px;
	height: 260px;
	left: -65px;
	bottom: -59px;
	top: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.get__imgs--9 {
	right: -219px;
	top: -172px;
	max-width: 257px
}

.get__imgs--9 .blur-layer {
	width: 300px;
	height: 300px;
	left: -24px;
	top: -34px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.get__imgs--10 {
	bottom: -71px;
	left: -6px;
	max-width: 368px
}

.get__imgs--10 .blur-layer {
	width: 300px;
	height: 300px
}

.get .head {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1
}

.get .head-560 {
	max-width: 560px
}

.get-box {
	padding-bottom: 84px
}

.get-box .h3 {
	margin-bottom: 64px;
	text-align: center
}

.get-box:last-child {
	padding-bottom: 0
}

.get-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 65px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.get-item {
	width: calc(33.3333% - 44px);
	letter-spacing: -.03em
}

.get-item p {
	margin: 0;
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: -.02em
}

@media only screen and (max-width:1260px) {
	.get-item p {
		font-size: 18px
	}
}

@media only screen and (max-width:1023px) {
	.get-item p {
		font-size: 16px
	}
}

@media only screen and (max-width:767px) {
	.get-item p {
		font-size: 14px
	}
}

.get-item__head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 14px;
	color: #fd4a9e;
	font-size: 24px;
	line-height: 1.3;
	margin-bottom: 6px
}

.get-item__head svg {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.marketing {
	padding-top: 29px;
	padding-bottom: 100px
}

.marketing .head {
	max-width: 892px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1
}

.marketing .head p {
	max-width: 620px;
	margin-left: auto;
	margin-right: auto
}

.marketing-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 32px
}

.marketing-item {
	width: calc(50% - 16px);
	border-radius: 20px;
	border: 1px solid #fff;
	padding: 31px 32px;
	min-height: fit-content
}

.marketing-item .h3 {
	color: #fd4a9e;
	margin-bottom: 14px;
	text-transform: uppercase
}

.marketing-item p {
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: -.02em
}

@media only screen and (max-width:1260px) {
	.marketing-item p {
		font-size: 18px
	}
}

@media only screen and (max-width:1023px) {
	.marketing-item p {
		font-size: 16px
	}
}

@media only screen and (max-width:767px) {
	.marketing-item p {
		font-size: 14px
	}
}

.agency {
	padding-bottom: 73px
}

.agency .h2 {
	max-width: 670px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 64px
}

.agency-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 31px 32px;
	position: relative;
	zoom: 1
}

.agency-item {
	width: calc(33.333% - 22px);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.agency-item p {
	font-size: 24px;
	line-height: 1.3;
	letter-spacing: -.03em;
	margin-bottom: 20px
}

@media only screen and (max-width:1260px) {
	.agency-item p {
		font-size: 22px
	}
}

@media only screen and (max-width:1023px) {
	.agency-item p {
		font-size: 20px
	}
}

.agency-item p:last-child {
	margin-bottom: 0
}

.agency-item__num {
	color: #fd4a9e;
	font-weight: 700;
	font-size: 56px;
	line-height: 1;
	letter-spacing: -.03em
}

.agency-item__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 14px
}

.agency-item__header svg {
	margin-right: 74px
}

.faq {
	padding-top: 92px
}

.faq .container {
	position: relative
}

.faq__imgs {
	position: absolute
}

.faq__imgs--1 {
	left: 65px;
	top: -150px
}

.faq__imgs--1 img {
	max-width: 196px
}

.faq__imgs--1 .blur-layer {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	left: -35px;
	top: 25px
}

.faq__imgs--2 {
	right: 65px;
	top: -8px
}

.faq__imgs--2 .blur-layer {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	left: -25px;
	top: -16px
}

.faq__imgs--2 img {
	max-width: 144px
}

.faq .head {
	max-width: 620px;
	margin-left: auto;
	margin-right: auto
}

.faq-nav {
	text-align: center;
	margin-top: 64px
}

.faq-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 32px
}

.faq-item {
	width: calc(50% - 16px)
}

.reviews {
	padding-top: 100px
}

.reviews-nav {
	text-align: center;
	margin-top: 64px
}

.reviews .h2 {
	margin-bottom: 31px
}

.reviews-slider {
	margin-bottom: 62px;
	min-height: 500px
}

.reviews-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 96px
}

.reviews-item__content {
	width: 50%;
	padding-top: 69px
}

.reviews-item__content p {
	font-size: 24px;
	line-height: 1.3;
	letter-spacing: -.03em;
	margin: 0
}

@media only screen and (max-width:1260px) {
	.reviews-item__content p {
		font-size: 22px
	}
}

@media only screen and (max-width:1023px) {
	.reviews-item__content p {
		font-size: 20px
	}
}

.reviews-item__stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px;
	margin-bottom: 32px
}

.reviews-item__img {
	position: relative;
	width: 100%;
	max-width: 32vw
}

.reviews-item__img:before {
	content: "";
	display: block;
	padding-bottom: 100%
}

.reviews-item__img img {
	display: block;
	position: absolute;
	width: 100%;
	max-width: 100%;
	max-height: 100%
}

.reviews-item__user {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 24px;
	margin-bottom: 32px
}

.reviews-item__user-name {
	font-weight: 700;
	letter-spacing: -.03em;
	font-size: 31px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 14px
}

@media only screen and (max-width:1260px) {
	.reviews-item__user-name {
		font-size: 26px
	}
}

@media only screen and (max-width:1023px) {
	.reviews-item__user-name {
		font-size: 24px
	}
}

.reviews-item__user-link {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px;
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: -.02em;
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

@media only screen and (max-width:1260px) {
	.reviews-item__user-link {
		font-size: 18px
	}
}

@media only screen and (max-width:1023px) {
	.reviews-item__user-link {
		font-size: 16px
	}
}

@media only screen and (max-width:767px) {
	.reviews-item__user-link {
		font-size: 14px
	}
}

.reviews-item__user-link:hover {
	color: #fd4a9e
}

.reviews-item__user-link svg {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.reviews-item__user-icon {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.reviews-item__user-icon img {
	display: block;
	width: 100%;
	height: 100%;
	max-height: 100%;
	max-width: 100%;
	border: 1px solid #fd4a9e;
	border-radius: 50%
}

.accordion>li {
	border-radius: 20px;
	border: 1px solid #fff;
	margin-bottom: 32px;
	padding: 22.5px 24px
}

.accordion>li:last-child {
	margin-bottom: 0
}

.accordion>li.active>a {
	color: #fd4a9e
}

.accordion>li.active>a svg {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.accordion>li>a {
	font-size: 24px;
	line-height: 1.3;
	letter-spacing: -.03em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 32px;
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

@media only screen and (max-width:1260px) {
	.accordion>li>a {
		font-size: 22px
	}
}

@media only screen and (max-width:1023px) {
	.accordion>li>a {
		font-size: 20px
	}
}

.accordion>li>a svg {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

.accordion-hidden {
	display: none;
	margin-top: 14px
}

.accordion-hidden p {
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: -.02em;
	letter-spacing: -.02em
}

@media only screen and (max-width:1260px) {
	.accordion-hidden p {
		font-size: 18px
	}
}

@media only screen and (max-width:1023px) {
	.accordion-hidden p {
		font-size: 16px
	}
}

@media only screen and (max-width:767px) {
	.accordion-hidden p {
		font-size: 14px
	}

	.reviews-slider {
		min-height: 300px
	}
}

.accordion-hidden p:last-child {
	margin-bottom: 0
}

.calc {
	padding-top: 93px;
	padding-bottom: 172px;
	background-position: center bottom 36px
}

.calc-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.calc .head {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto
}

.calc .insta__text {
	font-size: 24px;
	line-height: 1.3;
	letter-spacing: -.03em;
	gap: 8px
}

@media only screen and (max-width:1260px) {
	.calc .insta__text {
		font-size: 22px
	}
}

@media only screen and (max-width:1023px) {
	.calc .insta__text {
		font-size: 20px
	}
}

.calc .insta__number {
	font-size: 42px;
	margin-top: 20px;
	padding-left: 43px
}

.calc .insta__range {
	margin-top: 32px
}

.calc .insta__input {
	margin-top: 32px;
	font-size: 32px;
	padding: 14px 4px;
	text-align: center;
	width: auto;
	height: auto;
	max-width: 158px
}

.calc .profit {
	max-width: 50%;
	padding: 103px 50px 50px 72px;
	position: relative;
	z-index: 1
}

.calc .profit-bg {
	position: absolute;
	left: -93px;
	top: 0;
	z-index: -1
}

.calc .profit:before {
	display: none
}

.calc .profit__title {
	font-size: 24px;
	line-height: 1.3;
	letter-spacing: -.03em
}

@media only screen and (max-width:1260px) {
	.calc .profit__title {
		font-size: 22px
	}
}

@media only screen and (max-width:1023px) {
	.calc .profit__title {
		font-size: 20px
	}
}

.calc .profit__month {
	margin-top: 32px
}

.calc .profit__month b {
	font-size: 96px;
	line-height: 1;
	letter-spacing: -.045em
}

.calc .profit__month span {
	font-size: 42px;
	line-height: 1;
	letter-spacing: -.03em
}

.calc .profit__footer {
	padding-top: 32px;
	margin-top: 29px;
	gap: 26px
}

.calc .profit__item b {
	font-size: 42px;
	letter-spacing: -.03em
}

.world:before {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 166px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 2, 29, 0)), to(#05021d));
	background: linear-gradient(180deg, rgba(5, 2, 29, 0) 0%, #05021d 100%);
	z-index: 1
}

.world .tab__models {
	gap: 30px;
	margin-top: 60px
}

.world .tab .model {
	gap: 12px
}

.world .tab .model__name {
	font-size: 20px
}

.world .tab .model__phone {
	width: 56px;
	height: 56px
}

.world .tab__country {
	font-size: 58px;
	line-height: 1;
	font-family: "Arial Cyr", sans-serif;
	margin-top: 12px;
	display: inline-block
}

.world__nav {
	gap: 32px;
	bottom: 67px
}

.world__nav li {
	font-size: 20px;
	line-height: 1;
	letter-spacing: -.02em
}

.world .influencers {
	right: 101px
}

.world .influencers__text {
	font-size: 16px
}

.world .influencers__photos .photo {
	width: 56px;
	height: 56px
}

.world .influencers__photos .photo--1 {
	margin-right: -14px
}

.world .influencers__photos .photo--2 {
	margin-right: -14px
}

.world__map {
	left: 10px;
	top: 7px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	width: auto;
	background-position: left top
}

.world__map-countries {
	width: auto;
	width: 70.3vw
}

.world__map-countries svg {
	display: block
}

.page-404 .footer {
	padding-top: 0
}

.c-404 {
	text-align: center;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	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;
	padding-top: 10vw;
	padding-bottom: 1vw
}

.c-404-img {
	position: relative;
	z-index: 1
}

.c-404-img:before {
	width: 50vw;
	height: 50vw;
	background: radial-gradient(circle, rgba(253, 74, 158, .3) 0%, rgba(253, 74, 158, 0) 70%);
	z-index: -1
}

.c-404-img img {
	display: block;
	max-width: 28.5vw;
	margin: 0 auto 64px
}

.c-404 p {
	font-size: 24px;
	line-height: 1.3;
	letter-spacing: -.03em;
	margin-bottom: 64px;
	max-width: 693px;
	margin-left: auto;
	margin-right: auto
}

@media only screen and (max-width:1260px) {
	.c-404 p {
		font-size: 22px
	}
}

@media only screen and (max-width:1023px) {
	.c-404 p {
		font-size: 20px
	}
}

.c-404 .h1 {
	margin-bottom: 14px;
	font-family: "Arial Cyr", sans-serif;
	font-weight: 700;
	font-size: 42px;
	line-height: 1.2
}

.modal-close {
	cursor: pointer;
	position: absolute;
	right: 32px;
	top: 32px
}

.modal-close svg {
	display: block
}

.modal-close path {
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

.modal-close:hover path {
	stroke: #fd4a9e
}

.modal-thanks.opened {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.modal-thanks__head {
	line-height: 1.2;
	font-weight: 700;
	font-size: 42px;
	margin-bottom: 14px
}

.modal-thanks .modal__content {
	text-align: center;
	min-height: 80vh;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: initial;
	flex-flow: initial;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 0
}

.modal-thanks .modal__content p {
	font-size: 24px;
	line-height: 1.3;
	letter-spacing: -.03em;
	margin: 0
}

@media only screen and (max-width:1260px) {
	.modal-thanks .modal__content p {
		font-size: 22px
	}
}

@media only screen and (max-width:1023px) {
	.modal-thanks .modal__content p {
		font-size: 20px
	}
}

.modal-thanks__img {
	position: relative;
	z-index: 1;
	margin-bottom: 32px
}

.modal-thanks__img:before {
	width: 400px;
	height: 400px;
	background: radial-gradient(circle, rgba(253, 74, 158, .3) 0%, rgba(253, 74, 158, 0) 70%);
	z-index: -1
}

.modal-thanks__img img {
	max-width: 256px;
	display: block;
	margin: 0 auto
}

.theme--light .modal-thanks__img:before {
	display: none
}

.theme--light .modal-close svg path {
	stroke: #05021d
}

.theme--light .modal-close:hover svg path {
	stroke: #fd4a9e
}

.theme--light .c-404-img:before {
	display: none
}

.theme--light .footer {
	background: #fff
}

.theme--light .footer__insta path {
	stroke: #05021d
}

.theme--light .footer__insta:hover path {
	stroke: #fd4a9e
}

.theme--light .footer__slogan {
	color: #05021d
}

.theme--light .header__insta path {
	stroke: #05021d
}

.theme--light .header__insta:hover path {
	stroke: #fd4a9e
}

.theme--light .header__theme svg:first-child {
	display: none
}

.theme--light .header__theme svg:last-child {
	display: block
}

.theme--light .header__theme svg:last-child path {
	stroke: #05021d
}

.theme--light .header__theme:hover svg path {
	stroke: #fd4a9e
}

.theme--light .header__lang-toggler svg path {
	stroke: #05021d
}

.theme--light .header__lang .lang-switcher {
	background: #fff
}

.theme--light .header__lang .lang-switcher a {
	color: #05021d
}

.theme--light .header__lang .lang-switcher a:hover {
	color: #fd4a9e
}

.theme--light .world__map {
	background-position: left top
}

.theme--light .world:before {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(52.52%, #fff));
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 52.52%)
}

.theme--light .world__nav li {
	color: #05021d
}

.theme--light .world__nav li:hover {
	color: #fd4a9e
}

.theme--light .marketing-item {
	border-color: #fd4a9e
}

.theme--light .accordion>li {
	border-color: #fd4a9e
}

.theme--light .footer--dark {
	background: #05021d
}

.theme--light .footer--dark .footer__insta path {
	stroke: #fff
}

.theme--light .footer--dark .footer__insta:hover path {
	stroke: #fd4a9e
}

.theme--light .footer--dark .footer__title {
	color: #fff
}

.theme--light .footer--dark .footer__contacts_title {
	color: #fff
}

.theme--light .footer--dark .footer__slogan {
	color: #fff
}

.theme--light .footer--dark .item__link {
	color: #fff
}

.theme--light .footer--dark .item__link:hover {
	color: #fd4a9e
}

.theme--light .footer--dark .form__btn--subm {
	color: #fff
}

.theme--light .footer--dark .form__btn--subm:hover {
	color: #fd4a9e
}

.theme--light .footer--dark .form__btn--partner {
	color: #fff
}

.theme--light .footer--dark .form__btn--partner:hover {
	color: #fd4a9e
}

.theme--light .footer--dark .form__title {
	color: #fff
}

.theme--light .footer--dark .form .input,
.theme--light .footer--dark .form .textarea {
	border-bottom-color: #fff;
	color: #fff
}

.theme--light .news-item__date {
	color: #05021d
}

.theme--light .news-item__content p {
	color: #05021d
}

.theme--light .calc .profit__month {
	color: #fff
}

.theme--light .calc .profit__footer {
	border-top-color: #fff
}

.theme--light .calc .profit__item b {
	color: #fff
}

.theme--light .calc .profit-bg path {
	fill: #fd4a9e
}

.theme--light .calc .insta__input {
	border-color: #909090
}

.theme--light .calc .insta__number {
	background: url(../images/insta__black.svg) 0 50%/contain no-repeat
}

.theme--light .reviews-item__user-link path {
	fill: #05021d
}

.theme--light .btn-pink {
	color: #05021d
}

.theme--light .btn-pink:hover {
	color: #fd4a9e
}

.theme--light .swiper-nav .swiper-pagination-bullet {
	background: #909090
}

.theme--light .swiper-nav .swiper-pagination-bullet-active {
	background: #05021d
}

.theme--light .swiper-nav .swiper-button {
	background: #fd4a9e
}

.theme--light .swiper-nav .swiper-button:hover {
	background: #fc0d7e
}

.theme--light .swiper-nav .swiper-button path {
	stroke: #fff
}

.theme--light .blur-layer {
	display: none
}

.theme--light.header__mob--active .header--dark .header__burger {
	background: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.4142 16L25.7142 7.71246C25.8737 7.51817 25.9552 7.2715 25.9428 7.02045C25.9305 6.7694 25.8252 6.53191 25.6475 6.35417C25.4698 6.17644 25.2323 6.07117 24.9812 6.05884C24.7302 6.04651 24.4835 6.128 24.2892 6.28746L16.0017 14.5875L7.71422 6.28746C7.51992 6.128 7.27326 6.04651 7.02221 6.05884C6.77115 6.07117 6.53366 6.17644 6.35593 6.35417C6.17819 6.53191 6.07292 6.7694 6.06059 7.02045C6.04826 7.2715 6.12976 7.51817 6.28922 7.71246L14.5892 16L6.28922 24.2875C6.10144 24.4771 5.99609 24.7331 5.99609 25C5.99609 25.2668 6.10144 25.5229 6.28922 25.7125C6.48036 25.8973 6.73584 26.0006 7.00172 26.0006C7.2676 26.0006 7.52308 25.8973 7.71422 25.7125L16.0017 17.4125L24.2892 25.7125C24.4804 25.8973 24.7358 26.0006 25.0017 26.0006C25.2676 26.0006 25.5231 25.8973 25.7142 25.7125C25.902 25.5229 26.0073 25.2668 26.0073 25C26.0073 24.7331 25.902 24.4771 25.7142 24.2875L17.4142 16Z' fill='black'/%3E%3C/svg%3E%0A") 50% no-repeat
}

.theme--light .header--dark .header__burger {
	background: url("data:image/svg+xml,%3Csvg width='56' height='9' viewBox='0 0 56 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='0.5' x2='56' y2='0.5' stroke='white'/%3E%3Cline y1='8.5' x2='56' y2='8.5' stroke='white'/%3E%3C/svg%3E%0A") 50% no-repeat
}

.theme--light .header--dark .header__menu a {
	color: #fff
}

.theme--light .header--dark .header__menu a:hover {
	color: #fd4a9e
}

.theme--light .header--dark .header__lang-toggler {
	color: #fff
}

.theme--light .header--dark .header__lang-toggler path {
	stroke: #fff
}

.theme--light .header--dark .header__lang .lang-switcher {
	background: #05021d
}

.theme--light .header--dark .header__lang .lang-switcher a {
	color: #fff
}

.theme--light .header--dark .header__lang .lang-switcher a:hover {
	color: #fd4a9e
}

.theme--light .header--dark .header__insta svg path {
	stroke: #fff
}

.theme--light .header--dark .header__insta:hover svg path {
	stroke: #fd4a9e
}

.theme--light .header--dark .header__theme {
	background: 0 0
}

.theme--light .header--dark .header__theme:hover svg path {
	stroke: #fd4a9e
}

.theme--light .header--dark .header__theme svg path {
	stroke: #fff
}

.theme--light .header--dark .header__theme svg:first-child {
	display: none
}

.theme--light .header--dark .header__theme svg:last-child {
	display: block
}

.theme--light .header__mob .lang-switcher {
	background: #fff !important
}

.theme--light .header__mob .lang-switcher a {
	color: #000 !important
}

.theme--light .header__mob .header__lang-toggler {
	color: #000
}

.theme--light .header__mob .header__lang-toggler svg path {
	stroke: #000
}

.theme--light .hero__title {
	color: #fff
}

.theme--light .hero__text {
	color: #fff
}

@media only screen and (max-width:1260px) {
	.h3 {
		font-size: 32px
	}

	.h2 {
		font-size: 50px
	}

	.about .item {
		width: calc(50% - 10px);
		max-width: 50%
	}

	.marketing-item {
		padding: 24px;
		min-height: 450px
	}

	.header__lang .lang-switcher {
		top: calc(100% + 6px)
	}

	.about__imgs--1,
	.about__imgs--2 {
		display: none
	}

	.get .head {
		max-width: 650px
	}

	.get__imgs--1 {
		left: -143px;
		max-width: 146px
	}

	.get__imgs--2 {
		right: -139px;
		max-width: 153px
	}

	.get__imgs--3 {
		left: -245px
	}

	.get__imgs--5 {
		display: none
	}

	.get__imgs--8 {
		left: -115px
	}

	.get__imgs--9 {
		right: -124px
	}

	.calc .profit-bg {
		margin-top: -37px
	}

	.calc .profit__footer {
		padding-top: 20px;
		margin-top: 20px
	}

	.calc .profit__month {
		margin-top: 24px
	}

	.calc .profit__month b {
		font-size: 60px
	}

	.calc .profit__item b {
		font-size: 32px
	}

	.accordion>li {
		padding: 16px
	}

	.accordion>li a svg {
		width: 44px;
		height: 44px
	}

	.world__nav {
		bottom: auto;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		gap: 16px
	}

	.reviews .h2 {
		margin-bottom: 60px
	}

	.reviews-item {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.reviews-item__content {
		padding-top: 0
	}

	.footer {
		padding-top: 32px
	}

	.footer .form__title {
		margin-bottom: 20px
	}

	.footer__form {
		max-width: 100%
	}

	.footer__contacts {
		margin-top: 40px
	}

	.footer__title {
		max-width: 80%
	}

	.success .swiper-slide {
		max-width: 52vw
	}

	.success-slider {
		margin-left: 20px
	}
}

@media only screen and (max-width:1023px) {
	.modal-thanks__head {
		font-size: 32px
	}

	.modal-thanks__img img {
		max-width: 200px
	}

	.modal-thanks__img:before {
		width: 300px;
		height: 300px
	}

	.c-404 p {
		max-width: 480px
	}

	.c-404 .h1 {
		font-size: 32px
	}

	.c-404-img img {
		margin-bottom: 40px
	}

	.header__insta {
		display: none
	}

	.header__theme {
		display: none
	}

	.header__logo {
		-ms-flex-negative: 0;
		flex-shrink: 0
	}

	.header__menu {
		margin: 0 auto !important;
		top: 0
	}

	.header__lang {
		margin-right: 0
	}

	a.header__book {
		top: auto;
		bottom: 16px;
		right: 16px
	}

	.h3 {
		font-size: 26px
	}

	.about__logo svg {
		max-width: 240px
	}

	.marketing-row {
		gap: 24px
	}

	.marketing-item {
		width: calc(50% - 12px)
	}

	.agency-item__header svg {
		margin-right: 30px;
		max-width: 100px
	}

	.success-bg {
		display: none
	}

	.calltoaction {
		padding: 48px 0
	}

	.calltoaction__title {
		font-size: 32px
	}

	.calltoaction__btn {
		font-size: 18px
	}

	.hero {
		padding: 200px 0
	}

	.hero__btn {
		font-size: 18px
	}

	.hero__title {
		font-size: 50px !important
	}

	.hero__title span {
		margin-bottom: 0
	}

	.reviews-slider {
		margin-bottom: 30px
	}

	.accordion>li {
		margin-bottom: 24px
	}

	.news-nav {
		margin-top: 60px
	}

	.calc .insta {
		margin-left: auto;
		margin-right: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		margin-bottom: 60px
	}

	.calc .insta__text,
	.calc .insta__number {
		width: 100%
	}

	.calc .insta__range {
		width: 65%;
		margin-top: 0
	}

	.calc .insta__input {
		width: 30%;
		margin-top: 0
	}

	.calc-row {
		display: block
	}

	.calc .profit {
		margin-left: auto;
		margin-right: auto;
		padding-left: 30px;
		padding-right: 30px;
		max-width: 57%
	}

	.calc .profit-bg {
		left: -154px
	}

	.faq-row {
		gap: 24px
	}

	.faq-item {
		width: calc(50% - 12px)
	}

	.faq__imgs--1 {
		top: -84px;
		left: 42px
	}

	.faq__imgs--1 img {
		max-width: 140px
	}

	.faq__imgs--2 {
		right: 15px;
		top: -68px
	}

	.get__imgs--4 {
		top: -193px
	}

	.get__imgs--6 {
		display: none
	}

	.get__imgs--8 {
		left: -15px;
		top: -243px;
		max-width: 180px
	}

	.get__imgs--9 {
		max-width: 180px;
		right: -40px
	}

	.get__imgs--10 {
		max-width: 240px
	}

	.get-row {
		gap: 20px
	}

	.get-item {
		width: calc(33.3333% - 14px)
	}

	.get-item__head {
		font-size: 22px
	}

	.why-row {
		gap: 20px
	}

	.why-item {
		gap: 16px;
		width: calc(50% - 10px)
	}

	.why-item__content {
		width: calc(100% - 96px)
	}

	.why-item__img {
		width: 80px;
		height: 80px
	}
}

@media only screen and (max-width:767px) {
	.modal-close {
		right: 15px;
		top: 15px
	}

	.modal-thanks__head {
		font-size: 24px
	}

	.modal-thanks .modal__content p {
		font-size: 16px
	}

	.modal-thanks__img {
		margin-bottom: 0
	}

	.modal-thanks__img img {
		max-width: 150px
	}

	.modal-thanks__img:before {
		width: 200px;
		height: 200px
	}

	.c-404 {
		padding-top: 100px;
		padding-bottom: 50px
	}

	.c-404-img:before {
		width: 80vw;
		height: 80vw
	}

	.c-404-img img {
		max-width: 50vw;
		margin-bottom: 20px
	}

	.c-404 .h1 {
		font-size: 32px
	}

	.c-404 p {
		font-size: 16px;
		margin-bottom: 30px
	}

	.header__mob .header__lang {
		display: block;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content
	}

	.header__mob .header__lang .lang-switcher {
		margin: 0;
		padding: 5px;
		top: calc(100% + 6px)
	}

	.header__mob .header__lang .lang-switcher a {
		font-size: 14px;
		color: #fff
	}

	.btn-bg {
		max-width: 100%
	}

	.hero__title {
		font-size: 38px !important
	}

	.hero__wrap {
		margin-top: 30px
	}

	.hero__btn {
		font-size: 16px;
		padding: 16px 40px
	}

	.hero__text {
		text-align: center
	}

	.h2 {
		font-size: 32px
	}

	.h3 {
		font-size: 22px
	}

	.head p {
		margin-top: 16px
	}

	.success-slider .swiper-slide {
		max-width: 80vw
	}

	.success-slider img {
		border-width: 2px
	}

	.get {
		padding-bottom: 40px
	}

	.get .head {
		margin-bottom: 30px
	}

	.get-item {
		width: 100%
	}

	.get-item__head {
		font-size: 20px
	}

	.get-box {
		padding-bottom: 50px
	}

	.get-box .h3 {
		margin-bottom: 30px
	}

	.get__imgs--4 {
		display: none;
		margin: 0;
		max-width: 120px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		top: -80px
	}

	.get__imgs--4 .blur-layer {
		width: 120px;
		height: 120px;
		left: -22px;
		top: -22px
	}

	.get__imgs--8 {
		display: none
	}

	.get__imgs--9 {
		display: none
	}

	.get__imgs--10 {
		max-width: 160px;
		bottom: -80px
	}

	.get__imgs--10 .blur-layer {
		width: 160px;
		height: 160px
	}

	.why-row {
		gap: 40px
	}

	.why-item {
		width: 100%;
		min-height: auto
	}

	.success {
		padding: 50px 0
	}

	.success .head {
		margin-bottom: 32px
	}

	.success .swiper-nav {
		margin-top: 30px
	}

	.about {
		padding-bottom: 70px
	}

	.about .item {
		width: 100%;
		padding-top: 30px
	}

	.about .item__number {
		font-size: 50px
	}

	.about .item--2 .item__number:before {
		bottom: 2px
	}

	.about .item--2 .item__number:after {
		-webkit-transform: translate(-4%, -80%);
		-ms-transform: translate(-4%, -80%);
		transform: translate(-4%, -80%)
	}

	.about .item--4 .item__number:after {
		-webkit-transform: translate(-42%, -37%);
		-ms-transform: translate(-42%, -37%);
		transform: translate(-42%, -37%)
	}

	.about__content {
		padding-bottom: 50px
	}

	.calltoaction {
		padding: 32px 0
	}

	.calltoaction__title {
		text-align: center;
		font-size: 26px
	}

	.marketing-item {
		width: 100%;
		padding: 16px;
		border-radius: 12px;
		min-height: auto
	}

	.agency-row {
		gap: 30px 16px
	}

	.agency-item {
		width: calc(50% - 8px)
	}

	.agency-item:nth-child(3) .agency-item__header svg,
	.agency-item:nth-child(5) .agency-item__header svg {
		display: none
	}

	.agency-item__header svg {
		max-width: 80px
	}

	.agency-item p {
		font-size: 16px;
		margin-bottom: 14px
	}

	.reviews .h2 {
		margin-bottom: 40px
	}

	.reviews-item {
		display: block
	}

	.reviews-item__content {
		width: 100%
	}

	.reviews-item__content p {
		font-size: 16px
	}

	.reviews-item__img {
		display: none
	}

	.reviews-item__stars {
		margin-bottom: 15px
	}

	.reviews-item__user {
		gap: 12px;
		margin-bottom: 20px
	}

	.reviews-item__user-icon {
		width: 60px;
		height: 60px
	}

	.reviews-item__user-name {
		font-size: 18px
	}

	.reviews-item__user-link {
		gap: 4px
	}

	.reviews-item__user-link svg {
		width: 16px;
		height: 16px;
		gap: 4px
	}

	.head {
		margin-bottom: 30px
	}

	.faq-nav {
		margin-top: 40px
	}

	.faq__imgs--1 {
		top: -60px
	}

	.faq__imgs--1 .blur-layer {
		left: -15px;
		top: 7px
	}

	.faq__imgs--1 img {
		max-width: 100px
	}

	.faq__imgs--2 {
		top: -50px
	}

	.faq__imgs--2 img {
		max-width: 100px
	}

	.faq-row {
		display: block
	}

	.faq-item {
		width: 100%;
		margin-bottom: 12px
	}

	.faq-item:last-child {
		margin-bottom: 0
	}

	.accordion>li {
		margin-bottom: 12px
	}

	.accordion>li>a {
		font-size: 16px
	}

	.accordion>li>a svg {
		width: 32px;
		height: 32px
	}

	.footer__title {
		max-width: 100%;
		font-size: 36px;
		margin-bottom: 10px
	}

	.footer .form__footer {
		margin-top: 40px
	}

	.footer .form__btn--partner {
		width: 240px
	}

	.footer .form__title {
		font-size: 24px;
		margin-bottom: 10px
	}

	.news {
		padding-bottom: 50px
	}

	.news-nav {
		margin-top: 40px
	}

	.news-row {
		display: block
	}

	.news-item {
		width: 100%;
		margin-bottom: 32px
	}

	.news-item:last-child {
		margin-bottom: 0
	}

	.news-item__content {
		padding-top: 16px
	}

	.news-item__date {
		margin-bottom: 8px
	}

	.news-item__head {
		font-size: 20px
	}

	.calc {
		padding-top: 50px;
		padding-bottom: 80px
	}

	.calc .profit {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin-top: 0
	}

	.calc .profit-bg {
		max-width: 600px;
		top: 6px
	}

	.calc .profit__month span {
		font-size: 28px
	}

	.calc .profit__month b {
		font-size: 44px
	}

	.calc .insta {
		margin-bottom: 30px
	}

	.calc .insta__number {
		font-size: 28px;
		margin-top: 0;
		padding-left: 34px
	}

	.calc .insta__text {
		font-size: 18px
	}

	.calc .insta__input {
		font-size: 24px;
		padding: 10px 2px
	}

	.world {
		min-height: 600px
	}

	.world:before {
		display: none
	}

	.world__nav {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: start;
		padding-bottom: 15px;
		margin-left: 15px;
		margin-right: 15px
	}

	.world .tab__map {
		background-position: top 35% center
	}
}

.about__background {
	position: absolute;
	top: 0;
	left: 0;
	min-height: 100%;
	width: 100%;
	object-fit: cover
}

.about__imgs--3 {
	left: -266px;
	top: 400px;
	max-width: 208px
}

.about__imgs--4 {
	right: -300px;
	top: 100px;
	max-width: 188px
}

.about__h1 {
	padding-top: 63px;
	font-family: "Arial Cyr", sans-serif;
	font-size: 75px;
	font-weight: 700;
	line-height: 67.5px;
	letter-spacing: -.04em;
	text-align: center;
	padding-bottom: 54px
}

.about__h1 span {
	color: #fd4a9e
}

.about-bottom {
	margin-bottom: 86px
}

.team-bg {
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 0;
	width: 100%
}

.team {
	position: relative;
	z-index: 1;
	padding: 60px 0 76px
}

.about.intro {
	padding: 100px 0 0
}

.team__h2 {
	font-family: "Arial Cyr", sans-serif;
	font-size: 58px;
	font-weight: 700;
	line-height: 58px;
	letter-spacing: -.04em;
	text-align: center
}

.team-member {
	display: flex;
	flex-direction: column;
	align-items: center
}

.team--name {
	font-family: "Arial Cyr", sans-serif;
	font-size: 31px;
	font-weight: 700;
	line-height: 37.2px;
	letter-spacing: -.03em;
	text-align: center;
	padding-top: 33px
}

.team-status {
	font-family: "Arial Cyr", sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 31.2px;
	letter-spacing: -.03em;
	text-align: center;
	padding-top: 9px
}

.about__imgs--5 {
	right: 310px;
	top: -200px;
	max-width: 212px
}

@media only screen and (max-width:1260px) {
	.btn {
		font-size: 18px
	}
}

@media only screen and (max-width:1023px) {
	.btn {
		font-size: 16px
	}
}

@media only screen and (max-width:767px) {
	.about__imgs--5 {
		display: none
	}

	.team-bg {
		display: none
	}

	.about__h1 {
		font-size: 48px
	}

	.team__h2 {
		font-size: 48px
	}
}

.post-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding-bottom: 50px
}

.post-tags .tag {
	background-color: #fd4a9e;
	color: #fff;
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 5px;
	display: inline-block;
	line-height: 30px;
	white-space: nowrap;
	text-decoration: none
}

#toggle-toc {
	font-family: "Arial Cyr", sans-serif;
	padding: 10px;
	background-color: #fd4a9e;
	color: #fff;
	border: none;
	border-radius: 4px;
	cursor: pointer
}

.autor-post {
	color: #9998a3;
	font-size: 16px;
	padding-top: 20px;
	text-align: center
}

#toggle-toc:hover {
	background-color: #ff278d
}

#toc ul {
	list-style: none;
	padding-left: 0
}

#toc ul ul {
	margin-left: 20px
}

#toc a {
	color: #000
}

#toc a:hover {
	text-decoration: underline !important
}

.about .item {
	list-style-type: none
}

.get-item {
	list-style-type: none
}

.faq-quest {
	font-size: 24px;
	font-weight: 400;
	line-height: 31.2px;
	letter-spacing: -.03em;
	text-align: left
}

@media only screen and (max-width:1023px) {
	.faq-quest {
		font-size: 16px
	}
}

.box-2 {
	display: flex;
	flex-direction: column;
	align-items: center
}

.h2-2 {
	margin-bottom: 0 !important
}

.text-2 {
	text-align: center;
	max-width: 560px;
	margin-top: 24px;
	margin-bottom: 64px;
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: -.02em
}

@media only screen and (max-width:767px) {
	.text-2 {
		font-size: 14px
	}
}

@media only screen and (max-width:1023px) {
	.text-2 {
		font-size: 16px
	}
}

@media only screen and (max-width:1260px) {
	.text-2 {
		font-size: 18px
	}
}

.header__book {
	display: none
}

.button-container {
	position: fixed;
	bottom: 32px;
	right: 32px
}

#bubble-btn {
	font-family: "Arial Cyr", sans-serif;
	padding: 10px 20px;
	cursor: pointer;
	position: relative;
	z-index: 2;
	background: #fd4a9e;
	box-shadow: 0px 6px 10px #fd4a9e;
	border-radius: 20px;
	color: #fff;
	border: none;
	font-weight: 700;
	font-size: 32px;
	line-height: 39px;
	color: #fff;
	transition: text-shadow .3s ease, box-shadow .3s ease
}

#bubble-btn:active {
	box-shadow: none
}

.bubble {
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: #fd4a9e99;
	border-radius: 50%;
	animation: bubble-animation 1s ease-out forwards;
	z-index: 1
}

@keyframes bubble-animation {
	0% {
		transform: scale(1) translate(0, 0);
		opacity: 1
	}

	100% {
		transform: scale(2) translate(var(--x), var(--y));
		opacity: 0
	}
}

@media (max-width:768px) {
	#bubble-btn {
		font-weight: 600;
		font-size: 20px;
		line-height: 24px;
		padding: 5px 10px
	}
}

body {
	background: #05021d;
	font-family: Arial, Helvetica, sans-serif
}

.collab-block {
	text-align: center;
	padding: 20px;
	height: fit-content;
	max-width: 800px;
	margin: 0 auto;
	padding-bottom: 60px;
	border-radius: 8px;
	position: relative
}

.collab-block__images:hover {
	background: #020013
}

.hentaied-collab,
.collab-block__images {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
	align-items: center;
	gap: 40px;
	background: #03001a;
	padding: 20px;
	border-radius: 16px;
	border: 4px solid rgba(253, 74, 158, .3);
	z-index: 10;
	transition: all .3s;
	cursor: pointer
}

.hentaied-collab {
	display: flex;
	justify-content: center;
	margin-bottom: 0;
	align-items: center;
	gap: 10px;
	background: 0 0;
	padding: 3px 7px;
	border-radius: 16px;
	border: 2px solid rgba(253, 74, 158, .3);
	z-index: 10;
	transition: all .3s;
	cursor: pointer
}

.collab-block__images img {
	height: 160px
}

.collab-block__images img:nth-child(1) {
	height: 100px
}

.collab-block__images img:nth-child(2) {
	height: 80px
}

.hentaied-collab img {
	height: 24px
}

.hentaied-collab img:nth-child(2) {
	height: 18px
}

.hentaied-collab img:nth-child(3) {
	height: 42px
}

.collab {
	max-width: 600px;
	margin: auto
}

.collab-highlighted {
	color: #fd4a9e;
	transition: all .3s;
	cursor: pointer
}

.collab-highlighted:hover {
	color: #e93086
}

.collab-block__title {
	font-weight: 700;
	font-size: 36px;
	line-height: 41px;
	text-align: center;
	color: #fff;
	z-index: 10
}

.collab-block__description {
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	text-align: justify;
	color: #fff;
	z-index: 10;
	text-indent: 3ch;
	margin: 5px
}

.circle-top-right {
	position: absolute;
	top: -50px;
	right: -50px;
	width: 200px;
	height: 200px;
	background: radial-gradient(50% 50% at 50% 50%, #fd4a9e 0%, rgba(151, 44, 94, 0) 100%);
	filter: blur(2px);
	border-radius: 50%;
	z-index: -1
}

.circle-bottom-left {
	position: absolute;
	bottom: -50px;
	left: -50px;
	width: 300px;
	height: 300px;
	background: radial-gradient(50% 50% at 50% 50%, #fd4a9e 0%, rgba(151, 44, 94, 0) 100%);
	filter: blur(2px);
	border-radius: 50%;
	z-index: -1
}

@media (max-width:768px) {
	.collab-block {
		padding: 15px;
		padding-bottom: 60px
	}

	.collab-block__images {
		gap: 20px;
		padding: 15px
	}

	.collab-block__images img {
		height: 100px
	}

	.collab-block__images img:nth-child(1) {
		height: 80px
	}

	.collab-block__images img:nth-child(2) {
		height: 60px
	}

	.collab-block__title {
		font-size: 28px;
		line-height: 36px
	}

	.collab-block__description {
		font-size: 16px;
		text-align: left;
		text-indent: 2ch
	}

	.circle-top-right {
		width: 150px;
		height: 150px;
		top: -30px;
		right: -30px
	}

	.circle-bottom-left {
		width: 200px;
		height: 200px;
		bottom: -30px;
		left: -30px
	}
}

@media (max-width:480px) {
	.collab-block {
		padding: 10px;
		padding-bottom: 60px
	}

	.collab-block__images {
		gap: 20px;
		padding: 10px
	}

	.collab-block__images img {
		height: 80px
	}

	.collab-block__images img:nth-child(1) {
		height: 60px
	}

	.collab-block__images img:nth-child(2) {
		height: 50px
	}

	.collab-block__title {
		font-size: 24px;
		line-height: 32px
	}

	.collab-block__description {
		font-size: 14px;
		text-indent: 1ch
	}
}

.image-carousel {
	max-width: 1200px;
	margin: 20px auto;
	position: relative
}

.splide__track {
	width: 100%;
	height: auto
}

.splide__slide {
	display: flex;
	justify-content: center;
	align-items: center
}

.splide__slide img,
.splide__slide video {
	max-width: 100%;
	height: auto;
	object-fit: contain;
	border-radius: 3px;
	padding: 10px
}

.splide__arrow {
	background-color: #fd4a9e;
	color: #fff;
	border: none;
	padding: 10px;
	cursor: pointer
}

.splide__arrow:hover {
	background-color: #e93086
}

.splide__pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px
}

.splide__pagination .splide__pagination__page {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fd4a9e;
	margin: 0 5px;
	cursor: pointer
}

.splide__pagination .splide__pagination__page.is-active {
	background-color: #e93086
}

.hero__video {
	margin: 0 auto;
	margin-top: 20px;
	max-width: 560px;
	width: 100%;
	object-fit: cover
}