@font-face {
	font-family: "Inter";
	src: local("Inter-Regular"),
		url("/assets/fonts/Inter-Regular.woff2") format("woff2"),
		url("/assets/fonts/Inter-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Inter";
	src: local("Inter-SemiBold"),
		url("/assets/fonts/Inter-SemiBold.woff") format("woff2"),
		url("/assets/fonts/Inter-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Inter";
	src: local("Inter-Bold"),
		url("/assets/fonts/Inter-Bold.woff2") format("woff2"),
		url("/assets/fonts/Inter-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Inter";
	src: local("Inter-ExtraBold"),
		url("/assets/fonts/Inter-ExtraBold.woff2") format("woff2"),
		url("/assets/fonts/Inter-ExtraBold.woff") format("woff");
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

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

:root {
	--base: rgba(78, 0, 115, 1);
	--title-base: rgba(63, 1, 92, 1);
	--lighter-base: rgba(152, 20, 214, 1);
	--base-text: rgba(255, 255, 255, 1);
	--fainter-text: rgba(212, 212, 212, 1);
	--darker-accent: #FEA800;
	--accent: #FECC00;
	--second-accent: #2B5DA8;
	--accent-gradient: linear-gradient(102deg, #FECC00 10.9%, #FEA800 93.9%);
	--rounded: 15px;
	--content-width: 555px;
}

body {
	margin: 0;
	padding: 0;
	min-width: 340px;
}

.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	border: 0;
	padding: 0;

	white-space: nowrap;
	clip-path: inset(100%);
	clip: rect(0 0 0 0);
	overflow: hidden;
}

.main {
	margin-top: -50px;
	padding: 20px 0 60px;

	font-family: "Inter", sans-serif;
	font-size: 16px;

	color: var(--base-text);
	background-color: var(--base);

	overflow-x: hidden;
}

body .main p {
	font-size: inherit;
}

.title,
.text {
	margin: 0;
}

.text {
	font-weight: 400;
	line-height: 120%;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}


.main ul,
.main ul li,
.main ol,
.main ol li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body .main ul>li::before {
	background: none;
}

a.phone-link {
	text-decoration: none;
	color: var(--base-text);
	font-size: inherit;
	font-weight: inherit;
}

img {
	max-width: 100%;
	vertical-align: middle;
}

body .main button.btn {
	border: none;
	background-color: transparent;
	outline: none;
	color: inherit;
	text-align: left;
	cursor: pointer;
}

body .main .faq button.btn:focus {
	outline: none;
	box-shadow: none;
}

strong {
	font-weight: 400;
}

.main .terms .button {
	display: block;
	width: 100%;
	max-width: var(--content-width);
	margin: 0;
	padding: 17px;
	text-decoration: none;
	cursor: pointer;

	color: var(--title-base);
	font-weight: 700;
	text-align: center;
	line-height: 1;
	letter-spacing: 0.01em;

	background-image: var(--accent-gradient);
	border-top: 1px solid rgba(255, 255, 255, 0.6);
	border-right: 1px solid rgba(255, 255, 255, 0.6);
	border-radius: var(--rounded);

	transition: transform .5s ease-in-out, box-shadow .5s ease-out;
}

.button:hover,
.button:focus-visible,
.button:focus {
	transform: scale(1.05) translateY(-3px);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.5);
}

.button:active {
	transform: scale(1) translateY(3px);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
}

.section {
	margin-bottom: 50px;
	position: relative;
}

.terms::before,
.faq::before,
.hero .decor::before {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.wrapper {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;

	padding: 0 15px;
}

.section-title-wrapper {
	position: relative;
	z-index: 2;
	width: fit-content;
	max-width: 260px;
	margin-bottom: 25px;
	padding: 10px 20px 12px 12px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='226' height='52' fill='none'%3E%3Cpath fill='%233F015C' d='M215.227 49c2 0 6-2.5 5.5-7.5L215.541 5c-.814-3.053-3.814-4.5-5.814-4L12.041 8c-3.814 0-6.814 1.5-7.314 5l-4 30c0 3.586 1.695 4.663 5 6h209.5Z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m.041 43 4-30c.5-4 4-6 8-6l198-7c3 0 4.5 1.5 5.5 3 3 1.5 3.879 3.709 4.5 9l5 32c.5 4.5-3 8-8 8h-206c-3.314 0-5.314-1-7.314-3-2.5-1-4-3-3.686-6Zm220.686-1.5c.5 5-3.5 7.5-5.5 7.5H5.727c-3.305-1.337-5-2.414-5-6l4-30c.5-3.5 3.5-5 7.314-5l197.686-7c2-.5 5 .947 5.814 4l5.186 36.5Z' clip-rule='evenodd'/%3E%3C/svg%3E");
}

.section-title-wrapper::before {
	content: "";
	position: absolute;
	width: 32px;
	height: 28px;
	left: 1px;
	bottom: -20px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='29' fill='none'%3E%3Cpath fill='%23fff' d='M22.71 7a4.66 4.66 0 0 1-.519.073c-3.968.685-3.814 3.723-3.307 4.52 3.49 5.498 7.613 9.372 12.998 16.863L15.897 18.444C4.868 11.573-.888 10.5.112 0c.601 1.364.248 5.5 5.07 6.323 2.473.423 13.844 1.051 17.01.75.165-.028.338-.053.518-.073Z'/%3E%3C/svg%3E");
}

.section-title {
	margin: 0;
	display: inline-block;
	padding: 5px;
	font-size: 21px;
	font-weight: 700;
	line-height: 130%;
}

/* ====================================================== hero */
.hero .decor::before {
	height: 385px;
	width: 385px;
	left: -130px;
	top: -190px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='785' height='785' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Ccircle cx='392.5' cy='392.5' r='192.5' fill='%239814D6'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='785' height='785' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_66_195' stdDeviation='100'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
}

.hero .wrapper {
	display: block
}

.hero .main-title {
	max-width: var(--content-width);
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: 700;
	line-height: 120%;
}

.main .hero .descr {
	font-size: 16px;
	line-height: 120%;
}

.hero .decor {
	position: relative;
	min-height: 310px;
	max-width: 650px;
	width: 100%;
	display: flex;
	justify-content: center;
}

.logo-wrapper {
	position: relative;
	margin-top: 85px;
}

.hero .decor .logo-wrapper .landing-logo {
	position: relative;
	z-index: 10;
}

.shield {
	position: absolute;
	transform-origin: left bottom;
	top: -3px;
	left: 33px;
	transition: transform .3s ease;
	animation-name: bounce;
	animation-duration: 4s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

.ball,
.wave {
	position: absolute;
}

.wave {
	inset: 0;
	margin: auto;
}

.ball {
	z-index: 10;
	animation: wobble 10s infinite both;
	transition: .5s ease;
}

.ball.eight {
	top: 55px;
	right: 0;
	animation-delay: 1s;
}

.ball.five {
	top: 65px;
	left: 0;
	animation-delay: 2s;
}

.ball.three {
	bottom: 20px;
	left: 40px;
}

.wave {
	transform: scale(0);
	animation: water-circling 4.8s ease-in infinite both;
	transition: transform .5s ease;
}

#wave2,
#wave7 {
	animation-delay: 0.8s;
}

#wave3,
#wave8 {
	animation-delay: 1.6s;
}

#wave4,
#wave9 {
	animation-delay: 2.4s;
}

#wave5,
#wave10 {
	animation-delay: 3.2s;
}

#wave6,
#wave7 {
	animation-delay: 4s;
}

