/*!
Theme Name: Struikberg
Description: Struikberg Theme
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: struikberg
*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

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

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
	scroll-behavior: smooth;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: Poppins, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	padding: 0;
	margin: 0;
}

p {
	margin: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	font-family: Poppins, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.site-header {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 1rem;
	padding: 1rem 5rem;
	padding-left: clamp(1.25rem, calc(-0.1923rem + 5.7692vw), 5rem);
	padding-right: clamp(1.25rem, calc(-0.1923rem + 5.7692vw), 5rem);
	background-color: #9292924d;
	backdrop-filter: blur(40px);
	-webkit-backdrop-filter: blur(40px);
	color: #fff;
}

@media (max-width: 992px) {

	.site-header {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
		padding-left: clamp(1.25rem, calc(-0.1923rem + 5.7692vw), 5rem);
		padding-right: clamp(1.25rem, calc(-0.1923rem + 5.7692vw), 5rem);
	}
}

.site-branding {
	width: 20%;
}

@media (max-width: 992px) {

	.site-branding {
		width: 50%;
	}
}

.main-navigation {
	display: flex;
	justify-content: center;
	width: 60%;
}

@media (max-width: 992px) {

	.main-navigation {
		justify-content: flex-end;
		width: 50%;
	}
}

.main-navigation.toggled .menu-toggle {
	background-color: #fff;
	fill: #135dd1;
}

@media (max-width: 992px) {

	.main-navigation.toggled .main-navigation--mobile {
		display: flex;
	}
}

.main-navigation--mobile {
	position: absolute;
	inset: 0;
	height: 100vh;
	display: none;
	background-color: #929292e0;
	backdrop-filter: blur(40px);
	-webkit-backdrop-filter: blur(40px);
	justify-content: center;
	align-items: center;
}

.main-navigation--mobile-close {
	position: absolute;
	top: 1rem;
	left: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #135dd1;
	border-radius: 100%;
	aspect-ratio: 1;
	font-size: 1.5rem;
	padding: 0.5rem;
}

@media (max-width: 992px) {

	.main-navigation--mobile .menu-primary-menu-container {
		display: flex !important;
	}
}

@media (max-width: 992px) {

	.main-navigation .menu-primary-menu-container {
		display: none;
	}
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
	gap: 1.5rem;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul li {
	border-bottom: 2px solid transparent;
	transition: border-color 0.2s ease;
}

.main-navigation ul li.current-menu-item,
.main-navigation ul li:hover {
	border-color: #135dd1;
}

.main-navigation ul a {
	color: unset;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle {
	display: flex;
	background-color: #135dd1;
	fill: #fff;
	border-radius: 100%;
	aspect-ratio: 1;
	padding: 1rem;
	cursor: pointer;
	border: none;
}

@media (max-width: 992px) {

	.main-navigation.toggled ul {
		display: flex;
		flex-direction: column;
	}
}

@media (min-width: 992px) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.site-footer--columns {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	gap: 2.5rem;
	background-color: #f7f7f7;
	padding: 5.75rem 6.25rem 3.75rem 6.25rem;
}

@media (max-width: 992px) {

	.site-footer--columns {
		flex-direction: column;
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
}

.site-footer--column {
	width: 20%;
	display: flex;
	flex-direction: column;
	gap: 1.25rem;
}

@media (max-width: 992px) {

	.site-footer--column {
		width: 100% !important;
	}
}

.site-footer--column a {
	font-size: 1.125rem;
	color: #2f2f2f;
}

.site-footer--column a:hover {
	color: #135dd1;
}

.site-footer--column p {
	font-size: 1.125rem;
	color: #2f2f2f;
	margin: 0;
}

.site-footer--column:first-child {
	width: 40%;
}

.site-footer--site-description {
	font-size: 1rem !important;
	color: #999 !important;
	margin: 1.5rem 0;
}

.site-footer--copy-rights {
	font-family: Outfit, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	text-align: center;
	background-color: #f1f1f1;
	padding: 0.625rem 0;
}

.site-footer h2 {
	color: #135dd1;
	font-size: 1rem;
}

.site-footer .wp-block-social-links {
	gap: 1.25rem;
	margin: 0;
}

.site-footer .wp-block-heading {
	margin: 0;
}

.site-footer .menu {
	display: flex;
	flex-direction: column;
	gap: 1.25rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

.site-footer .wp-block-social-link-anchor svg {
	width: 1.5rem;
	height: 1.5rem;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.container {
	max-width: 1440px;
	margin: 0 auto;
	width: 100%;
	padding-left: 1.875rem !important;
	padding-right: 1.875rem !important;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Pages
--------------------------------------------- */

/* Shared Sections
--------------------------------------------- */

/* Request Quote Component
--------------------------------------------- */
.request-quote-cta {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 0.625rem;
	background-color: #fff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
	color: #2f2f2f !important;
	text-decoration: none;
	padding: 2px 2px 2px 1.5rem;
	border-radius: 6.25rem;
	font-size: 1.125rem;
	font-size: clamp(1rem, calc(0.9519rem + 0.1923vw), 1.125rem);
	font-weight: 500;
	transition: transform 0.3s ease;
}

@media (max-width: 992px) {

	.request-quote-cta {
		font-size: 1rem;
		font-size: clamp(1rem, calc(0.9519rem + 0.1923vw), 1.125rem);
	}
}

.request-quote-cta:hover {
	transform: scale(1.02);
}

