.elementor-kit-1642{--e-global-color-primary:#34A853;--e-global-color-secondary:#6B1E11;--e-global-color-text:#7A7A7A;--e-global-color-accent:#34A853;--e-global-color-91e9489:#AA3522;--e-global-color-6aef5d2:#0D2A15;--e-global-color-9aae84c:#F5F3EB;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;}.elementor-kit-1642 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@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 */* {
    position: relative;
    z-index: 0;
    margin: 0;
    padding: 0;
	box-sizing: border-box;
}

body {
    position: relative;
    z-index: 0;
    width: 100%;
    min-width: 320px;
    height: auto;
    overflow-x: hidden !important; 
}

main {
    position: relative;
    z-index: -1;
    width: 100%;
    min-width: 320px;
    height: auto;
    overflow-x: hidden !important;  
}

.pukaray__footer-content-navbar {
    gap: 1rem;
}

@media(min-width: 1200px) {
    
    .pukaray__top-content-picture a img {
        height: 2vw !important;
        margin-right: 0 !important;
    }
    
    .pukaray__footer-content-navbar {
        gap: 1vh;
    }
}/* End custom CSS */