/* FS - Start */
.main-slider-wrapper {
	display: flex;
	width: calc(100% - 320px - 16px);
	height: calc(100dvh - 106px - 60px);
	min-height: 704px;
}
.main-slider-wrapper .swiper.main-slider {
	border-radius: 10px;
}
.main-slider-wrapper img.back-img {
	height: calc(100dvh - 106px - 60px);
	min-height: 704px;
	width: 100%;
	object-position: 50% 0%;
}
.main-slider-wrapper img.logo {
	position: absolute;
	top: 45px;
	left: 45px;
	width: 118px;
}
.main-slider-wrapper .h1 {
	position: absolute;
	left: 45px;
	bottom: calc(45px + 42px + 20px);
	max-width: 640px;
	color: var(--white);
}
.main-slider-wrapper .btn {
	position: absolute;
	left: 45px;
	bottom: 45px;
}
.main-slider-wrapper .swiper-pagination.swiper-pagination-bullets {
	width: fit-content;
	top: initial;
	left: initial;
	right: 45px;
	bottom: 40px;
}
.main-slider-wrapper .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}
.main-slider-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: var(--primary);
	opacity: 1;
}
.main-slider-wrapper .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
}
.info {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	width: fit-content;
	padding: 10px 20px;
	background: #f6f5f4;
	color: #333333;
	border-radius: 5px;
	font-size: 16px;
	line-height: 19px;
}
.info.info-1 {
	width: 170px;
	top: 244px;
	right: 715px;
}
.info.info-2 {
	width: 162px;
	top: 384px;
	right: 430px;
	text-align: center;
}
.sl-3 .info.info-2 {
	width: 162px;
	top: 410px;
	right: 430px;
	text-align: center;
}
.info.info-3 {
	width: 162px;
	top: 301px;
	right: 32px;
}
.sl-3 .info.info-3 {
	width: 162px;
	top: 301px;
	right: 108px;
}
@media (max-width: 1680px) {
	.info.info-1 {
		width: 170px;
		top: 244px;
		right: 710px;
	}
}
@media (max-width: 1440px) {
	.info.info-1 {
		width: 170px;
		top: 196px;
		right: 570px;
	}
	.info.info-2 {
		width: 162px;
		top: 308px;
		right: 327px;
		text-align: center;
	}
	.sl-3 .info.info-2 {
		width: 185px;
		top: 329px;
		right: 306px;
		text-align: center;
	}
	.info.info-3 {
		width: 107px;
		top: 243px;
		right: 46px;
	}
	.sl-3 .info.info-3 {
		width: 162px;
		top: 240px;
		right: 55px;
	}
}
@media (max-width: 1279px) {
	.main-slider-wrapper {
		width: calc(100% - 0px);
		height: calc(100dvh - 64px - 60px);
		min-height: 0;
	}
	.main-slider-wrapper img.back-img {
		height: calc(100dvh - 64px - 60px);
		min-height: 0px;
		object-position: 50% 50%;
	}
}
@media (max-width: 768px) {
	.info {
		padding: 7px 12px;
		font-size: 12px;
		line-height: 15px;
	}
	.info.info-1 {
		width: 120px;
		top: initial;
		bottom: 6%;
		left: 21%;
		right: initial;
		text-align: center;
	}
	.info.info-2 {
		width: 102px;
		top: initial;
		bottom: 37%;
		right: initial;
		left: 15px;
		text-align: center;
	}
	.sl-3 .info.info-2 {
		width: 102px;
		top: initial;
		bottom: 37%;
		right: initial;
		left: 15px;
		text-align: center;
	}
	.info.info-3 {
		width: 110px;
		top: 415px;
		right: 15px;
		text-align: center;
	}
	.sl-3 .info.info-3 {
		width: 110px;
		top: 415px;
		right: 15px;
		text-align: center;
	}
}
@media (max-width: 667px) {
	.main-slider-wrapper {
		height: calc(100dvh - 50px - 60px);
	}
	.main-slider-wrapper img.back-img {
		height: calc(100dvh - 50px - 60px);
	}
	.main-slider-wrapper img.logo {
		top: 20px;
		left: 20px;
		width: 100px;
	}
	.main-slider-wrapper .h1 {
		font-size: 23px;
		line-height: 28px;
		left: 20px;
		bottom: calc(20px + 42px + 30px);
		max-width: 220px;
	}
	.main-slider-wrapper .btn {
		left: 20px;
		bottom: 20px;
	}
	.main-slider-wrapper .swiper-pagination.swiper-pagination-bullets {
		right: 20px;
		bottom: 15px;
	}
	.main-slider-wrapper .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
	}
}
.swiper-slide.sl-4 {
	background-position: 50% 50% !important;
}
.swiper-slide.sl-4 .btn {
	display: none !important;
}
.swiper-slide.sl-4 {
	cursor: pointer !important;
}
html[lang="en-GB"] .swiper-slide.sl-4 {
	background: url(/wp-content/uploads/2024/11/bf-pc-en.webp) !important;
	background-position: 50% 50% !important;
	background-size: cover !important;
}
html[lang="uk"] .swiper-slide.sl-4 {
	background: url(/wp-content/uploads/2024/11/bf-pc-ua.webp) !important;
	background-position: 50% 50% !important;
	background-size: cover !important;
}
html[lang="ru-RU"] .swiper-slide.sl-4 {
	background: url(/wp-content/uploads/2024/11/bf-pc-ru.webp) !important;
	background-position: 50% 50% !important;
	background-size: cover !important;
}
@media (max-width: 768px) {
	html[lang="en-GB"] .swiper-slide.sl-4 {
		background: url(/wp-content/uploads/2024/11/bf-mob-en.webp) !important;
		background-position: 50% 50% !important;
		background-size: cover !important;
	}
	html[lang="uk"] .swiper-slide.sl-4 {
		background: url(/wp-content/uploads/2024/11/bf-mob-ua.webp) !important;
		background-position: 50% 50% !important;
		background-size: cover !important;
	}
	html[lang="ru-RU"] .swiper-slide.sl-4 {
		background: url(/wp-content/uploads/2024/11/bf-mob-ru.webp) !important;
		background-position: 50% 50% !important;
		background-size: cover !important;
	}
}
/* FS - End */

