@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap";:root{--sizing-base-xsmall: 6.11px;--sizing-base-small: 9.89px;--sizing-base-default: 16px;--sizing-moyen-xsmall: 25.89px;--sizing-moyen-small: 41.89px;--sizing-moyen-default: 67.77px;--sizing-large-xsmall: 109.66px;--sizing-large-small: 177.42px;--sizing-large-default: 287.07px;--sizing-xlarge-xsmall: 464.48px;--sizing-xlarge-small: 751.53px;--sizing-xlarge-default: 1215.98px;--spacing-base-xsmall: 6.11px;--spacing-base-small: 9.89px;--spacing-base-default: 16px;--spacing-moyen-xsmall: 25.89px;--spacing-moyen-small: 41.89px;--spacing-moyen-default: 67.77px;--spacing-large-xsmall: 109.66px;--spacing-large-small: 177.42px;--spacing-large-default: 287.07px;--spacing-xlarge-xsmall: 464.48px;--spacing-xlarge-small: 751.53px;--spacing-xlarge-default: 1215.98px;--color-grey-100: #000000;--color-grey-200: #090909;--color-grey-300: #181818;--color-grey-400: #30302F;--color-grey-500: #575654;--color-grey-600: #969592;--color-grey-700: #FFFCF8;--color-primary-500: #AA8B4A;--color-primary-600: #040404;--color-primary-700: #040404;--color-secondary-500: #262020;--color-secondary-600: #040404;--color-secondary-700: #040404;--color-tertiary-500: #E85417;--color-tertiary-600: #040404;--color-tertiary-700: #040404;--color-success-500: #040404;--color-success-600: #040404;--color-success-700: #040404;--color-warning-500: #040404;--color-warning-600: #040404;--color-warning-700: #040404;--color-error-500: #040404;--color-error-600: #040404;--color-error-700: #040404;--border-radius: 8px }.color-grey-700{color:var(--color-grey-700)}.color-primary{color:var(--color-primary-500)}h1{font-family:Poppins;font-weight:300;line-height:177.42px;font-size:121.5px}h2{font-family:Poppins;font-weight:300;line-height:67.77px;font-size:54px}h3{font-family:Poppins;font-weight:300;line-height:109.66px;font-size:81px}h4,h5{font-family:Poppins;font-weight:400;line-height:41.89px;font-size:36px}h6{font-family:Poppins;font-weight:400;line-height:25.89px;font-size:24px}p,*{font-family:Poppins;font-weight:400;line-height:25.89px;font-size:16px}.small{font-family:Poppins;font-weight:300;line-height:9.98px;font-size:8px}.strong-p{font-family:Poppins;font-weight:500;line-height:25.89px;font-size:16px}.strong-small{font-family:Poppins;font-weight:500;line-height:9.98px;font-size:8px}.strong-xsmall{font-family:Poppins;font-weight:500;line-height:6.11px;font-size:4px}@media (min-width: 1215.98px){h1{line-height:287.07px;font-size:182.25px}h2{line-height:177.42px;font-size:121.5px}h3{line-height:109.66px;font-size:81px}h4{line-height:67.77px;font-size:54px}h5{line-height:41.89px;font-size:36px}h6{line-height:25.89px;font-size:24px}}.btn-base,.btn-base:hover,.btn-base:visited{height:var(--sizing-moyen-default);width:var(--sizing-large-default);border-radius:var(--border-radius);border:var(--none);display:flex;align-items:center;justify-content:center;text-decoration:none}.btn-primary,a.btn-primary,a:visited.btn-primary{color:var(--color-grey-700);background-color:var(--color-primary-500)}*{margin:0;padding:0;box-sizing:border-box}.overflow-hidden{overflow:hidden}img{height:100%;width:100%}a,a:visited,a:focus,a:hover{width:fit-content;text-decoration:unset;color:unset}a:visited{color:unset}.position-fixed{position:fixed;z-index:100}.position-absolute{position:absolute}.position-absolute-init{top:0;left:0}.position-absolute-x-center{left:50%;transform:translate(-50%)}.position-relative{position:relative}.z-index-background{z-index:-1}.text-center{text-align:center}.mt-moyen-small{margin-top:var(--spacing-moyen-small)}.mb-base{margin-bottom:var(--spacing-base-default)}.pb-base{padding-bottom:var(--spacing-base-default)}.container{max-width:var(--sizing-xlarge-default);margin:0 auto}.w-fluid{width:100%}.h-fluid{height:100%}.w-full{width:100vw}.h-full{height:100vh}.object-fit-cover{object-fit:cover}.flex{display:flex}.flex-item-init{flex:1 0 auto}.flex-column{flex-direction:column}.flex-center{justify-content:center;align-items:center}.flex-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.flex-space-between{justify-content:space-between}.flex-justify-center{justify-content:center}.flex-align-center{align-items:center}.flex-align-end{align-items:end}.flex-gap-base-default{gap:var(--spacing-base-default)}.flex-gap-moyen-default{gap:var(--spacing-moyen-default)}.height-moyen-small{height:var(--sizing-moyen-small)}.height-large-default{height:var(--sizing-large-default)}.height-large-xsmall{height:var(--sizing-large-xsmall)}.height-xlarge-small{height:var(--sizing-xlarge-small)}.height-xlarge-xsmall{height:var(--sizing-xlarge-xsmall)}:root{--container-width-base: calc((var(--sizing-xlarge-default) - (11 * var(--sizing-base-default))) / 12) }.container-width-1{width:var(--container-width-base)}.container-width-2{width:calc((var(--container-width-base) * 2 + var(--sizing-base-default)))}.container-width-3{width:calc((var(--container-width-base) * 3 + var(--sizing-base-default) * 2))}.container-width-4{width:calc((var(--container-width-base) * 4 + var(--sizing-base-default) * 3))}.container-width-5{width:calc((var(--container-width-base) * 5 + var(--sizing-base-default) * 4))}.container-width-6{width:calc((var(--container-width-base) * 6 + var(--sizing-base-default) * 5))}.container-width-7{width:calc((var(--container-width-base) * 7 + var(--sizing-base-default) * 6))}.container-width-8{width:calc((var(--container-width-base) * 8 + var(--sizing-base-default) * 7))}.container-width-9{width:calc((var(--container-width-base) * 9 + var(--sizing-base-default) * 8))}.container-width-10{width:calc((var(--container-width-base) * 10 + var(--sizing-base-default) * 9))}.container-width-11{width:calc((var(--container-width-base) * 11 + var(--sizing-base-default) * 10))}.container-width-12{width:calc((var(--container-width-base) * 12 + var(--sizing-base-default) * 11))}.border-base{border-radius:var(--border-radius)}p{max-width:60ch}footer.svelte-1wg5uq.svelte-1wg5uq{padding:5rem 5rem 2rem;width:100%;background-color:var(--color-primary-500);color:var(--color-grey-700);text-align:center}.content.svelte-1wg5uq.svelte-1wg5uq,.section.svelte-1wg5uq.svelte-1wg5uq{display:flex;flex-direction:column;gap:3rem}.section.svelte-1wg5uq>.svelte-1wg5uq{gap:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.social-link.svelte-1wg5uq.svelte-1wg5uq{display:flex;align-items:center;justify-content:center;gap:16px;filter:brightness(0) invert(1)}.middle-section.svelte-1wg5uq>a.svelte-1wg5uq{text-align:center}.website-credit.svelte-1wg5uq.svelte-1wg5uq{margin-top:2rem}h6.svelte-1wg5uq.svelte-1wg5uq{font-weight:500}@media (min-width: 751.53px){footer.svelte-1wg5uq.svelte-1wg5uq{text-align:left}.content.svelte-1wg5uq.svelte-1wg5uq{width:inherit;justify-content:space-between;max-width:732px;margin:0 auto}.section.svelte-1wg5uq.svelte-1wg5uq{flex-direction:row}.section.svelte-1wg5uq>.svelte-1wg5uq{align-items:start;justify-content:left}.left-section.svelte-1wg5uq.svelte-1wg5uq{flex:1 1 100%}.middle-section.svelte-1wg5uq.svelte-1wg5uq,.right-section.svelte-1wg5uq.svelte-1wg5uq{width:33%}}@media (min-width: 1215.98px){.content.svelte-1wg5uq.svelte-1wg5uq{width:100%;max-width:1216px;margin:0 auto}}nav.svelte-1lvccrl.svelte-1lvccrl{background-color:var(--color-primary-500);position:fixed;z-index:10;width:100vw;top:0;left:0;height:4rem}.container.svelte-1lvccrl.svelte-1lvccrl{padding:0 16px;height:100%;display:flex;justify-content:space-between;align-items:center;width:100%}.home-link.svelte-1lvccrl.svelte-1lvccrl{height:40px;display:block}.home-link.svelte-1lvccrl>img.svelte-1lvccrl{height:100%;width:auto}.desktop-link.svelte-1lvccrl.svelte-1lvccrl{display:flex;gap:32px}a.svelte-1lvccrl.svelte-1lvccrl{color:var(--color-grey-700)}@media (min-width: 751.53px){.container.svelte-1lvccrl.svelte-1lvccrl{padding:0 32px}}
