.youtube-block{margin:2rem 0;border-radius:4px;overflow:hidden}.youtube-block--error{background-color:#fee;border:1px solid #fcc;padding:1rem;text-align:center;color:#c33}.youtube-block--consent{position:relative;background-color:#000;border-radius:8px;overflow:hidden}.youtube-block--loaded .youtube-block__title{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#333}.youtube-block__thumbnail{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.youtube-block__thumbnail-image{width:100%;height:100%;object-fit:cover;display:block}.youtube-block__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.youtube-block__overlay:hover{background:rgba(0,0,0,.8)}.youtube-block__consent-content{text-align:center;color:#fff;max-width:400px;padding:2rem}.youtube-block__play-icon{margin:0 auto 1.5rem;width:68px;height:48px;opacity:.9;transition:opacity .3s ease,transform .3s ease}.youtube-block__play-icon:hover{opacity:1;transform:scale(1.1)}.youtube-block__play-icon svg{width:100%;height:100%}.youtube-block__consent-title{margin:0 0 1rem;font-size:1.5rem;font-weight:600;color:#fff}.youtube-block__consent-text{margin:0 0 1.5rem;font-size:.9rem;line-height:1.5;color:rgba(255,255,255,.9)}.youtube-block__consent-button{background:red;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.youtube-block__consent-button:hover{background:#c00;transform:translateY(-1px)}.youtube-block__consent-button:active{transform:translateY(0)}.youtube-block__consent-button:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.youtube-block__embed{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:8px}.youtube-block__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.youtube-block__title{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#333}@media(max-width:768px){.youtube-block{margin:1.5rem 0}.youtube-block__consent-content{padding:1.5rem;max-width:300px}.youtube-block__consent-title{font-size:1.25rem}.youtube-block__consent-text{font-size:.85rem}.youtube-block__play-icon{width:54px;height:38px;margin-bottom:1rem}}.typography{font-family:Fira Sans,sans-serif;margin:0;padding:0}.typography--size-1{font-size:16px;font-weight:400}.typography--size-2{font-size:20px;font-weight:400}.typography--size-3{font-size:24px;font-weight:500}.typography--size-4{font-size:40px;font-weight:600;border-bottom:4px solid var(--yellow)}.typography--size-5{font-size:64px;font-weight:700;border-bottom:8px solid var(--blue)}@media(max-width:768px){.typography--size-4{font-size:32px}.typography--size-5{font-size:48px}}@media(max-width:480px){.typography--size-3{font-size:20px}.typography--size-4{font-size:28px}.typography--size-5{font-size:36px}}