@keyframes skeletonpulseEven{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}@keyframes skeletonpulseOdd{0%{opacity:.5}50%{opacity:1}100%{opacity:.5}}.steps-widget .tab-nav{padding-left:40px;padding-right:40px;position:relative}@media (max-width:767px){.steps-widget .tab-nav{padding-left:20px;padding-right:20px}}@media (max-width:575px){.steps-widget .tab-nav{padding-left:0;padding-right:0}}.steps-widget .tab-nav:before{content:"";display:block;width:auto;height:1px;background:#575756;position:absolute;z-index:1;top:50%;left:40px;right:40px}@media (max-width:767px){.steps-widget .tab-nav:before{padding-left:20px;padding-right:20px}}@media (max-width:575px){.steps-widget .tab-nav:before{padding-left:0;padding-right:0}}.steps-widget .tab-nav-list{justify-content:space-between;align-items:center;border:none;position:relative;z-index:2}.steps-widget .tab-nav-list-item{flex-grow:0}.steps-widget .tab-nav-link{font-size:32px;line-height:65px;font-weight:700;padding:5px;color:#fff;background:#575756;width:75px;height:75px;text-align:center;position:relative;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box}@media (max-width:767px){.steps-widget .tab-nav-link{font-size:26px;line-height:53px;width:63px;height:63px}}.steps-widget .tab-nav-link:hover{color:#fff}.steps-widget .tab-nav-link.active,.steps-widget .tab-nav-link[aria-expanded=true]{background-color:#9d0933!important}.theme-blue.steps-widget .tab-nav-link.active,.theme-blue.steps-widget .tab-nav-link[aria-expanded=true]{background-color:#1f4673!important}.theme-yellow.steps-widget .tab-nav-link.active,.theme-yellow.steps-widget .tab-nav-link[aria-expanded=true]{background-color:#ffce44!important;color:#303030}.theme-purple.steps-widget .tab-nav-link.active,.theme-purple.steps-widget .tab-nav-link[aria-expanded=true]{background-color:#41235e!important}.theme-green.steps-widget .tab-nav-link.active,.theme-green.steps-widget .tab-nav-link[aria-expanded=true]{background-color:#00a288!important}.theme-red.steps-widget .tab-nav-link.active,.theme-red.steps-widget .tab-nav-link[aria-expanded=true]{background-color:#a10e2f!important}.steps-widget .tab-nav-link.active::after,.steps-widget .tab-nav-link[aria-expanded=true]::after{bottom:-40px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:28px;margin-left:-28px}.steps-widget .tab-content{padding-top:36px}.steps-widget .tab-content>.tab-pane.active{display:block}.steps-widget .tab-pane{display:none}.steps-widget .tab-pager{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;align-items:center}.steps-widget .tab-page{overflow:hidden;text-indent:-9999px;border:2px solid #9d0933;background:0 0;display:block;width:18px;height:18px;margin:0 4px 10px;cursor:pointer;-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;-webkit-transition:background ease-in .2s;-moz-transition:background ease-in .2s;-o-transition:background ease-in .2s;transition:background ease-in .2s}.steps-widget .tab-page.active{background:#9d0933;cursor:default}.steps-widget.no-pager .tab-pager{display:none}