/*
Theme Name: Lee Restoration
Theme URI: leerestoration.us
Description: This is the custom theme created for Lee Restoration (leerestoration.us)
Author: Mpire Design Group
Author URI: https://mpiredesigngroup.com

Version: 3.4.65

Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
Requires at least: 5.4
Requires PHP: 5.6
*/

/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- WPForms
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@font-face {
    font-family: 'Neue Haas';
    src: url('./fonts/neuehaasgrottext-55roman-webfont.woff2') format('woff2'),
         url('./fonts/neuehaasgrottext-55roman-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Neue Haas';
    src: url('./fonts/neuehaasgrottext-56romanitalic-webfont.woff2') format('woff2'),
         url('./fonts/neuehaasgrottext-56romanitalic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Neue Haas';
    src: url('./fonts/neuehaasgrottext-65medium-webfont.woff2') format('woff2'),
         url('./fonts/neuehaasgrottext-65medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Neue Haas';
    src: url('./fonts/neuehaasgrottext-66mediumitalic-webfont.woff2') format('woff2'),
         url('./fonts/neuehaasgrottext-66mediumitalic-webfont.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Neue Haas';
    src: url('./fonts/neuehaasgrottext-75bold-webfont.woff2') format('woff2'),
         url('./fonts/neuehaasgrottext-75bold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Neue Haas';
    src: url('./fonts/neuehaasgrottext-76bolditalic-webfont.woff2') format('woff2'),
         url('./fonts/neuehaasgrottext-76bolditalic-webfont.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

:root {
	--max-width: 90vw;
	--max-inner-width: 1700px;

	--c-brown-100: #f7f6f6;
	--c-brown-200: #eceaea;
	--c-brown-300: #a29b94;
	--c-blue-100: #f2f5f8;
	--c-blue-200: #dfe6ed;
	--c-blue-300: #a0b5c8;
	--c-blue-400: #6083A3;
	--c-blue-500: #07183A;
	--c-black: #000;
	--c-green-100: #e5e7e6;
	--c-green-200: #d0d5d4;
	--c-green-300: #97a5a3;
	--c-green-400: #63747a;
	--c-green-500: #24353f;

	--font-heading: 'Neue Haas';
	--font-body: 'Inter';

}

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/* stylelint-enable */

/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* Defaults
---------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
	background-color: var(--c-blue-200);
	color: var(--c-blue-500);
	font-family: var(--font-body), sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.625;
	margin: 0;
	overflow-x: hidden;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	transition: all 0.2s ease-in-out;
}

a {
	color: var(--c-blue-500);
	text-decoration: underline;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
a.stylized {
	position: relative;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
	color: var(--c-blue-500);
}
a.stylized::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -15px;
	width: 50%;
	background-color: var(--c-blue-400);
	height: 1px;
}
a:focus,
a:hover {
	color: #333;
	text-decoration: none;
}

p {
	margin: 0 0 28px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid currentColor;
	clear: both;
	color: #eee;
	margin: 1.65em auto;
}

b,
strong {
	font-weight: 700;
}

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

mark {
	background: #ddd;
	color: #333;
}

blockquote {
	margin: 30px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--font-heading), serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 20px;
	color: var(--c-blue-400);
}

h1 {
	font-size: 50px;
}

h2 {
	font-size: 45px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

.entry-content h3,
.entry-content h4 {
	font-weight: 600;
}

.entry-content h4 {
	margin-top: 40px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	vertical-align: top;
}

figure {
	margin: 0;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}



.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-weight: 400;
	padding: 15px;
	width: 100%;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

:-ms-input-placeholder {
	color: #333;
	opacity: 1;
}

::placeholder {
	color: #333;
	opacity: 1;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button {
	background-color: var(--c-blue-500);
	border: 0;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	padding: 15px 30px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto;
	text-transform: uppercase;
}
button::after,
input[type="button"]::after,
input[type="reset"]::after,
input[type="submit"]::after,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]::after,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]::after,
.button::after {
	content: '\f178';
	font-family: 'Font Awesome 7 Pro';
	font-weight: 300;
	margin-left: 10px;
	display: inline-block;
	transition: transform 0.2s ease-in-out;
}

button:hover::after,
input[type="button"]:hover::after,
input[type="reset"]:hover::after,
input[type="submit"]:hover::after,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover::after,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover::after,
.button:hover::after {
	transform: translateX(5px);
}
button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: var(--c-blue-400);
	border-width: 0;
	color: #fff;
}
button.button.ghost.blue {
	z-index: 2;
	background-color: transparent;
	color: var(--c-blue-500);
	border: 1px solid var(--c-blue-400);
	position: relative;
	transition: 0.35s;
}
button.button.ghost.blue::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 0%;
	width: 100%;
	background-color: var(--c-blue-400);
	opacity: 0;
	transition: 0.35s;
	z-index: -1;
}
button.button.ghost.blue:hover::after {
	height: 100%;
	opacity: 1;
}
button.button.ghost.blue:hover {
	color: #fff;
}
.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}

tbody {
	border-bottom: 1px solid #eee;
}

td,
th {
	line-height: 2;
	text-align: left;
	vertical-align: top;
}

td {
	padding: 0.5em;
}

tr {
	border-top: 1px solid #eee;
}

th {
	font-weight: 600;
	padding: 0.5em;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}


/* Structure and Layout
---------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */

.site-container {
	animation: fadein 1s;
	word-wrap: break-word;
	overflow: hidden;
}

@keyframes fadein {

	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}

}

/* Site Inner
--------------------------------------------- */

.site-inner {
	clear: both;
	margin: 0 auto;
	padding: 0px 0px;
}


/* Common Classes
---------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 20px;
}

.alignright .avatar {
	margin-left: 20px;
}

.comment .avatar {
	margin: 0 15px 20px 0;
}

/* Genesis
--------------------------------------------- */

.after-entry,
.archive-description,
.author-box {
	margin-bottom: 40px;
}

.after-entry {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	padding: 20px 30px;
}

.after-entry .widget:last-of-type {
	margin-bottom: 0;
}

.breadcrumb {
	border-bottom: 1px solid #eee;
	font-size: 16px;
	margin-bottom: 40px;
	padding-bottom: 10px;
}

.genesis-title-hidden .breadcrumb {
	margin-top: 40px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}

.entry-title {
	font-size: 30px;
	margin-bottom: 10px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #0073e5;
}

.widget-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}

