:root{--progress-color:#c9d8fa;--base-secondary:#015aa3;--base-secondary-pastel:#e9f2fb;--base-primary:#d97f18}.custom-marker .dot{color:#d97f18;fill:#d97f18}

/*!
* Selectra.info 
* Theme: sapphire-orange
* Authors: Selectra's front-end team
* Copyright 2013-2021 Selectra.
*/.marquee{position:relative;z-index:1;width:100%;overflow:hidden;opacity:0;transition:opacity .32s ease-in-out}.marquee__img,.marquee__item,.marquee__list{height:inherit}.marquee__item{width:100%}.marquee__list{position:absolute;top:0;left:0;z-index:1;display:flex;flex-flow:row nowrap;padding:0;margin:0;list-style:none}.marquee__item+.marquee__item{margin-left:1rem}.marquee__img{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:100px}.marquee.js-is--ready{opacity:1}