.hero .descr {
	max-width: var(--content-width);
}

.hero .descr time {
	font-weight: 700;
}

/* ====================================================== terms */
.terms {
	position: relative;
}

.terms::before {
	width: 250px;
	height: 250px;
	top: -50px;
	left: -70px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='636' height='636' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Ccircle cx='318' cy='318' r='118' fill='%239814D6'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='636' height='636' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_66_197' stdDeviation='100'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
}

.terms .list {
	margin-bottom: 32px;
	max-width: var(--content-width);
}

.terms .list>li {
	padding-left: 40px;
	position: relative;
	line-height: 130%;
}

.terms .list>li:not(:last-of-type) {
	margin-bottom: 6px;
}

.terms .list>li::before {
	content: "";
	position: absolute;
	z-index: 10;
	top: 50%;
	transform: translateY(-50%);
	left: 4px;
	background-color: white;
	width: 12px;
	height: 12px;
	border-radius: 50%;
}

/* ====================================================== faq */
.faq {
	position: relative;
}

.faq .section-title-wrapper::before {
	bottom: -17.5px;
}

.faq-list {
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 550px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	text-align: left;
	max-width: var(--content-width);
}

.faq::before {
	height: 700px;
	top: 0;
	left: -15px;
	right: -15px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='854' height='1386' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cellipse cx='427' cy='693' fill='%239814D6' rx='227' ry='493'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='854' height='1386' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_66_196' stdDeviation='100'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");

}

.faq-list li {
	border-radius: var(--rounded);
	background-color: var(--base);
	box-shadow: inset 3px 3px 10px 0 var(--lighter-base);
}