.genesis-title-hidden .site-inner {
	padding-top: 0;
}

/* WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter,
.singular-image {
	display: block;
	margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
	margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 20px 20px;
}

figcaption,
.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-weight: 600;
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px;
}

/* Widgets
---------------------------------------------------------------------------- */

.widget {
	margin-bottom: 40px;
}

.widget p:last-child,
.widget ul > li:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 10px;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.featured-content .entry:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}


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

/* Genesis eNews Extended
--------------------------------------------- */

.after-entry .enews {
	text-align: center;
	padding: 10px;
}

.sidebar .enews {
	background-color: #f5f5f5;
	padding: 30px;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 10px;
}

.after-entry .enews-widget input {
	text-align: center;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 20px;
}

/* Genesis Simple FAQ
--------------------------------------------- */

.gs-faq__question {
	background: transparent;
	border-bottom: 1px solid #eee;
	color: #333;
	padding-left: 0;
	padding-right: 0;
}

.gs-faq__question:focus,
.gs-faq__question:hover {
	background: transparent;
	color: #0073e5;
}

.gs-faq__question::after {
	content: "\f132";
	font-family: dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	float: right;
}

.gs-faq__question.gs-faq--expanded::after {
	content: "\f460";
}

/* WP Forms
--------------------------------------------- */

.entry-content .wpforms-container {
	margin-bottom: 40px;
}

.entry-content .wpforms-form .wpforms-field {
	clear: both;
	margin: 20px 0;
	overflow: hidden;
}

.site-container .wpforms-container .wpforms-form .wpforms-field input {
	border-radius: 0;
	height: auto;
	padding: 15px;
}

.site-container .entry-content .wpforms-form .wpforms-field-label {
	font-weight: 600;
}

.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
	font-size: 14px;
	font-weight: 300;
}

.entry-content .wpforms-form .wpforms-field-hp {
	display: none !important;
	left: -9000px !important;
	position: absolute !important;
}

.site-container .entry-content .wpforms-form textarea {
	padding: 15px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
	height: 120px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
	height: 200px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
	height: 300px;
}


/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}




/* Site Header
---------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	padding: 0 30px;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding-bottom: 25px;
	padding-top: 25px;
}

.wp-custom-logo .title-area {
	max-width: 350px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

.wp-custom-logo .custom-logo-link {
	display: block;
}

.wp-custom-logo .title-area img {
	width: auto;
}

.site-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #333;
	text-decoration: none;
}

.site-description,
.wp-custom-logo .site-title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}


/* Site Navigation
---------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: block;
	float: none;
	position: relative;
}

.genesis-nav-menu a {
	color: #333;
	display: block;
	font-size: 15px;
	font-weight: 400;
	outline-offset: -1px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-decoration: none;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #0073e5;
	text-decoration: none;
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
	width: 100%;
}

.genesis-nav-menu .sub-menu {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	opacity: 1;
	padding-left: 15px;
	position: static;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	font-size: 14px;
	position: relative;
	word-wrap: break-word;
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
	position: relative;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	display: block;
	left: auto;
	opacity: 1;
}

/* Responsive Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.js .nav-primary {
	display: none;
	position: relative;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu {
	display: none;
}

.menu-toggle,
.sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	color: #333;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible;
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color: #0073e5;
}

.menu-toggle {
	float: right;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 15px 0;
	position: relative;
	z-index: 1000;
}

.menu-toggle.activated::before {
	content: "\f335";
}

.site-header .dashicons-before::before {
	transition: none;
}

.site-header .menu-toggle::before {
	float: left;
	margin-right: 5px;
	position: relative;
	text-rendering: auto;
	top: 1px;
}

.sub-menu-toggle {
	float: right;
	padding: 9px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}

.sub-menu .sub-menu-toggle {
	padding: 12px 10px;
}

.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	transform: rotate(0);
	transition: transform 0.25s ease-in-out;
}

.sub-menu-toggle.activated::before {
	transform: rotate(180deg);
}

/* Header Menu
--------------------------------------------- */

.nav-primary {
	clear: left;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 100%;
}

/* Footer Menu
--------------------------------------------- */

.nav-secondary {
	margin-top: 10px;
}

.nav-secondary .genesis-nav-menu {
	line-height: 1.5;
}

.nav-secondary .menu-item {
	display: inline-block;
}

.nav-secondary a {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}


/* Content Area
---------------------------------------------------------------------------- */

/* Entry Content
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	padding-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ul > li,
.entry-content ul ul > li {
	list-style-type: circle;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #f5f5f5;
}

.content .sticky {
	background-color: #f5f5f5;
	padding: 30px;
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 20px;
}

.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding-top: 20px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 60px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #f5f5f5;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
	padding: 8px 12px;
	text-decoration: none;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #333;
	color: #fff;
}

/* Entry Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}

/* Sidebar
---------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	line-height: 1.5;
}

.sidebar .widget {
	margin-bottom: 40px;
}

.sidebar p {
	margin-bottom: 20px;
}

/* Footer Widgets
---------------------------------------------------------------------------- */

.footer-widgets {
	border-top: 1px solid #eee;
	background-color: #fff;
	clear: both;
	padding: 60px 0;
}

.footer-widgets .wrap {
	margin-left: auto;
	margin-right: auto;
}

.footer-widget-area {
	margin-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
}

.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
	margin-bottom: 0;
}


/* Site Footer
---------------------------------------------------------------------------- */

.site-footer {
	background-color: var(--c-blue-500);
	color: #fff;
	font-size: 15px;
	line-height: 1.5;
	padding: 30px;
	text-align: center;
}
.site-footer a {
	color: #fff;
}
.site-footer p {
	margin-bottom: 0;
}


/* Media Queries
---------------------------------------------------------------------------- */

@media only screen and (min-width: 480px) {

	table {
		table-layout: auto;
		word-break: normal;
	}

}

@media only screen and (min-width: 960px) {

	/* Site Header
	--------------------------------------------- */

	.site-header {
		position: sticky;
		top: 0;
		z-index: 9999;
	}

	.admin-bar .site-header {
		top: 32px;
	}

	/* Genesis Menu
	--------------------------------------------- */

	.genesis-nav-menu .menu-item {
		display: inline-block;
	}

	.genesis-nav-menu .menu-item:focus,
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu > .menu-bold > a {
		font-weight: 700;
	}

	.genesis-nav-menu > .menu-highlight > a {
		background-color: #333;
		border-radius: 3px;
		color: #fff;
		font-weight: 600;
		margin-left: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.genesis-nav-menu > .menu-highlight > a:focus,
	.genesis-nav-menu > .menu-highlight > a:hover {
		background-color: #0073e5;
	}

	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 180px;
	}

	.genesis-nav-menu .sub-menu {
		border-top: 1px solid #eee;
		opacity: 0;
		padding-left: 0;
		position: absolute;
		transition: opacity 0.4s ease-in-out;
	}

	.genesis-nav-menu .sub-menu a {
		border: 1px solid #eee;
		border-top: 0;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -46px 0 0 179px;
	}

	/* Responsive Menu
	--------------------------------------------- */

	.js .nav-primary {
		display: block;
		padding-top: 15px;
	}

	.menu-toggle,
	.sub-menu-toggle {
		display: none;
		visibility: hidden;
	}

	/* Header Menu
	--------------------------------------------- */

	.nav-primary {
		clear: none;
		float: right;
		width: auto;
	}

	.nav-primary .genesis-nav-menu a {
		padding-left: 15px;
		padding-right: 15px;
	}

	/* Site-Inner
	--------------------------------------------- */

	.site-inner {
		max-width: 100%;
	}

	/* Content
	--------------------------------------------- */

	.content {
		float: left;
		width: 100%;
	}

	.sidebar-content .content {
		float: right;
	}

	.full-width-content .content {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	/* Sidebar
	--------------------------------------------- */

	.sidebar {
		float: right;
		width: 30%;
	}

	.sidebar-content .sidebar {
		float: left;
	}

	/* Author Box
	--------------------------------------------- */

	.author-box {
		background-color: #f5f5f5;
		padding: 30px;
	}

	/* After Entry
	--------------------------------------------- */

	.after-entry {
		padding: 40px 60px;
	}

	.after-entry .enews {
		padding-left: 30px;
		padding-right: 30px;
	}

	/* Column Classes
	--------------------------------------------- */

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 2.564102564102564%;
	}

	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.717948717948715%;
	}

	.one-third,
	.two-sixths {
		width: 31.623931623931625%;
	}

	.four-sixths,
	.two-thirds {
		width: 65.81196581196582%;
	}

	.one-fourth {
		width: 23.076923076923077%;
	}

	.three-fourths {
		width: 74.35897435897436%;
	}

	.one-sixth {
		width: 14.52991452991453%;
	}

	.five-sixths {
		width: 82.90598290598291%;
	}

	.first {
		clear: both;
		margin-left: 0;
	}

	/* Entry Misc.
	--------------------------------------------- */

	.after-entry,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings {
		margin-bottom: 60px;
	}

	/* Footer Widgets
	--------------------------------------------- */

	.footer-widgets .wrap {
		max-width: 1140px;
	}

	.footer-widget-area {
		float: left;
		margin-bottom: 0;
		width: calc(100% / 3);
	}

}

