.c-icon--svg{display:inline-block;vertical-align:-.125em}.c-icon--svg svg{display:block;width:1em;height:1em}.c-icon--svg.c-icon--close,.c-icon--svg.c-icon--close-tag{cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s}.c-icon--svg.c-icon--clear{background-color:#6e6e6e}.c-icon--svg.is-info{color:#006bff}.c-icon--svg.is-success{color:#52b818}.c-icon--svg.is-warning{color:#fea119}.c-icon--svg.is-danger{color:#f84e44}.c-icon--svg-circle{position:relative;display:inline-block;width:1em;height:1em;color:#fff;border-radius:50%;stroke-width:2px}.c-icon--svg-circle svg{position:absolute;top:50%;left:50%;width:.65em;height:.65em;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.c-icon--svg.c-icon--fill svg :not(circle){stroke:#fff}.c-icon--svg.c-icon--fill svg circle{stroke:currentColor}.c-icon--svg.c-icon--svg-static,.c-icon--svg.c-icon--svg-static:hover{opacity:1}.c-icon--svg.c-icon--svg-light{opacity:.5}.c-icon--svg.c-icon--svg-light:hover{opacity:.7}.c-icon--spin svg{-webkit-animation:spinning .9s linear infinite forwards;animation:spinning .9s linear infinite forwards}@-webkit-keyframes spinning{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinning{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.c-progress--line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-transition:width .24s cubic-bezier(.1,1,.2,1);transition:width .24s cubic-bezier(.1,1,.2,1)}.c-progress--line .c-progress__bg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:8px;overflow:hidden;background-color:#f7f7f7;-webkit-transition:height .24s cubic-bezier(.1,1,.2,1),border-radius .24s cubic-bezier(.1,1,.2,1);transition:height .24s cubic-bezier(.1,1,.2,1),border-radius .24s cubic-bezier(.1,1,.2,1)}.c-progress--line .c-progress__inner{position:relative;height:100%;overflow:hidden;background-color:#006bff;-webkit-transition:width .24s cubic-bezier(.1,1,.2,1),background-color .24s cubic-bezier(.1,1,.2,1),border-radius .24s cubic-bezier(.1,1,.2,1);transition:width .24s cubic-bezier(.1,1,.2,1),background-color .24s cubic-bezier(.1,1,.2,1),border-radius .24s cubic-bezier(.1,1,.2,1)}.c-progress--line .c-progress__text{-webkit-box-flex:0;-ms-flex:none;flex:none;width:56px;margin-left:8px;color:#9a9a9a;font-size:14px;line-height:1;-webkit-transition:color .24s cubic-bezier(.1,1,.2,1),font-size .24s cubic-bezier(.1,1,.2,1);transition:color .24s cubic-bezier(.1,1,.2,1),font-size .24s cubic-bezier(.1,1,.2,1)}.c-progress--line.c-progress--active .c-progress__inner:before{display:block;width:0;height:100%;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,.22)));background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.22));-webkit-animation:clair-default-progress 2.5s linear infinite;animation:clair-default-progress 2.5s linear infinite;content:""}.c-progress--line.c-progress--success .c-progress__inner{background-color:#52b818}.c-progress--line.c-progress--success .c-progress__text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#52b818}.c-progress--line.c-progress--exception .c-progress__inner{background-color:#f84e44}.c-progress--line.c-progress--exception .c-progress__text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#f84e44}.c-progress--line.c-progress--small .c-progress__bg{height:6px}.c-progress--line.c-progress--small .c-progress__text{width:48px;font-size:12px}.c-progress--circle{position:relative;display:inline-block;-webkit-transition:height .24s cubic-bezier(.1,1,.2,1),width .24s cubic-bezier(.1,1,.2,1);transition:height .24s cubic-bezier(.1,1,.2,1),width .24s cubic-bezier(.1,1,.2,1)}.c-progress--circle .c-progress__bg{-webkit-transition:r .24s cubic-bezier(.1,1,.2,1),stroke-width .24s cubic-bezier(.1,1,.2,1);transition:r .24s cubic-bezier(.1,1,.2,1),stroke-width .24s cubic-bezier(.1,1,.2,1);stroke:#f7f7f7}.c-progress--circle .c-progress__inner{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:r .24s cubic-bezier(.1,1,.2,1),stroke .24s cubic-bezier(.1,1,.2,1),stroke-width .24s cubic-bezier(.1,1,.2,1),stroke-dasharray .24s cubic-bezier(.1,1,.2,1);transition:r .24s cubic-bezier(.1,1,.2,1),stroke .24s cubic-bezier(.1,1,.2,1),stroke-width .24s cubic-bezier(.1,1,.2,1),stroke-dasharray .24s cubic-bezier(.1,1,.2,1);stroke:#006bff;stroke-linecap:round}.c-progress--circle .c-progress__text{position:absolute;top:50%;left:50%;color:#565656;font-size:20px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:color .24s cubic-bezier(.1,1,.2,1),font-size .24s cubic-bezier(.1,1,.2,1);transition:color .24s cubic-bezier(.1,1,.2,1),font-size .24s cubic-bezier(.1,1,.2,1)}.c-progress--circle.c-progress--success .c-progress__inner{stroke:#52b818}.c-progress--circle.c-progress--success .c-progress__text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#52b818}.c-progress--circle.c-progress--exception .c-progress__inner{stroke:#f84e44}.c-progress--circle.c-progress--exception .c-progress__text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#f84e44}.c-progress--circle .c-icon--svg{opacity:1}.c-progress--circle.c-progress--small .c-progress__text{font-size:14px}@-webkit-keyframes clair-default-progress{0%{width:0;opacity:.5}25%{width:50%;opacity:1}50%{width:100%;opacity:0}to{width:100%;opacity:0}}@keyframes clair-default-progress{0%{width:0;opacity:.5}25%{width:50%;opacity:1}50%{width:100%;opacity:0}to{width:100%;opacity:0}}