.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:28px;height:28px;border:0;background:url('../clientlib-site/resources/images/pause-icon.svg') no-repeat center;background-size:contain}
@media(min-width:768px){.pause-button-animated{width:45px;height:45px}
}
.pause-button-animated svg{position:absolute;top:0;left:0;width:28px;height:28px;transform:rotate(-90deg);pointer-events:none}
@media(min-width:768px){.pause-button-animated svg{width:45px;height:45px}
}
.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)}
}
.cmp-info-cards{max-width:var(--component-global-max-width);background:var(--background-primary);margin:auto}
.cmp-info-cards a,.cmp-info-cards a:link,.cmp-info-cards a:visited,.cmp-info-cards a:hover,.cmp-info-cards a:active,.cmp-info-cards a:focus{text-decoration:none}
.cmp-info-cards.dark-theme-secondary .cmp-info-cards__cta{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)}
.cmp-info-cards.dark-theme-secondary .cmp-info-cards__cta 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)}
.cmp-info-cards.dark-theme-secondary .cmp-info-cards__cta:hover{background:var(--surface-action-primary-hover)}
.cmp-info-cards.dark-theme-secondary .cmp-info-cards__cta:hover span{color:var(--white)}
@media(min-width:768px){.cmp-info-cards.dark-theme-secondary .cmp-info-cards__cta span{font-size:var(--font-size-body-1);line-height:var(--line-height-body-1)}
}
.cmp-info-cards.styling-1 .cmp-info-cards__media{width:100px;height:100px;box-sizing:border-box}
@media(min-width:768px){.cmp-info-cards.styling-1 .cmp-info-cards__media{width:unset;height:264px}
}
.cmp-info-cards.styling-1 .cmp-info-cards__media img{width:100%;height:100%;object-fit:cover}
.cmp-info-cards.styling-1 .cmp-info-cards__link-style{width:14px;height:16px;background:url('../clientlib-site/resources/images/tertiary-button.svg') no-repeat center;margin:auto 0;z-index:1;position:absolute;right:16px;bottom:24px}
.cmp-info-cards.styling-1 .cmp-info-cards__link-style:hover{background:url('../clientlib-site/resources/images/tertiary-button-hover.svg') no-repeat center}
@media(min-width:768px){.cmp-info-cards.styling-1 .cmp-info-cards__link-style{position:static}
}
.cmp-info-cards.styling-2 .cmp-info-cards__card{padding:0;gap:0;flex-direction:column}
@media(min-width:768px){.cmp-info-cards.styling-2 .cmp-info-cards__title{font-size:24px;line-height:28px}
}
.cmp-info-cards.styling-2 .cmp-info-cards__link-style{width:14px;height:16px;background:url('../clientlib-site/resources/images/tertiary-button.svg') no-repeat center;margin:auto 0;z-index:1;position:absolute;right:16px;bottom:18px}
.cmp-info-cards.styling-2 .cmp-info-cards__link-style:hover{background:url('../clientlib-site/resources/images/tertiary-button-hover.svg') no-repeat center}
@media(min-width:768px){.cmp-info-cards.styling-2 .cmp-info-cards__link-style{position:absolute}
}
.cmp-info-cards.styling-2 .cmp-info-cards__media{width:100%;height:200px;overflow:hidden;box-sizing:border-box}
@media(min-width:768px){.cmp-info-cards.styling-2 .cmp-info-cards__media{height:280px}
}
.cmp-info-cards.styling-2 .cmp-info-cards__media img{width:100%;height:100%;object-fit:cover}
.cmp-info-cards.styling-2 .cmp-info-cards__content{padding:16px 36px 16px 10px;gap:0}
@media(min-width:768px){.cmp-info-cards.styling-2 .cmp-info-cards__content{padding:24px 18px}
}
.cmp-info-cards.styling-3 .cmp-info-cards__wrapper{max-width:var(--cards-container-max-width-desktop);padding-inline:var(--padding-x-mobile) 0}
@media(min-width:768px){.cmp-info-cards.styling-3 .cmp-info-cards__wrapper{padding-inline:var(--padding-x-desktop)}
}
@media(min-width:768px){.cmp-info-cards.styling-3 .cmp-info-cards__cards-container{align-items:stretch}
}
.cmp-info-cards.styling-3 .cmp-info-cards__card{flex-direction:column;padding:0;margin:0 8px;height:100%;gap:unset;width:278px}
@media(min-width:768px){.cmp-info-cards.styling-3 .cmp-info-cards__card{margin:0;height:auto;width:100%}
}
.cmp-info-cards.styling-3 .cmp-info-cards__media{height:176px;box-sizing:border-box;flex-shrink:0}
@media(min-width:768px){.cmp-info-cards.styling-3 .cmp-info-cards__media{height:264px}
}
.cmp-info-cards.styling-3 .cmp-info-cards__media img{width:100%;height:100%;object-fit:cover}
.cmp-info-cards.styling-3 .cmp-info-cards__content{gap:unset;padding:16px 18px;flex-grow:1}
.cmp-info-cards.styling-3 .cmp-info-cards__title{margin:0 0 4px;font-weight:400}
@media(min-width:768px){.cmp-info-cards.styling-3 .cmp-info-cards__title{margin:0 0 8px;font-size:28px;line-height:32px}
}
.cmp-info-cards.styling-3 .cmp-info-cards__description{flex-grow:1;margin-bottom:28px}
@media(min-width:768px){.cmp-info-cards.styling-3 .cmp-info-cards__description{margin-bottom:24px}
}
.cmp-info-cards.styling-3 .cmp-info-cards__link-style{display:none}
.cmp-info-cards.styling-3 .slick-track{display:flex !important;align-items:stretch}
.cmp-info-cards.styling-3 .slick-slide{height:auto;display:flex !important}
.cmp-info-cards.styling-3 .slick-slide>a{display:flex !important;flex-direction:column;width:100%}
.cmp-info-cards .cmp-info-cards__cards-container{display:flex;flex-direction:column;gap:16px;height:fit-content}
@media(min-width:768px){.cmp-info-cards .cmp-info-cards__cards-container{flex-direction:row;justify-content:center}
}
.cmp-info-cards .cmp-info-cards__card{display:flex;position:relative;flex-direction:row;padding:16px;gap:16px;background:var(--white);overflow:hidden}
@media(min-width:768px){.cmp-info-cards .cmp-info-cards__card{flex-direction:column;padding:16px 18px;width:100%}
}
.cmp-info-cards__wrapper{max-width:var(--cards-container-max-width-desktop);padding-inline:var(--padding-x-mobile);padding-bottom:var(--mobile-padding-bottom);margin:auto;display:flex;flex-direction:column}
@media(min-width:768px){.cmp-info-cards__wrapper{padding-inline:var(--padding-x-desktop)}
}
@media(min-width:768px){.cmp-info-cards__wrapper{padding-bottom:var(--desktop-padding-bottom)}
}
.cmp-info-cards__content{font-family:var(--font-f1);color:var(--text-primary-card);display:flex;flex-direction:column;justify-content:center;gap:20px;width:auto}
.cmp-info-cards__title-wrapper{display:flex;justify-content:space-between;align-items:center}
.cmp-info-cards__title{font-size:18px;font-weight:400;line-height:24px;margin:auto 0}
.cmp-info-cards .cmp-info-cards__description{font-size:14px;font-weight:400;line-height:20px}
@media(min-width:768px){.cmp-info-cards .cmp-info-cards__description{font-size:16px;line-height:22px}
}
.cmp-info-cards__link-text{color:var(--surface-action-tertiary);margin:auto 0 12px;font-size:14px;font-weight:700;line-height:14px}
.cmp-info-cards .cmp-info-cards__cta-wrapper{margin:32px auto 0}
@media(min-width:768px){.cmp-info-cards .cmp-info-cards__cta-wrapper{margin:48px auto 0}
}
.cmp-info-cards__cta{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);display:block;width:fit-content}
.cmp-info-cards__cta 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)}
.cmp-info-cards__cta:hover{background:var(--surface-action-primary-hover)}
@media(min-width:768px){.cmp-info-cards__cta span{font-size:var(--font-size-body-1);line-height:var(--line-height-body-1)}
}