@keyframes shine-skeleton-lines{0{background-position:-100px}
40%,100%{background-position:600px}
}
.cmp-global-footer{display:flex;background-color:var(--color-bg);padding:var(--ds-spacing-l-1) 0}
.cmp-global-footer__container{position:relative;margin:0 auto;width:100%;max-width:1920px;min-width:320px;padding:0 var(--ds-layout-margin)}
.cmp-global-footer__content{padding-bottom:var(--ds-layout-margin)}
.cmp-global-footer__main-menu{padding-top:var(--ds-layout-margin)}
.cmp-global-footer__bottom{padding-top:var(--ds-spacing-l-1);display:grid;grid-template-columns:repeat(1,1fr);gap:var(--ds-spacing-l-1)}
.cmp-global-footer__copyright{text-align:center;margin:0}
.cmp-global-footer__copyright .cmp-text p{color:var(--ds-color-text-default-subtlest);font-family:var(--ds-typography-family-primary);letter-spacing:var(--ds-typography-letter-spacing-m)}
.cmp-global-footer__copyright .cmp-text p>a{color:var(--ds-color-text-default-subtlest);text-decoration:underline}
.cmp-global-footer__copyright .cmp-text__paragraph{margin:0}
@media(min-width:1024px){.cmp-global-footer{padding:var(--ds-spacing-l-3) 0}
.cmp-global-footer>.cmp-global-footer__container{position:initial}
.cmp-global-footer__content{padding-bottom:var(--ds-spacing-l-3)}
.cmp-global-footer__main-menu{padding-top:var(--ds-spacing-l-3)}
.cmp-global-footer__main-menu>.aem-Grid{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--ds-layout-gutter)}
.cmp-global-footer__main-menu>.aem-Grid>:first-child:nth-last-child(4){grid-column:2}
.cmp-global-footer__main-menu>.aem-Grid>:first-child:nth-last-child(3){grid-column:2}
.cmp-global-footer__main-menu>.aem-Grid>:first-child:nth-last-child(2){grid-column:3}
.cmp-global-footer__main-menu>.aem-Grid>:only-child{grid-column:3}
.cmp-global-footer__bottom{padding-top:var(--ds-spacing-l-3)}
.cmp-global-footer__bottom:before{position:absolute;content:'';width:100%;height:1px;background-color:var(--ds-divider-bg-color-primary);left:0;margin-top:-48px}
}
@media(min-width:1440px){.cmp-global-footer{padding:48px 0}
.cmp-global-footer__content{gap:24px}
.cmp-global-footer__main-menu{padding-top:var(--ds-spacing-l-4)}
.cmp-global-footer__main-menu>.aem-Grid{gap:24px}
.cmp-global-footer__bottom{padding-top:48px}
.cmp-global-footer__bottom:before{margin-top:-48px}
}
.cmp-global-footer-lang-options{display:flex;justify-content:center;align-items:center;margin:0;gap:calc(var(--ds-spacing-m-2) * 2);padding:0;flex-wrap:wrap;list-style:none}
.cmp-global-footer-lang-options__item,.cmp-global-footer-lang-options__lang-item{font-size:var(--ds-typography-size-body-m);line-height:var(--ds-typography-height-body-m);font-weight:500;letter-spacing:var(--ds-typography-letter-spacing-m)}
.cmp-global-footer-lang-options__item{position:relative;font-family:var(--ds-typography-family-primary);color:var(--ds-color-control-text-pressed);padding:var(--ds-spacing-s-4) var(--ds-spacing-s-5);display:flex;align-items:center}
.cmp-global-footer-lang-options__item + .cmp-global-footer-lang-options__item:before{position:absolute;content:'';width:1px;height:24px;left:-24px;background-color:var(--ds-divider-bg-color-primary)}
.cmp-global-footer-lang-options__item:has(.cmp-global-footer-lang-options__select){margin-top:calc(-2 * var(--ds-spacing-s-3))}
.cmp-global-footer-lang-options__item:has(.cmp-global-footer-lang-options__select)::before{margin-top:calc(2 * var(--ds-spacing-s-3))}
.cmp-global-footer-lang-options__select{display:block;min-width:150px}
.cmp-global-footer-lang-options__link{position:relative;color:var(--ds-color-control-text-pressed);cursor:pointer;display:block}
.cmp-global-footer-lang-options__link:hover{color:var(--ds-color-control-text-pressed);text-decoration:none}
.cmp-global-footer-lang-options__link--ico,.cmp-global-footer-lang-options__link--flag{padding-left:calc(20px + var(--ds-spacing-s-3))}
.cmp-global-footer-lang-options__link--flag{cursor:initial}
.cmp-global-footer-lang-options__link--ico:before{position:absolute;content:'';width:16px;height:16px;left:0;top:50%;transform:translateY(-50%);mask:var(--ico-web) no-repeat 100% 100%;-webkit-mask:var(--ico-web) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover;background-color:var(--ds-color-control-text-pressed)}
.cmp-global-footer-lang-options__link--text{cursor:auto}
.cmp-global-footer-lang-options__link--lang{padding:0 28px 0 0}
.cmp-global-footer-lang-options__link--lang:before{position:absolute;content:'';width:20px;height:20px;right:0;top:50%;transform:translateY(-50%);mask:var(--ico-arrow) no-repeat 100% 100%;-webkit-mask:var(--ico-arrow) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover;background-color:var(--ds-color-control-text-pressed)}
.cmp-global-footer-lang-options__link--lang:hover .cmp-global-footer-lang-options__lang-list{pointer-events:auto;opacity:1}
.cmp-global-footer-lang-options__link--lang:hover:before{transform:translateY(-50%) rotate(180deg)}
.cmp-global-footer-lang-options__flag{position:absolute;left:0;width:20px;height:11px;top:50%;transform:translateY(-50%)}
@media(min-width:768px){.cmp-global-footer-lang-options{gap:calc(var(--ds-spacing-m-4) * 2)}
.cmp-global-footer-lang-options__item{padding:var(--ds-spacing-s-5) var(--ds-spacing-m-1);height:32px}
.cmp-global-footer-lang-options .cmp-select:before{margin:12px 0 0 calc(var(--ds-spacing-m-4) * -1)}
.cmp-global-footer-lang-options__link--ico,.cmp-global-footer-lang-options__link--flag{padding-left:calc(20px + var(--ds-spacing-s-4))}
.cmp-global-footer-lang-options__link--ico:before{width:20px;height:20px}
}
@media(min-width:1024px){.cmp-global-footer-lang-options__item,.cmp-global-footer-lang-options__lang-item{font-size:var(--ds-typography-size-body-l);line-height:var(--ds-typography-height-body-l)}
.cmp-global-footer-lang-options__item{padding:var(--ds-spacing-m-1) var(--ds-spacing-m-2);height:48px}
.cmp-global-footer-lang-options__link--ico,.cmp-global-footer-lang-options__link--flag{padding-left:calc(24px + var(--ds-spacing-s-5))}
.cmp-global-footer-lang-options__link--ico:before{width:24px;height:24px}
}
.cmp-global-footer-primary-links{padding:0;border:unset;cursor:pointer}
.cmp-global-footer-primary-links:before,.cmp-global-footer-primary-links:last-of-type:after{position:absolute;content:'';width:calc(100% - 32px);height:1px;background:var(--ds-divider-bg-color-secondary)}
.cmp-global-footer-primary-links:first-of-type{border:unset}
.cmp-global-footer-primary-links__title{position:relative;margin:0;padding:var(--ds-spacing-s-5);height:auto;min-height:40px;align-content:center}
.cmp-global-footer-primary-links__title .cmp-title__text{color:var(--ds-color-text-default);font-family:var(--ds-typography-family-primary);text-transform:initial;font-size:var(--ds-typography-size-body-m);line-height:var(--ds-typography-height-body-m);letter-spacing:var(--ds-typography-letter-spacing-m);margin:0;word-break:break-word}
.cmp-global-footer-primary-links__title a,.cmp-global-footer-primary-links__title a:hover{color:var(--ds-color-text-default);text-decoration:none}
.cmp-global-footer-primary-links__title:after{position:absolute;content:'';width:20px;height:20px;transform:rotate(180deg);top:50%;margin-top:-10px;right:var(--ds-spacing-s-5);mask:var(--ico-arrow) no-repeat 100% 100%;-webkit-mask:var(--ico-arrow) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover;background-color:var(--ds-color-text-default)}
.cmp-global-footer-primary-links__list{display:grid;grid-template-columns:repeat(1,1fr);gap:16px;overflow:hidden;transition:all .3s ease;padding:0 var(--ds-spacing-m-1) calc(var(--ds-spacing-s-5) + 8px);margin:0}
.cmp-global-footer-primary-links__item{margin:0;padding:0;height:auto;min-height:40px;align-content:center}
.cmp-global-footer-primary-links__item::marker{content:none}
.cmp-global-footer-primary-links__link{padding-left:0;font-size:var(--ds-typography-size-body-m);line-height:var(--ds-typography-height-body-m);letter-spacing:var(--ds-typography-letter-spacing-m);color:var(--ds-color-text-default-subtle);display:block}
.cmp-global-footer-primary-links__link:hover{color:var(--ds-color-text-default-subtle);text-decoration:none}
.cmp-global-footer-primary-links.mod__collapsed{padding-top:0}
.cmp-global-footer-primary-links.mod__collapsed .cmp-global-footer-primary-links__title:after{transform:rotate(0)}
.cmp-global-footer-primary-links.mod__collapsed .cmp-global-footer-primary-links__list{padding-top:0;padding-bottom:0}
@media(min-width:480px){.cmp-global-footer-primary-links:before,.cmp-global-footer-primary-links:last-of-type:after{width:calc(100% - 48px);height:1px}
}
@media(min-width:768px){.cmp-global-footer-primary-links:before,.cmp-global-footer-primary-links:last-of-type:after{width:calc(100% - 64px);height:1px}
.cmp-global-footer-primary-links__title{padding:var(--ds-spacing-m-1) 16px;min-height:48px}
.cmp-global-footer-primary-links__title .cmp-title__text{font-size:var(--ds-typography-size-body-l);line-height:var(--ds-typography-height-body-l);letter-spacing:var(--ds-typography-letter-spacing-m);margin:0;word-break:break-word}
.cmp-global-footer-primary-links__title:after{width:24px;height:24px;right:16px}
.cmp-global-footer-primary-links__list{padding:0 var(--ds-spacing-m-4) calc(var(--ds-spacing-m-1) + 12px);display:grid;grid-template-columns:repeat(1,1fr);gap:var(--ds-spacing-m-2)}
.cmp-global-footer-primary-links__item{min-height:48px}
.cmp-global-footer-primary-links__link{font-size:var(--ds-typography-size-body-l);line-height:var(--ds-typography-height-body-l)}
}
@media(min-width:1024px){.cmp-global-footer-primary-links{border:0;padding-bottom:0;cursor:initial}
.cmp-global-footer-primary-links:first-of-type{border:0}
.cmp-global-footer-primary-links:before,.cmp-global-footer-primary-links:last-of-type:after{display:none}
.cmp-global-footer-primary-links__title{padding:0;min-height:unset;margin-bottom:32px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.cmp-global-footer-primary-links__title .cmp-title__text{font-weight:500;font-size:var(--ds-typography-size-body-m);line-height:var(--ds-typography-height-body-m);letter-spacing:'';margin:0;word-break:break-word}
.cmp-global-footer-primary-links__title:after{content:none}
.cmp-global-footer-primary-links__list{padding:0;display:grid;grid-template-columns:repeat(1,1fr);gap:var(--ds-spacing-m-3)}
.cmp-global-footer-primary-links__item{min-height:unset}
.cmp-global-footer-primary-links__link{padding-left:0;font-size:var(--ds-typography-size-body-s);line-height:var(--ds-typography-height-body-s)}
.cmp-global-footer__main-menu.mod__title-truncated .cmp-global-footer-primary-links__title{min-height:40px}
}
@media(min-width:1440px){.cmp-global-footer-primary-links__link{font-size:var(--ds-typography-size-body-m);line-height:var(--ds-typography-height-body-m)}
}
.cmp-global-footer-secondary-links{display:flex;flex-direction:column;align-items:center;margin:0;padding:0;gap:var(--ds-spacing-m-1)}
.cmp-global-footer-secondary-links__item::marker{content:none}
.cmp-global-footer-secondary-links__link{font-size:var(--ds-typography-size-body-m);line-height:var(--ds-typography-height-body-m);color:var(--ds-color-text-default-subtlest);font-weight:350;letter-spacing:var(--ds-typography-letter-spacing-m)}
.cmp-global-footer-secondary-links__link:hover{color:var(--ds-color-text-default-subtlest);text-decoration:none}
@media(min-width:768px){.cmp-global-footer-secondary-links{flex-direction:row;flex-wrap:wrap;margin:auto;justify-content:center;gap:12px calc(var(--ds-spacing-m-1) * 2);padding:0}
.cmp-global-footer-secondary-links__item{position:relative}
.cmp-global-footer-secondary-links__item:before{position:absolute;content:'';width:1px;height:100%;right:-12px;background:var(--ds-divider-bg-color-primary)}
.cmp-global-footer-secondary-links__item:last-child:before{content:none}
}
@media(min-width:1024px){.cmp-global-footer-secondary-links{gap:calc(var(--ds-spacing-m-2) * 2)}
.cmp-global-footer-secondary-links__item:before{right:-16px}
}
.cmp-global-footer-social-links{display:flex;justify-content:center;align-items:center;margin:0;padding:0;gap:16px}
.cmp-global-footer-social-links__item{position:relative;overflow:hidden;width:24px;height:24px}
.cmp-global-footer-social-links__link{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--ds-color-control-text-pressed)}
.cmp-global-footer-social-links__link--facebook{mask:var(--ico-facebook) no-repeat 100% 100%;-webkit-mask:var(--ico-facebook) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover}
.cmp-global-footer-social-links__link--x{mask:var(--ico-twitter) no-repeat 100% 100%;-webkit-mask:var(--ico-twitter) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover}
.cmp-global-footer-social-links__link--instagram{mask:var(--ico-instagram) no-repeat 100% 100%;-webkit-mask:var(--ico-instagram) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover}
.cmp-global-footer-social-links__link--youtube{mask:var(--ico-youtube) no-repeat 100% 100%;-webkit-mask:var(--ico-youtube) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover}
.cmp-global-footer-social-links__link--whatsapp{mask:var(--ico-whatsapp) no-repeat 100% 100%;-webkit-mask:var(--ico-whatsapp) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover}
.cmp-global-footer-social-links__link--linkedin{mask:var(--ico-linkedin) no-repeat 100% 100%;-webkit-mask:var(--ico-linkedin) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover}
.cmp-global-footer-social-links__link--vimeo{mask:var(--ico-vimeo) no-repeat 100% 100%;-webkit-mask:var(--ico-vimeo) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover}
.cmp-prefooter{display:none}
.cmp-global-footer{--ico-web:url('https://ds-assets.cupra.com/icons/cupra-diagonal/globe.svg');--ico-arrow:url('https://ds-assets.cupra.com/icons/cupra-diagonal/arrow-down.svg');--ico-facebook:url('https://ds-assets.cupra.com/icons/cupra-diagonal/facebook.svg');--ico-linkedin:url('https://ds-assets.cupra.com/icons/cupra-diagonal/linkedin.svg');--ico-youtube:url('https://ds-assets.cupra.com/icons/cupra-diagonal/youtube.svg');--ico-instagram:url('https://ds-assets.cupra.com/icons/cupra-diagonal/instagram.svg');--ico-whatsapp:url('https://ds-assets.cupra.com/icons/cupra-diagonal/whatsapp.svg');--ico-twitter:url('https://ds-assets.cupra.com/icons/cupra-diagonal/twitter.svg');--ico-vimeo:url('https://ds-assets.cupra.com/icons/cupra-diagonal/vimeo.svg')}