:root{--accent-color:#ff2e63;--dark-background:25,25,50;--light-text:#f5ebeb}.video-embed-custom{background-position:50%;background-repeat:no-repeat;background-size:cover;color:inherit;font-family:Founders Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;overflow:hidden;padding:60px 20px;position:relative;text-align:center;z-index:0}.video-background-overlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.video-embed-overlay{background:rgba(var(--dark-background),.3);border:1px solid hsla(0,33%,94%,.35);border-radius:10px;margin:0 auto;max-width:900px;padding:40px 20px;position:relative;z-index:2}.video-embed-heading{font-size:2.25rem;font-weight:700;letter-spacing:-.25px;line-height:1.2;margin-bottom:20px}.video-embed-subheading{font-size:1.1rem;line-height:1.5;margin-bottom:24px;margin-top:-8px;opacity:.8}.video-embed-wrapper{align-items:center;border:4px solid var(--accent-color);border-radius:8px;display:flex;height:0;justify-content:center;margin-bottom:24px;overflow:hidden;position:relative}.video-embed-wrapper iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.video-placeholder-text{background-color:rgba(var(--dark-background),.7);border-radius:5px;color:var(--light-text);font-size:1rem;left:50%;padding:10px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.video-embed-desktop{display:block}.video-embed-mobile{display:none}.video-embed-cta{background-color:#ffbe55;border-radius:12px;color:#000a32;display:inline-block;font-size:18px;font-weight:500;letter-spacing:1px;margin:4px 2px;padding:15px 25px;text-decoration:none;text-transform:none;transition:all .3s ease}.video-embed-cta:hover{background-color:#000;color:#fff}@media (max-width:768px){.video-embed-custom{background-position:top;padding:40px 16px}.video-embed-overlay{padding:20px}.video-embed-heading{font-size:1.5rem;font-weight:600;letter-spacing:1px;line-height:1.1;margin-bottom:20px}.video-embed-subheading{font-size:1rem;font-weight:600}.video-embed-cta{font-size:.95rem;padding:10px 20px}.video-embed-desktop{display:none}.video-embed-mobile{display:block}}