.watch-page{min-height:100vh;background:var(--gradient-black-to-dark-grey);padding-top:2rem}h1{color:var(--color-pastel-sky-blue);margin-top:4rem;font-size:var(--text-4xl);font-weight:400;letter-spacing:.05em;font-family:var(--font-bebas-neue)}h1,h2{text-align:center;margin-bottom:2rem}h2{color:var(--color-white);font-size:var(--text-2xl)}.watch-iframe{height:100%;gap:2rem}.watch-iframe__mini-container{width:100%;padding:0 2rem;margin:4rem auto 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.watch-iframe__mini-container__inner{flex-wrap:wrap;max-width:min(1600px,100vw);box-sizing:border-box}.watch-iframe .video-row,.watch-iframe__mini-container__inner{display:flex;gap:2rem;flex-direction:row;justify-content:center;width:100%}.watch-iframe .video-row{margin-bottom:2rem}.watch-iframe__mini{width:480px;height:270px;flex-shrink:0;margin-bottom:2rem;max-width:100%;aspect-ratio:16/9}.watch-iframe{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.watch-iframe iframe{width:960px;height:540px;max-width:100%;aspect-ratio:16/9}.watch-iframe iframe,.watch-iframe__mini iframe{max-width:min(100%,100vw);box-sizing:border-box}@media(max-width:768px){h1{font-size:var(--text-3xl)}.watch-iframe{width:100%;margin-bottom:2rem;gap:1rem}.watch-iframe iframe{width:100%;height:56.25vw;max-width:640px;max-height:360px;aspect-ratio:16/9}.watch-iframe__mini-container{padding:0 1rem;margin:2rem auto}.watch-iframe__mini-container__inner{gap:1.5rem;flex-direction:column;align-items:center;max-width:min(100vw,400px);width:100%;box-sizing:border-box}.watch-iframe__mini{width:400px;height:225px;flex-shrink:0;box-sizing:border-box;max-width:100%;gap:1rem;margin-bottom:1rem;aspect-ratio:16/9}}@media(max-width:480px){h1{font-size:var(--text-2xl);padding:0 1rem}.watch-iframe{width:100%;margin-bottom:2rem}.watch-iframe iframe{width:100%;height:56.25vw;max-width:480px;max-height:270px;aspect-ratio:16/9}.watch-iframe__mini-container{padding:0 .5rem;margin:2rem auto}.watch-iframe__mini-container__inner{gap:1rem;flex-direction:column;align-items:center;max-width:min(100vw,350px);width:100%;box-sizing:border-box}.watch-iframe__mini{width:350px;height:197px;flex-shrink:0;box-sizing:border-box;max-width:100%;aspect-ratio:16/9;margin-bottom:1rem}}