@charset "utf-8";
@media screen and (max-width: 1300px) {
	.cover {
		padding: 0 30px;
	}
	.cover.header {
		padding: 16px 30px;
	}
	.cover.footer {
		padding-top: 20px;
		padding-bottom: 40px;
	}
	.menu li > a {
		padding: 10px;
	}
	.section {
		max-width: 100%;
		width: -webkit-calc(100% - 60px);
		width: calc(100% - 60px);
	}
}
@media screen and (max-width: 1260px) {
	.prime__image {
		right: -40px;
	}
}
@media screen and (max-width: 1240px) {
	.bonus-item__image {
		right: 0;
	}
}
@media screen and (max-width: 1184px) {
	.header {
		height: 76px;
	}
	.header__logo {
		margin-right: auto;
	}
	.header__button-signup {
		padding: 13px 36px;
	}
	.header__button-signin {
		padding: 12px 36px;
	}
	.header__button-menu {
		display: block;
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
		min-width: 0;
		background: 0 0;
		padding: 12px 13px;
		margin: 0 0 0 16px;
		border-radius: 100px;
		background: #4e54fe;
	}
	.header__button-menu svg {
		display: block;
		margin: 0;
		fill: #0004ff;
	}
	.header__button-menu svg rect {
		-webkit-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
	}
	.header__button-menu.active {
		background: #0af1fd;
	}
	.header__button-menu.active ~ .header__menu {
		top: 100%;
		opacity: 1;
	}
	.header__button-menu.active svg,
	.header__button-menu:hover svg {
		fill: #fff;
	}
	.header__button-menu:hover {
		background: #0af1fd;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.header__button-menu.active svg rect:nth-child(1) {
		x: -2px;
		y: 6px;
		width: 20px;
		-webkit-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		transform: rotate(225deg);
	}
	.header__button-menu.active svg rect:nth-child(2) {
		-webkit-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		-webkit-transform: scale(0, 2);
		-ms-transform: scale(0, 2);
		transform: scale(0, 2);
	}
	.header__button-menu.active svg rect:nth-child(3) {
		x: -2px;
		y: 6px;
		width: 20px;
		-webkit-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	.header__menu {
		display: block;
		position: absolute;
		top: -100vh;
		left: 0;
		width: 100%;
		height: auto;
		max-height: -webkit-calc(100vh - 76px);
		max-height: calc(100vh - 76px);
		overflow: auto;
		text-align: center;
		background: #1a1234;
		opacity: 0;
		padding: 10px 32px 80px;
		margin: 0 !important;
		z-index: -1;
		-webkit-transition: all 0.75s;
		-o-transition: all 0.75s;
		transition: all 0.75s;
		border-bottom: 0.5px solid #0af1fd;
	}
	.header__menu ul {
		display: block;
		max-width: 320px;
	}
	.header__menu ul:last-child {
		display: block;
	}
	.header__menu > * {
		margin: 24px auto 0px auto !important;
	}
	.menu ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 16px 0;
		background-color: transparent;
	}
	.menu li > a {
		width: 100%;
		text-align: center;
		padding: 12px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		border: 1px solid #0af1fd;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	.menu li {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.menu li + li {
		margin: 10px 0 0;
	}
	.menu li:not(:last-child):after {
		margin: 10px 0 0;
	}
	.bonus-item {
		padding: 30px 50px;
	}
	.bonus-item__image {
		z-index: -1;
	}
}
@media screen and (max-width: 1000px) {
	.prime {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.prime__wrap {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
		padding: 40px 0;
	}
	.home .prime__wrap {
		padding: 40px 0;
	}
	.prime__image {
		width: 100%;
		max-width: 100%;
		opacity: 0.5;
		left: 0;
		right: 0;
		bottom: 0;
	}
	.prime__background img {
		-o-object-position: right;
		object-position: right;
	}
	.breadcrumbs {
		text-align: center;
	}
	.prime__title {
		text-align: center;
	}
	.upto {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 50px 20px;
	}
	.upto__image {
		height: 100%;
		width: 100%;
		opacity: 0.4;
	}
	.upto__wrapp {
		z-index: 1;
	}
	article h2 span:before,
	h3 span:before,
	h4 span:before,
	h5 span:before,
	.article h2 span:before,
	h3 span:before,
	h4 span:before,
	h5 span:before {
		width: 60px;
	}
	article h2 span:after,
	h3 span:after,
	h4 span:after,
	h5 span:after,
	.article h2 span:after,
	h3 span:after,
	h4 span:after,
	h5 span:after {
		width: 60px;
	}
	article h2 span,
	h3 span,
	h4 span,
	h5 span,
	.article h2 span,
	h3 span,
	h4 span,
	h5 span {
		padding: 0 60px;
	}
}
@media screen and (max-width: 900px) {
	.section {
		width: -webkit-calc(100% - 32px);
		width: calc(100% - 32px);
	}
	.cover {
		padding: 0 16px;
	}
	.cover.header {
		padding-left: 16px;
		padding-right: 16px;
	}
	.cover.footer {
		padding-top: 20px;
		padding-bottom: 40px;
	}
	.upto {
		padding: 65px 20px;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.app {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 32px 32px 0;
	}
	.app__button {
		margin: 30px auto 0 auto;
	}
	.app__logo {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
		width: 100%;
	}
	.app__image {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		margin: 20px auto 0 auto;
	}
	.modal__content ul {
		margin: -10px;
	}
	.modal__content li {
		margin: 10px;
	}
	.modal__content li {
		width: -webkit-calc(33.3333% - 20px);
		width: calc(33.3333% - 20px);
	}
}
@media screen and (max-width: 800px) {
	.app {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 20px 20px 0;
	}
	.app__buttons {
		margin: 20px 0 0;
	}
	.app__image {
		margin: 20px auto 0 auto;
	}
	.bonus-item {
		padding: 20px 35px;
	}
	.bonus-item__image {
		right: 0;
		width: 100%;
		height: 100%;
	}
	.bonus-item__desc {
		max-width: 100%;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
	}
	.bonus-item__title {
		text-align: center;
	}
}
@media screen and (max-width: 700px) {
	.header__button-signup,
	.header__button-signin,
	.button-more {
		display: none;
	}
	.header__menu .button-more {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		max-width: 320px;
		border: 1px solid #0af1fd;
		height: 46px;
		margin: 0 auto !important;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}
	.header__menu .button-more img {
		display: inline-block;
		vertical-align: middle;
	}
	.header__menu .header__button-signup,
	.header__menu .header__button-signin {
		display: block;
		max-width: 320px;
	}
	.header__button-signin {
		background: #0af1fd;
		color: #fff;
		border-color: #0af1fd;
	}
	.header__button-menu {
		margin-left: 30px;
	}
	.about__table tr {
		display: block;
	}
	.about__table th,
	.about__table td {
		display: block;
		width: 100%;
		text-align: center;
	}
	.about__table th {
		padding-bottom: 0;
	}
	.about__table th span {
		display: block;
		text-align: center;
	}
	.about__table th span:first-child {
		margin: 0 auto 6px auto;
	}
	.footer__logo {
		width: 100%;
		margin: 0 0 20px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.footer__age {
		margin: 0 0 0 10px;
		width: 40px;
	}
	.upto__image img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
	}
	.modal__content li {
		width: -webkit-calc(50% - 20px);
		width: calc(50% - 20px);
	}
}
@media screen and (max-width: 600px) {
	h2,
	.title.high {
		font-size: 6vw;
		line-height: 7vw;
	}
	h3,
	.title.middle {
		font-size: 5.3vw;
		line-height: 6.3vw;
	}
	h4,
	.title.mini {
		font-size: 4.5vw;
		line-height: 5.5vw;
	}
	.prime__title {
		font-size: 9vw;
		line-height: 10vw;
	}
	.prime__image {
		height: 100%;
	}
	.prime__label {
		padding: 0 45px;
		font-size: 7vw;
		line-height: 8vw;
	}
	.prime__label:before,
	.prime__label:after {
		width: 40px;
		height: 15px;
	}
	.prime__button {
		width: 100%;
		min-width: auto;
		max-width: 300px;
	}
	.header__button-menu {
		min-width: auto;
		padding: 12px;
	}
	.upto {
		padding: 30px 16px;
	}
	.upto__text {
		font-size: 7vw;
		line-height: 8vw;
	}
	.upto__label {
		padding: 0 45px;
	}
	.upto__label:before,
	.upto__label:after {
		width: 40px;
		height: 15px;
	}
	.upto__button {
		min-width: auto;
		max-width: 300px;
	}
	.upto__background img {
		-o-object-position: right;
		object-position: right;
		opacity: 0.6;
	}
	.footer__logos {
		padding-bottom: 30px;
	}
	.footer__payments {
		margin: 0 -10px;
		width: auto;
	}
	article h2 span:before,
	h3 span:before,
	h4 span:before,
	h5 span:before,
	.article h2 span:before,
	h3 span:before,
	h4 span:before,
	h5 span:before {
		display: none;
	}
	article h2 span:after,
	h3 span:after,
	h4 span:after,
	h5 span:after,
	.article h2 span:after,
	h3 span:after,
	h4 span:after,
	h5 span:after {
		display: none;
	}
	article h2 span,
	h3 span,
	h4 span,
	h5 span,
	.article h2 span,
	h3 span,
	h4 span,
	h5 span {
		padding: 0;
	}
	.footer__payments {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.faq-item__title {
		padding: 10px 0 10px 40px;
	}
	.faq-item__title:before {
		left: 0;
		top: 9px;
	}
	.faq-item__desc .wrap {
		padding: 15px 0 10px;
	}
	.footer__text p {
		font-size: 13px;
	}
	.bonus-item {
		padding: 10px;
	}
	.bonus-item__desc {
		padding: 22px 10px 16px;
	}
	.bonus-item__icon {
		top: -10px;
		left: -8px;
		width: 40px;
	}
	.bonus-item__title {
		font-size: 7vw;
		line-height: 8vw;
	}
	.bonus-item__subtitle {
		font-size: 5vw;
		line-height: 6vw;
	}
}
@media screen and (max-width: 500px) {
	.modal__content ul {
		margin: 0;
	}
	.modal__content li {
		width: 100%;
		margin: 0;
	}
	.modal__content li + li {
		margin-top: 6px;
	}
	.prime__image {
		opacity: 0.4;
	}
}
@media screen and (max-width: 415px) {
	.footer__payments li {
		margin: 5px;
	}
	.footer__age {
		margin: 10px 0 0;
	}
	.section {
		padding: 24px 12px;
	}
	.app {
		padding: 24px 12px 0;
	}
	.app__item {
		min-width: 200px;
	}
	.bonus {
		padding: 0;
	}
}
@media screen and (max-width: 374px) {
	.header__logo {
		max-width: 135px;
	}
	.header__button-menu {
		margin-left: 20px;
	}
	.app__buttons {
		width: 100%;
		max-width: 300px;
	}
	.bonus-item__text {
		font-size: 14px;
		line-height: 20px;
	}
}