/* Print Styles
---------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}
.gform_wrapper input:not(.button), .gform_wrapper select, .gform_wrapper textarea {
	box-shadow: unset !important;
	border: 0 !important;
	background-color: #b9c7d3 !important;
	font-size: 20px !important;
	font-family: var(--font-body) !important;
}
.gform_wrapper input.button {
	background-color: var(--c-blue-500) !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: #fff !important;
    cursor: pointer !important;  
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 15px 50px !important;
    text-align: center !important;
    text-decoration: none !important;
    white-space: normal !important;
    width: auto !important;
    text-transform: uppercase !important;
}
.gform_wrapper input.button:hover {
	background-color: var(--c-blue-400) !important;
}
#cta {
	padding: 100px 0;
	position: relative;
}
#cta img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -2;
	filter: saturate(0);
}
#cta .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #6083a3be;
	z-index: -1;
}
#cta .col {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}
#cta .col h2 {
	color: #fff;
}
#main-header {
	background-color: var(--c-blue-200);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
#main-header .wrap {
	display: flex;
	align-items: center;
	width: 100%;
	max-width: var(--max-width);
	margin-left: auto;
	margin-right: auto;
	position: relative;
	gap: 100px;
}
#main-header .wrap::after {
	content: '';
	position: absolute;
	left: calc(50% - 50vw);
	bottom: 0;
	background-color: #b1c9df;
	height: 1px;
	width: 0vw;
	transition: 1s;
	transition-timing-function: cubic-bezier(1,0,0,1);
}
#main-header.is-down .wrap::after {
	width: 100vw;
}
#main-header .wrap::before {
	display: none;
}
#main-header .logo {
	max-width: 300px;
	padding: 10px 0;
}
#main-header .nav-open-wrap {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	gap: 50px;
	align-items: center;
}
#main-header #nav-open {
	cursor: pointer;
	font-weight: 600;
	color: var(--c-blue-400);
	font-size: 30px;
	transition: 0.25s;
	width: 30px;
	height: 30px;
	fill: var(--c-blue-400);
	transform: scaleX(1.5);
}
#main-header #nav-open:hover {
	fill: var(--c-blue-500);
}
#main-header .wrap .header-texture {
    background: url(./images/lines-db.svg);
    background-size: cover;
    width: 100px;
    height: 78.6px;
    z-index: 99999;
    background-repeat: no-repeat;
	visibility: hidden;
}
#main-menu {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: -100%;
	right: 100%;
	background-color: var(--c-blue-500);
	z-index: 999;
	color: #fff;
}
#main-menu .main-menu-wrap {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

#main-menu .main-menu-wrap #nav-close {
	position: absolute;
	right: 5%;
	top: 5%;
	cursor: pointer;
	width: 30px;
	height: 30px;
	fill: #fff;
	transition: 0.25s;
}
#main-menu .main-menu-wrap #nav-close:hover {
	cursor: pointer;
	fill: var(--c-blue-400);
}
#main-menu .main-menu-wrap .main-menu-logo {
	position: absolute;
	left: 50%;
	top: 3vh;
	transform: translateX(-50%);
	width: 10vw;
}
#main-menu .main-menu-wrap .main-menu-contact {
	position: absolute;
	left: 50%;
	bottom: 1vh;
	transform: translateX(-50%);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	gap: 3px;
}
#main-menu .main-menu-wrap .main-menu-contact a {
	color: var(--c-blue-200);
	font-size: 14px;
	text-decoration: none;
	font-weight: 300;

}
#main-menu .main-menu-wrap .navigation {
	max-width: 66vw;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5vw;
}
#main-menu .main-menu-wrap .navigation .col {
	display: flex;
	flex-direction: column;
	width: 500px;
}
#main-menu .main-menu-wrap .navigation .col a {
	font-size: 3vw;
	text-decoration: none;
	color: #fff;
	padding: 1.25vh 0;
	transition: color 0.25s;
	font-weight: 200;
	white-space: nowrap;
}
#main-menu .main-menu-wrap .navigation .col a:hover {
	color: var(--c-blue-400);
}
#main-menu .main-menu-wrap .navigation .col .featured-img {
	max-width: 22vw;
	height: 60vh;
}
#main-menu .main-menu-wrap .navigation .col img {
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#main-menu .main-menu-wrap .navigation .col img.active {
	opacity: 1 !important;
}
#Front-1 {
}
#Front-1 .slider-rev {
	z-index: 1;
	position: relative;
}
#Front-2 {
	padding-top: 10rem;
	position: relative;
	z-index: 2;
}
#Front-2 .offset-block {
	padding: 50px 7vw 300px;
	margin-top: -250px;
	background-color: var(--c-blue-200);
	z-index: 2;
	width: 30%;
	min-width: 600px;
}
#Front-2 .offset-block h1 {
	font-size: 50px;
	color: var(--c-blue-400);
}
#Front-2 .offset-block p {
	color: var(--c-blue-500);
	text-transform: uppercase;
	font-weight: 600;
}
#Front-2 .offset-block h1 span {
	color: var(--c-blue-500);
	font-style: italic;
}
#Front-2 .row {
	display: flex;
}
#Front-2 .row .col.left {
	padding-left: 5vw;
	width: 25%;
	display: flex;
	flex-direction: column;
	align-items: baseline;
}
#Front-2 .row .col.right {
	width: 50vw;
	font-weight: 500;
}
#Front-2 .row .col.right p {
	color: var(--c-blue-500);
}
#Front-3 {
	padding: 150px 0;
	position: relative;
}
#Front-3 .large-words {
    position: absolute;
    bottom: 6rem;
    right: 2.5vw;
    font-size: 14vw;
    color: var(--c-blue-100);
    font-weight: 400;
    font-family: var(--font-heading);
    letter-spacing: -0.5vw;
	z-index: 2;
}
#Front-3 .row {
	display: flex;
}
#Front-3 .col.left {
	width: 25vw;
}
#Front-3 .col.right {
	max-width: 75vw;
	margin-left: 25vw;
}
#Front-3 .col.left img {
	width: 100%;
	height: 500px;
	object-fit: cover;
	padding-left: 5vw;
	position: relative;
}
#Front-4 {
	padding: 150px 0 25px;
	background-color: #fff;
}
#Front-4 {
	position: relative;
}
#Front-4 .absolute {
	position: absolute;
	right: 0;
	top: -15rem;
	height: 100%;
	width: 52.5vw;
}
#Front-4 .absolute img {
	height: 100%;
	object-fit: cover;
	width: calc(100% - 5vw);
	padding-left: 5vw;
	z-index: 3;
	position: relative;
}
#Front-4 .col.left {
	padding: 0 5vw;
	width: 22.5vw;
	display: flex;
	flex-direction: column;
	align-items: baseline;
	gap: 75px;
}
#Front-4 .row {
	display: flex;
	align-items: center;
}
#Front-4 .row.top .col.right {
	text-align: center;
	width: 22.5vw;
	padding: 0 8%;
	visibility: hidden;
}
#Front-4 .row.bottom {
	padding-left: 2.5vw;
	padding-right: 2.5vw;
}
#Front-5 {
	background-color: #fff;
	position: relative;
	z-index: 1;
}
#Front-5 .large-words {
    position: absolute;
    bottom: -9rem;
    left: 0;
	width: 100vw;
	text-align: center;
    font-size: 14vw;
    color: var(--c-blue-100);
    font-weight: 400;
    font-family: var(--font-heading);
    letter-spacing: -0.5vw;
	z-index: -1;
}
#Front-5 .row {
	display: flex;
	padding-bottom: 235px;
}
#Front-5 .row .col.left {
	padding-left: 5vw;
	width: 25vw;
}
#Front-5 .row .col.right {
	width: 52.5vw;
	text-align: right;
}
#Front-6 {
	padding: 0 5vw;
	padding-bottom: 200px;
	position: relative;
	background-color: #fff;
}
#Front-6 .image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#Front-6 .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#Front-6 .wrap {
	display: flex;
	justify-content: end;
	padding: 100px 0;
	margin-left: 5vw;
	margin-right: 5vw;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 2;
	position: relative;
}
#Front-6 .wrap p {
	color: var(--c-blue-200);
}
#Front-6 .col {
	width: 15vw;
	min-width: 375px;
	background-color: var(--c-blue-400);
	padding: 75px 45px;
	color: #fff;
	transform: translateX(5vw);
}
#Front-6 .col h3 {
	color: #fff;
}
#Front-7 {
	position: relative;
}
#Front-7 .large-words {
    position: absolute;
    top: 0;
    left: 5vw;
    width: 100vw;
    font-size: 14vw;
    color: var(--c-blue-100);
    font-weight: 400;
    font-family: var(--font-heading);
    letter-spacing: -0.5vw;
    line-height: 1;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
#Front-7 .words.front {
	z-index: 9;
	position: relative;
}
#Front-7 .row.above {
	display: flex;
	padding-bottom: 75px;
	padding-top: 250px;
}
#Front-7 .row.above .col {
	width: 50%;
}
#Front-7 .row.above .col.left {
	margin-top: -300px;
}
#Front-7 .row.above .col.left {
	width: 30%;
	transform: translateX(50%);
}
#Front-7 .row.above .col.left img {
	padding: 0 2.5vw;
}
#Front-7 .row.above .col.right {
	padding-left: 40vw;
}
#Front-7 {
	padding-bottom: 150px;
}
#Front-7 .row.outter {
	display: flex;
}
#Front-7 .row.inner.top {
	display: flex;
	gap: 10%;
}
#Front-7 .row.inner.top .col.left {
	width: 50%;
	margin-left: 5vw;
	aspect-ratio: 1 / 1;
}
#Front-7 .row.inner.top .col.left .img-reveal-v {
	aspect-ratio: 1 / 1;
}
#Front-7 .row.inner.top .col.left img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	padding-bottom: 25%;
	padding-right: 25%;
}
#Front-7 .row.inner.top .col.right {
	width: 20%;
	margin-top: 5rem;
	aspect-ratio: 5 / 5;
}
#Front-7 .row.inner.top .col.right .img-reveal-v {
	aspect-ratio: 5 / 5;
}
#Front-7 .row.inner.top .col.right img {
	aspect-ratio: 5 / 5;
	object-fit: cover;
	height: 100%;
}
#Front-7 .row.outter .col.right, #Front-7 .row.outter .col.left {
	width: 50%;
}
#Front-7 .col.right.padded {
	padding-right: 0vw;
	padding-left: 20vw;
	z-index: 2;
}
#Front-7 .row.inner.bottom .col {
	gap: 75px;
	display: flex;
	flex-direction: column;
	align-items: baseline;
}
#Front-7  .has-button {
	position: absolute;
	left: 50%;
	top: 37%;
	z-index: 10;
}
#Front-7 .row.inner.bottom .col p {
	width: 20vw;
	padding-top: 0;
}
#Front-7 .row.inner {
	display: flex;
}
#Front-7 .row.inner.mid .col.right.texture {
    width: 50%;
    padding: 0 8%;
    max-width: 300px;
	transform: translateY(-50%);
	visibility: hidden;
}
#Front-7 .row.inner.mid .col.left {
	width: 50%;
}
#Front-7 .row.inner.mid .col.right {
	width: 50%;
}

.constrain {
	width: 100%;
	max-width: var(--max-width);
	margin-left: auto;
	margin-right: auto;
}
p.large {
	font-size: 42px;
}
/* width */
::-webkit-scrollbar {
	width: 10px;
}
  
/* Track */
::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
	border-radius: 0px;
}
  
/* Handle */
::-webkit-scrollbar-thumb {
	background: var(--c-blue-500);
	border-radius: 0px;
}
#custom-footer {
	background-color: var(--c-blue-500);
	padding: 100px 5vw 50px;
	color: #fff;
}
#custom-footer .credit {}
#custom-footer p {
	margin-bottom: 0;
}
#custom-footer a {
	position: relative;
	color: #fff;
	text-decoration: none;
	line-height: 1.1;
}
#custom-footer a::after {
    display: block;
    content: '';
    border-bottom: solid 2px currentColor;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
    transform-origin: 100% 50%;
    margin-top: 5px;
}
#custom-footer a:hover::after {
	transform: scaleX(1);
    transform-origin: 0 50%;
}
#custom-footer .row {
	display: flex;
}
#custom-footer .row.top {
	padding-bottom: 200px;
}
#custom-footer .row.top .col.left {
	align-items: center;
	gap: 100px;
}
#custom-footer .row.bottom {
	gap: 20%;
}
#custom-footer .row .col {
	width: 50%;
	display: flex;
	flex-direction: row;
	gap: 50px;
}
#custom-footer .row .col.right {
	display: flex;
	justify-content: end;
	align-items: end;
}
#custom-footer .row .col.navigation {
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 230px;
    width: 300px;
    align-items: self-start;
}
#custom-footer .row .col.contains-navigation {
	justify-content: end;
}
#custom-footer .footer-logo {
	width: 100%;
	max-width: 250px;
	display: block;
}
#custom-footer .texture {
	width: 100px;
	visibility: hidden;
}
.img-reveal-v, .img-reveal-h, .img-reveal-v-r {
	position: relative;
}
.img-reveal-v img{
	clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}
.img-reveal-v-r img {
	clip-path: polygon(100% 100%, 0% 100%, 0% 100%, 100% 100%);
}
.large-words .words, .absolute-writing {
	clip-path: polygon(100% 100%, 0% 100%, 0% 100%, 100% 100%);
}
.img-reveal-h img {
	clip-path: polygon(0% 0%, 0% 100%, 0% 100%, 0% 0%);
}

#page-loader {
	width: 100vw;
	height: 100vh;
	position: fixed;
	z-index: 9999999999;
	background-color: var(--c-blue-500);
	display: flex;
	align-items: center;
	justify-content: center;
}

