COMPONENT: Sticky CTA (consumer-only)
VARIANTS: default | sticky-cta-sticky (scroll-sticky modifier)

The "Ready to Apply?" right-rail card from the Course Details page. Sky-blue gradient (secondary-500 → link-blue), white text, prominent CTA button area. Add .sticky-cta-sticky to make the card scroll-sticky beneath the consumer chrome.

1. Default — Ready to Apply?

Structure: sticky-cta root → sticky-cta-title (20px extrabold) + sticky-cta-meta (13px, 0.92 opacity) + sticky-cta-action (caller emits a .btn).

Ready to Apply?
96 students applied this quarter
<div class="sticky-cta"><div class="sticky-cta-title">Ready to Apply?</div><div class="sticky-cta-meta">…</div><div class="sticky-cta-action"><button class="btn btn-block">Quick Apply</button></div></div>

2. With sticky modifier — side-by-side with scrollable content

Sticky: Add .sticky-cta-sticky to make the card stick at top: 80px while the left content column scrolls. Used in the Course Details right rail.

Course Summary

The A2 Art and Design course is divided into 4 units over 2 years. We aim to give students a wide range of experiences and are keen to encourage the development of strong personal qualities in each student's artwork and chosen media. Students who achieve a B and above are better equipped to cope with the demands of the subject.

Entry Requirements

Achieve at least 6 passes at grade 5+ including English and Maths + 6+ in Art. Special consideration may be given for those with a suitable art portfolio.

Assessment

Assessment is through a combination of coursework portfolio (60%) and externally assessed examination component (40%). Students produce a sustained project in their chosen medium.

What you will study

Unit 1: Personal Investigation. Unit 2: Externally Set Assignment. Units 3 and 4 are completed in the second year and include a major personal project worth 40% of the total marks.

Ready to Apply?
96 students applied this quarter
<div class="sticky-cta sticky-cta-sticky"> … </div>

3. Apply panel (school profile)

Apply panel: main CTA + 2-up secondary actions row (.sticky-cta-actions / .sticky-cta-btn), as used on the school profile right rail.

Ready to Apply?

96 students applied in this quarter

<div class="sticky-cta-actions"><button class="sticky-cta-btn">Shortlist</button>…</div>