.c-advantages{background-color:var(--background-selected-accent);--textColor:var(--text-inverse);--dividerColor:var(--text-inverse);padding:3.2rem 1.6rem}.c-advantages--hp{--textColor:var(--text-default);--dividerColor:var(--common-neutral-100);background-color:#fff}@media only screen and (min-width:1024.2px){.c-advantages--hp{position:relative}.c-advantages--hp:before{content:"";background-color:var(--common-neutral-50);width:24rem;height:32.5rem;margin-left:-50vw;display:block;position:absolute;top:-9rem;left:50%;-webkit-mask-image:url(/assets/images/advantages/palmier.svg);mask-image:url(/assets/images/advantages/palmier.svg);-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}.c-advantages__layout{justify-content:space-between;align-items:stretch;gap:8rem;display:flex}@media only screen and (max-width:1024px){.c-advantages__layout{grid-template-columns:repeat(2,1fr);display:grid}}@media only screen and (max-width:768px){.c-advantages__layout{grid-template-columns:1fr;gap:1.6rem;display:grid}}.c-advantage{flex-direction:column;align-items:flex-start;gap:.8rem;max-width:24.6rem;display:flex;position:relative}@media only screen and (min-width:1024.2px){.c-advantage+.c-advantage{position:relative}.c-advantage+.c-advantage:before{content:"";border-left:1px solid var(--dividerColor);width:1px;height:calc(100% - 3.2rem);display:block;position:absolute;top:1.6rem;left:-4rem}}@media only screen and (max-width:1024px){.c-advantage{max-width:unset}}@media only screen and (max-width:768px){.c-advantage{max-width:unset;flex-direction:row;gap:1.8rem}.c-advantage+.c-advantage{padding-top:1.6rem;position:relative}.c-advantage+.c-advantage:before{content:"";border-top:1px solid var(--dividerColor);width:12rem;position:absolute;top:0;left:0}}.c-advantage__icon{flex-shrink:0;width:4.8rem;height:4.8rem;margin-bottom:1.2rem;display:block}@media only screen and (max-width:768px){.c-advantage__icon{width:4rem;height:4rem}}.c-advantage__title{color:var(--textColor);margin-bottom:.4rem;font-size:1.8rem;font-weight:600}@media only screen and (max-width:768px){.c-advantage__title{font-size:1.6rem}}.c-advantage__desc{color:var(--textColor);font-size:14px;line-height:1.4}@media only screen and (max-width:768px){.c-advantage__desc{font-size:1.2rem}}