/*!
    * Atomx stepper v1.0
*/.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.atomx-stepper{counter-reset:section;overflow-y:auto;overflow-x:hidden;margin:0 auto;padding:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.atomx-stepper__field{-webkit-transition:.5s;-o-transition:.5s;transition:.5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:0;text-align:center}.atomx-stepper__field.visited .circle{background-color:#09357A;border:solid 1px #09357A;color:#fff}.atomx-stepper__field.active .circle{background-color:#fff;border:solid 1px #fff;color:#005BBB}.atomx-stepper__field .circle{display:inline-block;border:solid 1px #fff;color:#fff;border-radius:50%;width:26px;height:26px;line-height:24px;text-align:center;margin-left:12px;margin-right:12px;font-family:"Frutiger",sans-serif;font-size:14px;font-size:.875rem;font-weight:500}.atomx-stepper__field:not(:last-child):after{background-color:#fff;content:"";position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:1px;width:40px}.atomx-stepper__field.first .circle{margin-left:0}.atomx-stepper__field.last .circle{margin-right:0}

