:root{--light-grey: #DCDFE4;--grey: #A8B2C1;--gray-2: #DCDFE4;--grey-3: #F5F5F5;--text: #2A2A2A;--black: #000000;--black-rgb: 0, 0, 0;--dark: #202020;--dark-2: #0A1C40;--dark-3: #33508B;--white: #FFFFFF;--red: #CF2127;--red-hover: #AB1B20;--blue: #2133CF}.description-sc{padding:40px 0}@media(max-width: 1100.98px){.description-sc{padding:24px 0}}@media(max-width: 760.98px){.description-sc{padding:16px 0}}.description-sc .container{display:flex;align-items:center;justify-content:space-between;gap:32px}@media(max-width: 1100.98px){.description-sc .container{flex-direction:column-reverse}}.description-sc .description{display:flex;flex-direction:column;gap:16px;max-width:580px;width:100%}@media(max-width: 1100.98px){.description-sc .description{max-width:100%}}.description-sc .description .head{display:block}.description-sc .description .ctn{display:flex;flex-direction:column;gap:16px}.description-sc .description .ctas{padding-top:16px}@media(max-width: 1100.98px){.description-sc .description .ctas .base-cta{flex:1}}.description-sc .media{display:block;line-height:0}.description-sc{padding-bottom:80px}@media(max-width: 1100.98px){.description-sc{padding-bottom:64px}}.description-sc .media .picture{border-radius:16px;overflow:hidden}:root{--light-grey: #DCDFE4;--grey: #A8B2C1;--gray-2: #DCDFE4;--grey-3: #F5F5F5;--text: #2A2A2A;--black: #000000;--black-rgb: 0, 0, 0;--dark: #202020;--dark-2: #0A1C40;--dark-3: #33508B;--white: #FFFFFF;--red: #CF2127;--red-hover: #AB1B20;--blue: #2133CF}@media(max-width: 480.98px){.onetrust-soda-exists .footer{padding-bottom:64px}}.footer{display:block;background:var(--dark-2);border-radius:5px 5px 0 0;padding:32px 0;transition:padding-bottom .3s ease}.footer .content{position:relative;max-width:1248px;width:100%;padding:0 24px;margin:0 auto}@media(max-width: 760.98px){.footer .content{padding:0 16px}}.footer .upper-rows{display:flex;justify-content:space-between;gap:24px}@media(max-width: 760.98px){.footer .upper-rows{align-items:center;flex-wrap:wrap;gap:32px}}.footer .upper-rows .logo{display:block;line-height:0}.footer .upper-rows .logo .logo-link{display:block;max-width:110px;width:100%;height:30px;line-height:0}.footer .footer-nav{display:flex;position:relative;gap:56px;align-self:stretch}@media(max-width: 1100.98px){.footer .footer-nav{flex:1;gap:24px;justify-content:space-around}}@media(max-width: 760.98px){.footer .footer-nav{order:1;flex:inherit;justify-content:space-between;width:100%;gap:32px}}@media(max-width: 640.98px){.footer .footer-nav{display:grid;grid-template-columns:repeat(2, 1fr);grid-auto-columns:max-content;flex-wrap:wrap}}@media(max-width: 400.98px){.footer .footer-nav{grid-template-columns:repeat(2, auto)}}.footer .footer-nav .list{display:flex;flex-direction:column;gap:12px;max-width:155px;line-height:0}@media(max-width: 1100.98px){.footer .footer-nav .list{gap:10px}}@media(max-width: 640.98px){.footer .footer-nav .list{column-gap:32px;max-width:165px}}.es .footer .footer-nav .list{max-width:180px}@media(max-width: 640.98px){.fr .footer .footer-nav .list{max-width:100%}}@media(max-width: 400.98px){.fr .footer .footer-nav .list{max-width:165px}}.footer .footer-nav .list .item{display:block;line-height:0;margin:-2px}.footer .footer-nav .list .item:first-child{padding-bottom:4px}@media(max-width: 1100.98px){.footer .footer-nav .list .item:first-child{padding-bottom:0}}.footer .footer-nav .list .title{display:block;font-size:16px;color:var(--white);font-weight:600;line-height:1.2;padding:2px}@media(min-width: 760.98px){.footer .footer-nav .list .title{white-space:nowrap}}.footer .footer-nav .list .link{display:inline-block;font-size:14px;color:var(--white);font-weight:300;line-height:1.25;text-decoration:underline;text-decoration-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);text-align:left;border:0;padding:2px;margin:0;transition:text-decoration-color .3s ease-in-out}@media(min-width: 1200.98px){.footer .footer-nav .list .link{cursor:pointer}}.footer .footer-nav .list .link:hover{text-decoration-color:var(--white)}.footer .footer-nav .list .optanon-show-settings{cursor:pointer}.footer .footer-nav .delimiter{width:0;height:0;position:absolute}.footer .languages{display:flex;align-items:flex-start;justify-content:flex-end;height:40px}@media(max-width: 1100.98px){.footer .languages{min-width:60px}}.footer .languages .lang-wraps{position:relative;width:100%;height:100%}@media(min-width: 1100.98px){.footer .languages .lang-wraps .lang-list{z-index:3}}@media(min-width: 1100.98px){.footer .languages .lang-wraps:hover .lang-list{max-height:300px;background-color:var(--grey-3)}.footer .languages .lang-wraps:hover .lang-list .lang{color:var(--dark)}.footer .languages .lang-wraps:hover .lang-list .lang.active{color:var(--red)}}.footer .languages .lang-wraps .lang-btn{position:absolute;top:0;right:0;width:65px;height:40px;color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);border-radius:5px;border:0;text-transform:uppercase;opacity:0;z-index:2}.footer .languages .lang-wraps .lang-list{display:flex;flex-direction:column;position:absolute;top:0;right:0;width:65px;max-height:40px;background-color:rgba(0,0,0,0);border-radius:5px;border:2px solid var(--white);overflow:hidden;transition:max-height .3s,background-color .2s ease-in-out}@media(max-width: 1100.98px){.open--lang .footer .languages .lang-wraps .lang-list{max-height:300px;background-color:var(--grey-3)}.open--lang .footer .languages .lang-wraps .lang-list .lang{color:var(--dark)}.open--lang .footer .languages .lang-wraps .lang-list .lang.active{color:var(--red)}}.footer .languages .lang-wraps .lang-list .lang{display:flex;align-items:center;justify-content:center;width:100%;height:36px;min-height:36px;font-size:16px;color:var(--white);font-weight:400;line-height:1;background-color:rgba(0,0,0,0);transition:color .3s ease-in-out}.footer .languages .lang-wraps .lang-list .lang:hover{color:var(--red)}.footer .languages .lang-wraps .lang-list .lang.active{order:-1;pointer-events:none}.footer .lower-rows{display:flex;align-items:center;flex-direction:column;gap:10px;padding-top:24px}@media(max-width: 760.98px){.footer .lower-rows{padding-top:32px}}.footer .official{display:flex;align-items:center;flex-direction:column;gap:12px}.footer .official .desc-block{display:flex;align-items:center;gap:8px}.footer .official .desc-block .icon{display:inline-block;width:19px;min-width:19px;height:17px;line-height:0}.footer .official .desc-block .text{display:block;font-size:12px;color:var(--white);font-weight:400;line-height:1.2;margin-bottom:-2px}.footer .official .links-block{display:flex;align-items:center;justify-content:center;gap:32px}@media(max-width: 400.98px){.es .footer .official .links-block{flex-direction:column;row-gap:12px}}.footer .official .links-block .box{display:block;position:relative;line-height:0}.footer .official .links-block .box:last-child:before{display:none}.footer .official .links-block .box:before{content:"";position:absolute;right:-16px;height:19px;width:1px;background-color:var(--white)}@media(max-width: 400.98px){.es .footer .official .links-block .box:before{display:none}}.footer .official .links-block .link{display:inline-block;font-size:12px;color:var(--white);font-weight:400;line-height:1.2;text-decoration-line:underline;white-space:nowrap;transition:text-decoration-color .3s ease-in-out}.footer .official .links-block .link:hover{text-decoration-color:rgba(0,0,0,0)}.footer .copyright{display:block;text-align:center}.footer .copyright .text{display:block;font-size:12px;color:var(--white);font-weight:300;line-height:1.4}.footer.format-footer .upper-rows{align-items:center;flex-wrap:wrap}.footer.format-footer .footer-nav{justify-content:center;width:100%;order:3}@media(max-width: 1100.98px){.footer.format-footer .footer-nav{flex:auto}}@media(max-width: 760.98px){.footer.format-footer .footer-nav{justify-content:center}}@media(max-width: 640.98px){.footer.format-footer .footer-nav{display:flex}}.footer.format-footer .footer-nav .list{flex-direction:row;gap:24px;max-width:100%}.footer.format-footer .footer-nav .list .item:first-child{display:none}@media(max-width: 900.98px){.footer.format-footer .footer-nav .list{flex-direction:column;align-items:center;gap:12px}}@media(min-width: 900.98px){.footer.format-footer .languages .lang-wraps .lang-list{bottom:0;top:auto;box-shadow:0 0 10px rgba(10,28,64,.2)}}