.elementor-kit-8{--e-global-color-primary:#373737;--e-global-color-secondary:#B8FFC7;--e-global-color-text:#373737;--e-global-color-accent:#FFFFFF;--e-global-color-f9b0ca2:#373737;--e-global-color-de0a06e:#B8FFC7;--e-global-color-c120df1:#FFFFFF;--e-global-color-0d8351e:#000000;--e-global-typography-primary-font-family:"Mona Sans";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Schibsted Grotesk";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Mona Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Schibsted Grotesk";--e-global-typography-accent-font-weight:500;--e-global-typography-4f32d2a-font-family:"Mona Sans";--e-global-typography-4f32d2a-font-size:20px;--e-global-typography-4f32d2a-line-height:27px;--e-global-typography-55a2118-font-family:"Schibsted Grotesk";--e-global-typography-55a2118-font-size:24px;--e-global-typography-55a2118-font-weight:700;color:var( --e-global-color-text );font-family:"Mona Sans", Sans-serif;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:#FFFFFF;font-family:"Schibsted Grotesk", Sans-serif;font-size:18px;font-weight:500;text-decoration:none;color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;padding:14px 25px 14px 25px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-de0a06e );color:var( --e-global-color-f9b0ca2 );border-style:solid;border-color:var( --e-global-color-f9b0ca2 );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-text );font-family:"Mona Sans", Sans-serif;font-weight:400;text-decoration:underline;}.elementor-kit-8 a:hover{color:var( --e-global-color-text );}.elementor-kit-8 h1{color:var( --e-global-color-text );font-family:"Schibsted Grotesk", Sans-serif;font-size:64px;font-weight:700;}.elementor-kit-8 h2{color:var( --e-global-color-text );font-family:"Schibsted Grotesk", Sans-serif;font-size:48px;font-weight:700;}.elementor-kit-8 h3{color:var( --e-global-color-text );font-family:"Mona Sans", Sans-serif;font-size:20px;font-weight:700;}.elementor-kit-8 h4{color:var( --e-global-color-text );font-family:"Mona Sans", Sans-serif;font-size:16px;font-weight:700;}.elementor-kit-8 h5{color:var( --e-global-color-text );font-family:"Mona Sans", Sans-serif;font-size:16px;font-weight:700;}.elementor-kit-8 h6{color:var( --e-global-color-primary );font-family:"Mona Sans", Sans-serif;font-size:16px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-navigation .menu li{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-8{--e-global-typography-4f32d2a-font-size:16px;--e-global-typography-55a2118-font-size:18px;font-size:14px;}.elementor-kit-8 h1{font-size:44px;}.elementor-kit-8 h2{font-size:38px;}.elementor-kit-8 h3{font-size:18px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(max-width:767px){.elementor-kit-8{font-size:14px;}.elementor-kit-8 h1{font-size:34px;}.elementor-kit-8 h2{font-size:24px;}.elementor-kit-8 h3{font-size:16px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:15px;--container-default-padding-bottom:0px;--container-default-padding-left:15px;}}
/* Start custom CSS */body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
.site-main {
    flex-grow: 1;
}

/* header */
/*@media (max-width: 1024px) {
    header .elementor-nav-menu--dropdown {
        position: fixed;
        width: 100%;
        top: 110px;
        left: 0;
    }
}
@media (max-width: 767px) {
    header .elementor-nav-menu--dropdown {
        top: 90px;
    }
}*/

/* footer */
.elementor-kit-8 .kl-useful-links li:first-child a {
    font-size: 20px;
    font-family: "Schibsted Grotesk", Sans-serif;
    font-weight: 800;
    padding-bottom: 20px;
    position: relative;
}
.elementor-kit-8 .kl-useful-links li:first-child a:after {
    content: "";
    background-color: var(--e-global-color-secondary);
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 45px;
    height: 5px;
    opacity: 1 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Mona Sans';
	font-display: auto;
	src: url('https://arkanddro.fr/wp-content/uploads/2026/04/MonaSans-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */