.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6f5917c:#15222B;--e-global-color-655c54f:#4FB7A5;--e-global-color-7752066:#B65CB8;--e-global-color-962cacf:#803681;--e-global-color-263b85b:#E5E9E8;--e-global-color-04c4ed8:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-0e589f4-font-family:"HouseBroken";--e-global-typography-0e589f4-font-size:18px;--e-global-typography-8b401a5-font-family:"Montserrat";--e-global-typography-8b401a5-font-size:16px;--e-global-typography-8b401a5-font-weight:500;--e-global-typography-f2087b1-font-family:"Montserrat";--e-global-typography-f2087b1-font-size:25px;--e-global-typography-f2087b1-font-weight:700;--e-global-typography-6052e68-font-family:"Montserrat";--e-global-typography-6052e68-font-size:14px;--e-global-typography-6052e68-font-weight:500;--e-global-typography-f5c50c6-font-family:"Montserrat";--e-global-typography-f5c50c6-font-size:16px;--e-global-typography-f5c50c6-font-weight:700;--e-global-typography-f5c50c6-line-height:1.3rem;--e-global-typography-fa75370-font-family:"Montserrat";--e-global-typography-fa75370-font-size:38px;--e-global-typography-fa75370-font-weight:700;--e-global-typography-24199ba-font-family:"Montserrat";--e-global-typography-24199ba-font-size:55px;--e-global-typography-24199ba-font-weight:700;--e-global-typography-24199ba-line-height:3.4rem;--e-global-typography-2024b71-font-family:"Montserrat";--e-global-typography-2024b71-font-size:25px;--e-global-typography-2024b71-font-weight:400;background-color:#FFFFFF;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.lytbox-button {
	--hamburger-color: #000;
	--close-x-color: #000;
	display: block;
	height: 18px;
	cursor: pointer;
	position: relative;
	z-index: 99999999;
}

ol.flex-control-nav.flex-control-thumbs {
    display: inline-flex;
    overflow: scroll !important;
    white-space: normal;
    position: relative;
    width: 100%;
}


.elementor-417
{
	width: 100%;
}

.lytbox-navigation {
	position: fixed;
	top: 0;
	left: 0;
	transform: translateX(100%);
	overflow: hidden;
	transition: transform 0.2s;
	width: 100%;
	height: 100vh;
	background-color: #fff;
	z-index: 9999;
}

.lytbox-navigation {
	display: flex;
	justify-content: center;
	align-items: top;
	padding-top: 80px
}


.lytbox-button .hamburguer {
	position: relative;
}

.lytbox-button .hamburguer span{
	display: block;
	height: 2px;
	width: 24px;
	background: var(--hamburger-color);
	transform-origin: 50% 50%;
	transition: all 0.1s 0.2s ease, transform 0.2s ease;
}

.lytbox-button .hamburguer span:nth-child(2) {
	transform: translate(0, 6px);
}

.lytbox-button .hamburguer span:nth-child(3) {
	transform: translate(0, 12px);
		
}

.lytbox-nav_control {
	position: absolute;
	left: -9999px;
	width: 100%;
	clip: rect(0, 0, 0, 0);
}

.lytbox-nav_control:checked~.lytbox-navigation {
	transform: translateX(0);
	opacity: 1;
	transition: transform 0.3s, opacity 0.3s;
}

.lytbox-nav_control:checked~.lytbox-button .hamburguer {
	transition: all 0.1s 0s ease;
}

.lytbox-nav_control:checked~.lytbox-button .hamburguer span {
	background: var(--close-x-color);
	transition: all 0.1s ease, transform 0.1s 0.2s ease;
}

.lytbox-nav_control:checked~.lytbox-button .hamburguer span:first-child {
	opacity: 0;
}

.lytbox-nav_control:checked~.lytbox-button  .hamburguer span:nth-child(2) {
	transform: translate(0, 3px) rotate(45deg);
}

.lytbox-nav_control:checked~.lytbox-button .hamburguer span:nth-child(3) {
	transform: translate(0, 4px) rotate(-45deg);

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'HouseBroken';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://white-moose-557724.hostingersite.com/wp-content/uploads/2025/06/HouseBroken-Clean.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Montserrat';
	font-display: auto;
	src: url('https://white-moose-557724.hostingersite.com/wp-content/uploads/2025/06/Montserrat-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */