.q4-hero{position:relative;min-height:var(--hero-height);overflow:hidden;background:var(--rally-blue-dark)}.q4-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 88%}.q4-hero:before{content:"";position:absolute;top:0;left:0;right:0;height:150px;background:linear-gradient(to bottom,#00143780,#00143700);pointer-events:none}.q4-h2{text-align:center;color:var(--rally-blue);font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:700;margin:0}.q4-h2:before,.q4-h2:after{content:"";display:inline-block;width:34px;height:34px;vertical-align:top;position:relative;top:-8px;background:url(/images/four-quarters/icons/sparkle.svg) center / contain no-repeat}.q4-h2:before{margin-right:14px}.q4-h2:after{margin-left:14px;transform:scaleX(-1)}.q4-rule{display:block;width:120px;height:3px;border-radius:2px;background:var(--rally-light-blue);margin:16px auto 0}.q4-btn{display:inline-block;padding:15px 34px;border-radius:8px;font-weight:700;transition:background .2s var(--ease),transform .15s var(--ease)}.q4-btn--solid{background:var(--rally-blue);color:#fff}.q4-btn--solid:hover{background:var(--rally-blue-dark);transform:translateY(-2px)}.q4-btn--red{display:inline-flex;align-items:center;gap:12px;background:var(--rally-red);color:#fff;border-radius:999px}.q4-btn__ico{width:54px;height:54px;margin:-8px 0;flex:none;object-fit:contain}.q4-btn--red:hover{background:#c30025;transform:translateY(-2px)}.q4-intro{background:#fff;padding:72px 0 78px;text-align:center}.q4-intro__icon{display:inline-flex;width:84px;margin-bottom:26px}.q4-intro__icon img{width:100%}.q4-intro__head{color:var(--rally-blue);font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:700;line-height:1.3;max-width:780px;margin:0 auto}.q4-intro__rule{display:block;width:min(760px,90%);height:1px;background:var(--rally-gold);margin:30px auto 26px}.q4-intro__body{color:#4a5566;font-size:1.15rem;line-height:1.7;max-width:720px;margin:0 auto 30px}.q4-band{background:var(--sky);padding:72px 0 80px;opacity:1}.q4-band--ways{padding-top:20px}.q4-band__hr{display:block;max-width:900px;height:1px;background:#bcdcec;margin:0 auto 56px}.q4-band__sub{text-align:center;color:#3a4453;font-size:1.1rem;margin:22px auto 0}.q4-band__foot{text-align:center;margin-top:44px}.q4-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;align-items:stretch;margin-top:48px}.q4-card{display:flex;flex-direction:column;background:var(--rally-light-blue);border-radius:16px;padding:40px 30px 34px;text-align:center;color:#fff;opacity:0;transform:translateY(24px);transition:opacity .6s var(--ease),transform .6s var(--ease);transition-delay:calc(var(--i) * .1s)}.q4-band.is-in .q4-card{opacity:1;transform:none}.q4-card--featured{background:#fff;color:var(--rally-blue);box-shadow:0 24px 50px #002d7229}.q4-card__icon{display:flex;align-items:center;justify-content:center;width:116px;height:116px;margin:0 auto 20px;border-radius:50%;background:#fff;box-shadow:0 10px 22px #0014371f}.q4-card__icon img{width:66px;height:66px;object-fit:contain}.q4-card__title{color:inherit;font-size:1.5rem;font-weight:700;margin:0}.q4-card--featured .q4-card__title{color:var(--rally-blue)}.q4-card__rule{display:block;width:42px;height:3px;border-radius:2px;background:currentColor;opacity:.5;margin:12px auto 16px}.q4-card--featured .q4-card__rule{background:var(--rally-light-blue);opacity:1}.q4-card__body{font-size:1rem;line-height:1.6;margin:0 0 22px}.q4-card__actions{display:flex;flex-direction:column;gap:12px}.q4-pill{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--rally-blue);color:#fff;font-weight:700;font-size:.95rem;line-height:1.25;text-align:left;padding:13px 20px;border-radius:8px;transition:background .2s var(--ease),transform .15s var(--ease)}.q4-pill:hover{background:var(--rally-blue-dark);transform:translateY(-2px)}.q4-pill__ico{width:26px;height:26px;flex:none;object-fit:contain}.q4-gallery{background:#fff;padding:70px 0 78px}.q4-carousel{position:relative;margin-top:46px}.q4-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 66px)/4);gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:6px;scrollbar-width:none}.q4-track::-webkit-scrollbar{display:none}.q4-shot{margin:0;scroll-snap-align:start;border-radius:14px;overflow:hidden;aspect-ratio:3 / 2;background:var(--paper-muted)}.q4-shot img{width:100%;height:100%;object-fit:cover}.q4-arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:0;background:#fff;box-shadow:0 6px 20px #0014372e;cursor:pointer;z-index:3;display:flex;align-items:center;justify-content:center;transition:background .2s var(--ease)}.q4-arrow:hover{background:var(--sky)}.q4-arrow--prev{left:-14px}.q4-arrow--next{right:-14px}.q4-arrow span{width:12px;height:12px;border-right:3px solid var(--rally-blue);border-bottom:3px solid var(--rally-blue)}.q4-arrow--prev span{transform:rotate(135deg);margin-left:4px}.q4-arrow--next span{transform:rotate(-45deg);margin-right:4px}.q4-why{position:relative;overflow:hidden;padding:74px 0 82px}.q4-why__bg,.q4-why__scrim{position:absolute;top:0;right:0;bottom:0;left:0}.q4-why__bg{background:url(/images/four-quarters/why-bg.jpg) center/cover no-repeat}.q4-why__scrim{background:linear-gradient(#e7f6fde6,#e7f6fde6)}.q4-why__inner{position:relative;z-index:2}.q4-why__head{text-align:center;color:var(--rally-blue);font-size:clamp(1.5rem,2.6vw,2rem);font-weight:700;margin:0 0 46px}.q4-igs{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:980px;margin:0 auto}.q4-ig{margin:0;background:#fff;border-radius:16px;padding:34px 26px;box-shadow:0 18px 40px #00143724;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(24px);transition:opacity .6s var(--ease),transform .6s var(--ease);transition-delay:calc(var(--i) * .12s)}.q4-why.is-in .q4-ig{opacity:1;transform:none}.q4-ig img{width:100%;max-width:240px;height:auto}.q4-why__foot{text-align:center;margin-top:46px}@media (max-width: 900px){.q4-cards{grid-template-columns:1fr;max-width:460px;margin-left:auto;margin-right:auto}.q4-card--featured,.q4-band.is-in .q4-card--featured{transform:none}.q4-track{grid-auto-columns:calc((100% - 22px)/2)}.q4-igs{grid-template-columns:1fr;max-width:360px}}@media (max-width: 560px){.q4-track{grid-auto-columns:86%}.q4-arrow--prev{left:2px}.q4-arrow--next{right:2px}}
