.elementor-kit-13{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#54595F;--e-global-color-37aee61:#001A29;--e-global-color-c5e638d:#FFFFFF;--e-global-color-4975e0b:#000000;--e-global-color-9e72336:#060707;--e-global-color-998bb57:#0A0C0C;--e-global-color-0eaae23:#CEA2A2;--e-global-color-526c8a1:#F5F4EE;--e-global-color-8483513:#EBE7D4;--e-global-color-0893a53:#8EB879;--e-global-color-320bbab:#CEA2A2;--e-global-color-4519d27:#9B9F62;--e-global-color-b573d2e:#80421D;--e-global-color-aee2d47:#1E3A78;--e-global-color-cb3d986:#424242;--e-global-color-a43f2be:#F5F5F5;--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-e474fa5-font-family:"Audiowide";--e-global-typography-e474fa5-font-size:50px;--e-global-typography-e474fa5-font-weight:600;--e-global-typography-15386db-font-family:"LowBall Neue";--e-global-typography-15386db-font-size:70px;--e-global-typography-15386db-font-weight:500;--e-global-typography-2355260-font-family:"LowBall Neue";--e-global-typography-2355260-font-size:50px;--e-global-typography-2355260-font-weight:500;--e-global-typography-d44ed8b-font-family:"LowBall Neue";--e-global-typography-d44ed8b-font-size:20px;--e-global-typography-d44ed8b-font-weight:400;--e-global-typography-8bc46fa-font-family:"LowBall Neue";--e-global-typography-8bc46fa-font-size:30px;--e-global-typography-8bc46fa-font-weight:600;--e-global-typography-087ebe3-font-family:"Sen";--e-global-typography-087ebe3-font-size:18px;--e-global-typography-087ebe3-font-weight:300;--e-global-typography-087ebe3-font-style:normal;--e-global-typography-087ebe3-line-height:2em;--e-global-typography-0e853cd-font-family:"Roboto";--e-global-typography-0e853cd-font-size:75px;--e-global-typography-0e853cd-font-weight:600;--e-global-typography-526cc1e-font-family:"Sen";--e-global-typography-526cc1e-font-size:20px;--e-global-typography-526cc1e-font-weight:800;--e-global-typography-526cc1e-font-style:normal;--e-global-typography-526cc1e-line-height:1.2em;--e-global-typography-72dc6cb-font-family:"Shanti";--e-global-typography-72dc6cb-font-size:8vw;--e-global-typography-72dc6cb-font-weight:600;--e-global-typography-72dc6cb-letter-spacing:4.4px;--e-global-typography-45cb7b3-font-family:"Shanti";--e-global-typography-45cb7b3-font-size:1.5vw;--e-global-typography-45cb7b3-font-weight:600;--e-global-typography-3e671ad-font-family:"Montserrat";--e-global-typography-3e671ad-font-size:3.3vw;--e-global-typography-3e671ad-font-weight:600;--e-global-typography-a427099-font-family:"Montserrat";--e-global-typography-a427099-font-size:1.7vw;--e-global-typography-a427099-font-weight:600;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 a{color:var( --e-global-color-c5e638d );}.elementor-kit-13 a:hover{color:#E3E9F7;}.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;}@media(max-width:1024px){.elementor-kit-13{--e-global-typography-087ebe3-font-size:16px;--e-global-typography-526cc1e-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-13{--e-global-typography-3e671ad-font-size:6vw;--e-global-typography-a427099-font-size:6vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#mynav {
    position: absolute;
    top: 0!important;
    right:0!important;
    left: 1vh;
    scale: 1.3;
}

#nav-icon {
  width: 26px;
  height: 19px;
  margin-top: 8px;
  padding:0!important;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#nav-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: white;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#nav-icon span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon span:nth-child(2) {
  top: 8px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon span:nth-child(3) {
  top: 16px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -2px;
  left: 0px;
}
#nav-icon.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 16px;
  left: 0px;
}

#nav-icon.open span {
  background: black !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'LowBall Neue';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueThin-2OM6o.eot');
	src: url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueThin-2OM6o.eot?#iefix') format('embedded-opentype'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueThin-2OM6o.woff2') format('woff2'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueThin-2OM6o.woff') format('woff'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueThin-2OM6o.ttf') format('truetype'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueThin-2OM6o.svg#LowBallNeue') format('svg');
}
@font-face {
	font-family: 'LowBall Neue';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueExtraLight-vmBpL.eot');
	src: url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueExtraLight-vmBpL.eot?#iefix') format('embedded-opentype'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueExtraLight-vmBpL.woff2') format('woff2'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueExtraLight-vmBpL.woff') format('woff'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueExtraLight-vmBpL.ttf') format('truetype'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueExtraLight-vmBpL.svg#LowBallNeue') format('svg');
}
@font-face {
	font-family: 'LowBall Neue';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueLight-BWlAw.eot');
	src: url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueLight-BWlAw.eot?#iefix') format('embedded-opentype'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueLight-BWlAw.woff2') format('woff2'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueLight-BWlAw.woff') format('woff'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueLight-BWlAw.ttf') format('truetype'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueLight-BWlAw.svg#LowBallNeue') format('svg');
}
@font-face {
	font-family: 'LowBall Neue';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueRegular-rglJB.eot');
	src: url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueRegular-rglJB.eot?#iefix') format('embedded-opentype'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueRegular-rglJB.woff2') format('woff2'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueRegular-rglJB.woff') format('woff'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueRegular-rglJB.ttf') format('truetype'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueRegular-rglJB.svg#LowBallNeue') format('svg');
}
@font-face {
	font-family: 'LowBall Neue';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueMedium-8MmAn.eot');
	src: url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueMedium-8MmAn.eot?#iefix') format('embedded-opentype'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueMedium-8MmAn.woff2') format('woff2'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueMedium-8MmAn.woff') format('woff'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueMedium-8MmAn.ttf') format('truetype'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueMedium-8MmAn.svg#LowBallNeue') format('svg');
}
@font-face {
	font-family: 'LowBall Neue';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueSemiBold-MVv5P.eot');
	src: url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueSemiBold-MVv5P.eot?#iefix') format('embedded-opentype'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueSemiBold-MVv5P.woff2') format('woff2'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueSemiBold-MVv5P.woff') format('woff'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueSemiBold-MVv5P.ttf') format('truetype'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueSemiBold-MVv5P.svg#LowBallNeue') format('svg');
}
@font-face {
	font-family: 'LowBall Neue';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueBold-w18A6.eot');
	src: url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueBold-w18A6.eot?#iefix') format('embedded-opentype'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueBold-w18A6.woff2') format('woff2'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueBold-w18A6.woff') format('woff'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueBold-w18A6.ttf') format('truetype'),
		url('https://www.pixel-vibe.com/wp-content/uploads/2023/09/LowballNeueBold-w18A6.svg#LowBallNeue') format('svg');
}
/* End Custom Fonts CSS */