#page-loader svg {
	width: 300px;
	height: 300px;
}
#page-loader svg .cls-1 {
	fill: transparent;
}
.default #smooth-content {
	
}
.default .content {
	padding-top: 80px;
	width: 100%;
	max-width: var(--max-inner-width);
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 100px;
}
.services .default .content, .about.default .content {
	padding-bottom: 0;
}
.default h1.page-title {
	font-size: 22px;
    color: var(--c-blue-500);
    font-weight: 400;
    font-family: var(--font-heading);
	text-align: left;
	white-space: nowrap;
	padding: 3.5rem 0 2rem;
}
.default .lead-para {
	margin-right: auto;
	margin-left: auto;
	width: 50vw;
	padding-bottom: 7.5rem;
}
.default .lead-para p {
	color: var(--c-blue-500);
	font-weight: 500;
}
.default h2 {
	margin-bottom: 2.5rem;
}
.about #About-1, #Services-1  {
	position: relative;
}
.about #About-1::before, #Services-1::before {
	content: '';
	position: absolute;
	left: calc(50% - 50vw);
	top: 0;
	width: 100vw;
	height: 100%;
	background-color: #fff;
	z-index: -1;
}
.form-width {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.custom-img-size {
	text-align: center;
}
.custom-img-size img {
	height: 60vh !important;
	width: 22vw;
}
.about #About-1 .row, .services #Services-1 .row {
	display: flex;
	align-items: center;
	gap: 10rem;
	padding: 7.5rem 0;
}
#Services-1, #About-1 {
	position: relative;
}
#Services-1 .absolute-writing, #About-1 .absolute-writing {
	position: absolute;
	bottom: 0;
	left: calc(50% - 50vw);
    font-size: 14vw;
    color: var(--c-blue-100);
    font-weight: 400;
    font-family: var(--font-heading);
    letter-spacing: -0.5vw;
	line-height: 1.1;
	z-index: 2;
}
#Services-1 img, #About-1 img {
	height: 80vh;
	object-fit: cover;
	padding-right: 5rem;
	width: 100%;
	filter: brightness(0.85);
}
.about #About-1 .row .col, .services #Services-1 .row .col {
	width: 50%;
}
.about #About-1 .col.right, .services #Services-1 .col.right {
	padding-right: 10vw;
}
.about #About-1 .col.right h2, .services #Services-1 .col.right h2 {
	margin-top: 5rem;
}
.about #About-2,  #Services-2 {
	padding-top: 7.5rem;
	padding-bottom: 5rem;
}
.about #About-2 .row, #Services-2 .row {
	display: flex;
	gap: 5rem;
	align-items: center;
}
#Services-2 .row.inner {
	align-items: start;
}
.about #About-2 .row .col {
	width: 33.3%;
	display: flex;
	flex-direction: column;
} 
.blue-bg {
	position: relative;
}
.blue-bg::before {
	content: '';
	position: absolute;
	left: calc(50% - 50vw);
	top: 0;
	width: 100vw;
	height: 100%;
	background-color: var(--c-blue-200) !important;
	z-index: -1;
}
#HowItWorks {
	padding: 100px 0 ;
	position: relative;
}
#HowItWorks::before {
	content: '';
	position: absolute;
	left: calc(50% - 50vw);
	top: 0;
	width: 100vw;
	height: 100%;
	z-index: -1;
	background-color: #fff;
}
#HowItWorks .grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 25px;
	margin-bottom: 35px;
}
#HowItWorks .grid .step {
	background-color: var(--c-blue-200);
	padding: 20px;
	display: flex;
	flex-direction: column;
	position: relative;
	align-items: baseline;
}
#HowItWorks .grid .step .num {
	margin-bottom: 10px;
	font-size: 28px;
	padding: 8px 15px;
	font-weight: 600;
	border: 1px solid #9DE09D;
	background-color: #9DE09D;
	color: #fff;
	text-align: center;
	border-radius: 9999px;
	line-height: 1;

	display: flex;
	align-items: center;
	justify-content: center;
}
#HowItWorks .grid .step .next-step {
	position: absolute;
	right: 25px;
	bottom: 0px;
	font-size: 15px;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	gap: 8px;
}
#HowItWorks .grid .step .next-step i {
	font-size: 20px;
}
#HowItWorks .grid .step:last-of-type::after {
	display: none;
}
#Services-2 h3, .about #About-2 h3 {
	color: var(--c-blue-500);
}
#Services-2 .row .col {
	width: 50%;
	display: flex;
	flex-direction: column;
	gap: 5rem;
}
#Services-2 .row .col.image {
	width: 50%;
	position: relative;
}
.landing-image {
	position: relative;
}
.landing-image .overlay  {
	position: absolute;
	left: 5rem;
	top: 0;
	width: calc(100% - 5rem);
	height: 100%;
	padding: 5px;
	display: flex;
	flex-direction: column;
	color: #fff;
	align-items: center;
	justify-content: end;
	padding-bottom: 10%;
	gap: 15px;
	text-align: center;
}
.landing .landing-image .overlay {
	width: calc(100% - 15rem);
}
.landing-image .overlay h3 {
	color: #fff;
	font-size: 45px;
}
#Services-2 .row .col.image .overlay button, #cta button {
	position: relative;
	z-index: 2;
}
#Services-2 .row .col.image .overlay button::before, #cta button::before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0%;
	background-color: var(--c-blue-400);
	transition: 0.35s;
	z-index: -1;
}
#Services-2 .row .col.image .overlay button:hover::before, #cta button:hover::before {
	height: 100%;
}
#Services-2 .row .col.image .overlay button:hover, #cta button:hover {
	background-color: var(--c-blue-500);
}
#Services-2 .row .col.image .overlay h3 {
	color: #fff;
	text-align: center;
	font-size: 45px;
}
#Services-2 .row .col.image img {
	height: 80vh;
	width: 100%;
	object-fit: cover;
	padding-left: 5rem;
}
#Services-2 .row .col ul li {
	list-style-type: disc;
	list-style-position: inside;
	color: var(--c-blue-500);
	font-weight: 500;
}
#Services-3 .row {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
}
#Services-3 {
	padding: 10rem 0;
	position: relative;
}
#Services-3::before {
	content: '';
	position: absolute;
	left: calc(50% - 50vw);
	top: 0;
	height: 100%;
	width: 100vw;
	z-index: -1;
	background-color: #fff;
}
#Services-3 .col {
	width: calc(25% - 3rem / 4);
	padding: 2rem 1.5rem;
	color: #fff;
	background-color: var(--c-blue-500);
	min-width: 350px;
}
#Services-3 .col h3 {
	color: #fff;
}
#Services-3 .col p {
	margin-bottom: 0;
}
#projects {
	display: grid;
	grid-template-columns: auto auto;
	gap: 25px;
}
#projects .project .tags {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 9;
	display: flex;
	align-items: end;
	justify-content: space-between;
	padding: 20px;
}
#projects .project .name {
	font-size: 2rem;
	text-decoration: none;
	color: #fff;
	margin-bottom: 0;
	position: relative;
	line-height: 1;
}
#projects .project .name::after {
    display: block;
    content: '';
    border-bottom: solid 2px #fff;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
    transform-origin: 100% 50%;
}
#projects .project:hover .name::after {
	transform: scaleX(1);
    transform-origin: 0 50%;
}
#projects .project .tag {
    color: #fff;
    padding: 3px 20px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1rem;
    border: 1px solid #fff;
}
#projects .project a {
	text-decoration: none;
}
#projects .project .relative-img {
	position: relative;
}
#projects .project .relative-img .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(transparent 75%, #000);
	transition: 0.5s
}
#projects .project .absolute-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#projects .project .back {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: 0.35s;
}
#projects .project .before, #projects .project .after {
    position: absolute;
    right: 20px;
    bottom: 50px;
    color: #fff;
    letter-spacing: 1px;
    font-size: 1.75rem;
    z-index: 2;
}
#projects .project .before {
	opacity: 1;
	transition: 0.35s;
}
#projects .project .after {
	opacity: 0;
	transition: 0.35s;
}
#projects .project:hover .before {
	opacity: 0;
}
#projects .project:hover .after {
	opacity: 1;
}
#projects .project:hover .back {
	opacity: 1;
}
#projects .project .absolute-img img {
	clip-path: unset !important;
	width: 100%;
	height: 100%;
	z-index: -1;
	position: relative;
	opacity: 0;
}
.single-project .row {
	display: flex;
	gap: 5vw;
}

