.timeline-item{display:grid;grid-template-rows:auto;grid-template-columns:1fr 8em 1fr;grid-auto-columns:1fr;position:relative;padding:5rem 0}@media screen and (max-width: 768px){.timeline-item{width:100%;grid-template-columns:64px 1fr}}.timeline-item__left{text-align:right;justify-content:flex-end;align-items:stretch}@media screen and (max-width: 768px){.timeline-item__left{grid-column-start:2;grid-row-end:2;grid-row-start:1;text-align:left;margin-bottom:1rem}}.timeline-item__center{display:flex;justify-content:center}@media screen and (max-width: 768px){.timeline-item__center{grid-column-end:2;grid-column-start:1;grid-row-end:3;grid-row-start:1;justify-content:left}}.timeline-item__left,.timeline-item__right{opacity:.25;transition:opacity .6s ease-out;will-change:opacity}.timeline-item__will-change .timeline-item__left,.timeline-item__will-change .timeline-item__right{opacity:1}.timeline-item__will-change .timeline-item__circle{background-color:#111}.hunt-app .timeline-item__will-change .timeline-item__circle{background-color:#f30}.offroad-app .timeline-item__will-change .timeline-item__circle{background-color:#ff9f0e}.backcountry-app .timeline-item__will-change .timeline-item__circle{background-color:#087aff}.fish-app .timeline-item__will-change .timeline-item__circle{background-color:#7dad21}.timeline-item__circle-container{top:50vh;display:flex;align-items:center;position:sticky;height:2rem}.timeline-item__circle{width:1rem;height:1rem;color:#111;background-color:#fff;border:3px solid rgba(17,17,17,.35);border-radius:100%;opacity:1}.timeline-item__step-title{font-weight:bold;font-size:1.5rem;position:sticky;top:50vh}.timeline-item__pre-heading{font-weight:bold;font-size:1.25rem;margin-bottom:1rem}.hunt-app .timeline-item__circle{color:#f30;background-color:#fff;border:3px solid rgba(251,51,0,.35)}.offroad-app .timeline-item__circle{color:#ff9f0e;background-color:#fff;border:3px solid rgba(252,159,13,.35)}.backcountry-app .timeline-item__circle{color:#087aff;background-color:#fff;border:3px solid rgba(28,122,255,.35)}.fish-app .timeline-item__circle{color:#7dad21;background-color:#fff;border:3px solid rgba(125,173,33,.35)}.timeline-item .onx-video-embed{position:relative;padding-bottom:56.25%;height:0;padding-top:unset}
