/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* ==========================================================================
   CSS Variables
   ========================================================================== */

:root {
	--jls-red: #A4181B;
	--jls-light-gray: #D7D2CB;
	--jls-dark-gray: #444;
	--jls-font-heading: "roc-grotesk-wide", sans-serif;
	--jls-logo-icon: url('assets/images/icon.svg');
	--jls-logo-full: url('assets/images/logo-full.svg');
	--jls-logo-full-light: url('assets/images/logo-full-light.svg');
}

/* ==========================================================================
   Global Styles - Theme Adjustments
   ========================================================================== */

.wpb-content-wrapper > .vc_row {
    padding-top: 10rem;
    padding-bottom: 10rem;
}

.ast-container, .ast-container-fluid {
	padding-inline: 0 !important;
}

.bottom-gradient {
	position: relative;
}
.site-content::before {
	content: '';
	visibility: visible !important;
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 10rem !important;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
	background-blend-mode: multiply;
	z-index: 1;
	pointer-events: none;
}

.bottom-gradient::after {
	content: '';
	visibility: visible !important;
	display: block !important;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 33% !important;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
	background-blend-mode: multiply;
	z-index: 1;
	pointer-events: none;
}


.bottom-gradient > * {
	position: relative;
	z-index: 2;
}

.two-col-list ul {
	padding: 0;
	list-style: none;
	column-count: 2;
	width: 375px;
	max-width: 100%;
}

.locations-grid ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	gap: 2rem;
}

.locations-grid li {
	padding: 1rem 2rem;
	background-color: #000000b3;
	text-align: center;
}

/* ==========================================================================
   Typography - Headings
   ========================================================================== */

h1,
body h1,
.site h1,
.entry-content h1,
.entry-content :where(h1),
h1.entry-title {
	font-family: var(--jls-font-heading);
	font-weight: 300;
	font-size: clamp(32px, 12.3636px + 5.4545vw, 80px);
	font-style: normal;
	line-height: 100%;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

h2,
body h2,
.site h2,
.entry-content h2,
.entry-content :where(h2) {
	font-family: var(--jls-font-heading);
	font-weight: 300;
	font-size: clamp(32px, 20.5455px + 3.1818vw, 60px);
	font-style: normal;
	line-height: 100%;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

h3,
body h3,
.site h3,
.entry-content h3,
.entry-content :where(h3) {
	font-family: var(--jls-font-heading);
	font-weight: 400;
	font-size: clamp(24px, 20.7273px + 0.9091vw, 32px);
	font-style: normal;
	line-height: 110%;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

h4,
body h4,
.site h4,
.entry-content h4,
.entry-content :where(h4) {
	font-family: 'Roboto Flex', sans-serif;
	font-weight: 500;
	font-size: 15px;
	font-style: normal;
	line-height: 42px;
	letter-spacing: 0.22em;
	text-transform: uppercase;
}

h5,
body h5,
.site h5,
.entry-content h5,
.entry-content :where(h5) {
	font-family: var(--jls-font-heading);
	font-weight: 300;
	font-size: 16px;
	font-style: normal;
	line-height: 100%;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	margin-bottom: 1em;
}

.jls-contact a {
	font-family: var(--jls-font-heading);
	font-style: normal;
	font-weight: 400;
	font-size: clamp(14px, 11.5455px + 0.6818vw, 20px);
	line-height: 109%;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none !important;
	margin-bottom: 1rem;
}

h1, h2, h3, h4, h5, h6,
body h1, body h2, body h3, body h4, body h5, body h6,
.site h1, .site h2, .site h3, .site h4, .site h5, .site h6,
.entry-content h1, .entry-content h2, .entry-content h3,
.entry-content h4, .entry-content h5, .entry-content h6,
.entry-content :where(h1), .entry-content :where(h2), .entry-content :where(h3),
.entry-content :where(h4), .entry-content :where(h5), .entry-content :where(h6) {
	text-wrap: balance;
	word-break: keep-all;
	overflow-wrap: normal;
}

body,
.site body,
.entry-content body {
	font-family: 'Roboto Flex', sans-serif;
	font-weight: 300;
}

p, body p, .site p, .entry-content p,
.entry-content :where(p) {
	text-wrap: pretty;
	font-family: 'Roboto Flex', sans-serif;
	font-weight: 300;
}

/* ==========================================================================
   Header & Navigation
   ========================================================================== */

#masthead > #ast-desktop-header [data-section="section-header-mobile-trigger"] {
	display: none !important;
}

#ast-fixed-header .ast-builder-menu {
	display: none !important;
}

button#menu-toggle-close {
    padding: 0;
    margin: 1rem;
    border-color: var(--jls-red);
}

