.elementor-kit-7{--e-global-color-primary:#00130D;--e-global-color-secondary:#00130D;--e-global-color-text:#686868;--e-global-color-accent:#00130D;--e-global-color-d1b02b7:#FFFFFF;--e-global-color-4395d61:#F5F5F5;--e-global-color-ff5ddb7:#FBF7F4;--e-global-color-d18a618:#919191;--e-global-color-65596c4:#686868;--e-global-color-f9ca2e8:#002519;--e-global-color-2873c8d:#00130D;--e-global-color-d14e1d1:#F0B916;--e-global-color-338ba9a:#75B39E;--e-global-typography-primary-font-family:"Steiner";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Steiner";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-4395d61 );}.elementor-kit-7 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);}.elementor-lightbox{background-color:var( --e-global-color-d1b02b7 );--lightbox-ui-color:var( --e-global-color-f9ca2e8 );--lightbox-ui-color-hover:var( --e-global-color-f9ca2e8 );--lightbox-text-color:var( --e-global-color-d1b02b7 );}.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 */body{
    overflow-x:hidden !important;
}
*, *:hover, *:focus, *:visited{
    outline:none !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
}
a, a:hover, a:focus, a:visited{
    outline: none !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; 
}
button, button:hover, button:focus, button:visited{
    outline: none !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; 
}

h1:before, h2:before {
    display: none !important;
}
p {
    margin-block-end: 0;
}
.noTitle{
	pointer-events: none;
}
.elementor-kit-7 input:focus, .elementor-kit-7 textarea:focus{
    box-shadow:none !important;
}
.limited{
    max-width:100vw;
    overflow:hidden;
}

/*Custom Scrollbar*/
/* width */
 ::-webkit-scrollbar {
     width:4px;
 }
 /* Track */
 ::-webkit-scrollbar-track {
     box-shadow: inset 0 0 5px grey; 
     border-radius: 0px;
 }
 /* Handle */
 ::-webkit-scrollbar-thumb {
     background: linear-gradient(#232527, #434547);
 }
 /* Handle on hover */
 ::-webkit-scrollbar-thumb:hover {
     background: #ee76445; 
 }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Steiner';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://alioki.ovh/wp-content/uploads/2025/08/Steiner.eot');
	src: url('https://alioki.ovh/wp-content/uploads/2025/08/Steiner.eot?#iefix') format('embedded-opentype'),
		url('https://alioki.ovh/wp-content/uploads/2025/08/Steiner.woff2') format('woff2'),
		url('https://alioki.ovh/wp-content/uploads/2025/08/Steiner.woff') format('woff'),
		url('https://alioki.ovh/wp-content/uploads/2025/08/Steiner.ttf') format('truetype'),
		url('https://alioki.ovh/wp-content/uploads/2025/08/Steiner.svg#Steiner') format('svg');
}
/* End Custom Fonts CSS */