/* FS New - Start */
.first-screen {
	padding-top: 40px;
	padding-bottom: 30px;
}
.main-slider-1-wrapper {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 15px;
	padding: 45px 0 0 45px;
	width: 27%;
	min-height: 500px;
	background: #f0f0f3;
	border-radius: 10px;
	overflow: hidden;
}
.main-slider-1-wrapper .slider-badge {
	display: flex;
	align-items: center;
	justify-content: center;
	width: fit-content;
	padding: 10px 17px;
	background: #1a2b4c;
	color: #fff;
	border-radius: 3px;
	font-size: 12px;
	line-height: 12px;
}
.main-slider-1-wrapper .btn {
	z-index: 3;
}
.main-slider-1-wrapper img {
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 350px;
}
.main-slider-2-wrapper {
	position: relative;
	display: flex;
	width: calc(73% - var(--blocks-indent));
}
.main-slider-2-wrapper .swiper-buttons {
	display: flex;
	justify-content: space-between;
	position: absolute;
	bottom: 45px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: calc(100% - 50px);
	height: 0;
	z-index: 2;
}
.main-slider-2-wrapper .swiper-buttons img {
	filter: invert(1);
	cursor: pointer;
}
.main-slider-2-wrapper .main-slider {
	width: 100%;
	border-radius: 10px;
}
.main-slider-2-wrapper .swiper-slide {
	background-size: cover !important;
	background-position: 100% 50% !important;
	border-radius: 10px;
	padding: 25px;
}
.main-slider-2-wrapper .swiper-pagination-bullet {
	background: #fff;
}
.main-slider-2-wrapper .swiper-pagination-bullet-active {
	background: var(--primary);
}
.left-part {
	display: flex;
	flex-direction: column;
	max-width: 450px;
	color: #fff;
}
.left-part .main-slider-2-text {
	margin-top: 5px;
	margin-bottom: 20px;
}
.left-part .main-slider-2-price {
	display: flex;
	gap: 30px;
	font-family: var(--font-family-1);
	font-size: 28px;
	line-height: 33px;
}
.left-part .main-slider-2-price .old-price {
	opacity: 0.6;
	text-decoration: line-through;
}
.left-part .btn {
	margin-top: 20px;
	font-size: 18px;
}
.left-part .btn span {
	height: 17px;
}
@media (max-width: 1440px) {
	.main-slider-1-wrapper * {
		z-index: 2;
	}
	.main-slider-1-wrapper img {
		position: absolute;
		right: 15px;
		bottom: 15px;
		width: 280px;
		z-index: 1;
	}
	.first-screen {
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.main-slider-1-wrapper {
		gap: 20px;
		padding: 25px 0 0 25px;
		width: 27%;
		min-height: 380px;
	}
	html[lang="ru"] .main-slider-1-wrapper img {
		position: absolute;
		right: 10px;
		bottom: 10px;
		width: 240px;
	}
	.left-part .main-slider-2-text {
		font-size: 14px;
		line-height: 21px;
	}
}
@media (max-width: 1366px) {
	html[lang="ru"] header .btn.btn-primary {
		display: none;
	}
}
@media (max-width: 768px) {
	.first-screen {
		padding-top: 30px;
		padding-bottom: 40px;
	}
	.first-screen > .container {
		display: flex;
		flex-direction: column-reverse;
		gap: 20px;
	}
	.main-slider-1-wrapper {
		width: 100%;
		min-height: 115vw;
	}
	.main-slider-1-wrapper img {
		position: absolute;
		right: 15px;
		bottom: 15px;
		width: 270px;
	}
	.main-slider-1-wrapper .btn {
		margin-top: 10px;
	}
	.main-slider-2-wrapper {
		width: 100%;
		min-height: 145vw;
	}
	.main-slider-2-wrapper .swiper-slide {
		background-position: 50% 100% !important;
	}
	.left-part .main-slider-2-title {
		font-size: 24px;
		line-height: 28px;
	}
	.left-part .main-slider-2-text {
		font-size: 16px;
		line-height: 24px;
		max-width: 230px;
		margin-top: 15px;
		margin-bottom: 30px;
	}
	.left-part .main-slider-2-price {
		gap: 25px;
		font-size: 24px;
		line-height: 28px;
	}
	.swiper-horizontal > .swiper-pagination-bullets,
	.swiper-pagination-bullets.swiper-pagination-horizontal {
		right: 15px !important;
		left: initial !important;
		text-align: right;
	}
}
/* FS New - End */

/* Why We - Start */
section.why-we {
	padding-bottom: 45px;
}
.why-card {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 35px;
	width: calc((100% - var(--blocks-indent) * 2) / 3);
	padding: 45px;
	background: #f0f0f3;
	border-radius: 10px;
}
.why-card .icon-box {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 68px;
	width: 68px;
	height: 68px;
}
.why-card .icon-box img {
	min-width: 68px;
	width: 68px;
	height: 68px;
}
.why-card p {
	font-size: 22px;
	line-height: 26px;
	color: #0a121f;
}
@media (max-width: 1440px) {
	.why-card {
		padding: 25px;
	}
	.why-card .icon-box {
		min-width: 45px;
		width: 45px;
		height: 45px;
	}
	.why-card .icon-box img {
		min-width: 45px;
		width: 45px;
		height: 45px;
	}
	.why-card p {
		font-size: 18px;
		line-height: 22px;
	}
}
@media (max-width: 1024px) {
	.why-card {
		width: calc(50% - 8px);
	}
}
@media (max-width: 667px) {
	section.why-we {
		padding-bottom: 40px;
	}
	.why-card {
		width: calc(100% - 0px);
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 15px;
		padding: 25px;
	}
	.why-card p {
		font-size: 16px;
		line-height: 19px;
		max-width: 310px;
	}
}
/* Why We - End */

/* Types - Start */

section.types {
	padding-top: 45px;
	padding-bottom: 45px;
	background: #f0f0f3;
	border-radius: 10px;
}
section.types .h2 {
	margin-bottom: 30px;
}
@media (min-width: 769px) {
	.types .swiper-wrapper {
		display: flex;
		flex-wrap: wrap;
		gap: var(--blocks-indent);
		height: initial !important;
	}
	.types .swiper-wrapper .swiper-slide {
		display: flex;
		gap: 10px;
		background: var(--white);
		border-radius: 10px;
		padding: 25px;
		height: initial !important;
	}
	.types .swiper-wrapper .swiper-slide.type-1,
	.types .swiper-wrapper .swiper-slide.type-3 {
		width: 29vw;
	}
	.types .swiper-wrapper .swiper-slide.type-2 {
		width: calc(100vw - var(--container-indent) - var(--scroll-bar) - 58vw - var(--blocks-indent) * 2);
	}
	.types .swiper-wrapper .swiper-slide.type-4,
	.types .swiper-wrapper .swiper-slide.type-6 {
		width: 33.5vw;
	}
	.types .swiper-wrapper .swiper-slide.type-5 {
		width: calc(100vw - var(--container-indent) - var(--scroll-bar) - 67vw - var(--blocks-indent) * 2);
	}
	.swiper-slide .type-content {
		display: flex;
		flex-direction: column;
		gap: 10px;
		width: 260px;
	}
	.swiper-slide .type-content .type-text {
		color: #6b7d90;
		max-width: 260px;
	}
	.swiper-slide .type-content .btn {
		margin-top: auto;
	}
	.swiper-slide .type-image {
		display: flex;
		width: calc(100% - 260px - 10px);
		max-height: 13vw;
	}
	.swiper-slide .type-image img {
		width: 100%;
		object-fit: contain;
	}
	.types .swiper-wrapper .swiper-slide.type-5 .type-image {
		width: 200px;
	}
	.types .swiper-wrapper .swiper-slide.type-5 .type-content {
		width: 200px;
	}
	.types .swiper-wrapper .swiper-slide.type-5 .type-content .type-text {
		max-width: 200px;
	}
	.types .swiper-wrapper .swiper-slide.type-5 .type-image {
		width: calc(100% - 200px - 10px);
	}
}
@media (min-width: 769px) and (max-width: 1480px) {
	.swiper-slide .type-content {
		width: 205px;
	}
	.swiper-slide .type-content .type-title {
		font-size: 20px;
		line-height: 24px;
	}
	.swiper-slide .type-content .type-text {
		max-width: 205px;
		font-size: 14px;
		line-height: 21px;
	}
	.swiper-slide .type-image {
		width: calc(100% - 205px - 10px);
		max-height: 11vw;
	}
	.types .swiper-wrapper .swiper-slide.type-5 .type-image {
		width: 150px;
	}
	.types .swiper-wrapper .swiper-slide.type-5 .type-content {
		width: 150px;
	}
	.types .swiper-wrapper .swiper-slide.type-5 .type-content .type-text {
		max-width: 150px;
	}
	.types .swiper-wrapper .swiper-slide.type-5 .type-image {
		width: calc(100% - 150px - 10px);
	}
}

@media (max-width: 768px) {
	section.types .swiper-buttons.mob {
		position: absolute;
		top: 5px;
		right: 0;
		display: flex;
		gap: 10px;
	}
	.type-slider {
		width: 100%;
	}
	.type-slider .swiper-slide {
		display: flex;
		flex-direction: column;
		gap: 15px;
		padding: 25px;
		background: var(--white);
		border-radius: 10px;
	}
	.swiper-slide .type-content {
		display: flex;
		flex-direction: column;
		gap: 15px;
		width: 240px;
	}
	.swiper-slide .type-content .type-text {
		color: #6b7d90;
		max-width: 240px;
	}
	.swiper-slide .type-content .btn {
		margin-top: 15px;
	}
	.swiper-slide .type-image {
		display: flex;
		justify-content: flex-start;
		width: 100%;
		height: 200px;
	}
	.swiper-slide .type-image img {
		width: 100%;
		object-fit: contain;
	}
	.swiper-slide.type-3 img {
		object-position: 11% 0;
	}
	.swiper-slide.type-5 img {
		object-position: 14% 0;
	}
	.swiper-slide.type-6 img {
		object-position: 24% 0;
	}
}

/* Types - End */

/* Bestsellers - Start */
.bestsellers {
	padding-top: 45px;
}
.bestsellers .container {
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.bestsellers .container .btn {
	margin: 15px auto 0 auto;
}
@media (max-width: 768px) {
	.bestsellers {
		padding-top: 40px;
	}
	.bestsellers .product-card:nth-last-child(1) {
		display: none;
	}
}
/* Bestsellers - End */

/* Banner - Start */
section.banner {
	padding-top: 80px;
}
.banner-box {
	background: url(../img/main/banner-full-1-v2.webp) no-repeat center center;
	background-size: cover;
	padding: 45px;
	color: var(--white);
	border-radius: 10px;
}
.banner-box .h2 {
	margin-bottom: 15px;
	max-width: 650px;
}
.banner-box p {
	margin-bottom: 25px;
	max-width: 500px;
}
@media (max-width: 1440px) {
	.banner-box {
		padding: 25px;
	}
	.banner-box .h2 {
		max-width: 570px;
	}
	.banner-box p {
		max-width: 480px;
		font-size: 14px;
		line-height: 21px;
	}
}
@media (max-width: 1279px) {
	.banner-box {
		background-position: 100% 50%;
	}
	.banner-box .h2 {
		max-width: 360px;
	}
	.banner-box p {
		max-width: 430px;
	}
}
@media (max-width: 768px) {
	.banner-box {
		background: url(../img/main/banner-full-1-mob-v2.webp) no-repeat center center;
		background-size: cover;
		background-position: 100% 100%;
		padding: 20px;
		padding-bottom: 104vw;
	}
	.banner-box .h1 {
		margin-top: 120px;
		margin-bottom: 15px;
		max-width: 100%;
	}
}
/* Banner - End */

/* About Shop - Start */
section.about-shop {
	padding-top: 60px;
}
section.faq {
	padding-top: 60px;
}
.about-shop .h2 {
	max-width: 90%;
	margin-top: 6vw;
}
.about-shop p {
	max-width: 1000px;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #474747;
}
.col-50.col-30 {
	width: calc(30% - var(--blocks-indent) / 2);
}
.col-50.col-70 {
	width: calc(70% - var(--blocks-indent) / 2);
}
@media (max-width: 1440px) {
	.about-shop p {
		font-size: 14px;
		line-height: 21px;
	}
	.col-50.col-30 {
		width: calc(37% - var(--blocks-indent) / 2);
	}
	.col-50.col-70 {
		width: calc(63% - var(--blocks-indent) / 2);
	}
	.about-shop .h2 {
		margin-top: 7vw;
	}
}
@media (max-width: 1024px) {
	.about-shop .h2 {
		max-width: 100%;
		margin-top: 20px;
	}
	.col-50.col-30 {
		width: calc(45% - var(--blocks-indent) / 2);
	}
	.col-50.col-70 {
		width: calc(55% - var(--blocks-indent) / 2);
	}
	.about-shop .h2 {
		margin-top: 8vw;
	}
}
@media (max-width: 1024px) {
	section.about-shop {
		padding-top: 80px;
		padding-bottom: 0;
	}
	.col-50 {
		width: calc(100% - 0px);
	}
	.col-50.col-30 {
		width: calc(100% - 0px);
	}
	.col-50.col-70 {
		width: calc(100% - 0px);
	}
	.about-shop .h2 {
		margin-top: 20px;
		font-size: 24px;
		line-height: 28px;
	}
}
/* About Shop - End */
