.cc-student-bundles-landing{background:#fff}.student-bundles-landing{--navy:#14243b;--charcoal:#333840;--coral:#d66f63;--soft:#f6f5f1;--border:rgba(20,36,59,.14);max-width:1380px;margin:auto;padding:22px clamp(18px,4vw,64px) 90px;color:var(--charcoal)}.student-bundles-landing *,.student-bundles-landing *:before,.student-bundles-landing *:after{box-sizing:border-box}.student-bundles-landing__notice{display:flex;align-items:center;justify-content:center;gap:8px;width:fit-content;max-width:100%;margin:0 auto 20px;padding:9px 14px;border:1px solid rgba(214,111,99,.34);border-radius:999px;background:#fff7f5;color:#713d37;font-size:1.18rem;line-height:1.35;text-align:center}.student-bundles-landing__notice>span{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--coral)}.student-bundles-landing__hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(28px,6vw,88px);align-items:end;padding:clamp(32px,6vw,76px);border-radius:22px;background:radial-gradient(circle at 96% 8%,rgba(214,111,99,.2),transparent 33%),linear-gradient(135deg,#edf1f5,#faf8f4 60%,#fff)}.student-bundles-landing__eyebrow{margin:0 0 10px;color:var(--coral);font-size:1.14rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.student-bundles-landing__hero h1{max-width:850px;margin:0;color:var(--navy);font:760 clamp(3.8rem,5.5vw,7rem)/.96 inherit;letter-spacing:-.05em}.student-bundles-landing__hero>div>p:not(.student-bundles-landing__eyebrow){max-width:720px;margin:22px 0 0;color:#333840c7;font-size:clamp(1.55rem,1.5vw,1.95rem);line-height:1.55}.student-bundles-landing__points{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:26px;color:var(--navy);font-size:1.23rem;font-weight:750}.student-bundles-landing__hero aside{display:grid;justify-items:end;min-width:230px;padding:25px;border:1px solid rgba(20,36,59,.1);border-radius:18px;background:#ffffffe6;box-shadow:0 14px 38px #14243b14;text-align:right}.student-bundles-landing__hero aside small,.student-bundles-landing__hero aside span{color:#333840ab;font-size:1.16rem}.student-bundles-landing__hero aside strong{color:var(--coral);font-size:6.2rem;line-height:1;letter-spacing:-.07em}.student-bundles-landing__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,460px);gap:32px;align-items:end;margin:52px 0 22px}.student-bundles-landing__intro h2,.student-bundles-landing__footer h2{margin:0;color:var(--navy);font:760 clamp(2.5rem,3.1vw,4.2rem)/1.05 inherit;letter-spacing:-.035em}.student-bundles-landing__intro>p,.student-bundles-landing__footer>p{margin:0;color:#333840b8;font-size:1.35rem;line-height:1.55}.student-bundles-landing__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.student-bundles-landing__card{grid-column:span 2;display:grid;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 12px 34px #14243b0f}.student-bundles-landing__card:nth-child(4){grid-column:2/span 2}.student-bundles-landing__card:nth-child(5){grid-column:4/span 2}.student-bundles-landing__card--featured{border-color:#d66f638c;box-shadow:0 16px 42px #14243b1c}.student-bundles-landing__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:var(--soft)}.student-bundles-landing__media img,.student-bundles-landing__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s}.student-bundles-landing__media:hover img{transform:scale(1.025)}.student-bundles-landing__media>span{position:absolute;left:14px;bottom:14px;padding:7px 10px;border-radius:999px;background:var(--navy);color:#fff;font-size:1.05rem;font-weight:800}.student-bundles-landing__card-copy{display:grid;align-content:start;padding:20px}.student-bundles-landing__price{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1px 12px;align-items:end;margin-bottom:16px}.student-bundles-landing__price small,.student-bundles-landing__price span{color:#333840a8;font-size:1.08rem}.student-bundles-landing__price span{grid-column:1;grid-row:2}.student-bundles-landing__price strong{grid-column:2;grid-row:1/3;color:var(--coral);font-size:4rem;line-height:1;letter-spacing:-.05em}.student-bundles-landing__card h2{margin:0;color:var(--navy);font:770 2rem/1.08 inherit;letter-spacing:-.025em}.student-bundles-landing__card p{margin:10px 0 20px;color:#333840b8;font-size:1.25rem;line-height:1.5}.student-bundles-landing__cta{display:flex;align-items:center;justify-content:space-between;min-height:48px;margin-top:auto;padding:12px 15px;border-radius:10px;background:var(--navy);color:#fff;text-decoration:none;font-size:1.2rem;font-weight:800}.student-bundles-landing__cta:hover{background:#213a5d;color:#fff}.student-bundles-landing__footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);gap:36px;align-items:center;margin-top:40px;padding:clamp(24px,4vw,44px);border-radius:18px;background:var(--soft)}@media(max-width:989px){.student-bundles-landing__hero{grid-template-columns:1fr;align-items:start}.student-bundles-landing__hero aside{justify-items:start;width:min(100%,360px);min-width:0;text-align:left}.student-bundles-landing__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-bundles-landing__card,.student-bundles-landing__card:nth-child(4),.student-bundles-landing__card:nth-child(5){grid-column:auto}.student-bundles-landing__card--featured{grid-column:1/-1}.student-bundles-landing__card--featured{grid-template-columns:1fr 1fr}.student-bundles-landing__card--featured .student-bundles-landing__media{height:100%}.student-bundles-landing__intro,.student-bundles-landing__footer{grid-template-columns:1fr}}@media(max-width:749px){.student-bundles-landing{padding:12px 14px 64px}.student-bundles-landing__notice{border-radius:12px;font-size:1.08rem}.student-bundles-landing__hero{gap:20px;padding:28px 20px;border-radius:16px}.student-bundles-landing__hero h1{font-size:clamp(3.5rem,12vw,4.8rem)}.student-bundles-landing__hero>div>p:not(.student-bundles-landing__eyebrow){font-size:1.42rem}.student-bundles-landing__points{display:grid;gap:8px}.student-bundles-landing__hero aside{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2px 14px;width:100%;padding:16px}.student-bundles-landing__hero aside strong{grid-row:1/3;grid-column:2;font-size:4.5rem}.student-bundles-landing__intro{gap:14px;margin:36px 4px 18px}.student-bundles-landing__intro h2{font-size:3rem}.student-bundles-landing__grid{grid-template-columns:1fr;gap:14px}.student-bundles-landing__card--featured{grid-column:auto;grid-template-columns:1fr}.student-bundles-landing__card--featured .student-bundles-landing__media{height:auto}.student-bundles-landing__card-copy{padding:18px}.student-bundles-landing__footer{gap:15px;margin-top:28px;padding:24px 20px}}@media(prefers-reduced-motion:reduce){.student-bundles-landing__media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/152/assets/student-bundles-landing.css.map */
