.elementor-kit-11{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#B23C3C;--e-global-color-accent:#ABABAB;--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;font-family:"Astrup", Sans-serif;font-size:15px;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:var( --e-global-color-text );color:var( --e-global-color-primary );border-radius:3px 3px 3px 3px;padding:0.5rem 0.75rem 0.5rem 0.75rem;}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{background-color:var( --e-global-color-text );color:var( --e-global-color-primary );}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{font-family:"Astrup", Sans-serif;}.elementor-kit-11 h1{font-size:21px;}.elementor-kit-11 h2{font-size:20px;}.elementor-kit-11 h3{font-size:19px;}.elementor-kit-11 h4{font-size:18px;}.elementor-kit-11 h5{font-size:17px;}.elementor-kit-11 h6{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;--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);}/* Start custom CSS */.mydown{

    animation: .6s 
linear infinite alternate down;
}


.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://saintseiya.fr/wp-content/uploads/2025/11/astrup-regular.woff') format('woff');
}
@font-face {
	font-family: 'Astrup';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://saintseiya.fr/wp-content/uploads/2025/11/astrup-medium.woff') format('woff');
}
@font-face {
	font-family: 'Astrup';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://saintseiya.fr/wp-content/uploads/2025/11/astrup-bold.woff') format('woff');
}
/* End Custom Fonts CSS */