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