.single-project .row .col.left {
	width: 60%;
}
.single-project .row .col.left img {
	height: 100%;
	object-fit: cover;
}
.single-project .row .col.right {
	width: 40%;
}
.single-project .stats {
	border-bottom: 1px solid var(--c-blue-400);
	padding-bottom: 35px;
	margin-bottom: 35px;
	display: flex;
	flex-wrap: wrap;
	row-gap: 25px;
}
.single-project .stats .stat {
	display: flex;
	flex-direction: column;
	width: 33.3%;
	font-size: 15px;
}
.single-project .stats .stat span:first-of-type {
	color: var(--c-blue-500);
	font-size: 18px;
}

#services .row {
	display: flex;
}
#services .row .service-navigation {
	width: 20%;
	display: flex;
	flex-direction: column;
}
#services .row .services-container {
	width: 80%;
}
#services .row .services-container .service {
	display: flex;
	gap: 100px;
}
#services .row .services-container .service .col {
	width: 50%;
}
:where(.wp-block-columns.is-layout-flex) {
	gap: 6rem !important;
}
.landing .landing-form {

	position: relative;
	color: #fff;
}
.landing .landing-form h2, .landing-form a , .landing-form h1 {
	color: #fff;
}
.landing-form h1 {
	font-size: 60px;
	font-weight: 500;
}
.landing .landing-form h3 {
	color: var(--c-blue-400);
}
.landing .landing-form .form h3 {
	color: #fff;
}
.landing-form button.button {
	background-color: var(--c-blue-400);
}
.landing-form button.button:hover {
	background-color: var(--c-blue-500);
}
.landing .landing-form .image {
	position: absolute;
	left: calc(50% - 50vw);
	height: 100%;
	width: 100vw;
	z-index: -1;

}
.landing .landing-form .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	filter: brightness(0.35);
}
.landing .landing-form .row {
	display: flex;
	padding: 100px 0;
	gap: 100px;
	justify-content: space-between;
	align-items: center;
}
.landing .landing-form .col.right {
	max-width: 500px;
}
.landing .landing-form .row .col {
	width: 50%;
}
.landing .landing-form .form {
	background-color: var(--c-blue-400);
	padding: 35px;
}
.landing .landing-form .form input[type="submit"]:hover {
	background-color: var(--c-blue-500) !important;
}
.header-button button.button {
	background-color: var(--c-blue-400);
}
.header-button button.button:hover {
	background-color: var(--c-blue-500);
}
.header-phone {
	font-weight: 600;
	color: var(--c-blue-400);
}
@media only screen and (max-width: 1700px) {
	.default .content {
		padding-left: 5vw;
		padding-right: 5vw;
	}
}
@media only screen and (max-width: 1600px) {
	#Front-2 .row .col.right {
		width: 60vw;
	}
}
@media only screen and (max-width: 1400px) {
	p.large {
		font-size: 35px;
	}
	#Front-5 .row {
		padding-bottom: 135px;
	}
	#Front-7 .row.above .col.left {
		display: none;
	}
	#Front-6 {
		padding-bottom: 0;
	}
}
@media only screen and (max-width: 1200px) {
	#Front-7 .has-button {
		top: unset;
		bottom: 75px;
		transform: translateX(-50%);
	}
	.custom-img-size img {
		width: 100%;
		height: 100%;
	}
	#Services-3, .about #About-2, #Services-2, .default .lead-para, .about #About-1 .row, .services #Services-1 .row {
		padding: 2.5rem 0;
	}
	#Services-2 .row .col.image img {
		padding-left: 0;
		height: 50vh;
	}
	#Services-2 .row .col.image .overlay {
		width: 100%;
		left: 0;
	}
	#Front-2 .offset-block {
		padding: 75px 7vw 135px;
	}
	#Front-2 .row {
		flex-direction: column;
		gap: 50px;
		padding: 0 5vw;
	}
	#Front-2 .row .col {
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#Front-3 .row {
		flex-direction: column;
		gap: 50px;
		padding: 0 5vw;
	}
	#Front-3 .row .col {
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important; 
	}
	#Front-3 .col.left img {
		padding-left: 0;
		padding-right: 0;
		min-width: none;
	}
	#Front-3 .large-words {
		display: none;
	}
	#Front-3 .col.right {
		max-width: unset;
		margin-left: 0;
		text-align: center;
	}
	#Front-4 {
		padding-top: 0;
		padding-top: 50px;
	}
	#Front-4 .absolute {
		display: none;
	}
	#Front-4 .row {
		flex-direction: column;
		padding: 0 5vw;
	}
	#Front-4 .row .col {
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#Front-4 .row.top .col.right {
		display: none;
	}
	#Front-5 {
		padding-bottom: 50px;
	}
	#Front-5 .row {
		flex-direction: column;
		padding: 0 5vw;
	}
	#Front-5 .row .col {
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#Front-5 .row .col.right {
		text-align: center;
	}
	#Front-5 .large-words {
		display: none;
	}
	#Front-6 {
		padding-top: 100px;
	}
	#Front-7 .row.above {
		padding-top: 100px;
	}
	#Front-7 .row {
		flex-direction: column;
		padding: 0 5vw;
		gap: 50px;
	}
	#Front-7 .row .col {
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#Front-7 .row.inner.top .col.left, #Front-7 .row.inner.top .col.right {
		display: none;
	}
	#Front-7 .row.inner.bottom .col p {
		width: auto;
	}
	#Front-7 .large-words {
		display: none;
	}
	.default .content .row {
		flex-direction: column;
		gap: 5rem !important;
	}
	#Services-3 .row {
		gap: 1rem !important;
	}
	.default .content .row .col {
		width: 100% !important;
		gap: 5rem !important;
		padding-right: 0 !important; 

	}
	.default .lead-para {
		width: 100%;
	}
	.about #About-1 .row, .services #Services-1 .row {
		padding: 5rem 0;
	}
	.about #About-2 .row, .about #About-2 .row .col,  #Services-2 .row .col,  #Services-2 .row {
		gap: 1.5rem !important;
	}
	#Services-1 img, #About-1 img {
		height: 50vh;
		padding-right: 0;
	}
	#projects {
		grid-template-columns: auto;
	}
	 #Services-2 .row .col p, #Services-2 .row .col h3 {
		margin-bottom: 0;
	}
	#Services-2 .row .col ul {
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 1000px) {
	#Front-2 {
		padding-top: 5rem;
	}
	p.large {
		font-size: 30px;
	}
	.header-button {
		display: none;
	}
		.landing .img-reveal-v .overlay {
		width: 100%;
		left: 0;
	}
}
@media only screen and (max-width: 800px) {
	#custom-footer .row {
		flex-direction: column;
		gap: 50px;
	}
	#custom-footer .row .col {
		width: 100%;
	}
	#custom-footer .row.top {
		padding-bottom: 50px;
	}
	#custom-footer .row .col.right {
		justify-content: space-between;
	}
	#custom-footer .row .col.navigation {
		max-height: unset;
	}
	#HowItWorks .grid {
		grid-template-columns: repeat(1, 1fr);
	}
	#HowItWorks .grid .step::after {
		content: '\f175';
		font-family: 'Font Awesome 7 Pro';
	}
}
@media only screen and (max-width: 700px) {
	#Front-2 .offset-block {
		margin-top: 0;
		padding: 50px 5vw;
	}
	#Front-6 .image {
		display: none;
	}
	#Front-6 .col {
		width: 100%;
		transform: unset;
	}
	#Front-6 .wrap {
		padding: 0;
		margin-left: 0;
		margin-right: 0;
	}
	#Front-6 {
		padding: 50px 0 0;
	}
	#Front-3 {
		padding: 50px 0;
	}
	#Front-7 .row.above {
		padding-top: 50px;
	}
	#Front-7 .row.inner.bottom .col {
		gap: 50px;
	}
	#Front-7 .row.above {
		padding-bottom: 50px;
	}

	.landing-image .overlay h3 {
		display: none;
	}
}

