.sec-why{padding:80px 20px}.sec-why__grid{align-items:stretch;display:grid;gap:24px;grid-template-columns:1.3fr 1fr}.sec-why__left{background-color:var(--grey-50-hex);border-radius:16px;padding:40px}.sec-why__left-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;padding-bottom:74px}.sec-why__title{max-width:405px}.sec-why__title h1,.sec-why__title h2,.sec-why__title h3,.sec-why__title h4{color:var(--navy-hex);font-family:Instrument Sans,sans-serif;font-size:40px;font-weight:500;letter-spacing:-.01em;line-height:1.15;margin:0}.sec-why__title em{color:var(--blue-dodger-hex);font-style:italic}.sec-why__icon{flex-shrink:0;line-height:0}.sec-why__list{list-style:none;margin:0;padding:0}.sec-why__list-item{border-bottom:1px dashed var(--grey-300-hex);color:var(--navy-hex);font-family:Roboto Flex,sans-serif;font-size:18px;font-weight:400;line-height:26px;padding:20px 0 20px 36px;position:relative}.sec-why__list-item:last-child{border-bottom:none}.sec-why__list-item:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%232c89ff' stroke='%232c89ff' stroke-width='.5' d='M14.542 3.044a1 1 0 0 1 1.486 1.335l-8.5 10.5h-.001c-.19.234-.475.371-.777.371H6.75a1 1 0 0 1-.78-.376L1.97 9.874a1 1 0 0 1 .156-1.405v-.001a1 1 0 0 1 1.406.157l3.223 4.029 7.718-9.535z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:18px 18px;content:"";height:18px;left:0;position:absolute;top:22px;width:18px}.sec-why__right{border-radius:16px;display:flex;flex-direction:column;overflow:hidden;position:relative}.sec-why__right-bg{
  /* !important pour battre l'inline style="height: auto" injecte par le pattern image HubSpot */height:100%!important;left:0;object-fit:cover;position:absolute;top:0;width:100%}.sec-why__right:after{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:linear-gradient(180deg,hsla(0,0%,4%,0) 49.7%,hsla(0,0%,4%,.5) 75.18%);bottom:0;content:"";height:60%;left:0;mask-image:linear-gradient(180deg,transparent 20%,#000 65%);-webkit-mask-image:linear-gradient(180deg,transparent 20%,#000 65%);pointer-events:none;position:absolute;right:0}.sec-why__right-content{margin-top:auto;padding:24px;position:relative;z-index:1}.sec-why__right-logo{display:block;min-width:117px;padding-bottom:16px;width:auto}.sec-why__right-citation{color:var(--white-hex);display:block;font-family:Roboto Flex,sans-serif;font-size:21px;font-style:italic;font-weight:400;line-height:28px;margin-bottom:16px}.sec-why__right-cta{display:inline-flex}@media screen and (max-width:991px){.sec-why{padding:40px 16px}.sec-why__grid{grid-template-columns:1fr}.sec-why__left{padding:24px}.sec-why__left-header{padding-bottom:32px}.sec-why__title h1,.sec-why__title h2,.sec-why__title h3,.sec-why__title h4{font-size:28px}.sec-why__right{min-height:400px}}