.hero-benefits *>*:first-child{margin-top:0}.hero-benefits *>*:last-child{margin-bottom:0}.hero-benefits__txt{padding:4rem 0 0 0;position:relative}.hero-benefits__fixed-title{color:var(--green);display:block;font-size:1.25rem;font-weight:600;line-height:1.2}.hero-benefits__words-container{display:block;line-height:1.2;margin:1.25rem 0 0 0}.hero-benefits__propositions,.hero-benefits__use-cases{display:block;overflow:hidden;position:relative}.hero-benefits__use-cases{color:var(--green)}.hero-benefits__word{color:inherit;display:block;left:0;position:absolute;top:0;transform:translate(0,-100%)}.word-fadeIn{position:relative;animation-duration:.5s;animation-name:wordFadeIn;animation-timing-function:cubic-bezier(0.3,1.44,0.47,1.18);animation-fill-mode:forwards}.word-fadeOut{position:absolute;animation-duration:.5s;animation-name:wordFadeOut;animation-timing-function:cubic-bezier(0.3,1.44,0.47,1.18)}.hero-benefits__section-description{margin:1.5rem 0 0 0}.hero-benefits__section-cta{margin:1.5rem 0 0 0}.hero-benefits__illustration{margin:2rem 0 0 0}.header__phone{position:relative;--bg-profile-color:#fab9c1;--profile-border-width:6px;--profile-width-offset:calc(var(--profile-border-width) * 2);--phone-px:2rem;--phone-py:2.75rem;--phone-base-width:292px;--phone-offset-top:0px}.header__phone-wrapper.header__phone-wrapper{display:inline-block;position:relative;margin-top:var(--phone-offset-top)}.header-phone__structure{pointer-events:none;position:relative}.header-phone__content{background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:10%;color:var(--green);display:flex;flex-direction:column;height:89%;left:4px;overflow:hidden;position:absolute;top:4px;width:85%}.header-phone__infos.header-phone__infos{align-items:center;display:flex;flex:2;flex-direction:column;justify-content:center;margin:calc( var(--phone-py) + var(--phone-offset-top) * -1 ) 0 0 0;padding:var(--phone-py) var(--phone-px)}.header-phone__profile{color:#fff;position:relative}.header-profile-wrapper{background:var(--bg-profile-color);box-shadow:0 0 0 var(--profile-border-width) var(--bg-profile-color);border-radius:50%;max-width:100px;height:calc(100px - var(--profile-width-offset) );width:calc(100px - var(--profile-width-offset) );overflow:hidden}.header-phone__check{align-items:center;background:var(--green);border-radius:50%;display:flex;justify-content:center;height:50px;opacity:0;padding:.75rem;position:absolute;top:50%;right:0;transform:translate(50%,-50%);width:50px}.header-phone__message{font-size:1.25rem;margin:1rem 0 0 0;opacity:0}.header-phone__signals{display:flex;flex-wrap:wrap;justify-content:center;margin:1.5rem 0 0 -0.75rem}.header-signal__item.header-signal__item{margin:.5rem 0 0 .75rem;opacity:0;transform:translate(0,100%)}.header-signal__item svg{fill:currentColor;height:20px;width:20px}.header-phone__cta{align-items:center;background-color:var(--green);border-bottom-left-radius:16%;border-bottom-right-radius:10%;color:#fff;display:flex;justify-content:center;line-height:0;padding:1.5rem var(--phone-px);text-transform:uppercase;transform:translate(0,100%)}.header-phone__cta:hover{background-color:var(--dark-green);text-decoration:none}.header-phone-cta__icon{margin:0 0 0 .75rem}.header-phone-cta__icon svg{height:20px}@media(min-width:768px){.hero-benefits-container{display:flex}.hero-benefits__txt{align-self:center;margin-bottom:1rem;padding:2rem 0}.hero-benefits__illustration{flex-basis:40%;flex-shrink:0;margin-left:1.5rem;margin-top:0}.header__phone{margin:0;--phone-offset-top:-100px}.header__txt{flex:1}.header__phone{flex:1}}@keyframes wordFadeIn{0%{transform:translateY(-100%)}100%{transform:translateY(0%)}}@keyframes wordFadeOut{0%{transform:translateY(0%)}100%{transform:translateY(300%)}}