.youtube{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:80vh;max-height:800px;margin:auto;display:flex}.youtube video{object-fit:cover;width:100vw;max-width:1920px;height:80vh;max-height:800px;position:absolute}.youtube__content{text-align:center;color:#404040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background-color:#ffffff8c;flex-direction:column;justify-content:center;align-items:center;width:100vw;max-width:1920px;height:max-content;margin:auto;display:flex}.youtube__content h1{width:60vw;padding-top:1.5rem;padding-bottom:1rem;font-size:2.625rem;font-weight:400}.youtube__content p{width:60vw;padding:.5rem;font-size:1.125rem;font-weight:500}.youtube__content button{margin:1.5rem}@media (max-width:1200px){.youtube__content h1,.youtube__content p{width:80vw}}@media (max-width:768px){.youtube__content h1{width:90vw;padding-top:1rem;font-size:2.25rem;font-weight:400}.youtube__content p{width:90vw;padding:.5rem;font-size:1rem;font-weight:500}.youtube__content button{margin-top:1.5rem}}@media (max-width:480px){.youtube__content h1{width:95vw;font-size:1.875rem;font-weight:400}.youtube__content p{width:95vw;font-size:.875rem;font-weight:500}.youtube__content button{margin-top:1.5rem;font-size:.875rem}}
