:root{--color-yellow:#fdc435;--color-sous-text:#828282;--color-background:#f9faff;--font-primary:"Nunito", ui-sans-serif, system-ui, sans-serif;--font-list:"Raleway", ui-sans-serif, system-ui, sans-serif;--font-title:"Poppins", ui-sans-serif, system-ui, sans-serif;--font-title-secondary:"Playfair Display", ui-sans-serif, system-ui, sans-serif;--font-header-text:"Comfortaa", ui-sans-serif, system-ui, sans-serif;--font-button:"Roboto" ui-sans-serif, system-ui, sans-serif}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-primary);background-color:var(--color-background)}h1{font-family:var(--font-title)}h2{font-family:var(--font-title-secondary);padding-bottom:10px;font-size:3rem;display:inline-block;position:relative}h3{font-family:var(--font-title-secondary)}h4{font-family:var(--font-header-text)}ul,ol{font-family:var(--font-list)}li{z-index:10}button{font-family:var(--font-button)}.description{color:var(--color-sous-text);margin-bottom:1.25rem;font-size:1.5rem}.home{position:relative}.home__content{z-index:2;position:relative}.home_intro{align-items:center;display:flex;position:relative}@media (width>=1025px){.home_intro{padding-right:50%}.home_intro .intro{width:50%;max-width:50%}.home__image{z-index:0;pointer-events:none;width:50%;max-width:700px;height:auto;position:absolute;top:0;right:0}}@media (width<=1024px){.home__image{z-index:1;pointer-events:none;width:80%;max-width:450px;height:auto;margin:2rem auto 1rem;display:block;position:relative}}
