.youtube-highlights{display:flex;gap:20px;flex-direction:column-reverse}@media only screen and (min-width:768px)and (max-width:1140px){.youtube-highlights{gap:24px}}@media only screen and (min-width:1141px){.youtube-highlights{gap:24px;flex-direction:row}}.youtube-highlights__info{display:flex;flex-direction:column;justify-content:space-between;gap:28px}@media only screen and (min-width:768px)and (max-width:1140px){.youtube-highlights__info{gap:40px}}.youtube-highlights__controls{display:flex;gap:8px}.youtube-highlights__button{padding:16px;color:#242424;background-color:#fff;border:2px solid rgba(36,36,36,.1);border-radius:50%}.youtube-highlights__button:hover{opacity:.4;cursor:pointer}.youtube-highlights__button--disabled{opacity:.4}.youtube-highlights__button--disabled:hover{cursor:not-allowed}.youtube-highlights__navigation{display:flex;gap:8px;justify-content:space-between;align-items:center}.youtube-highlights__slider-container{display:flex;gap:20px;width:100%;height:100%}.youtube-highlights__slider{width:100%;overflow:hidden}@media only screen and (min-width:1141px){.youtube-highlights__slider{height:459px;max-width:854px}}.youtube-highlights__slider iframe{width:100%;height:100%;border-radius:24px}@media only screen and (max-width:767px){.youtube-highlights__slider iframe{aspect-ratio:16/9}}@media only screen and (min-width:768px)and (max-width:1140px){.youtube-highlights__slider iframe{aspect-ratio:16/9}}.youtube-highlights__slide{flex:0 0 100%;width:100%}