/* # Global Styes
   # Please insert all GLobal Styles below, avoid inserting anywhere.
---------------------------------------------------------------------------------------------------- */
@font-face {
    font-family: 'Lily Paperie';
    src: url('/wp-content/uploads/2025/09/LilyPaperie-Regular.eot');
    src: url('/wp-content/uploads/2025/09/LilyPaperie-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/2025/09/LilyPaperie-Regular.woff2') format('woff2'),
        url('/wp-content/uploads/2025/09/LilyPaperie-Regular.woff') format('woff'),
        url('/wp-content/uploads/2025/09/LilyPaperie-Regular.ttf') format('truetype'),
        url('/wp-content/uploads/2025/09/LilyPaperie-Regular.svg#LilyPaperie-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bell MT';
    src: url('BellMT.eot');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bell MT';
    src: url('/wp-content/uploads/2025/11/BellMT.woff2') format('woff2'),
        url('/wp-content/uploads/2025/11/BellMT.woff') format('woff'),
        url('/wp-content/uploads/2025/11/BellMT.ttf') format('truetype'),
        url('/wp-content/uploads/2025/11/BellMT.svg#BellMT') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bell MT';
    src: url('BellMTItalic.eot');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Bell MT';
    src: url('/wp-content/uploads/2025/11/BellMTItalic.woff2') format('woff2'),
        url('/wp-content/uploads/2025/11/BellMTItalic.woff') format('woff'),
        url('/wp-content/uploads/2025/11/BellMTItalic.ttf') format('truetype'),
        url('/wp-content/uploads/2025/11/BellMTItalic.svg#BellMTItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Bell MT';
    src: url('BellMTBold.eot');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Bell MT';
    src: url('/wp-content/uploads/2025/11/BellMTBold.woff2') format('woff'),
        url('/wp-content/uploads/2025/11/BellMTBold.ttf') format('truetype'),
        url('/wp-content/uploads/2025/11/BellMTBold.svg#BellMTBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}





html {
	font-size: 62.5%; /* 10px browser default */
}
body {
	background-color: #fff;
	color: #000;
	font-size: 1.6rem;
	font-weight: 400;
	margin: 0;
	padding: 0;
	line-height: 1.45;
	font-family: "Lato", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	font-family: "Lato", sans-serif;
}
a {
	text-decoration: none;
}
p {
    margin-block-start: 0;
    margin-block-end: 0;
	margin-bottom: 1.2vw;
}

/* p:last-child {
    margin-bottom: 0;
} */

/* Reusable */
.font-lily {
	font-family: 'Lily Paperie';
}
.font-cardo {
	font-family: "Cardo", serif;
}
.text-gradient {
    background: linear-gradient(256deg, #f8ce0e -26.36%, #fdaf11 36.46%, #e26e43 99.28%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-extrab {
	font-weight: 900;
}
.title-text-shadow .elementor-heading-title {
	filter: drop-shadow(0 20px 24px rgba(0, 0, 0, 0.08));
	/*text-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 8px 8px rgba(0, 0, 0, 0.03);*/
}

/* Gradient Elements */
.grad-title .elementor-heading-title {
    background: linear-gradient(255deg, #F8CE0E -31.79%, #FDAF11 33.73%, #E26E43 99.25%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* GForm overwrites */
body .gform_body .gform_fields .gfield {
    position: relative;
}
body .gform_validation_errors {
    display: none;
}
body .validation_message {
    position: absolute;
    bottom: 88%;
    border-color: #FDAF11 !important;
    color: #FDAF11 !important;
    font-family: 'Lato' !important;
    padding: .4vw 1vw !important;
    line-height: 1.2 !important;
    left: 1vw;
    width: auto !important;
    margin-right: 1vw;
}

	
/* # Elementor Overwrites ---------------------------------------------------------------------------------------------------- */
.elementor-editor-active .site-header,
.elementor-editor-active .nav-primary {
	display: none;
}
.full-width-content.elementor-page .site-inner {
	max-width: none;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
.full-width-content.elementor-page .entry {
	padding: 0;
	margin: 0;
}
body .elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 119rem;
}
.full-width-content.elementor-page .site-inner {
	padding-top: 0;
}
.elementor_library-template-default.elementor-editor-active .sidebar {
    display: none;
}
.elementor_library-template-default .content {
    width: 100%;
    padding: 0;
    margin: 0;
}
.site-footer {
	display: none;
}



.gform_body input:focus::-webkit-input-placeholder,
.gform_body textarea:focus::-webkit-input-placeholder {
  opacity: 0 !important;
}
.gform_body input:focus:-moz-placeholder,
.gform_body textarea:focus:-moz- placeholder {
  opacity: 0 !important;
}
.gform_body input:focus:-ms-input-placeholder,
.gform_body textarea:focus:-ms- input-placeholder {
  opacity: 0 !important;
}
.gform_body input:focus::placeholder,
.gform_body textarea:focus::placeholder {
  opacity: 0 !important;
}



@media only screen and (min-width: 1025px) {
  .fluid-section .elementor-container {
    width: 94%;
  }
  .fluid-section .elementor-inner-section .elementor-container,
  .fluid-section .elementor-widget-popup .elementor-container {
    width: 100%;
  }
  .fluid-row .elementor-container {
    width: 77%;
  }
  .fluid-row .elementor-inner-section .elementor-container,
  .fluid-row .elementor-widget-popup .elementor-container {
    width: 100%;
  }
}


/* # will apply this css starting 1024px and below
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1024px) {

}

/* # will apply this css starting 1023px and below
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1023px) {

}

/* # Font Sizing
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width:1600px) {
	html {
		font-size: 56.3%;
	}
}
@media only screen and (max-width:1023px) {
	br {
		display: none;
	}
}
@media only screen and (max-width:960px) {
	html {
		font-size: 50%;
	}
}

@media only screen and (max-width:768px) {

}

@media only screen and (max-width:767px) {
p {    
	margin-bottom: 3vw;
}
}

@media only screen and (max-width:568px) {

}
