.sec-valeurs{background-color:var(--navy-hex);overflow:hidden;padding:80px 16px;position:relative}.sv__deco{pointer-events:none;position:absolute;z-index:0}.sv__deco--top-right{right:0;top:0}.sv__deco--bottom-left{bottom:-8px;left:0}.sv__content{margin:0 auto;max-width:828px;position:relative;z-index:1}.sv__header{margin-bottom:48px;text-align:center}.sv__title{margin-bottom:16px}.sv__title :is(h1,h2,h3,h4,h5,h6,p,span){color:var(--white-hex);font-family:Instrument Sans,sans-serif;font-size:48px;font-weight:500;letter-spacing:-.01em;line-height:115%;margin:0}.sv__title em{color:var(--yellow-hex);font-family:Merriweather,serif;font-style:italic;font-weight:500}.sv__desc{margin:0 auto;max-width:452px}.sv__desc p{color:var(--grey-300-hex);font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:300;line-height:24px;margin:0}.sv__grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.sv__card{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-color:#0000002e;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;display:flex;flex-direction:column;padding:40px 32px;text-align:center}.sv__card-icon{height:48px;margin-bottom:20px;width:48px}.sv__card-icon img{height:48px;object-fit:contain;width:48px}.sv__card-titre{font-family:Instrument Sans,sans-serif;font-size:20px;font-weight:600;line-height:24px;margin:0 0 12px}.sv__card-desc,.sv__card-titre{color:var(--white-hex)!important}.sv__card-desc{font-family:Roboto Flex,sans-serif;font-size:15px;font-weight:300;line-height:22px;margin:0}@media screen and (max-width:991px){.sec-valeurs{padding:40px 16px}.sv__title :is(h1,h2,h3,h4,h5,h6,p,span){font-size:32px}.sv__grid{gap:16px;grid-template-columns:1fr}}