.ax-section-header{align-items:flex-start;display:flex;flex-direction:column;gap:2.4rem;margin-bottom:3.6rem}@media(min-width:992px){.ax-section-header{align-items:flex-end;flex-direction:row;justify-content:space-between}}.ax-section-header__text{align-items:flex-start;display:flex;flex-direction:column;gap:1.6rem;max-width:66rem}.ax-section-header__subheading{font-family:var(--font-body-family);font-size:1rem;font-weight:400;line-height:1;margin:0}@media(min-width:992px){.ax-section-header__subheading{font-size:1.2rem}}.ax-section-header__subheading{color:#c5205b;letter-spacing:0;text-transform:none}.ax-section-header__title{color:#111;font-size:2rem;font-weight:500;letter-spacing:-.03em;line-height:.98;margin:0}@media(min-width:992px){.ax-section-header__title{font-size:calc(var(--font-heading-scale)*3.5rem)}}.ax-section-header__description{color:#5a5a5a;font-size:1.4rem;letter-spacing:0;line-height:2rem}.ax-section-header__description p{margin:0}.ax-section-header__description a{color:inherit}.ax-section-header__cta{flex-shrink:0}.ax-link.ax-link--cta{background:none;color:#111;font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;line-height:normal;padding:0 0 .2rem;text-decoration:none}ax-videotheque{display:block}.ax-videotheque__body{align-items:start;display:grid;gap:2.4rem;grid-template-columns:minmax(0,1fr)}@media(min-width:992px){.ax-videotheque__body{grid-template-columns:minmax(0,55fr) minmax(0,45fr)}}.ax-videotheque__item{align-items:flex-start;display:none;flex-direction:column;gap:2rem;min-width:0}.ax-videotheque__item.is-active{display:flex}.ax-videotheque__facade{aspect-ratio:16/9;background-color:#f9f3f3;overflow:hidden;position:relative;width:100%}.ax-videotheque__facade .ax-videotheque__media,.ax-videotheque__facade img{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.ax-videotheque__facade .ax-videotheque__media{background-color:#000;border:0}.ax-videotheque__facade.is-playing .ax-videotheque__duration,.ax-videotheque__facade.is-playing .ax-videotheque__play,.ax-videotheque__facade.is-playing .ax-videotheque__poster{display:none}.ax-videotheque__play{align-items:center;background-color:#c5205b;border:0;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:6.4rem;justify-content:center;left:50%;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease-in-out;width:6.4rem}.ax-videotheque__play svg{height:2rem;margin-left:.3rem;width:1.7rem}.ax-videotheque__play svg path{fill:currentColor}.ax-videotheque button.ax-videotheque__play:hover{transform:translate(-50%,-50%) scale(1.06)}.ax-videotheque__duration{background-color:#111;bottom:.8rem;color:#fff;font-size:1.4rem;line-height:normal;padding:.4rem .7rem;position:absolute;right:.8rem}.ax-videotheque__title{color:#111;font-size:1.6rem;font-weight:500;letter-spacing:-.03em;line-height:.98;margin:0}@media(min-width:992px){.ax-videotheque__title{font-size:2rem}}.ax-videotheque__transcript{background-color:#f9f3f3;border-radius:5px;color:#5a5a5a;display:flex;flex-direction:column;font-size:1.4rem;gap:.8rem;line-height:2rem;padding:1.4rem 1.6rem;width:100%}.ax-videotheque__transcript-label{color:#c5205b;margin:0}.ax-videotheque__transcript-text p{margin:0}.ax-videotheque__transcript-text p+p{margin-top:.8rem}.ax-videotheque__playlist{align-items:flex-start;display:flex;flex-direction:column;gap:1.2rem;min-width:0}.ax-videotheque__playlist-items{display:flex;flex-direction:column;gap:1.2rem;width:100%}@media(max-width:991.98px){.ax-videotheque__playlist-items{-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;gap:1.2rem;margin-right:calc(50% - 50vw);overflow-x:auto;padding-right:calc(50vw - 50%);scroll-snap-type:x mandatory;scrollbar-width:none}.ax-videotheque__playlist-items::-webkit-scrollbar{display:none}.ax-videotheque__playlist-items>*{flex:0 0 28rem;scroll-snap-align:start;width:28rem}}.ax-videotheque__playlist-item{align-items:flex-start;background:none;border:0;color:inherit;cursor:pointer;display:flex;flex-direction:column;font:inherit;gap:1.4rem;padding:0;text-align:left;width:100%}@media(min-width:992px){.ax-videotheque__playlist-item{align-items:center;flex-direction:row}}.ax-videotheque__playlist-item[hidden]{display:none}.ax-videotheque__playlist-item:hover .ax-videotheque__playlist-title{color:#c5205b}.ax-videotheque__thumb{aspect-ratio:16/9;background-color:#f7f7f7;flex-shrink:0;overflow:hidden;position:relative;width:100%}@media(min-width:992px){.ax-videotheque__thumb{background-color:#f9f3f3;max-width:15.2rem;width:40%}}.ax-videotheque__thumb img{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.ax-videotheque__thumb .ax-videotheque__play{height:3rem;width:3rem}.ax-videotheque__thumb .ax-videotheque__play svg{height:1rem;margin-left:.15rem;width:.8rem}.ax-videotheque__playlist-text{display:flex;flex-direction:column;gap:.5rem;min-width:0}.ax-videotheque__playlist-title{color:#111;font-size:1.6rem;font-weight:500;letter-spacing:-.03em;line-height:.98;margin:0;transition:all .2s ease-in-out}.ax-videotheque__playlist-meta{color:#5a5a5a;font-size:1.4rem;line-height:2rem;margin:0}.ax-videotheque__playlist-format{text-transform:uppercase}.ax-videotheque__more{cursor:pointer}.ax-videotheque__more[hidden]{display:none}