.menu-toggle.main-header-menu-toggle .ast-mobile-svg {
	width: 24px !important;
	height: 24px !important;
	transform: scaleX(2) !important;
	transform-origin: center !important;
}

.ast-desktop-popup-content .ast-builder-menu-mobile .main-navigation {
	font-family: var(--jls-font-heading) !important;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link {
	font-family: 'Roboto Flex', sans-serif !important;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0.08em;
	text-transform: none;
	line-height: 2 !important;
}

.main-header-menu .sub-menu {
	background: none !important;
}

.sub-menu .ast-icon.icon-arrow {
	display: none !important;
}

#menu-toggle-close .svg-baseline {
	background: var(--jls-red);
	padding: 8px;
}

.ast-mobile-popup-inner {
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

/* ==========================================================================
   Footer
   ========================================================================== */

.site-footer {
	position: relative;
	padding: 16px;
}

.site-footer * {
	color: #fff;
}

.site-footer::before {
	content: '';
	position: absolute;
	bottom: 10%;
	right: 10%;
	width: auto;
	max-width: 80%;
	height: 40%;
	aspect-ratio: 1/1;
	background-image: var(--jls-logo-icon);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;
	opacity: 0.015;
	filter: invert(1);
	pointer-events: none;
	z-index: 0;
}

/* ==========================================================================
   Parallax
   ========================================================================== */
.parallax, .vc_row-has-fill {
	background-blend-mode: multiply;
	background-size: cover !important;
}

.parallax {
	position: relative;
	overflow: hidden;
}

.parallax::before {
	content: '';
	visibility: visible !important;
	display: block !important;
	position: absolute;
	top: -10%;
	left: 0;
	right: 0;
	width: 100%;
	height: 125%;
	background-image: var(--parallax-bg-image, none);
	background-color: var(--parallax-bg-color, transparent);
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 0;
	transform: translateY(var(--parallax-offset, 0));
	will-change: transform;
	background-blend-mode: multiply;
}

@media (max-width: 768px) {
	.parallax .vc_row::before {
		top: 0;
		height: 100%;
		transform: translateY(calc(var(--parallax-offset, 0) * 0.5));
	}
}

.vc_row-has-fill h1,
.vc_row-has-fill h2,
.vc_row-has-fill h3,
.vc_row-has-fill h4,
.vc_row-has-fill h5,
.vc_row-has-fill h6,
.vc_row-has-fill p {
	color: #fff;
	text-shadow: 0px 0px 8px #000000b3;
}


/* ============================================
   Components - Services List
   ============================================ */
.jls-services-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.jls-services-list li {
	margin: 0;
	padding: 0;
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 0.6s ease, transform 0.6s ease;
	cursor: pointer;
}

.jls-services-list li.visible {
	opacity: 1;
	transform: translateY(0);
}

.jls-services-list a {
	display: block;
	transition: opacity 0.3s ease;
	opacity: 1;
	text-decoration: none !important;
	color: #000;
	cursor: pointer !important;
	pointer-events: auto !important;
}

.jls-services-list a:hover {
	opacity: 0.8;
	text-decoration: none !important;
	cursor: pointer !important;
}

/* ============================================
   Components - Counter
   ============================================ */

.jls-counter {
	text-align: center;
}

h2.jls-counter-number {
    margin: 0 0 0.5em;
    font-family: 'Roboto Flex', sans-serif !important;
    font-weight: 300 !important;
    font-size: clamp(36px, 26.1818px + 2.7273vw, 60px) !important;
    line-height: 100% !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important;
}

.jls-counter-label {
	margin: 0;
	font-family: 'Roboto Flex', sans-serif;
	font-weight: 300;
}

/* ============================================
   Components - Button
   ============================================ */

.jls-button-wrapper {
	display: inline-block;
}

.jls-button-position-center {
	display: block;
	text-align: center;
	width: 100%;
}

.jls-button-position-right {
	display: block;
	text-align: right;
	width: 100%;
}

.jls-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s ease;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.03em;
	color: #000000;
	text-decoration: none !important;
	margin-bottom: 2rem;
}

