/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 24 2025 | 07:33:02 */
/* Load the KozGoPr6N Regular font */
@font-face {
    font-family: 'KozGoPr6NRegular';
    src: url('/wp-content/uploads/font/KozGoPr6NRegular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Apply font to your custom class */
.koz-font,
.koz-font .elementor-heading-title {
    font-family: 'KozGoPr6NRegular', sans-serif !important;
}


#hero-section {
/* 	aspect-ratio: 1920/1074; */
}

.custom-btn .elementor-button {
    box-shadow: 
        inset 0px 0px 10px 0px rgba(255, 255, 255, 0.87),
        0px 0px 10px 0px rgba(255, 255, 255, 0.87) !important;
}

.ast-container > div > .elementor-element {
  margin-bottom: -1px !important;
}