.cbx-hero{--cbx-hero-accent: #ee721d;--cbx-hero-heading: #1c1917;--cbx-hero-text: #4b4b4b;--cbx-hero-bg: #fef9f4;--cbx-hero-divider: #e5e7eb;--cbx-hero-padding-top: 24px;--cbx-hero-padding-bottom: 24px;--cbx-hero-font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--cbx-hero-font-display: Georgia, "Times New Roman", Times, serif;background:var(--cbx-hero-bg);padding-top:var(--cbx-hero-padding-top);padding-bottom:var(--cbx-hero-padding-bottom);font-family:var(--cbx-hero-font-body);color:var(--cbx-hero-text);overflow:hidden}.cbx-hero *,.cbx-hero *:before,.cbx-hero *:after{box-sizing:border-box}.cbx-hero__inner{max-width:1440px;margin:0 auto;padding-left:clamp(32px,calc((100vw - 1240px)/2),100px);padding-right:clamp(32px,calc((100vw - 1240px)/2),100px);display:flex;align-items:center;justify-content:space-between;gap:40px}.cbx-hero__content{flex:0 1 504px;min-width:0;display:flex;flex-direction:column;gap:48px}.cbx-hero__text{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.cbx-hero__eyebrow{display:inline-flex;align-items:center;margin:0;padding:6px 12px;border:.5px solid rgba(249,115,22,.3);border-radius:40px;background:#ff6b351a;color:var(--cbx-hero-accent);font-family:var(--cbx-hero-font-body);font-size:12px;font-weight:600;line-height:15px;letter-spacing:1px;text-align:center;text-transform:uppercase}.cbx-hero__headings{display:flex;flex-direction:column;gap:16px;width:100%}.cbx-hero__heading{max-width:471px;margin:0;color:var(--cbx-hero-heading);font-family:var(--cbx-hero-font-display);font-size:clamp(36px,4.167vw,60px);font-weight:700;line-height:1;letter-spacing:0;text-transform:none}.cbx-hero__heading p{margin:0}.cbx-hero__subheading{max-width:451px;margin:0;color:var(--cbx-hero-text);font-family:var(--cbx-hero-font-body);font-size:18px;font-weight:400;line-height:20px}.cbx-hero__subheading p{margin:0}.cbx-hero__subheading p+p{margin-top:8px}.cbx-hero__rating{display:flex;align-items:center;gap:12px}.cbx-hero__stars{display:flex;align-items:center;gap:2px;color:var(--cbx-hero-accent);flex-shrink:0}.cbx-hero__stars .cbx-hero__icon--star{display:block;width:18px;height:18px}.cbx-hero__rating-text{margin:0;color:var(--cbx-hero-text);font-family:var(--cbx-hero-font-body);font-size:14px;font-weight:400;line-height:15px}.cbx-hero__rating-value{color:var(--cbx-hero-heading);font-weight:600}.cbx-hero__actions{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.cbx-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px 32px;border:0;border-radius:10px;background:var(--cbx-hero-accent);color:#fff;font-family:var(--cbx-hero-font-body);font-size:16px;font-weight:600;line-height:28px;letter-spacing:-.16px;text-align:center;text-decoration:none;text-transform:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.cbx-hero__button:hover,.cbx-hero__button:focus-visible{color:#fff;background:var(--cbx-hero-accent-dark, #d2620f)}.cbx-hero__button:active{transform:translateY(1px)}.cbx-hero__button:focus-visible{outline:2px solid var(--cbx-hero-heading);outline-offset:3px}.cbx-hero__button .cbx-hero__icon--arrow{display:block;width:20px;height:20px;flex-shrink:0}.cbx-hero__info{display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px}.cbx-hero__info-item{display:flex;align-items:center;gap:6px;color:var(--cbx-hero-text);font-family:var(--cbx-hero-font-body);font-size:14px;font-weight:400;line-height:15px;white-space:nowrap}.cbx-hero__info-item .cbx-hero__icon{display:block;width:1.143em;height:1.143em;flex-shrink:0;color:var(--cbx-hero-accent)}.cbx-hero__info-divider{width:1px;height:16px;background:var(--cbx-hero-divider);flex-shrink:0}.cbx-hero__media{flex:0 2 820px;min-width:0}.cbx-hero__media-frame{position:relative;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#1c19170f}.cbx-hero__media-frame>img,.cbx-hero__media-frame .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.cbx-hero__watch{position:absolute;left:50%;bottom:20px;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;gap:10px;max-width:calc(100% - 24px);padding:8px 24px 8px 8px;border:0;border-radius:40px;background:var(--cbx-hero-accent);color:#fff;font-family:var(--cbx-hero-font-body);font-size:17px;font-weight:600;line-height:24px;letter-spacing:-.17px;text-align:center;text-decoration:none;text-transform:none;white-space:nowrap;cursor:pointer;box-shadow:0 10px 28px #1c191747;transition:background-color .2s ease,transform .2s ease}.cbx-hero__watch:hover,.cbx-hero__watch:focus-visible{color:#fff;background:var(--cbx-hero-accent-dark, #d2620f);transform:translate(-50%) translateY(-2px)}.cbx-hero__watch:active{transform:translate(-50%) translateY(0)}.cbx-hero__watch:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.cbx-hero__watch-badge{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#fff;color:var(--cbx-hero-accent)}.cbx-hero__watch .cbx-hero__icon--play{display:block;width:24px;height:24px;flex-shrink:0}.cbx-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;background:#000}.cbx-hero__video[hidden]{display:none}.cbx-hero__video video,.cbx-hero__video iframe,.cbx-hero__video .video-wrapper,.cbx-hero__video deferred-media{display:block;width:100%;height:100%;border:0;object-fit:cover}.cbx-hero__media-frame.is-playing .cbx-hero__watch{display:none}@media screen and (max-width:1199px){.cbx-hero__inner{gap:32px}}@media screen and (max-width:989px){.cbx-hero{padding-top:calc(var(--cbx-hero-padding-top) + 16px);padding-bottom:calc(var(--cbx-hero-padding-bottom) + 16px)}.cbx-hero__inner{flex-direction:column;align-items:stretch;gap:32px}.cbx-hero__content,.cbx-hero__media{flex:0 0 auto;width:100%}.cbx-hero__content{gap:32px}.cbx-hero__media{max-width:620px;margin-left:auto;margin-right:auto}.cbx-hero__heading{max-width:100%}.cbx-hero__subheading{max-width:560px;font-size:16px;line-height:1.45}}@media screen and (max-width:749px){.cbx-hero{padding-bottom:0}.cbx-hero__inner{padding-left:20px;padding-right:20px}.cbx-hero__content{gap:24px}.cbx-hero__text{gap:20px}.cbx-hero__info-divider{display:none}.cbx-hero__info{gap:8px 10px;font-size:clamp(11px,3.2vw,14px)}.cbx-hero__info-item{gap:5px;font-size:inherit;line-height:1.1}.cbx-hero__button{width:100%}.cbx-hero__watch{bottom:16px;gap:8px;padding:6px 18px 6px 6px;font-size:15px;line-height:20px}.cbx-hero__watch-badge{width:34px;height:34px}.cbx-hero__watch .cbx-hero__icon--play{width:20px;height:20px}}@media(prefers-reduced-motion:reduce){.cbx-hero__button,.cbx-hero__watch{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-collegebox-hero.css.map */
