.single-player__wrapper{align-items:flex-start;background:#f1f0ed;flex-direction:column}.single-player__top,.single-player__wrapper{align-items:center;align-self:stretch;display:flex;justify-content:center}.single-player__top{gap:40px;padding:32px;width:100%}.sp-text{align-items:flex-start;display:flex;flex-direction:column;gap:16px;justify-content:center;width:432px}.sp-image{max-width:72px}.sp-video-wrapper{margin:0 auto;max-width:1200px;width:100%}.sp-video{aspect-ratio:16/9;display:block;height:auto;width:100%}@media (max-width:1024px){.single-player__top{flex-direction:column;gap:24px;padding:28px 16px}.sp-text{align-items:center;text-align:center;width:min(90%,560px)}.sp-image{max-width:64px}.sp-video-wrapper{max-width:900px;width:100%}}@media (max-width:640px){.single-player__top{gap:20px;padding:24px 12px}.sp-text{gap:12px;width:100%}.sp-image{max-width:56px}.sp-video-wrapper{max-width:100%}}