@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.a-heroLogo{position:absolute;top:1.5rem;left:50%;z-index:3;width:63.6363636364%;max-width:22rem;transform:translate(-50%)}.a-heroLogo .a-svg{aspect-ratio:222/70}.a-ecoTag{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.a-ecoTag span{display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;width:3rem;height:3rem;padding-top:3px;border-radius:50%;background-color:#4bed19}.a-inputField{position:relative;display:flex;flex-flow:column nowrap;width:100%;border:solid 1px #D9D9D9}.a-inputField__label{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;order:-1;width:100%}.a-inputField legend{float:left}.a-inputField__buttons{display:grid;grid-template-columns:minmax(0,1fr);gap:.5rem}.a-inputField__button{position:relative}.a-inputRadio{width:100%}.a-inputRadio__value{display:flex;flex-flow:row nowrap;align-items:flex-start}.a-inputRadio__value a{text-decoration:underline}.a-inputRadio__value .tx-p{margin-left:1rem}.a-inputRadio__value:before{content:"";display:inline-block;flex-shrink:0;margin-right:1rem;border:2px solid;border-radius:.25rem}.a-inputRadio__value:after{content:"";position:absolute;top:.9rem;left:1rem;width:.5rem;height:.9rem;border-right:1px solid currentcolor;border-bottom:1px solid currentcolor;opacity:0;transform:translate(-50%,-50%) scale(1.6) rotate(45deg)}.a-inputRadio__value:before,.a-inputRadio input{width:2rem;height:2rem}.a-inputRadio input{position:absolute;top:0;left:0;z-index:1;margin:0;opacity:0;cursor:pointer}.a-inputRadio input:checked+label:before{border-color:#2b2c40}.a-inputRadio input:checked+label:after{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(45deg)}.a-inputRadio input:not(.-error):focus+label:before{border-color:#2b2c40;outline:1px solid #2B2C40}.a-inputRadio input.-error:required+label{color:red}.a-inputRadio input.-error:required+label:before{border-color:red}.a-inputRadio input.-error:required:focus+label:before{outline:1px solid #f00}.a-inputRadio.-radio .a-inputRadio__value:before{border-radius:50%}.a-inputRadio.-noBorder{margin:1.5rem 0;padding:0;border:unset;background-color:transparent;text-align:left}.a-inputRadio.-noBorder a{text-decoration:underline}.a-inputFile .a-inputText__input{border:0}.a-inputFile__placeholder:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;border:1px solid;border-radius:1rem}.a-inputFile__placeholder:after{position:absolute;top:50%;right:1.5rem;z-index:1;width:1rem;height:1rem;transform:translateY(-50%)}.a-inputFile__preview{position:relative;padding:1.5rem;text-align:left}.a-inputFile__preview:nth-child(3){margin-top:.5rem}.a-inputFile__preview:not(:last-child){margin-bottom:.5rem}.a-inputFile__preview:after{position:absolute;top:50%;right:1.5rem;z-index:1;width:1rem;height:1rem;transform:translateY(-50%) rotate(45deg)}.a-inputFile__preview:focus-visible{background-color:#2b2c40;color:#fff;outline:1px solid #2B2C40}.a-inputFile__preview:focus:not(:focus-visible){outline:0}.a-inputFile__file{position:relative;border:0}.a-inputFile__file input{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;opacity:0}.a-inputFile__file input:focus-visible{outline:0}.a-inputFile__file input:focus-visible+.a-inputFile__placeholder:before{border-color:#2b2c40;outline:1px solid #2B2C40}.a-inputFile__file input:focus:not(:focus-visible){outline:0}.a-inputFile__file input.-error+.a-inputFile__placeholder:before{border-color:red}.a-inputFile__file input.-error:focus{outline:0}.a-inputFile__file input.-error:focus+.a-inputFile__placeholder:before{outline:1px solid #f00}.a-inputTags .a-inputField__label{margin-bottom:1rem}.a-inputTags .a-inputField__buttons{display:flex;flex-flow:row wrap;gap:1rem;align-items:center}.a-inputTags .a-tag{width:100%;border:1px solid}.a-inputTags .a-inputField__button{position:relative}.a-inputTags input{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;border:0;opacity:0;cursor:pointer}.a-inputTags input:checked+.a-tag{border-color:#2b2c40;background-color:#2b2c40;color:#fff}.a-inputTags input:not(.-error):focus+.a-tag{border-color:#2b2c40;outline:1px solid #2B2C40}.a-inputTags input.-error:required+.a-tag{border-color:red;color:red}.a-inputTags input.-error:required:focus+.a-tag{outline:1px solid #f00}.a-inputText__input{width:100%;padding:0;border:unset;color:#2b2c40;font-family:Sofia Pro,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none}.a-inputText__input::-moz-placeholder{color:#d9d9d9;font-family:Sofia Pro,sans-serif}.a-inputText__input::placeholder{color:#d9d9d9;font-family:Sofia Pro,sans-serif}.a-inputText__input:focus:not(:focus-visible){outline:0}.a-inputText__input.-error{border-color:red}.a-inputText__input.-error+label{color:red}.a-inputText__input.-error:focus{outline-color:red}.a-inputText__selectArrow{position:absolute;top:50%;right:1.5rem;width:1.6rem;height:1.6rem;transform:translateY(-50%)}.a-inputText select{position:relative;width:calc(100% - 2.4rem)}.a-inputText select:focus-visible+.a-svg{transform:translateY(-50%) rotate(180deg)}.m-formCallback{flex-basis:100%;padding:1.5rem;border-radius:1rem}.m-formCallback.-success{background-color:#03b000;color:#fff}.m-formCallback.-error{background-color:red;color:#fff}.a-inputField__error{order:3;color:red}.m-accordeon{position:relative;width:100%;border:solid 1px #D9D9D9}.m-accordeon summary{display:flex;flex-direction:row;gap:1.5rem;align-items:center;justify-content:space-between;padding:3rem 1.5rem;cursor:pointer}.m-accordeon summary::-webkit-details-marker{display:none}.m-accordeon summary .a-svg{flex-shrink:0;width:1.4rem;height:1.4rem;margin-right:.4rem}.m-accordeon summary::marker{content:""}.m-accordeon[open]>summary .a-svg{transform:rotate(180deg)}.m-accordeon__content{padding:3rem 1.5rem;border-top:solid 1px #D9D9D9}.m-popin{position:fixed;top:0;left:0;z-index:99;display:none;flex-flow:column nowrap;align-items:center;justify-content:flex-start;width:100%;height:100%}.m-popin__overlay{position:absolute;top:0;left:0;z-index:-1;display:flex;width:100%;height:100%;background-color:#4c4c4ccc;opacity:0;transition:opacity .3s ease-in-out}.m-popin__container{display:flex;flex-flow:column nowrap;overflow-y:auto;width:100%;height:auto;max-height:100%;opacity:0;transition:opacity .3s ease-in-out}.m-popin.-active .m-popin__overlay,.m-popin.-active .m-popin__container{opacity:1}.m-cardArticle{position:relative;overflow:hidden}.m-cardArticle_content{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;min-height:32rem}.m-cardArticle .a-image{z-index:0;opacity:.4}.m-cardArticle .a-tag{margin-bottom:auto;padding:.6rem 1rem .5rem}.m-testimony{display:flex;flex-flow:row wrap;gap:0 1rem;align-items:center;padding-left:1.5rem;border-left:solid .6rem #B2BE32}.m-testimony .a-svg{width:3.5rem;height:2.8rem;color:#b2be32}.m-testimony_profile{overflow:hidden;width:8rem}.m-testimony_info{flex-grow:1;flex-basis:50%}.m-reinsurance{background-color:#2b2c40}.m-reinsurance_item{position:relative;display:flex;flex-flow:row wrap;gap:1.5rem;align-items:center}.m-reinsurance_item:not(:last-child){border-bottom:1px solid #2B2C40}.m-reinsurance .a-image{flex-shrink:0}.m-reinsurance .a-image img{width:6rem;height:6rem}.m-reinsurance_content{flex-grow:1;width:50%}.m-languages{display:flex;flex-direction:row;gap:1.5rem;align-items:center;order:3;padding:0 1rem}.m-languages .-current{order:-1}.m-languages a{transition:color .8s cubic-bezier(.23,1,.32,1)}.m-contactForms{display:flex;flex-flow:row wrap;gap:1.5rem;transition:opacity .4s cubic-bezier(.23,1,.32,1)}.m-contactForms .a-inputText{flex-basis:100%}.m-contactForms.-loading{opacity:.5;cursor:wait}.m-contactForms.-loading *{pointer-events:none}.m-contactForms .a-button .m-loaderSection__loader{display:none}.m-headings{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.m-anchors{display:flex;overflow-x:scroll;white-space:nowrap;pointer-events:all;scrollbar-width:none;scroll-snap-type:x mandatory}.m-anchors:after{content:"";position:absolute;top:0;right:0;width:6rem;height:100%;background:linear-gradient(to right,#fff0,#fff);pointer-events:none}.m-anchors__container{position:sticky;top:0;z-index:4;pointer-events:none}.m-anchors__container .a-svg{position:absolute;top:50%;right:1rem;width:1.5rem;height:1.5rem;transform:translateY(calc(-50% - .2rem))}.m-anchors ul{display:flex;gap:1.5rem;margin:0 auto;padding:0 16.667% 0 4.167%}.m-anchors a.-active{color:#b2be32}.m-anchors__container.-map{position:relative;top:0;bottom:0;order:0}.m-map{z-index:2;height:calc(100svh - 21.4rem)}.m-documents_grid{display:flex;flex-direction:column;gap:1.5rem}.o-footer_left{display:flex;flex-direction:column;gap:3rem}.o-footer_logosWrapper{display:flex;flex-direction:column;gap:3rem;align-items:center}.o-footer_logo img{width:28rem}.o-footer_text{padding:0 3rem;text-align:center}.o-footer_contact{display:grid;gap:0 1.5rem;text-align:center}.o-footer_logos{display:flex;flex-flow:row wrap;gap:1rem;align-items:center;justify-content:center}.o-footer_logos img{width:auto;height:6rem}.o-footer_socials{display:flex;flex-direction:row;gap:1.5rem;align-items:center;justify-content:center;padding:1.5rem 0}.o-footer_socials .a-svg{width:2rem;height:2rem}.o-footer_socialsList{display:flex;flex-direction:row;gap:1.5rem}.o-footer_ecoScores{display:flex;flex-direction:column;align-items:center;text-align:center}.o-footer_ecoScoresList{display:flex;flex-direction:row;gap:3rem}.o-footer_right{display:flex;flex-direction:column;gap:3rem;align-items:center}.o-footer_subfooter{display:flex;flex-direction:column;gap:3rem;align-items:center;border-top:solid 1px #D9D9D9}.o-footer_nav{display:flex;flex-flow:row wrap;gap:1.5rem;justify-content:center}.m-newsletterForm .m-formCallback{margin:1.5rem 0;text-align:left}.o-menu{overflow:hidden;max-height:0;transition:max-height .8s cubic-bezier(.23,1,.32,1)}.o-menu_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.-open .o-menu{overflow:auto;max-height:calc(100vh - 9rem)}.o-menu_logo{width:70%;margin-top:3rem}.o-menu_logo .a-svg{width:auto;height:auto;aspect-ratio:4/1}.o-menu_list{display:flex;flex-direction:column;padding:3rem 0}.o-menu_item{overflow:hidden;margin-top:-.8rem;padding-top:.8rem}.o-menu_item a{display:inline-block;transition:transform .8s cubic-bezier(.23,1,.32,1),color .8s cubic-bezier(.23,1,.32,1);transform:translateY(125%)}.o-menu_item a.-active{color:#b2be32}.-open .o-menu_item a{transition:transform .8s cubic-bezier(.23,1,.32,1),color .8s cubic-bezier(.23,1,.32,1);transform:translateY(0)}.m-paginationNbr{display:inline-flex;align-items:center;justify-content:center;width:5rem;height:100%;border:solid .1rem #D9D9D9;aspect-ratio:1/1}.m-paginationNbr[aria-current=page]{border-color:#b2be32;background-color:#b2be32;color:#fff}.m-paginationNbr[aria-disabled=true]{opacity:.5;cursor:not-allowed}.m-paginationNbr:focus:not([aria-disabled=true]){border-color:#d9d9d9;outline:1px solid #D9D9D9}.o-pagination{display:flex;flex-flow:row wrap;gap:1.5rem 1rem}.o-pagination:not(.-fixed).col-22{width:91.667%;margin-left:4.167%}.o-pagination ul{display:flex;flex-flow:row nowrap;gap:1rem;justify-content:center;order:1;width:100%}.o-pagination li.-separator{display:none}.o-pagination .a-button{width:calc(50% - .5rem)}.o-pagination .a-button.-leftIcon{order:2}.o-pagination .a-button:not(.-leftIcon){order:3}.o-hero{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:calc(100lvh - 4rem);padding-top:19rem}.o-hero.-noCover{height:auto}.o-hero .row{z-index:2;gap:1.5rem 0}.o-hero .a-image:before{content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:linear-gradient(to bottom,#0000,#000);opacity:.7}.o-heroSimple{padding-top:17rem}.o-heroSimple_content{display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-end}.o-push_inner{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.o-push_title{flex-basis:100%}.o-push_card{display:inline-flex;flex:1 1 100%;flex-direction:column;align-items:center;justify-content:center}.o-push_card .a-button{width:100%}.o-timeline{overflow:hidden}.o-timeline_slide{--item-size: 1.2;--item-spacing: 1.5rem;z-index:2;display:flex;flex-direction:column;gap:3rem;justify-content:flex-end}.o-timeline .tx-xs{margin-bottom:auto}.o-timeline .-active .o-timeline_era{color:#2b2c40}.o-timeline .-active .o-timeline_card{background-color:#2b2c40;color:#fff}.o-timeline .-active .o-timeline_card:before{transition:transform .3s ease .8s;transform:translate(-50%) scale(1)}.o-timeline_era{min-height:4.8rem;color:#b2be32;transition:color .3s ease}.o-timeline_card{position:relative;z-index:2;display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;min-height:26rem;transition:background-color .3s ease,color .3s ease}.o-timeline_card:before{content:"";position:absolute;top:-2.1rem;left:5.6rem;z-index:2;width:.8rem;height:.8rem;border-radius:50%;background-color:#2b2c40;transition:transform .3s ease;transform:translate(-50%) scale(0)}.o-timeline_slider{margin-top:3rem}.o-timeline .m-slider__viewport{position:relative}.o-timeline .m-slider__viewport:before{left:50%;z-index:0;background:#b2be32;transform:translate(-50%)}.o-timeline .m-slider__viewport:after{right:calc(100% - 5.6rem);z-index:1;background:#2b2c40}.o-timeline .m-slider__viewport:before,.o-timeline .m-slider__viewport:after{content:"";position:absolute;top:6rem;width:100vw;height:2px;pointer-events:none}.o-timeline .m-slider__controls{display:flex;gap:1.5rem;margin-top:3rem}.o-cardSlider{overflow:hidden}.o-cardSlider .row{gap:3rem 0}.o-cardSlider .m-slider{--item-size: 1.1;--item-spacing: 1.5rem;position:relative}.o-cardSlider .m-slider__controls{position:absolute;top:calc(50% - 3rem);left:0%;display:flex;justify-content:space-between;width:100%;pointer-events:none}.o-cardSlider .m-slider__controls .a-button{pointer-events:all}.o-cardSlider .m-slider__controls .a-button:nth-child(1){transform:translate(-25%)}.o-cardSlider .m-slider__controls .a-button:nth-child(2){transform:translate(25%)}.o-cardSlider .m-slider__slide{margin-right:var(--item-spacing)}.o-cardSlider_bottom{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.o-cardSlider_card{display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center;height:100%}.o-cardSlider_card .a-image{height:8rem}.o-cardSlider_card .a-image img{width:auto;height:100%}.o-cardSlider_quoteCard{display:flex;flex-flow:row wrap;align-items:center;height:100%;border:solid 1px #D9D9D9;text-align:left}.o-cardSlider_quoteCard .a-image{height:8rem}.o-cardSlider_quoteCard .a-link{margin-top:auto}.o-cardSlider_quoteCard>.a-svg{flex-shrink:0;width:3.2rem;height:3.2rem}.o-cardSlider_quoteCard .tx-p{position:relative;overflow:hidden;max-height:14rem}.o-cardSlider_quoteCard .tx-p:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:9rem;background:linear-gradient(180deg,#f2f2e000,#f2f2e0 90%)}.o-cardSlider_quoteCardTop{flex-grow:1;flex-basis:73%}.o-cardSlider_quoteCardPlaceholder{width:8rem;height:8rem}.o-cardSlider_modale{position:fixed;top:0;left:0;z-index:11;display:flex;align-items:center;justify-content:center;width:100%;height:100vh;padding:1rem;background-color:#00000080;opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.23,1,.32,1)}.o-cardSlider_modale.-active{opacity:1;pointer-events:all}.o-cardSlider_modaleInner{display:flex;flex-direction:column;gap:3rem;align-items:flex-start;overflow:auto;width:90%;max-width:60rem;max-height:100%}.o-cardSlider_modaleContent{border:unset}.o-cardSlider_modaleContent .tx-p{max-height:none}.o-cardSlider_modaleContent .tx-p:after{display:none}.o-cardSlider_modaleContent>.a-svg{color:#b2be32}.o-cardSlider_modaleContent .a-link{display:none}.o-bibliography_list{display:flex;flex-direction:column;gap:1.5rem}.o-bibliography_item{display:flex;flex-basis:100%;flex-direction:column;gap:1.5rem;align-items:flex-start;border-radius:1rem}.o-bibliography_tag{padding:.8rem .8rem .6rem}.o-bibliography .a-button{margin-top:auto}.o-network_list{display:flex;flex-direction:column;gap:3rem}.o-network_card{display:flex;flex-basis:100%;flex-flow:row wrap;gap:3rem 1.5rem}.o-network_cardPlaceholder,.o-network_card .a-image{flex-grow:0;flex-basis:10rem;height:10rem}.o-network_cardPlaceholder img,.o-network_card .a-image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.o-network_card .tx-sm{flex-grow:1;align-self:center;width:calc(60% - 1.5rem)}.o-network_card div{flex-basis:100%}.o-offer_content{display:flex;flex-direction:column;gap:3rem}.o-offer .tx-ul li:before{filter:invert(.95)}.o-offer_images{display:flex;flex-direction:column;gap:1.5rem}.o-offer_images .a-image{width:100%}.o-offer_images .a-image img{width:100%;max-width:none}.o-offer_advantageList{display:flex;flex-direction:column;gap:1.5rem}.o-offer_advantage{display:flex;flex-direction:row;gap:1.5rem;align-items:center}.o-offer_advantage .a-image{flex-shrink:0;width:6rem;height:6rem}.o-offer_keyList{display:flex;flex-flow:row wrap;gap:1.5rem;justify-content:center;width:100%;margin-bottom:3rem}.o-offer_key{flex-basis:100%}.o-offer_key p{display:flex;flex-direction:column;gap:1.5rem;align-items:space-between;justify-content:space-between;height:100%}.o-offer_push{display:flex;flex-direction:column;align-items:center;text-align:center}.o-sharePage{text-align:center}.o-sharePage ul{display:flex;flex-flow:row wrap;gap:1rem;align-items:center;justify-content:center}.o-sharePage__item{position:relative;display:flex;align-items:center;justify-content:center;width:7rem;height:7rem;border:1px solid #D9D9D9;transition:background-color .4s cubic-bezier(.23,1,.32,1)}.o-sharePage .a-svg{width:2rem;height:2rem}.o-similarArticles{overflow:hidden}.o-similarArticles .row{gap:3rem 0}.o-similarArticles .m-slider{--item-size: 1.1;--item-spacing: 1.5rem;position:relative}.o-similarArticles .m-slider__dot{background-color:#f2f2e0}.o-similarArticles .m-slider__controls{position:absolute;top:calc(50% - 3rem);left:0%;display:flex;justify-content:space-between;width:100%;pointer-events:none}.o-similarArticles .m-slider__controls .a-button{pointer-events:all}.o-similarArticles_buttonWrapper{display:flex;justify-content:center}.o-contactList_list{display:grid;gap:1.5rem}.o-contactList_cardPlaceholder,.o-contactList .a-image{flex-shrink:0;width:6rem;height:6rem}.o-contactList_card{display:flex;flex-direction:row;gap:3rem;justify-content:space-between}.o-faqList_headings{display:flex;flex-direction:column;gap:1.5rem;align-items:center;margin-bottom:3rem}.o-faqList_buttonWrapper{display:flex;justify-content:center}.o-keyFigures{position:relative;overflow:hidden;padding:24rem 0 6rem}.o-keyFigures_item{display:flex;flex-direction:row;gap:1.5rem;align-items:center}.o-keyFigures_list{display:flex;flex-direction:column;gap:1.5rem}.o-keyFigures .a-image{z-index:-1;pointer-events:none}.o-keyFigures .a-image:before{content:"";position:absolute;background:linear-gradient(180deg,#0000,#000);opacity:.7;top:0;right:0;bottom:0;left:0}.o-banner{position:relative}.o-banner_inner{position:relative;display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center;overflow:hidden;padding:24rem 3rem 3rem}.o-banner_inner h2{max-width:80rem}.o-banner .a-image{z-index:-1}.o-banner .a-image:before{content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:linear-gradient(to bottom,#0000,#000);opacity:.7}.o-banner:after{content:"";position:absolute;bottom:0;left:0;z-index:-2;width:100%;height:50%;background-color:#b2be32}.o-banner.-primary:after{background-color:#2b2c40}.o-homeOffer{gap:3rem 0;overflow:hidden}.o-homeOffer .m-slider{--item-size: 1.1}.o-homeOffer .m-slider__slide:nth-child(1)>div{background-color:#38452e}.o-homeOffer .m-slider__slide:nth-child(2)>div{background-color:#85625c}.o-homeOffer .m-slider__slide:nth-child(3)>div{background-color:#437e93}.o-homeOffer_card{display:flex;flex-direction:column;overflow:hidden;height:100%}.o-homeOffer_logo{height:6rem}.o-homeOffer_logo img{width:auto;height:100%}.o-homeOffer_visual{margin-top:auto;aspect-ratio:38/22}.o-homePartners{border-bottom:1px solid #D9D9D9}.o-homePartners_images{display:flex;flex-flow:row wrap;gap:3rem;justify-content:center}.o-homePartners .a-image{height:10.5rem}.o-homePartners .a-image img{width:auto;height:100%}.b-twoColumns{gap:6rem 0}.b-twoColumns .a-image,.b-twoColumns_sticky{position:sticky;top:20%}.b-twoColumns .a-button{width:100%}.b-twoColumns>.tx-xs,.b-twoColumns>.tx-lg,.b-twoColumns>.tx-md,.b-twoColumns>.tx-sm,.b-twoColumns>.tx-p{margin:0;padding:0 4.5454545455%}.b-twoColumns .tx-ul li:before{left:-2.4rem}.b-image img{width:100%}.b-video iframe{display:block;width:100%;height:auto;aspect-ratio:16/9}.b-video_iframe{overflow:hidden}.t-page{display:flex;flex-direction:column;width:100%}.t-error{position:relative;display:flex;flex-flow:column wrap;align-items:center;justify-content:flex-end;width:100%;min-height:100lvh;padding:3rem;background-color:#0000004d;text-align:center}.t-error_code{font-weight:700;font-size:14rem;line-height:.8}.t-error .a-image{z-index:-1}.t-error .a-button{justify-content:center;width:100%}.t-error .a-heroLogo{top:3rem}.t-contact_socials{display:flex;flex-flow:row wrap;gap:1.5rem;align-items:center;width:-moz-fit-content;width:fit-content;margin:0 auto;border:.1rem solid #D9D9D9;transform:translateY(-50%)}.t-contact_socials .a-svg{width:2.4rem;height:2.4rem}@media only screen and (min-width: 769px){.m-documents_grid{flex-direction:row;gap:3rem}.m-documents .o-offer_push{flex-basis:calc(33% - .75rem)}.o-hero .row{gap:3rem 0}.o-push_inner{gap:3rem}.o-push_card .a-button{width:auto}.o-push_card{flex:0 1 calc(50% - 1.5rem)}.o-timeline_card{min-height:28rem}.o-network_card div{flex-basis:calc(50% - .75rem)}.o-banner_inner{gap:3rem;min-height:62rem;padding:9rem;border-radius:2rem}.o-banner .a-image:before{background:#000;opacity:.4}}@media only screen and (min-width: 961px){.a-heroLogo{display:none}.a-ecoTag span{order:2}.a-ecoTag{flex-direction:row}.m-accordeon summary{padding:6rem}.m-accordeon__content{padding:6rem}.m-popin{align-items:flex-end}.m-popin__container{width:60%;max-width:70rem;height:auto}.m-cardArticle_content{align-items:center;text-align:center}.m-testimony{padding-left:3rem}.m-reinsurance_list{display:grid;grid-template-columns:repeat(3,1fr);gap:6rem;padding-right:4rem;padding-left:4rem;border-radius:2rem}.m-reinsurance_item:not(:last-child){border-bottom:unset}.m-reinsurance_item:not(:last-child):before{content:"";position:absolute;top:50%;right:-3rem;width:1px;height:60px;background-color:#2b2c40;transform:translateY(-50%)}.m-reinsurance.-ivory{background-color:#f2f2e0}.m-reinsurance.-secondary{background-color:#b2be32}.m-languages{padding:0 0 0 1.5rem;border-left:solid .1rem #D9D9D9}.m-contactForms .a-inputText{flex-basis:calc(50% - .75rem)}.m-contactForms .a-inputText.-fw{flex-basis:100%}.m-headings .m-textContent{padding:0 8.3333333333%}.m-anchors:after{display:none}.m-anchors__container .a-svg{display:none}.m-anchors__container.-sticked .m-anchors{transform:translateY(-100%)}.m-anchors__container{display:block;height:0}.m-anchors__container{top:unset;bottom:3rem;order:2}.m-anchors ul{padding:0 4.167%}.m-anchors{width:83.3333333333%;margin-right:auto;margin-left:auto}.m-anchors__container{top:9.3rem}.m-anchors__container:before{display:none}.m-map{height:calc(100svh - 21.4rem);max-height:100rem}.o-footer_left{order:-1}.o-footer_logosWrapper{flex-direction:row}.o-footer_logo img{width:auto;height:6rem}.o-footer_text{padding:0;text-align:left}.o-footer_contact{grid-template-columns:1fr 1fr;text-align:left}.o-footer_logos img{height:4rem}.o-footer_logos{justify-content:flex-start}.o-footer_socials{justify-content:flex-start;padding:0}.o-footer_ecoScores{align-items:flex-start;text-align:left}.o-footer_right{gap:6rem;align-items:flex-end}.o-footer_subfooter{flex-direction:row;align-items:baseline;justify-content:space-between}.o-footer_nav{justify-content:flex-end;order:1}.-open .o-menu{overflow:initial;max-height:var(--height)}.o-menu_logo{display:none}.o-menu_list{padding-top:1.5rem}.o-menu_item a{transform:translateY(-125%)}.o-menu{order:2;width:100%}.m-paginationNbr,.o-pagination ul{width:auto}.o-pagination{flex-flow:row nowrap;gap:3rem;justify-content:center}.o-pagination ul{order:2}.o-pagination .a-button{flex-shrink:0;width:auto}.o-pagination .a-button.-leftIcon{order:1}.o-pagination li.-separator{display:block}.o-hero.-home{max-height:73rem;padding-bottom:3rem}.o-hero{height:calc(100vh - 3.5rem);max-height:62rem;padding-top:16rem}.o-heroSimple_content{gap:3rem}.o-heroSimple{padding-top:24rem}.o-timeline_slide{--item-size: 3.1;gap:6rem}.o-timeline_card:before{top:-3rem}.o-timeline_slider{margin-top:6rem}.o-timeline .m-slider__viewport:before,.o-timeline .m-slider__viewport:after{top:93px}.o-cardSlider .row{gap:6rem 0}.o-cardSlider .m-slider__controls .a-button:nth-child(1){transform:translate(-50%)}.o-cardSlider .m-slider__controls .a-button:nth-child(2){transform:translate(50%)}.o-cardSlider .m-slider__controls{top:calc(50% - 6rem)}.o-cardSlider .m-slider{--item-spacing: 3rem;--item-size: 3}.o-cardSlider_bottom{gap:3rem}.o-cardSlider_card .a-image{height:12rem}.o-cardSlider.-homeDirector .m-slider__slide{margin-right:0}.o-cardSlider.-homeDirector .m-slider__slide:not(:last-child){margin-right:var(--item-spacing)}.o-bibliography_list{flex-flow:row wrap;gap:3rem;justify-content:center}.o-bibliography_item{flex-basis:calc(33.333% - 2rem);border-radius:2rem}.o-network_list{flex-flow:row wrap;justify-content:center}.o-network_card{flex-basis:calc(50% - 1.5rem)}.o-offer_content{gap:6rem}.o-offer_images{gap:3rem}.-invert .o-offer_images{order:-1}.o-offer_keyList{gap:3rem;margin-bottom:0}.o-offer_key{flex-basis:calc(50% - 1.5rem);min-height:20rem}.o-sharePage{display:flex;flex-flow:row nowrap;gap:3rem;align-items:center;justify-content:space-between;text-align:left}.o-sharePage ul{justify-content:flex-end}.o-sharePage .tx-xs{flex-shrink:0}.o-similarArticles .row{gap:6rem 0}.o-similarArticles .m-slider__controls{top:calc(50% - 6rem)}.o-similarArticles .m-slider{--item-spacing: 3rem;--item-size: 3}.o-contactList_list{grid-template-columns:repeat(2,1fr)}.o-contactList_cardPlaceholder,.o-contactList .a-image{order:-1;width:8rem;height:8rem;margin-bottom:auto}.o-contactList_card{flex-direction:column;gap:3rem;justify-content:flex-end;min-height:30rem}.o-faqList_headings{margin-bottom:6rem}.o-keyFigures_item{flex-basis:calc(33.3333333333% - 1rem);flex-direction:column;gap:0;text-align:center}.o-keyFigures_list{flex-flow:row wrap;justify-content:center}.o-keyFigures .a-image:before{background:#000;opacity:.4}.o-keyFigures{padding:18rem 0}.o-homeOffer .m-slider{--item-size: 3;--item-spacing: 3rem}.o-homeOffer{gap:6rem 0}.o-homePartners_images{gap:6rem}.o-homePartners .a-image{height:13rem}.b-twoColumns .a-button{width:auto}.b-twoColumns>.tx-xs,.b-twoColumns>.tx-lg,.b-twoColumns>.tx-md,.b-twoColumns>.tx-sm,.b-twoColumns>.tx-p{padding:0}.b-twoColumns .tx-ul li:before{left:-2.6rem}.b-twoColumns.-invert .b-twoColumns__left{order:2}.b-twoColumns.-invert .b-twoColumns__right{order:1}.t-error_code{font-size:28rem}.t-error .a-button{width:auto}.t-error .a-heroLogo{top:6rem;display:block}.t-contact_socials{position:sticky;bottom:0;z-index:5;order:2;margin-top:3rem}}@media only screen and (min-width: 1301px){.m-anchors{width:33.3333333333%;border:solid 1px #D9D9D9;border-radius:2rem;transition:transform .8s ease-out;transform:translateY(-50%)}.-map .m-anchors{width:50%;transform:translateY(-50%)!important}.o-timeline_era{min-height:6rem}.o-timeline_card{min-height:24rem}.o-contactList_list{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width: 960px){.a-inputField input{font-size:1.6rem}}@media (hover: hover) and (any-pointer: fine){.a-inputRadio input.-hover+label:before,.a-inputRadio input:hover:not([aria-disabled=true],:focus)+label:before{border-color:#2b2c40}.a-inputFile__preview.-hover,.a-inputFile__preview:hover:not([aria-disabled=true],.-error){background-color:#2b2c40;color:#fff}.a-inputFile__file input.-hover+.a-inputFile__placeholder:before,.a-inputFile__file input:hover:not([aria-disabled=true],.-error)+.a-inputFile__placeholder:before{border-color:#2b2c40}.a-inputTags input.-hover+.a-tag,.a-inputTags input:hover:not([aria-disabled=true],:focus)+.a-tag{border-color:#2b2c40}.a-inputText__input.-hover,.a-inputText__input:hover:not([aria-disabled=true],.-error){border-color:#2b2c40}.m-languages a.-hover,.m-languages a:hover:not([aria-disabled=true],.-static){color:#b2be32}.o-menu_item a:hover{color:#b2be32}.m-paginationNbr.-hover,.m-paginationNbr:hover:not([aria-disabled=true]){border-color:#d9d9d9}.o-sharePage__item:hover{background-color:#d9d9d9}}