body .main .faq .faq-list .accordion-opener {
	position: relative;

	padding: 15px;
	padding-right: 45px;
	width: 100%;

	font-size: 15px;
	font-weight: 700;
	color: inherit;
	border-radius: var(--rounded);

	background-color: var(--title-base);
	transition: 0.4s;
	box-shadow: inset 1px 1px 5px 0 var(--lighter-base);
}

body .main .faq .faq-list .accordion-opener:focus,
body .main .faq .faq-list .accordion-opener:focus-visible {
	box-shadow: inset 1px 1px 5px 0 var(--lighter-base);
}

body .main .faq .faq-list .accordion-opener::after {
	content: "";
	width: 15px;
	height: 15px;
	position: absolute;
	top: 15px;
	right: 15px;
	transform-origin: center center;
	transition: transform .3s ease;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cpath d='M0.423004 2.24151L1.83722 0.827301L15.9794 14.9694L14.5651 16.3836L0.423004 2.24151Z' fill='white'/%3E%3Cpath d='M1.83722 16.3836L0.423004 14.9694L14.5651 0.827301L15.9794 2.24151L1.83722 16.3836Z' fill='white'/%3E%3C/svg%3E");
}

body .main .faq .faq-list .accordion-opener.acc-closed::after {
	transform: rotate(-45deg);
}

.panel {
	padding: 20px 15px;
	font-size: 15px;
	line-height: 1.5;
	border-radius: 0 0 16px;
	overflow: hidden;
	height: fit-content;
	max-height: fit-content;
	transition: all 0.3s linear;
}

.acc-closed+.panel {
	transition: all 0.3s linear;
	padding: 0px 15px;
	height: 0;
	max-height: 0px !important;
}

.faq .decor {
	transform: scale(0);
	display: none;
}

/* ====================================================== info */
.info {
	position: relative;
	z-index: 2;
}

.info .list {
	margin-bottom: 35px;
	max-width: var(--content-width);
}

.main .info .list li {
	font-size: 15px;
	line-height: 133%;
	padding-left: 35px;
	position: relative;
}

.info .list li:not(:last-of-type) {
	margin-bottom: 10px;
}

.info .list li::before {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23C61515' d='M10 0C4.486 0 0 4.486 0 10s4.486 10 10 10 10-4.486 10-10S15.514 0 10 0Z'/%3E%3Cpath fill='%23fff' d='M10.78 11.631a.407.407 0 0 1-.042.155.303.303 0 0 1-.128.12.866.866 0 0 1-.241.068c-.1.017-.222.026-.369.026-.151 0-.276-.009-.376-.026a.977.977 0 0 1-.24-.068.311.311 0 0 1-.121-.12.406.406 0 0 1-.043-.155l-.79-7.128c0-.074.013-.14.042-.197a.307.307 0 0 1 .149-.137.912.912 0 0 1 .298-.086C9.046 4.066 9.81 4 10 4c.19 0 1.157.051 1.28.074.123.017.22.046.291.086.076.034.128.08.156.137.033.052.05.115.05.19l-.997 7.144Zm.22 3.117c0 .234-.016.431-.05.591a.819.819 0 0 1-.163.386.604.604 0 0 1-.305.206A1.448 1.448 0 0 1 10 16c-.194 0-.357-.023-.49-.069a.604.604 0 0 1-.304-.205.926.926 0 0 1-.163-.387A3.467 3.467 0 0 1 9 14.748c0-.24.014-.44.043-.6a.933.933 0 0 1 .163-.395.585.585 0 0 1 .305-.215c.132-.046.295-.068.49-.068.193 0 .354.022.481.068.128.04.23.112.305.215.08.097.135.228.163.394.034.16.05.36.05.6Z'/%3E%3C/svg%3E");
	left: 0;
	top: 0;
}

.info .social-resp {
	font-size: 14px;
	color: var(--fainter-text);
	text-align: center;
	max-width: var(--content-width);
}

.info .social-resp strong {
	font-weight: 400;
}


@media (min-width: 600px) {
	.wrapper {
		width: 600px;
	}
}

