.hero__course-video {
position: relative;
}
.hero__course-video .video-container[data-video-id] {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
min-height: inherit;
overflow: hidden;
background: #f2eaf0;
}
.hero__course-video .video-container[data-video-id] > iframe,
.hero__course-video .rc-course-video-fallback {
position: absolute;
inset: 0;
display: block;
width: 100%;
height: 100%;
min-width: 100%;
min-height: 100%;
margin: 0;
border: 0;
}
.hero__course-video .rc-course-video-fallback {
display: flex;
align-items: center;
justify-content: center;
isolation: isolate;
background: #e8dde5;
}
.hero__course-video .rc-course-video-fallback::after {
position: absolute;
inset: 0;
z-index: -1;
background: linear-gradient(180deg, rgb(0 0 0 / 4%), rgb(0 0 0 / 34%));
content: "";
}
.hero__course-video .rc-course-video-fallback__poster {
position: absolute;
inset: 0;
z-index: -2;
width: 100%;
height: 100%;
object-fit: cover;
}
.hero__course-video .rc-course-video-fallback__button {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 10px;
min-height: 52px;
max-width: calc(100% - 32px);
padding: 12px 20px;
border: 2px solid #fff;
border-radius: 999px;
background: #72165f;
box-shadow: 0 4px 18px rgb(0 0 0 / 20%);
color: #fff;
font: inherit;
font-weight: 700;
line-height: 1.2;
text-align: center;
cursor: pointer;
}
.hero__course-video .rc-course-video-fallback__button:hover,
.hero__course-video .rc-course-video-fallback__button:focus-visible {
background: #5d104e;
color: #fff;
}
.hero__course-video .rc-course-video-fallback__button:focus-visible {
outline: 3px solid #fff;
outline-offset: 3px;
}
.hero__course-video .rc-course-video-fallback__icon {
font-size: 1.05em;
line-height: 1;
}
.hero__course-video .rc-course-video-fallback__hint {
position: absolute;
right: 16px;
bottom: 14px;
left: 16px;
color: #fff;
font-size: 13px;
font-weight: 600;
line-height: 1.35;
text-align: center;
text-shadow: 0 1px 3px rgb(0 0 0 / 70%);
} body.postid-150 #what-you-learn a[href="https://www.raycochrane.co.uk/beauty-training-courses/online-vtct-level-3-anatomy-physiology/"],
body.postid-150 #what-you-learn a[href="https://www.raycochrane.co.uk/beauty-training-courses/vtct-level-3-award-in-anatomical-and-physiological-knowledge-of-body-systems-online/"],
body.postid-71910 #what-you-learn a[href="https://www.raycochrane.co.uk/beauty-training-courses/online-vtct-level-3-anatomy-physiology/"],
body.postid-71910 #what-you-learn a[href="https://www.raycochrane.co.uk/beauty-training-courses/vtct-level-3-award-in-anatomical-and-physiological-knowledge-of-body-systems-online/"] {
color: #fff !important;
}