.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;
} #courseFinanceReveal .rc-course-finance-summary {
margin: 0 0 24px;
padding: 16px;
border: 1px solid #e5d8e4;
border-radius: 10px;
background: #faf5fa;
text-align: left;
}
#courseFinanceReveal .rc-course-finance-summary dl { margin: 0; }
#courseFinanceReveal .rc-course-finance-summary dl > div {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 2px 12px;
padding: 7px 0;
}
#courseFinanceReveal .rc-course-finance-summary dt { font-weight: 400; margin: 0; }
#courseFinanceReveal .rc-course-finance-summary dd { font-weight: 700; margin: 0; color: #741b61; }
#courseFinanceReveal .rc-course-finance-summary p { font-size: 12px; line-height: 1.5; margin: 10px 0 0; }
body.wp-singular:is(.single-aesthetics_courses, .single-beauty_courses) .rc-pricing-options-live .rcp-option-body--finance {
justify-content: flex-start !important;
gap: 16px;
padding: 16px 20px 24px !important;
}
body.wp-singular:is(.single-aesthetics_courses, .single-beauty_courses) .rc-pricing-options-live .rcp-option-body--finance .rcp-omni {
display: block;
width: 100%;
max-width: 270px !important;
height: auto;
margin: 0 auto;
}
body.wp-singular:is(.single-aesthetics_courses, .single-beauty_courses) .rc-pricing-options-live .rc-course-finance-apply {
align-self: center;
width: 100%;
max-width: 270px;
margin-top: 0 !important;
}