.video-highlights{display:grid;gap:16px;margin-bottom:32px}.video-highlights__heading{font-size:16px;margin:0;color:#121713;letter-spacing:-.5px;font-family:KMR-Waldenburg-Buch;font-weight:375}.video-highlights__list{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}.video-highlights__item{display:flex;padding-inline:10px}.video-highlights__button{display:flex;flex-direction:column;align-items:center;gap:8px;background:transparent;border:none;padding:0;cursor:pointer;text-align:left;width:100%;transition:opacity .2s ease}.video-highlights__button:focus-visible{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:.4rem;border-radius:4rem}.video-highlights__thumbnail{position:relative;flex-shrink:0;border-radius:50%;overflow:hidden;border:1px solid transparent;transition:border .2s ease-in-out}.video-highlights__button:hover .video-highlights__thumbnail,.video-highlights__button:focus-visible .video-highlights__thumbnail,.video-highlights__button:focus-within .video-highlights__thumbnail,.video-highlights__button:active .video-highlights__thumbnail{border:1px solid #FF360A99}.video-highlights__thumbnail-image{width:80px;height:80px;object-fit:cover;display:block}.video-highlights__label{font-family:KMR-Waldenburg-Normal;font-weight:400;font-size:14px;color:#121713;margin:0;line-height:1.4;letter-spacing:-.5px}.video-highlights-modal{background:rgba(var(--color-foreground),.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box;height:100%;left:0;margin:0 auto;opacity:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:-1;transition:opacity .3s ease,visibility .3s ease}.video-highlights-modal[open]{opacity:1;visibility:visible;z-index:999}.video-highlights-modal__content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;padding:6rem 2rem 2rem;box-sizing:border-box}.video-highlights-modal__toggle{position:fixed;top:2rem;right:2rem;z-index:102;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:1rem;background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;cursor:pointer;transition:all .2s ease;color:rgba(var(--color-foreground),.75)}.video-highlights-modal__toggle:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));transform:scale(1.05)}.video-highlights-modal__toggle svg{width:2rem;height:2rem}.video-highlights-modal__content{width:100%;max-width:120rem;margin:0 auto;flex:1;display:flex;align-items:center;justify-content:center}.video-highlights-modal__video{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video-highlights-modal__video video,.video-highlights-modal__video iframe{width:100%;height:auto;max-height:80vh;object-fit:contain;background-color:rgb(var(--color-background));border-radius:.8rem;box-shadow:0 1rem 3rem #0000004d}.video-highlights-modal__title{margin-top:2rem;text-align:center}.video-highlights-modal__title h3{font-size:1.6rem;font-weight:500;color:rgb(var(--color-background));margin:0}.video-highlights-modal__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:101;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:1rem;background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;cursor:pointer;transition:all .2s ease;color:rgba(var(--color-foreground),.75)}.video-highlights-modal__nav:hover:not(:disabled){background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));transform:translateY(-50%) scale(1.05)}.video-highlights-modal__nav:hover:not(:disabled) svg path{stroke:rgb(var(--color-background))}.video-highlights-modal__nav:focus-visible{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.video-highlights-modal__nav svg{width:2rem;height:2rem}.video-highlights-modal__nav svg path{stroke:currentColor;transition:stroke .2s ease,fill .2s ease}.video-highlights-modal__nav--prev{left:2rem}.video-highlights-modal__nav--prev svg{transform:rotate(90deg)}.video-highlights-modal__nav--next svg{transform:rotate(-90deg)}.video-highlights-modal__nav--next{right:2rem}@media screen and (max-width: 745px){.video-highlights__heading{font-size:14px}.video-highlights-modal__nav{width:3rem;height:3rem;padding:.75rem}.video-highlights-modal__nav--prev{left:1rem}.video-highlights-modal__nav--next{right:1rem}.video-highlights-modal__nav svg{width:1.5rem;height:1.5rem}.video-highlights__thumbnail-image{width:70px;height:70px}.video-highlights__item{padding-inline:0}}@media screen and (min-width: 746px){.video-highlights-modal__title h3{font-size:1.8rem}.video-highlights-modal__video video,.video-highlights-modal__video iframe{border-radius:1.2rem}.video-highlights-modal__toggle{top:3rem;right:4rem}.video-highlights-modal__content{padding:8rem 4rem 4rem}.video-highlights-modal__nav--prev{left:4rem}.video-highlights-modal__nav--next{right:4rem}}
/*# sourceMappingURL=/cdn/shop/t/252/assets/component-video-highlights.css.map */