.jls-button-text {
	display: inline-block;
}

.jls-button-arrow {
	display: inline-block;
	flex-shrink: 0;
	color: var(--jls-red);
	transition: transform 0.3s ease, color 0.3s ease;
}

.jls-button-arrow-long {
	width: 35px;
	height: 12px;
}

.jls-button-arrow-short {
	width: 12px;
	height: 6px;
}

.jls-button-arrow.jls-button-arrow-down {
	transform: rotate(90deg);
}

.jls-button-arrow.jls-button-arrow-left {
	transform: rotate(180deg);
}

.jls-button-primary {
	height: 50px;
	padding: 0 1rem;
	border: 1px solid #acacac;
	gap: 0.75rem;
}

.jls-button-primary:hover {
	border-color: #000;
	color: var(--jls-red);
}

.jls-button-secondary {
	height: 50px;
	padding: 0;
	border: none;
	gap: 0.75rem;
}

.jls-button-secondary:hover {
	color: var(--jls-red);
}

.jls-button-circle {
	width: 36px;
	height: 36px;
	padding: 0;
	border: 1px solid #000;
	border-radius: 50%;
	background: transparent;
}

.jls-button-circle .jls-button-text {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border-width: 0 !important;
}

.jls-button-circle .jls-button-arrow {
	color: #000;
}

.jls-button-circle:hover .jls-button-arrow {
	color: var(--jls-red);
}

.jls-button-color-light.jls-button-primary,
.jls-button-color-light.jls-button-secondary {
	color: #fff;
}

.jls-button-color-light.jls-button-primary .jls-button-arrow,
.jls-button-color-light.jls-button-secondary .jls-button-arrow {
	color: #fff;
}

.jls-button-color-light.jls-button-primary:hover,
.jls-button-color-light.jls-button-secondary:hover {
	color: var(--jls-red);
}

.jls-button-color-light.jls-button-primary:hover .jls-button-arrow,
.jls-button-color-light.jls-button-secondary:hover .jls-button-arrow {
	color: var(--jls-red);
}

.jls-button-color-light.jls-button-circle {
	border-color: #fff;
}

.jls-button-color-light.jls-button-circle .jls-button-arrow {
	color: #fff;
}

.jls-button-color-light.jls-button-circle:hover .jls-button-arrow {
	color: var(--jls-red);
}

/* ============================================
   Components - Projects
   ============================================ */

.jls-projects-gallery {
	display: flex;
	flex-direction: column;
	gap: 6rem;
}

.jls-project-item {
	position: relative;
	width: 100%;
	height: 500px;
	overflow: hidden;
	color: #fff;
}

.jls-project-image {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.jls-project-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 150px;
	background: linear-gradient(to top, rgba(30, 30, 30, 0.87) 0%, rgba(30, 30, 30, 0) 100%);
	background-blend-mode: multiply;
	pointer-events: none;
	z-index: 1;
}

.jls-project-content {
	position: absolute;
	bottom: 2rem;
	left: 1rem;
	right: 1rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 2;
}

.jls-project-title {
	margin: 0;
	text-align: center;
	color: #fff;
	font-size: clamp(18px, 12.2727px + 1.5909vw, 32px) !important;
}

.jls-project-nav {
	width: 36px;
	height: 36px;
	padding: 0;
	border: 1px solid #fff;
	border-radius: 50%;
	background: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.3s ease;
	flex-shrink: 0;
}

.jls-project-nav:hover, .jls-project-nav:focus, .jls-project-nav:active {
	background: transparent;
	border-color: #fff;
}

.jls-project-nav svg {
	width: 12px;
	height: 6px;
	color: #fff;
	transition: color 0.3s ease;
}

.jls-project-nav:hover svg {
	color: var(--jls-red);
}

.jls-project-nav-left svg {
	transform: rotate(180deg);
}

.jls-project-image {
	cursor: pointer;
	transition: opacity 0.4s ease-in-out;
}

.jls-project-image.fade-out {
	opacity: 0;
}

