#historyWrapper{position:relative;background:white;width:100%;box-sizing:border-box}#historyWrapper .bg-teal-dark{position:absolute;top:0;right:0;bottom:0;z-index:1}#historyWrapper #historyContent{position:relative;box-sizing:border-box;z-index:2}#historyWrapper .total-years{line-height:1;color:white}#historyWrapper .descr{line-height:1.3;color:white}#historyWrapper .timeline{color:white;position:relative}#historyWrapper .timeline .bar{height:3px;padding:0;width:100%;box-sizing:border-box;background-color:#c3d2d9;position:absolute;top:1rem;z-index:1;margin-left:1em}#historyWrapper .timeline .down-arrow{position:absolute;top:100%;left:0;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid rgba(6,52,76,1)}#historyWrapper .timeline>div{width:16%;padding:2rem 0 1rem;position:relative}#historyWrapper .timeline>div.decade:before{position:absolute;top:.75rem;left:.77rem;content:"\f111";font-family:"Font Awesome 5 Pro";font-size:11.5px;line-height:11.5px;color:#c3d2d9;background-color:#c3d2d9;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em}#historyWrapper .timeline>div.decade.selected:before{font-size:15px;line-height:15px;color:#ffe300;top:.55rem;left:.6rem;background-color:rgba(6,52,76,1);font-weight:600;z-index:3}@media screen and (min-width:768px){#historyWrapper .total-years{font-size:160px}#historyWrapper .descr{font-size:36px}#historyWrapper .decade{font-size:24px}#historyWrapper .bg-teal-dark{left:10%}#historyWrapper #historyContent{left:10%;width:90%}}@media screen and (max-width:767px){#historyWrapper .total-years{font-size:64px;line-height:1.3}#historyWrapper .descr{font-size:18px}#historyWrapper .bg-teal-dark{left:5%}#historyWrapper #historyContent{left:5%;width:95%}}