.sct{--sct-texte:#000;--sct-doux:#000000b3;--sct-etiquette:#525252;--sct-fond:#f2f2f2;--sct-filet:#eaeaea;--sct-carte-texte:#212121;--sct-legende:#575757;--sct-gris-60:#929292;--sct-r-xl:24px;--sct-r-lg:16px;--sct-r-sm:8px;width:100vw;color:var(--sct-texte);font-family:var(--font-geist), ui-sans-serif, system-ui, sans-serif;-webkit-font-smoothing:antialiased;background:#fff;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow-x:clip}.sct .sct-h1,.sct .sct-h2,.sct .sct-titre-carte,.sct .sct-texte-carte,.sct .sct-lead,.sct .sct-apercu__titre,.sct .sct-apercu__legende,.sct .sct-piliers__titre,.sct .sct-piliers__chapo,.sct .sct-piliers__etiquette,.sct .sct-pilier__titre,.sct .sct-pilier__texte{letter-spacing:-.01em}.sct .sct-wrap{width:100%;max-width:1472px;margin-inline:auto;padding-inline:24px}.sct .sct-ligne-masque{margin-block:-.12em;padding-block:.12em}.sct .sct-entete{margin-inline:auto;text-align:center;flex-direction:column;align-items:center;max-width:768px;margin-bottom:40px;display:flex}.sct .sct-entete>*{width:100%}@media (min-width:768px){.sct .sct-entete{margin-top:48px;margin-bottom:80px}}.sct .sct-etiquette{font-family:var(--font-dm-mono), ui-monospace, SFMono-Regular, monospace;letter-spacing:1px;text-transform:uppercase;color:var(--sct-etiquette);margin-bottom:20px;font-size:.75rem;line-height:1.5rem}.sct .sct-h2{text-wrap:balance;color:var(--sct-texte);font-size:1.875rem;font-weight:400;line-height:1.375}@media (min-width:768px){.sct .sct-h2{font-size:2.5rem}}@media (min-width:1024px){.sct .sct-h2{font-size:3rem;line-height:1.25}}.sct .sct-cta{border-radius:var(--sct-r-sm);color:#000;letter-spacing:normal;background:#fff;justify-content:center;align-items:center;width:fit-content;height:40px;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.sct .sct-cta__voile{z-index:0;opacity:.35;border-radius:inherit;pointer-events:none;background:currentColor;transition:transform .6s ease-out;position:absolute;inset:0;transform:translate(-100%)}.sct .sct-cta:hover .sct-cta__voile{transform:translate(0)}.sct .sct-cta__lbl{z-index:1;white-space:nowrap;align-items:center;gap:16px;padding:4px 4px 4px 16px;font-size:.875rem;font-weight:500;line-height:1.5;display:flex;position:relative}.sct .sct-pastille{z-index:1;color:#fff;background:#000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative;overflow:hidden}.sct .sct-pastille__rail{width:200%;transition:transform .6s ease-out;display:flex;position:absolute;inset:0;transform:translate(-50%)}.sct .sct-cta:hover .sct-pastille__rail{transform:translate(0)}.sct .sct-pastille__rail>span{flex-shrink:0;justify-content:center;align-items:center;width:50%;height:100%;display:flex}.sct .sct-cta:focus-visible{outline-offset:2px;outline:2px solid #fff}.sct .sct-cadre{max-width:1920px;margin-inline:auto;padding-inline:16px}.sct .sct-cadre--hero{padding-top:8px;padding-bottom:40px}.sct .sct-cadre--appel{padding-bottom:32px}.sct .sct-plein{border-radius:var(--sct-r-xl);background:#fff;align-items:flex-end;min-height:480px;padding:32px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.sct .sct-plein{min-height:720px;padding:64px}}.sct .sct-plein>img{object-fit:cover}.sct .sct-voile{z-index:10;pointer-events:none;background-image:linear-gradient(#00000073,#00000073);position:absolute;inset:0}.sct .sct-voile--hero{background-image:linear-gradient(to top right,#0000008c 0%,#0000 55%),linear-gradient(#00000073,#00000073)}.sct .sct-plein__texte{z-index:20;color:#fff;flex-direction:column;gap:24px;width:100%;max-width:72rem;display:flex;position:relative}.sct .sct-plein__actions{flex-direction:column;gap:16px;display:flex}@media (min-width:768px){.sct .sct-plein__actions{flex-direction:row}}.sct .sct-h1{text-wrap:balance;color:#fff;font-size:clamp(2rem,.5rem + 5vw,4rem);font-weight:400;line-height:1.05}.sct .sct-lead{text-wrap:balance;color:#fff;font-size:1rem;line-height:1.45}@media (min-width:768px){.sct .sct-lead{font-size:1.25rem;line-height:1.5}}.sct .sct-media{border-radius:inherit;background-image:linear-gradient(#0b0b0c,#0b0b0c);position:absolute;inset:0;overflow:hidden}.sct .sct-lueur{background:radial-gradient(55% 60% at 58% 12%,#ffffff24,#fff0 70%);position:absolute;inset:0}.sct .sct-fenetre{left:var(--sct-x);top:var(--sct-y);width:var(--sct-l);aspect-ratio:4/3;animation:sct-flotte var(--sct-duree,9s) ease-in-out var(--sct-delai,0s) infinite alternate;will-change:transform;border-radius:10px;position:absolute;overflow:hidden;box-shadow:0 0 0 1px #ffffff1a,0 30px 80px #0009}.sct .sct-fenetre>img{object-fit:cover;object-position:left top}@keyframes sct-flotte{0%{transform:translate(0,0)}to{transform:translateY(-12px)}}.sct .sct-fenetre--1{--sct-x:26%;--sct-y:3%;--sct-l:64%;--sct-duree:10s}.sct .sct-fenetre--0{--sct-x:-12%;--sct-y:19%;--sct-l:50%;--sct-duree:8s;--sct-delai:-3s}.sct .sct-fenetre--2{--sct-x:64%;--sct-y:25%;--sct-l:48%;--sct-duree:11s;--sct-delai:-6s}.sct .sct-fenetre--3{display:none}@media (min-width:768px){.sct .sct-fenetre--2{--sct-x:4%;--sct-y:5%;--sct-l:25%}.sct .sct-fenetre--1{--sct-x:31%;--sct-y:-8%;--sct-l:36%}.sct .sct-fenetre--0{--sct-x:70%;--sct-y:4%;--sct-l:29%}.sct .sct-fenetre--3{--sct-x:71%;--sct-y:37%;--sct-l:28%;--sct-duree:12s;--sct-delai:-8s;display:block}}@media (min-width:1280px){.sct .sct-fenetre--2{--sct-x:5%;--sct-y:6%;--sct-l:23%}.sct .sct-fenetre--1{--sct-x:32%;--sct-y:-9%;--sct-l:31%}.sct .sct-fenetre--0{--sct-x:67%;--sct-y:8%;--sct-l:27%}.sct .sct-fenetre--3{--sct-x:60%;--sct-y:58%;--sct-l:33%}}.sct .sct-grille{padding-block:48px}@media (min-width:1280px){.sct .sct-grille{padding-block:96px}}.sct .sct-cartes{flex-direction:column;gap:8px;display:flex}@media (min-width:1024px){.sct .sct-cartes{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}}.sct .sct-carte-base{height:100%}.sct .sct-carte{border-radius:var(--sct-r-sm);background:var(--sct-fond);height:100%;color:var(--sct-texte);flex-direction:column;gap:20px;padding:24px;text-decoration:none;transition:background-color .3s;display:flex}.sct .sct-carte:hover{background:#ebebeb}.sct .sct-carte:focus-visible{outline-offset:2px;outline:2px solid #000}@media (min-width:768px){.sct .sct-carte{gap:24px}}@media (min-width:1280px){.sct .sct-carte{border-radius:var(--sct-r-lg);gap:64px;padding:40px}}.sct .sct-carte__tete{align-items:center;gap:8px;display:flex}.sct .sct-carte__picto{background:#0000000f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (min-width:768px){.sct .sct-carte__picto{width:64px;height:64px}}.sct .sct-carte__picto>svg{width:32px;height:32px}.sct .sct-carte__nom{font-family:var(--font-dm-mono), ui-monospace, SFMono-Regular, monospace;text-transform:uppercase;color:var(--sct-gris-60);font-size:.875rem;line-height:1.25rem}.sct .sct-titre-carte{font-size:18px;font-weight:400;line-height:1.35}@media (min-width:1280px){.sct .sct-titre-carte{font-size:1.5rem;line-height:1.5}}.sct .sct-texte-carte{color:var(--sct-carte-texte);font-size:1rem;line-height:1.5}.sct .sct-bande{background:var(--sct-fond);padding-block:64px}@media (min-width:768px){.sct .sct-bande{padding-block:96px}}.sct .sct-apercus{grid-template-columns:minmax(0,1fr);gap:24px;display:grid}@media (min-width:768px){.sct .sct-apercus{grid-template-columns:repeat(2,minmax(0,1fr))}}.sct .sct-apercu{border:1px solid var(--sct-filet);border-radius:var(--sct-r-lg);color:var(--sct-texte);background:#fff;flex-direction:column;text-decoration:none;transition:border-color .3s;display:flex;overflow:hidden}.sct .sct-apercu:hover{border-color:#d4d4d4}.sct .sct-apercu:focus-visible{outline-offset:2px;outline:2px solid #000}.sct .sct-apercu__image{aspect-ratio:4/3;background:var(--sct-filet);width:100%;position:relative;overflow:hidden}.sct .sct-apercu__image>img{object-fit:cover;object-position:left top}.sct .sct-apercu__texte{flex-direction:column;flex:1;padding:24px;display:flex}.sct .sct-apercu__titre{margin-bottom:12px;font-size:1.375rem;font-weight:400;line-height:1.05}@media (min-width:768px){.sct .sct-apercu__titre{font-size:1.5rem;line-height:1.5}}.sct .sct-apercu__legende{color:var(--sct-legende);font-size:.875rem;line-height:1.625}.sct .sct-piliers{background:#fff;padding-block:96px}.sct .sct-piliers__grille{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;padding-inline:24px;display:grid}@media (min-width:768px){.sct .sct-piliers__grille{grid-template-columns:repeat(12,minmax(0,150px));justify-content:center}}.sct .sct-piliers__gauche{flex-direction:column;grid-column:1/-1;align-items:flex-start;gap:24px;display:flex}.sct .sct-piliers__droite{flex-direction:column;grid-column:1/-1;gap:20px;display:flex}@media (min-width:768px){.sct .sct-piliers__gauche{grid-column:2/span 5;justify-content:center}.sct .sct-piliers__droite{grid-column:8/span 4;gap:40px}}.sct .sct-piliers__etiquette{font-family:var(--font-dm-mono), ui-monospace, SFMono-Regular, monospace;text-transform:uppercase;color:var(--sct-gris-60);font-size:.625rem;line-height:1.2}.sct .sct-piliers__titre{text-wrap:balance;color:var(--sct-texte);font-size:2rem;font-weight:400;line-height:1.05}.sct .sct-piliers__chapo{color:var(--sct-legende);font-size:1rem;line-height:1.45}@media (min-width:768px){.sct .sct-piliers__etiquette{font-size:.813rem}.sct .sct-piliers__titre{font-size:4rem}.sct .sct-piliers__chapo{font-size:1.25rem;line-height:1.5}}.sct .sct-piliers__media{aspect-ratio:1;border-radius:var(--sct-r-lg);background:var(--sct-fond);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.sct .sct-piliers__capture{background:#fff;border:1px solid #0000001a;border-radius:12px;width:86%;padding:8px;overflow:hidden;box-shadow:0 18px 60px #00000014}.sct .sct-piliers__capture>img{border-radius:6px;width:100%;height:auto;display:block}.sct .sct-pilier__picto{color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sct .sct-pilier__picto>svg{width:20px;height:20px}.sct .sct-pilier__tete{flex-direction:column;align-items:flex-start;gap:24px;padding-top:24px;display:flex}.sct .sct-pilier__tete>*{width:100%}.sct .sct-pilier__titre{font-size:1.375rem;font-weight:400;line-height:1.05}.sct .sct-pilier__texte{color:#000;font-size:.875rem;line-height:1.5}.sct .sct-pilier__filet{background:var(--sct-filet);transform-origin:0;width:100%;height:1px;margin-top:20px}@media (min-width:768px){.sct .sct-pilier__titre{font-size:1.5rem;line-height:1.5}.sct .sct-pilier__texte{font-size:1rem}.sct .sct-pilier__filet{margin-top:40px}}.sct .sct-clip{clip-path:inset(0 round var(--sct-r-xl));overflow:hidden}.sct .sct-plein--appel{background-image:linear-gradient(#193a29,#193a29)}@media (prefers-reduced-motion:reduce){.sct .sct-fenetre{animation:none}.sct .sct-cta__voile,.sct .sct-pastille__rail,.sct .sct-carte,.sct .sct-apercu{transition:none}}