.jls-lightbox {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.9);
	z-index: 9999;
	align-items: center;
	justify-content: center;
}

.jls-lightbox.active {
	display: flex;
}

.jls-lightbox-content {
	position: relative;
	max-width: 90vw;
	max-height: 90vh;
	display: flex;
	align-items: center;
	justify-content: center;
}

.jls-lightbox-image {
	max-width: 100%;
	max-height: 90vh;
	object-fit: contain;
	transition: opacity 0.4s ease-in-out;
	opacity: 1;
}

.jls-lightbox-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 36px;
	height: 36px;
	padding: 0;
	border: 1px solid #fff;
	border-radius: 50%;
	background: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.3s ease;
	z-index: 10000;
}

.jls-lightbox-nav:hover, .jls-lightbox-nav:focus, .jls-lightbox-nav:active {
	background: transparent;
	border-color: #fff;
}

.jls-lightbox-nav-left {
	left: 2rem;
}

.jls-lightbox-nav-right {
	right: 2rem;
}

.jls-lightbox-nav svg {
	width: 12px;
	height: 6px;
	color: #fff;
	transition: color 0.3s ease;
}

.jls-lightbox-nav:hover svg {
	color: var(--jls-red);
}

.jls-lightbox-nav-left svg {
	transform: rotate(180deg);
}

.jls-lightbox-close {
	position: absolute;
	top: 2rem;
	right: 2rem;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	border-radius: 50%;
	background: transparent;
	color: #fff;
	font-size: 24px;
	line-height: 1;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
	z-index: 10000;
	padding: 0;
}

.jls-lightbox-close:hover {
	color: var(--jls-red);
	border-color: var(--jls-red);
	background: transparent;
}

/* ============================================
   Projects - Slider View
   ============================================ */

.jls-projects-slider-wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.jls-projects-slider {
	display: flex;
	gap: 2rem;
	transition: transform 0.6s ease-in-out;
	will-change: transform;
}

.jls-project-slide {
	position: relative;
	flex: 0 0 400px;
	width: 400px;
	aspect-ratio: 1 / 1;
	overflow: hidden;
	cursor: pointer;
}

.jls-project-slide-image {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transition: opacity 0.4s ease-in-out;
}

.jls-project-slide-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 150px;
	background: linear-gradient(to top, rgba(30, 30, 30, 0.87) 0%, rgba(30, 30, 30, 0) 100%);
	background-blend-mode: multiply;
	pointer-events: none;
	z-index: 1;
}

.jls-project-slide-content {
	position: absolute;
	bottom: 2rem;
	left: 1rem;
	right: 1rem;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	z-index: 2;
}

.jls-project-slide-title {
	margin: 0;
	color: #fff;
	font-size: 18px !important;
	max-width: 70%;
}

.jls-project-slide-plus {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	transition: all 0.3s ease;
}

.jls-project-slide-plus svg {
	width: 24px;
	height: 24px;
	color: #fff;
	transition: color 0.3s ease;
}

.jls-project-slide:hover .jls-project-slide-plus svg {
	color: var(--jls-red);
}

@media (min-width: 1920px) {
	.jls-projects-slider-wrapper {
		padding: 0 30%;
	}
}

@media (max-width: 1280px) {
	.jls-projects-slider-wrapper {
		padding: 0 20%;
	}
}

@media (max-width: 768px) {
	.jls-projects-slider-wrapper {
		padding: 0 10%;
	}
	
	.jls-project-slide {
		flex: 0 0 300px;
		width: 300px;
	}
}

@media (max-width: 480px) {
	.jls-projects-slider-wrapper {
		padding: 0 5%;
	}
	
	.jls-project-slide {
		flex: 0 0 250px;
		width: 250px;
	}
	
	.jls-project-slide-title {
		font-size: 16px;
	}
}

/* ============================================
   Components - Page Grid
   ============================================ */

.jls-page-grid {
	display: grid;
	gap: 3rem;
}

.jls-page-grid-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.jls-page-grid-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.jls-page-grid-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.jls-page-grid-item {
	position: relative;
	display: block;
	aspect-ratio: 2 / 1.25;
	overflow: hidden;
	text-decoration: none;
	transition: transform 0.3s ease;
}

.jls-page-grid-item:hover {
	transform: scale(1.05);
}

