.elementor-kit-10{--e-global-color-primary:#FFCB00;--e-global-color-secondary:#54595F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FE8F00;--e-global-typography-primary-font-family:"Astrup";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Astrup";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Astrup";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Astrup";--e-global-typography-accent-font-weight:500;background-color:#000000;background-image:url("https://soul-of-gold.saintseiya.fr/wp-content/uploads/sites/5/2025/10/sanctuary-bg-black.jpg");color:var( --e-global-color-text );font-family:"Astrup", Sans-serif;background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:var( --e-global-color-primary );color:#000000;border-style:none;}.elementor-kit-10 button:hover,.elementor-kit-10 button:focus,.elementor-kit-10 input[type="button"]:hover,.elementor-kit-10 input[type="button"]:focus,.elementor-kit-10 input[type="submit"]:hover,.elementor-kit-10 input[type="submit"]:focus,.elementor-kit-10 .elementor-button:hover,.elementor-kit-10 .elementor-button:focus{background-color:var( --e-global-color-accent );}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-primary );font-family:"Astrup", Sans-serif;}.elementor-kit-10 h1{font-family:"Exo 2", Sans-serif;font-size:30px;}.elementor-kit-10 h2{font-family:"Exo 2", Sans-serif;font-size:28px;}.elementor-kit-10 h3{font-family:"Exo 2", Sans-serif;font-size:26px;}.elementor-kit-10 h4{font-family:"Exo 2", Sans-serif;font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:10px;--container-default-padding-right:10px;--container-default-padding-bottom:10px;--container-default-padding-left:10px;}.elementor-widget:not(:last-child){--kit-widget-spacing:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-10 h4{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10 h4{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    margin: 0px;
    -webkit-font-smoothing : none;
-webkit-font-smoothing : antialiased;
-webkit-font-smoothing : subpixel-antialiased;
}

.mydown{

    animation: .6s 
linear infinite alternate down;
}

.wpum-form fieldset label {
    padding-bottom: 1em;
}

.mymagnify {

    animation: .6s 
linear infinite alternate magnify;

}

@keyframes down {
    0% {
        opacity: 0;
        transform: translateY(0)
    }

    to {
        opacity: 1;
        transform: translateY(10%)
    }
}


@keyframes magnify {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.96)
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Astrup';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://soul-of-gold.saintseiya.fr/wp-content/uploads/sites/5/2025/11/astrup-regular.woff') format('woff');
}
@font-face {
	font-family: 'Astrup';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://soul-of-gold.saintseiya.fr/wp-content/uploads/sites/5/2025/11/astrup-medium.woff') format('woff');
}
@font-face {
	font-family: 'Astrup';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://soul-of-gold.saintseiya.fr/wp-content/uploads/sites/5/2025/11/astrup-bold.woff') format('woff');
}
/* End Custom Fonts CSS */