@media (min-width: 856px) {
	body {
		font-size: 20px;
	}

	.section {
		margin-bottom: 80px;
	}

	.warpper {
		width: 660px;
	}

	.section-title {
		font-size: 35px;
	}

	.section-title-wrapper {
		width: max-content;
		max-width: 570px;
		padding-top: 20px;
		padding-right: 30px;
	}

	.section-title-wrapper::before,
	.faq .section-title-wrapper::before {
		width: 46px;
		height: 40px;
		left: 1px;
		bottom: -25px;
	}

	.hero .decor::before {
		top: -400px;
		left: -300px;
		margin: auto;
		background-size: contain;
		width: 845px;
		height: 845px;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1646' height='1646' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Ccircle cx='822.773' cy='822.773' r='422.773' fill='%239814D6'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='1645.55' height='1645.55' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_66_193' stdDeviation='200'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
	}

	.hero .main-title {
		position: relative;
		z-index: 10;
		font-size: 55px;
	}

	.main .hero .descr {
		font-size: 20px;
		line-height: 145%;
	}

	.terms::before {
		display: none;
	}

	.main .terms .button {
		max-width: 300px;
	}

	.faq::before {
		width: 1052px;
		left: -350px;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1852' height='1824' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cellipse cx='926' cy='912' fill='%239814D6' rx='526' ry='512'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='1852' height='1824' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_66_194' stdDeviation='200'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
	}

	body .main .faq .faq-list .accordion-opener {
		padding: 25px;
		padding-right: 80px;
		font-size: 26px;
	}

	body .main .faq .faq-list .accordion-opener::after {
		width: 35px;
		height: 35px;
		top: 25px;
		right: 25px;
	}

	.faq .panel {
		font-size: 24px;
		padding: 25px;
	}

	.faq .acc-closed+.panel {
		padding: 0 25px;
	}

	.faq .accordion-opener::after {
		width: 35px;
		height: 35px;
	}

	.main .info .list li {
		font-size: 20px;
		line-height: 135%;
	}

	.info .social-resp {
		text-align: left;
	}

}


@media (min-width: 1024px) {
	.hero .decor .eight {
		right: -200px;

	}

	.hero .decor .five {
		left: -90px;
	}

	.hero .decor .three {
		bottom: -80px;
		left: -250px;
	}

	.hero .decor .shield {
    top: 0px;
    left: 75px;
	}

}

@media only screen and (min-width: 1200px) {

	.wrapper {
		width: 1140px;
	}

	.faq .decor {
		display: block;
		transform: scale(1);
		position: absolute;
		left: 60%;
		margin-top: -100px;
		;
	}

	.faq .decor .wave {
		top: 0;
		z-index: -1;
		left: -40px;
	}

	.faq .decor .wave {
		animation-duration: 4.8s;
	}

	.faq .decor .faq-ball {
		transition: transorm .5s ease;
		animation: jumping 1s ease infinite both;
	}

	.hero {
		padding-top: 180px;
	}

	.hero .decor {
		margin-top: -30px;
	}

	.hero .wrapper {
		display: flex;
		flex-direction: row-reverse;
		flex-wrap: nowrap;
		align-items: start;
	}

	.hero .decor .logo-wrapper {
		position: absolute;
		margin-top: 0;
	}

	.hero .decor .ball.three {
		left: 40%;
		bottom: -420px;
	}

	.hero .decor .ball.five {
		left: -100px;
		top: -120px;
	}

	.hero .decor .ball.eight {
		top: -40px;
		right: -80px;
	}


}

@media (max-width: 1023px) {

	/* zam */
	.page {
		margin-top: 0;
	}

	button.header__announ-button {
		background: transparent;
	}

	.header__mobile-button path {
		stroke: #fff;
	}

	.header__lang-switch {
		color: #fff;
	}

	.header__main-link {
		color: #fff;
		filter: brightness(0) invert(1);
	}

	.order-page .fixed-footer-box.fixed {
		position: fixed;
	}

	.header {
		background: transparent;
	}

	.header__announ-button {
		background: none !important;
		filter: brightness(0) invert(1);
	}

	.fixed-footer-box {
		position: fixed !important;
	}

	/* zam */
}

@keyframes water-circling {
	0% {
		transform: scale(0);
		opacity: 1;
	}

	100% {
		transform: scale(1.7);
		opacity: 0;
	}
}

@keyframes wobble {
	from {
		transform: rotate(0deg) translate(-7px) rotate(0deg);
	}

	to {
		transform: rotate(360deg) translate(-7px) rotate(-360deg);
	}
}

@keyframes jumping {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.05);
	}

	100% {
		transform: scale(1);
	}

}


@keyframes bounce {
	0%, 100%{
		transform: rotate(0);
		transform-origin: 40px bottom;
	}

	30% {
		transform: rotate(-1.5deg);
		transform-origin: 40px bottom;
	}

	70% {
		transform: rotate(1.55deg);
		transform-origin: 40px bottom;
	}
}
