.product-lessons__inner{background-image:linear-gradient(var(--euhu-teal),var(--euhu-teal) 50%,transparent 50%,transparent 100%);border-top-right-radius:1rem;border-top-left-radius:1rem;overflow:hidden}.product-lessons__header{display:flex;justify-content:space-between;align-items:center;background-position:100% 0;background-image:url(/images/lessons/euhu.svg);background-repeat:no-repeat;background-size:contain;padding:.5rem 8rem .5rem 1rem;min-height:50px}.product-lessons__title{font-size:1rem;font-weight:700;color:#ffffff;margin-bottom:0}.product-lessons__lessons{border-top-width:2px;border:2px solid var(--euhu-teal);border-top:0 solid var(--euhu-teal);overflow:hidden;flex-direction:column;background-color:#ffffff;border-radius:.6rem;padding:.5rem;position:relative;gap:.5rem;display:flex}.product-lesson__link{display:flex;gap:.5rem;align-items:center;text-decoration:none;overflow:hidden;transition:.3s;color:black}@media (min-width:640px){.product-lesson__link{gap:1rem}}.product-lesson{background-color:#ffffff;padding-bottom:.5rem;border-bottom:1px solid var(--euhu-teal)}.product-lesson__title{font-family:VAG,sans-serif;font-size:.85rem;color:#333333;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1;line-height:1.25}@media (min-width:640px){.product-lesson__title{line-height:1.5}}.product-lesson__image-wrapper{position:relative;aspect-ratio:1/1;width:100%;max-width:3.5rem;flex-shrink:0;border-radius:.5rem;background-color:rgb(0 0 0/.05)}@media (min-width:640px){.product-lesson__image-wrapper{max-width:60px}}.product-lesson__image{display:block;border-radius:.5rem;width:100px;height:auto;aspect-ratio:1/1}.product-lesson__key-stages{display:flex;gap:.25rem}.product-lesson-key-stage{background-repeat:no-repeat;background-size:contain;width:2rem;height:2rem;background-position:100%}.product-lesson-key-stage--ks1{background-image:url(/images/lessons/ks1.svg)}.product-lesson-key-stage--ks2{background-image:url(/images/lessons/ks2.svg)}.product-lesson-key-stage--eyfs{background-image:url(/images/lessons/eyfs.svg)}.product-lessons-additional{display:flex;align-items:center;font-size:.85rem}.product-lessons-additional__link{display:block;text-decoration:none;transition:.3s;color:var(--euhu-teal)}.product-lessons-additional__description{margin-left:auto;color:hsl(var(--muted-foreground))}