.ds-c-Footer-bottom{border-top:1px solid var(--color_grey_darker);padding-top:25px;padding-bottom:25px;font-weight:400;font-size:1.2rem;line-height:1.5}.ds-c-Footer-bottom>div{display:flex;align-items:center;justify-content:space-between}.ds-c-Footer-bottom-conception,.ds-c-Footer-bottom-copyright{display:inline-block;vertical-align:middle}.ds-c-Footer-bottom-conception{width:15px;height:15px;margin-top:10px}.ds-c-Footer-bottom-conception img,.ds-c-Footer-bottom-conception svg{width:100%;height:100%}.ds-c-Footer-bottom-conception:hover img,.ds-c-Footer-bottom-conception:hover svg{fill:#ff7130!important}.ds-c-Footer-bottom-links{display:flex;justify-content:center;flex:1 1}@media screen and (max-width:999px){.ds-c-Footer-bottom>div{flex-direction:column}}.ds-c-FooterLinks{margin-top:10px}.ds-c-FooterLinks-list{flex-wrap:wrap}.ds-c-FooterLinks-list,.ds-c-FooterLinks-list-item{display:flex;align-items:center;justify-content:center}.ds-c-FooterLinks-list-item+.ds-c-FooterLinks-list-item:before{margin:0 15px;content:"";display:block;width:4px;height:4px;border-radius:100%;background-color:var(--color_grey_darker)}.ds-c-FooterLinks-list-item-title:hover{color:var(--color_blue);text-decoration:underline}@media screen and (max-width:999px){.ds-c-FooterLinks-list-item+.ds-c-FooterLinks-list-item:before{width:2px;height:2px;margin:0 8px}}.ds-c-FooterActions-languages{width:100%;margin-top:20px}.ds-c-FooterActions-languages-menu{bottom:100%;box-shadow:0 0 5px rgba(0,0,0,.2)}.ds-c-FooterActions-languages-button.ds-c-Dropdown-toggler{background-color:var(--color_white);border-radius:30px;border:1px solid var(--color_grey_darker)}.ds-c-FooterActions-languages-button[aria-expanded=true]:after{transform:rotate(180deg)}.ds-c-FooterActions-languages-item-icon,.ds-c-FooterActions-languages-item-title{display:inline-block;vertical-align:middle}.ds-c-FooterActions-languages-item-icon{width:30px;height:25px;margin-right:5px}.ds-c-FooterActions-languages-item-icon img,.ds-c-FooterActions-languages-item-icon svg{width:100%;height:100%}.ds-c-FooterActions-languages-item-title{padding-top:2px;width:calc(100% - 40px)}@media screen and (max-width:999px){.ds-c-FooterActions-languages{width:215px;margin:20px auto 0}}.ds-c-Footer-top-main-content{margin-top:60px;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:999px){.ds-c-Footer-top-main-content{margin-top:30px;display:block}}.ds-c-FooterActions{width:225px}.ds-c-FooterActions-btn{width:100%;text-align:center;max-width:350px;margin:0 auto}@media screen and (max-width:999px){.ds-c-FooterActions{margin-top:30px;max-width:none;width:auto;text-align:center}.ds-c-FooterActions-btn{display:block;width:100%}}.ds-c-FooterNetworks{width:100%;margin:30px auto 40px}.ds-c-FooterNetworks-title{display:block;margin-bottom:20px}.ds-c-FooterNetworks-list{display:flex;align-items:center;justify-content:center}.ds-c-FooterNetworks-list-item{width:30px;height:30px}.ds-c-FooterNetworks-list-item img,.ds-c-FooterNetworks-list-item svg{width:100%;height:100%}.ds-c-FooterNetworks-list-item+.ds-c-FooterNetworks-list-item{margin-left:30px}@media screen and (max-width:767px){.ds-c-FooterNetworks{margin-bottom:30px;display:flex;align-items:center;justify-content:center}.ds-c-FooterNetworks-title{font-size:1.4rem;line-height:1.2857142857;margin-bottom:0;margin-right:15px}.ds-c-FooterNetworks-list{display:flex;align-items:center;justify-content:center}.ds-c-FooterNetworks-list-item{width:20px;height:20px}.ds-c-FooterNetworks-list-item+.ds-c-FooterNetworks-list-item{margin-left:15px}}.ds-c-FooterNavigation{width:calc(100% - 225px)}.ds-c-FooterNavigation-list{display:flex;align-items:flex-start;justify-content:space-between}.ds-c-FooterNavigation-list-item{width:25%;padding-right:20px}.ds-c-FooterNavigation-list-item-title{display:block;font-size:1.8rem;line-height:1.3888888889;color:var(--color_black);font-weight:700;outline:none;width:100%;text-align:left}.ds-c-FooterNavigation-list-item-title div{position:absolute;right:0;top:50%}.ds-c-FooterNavigation-list-item-title-chevron.c-icon-svg{display:none!important;transition:.25s ease-in;transform:translateY(-50%);position:absolute;top:50%;right:10px}.ds-c-FooterNavigation-list-item-subnav{font-size:1.4rem;line-height:1.2857142857;font-weight:400}.ds-c-FooterNavigation-list-item-subnav li{padding-top:20px}.ds-c-FooterNavigation-list-item-subnav a:hover{text-decoration:underline;color:var(--color_blue)}@media screen and (max-width:999px){.ds-c-FooterNavigation{width:100%}.ds-c-FooterNavigation-list{display:block}.ds-c-FooterNavigation-list-item{width:100%;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid var(--color_dark_grey);padding-right:0}.ds-c-FooterNavigation-list-item-title-chevron.c-icon-svg{display:block}.ds-c-FooterNavigation-list-item-title-chevron.c-icon-svg path{stroke:var(--color_blue)}.ds-c-FooterNavigation-list-item-title[aria-expanded=true] .ds-c-FooterNavigation-list-item-title-chevron{transform:translateY(-50%) rotate(180deg)}.ds-c-FooterNavigation-list-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.ds-c-FooterNavigation-list-item-subnav{overflow:hidden;max-height:0;transition:max-height .25s ease-in}.ds-c-FooterNavigation-list-item-subnav[data-show=true]{max-height:150px}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ds-c-FooterReinsurances-container{padding-top:40px;padding-bottom:40px}.ds-c-FooterReinsurances-container-list{display:flex;align-items:flex-start;justify-content:space-between;gap:105px}.ds-c-FooterReinsurances-container-list-item-icon{width:30px;height:30px;display:block;margin:0 auto 13px}.ds-c-FooterReinsurances-container-list-item-icon img,.ds-c-FooterReinsurances-container-list-item-icon svg{width:100%;height:auto}.ds-c-FooterReinsurances-container-list-item-title{font-size:1.4rem;line-height:1.2857142857;font-weight:700;display:block;margin-bottom:13px}.ds-c-FooterReinsurances-container-list-item-txt{color:var(--color_black);font-size:1.4rem;line-height:1.2857142857}@media screen and (max-width:1199px){.ds-c-FooterReinsurances-container-list{display:flex;flex-wrap:wrap;align-items:stretch;gap:50px}.ds-c-FooterReinsurances-container-list-item{width:calc(50% - 25px)}.ds-c-FooterReinsurances-container-list-item>*{display:block;max-width:250px;margin-left:auto;margin-right:auto}}@media screen and (max-width:999px){.ds-c-FooterReinsurances-container{padding-top:40px;padding-bottom:40px}.ds-c-FooterReinsurances-container-list{gap:20px 15px}.ds-c-FooterReinsurances-container-list-item{width:calc(50% - 7.5px)}}