.primary-navigation-buttons{position:absolute;top:100%;margin-top:32px;font-size:0;line-height:0;border:0;width:45px;height:45px;z-index:2}
.navigation-prev-button{background:url('../clientlib-site/resources/images/previous.png') no-repeat center;right:55px;width:45px;height:45px;background-size:contain;border:0}
.navigation-prev-button:hover{background:url('../clientlib-site/resources/images/previous-hover.png') no-repeat center;background-size:45px 45px}
.navigation-next-button{background:url('../clientlib-site/resources/images/next.png') no-repeat center;right:0;width:45px;height:45px;background-size:contain;border:0}
.navigation-next-button:hover{background:url('../clientlib-site/resources/images/next-hover.png') no-repeat center;background-size:45px 45px}
.pause-button{border:0;background:url('../clientlib-site/resources/images/pause_white.svg') no-repeat center;width:42px;height:43px}
.play-button{border:0;background:url('../clientlib-site/resources/images/play_white.svg') no-repeat center;width:42px;height:43px}
.pause-button-animated{position:relative;width:45px;height:45px;border:0;background:url('../clientlib-site/resources/images/pause-icon.svg') no-repeat center;background-size:contain}
.pause-button-animated svg{position:absolute;top:0;left:0;width:45px;height:45px;transform:rotate(-90deg);pointer-events:none}
.pause-button-animated .progress-circle{fill:none;stroke:var(--white);stroke-width:2.5;stroke-linecap:round;transition:none}
.swiper-pagination-bullet{border-radius:8px;height:8px;border:0;opacity:1;padding:0;background:var(--white);width:8px}
.swiper-pagination-bullet-active{width:24px;background:var(--accent-primary);box-shadow:none}
@keyframes spin{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.title-with-link{max-width:var(--component-global-max-width);margin-inline:auto;box-sizing:border-box;color:var(--text-primary);background:var(--background-primary)}
@media(min-width:768px){.title-with-link.banner-styling .title-with-link__title .title-container{max-width:831px;margin:0 auto}
}
.title-with-link.banner-styling .title-with-link__title .title{font-size:18px;line-height:24px}
@media(min-width:768px){.title-with-link.banner-styling .title-with-link__title .title{font-size:24px;line-height:30px}
}
.title-with-link.banner-styling .description-container .description{margin:var(--spacing-32) 0 0 0}
@media(min-width:768px){.title-with-link.banner-styling .description-container .description{margin:var(--spacing-56) 0 0 0}
}
.title-with-link .title-with-link-container{max-width:var(--component-content-max-width);padding-inline:var(--padding-x-mobile);padding-top:48px;padding-bottom:24px;margin-inline:auto}
@media(min-width:768px){.title-with-link .title-with-link-container{padding-inline:var(--padding-x-desktop)}
}
@media(min-width:768px){.title-with-link .title-with-link-container{padding-top:88px;padding-bottom:48px}
}
.title-with-link a,.title-with-link a:visited{color:inherit;text-decoration:none}
.title-with-link .title-icon-light,.title-with-link .title-icon-dark{flex-shrink:0;margin-top:1px}
.title-with-link__title{display:flex;margin:0 0 8px;align-items:center;width:100%;gap:8px;flex-wrap:wrap;flex-direction:column}
@media(min-width:768px){.title-with-link__title{flex-direction:row;align-items:center;justify-content:center;gap:16px}
}
.title-with-link__title .title-container{display:flex;max-width:var(--component-global-max-width);margin:0 auto}
.title-with-link__title .title{font-family:var(--font-racing);font-size:12px;line-height:20px;text-align:center;flex-grow:1;margin:0}
@media(min-width:768px){.title-with-link__title .title{font-size:24px;line-height:30px}
}
.title-with-link .subtitle-container{font-family:var(--font-f1);padding:72px 56px 6px;font-size:var(--font-size-headline-1-sm);font-weight:var(--font-weight-semi-bold);line-height:var(--line-height-display-1-sm)}
.title-with-link .subtitle-container .subtitle{font-size:var(--font-size-headline-1-sm);font-weight:var(--font-weight-semi-bold);line-height:var(--line-height-display-1-sm)}
@media(min-width:768px){.title-with-link .subtitle-container{font-size:var(--font-size-title);line-height:var(--line-height-title);padding:40px 16px 0}
.title-with-link .subtitle-container .subtitle{font-size:var(--font-size-title);line-height:var(--line-height-title)}
}
.title-with-link .description-container .description{text-align:center;font-family:var(--font-f1);font-size:var(--font-size-body-2);line-height:var(--line-height-body-2);margin:var(--spacing-12) 0 0 0}
@media(min-width:768px){.title-with-link .description-container .description{font-size:var(--font-size-subtitle);line-height:var(--line-height-subtitle);margin:var(--spacing-20) 0 0 0}
}
.title-with-link .button-container{margin:0 auto;display:flex;justify-content:center;align-items:center}
.title-with-link .button-container a{position:relative;border:0;padding:var(--spacing-12) var(--spacing-20);text-decoration:none;z-index:1;text-wrap:nowrap;clip-path:polygon(6px 0,calc(100% - 6px) 0,100% 6px,100% calc(100% - 6px),calc(100% - 6px) 100%,6px 100%,0 calc(100% - 6px),0 6px);background-color:var(--surface-primary-button);margin-top:var(--spacing-32)}
.title-with-link .button-container a span{font-size:var(--font-size-button-body-2);line-height:var(--font-size-button-body-2);font-weight:var(--font-weight-bold);width:max-content;position:relative;z-index:2;color:var(--white)}
.title-with-link .button-container a:hover{background:var(--surface-action-primary-hover)}
@media(min-width:768px){.title-with-link .button-container a span{font-size:var(--font-size-body-1);line-height:var(--line-height-body-1)}
}
@media(min-width:768px){.title-with-link .button-container a{margin-top:var(--spacing-56)}
}
.title-with-link:has(.button-container) .title-with-link-container{padding-bottom:var(--spacing-4xl)}
.title-with-link .subtitle-slash{color:var(--red);margin:0 6px 0 0}
.title-with-link.no-title .subtitle-container{padding:24px 56px 6px}
@media(min-width:768px){.title-with-link.no-title .subtitle-container{padding:0 16px 6px}
}
.title-with-link.cont-blue{background:var(--surface-page-blue);color:var(--text-body-on-dark)}
.title-with-link.cont-white{background:var(--surface-page-white);color:var(--text-body-on-light)}
.title-with-link.dark-theme-primary .button-container a,.title-with-link.dark-theme-secondary .button-container a{position:relative;border:0;padding:var(--spacing-12) var(--spacing-20);text-decoration:none;z-index:1;text-wrap:nowrap;clip-path:polygon(6px 0,calc(100% - 6px) 0,100% 6px,100% calc(100% - 6px),calc(100% - 6px) 100%,6px 100%,0 calc(100% - 6px),0 6px);background-color:var(--white)}
.title-with-link.dark-theme-primary .button-container a span,.title-with-link.dark-theme-secondary .button-container a span{font-size:var(--font-size-button-body-2);line-height:var(--font-size-button-body-2);font-weight:var(--font-weight-bold);width:max-content;position:relative;z-index:2;color:var(--racing-blue)}
.title-with-link.dark-theme-primary .button-container a:hover,.title-with-link.dark-theme-secondary .button-container a:hover{background:var(--surface-action-primary-hover)}
.title-with-link.dark-theme-primary .button-container a:hover span,.title-with-link.dark-theme-secondary .button-container a:hover span{color:var(--white)}
@media(min-width:768px){.title-with-link.dark-theme-primary .button-container a span,.title-with-link.dark-theme-secondary .button-container a span{font-size:var(--font-size-body-1);line-height:var(--line-height-body-1)}
}