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

* {
	font: inherit;
	margin: 0;
	padding: 0
}

html {
	height: 100%;
	scroll-behavior: smooth;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	text-size-adjust: none
}

body {
	background-color: #000;
	font-family: Montserrat, sans-serif;
	line-height: 1.5;
	min-height: 100vh;
	text-rendering: optimizespeed;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

main {
	margin: 0 auto;
	max-width: 1940px;
	overflow: hidden;
	padding-left: 7px;
	padding-right: 7px;
	width: 100%;
	position: relative;
}

.main-title {
	color: #fff;
	font-size: 8.4112149533vw;
	font-weight: 700;
	letter-spacing: -.04em;
	line-height: 103%;
	text-align: center;
	text-transform: uppercase
}

.main-title span {
	color: #61F3DE
}

.modules_component-slider-pagination {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 1.6355140187vw;
	height: 50px;
	justify-content: center
}

.swiper-pagination-bullet {
	background: none;
	border: 2px solid #61F3DE;
	height: 1.6355140187vw;
	opacity: 1;
	width: 1.6355140187vw
}

.swiper-pagination-bullet-active {
	background-color: #61F3DE;
	border: none;
	box-shadow: 0 0 0 .4672897196vw #00d9ff70
}

@media(min-width:900px) {
	.main-title {
		font-size: 3.8888888889vw;
		margin-left: auto;
		margin-right: auto;
		max-width: 60vw
	}

	.modules_component-slider-pagination {
		gap: .5555555556vw
	}

	.swiper-pagination-bullet {
		height: .7777777778vw;
		width: .7777777778vw
	}

	.swiper-pagination-bullet-active {
		box-shadow: 0 0 0 .2336448598vw #ff6e0070
	}
}

[data-component] {
	opacity: 0;
	transition: opacity .5s ease-out, visibility .5s ease-out;
	will-change: opacity
}

[data-component=main],
[data-component].is-ready {
	opacity: 1
}

ol,
ul {
	list-style: none
}

a {
	color: inherit;
	display: inline-block;
	text-decoration: none
}

canvas,
img,
picture,
svg,
video {
	display: block;
	height: auto;
	max-width: 100%
}

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

button {
	background: none;
	border: none;
	cursor: pointer
}

textarea {
	resize: vertical
}

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

[hidden] {
	display: none !important
}

@media(prefers-reduced-motion:reduce) {
	html:focus-within {
		scroll-behavior: auto
	}

	*,
	:after,
	:before {
		animation-duration: .01ms !important;
		animation-iteration-count: 1 !important;
		scroll-behavior: auto !important;
		transition-duration: .01ms !important
	}
}

.beyond_component-content {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 2.3364485981vw;
	justify-content: center;
	padding-bottom: 9.3457943925vw;
	padding-top: 7.0093457944vw;
	position: relative
}

.beyond_component-content-left,
.beyond_component-content-right {
	opacity: 0;
	transition: all .8s cubic-bezier(.22, 1, .36, 1)
}

.beyond_component-content-left {
	align-items: center;
	box-shadow: 0 4px 22px 0 rgba(0, 0, 0, 0.17);
background: linear-gradient(164deg, #353333 0%, #000 50%, #353333 100%);
	border-radius: 6.0747663551vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 49.5327102804vw;
	justify-content: center;
	padding: 4.6728971963vw;
	position: relative;
	transform: scale(1.1);
	width: 45.7943925234vw
}

.beyond_component-content-left img {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e3e3e3));
	background: linear-gradient(180deg, #fff, #e3e3e3);
	border-radius: 1.8691588785vw;
	box-shadow: 0 4px 18px #0000005e;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translate(-50%, -50%);
	width: 9.3457943925vw
}

.beyond_component-content-right {
	align-items: center;
	background-image: url(../assets/images/blue-frame.webp);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-radius: 6.0747663551vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 49.5327102804vw;
	justify-content: center;
	padding: 4.6728971963vw;
	transform: scale(.8);
	transition-delay: .3s;
	width: 45.7943925234vw
}

.beyond_component-content-title {
	color: #fff;
	font-size: 4.6728971963vw;
	font-weight: 700;
	line-height: 121%;
	text-align: center
}

.beyond_component-content-text {
	color: #fff;
	font-size: 3.2710280374vw;
	font-weight: 500;
	line-height: 131%;
	text-align: center
}

.beyond_component-content-arrows {
	backdrop-filter: blur(10px);
	background: #ffffff2e;
	border-radius: 23.3644859813vw;
	left: 44%;
	padding: 1.4018691589vw 2.3364485981vw;
	position: absolute;
	top: 44%;
	transform: translate(-50%, -50%);
	transform: rotate(-8deg);
	width: 10.5140186916vw;
	z-index: 99
}

.beyond_component-content.active .beyond_component-content-left {
	animation: compressBriefly 1s ease-out forwards;
	opacity: 1;
	transform: scale(1)
}

.beyond_component-content.active .beyond_component-content-right {
	animation: breatheIn 2.5s ease-in-out infinite;
	animation-delay: 1.1s;
	opacity: 1;
	transform: scale(1)
}

@media(min-width:900px) {
	.beyond_component {
		margin: 2.6666666667vw auto 0;
		width: 64.8888888889vw
	}

	.beyond_component-content {
		gap: .8888888889vw;
		padding-bottom: 6.2222222222vw;
		padding-top: 5.3333333333vw
	}

	.beyond_component-content-left {
		border-radius: 4.4444444444vw;
		height: 31.2888888889vw;
		padding: 3.5555555556vw;
		width: 38.2222222222vw
	}

	.beyond_component-content-left img {
		border-radius: .7111111111vw;
		width: 6.2222222222vw
	}

	.beyond_component-content-right {
		border-radius: 4.4444444444vw;
		height: 31.2888888889vw;
		padding: 3.5555555556vw;
		width: 38.2222222222vw
	}

	.beyond_component-content-title {
		font-size: 2.8444444444vw
	}

	.beyond_component-content-text {
		color: #fff;
		font-size: 1.9555555556vw;
		font-weight: 500;
		line-height: 131%;
		text-align: center
	}

	.beyond_component-content-arrows {
		padding: 1.3333333333vw 2.2222222222vw;
		width: 8.8888888889vw
	}
}

@keyframes compressBriefly {
	0% {
		transform: scale(1.1)
	}

	to {
		transform: scale(1)
	}
}

@keyframes breatheIn {

	0%,
	to {
		box-shadow: 0 4px 22px #0000002b;
		transform: scale(1)
	}

	50% {
		box-shadow: 0 8px 30px #3770d266;
		transform: scale(1.03)
	}
}

.coments_slider-slider {
	max-width: 100%;
	padding-bottom: 2.0093457944vw;
	position: relative
}


.coments_slider-slider video{
	width: 100%;
  height: 100%;
  object-fit: cover; /* ключове */
  display: block;
  aspect-ratio: 355 / 928;
    border-radius: 2vw;
    object-fit: cover;
}

.coments_slider-slider .swiper-wrapper {
	padding-bottom: 4.6728971963vw;
}

.coments_slider-slider .swiper {
	height: 100%;
	overflow: hidden;
	width: 100%
}

.coments_slider-slider .swiper-slide {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 32px;
	justify-content: center;
	margin: 0 5px !important;
	min-width: 0;
	-o-object-fit: contain;
	object-fit: contain;
	padding-top: 20px;
	transition: all .3s;
	width: 35.046728972vw;
	width: 100%
}

.coments_slider-slider .swiper-slide:hover {
	transform: scale(1.02)
}

.coments_slider-slider .coments_slider-buttons {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 2.3364485981vw;
	justify-content: right;
	padding-bottom: 5px;
	padding-right: 2.3364485981vw;
	position: relative;
	width: 100%;
	z-index: 9
}

.newGreyText{
	color: #000;
text-align: center;
font-size: 3.5vw;
max-width: 80vw;
width: 100%;
padding: 1vw;
font-style: normal;
border-radius: 3vw;
font-weight: 400;
line-height: 109%; /* 15.26px */
text-transform: uppercase;
background: #A8ACAC;

}

.newGreyText span{
	font-weight: 600;
}

.coments_slider-slider .coments_slider-button-next,
.coments_slider-slider .coments_slider-button-prev {
	align-items: center;
	border-radius: 150px;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 51px;
	height: 9.3457943925vw;
	justify-content: center;
	margin: 0;
	position: relative;
	top: 0;
	width: 115px;
	width: 18.691588785vw
}

.coments_slider-slider .coments_slider-button-prev {
	box-shadow: 0 2px 11px #00000030;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.coments_slider-slider .coments_slider-button-prev img {
	background-position: 50%;
	background-repeat: no-repeat;
    transform: rotate(180deg);
	background-size: 80%;
	font-size: 0;
	height: 2.3364485981vw;
	width: 7.0093457944vw
}

.coments_slider-slider .coments_slider-button-next {

	backdrop-filter: blur(0);
	background: linear-gradient(202deg, #75D1C6 17.73%, #1B8F81 83.75%);
	box-shadow: 0 4px 20.5px 0 #209887 inset;

}

.coments_slider-slider .coments_slider-button-next img {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 80%;
	font-size: 0;
	height: 2.3364485981vw;
	width: 7.0093457944vw
}

.coments_slider-slider .coments_slider-bottom {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	padding: 20px 5px 0;
	width: 100%
}

.coments_slider-slider .swiper-pagination {
	margin-top: 2%;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 1.6355140187vw;
	height: 9.8130841121vw;
	justify-content: left;
	padding-left: 2.3364485981vw;
	position: relative;
	z-index: 8
}

@media(min-width:900px) {

	.coments_slider-slider video {
		border-radius: 1vw;
	}

	.coments_slider-slider .swiper-wrapper {
		padding-bottom: 0
	}

	.coments_slider-slider {
		margin: 0 auto;
		width: 64.8888888889vw
	}

	.coments_slider-slider .swiper-pagination {
		gap: .6222222222vw;
		height: 4.4444444444vw;
		margin-top: 2%;
		padding-right: 10px
	}

	.coments_slider-slider .coments_slider-buttons {
		gap: 1.3333333333vw;
		padding-left: 10px
	}

	.coments_slider-slider .coments_slider-button-next,
	.coments_slider-slider .coments_slider-button-prev {
		height: 4.8888888889vw;
		width: 8.8888888889vw
	}

	.coments_slider-slider .coments_slider-button-next img,
	.coments_slider-slider .coments_slider-button-prev img {
		height: .8888888889vw;
		width: 3.5555555556vw
	}

	.coments_slider-slider .swiper-pagination {
		justify-content: right
	}

	.coments_slider-slider .coments_slider-buttons {
		justify-content: left
	}
}

.contacts-fon {
	padding-bottom: 32.7102803738vw;
	padding-left: 15px;
	padding-right: 15px
}

.contacts {
	background: #1b1b1b;
	border-radius: 5.8411214953vw;
	margin-bottom: 7.0093457944vw;
	margin-left: auto;
	margin-right: auto;
	padding: 7.0093457944vw;
	width: 100%
}

.contacts-title {
	color: #fff;
	font-family: ActayWide, sans-serif;
	font-size: 8.4112149533vw;
	font-weight: 600;
	line-height: 80%;
	text-align: center;
	text-shadow: 0 22px 17px rgba(0, 0, 0, .6);
	text-transform: uppercase
}

.contacts-title span {
	color: #ff6f00
}

.contacts-subTitle {
	color: #fff;
	font-size: 3.738317757vw;
	font-weight: 600;
	line-height: 100%;
	padding-bottom: 2.3364485981vw;
	padding-top: 4.6728971963vw;
	text-align: center;
	text-transform: uppercase
}

.contacts-nav {
	justify-content: space-between;
	margin: 0 auto;
	max-width: 74.7663551402vw;
	padding: 15px 0;
	width: 100%
}

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

.contacts-nav a {
	color: #fff;
	gap: 3px;
	line-height: 143%
}

.contacts-nav a,
.support_link {
	font-size: 3.2710280374vw;
	font-weight: 400
}

.support_link {
	color: #cacaca;
	text-align: center;
	text-decoration: underline
}

.contacts-nav a img {
	margin-right: 1.1682242991vw;
	-o-object-fit: contain;
	object-fit: contain;
	width: 5.8411214953vw
}

.suport {
	line-height: 167%;
	text-align: center
}

.privacy,
.suport {
	color: #cacaca;
	font-weight: 400
}

.privacy {
	font-size: 3.2710280374vw;
	line-height: 179%;
	padding-top: 3.2710280374vw;
	text-align: center;
	text-decoration: underline;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

@media(min-width:900px) {
	.contacts-fon {
		background: #000;
		padding-bottom: 5.6074766355vw;
		padding-top: 5.6074766355vw
	}

	.contacts {
		background: url(https://itden-cdn.b-cdn.net/contacts.png?width=700&quality=90&sharpen=1);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		border-radius: 0;
		margin-bottom: 2.6666666667vw;
		padding: 2.6666666667vw;
		width: 64.8888888889vw
	}

	.contacts-title {
		font-size: 4.0888888889vw
	}

	.contacts-subTitle {
		color: #fff;
		font-size: 1.7777777778vw;
		padding-bottom: .8888888889vw;
		padding-top: 1.3333333333vw
	}

	.contacts-nav {
		margin: 0 auto;
		max-width: 48.8888888889vw
	}

	.contacts-nav a,
	.support_link {
		font-size: 1.6vw
	}

	.contacts-nav a img {
		margin-right: .8888888889vw;
		width: 3.8222222222vw
	}

	.privacy {
		font-size: 1.2444444444vw;
		padding-top: 1.2444444444vw
	}
}


.footer {
	bottom: 0;
	left: 0;
	opacity: 0;
	position: fixed;
	transform: translateY(100%);
	transition: all .5s ease;
	width: 100%;
	z-index: 99
}

.footer .footer-bg {
	background: linear-gradient(218deg, #75D1C6 -15.18%, #1B8F81 86.06%);
	border-radius: 8vw 8vw 0 0;
	margin: 0 auto;
	padding: 3vw 5vw 3vw;
	width: 100%
}

.footer-timer {
	gap: 1.4018691589vw;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 2.3364485981vw
}

.footer-timer,
.footer-timer-item {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center
}

.footer-timer-item {
	flex-direction: column;
	gap: 1.1682242991vw
}

.footer-timer-value {
	background-color: #fff;
	border-radius: 35.046728972vw;
	color: #000;
	font-family: League Gothic, sans-serif;
	font-size: 7.0093457944vw;
	font-weight: 400;
	height: 38px;
	height: 8.8785046729vw;
	line-height: 117%;
	text-align: center;
	width: 67px;
	width: 15.8878504673vw
}

.footer-timer-time {
	color: #fff;
	font-family: Montserrat, sans-serif;
	font-size: 2.3364485981vw;
	font-weight: 500;
	line-height: 100%;
	text-align: center
}

.footer .footerButton {
	align-items: center;
	background: #000;
	border-radius: 130px;
	
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	font-family: Roboto, sans-serif;
	height: 15.1869158879vw;
	justify-content: center;
	margin: 0 auto;
	width: 100%;
	width: 74.7663551402vw;
	color: #61F3DE;
	margin-top: 1vw;
	animation-name: slowPulse;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite
}

.footer-title-n{
color: #FFF;
text-align: center;
padding: 1vw;
font-size: 4vw;
font-style: normal;
font-weight: 600;
line-height: 23px; 
}

.footer-timer-n{
color: rgba(255, 255, 255, 0.52);
text-align: center;
font-size: 8vw;
font-style: normal;
font-weight: 700;
line-height: 10vw; 
}

.footer-timer-n span{
	color: #fff;
}

.header-row {
            display: flex;
            justify-content: space-between;
            align-items: flex-end;
            margin-bottom: 1.5vw; /* ~10px */
        }

		.footer-tr{
			font-size: 4vw;
			color: #fff;
			text-transform: uppercase;
			font-weight: 600;
		}

        .percentage {
            font-size: 4vw; /* ~22px */
			color: #fff;
            font-weight: 600;
            opacity: 0.95;
        }

        /* Прогрес-бар */
        .progress-track {
            width: 100%;
            height: 1.6vw; /* ~10px */
            background-color: rgba(0, 0, 0, 0.15); /* Темніша підкладка */
            border-radius: 5vw;
            overflow: hidden;
            margin-bottom: 1.5vw; /* ~14px */
            position: relative;
            box-shadow: inset 0 0.2vw 0.5vw rgba(0,0,0,0.05);
        }

        .progress-fill {
            width: 87%;
            height: 100%;
            background-color: #ffffff;
            border-radius: 5vw;
        }

        /* Нижня лінія тексту */
        .footer-text {
            font-size: 4vw; /* ~22px */
            font-weight: 400;
            color: rgba(255, 255, 255, 0.9);
        }

        .footer-text b {
            font-weight: 700;
            color: #ffffff;
        }

.footer .footerButton p {
	font-size: 4.1401869159vw;
	line-height: 132%
}

.footer .footerButton p,
.footer .footerButton span {
	color: #61F3DE;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase
}

.footer .footerButton span {
	font-size: 2.3364485981vw;
	line-height: 290%
}

.footer.active {
	opacity: 1;
	transform: translateY(0)
}


@media(min-width:900px) {
	.footer {
		display: none
	}
}

.header_component_4 {
	overflow: hidden;
	padding: 3.5046728972vw 0;
	height: 192vw;
	position: relative;
    background: linear-gradient(180deg, #052723 0%, #031412 20.94%, #000 35.47%, #031412 71.7%, #052723 100%);
}

.header_component_4 .burger-menu {
	align-items: center;
	backdrop-filter: blur(4px);
	background-color: #3e3e7c40;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	transform: translate(100%);
	transition: all .3s;
	visibility: hidden;
	width: 100%;
	z-index: 12
}

.header_component_4 .burger-menu-close {
	position: fixed;
	right: 5.8411214953vw;
	top: 6.0747663551vw
}

.header_component_4 .burger-menu-close .content-top-burger-1 {
	margin-bottom: -.672897196vw;
	transform: rotate(-45deg);
	width: 4.6728971963vw
}

.header_component_4 .burger-menu-close .content-top-burger-3 {
	margin-top: -.4672897196vw;
	transform: rotate(45deg);
	width: 4.6728971963vw
}

.header_component_4 .burger-menu-list {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	gap: 4.6728971963vw;
	justify-content: center;
	width: 100%
}

.header_component_4 .burger-menu-list li {
	display: block;
	text-align: center;
	width: 100%
}

.header_component_4 .burger-menu-list-link {
	box-shadow: 0 4px 16px #00000087;
	background: #ffffff4a;
	display: block;
	font-size: 4.2056074766vw;
	padding: 10px;
	font-weight: 600;
	width: 85%;
	border-radius: 20px;
	margin: 0 auto
}

.header_component_4 .burger-menu.active {
	opacity: 1;
	transform: translate(0);
	visibility: visible
}

.header_component_4 .content-navigations {
	display: none
}

main .blue-lineTrack,
.header_component_4 .blue-lineTrack {
	background: linear-gradient(202deg, #75D1C6 17.73%, #1B8F81 83.75%);
	height: 6.5420560748vw;
	position: absolute;
	top: 37%;
	transform: rotate(-5deg) translate(-10px);
	width: 120%;
	z-index: 1
}

main .blue-lineTrack{
	top: 6.65%;
	left: 0;
	z-index: 9;
}

@media(min-width: 500px){
	main .blue-lineTrack{
		top: 152vw;
		left: 0;
		z-index: 9;
	}
}

@media(min-width: 700px){
	main .blue-lineTrack{
		top: 158vw;
		left: 0;
		z-index: 9;
	}
}

main .blue-lineTrack,
main .blue-lineTrack-row,
.header_component_4 .blue-lineTrack,
.header_component_4 .blue-lineTrack-row {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
main .blue-lineTrack-row,
.header_component_4 .blue-lineTrack-row {
	animation: conveyorMove 40s linear infinite;
	gap: 10px
}

@keyframes conveyorMove {
	0% {
		transform: translate(0)
	}

	to {
		transform: translate(-50%)
	}
}
main .blue-lineTrack h3,
.header_component_4 .blue-lineTrack h3 {
	color: #fff;
	font-size: 3.738317757vw;
	font-weight: 700;
	line-height: 101%;
	text-transform: uppercase;
	white-space: nowrap
}

main .blue-lineTrack img,
.header_component_4 .blue-lineTrack img {
	height: 3.738317757vw;
	-o-object-fit: contain;
	object-fit: contain;
	width: 3.738317757vw
}

.header_component_4-wrapper {
	overflow: hidden;
	padding-top: 3.0373831776vw;
	position: relative
}

.header_component_4 .content-top {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 2.34vw;
	justify-content: center;
	padding-left: 2.3364485981vw;
	padding-right: 2.3364485981vw
}

.header_component_4 .content-top-burger {
	align-items: center;
	background: transparent;
	border: 1px solid hsla(0, 0%, 100%, 0.293);
	border-radius: 2.5700934579vw;
	box-shadow: 0 4px 18px #00000040;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	flex-direction: column;
	gap: .7vw;
	height: 9.3457943925vw;
	justify-content: center;
	min-width: 9.3457943925vw
}

.header_component_4 .content-top-burger-1,
.header_component_4 .content-top-burger-2,
.header_component_4 .content-top-burger-3 {
	background-color: #fff;
	border-radius: 1.1682242991vw;
	height: .4672897196vw
}

.header_component_4 .content-top-burger-1 {
	width: 3.738317757vw
}

.header_component_4 .content-top-burger-2 {
	width: 2.8037383178vw
}

.header_component_4 .content-top-burger-3 {
	width: 1.8691588785vw
}

.header_component_4 .content-mid-title {
	font-display: swap;
	font-size: 9.0186915888vw;
	padding-top: 7.0093457944vw;
	position: relative
}
.content-mid-box-blueTitle,
.content-mid-box-title{
	position: relative;
}
.content-mid-box-blueTitle::before,
.content-mid-box-title::before,
.content-mid-box-blueTitle::after,
.content-mid-box-title::after{
	content: "";
	display: block;
	width: 7vw;
	height: 7vw;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../assets/images/white-star-2.png);
	position: absolute;
}

.content-mid-box-blueTitle:after{
	left: -12vw;
	bottom: -2vw;
}

.content-mid-box-blueTitle:before{
	right: -12vw;
	top: -2vw;
}

.header_component_4 .content-mid-title,
.header_component_4 .content-mid-title span {
	color: #fff;
	font-family: ActayWide, sans-serif;
	font-weight: 700;
	line-height: 120%;
	text-align: center;
	text-transform: uppercase
}

.header_component_4 .content-mid-title span {
	backdrop-filter: blur(1vw);
	background-color: #fff0;
	border: 1px solid hsla(0, 0%, 97%, .718);
	border-radius: 23.3644859813vw;
	font-size: 7vw;
	left: 50%;
	padding-left: 4.6728971963vw;
	padding-right: 4.6728971963vw;
	padding-top: .9345794393vw;
	position: absolute;
	top: 60%;
	transform: translate(-50%, -50%) rotate(-7deg)
}

.header_component_4 .content-mid-box {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 1.17vw;
	justify-content: center
}

.header_component_4 .content-mid-box-star {
	-o-object-fit: contain;
	object-fit: contain;
	width: 7.476635514vw
}

.header_component_4 .content-mid-box-blueTitle {
	color: #61F3DE;
	font-size: 3.738317757vw;
	font-weight: 700;
	line-height: 109%;
	margin-top: 3vw;
	text-align: center;
	text-transform: uppercase
}

.header_component_4 .content-mid-box-blueTitle span {
	color: #000;
	font-weight: 500
}

.header_component_4 .content-mid-box-title {
	display: none
}

.header_component_4 .content-mid-bottom {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	padding-bottom: 3.0186915888vw;
	padding-top: 10vw;
}

.header_component_4 .content-mid-bottom-items {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
    margin-top: -2vw;
}

.header_component_4 .content-mid-bottom-items .bottom-items-item {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d4d2d2));
	background: linear-gradient(180deg, #fff, #d4d2d2);
	border-bottom: 1px solid #098474;
	border-left: 1px solid #0984748e;
	border-radius: 3.5046728972vw;
	border-right: 1px solid #09847494;
	box-shadow: 0 5px 29px #0000002b;
	height: 20.4205607477vw;
	padding-top: 1.4018691589vw;
	position: relative;
	width: 24.8598130841vw
}

.header_component_4 .content-mid-bottom-items .bottom-items-item-plus {
	background-color: #fff;
	border-radius: 100%;
	box-shadow: 0 3px 6px -2px #00000085;
	height: 3.2710280374vw;
	left: 0;
	position: absolute;
	top: .7009345794vw;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 3.2710280374vw
}

.header_component_4 .content-mid-bottom-items .bottom-items-item-plus-1 {
	background-color: #3D948A;
	border-radius: 1.1682242991vw;
	height: .2336448598vw;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 1.6355140187vw
}

.header_component_4 .content-mid-bottom-items .bottom-items-item-plus-2 {
	background-color: #3D948A;
	border-radius: 1.1682242991vw;
	height: 2.355140187vw;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: .38224299vw
}

.header_component_4 .content-mid-bottom-items .bottom-items-item-title {
	color: #000;
	font-size: 2.8037383178vw;
	font-weight: 600;
	line-height: 105%;
	padding-top: .4345794393vw;
	text-align: center
}

.header_component_4 .content-mid-bottom-items .bottom-items-item img {
	bottom: 0;
	left: 0;
	position: absolute
}

.header_component_4 .content-mid-bottom-items .bottom-items-item-img-1 {
	height: 17.5140186916vw;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: center;
	object-position: center;
	width: 100%
}

.header_component_4 .content-mid-bottom-items .bottom-items-item-img-2,
.header_component_4 .content-mid-bottom-items .bottom-items-item-img-3 {
	height: 14.3457943925vw;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: center;
	object-position: center;
	width: 100%
}

.header_component_4 .content-mid-bottom-title {
	backdrop-filter: blur(4px);
	background-color: #fff0;
	border-radius: 4.2056074766vw;
	box-shadow: 0 6px 15px -5px #000;
	color: #ff6f00;
	font-size: 2.8037383178vw;
	font-weight: 600;
	line-height: 109%;
	margin-top: -1%;
	padding: 2.3364485981vw;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 60.7476635514vw;
	z-index: 9
}

.header_component_4 .content-mid-bottom-title span {
	color: #000
}

.header_component_4 .vpr {
	margin: 0 auto 3.5046728972vw;
	width: 60%
}

.header_component_4 .header-video-container {
	background: linear-gradient(225deg, #b4ecff, #fff 50%, #b4ecff);
	border-radius: 7.2429906542vw;
	height: 100%;
	margin-top: 5.6074766355vw;
	overflow: hidden;
	padding: .5345794393vw;
	width: 90%
}

.header_component_4 .video-container {
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 90%
}

.header_component_4 #hero-video {
	border-radius: 28px;
	border-radius: 6.5420560748vw;
	display: block;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	overflow: hidden;
	width: 100%
}

.header_component_4 .play-button {
	align-items: center;
	background: transparent;
	background: linear-gradient(202deg, #75D1C6 17.73%, #1B8F81 83.75%);
	border: 1px solid #fff;
	border-radius: 100%;
	box-shadow: 0 0 33px #d56102;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 12.8504672897vw;
	justify-content: center;
	left: 50%;
	position: absolute;
	top: 62%;
	transform: translate(-50%, -50%);
	transition: opacity .3s ease;
	transition: all .2s;
	width: 12.8504672897vw;
	z-index: 10
}

.header_component_4 .play-button:hover {
	opacity: .9
}

.header_component_4 .play-button img {
	height: 3.5046728972vw;
	margin-right: -5%;
	width: 3.5046728972vw
}

.header_component_4 .content-bottom {
	height: 77.1028037383vw;
	top: 55vw;
    right: 0;
	position: absolute
}

.header_component_4 .content-bottom-price {
	align-items: center;
	background: rgba(137, 137, 137, 0.2);
	border-radius: 6vw;
	box-shadow: 0 4px 22px #00000026;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 13.2056074766vw;
	justify-content: center;
	backdrop-filter: blur(1vw);
	position: absolute;
	right: 2.3364485981vw;
	top: 7.0093457944vw;
	width: 25.2056074766vw;
	z-index: 2
}

.header_component_4 .content-bottom-price-new {
	color: #61F3DE;
	font-size: 6.3457943925vw;
	font-weight: 700;
	line-height: 109%;
	text-align: center;
	opacity: 0;
	transform: scale(0);
	animation: scaleIn .5s cubic-bezier(.34, 1.56, .64, 1) forwards;
	animation-delay: 1.5s
}

@keyframes scaleIn {
	0% {
		opacity: 0;
		transform: scale(0)
	}

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

.header_component_4 .content-bottom-price-old {
	color: #fff;
	font-size: 4.0747663551vw;
	font-weight: 700;
	line-height: 109%;
	position: relative;
	text-align: center;
	opacity: 0;
	animation: fadeIn .4s ease forwards
}

.header_component_4 .content-bottom-price-old:after {
	background-color: #fff;
	content: "";
	display: block;
	height: .4672897196vw;
	left: -10%;
	position: absolute;
	top: 50%;
	width: 12.3551401869vw;
	transform: scaleX(0);
	animation: strike .4s ease forwards;
	animation-delay: 1s
}

.header_component_4 .content-bottom-karina {
	bottom: -2%;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 5
}

.header_component_4 .content-bottom-lineImg {
	bottom: 10px;
	position: absolute;
	width: 100%;
	z-index: 3
}

.header_component_4 .discount-continer{
	display: flex;
	align-items: center;
	justify-content: center;	
	transform: scale(0.9);
}

.header_component_4 .discount-container-info{
	border-left: 1px solid rgba(255, 255, 255, 0.218);
	border-top: 1px solid rgba(255, 255, 255, 0.218);
	border-bottom: 1px solid rgba(255, 255, 255, 0.218);
	margin-right: -7vw;
	padding: 5vw 7vw;
	border-radius: 9vw 0 0 9vw;
    background: rgba(0, 0, 0, 0.265);
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.18);
   color: #fff;
}


.discount-container-info h3{
color: #61F3DE;
font-size: 4vw;
font-style: normal;
font-weight: 600;
line-height: 109%; /* 17.44px */
text-transform: uppercase;
}

.discount-container-info p{
font-size: 4vw;
padding-top: 2vw;
font-style: normal;
font-weight: 500;
line-height: 109%; 
}

.header_component_4 .discount-body {
	border: 1px solid #75D1C6;
	border-radius: 100%;
	height: 30.4485981308vw;
	cursor: pointer;
	position: relative;
	min-width: 30.5514018692vw;
	z-index: 10;
	animation-name: slowPulse;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite
}

.header_component_4 .discount-body,
.header_component_4 .discount-body-value {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center
}

.header_component_4 .discount-body-value {
	background: linear-gradient(202deg, #75D1C6 17.73%, #1B8F81 83.75%);
	border-radius: 100%;
	color: #fff;
	font-size: 4.5093457944vw;
	font-weight: 700;
	height: 25.9065420561vw;
	line-height: 100%;
	text-align: center;
	text-transform: uppercase;
	width: 25.7757009346vw
}

.header_component_4:after {
	box-shadow: 0 100px 100px #a1b7dc;
	content: "";
	display: block;
	height: 23.3644859813vw;
	left: 0;
	position: absolute;
	top: -23.3644859813vw;
	width: 120%;
	z-index: -1
}

.header_component_4 .orange-shadow {
	bottom: 86.4485981308vw;
	box-shadow: 0 0 90px 60px #ff6f00bf;
	display: none;
	height: 0;
	position: absolute;
	right: 37px;
	width: 0
}

.header_component_4 .blue-shadow {
	top: 80%;
	box-shadow: 0 0 89px 42px #5db4f9;
	display: block;
	height: 0;
	left: 37px;
	position: absolute;
	width: 0
}

.s-new-2-section {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: radial-gradient(circle at 70% 50%, #13443a 0%, #040d0b 70%);
    padding: 5vw 0;
}

.s-new-2-container {
    width: 100vw;
    position: relative;
}

.s-new-2-accent {
    color: #43C6B9;
}

/* --- MOBILE VERSION (Default) --- */

.s-new-2-wrapper {
    padding: 8vw 5vw;
}

.s-new-2-title {
    font-size: 4.2vw;
	margin-right: 20%;
    line-height: 1.1;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 8vw;
    max-width: 90vw;
	color: #fff;
    letter-spacing: -0.02em;
}

.s-new-2-grid {
    position: relative;
    display: flex;
    flex-direction: column;
}

.s-new-2-list {
    list-style: none;
    z-index: 2;
    position: relative;
}

.s-new-2-item {
    display: flex;
    align-items: flex-start;
	align-items: center;
	gap: 5px;
    margin-bottom: 6vw;
}

.s-new-2-icon {
    width: 5vw;
    height: 5vw;
}

.s-new-2-text {
    font-size: 3.5vw;
    line-height: 1.3;
    font-family: 'Inter', sans-serif;
	color: #fff;
}

.s-new-2-text strong{
	font-weight: 600;
}

.s-new-2-img-wrap {
    position: absolute;
    bottom: -10vw;
    right: -5vw;
    width: 85vw;
    z-index: 1;
}

.s-new-2-img {
    width: 100%;
    display: block;
}

.s-new-2-d-only { display: none; }


/* --- DESKTOP VERSION --- */
.s-new-1 {
            width: 100vw;
            display: flex;
            flex-direction: column;
            gap: 4vw;
            padding: 8vw 4vw 0 4vw;
        }

        /* Блоки рядків */
        .row {
            display: flex;
            align-items: center;
            position: relative;
            width: 100%;
        }

        /* Текстові блоки */
        .bubble {
            background-color: #fff;
            padding: 4vw 6vw;
            border-radius: 6vw;
            width: 65vw;
            z-index: 1;
            line-height: 1.3;
            font-size: 3.2vw;
			position: relative;
        }

		.bubble::after{
			content: "";
			display: block;
			background-image: url(../assets/images/vector.png);
			background-size: contain;
			background-repeat: no-repeat;
			width: 7vw;
			height: 7vw;
			right: -1.2vw;
			bottom: -1.8vw;
			position: absolute;
		}

		.bubble:nth-child(2):after{
			transform: scaleX(-1);
			left: -1.1vw;
		}

        /* Підсвітка тексту */
        .highlight {
            background-color: #D0E9E6;
            padding: 0.2vw 0.5vw;
            display: inline;
            box-decoration-break: clone;
            -webkit-box-decoration-break: clone;
        }

        /* Контейнер для зображень */
        .img-box {
            position: absolute;
            z-index: 2;
            width: 35vw;
        }

		.img-box::after{
			content: "";
			display: block;
			width: 0%;
			position: absolute;
			height: 0%;
			z-index: -1;
			top: 50%;
			right: 50%;
			transform: translate(-50%, -50%);
			border-radius: 100%;
			box-shadow: 0 0 10vw 10vw #325955;
		}

        .img-box img {
            width: 100%;
            display: block;
            height: auto;
        }

        /* Мобільні позиції (Image 1) */
        .row-1 { justify-content: flex-start;}
        .row-1 .img-box { right: -2vw; bottom: 0vw; width: 32vw; }

        .row-2 { justify-content: flex-end; margin-top: 2vw; }
        .row-2 .img-box { left: -5vw; bottom: 0; width: 35vw; }

        .row-3 { justify-content: flex-start; margin-top: 2vw; }
        .row-3 .img-box { right: -2vw; bottom: 0; width: 32vw; }

        /* DESKTOP VERSION (Image 2) */
        @media (min-width: 900px) {
			.row-1{
				padding-top: 0vw;
			}
            .s-new-1 {
                width: 63.3333333333vw;
                max-width: 63.3333333333vw;
				margin: 0 auto;
                gap: 0vw;
                padding: 5vw 0 0 0;
            }

			.img-box::after{
				content: "";
				display: block;
				width: 0%;
				position: absolute;
				height: 0%;
				z-index: -1;
				top: 50%;
				right: 50%;
				transform: translate(-50%, -50%);
				border-radius: 100%;
				box-shadow: 0 0 5vw 5vw #325955;
			}

            .bubble {
                width: 42vw;
                padding: 2vw 3vw;
                border-radius: 3vw;
                font-size: 1.4vw;
                line-height: 1.4;
            }

			.bubble::after{
				width: 5vw;
				height: 5vw;
				right: -0.9vw;
				bottom: -1.35vw;
				position: absolute;
			}

			.bubble:nth-child(2):after{
			transform: scaleX(-1);
			left: -0.9vw;
		}

            .img-box {
                position: relative;
                width: 18vw;
                top: auto !important;
                right: auto !important;
                bottom: auto !important;
                left: auto !important;
            }

            .row {
				position: relative;
				margin-top: 0vw;
                flex-direction: row;
			
            }

            /* Коригування розмірів для десктопу */
            .row-1 .img-box { width: 13vw; }
            .row-2 .img-box { width: 16vw; }
            .row-3 .img-box { width: 13vw; }
            
            .highlight {
                padding: 0.1vw 0.3vw;
            }
        }

.zubalenok-section {
    width: 100vw;
    padding: 5vw 0;
    display: flex;
	margin-top: 10vw;
    justify-content: center;
	background-image: url(../assets/images/s3-mb.webp);
	background-size: 100%;
	background-repeat: no-repeat;
}

.container {
    width: 90vw; /* Мобільна ширина за замовчуванням */
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Заголовок */
.main-title {
    font-size: 8vw;
    text-align: center;
    margin-bottom: 5vw;
    font-weight: 800;
    line-height: 1.1;
}

.accent {
    color: #73DBC3;
}

/* Сітка контенту */
.content-grid {
    display: flex;
    flex-direction: column-reverse; /* На мобільних картинка зверху (або знизу за бажанням) */
    width: 100%;
    gap: 4vw;
}

/* Картки товарів */
.items-list {
    display: flex;
    flex-direction: column;
    gap: 0vw;
	padding-top: 70vw;
}

.item-card {
    box-shadow: 0 16px 22px 0 rgba(0, 0, 0, 0.16);
background: rgba(0, 0, 0, 0.31);
    border-radius: 5vw;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 4vw;
    display: flex;
	margin-top: -4vw;
    align-items: center;
	position: relative;
    gap: 4vw;
    backdrop-filter: blur(10px);
}

.item-card:nth-child(1){
	z-index: 4;
}
.item-card:nth-child(2){
	z-index: 3;
}
.item-card:nth-child(3){
	z-index: 2;
}
.item-card:nth-child(4){
	z-index: 1;
}

.item-img-wrapper {
    width: 25vw;
    flex-shrink: 0;
    position: relative;
}

.item-img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.item-info h3 {
    font-size: 4vw;
    margin-bottom: 1vw;
    color: #fff;
}

.item-info p {
    font-size: 3vw;
    color: #ccc;
    line-height: 1.4;
}

/* Права частина (Візуал) */
.visual-side {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 4vw;
}

.benefits {
    display: flex;
    flex-direction: column;
    gap: 2vw;
}

.benefit-item {
    display: flex;
    align-items: center;
    gap: 2vw;
    font-size: 3.5vw;
    font-weight: 600;
}

.check-icon {
    width: 5vw;
    height: 5vw;
    background: #73DBC3;
    border-radius: 50%;
    position: relative;
}

.check-icon::after {
    content: '✓';
    position: absolute;
    color: #000;
    font-size: 3.5vw;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.main-image-container {
    width: 100%;
    height: 60vw;
    background: url('../assets/images/s3-mb.jpg') no-repeat center;
    background-size: cover;
    border-radius: 4vw;
}

/* Футер */
.shipping-footer {
    margin-top: 8vw;
	width: 80%;
    display: flex;
    align-items: center;
    gap: 3vw;
    text-align: center;
}

.bus-icon {
    width: 10vw;
}

.shipping-footer p {
    font-size: 5vw;
    line-height: 1.2;
	font-weight: 600;
	color: #fff;
	text-align: left;
}

.shipping-footer strong {
    color: #73DBC3;
}

/* --- ADAPTIVE FOR PC (900px+) --- */
@media (min-width: 900px) {
	.zubalenok-section{
		margin-top: 2vw;
		background-image: url(../assets/images/s3-ds.webp);
	}
    .zubalenok-section .container {
        width: 64.8888888889vw; /* Максимальна ширина згідно з ТЗ */
		position: relative;
	}

	.zubalenok-section .main-title br{
		display: none;
	}

    .main-title {
        font-size: 3.5vw;
        margin-bottom: 3vw;
    }

    .content-grid {
        flex-direction: row;
        align-items: flex-start;
        gap: 2vw;
    }

    .items-list {
        width: 45%;
        gap: 1vw;

		padding-top: 2vw;
    }

    .item-card {
        padding: 1.5vw;
        border-radius: 1.5vw;
        gap: 0.5vw;
		margin-top: 0;
    }

    .item-img-wrapper {
        width: 10vw;
		order: 2;
    }

	.item-info{
		order: 1;
	}
    .item-info h3 {
        font-size: 1.3vw;
		font-weight: 600;
		margin: 0;
    }

    .item-info p {
        font-size: 1.0vw;
		color: #fff;
    }

    .visual-side {
        width: 55%;
        position: relative;
    }

    .main-image-container {
        height: 35vw;
        background-image: url('../assets/images/s3-ds.jpg');
        border-radius: 1.5vw;
    }

    .benefits {
        position: absolute;
        top: 2vw;
        left: 2vw;
        z-index: 2;
    }

    .benefit-item {
        font-size: 1.1vw;
    }

    .check-icon {
        width: 1.5vw;
        height: 1.5vw;
    }

    .check-icon::after {
        font-size: 1vw;
    }

    .shipping-footer {
        margin-top: 4vw;
        gap: 1vw;
		position: absolute;
		left: 50%;
		bottom: 1%;
		max-width: 45%;
    }

    .bus-icon {
        width: 3vw;
    }

    .shipping-footer p {
        font-size: 1.5vw;
    }
}

.solution-section {
    width: 100vw;
    padding: 10vw 0;
    background-color: #000;
}

.container-solution {
    width: 90vw;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 8vw;
}

.column-title {
    font-size: 7vw;
    font-weight: 800;
    text-align: center;
    color: #fff;
    margin-bottom: 5vw;
    line-height: 1.1;
    text-transform: uppercase;
}

.solution-accent {
    color: #73DBC3;
}

/* Обгортки для карток з фоном */
.cards-wrapper {
    display: flex;
    flex-direction: column;
	min-width: 100%;
	height: 125vw;
    background-repeat: no-repeat;
}

.problems-bg {
    background-image: url('../assets/images/itemsList-1.webp');
	background-size: contain;
    padding: 0vw 0 0 0;
    gap: 6.5vw;
}

.solution-bg {
    background-image: url('../assets/images/itemsList-2.webp');
	background-size: contain;

    padding: 4vw 0 0 0;
    gap: 7vw;
}

/* Самі блоки тексту всередині фонових "слотів" */
.text-card {
    height: 18.2vw; /* Висота одного слота на картинці */
    display: flex;
    align-items: center;
    padding-left: 28vw; /* Відступ, щоб текст не налізав на картинки у фоні */
    padding-right: 4vw;
}

.text-card p {
    font-size: 3.2vw;
    color: #fff;
    line-height: 1.3;
    font-weight: 400;
}

/* --- PC VERSION --- */
@media (min-width: 900px) {
    .container-solution {
        width: 64.8888888889vw;
        flex-direction: row;
        justify-content: space-between;
        gap: 2vw;
    }

	.solution-section{
		padding: 5vw 0;
	}

    .solution-column {
        width: 48%; /* Дві колонки поруч */
    }

    .column-title {
        font-size: 2.2vw;
        margin-bottom: 2vw;
        height: 5vw; /* Щоб заголовки були в один рівень */
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }

	.cards-wrapper{
		    height: 42vw;
	}

    .text-card {
        height: 6vw; /* Висота слота на десктопі */
        padding-left: 11vw; /* На десктопі іконки зліва займають менше місця відносно ширини */
        padding-right: 1.5vw;
    }

    .text-card p {
        font-size: 1.02vw;
    }


	.problems-bg {
    gap: 2.7vw;
	background-size: 100% 100%;
}

.solution-bg {
    padding: 1.4vw 0 0 0;
    gap: 2.4vw;
	background-size: 100% 100%;
}
}
@media (min-width: 900px) {
	.fdbdf{
		transform: translateY(0.4vw);
	}
    .s-new-2-container {
        width: 63.3333333333vw;
        margin: 0 auto;
    }

    .s-new-2-section {
		padding: 0;
        background: radial-gradient(circle at 50% 50%, #13443a 0%, #000 60%);
    }

    .s-new-2-wrapper {
        padding: 0;
    }

    .s-new-2-title {
        font-size: 1.9vw;
        width: 26vw;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        margin-bottom: 0;
        z-index: 3;
    }

    .s-new-2-grid {
        flex-direction: row;
        align-items: center;
        justify-content: center;
        height: 35vw;
    }

    .s-new-2-img-wrap {
        position: relative;
        bottom: auto;
        right: auto;
        width: 51vw;
        margin: 0 0 0 auto;
        z-index: 2;
    }

    .s-new-2-list {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 22vw;
    }

    .s-new-2-item {
        margin-bottom: 2vw;
    }

    .s-new-2-icon {
        width: 2vw;
        height: 2vw;
        margin-right: 1vw;
    }

    .s-new-2-text {
        font-size: 1.2vw;
        line-height: 1.4;
    }

    .s-new-2-m-only { display: none; }
    .s-new-2-d-only { display: inline; }

	.vpr {
		display: none
	}

	.header_component_4-wrapper {
		position: relative
	}

	.timer-row {
		display: none
	}

	.header_component_4-wrapper:after {
		box-shadow: inset -64px 0 28px -13px #fff;
		height: 30%;
		pointer-events: none;
		right: -4%
	}

	.header_component_4-wrapper:before {
		box-shadow: inset 64px 0 28px -13px #fff;
		height: 30%;
		pointer-events: none;
		left: -4%
	}

	.dske36{
		transform: translateY(0.2vw);
	}

	.dske34{
		transform: translateY(0.5vw);
	}
	.header_component_4 {
		margin: 0 auto;
		overflow: visible;
		overflow: initial;
		padding: 50px 2.2429906542vw 2.2429906542vw;
		width: 68.8888888889vw;
		height: 73vw !important;
		background: transparent;
	}

	.header_component_4 .burger-menu {
		display: none
	}

	main .blue-lineTrack,
	.header_component_4 .blue-lineTrack {
		background: linear-gradient(202deg, #75D1C6 17.73%, #1B8F81 83.75%);
		height: 2.8444444444vw;
		left: 0;
		overflow: hidden;
		transform: none;
		top: 23.2%;
		width: 102%;
		z-index: -3
	}

	main .blue-lineTrack{
		z-index: 9;
		top: 64vw;
		transform: rotate(-1deg);
	}

	.header-elements{
		position: relative;
		overflow: hidden;
		width: 100%;
	}

	.header-elements::after,
	.header-elements::before{
		content: "";
		display: block;
		border-radius: 1049px;
		opacity: 0.56;
		background: rgba(97, 243, 222, 0.40);
		filter: blur(150px);
		width: 50%;
		height: 50%;
		position: absolute;
	}

	.header-elements::after{
		bottom: -25%;
		right: -25%;
	}

	.header-elements::before{
		left: -25%;
		bottom: -25%;
	}

	main .blue-lineTrack-row,
	.header_component_4 .blue-lineTrack-row {
		animation: conveyorMove 50s linear infinite;
		gap: 10px
	}

	main .blue-lineTrack h3,
	.header_component_4 .blue-lineTrack h3 {
		font-size: 1.4222222222vw
	}

	main .blue-lineTrack img,
	.header_component_4 .blue-lineTrack img {
		height: 1.4222222222vw;
		width: 1.4222222222vw
	}

	.header_component_4 .blue-shadow {
		top: 70%;
		box-shadow: 0 0 10.7476635514vw 5.1401869159vw #5db4f9;
		display: block;
		height: 0;
		left: 3%;
		position: absolute;
		width: 0;
		z-index: -1
	}

	.header_component_4 .orange-shadow {
		display: none
	}

	.header_component_4 .discount-continer{
		width: 30vw;
        position: absolute;
        right: 0%;
        top: 79%;
		transform: scale(1);
	}
	.header_component_4 .discount-body {
		height: 11.0222222222vw;
		width: 11.3777777778vw;
		min-width: 11.3777777778vw;
		max-width: 11.3777777778vw;
	}

	.header_component_4 .discount-container-info{
		padding: 1vw 1.5vw;
		border-left: 1px solid rgba(255, 255, 255, 0.218);
		border-top: 1px solid rgba(255, 255, 255, 0.218);
		border-bottom: 1px solid rgba(255, 255, 255, 0.218);
		margin-right: -2vw;
		border-radius: 2vw 0 0 2vw;
	}
	.discount-container-info p{
		padding-top: 1vw;
		padding-right: 0%;
	}
	.discount-container-info p,
	.discount-container-info h3{
		font-size: 1.2vw;
	}

	.header_component_4 .discount-body-value {
		font-size: 1.333333333vw;
		height: 8.1777777778vw;
		width: 8.5333333333vw;
		min-width: 8.5333333333vw;
		max-width: 8.5333333333vw;
	}

	.header_component_4 .content-bottom {
		display: block;
		height: auto;
		margin: 0;
		order: 1;
		position: absolute;
		right: 2%;
		top: 25%;
		width: 100%;
		
	}

	.header_component_4 .content-bottom-karina {
		bottom: 0;
		position: relative
	}

	.header_component_4 .content-bottom-price {
		cursor: pointer;
		background-color: #7a7a7a21;
		border-radius: 14.2222222222vw;
		height: 10.6666666667vw;
		right: 0;
		top: 0;
		width: 10.6666666667vw
	}

	.header_component_4 .content-bottom-price:after {
		box-shadow: 0 0 9.3457943925vw 3.738317757vw #ff6f00;
		content: "";
		height: 0;
		position: absolute;
		right: 30%;
		top: 30%;
		width: 0;
		display: none
	}

	.header_component_4 .content-bottom-price-new {
		font-size: 3.5555555556vw
	}

	.header_component_4 .content-bottom-price-old {
		font-size: 2.2755555556vw
	}

	.header_component_4 .content-bottom-price-old:after {
		background-color: red;
		content: "";
		display: block;
		height: .1495327103vw;
		left: 0%;
		position: absolute;
		top: 45%;
		width: 5.9813084112vw
	}

	.header_component_4 .content-mid {
		order: 2;
	}

	.header_component_4 .content-mid-crov {
		align-items: flex-end;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between;
	}
	.content-mid-box-blueTitle::before, .content-mid-box-title::before, .content-mid-box-blueTitle::after, .content-mid-box-title::after{
		width: 2.4vw;
	}

	.content-mid-box-title::before{
		left: -2vw;
		top: -2vw;
		width: 2vw;
	}

	.content-mid-box-title::after{
		left: -3vw;
		top: 0.2vw;
	}

	.header_component_4 .content-mid-title {
		font-size: 3.822222222vw;
		margin-right: -2%;
		padding-top: 2.4vw;
		text-align: left
	}

	.header_component_4 .content-mid-title span {
		border-radius: 6.1111111111vw;
		font-size: 2.7955555556vw;
		padding-left: 1.2vw;
		padding-right: 1.2vw;
		padding-top: .2844444444vw;
		top: 60%
	}

	.header_component_4 .content-mid-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-left: -3%;
		transform: translateY(-40%)
	}

	.header_component_4 .content-mid-box-blueTitle {
		display: none
	}

	.header_component_4 .content-mid-box-star {
		width: 2.4888888889vw
	}

	.header_component_4 .content-mid-box-title {
		color: #61F3DE;;
		font-size: 1.308vw;
		display: block;
		margin-left: auto;
		font-weight: 600;
		line-height: 109%;
		text-transform: uppercase
	}

	.header_component_4 .content-mid-bottom {
		align-items: center;
		padding-bottom: 0;
		padding-top: .3333333333vw
	}

	.header_component_4 .content-mid-bottom-items {
		flex-direction: row;
		margin-right: auto;
		margin-bottom: 2%;
		margin-top: 0;
	}

	.header_component_4 .content-mid-bottom-items .bottom-items-item {
		border-radius: 1.4933333333vw;
		height: 7.4vw;
		margin-top: 0;
		padding-top: 0;
		width: 8.8222222222vw
	}

	.header_component_4 .content-mid-bottom-items .bottom-items-item-title {
		font-size: .9955555556vw
	}

	.header_component_4 .content-mid-bottom-items .bottom-items-item-img-1 {
		height: 6.2666666667vw;
		-o-object-fit: contain;
		object-fit: contain;
		-o-object-position: center;
		object-position: center;
		width: 100%
	}

	.header_component_4 .content-mid-bottom-items .bottom-items-item-img-2 {
		height: 5.48vw;
		-o-object-fit: contain;
		object-fit: contain;
		-o-object-position: center;
		object-position: center;
		width: 100%
	}

	.header_component_4 .content-mid-bottom-items .bottom-items-item-img-3 {
		bottom: 2% !important;
		height: 5.9777777778vw;
		-o-object-fit: contain;
		object-fit: contain;
		-o-object-position: center;
		object-position: center;
		width: 100%
	}

	.header_component_4 .content-mid-bottom-items .bottom-items-item-plus {
		height: 1.28vw;
		left: 0;
		top: 50%;
		width: 1.28vw
	}

	.header_component_4 .content-mid-bottom-items .bottom-items-item-plus-1 {
		height: .0711111111vw;
		width: .7111111111vw
	}

	.header_component_4 .content-mid-bottom-items .bottom-items-item-plus-2 {
		height: .7111111111vw;
		width: .0711111111vw
	}

	.header_component_4 .content-mid-bottom-title {
		backdrop-filter: none;
		background-color: transparent;
		border-radius: 0;
		box-shadow: none;
		font-size: 1.4222222222vw;
		font-weight: 600;
		margin: 0 19% 0 0;
		padding: 9px;
		text-align: right;
		width: auto
	}

	.header_component_4-wrapper {
		border: none;
		border-radius: 5.2336448598vw;
		border-radius: 0;
		box-shadow: none;
		overflow: visible;
		overflow: initial;
		padding-top: 5%
	}

	.header_component_4 .content-navigations-row {
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		gap: 1.7777777778vw
	}

	.header_component_4 .content-navigations {
		align-items: center;
		backdrop-filter: blur(10px);
		background: transparent;
		border: 1px solid hsla(0, 0%, 100%, 0.2);
		border-radius: 3.2vw;
		box-shadow: 0 4px 12px #00000040;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		gap: 20px;
		justify-content: space-between;
		left: 50%;
		padding: .4444444444vw 2.5vw;
		position: fixed;
		top: 5%;
		transform: translate(-50%);
		width: 66vw;
		z-index: 99
	}


	.newGreyText {
		color: #fff;
		text-align: left;
		font-size: 1.2vw;
		max-width: 100%;
		width: 100%;
		padding: 0;
		text-transform: uppercase;
		background: transparent;
	}

	.newGreyText br:last-child{
		display: none;
	}

	.header_component_4 .content-navigations-button {
		align-items: center;
		background: linear-gradient(202deg, #75D1C6 17.73%, #1B8F81 83.75%);
		border-radius: 82px;
		box-shadow: inset 0 2px 14px #00000042;
		color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		font-size: .9644444444vw;
		font-weight: 700;
		height: 2.4444444444vw;
		justify-content: center;
		line-height: 120%;
		text-align: center;
		text-transform: uppercase;
		width: 12.8vw
	}

	.header_component_4 .content-navigations-button span {
		color: #fff;
		font-size: .5688888889vw;
		font-weight: 500;
		line-height: 90%;
		text-align: center;
		text-transform: uppercase
	}

	.header_component_4 .content-navigations-list {
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		gap: .7111111111vw;
		justify-content: center
	}

	.header_component_4 .content-navigations-list-link {
		align-items: center;
		background: transparent;
		border: 1px solid hsla(0, 0%, 100%, 0.186);
		border-radius: 121px;
		color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-size: .9111111111vw;
		font-weight: 500;
		height: 2.3466666667vw;
		justify-content: center;
		padding: 0 1vw;
		transition: background .3s, border-color .3s, color .3s;
		white-space: nowrap;
	}

	.header_component_4 .content-navigations-list-link.active {
		border: 1px solid #61F3DE;
	}

	.header_component_4 .content-navigations-list-link:hover:not(.active) {
		background: linear-gradient(169deg, #a9c8fc25, #7abdff9c);
		border: 1px solid #fff
	}

	.header_component_4:after {
		box-shadow: 0 11.214953271vw 11.214953271vw rgba(97, 243, 222, 0.40);
		content: "";
		display: block;
		height: 14.953271028vw;
		left: 50%;
		position: absolute;
		top: -15.9719626168vw;
		transform: translate(-50%, -50%);
		width: 50%;
		z-index: -1
	}

	.header_component_4 .content-top {
		display: none
	}

	.header_component_4 .header-video-container {
		border-radius: 3.3333333333vw;
		margin-bottom: 4%;
		margin-top: 4.6666666667vw;
		padding: .2444444444vw
	}

	.header_component_4 #hero-video {
		border-radius: 3.1111111111vw
	}

	.header_component_4 .play-button {
		height: 6.1111111111vw;
		top: 50%;
		transition: all .2s;
		width: 6.1111111111vw
	}

	.header_component_4 .play-button:hover {
		opacity: .9
	}

	.header_component_4 .play-button img {
		height: 2vw;
		width: 2vw
	}
}

@media(min-width:1000px) {
	.timer-row {
		gap: .5688888889vw
	}

	.timer-row,
	.timer-row-item {
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: center
	}

	.timer-row-item {
		background-color: #fff;
		border-radius: 111.2px;
		flex-direction: column;
		height: 2.3466666667vw;
		width: 3.5555555556vw
	}

	.timer-row-item .timer-item-value {
		font-family: Bebas Neue;
		font-size: 18px;
		font-size: 1.1377777778vw;
		font-weight: 400;
		line-height: 100%;
		text-align: center
	}

	.timer-row-item .timer-item-title {
		color: #000;
		font-size: .5688888889vw;
		font-weight: 500;
		line-height: 100%;
		text-align: center
	}
}

@keyframes fadeIn {
	to {
		opacity: 1
	}
}

@keyframes strike {
	to {
		transform: scaleX(1)
	}
}

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

	50% {
		transform: scale(1.02);
		opacity: .92
	}

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

.meet-d-left,
.meet-d-right {
	display: none
}

.meet-coach {
	background: #ffffff42;
	border-radius: 47px;
	box-shadow: 0 4px 22px #0006;
	margin: 30px 0;
	padding-bottom: 30px;
	padding-top: 20px
}

.meet-coach-title {
	color: #000;
	font-size: 12.8504672897vw;
	font-weight: 700;
	line-height: 106%;
	position: relative;
	text-align: center;
	text-transform: uppercase
}

.meet-coach-title span {
	color: #2a60b8
}

.meet-coach-title p {
	align-items: center;
	backdrop-filter: blur(4px);
	background: #ffffff1a;
	border-radius: 46.7289719626vw;
	box-shadow: 0 4px 13px #00000040;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 3.2710280374vw;
	font-weight: 700;
	height: 6.7757009346vw;
	justify-content: center;
	line-height: 109%;
	margin: -18% auto 0;
	text-align: center;
	text-transform: uppercase;
	transform: rotate(-1deg);
	width: 65.8878504673vw
}

.meet-coach-imgMob {
	margin-top: 5%;
	width: 100%
}

.meet-coach-imgDesc {
	display: none;
	width: 100%
}

.meet-coach-content {
	backdrop-filter: blur(10px);
	background: #00153b1c;
	border-radius: 8.4112149533vw;
	box-shadow: 0 4px 22px #0006;
	gap: 2.3364485981vw;
	height: 28.9719626168vw;
	justify-content: space-around;
	margin-left: auto;
	margin-right: auto;
	margin-top: -30%;
	width: 88.785046729vw
}

.meet-coach-content,
.meet-coach-content-item {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.meet-coach-content-item {
	flex-direction: column
}

.meet-coach-content-item-title {
	color: #fff;
	font-family: ActayWide, sans-serif;
	font-size: 8.1775700935vw;
	font-weight: 700;
	line-height: 100%;
	text-align: center
}

.meet-coach-content-item-text {
	color: #fff;
	font-size: 3.2710280374vw;
	font-weight: 300;
	line-height: 100%;
	max-width: 16.3551401869vw;
	text-align: center
}

.meet-coach-bottom {
	align-items: center;
	background: transparent;
	border-radius: 4.6728971963vw;
	box-shadow: 0 4px 21px #00000057;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 18.691588785vw;
	margin: 15px auto 0;
	padding-left: 3.5046728972vw;
	padding-right: 3.5046728972vw;
	width: 88.785046729vw
}

.meet-coach-bottom .key-fact-img {
	height: 19.1588785047vw;
	-o-object-fit: contain;
	object-fit: contain;
	width: 13.3177570093vw
}

.meet-coach-bottom-text {
	font-size: 2.8037383178vw;
	font-weight: 600;
	line-height: 135%;
	text-transform: uppercase
}

.meet-coach-bottom-text span {
	color: #ff6f00
}

@media(min-width:900px) {

	.meet-d-left,
	.meet-d-right {
		display: block;
		-o-object-fit: contain;
		object-fit: contain;
		position: absolute
	}

	.meet-d-right {
		right: 2%;
		top: 50%;
		width: 26.6666666667vw;
		z-index: 4
	}

	.meet-d-left,
	.meet-d-right {
		animation: popIn .5s ease-out forwards, microFloat 4s ease-in-out .5s infinite;
		transform-origin: center center
	}

	.meet-d-left {
		left: 2%;
		opacity: 0;
		top: 22%;
		transition: all .3s;
		width: 32.2222222222vw;
		z-index: 2
	}

	.meet-coach {
		background-image: url(https://itden-cdn.b-cdn.net/meet-fon.webp?width=700&quality=90&sharpen=1);
		background-position: bottom;
		background-repeat: no-repeat;
		background-size: contain;
		border-radius: 0;
		box-shadow: none;
		margin: 0 auto 5%;
		position: relative;
		width: 64.8888888889vw
	}

	.meet-coach-title {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-size: 4.8888888889vw;
		justify-content: center;
		position: relative
	}

	.meet-coach-title p {
		border-radius: 37.3831775701vw;
		bottom: -23%;
		font-size: 1.3222222222vw;
		font-weight: 700;
		height: 2.5777777778vw;
		margin: 0;
		position: absolute;
		width: 33.7777777778vw
	}

	.meet-coach-bottom,
	.meet-coach-imgMob {
		display: none
	}

	.meet-coach-imgDesc {
		display: block;
		margin-top: 5%;
		position: relative;
		z-index: 3
	}

	.meet-coach-content {
		border-radius: 2.6666666667vw;
		gap: 1.3333333333vw;
		height: 8.8888888889vw;
		margin-top: -19%;
		position: relative;
		width: 40vw;
		z-index: 9
	}

	.meet-coach-content:after {
		box-shadow: 0 0 64px 51px #041c43ba;
		content: "";
		display: block;
		height: 0;
		left: 50%;
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		width: 70%;
		z-index: -1
	}

	.meet-coach-content-item-title {
		font-size: 4vw
	}

	.meet-coach-content-item-text {
		font-size: 1.3222222222vw
	}
}

@keyframes popIn {
	0% {
		opacity: 0;
		transform: scale(.8)
	}

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

@keyframes microFloat {

	0%,
	to {
		transform: translateY(0)
	}

	50% {
		transform: translateY(-5px)
	}
}

.modules_component {
	margin-bottom: 30px;
	padding-bottom: 4.6728971963vw;
	padding-top: 4.6728971963vw
}

.modules_component-subTitle {
	color: #fff;
	font-size: 5.6074766355vw;
	font-weight: 700;
	letter-spacing: -.04em;
	line-height: 179%;
	margin-top: 20px;
	padding-top: 10px;
	position: relative;
	text-align: center;
	text-transform: uppercase
}

.modules_component-subTitle:after {
	background-color: #000;
	content: "";
	display: block;
	height: 1px;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translate(-50%, -50%);
	width: 40vw
}

.modules_component-subTitle span {
	color: #61F3DE
}

.modules_component-top {
	border-radius: 5.6074766355vw;
    border: 1px solid rgba(255, 255, 255, 0.218);
	background: rgba(255, 255, 255, 0.10);
box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.18);
	gap: 3.5046728972vw;
	margin-bottom: 9.3457943925vw;
	margin-top: 2.3364485981vw;
	padding: 3.5046728972vw;
	width: 100%
}

.modules_component-top,
.modules_component-top-content {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center
}

.modules_component-top-content {
	flex-direction: column;
	gap: 2.3364485981vw
}

.modules_component-top-title {
	color: #fff;
	font-size: 3.738317757vw;
	font-weight: 700;
	line-height: 93%;
	text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 10px;
    
}

.modules_component-top-title span {
	color: #61F3DE;
	font-size: 7.476635514vw;
	font-weight: 700;
	line-height: 93%;
	text-transform: uppercase
}

.modules_component-top-img {
	border-radius: 3.5046728972vw;
	-o-object-fit: contain;
	object-fit: contain;
	width: 30.3738317757vw
}

.modules_component .swiper-slide-active {
	background: linear-gradient(202deg, #75D1C6 17.73%, #1B8F81 83.75%);
	transition: all .2s
}

.modules_component-slider {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 10px
}

.modules_component-slider-slide {
	background: linear-gradient(171deg, #353333 -18.27%, #000 53.27%, #353333 124.81%);
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.18);
	border-radius: 5.6074766355vw;
	padding: 3.2710280374vw;
	transition: all .2s;
	width: 49.0654205607vw
}

.modules_component-slider-slide-title {
	color: #fff;
	font-size: 4.2056074766vw;
	font-weight: 700;
	line-height: 135%;
	padding-bottom: 1.6355140187vw;
	text-align: center;
	text-transform: uppercase
}

.modules_component-slider-slide-subTitle {
	color: #fff;
	font-size: 2.8037383178vw;
	font-weight: 500;
	line-height: 117%;
	text-align: center
}

.modules_component-slider-slide-list {
	padding-bottom: 3.5046728972vw;
	padding-left: 1.1682242991vw;
	padding-top: 2.3364485981vw
}

.modules_component-slider-slide-list li {
	color: #fff;
	font-size: 2.8037383178vw;
	font-weight: 500;
	line-height: 137%;
	list-style: disc none outside;
	list-style: initial
}

.modules_component-slider-slide-img {
	border-radius: 19px;
	border: 2px solid #fff;
	margin-bottom: 10px;
	width: 100%
}

.modules_component-slider-slide-bottom {
	align-items: center;
	background: transparent;
	border-radius: 6.7757009346vw;
	box-shadow: 0 4px 22px #0006;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 3.2710280374vw;
	font-weight: 700;
	gap: 5px;
	height: 6.308411215vw;
	justify-content: center;
	line-height: 100%;
	margin: 0 auto;
	width: 27.3364485981vw
}

.table-text-n{
	color: #ffffff98;
    text-align: center;
    font-size: 2.7vw;
    max-width: 65vw;
    margin: 0 auto;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.table-text-n span{
	color: #FFF;
}
.modules_component-slider-slide-bottom img {
	width: 3.738317757vw
}

.modules_component-slider-bottom {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	padding: 20px 5px 0;
	width: 100%
}

.modules_component-slider-pagination {
	gap: 1.6355140187vw;
	height: 9.8130841121vw;
	justify-content: left;
	padding-left: 2.3364485981vw;
	z-index: 8
}

.modules_component-buttons,
.modules_component-slider-pagination {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.modules_component-buttons {
	gap: 2.3364485981vw;
	justify-content: right;
	padding-bottom: 5px;
	padding-right: 2.3364485981vw;
	width: 100%;
	z-index: 9
}

.modules_component-button-next,
.modules_component-button-prev {
	align-items: center;
	border-radius: 150px;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 9.3457943925vw;
	justify-content: center;
	margin: 0;
	position: relative;
	top: 0;
	width: 18.691588785vw
}

.modules_component-button-prev {
	background: transparent;
	box-shadow: 0 2px 11px #00000030;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.modules_component-button-prev img {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 80%;
	font-size: 0;
	height: 2.3364485981vw;
	width: 7.0093457944vw;
    transform: rotate(180deg);
}

.modules_component-button-next {
	backdrop-filter: blur(0);
	background: linear-gradient(202deg, #75D1C6 17.73%, #1B8F81 83.75%);
	box-shadow: 0 4px 20.5px 0 #209887 inset;
}

.modules_component-button-next img {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 80%;
	font-size: 0;
	height: 2.3364485981vw;
	width: 7.0093457944vw
}

@media (min-width: 1600px) {
    .header_component_4 .discount-continer {
        top: 77%;
    }
}


@media(min-width:900px) {

	.table-text-n {
		font-size: 1.4vw;
		max-width: 39vw;
	}

	.orders-elements {
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		gap: 10px;
		justify-content: center
	}

	.modules_component {
		margin-left: auto;
		margin-right: auto;
		width: 64.8888888889vw
	}

	.modules_component-subTitle {
		display: none
	}

	.modules_component-top {
		border-radius: 1.6vw;
		gap: 2.8037383178vw;
		margin: 2.6666666667vw auto 1.3333333333vw;
		padding: .7111111111vw 1.3333333333vw;
		width: 65%
	}

	.modules_component-top-content {
		flex-direction: row;
		gap: 1.8691588785vw
	}

	.modules_component-top-title {
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-size: 1.2444444444vw;
		gap: 10px
	}

	.modules_component-top-title span {
		font-size: 3.1111111111vw
	}

	.modules_component-top-img {
		border: 2px solid #84A5DC;
		border-radius: 1.3333333333vw;
		width: 10.6666666667vw
	}

	.modules_component-slider {
		gap: 10px
	}

	.modules_component-slider,
	.modules_component-slider-slide {
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.modules_component-slider-slide {
		border-radius: 24px;
		border-radius: 2.6666666667vw;
		gap: .4444444444vw;
		padding: 1.7777777778vw;
		width: 35.5555555556vw
	}

	.modules_component-slider-slide-title {
		font-size: 1.4222222222vw;
		font-weight: 700;
		padding-bottom: .8888888889vw;
		text-align: left
	}

	.modules_component-slider-slide-subTitle {
		font-size: 1.1555555556vw;
		text-align: left
	}

	.modules_component-slider-slide-list {
		padding-bottom: 1.3333333333vw;
		padding-left: .4444444444vw;
		padding-top: .8888888889vw
	}

	.modules_component-slider-slide-list li {
		color: #fff;
		font-size: 1.1555555556vw;
		font-weight: 500;
		line-height: 137%;
		list-style: disc none outside;
		list-style: initial
	}

	.modules_component-slider-slide .last-li {
		font-size: 1.0044444444vw
	}

	.modules_component-slider-slide-img {
		border-radius: 11px;
		order: 2;
		width: 11.5555555556vw
	}

	.modules_component-slider-slide-bottom {
		align-items: center;
		background: transparent;
		border-radius: 2.2222222222vw;
		box-shadow: 0 4px 22px #0006;
		color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-size: 1.2444444444vw;
		font-weight: 700;
		gap: 5px;
		height: 1.6888888889vw;
		justify-content: center;
		line-height: 100%;
		margin: 0 auto;
		order: 1;
		width: 10.6666666667vw
	}

	.modules_component-slider-slide-bottom img {
		width: 1.2444444444vw
	}

	.modules_component-slider-pagination {
		gap: .6222222222vw;
		height: 4.4444444444vw;
		justify-content: right;
		margin-top: 2%;
		padding-right: 10px
	}

	.modules_component-buttons {
		gap: 1.3333333333vw;
		justify-content: left;
		padding-left: 10px
	}

	.modules_component-button-next,
	.modules_component-button-prev {
		height: 4.8888888889vw;
		width: 8.8888888889vw
	}

	.modules_component-button-next img,
	.modules_component-button-prev img {
		height: .8888888889vw;
		width: 3.5555555556vw
	}
}

.questions {
	margin: 0 auto;
	padding-top: clamp(1.5rem, 1.091rem + 1.924vw, 4.375rem)
}

.questions .label {
	align-items: center;
	background: linear-gradient(202deg, #75D1C6 17.73%, #1B8F81 83.75%);
	border-radius: 11px;
	box-shadow: 0 2px 27px #00000029;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	justify-content: center;
	min-width: 40px
}

.questions .label .q-arrow {
	height: 16px;
	-o-object-fit: contain;
	object-fit: contain;
	transition: all .2s;
	width: 16px
}

.questions .questionsContainer {
	justify-content: center;
	margin: 40px auto;
	width: 100%
}

.questions .questionsContainer,
.questions .questionsContainer-d {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	gap: 15px
}

.questions .questionsContainer-item {
	border-radius: 18px;
	box-shadow: 0 2px 27px 0 rgba(0, 0, 0, 0.16);
	background: linear-gradient(164deg, #353333 0%, #000 50%, #353333 100%);
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	padding: 0 20px;
	transition: background-color .3s ease;
	width: 100%
}

.questions .questionsContainer-item-top {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
	justify-content: space-between;
	padding: 0
}

.questions .questionsContainer-item-bottom {
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	transition: all .4s
}

.questions .questionsContainer-item.active .questionsContainer-item-bottom {
	opacity: 1
}

.questions .question-text {
	color: #fff;
	font-family: Montserrat, sans-serif;
	font-weight: 500;
	padding: 15px 0;
	text-transform: none
}

.questions .question-text,
.questions .questionsContainer-item-bottom p {
	font-size: 3.2710280374vw;
	line-height: 120%
}

.questions .q-main {
	padding: 30px 0
}

.questions .questionsContainer-item-bottom .question-text {
	padding: 0 0 25px
}

@media(min-width:900px) {
	.last-q {
		line-height: 233% !important
	}

	.questions .question-text,
	.questions .questionsContainer-item-bottom p {
		font-size: 1.1333333333vw
	}

	.questions {
		width: 63.3333333333vw
	}

	.questions .questionsContainer {
		flex-direction: row;
		gap: 1.3333333333vw
	}

	.questions .questionsContainer-d {
		flex: 50%;
		gap: 1.3333333333vw
	}

	.questions .label {
		border-radius: 1.2222222222vw;
		height: 4.4444444444vw;
		min-width: 4.4444444444vw
	}

	.questions .label .q-arrow {
		height: 1.7777777778vw;
		min-width: 1.7777777778vw
	}

	.questions .questionsContainer-item-top {
		min-height: 6.6666666667vw
	}
}

.roadmap365_component {
	padding-top: 16.3551401869vw
}

.roadmap365_component .main-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: center;
	transform: scale(1.3)
}

.roadmap365_component-elements {
	flex: 25%
}

.roadmap365_component-elements .elements-line-mob {
	left: 0;
	position: absolute;
	top: 9%;
    width: 25.037383vw;
	transition: all .3s;
}

.roadmap365_component-elements .elements-line-desc {
	display: none
}

.roadmap365_component-elements .elements-icons {
	align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 0.869159vw;
    justify-content: center;
    left: 6px;
    position: absolute;
    top: 9%;
}

.roadmap365_component-elements .elements-icons-img:last-child{
	width: 25vw;
}

.roadmap365_component-elements .elements-icons-img {
	-o-object-fit: contain;
	object-fit: contain;
	width: 22.0373831776vw
}

.roadmap365_component-elements .elements-icons .icon-2 {
	margin-bottom: -3%;
	margin-top: 5%
}

.roadmap365_component-info {
	flex: 65%;
	flex-direction: column;
	gap: 7.5140186916vw;
	padding-left: 1.8691588785vw;
	padding-top: 3.2710280374vw
}

.roadmap365_component-content,
.roadmap365_component-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center
}

.roadmap365_component-content {
	align-items: center;
	margin-bottom: 5%;
	padding-top: 9.3457943925vw;
	position: relative;
}


.roadmap365_component-content-title {
	color: #61F3DE;
	font-size: 3.738317757vw;
	font-weight: 700;
	line-height: 135%
}

.roadmap365_component-content-text {
	color: #fff;
	font-size: 3.738317757vw;
	font-weight: 500;
	line-height: 135%
}

.elements-icons-img,
.roadmap365_component-info>div {
	opacity: 0;
	transition: opacity .5s ease
}

.elements-icons-img.show,
.roadmap365_component-info>div.show {
	opacity: 1
}

@media(min-width:900px) {
	.roadmap365_component {
		margin-left: auto;
		margin-right: auto;
		width: 64.8888888889vw
	}

	.roadmap365_component .main-title {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 3.3333333333vw;
		padding-top: 3.3333333333vw;
		text-align: center;
		transform: scale(1)
	}

	.roadmap365_component {
		padding-top: 3.3333333333vw
	}

	.roadmap365_component-elements {
		flex: auto
	}

	.roadmap365_component-elements .elements-line-mob {
		display: none
	}

	.roadmap365_component-elements .elements-line-desc {
		display: block;
		left: -2%;
		position: relative;
		width: 100%;
	}

	.roadmap365_component-elements .elements-icons {
		flex-direction: row;
		gap: 1vw;
		left: 50%;
		top: 3%;
		transform: translate(-50%);
		width: 59.3333333333vw
	}

	.roadmap365_component-elements .elements-icons-img {
		height: 15.0444444444vw;
		-o-object-fit: cover;
		object-fit: cover;
		width: 16.6666666667vw
	}

	.roadmap365_component-elements .elements-icons .icon-2 {
		margin: 0 1% 0 2%
	}

	.roadmap365_component-info {
		flex: auto;
		flex-direction: row;
		gap: 1.6666666667vw;
		padding-left: 0;
		padding-top: 1.1111111111vw
	}

	.roadmap365_component-content {
		flex-direction: column;
		padding-top: 0
	}

	.roadmap365_component-content-title {
		font-size: 1.3333333333vw;
		text-align: center
	}

	.roadmap365_component-content-text {
		font-size: 1.2222222222vw;
		text-align: center
	}
}

.start_date_badge_1 {
	gap: 10px
}

.start_date_badge_1,
.start_date_badge_1-left {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	width: 100%
}

.start_date_badge_1-left {
	padding-bottom: 2px;
	background: transparent;
	border: 1px solid hsla(0, 0%, 100%, 0.293);
	border-radius: 7.476635514vw;
	box-shadow: 0 4px 18px #0000001c;
	color: #fff;
	font-size: 2.9710280374vw;
	font-weight: 700;
	height: 9.3457943925vw;
	line-height: 100%;
	margin: 0;
	text-align: center;
	text-transform: uppercase
}

.start_date_badge_1-left img {
	margin-right: 5px;
	-o-object-fit: contain;
	object-fit: contain;
	width: 3.38317757vw
}

.start_date_badge_1-right {
	align-items: center;
	background: linear-gradient(202deg, #75D1C6 17.73%, #1B8F81 83.75%);
	border-radius: 7.476635514vw;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: nowrap;
	font-family: ActayWide, sans-serif;
	font-size: 3.2710280374vw;
	font-weight: 500;
	gap: 5px;
	height: 9.3457943925vw;
	justify-content: center;
	line-height: 105%;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	width: 100%
}

.tableCards_component {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column
}

.tableCards_component .tableCards_component-first {
	display: grid;
	grid-template-columns: 1fr 1.1fr;
	grid-template-rows: auto auto auto;
	grid-gap: 1.1682242991vw;
	align-items: stretch;
	gap: 1.1682242991vw;
	margin: 80px auto 50px
}

.tableCards_component .first-element {
	border-radius: 4.6728971963vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 25.7009345794vw;
	opacity: 0;
	padding: 4.6728971963vw 6.5420560748vw;
	position: relative;
	text-align: center;
	transition: opacity .4s ease
}

.tableCards_component .first-element.show {
	opacity: 1
}

.tableCards_component .first-element:first-child {
	background: linear-gradient(192deg, #999 9.25%, #FFF 90.61%);
	grid-row: span 2
}

.tableCards_component .first-element:nth-child(2) {
	background: linear-gradient(180deg, rgba(97, 243, 222, 0.50) 0%, rgba(56, 141, 129, 0.50) 100%);
	padding-bottom: 2.8037383178vw;
	padding-top: 6.5420560748vw
}

.tableCards_component .first-element:nth-child(2) h3,
.tableCards_component .first-element:nth-child(2) p {
	color: #fff
}

.tableCards_component .first-element:nth-child(3) {
	background: rgba(178, 178, 178, 0.33);
	text-align: left
}

.tableCards_component .first-element:nth-child(4) {
	align-items: center;
	background: -webkit-gradient(linear, left top, right top, from(#4489d6), to(#16408a));
	background: linear-gradient(202deg, #75D1C6 17.73%, #1B8F81 83.75%);
	color: #fff;
	flex-direction: row;
	grid-column: span 2;
	justify-content: flex-start;
	min-height: 95px;
	padding-bottom: 2.8037383178vw;
	padding-right: 30%;
	padding-top: 2.8037383178vw;
	text-align: left
}

.tableCards_component .first-element:nth-child(4) span {
	font-size: 3.0373831776vw;
	font-weight: 600;
	padding-right: 5px
}

.tableCards_component .first-element-title {
	color: #000;
	font-family: var(--font-main);
	font-size: 3.0373831776vw;
	font-weight: 800;
	line-height: 1.1;
	margin: 0;
	text-transform: uppercase
}

.tableCards_component .first-element:nth-child(4) .first-element-title {
	color: #fff
}

.tableCards_component .first-element-text {
	color: #000;
	font-family: var(--font-main);
	font-size: 2.8037383178vw;
	font-weight: 500;
	line-height: 1.3;
	margin-top: 10px
}

.tableCards_component .first-element:nth-child(4) .first-element-text {
	color: #fff;
	margin-left: 0;
	margin-top: 0
}

.tableCards_component .first-element img {
	filter: drop-shadow(0 10px 20px rgba(0, 0, 0, .15));
	height: auto;
	position: absolute;
	width: 150px;
	width: 21.0280373832vw
}

.tableCards_component .first-element:first-child img {
	left: 50%;
	top: -50px;
	transform: translate(-50%) rotate(-10deg)
}

.tableCards_component .first-element:nth-child(2) img {
	left: 50%;
	top: -45px;
	transform: translate(-50%) rotate(5deg);
	width: 14.0186915888vw
}

.tableCards_component .first-element:nth-child(3) img {
	left: -15%;
	top: 50%;
	transform: translateY(-50%) rotate(-8deg);
	width: 12.8504672897vw
}

.tableCards_component .first-element:nth-child(4) img {
	bottom: -20px;
	right: 20px;
	transform: rotate(10deg);
	width: 23.3644859813vw
}

.tableCards_component .price-button {
	animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-name: slowPulse;
	animation-timing-function: ease-in-out;
	display: block
}

.tableCards_component .price-button img {
	margin: 0 auto
}

.tableCards_component-mob {
	width: 100%
}

.tableCards_component-desck {
	display: none;
	width: 100%
}



@media(min-width:900px) {
	.tableCards_component .tableCards_component-first {
		grid-template-columns: 1fr 1.4fr;
		margin: 20px auto 40px
	}

	.tableCards_component {
		gap: 0;
		margin-left: auto;
		margin-right: auto;
		width: 64.8888888889vw
	}

	.tableCards_component-mob {
		display: none
	}

	.tableCards_component-desck {
		display: block
	}

	.tableCards_component .price-button {
		margin-top: -7%;
		padding-bottom: 30px
	}

	.tableCards_component .price-button img {
		width: 37.7777777778vw
	}

	.tableCards_component .first-element {
		border-radius: 2.2222222222vw;
		min-height: 12.2222222222vw;
		padding: 2.5555555556vw;
		position: relative
	}

	.tableCards_component .first-element:first-child {
		justify-content: flex-end
	}

	.tableCards_component .first-element:nth-child(2) {
		padding: 2.5555555556vw;
		text-align: left
	}

	.tableCards_component .first-element:nth-child(2) p {
		padding-right: 40%
	}

	.tableCards_component .first-element:nth-child(4) {
		min-height: 95px;
		padding: 1.6666666667vw 37% 1.6666666667vw 21%
	}

	.tableCards_component .first-element:nth-child(4) span {
		font-size: 1.4444444444vw;
		font-weight: 600;
		padding-right: 5px
	}

	.tableCards_component .first-element-title {
		font-family: var(--font-main);
		font-size: 1.5555555556vw;
		font-weight: 600;
		line-height: 1.1;
		margin: 0;
		text-transform: uppercase
	}

	.tableCards_component .first-element:nth-child(4) .first-element-title {
		color: #fff
	}

	.tableCards_component .first-element:nth-child(3) p {
		padding-right: 40%
	}

	.tableCards_component .first-element-text {
		font-family: var(--font-main);
		font-size: 1.4444444444vw;
		font-weight: 500;
		line-height: 1.3;
		margin-top: 4px
	}

	.tableCards_component .first-element:nth-child(4) .first-element-text {
		color: #fff;
		margin-left: 0;
		margin-top: 0
	}

	.tableCards_component .first-element img {
		filter: drop-shadow(0 10px 20px rgba(0, 0, 0, .15));
		height: auto;
		position: absolute;
		width: 150px;
		width: 10vw
	}

	.tableCards_component .first-element:first-child img {
		left: 50%;
		top: 5%;
		transform: translate(-50%) rotate(-10deg);
		width: 12.2222222222vw
	}

	.tableCards_component .first-element:nth-child(2) img {
		left: auto;
		right: -7%;
		top: 9%;
		transform: translate(-50%) rotate(5deg);
		width: 9.4444444444vw
	}

	.tableCards_component .first-element:nth-child(3) img {
		left: auto;
		right: 8%;
		top: 50%;
		transform: translateY(-50%) rotate(-8deg);
		width: 9.4444444444vw
	}

	.tableCards_component .first-element:nth-child(4) img {
		bottom: -7%;
		right: 16%;
		transform: rotate(10deg);
		width: 11.1111111111vw
	}
}

@media(min-width:1300px) {
	.tableCards_component .first-element-text {
		font-size: 1.2307692308vw
	}

	.tableCards_component .first-element-title {
		font-size: 1.3076923077vw
	}

	.tableCards_component .first-element:nth-child(4) img {
		bottom: -25%
	}
}

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

	50% {
		opacity: .92;
		transform: scale(1.02)
	}

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

@import url(https://fonts.googleapis.com/css2?family=Asap+Condensed:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Bebas+Neue&family=League+Gothic&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Sarabun:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);

.popup-overlay {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	padding: 0 5px;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.popup-overlay {
	display: none;
	opacity: 0;
	transition: opacity .3s ease
}

.popup-overlay.active {
	display: flex;
	opacity: 1
}

.popup-content {
	background: #fff;
	box-shadow: 0 0 6px -3px #0000009e;
	max-width: 400px;
	width: 100%;
	padding: 40px 20px 30px;
	border-radius: 15px;
	position: relative;
	text-align: center;
	color: #000;
	max-width: 350px
}

.close-btn {
	position: absolute;
	top: 10px;
	right: 15px;
	background: none;
	border: none;
	color: #000;
	font-size: 30px;
	font-weight: 300;
	cursor: pointer
}

.popup-title {
	font-size: 28px;
	font-weight: 700;
	color: #61F3DE;
	font-family: Montserrat, sans-serif;
	margin: 0
}

.popup-subtitle {
	font-size: 14px
}

.product-name {
	font-weight: 700;
	font-size: 18px;
	padding-bottom: 10px;
	line-height: 128%;
	letter-spacing: -.02em;
	text-transform: uppercase;
	text-decoration: underline;
	text-decoration-skip-ink: none;
	text-align: center;
	color: #000
}

.price-container {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin-bottom: 10px
}

.price-new {
	background: linear-gradient(84deg, #a5d2ff, #0941a5 55.77%, #a5d2ff 91.83%);
	color: #fff;
	padding: 0 30px;
	width: 128px;
	max-height: 53px;
	border-radius: 8px;
	font-size: 32px;
	font-weight: 700;
	font-family: Monrape, sans-serif
}

.price-old {
	background: linear-gradient(178deg, #fff, #999);
	color: #000;
	padding: 0 20px;
	width: 128px;
	font-weight: 700;
	border-radius: 8px;
	max-height: 53px;
	pointer-events: none;
	border: 2px solid #ffffff70;
	font-size: 32px;
	position: relative;
	font-family: Monrape, sans-serif
}

.price-old:after {
	content: "";
	display: block;
	position: absolute;
	top: 25px;
	left: 13px;
	width: 70%;
	height: 3px;
	background-color: #000
}

.signup-form input {
	width: 100%;
	max-width: 265px;
	padding: 10px;
	box-shadow: 0 4px 16px #00000040;
	background: #fff;
	color: #000;
	margin-bottom: 10px;
	border-radius: 5px;
	border: none;
	font-size: 14px
}

.join-btn {
	width: 100%;
	max-width: 265px;
	height: 42px;
	padding: 10px;
	color: #fff;
	font-weight: 400;
	background: linear-gradient(175deg, #ffbc89, #ff7105 43.79%, #ffbc89);
	font-family: Montserrat, sans-serif;
	border-radius: 8px;
	font-size: 13px;
	cursor: pointer
}

.footer-info {
	font-size: 12px;
	margin: 10px 0;
	line-height: 1.4
}

.timer-title {
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: 700
}

.timer-display {
	display: flex;
	justify-content: center;
	gap: 15px
}

.timer-block span {
	box-shadow: 0 4px 6px #00000030;
	background: #fff;
	border: 1px solid #0084ff;
	color: #000;
	font-weight: 400;
	border-radius: 150px;
	width: 51px;
	height: 29px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Bebas Neue, sans-serif;
	font-size: 24px
}

.timer-block label {
	font-size: 10px;
	display: block;
	margin-top: 5px
}

.popup-privacy {
	font-size: 11px;
	margin-top: 10px;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px
}

@media(min-width:1150px) {
	.popup-content {
		transform: scale(1.2)
	}
}

@media(min-height:1000px) {
	.popup-content {
		transform: scale(1.5)
	}
}

@media(min-width:1650px) {
	.popup-content {
		transform: scale(1.2)
	}
}



.contacts {
    background: #000;
    padding: 48px 4px 60px;
    font-family: 'Inter', sans-serif;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto 160px auto;
    background: #000;
}

.contacts__title {
    font-size: 38px;
    font-weight: 700;
    margin: 0 0 36px 0;
    letter-spacing: 1.5px;
    text-align: center;
    color: #fff;
}

.contacts__grid {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-bottom: 48px;
}

.contacts__card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 118px;
    height: 120px;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.1), inset 0 -2px 4px 0 rgba(255, 255, 255, 0.25);
background: linear-gradient(180deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.08) 100%);
    border-radius: 30px;
    text-decoration: none;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-top: 1px solid rgba(255, 255, 255, 0.25);

}

.contacts__icon {
    width: 37%;
    object-fit: contain;
    margin-bottom: 12px;
}

.contacts__icon--email {
    width: 48px;
}

.contacts__label {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.2px;
}

.contacts__policy {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-decoration: underline;
    margin-bottom: 15px;
}

.contacts__copyright {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 36px 0;
}

.contacts__payments {
    display: block;
    width: 100%;
    max-width: 90%;
    height: auto;
    object-fit: contain;
    margin-left: -2px;
}


@media(min-width: 800px){
    .contacts{
        padding: 0;
        max-width: 64vw;
        width: 100%;
        margin: 0 auto 10vw auto;
    }
    .contacts__title {
        font-size: 2.5vw;
    }
    .contacts__copyright,
    .contacts__policy{
        font-size: 1vw;
    }
    .contacts__title{
        text-align: left;
        margin: 0;
    }
    .contacts__grid {
        position: absolute;
        right: 0;
    }
    
    .contacts__payments{
        max-width: 25%;
    }
    
    .contacts__label{
        font-size: 1.2vw;
    }
    
    .contacts__card{
        width: 8vw;
        height: 8vw;
        border-radius: 1.5vw;
    }
    
    .contacts__icon--email,
    .contacts__icon {
        width: 3vw;
    }
}