.HomePage-companies{z-index:1;position:relative;margin-top:-64px}@media only screen and (max-width:768px){.HomePage-companies{margin-top:-30px}}.HomePage-dataSection{position:relative}.HomePage-dataSection:before{content:"";display:block;position:absolute;top:-200px;left:0;width:100%;height:50%;background-color:var(--color-calcaire-50)}.HomePage-reviewsSection{overflow:hidden;position:relative}.HomePage-reviewsSection:before{content:"";position:absolute;top:0;right:0;width:400px;height:100%;background-image:url(/static/decorations/decoration.png);background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:768px){.HomePage-reviewsSection:before{top:50%;width:200px;height:50%}}.HomePage-assistanceSection{overflow:hidden;position:relative}.HomePage-assistanceSection:before{z-index:1;content:"";position:absolute;top:0;right:0;width:400px;height:50%;background-image:url(/static/decorations/decoration.png);background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:768px){.HomePage-assistanceSection:before{width:200px}}.HomePageAssistanceSection{position:relative;background-color:var(--color-generic-00)}.HomePageAssistanceSection:after{z-index:0;content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:calc(100% - 60px);height:70%;border-radius:var(--border-radius) var(--border-radius) 0 0;background-color:var(--color-calcaire-50)}@media(max-width:1140px){.HomePageAssistanceSection:after{width:calc(100% - 32px);height:100%}}@media(max-width:576px){.HomePageAssistanceSection:after{height:60%}}.HomePageAssistanceSection-inner{z-index:1;position:relative;display:flex;align-items:flex-end;gap:110px;padding:0 32px}@media(max-width:1140px){.HomePageAssistanceSection-inner{gap:32px}}@media only screen and (max-width:768px){.HomePageAssistanceSection-inner{gap:24px}}@media(max-width:576px){.HomePageAssistanceSection-inner{flex-direction:column;gap:50px}}.HomePageAssistanceSection-imageWrap{overflow:hidden;border-radius:var(--border-radius) var(--border-radius) 0 0;width:100%}.HomePageAssistanceSection-imageWrap img{display:block;width:100%;height:100%;object-fit:cover}.HomePageAssistanceSection-content{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:32px}@media only screen and (max-width:768px){.HomePageAssistanceSection-content{gap:24px}}.HomePageDataSection{background-color:var(--color-calcaire-50)}.HomePageDataSection-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}@media(max-width:1215px){.HomePageDataSection-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media(max-width:576px){.HomePageDataSection-grid{grid-template-columns:repeat(1,1fr)}}.HomePageDataSection-gridColumn{width:100%;display:flex;flex-direction:column;gap:40px}@media only screen and (max-width:768px){.HomePageDataSection-gridColumn{gap:24px}}.HomePageDataSection-gridItem{position:relative;height:100%}.HomePageDataSection-gridItem:after{content:"";display:block;padding-bottom:100%}.HomePageDataSection-gridItem.is-data-3:after{padding-bottom:150%}.HomePageDataSection-gridItem.is-data-4,.HomePageDataSection-gridItem.is-data-5{height:auto}.HomePageDataSection-gridItem.is-data-4:after,.HomePageDataSection-gridItem.is-data-5:after{display:none}.HomePageDataSection-gridItemContent{overflow:hidden;border-radius:var(--border-radius);position:absolute;width:100%;height:100%}.is-data-2 .HomePageDataSection-gridItemContent{padding:50px 50px 150px;color:var(--color-generic-00);background-color:var(--color-neutral-900)}@media only screen and (max-width:768px){.is-data-2 .HomePageDataSection-gridItemContent{padding:32px 32px 138px}}.is-data-2 .HomePageDataSection-gridItemContent span{color:var(--color-sand-400)}.is-data-3 .HomePageDataSection-gridItemContent{display:flex;align-items:flex-end;padding:50px}@media only screen and (max-width:768px){.is-data-3 .HomePageDataSection-gridItemContent{padding:32px}}.is-data-3 .HomePageDataSection-gridItemContent:before{z-index:1;content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background-image:linear-gradient(180deg,transparent,#000)}.is-data-4 .HomePageDataSection-gridItemContent{position:relative;height:auto;padding:50px;background-color:var(--color-sand-400)}@media only screen and (max-width:768px){.is-data-4 .HomePageDataSection-gridItemContent{padding:32px}}.is-data-5 .HomePageDataSection-gridItemContent{position:relative;height:auto;padding:50px;background-color:var(--color-generic-00)}@media only screen and (max-width:768px){.is-data-5 .HomePageDataSection-gridItemContent{padding:32px}.HomePageDataSection-title{font-size:var(--font-size-13)}}.HomePageDataSection-gridItemContentOnImage{z-index:1;position:relative;color:var(--color-generic-00)}.HomePageDataSection-imageWrap{position:absolute;top:0;left:0;width:100%;height:100%}.HomePageDataSection-imageWrap img{width:100%;height:100%;object-fit:cover}.HomePageHighlightsSection{background-color:var(--color-generic-00)}.HomePageHighlightsSection-title{margin-bottom:60px;max-width:70%}@media only screen and (max-width:768px){.HomePageHighlightsSection-title{margin-bottom:32px;max-width:100%}}.HomePageHighlightsSection-grid{display:flex;flex-direction:column;gap:40px}@media only screen and (max-width:768px){.HomePageHighlightsSection-grid{gap:24px}}.HomePageHighlightsSection-gridRow{display:flex;gap:40px}@media only screen and (max-width:768px){.HomePageHighlightsSection-gridRow{gap:24px}}@media(max-width:576px){.HomePageHighlightsSection-gridRow{flex-direction:column}}.HomePageHighlightsSection-gridItem{overflow:hidden;width:100%;border-radius:var(--border-radius)}.HomePageHighlightsSection-gridItem.is-card-1{background-color:var(--color-lilas-500)}.HomePageHighlightsSection-gridItem.is-card-2{background-color:var(--color-sand-200)}.HomePageHighlightsSection-gridItem.is-card-3{background-color:var(--color-calcaire-50)}.HomePageHighlightsSection-cardInner{display:flex;flex-direction:column;gap:80px;padding:50px}@media only screen and (max-width:768px){.HomePageHighlightsSection-cardInner{padding:32px;gap:40px}}.is-card-3 .HomePageHighlightsSection-cardInner{flex-direction:row;align-items:center}@media(max-width:576px){.is-card-3 .HomePageHighlightsSection-cardInner{flex-direction:column}}.HomePageHighlightsSection-cardText{display:flex;flex-direction:column;align-items:flex-start;gap:32px}@media only screen and (max-width:768px){.HomePageHighlightsSection-cardText{max-width:100%!important;gap:24px}}.is-card-3 .HomePageHighlightsSection-cardText{max-width:45%}.HomePageHighlightsSection-imageWrap{width:100%}.HomePageHighlightsSection-imageWrap img{width:100%;height:100%;object-fit:cover}