.page-module-scss-module__NyOdkG__page{color:#0d1b3e;background:#fff;min-height:100vh}.page-module-scss-module__NyOdkG__hero{background:#0d1b3e;padding:8rem 1.5rem 6rem;position:relative;overflow:hidden}.page-module-scss-module__NyOdkG__hero:before{content:"";pointer-events:none;border:60px solid #c8102e14;border-radius:50%;width:320px;height:320px;position:absolute;top:-80px;right:-80px}.page-module-scss-module__NyOdkG__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#2550c026 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-150px;left:-150px}.page-module-scss-module__NyOdkG__heroInner{text-align:center;z-index:1;max-width:800px;margin:0 auto;position:relative}.page-module-scss-module__NyOdkG__heroLabel{text-transform:uppercase;letter-spacing:.14em;color:#e8314f;background:#c8102e1f;border:1px solid #c8102e33;border-radius:999px;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.page-module-scss-module__NyOdkG__heroTitle{color:#fff;font-size:clamp(2.8rem,7vw,4.5rem);font-weight:900;line-height:1.05;font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;margin-bottom:1.5rem}.page-module-scss-module__NyOdkG__accent{color:#c8102e;display:inline-block;position:relative}.page-module-scss-module__NyOdkG__accent:after{content:"";z-index:-1;background:#c8102e33;width:100%;height:6px;position:absolute;bottom:8px;left:0}.page-module-scss-module__NyOdkG__heroSub{color:#9aa3b8;max-width:640px;margin:0 auto;font-size:1.125rem;line-height:1.7}.page-module-scss-module__NyOdkG__introSection{background:#fff;padding:7rem 0}.page-module-scss-module__NyOdkG__introGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}@media (max-width:1024px){.page-module-scss-module__NyOdkG__introGrid{grid-template-columns:1fr;gap:3rem}}.page-module-scss-module__NyOdkG__introContent{flex-direction:column;gap:1.5rem;display:flex}.page-module-scss-module__NyOdkG__sectionTitle{color:#0d1b3e;margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;position:relative}.page-module-scss-module__NyOdkG__sectionTitle:after{content:"";background:#c8102e;border-radius:2px;width:3rem;height:3px;margin-top:.75rem;display:block}.page-module-scss-module__NyOdkG__leadText{color:#1b3a8c;font-size:1.25rem;font-weight:600;line-height:1.6}.page-module-scss-module__NyOdkG__bodyText{color:#5a6380;font-size:1.0625rem;line-height:1.75}.page-module-scss-module__NyOdkG__introVisual{justify-content:center;display:flex}.page-module-scss-module__NyOdkG__quoteCard{color:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:#0d1b3e;flex-direction:column;gap:1.5rem;width:100%;max-width:380px;padding:3rem 2.5rem;display:flex}.page-module-scss-module__NyOdkG__quoteCard blockquote{color:#ffffffd9;font-size:1rem;font-style:italic;line-height:1.75}.page-module-scss-module__NyOdkG__quoteIcon{color:#e8314f;width:2rem;height:2rem}.page-module-scss-module__NyOdkG__quoteDivider{background:#c8102e;border-radius:2px;width:3rem;height:3px}.page-module-scss-module__NyOdkG__quoteAuthor{color:#9aa3b8;text-transform:uppercase;letter-spacing:.08em;font-size:.875rem;font-weight:700}.page-module-scss-module__NyOdkG__eventsSection{background:#f4f6fa;padding:7rem 0}.page-module-scss-module__NyOdkG__headerCenter{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:700px;margin:0 auto 4.5rem;display:flex}.page-module-scss-module__NyOdkG__headerCenter h2{color:#0d1b3e;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.page-module-scss-module__NyOdkG__headerSub{color:#5a6380;font-size:1.125rem;line-height:1.65}.page-module-scss-module__NyOdkG__eventsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1024px){.page-module-scss-module__NyOdkG__eventsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.page-module-scss-module__NyOdkG__eventsGrid{grid-template-columns:1fr}}.page-module-scss-module__NyOdkG__eventCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--duration)var(--ease);background:#fff;border:1px solid #e2e6ef;flex-direction:column;gap:1.25rem;padding:3rem 2rem;display:flex}.page-module-scss-module__NyOdkG__eventCard:hover{box-shadow:var(--shadow-md);border-color:#c8102e33;transform:translateY(-4px)}.page-module-scss-module__NyOdkG__eventCard:hover .page-module-scss-module__NyOdkG__eventIcon{color:#c8102e;transform:scale(1.05)}.page-module-scss-module__NyOdkG__eventCard h4{color:#0d1b3e;font-size:1.2rem;font-weight:700}.page-module-scss-module__NyOdkG__eventCard p{color:#5a6380;font-size:.9375rem;line-height:1.6}.page-module-scss-module__NyOdkG__eventIconWrapper{border-radius:var(--radius);color:#1b3a8c;background:#1b3a8c14;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.page-module-scss-module__NyOdkG__eventIcon{width:1.75rem;height:1.75rem;transition:all var(--duration)var(--ease)}.page-module-scss-module__NyOdkG__valuesSection{background:#fff;padding:7rem 0}.page-module-scss-module__NyOdkG__twoColsGrid{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}@media (max-width:1024px){.page-module-scss-module__NyOdkG__twoColsGrid{grid-template-columns:1fr}}.page-module-scss-module__NyOdkG__colCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--duration)var(--ease),box-shadow var(--duration)var(--ease);background:#fff;border:1px solid #e2e6ef;flex-direction:column;gap:1.5rem;padding:3.5rem;display:flex}.page-module-scss-module__NyOdkG__colCard:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.page-module-scss-module__NyOdkG__colCard h3{color:#0d1b3e;border-bottom:2px solid #f4f6fa;padding-bottom:.75rem;font-size:1.5rem;font-weight:800}.page-module-scss-module__NyOdkG__colCard p{color:#5a6380;font-size:1.0625rem;line-height:1.7}.page-module-scss-module__NyOdkG__cardIconWrapper{border-radius:var(--radius);color:#1b3a8c;background:#1b3a8c14;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.page-module-scss-module__NyOdkG__cardIconWrapper .page-module-scss-module__NyOdkG__icon{width:1.75rem;height:1.75rem}.page-module-scss-module__NyOdkG__cardHighlight{border-top:1px solid #e2e6ef;padding-top:1rem;font-weight:600;color:#1b3a8c!important;font-size:1rem!important;line-height:1.6!important}.page-module-scss-module__NyOdkG__commList{grid-template-columns:1fr 1fr;gap:.75rem;list-style:none;display:grid}@media (max-width:576px){.page-module-scss-module__NyOdkG__commList{grid-template-columns:1fr}}.page-module-scss-module__NyOdkG__commList li{color:#0d1b3e;padding-left:1.5rem;font-size:.9375rem;font-weight:600;position:relative}.page-module-scss-module__NyOdkG__commList li:before{content:"✓";color:#c8102e;font-weight:800;position:absolute;left:0}.page-module-scss-module__NyOdkG__memoriesSection{background:#f4f6fa;padding:7rem 0}.page-module-scss-module__NyOdkG__memoriesGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}@media (max-width:1024px){.page-module-scss-module__NyOdkG__memoriesGrid{grid-template-columns:1fr;gap:3rem}}.page-module-scss-module__NyOdkG__memoriesContent{flex-direction:column;gap:1.5rem;display:flex}.page-module-scss-module__NyOdkG__memoriesVisual{justify-content:center;display:flex}.page-module-scss-module__NyOdkG__memoriesCard{color:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:#0d1b3e;width:100%;max-width:360px;padding:3.5rem 2.5rem}.page-module-scss-module__NyOdkG__memoriesCard h3{font-size:1.35rem;font-weight:800}.page-module-scss-module__NyOdkG__memoriesDivider{background:#c8102e;border-radius:2px;width:3rem;height:3px;margin:1.25rem 0 2rem}.page-module-scss-module__NyOdkG__memoriesList{flex-direction:column;gap:1rem;list-style:none;display:flex}.page-module-scss-module__NyOdkG__memoriesList li{color:#ffffffd9;align-items:center;gap:.875rem;font-size:.9375rem;font-weight:500;line-height:1.4;display:flex}.page-module-scss-module__NyOdkG__memoriesDot{background:#e8314f;border-radius:50%;flex-shrink:0;width:8px;height:8px}.page-module-scss-module__NyOdkG__storySection{background:#fff;padding:7rem 0}.page-module-scss-module__NyOdkG__storyCard{color:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);text-align:center;background:linear-gradient(135deg,#0d1b3e 0%,#15244c 100%);flex-direction:column;align-items:center;gap:1.5rem;max-width:900px;margin:0 auto;padding:5rem 4rem;display:flex;position:relative;overflow:hidden}.page-module-scss-module__NyOdkG__storyCard:before{content:"";pointer-events:none;border:30px solid #ffffff05;border-radius:50%;width:150px;height:150px;position:absolute;top:-50px;left:-50px}.page-module-scss-module__NyOdkG__storyCard:after{content:"";pointer-events:none;border:50px solid #c8102e0d;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-80px;right:-80px}.page-module-scss-module__NyOdkG__storyCard h2{font-size:clamp(2rem,4vw,2.5rem);font-weight:800;font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase}.page-module-scss-module__NyOdkG__storyCard p{color:#fffc;z-index:1;max-width:720px;font-size:1.125rem;line-height:1.75;position:relative}.page-module-scss-module__NyOdkG__storyDivider{background:#c8102e;border-radius:2px;flex-shrink:0;width:3rem;height:3px}.page-module-scss-module__NyOdkG__storyHighlight{border-top:1px solid #ffffff1a;margin-top:.5rem;padding-top:1.5rem;font-weight:700;color:#e8314f!important;font-size:1.2rem!important}.page-module-scss-module__NyOdkG__storyInvitation{font-style:italic;color:#fff9!important;font-size:1rem!important}.page-module-scss-module__NyOdkG__ctaSection{background:#f4f6fa;padding:7rem 0 8rem}.page-module-scss-module__NyOdkG__ctaContentCard{border-radius:var(--radius-xl);box-shadow:var(--shadow-md);text-align:center;background:#fff;border:1px solid #e2e6ef;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto;padding:4.5rem;display:flex;position:relative}.page-module-scss-module__NyOdkG__ctaContentCard:after{content:"";background:#c8102e;border-radius:0 0 2px 2px;width:100px;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-module-scss-module__NyOdkG__ctaContentCard h2{color:#0d1b3e;font-size:clamp(1.8rem,3.5vw,2.25rem);font-weight:800}.page-module-scss-module__NyOdkG__ctaContentCard p{color:#5a6380;max-width:600px;font-size:1.0625rem;line-height:1.7}.page-module-scss-module__NyOdkG__ctaButtons{gap:1rem;margin-top:1rem;display:flex}@media (max-width:576px){.page-module-scss-module__NyOdkG__ctaButtons{flex-direction:column;width:100%}.page-module-scss-module__NyOdkG__ctaButtons a{width:100%}}
.ActualitesSection-module-scss-module__64_2NG__section{background:#f4f4f5;padding:6rem 0 7rem}.ActualitesSection-module-scss-module__64_2NG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ActualitesSection-module-scss-module__64_2NG__header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:3rem;display:flex}@media (max-width:768px){.ActualitesSection-module-scss-module__64_2NG__header{flex-direction:column;align-items:flex-start}}.ActualitesSection-module-scss-module__64_2NG__headerLeft{flex-direction:column;gap:.5rem;display:flex}.ActualitesSection-module-scss-module__64_2NG__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#e63329;align-items:center;gap:.625rem;font-size:.75rem;font-weight:700;display:flex}.ActualitesSection-module-scss-module__64_2NG__eyebrowLine{background:#e63329;border-radius:999px;width:2rem;height:2px;display:block}.ActualitesSection-module-scss-module__64_2NG__sectionTitle{color:#18181b;letter-spacing:.02em;margin:0;font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1}.ActualitesSection-module-scss-module__64_2NG__allLink{color:#52525b;white-space:nowrap;border-bottom:1px solid #0000;align-items:center;gap:.375rem;padding-bottom:.125rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.ActualitesSection-module-scss-module__64_2NG__allLink:hover{color:#e63329;border-color:#e63329}.ActualitesSection-module-scss-module__64_2NG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.ActualitesSection-module-scss-module__64_2NG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ActualitesSection-module-scss-module__64_2NG__grid{grid-template-columns:1fr}}.ActualitesSection-module-scss-module__64_2NG__emptyState{color:#52525b;text-align:center;background:#fff;border:1px dashed #a1a1aa;border-radius:4px;justify-content:center;align-items:center;padding:4rem 2rem;font-size:.9375rem;font-weight:500;display:flex}
.ArticleCard-module-scss-module__tabC8a__card{background:#fff;border-radius:4px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000f}.ArticleCard-module-scss-module__tabC8a__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001a}.ArticleCard-module-scss-module__tabC8a__card:hover .ArticleCard-module-scss-module__tabC8a__cardImage{transform:scale(1.04)}.ArticleCard-module-scss-module__tabC8a__cardImageWrap{flex-shrink:0;height:210px;text-decoration:none;display:block;position:relative;overflow:hidden}.ArticleCard-module-scss-module__tabC8a__cardImage{object-fit:contain;transition:transform .5s}.ArticleCard-module-scss-module__tabC8a__cardImageOverlay{z-index:1;background:linear-gradient(#0000 40%,#0a0a0a59 100%);position:absolute;inset:0}.ArticleCard-module-scss-module__tabC8a__cardBadge{z-index:2;text-transform:uppercase;letter-spacing:.08em;border-radius:4px;align-items:center;gap:.3rem;padding:.3rem .625rem;font-size:.7rem;font-weight:700;display:inline-flex;position:absolute;top:.875rem;left:.875rem}.ArticleCard-module-scss-module__tabC8a__cardBadge--red{color:#fff;background:#e63329}.ArticleCard-module-scss-module__tabC8a__cardBadge--blue{color:#fff;background:#2563eb}.ArticleCard-module-scss-module__tabC8a__cardBadge--orange{color:#fff;background:#ea580c}.ArticleCard-module-scss-module__tabC8a__cardBody{flex-direction:column;flex:1;gap:.625rem;padding:1.375rem 1.5rem 1.625rem;display:flex}.ArticleCard-module-scss-module__tabC8a__cardMeta{color:#a1a1aa;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;display:flex}.ArticleCard-module-scss-module__tabC8a__cardTitle{letter-spacing:.02em;margin:0;font-family:Bebas Neue,sans-serif;font-size:1.25rem;line-height:1.2}.ArticleCard-module-scss-module__tabC8a__cardTitle a{color:#18181b;text-decoration:none;transition:color .2s}.ArticleCard-module-scss-module__tabC8a__cardTitle a:hover{color:#e63329}.ArticleCard-module-scss-module__tabC8a__cardResume{color:#52525b;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ArticleCard-module-scss-module__tabC8a__cardLink{color:#e63329;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.3rem;margin-top:auto;font-size:.8125rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.ArticleCard-module-scss-module__tabC8a__cardLink:hover{gap:.55rem}
.EquipesSection-module-scss-module__gwxMFG__section{background:#fff;padding:6rem 0 7rem}.EquipesSection-module-scss-module__gwxMFG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.EquipesSection-module-scss-module__gwxMFG__header{grid-template-columns:1fr 1fr;align-items:end;gap:2rem;margin-bottom:3.5rem;display:grid}@media (max-width:768px){.EquipesSection-module-scss-module__gwxMFG__header{grid-template-columns:1fr}}.EquipesSection-module-scss-module__gwxMFG__headerLeft{flex-direction:column;gap:.75rem;display:flex}.EquipesSection-module-scss-module__gwxMFG__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#e63329;align-items:center;gap:.625rem;font-size:.75rem;font-weight:700;display:flex}.EquipesSection-module-scss-module__gwxMFG__eyebrowLine{background:#e63329;border-radius:999px;width:2rem;height:2px;display:block}.EquipesSection-module-scss-module__gwxMFG__sectionTitle{color:#18181b;letter-spacing:.02em;margin:0;font-family:Bebas Neue,sans-serif;font-size:clamp(2.25rem,4.5vw,3.5rem);line-height:1}.EquipesSection-module-scss-module__gwxMFG__headerRight{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}@media (min-width:768px){.EquipesSection-module-scss-module__gwxMFG__headerRight{text-align:right;align-items:flex-end}}.EquipesSection-module-scss-module__gwxMFG__sectionDesc{color:#52525b;margin:0;font-size:.9375rem;line-height:1.7}.EquipesSection-module-scss-module__gwxMFG__allLink{color:#52525b;border-bottom:1px solid #0000;align-items:center;gap:.375rem;padding-bottom:.125rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.EquipesSection-module-scss-module__gwxMFG__allLink:hover{color:#e63329;border-color:#e63329}.EquipesSection-module-scss-module__gwxMFG__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:1024px){.EquipesSection-module-scss-module__gwxMFG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.EquipesSection-module-scss-module__gwxMFG__grid{grid-template-columns:1fr}}.EquipesSection-module-scss-module__gwxMFG__card{background:#18181b;border-radius:4px;overflow:hidden}.EquipesSection-module-scss-module__gwxMFG__card:hover .EquipesSection-module-scss-module__gwxMFG__image{transform:scale(1.06)}.EquipesSection-module-scss-module__gwxMFG__card:hover .EquipesSection-module-scss-module__gwxMFG__arrow{background:#e63329;transform:translate(4px)}.EquipesSection-module-scss-module__gwxMFG__card:hover .EquipesSection-module-scss-module__gwxMFG__imageOverlay{opacity:.55}.EquipesSection-module-scss-module__gwxMFG__cardInner{flex-direction:column;height:100%;text-decoration:none;display:flex}.EquipesSection-module-scss-module__gwxMFG__imageWrap{height:220px;position:relative;overflow:hidden}.EquipesSection-module-scss-module__gwxMFG__image{object-fit:cover;transition:transform .5s}.EquipesSection-module-scss-module__gwxMFG__imageOverlay{opacity:.35;z-index:1;background:#0a0a0a59;transition:opacity .3s;position:absolute;inset:0}.EquipesSection-module-scss-module__gwxMFG__badge{z-index:2;text-transform:uppercase;letter-spacing:.1em;border-radius:4px;padding:.25rem .6rem;font-size:.68rem;font-weight:700;position:absolute;top:.875rem;left:.875rem}.EquipesSection-module-scss-module__gwxMFG__badge--blue{color:#fff;background:#2563ebe6}.EquipesSection-module-scss-module__gwxMFG__badge--pink{color:#fff;background:#db2777e6}.EquipesSection-module-scss-module__gwxMFG__badge--purple{color:#fff;background:#7c3aede6}.EquipesSection-module-scss-module__gwxMFG__niveau{z-index:2;color:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-transform:uppercase;letter-spacing:.08em;background:#0a0a0a80;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;font-weight:600;position:absolute;bottom:.875rem;right:.875rem}.EquipesSection-module-scss-module__gwxMFG__footer{background:#18181b;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.EquipesSection-module-scss-module__gwxMFG__footerLeft{flex-direction:column;gap:.3rem;display:flex}.EquipesSection-module-scss-module__gwxMFG__nom{letter-spacing:.03em;color:#fff;font-family:Bebas Neue,sans-serif;font-size:1.125rem;line-height:1}.EquipesSection-module-scss-module__gwxMFG__joueurs{color:#a1a1aa;align-items:center;gap:.3rem;font-size:.75rem;font-weight:500;display:flex}.EquipesSection-module-scss-module__gwxMFG__arrow{color:#fff;background:#ffffff14;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:transform .25s,background .25s;display:flex}.EquipesSection-module-scss-module__gwxMFG__emptyState{color:#52525b;text-align:center;background:#f4f4f5;border:1px dashed #a1a1aa;border-radius:4px;justify-content:center;align-items:center;padding:4rem 2rem;font-size:.9375rem;font-weight:500;display:flex}
.PartenairesSection-module-scss-module__O2Fh_q__section{background:#f4f6fa;padding:80px 24px}.PartenairesSection-module-scss-module__O2Fh_q__container{max-width:1200px;margin:0 auto}.PartenairesSection-module-scss-module__O2Fh_q__header{text-align:center;margin-bottom:60px}.PartenairesSection-module-scss-module__O2Fh_q__label{text-transform:uppercase;letter-spacing:2px;color:#c8102e;margin-bottom:12px;font-size:.85rem;font-weight:700;display:inline-block}.PartenairesSection-module-scss-module__O2Fh_q__title{color:#0d1b3e;text-transform:uppercase;margin-bottom:16px;font-size:clamp(2rem,5vw,3rem);font-weight:900}.PartenairesSection-module-scss-module__O2Fh_q__title .PartenairesSection-module-scss-module__O2Fh_q__accent{color:#c8102e}.PartenairesSection-module-scss-module__O2Fh_q__subtitle{color:#5a6380;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.PartenairesSection-module-scss-module__O2Fh_q__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}@media (max-width:992px){.PartenairesSection-module-scss-module__O2Fh_q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.PartenairesSection-module-scss-module__O2Fh_q__grid{grid-template-columns:1fr}}.PartenairesSection-module-scss-module__O2Fh_q__card{background:#0d1b3e;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;align-items:center;gap:24px;padding:40px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.PartenairesSection-module-scss-module__O2Fh_q__card:hover{background:#10214b;border-color:#c8102e4d;transform:translateY(-8px);box-shadow:0 20px 40px #0003}.PartenairesSection-module-scss-module__O2Fh_q__card:hover .PartenairesSection-module-scss-module__O2Fh_q__logo{transform:scale(1.05)}.PartenairesSection-module-scss-module__O2Fh_q__logoWrap{width:100%;height:80px;position:relative}.PartenairesSection-module-scss-module__O2Fh_q__logo{object-fit:contain;opacity:.85;transition:all .4s cubic-bezier(.4,0,.2,1)}.PartenairesSection-module-scss-module__O2Fh_q__logo:nth-child(4){object-fit:cover}.PartenairesSection-module-scss-module__O2Fh_q__cardInfo{text-align:center}.PartenairesSection-module-scss-module__O2Fh_q__nom{color:#fff;text-transform:uppercase;margin-bottom:4px;font-size:1.1rem;font-weight:800}.PartenairesSection-module-scss-module__O2Fh_q__desc{color:#ffffff80;font-size:.85rem}
