.timeline{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 4rem}@media screen and (min-width: 1920px){.timeline{margin-left:calc(-960px + 50%);margin-right:calc(-960px + 50%);max-width:1920px}}.timeline__inner{margin:0 auto;width:100%;max-width:1440px}@media screen and (max-width: 480px){.timeline{padding:0 2rem}}.timeline__progress{position:absolute;z-index:-2;width:3px;height:100%;background-color:rgba(17,17,17,.35)}.hunt-app .timeline__progress{background-color:rgba(251,51,0,.35)}.offroad-app .timeline__progress{background-color:rgba(252,159,13,.35)}.backcountry-app .timeline__progress{background-color:rgba(28,122,255,.35)}.fish-app .timeline__progress{background-color:rgba(125,173,33,.35)}@media screen and (max-width: 768px){.timeline__progress{left:calc(4rem + 6px)}}@media screen and (max-width: 480px){.timeline__progress{left:calc(2rem + 6px)}}.timeline__progress-bar{display:none;position:fixed;left:auto;top:0;right:auto;bottom:50vh;z-index:-1;width:3px;height:51vh;background-color:#fff;background-image:-webkit-gradient(linear, left top, left bottom, from(#111), color-stop(50%), to(#111));background-image:linear-gradient(180deg, #111, #111 50%, #111)}.hunt-app .timeline__progress-bar{background-image:-webkit-gradient(linear, left top, left bottom, from(#f30), color-stop(50%, #f30), to(#f30));background-image:linear-gradient(180deg, #f30, #f30 50%, #f30)}.offroad-app .timeline__progress-bar{background-image:-webkit-gradient(linear, left top, left bottom, from(#ff9f0e), color-stop(50%, #ff9f0e), to(#ff9f0e));background-image:linear-gradient(180deg, #ff9f0e, #ff9f0e 50%, #ff9f0e)}.backcountry-app .timeline__progress-bar{background-image:-webkit-gradient(linear, left top, left bottom, from(#087aff), color-stop(50%, #087aff), to(#087aff));background-image:linear-gradient(180deg, #087aff, #087aff 50%, #087aff)}.fish-app .timeline__progress-bar{background-image:-webkit-gradient(linear, left top, left bottom, from(#7dad21), color-stop(50%, #7dad21), to(#7dad21));background-image:linear-gradient(180deg, #7dad21, #7dad21 50%, #7dad21)}.timeline--active .timeline__progress-bar{display:block}