.request-quote-cta:hover div {
	background: linear-gradient(90deg, #135dd1 0%, #0a306b 100%);
}

.request-quote-cta:hover div svg {
	stroke: #fff;
}

.request-quote-cta span {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.request-quote-cta div {
	display: flex;
	background: linear-gradient(90deg, #60d66a 0%, #409e48 100%);
	padding: 1rem;
	border-radius: 7.5rem;
	transition: background 0.5s ease;
}

.request-quote-cta div svg {
	min-width: 1.6875rem;
	min-height: 1.6875rem;
	width: 1.6875rem;
	height: 1.6875rem;
	stroke: #000;
}

/* Request Quote Form Component
--------------------------------------------- */
.request-quote-form--wrapper {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 1.375rem;
	box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.15);
	padding: 2rem;
	border-radius: 4px;
}

@media (max-width: 992px) {

	.request-quote-form--wrapper {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
}

.request-quote-form--wrapper .wpcf7-form {
	gap: 1.375rem;
}

.request-quote-form--wrapper .wpcf7-submit {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 4px;
	padding: 0.75rem;
}

@media (max-width: 992px) {

	.request-quote-form--wrapper .wpcf7-submit {
		width: 100%;
	}
}

.request-quote-form--icon {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	background-color: #f1f2f3;
	padding: 1.875rem;
}

.request-quote-form--header {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 0.75rem;
}

.request-quote-form--heading {
	font-size: 1.5rem;
	font-weight: 600;
}

.request-quote-form--subheading {
	font-size: 1.125rem;
	font-weight: 400;
}

/* Whatsapp Widget Component
--------------------------------------------- */
.whatsapp-widget {
	position: fixed;
	right: 1rem;
	bottom: 1rem;
	z-index: 100;
	filter: drop-shadow(0 0 12px rgba(0, 0, 0, 0.25));
	-webkit-filter: drop-shadow(0 0 12px rgba(0, 0, 0, 0.25));
	transition: transform 0.3s ease;
	width: 3.125rem;
	height: 3.125rem;
	min-width: 3.125rem;
	min-height: 3.125rem;
}

.whatsapp-widget:hover {
	transform: scale(1.1);
}

/* CTA Banner Section
--------------------------------------------- */
.cta-banner--wrapper {
	position: relative;
	padding-top: 4rem;
}

.cta-banner--overlay {
	position: absolute;
	background-color: #f7f7f7;
	bottom: 0;
	left: 0;
	width: 100vw;
	height: 3rem;
	z-index: -1;
}

.cta-banner--content {
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 2rem;
	background-color: #145dd1;
	border-radius: 1.25rem;
	padding: 3.125rem;
	padding-bottom: 6.25rem;
	color: #fff;
	overflow: hidden;
}

@media (max-width: 992px) {

	.cta-banner--content {
		flex-direction: column;
		justify-content: center;
		padding-right: 1.25rem;
		padding-left: 1.25rem;
		padding-bottom: 3.125rem;
	}
}

.cta-banner--header {
	width: 40%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	gap: 1.875rem;
}

@media (max-width: 992px) {

	.cta-banner--header {
		width: 100%;
	}
}

.cta-banner--heading {
	font-size: 2.1875rem;
	font-weight: 400;
}

.cta-banner--subheading {
	font-size: 1rem;
	font-weight: 300;
}

.cta-banner--button {
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: flex-end;
	background-color: #fff;
	color: #135dd1 !important;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	text-decoration: none;
	text-align: center;
	padding: 3rem;
	border-radius: 100%;
	aspect-ratio: 1;
	font-size: 1rem;
	font-weight: 600;
	transition: transform 0.3s ease;
}

@media (max-width: 992px) {

	.cta-banner--button {
		align-self: center;
	}
}

.cta-banner--button:hover {
	transform: scale(1.02);
}

.cta-banner--image {
	position: absolute;
	bottom: -0.5rem;
	left: 60%;
	z-index: 3;
}

@media (max-width: 992px) {

	.cta-banner--image {
		width: 80%;
		left: 10%;
		display: none;
	}
}

.cta-banner--circle {
	position: absolute;
	border: 1px solid #fff;
	border-radius: 100%;
	z-index: 2;
}

@media (max-width: 992px) {

	.cta-banner--circle {
		border-color: #ffffffd0;
	}
}

.cta-banner--circle__top-large {
	top: -15rem;
	right: -15rem;
	width: 30rem;
	height: 30rem;
}

@media (max-width: 992px) {

	.cta-banner--circle__top-large {
		top: -12rem;
		right: -12rem;
		width: 24rem;
		height: 24rem;
	}
}

.cta-banner--circle__top-small {
	top: -12rem;
	right: -12rem;
	width: 24rem;
	height: 24rem;
}

@media (max-width: 992px) {

	.cta-banner--circle__top-small {
		top: -9rem;
		right: -9rem;
		width: 18rem;
		height: 18rem;
	}
}

/* Other Services Section
--------------------------------------------- */
.section-other-services {
	background-color: #f8f9fa;
}

.section-other-services--wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 2.5rem;
	padding-top: 5rem;
	padding-bottom: 5rem;
}

.section-other-services--heading {
	font-size: 2.5rem;
	font-weight: 500;
}

.section-other-services--content {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1.875rem;
}

@media (max-width: 992px) {

	.section-other-services--content {
		grid-template-columns: 1fr;
	}
}

.section-other-services--service-wrapper {
	position: relative;
	border-radius: 1.25rem;
	height: 50vh;
	min-height: 16rem;
	max-height: 19rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 1.5rem;
	padding-bottom: 2.8125rem;
	text-decoration: none;
	transition: box-shadow 0.3s ease, transform 0.3s ease;
	z-index: 0;
}

.section-other-services--service-wrapper:hover {
	transform: translateY(-0.5rem);
	box-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
}

.section-other-services--service-image,
.section-other-services--service-overlay {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border-radius: 1.25rem;
}

.section-other-services--service-image {
	object-fit: cover;
	z-index: -2;
}

.section-other-services--service-overlay {
	background: linear-gradient(180deg, #0000 0%, #000d 100%);
	z-index: -1;
}

.section-other-services--service-content {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	gap: 0.625rem;
	color: #fff;
	text-align: center;
}

.section-other-services--service-title {
	font-size: 1.6875rem;
	font-size: clamp(1.375rem, calc(1.2548rem + 0.4808vw), 1.6875rem);
	font-weight: 600;
	margin-bottom: 1rem;
}

@media (max-width: 992px) {

	.section-other-services--service-title {
		font-size: 1.375rem;
		font-size: clamp(1.375rem, calc(1.2548rem + 0.4808vw), 1.6875rem);
	}
}

.section-other-services--service-description {
	font-size: 1rem;
	font-weight: 400;
	font-family: Outfit, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

/* Not Found Page
--------------------------------------------- */
.not-found {
	height: 50vh;
	color: #2f2f2f;
	padding-top: 7rem;
	padding-bottom: 7rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* Home Page
--------------------------------------------- */

/* Banner Section
--------------------------------------------- */
.page-home .section-banner {
	position: relative;
	height: 45rem;
	max-height: 90vh;
	display: flex;
	justify-content: center;
	align-items: center;
}

.page-home .section-banner--image,
.page-home .section-banner--overlay {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
}

.page-home .section-banner--image {
	object-fit: cover;
	z-index: -3;
}

.page-home .section-banner--overlay {
	z-index: -2;
	background-color: #0000004d;
}

.page-home .section-banner--wave {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	fill: #fff;
}

@media (max-width: 992px) {

	.page-home .section-banner--wave__desktop {
		display: none;
	}
}

.page-home .section-banner--wave__mobile {
	display: none;
	height: 65%;
}

@media (max-width: 992px) {

	.page-home .section-banner--wave__mobile {
		display: block;
	}
}

.page-home .section-banner--pop-image {
	position: absolute;
	top: 25%;
	right: 5%;
	max-width: 40rem;
	width: 40%;
	height: auto;
}

@media (max-width: 992px) {

	.page-home .section-banner--pop-image {
		top: 35%;
		right: 3%;
	}
}

.page-home .section-banner--wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	height: 100%;
}

.page-home .section-banner--content {
	height: 100%;
	width: 55%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 1.875rem;
	color: #fff;
}

@media (max-width: 992px) {

	.page-home .section-banner--content {
		width: 100%;
		padding-top: 7.5rem;
		padding-bottom: 2.5rem;
	}
}

.page-home .section-banner--heading {
	z-index: 2;
	font-weight: 700;
	font-size: 3.5rem;
	font-size: clamp(1.875rem, calc(1.25rem + 2.5vw), 3.5rem);
}

@media (max-width: 992px) {

	.page-home .section-banner--heading {
		font-size: 1.875rem;
		font-size: clamp(1.875rem, calc(1.25rem + 2.5vw), 3.5rem);
		width: 60%;
	}
}

.page-home .section-banner--points {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 1.25rem;
}

@media (max-width: 992px) {

	.page-home .section-banner--points {
		flex-direction: column;
		color: #2f2f2f;
		gap: 0.625rem;
		margin-top: auto;
		width: 100%;
	}
}

.page-home .section-banner--point {
	width: calc(50% - (1.25rem / 2));
	font-size: 1.25rem;
	font-size: clamp(1rem, calc(0.9038rem + 0.3846vw), 1.25rem);
	font-weight: 300;
}

@media (max-width: 992px) {

	.page-home .section-banner--point {
		width: 100%;
		font-size: 1rem;
		font-size: clamp(1rem, calc(0.9038rem + 0.3846vw), 1.25rem);
	}
}

/* Stats Section
--------------------------------------------- */
.page-home .section-stats--wrapper {
	background: linear-gradient(90deg, #135dd1 0%, #0a306b 100%);
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
	color: #fff;
}

.page-home .section-stats--content {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 1.25rem;
}

@media (max-width: 992px) {

	.page-home .section-stats--content {
		justify-content: center;
	}
}

.page-home .section-stats--stat {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 0.625rem;
	padding-right: 1.25rem;
	border-right: 1px solid #fff;
}

@media (max-width: 992px) {

	.page-home .section-stats--stat {
		flex: 1;
	}
}

.page-home .section-stats--stat:last-child {
	border-right: none;
	padding-right: 0;
}

.page-home .section-stats--stat-label {
	font-size: 1.125rem;
	font-size: clamp(0.625rem, calc(0.4327rem + 0.7692vw), 1.125rem);
	font-weight: 300;
}

@media (max-width: 992px) {

	.page-home .section-stats--stat-label {
		font-size: 0.625rem;
		font-size: clamp(0.625rem, calc(0.4327rem + 0.7692vw), 1.125rem);
	}
}

.page-home .section-stats--stat-value {
	font-size: 2.5rem;
	font-size: clamp(1.25rem, calc(0.7692rem + 1.9231vw), 2.5rem);
	font-weight: 600;
}

@media (max-width: 992px) {

	.page-home .section-stats--stat-value {
		font-size: 1.25rem;
		font-size: clamp(1.25rem, calc(0.7692rem + 1.9231vw), 2.5rem);
	}
}

.page-home .section-stats--stat-value img {
	width: 1.75rem;
	width: clamp(1rem, calc(0.7115rem + 1.1538vw), 1.75rem);
	height: 1.75rem;
	height: clamp(1rem, calc(0.7115rem + 1.1538vw), 1.75rem);
	min-width: 1.75rem;
	min-height: 1.75rem;
}

@media (max-width: 992px) {

	.page-home .section-stats--stat-value img {
		width: 1rem;
		width: clamp(1rem, calc(0.7115rem + 1.1538vw), 1.75rem);
		height: 1rem;
		height: clamp(1rem, calc(0.7115rem + 1.1538vw), 1.75rem);
		min-width: 1rem;
		min-height: 1rem;
	}
}

/* Services Section
--------------------------------------------- */
.page-home .section-services--wrapper {
	padding-top: 3.75rem;
	padding-bottom: 3.75rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 1.875rem;
}

.page-home .section-services--content {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 1.875rem;
}

@media (max-width: 992px) {

	.page-home .section-services--content {
		grid-template-columns: 1fr;
	}
}

.page-home .section-services--heading {
	font-size: 2.5rem;
	font-weight: 500;
}

.page-home .section-services--service-wrapper {
	position: relative;
	height: 50vh;
	min-height: 16rem;
	max-height: 19rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-end;
	padding: 3.75rem 1.25rem 1.25rem 1.25rem;
	text-decoration: none;
	transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.page-home .section-services--service-wrapper:hover {
	transform: translateY(-0.5rem);
	box-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
}

.page-home .section-services--service-image,
.page-home .section-services--service-overlay {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
}

.page-home .section-services--service-image {
	object-fit: cover;
	z-index: -2;
}

.page-home .section-services--service-overlay {
	background-color: #7e808533;
	z-index: -1;
}

@media (max-width: 992px) {

	.page-home .section-services--service-overlay {
		background-color: #3939394d;
	}
}

.page-home .section-services--service-content {
	height: 100%;
	width: 55%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 0.625rem;
	color: #2f2f2f;
}

@media (max-width: 992px) {

	.page-home .section-services--service-content {
		width: 100%;
		color: #fff;
	}
}

.page-home .section-services--service-title {
	font-size: 1.6875rem;
	font-size: clamp(1.375rem, calc(1.2548rem + 0.4808vw), 1.6875rem);
	font-weight: 600;
	margin-bottom: 1rem;
}

@media (max-width: 992px) {

	.page-home .section-services--service-title {
		font-size: 1.375rem;
		font-size: clamp(1.375rem, calc(1.2548rem + 0.4808vw), 1.6875rem);
	}
}

.page-home .section-services--service-description {
	font-size: 1rem;
	font-weight: 400;
	font-family: Outfit, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.page-home .section-services--service-cta {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: auto;
	margin-left: auto;
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 100%;
	background-color: #fff;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
}

/* Why Section
--------------------------------------------- */
.page-home .section-why {
	background-color: #f8f9fa;
	padding-top: 3.75rem;
	padding-bottom: 3.75rem;
}

@media (max-width: 992px) {

	.page-home .section-why {
		padding-right: 1.25rem;
		padding-left: 1.25rem;
	}
}

.page-home .section-why--wrapper {
	position: relative;
	padding: 3.125rem 2.5rem;
	border-radius: 1.25rem;
	background: radial-gradient(circle, #135dd1 0%, #0a306b 100%);
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
	color: #fff;
	overflow: hidden;
}

@media (max-width: 992px) {

	.page-home .section-why--wrapper {
		padding: 2.5rem 1.25rem;
	}
}

.page-home .section-why--content-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 3.125rem;
	margin-bottom: 4rem;
}

@media (max-width: 992px) {

	.page-home .section-why--content-wrapper {
		flex-direction: column-reverse;
		gap: 2.5rem;
		margin-bottom: 1.5rem;
	}
}

.page-home .section-why--image {
	width: calc(45% - (3.125rem / 2));
	max-height: 80vh;
	z-index: 1;
}

@media (max-width: 992px) {

	.page-home .section-why--image {
		width: 100%;
		max-width: 32rem;
	}
}

.page-home .section-why--content {
	width: calc(55% - (3.125rem / 2));
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}

@media (max-width: 992px) {

	.page-home .section-why--content {
		width: 100%;
		gap: 1.25rem;
	}
}

.page-home .section-why--heading {
	font-size: 2.5rem;
	font-size: clamp(1.5625rem, calc(1.2019rem + 1.4423vw), 2.5rem);
	font-weight: 500;
}

@media (max-width: 992px) {

	.page-home .section-why--heading {
		font-size: 1.5625rem;
		font-size: clamp(1.5625rem, calc(1.2019rem + 1.4423vw), 2.5rem);
	}
}

.page-home .section-why--reason-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 0.625rem;
	padding: 1.25rem;
}

@media (max-width: 992px) {

	.page-home .section-why--reason-wrapper {
		padding: 1.25rem 0;
	}
}

.page-home .section-why--reason-header {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 1.25rem;
}

.page-home .section-why--reason-header-inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 0.625rem;
}

.page-home .section-why--reason-image {
	width: 3.75rem;
	height: 3.75rem;
	min-width: 3.75rem;
	min-height: 3.75rem;
}

.page-home .section-why--reason-heading {
	font-family: Outfit, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 2.5rem;
	font-size: clamp(1.5rem, calc(1.1154rem + 1.5385vw), 2.5rem);
	font-weight: 600;
}

@media (max-width: 992px) {

	.page-home .section-why--reason-heading {
		font-size: 1.5rem;
		font-size: clamp(1.5rem, calc(1.1154rem + 1.5385vw), 2.5rem);
	}
}

.page-home .section-why--reason-subheading {
	font-size: 1.25rem;
	font-size: clamp(1rem, calc(0.9038rem + 0.3846vw), 1.25rem);
	font-weight: 500;
}

@media (max-width: 992px) {

	.page-home .section-why--reason-subheading {
		font-size: 1rem;
		font-size: clamp(1rem, calc(0.9038rem + 0.3846vw), 1.25rem);
	}
}

.page-home .section-why--reason-description {
	font-size: 1.125rem;
	font-size: clamp(1rem, calc(0.9519rem + 0.1923vw), 1.125rem);
	font-weight: 200;
}

@media (max-width: 992px) {

	.page-home .section-why--reason-description {
		font-size: 1rem;
		font-size: clamp(1rem, calc(0.9519rem + 0.1923vw), 1.125rem);
	}
}

.page-home .section-why--bottom-line {
	font-size: 1.125rem;
	font-weight: 400;
	text-align: right;
}

@media (max-width: 992px) {

	.page-home .section-why--bottom-line {
		text-align: center;
	}
}

.page-home .section-why--circle {
	position: absolute;
	border: 2px solid #e5e5e5;
	border-radius: 100%;
}

.page-home .section-why--circle-bottom {
	width: 50%;
	aspect-ratio: 1;
	left: -15%;
	top: 90%;
}

@media (max-width: 992px) {

	.page-home .section-why--circle-bottom {
		width: 50rem;
		left: calc(50% - (50rem / 2));
		top: unset;
		bottom: -40rem;
	}
}

.page-home .section-why--circle-top-1 {
	width: 50%;
	aspect-ratio: 3;
	top: -20%;
	right: -35%;
	transform: rotate(-45deg);
}

@media (max-width: 992px) {

	.page-home .section-why--circle-top-1 {
		width: 50rem;
		aspect-ratio: 2.5;
		top: -20rem;
		right: -30rem;
		transform: rotate(-55deg);
		border-color: #e5e5e533;
	}
}

.page-home .section-why--circle-top-2 {
	width: 50rem;
	aspect-ratio: 1;
	border-color: #e5e5e533;
	right: -20rem;
	top: -47rem;
}

@media (max-width: 992px) {

	.page-home .section-why--circle-top-2 {
		border-color: #e5e5e515;
		right: -15rem;
		top: -48rem;
	}
}

.page-home .section-why--circle-top-3 {
	width: 100rem;
	aspect-ratio: 1;
	right: -85rem;
	top: -80rem;
}

@media (max-width: 992px) {

	.page-home .section-why--circle-top-3 {
		border-color: #e5e5e545;
	}
}

@media (max-width: 992px) {

	.page-home .section-why .request-quote-cta {
		background-color: #fff;
		color: #2f2f2f !important;
	}
}

/* Protfolio Section
--------------------------------------------- */
.page-home .section-protfolio--wrapper {
	padding-top: 2.5rem;
	padding-bottom: 5rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

@media (max-width: 992px) {

	.page-home .section-protfolio--wrapper {
		padding-top: 3.75rem;
		padding-bottom: 3.75rem;
	}
}

.page-home .section-protfolio--heading {
	position: relative;
	width: 100%;
	font-family: Outfit, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 9rem;
	font-size: clamp(2rem, calc(-0.6923rem + 10.7692vw), 9rem);
	font-weight: 600;
	height: 9rem;
	height: clamp(2rem, calc(-0.6923rem + 10.7692vw), 9rem);
	text-align: center;
	text-transform: uppercase;
	color: #dcdcdc;
}

.page-home .section-protfolio--heading span {
	position: absolute;
	z-index: -1;
	bottom: -1.5rem;
	left: 0;
	width: 100%;
	line-height: 9rem;
	line-height: clamp(2rem, calc(-0.6923rem + 10.7692vw), 9rem);
}

@media (max-width: 992px) {

	.page-home .section-protfolio--heading span {
		bottom: -0.5rem;
		line-height: 2rem;
		line-height: clamp(2rem, calc(-0.6923rem + 10.7692vw), 9rem);
	}
}

@media (max-width: 992px) {

	.page-home .section-protfolio--heading {
		font-size: 2rem;
		font-size: clamp(2rem, calc(-0.6923rem + 10.7692vw), 9rem);
		height: 2rem;
		height: clamp(2rem, calc(-0.6923rem + 10.7692vw), 9rem);
	}
}

.page-home .section-protfolio--subheading {
	font-size: 1.5625rem;
	font-weight: 500;
	color: #135dd1;
}

@media (max-width: 992px) {

	.page-home .section-protfolio--subheading {
		font-size: 1.125rem;
		text-align: center;
	}
}

.page-home .section-protfolio--content {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 3.125rem;
	margin-bottom: 2.5rem;
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
	border-radius: 1.875rem;
	padding: 4.375rem 3.125rem;
	width: 100%;
}

@media (max-width: 992px) {

	.page-home .section-protfolio--content {
		padding: 1.25rem;
		gap: 1.875rem;
	}
}

.page-home .section-protfolio--swiper {
	width: 75%;
	overflow: hidden;
}

@media (max-width: 992px) {

	.page-home .section-protfolio--swiper {
		width: 100%;
	}
}

.page-home .section-protfolio--swiper-pagination {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 1.375rem;
}

.page-home .section-protfolio--swiper-pagination .swiper-pagination-bullet {
	background-color: #585858;
}

.page-home .section-protfolio--swiper-pagination .swiper-pagination-bullet-active {
	width: 0.75rem;
	height: 0.75rem;
}

@media (max-width: 992px) {

	.page-home .section-protfolio--swiper-pagination .swiper-pagination-bullet-active {
		width: 0.625rem;
		height: 0.625rem;
	}
}

.page-home .section-protfolio--swiper-nav {
	padding: 0.5rem;
	border-radius: 0.3125rem;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
	transition: background 0.3s ease, color 0.3s ease;
}

.page-home .section-protfolio--swiper-nav:hover {
	background-color: #135dd1;
	color: #fff;
}

@media (max-width: 992px) {

	.page-home .section-protfolio--swiper-nav {
		display: none;
	}
}

.page-home .section-protfolio--swiper-nav svg {
	width: 1.375rem;
	height: 1.375rem;
	stroke-width: 2px;
}

.page-home .section-protfolio--swiper-nav.swiper-button-next {
	right: 2.5rem;
}

.page-home .section-protfolio--swiper-nav.swiper-button-prev {
	left: 2.5rem;
}

.page-home .section-protfolio--project {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 1.375rem;
}

.page-home .section-protfolio--project-image {
	border-radius: 1rem;
	width: 100%;
	aspect-ratio: 10 / 4;
	min-height: 0;
	object-fit: cover;
}

@media (max-width: 992px) {

	.page-home .section-protfolio--project-image {
		aspect-ratio: 8 / 10;
	}
}

.page-home .section-protfolio--project-name {
	font-size: 1.5625rem;
	font-size: clamp(1.125rem, calc(0.9567rem + 0.6731vw), 1.5625rem);
	font-weight: 500;
}

@media (max-width: 992px) {

	.page-home .section-protfolio--project-name {
		font-size: 1.125rem;
		font-size: clamp(1.125rem, calc(0.9567rem + 0.6731vw), 1.5625rem);
	}
}

.page-home .section-protfolio .request-quote-cta {
	background-color: #f4f4f4;
	border: 1px solid #e1e1e1;
}

/* Reviews Section
--------------------------------------------- */
.page-home .section-reviews {
	position: relative;
	background-color: #f8f9fa;
	height: 70vh;
	overflow: hidden;
}

@media (max-width: 992px) {

	.page-home .section-reviews {
		height: auto;
	}
}

.page-home .section-reviews--wrapper {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	height: 100%;
}

@media (max-width: 992px) {

	.page-home .section-reviews--wrapper {
		flex-direction: column;
		padding-top: 2.5rem;
		padding-bottom: 2.5rem;
		height: auto;
		gap: 3.75rem;
	}
}

.page-home .section-reviews--heading {
	width: 30%;
	font-size: 2.5rem;
	font-size: clamp(1.5625rem, calc(1.2019rem + 1.4423vw), 2.5rem);
	font-weight: 500;
}

@media (max-width: 992px) {

	.page-home .section-reviews--heading {
		width: 100%;
		font-size: 1.5625rem;
		font-size: clamp(1.5625rem, calc(1.2019rem + 1.4423vw), 2.5rem);
	}
}

.page-home .section-reviews--circle {
	position: absolute;
	background: linear-gradient(90deg, #135dd1 0%, #0a306b 100%);
	border: 1rem solid #fff;
	height: 90%;
	aspect-ratio: 1;
	border-radius: 100%;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
	left: 85%;
}

@media (max-width: 992px) {

	.page-home .section-reviews--circle {
		left: 50%;
		bottom: -3rem;
	}
}

.page-home .section-reviews--swiper {
	position: absolute;
	display: flex;
	align-items: center;
	width: 55%;
	overflow: hidden;
	right: 0;
	padding: 1rem;
	padding-right: 0;
}

@media (max-width: 992px) {

	.page-home .section-reviews--swiper {
		position: relative;
		width: 100vw;
		margin-left: -30px;
		margin-right: -30px;
	}
}

@media (max-width: 992px) {

	.page-home .section-reviews--swiper-nav {
		display: none;
	}
}

.page-home .section-reviews--review {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 1.6875rem;
	background-color: #fff;
	box-shadow: 0 0 22px 0 rgba(0, 0, 0, 0.05);
	border-radius: 0.8125rem;
	padding: 2.8125rem;
}

@media (max-width: 992px) {

	.page-home .section-reviews--review {
		gap: 0.875rem;
		padding: 1.4375rem;
	}
}

.page-home .section-reviews--review-rating {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 0.375rem;
}

@media (max-width: 992px) {

	.page-home .section-reviews--review-rating {
		gap: 2px;
	}
}

.page-home .section-reviews--review-rating svg {
	width: 1.375rem;
	height: 1.375rem;
}

@media (max-width: 992px) {

	.page-home .section-reviews--review-rating svg {
		width: 0.75rem;
		height: 0.75rem;
	}
}

.page-home .section-reviews--review-content {
	font-size: 1.25rem;
	font-size: clamp(0.625rem, calc(0.3846rem + 0.9615vw), 1.25rem);
	font-weight: 400;
}

@media (max-width: 992px) {

	.page-home .section-reviews--review-content {
		font-size: 0.625rem;
		font-size: clamp(0.625rem, calc(0.3846rem + 0.9615vw), 1.25rem);
	}
}

.page-home .section-reviews--review-client {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 1rem;
}

.page-home .section-reviews--review-client-image {
	width: 5.625rem;
	height: 5.625rem;
	border-radius: 100%;
	object-fit: cover;
}

@media (max-width: 992px) {

	.page-home .section-reviews--review-client-image {
		width: 2.875rem;
		height: 2.875rem;
	}
}

.page-home .section-reviews--review-client-info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 1rem;
}

@media (max-width: 992px) {

	.page-home .section-reviews--review-client-info {
		gap: 0.5625rem;
	}
}

.page-home .section-reviews--review-client-info-name {
	color: #135dd1;
	font-size: 1.375rem;
	font-size: clamp(0.75rem, calc(0.5096rem + 0.9615vw), 1.375rem);
	font-weight: 700;
}

@media (max-width: 992px) {

	.page-home .section-reviews--review-client-info-name {
		font-size: 0.75rem;
		font-size: clamp(0.75rem, calc(0.5096rem + 0.9615vw), 1.375rem);
	}
}

.page-home .section-reviews--review-client-info-title {
	font-size: 1.125rem;
	font-size: clamp(0.5625rem, calc(0.3462rem + 0.8654vw), 1.125rem);
	font-weight: 500;
}

@media (max-width: 992px) {

	.page-home .section-reviews--review-client-info-title {
		font-size: 0.5625rem;
		font-size: clamp(0.5625rem, calc(0.3462rem + 0.8654vw), 1.125rem);
	}
}

/* Request Quote Section
--------------------------------------------- */
.page-home .section-request-quote--wrapper {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	padding-top: 5rem;
	padding-bottom: 5rem;
	gap: 2.5rem;
}

@media (max-width: 992px) {

	.page-home .section-request-quote--wrapper {
		flex-direction: column;
		padding-top: 3.75rem;
		padding-bottom: 3.75rem;
	}
}

.page-home .section-request-quote--wrapper .request-quote-form--wrapper {
	width: 55%;
}

@media (max-width: 992px) {

	.page-home .section-request-quote--wrapper .request-quote-form--wrapper {
		width: 100%;
	}
}

.page-home .section-request-quote--content {
	width: 35%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 3.375rem;
}

@media (max-width: 992px) {

	.page-home .section-request-quote--content {
		width: 100%;
		gap: 1.875rem;
	}
}

.page-home .section-request-quote--header,
.page-home .section-request-quote--email-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 1.25rem;
}

.page-home .section-request-quote--heading {
	font-size: 2.5rem;
	font-weight: 500;
}

.page-home .section-request-quote--subheading {
	font-size: 1.25rem;
	font-size: clamp(1rem, calc(0.9038rem + 0.3846vw), 1.25rem);
	font-weight: 400;
}

@media (max-width: 992px) {

	.page-home .section-request-quote--subheading {
		font-size: 1rem;
		font-size: clamp(1rem, calc(0.9038rem + 0.3846vw), 1.25rem);
	}
}

.page-home .section-request-quote--email-heading {
	font-size: 2rem;
	font-weight: 400;
}

.page-home .section-request-quote--email-value {
	font-size: 1rem;
	font-weight: 400;
}

.page-home .section-request-quote--email-value a {
	color: #2f2f2f;
}

.page-home .section-request-quote--email-value a:hover {
	color: #135dd1;
}

/* About Us Page
--------------------------------------------- */

/* Banner Section
--------------------------------------------- */
.page-about .section-banner--wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 5rem;
}

.page-about .section-banner--title {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 2.5rem 0;
	font-size: 3.4375rem;
	font-size: clamp(1.875rem, calc(1.274rem + 2.4038vw), 3.4375rem);
	font-weight: 600;
}

@media (max-width: 992px) {

	.page-about .section-banner--title {
		font-size: 1.875rem;
		font-size: clamp(1.875rem, calc(1.274rem + 2.4038vw), 3.4375rem);
		text-align: center;
	}
}

.page-about .section-banner--content {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 2.5rem;
}

@media (max-width: 992px) {

	.page-about .section-banner--content {
		flex-direction: column;
	}
}

.page-about .section-banner--text,
.page-about .section-banner--image {
	width: calc(50% - (2.5rem / 2));
}

@media (max-width: 992px) {

	.page-about .section-banner--text,
	.page-about .section-banner--image {
		width: 100%;
	}
}

.page-about .section-banner--text {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 2.5rem;
	margin-bottom: auto;
}

.page-about .section-banner--heading {
	font-size: 2.5rem;
	font-size: clamp(1.5625rem, calc(1.2019rem + 1.4423vw), 2.5rem);
	font-weight: 600;
}

@media (max-width: 992px) {

	.page-about .section-banner--heading {
		font-size: 1.5625rem;
		font-size: clamp(1.5625rem, calc(1.2019rem + 1.4423vw), 2.5rem);
	}
}

.page-about .section-banner--subheading {
	font-size: 1.125rem;
	font-size: clamp(1rem, calc(0.9519rem + 0.1923vw), 1.125rem);
	font-weight: 400;
}

@media (max-width: 992px) {

	.page-about .section-banner--subheading {
		font-size: 1rem;
		font-size: clamp(1rem, calc(0.9519rem + 0.1923vw), 1.125rem);
	}
}

.page-about .section-banner--image {
	border-radius: 1rem;
	aspect-ratio: 3 / 2;
	min-height: 0;
	object-fit: cover;
}

/* CTA Section
--------------------------------------------- */
.page-about .section-cta {
	background: #f8f9fa;
}

.page-about .section-cta--wrapper {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 1.875rem;
}

@media (max-width: 992px) {

	.page-about .section-cta--wrapper {
		flex-direction: column-reverse;
	}
}

.page-about .section-cta--image-wrapper,
.page-about .section-cta--content {
	width: calc(45% - (1.875rem * 2 / 3));
}

@media (max-width: 992px) {

	.page-about .section-cta--image-wrapper,
	.page-about .section-cta--content {
		width: 100%;
	}
}

.page-about .section-cta--image {
	height: 85%;
	object-fit: cover;
	z-index: 1;
}

.page-about .section-cta--image-wrapper {
	position: relative;
	height: 70vh;
	max-height: 22rem;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	overflow: hidden;
}

.page-about .section-cta--circle {
	position: absolute;
	aspect-ratio: 1;
	border-radius: 100%;
}

.page-about .section-cta--circle__body {
	background: linear-gradient(90deg, #135dd1 0%, #0a306b 100%);
	height: 100%;
	bottom: -50%;
}

.page-about .section-cta--circle__border {
	border: 1px solid #135dd1;
}

.page-about .section-cta--circle__border-small {
	height: 120%;
	bottom: -60%;
}

.page-about .section-cta--circle__border-large {
	border-color: #135dd190;
	height: 150%;
	bottom: -75%;
}

.page-about .section-cta--button {
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: flex-end;
	background-color: #fff;
	color: #135dd1 !important;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	text-decoration: none;
	text-align: center;
	padding: 2rem;
	margin: auto;
	border-radius: 100%;
	aspect-ratio: 1;
	font-size: 1rem;
	font-weight: 600;
	transition: transform 0.3s ease;
	max-width: 12rem;
}

.page-about .section-cta--button:hover {
	transform: scale(1.02);
}

.page-about .section-cta--content {
	font-size: 1rem;
	font-weight: 300;
}

.page-template-page-about header {
	color: #2f2f2f;
	position: unset;
}

.page-about .section-other-services {
	background-color: #fff;
}

/* Contact Us Page
--------------------------------------------- */

/* Main Section
--------------------------------------------- */
.page-contact .section-main--wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 2rem;
	padding-top: 8rem;
	padding-bottom: 3.75rem;
}

.page-contact .section-main--heading {
	font-size: 3.4375rem;
	font-size: clamp(1.875rem, calc(1.274rem + 2.4038vw), 3.4375rem);
	font-weight: 600;
}

@media (max-width: 992px) {

	.page-contact .section-main--heading {
		font-size: 1.875rem;
		font-size: clamp(1.875rem, calc(1.274rem + 2.4038vw), 3.4375rem);
		text-align: center;
	}
}

.page-contact .section-main--content {
	width: 100%;
	height: 70vh;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	gap: 1.875rem;
	padding: 1.25rem;
	border-radius: 1.25rem;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
	overflow: hidden;
}

@media (max-width: 992px) {

	.page-contact .section-main--content {
		flex-direction: column;
		height: auto;
	}
}

.page-contact .section-main--side {
	width: calc(50% - (1.875rem / 2));
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 3.5rem;
	border-radius: 0.625rem;
	height: 100%;
	background: radial-gradient(circle, #145dd1 43%, #0a306d 100%);
	color: #fff;
	padding: 2.5rem;
	padding-bottom: 1.625rem;
}

@media (max-width: 992px) {

	.page-contact .section-main--side {
		width: 100%;
		gap: 1.875rem;
		padding: 1.25rem;
	}
}

.page-contact .section-main--side-header {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 1rem;
}

@media (max-width: 992px) {

	.page-contact .section-main--side-header {
		text-align: center;
	}
}

.page-contact .section-main--side-heading {
	font-size: 1.75rem;
	font-size: clamp(1.125rem, calc(0.8846rem + 0.9615vw), 1.75rem);
	font-weight: 600;
}

@media (max-width: 992px) {

	.page-contact .section-main--side-heading {
		font-size: 1.125rem;
		font-size: clamp(1.125rem, calc(0.8846rem + 0.9615vw), 1.75rem);
	}
}

.page-contact .section-main--side-content {
	font-size: 1.125rem;
	font-size: clamp(1rem, calc(0.9519rem + 0.1923vw), 1.125rem);
	font-weight: 300;
}

@media (max-width: 992px) {

	.page-contact .section-main--side-content {
		font-size: 1rem;
		font-size: clamp(1rem, calc(0.9519rem + 0.1923vw), 1.125rem);
	}
}

.page-contact .section-main--side-contacts {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 3rem;
	font-size: 1rem;
	font-weight: 400;
}

@media (max-width: 992px) {

	.page-contact .section-main--side-contacts {
		gap: 1.875rem;
	}
}

.page-contact .section-main--side-contacts-point {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
	gap: 1.5rem;
}

.page-contact .section-main--side-contacts-point svg {
	width: 1.5rem;
	height: 1.5rem;
	min-width: 1.5rem;
	min-height: 1.5rem;
}

.page-contact .section-main--side .social-media-widget {
	margin-top: auto;
}

@media (max-width: 992px) {

	.page-contact .section-main--side .social-media-widget {
		margin-left: auto;
		margin-right: auto;
	}
}

.page-contact .section-main--side .social-media-widget ul {
	margin: 0;
	gap: 1.5rem;
}

.page-contact .section-main--form {
	width: calc(50% - (1.875rem / 2));
	padding-top: 2.5rem;
}

@media (max-width: 992px) {

	.page-contact .section-main--form {
		width: 100%;
	}
}

.page-contact .section-main--form .wpcf7-form {
	flex-direction: row;
	flex-wrap: wrap;
	gap: 1.25rem;
}

.page-contact .section-main--form .wpcf7-form p {
	width: 100%;
}

.page-contact .section-main--form .wpcf7-form p:has(.wpcf7-text) {
	width: calc(50% - (1.25rem / 2));
}

@media (max-width: 992px) {

	.page-contact .section-main--form .wpcf7-form p:has(.wpcf7-text) {
		width: 100%;
	}
}

.page-contact .section-main--form .wpcf7-submit {
	box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.12);
	margin-left: auto;
	border-radius: 5px;
	padding: 0.75rem 3rem;
}

@media (max-width: 992px) {

	.page-contact .section-main--form .wpcf7-submit {
		width: 100%;
	}
}

.page-template-page-contact header {
	color: #2f2f2f;
}

/* Single Service Page
--------------------------------------------- */

/* Banner Section
--------------------------------------------- */
.single-service .section-banner--wrapper {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	padding-top: 7rem;
	padding-bottom: 5rem;
	gap: 5rem;
}

@media (max-width: 992px) {

	.single-service .section-banner--wrapper {
		flex-direction: column;
		padding-bottom: 3.75rem;
		gap: 2.5rem;
	}
}

.single-service .section-banner--wrapper #request-a-quote {
	width: 40%;
}

@media (max-width: 992px) {

	.single-service .section-banner--wrapper #request-a-quote {
		width: 100%;
	}
}

.single-service .section-banner--wrapper .wpcf7-submit {
	width: 100%;
}

.single-service .section-banner--content {
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 2.5rem;
}

@media (max-width: 992px) {

	.single-service .section-banner--content {
		width: 100%;
		gap: 1.25rem;
	}
}

.single-service .section-banner--heading {
	font-size: 3.4375rem;
	font-size: clamp(1.875rem, calc(1.274rem + 2.4038vw), 3.4375rem);
	font-weight: 600;
}

@media (max-width: 992px) {

	.single-service .section-banner--heading {
		font-size: 1.875rem;
		font-size: clamp(1.875rem, calc(1.274rem + 2.4038vw), 3.4375rem);
	}
}

.single-service .section-banner--subheading {
	font-size: 1.125rem;
	font-size: clamp(1rem, calc(0.9519rem + 0.1923vw), 1.125rem);
	font-weight: 400;
}

@media (max-width: 992px) {

	.single-service .section-banner--subheading {
		font-size: 1rem;
		font-size: clamp(1rem, calc(0.9519rem + 0.1923vw), 1.125rem);
	}
}

.single-service .section-banner--points {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 0.625rem;
	margin: 0;
	padding: 0;
	padding-left: 1.5rem;
	font-size: 1.1875rem;
	font-size: clamp(1rem, calc(0.9279rem + 0.2885vw), 1.1875rem);
	font-weight: 600;
}

@media (max-width: 992px) {

	.single-service .section-banner--points {
		font-size: 1rem;
		font-size: clamp(1rem, calc(0.9279rem + 0.2885vw), 1.1875rem);
	}
}

.single-service .section-banner--navigate-wrapper {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: linear-gradient(90deg, #135dd1 0%, #0a306b 100%);
	padding: 2px;
	border-radius: 1.25rem;
	text-decoration: none;
	color: #fff !important;
	transition: transform 0.3s ease;
}

@media (max-width: 992px) {

	.single-service .section-banner--navigate-wrapper {
		margin-top: 1.25rem;
	}
}

.single-service .section-banner--navigate-wrapper:hover {
	transform: translateX(1rem);
}

.single-service .section-banner--navigate-header {
	width: 100%;
	padding: 1rem 1.875rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

@media (max-width: 992px) {

	.single-service .section-banner--navigate-header {
		display: none;
	}
}

.single-service .section-banner--navigate-header svg {
	width: 1rem;
	height: 1rem;
}

.single-service .section-banner--navigate-label {
	font-size: 1.125rem;
	font-weight: 400;
}

.single-service .section-banner--navigate-image {
	width: 100%;
	aspect-ratio: 2;
	min-height: 0;
	border-radius: 1.25rem;
	object-fit: cover;
}

@media (max-width: 992px) {

	.single-service .section-banner--navigate-image {
		aspect-ratio: 1.2;
	}
}

/* About Section
--------------------------------------------- */
.single-service .section-about {
	background-color: #f8f9fa;
}

.single-service .section-about--wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 3.375rem;
	padding-top: 5rem;
	padding-bottom: 1.6875rem;
}

@media (max-width: 992px) {

	.single-service .section-about--wrapper {
		padding-top: 3.75rem;
	}
}

.single-service .section-about--about-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 1.25rem;
}

.single-service .section-about--about-heading {
	font-size: 2.5rem;
	font-size: clamp(1.5625rem, calc(1.2019rem + 1.4423vw), 2.5rem);
	font-weight: 500;
}

@media (max-width: 992px) {

	.single-service .section-about--about-heading {
		font-size: 1.5625rem;
		font-size: clamp(1.5625rem, calc(1.2019rem + 1.4423vw), 2.5rem);
	}
}

.single-service .section-about--about-content {
	font-size: 1rem;
	font-weight: 400;
}

.single-service .section-about--content {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
	gap: 3.75rem;
}

@media (max-width: 992px) {

	.single-service .section-about--content {
		flex-direction: column-reverse;
	}
}

.single-service .section-about--side-wrapper {
	width: calc(50% - (3.75rem / 2));
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 1.25rem;
}

@media (max-width: 992px) {

	.single-service .section-about--side-wrapper {
		width: 100%;
	}
}

.single-service .section-about--side-wrapper ul {
	margin: 0;
	padding: 0;
	padding-left: 1.5rem;
	display: flex;
	flex-direction: column;
	gap: 1.25rem;
}

.single-service .section-about--side-heading {
	font-size: 1.625rem;
	font-size: clamp(1.375rem, calc(1.2788rem + 0.3846vw), 1.625rem);
	font-weight: 400;
}

@media (max-width: 992px) {

	.single-service .section-about--side-heading {
		font-size: 1.375rem;
		font-size: clamp(1.375rem, calc(1.2788rem + 0.3846vw), 1.625rem);
	}
}

.single-service .section-about--side-content {
	font-size: 1rem;
}

.single-service .section-about--image {
	width: 80%;
	aspect-ratio: 1;
	border-radius: 100%;
	object-fit: cover;
}

.single-service .section-about--image-wrapper {
	aspect-ratio: 1;
	min-height: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	border: 1px solid #a4aed1;
}

.single-service .section-about--image-wrapper__outer {
	width: 40%;
}

@media (max-width: 992px) {

	.single-service .section-about--image-wrapper__outer {
		width: 100%;
	}
}

.single-service .section-about--image-wrapper__inner {
	width: 80%;
	border-color: #135dd1;
}

/* FAQ Section
--------------------------------------------- */
.single-service .section-faq {
	background-color: #f8f9fa;
}

.single-service .section-faq--wrapper {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	gap: 1rem;
	padding-top: 1.6875rem;
	padding-bottom: 5rem;
}

@media (max-width: 992px) {

	.single-service .section-faq--wrapper {
		flex-direction: column;
	}
}

.single-service .section-faq--heading {
	width: 35%;
	font-size: 2.5rem;
	font-size: clamp(1.5625rem, calc(1.2019rem + 1.4423vw), 2.5rem);
	font-weight: 500;
}

@media (max-width: 992px) {

	.single-service .section-faq--heading {
		width: 100%;
		font-size: 1.5625rem;
		font-size: clamp(1.5625rem, calc(1.2019rem + 1.4423vw), 2.5rem);
	}
}

.single-service .section-faq--questions {
	width: 60%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 1rem;
}

@media (max-width: 992px) {

	.single-service .section-faq--questions {
		width: 100%;
	}
}

.single-service .section-faq--question {
	width: 100%;
	border: 1px solid #dbdbdb;
	border-radius: 1.25rem;
	padding: 1.25rem;
	color: #2f2f2f;
}

.single-service .section-faq--question.expanded .section-faq--question-content {
	max-height: 1000rem;
	padding-top: 1.5rem;
}

.single-service .section-faq--question.expanded .section-faq--question-toggle {
	transform: rotate(180deg);
}

.single-service .section-faq--question-heading {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 0.3125rem;
	cursor: pointer;
	font-size: 1rem;
	font-weight: 500;
}

.single-service .section-faq--question-toggle {
	margin-left: auto;
	transition: transform 0.3s ease;
	width: 1.25rem;
	height: 1.25rem;
	min-width: 1.25rem;
	min-height: 1.25rem;
}

.single-service .section-faq--question-content {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease, padding 0.3s ease;
	font-size: 1rem;
	font-weight: 400;
}

.single-service header {
	color: #2f2f2f;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

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

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

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

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/* Contact Form 7
--------------------------------------------- */
.wpcf7 {
	width: 100%;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
	width: 100%;
	background-color: #f8f9fa;
	border: none;
	resize: none;
}

.wpcf7-form {
	display: flex;
	flex-direction: column;
}

.wpcf7-form label {
	display: flex;
	flex-direction: column;
	gap: 0.75rem;
	font-size: 0.875rem;
	font-weight: 400;
	color: #2f2f2f;
}

.cf7-field--label {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 0.2rem;
}

.cf7-field--required {
	color: #f00;
}

.wpcf7-response-output {
	width: 100%;
	margin: 0 !important;
}

p:has(.wpcf7-submit) {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 1rem;
}

.wpcf7-submit {
	color: #fff !important;
	background-color: #000 !important;
	cursor: pointer;
	transition: background 0.3s ease;
}

.wpcf7-submit:hover {
	background-color: #135dd1 !important;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