@media only screen and (max-width: 700px)  {
	#projects .project .name {
		font-size: 1.7rem;
		padding-right: 5px;
	}

	#main-menu .main-menu-wrap .main-menu-logo {
		width: 225px;
	}
	#main-menu .main-menu-wrap .navigation .col:last-of-type {
		display: none;
	}
	#main-menu .main-menu-wrap .navigation .col {
		text-align: center;
	}
	#main-menu .main-menu-wrap .navigation .col a {
		font-size: 24px;
	}
	#Front-2 .offset-block h1 {
		font-size: 47px;
	}
	#main-header .logo {
		width: 225px;
	}
	#main-header .logo a {
		width: 225px;
		display: block;
	}
	#main-header .logo a img {
		width: 100%;
	}
	h2 {
		font-size: 30px;
	}
	p.large {
		font-size: 25px;
	}
	#custom-footer {
		padding-bottom: 50px;
	}
	#custom-footer .row .col.right {
		font-size: 15px;
		padding-top: 50px;
	}
	#custom-footer .credit::after {
		display: none;
	}
	#custom-footer .credit, #custom-footer span {
		font-size: 15px;
		line-height: 1.1;
	}
	.single-project .stats .stat {
		padding: 0 3px;
	}
	.default h1.page-title {
		padding-top: 2.5rem;
		padding-bottom: 1rem;
	}
	#custom-footer {
		padding-top: 50px;
	}
	#custom-footer .row .col.right {
		padding-top: 10px;
	}
	#custom-footer a {
		font-size: 1.2rem;
	}
	#custom-footer .row.bottom .col.right {
		padding-top: 50px;
	}
	.about #About-1 .row, .services #Services-1 .row {
		padding-top: 2.5rem;
	}
}

@media only screen and (max-width: 670px)  {
	.header-phone {
		display: none;
	}
	.landing-image .overlay {
		left: 0;
		width: 100% !important;
	}
	.landing-image .overlay button {
		font-size: 14px;
	}
	#custom-footer .row .col.navigation {
		gap: 25px;
	}
	.landing-form h1 {
		font-size: 40px;
	}
}