.videos__wrap{display:flex;gap:40px}.videos__header{width:30%}.videos__header-container{display:flex;flex-direction:column;gap:16px}.videos__title{font:500 24px/1.4 var(--font-body-family);letter-spacing:0;color:#252525}.videos__title h1,.videos__title h2,.videos__title h3,.videos__title h4,.videos__title h5,.videos__title h6{font:inherit;letter-spacing:inherit;color:inherit;margin:0}.videos__title h1:not(:last-child),.videos__title h2:not(:last-child),.videos__title h3:not(:last-child),.videos__title h4:not(:last-child),.videos__title h5:not(:last-child),.videos__title h6:not(:last-child){margin:0 0 8px}.videos__title p:not(:last-child){margin-bottom:8px}.videos__title a{color:inherit;text-decoration:underline;text-decoration-thickness:from-font;transition:opacity .2s ease-in-out}.videos__title a:hover,.videos__title a:focus,.videos__title a:active{opacity:.7}.videos__title ul,.videos__title ol{padding-left:30px}.videos__title ul:not(:last-child),.videos__title ol:not(:last-child){margin-bottom:8px}.videos__title>*{font:inherit;color:inherit;letter-spacing:inherit}.videos__title a{text-decoration:none;color:#FF3D3D}.videos__navigation{display:flex;gap:16px}.videos__navigation--footer{justify-content:space-between}.videos__navigation-button{position:unset;left:unset;top:unset;right:unset;bottom:unset;margin:unset;width:24px;height:24px}.videos__main{width:70%}.videos__list{display:flex;gap:16px}.videos__slider{padding:0 20px 0 0}.videos__slide{height:350px;overflow:hidden}.videos__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:none}.videos__footer{display:none}@media only screen and (min-width: 1500px){.videos__header-container{max-width:280px;margin-right:0}}@media only screen and (max-width: 1280px){.videos__slide{height:250px}}@media only screen and (max-width: 992px){.videos__wrap{flex-direction:column}.videos__header{width:100%}.videos__navigation--header{display:none}.videos__main{width:100%}.videos__slider{padding:0 20px}.videos__slide{height:350px}.videos__footer{display:block}}