.jls-page-grid-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.jls-page-grid-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(230, 230, 230, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
	mix-blend-mode: multiply;
	transition: background 1s ease;
	pointer-events: none;
	z-index: 1;
}

.jls-page-grid-item:hover .jls-page-grid-overlay {
	background: linear-gradient(180deg, rgba(200, 200, 200, 0.75) 0%, rgba(0, 0, 0, 0.75) 100%);
}

.jls-page-grid-title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
	font-size: 20px !important;
	color: #fff;
	text-align: center;
	z-index: 2;
	width: 90%;
}

@media (max-width: 1024px) {
	.jls-page-grid-columns-4 {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 768px) {
	.jls-page-grid-columns-3,
	.jls-page-grid-columns-4 {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 480px) {
	.jls-page-grid {
		grid-template-columns: 1fr;
	}
}

/* ============================================
   Components - Services Grid
   ============================================ */

.jls-services-grid {
	display: grid;
	gap: 2rem;
}

.jls-services-grid-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.jls-services-grid-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.jls-services-grid-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.jls-services-grid-item {
	border-top: 1px solid #000000;
	padding: 0 0 1.5rem0;
}

.jls-services-grid-title {
	font-family: 'Roboto Flex', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 42px;
	letter-spacing: 0.22em;
	text-transform: uppercase;
	color: #000000;
	margin: 0 0 0.5rem;
}

.jls-services-grid-description {
	font-family: 'Roboto Flex', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;
	color: #000000;
	margin: 0;
}

.jls-services-grid-description p {
	margin: 0;
	font-family: 'Roboto Flex', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;
	color: #000000;
}

@media (max-width: 1024px) {
	.jls-services-grid-columns-4 {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 768px) {
	.jls-services-grid-columns-3,
	.jls-services-grid-columns-4 {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 480px) {
	.jls-services-grid {
		grid-template-columns: 1fr;
	}
}

/* .jls-services-description-row {
	justify-content: flex-end;
} */

.jls-services-description-row .text-column {
	max-width: 600px;
	padding: 1rem;
	margin-inline: auto;
}

/* ============================================
   Gravity Forms
   ============================================ */

.gform_wrapper {
	display: flex;
	flex-direction: column;
	gap: 30px;
	margin: 0 auto;
}

.gform_body {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 30px;
	width: 100%;
}

.gfield {
	width: 100%;
	margin: 0;
}

.gfield_label {
	display: none !important;
}

.ginput_container input[type="text"],
.ginput_container input[type="tel"],
.ginput_container input[type="email"] {
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	border: 1px solid #ACACAC;
	padding: 0 1rem !important;
	font-family: 'Roboto Flex', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px !important;
	line-height: 16px;
	letter-spacing: 0.03em;
	color: #000000;
	background: #fff;
	transition: border-color 0.3s ease;
}

.ginput_container input[type="text"]:focus,
.ginput_container input[type="tel"]:focus,
.ginput_container input[type="email"]:focus {
	outline: none;
	border-color: #000;
}

.ginput_container input[type="text"]::placeholder,
.ginput_container input[type="tel"]::placeholder,
.ginput_container input[type="email"]::placeholder {
	color: #000000;
	opacity: 1;
}

.ginput_container_textarea textarea {
	width: 100%;
	height: 100px;
    box-sizing: border-box !important;
    border: 1px solid #ACACAC;
    padding: 1rem !important;
    font-family: 'Roboto Flex', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 16px;
    letter-spacing: 0.03em;
    color: #000000;
    background: #fff;
    resize: vertical;
    transition: border-color 0.3s ease;
}

.ginput_container_textarea textarea:focus {
	outline: none;
	border-color: #000;
}

.ginput_container_textarea textarea::placeholder {
	color: #000000;
	opacity: 1;
}

.gform_footer {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 0;
}

.gform_button {
	width: 160px;
	height: 50px;
	background: #444444 !important;
	border: none;
	font-family: 'Roboto Flex', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.03em;
	color: #FFFFFF;
	cursor: pointer;
	transition: background-color 0.3s ease, color 0.3s ease;
	padding: 0;
}

.gform_button:hover {
	background: #333333 !important;
	color: #FFFFFF;
}

.gform_button:active {
	background: #222222 !important;
}

.gfield_required {
	display: none;
}