/*!
Theme Name: kittenfield
Theme URI: http://underscores.me/
Author: Alex Shine
Author URI: https://freelancehunt.com/freelancer/Alexey__Shyprow.html
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kittenfield
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

kittenfield is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
@import url("https://cdn.jsdelivr.net/npm/@xz/fonts@1/serve/plus-jakarta-display.min.css");


html {
	margin-top: 0!important;
}
#wpadminbar {
	display: none!important;
}
body {
	background: #242424;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font: inherit;
	font-family: "Plus Jakarta Display";
	color: #000;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	
}
section {
	position: relative;
}
.container {
	padding: 0 26px;
	max-width: 100%;
}
.header {
	padding-top: 20px;
}
.header__lang {
	display: flex;
  justify-content: flex-end;
	gap: 10px;
	align-items: center;
}
.front-header {
	padding-top: 10px;
	padding-bottom: 26px;
}
.front-header__box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 15px;
}
.header__box {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 30px;
}
.header--account {
	display: flex;
	align-items: center;
	text-decoration: none;
	gap: 3px;
	color: #fff;
}
.header--account svg {
	width: 24px;
}
.header__lang .lang-item {
	list-style: none;
}
.front-header__home {
	position: relative;
	z-index: 3;
	width: fit-content;
	height: auto;
  width: 18.3vw;
	min-width: 48px;
	min-height: 58px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.front-header__home--a {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.front-header__home--fone {
	width: 100%;
  height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
.front-header__home--span {
	position: relative;
	z-index: 2;
	font-size: 4.5vw;
}
.front-header__home--icon {
	height: 40%;
}
.front-header--text {
	width: fit-content;
	color: #FFF;
	font-size: 7.98vw;
}
.front-header--text span {
	color: #FFF;
	display: block;
	font-weight: 700;
}
.front-header__tabs {
	width: 100%;
	min-height: 13vw;
	display: flex;
	gap: 10px 3px;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.front-header__tab {
	width: calc(25% - 4px);
	height: 10vw;
	transition: 0.5s;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	order: 100;
}
.front-header__tab.active {
	width: calc(25% + 2px);
	height: 12vw;
	border-radius: 14.764px;
	border: 0.615px solid #8E8E8E;
	box-shadow: 0 27.067px 27.067px -12.303px rgba(0, 0, 0, 0.25);
	padding: 3.6px;
}
.front-header__tab.active::before {
	content: "";
	display: block;
	width: 26px;
	height: 3px;
	border-radius: 11.073px;
	background: #FFF;
	box-shadow: 0 27.067px 27.067px -12.303px rgba(0, 0, 0, 0.25);
	position: absolute;
	left: calc(50% - 13px);
	bottom: -2.5px;
}
.front-header__tab--span {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	border-radius: 11.073px;
	border: 0.615px solid var(--new, rgba(255, 255, 255, 0.40));
	box-shadow: 0 27.067px 27.067px -12.303px rgba(0, 0, 0, 0.25);
	text-align: center;
	font-size: 3vw;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}
.front-header__tab[data-open="all"] {
	order: 0;
}
.front-header__tab[data-open="all"] .front-header__tab--span  {
	color: #FFF;
	background: var(--new, linear-gradient(103deg, rgba(255, 255, 255, 0.00) -35.16%, rgba(255, 255, 255, 0.30) 127.13%));
}

.tabs {
	padding-bottom: 30px;
}
.tabs .container {
	display: flex;
	flex-direction: column;
}
.tab {
	margin: 0 auto 14px auto;
	width: 100%;
	width: 213px;
	height: 140px;
	width: 100%;
	height: 53vw;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	border-radius: 20.916px;
	padding: 14px 19px;
	backdrop-filter: blur(13.53374195098877px);
	order: 100;
}
.tab.hidden {
	display: none;
}
.tab[data-tab="full-body"] {
	background: url(assets/imgs/tab-1.png) no-repeat center center / cover;
}
.tab[data-tab="upper"] {
	background: url(assets/imgs/tab-2.png) no-repeat center center / cover;
	background-color: #FFDFDF;
}
.tab[data-tab="lower"] {
	background: url(assets/imgs/tab-3.png) no-repeat center center / cover;
	background-color: #FBF6B5;
}
.tab--h2 {
	margin-bottom: 1px;
	color: #000;
	font-size: 5vw;
	font-weight: 700;
	text-transform: capitalize;
}
.tab--p {
	margin-bottom: 3vw;
	font-size: 4.56vw;
	text-transform: capitalize;
}
.tab--btn {
	width: fit-content;
  padding: 0 6vw;
	height: 9vw;
	font-size: 3vw;
	border-radius: 4vw;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FFF;
	color: #000;
	font-weight: 500;
	letter-spacing: -0.148px;
	text-transform: capitalize;
	text-decoration: none;
}
.subtab {
	display: flex;
	flex-direction: column;
	gap: 14px;
	
}
.subtab.hidden {
	display: none;
}
.subtab--video {
	width: 100%;
	height: 200px;
}