html{overflow-y:hidden}body,html{width:100%;font-size:16px;font-family:Arial,sans-serif;background:#fff}body .swal2-height-auto,html .swal2-height-auto{height:100%!important}#app{height:100%;width:100%}.gjs-two-color{color:#3c546a!important}.gjs-one-bg{background-color:#fff!important}.BG-icon{font-size:.8em!important;color:#fff;background-color:rgba(0,0,0,.75);border-radius:5px}/*!
 * reveal.js
 * http://revealjs.com
 * MIT licensed
 *
 * Copyright (C) 2018 Hakim El Hattab, http://hakim.se
 */.reveal .slides section .fragment{opacity:0;visibility:hidden;transition:all .2s ease}.reveal .slides section .fragment.visible{opacity:1;visibility:inherit}.reveal .slides section .fragment.grow{opacity:0;visibility:inherit}.reveal .slides section .fragment.grow.visible{opacity:1;transform:scale(1.3)}.reveal .slides section .fragment.shrink{opacity:1;visibility:inherit}.reveal .slides section .fragment.shrink.visible{transform:scale(.7)}.reveal .slides section .fragment.zoom-in{transform:scale(.1)}.reveal .slides section .fragment.zoom-in.visible{transform:none}.reveal .slides section .fragment.fade-out{opacity:1;visibility:inherit}.reveal .slides section .fragment.fade-out.visible{opacity:0;visibility:hidden}.reveal .slides section .fragment.semi-fade-out{opacity:1;visibility:inherit}.reveal .slides section .fragment.semi-fade-out.visible{opacity:.5;visibility:inherit}.reveal .slides section .fragment.strike{opacity:1;visibility:inherit}.reveal .slides section .fragment.strike.visible{text-decoration:line-through}.reveal .slides section .fragment.fade-up{transform:translateY(20%)}.reveal .slides section .fragment.fade-up.visible{transform:translate(0)}.reveal .slides section .fragment.fade-down{transform:translateY(-20%)}.reveal .slides section .fragment.fade-down.visible{transform:translate(0)}.reveal .slides section .fragment.fade-right{transform:translate(-20%)}.reveal .slides section .fragment.fade-right.visible{transform:translate(0)}.reveal .slides section .fragment.fade-left{transform:translate(20%)}.reveal .slides section .fragment.fade-left.visible{transform:translate(0)}.reveal .slides section .fragment.current-visible,.reveal .slides section .fragment.fade-in-then-out{opacity:0;visibility:hidden}.reveal .slides section .fragment.current-visible.current-fragment,.reveal .slides section .fragment.fade-in-then-out.current-fragment{opacity:1;visibility:inherit}.reveal .slides section .fragment.fade-in-then-semi-out{opacity:0;visibility:hidden}.reveal .slides section .fragment.fade-in-then-semi-out.visible{opacity:.5;visibility:inherit}.reveal .slides section .fragment.fade-in-then-semi-out.current-fragment,.reveal .slides section .fragment.highlight-blue,.reveal .slides section .fragment.highlight-current-blue,.reveal .slides section .fragment.highlight-current-green,.reveal .slides section .fragment.highlight-current-red,.reveal .slides section .fragment.highlight-green,.reveal .slides section .fragment.highlight-red{opacity:1;visibility:inherit}.reveal .slides section .fragment.highlight-red.visible{color:#ff2c2d}.reveal .slides section .fragment.highlight-green.visible{color:#17ff2e}.reveal .slides section .fragment.highlight-blue.visible{color:#1b91ff}.reveal .slides section .fragment.highlight-current-red.current-fragment{color:#ff2c2d}.reveal .slides section .fragment.highlight-current-green.current-fragment{color:#17ff2e}.reveal .slides section .fragment.highlight-current-blue.current-fragment{color:#1b91ff}.reveal:after{content:"";font-style:italic}.reveal iframe{z-index:1}.reveal a{position:relative}.reveal .stretch{max-width:none;max-height:none}.reveal pre.stretch code{height:100%;max-height:100%;box-sizing:border-box}@keyframes bounce-right{0%,10%,25%,40%,50%{transform:translateX(0)}20%{transform:translateX(10px)}30%{transform:translateX(-5px)}}@keyframes bounce-down{0%,10%,25%,40%,50%{transform:translateY(0)}20%{transform:translateY(10px)}30%{transform:translateY(-5px)}}.reveal .controls{display:none;position:absolute;top:auto;bottom:12px;right:12px;left:auto;z-index:1;color:#000;pointer-events:none;font-size:10px}.reveal .controls button{position:absolute;padding:0;background-color:transparent;border:0;outline:0;cursor:pointer;color:currentColor;transform:scale(.9999);transition:color .2s ease,opacity .2s ease,transform .2s ease;z-index:2;pointer-events:auto;font-size:inherit;visibility:hidden;opacity:0;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.reveal .controls .controls-arrow:after,.reveal .controls .controls-arrow:before{content:"";position:absolute;top:0;left:0;width:2.6em;height:.5em;border-radius:.25em;background-color:currentColor;transition:all .15s ease,background-color .8s ease;transform-origin:.2em 50%;will-change:transform}.reveal .controls .controls-arrow{position:relative;width:3.6em;height:3.6em}.reveal .controls .controls-arrow:before{transform:translateX(.5em) translateY(1.55em) rotate(45deg)}.reveal .controls .controls-arrow:after{transform:translateX(.5em) translateY(1.55em) rotate(-45deg)}.reveal .controls .controls-arrow:hover:before{transform:translateX(.5em) translateY(1.55em) rotate(40deg)}.reveal .controls .controls-arrow:hover:after{transform:translateX(.5em) translateY(1.55em) rotate(-40deg)}.reveal .controls .controls-arrow:active:before{transform:translateX(.5em) translateY(1.55em) rotate(36deg)}.reveal .controls .controls-arrow:active:after{transform:translateX(.5em) translateY(1.55em) rotate(-36deg)}.reveal .controls .navigate-left{right:6.4em;bottom:3.2em;transform:translateX(-10px)}.reveal .controls .navigate-right{right:0;bottom:3.2em;transform:translateX(10px)}.reveal .controls .navigate-right .controls-arrow{transform:rotate(180deg)}.reveal .controls .navigate-right.highlight{animation:bounce-right 2s 50 both ease-out}.reveal .controls .navigate-up{right:3.2em;bottom:6.4em;transform:translateY(-10px)}.reveal .controls .navigate-up .controls-arrow{transform:rotate(90deg)}.reveal .controls .navigate-down{right:3.2em;bottom:0;transform:translateY(10px)}.reveal .controls .navigate-down .controls-arrow{transform:rotate(-90deg)}.reveal .controls .navigate-down.highlight{animation:bounce-down 2s 50 both ease-out}.reveal .controls[data-controls-back-arrows=faded] .navigate-left.enabled,.reveal .controls[data-controls-back-arrows=faded] .navigate-up.enabled{opacity:.3}.reveal .controls[data-controls-back-arrows=faded] .navigate-left.enabled:hover,.reveal .controls[data-controls-back-arrows=faded] .navigate-up.enabled:hover{opacity:1}.reveal .controls[data-controls-back-arrows=hidden] .navigate-left.enabled,.reveal .controls[data-controls-back-arrows=hidden] .navigate-up.enabled{opacity:0;visibility:hidden}.reveal .controls .enabled{visibility:visible;opacity:.9;cursor:pointer;transform:none}.reveal .controls .enabled.fragmented{opacity:.5}.reveal .controls .enabled.fragmented:hover,.reveal .controls .enabled:hover{opacity:1}.reveal:not(.has-vertical-slides) .controls .navigate-left{bottom:1.4em;right:5.5em}.reveal:not(.has-vertical-slides) .controls .navigate-right{bottom:1.4em;right:.5em}.reveal:not(.has-horizontal-slides) .controls .navigate-up{right:1.4em;bottom:5em}.reveal:not(.has-horizontal-slides) .controls .navigate-down{right:1.4em;bottom:.5em}.reveal.has-dark-background .controls{color:#fff}.reveal.has-light-background .controls{color:#000}.reveal.no-hover .controls .controls-arrow:active:before,.reveal.no-hover .controls .controls-arrow:hover:before{transform:translateX(.5em) translateY(1.55em) rotate(45deg)}.reveal.no-hover .controls .controls-arrow:active:after,.reveal.no-hover .controls .controls-arrow:hover:after{transform:translateX(.5em) translateY(1.55em) rotate(-45deg)}@media screen and (min-width:500px){.reveal .controls[data-controls-layout=edges]{top:0;right:0;bottom:0;left:0}.reveal .controls[data-controls-layout=edges] .navigate-down,.reveal .controls[data-controls-layout=edges] .navigate-left,.reveal .controls[data-controls-layout=edges] .navigate-right,.reveal .controls[data-controls-layout=edges] .navigate-up{bottom:auto;right:auto}.reveal .controls[data-controls-layout=edges] .navigate-left{top:50%;left:8px;margin-top:-1.8em}.reveal .controls[data-controls-layout=edges] .navigate-right{top:50%;right:8px;margin-top:-1.8em}.reveal .controls[data-controls-layout=edges] .navigate-up{top:8px;left:50%;margin-left:-1.8em}.reveal .controls[data-controls-layout=edges] .navigate-down{bottom:8px;left:50%;margin-left:-1.8em}}.reveal .progress{position:absolute;display:none;height:3px;width:100%;bottom:0;left:0;z-index:10;background-color:rgba(0,0,0,.2);color:#fff}.reveal .progress:after{content:"";display:block;position:absolute;height:10px;width:100%;top:-10px}.reveal .progress span{display:block;height:100%;width:0;background-color:currentColor;transition:width .8s cubic-bezier(.26,.86,.44,.985)}.reveal .slide-number{position:absolute;display:block;right:8px;bottom:8px;z-index:31;font-family:Helvetica,sans-serif;font-size:12px;line-height:1;color:#fff;background-color:rgba(0,0,0,.4);padding:5px}.reveal .slide-number a{color:currentColor}.reveal .slide-number-delimiter{margin:0 3px}.reveal{position:relative;overflow:hidden;-ms-touch-action:none;touch-action:none}@media only screen and (orientation:landscape){.reveal.ua-iphone{position:fixed}}.reveal .slides,.reveal .slidesParent{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;margin:auto;pointer-events:none;overflow:visible;z-index:1;text-align:center;perspective:600px;perspective-origin:50% 40%}.reveal .slides>section{-ms-perspective:600px}.reveal .slides>section,.reveal .slides>section>section{display:none;position:absolute;width:100%;padding:20px 0;pointer-events:auto;z-index:10;transform-style:flat;transition:transform-origin .8s cubic-bezier(.26,.86,.44,.985),transform .8s cubic-bezier(.26,.86,.44,.985),visibility .8s cubic-bezier(.26,.86,.44,.985),opacity .8s cubic-bezier(.26,.86,.44,.985)}.reveal[data-transition-speed=fast] .slides section{transition-duration:.4s}.reveal[data-transition-speed=slow] .slides section{transition-duration:1.2s}.reveal .slides section[data-transition-speed=fast]{transition-duration:.4s}.reveal .slides section[data-transition-speed=slow]{transition-duration:1.2s}.reveal .slides>section.stack{padding-top:0;padding-bottom:0;pointer-events:none}.reveal .slides>section.present,.reveal .slides>section>section.present{display:block;z-index:11;opacity:1}.reveal .slides>section:empty,.reveal .slides>section>section:empty,.reveal .slides>section>section[data-background-interactive],.reveal .slides>section[data-background-interactive]{pointer-events:none}.reveal.center,.reveal.center .slides,.reveal.center .slides section{min-height:0!important}.reveal .slides>section.future,.reveal .slides>section.past,.reveal .slides>section>section.future,.reveal .slides>section>section.past{pointer-events:none}.reveal.overview .slides>section,.reveal.overview .slides>section>section{pointer-events:auto}.reveal .slides>section.future,.reveal .slides>section.past,.reveal .slides>section>section.future,.reveal .slides>section>section.past{opacity:0}.reveal.slide section{-webkit-backface-visibility:hidden;backface-visibility:hidden}.reveal.slide .slides>section:not([data-transition]).past,.reveal .slides>section[data-transition=slide].past,.reveal .slides>section[data-transition~=slide-out].past{transform:translate(-150%)}.reveal.slide .slides>section:not([data-transition]).future,.reveal .slides>section[data-transition=slide].future,.reveal .slides>section[data-transition~=slide-in].future{transform:translate(150%)}.reveal.slide .slides>section>section:not([data-transition]).past,.reveal .slides>section>section[data-transition=slide].past,.reveal .slides>section>section[data-transition~=slide-out].past{transform:translateY(-150%)}.reveal.slide .slides>section>section:not([data-transition]).future,.reveal .slides>section>section[data-transition=slide].future,.reveal .slides>section>section[data-transition~=slide-in].future{transform:translateY(150%)}.reveal.linear section{-webkit-backface-visibility:hidden;backface-visibility:hidden}.reveal.linear .slides>section:not([data-transition]).past,.reveal .slides>section[data-transition=linear].past,.reveal .slides>section[data-transition~=linear-out].past{transform:translate(-150%)}.reveal.linear .slides>section:not([data-transition]).future,.reveal .slides>section[data-transition=linear].future,.reveal .slides>section[data-transition~=linear-in].future{transform:translate(150%)}.reveal.linear .slides>section>section:not([data-transition]).past,.reveal .slides>section>section[data-transition=linear].past,.reveal .slides>section>section[data-transition~=linear-out].past{transform:translateY(-150%)}.reveal.linear .slides>section>section:not([data-transition]).future,.reveal .slides>section>section[data-transition=linear].future,.reveal .slides>section>section[data-transition~=linear-in].future{transform:translateY(150%)}.reveal.default .slides section.stack,.reveal .slides section[data-transition=default].stack{transform-style:preserve-3d}.reveal.default .slides>section:not([data-transition]).past,.reveal .slides>section[data-transition=default].past,.reveal .slides>section[data-transition~=default-out].past{transform:translate3d(-100%,0,0) rotateY(-90deg) translate3d(-100%,0,0)}.reveal.default .slides>section:not([data-transition]).future,.reveal .slides>section[data-transition=default].future,.reveal .slides>section[data-transition~=default-in].future{transform:translate3d(100%,0,0) rotateY(90deg) translate3d(100%,0,0)}.reveal.default .slides>section>section:not([data-transition]).past,.reveal .slides>section>section[data-transition=default].past,.reveal .slides>section>section[data-transition~=default-out].past{transform:translate3d(0,-300px,0) rotateX(70deg) translate3d(0,-300px,0)}.reveal.default .slides>section>section:not([data-transition]).future,.reveal .slides>section>section[data-transition=default].future,.reveal .slides>section>section[data-transition~=default-in].future{transform:translate3d(0,300px,0) rotateX(-70deg) translate3d(0,300px,0)}.reveal.convex .slides section.stack,.reveal .slides section[data-transition=convex].stack{transform-style:preserve-3d}.reveal.convex .slides>section:not([data-transition]).past,.reveal .slides>section[data-transition=convex].past,.reveal .slides>section[data-transition~=convex-out].past{transform:translate3d(-100%,0,0) rotateY(-90deg) translate3d(-100%,0,0)}.reveal.convex .slides>section:not([data-transition]).future,.reveal .slides>section[data-transition=convex].future,.reveal .slides>section[data-transition~=convex-in].future{transform:translate3d(100%,0,0) rotateY(90deg) translate3d(100%,0,0)}.reveal.convex .slides>section>section:not([data-transition]).past,.reveal .slides>section>section[data-transition=convex].past,.reveal .slides>section>section[data-transition~=convex-out].past{transform:translate3d(0,-300px,0) rotateX(70deg) translate3d(0,-300px,0)}.reveal.convex .slides>section>section:not([data-transition]).future,.reveal .slides>section>section[data-transition=convex].future,.reveal .slides>section>section[data-transition~=convex-in].future{transform:translate3d(0,300px,0) rotateX(-70deg) translate3d(0,300px,0)}.reveal.concave .slides section.stack,.reveal .slides section[data-transition=concave].stack{transform-style:preserve-3d}.reveal.concave .slides>section:not([data-transition]).past,.reveal .slides>section[data-transition=concave].past,.reveal .slides>section[data-transition~=concave-out].past{transform:translate3d(-100%,0,0) rotateY(90deg) translate3d(-100%,0,0)}.reveal.concave .slides>section:not([data-transition]).future,.reveal .slides>section[data-transition=concave].future,.reveal .slides>section[data-transition~=concave-in].future{transform:translate3d(100%,0,0) rotateY(-90deg) translate3d(100%,0,0)}.reveal.concave .slides>section>section:not([data-transition]).past,.reveal .slides>section>section[data-transition=concave].past,.reveal .slides>section>section[data-transition~=concave-out].past{transform:translate3d(0,-80%,0) rotateX(-70deg) translate3d(0,-80%,0)}.reveal.concave .slides>section>section:not([data-transition]).future,.reveal .slides>section>section[data-transition=concave].future,.reveal .slides>section>section[data-transition~=concave-in].future{transform:translate3d(0,80%,0) rotateX(70deg) translate3d(0,80%,0)}.reveal .slides section[data-transition=zoom],.reveal.zoom .slides section:not([data-transition]){transition-timing-function:ease}.reveal .slides>section[data-transition=zoom].past,.reveal .slides>section[data-transition~=zoom-out].past,.reveal.zoom .slides>section:not([data-transition]).past{visibility:hidden;transform:scale(16)}.reveal .slides>section[data-transition=zoom].future,.reveal .slides>section[data-transition~=zoom-in].future,.reveal.zoom .slides>section:not([data-transition]).future{visibility:hidden;transform:scale(.2)}.reveal .slides>section>section[data-transition=zoom].past,.reveal .slides>section>section[data-transition~=zoom-out].past,.reveal.zoom .slides>section>section:not([data-transition]).past{transform:translateY(-150%)}.reveal .slides>section>section[data-transition=zoom].future,.reveal .slides>section>section[data-transition~=zoom-in].future,.reveal.zoom .slides>section>section:not([data-transition]).future{transform:translateY(150%)}.reveal.cube .slides{perspective:1300px}.reveal.cube .slides section{padding:30px;min-height:700px;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;transform-style:preserve-3d}.reveal.center.cube .slides section{min-height:0}.reveal.cube .slides section:not(.stack):before{content:"";position:absolute;display:block;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.1);border-radius:4px;transform:translateZ(-20px)}.reveal.cube .slides section:not(.stack):after{content:"";position:absolute;display:block;width:90%;height:30px;left:5%;bottom:0;background:none;z-index:1;border-radius:4px;box-shadow:0 95px 25px rgba(0,0,0,.2);transform:translateZ(-90px) rotateX(65deg)}.reveal.cube .slides>section.stack{padding:0;background:none}.reveal.cube .slides>section.past{transform-origin:100% 0;transform:translate3d(-100%,0,0) rotateY(-90deg)}.reveal.cube .slides>section.future{transform-origin:0 0;transform:translate3d(100%,0,0) rotateY(90deg)}.reveal.cube .slides>section>section.past{transform-origin:0 100%;transform:translate3d(0,-100%,0) rotateX(90deg)}.reveal.cube .slides>section>section.future{transform-origin:0 0;transform:translate3d(0,100%,0) rotateX(-90deg)}.reveal.page .slides{perspective-origin:0 50%;perspective:3000px}.reveal.page .slides section{padding:30px;min-height:700px;box-sizing:border-box;transform-style:preserve-3d}.reveal.page .slides section.past{z-index:12}.reveal.page .slides section:not(.stack):before{content:"";position:absolute;display:block;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.1);transform:translateZ(-20px)}.reveal.page .slides section:not(.stack):after{content:"";position:absolute;display:block;width:90%;height:30px;left:5%;bottom:0;background:none;z-index:1;border-radius:4px;box-shadow:0 95px 25px rgba(0,0,0,.2);-webkit-transform:translateZ(-90px) rotateX(65deg)}.reveal.page .slides>section.stack{padding:0;background:none}.reveal.page .slides>section.past{transform-origin:0 0;transform:translate3d(-40%,0,0) rotateY(-80deg)}.reveal.page .slides>section.future{transform-origin:100% 0;transform:translateZ(0)}.reveal.page .slides>section>section.past{transform-origin:0 0;transform:translate3d(0,-40%,0) rotateX(80deg)}.reveal.page .slides>section>section.future{transform-origin:0 100%;transform:translateZ(0)}.reveal.fade .slides>section>section:not([data-transition]),.reveal.fade .slides section:not([data-transition]),.reveal .slides section[data-transition=fade]{transform:none;transition:opacity .5s}.reveal.fade.overview .slides>section>section,.reveal.fade.overview .slides section{transition:none}.reveal.none .slides section:not([data-transition]),.reveal .slides section[data-transition=none]{transform:none;transition:none}.reveal .pause-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;visibility:hidden;opacity:0;z-index:100;transition:all 1s ease}.reveal .pause-overlay .resume-button{position:absolute;bottom:20px;right:20px;color:#ccc;border-radius:2px;padding:6px 14px;border:2px solid #ccc;font-size:16px;background:transparent;cursor:pointer}.reveal .pause-overlay .resume-button:hover{color:#fff;border-color:#fff}.reveal.paused .pause-overlay{visibility:visible;opacity:1}.no-transforms{overflow-y:auto}.no-transforms .reveal .slides{position:relative;width:80%;height:auto!important;top:0;left:50%;margin:0;text-align:center}.no-transforms .reveal .controls,.no-transforms .reveal .progress{display:none!important}.no-transforms .reveal .slides section{display:block!important;opacity:1!important;position:relative!important;height:auto;min-height:0;top:0;left:-50%;margin:70px 0;transform:none}.no-transforms .reveal .slides section section{left:0}.reveal .no-transition,.reveal .no-transition *{transition:none!important}.reveal .backgrounds{position:absolute;width:100%;height:100%;top:0;left:0;perspective:600px}.reveal .slide-background{display:none;position:absolute;width:100%;height:100%;opacity:0;visibility:hidden;overflow:hidden;background-color:transparent;transition:all .8s cubic-bezier(.26,.86,.44,.985)}.reveal .slide-background-content{position:absolute;width:100%;height:100%;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.reveal .slide-background.stack{display:block}.reveal .slide-background.present{opacity:1;visibility:visible;z-index:2}.print-pdf .reveal .slide-background{opacity:1!important;visibility:visible!important}.reveal .slide-background video{position:absolute;width:100%;height:100%;max-width:none;max-height:none;top:0;left:0;-o-object-fit:cover;object-fit:cover}.reveal .slide-background[data-background-size=contain] video{-o-object-fit:contain;object-fit:contain}.reveal>.backgrounds .slide-background[data-background-transition=none],.reveal[data-background-transition=none]>.backgrounds .slide-background{transition:none}.reveal>.backgrounds .slide-background[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background{opacity:1;-webkit-backface-visibility:hidden;backface-visibility:hidden}.reveal>.backgrounds .slide-background.past[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background.past{transform:translate(-100%)}.reveal>.backgrounds .slide-background.future[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background.future{transform:translate(100%)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background>.slide-background.past{transform:translateY(-100%)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background>.slide-background.future{transform:translateY(100%)}.reveal>.backgrounds .slide-background.past[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background.past{opacity:0;transform:translate3d(-100%,0,0) rotateY(-90deg) translate3d(-100%,0,0)}.reveal>.backgrounds .slide-background.future[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background.future{opacity:0;transform:translate3d(100%,0,0) rotateY(90deg) translate3d(100%,0,0)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background>.slide-background.past{opacity:0;transform:translate3d(0,-100%,0) rotateX(90deg) translate3d(0,-100%,0)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background>.slide-background.future{opacity:0;transform:translate3d(0,100%,0) rotateX(-90deg) translate3d(0,100%,0)}.reveal>.backgrounds .slide-background.past[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background.past{opacity:0;transform:translate3d(-100%,0,0) rotateY(90deg) translate3d(-100%,0,0)}.reveal>.backgrounds .slide-background.future[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background.future{opacity:0;transform:translate3d(100%,0,0) rotateY(-90deg) translate3d(100%,0,0)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background>.slide-background.past{opacity:0;transform:translate3d(0,-100%,0) rotateX(-90deg) translate3d(0,-100%,0)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background>.slide-background.future{opacity:0;transform:translate3d(0,100%,0) rotateX(90deg) translate3d(0,100%,0)}.reveal>.backgrounds .slide-background[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background{transition-timing-function:ease}.reveal>.backgrounds .slide-background.past[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background.past{opacity:0;visibility:hidden;transform:scale(16)}.reveal>.backgrounds .slide-background.future[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background.future{opacity:0;visibility:hidden;transform:scale(.2)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background>.slide-background.past{opacity:0;visibility:hidden;transform:scale(16)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background>.slide-background.future{opacity:0;visibility:hidden;transform:scale(.2)}.reveal[data-transition-speed=fast]>.backgrounds .slide-background{transition-duration:.4s}.reveal[data-transition-speed=slow]>.backgrounds .slide-background{transition-duration:1.2s}.reveal.overview{perspective-origin:50% 50%;perspective:700px}.reveal.overview .slides{-moz-transform-style:preserve-3d}.reveal.overview .slides section{height:100%;top:0!important;opacity:1!important;overflow:hidden;visibility:visible!important;cursor:pointer;box-sizing:border-box}.reveal.overview .slides section.present,.reveal.overview .slides section:hover{outline:10px solid hsla(0,0%,59%,.4);outline-offset:10px}.reveal.overview .slides section .fragment{opacity:1;transition:none}.reveal.overview .slides section:after,.reveal.overview .slides section:before{display:none!important}.reveal.overview .slides>section.stack{padding:0;top:0!important;background:none;outline:none;overflow:visible}.reveal.overview .backgrounds{perspective:inherit;-moz-transform-style:preserve-3d}.reveal.overview .backgrounds .slide-background{opacity:1;visibility:visible;outline:10px solid hsla(0,0%,59%,.1);outline-offset:10px}.reveal.overview .backgrounds .slide-background.stack{overflow:visible}.reveal.overview-deactivating .backgrounds .slide-background,.reveal.overview-deactivating .slides section,.reveal.overview .backgrounds .slide-background,.reveal.overview .slides section{transition:none}.reveal.rtl .slides,.reveal.rtl .slides h1,.reveal.rtl .slides h2,.reveal.rtl .slides h3,.reveal.rtl .slides h4,.reveal.rtl .slides h5,.reveal.rtl .slides h6{direction:rtl;font-family:sans-serif}.reveal.rtl code,.reveal.rtl pre{direction:ltr}.reveal.rtl ol,.reveal.rtl ul{text-align:right}.reveal.rtl .progress span{float:right}.reveal.has-parallax-background .backgrounds{transition:all .8s ease}.reveal.has-parallax-background[data-transition-speed=fast] .backgrounds{transition-duration:.4s}.reveal.has-parallax-background[data-transition-speed=slow] .backgrounds{transition-duration:1.2s}.reveal .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;background:rgba(0,0,0,.9);opacity:0;visibility:hidden;transition:all .3s ease}.reveal .overlay.visible{opacity:1;visibility:visible}.reveal .overlay .spinner{position:absolute;display:block;top:50%;left:50%;width:32px;height:32px;margin:-16px 0 0 -16px;z-index:10;background-image:url(data:image/gif;base64,R0lGODlhIAAgAPMAAJmZmf%2F%2F%2F6%2Bvr8nJybW1tcDAwOjo6Nvb26ioqKOjo7Ozs%2FLy8vz8%2FAAAAAAAAAAAACH%2FC05FVFNDQVBFMi4wAwEAAAAh%2FhpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh%2BQQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ%2FV%2FnmOM82XiHRLYKhKP1oZmADdEAAAh%2BQQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY%2FCZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB%2BA4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6%2BHo7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq%2BB6QDtuetcaBPnW6%2BO7wDHpIiK9SaVK5GgV543tzjgGcghAgAh%2BQQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK%2B%2BG%2Bw48edZPK%2BM6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE%2BG%2BcD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm%2BFNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk%2BaV%2BoJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0%2FVNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc%2BXiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq%2BE71SRQeyqUToLA7VxF0JDyIQh%2FMVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30%2FiI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE%2FjiuL04RGEBgwWhShRgQExHBAAh%2BQQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR%2BipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq%2BE71SRQeyqUToLA7VxF0JDyIQh%2FMVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq%2BE71SRQeyqUToLA7VxF0JDyIQh%2FMVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY%2BYip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd%2BMFCN6HAAIKgNggY0KtEBAAh%2BQQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1%2BvsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d%2BjYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg%2BygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0%2Bbm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h%2BKr0SJ8MFihpNbx%2B4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX%2BBP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA%3D%3D);visibility:visible;opacity:.6;transition:all .3s ease}.reveal .overlay header{position:absolute;left:0;top:0;width:100%;height:40px;z-index:2;border-bottom:1px solid #222}.reveal .overlay header a{display:inline-block;width:40px;height:40px;line-height:36px;padding:0 10px;float:right;opacity:.6;box-sizing:border-box}.reveal .overlay header a:hover{opacity:1}.reveal .overlay header a .icon{display:inline-block;width:20px;height:20px;background-position:50% 50%;background-size:100%;background-repeat:no-repeat}.reveal .overlay header a.close .icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABkklEQVRYR8WX4VHDMAxG6wnoJrABZQPYBCaBTWAD2g1gE5gg6OOsXuxIlr40d81dfrSJ9V4c2VLK7spHuTJ/5wpM07QXuXc5X0opX2tEJcadjHuV80li/FgxTIEK/5QBCICBD6xEhSMGHgQPgBgLiYVAB1dpSqKDawxTohFw4JSEA3clzgIBPCURwE2JucBR7rhPJJv5OpJwDX+SfDjgx1wACQeJG1aChP9K/IMmdZ8DtESV1WyP3Bt4MwM6sj4NMxMYiqUWHQu4KYA/SYkIjOsm3BXYWMKFDwU2khjCQ4ELJUJ4SmClRArOCmSXGuKma0fYD5CbzHxFpCSGAhfAVSSUGDUk2BWZaff2g6GE15BsBQ9nwmpIGDiyHQddwNTMKkbZaf9fajXQca1EX44puJZUsnY0ObGmITE3GVLCbEhQUjGVt146j6oasWN+49Vph2w1pZ5EansNZqKBm1txbU57iRRcZ86RWMDdWtBJUHBHwoQPi1GV+JCbntmvok7iTX4/Up9mgyTc/FJYDTcndgH/AA5A/CHsyEkVAAAAAElFTkSuQmCC)}.reveal .overlay header a.external .icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAcElEQVRYR+2WSQoAIQwEzf8f7XiOMkUQxUPlGkM3hVmiQfQR9GYnH1SsAQlI4DiBqkCMoNb9y2e90IAEJPAcgdznU9+engMaeJ7Azh5Y1U67gAho4DqBqmB1buAf0MB1AlVBek83ZPkmJMGc1wAR+AAqod/B97TRpQAAAABJRU5ErkJggg==)}.reveal .overlay .viewport{position:absolute;display:-ms-flexbox;display:flex;top:40px;right:0;bottom:0;left:0}.reveal .overlay.overlay-preview .viewport iframe{width:100%;height:100%;max-width:100%;max-height:100%;border:0;opacity:0;visibility:hidden;transition:all .3s ease}.reveal .overlay.overlay-preview.loaded .viewport iframe{opacity:1;visibility:visible}.reveal .overlay.overlay-preview.loaded .viewport-inner{position:absolute;z-index:-1;left:0;top:45%;width:100%;text-align:center;letter-spacing:normal}.reveal .overlay.overlay-preview .x-frame-error{opacity:0;transition:opacity .3s ease .3s}.reveal .overlay.overlay-preview.loaded .x-frame-error{opacity:1}.reveal .overlay.overlay-preview.loaded .spinner{opacity:0;visibility:hidden;transform:scale(.2)}.reveal .overlay.overlay-help .viewport{overflow:auto;color:#fff}.reveal .overlay.overlay-help .viewport .viewport-inner{width:600px;margin:auto;padding:20px 20px 80px;text-align:center;letter-spacing:normal}.reveal .overlay.overlay-help .viewport .viewport-inner .title{font-size:20px}.reveal .overlay.overlay-help .viewport .viewport-inner table{border:1px solid #fff;border-collapse:collapse;font-size:16px}.reveal .overlay.overlay-help .viewport .viewport-inner table td,.reveal .overlay.overlay-help .viewport .viewport-inner table th{width:200px;padding:14px;border:1px solid #fff;vertical-align:middle}.reveal .overlay.overlay-help .viewport .viewport-inner table th{padding-top:20px;padding-bottom:20px}.reveal .playback{position:absolute;left:15px;bottom:20px;z-index:30;cursor:pointer;transition:all .4s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.reveal.overview .playback{opacity:0;visibility:hidden}.reveal .roll{display:inline-block;line-height:1.2;overflow:hidden;vertical-align:top;perspective:400px;perspective-origin:50% 50%}.reveal .roll:hover{background:none;text-shadow:none}.reveal .roll span{display:block;position:relative;padding:0 2px;pointer-events:none;transition:all .4s ease;transform-origin:50% 0;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.reveal .roll:hover span{background:rgba(0,0,0,.5);transform:translateZ(-45px) rotateX(90deg)}.reveal .roll span:after{content:attr(data-title);display:block;position:absolute;left:0;top:0;padding:0 2px;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:50% 0;transform:translate3d(0,110%,0) rotateX(-90deg)}.reveal aside.notes{display:none}.reveal .speaker-notes{display:none;position:absolute;width:25vw;height:100%;top:0;left:100%;padding:14px 18px;z-index:1;font-size:18px;line-height:1.4;border:1px solid rgba(0,0,0,.05);color:#222;background-color:#f5f5f5;overflow:auto;box-sizing:border-box;text-align:left;font-family:Helvetica,sans-serif;-webkit-overflow-scrolling:touch}.reveal .speaker-notes .notes-placeholder{color:#ccc;font-style:italic}.reveal .speaker-notes:focus{outline:none}.reveal .speaker-notes:before{content:"Speaker notes";display:block;margin-bottom:10px;opacity:.5}.reveal.show-notes{max-width:75vw;overflow:visible}.reveal.show-notes .speaker-notes{display:block}@media screen and (min-width:1600px){.reveal .speaker-notes{font-size:20px}}@media screen and (max-width:1024px){.reveal.show-notes{border-left:0;max-width:none;max-height:70%;overflow:visible}.reveal.show-notes .speaker-notes{top:100%;left:0;width:100%;height:42.85714%}}@media screen and (max-width:600px){.reveal.show-notes{max-height:60%}.reveal.show-notes .speaker-notes{top:100%;height:66.66667%}.reveal .speaker-notes{font-size:14px}}.zoomed .reveal *,.zoomed .reveal :after,.zoomed .reveal :before{-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.zoomed .reveal .controls,.zoomed .reveal .progress{opacity:0}.zoomed .reveal .roll span{background:none}.zoomed .reveal .roll span:after{visibility:hidden}.countdown{padding:.5em!important}.countdown,[data-gjs-type=countdown]{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center;text-align:center;font-family:Helvetica,serif}.countdown:after{position:absolute;content:"";left:0;bottom:0;width:100%;height:35%;z-index:5}span.countdown-cont{outline:none!important;display:-ms-flexbox!important;display:flex!important;pointer-events:none;-ms-flex-pack:center;justify-content:center}.countdown-label{color:inherit;top:0;margin:.5em .2em 0 .5em;font-size:.8em}.countdown-block{display:inline-block;margin:0 .3em;padding:.4em;pointer-events:all;outline:none!important}.emp-clock-container{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative;height:100%;background-color:#fafafa;border-radius:1em;box-shadow:1px 1px 8px rgba(0,0,0,.2)}.emp-clock-container:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:3}.emp-clock-container-header{background-color:#146296;color:#fff;padding:6px;font-size:1.5em;font-family:Helvetica}.emp-clock-container-body{display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:row;flex-direction:row;padding:.3em;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.emp-clock-container-body,.emp-clock-container-time-date{-ms-flex-align:center;align-items:center}.emp-clock-container-time-date{display:-ms-flexbox;display:flex;text-align:center;font-family:sans-serif;-ms-flex-positive:1;flex-grow:1;-ms-flex-pack:distribute;justify-content:space-around}.emp-clock-container-time-current{color:#c61c31;text-align:center;font-size:1.2em;padding-left:.4em;padding-right:.4em}.emp-clock-container-time-current#digital-clock{-ms-flex-direction:column;flex-direction:column}.emp-clock-container-time-current#digital-clock .numeric-date{color:#c61c31}.emp-clock-container-time-current#digital-clock .numeric-date strong{font-weight:300!important}.emp-clock-container-time-current#digital-clock h3{margin:0}.emp-clock-container-date-current{color:#19456f;font-size:1em;font-family:sans-serif;text-align:left}.emp-clock-container-date-current .holiday{font-size:.8em}img.clock-img{height:4em}.emp-clock-container-img{float:left;margin-left:.4em}[data-gjs-type=clocks]:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:3}.gjs-dashed [data-gjs-type=clocks] [data-highlightable]{outline:none}.reveal .slides section .fragment.reveal-text:after{animation-delay:var(--animation-delay,2s);animation-iteration-count:var(--iterations,1);animation-duration:var(--duration,.8s);animation-fill-mode:both;animation-timing-function:cubic-bezier(0,0,.2,1)}.reveal .slides section .fragment.reveal-text{animation-name:clip-text;white-space:nowrap}.reveal .slides section .fragment.reveal-text:after{content:"";position:absolute;z-index:999;top:0;left:0;right:0;bottom:0;background-color:#20aef9;transform:scaleX(0);transform-origin:0 50%;animation-name:text-revealer}@keyframes clip-text{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes text-revealer{0%,50%{transform-origin:0 50%}60%,to{transform-origin:100% 50%}60%{transform:scaleX(1)}to{transform:scaleX(0)}}span.margin{margin-right:10px}.previewDisplay{visibility:hidden;z-index:0;display:none}.previewDisplay.is-visible-preview{visibility:visible;z-index:10;display:block}.previewDisplay.overviewShown .reveal .slides.landscape{overflow:visible}.previewDisplay#previewAll{position:fixed;top:0;background:#f0f8ff;height:100%;width:100%}.previewDisplay .exit_preview{position:fixed;top:-40px;z-index:101;margin:0 auto;left:0;right:0;text-align:center;background:none;padding:10px;height:15%;transition:top .3s;fill:#333;opacity:.8}.previewDisplay .exit_preview:hover{top:0}.previewDisplay .exit_preview .exit-container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.previewDisplay .exit_preview .exit-container .exit-alert{display:-ms-flexbox;display:flex;text-align:center;-ms-flex-pack:justify;justify-content:space-between}.previewDisplay .exit_preview #animatedExit{animation-duration:3s;animation-fill-mode:both;position:fixed;top:60px;background-color:#00000082;color:#fff;padding:0 35px;border-radius:3px;overflow:hidden;box-shadow:2px 2px 3px rgba(0,0,0,.3)}.previewDisplay .exit_preview #animatedExit svg{height:50px;margin:5px}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.previewDisplay .exit_preview .fadeOutUp{animation-name:fadeOutUp}.reveal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#e2e5ec!important;z-index:100}.reveal .slides,.reveal .slidesParent{text-align:left!important;background-color:#fff}.reveal .slidesParent section,.reveal .slides section{padding:0!important;height:100%;top:0!important}.reveal .slidesParent section[hidden],.reveal .slides section[hidden]{display:block!important}#editor{
  /*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*!
 * BootstrapVue Custom CSS (https://bootstrap-vue.js.org)
 */font-family:RobotoUep;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin:0;padding:0;height:100%;width:100%}#editor :root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}#editor *,#editor :after,#editor :before{box-sizing:border-box}#editor html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}#editor article,#editor aside,#editor figcaption,#editor figure,#editor footer,#editor header,#editor hgroup,#editor main,#editor nav,#editor section{display:block}#editor body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}#editor [tabindex="-1"]:focus{outline:0!important}#editor hr{box-sizing:content-box;height:0;overflow:visible}#editor h1,#editor h2,#editor h3,#editor h4,#editor h5,#editor h6{margin-top:0;margin-bottom:.5rem}#editor p{margin-top:0;margin-bottom:1rem}#editor abbr[data-original-title],#editor abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}#editor address{margin-bottom:1rem;font-style:normal;line-height:inherit}#editor dl,#editor ol,#editor ul{margin-top:0;margin-bottom:1rem}#editor ol ol,#editor ol ul,#editor ul ol,#editor ul ul{margin-bottom:0}#editor dt{font-weight:700}#editor dd{margin-bottom:.5rem;margin-left:0}#editor blockquote{margin:0 0 1rem}#editor b,#editor strong{font-weight:bolder}#editor small{font-size:80%}#editor sub,#editor sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}#editor sub{bottom:-.25em}#editor sup{top:-.5em}#editor a{color:#007bff;text-decoration:none;background-color:transparent}#editor a:hover{color:#0056b3;text-decoration:underline}#editor a:not([href]):not([tabindex]),#editor a:not([href]):not([tabindex]):focus,#editor a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}#editor a:not([href]):not([tabindex]):focus{outline:0}#editor code,#editor kbd,#editor pre,#editor samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}#editor pre{margin-top:0;margin-bottom:1rem;overflow:auto}#editor figure{margin:0 0 1rem}#editor img{vertical-align:middle;border-style:none}#editor svg{overflow:hidden;vertical-align:middle}#editor table{border-collapse:collapse}#editor caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}#editor th{text-align:inherit}#editor label{display:inline-block;margin-bottom:.5rem}#editor button{border-radius:0}#editor button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}#editor button,#editor input,#editor optgroup,#editor select,#editor textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}#editor button,#editor input{overflow:visible}#editor button,#editor select{text-transform:none}#editor select{word-wrap:normal}#editor [type=button],#editor [type=reset],#editor [type=submit],#editor button{-webkit-appearance:button}#editor [type=button]:not(:disabled),#editor [type=reset]:not(:disabled),#editor [type=submit]:not(:disabled),#editor button:not(:disabled){cursor:pointer}#editor [type=button]::-moz-focus-inner,#editor [type=reset]::-moz-focus-inner,#editor [type=submit]::-moz-focus-inner,#editor button::-moz-focus-inner{padding:0;border-style:none}#editor input[type=checkbox],#editor input[type=radio]{box-sizing:border-box;padding:0}#editor input[type=date],#editor input[type=datetime-local],#editor input[type=month],#editor input[type=time]{-webkit-appearance:listbox}#editor textarea{overflow:auto;resize:vertical}#editor fieldset{min-width:0;padding:0;margin:0;border:0}#editor legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}#editor progress{vertical-align:baseline}#editor [type=number]::-webkit-inner-spin-button,#editor [type=number]::-webkit-outer-spin-button{height:auto}#editor [type=search]{outline-offset:-2px;-webkit-appearance:none}#editor [type=search]::-webkit-search-decoration{-webkit-appearance:none}#editor ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}#editor output{display:inline-block}#editor summary{display:list-item;cursor:pointer}#editor template{display:none}#editor [hidden]{display:none!important}#editor .h1,#editor .h2,#editor .h3,#editor .h4,#editor .h5,#editor .h6,#editor h1,#editor h2,#editor h3,#editor h4,#editor h5,#editor h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}#editor .h1,#editor h1{font-size:2.5rem}#editor .h2,#editor h2{font-size:2rem}#editor .h3,#editor h3{font-size:1.75rem}#editor .h4,#editor h4{font-size:1.5rem}#editor .h5,#editor h5{font-size:1.25rem}#editor .h6,#editor h6{font-size:1rem}#editor .lead{font-size:1.25rem;font-weight:300}#editor .display-1{font-size:6rem;font-weight:300;line-height:1.2}#editor .display-2{font-size:5.5rem;font-weight:300;line-height:1.2}#editor .display-3{font-size:4.5rem;font-weight:300;line-height:1.2}#editor .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}#editor hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}#editor .small,#editor small{font-size:80%;font-weight:400}#editor .mark,#editor mark{padding:.2em;background-color:#fcf8e3}#editor .list-inline,#editor .list-unstyled{padding-left:0;list-style:none}#editor .list-inline-item{display:inline-block}#editor .list-inline-item:not(:last-child){margin-right:.5rem}#editor .initialism{font-size:90%;text-transform:uppercase}#editor .blockquote{margin-bottom:1rem;font-size:1.25rem}#editor .blockquote-footer{display:block;font-size:80%;color:#6c757d}#editor .blockquote-footer:before{content:"\2014\A0"}#editor .img-fluid,#editor .img-thumbnail{max-width:100%;height:auto}#editor .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}#editor .figure{display:inline-block}#editor .figure-img{margin-bottom:.5rem;line-height:1}#editor .figure-caption{font-size:90%;color:#6c757d}#editor code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>#editor code{color:inherit}#editor kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}#editor kbd kbd{padding:0;font-size:100%;font-weight:700}#editor pre{display:block;font-size:87.5%;color:#212529}#editor pre code{font-size:inherit;color:inherit;word-break:normal}#editor .pre-scrollable{max-height:340px;overflow-y:scroll}#editor .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){#editor .container{max-width:540px}}@media (min-width:768px){#editor .container{max-width:720px}}@media (min-width:992px){#editor .container{max-width:960px}}@media (min-width:1200px){#editor .container{max-width:1140px}}#editor .container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}#editor .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}#editor .no-gutters{margin-right:0;margin-left:0}#editor .no-gutters>.col,#editor .no-gutters>[class*=col-]{padding-right:0;padding-left:0}#editor .col,#editor .col-1,#editor .col-2,#editor .col-3,#editor .col-4,#editor .col-5,#editor .col-6,#editor .col-7,#editor .col-8,#editor .col-9,#editor .col-10,#editor .col-11,#editor .col-12,#editor .col-auto,#editor .col-lg,#editor .col-lg-1,#editor .col-lg-2,#editor .col-lg-3,#editor .col-lg-4,#editor .col-lg-5,#editor .col-lg-6,#editor .col-lg-7,#editor .col-lg-8,#editor .col-lg-9,#editor .col-lg-10,#editor .col-lg-11,#editor .col-lg-12,#editor .col-lg-auto,#editor .col-md,#editor .col-md-1,#editor .col-md-2,#editor .col-md-3,#editor .col-md-4,#editor .col-md-5,#editor .col-md-6,#editor .col-md-7,#editor .col-md-8,#editor .col-md-9,#editor .col-md-10,#editor .col-md-11,#editor .col-md-12,#editor .col-md-auto,#editor .col-sm,#editor .col-sm-1,#editor .col-sm-2,#editor .col-sm-3,#editor .col-sm-4,#editor .col-sm-5,#editor .col-sm-6,#editor .col-sm-7,#editor .col-sm-8,#editor .col-sm-9,#editor .col-sm-10,#editor .col-sm-11,#editor .col-sm-12,#editor .col-sm-auto,#editor .col-xl,#editor .col-xl-1,#editor .col-xl-2,#editor .col-xl-3,#editor .col-xl-4,#editor .col-xl-5,#editor .col-xl-6,#editor .col-xl-7,#editor .col-xl-8,#editor .col-xl-9,#editor .col-xl-10,#editor .col-xl-11,#editor .col-xl-12,#editor .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}#editor .col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#editor .col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#editor .col-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}#editor .col-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}#editor .col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#editor .col-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}#editor .col-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}#editor .col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#editor .col-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}#editor .col-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}#editor .col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#editor .col-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}#editor .col-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}#editor .col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#editor .order-first{-ms-flex-order:-1;order:-1}#editor .order-last{-ms-flex-order:13;order:13}#editor .order-0{-ms-flex-order:0;order:0}#editor .order-1{-ms-flex-order:1;order:1}#editor .order-2{-ms-flex-order:2;order:2}#editor .order-3{-ms-flex-order:3;order:3}#editor .order-4{-ms-flex-order:4;order:4}#editor .order-5{-ms-flex-order:5;order:5}#editor .order-6{-ms-flex-order:6;order:6}#editor .order-7{-ms-flex-order:7;order:7}#editor .order-8{-ms-flex-order:8;order:8}#editor .order-9{-ms-flex-order:9;order:9}#editor .order-10{-ms-flex-order:10;order:10}#editor .order-11{-ms-flex-order:11;order:11}#editor .order-12{-ms-flex-order:12;order:12}#editor .offset-1{margin-left:8.33333%}#editor .offset-2{margin-left:16.66667%}#editor .offset-3{margin-left:25%}#editor .offset-4{margin-left:33.33333%}#editor .offset-5{margin-left:41.66667%}#editor .offset-6{margin-left:50%}#editor .offset-7{margin-left:58.33333%}#editor .offset-8{margin-left:66.66667%}#editor .offset-9{margin-left:75%}#editor .offset-10{margin-left:83.33333%}#editor .offset-11{margin-left:91.66667%}@media (min-width:576px){#editor .col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#editor .col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#editor .col-sm-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}#editor .col-sm-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}#editor .col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#editor .col-sm-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}#editor .col-sm-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}#editor .col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#editor .col-sm-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}#editor .col-sm-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}#editor .col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#editor .col-sm-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}#editor .col-sm-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}#editor .col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#editor .order-sm-first{-ms-flex-order:-1;order:-1}#editor .order-sm-last{-ms-flex-order:13;order:13}#editor .order-sm-0{-ms-flex-order:0;order:0}#editor .order-sm-1{-ms-flex-order:1;order:1}#editor .order-sm-2{-ms-flex-order:2;order:2}#editor .order-sm-3{-ms-flex-order:3;order:3}#editor .order-sm-4{-ms-flex-order:4;order:4}#editor .order-sm-5{-ms-flex-order:5;order:5}#editor .order-sm-6{-ms-flex-order:6;order:6}#editor .order-sm-7{-ms-flex-order:7;order:7}#editor .order-sm-8{-ms-flex-order:8;order:8}#editor .order-sm-9{-ms-flex-order:9;order:9}#editor .order-sm-10{-ms-flex-order:10;order:10}#editor .order-sm-11{-ms-flex-order:11;order:11}#editor .order-sm-12{-ms-flex-order:12;order:12}#editor .offset-sm-0{margin-left:0}#editor .offset-sm-1{margin-left:8.33333%}#editor .offset-sm-2{margin-left:16.66667%}#editor .offset-sm-3{margin-left:25%}#editor .offset-sm-4{margin-left:33.33333%}#editor .offset-sm-5{margin-left:41.66667%}#editor .offset-sm-6{margin-left:50%}#editor .offset-sm-7{margin-left:58.33333%}#editor .offset-sm-8{margin-left:66.66667%}#editor .offset-sm-9{margin-left:75%}#editor .offset-sm-10{margin-left:83.33333%}#editor .offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){#editor .col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#editor .col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#editor .col-md-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}#editor .col-md-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}#editor .col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#editor .col-md-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}#editor .col-md-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}#editor .col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#editor .col-md-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}#editor .col-md-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}#editor .col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#editor .col-md-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}#editor .col-md-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}#editor .col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#editor .order-md-first{-ms-flex-order:-1;order:-1}#editor .order-md-last{-ms-flex-order:13;order:13}#editor .order-md-0{-ms-flex-order:0;order:0}#editor .order-md-1{-ms-flex-order:1;order:1}#editor .order-md-2{-ms-flex-order:2;order:2}#editor .order-md-3{-ms-flex-order:3;order:3}#editor .order-md-4{-ms-flex-order:4;order:4}#editor .order-md-5{-ms-flex-order:5;order:5}#editor .order-md-6{-ms-flex-order:6;order:6}#editor .order-md-7{-ms-flex-order:7;order:7}#editor .order-md-8{-ms-flex-order:8;order:8}#editor .order-md-9{-ms-flex-order:9;order:9}#editor .order-md-10{-ms-flex-order:10;order:10}#editor .order-md-11{-ms-flex-order:11;order:11}#editor .order-md-12{-ms-flex-order:12;order:12}#editor .offset-md-0{margin-left:0}#editor .offset-md-1{margin-left:8.33333%}#editor .offset-md-2{margin-left:16.66667%}#editor .offset-md-3{margin-left:25%}#editor .offset-md-4{margin-left:33.33333%}#editor .offset-md-5{margin-left:41.66667%}#editor .offset-md-6{margin-left:50%}#editor .offset-md-7{margin-left:58.33333%}#editor .offset-md-8{margin-left:66.66667%}#editor .offset-md-9{margin-left:75%}#editor .offset-md-10{margin-left:83.33333%}#editor .offset-md-11{margin-left:91.66667%}}@media (min-width:992px){#editor .col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#editor .col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#editor .col-lg-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}#editor .col-lg-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}#editor .col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#editor .col-lg-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}#editor .col-lg-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}#editor .col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#editor .col-lg-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}#editor .col-lg-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}#editor .col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#editor .col-lg-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}#editor .col-lg-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}#editor .col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#editor .order-lg-first{-ms-flex-order:-1;order:-1}#editor .order-lg-last{-ms-flex-order:13;order:13}#editor .order-lg-0{-ms-flex-order:0;order:0}#editor .order-lg-1{-ms-flex-order:1;order:1}#editor .order-lg-2{-ms-flex-order:2;order:2}#editor .order-lg-3{-ms-flex-order:3;order:3}#editor .order-lg-4{-ms-flex-order:4;order:4}#editor .order-lg-5{-ms-flex-order:5;order:5}#editor .order-lg-6{-ms-flex-order:6;order:6}#editor .order-lg-7{-ms-flex-order:7;order:7}#editor .order-lg-8{-ms-flex-order:8;order:8}#editor .order-lg-9{-ms-flex-order:9;order:9}#editor .order-lg-10{-ms-flex-order:10;order:10}#editor .order-lg-11{-ms-flex-order:11;order:11}#editor .order-lg-12{-ms-flex-order:12;order:12}#editor .offset-lg-0{margin-left:0}#editor .offset-lg-1{margin-left:8.33333%}#editor .offset-lg-2{margin-left:16.66667%}#editor .offset-lg-3{margin-left:25%}#editor .offset-lg-4{margin-left:33.33333%}#editor .offset-lg-5{margin-left:41.66667%}#editor .offset-lg-6{margin-left:50%}#editor .offset-lg-7{margin-left:58.33333%}#editor .offset-lg-8{margin-left:66.66667%}#editor .offset-lg-9{margin-left:75%}#editor .offset-lg-10{margin-left:83.33333%}#editor .offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){#editor .col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#editor .col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#editor .col-xl-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}#editor .col-xl-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}#editor .col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#editor .col-xl-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}#editor .col-xl-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}#editor .col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#editor .col-xl-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}#editor .col-xl-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}#editor .col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#editor .col-xl-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}#editor .col-xl-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}#editor .col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#editor .order-xl-first{-ms-flex-order:-1;order:-1}#editor .order-xl-last{-ms-flex-order:13;order:13}#editor .order-xl-0{-ms-flex-order:0;order:0}#editor .order-xl-1{-ms-flex-order:1;order:1}#editor .order-xl-2{-ms-flex-order:2;order:2}#editor .order-xl-3{-ms-flex-order:3;order:3}#editor .order-xl-4{-ms-flex-order:4;order:4}#editor .order-xl-5{-ms-flex-order:5;order:5}#editor .order-xl-6{-ms-flex-order:6;order:6}#editor .order-xl-7{-ms-flex-order:7;order:7}#editor .order-xl-8{-ms-flex-order:8;order:8}#editor .order-xl-9{-ms-flex-order:9;order:9}#editor .order-xl-10{-ms-flex-order:10;order:10}#editor .order-xl-11{-ms-flex-order:11;order:11}#editor .order-xl-12{-ms-flex-order:12;order:12}#editor .offset-xl-0{margin-left:0}#editor .offset-xl-1{margin-left:8.33333%}#editor .offset-xl-2{margin-left:16.66667%}#editor .offset-xl-3{margin-left:25%}#editor .offset-xl-4{margin-left:33.33333%}#editor .offset-xl-5{margin-left:41.66667%}#editor .offset-xl-6{margin-left:50%}#editor .offset-xl-7{margin-left:58.33333%}#editor .offset-xl-8{margin-left:66.66667%}#editor .offset-xl-9{margin-left:75%}#editor .offset-xl-10{margin-left:83.33333%}#editor .offset-xl-11{margin-left:91.66667%}}#editor .table{width:100%;margin-bottom:1rem;color:#212529}#editor .table td,#editor .table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}#editor .table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}#editor .table tbody+tbody{border-top:2px solid #dee2e6}#editor .table-sm td,#editor .table-sm th{padding:.3rem}#editor .table-bordered,#editor .table-bordered td,#editor .table-bordered th{border:1px solid #dee2e6}#editor .table-bordered thead td,#editor .table-bordered thead th{border-bottom-width:2px}#editor .table-borderless tbody+tbody,#editor .table-borderless td,#editor .table-borderless th,#editor .table-borderless thead th{border:0}#editor .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}#editor .table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}#editor .table-primary,#editor .table-primary>td,#editor .table-primary>th{background-color:#b8daff}#editor .table-primary tbody+tbody,#editor .table-primary td,#editor .table-primary th,#editor .table-primary thead th{border-color:#7abaff}#editor .table-hover .table-primary:hover,#editor .table-hover .table-primary:hover>td,#editor .table-hover .table-primary:hover>th{background-color:#9fcdff}#editor .table-secondary,#editor .table-secondary>td,#editor .table-secondary>th{background-color:#d6d8db}#editor .table-secondary tbody+tbody,#editor .table-secondary td,#editor .table-secondary th,#editor .table-secondary thead th{border-color:#b3b7bb}#editor .table-hover .table-secondary:hover,#editor .table-hover .table-secondary:hover>td,#editor .table-hover .table-secondary:hover>th{background-color:#c8cbcf}#editor .table-success,#editor .table-success>td,#editor .table-success>th{background-color:#c3e6cb}#editor .table-success tbody+tbody,#editor .table-success td,#editor .table-success th,#editor .table-success thead th{border-color:#8fd19e}#editor .table-hover .table-success:hover,#editor .table-hover .table-success:hover>td,#editor .table-hover .table-success:hover>th{background-color:#b1dfbb}#editor .table-info,#editor .table-info>td,#editor .table-info>th{background-color:#bee5eb}#editor .table-info tbody+tbody,#editor .table-info td,#editor .table-info th,#editor .table-info thead th{border-color:#86cfda}#editor .table-hover .table-info:hover,#editor .table-hover .table-info:hover>td,#editor .table-hover .table-info:hover>th{background-color:#abdde5}#editor .table-warning,#editor .table-warning>td,#editor .table-warning>th{background-color:#ffeeba}#editor .table-warning tbody+tbody,#editor .table-warning td,#editor .table-warning th,#editor .table-warning thead th{border-color:#ffdf7e}#editor .table-hover .table-warning:hover,#editor .table-hover .table-warning:hover>td,#editor .table-hover .table-warning:hover>th{background-color:#ffe8a1}#editor .table-danger,#editor .table-danger>td,#editor .table-danger>th{background-color:#f5c6cb}#editor .table-danger tbody+tbody,#editor .table-danger td,#editor .table-danger th,#editor .table-danger thead th{border-color:#ed969e}#editor .table-hover .table-danger:hover,#editor .table-hover .table-danger:hover>td,#editor .table-hover .table-danger:hover>th{background-color:#f1b0b7}#editor .table-light,#editor .table-light>td,#editor .table-light>th{background-color:#fdfdfe}#editor .table-light tbody+tbody,#editor .table-light td,#editor .table-light th,#editor .table-light thead th{border-color:#fbfcfc}#editor .table-hover .table-light:hover,#editor .table-hover .table-light:hover>td,#editor .table-hover .table-light:hover>th{background-color:#ececf6}#editor .table-dark,#editor .table-dark>td,#editor .table-dark>th{background-color:#c6c8ca}#editor .table-dark tbody+tbody,#editor .table-dark td,#editor .table-dark th,#editor .table-dark thead th{border-color:#95999c}#editor .table-hover .table-dark:hover,#editor .table-hover .table-dark:hover>td,#editor .table-hover .table-dark:hover>th{background-color:#b9bbbe}#editor .table-active,#editor .table-active>td,#editor .table-active>th,#editor .table-hover .table-active:hover,#editor .table-hover .table-active:hover>td,#editor .table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}#editor .table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}#editor .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}#editor .table-dark{color:#fff;background-color:#343a40}#editor .table-dark td,#editor .table-dark th,#editor .table-dark thead th{border-color:#454d55}#editor .table-dark.table-bordered{border:0}#editor .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}#editor .table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){#editor .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#editor .table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){#editor .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#editor .table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){#editor .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#editor .table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){#editor .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#editor .table-responsive-xl>.table-bordered{border:0}}#editor .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#editor .table-responsive>.table-bordered{border:0}#editor .form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#editor .form-control{transition:none}}#editor .form-control::-ms-expand{background-color:transparent;border:0}#editor .form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#editor .form-control:-ms-input-placeholder{color:#6c757d;opacity:1}#editor .form-control::placeholder{color:#6c757d;opacity:1}#editor .form-control:disabled,#editor .form-control[readonly]{background-color:#e9ecef;opacity:1}#editor select.form-control:focus::-ms-value{color:#495057;background-color:#fff}#editor .form-control-file,#editor .form-control-range{display:block;width:100%}#editor .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}#editor .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}#editor .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}#editor .form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}#editor .form-control-plaintext.form-control-lg,#editor .form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}#editor .form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}#editor .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}#editor select.form-control[multiple],#editor select.form-control[size],#editor textarea.form-control{height:auto}#editor .form-group{margin-bottom:1rem}#editor .form-text{display:block;margin-top:.25rem}#editor .form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}#editor .form-row>.col,#editor .form-row>[class*=col-]{padding-right:5px;padding-left:5px}#editor .form-check{position:relative;display:block;padding-left:1.25rem}#editor .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}#editor .form-check-input:disabled~.form-check-label{color:#6c757d}#editor .form-check-label{margin-bottom:0}#editor .form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}#editor .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}#editor .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}#editor .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}#editor .form-control.is-valid,.was-validated #editor .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#editor .form-control.is-valid:focus,.was-validated #editor .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#editor .form-control.is-valid~.valid-feedback,#editor .form-control.is-valid~.valid-tooltip,.was-validated #editor .form-control:valid~.valid-feedback,.was-validated #editor .form-control:valid~.valid-tooltip{display:block}#editor textarea.form-control.is-valid,.was-validated #editor textarea.form-control:valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}#editor .custom-select.is-valid,.was-validated #editor .custom-select:valid{border-color:#28a745;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}#editor .custom-select.is-valid:focus,.was-validated #editor .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#editor .custom-select.is-valid~.valid-feedback,#editor .custom-select.is-valid~.valid-tooltip,#editor .form-control-file.is-valid~.valid-feedback,#editor .form-control-file.is-valid~.valid-tooltip,.was-validated #editor .custom-select:valid~.valid-feedback,.was-validated #editor .custom-select:valid~.valid-tooltip,.was-validated #editor .form-control-file:valid~.valid-feedback,.was-validated #editor .form-control-file:valid~.valid-tooltip{display:block}#editor .form-check-input.is-valid~.form-check-label,.was-validated #editor .form-check-input:valid~.form-check-label{color:#28a745}#editor .form-check-input.is-valid~.valid-feedback,#editor .form-check-input.is-valid~.valid-tooltip,.was-validated #editor .form-check-input:valid~.valid-feedback,.was-validated #editor .form-check-input:valid~.valid-tooltip{display:block}#editor .custom-control-input.is-valid~.custom-control-label,.was-validated #editor .custom-control-input:valid~.custom-control-label{color:#28a745}#editor .custom-control-input.is-valid~.custom-control-label:before,.was-validated #editor .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}#editor .custom-control-input.is-valid~.valid-feedback,#editor .custom-control-input.is-valid~.valid-tooltip,.was-validated #editor .custom-control-input:valid~.valid-feedback,.was-validated #editor .custom-control-input:valid~.valid-tooltip{display:block}#editor .custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated #editor .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}#editor .custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated #editor .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#editor .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,#editor .custom-file-input.is-valid~.custom-file-label,.was-validated #editor .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated #editor .custom-file-input:valid~.custom-file-label{border-color:#28a745}#editor .custom-file-input.is-valid~.valid-feedback,#editor .custom-file-input.is-valid~.valid-tooltip,.was-validated #editor .custom-file-input:valid~.valid-feedback,.was-validated #editor .custom-file-input:valid~.valid-tooltip{display:block}#editor .custom-file-input.is-valid:focus~.custom-file-label,.was-validated #editor .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#editor .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}#editor .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}#editor .form-control.is-invalid,.was-validated #editor .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#editor .form-control.is-invalid:focus,.was-validated #editor .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#editor .form-control.is-invalid~.invalid-feedback,#editor .form-control.is-invalid~.invalid-tooltip,.was-validated #editor .form-control:invalid~.invalid-feedback,.was-validated #editor .form-control:invalid~.invalid-tooltip{display:block}#editor textarea.form-control.is-invalid,.was-validated #editor textarea.form-control:invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}#editor .custom-select.is-invalid,.was-validated #editor .custom-select:invalid{border-color:#dc3545;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}#editor .custom-select.is-invalid:focus,.was-validated #editor .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#editor .custom-select.is-invalid~.invalid-feedback,#editor .custom-select.is-invalid~.invalid-tooltip,#editor .form-control-file.is-invalid~.invalid-feedback,#editor .form-control-file.is-invalid~.invalid-tooltip,.was-validated #editor .custom-select:invalid~.invalid-feedback,.was-validated #editor .custom-select:invalid~.invalid-tooltip,.was-validated #editor .form-control-file:invalid~.invalid-feedback,.was-validated #editor .form-control-file:invalid~.invalid-tooltip{display:block}#editor .form-check-input.is-invalid~.form-check-label,.was-validated #editor .form-check-input:invalid~.form-check-label{color:#dc3545}#editor .form-check-input.is-invalid~.invalid-feedback,#editor .form-check-input.is-invalid~.invalid-tooltip,.was-validated #editor .form-check-input:invalid~.invalid-feedback,.was-validated #editor .form-check-input:invalid~.invalid-tooltip{display:block}#editor .custom-control-input.is-invalid~.custom-control-label,.was-validated #editor .custom-control-input:invalid~.custom-control-label{color:#dc3545}#editor .custom-control-input.is-invalid~.custom-control-label:before,.was-validated #editor .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}#editor .custom-control-input.is-invalid~.invalid-feedback,#editor .custom-control-input.is-invalid~.invalid-tooltip,.was-validated #editor .custom-control-input:invalid~.invalid-feedback,.was-validated #editor .custom-control-input:invalid~.invalid-tooltip{display:block}#editor .custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated #editor .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}#editor .custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated #editor .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#editor .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,#editor .custom-file-input.is-invalid~.custom-file-label,.was-validated #editor .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated #editor .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}#editor .custom-file-input.is-invalid~.invalid-feedback,#editor .custom-file-input.is-invalid~.invalid-tooltip,.was-validated #editor .custom-file-input:invalid~.invalid-feedback,.was-validated #editor .custom-file-input:invalid~.invalid-tooltip{display:block}#editor .custom-file-input.is-invalid:focus~.custom-file-label,.was-validated #editor .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#editor .form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}#editor .form-inline .form-check{width:100%}@media (min-width:576px){#editor .form-inline label{-ms-flex-align:center;-ms-flex-pack:center;justify-content:center}#editor .form-inline .form-group,#editor .form-inline label{display:-ms-flexbox;display:flex;align-items:center;margin-bottom:0}#editor .form-inline .form-group{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center}#editor .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}#editor .form-inline .form-control-plaintext{display:inline-block}#editor .form-inline .custom-select,#editor .form-inline .input-group{width:auto}#editor .form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}#editor .form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}#editor .form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}#editor .form-inline .custom-control-label{margin-bottom:0}}#editor .btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#editor .btn{transition:none}}#editor .btn:hover{color:#212529;text-decoration:none}#editor .btn.focus,#editor .btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#editor .btn.disabled,#editor .btn:disabled{opacity:.65}#editor a.btn.disabled,#editor fieldset:disabled a.btn{pointer-events:none}#editor .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}#editor .btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}#editor .btn-primary.focus,#editor .btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}#editor .btn-primary.disabled,#editor .btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}#editor .btn-primary:not(:disabled):not(.disabled).active,#editor .btn-primary:not(:disabled):not(.disabled):active,.show>#editor .btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}#editor .btn-primary:not(:disabled):not(.disabled).active:focus,#editor .btn-primary:not(:disabled):not(.disabled):active:focus,.show>#editor .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}#editor .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}#editor .btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}#editor .btn-secondary.focus,#editor .btn-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}#editor .btn-secondary.disabled,#editor .btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}#editor .btn-secondary:not(:disabled):not(.disabled).active,#editor .btn-secondary:not(:disabled):not(.disabled):active,.show>#editor .btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}#editor .btn-secondary:not(:disabled):not(.disabled).active:focus,#editor .btn-secondary:not(:disabled):not(.disabled):active:focus,.show>#editor .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}#editor .btn-success{color:#fff;background-color:#28a745;border-color:#28a745}#editor .btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}#editor .btn-success.focus,#editor .btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}#editor .btn-success.disabled,#editor .btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}#editor .btn-success:not(:disabled):not(.disabled).active,#editor .btn-success:not(:disabled):not(.disabled):active,.show>#editor .btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}#editor .btn-success:not(:disabled):not(.disabled).active:focus,#editor .btn-success:not(:disabled):not(.disabled):active:focus,.show>#editor .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}#editor .btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}#editor .btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}#editor .btn-info.focus,#editor .btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}#editor .btn-info.disabled,#editor .btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}#editor .btn-info:not(:disabled):not(.disabled).active,#editor .btn-info:not(:disabled):not(.disabled):active,.show>#editor .btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}#editor .btn-info:not(:disabled):not(.disabled).active:focus,#editor .btn-info:not(:disabled):not(.disabled):active:focus,.show>#editor .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}#editor .btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}#editor .btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}#editor .btn-warning.focus,#editor .btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}#editor .btn-warning.disabled,#editor .btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}#editor .btn-warning:not(:disabled):not(.disabled).active,#editor .btn-warning:not(:disabled):not(.disabled):active,.show>#editor .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}#editor .btn-warning:not(:disabled):not(.disabled).active:focus,#editor .btn-warning:not(:disabled):not(.disabled):active:focus,.show>#editor .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}#editor .btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}#editor .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}#editor .btn-danger.focus,#editor .btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}#editor .btn-danger.disabled,#editor .btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}#editor .btn-danger:not(:disabled):not(.disabled).active,#editor .btn-danger:not(:disabled):not(.disabled):active,.show>#editor .btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}#editor .btn-danger:not(:disabled):not(.disabled).active:focus,#editor .btn-danger:not(:disabled):not(.disabled):active:focus,.show>#editor .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}#editor .btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}#editor .btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}#editor .btn-light.focus,#editor .btn-light:focus{box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}#editor .btn-light.disabled,#editor .btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}#editor .btn-light:not(:disabled):not(.disabled).active,#editor .btn-light:not(:disabled):not(.disabled):active,.show>#editor .btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}#editor .btn-light:not(:disabled):not(.disabled).active:focus,#editor .btn-light:not(:disabled):not(.disabled):active:focus,.show>#editor .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}#editor .btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}#editor .btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}#editor .btn-dark.focus,#editor .btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}#editor .btn-dark.disabled,#editor .btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}#editor .btn-dark:not(:disabled):not(.disabled).active,#editor .btn-dark:not(:disabled):not(.disabled):active,.show>#editor .btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}#editor .btn-dark:not(:disabled):not(.disabled).active:focus,#editor .btn-dark:not(:disabled):not(.disabled):active:focus,.show>#editor .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}#editor .btn-outline-primary{color:#007bff;border-color:#007bff}#editor .btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}#editor .btn-outline-primary.focus,#editor .btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}#editor .btn-outline-primary.disabled,#editor .btn-outline-primary:disabled{color:#007bff;background-color:transparent}#editor .btn-outline-primary:not(:disabled):not(.disabled).active,#editor .btn-outline-primary:not(:disabled):not(.disabled):active,.show>#editor .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}#editor .btn-outline-primary:not(:disabled):not(.disabled).active:focus,#editor .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>#editor .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}#editor .btn-outline-secondary{color:#6c757d;border-color:#6c757d}#editor .btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}#editor .btn-outline-secondary.focus,#editor .btn-outline-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}#editor .btn-outline-secondary.disabled,#editor .btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}#editor .btn-outline-secondary:not(:disabled):not(.disabled).active,#editor .btn-outline-secondary:not(:disabled):not(.disabled):active,.show>#editor .btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}#editor .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,#editor .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>#editor .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}#editor .btn-outline-success{color:#28a745;border-color:#28a745}#editor .btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}#editor .btn-outline-success.focus,#editor .btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}#editor .btn-outline-success.disabled,#editor .btn-outline-success:disabled{color:#28a745;background-color:transparent}#editor .btn-outline-success:not(:disabled):not(.disabled).active,#editor .btn-outline-success:not(:disabled):not(.disabled):active,.show>#editor .btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}#editor .btn-outline-success:not(:disabled):not(.disabled).active:focus,#editor .btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>#editor .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}#editor .btn-outline-info{color:#17a2b8;border-color:#17a2b8}#editor .btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}#editor .btn-outline-info.focus,#editor .btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}#editor .btn-outline-info.disabled,#editor .btn-outline-info:disabled{color:#17a2b8;background-color:transparent}#editor .btn-outline-info:not(:disabled):not(.disabled).active,#editor .btn-outline-info:not(:disabled):not(.disabled):active,.show>#editor .btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}#editor .btn-outline-info:not(:disabled):not(.disabled).active:focus,#editor .btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>#editor .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}#editor .btn-outline-warning{color:#ffc107;border-color:#ffc107}#editor .btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}#editor .btn-outline-warning.focus,#editor .btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}#editor .btn-outline-warning.disabled,#editor .btn-outline-warning:disabled{color:#ffc107;background-color:transparent}#editor .btn-outline-warning:not(:disabled):not(.disabled).active,#editor .btn-outline-warning:not(:disabled):not(.disabled):active,.show>#editor .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}#editor .btn-outline-warning:not(:disabled):not(.disabled).active:focus,#editor .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>#editor .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}#editor .btn-outline-danger{color:#dc3545;border-color:#dc3545}#editor .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}#editor .btn-outline-danger.focus,#editor .btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}#editor .btn-outline-danger.disabled,#editor .btn-outline-danger:disabled{color:#dc3545;background-color:transparent}#editor .btn-outline-danger:not(:disabled):not(.disabled).active,#editor .btn-outline-danger:not(:disabled):not(.disabled):active,.show>#editor .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}#editor .btn-outline-danger:not(:disabled):not(.disabled).active:focus,#editor .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>#editor .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}#editor .btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}#editor .btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}#editor .btn-outline-light.focus,#editor .btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}#editor .btn-outline-light.disabled,#editor .btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}#editor .btn-outline-light:not(:disabled):not(.disabled).active,#editor .btn-outline-light:not(:disabled):not(.disabled):active,.show>#editor .btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}#editor .btn-outline-light:not(:disabled):not(.disabled).active:focus,#editor .btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>#editor .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}#editor .btn-outline-dark{color:#343a40;border-color:#343a40}#editor .btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}#editor .btn-outline-dark.focus,#editor .btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}#editor .btn-outline-dark.disabled,#editor .btn-outline-dark:disabled{color:#343a40;background-color:transparent}#editor .btn-outline-dark:not(:disabled):not(.disabled).active,#editor .btn-outline-dark:not(:disabled):not(.disabled):active,.show>#editor .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}#editor .btn-outline-dark:not(:disabled):not(.disabled).active:focus,#editor .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>#editor .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}#editor .btn-link{font-weight:400;color:#007bff;text-decoration:none}#editor .btn-link:hover{color:#0056b3;text-decoration:underline}#editor .btn-link.focus,#editor .btn-link:focus{text-decoration:underline;box-shadow:none}#editor .btn-link.disabled,#editor .btn-link:disabled{color:#6c757d;pointer-events:none}#editor .btn-group-lg>.btn,#editor .btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}#editor .btn-group-sm>.btn,#editor .btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}#editor .btn-block{display:block;width:100%}#editor .btn-block+.btn-block{margin-top:.5rem}#editor input[type=button].btn-block,#editor input[type=reset].btn-block,#editor input[type=submit].btn-block{width:100%}#editor .fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){#editor .fade{transition:none}}#editor .fade:not(.show){opacity:0}#editor .collapse:not(.show){display:none}#editor .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){#editor .collapsing{transition:none}}#editor .dropdown,#editor .dropleft,#editor .dropright,#editor .dropup{position:relative}#editor .dropdown-toggle{white-space:nowrap}#editor .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}#editor .dropdown-toggle:empty:after{margin-left:0}#editor .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}#editor .dropdown-menu-left{right:auto;left:0}#editor .dropdown-menu-right{right:0;left:auto}@media (min-width:576px){#editor .dropdown-menu-sm-left{right:auto;left:0}#editor .dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){#editor .dropdown-menu-md-left{right:auto;left:0}#editor .dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){#editor .dropdown-menu-lg-left{right:auto;left:0}#editor .dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){#editor .dropdown-menu-xl-left{right:auto;left:0}#editor .dropdown-menu-xl-right{right:0;left:auto}}#editor .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}#editor .dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}#editor .dropup .dropdown-toggle:empty:after{margin-left:0}#editor .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}#editor .dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}#editor .dropright .dropdown-toggle:empty:after{margin-left:0}#editor .dropright .dropdown-toggle:after{vertical-align:0}#editor .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}#editor .dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}#editor .dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}#editor .dropleft .dropdown-toggle:empty:after{margin-left:0}#editor .dropleft .dropdown-toggle:before{vertical-align:0}#editor .dropdown-menu[x-placement^=bottom],#editor .dropdown-menu[x-placement^=left],#editor .dropdown-menu[x-placement^=right],#editor .dropdown-menu[x-placement^=top]{right:auto;bottom:auto}#editor .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}#editor .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}#editor .dropdown-item:focus,#editor .dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}#editor .dropdown-item.active,#editor .dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}#editor .dropdown-item.disabled,#editor .dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}#editor .dropdown-menu.show{display:block}#editor .dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}#editor .dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}#editor .btn-group,#editor .btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}#editor .btn-group-vertical>.btn,#editor .btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}#editor .btn-group-vertical>.btn.active,#editor .btn-group-vertical>.btn:active,#editor .btn-group-vertical>.btn:focus,#editor .btn-group-vertical>.btn:hover,#editor .btn-group>.btn.active,#editor .btn-group>.btn:active,#editor .btn-group>.btn:focus,#editor .btn-group>.btn:hover{z-index:1}#editor .btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}#editor .btn-toolbar .input-group{width:auto}#editor .btn-group>.btn-group:not(:first-child),#editor .btn-group>.btn:not(:first-child){margin-left:-1px}#editor .btn-group>.btn-group:not(:last-child)>.btn,#editor .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}#editor .btn-group>.btn-group:not(:first-child)>.btn,#editor .btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#editor .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}#editor .dropdown-toggle-split:after,.dropright #editor .dropdown-toggle-split:after,.dropup #editor .dropdown-toggle-split:after{margin-left:0}.dropleft #editor .dropdown-toggle-split:before{margin-right:0}#editor .btn-group-sm>.btn+.dropdown-toggle-split,#editor .btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}#editor .btn-group-lg>.btn+.dropdown-toggle-split,#editor .btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}#editor .btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}#editor .btn-group-vertical>.btn,#editor .btn-group-vertical>.btn-group{width:100%}#editor .btn-group-vertical>.btn-group:not(:first-child),#editor .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}#editor .btn-group-vertical>.btn-group:not(:last-child)>.btn,#editor .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}#editor .btn-group-vertical>.btn-group:not(:first-child)>.btn,#editor .btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}#editor .btn-group-toggle>.btn,#editor .btn-group-toggle>.btn-group>.btn{margin-bottom:0}#editor .btn-group-toggle>.btn-group>.btn input[type=checkbox],#editor .btn-group-toggle>.btn-group>.btn input[type=radio],#editor .btn-group-toggle>.btn input[type=checkbox],#editor .btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}#editor .input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}#editor .input-group>.custom-file,#editor .input-group>.custom-select,#editor .input-group>.form-control,#editor .input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}#editor .input-group>.custom-file+.custom-file,#editor .input-group>.custom-file+.custom-select,#editor .input-group>.custom-file+.form-control,#editor .input-group>.custom-select+.custom-file,#editor .input-group>.custom-select+.custom-select,#editor .input-group>.custom-select+.form-control,#editor .input-group>.form-control+.custom-file,#editor .input-group>.form-control+.custom-select,#editor .input-group>.form-control+.form-control,#editor .input-group>.form-control-plaintext+.custom-file,#editor .input-group>.form-control-plaintext+.custom-select,#editor .input-group>.form-control-plaintext+.form-control{margin-left:-1px}#editor .input-group>.custom-file .custom-file-input:focus~.custom-file-label,#editor .input-group>.custom-select:focus,#editor .input-group>.form-control:focus{z-index:3}#editor .input-group>.custom-file .custom-file-input:focus{z-index:4}#editor .input-group>.custom-select:not(:last-child),#editor .input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}#editor .input-group>.custom-select:not(:first-child),#editor .input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#editor .input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#editor .input-group>.custom-file:not(:last-child) .custom-file-label,#editor .input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}#editor .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}#editor .input-group-append,#editor .input-group-prepend{display:-ms-flexbox;display:flex}#editor .input-group-append .btn,#editor .input-group-prepend .btn{position:relative;z-index:2}#editor .input-group-append .btn:focus,#editor .input-group-prepend .btn:focus{z-index:3}#editor .input-group-append .btn+.btn,#editor .input-group-append .btn+.input-group-text,#editor .input-group-append .input-group-text+.btn,#editor .input-group-append .input-group-text+.input-group-text,#editor .input-group-prepend .btn+.btn,#editor .input-group-prepend .btn+.input-group-text,#editor .input-group-prepend .input-group-text+.btn,#editor .input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}#editor .input-group-prepend{margin-right:-1px}#editor .input-group-append{margin-left:-1px}#editor .input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}#editor .input-group-text input[type=checkbox],#editor .input-group-text input[type=radio]{margin-top:0}#editor .input-group-lg>.custom-select,#editor .input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}#editor .input-group-lg>.custom-select,#editor .input-group-lg>.form-control,#editor .input-group-lg>.input-group-append>.btn,#editor .input-group-lg>.input-group-append>.input-group-text,#editor .input-group-lg>.input-group-prepend>.btn,#editor .input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}#editor .input-group-sm>.custom-select,#editor .input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}#editor .input-group-sm>.custom-select,#editor .input-group-sm>.form-control,#editor .input-group-sm>.input-group-append>.btn,#editor .input-group-sm>.input-group-append>.input-group-text,#editor .input-group-sm>.input-group-prepend>.btn,#editor .input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}#editor .input-group-lg>.custom-select,#editor .input-group-sm>.custom-select{padding-right:1.75rem}#editor .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),#editor .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),#editor .input-group>.input-group-append:not(:last-child)>.btn,#editor .input-group>.input-group-append:not(:last-child)>.input-group-text,#editor .input-group>.input-group-prepend>.btn,#editor .input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}#editor .input-group>.input-group-append>.btn,#editor .input-group>.input-group-append>.input-group-text,#editor .input-group>.input-group-prepend:first-child>.btn:not(:first-child),#editor .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),#editor .input-group>.input-group-prepend:not(:first-child)>.btn,#editor .input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}#editor .custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}#editor .custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}#editor .custom-control-input{position:absolute;z-index:-1;opacity:0}#editor .custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}#editor .custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#editor .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}#editor .custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}#editor .custom-control-input:disabled~.custom-control-label{color:#6c757d}#editor .custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}#editor .custom-control-label{position:relative;margin-bottom:0;vertical-align:top}#editor .custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}#editor .custom-control-label:after,#editor .custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}#editor .custom-control-label:after{background:no-repeat 50%/50% 50%}#editor .custom-checkbox .custom-control-label:before{border-radius:.25rem}#editor .custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}#editor .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}#editor .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}#editor .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}#editor .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}#editor .custom-radio .custom-control-label:before{border-radius:50%}#editor .custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}#editor .custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}#editor .custom-switch{padding-left:2.25rem}#editor .custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}#editor .custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#editor .custom-switch .custom-control-label:after{transition:none}}#editor .custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}#editor .custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}#editor .custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}#editor .custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#editor .custom-select:focus::-ms-value{color:#495057;background-color:#fff}#editor .custom-select[multiple],#editor .custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}#editor .custom-select:disabled{color:#6c757d;background-color:#e9ecef}#editor .custom-select::-ms-expand{display:none}#editor .custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}#editor .custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}#editor .custom-file{display:inline-block;margin-bottom:0}#editor .custom-file,#editor .custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}#editor .custom-file-input{z-index:2;margin:0;opacity:0}#editor .custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#editor .custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}#editor .custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}#editor .custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}#editor .custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}#editor .custom-file-label,#editor .custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}#editor .custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}#editor .custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}#editor .custom-range:focus{outline:none}#editor .custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}#editor .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}#editor .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}#editor .custom-range::-moz-focus-outer{border:0}#editor .custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){#editor .custom-range::-webkit-slider-thumb{transition:none}}#editor .custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}#editor .custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}#editor .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){#editor .custom-range::-moz-range-thumb{transition:none}}#editor .custom-range::-moz-range-thumb:active{background-color:#b3d7ff}#editor .custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}#editor .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){#editor .custom-range::-ms-thumb{transition:none}}#editor .custom-range::-ms-thumb:active{background-color:#b3d7ff}#editor .custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}#editor .custom-range::-ms-fill-lower,#editor .custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}#editor .custom-range::-ms-fill-upper{margin-right:15px}#editor .custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}#editor .custom-range:disabled::-webkit-slider-runnable-track{cursor:default}#editor .custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}#editor .custom-range:disabled::-moz-range-track{cursor:default}#editor .custom-range:disabled::-ms-thumb{background-color:#adb5bd}#editor .custom-control-label:before,#editor .custom-file-label,#editor .custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#editor .custom-control-label:before,#editor .custom-file-label,#editor .custom-select{transition:none}}#editor .nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}#editor .nav-link{display:block;padding:.5rem 1rem}#editor .nav-link:focus,#editor .nav-link:hover{text-decoration:none}#editor .nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}#editor .nav-tabs{border-bottom:1px solid #dee2e6}#editor .nav-tabs .nav-item{margin-bottom:-1px}#editor .nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}#editor .nav-tabs .nav-link:focus,#editor .nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}#editor .nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}#editor .nav-tabs .nav-item.show .nav-link,#editor .nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}#editor .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}#editor .nav-pills .nav-link{border-radius:.25rem}#editor .nav-pills .nav-link.active,#editor .nav-pills .show>.nav-link{color:#fff;background-color:#007bff}#editor .nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}#editor .nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}#editor .tab-content>.tab-pane{display:none}#editor .tab-content>.active{display:block}#editor .navbar{position:relative;padding:.5rem 1rem}#editor .navbar,#editor .navbar>.container,#editor .navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}#editor .navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}#editor .navbar-brand:focus,#editor .navbar-brand:hover{text-decoration:none}#editor .navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}#editor .navbar-nav .nav-link{padding-right:0;padding-left:0}#editor .navbar-nav .dropdown-menu{position:static;float:none}#editor .navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}#editor .navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}#editor .navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}#editor .navbar-toggler:focus,#editor .navbar-toggler:hover{text-decoration:none}#editor .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:575.98px){#editor .navbar-expand-sm>.container,#editor .navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){#editor .navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#editor .navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}#editor .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}#editor .navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#editor .navbar-expand-sm>.container,#editor .navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#editor .navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#editor .navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){#editor .navbar-expand-md>.container,#editor .navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){#editor .navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#editor .navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}#editor .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}#editor .navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#editor .navbar-expand-md>.container,#editor .navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#editor .navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#editor .navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){#editor .navbar-expand-lg>.container,#editor .navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){#editor .navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#editor .navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}#editor .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}#editor .navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#editor .navbar-expand-lg>.container,#editor .navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#editor .navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#editor .navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){#editor .navbar-expand-xl>.container,#editor .navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){#editor .navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#editor .navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}#editor .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}#editor .navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#editor .navbar-expand-xl>.container,#editor .navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#editor .navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#editor .navbar-expand-xl .navbar-toggler{display:none}}#editor .navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#editor .navbar-expand>.container,#editor .navbar-expand>.container-fluid{padding-right:0;padding-left:0}#editor .navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}#editor .navbar-expand .navbar-nav .dropdown-menu{position:absolute}#editor .navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#editor .navbar-expand>.container,#editor .navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#editor .navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#editor .navbar-expand .navbar-toggler{display:none}#editor .navbar-light .navbar-brand,#editor .navbar-light .navbar-brand:focus,#editor .navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}#editor .navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}#editor .navbar-light .navbar-nav .nav-link:focus,#editor .navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}#editor .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}#editor .navbar-light .navbar-nav .active>.nav-link,#editor .navbar-light .navbar-nav .nav-link.active,#editor .navbar-light .navbar-nav .nav-link.show,#editor .navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}#editor .navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}#editor .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}#editor .navbar-light .navbar-text{color:rgba(0,0,0,.5)}#editor .navbar-light .navbar-text a,#editor .navbar-light .navbar-text a:focus,#editor .navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}#editor .navbar-dark .navbar-brand,#editor .navbar-dark .navbar-brand:focus,#editor .navbar-dark .navbar-brand:hover{color:#fff}#editor .navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}#editor .navbar-dark .navbar-nav .nav-link:focus,#editor .navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}#editor .navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}#editor .navbar-dark .navbar-nav .active>.nav-link,#editor .navbar-dark .navbar-nav .nav-link.active,#editor .navbar-dark .navbar-nav .nav-link.show,#editor .navbar-dark .navbar-nav .show>.nav-link{color:#fff}#editor .navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}#editor .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}#editor .navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}#editor .navbar-dark .navbar-text a,#editor .navbar-dark .navbar-text a:focus,#editor .navbar-dark .navbar-text a:hover{color:#fff}#editor .card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}#editor .card>hr{margin-right:0;margin-left:0}#editor .card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}#editor .card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}#editor .card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}#editor .card-title{margin-bottom:.75rem}#editor .card-subtitle{margin-top:-.375rem;margin-bottom:0}#editor .card-text:last-child{margin-bottom:0}#editor .card-link:hover{text-decoration:none}#editor .card-link+.card-link{margin-left:1.25rem}#editor .card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}#editor .card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}#editor .card-header+.list-group .list-group-item:first-child{border-top:0}#editor .card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}#editor .card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}#editor .card-header-tabs{margin-bottom:-.75rem;border-bottom:0}#editor .card-header-pills,#editor .card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}#editor .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}#editor .card-img{width:100%;border-radius:calc(.25rem - 1px)}#editor .card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}#editor .card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}#editor .card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#editor .card-deck .card{margin-bottom:15px}@media (min-width:576px){#editor .card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}#editor .card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}#editor .card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#editor .card-group>.card{margin-bottom:15px}@media (min-width:576px){#editor .card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}#editor .card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}#editor .card-group>.card+.card{margin-left:0;border-left:0}#editor .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}#editor .card-group>.card:not(:last-child) .card-header,#editor .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}#editor .card-group>.card:not(:last-child) .card-footer,#editor .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}#editor .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#editor .card-group>.card:not(:first-child) .card-header,#editor .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}#editor .card-group>.card:not(:first-child) .card-footer,#editor .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}#editor .card-columns .card{margin-bottom:.75rem}@media (min-width:576px){#editor .card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}#editor .card-columns .card{display:inline-block;width:100%}}#editor .accordion>.card{overflow:hidden}#editor .accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}#editor .accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}#editor .accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}#editor .accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}#editor .accordion>.card .card-header{margin-bottom:-1px}#editor .breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}#editor .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}#editor .breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}#editor .breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}#editor .breadcrumb-item.active{color:#6c757d}#editor .pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}#editor .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}#editor .page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}#editor .page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#editor .page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}#editor .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}#editor .page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}#editor .page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}#editor .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}#editor .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}#editor .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}#editor .pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}#editor .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}#editor .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}#editor .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#editor .badge{transition:none}}a#editor .badge:focus,a#editor .badge:hover{text-decoration:none}#editor .badge:empty{display:none}#editor .btn .badge{position:relative;top:-1px}#editor .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}#editor .badge-primary{color:#fff;background-color:#007bff}a#editor .badge-primary:focus,a#editor .badge-primary:hover{color:#fff;background-color:#0062cc}a#editor .badge-primary.focus,a#editor .badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}#editor .badge-secondary{color:#fff;background-color:#6c757d}a#editor .badge-secondary:focus,a#editor .badge-secondary:hover{color:#fff;background-color:#545b62}a#editor .badge-secondary.focus,a#editor .badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}#editor .badge-success{color:#fff;background-color:#28a745}a#editor .badge-success:focus,a#editor .badge-success:hover{color:#fff;background-color:#1e7e34}a#editor .badge-success.focus,a#editor .badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}#editor .badge-info{color:#fff;background-color:#17a2b8}a#editor .badge-info:focus,a#editor .badge-info:hover{color:#fff;background-color:#117a8b}a#editor .badge-info.focus,a#editor .badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}#editor .badge-warning{color:#212529;background-color:#ffc107}a#editor .badge-warning:focus,a#editor .badge-warning:hover{color:#212529;background-color:#d39e00}a#editor .badge-warning.focus,a#editor .badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}#editor .badge-danger{color:#fff;background-color:#dc3545}a#editor .badge-danger:focus,a#editor .badge-danger:hover{color:#fff;background-color:#bd2130}a#editor .badge-danger.focus,a#editor .badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}#editor .badge-light{color:#212529;background-color:#f8f9fa}a#editor .badge-light:focus,a#editor .badge-light:hover{color:#212529;background-color:#dae0e5}a#editor .badge-light.focus,a#editor .badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}#editor .badge-dark{color:#fff;background-color:#343a40}a#editor .badge-dark:focus,a#editor .badge-dark:hover{color:#fff;background-color:#1d2124}a#editor .badge-dark.focus,a#editor .badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}#editor .jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){#editor .jumbotron{padding:4rem 2rem}}#editor .jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}#editor .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}#editor .alert-heading{color:inherit}#editor .alert-link{font-weight:700}#editor .alert-dismissible{padding-right:4rem}#editor .alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}#editor .alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}#editor .alert-primary hr{border-top-color:#9fcdff}#editor .alert-primary .alert-link{color:#002752}#editor .alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}#editor .alert-secondary hr{border-top-color:#c8cbcf}#editor .alert-secondary .alert-link{color:#202326}#editor .alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}#editor .alert-success hr{border-top-color:#b1dfbb}#editor .alert-success .alert-link{color:#0b2e13}#editor .alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}#editor .alert-info hr{border-top-color:#abdde5}#editor .alert-info .alert-link{color:#062c33}#editor .alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}#editor .alert-warning hr{border-top-color:#ffe8a1}#editor .alert-warning .alert-link{color:#533f03}#editor .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}#editor .alert-danger hr{border-top-color:#f1b0b7}#editor .alert-danger .alert-link{color:#491217}#editor .alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}#editor .alert-light hr{border-top-color:#ececf6}#editor .alert-light .alert-link{color:#686868}#editor .alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}#editor .alert-dark hr{border-top-color:#b9bbbe}#editor .alert-dark .alert-link{color:#040505}#editor .progress{height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}#editor .progress,#editor .progress-bar{display:-ms-flexbox;display:flex}#editor .progress-bar{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){#editor .progress-bar{transition:none}}#editor .progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}#editor .progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){#editor .progress-bar-animated{animation:none}}#editor .media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}#editor .media-body{-ms-flex:1;flex:1}#editor .list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}#editor .list-group-item-action{width:100%;color:#495057;text-align:inherit}#editor .list-group-item-action:focus,#editor .list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}#editor .list-group-item-action:active{color:#212529;background-color:#e9ecef}#editor .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}#editor .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}#editor .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}#editor .list-group-item.disabled,#editor .list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}#editor .list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}#editor .list-group-horizontal{-ms-flex-direction:row;flex-direction:row}#editor .list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}#editor .list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#editor .list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:576px){#editor .list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}#editor .list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}#editor .list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#editor .list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){#editor .list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}#editor .list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}#editor .list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#editor .list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:992px){#editor .list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}#editor .list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}#editor .list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#editor .list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1200px){#editor .list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}#editor .list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}#editor .list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#editor .list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}#editor .list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}#editor .list-group-flush .list-group-item:last-child{margin-bottom:-1px}#editor .list-group-flush:first-child .list-group-item:first-child{border-top:0}#editor .list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}#editor .list-group-item-primary{color:#004085;background-color:#b8daff}#editor .list-group-item-primary.list-group-item-action:focus,#editor .list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}#editor .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}#editor .list-group-item-secondary{color:#383d41;background-color:#d6d8db}#editor .list-group-item-secondary.list-group-item-action:focus,#editor .list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}#editor .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}#editor .list-group-item-success{color:#155724;background-color:#c3e6cb}#editor .list-group-item-success.list-group-item-action:focus,#editor .list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}#editor .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}#editor .list-group-item-info{color:#0c5460;background-color:#bee5eb}#editor .list-group-item-info.list-group-item-action:focus,#editor .list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}#editor .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}#editor .list-group-item-warning{color:#856404;background-color:#ffeeba}#editor .list-group-item-warning.list-group-item-action:focus,#editor .list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}#editor .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}#editor .list-group-item-danger{color:#721c24;background-color:#f5c6cb}#editor .list-group-item-danger.list-group-item-action:focus,#editor .list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}#editor .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}#editor .list-group-item-light{color:#818182;background-color:#fdfdfe}#editor .list-group-item-light.list-group-item-action:focus,#editor .list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}#editor .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}#editor .list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}#editor .list-group-item-dark.list-group-item-action:focus,#editor .list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}#editor .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}#editor .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}#editor .close:hover{color:#000;text-decoration:none}#editor .close:not(:disabled):not(.disabled):focus,#editor .close:not(:disabled):not(.disabled):hover{opacity:.75}#editor button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}#editor a.close.disabled{pointer-events:none}#editor .toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}#editor .toast:not(:last-child){margin-bottom:.75rem}#editor .toast.showing{opacity:1}#editor .toast.show{display:block;opacity:1}#editor .toast.hide{display:none}#editor .toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}#editor .toast-body{padding:.75rem}#editor .modal-open{overflow:hidden}#editor .modal-open .modal{overflow-x:hidden;overflow-y:auto}#editor .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}#editor .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade #editor .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade #editor .modal-dialog{transition:none}}.modal.show #editor .modal-dialog{transform:none}#editor .modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}#editor .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}#editor .modal-dialog-scrollable .modal-footer,#editor .modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}#editor .modal-dialog-scrollable .modal-body{overflow-y:auto}#editor .modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}#editor .modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}#editor .modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}#editor .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}#editor .modal-dialog-centered.modal-dialog-scrollable:before{content:none}#editor .modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}#editor .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}#editor .modal-backdrop.fade{opacity:0}#editor .modal-backdrop.show{opacity:.5}#editor .modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}#editor .modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}#editor .modal-title{margin-bottom:0;line-height:1.5}#editor .modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}#editor .modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}#editor .modal-footer>:not(:first-child){margin-left:.25rem}#editor .modal-footer>:not(:last-child){margin-right:.25rem}#editor .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){#editor .modal-dialog{max-width:500px;margin:1.75rem auto}#editor .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}#editor .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}#editor .modal-dialog-centered{min-height:calc(100% - 3.5rem)}#editor .modal-dialog-centered:before{height:calc(100vh - 3.5rem)}#editor .modal-sm{max-width:300px}}@media (min-width:992px){#editor .modal-lg,#editor .modal-xl{max-width:800px}}@media (min-width:1200px){#editor .modal-xl{max-width:1140px}}#editor .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}#editor .tooltip.show{opacity:.9}#editor .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}#editor .tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}#editor .bs-tooltip-auto[x-placement^=top],#editor .bs-tooltip-top{padding:.4rem 0}#editor .bs-tooltip-auto[x-placement^=top] .arrow,#editor .bs-tooltip-top .arrow{bottom:0}#editor .bs-tooltip-auto[x-placement^=top] .arrow:before,#editor .bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}#editor .bs-tooltip-auto[x-placement^=right],#editor .bs-tooltip-right{padding:0 .4rem}#editor .bs-tooltip-auto[x-placement^=right] .arrow,#editor .bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}#editor .bs-tooltip-auto[x-placement^=right] .arrow:before,#editor .bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}#editor .bs-tooltip-auto[x-placement^=bottom],#editor .bs-tooltip-bottom{padding:.4rem 0}#editor .bs-tooltip-auto[x-placement^=bottom] .arrow,#editor .bs-tooltip-bottom .arrow{top:0}#editor .bs-tooltip-auto[x-placement^=bottom] .arrow:before,#editor .bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}#editor .bs-tooltip-auto[x-placement^=left],#editor .bs-tooltip-left{padding:0 .4rem}#editor .bs-tooltip-auto[x-placement^=left] .arrow,#editor .bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}#editor .bs-tooltip-auto[x-placement^=left] .arrow:before,#editor .bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}#editor .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}#editor .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}#editor .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}#editor .popover .arrow:after,#editor .popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}#editor .bs-popover-auto[x-placement^=top],#editor .bs-popover-top{margin-bottom:.5rem}#editor .bs-popover-auto[x-placement^=top]>.arrow,#editor .bs-popover-top>.arrow{bottom:calc((.5rem + 1px) * -1)}#editor .bs-popover-auto[x-placement^=top]>.arrow:before,#editor .bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}#editor .bs-popover-auto[x-placement^=top]>.arrow:after,#editor .bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}#editor .bs-popover-auto[x-placement^=right],#editor .bs-popover-right{margin-left:.5rem}#editor .bs-popover-auto[x-placement^=right]>.arrow,#editor .bs-popover-right>.arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}#editor .bs-popover-auto[x-placement^=right]>.arrow:before,#editor .bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}#editor .bs-popover-auto[x-placement^=right]>.arrow:after,#editor .bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}#editor .bs-popover-auto[x-placement^=bottom],#editor .bs-popover-bottom{margin-top:.5rem}#editor .bs-popover-auto[x-placement^=bottom]>.arrow,#editor .bs-popover-bottom>.arrow{top:calc((.5rem + 1px) * -1)}#editor .bs-popover-auto[x-placement^=bottom]>.arrow:before,#editor .bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}#editor .bs-popover-auto[x-placement^=bottom]>.arrow:after,#editor .bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}#editor .bs-popover-auto[x-placement^=bottom] .popover-header:before,#editor .bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}#editor .bs-popover-auto[x-placement^=left],#editor .bs-popover-left{margin-right:.5rem}#editor .bs-popover-auto[x-placement^=left]>.arrow,#editor .bs-popover-left>.arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}#editor .bs-popover-auto[x-placement^=left]>.arrow:before,#editor .bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}#editor .bs-popover-auto[x-placement^=left]>.arrow:after,#editor .bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}#editor .popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}#editor .popover-header:empty{display:none}#editor .popover-body{padding:.5rem .75rem;color:#212529}#editor .carousel{position:relative}#editor .carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}#editor .carousel-inner{position:relative;width:100%;overflow:hidden}#editor .carousel-inner:after{display:block;clear:both;content:""}#editor .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){#editor .carousel-item{transition:none}}#editor .carousel-item-next,#editor .carousel-item-prev,#editor .carousel-item.active{display:block}#editor .active.carousel-item-right,#editor .carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}#editor .active.carousel-item-left,#editor .carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}#editor .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}#editor .carousel-fade .carousel-item-next.carousel-item-left,#editor .carousel-fade .carousel-item-prev.carousel-item-right,#editor .carousel-fade .carousel-item.active{z-index:1;opacity:1}#editor .carousel-fade .active.carousel-item-left,#editor .carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){#editor .carousel-fade .active.carousel-item-left,#editor .carousel-fade .active.carousel-item-right{transition:none}}#editor .carousel-control-next,#editor .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){#editor .carousel-control-next,#editor .carousel-control-prev{transition:none}}#editor .carousel-control-next:focus,#editor .carousel-control-next:hover,#editor .carousel-control-prev:focus,#editor .carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}#editor .carousel-control-prev{left:0}#editor .carousel-control-next{right:0}#editor .carousel-control-next-icon,#editor .carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}#editor .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}#editor .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}#editor .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}#editor .carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){#editor .carousel-indicators li{transition:none}}#editor .carousel-indicators .active{opacity:1}#editor .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}#editor .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}#editor .spinner-border-sm{width:1rem;height:1rem;border-width:.2em}#editor .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}#editor .spinner-grow-sm{width:1rem;height:1rem}#editor .align-baseline{vertical-align:baseline!important}#editor .align-top{vertical-align:top!important}#editor .align-middle{vertical-align:middle!important}#editor .align-bottom{vertical-align:bottom!important}#editor .align-text-bottom{vertical-align:text-bottom!important}#editor .align-text-top{vertical-align:text-top!important}#editor .bg-primary{background-color:#007bff!important}#editor a.bg-primary:focus,#editor a.bg-primary:hover,#editor button.bg-primary:focus,#editor button.bg-primary:hover{background-color:#0062cc!important}#editor .bg-secondary{background-color:#6c757d!important}#editor a.bg-secondary:focus,#editor a.bg-secondary:hover,#editor button.bg-secondary:focus,#editor button.bg-secondary:hover{background-color:#545b62!important}#editor .bg-success{background-color:#28a745!important}#editor a.bg-success:focus,#editor a.bg-success:hover,#editor button.bg-success:focus,#editor button.bg-success:hover{background-color:#1e7e34!important}#editor .bg-info{background-color:#17a2b8!important}#editor a.bg-info:focus,#editor a.bg-info:hover,#editor button.bg-info:focus,#editor button.bg-info:hover{background-color:#117a8b!important}#editor .bg-warning{background-color:#ffc107!important}#editor a.bg-warning:focus,#editor a.bg-warning:hover,#editor button.bg-warning:focus,#editor button.bg-warning:hover{background-color:#d39e00!important}#editor .bg-danger{background-color:#dc3545!important}#editor a.bg-danger:focus,#editor a.bg-danger:hover,#editor button.bg-danger:focus,#editor button.bg-danger:hover{background-color:#bd2130!important}#editor .bg-light{background-color:#f8f9fa!important}#editor a.bg-light:focus,#editor a.bg-light:hover,#editor button.bg-light:focus,#editor button.bg-light:hover{background-color:#dae0e5!important}#editor .bg-dark{background-color:#343a40!important}#editor a.bg-dark:focus,#editor a.bg-dark:hover,#editor button.bg-dark:focus,#editor button.bg-dark:hover{background-color:#1d2124!important}#editor .bg-white{background-color:#fff!important}#editor .bg-transparent{background-color:transparent!important}#editor .border{border:1px solid #dee2e6!important}#editor .border-top{border-top:1px solid #dee2e6!important}#editor .border-right{border-right:1px solid #dee2e6!important}#editor .border-bottom{border-bottom:1px solid #dee2e6!important}#editor .border-left{border-left:1px solid #dee2e6!important}#editor .border-0{border:0!important}#editor .border-top-0{border-top:0!important}#editor .border-right-0{border-right:0!important}#editor .border-bottom-0{border-bottom:0!important}#editor .border-left-0{border-left:0!important}#editor .border-primary{border-color:#007bff!important}#editor .border-secondary{border-color:#6c757d!important}#editor .border-success{border-color:#28a745!important}#editor .border-info{border-color:#17a2b8!important}#editor .border-warning{border-color:#ffc107!important}#editor .border-danger{border-color:#dc3545!important}#editor .border-light{border-color:#f8f9fa!important}#editor .border-dark{border-color:#343a40!important}#editor .border-white{border-color:#fff!important}#editor .rounded-sm{border-radius:.2rem!important}#editor .rounded{border-radius:.25rem!important}#editor .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}#editor .rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}#editor .rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}#editor .rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}#editor .rounded-lg{border-radius:.3rem!important}#editor .rounded-circle{border-radius:50%!important}#editor .rounded-pill{border-radius:50rem!important}#editor .rounded-0{border-radius:0!important}#editor .clearfix:after{display:block;clear:both;content:""}#editor .d-none{display:none!important}#editor .d-inline{display:inline!important}#editor .d-inline-block{display:inline-block!important}#editor .d-block{display:block!important}#editor .d-table{display:table!important}#editor .d-table-row{display:table-row!important}#editor .d-table-cell{display:table-cell!important}#editor .d-flex{display:-ms-flexbox!important;display:flex!important}#editor .d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){#editor .d-sm-none{display:none!important}#editor .d-sm-inline{display:inline!important}#editor .d-sm-inline-block{display:inline-block!important}#editor .d-sm-block{display:block!important}#editor .d-sm-table{display:table!important}#editor .d-sm-table-row{display:table-row!important}#editor .d-sm-table-cell{display:table-cell!important}#editor .d-sm-flex{display:-ms-flexbox!important;display:flex!important}#editor .d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){#editor .d-md-none{display:none!important}#editor .d-md-inline{display:inline!important}#editor .d-md-inline-block{display:inline-block!important}#editor .d-md-block{display:block!important}#editor .d-md-table{display:table!important}#editor .d-md-table-row{display:table-row!important}#editor .d-md-table-cell{display:table-cell!important}#editor .d-md-flex{display:-ms-flexbox!important;display:flex!important}#editor .d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){#editor .d-lg-none{display:none!important}#editor .d-lg-inline{display:inline!important}#editor .d-lg-inline-block{display:inline-block!important}#editor .d-lg-block{display:block!important}#editor .d-lg-table{display:table!important}#editor .d-lg-table-row{display:table-row!important}#editor .d-lg-table-cell{display:table-cell!important}#editor .d-lg-flex{display:-ms-flexbox!important;display:flex!important}#editor .d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){#editor .d-xl-none{display:none!important}#editor .d-xl-inline{display:inline!important}#editor .d-xl-inline-block{display:inline-block!important}#editor .d-xl-block{display:block!important}#editor .d-xl-table{display:table!important}#editor .d-xl-table-row{display:table-row!important}#editor .d-xl-table-cell{display:table-cell!important}#editor .d-xl-flex{display:-ms-flexbox!important;display:flex!important}#editor .d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{#editor .d-print-none{display:none!important}#editor .d-print-inline{display:inline!important}#editor .d-print-inline-block{display:inline-block!important}#editor .d-print-block{display:block!important}#editor .d-print-table{display:table!important}#editor .d-print-table-row{display:table-row!important}#editor .d-print-table-cell{display:table-cell!important}#editor .d-print-flex{display:-ms-flexbox!important;display:flex!important}#editor .d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}#editor .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}#editor .embed-responsive:before{display:block;content:""}#editor .embed-responsive .embed-responsive-item,#editor .embed-responsive embed,#editor .embed-responsive iframe,#editor .embed-responsive object,#editor .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}#editor .embed-responsive-21by9:before{padding-top:42.85714%}#editor .embed-responsive-16by9:before{padding-top:56.25%}#editor .embed-responsive-4by3:before{padding-top:75%}#editor .embed-responsive-1by1:before{padding-top:100%}#editor .flex-row{-ms-flex-direction:row!important;flex-direction:row!important}#editor .flex-column{-ms-flex-direction:column!important;flex-direction:column!important}#editor .flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#editor .flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#editor .flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#editor .flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#editor .flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#editor .flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#editor .flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#editor .flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#editor .flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#editor .flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#editor .justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#editor .justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#editor .justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}#editor .justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#editor .justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#editor .align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}#editor .align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}#editor .align-items-center{-ms-flex-align:center!important;align-items:center!important}#editor .align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#editor .align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#editor .align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#editor .align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#editor .align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}#editor .align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#editor .align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#editor .align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#editor .align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#editor .align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#editor .align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#editor .align-self-center{-ms-flex-item-align:center!important;align-self:center!important}#editor .align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#editor .align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){#editor .flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}#editor .flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}#editor .flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#editor .flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#editor .flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#editor .flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#editor .flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#editor .flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#editor .flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#editor .flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#editor .flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#editor .flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#editor .justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#editor .justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#editor .justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}#editor .justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#editor .justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#editor .align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}#editor .align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}#editor .align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}#editor .align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#editor .align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#editor .align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#editor .align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#editor .align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}#editor .align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#editor .align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#editor .align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#editor .align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#editor .align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#editor .align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#editor .align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}#editor .align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#editor .align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){#editor .flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}#editor .flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}#editor .flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#editor .flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#editor .flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#editor .flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#editor .flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#editor .flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#editor .flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#editor .flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#editor .flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#editor .flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#editor .justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#editor .justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#editor .justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}#editor .justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#editor .justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#editor .align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}#editor .align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}#editor .align-items-md-center{-ms-flex-align:center!important;align-items:center!important}#editor .align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#editor .align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#editor .align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#editor .align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#editor .align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}#editor .align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#editor .align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#editor .align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#editor .align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#editor .align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#editor .align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#editor .align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}#editor .align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#editor .align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){#editor .flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}#editor .flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}#editor .flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#editor .flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#editor .flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#editor .flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#editor .flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#editor .flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#editor .flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#editor .flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#editor .flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#editor .flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#editor .justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#editor .justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#editor .justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}#editor .justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#editor .justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#editor .align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}#editor .align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}#editor .align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}#editor .align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#editor .align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#editor .align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#editor .align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#editor .align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}#editor .align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#editor .align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#editor .align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#editor .align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#editor .align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#editor .align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#editor .align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}#editor .align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#editor .align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){#editor .flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}#editor .flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}#editor .flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#editor .flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#editor .flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#editor .flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#editor .flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#editor .flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#editor .flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#editor .flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#editor .flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#editor .flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#editor .justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#editor .justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#editor .justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}#editor .justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#editor .justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#editor .align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}#editor .align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}#editor .align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}#editor .align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#editor .align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#editor .align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#editor .align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#editor .align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}#editor .align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#editor .align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#editor .align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#editor .align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#editor .align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#editor .align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#editor .align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}#editor .align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#editor .align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}#editor .float-left{float:left!important}#editor .float-right{float:right!important}#editor .float-none{float:none!important}@media (min-width:576px){#editor .float-sm-left{float:left!important}#editor .float-sm-right{float:right!important}#editor .float-sm-none{float:none!important}}@media (min-width:768px){#editor .float-md-left{float:left!important}#editor .float-md-right{float:right!important}#editor .float-md-none{float:none!important}}@media (min-width:992px){#editor .float-lg-left{float:left!important}#editor .float-lg-right{float:right!important}#editor .float-lg-none{float:none!important}}@media (min-width:1200px){#editor .float-xl-left{float:left!important}#editor .float-xl-right{float:right!important}#editor .float-xl-none{float:none!important}}#editor .overflow-auto{overflow:auto!important}#editor .overflow-hidden{overflow:hidden!important}#editor .position-static{position:static!important}#editor .position-relative{position:relative!important}#editor .position-absolute{position:absolute!important}#editor .position-fixed{position:fixed!important}#editor .position-sticky{position:-webkit-sticky!important;position:sticky!important}#editor .fixed-top{top:0}#editor .fixed-bottom,#editor .fixed-top{position:fixed;right:0;left:0;z-index:1030}#editor .fixed-bottom{bottom:0}@supports ((position:-webkit-sticky) or (position:sticky)){#editor .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}#editor .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#editor .sr-only-focusable:active,#editor .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}#editor .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}#editor .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}#editor .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}#editor .shadow-none{box-shadow:none!important}#editor .w-25{width:25%!important}#editor .w-50{width:50%!important}#editor .w-75{width:75%!important}#editor .w-100{width:100%!important}#editor .w-auto{width:auto!important}#editor .h-25{height:25%!important}#editor .h-50{height:50%!important}#editor .h-75{height:75%!important}#editor .h-100{height:100%!important}#editor .h-auto{height:auto!important}#editor .mw-100{max-width:100%!important}#editor .mh-100{max-height:100%!important}#editor .min-vw-100{min-width:100vw!important}#editor .min-vh-100{min-height:100vh!important}#editor .vw-100{width:100vw!important}#editor .vh-100{height:100vh!important}#editor .stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}#editor .m-0{margin:0!important}#editor .mt-0,#editor .my-0{margin-top:0!important}#editor .mr-0,#editor .mx-0{margin-right:0!important}#editor .mb-0,#editor .my-0{margin-bottom:0!important}#editor .ml-0,#editor .mx-0{margin-left:0!important}#editor .m-1{margin:.25rem!important}#editor .mt-1,#editor .my-1{margin-top:.25rem!important}#editor .mr-1,#editor .mx-1{margin-right:.25rem!important}#editor .mb-1,#editor .my-1{margin-bottom:.25rem!important}#editor .ml-1,#editor .mx-1{margin-left:.25rem!important}#editor .m-2{margin:.5rem!important}#editor .mt-2,#editor .my-2{margin-top:.5rem!important}#editor .mr-2,#editor .mx-2{margin-right:.5rem!important}#editor .mb-2,#editor .my-2{margin-bottom:.5rem!important}#editor .ml-2,#editor .mx-2{margin-left:.5rem!important}#editor .m-3{margin:1rem!important}#editor .mt-3,#editor .my-3{margin-top:1rem!important}#editor .mr-3,#editor .mx-3{margin-right:1rem!important}#editor .mb-3,#editor .my-3{margin-bottom:1rem!important}#editor .ml-3,#editor .mx-3{margin-left:1rem!important}#editor .m-4{margin:1.5rem!important}#editor .mt-4,#editor .my-4{margin-top:1.5rem!important}#editor .mr-4,#editor .mx-4{margin-right:1.5rem!important}#editor .mb-4,#editor .my-4{margin-bottom:1.5rem!important}#editor .ml-4,#editor .mx-4{margin-left:1.5rem!important}#editor .m-5{margin:3rem!important}#editor .mt-5,#editor .my-5{margin-top:3rem!important}#editor .mr-5,#editor .mx-5{margin-right:3rem!important}#editor .mb-5,#editor .my-5{margin-bottom:3rem!important}#editor .ml-5,#editor .mx-5{margin-left:3rem!important}#editor .p-0{padding:0!important}#editor .pt-0,#editor .py-0{padding-top:0!important}#editor .pr-0,#editor .px-0{padding-right:0!important}#editor .pb-0,#editor .py-0{padding-bottom:0!important}#editor .pl-0,#editor .px-0{padding-left:0!important}#editor .p-1{padding:.25rem!important}#editor .pt-1,#editor .py-1{padding-top:.25rem!important}#editor .pr-1,#editor .px-1{padding-right:.25rem!important}#editor .pb-1,#editor .py-1{padding-bottom:.25rem!important}#editor .pl-1,#editor .px-1{padding-left:.25rem!important}#editor .p-2{padding:.5rem!important}#editor .pt-2,#editor .py-2{padding-top:.5rem!important}#editor .pr-2,#editor .px-2{padding-right:.5rem!important}#editor .pb-2,#editor .py-2{padding-bottom:.5rem!important}#editor .pl-2,#editor .px-2{padding-left:.5rem!important}#editor .p-3{padding:1rem!important}#editor .pt-3,#editor .py-3{padding-top:1rem!important}#editor .pr-3,#editor .px-3{padding-right:1rem!important}#editor .pb-3,#editor .py-3{padding-bottom:1rem!important}#editor .pl-3,#editor .px-3{padding-left:1rem!important}#editor .p-4{padding:1.5rem!important}#editor .pt-4,#editor .py-4{padding-top:1.5rem!important}#editor .pr-4,#editor .px-4{padding-right:1.5rem!important}#editor .pb-4,#editor .py-4{padding-bottom:1.5rem!important}#editor .pl-4,#editor .px-4{padding-left:1.5rem!important}#editor .p-5{padding:3rem!important}#editor .pt-5,#editor .py-5{padding-top:3rem!important}#editor .pr-5,#editor .px-5{padding-right:3rem!important}#editor .pb-5,#editor .py-5{padding-bottom:3rem!important}#editor .pl-5,#editor .px-5{padding-left:3rem!important}#editor .m-n1{margin:-.25rem!important}#editor .mt-n1,#editor .my-n1{margin-top:-.25rem!important}#editor .mr-n1,#editor .mx-n1{margin-right:-.25rem!important}#editor .mb-n1,#editor .my-n1{margin-bottom:-.25rem!important}#editor .ml-n1,#editor .mx-n1{margin-left:-.25rem!important}#editor .m-n2{margin:-.5rem!important}#editor .mt-n2,#editor .my-n2{margin-top:-.5rem!important}#editor .mr-n2,#editor .mx-n2{margin-right:-.5rem!important}#editor .mb-n2,#editor .my-n2{margin-bottom:-.5rem!important}#editor .ml-n2,#editor .mx-n2{margin-left:-.5rem!important}#editor .m-n3{margin:-1rem!important}#editor .mt-n3,#editor .my-n3{margin-top:-1rem!important}#editor .mr-n3,#editor .mx-n3{margin-right:-1rem!important}#editor .mb-n3,#editor .my-n3{margin-bottom:-1rem!important}#editor .ml-n3,#editor .mx-n3{margin-left:-1rem!important}#editor .m-n4{margin:-1.5rem!important}#editor .mt-n4,#editor .my-n4{margin-top:-1.5rem!important}#editor .mr-n4,#editor .mx-n4{margin-right:-1.5rem!important}#editor .mb-n4,#editor .my-n4{margin-bottom:-1.5rem!important}#editor .ml-n4,#editor .mx-n4{margin-left:-1.5rem!important}#editor .m-n5{margin:-3rem!important}#editor .mt-n5,#editor .my-n5{margin-top:-3rem!important}#editor .mr-n5,#editor .mx-n5{margin-right:-3rem!important}#editor .mb-n5,#editor .my-n5{margin-bottom:-3rem!important}#editor .ml-n5,#editor .mx-n5{margin-left:-3rem!important}#editor .m-auto{margin:auto!important}#editor .mt-auto,#editor .my-auto{margin-top:auto!important}#editor .mr-auto,#editor .mx-auto{margin-right:auto!important}#editor .mb-auto,#editor .my-auto{margin-bottom:auto!important}#editor .ml-auto,#editor .mx-auto{margin-left:auto!important}@media (min-width:576px){#editor .m-sm-0{margin:0!important}#editor .mt-sm-0,#editor .my-sm-0{margin-top:0!important}#editor .mr-sm-0,#editor .mx-sm-0{margin-right:0!important}#editor .mb-sm-0,#editor .my-sm-0{margin-bottom:0!important}#editor .ml-sm-0,#editor .mx-sm-0{margin-left:0!important}#editor .m-sm-1{margin:.25rem!important}#editor .mt-sm-1,#editor .my-sm-1{margin-top:.25rem!important}#editor .mr-sm-1,#editor .mx-sm-1{margin-right:.25rem!important}#editor .mb-sm-1,#editor .my-sm-1{margin-bottom:.25rem!important}#editor .ml-sm-1,#editor .mx-sm-1{margin-left:.25rem!important}#editor .m-sm-2{margin:.5rem!important}#editor .mt-sm-2,#editor .my-sm-2{margin-top:.5rem!important}#editor .mr-sm-2,#editor .mx-sm-2{margin-right:.5rem!important}#editor .mb-sm-2,#editor .my-sm-2{margin-bottom:.5rem!important}#editor .ml-sm-2,#editor .mx-sm-2{margin-left:.5rem!important}#editor .m-sm-3{margin:1rem!important}#editor .mt-sm-3,#editor .my-sm-3{margin-top:1rem!important}#editor .mr-sm-3,#editor .mx-sm-3{margin-right:1rem!important}#editor .mb-sm-3,#editor .my-sm-3{margin-bottom:1rem!important}#editor .ml-sm-3,#editor .mx-sm-3{margin-left:1rem!important}#editor .m-sm-4{margin:1.5rem!important}#editor .mt-sm-4,#editor .my-sm-4{margin-top:1.5rem!important}#editor .mr-sm-4,#editor .mx-sm-4{margin-right:1.5rem!important}#editor .mb-sm-4,#editor .my-sm-4{margin-bottom:1.5rem!important}#editor .ml-sm-4,#editor .mx-sm-4{margin-left:1.5rem!important}#editor .m-sm-5{margin:3rem!important}#editor .mt-sm-5,#editor .my-sm-5{margin-top:3rem!important}#editor .mr-sm-5,#editor .mx-sm-5{margin-right:3rem!important}#editor .mb-sm-5,#editor .my-sm-5{margin-bottom:3rem!important}#editor .ml-sm-5,#editor .mx-sm-5{margin-left:3rem!important}#editor .p-sm-0{padding:0!important}#editor .pt-sm-0,#editor .py-sm-0{padding-top:0!important}#editor .pr-sm-0,#editor .px-sm-0{padding-right:0!important}#editor .pb-sm-0,#editor .py-sm-0{padding-bottom:0!important}#editor .pl-sm-0,#editor .px-sm-0{padding-left:0!important}#editor .p-sm-1{padding:.25rem!important}#editor .pt-sm-1,#editor .py-sm-1{padding-top:.25rem!important}#editor .pr-sm-1,#editor .px-sm-1{padding-right:.25rem!important}#editor .pb-sm-1,#editor .py-sm-1{padding-bottom:.25rem!important}#editor .pl-sm-1,#editor .px-sm-1{padding-left:.25rem!important}#editor .p-sm-2{padding:.5rem!important}#editor .pt-sm-2,#editor .py-sm-2{padding-top:.5rem!important}#editor .pr-sm-2,#editor .px-sm-2{padding-right:.5rem!important}#editor .pb-sm-2,#editor .py-sm-2{padding-bottom:.5rem!important}#editor .pl-sm-2,#editor .px-sm-2{padding-left:.5rem!important}#editor .p-sm-3{padding:1rem!important}#editor .pt-sm-3,#editor .py-sm-3{padding-top:1rem!important}#editor .pr-sm-3,#editor .px-sm-3{padding-right:1rem!important}#editor .pb-sm-3,#editor .py-sm-3{padding-bottom:1rem!important}#editor .pl-sm-3,#editor .px-sm-3{padding-left:1rem!important}#editor .p-sm-4{padding:1.5rem!important}#editor .pt-sm-4,#editor .py-sm-4{padding-top:1.5rem!important}#editor .pr-sm-4,#editor .px-sm-4{padding-right:1.5rem!important}#editor .pb-sm-4,#editor .py-sm-4{padding-bottom:1.5rem!important}#editor .pl-sm-4,#editor .px-sm-4{padding-left:1.5rem!important}#editor .p-sm-5{padding:3rem!important}#editor .pt-sm-5,#editor .py-sm-5{padding-top:3rem!important}#editor .pr-sm-5,#editor .px-sm-5{padding-right:3rem!important}#editor .pb-sm-5,#editor .py-sm-5{padding-bottom:3rem!important}#editor .pl-sm-5,#editor .px-sm-5{padding-left:3rem!important}#editor .m-sm-n1{margin:-.25rem!important}#editor .mt-sm-n1,#editor .my-sm-n1{margin-top:-.25rem!important}#editor .mr-sm-n1,#editor .mx-sm-n1{margin-right:-.25rem!important}#editor .mb-sm-n1,#editor .my-sm-n1{margin-bottom:-.25rem!important}#editor .ml-sm-n1,#editor .mx-sm-n1{margin-left:-.25rem!important}#editor .m-sm-n2{margin:-.5rem!important}#editor .mt-sm-n2,#editor .my-sm-n2{margin-top:-.5rem!important}#editor .mr-sm-n2,#editor .mx-sm-n2{margin-right:-.5rem!important}#editor .mb-sm-n2,#editor .my-sm-n2{margin-bottom:-.5rem!important}#editor .ml-sm-n2,#editor .mx-sm-n2{margin-left:-.5rem!important}#editor .m-sm-n3{margin:-1rem!important}#editor .mt-sm-n3,#editor .my-sm-n3{margin-top:-1rem!important}#editor .mr-sm-n3,#editor .mx-sm-n3{margin-right:-1rem!important}#editor .mb-sm-n3,#editor .my-sm-n3{margin-bottom:-1rem!important}#editor .ml-sm-n3,#editor .mx-sm-n3{margin-left:-1rem!important}#editor .m-sm-n4{margin:-1.5rem!important}#editor .mt-sm-n4,#editor .my-sm-n4{margin-top:-1.5rem!important}#editor .mr-sm-n4,#editor .mx-sm-n4{margin-right:-1.5rem!important}#editor .mb-sm-n4,#editor .my-sm-n4{margin-bottom:-1.5rem!important}#editor .ml-sm-n4,#editor .mx-sm-n4{margin-left:-1.5rem!important}#editor .m-sm-n5{margin:-3rem!important}#editor .mt-sm-n5,#editor .my-sm-n5{margin-top:-3rem!important}#editor .mr-sm-n5,#editor .mx-sm-n5{margin-right:-3rem!important}#editor .mb-sm-n5,#editor .my-sm-n5{margin-bottom:-3rem!important}#editor .ml-sm-n5,#editor .mx-sm-n5{margin-left:-3rem!important}#editor .m-sm-auto{margin:auto!important}#editor .mt-sm-auto,#editor .my-sm-auto{margin-top:auto!important}#editor .mr-sm-auto,#editor .mx-sm-auto{margin-right:auto!important}#editor .mb-sm-auto,#editor .my-sm-auto{margin-bottom:auto!important}#editor .ml-sm-auto,#editor .mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){#editor .m-md-0{margin:0!important}#editor .mt-md-0,#editor .my-md-0{margin-top:0!important}#editor .mr-md-0,#editor .mx-md-0{margin-right:0!important}#editor .mb-md-0,#editor .my-md-0{margin-bottom:0!important}#editor .ml-md-0,#editor .mx-md-0{margin-left:0!important}#editor .m-md-1{margin:.25rem!important}#editor .mt-md-1,#editor .my-md-1{margin-top:.25rem!important}#editor .mr-md-1,#editor .mx-md-1{margin-right:.25rem!important}#editor .mb-md-1,#editor .my-md-1{margin-bottom:.25rem!important}#editor .ml-md-1,#editor .mx-md-1{margin-left:.25rem!important}#editor .m-md-2{margin:.5rem!important}#editor .mt-md-2,#editor .my-md-2{margin-top:.5rem!important}#editor .mr-md-2,#editor .mx-md-2{margin-right:.5rem!important}#editor .mb-md-2,#editor .my-md-2{margin-bottom:.5rem!important}#editor .ml-md-2,#editor .mx-md-2{margin-left:.5rem!important}#editor .m-md-3{margin:1rem!important}#editor .mt-md-3,#editor .my-md-3{margin-top:1rem!important}#editor .mr-md-3,#editor .mx-md-3{margin-right:1rem!important}#editor .mb-md-3,#editor .my-md-3{margin-bottom:1rem!important}#editor .ml-md-3,#editor .mx-md-3{margin-left:1rem!important}#editor .m-md-4{margin:1.5rem!important}#editor .mt-md-4,#editor .my-md-4{margin-top:1.5rem!important}#editor .mr-md-4,#editor .mx-md-4{margin-right:1.5rem!important}#editor .mb-md-4,#editor .my-md-4{margin-bottom:1.5rem!important}#editor .ml-md-4,#editor .mx-md-4{margin-left:1.5rem!important}#editor .m-md-5{margin:3rem!important}#editor .mt-md-5,#editor .my-md-5{margin-top:3rem!important}#editor .mr-md-5,#editor .mx-md-5{margin-right:3rem!important}#editor .mb-md-5,#editor .my-md-5{margin-bottom:3rem!important}#editor .ml-md-5,#editor .mx-md-5{margin-left:3rem!important}#editor .p-md-0{padding:0!important}#editor .pt-md-0,#editor .py-md-0{padding-top:0!important}#editor .pr-md-0,#editor .px-md-0{padding-right:0!important}#editor .pb-md-0,#editor .py-md-0{padding-bottom:0!important}#editor .pl-md-0,#editor .px-md-0{padding-left:0!important}#editor .p-md-1{padding:.25rem!important}#editor .pt-md-1,#editor .py-md-1{padding-top:.25rem!important}#editor .pr-md-1,#editor .px-md-1{padding-right:.25rem!important}#editor .pb-md-1,#editor .py-md-1{padding-bottom:.25rem!important}#editor .pl-md-1,#editor .px-md-1{padding-left:.25rem!important}#editor .p-md-2{padding:.5rem!important}#editor .pt-md-2,#editor .py-md-2{padding-top:.5rem!important}#editor .pr-md-2,#editor .px-md-2{padding-right:.5rem!important}#editor .pb-md-2,#editor .py-md-2{padding-bottom:.5rem!important}#editor .pl-md-2,#editor .px-md-2{padding-left:.5rem!important}#editor .p-md-3{padding:1rem!important}#editor .pt-md-3,#editor .py-md-3{padding-top:1rem!important}#editor .pr-md-3,#editor .px-md-3{padding-right:1rem!important}#editor .pb-md-3,#editor .py-md-3{padding-bottom:1rem!important}#editor .pl-md-3,#editor .px-md-3{padding-left:1rem!important}#editor .p-md-4{padding:1.5rem!important}#editor .pt-md-4,#editor .py-md-4{padding-top:1.5rem!important}#editor .pr-md-4,#editor .px-md-4{padding-right:1.5rem!important}#editor .pb-md-4,#editor .py-md-4{padding-bottom:1.5rem!important}#editor .pl-md-4,#editor .px-md-4{padding-left:1.5rem!important}#editor .p-md-5{padding:3rem!important}#editor .pt-md-5,#editor .py-md-5{padding-top:3rem!important}#editor .pr-md-5,#editor .px-md-5{padding-right:3rem!important}#editor .pb-md-5,#editor .py-md-5{padding-bottom:3rem!important}#editor .pl-md-5,#editor .px-md-5{padding-left:3rem!important}#editor .m-md-n1{margin:-.25rem!important}#editor .mt-md-n1,#editor .my-md-n1{margin-top:-.25rem!important}#editor .mr-md-n1,#editor .mx-md-n1{margin-right:-.25rem!important}#editor .mb-md-n1,#editor .my-md-n1{margin-bottom:-.25rem!important}#editor .ml-md-n1,#editor .mx-md-n1{margin-left:-.25rem!important}#editor .m-md-n2{margin:-.5rem!important}#editor .mt-md-n2,#editor .my-md-n2{margin-top:-.5rem!important}#editor .mr-md-n2,#editor .mx-md-n2{margin-right:-.5rem!important}#editor .mb-md-n2,#editor .my-md-n2{margin-bottom:-.5rem!important}#editor .ml-md-n2,#editor .mx-md-n2{margin-left:-.5rem!important}#editor .m-md-n3{margin:-1rem!important}#editor .mt-md-n3,#editor .my-md-n3{margin-top:-1rem!important}#editor .mr-md-n3,#editor .mx-md-n3{margin-right:-1rem!important}#editor .mb-md-n3,#editor .my-md-n3{margin-bottom:-1rem!important}#editor .ml-md-n3,#editor .mx-md-n3{margin-left:-1rem!important}#editor .m-md-n4{margin:-1.5rem!important}#editor .mt-md-n4,#editor .my-md-n4{margin-top:-1.5rem!important}#editor .mr-md-n4,#editor .mx-md-n4{margin-right:-1.5rem!important}#editor .mb-md-n4,#editor .my-md-n4{margin-bottom:-1.5rem!important}#editor .ml-md-n4,#editor .mx-md-n4{margin-left:-1.5rem!important}#editor .m-md-n5{margin:-3rem!important}#editor .mt-md-n5,#editor .my-md-n5{margin-top:-3rem!important}#editor .mr-md-n5,#editor .mx-md-n5{margin-right:-3rem!important}#editor .mb-md-n5,#editor .my-md-n5{margin-bottom:-3rem!important}#editor .ml-md-n5,#editor .mx-md-n5{margin-left:-3rem!important}#editor .m-md-auto{margin:auto!important}#editor .mt-md-auto,#editor .my-md-auto{margin-top:auto!important}#editor .mr-md-auto,#editor .mx-md-auto{margin-right:auto!important}#editor .mb-md-auto,#editor .my-md-auto{margin-bottom:auto!important}#editor .ml-md-auto,#editor .mx-md-auto{margin-left:auto!important}}@media (min-width:992px){#editor .m-lg-0{margin:0!important}#editor .mt-lg-0,#editor .my-lg-0{margin-top:0!important}#editor .mr-lg-0,#editor .mx-lg-0{margin-right:0!important}#editor .mb-lg-0,#editor .my-lg-0{margin-bottom:0!important}#editor .ml-lg-0,#editor .mx-lg-0{margin-left:0!important}#editor .m-lg-1{margin:.25rem!important}#editor .mt-lg-1,#editor .my-lg-1{margin-top:.25rem!important}#editor .mr-lg-1,#editor .mx-lg-1{margin-right:.25rem!important}#editor .mb-lg-1,#editor .my-lg-1{margin-bottom:.25rem!important}#editor .ml-lg-1,#editor .mx-lg-1{margin-left:.25rem!important}#editor .m-lg-2{margin:.5rem!important}#editor .mt-lg-2,#editor .my-lg-2{margin-top:.5rem!important}#editor .mr-lg-2,#editor .mx-lg-2{margin-right:.5rem!important}#editor .mb-lg-2,#editor .my-lg-2{margin-bottom:.5rem!important}#editor .ml-lg-2,#editor .mx-lg-2{margin-left:.5rem!important}#editor .m-lg-3{margin:1rem!important}#editor .mt-lg-3,#editor .my-lg-3{margin-top:1rem!important}#editor .mr-lg-3,#editor .mx-lg-3{margin-right:1rem!important}#editor .mb-lg-3,#editor .my-lg-3{margin-bottom:1rem!important}#editor .ml-lg-3,#editor .mx-lg-3{margin-left:1rem!important}#editor .m-lg-4{margin:1.5rem!important}#editor .mt-lg-4,#editor .my-lg-4{margin-top:1.5rem!important}#editor .mr-lg-4,#editor .mx-lg-4{margin-right:1.5rem!important}#editor .mb-lg-4,#editor .my-lg-4{margin-bottom:1.5rem!important}#editor .ml-lg-4,#editor .mx-lg-4{margin-left:1.5rem!important}#editor .m-lg-5{margin:3rem!important}#editor .mt-lg-5,#editor .my-lg-5{margin-top:3rem!important}#editor .mr-lg-5,#editor .mx-lg-5{margin-right:3rem!important}#editor .mb-lg-5,#editor .my-lg-5{margin-bottom:3rem!important}#editor .ml-lg-5,#editor .mx-lg-5{margin-left:3rem!important}#editor .p-lg-0{padding:0!important}#editor .pt-lg-0,#editor .py-lg-0{padding-top:0!important}#editor .pr-lg-0,#editor .px-lg-0{padding-right:0!important}#editor .pb-lg-0,#editor .py-lg-0{padding-bottom:0!important}#editor .pl-lg-0,#editor .px-lg-0{padding-left:0!important}#editor .p-lg-1{padding:.25rem!important}#editor .pt-lg-1,#editor .py-lg-1{padding-top:.25rem!important}#editor .pr-lg-1,#editor .px-lg-1{padding-right:.25rem!important}#editor .pb-lg-1,#editor .py-lg-1{padding-bottom:.25rem!important}#editor .pl-lg-1,#editor .px-lg-1{padding-left:.25rem!important}#editor .p-lg-2{padding:.5rem!important}#editor .pt-lg-2,#editor .py-lg-2{padding-top:.5rem!important}#editor .pr-lg-2,#editor .px-lg-2{padding-right:.5rem!important}#editor .pb-lg-2,#editor .py-lg-2{padding-bottom:.5rem!important}#editor .pl-lg-2,#editor .px-lg-2{padding-left:.5rem!important}#editor .p-lg-3{padding:1rem!important}#editor .pt-lg-3,#editor .py-lg-3{padding-top:1rem!important}#editor .pr-lg-3,#editor .px-lg-3{padding-right:1rem!important}#editor .pb-lg-3,#editor .py-lg-3{padding-bottom:1rem!important}#editor .pl-lg-3,#editor .px-lg-3{padding-left:1rem!important}#editor .p-lg-4{padding:1.5rem!important}#editor .pt-lg-4,#editor .py-lg-4{padding-top:1.5rem!important}#editor .pr-lg-4,#editor .px-lg-4{padding-right:1.5rem!important}#editor .pb-lg-4,#editor .py-lg-4{padding-bottom:1.5rem!important}#editor .pl-lg-4,#editor .px-lg-4{padding-left:1.5rem!important}#editor .p-lg-5{padding:3rem!important}#editor .pt-lg-5,#editor .py-lg-5{padding-top:3rem!important}#editor .pr-lg-5,#editor .px-lg-5{padding-right:3rem!important}#editor .pb-lg-5,#editor .py-lg-5{padding-bottom:3rem!important}#editor .pl-lg-5,#editor .px-lg-5{padding-left:3rem!important}#editor .m-lg-n1{margin:-.25rem!important}#editor .mt-lg-n1,#editor .my-lg-n1{margin-top:-.25rem!important}#editor .mr-lg-n1,#editor .mx-lg-n1{margin-right:-.25rem!important}#editor .mb-lg-n1,#editor .my-lg-n1{margin-bottom:-.25rem!important}#editor .ml-lg-n1,#editor .mx-lg-n1{margin-left:-.25rem!important}#editor .m-lg-n2{margin:-.5rem!important}#editor .mt-lg-n2,#editor .my-lg-n2{margin-top:-.5rem!important}#editor .mr-lg-n2,#editor .mx-lg-n2{margin-right:-.5rem!important}#editor .mb-lg-n2,#editor .my-lg-n2{margin-bottom:-.5rem!important}#editor .ml-lg-n2,#editor .mx-lg-n2{margin-left:-.5rem!important}#editor .m-lg-n3{margin:-1rem!important}#editor .mt-lg-n3,#editor .my-lg-n3{margin-top:-1rem!important}#editor .mr-lg-n3,#editor .mx-lg-n3{margin-right:-1rem!important}#editor .mb-lg-n3,#editor .my-lg-n3{margin-bottom:-1rem!important}#editor .ml-lg-n3,#editor .mx-lg-n3{margin-left:-1rem!important}#editor .m-lg-n4{margin:-1.5rem!important}#editor .mt-lg-n4,#editor .my-lg-n4{margin-top:-1.5rem!important}#editor .mr-lg-n4,#editor .mx-lg-n4{margin-right:-1.5rem!important}#editor .mb-lg-n4,#editor .my-lg-n4{margin-bottom:-1.5rem!important}#editor .ml-lg-n4,#editor .mx-lg-n4{margin-left:-1.5rem!important}#editor .m-lg-n5{margin:-3rem!important}#editor .mt-lg-n5,#editor .my-lg-n5{margin-top:-3rem!important}#editor .mr-lg-n5,#editor .mx-lg-n5{margin-right:-3rem!important}#editor .mb-lg-n5,#editor .my-lg-n5{margin-bottom:-3rem!important}#editor .ml-lg-n5,#editor .mx-lg-n5{margin-left:-3rem!important}#editor .m-lg-auto{margin:auto!important}#editor .mt-lg-auto,#editor .my-lg-auto{margin-top:auto!important}#editor .mr-lg-auto,#editor .mx-lg-auto{margin-right:auto!important}#editor .mb-lg-auto,#editor .my-lg-auto{margin-bottom:auto!important}#editor .ml-lg-auto,#editor .mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){#editor .m-xl-0{margin:0!important}#editor .mt-xl-0,#editor .my-xl-0{margin-top:0!important}#editor .mr-xl-0,#editor .mx-xl-0{margin-right:0!important}#editor .mb-xl-0,#editor .my-xl-0{margin-bottom:0!important}#editor .ml-xl-0,#editor .mx-xl-0{margin-left:0!important}#editor .m-xl-1{margin:.25rem!important}#editor .mt-xl-1,#editor .my-xl-1{margin-top:.25rem!important}#editor .mr-xl-1,#editor .mx-xl-1{margin-right:.25rem!important}#editor .mb-xl-1,#editor .my-xl-1{margin-bottom:.25rem!important}#editor .ml-xl-1,#editor .mx-xl-1{margin-left:.25rem!important}#editor .m-xl-2{margin:.5rem!important}#editor .mt-xl-2,#editor .my-xl-2{margin-top:.5rem!important}#editor .mr-xl-2,#editor .mx-xl-2{margin-right:.5rem!important}#editor .mb-xl-2,#editor .my-xl-2{margin-bottom:.5rem!important}#editor .ml-xl-2,#editor .mx-xl-2{margin-left:.5rem!important}#editor .m-xl-3{margin:1rem!important}#editor .mt-xl-3,#editor .my-xl-3{margin-top:1rem!important}#editor .mr-xl-3,#editor .mx-xl-3{margin-right:1rem!important}#editor .mb-xl-3,#editor .my-xl-3{margin-bottom:1rem!important}#editor .ml-xl-3,#editor .mx-xl-3{margin-left:1rem!important}#editor .m-xl-4{margin:1.5rem!important}#editor .mt-xl-4,#editor .my-xl-4{margin-top:1.5rem!important}#editor .mr-xl-4,#editor .mx-xl-4{margin-right:1.5rem!important}#editor .mb-xl-4,#editor .my-xl-4{margin-bottom:1.5rem!important}#editor .ml-xl-4,#editor .mx-xl-4{margin-left:1.5rem!important}#editor .m-xl-5{margin:3rem!important}#editor .mt-xl-5,#editor .my-xl-5{margin-top:3rem!important}#editor .mr-xl-5,#editor .mx-xl-5{margin-right:3rem!important}#editor .mb-xl-5,#editor .my-xl-5{margin-bottom:3rem!important}#editor .ml-xl-5,#editor .mx-xl-5{margin-left:3rem!important}#editor .p-xl-0{padding:0!important}#editor .pt-xl-0,#editor .py-xl-0{padding-top:0!important}#editor .pr-xl-0,#editor .px-xl-0{padding-right:0!important}#editor .pb-xl-0,#editor .py-xl-0{padding-bottom:0!important}#editor .pl-xl-0,#editor .px-xl-0{padding-left:0!important}#editor .p-xl-1{padding:.25rem!important}#editor .pt-xl-1,#editor .py-xl-1{padding-top:.25rem!important}#editor .pr-xl-1,#editor .px-xl-1{padding-right:.25rem!important}#editor .pb-xl-1,#editor .py-xl-1{padding-bottom:.25rem!important}#editor .pl-xl-1,#editor .px-xl-1{padding-left:.25rem!important}#editor .p-xl-2{padding:.5rem!important}#editor .pt-xl-2,#editor .py-xl-2{padding-top:.5rem!important}#editor .pr-xl-2,#editor .px-xl-2{padding-right:.5rem!important}#editor .pb-xl-2,#editor .py-xl-2{padding-bottom:.5rem!important}#editor .pl-xl-2,#editor .px-xl-2{padding-left:.5rem!important}#editor .p-xl-3{padding:1rem!important}#editor .pt-xl-3,#editor .py-xl-3{padding-top:1rem!important}#editor .pr-xl-3,#editor .px-xl-3{padding-right:1rem!important}#editor .pb-xl-3,#editor .py-xl-3{padding-bottom:1rem!important}#editor .pl-xl-3,#editor .px-xl-3{padding-left:1rem!important}#editor .p-xl-4{padding:1.5rem!important}#editor .pt-xl-4,#editor .py-xl-4{padding-top:1.5rem!important}#editor .pr-xl-4,#editor .px-xl-4{padding-right:1.5rem!important}#editor .pb-xl-4,#editor .py-xl-4{padding-bottom:1.5rem!important}#editor .pl-xl-4,#editor .px-xl-4{padding-left:1.5rem!important}#editor .p-xl-5{padding:3rem!important}#editor .pt-xl-5,#editor .py-xl-5{padding-top:3rem!important}#editor .pr-xl-5,#editor .px-xl-5{padding-right:3rem!important}#editor .pb-xl-5,#editor .py-xl-5{padding-bottom:3rem!important}#editor .pl-xl-5,#editor .px-xl-5{padding-left:3rem!important}#editor .m-xl-n1{margin:-.25rem!important}#editor .mt-xl-n1,#editor .my-xl-n1{margin-top:-.25rem!important}#editor .mr-xl-n1,#editor .mx-xl-n1{margin-right:-.25rem!important}#editor .mb-xl-n1,#editor .my-xl-n1{margin-bottom:-.25rem!important}#editor .ml-xl-n1,#editor .mx-xl-n1{margin-left:-.25rem!important}#editor .m-xl-n2{margin:-.5rem!important}#editor .mt-xl-n2,#editor .my-xl-n2{margin-top:-.5rem!important}#editor .mr-xl-n2,#editor .mx-xl-n2{margin-right:-.5rem!important}#editor .mb-xl-n2,#editor .my-xl-n2{margin-bottom:-.5rem!important}#editor .ml-xl-n2,#editor .mx-xl-n2{margin-left:-.5rem!important}#editor .m-xl-n3{margin:-1rem!important}#editor .mt-xl-n3,#editor .my-xl-n3{margin-top:-1rem!important}#editor .mr-xl-n3,#editor .mx-xl-n3{margin-right:-1rem!important}#editor .mb-xl-n3,#editor .my-xl-n3{margin-bottom:-1rem!important}#editor .ml-xl-n3,#editor .mx-xl-n3{margin-left:-1rem!important}#editor .m-xl-n4{margin:-1.5rem!important}#editor .mt-xl-n4,#editor .my-xl-n4{margin-top:-1.5rem!important}#editor .mr-xl-n4,#editor .mx-xl-n4{margin-right:-1.5rem!important}#editor .mb-xl-n4,#editor .my-xl-n4{margin-bottom:-1.5rem!important}#editor .ml-xl-n4,#editor .mx-xl-n4{margin-left:-1.5rem!important}#editor .m-xl-n5{margin:-3rem!important}#editor .mt-xl-n5,#editor .my-xl-n5{margin-top:-3rem!important}#editor .mr-xl-n5,#editor .mx-xl-n5{margin-right:-3rem!important}#editor .mb-xl-n5,#editor .my-xl-n5{margin-bottom:-3rem!important}#editor .ml-xl-n5,#editor .mx-xl-n5{margin-left:-3rem!important}#editor .m-xl-auto{margin:auto!important}#editor .mt-xl-auto,#editor .my-xl-auto{margin-top:auto!important}#editor .mr-xl-auto,#editor .mx-xl-auto{margin-right:auto!important}#editor .mb-xl-auto,#editor .my-xl-auto{margin-bottom:auto!important}#editor .ml-xl-auto,#editor .mx-xl-auto{margin-left:auto!important}}#editor .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}#editor .text-justify{text-align:justify!important}#editor .text-wrap{white-space:normal!important}#editor .text-nowrap{white-space:nowrap!important}#editor .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#editor .text-left{text-align:left!important}#editor .text-right{text-align:right!important}#editor .text-center{text-align:center!important}@media (min-width:576px){#editor .text-sm-left{text-align:left!important}#editor .text-sm-right{text-align:right!important}#editor .text-sm-center{text-align:center!important}}@media (min-width:768px){#editor .text-md-left{text-align:left!important}#editor .text-md-right{text-align:right!important}#editor .text-md-center{text-align:center!important}}@media (min-width:992px){#editor .text-lg-left{text-align:left!important}#editor .text-lg-right{text-align:right!important}#editor .text-lg-center{text-align:center!important}}@media (min-width:1200px){#editor .text-xl-left{text-align:left!important}#editor .text-xl-right{text-align:right!important}#editor .text-xl-center{text-align:center!important}}#editor .text-lowercase{text-transform:lowercase!important}#editor .text-uppercase{text-transform:uppercase!important}#editor .text-capitalize{text-transform:capitalize!important}#editor .font-weight-light{font-weight:300!important}#editor .font-weight-lighter{font-weight:lighter!important}#editor .font-weight-normal{font-weight:400!important}#editor .font-weight-bold{font-weight:700!important}#editor .font-weight-bolder{font-weight:bolder!important}#editor .font-italic{font-style:italic!important}#editor .text-white{color:#fff!important}#editor .text-primary{color:#007bff!important}#editor a.text-primary:focus,#editor a.text-primary:hover{color:#0056b3!important}#editor .text-secondary{color:#6c757d!important}#editor a.text-secondary:focus,#editor a.text-secondary:hover{color:#494f54!important}#editor .text-success{color:#28a745!important}#editor a.text-success:focus,#editor a.text-success:hover{color:#19692c!important}#editor .text-info{color:#17a2b8!important}#editor a.text-info:focus,#editor a.text-info:hover{color:#0f6674!important}#editor .text-warning{color:#ffc107!important}#editor a.text-warning:focus,#editor a.text-warning:hover{color:#ba8b00!important}#editor .text-danger{color:#dc3545!important}#editor a.text-danger:focus,#editor a.text-danger:hover{color:#a71d2a!important}#editor .text-light{color:#f8f9fa!important}#editor a.text-light:focus,#editor a.text-light:hover{color:#cbd3da!important}#editor .text-dark{color:#343a40!important}#editor a.text-dark:focus,#editor a.text-dark:hover{color:#121416!important}#editor .text-body{color:#212529!important}#editor .text-muted{color:#6c757d!important}#editor .text-black-50{color:rgba(0,0,0,.5)!important}#editor .text-white-50{color:hsla(0,0%,100%,.5)!important}#editor .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}#editor .text-decoration-none{text-decoration:none!important}#editor .text-break{word-break:break-word!important;overflow-wrap:break-word!important}#editor .text-reset{color:inherit!important}#editor .visible{visibility:visible!important}#editor .invisible{visibility:hidden!important}@media print{#editor *,#editor :after,#editor :before{text-shadow:none!important;box-shadow:none!important}#editor a:not(.btn){text-decoration:underline}#editor abbr[title]:after{content:" (" attr(title) ")"}#editor pre{white-space:pre-wrap!important}#editor blockquote,#editor pre{border:1px solid #adb5bd;page-break-inside:avoid}#editor thead{display:table-header-group}#editor img,#editor tr{page-break-inside:avoid}#editor h2,#editor h3,#editor p{orphans:3;widows:3}#editor h2,#editor h3{page-break-after:avoid}@page{#editor{size:a3}}#editor .container,#editor body{min-width:992px!important}#editor .navbar{display:none}#editor .badge{border:1px solid #000}#editor .table{border-collapse:collapse!important}#editor .table td,#editor .table th{background-color:#fff!important}#editor .table-bordered td,#editor .table-bordered th{border:1px solid #dee2e6!important}#editor .table-dark{color:inherit}#editor .table-dark tbody+tbody,#editor .table-dark td,#editor .table-dark th,#editor .table-dark thead th{border-color:#dee2e6}#editor .table .thead-dark th{color:inherit;border-color:#dee2e6}}#editor .alert.alert.fade-leave-active,#editor .alert.fade-enter-active{transition:opacity .15s linear}#editor .alert.fade-enter,#editor .alert.fade-leave-to{opacity:0}#editor .card-img-left{border-top-left-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}#editor .card-img-right{border-top-right-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}#editor .dropdown-toggle.dropdown-toggle-no-caret:after{display:none!important}#editor .b-dropdown-form{display:inline-block;padding:.25rem 1.5rem;width:100%;clear:both;font-weight:400}#editor .b-dropdown-form:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}#editor .b-dropdown-form:last-child{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}#editor .b-dropdown-text{display:inline-block;padding:.25rem 1.5rem;margin-bottom:0;width:100%;clear:both;font-weight:lighter}#editor .b-dropdown-text:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}#editor .b-dropdown-text:last-child{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}#editor .input-group>.input-group-append:last-child>.btn-group:not(:last-child):not(.dropdown-toggle)>.btn,#editor .input-group>.input-group-append:not(:last-child)>.btn-group>.btn,#editor .input-group>.input-group-prepend>.btn-group>.btn{border-top-right-radius:0;border-bottom-right-radius:0}#editor .input-group>.input-group-append>.btn-group>.btn,#editor .input-group>.input-group-prepend:first-child>.btn-group:not(:first-child)>.btn,#editor .input-group>.input-group-prepend:not(:first-child)>.btn-group>.btn{border-top-left-radius:0;border-bottom-left-radius:0}#editor .form-control.is-invalid,#editor .form-control.is-valid,.was-validated #editor .form-control:invalid,.was-validated #editor .form-control:valid{background-position:right calc(.375em + .1875rem) center}#editor input[type=color].form-control{height:calc(1.5em + .75rem + 2px);padding:.125rem .25rem}#editor .input-group-sm input[type=color].form-control,#editor input[type=color].form-control.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.125rem .25rem}#editor .input-group-lg input[type=color].form-control,#editor input[type=color].form-control.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.125rem .25rem}#editor input[type=color].form-control:disabled{background-color:#adb5bd;opacity:.65}#editor .input-group>.custom-range{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}#editor .input-group>.custom-file+.custom-range,#editor .input-group>.custom-range+.custom-file,#editor .input-group>.custom-range+.custom-range,#editor .input-group>.custom-range+.custom-select,#editor .input-group>.custom-range+.form-control,#editor .input-group>.custom-range+.form-control-plaintext,#editor .input-group>.custom-select+.custom-range,#editor .input-group>.form-control+.custom-range,#editor .input-group>.form-control-plaintext+.custom-range{margin-left:-1px}#editor .input-group>.custom-range:focus{z-index:3}#editor .input-group>.custom-range:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}#editor .input-group>.custom-range:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#editor .input-group>.custom-range{padding:0 .75rem;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;height:calc(1.5em + .75rem + 2px);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#editor .input-group>.custom-range{transition:none}}#editor .input-group>.custom-range:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#editor .input-group>.custom-range:disabled,#editor .input-group>.custom-range[readonly]{background-color:#e9ecef}#editor .input-group-lg>.custom-range{height:calc(1.5em + 1rem + 2px);padding:0 1rem;border-radius:.3rem}#editor .input-group-sm>.custom-range{height:calc(1.5em + .5rem + 2px);padding:0 .5rem;border-radius:.2rem}#editor .input-group .custom-range.is-valid,.was-validated #editor .input-group .custom-range:valid{border-color:#28a745}#editor .input-group .custom-range.is-valid:focus,.was-validated #editor .input-group .custom-range:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#editor .custom-range.is-valid:focus::-webkit-slider-thumb,.was-validated #editor .custom-range:valid:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}#editor .custom-range.is-valid:focus::-moz-range-thumb,.was-validated #editor .custom-range:valid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}#editor .custom-range.is-valid:focus::-ms-thumb,.was-validated #editor .custom-range:valid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}#editor .custom-range.is-valid::-webkit-slider-thumb,.was-validated #editor .custom-range:valid::-webkit-slider-thumb{background-color:#28a745;background-image:none}#editor .custom-range.is-valid::-webkit-slider-thumb:active,.was-validated #editor .custom-range:valid::-webkit-slider-thumb:active{background-color:#9be7ac;background-image:none}#editor .custom-range.is-valid::-webkit-slider-runnable-track,.was-validated #editor .custom-range:valid::-webkit-slider-runnable-track{background-color:rgba(40,167,69,.35)}#editor .custom-range.is-valid::-moz-range-thumb,.was-validated #editor .custom-range:valid::-moz-range-thumb{background-color:#28a745;background-image:none}#editor .custom-range.is-valid::-moz-range-thumb:active,.was-validated #editor .custom-range:valid::-moz-range-thumb:active{background-color:#9be7ac;background-image:none}#editor .custom-range.is-valid::-moz-range-track,.was-validated #editor .custom-range:valid::-moz-range-track{background:rgba(40,167,69,.35)}#editor .custom-range.is-valid~.valid-feedback,#editor .custom-range.is-valid~.valid-tooltip,.was-validated #editor .custom-range:valid~.valid-feedback,.was-validated #editor .custom-range:valid~.valid-tooltip{display:block}#editor .custom-range.is-valid::-ms-thumb,.was-validated #editor .custom-range:valid::-ms-thumb{background-color:#28a745;background-image:none}#editor .custom-range.is-valid::-ms-thumb:active,.was-validated #editor .custom-range:valid::-ms-thumb:active{background-color:#9be7ac;background-image:none}#editor .custom-range.is-valid::-ms-track-lower,#editor .custom-range.is-valid::-ms-track-upper,.was-validated #editor .custom-range:valid::-ms-track-lower,.was-validated #editor .custom-range:valid::-ms-track-upper{background:rgba(40,167,69,.35)}#editor .input-group .custom-range.is-invalid,.was-validated #editor .input-group .custom-range:invalid{border-color:#dc3545}#editor .input-group .custom-range.is-invalid:focus,.was-validated #editor .input-group .custom-range:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#editor .custom-range.is-invalid:focus::-webkit-slider-thumb,.was-validated #editor .custom-range:invalid:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}#editor .custom-range.is-invalid:focus::-moz-range-thumb,.was-validated #editor .custom-range:invalid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}#editor .custom-range.is-invalid:focus::-ms-thumb,.was-validated #editor .custom-range:invalid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}#editor .custom-range.is-invalid::-webkit-slider-thumb,.was-validated #editor .custom-range:invalid::-webkit-slider-thumb{background-color:#dc3545;background-image:none}#editor .custom-range.is-invalid::-webkit-slider-thumb:active,.was-validated #editor .custom-range:invalid::-webkit-slider-thumb:active{background-color:#f6cdd1;background-image:none}#editor .custom-range.is-invalid::-webkit-slider-runnable-track,.was-validated #editor .custom-range:invalid::-webkit-slider-runnable-track{background-color:rgba(220,53,69,.35)}#editor .custom-range.is-invalid::-moz-range-thumb,.was-validated #editor .custom-range:invalid::-moz-range-thumb{background-color:#dc3545;background-image:none}#editor .custom-range.is-invalid::-moz-range-thumb:active,.was-validated #editor .custom-range:invalid::-moz-range-thumb:active{background-color:#f6cdd1;background-image:none}#editor .custom-range.is-invalid::-moz-range-track,.was-validated #editor .custom-range:invalid::-moz-range-track{background:rgba(220,53,69,.35)}#editor .custom-range.is-invalid~.invalid-feedback,#editor .custom-range.is-invalid~.invalid-tooltip,.was-validated #editor .custom-range:invalid~.invalid-feedback,.was-validated #editor .custom-range:invalid~.invalid-tooltip{display:block}#editor .custom-range.is-invalid::-ms-thumb,.was-validated #editor .custom-range:invalid::-ms-thumb{background-color:#dc3545;background-image:none}#editor .custom-range.is-invalid::-ms-thumb:active,.was-validated #editor .custom-range:invalid::-ms-thumb:active{background-color:#f6cdd1;background-image:none}#editor .custom-range.is-invalid::-ms-track-lower,#editor .custom-range.is-invalid::-ms-track-upper,.was-validated #editor .custom-range:invalid::-ms-track-lower,.was-validated #editor .custom-range:invalid::-ms-track-upper{background:rgba(220,53,69,.35)}#editor .b-table.table.table-fixed{table-layout:fixed}#editor .b-table.table[aria-busy=true]{opacity:.55}#editor .b-table.table>tbody>tr.b-table-details>td{border-top:none!important}#editor .b-table.table>caption{caption-side:bottom}#editor .b-table.table>caption.b-table-caption-top{caption-side:top!important}#editor .b-table.table>tfoot>tr>td,#editor .b-table.table>tfoot>tr>th,#editor .b-table.table>thead>tr>td,#editor .b-table.table>thead>tr>th{position:relative}#editor .b-table.table>tfoot>tr>th[aria-sort],#editor .b-table.table>thead>tr>th[aria-sort]{position:relative;padding-right:1.125em;cursor:pointer}#editor .b-table.table>tfoot>tr>th[aria-sort]:after,#editor .b-table.table>thead>tr>th[aria-sort]:after{position:absolute;display:block;bottom:0;right:.35em;padding-bottom:inherit;font-size:inherit;line-height:inherit;opacity:.4;content:"\2195";speak:none}#editor .b-table.table>tfoot>tr>th[aria-sort][aria-sort=ascending]:after,#editor .b-table.table>thead>tr>th[aria-sort][aria-sort=ascending]:after{opacity:1;content:"\2193"}#editor .b-table.table>tfoot>tr>th[aria-sort][aria-sort=descending]:after,#editor .b-table.table>thead>tr>th[aria-sort][aria-sort=descending]:after{opacity:1;content:"\2191"}@media (max-width:575.98px){#editor .b-table.table.b-table-stacked-sm{display:block;width:100%}#editor .b-table.table.b-table-stacked-sm>caption,#editor .b-table.table.b-table-stacked-sm>tbody,#editor .b-table.table.b-table-stacked-sm>tbody>tr,#editor .b-table.table.b-table-stacked-sm>tbody>tr>td{display:block}#editor .b-table.table.b-table-stacked-sm>tfoot,#editor .b-table.table.b-table-stacked-sm>tfoot>tr.b-table-bottom-row,#editor .b-table.table.b-table-stacked-sm>tfoot>tr.b-table-top-row,#editor .b-table.table.b-table-stacked-sm>thead,#editor .b-table.table.b-table-stacked-sm>thead>tr.b-table-bottom-row,#editor .b-table.table.b-table-stacked-sm>thead>tr.b-table-top-row{display:none}#editor .b-table.table.b-table-stacked-sm>caption{caption-side:top!important}#editor .b-table.table.b-table-stacked-sm>tbody>tr>[data-label]{display:grid;grid-template-columns:40% auto;grid-gap:.25rem 1rem}#editor .b-table.table.b-table-stacked-sm>tbody>tr>[data-label]:before{content:attr(data-label);display:inline;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal}#editor .b-table.table.b-table-stacked-sm>tbody>tr.bottom-row,#editor .b-table.table.b-table-stacked-sm>tbody>tr.top-row{display:none}#editor .b-table.table.b-table-stacked-sm>tbody>tr>:first-child{border-top-width:3px}}@media (max-width:767.98px){#editor .b-table.table.b-table-stacked-md{display:block;width:100%}#editor .b-table.table.b-table-stacked-md>caption,#editor .b-table.table.b-table-stacked-md>tbody,#editor .b-table.table.b-table-stacked-md>tbody>tr,#editor .b-table.table.b-table-stacked-md>tbody>tr>td{display:block}#editor .b-table.table.b-table-stacked-md>tfoot,#editor .b-table.table.b-table-stacked-md>tfoot>tr.b-table-bottom-row,#editor .b-table.table.b-table-stacked-md>tfoot>tr.b-table-top-row,#editor .b-table.table.b-table-stacked-md>thead,#editor .b-table.table.b-table-stacked-md>thead>tr.b-table-bottom-row,#editor .b-table.table.b-table-stacked-md>thead>tr.b-table-top-row{display:none}#editor .b-table.table.b-table-stacked-md>caption{caption-side:top!important}#editor .b-table.table.b-table-stacked-md>tbody>tr>[data-label]{display:grid;grid-template-columns:40% auto;grid-gap:.25rem 1rem}#editor .b-table.table.b-table-stacked-md>tbody>tr>[data-label]:before{content:attr(data-label);display:inline;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal}#editor .b-table.table.b-table-stacked-md>tbody>tr.bottom-row,#editor .b-table.table.b-table-stacked-md>tbody>tr.top-row{display:none}#editor .b-table.table.b-table-stacked-md>tbody>tr>:first-child{border-top-width:3px}}@media (max-width:991.98px){#editor .b-table.table.b-table-stacked-lg{display:block;width:100%}#editor .b-table.table.b-table-stacked-lg>caption,#editor .b-table.table.b-table-stacked-lg>tbody,#editor .b-table.table.b-table-stacked-lg>tbody>tr,#editor .b-table.table.b-table-stacked-lg>tbody>tr>td{display:block}#editor .b-table.table.b-table-stacked-lg>tfoot,#editor .b-table.table.b-table-stacked-lg>tfoot>tr.b-table-bottom-row,#editor .b-table.table.b-table-stacked-lg>tfoot>tr.b-table-top-row,#editor .b-table.table.b-table-stacked-lg>thead,#editor .b-table.table.b-table-stacked-lg>thead>tr.b-table-bottom-row,#editor .b-table.table.b-table-stacked-lg>thead>tr.b-table-top-row{display:none}#editor .b-table.table.b-table-stacked-lg>caption{caption-side:top!important}#editor .b-table.table.b-table-stacked-lg>tbody>tr>[data-label]{display:grid;grid-template-columns:40% auto;grid-gap:.25rem 1rem}#editor .b-table.table.b-table-stacked-lg>tbody>tr>[data-label]:before{content:attr(data-label);display:inline;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal}#editor .b-table.table.b-table-stacked-lg>tbody>tr.bottom-row,#editor .b-table.table.b-table-stacked-lg>tbody>tr.top-row{display:none}#editor .b-table.table.b-table-stacked-lg>tbody>tr>:first-child{border-top-width:3px}}@media (max-width:1199.98px){#editor .b-table.table.b-table-stacked-xl{display:block;width:100%}#editor .b-table.table.b-table-stacked-xl>caption,#editor .b-table.table.b-table-stacked-xl>tbody,#editor .b-table.table.b-table-stacked-xl>tbody>tr,#editor .b-table.table.b-table-stacked-xl>tbody>tr>td{display:block}#editor .b-table.table.b-table-stacked-xl>tfoot,#editor .b-table.table.b-table-stacked-xl>tfoot>tr.b-table-bottom-row,#editor .b-table.table.b-table-stacked-xl>tfoot>tr.b-table-top-row,#editor .b-table.table.b-table-stacked-xl>thead,#editor .b-table.table.b-table-stacked-xl>thead>tr.b-table-bottom-row,#editor .b-table.table.b-table-stacked-xl>thead>tr.b-table-top-row{display:none}#editor .b-table.table.b-table-stacked-xl>caption{caption-side:top!important}#editor .b-table.table.b-table-stacked-xl>tbody>tr>[data-label]{display:grid;grid-template-columns:40% auto;grid-gap:.25rem 1rem}#editor .b-table.table.b-table-stacked-xl>tbody>tr>[data-label]:before{content:attr(data-label);display:inline;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal}#editor .b-table.table.b-table-stacked-xl>tbody>tr.bottom-row,#editor .b-table.table.b-table-stacked-xl>tbody>tr.top-row{display:none}#editor .b-table.table.b-table-stacked-xl>tbody>tr>:first-child{border-top-width:3px}}#editor .b-table.table.b-table-stacked{display:block;width:100%}#editor .b-table.table.b-table-stacked>caption,#editor .b-table.table.b-table-stacked>tbody,#editor .b-table.table.b-table-stacked>tbody>tr,#editor .b-table.table.b-table-stacked>tbody>tr>td{display:block}#editor .b-table.table.b-table-stacked>tfoot,#editor .b-table.table.b-table-stacked>tfoot>tr.b-table-bottom-row,#editor .b-table.table.b-table-stacked>tfoot>tr.b-table-top-row,#editor .b-table.table.b-table-stacked>thead,#editor .b-table.table.b-table-stacked>thead>tr.b-table-bottom-row,#editor .b-table.table.b-table-stacked>thead>tr.b-table-top-row{display:none}#editor .b-table.table.b-table-stacked>caption{caption-side:top!important}#editor .b-table.table.b-table-stacked>tbody>tr>[data-label]{display:grid;grid-template-columns:40% auto;grid-gap:.25rem 1rem}#editor .b-table.table.b-table-stacked>tbody>tr>[data-label]:before{content:attr(data-label);display:inline;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal}#editor .b-table.table.b-table-stacked>tbody>tr.bottom-row,#editor .b-table.table.b-table-stacked>tbody>tr.top-row{display:none}#editor .b-table.table.b-table-stacked>tbody>tr>:first-child{border-top-width:3px}#editor table.b-table.b-table-selectable>tbody>tr{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}#editor .btn-primary:not(.dropdown-toggle){color:#fff}#editor .btn-primary:not(.dropdown-toggle),#editor .btn-primary:not(.dropdown-toggle) :hover{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important}#editor .loader-4{width:100%;height:100%;min-height:80px;position:relative}#editor .loader-4:after{content:"";display:block;position:absolute;width:12px;height:12px;top:0;left:0;bottom:0;right:0;margin:auto;background:#000;border-radius:50%;animation:loader-4-1 2s cubic-bezier(.77,0,.175,1) infinite}@keyframes loader-4-1{0%{transform:scale(0);opacity:0}50%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}#editor .loader-4 span{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:32px;width:32px;animation:loader-4-2 2s cubic-bezier(.77,0,.175,1) infinite}@keyframes loader-4-2{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}#editor .loader-4 span:after,#editor .loader-4 span:before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:12px;width:12px;background:#000;border-radius:50%;animation:loader-4-3 2s cubic-bezier(.77,0,.175,1) infinite}@keyframes loader-4-3{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(-16px,0,0) scale(.5)}to{transform:translateZ(0) scale(1)}}#editor .loader-4 span:after{animation:loader-4-4 2s cubic-bezier(.77,0,.175,1) infinite}@keyframes loader-4-4{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(16px,0,0) scale(.5)}to{transform:translateZ(0) scale(1)}}#editor .gjs-mdl-container-custom{display:block!important;background-image:url(data:image/jpeg;base64,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);background-size:100% 100%;background-repeat:no-repeat}#editor .gjs-mdl-container-custom:before{content:"";background-color:rgba(0,0,0,.6);position:fixed;left:0;top:0;width:100%;height:100%}#editor .character-item,#editor .player-item,#editor .player-mp4-item,#editor .shape-item,#editor .text-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;float:left;-ms-flex:0 0 25%;flex:0 0 25%;position:relative;min-width:180px;cursor:pointer;border:5px solid transparent;border-radius:8px;overflow:hidden}#editor .character-item img,#editor .player-item img,#editor .player-mp4-item img,#editor .shape-item img,#editor .text-item img{width:100%;height:100%}#editor .character-item:after,#editor .player-item:after,#editor .player-mp4-item:after,#editor .shape-item:after,#editor .text-item:after{content:"";background-color:rgba(0,0,0,.6);position:absolute;left:0;top:0;width:100%;height:100%}#editor .character-item.selected:after,#editor .player-item.selected:after,#editor .player-mp4-item.selected:after,#editor .shape-item.selected:after,#editor .text-item.selected:after{background:rgba(26,147,240,.6);box-shadow:0 1px 4px rgba(0,0,0,.16),2px 4px 6px rgba(0,0,0,.23)}#editor .character-item.selected .tick-img-player-mp4,#editor .player-item.selected .tick-img-player-mp4,#editor .player-mp4-item.selected .tick-img-player-mp4,#editor .shape-item.selected .tick-img-player-mp4,#editor .text-item.selected .tick-img-player-mp4{display:block!important}@media screen and (max-width:1077px) and (min-width:815px){#editor .character-item,#editor .player-item,#editor .player-mp4-item,#editor .shape-item,#editor .text-item{-ms-flex:0 0 33.33%;flex:0 0 33.33%}}@media screen and (max-width:815px){#editor .character-item,#editor .player-item,#editor .player-mp4-item,#editor .shape-item,#editor .text-item{-ms-flex:0 0 50%;flex:0 0 50%}}#editor .vidCharacter,#editor .vidPlayer,#editor .vidPlayerMP4,#editor .vidShape,#editor .vidText{position:absolute;bottom:0;width:100%;left:0;z-index:1}#editor .vidCharacter.vid-position,#editor .vidPlayer.vid-position,#editor .vidPlayerMP4.vid-position,#editor .vidShape.vid-position,#editor .vidText.vid-position{width:100%;height:100%;text-align:center;overflow:hidden;float:left;cursor:pointer}#editor .characters-list,#editor .players-list,#editor .players-mp4-list,#editor .shapes-list,#editor .texts-list{min-height:100px;background-color:#fff;padding:5px;max-height:660px;overflow-y:auto;overflow-x:hidden}#editor .characters-wrapper,#editor .players-mp4-wrapper,#editor .players-wrapper,#editor .shapes-wrapper,#editor .texts-wrapper{padding:5px;display:-ms-flexbox;display:flex;overflow-y:auto;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}#editor .durationPlayerMP4{float:left;position:absolute;left:5px;display:-ms-flexbox;display:flex;font-size:12px;padding:2px 3px!important;bottom:5px;text-align:center;-ms-flex-align:center;align-items:center;z-index:1}#editor .durationPlayerMP4.duration-style{background:rgba(0,0,0,.5);border-radius:3px;-ms-flex-pack:center;justify-content:center;color:#fff}#editor .descriptionCharacter,#editor .descriptionPlayer,#editor .descriptionPlayerMP4,#editor .descriptionShape,#editor .descriptionText{text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;height:1.5rem;font-size:1em;width:100%;color:#fff;font-weight:700;background:linear-gradient(180deg,rgba(0,0,0,.5),transparent);padding:.5em;height:4em}#editor .descriptionCharacter.desc-position,#editor .descriptionPlayer.desc-position,#editor .descriptionPlayerMP4.desc-position,#editor .descriptionShape.desc-position,#editor .descriptionText.desc-position{text-align:left;top:0!important;font-size:.9em;margin:2px}#editor #setting-component #dialog-setting>div.dialog-body .cards.dialog-setting-cards{margin-bottom:0!important}#editor .progress{position:fixed;z-index:1}#editor .tick-img-player-mp4{width:24px!important;height:24px!important;position:absolute;bottom:0;z-index:1;margin:8px;display:none;cursor:pointer;float:right;right:0;display:-ms-flexbox;display:flex;font-size:12px;text-align:center;-ms-flex-align:center;align-items:center}.customScale{transform:matrix(1,0,0,1,0,0)}.custom-full-screen[data-v-2d42cc96]{background-color:aqua;width:40px;height:40px;position:absolute;z-index:9}.backToBiblio[data-v-2d42cc96]{position:absolute;z-index:5;margin:.3em}.backToBiblio [data-v-2d42cc96]:hover{cursor:pointer}.back-route[data-v-2d42cc96]{left:7em!important}.panel__title_page[data-v-2d42cc96]{position:absolute;color:#fff;z-index:4;padding:8px;left:5px;font-weight:600;max-width:35%}.panel__title_edit[data-v-2d42cc96]{cursor:pointer;padding:5px}.edit-mode .edit-panel[data-v-2d42cc96]{opacity:1;visibility:visible}.edit-panel[data-v-2d42cc96]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;padding:0 .5em;opacity:0;visibility:hidden;transition:all .2s;min-width:200px}.edit-panel .close-btn[data-v-2d42cc96]{right:-45px}.edit-panel .close-btn[data-v-2d42cc96],.edit-panel .save-btn[data-v-2d42cc96]{position:absolute;padding:5px 0;top:0;height:25px;width:25px;z-index:1;line-height:2em;color:#fff;cursor:pointer}.edit-panel .save-btn[data-v-2d42cc96]{right:-23px}.edit-panel .form-control[data-v-2d42cc96]{background:transparent;height:30px;margin:5px;border:1px solid #fff;color:#fff}.show-panel[data-v-2d42cc96]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.show-panel__span[data-v-2d42cc96]{white-space:nowrap;max-width:400px;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-line-clamp:3;-o-text-overflow:ellipsis;line-height:1.5em}.fitpanel[data-v-73df1de3]{display:-ms-inline-flexbox;display:inline-flex;position:absolute;z-index:4;-ms-flex-align:center;align-items:center;padding-top:10px;color:#fff;left:calc(50% - 80px)}.fitpaneltext[data-v-73df1de3]{margin-left:10px;margin-right:10px}.cursor[data-v-73df1de3]{cursor:pointer}.fit-info[data-v-73df1de3]{padding:5px 10px;position:absolute;left:36%;top:2.5em;color:#000;z-index:110;max-width:276px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #869098;border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.fit-info[data-v-73df1de3]:before{z-index:100;content:"";position:absolute;width:10px;height:10px;left:40%;top:-6px;box-sizing:border-box;background-color:#fff;border-left:1px solid #869098;border-top:1px solid #869098;transform:rotate(45deg)}.panel-pages-container .row__inner .card-wrapper.extended .panel-card-wrapper.segment-card{padding-right:10px}.panel-pages-container .row__inner .card-wrapper.extended .panel-card-wrapper.segment-card .add-segment-btn{visibility:visible;opacity:0;pointer-events:none}.panel-pages-container .transition-btn{margin:0 10px 0 0!important}.panel-pages-container .scroll-area{padding:12px 15px;margin-left:-10px}.panel-pages-container .inner-slides-wrapper .inner-slides-container{transform:translateY(0) scale(.9);transform-origin:left}.panel-pages-container .inner-slides-wrapper .inner-slides-container .slides-transitions-wrapper{width:100%}.card-wrapper:not(.extended) .thumb_page:hover .actions-wrapper[data-v-5542424c],.panel-card-wrapper:not(.segment-card) .thumb_page:hover .actions-wrapper[data-v-5542424c]{opacity:1;visibility:visible}.card-wrapper:not(.extended) .thumb_page:hover .tile__img[data-v-5542424c],.panel-card-wrapper:not(.segment-card) .thumb_page:hover .tile__img[data-v-5542424c]{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.tile[data-v-5542424c]{position:relative;display:inline-block;margin-right:18px;font-size:20px;cursor:pointer}.tile[data-v-5542424c]:not(.module-list){transition:.3s ease-in-out;transform-origin:center;margin-left:8px}.tile[data-v-5542424c]:not(.module-list):hover{transform:scale(1.05)}.tile:not(.module-list).selected[data-v-5542424c]{transform:scale(1.1);margin-right:30px;box-shadow:0 0 0 2px #1a93f0;border-radius:3px;margin-bottom:-5px}.tile:not(.module-list) .li-duplicate.disabled[data-v-5542424c]{cursor:not-allowed;pointer-events:none;opacity:.3}.tile__title[data-v-5542424c]{width:144px;font-weight:700;text-align:left;padding:.5em;color:#fff;background:linear-gradient(180deg,rgba(0,0,0,.5),transparent);height:4em;top:0;font-size:13px;border-top-left-radius:3px;border-top-right-radius:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tile__title[data-v-5542424c]:not(.module-list){position:absolute}.tile__title.module-list[data-v-5542424c]{background:none;height:auto;color:#707070;padding:.5em 0}.tile__media[data-v-5542424c]{border-radius:3px}.tile__media.module-list[data-v-5542424c]{background-size:cover;background-position:50%;background-repeat:no-repeat}.tile__media .segment-type[data-v-5542424c]{position:absolute;right:0;margin:8px;font-size:.8em;z-index:2;color:#fff}.tile__media .close-segment[data-v-5542424c]{position:absolute;right:-11px;font-size:.8em;z-index:6;color:#fff;top:-11px}.tile__media .close-segment svg[data-v-5542424c]{width:20px;height:20px}.tile__media .duration-wrapper[data-v-5542424c]{position:absolute;bottom:0;font-size:.6em;z-index:2;color:#1a93f0;font-weight:700;margin:2px 6px}.tile__media .toggle-slides[data-v-5542424c]{position:absolute;bottom:0;right:0;z-index:3;font-size:.6em;background-color:#1a93f0;font-weight:700;padding:3px 6px;border-top-left-radius:3px;border-bottom-right-radius:3px;color:#fff;cursor:pointer}.tile__media .toggle-slides i[data-v-5542424c]{transform:rotate(180deg);transition:all .3s ease-in-out;display:inline-block}.tile__media .toggle-slides i.rotated[data-v-5542424c]{transform:rotate(0)}.tile__img[data-v-5542424c]{width:144px;height:81px;background-size:cover;background-position:50%;box-shadow:0 2px 3px rgba(0,0,0,.16);border-radius:3px;position:relative}.tile__img .actions-wrapper[data-v-5542424c]{margin:0!important;padding:0!important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;list-style-type:none;background-color:rgba(0,0,0,.6);position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:.3s ease-in-out;border-radius:3px;font-size:15px;z-index:1}.tile__img.module-list[data-v-5542424c]{background:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.tile__img.module-list[data-v-5542424c]:hover{border:2px solid #2196f3!important;border-radius:2px}.tile__img.module-list:hover .close-segment[data-v-5542424c]{display:block!important}.tile__details[data-v-5542424c]{position:absolute;bottom:0;left:0;right:0;top:0;font-size:10px;opacity:0;transition:opacity .3s}.num-slide[data-v-5542424c]{font-size:12px;position:absolute;top:-7px;right:-10px;background:#f44336;height:20px;width:20px;border-radius:20px;padding:1px;color:#fff;font-weight:700;z-index:1}.li-delete[data-v-5542424c]{color:#f44336}.open-menu-style[data-v-5542424c]{background:#8d8d8d;color:#fff!important;border:1px solid #8d8d8d;border-radius:100%;padding:2px}.open-menu-style.fa-ellipsis-v[data-v-5542424c]{transform:rotate(90deg)}.panel-card-wrapper[data-v-5542424c]{height:90px;padding-right:0;position:relative;transition:padding-right .3s ease-in-out}.panel-card-wrapper .add-segment-btn[data-v-5542424c]{position:absolute;padding:3px!important;font-size:1em!important;transform:translateY(-50%);right:0;top:50%;visibility:hidden;opacity:0;transition:visibility .3s ease-in-out,opacity .3s ease-in-out;margin-right:6px!important;color:#fff!important;background-color:#2196f3!important;border:none!important;border-radius:12px!important}.panel-card-wrapper .panel-cards-transitions[data-v-5542424c]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.panel-card-wrapper.segment-card[data-v-5542424c]:hover{padding-right:70px}.panel-card-wrapper.segment-card:hover .add-segment-btn[data-v-5542424c]{visibility:visible;opacity:1}.panel-cards-actions-wrapper ul li[data-v-6845c273]{cursor:pointer;padding:0 15px}.panel-cards-actions-wrapper ul li[data-v-6845c273]:hover{background:#f1f8fd}.panel-cards-actions-wrapper .edit-panel[data-v-6845c273]{top:0;left:0;width:100%;height:100%;background-color:#fff;padding:0 .5em}.panel-cards-actions-wrapper .edit-panel .form-group[data-v-6845c273]{margin-bottom:8px!important}.panel-cards-actions-wrapper .edit-panel .form-group.has-error[data-v-6845c273]{color:#dc3545}.panel-cards-actions-wrapper .edit-panel .form-group.has-error input.form-control[data-v-6845c273]{border-color:#dc3545!important;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)!important}.panel-cards-actions-wrapper .edit-panel .form-group.has-error .text-error[data-v-6845c273]{position:absolute}.panel-cards-actions-wrapper .edit-panel .form-group label[data-v-6845c273]{margin-bottom:0}.panel-cards-actions-wrapper .edit-panel .btn[data-v-6845c273]{padding:.2em;text-decoration:none!important}.panel-cards-actions-wrapper .edit-panel .actions-wrapper[data-v-6845c273]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.panel-cards-actions-wrapper .edit-panel button[data-v-6845c273]{padding:0!important}.panel-cards-actions-wrapper .edit-panel button span[data-v-6845c273]{font-size:1.2em!important;color:#9a9a9a!important;padding:0;border:none!important;cursor:pointer}#panel__left{padding:42px 0 0;width:0;height:98px;line-height:1.5;transition:all .15s ease;display:none!important}#panel__left.show_panel{width:100%;background:#f5f5f5;display:block!important;bottom:0;padding-top:5px;max-height:122px}#panel__left.hide_panel{width:calc(100% - 50px)}#panel__left.hidden-panel{height:1%!important}#panel__left #panel__list-page{position:absolute;bottom:0;z-index:100;line-height:1.5;transition:all .15s cubic-bezier(.18,1.2,1,1);background:#f0f0f0;color:#222;font-size:14px;height:98px;padding:0;width:100%;left:0}#panel__left #panel__list-page>div{display:-ms-flexbox;display:flex}#panel__left #panel__list-page>div .btn-generic{border:2px solid #2196f3!important;margin:12px 5px!important;border-radius:5px;font-size:32px;color:#2196f3}#panel__left #panel__list-page>div .btn-generic.filled{background-color:#2196f3;color:#fff}div#modal-center___BV_modal_content_{border-radius:3px}header#modal-center___BV_modal_header_{background-color:#3b97e3;color:#fff;border-top-left-radius:3px;border-top-right-radius:3px}button.close,button.close:hover{color:#fff}section#contentIn{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px}.mode_transition{cursor:pointer;-ms-flex:1 0 30%;flex:1 0 30%;border:1px solid #cad4d9;padding:12px 20px;border-radius:2px;position:relative;margin:5px}.mode_transition:before{content:"";width:20px;height:20px;position:absolute;left:0;top:0;border:1px solid #c5c5c5;margin:5px;border-radius:10px}.mode_transition.selected:after{content:"";width:16px;height:16px;position:absolute;left:0;top:0;margin:7px;border-radius:10px;background-color:rgba(59,151,227,.6)}.mode_transition img{width:48px}.segment-panel-pages-container .lds-circle{display:inline-block;width:15px;height:15px;border-radius:50%;background:#3b97e3;animation:lds-circle 2.4s cubic-bezier(0,.2,.8,1) infinite}.segment-panel-pages-container .drag-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.segment-panel-pages-container .list-complete-enter,.segment-panel-pages-container .list-complete-leave-active{opacity:0}.segment-panel-pages-container .item-dropzone-area{height:2rem;background:#888;opacity:.8;animation-duration:.5s;animation-name:nodeInserted}.segment-panel-pages-container .panel__devices{position:static}.segment-panel-pages-container .list_page{height:90%;overflow:overlay}.segment-panel-pages-container div span{display:-ms-flexbox;display:flex}.segment-panel-pages-container #div-draggable-new{overflow-x:auto;overflow-y:hidden;margin:0 5px!important;-ms-flex-positive:1;flex-grow:1}.segment-panel-pages-container .btn-delete-dep{font-size:15px!important}.segment-panel-pages-container .button_screen{position:fixed;width:260px;bottom:0;color:#fff;background-color:#3b97e3;padding-bottom:33px;border:none;font-size:15px;left:40px;transition:all .15s ease 0s}.segment-panel-pages-container .row__inner{margin:0;padding-bottom:5px;display:-ms-flexbox;display:flex}.segment-panel-pages-container .row__inner .card-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;width:130px}.segment-panel-pages-container ::-webkit-scrollbar{width:7px;height:7px}.segment-panel-pages-container ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #b2b2b2;border-radius:5px}.segment-panel-pages-container ::-webkit-scrollbar-thumb{background:#b2b2b2;border-radius:5px}.segment-panel-pages-container ::-webkit-scrollbar-thumb:hover{background:#b2b2b2}.segment-panel-pages-container .gjs-pn-views-container .gjs-pn-btn,.segment-panel-pages-container .gjs-pn-views .gjs-pn-btn{width:16%!important;min-width:35px!important;border-bottom:0!important}.segment-panel-pages-container .gjs-pn-buttons{display:inline!important}.segment-panel-pages-container #gjs-pn-commands .gjs-pn-buttons,.segment-panel-pages-container .gjs-pn-commands .gjs-pn-buttons{display:none!important}.segment-panel-pages-container .gjs-pn-panel.gjs-pn-views{margin-right:-43px!important}.segment-panel-pages-container .gjs-pn-panel#gjs-pn-views-container,.segment-panel-pages-container .gjs-pn-panel.gjs-pn-views-container{height:calc(100% - 210px)!important;bottom:125px}.segment-panel-pages-container .gjs-asset-manager{display:-ms-flexbox;-ms-flex-direction:row;flex-direction:row;height:400px;margin:15px;height:100%;display:flex;-ms-flex-direction:column;flex-direction:column}.segment-panel-pages-container .item-li{color:#fff}.segment-panel-pages-container body.custom_body.swal2-height-auto{height:100%!important}.segment-panel-pages-container .transition-icon{width:1.2rem}.segment-panel-pages-container .expand-transition{transition:all .3s ease;height:30px;padding:10px;background-color:#eee;overflow:hidden}.segment-panel-pages-container .expand-enter,.segment-panel-pages-container .expand-leave{height:0;padding:0 10px;opacity:0}.segment-panel-pages-container .modal-active{display:block}.segment-panel-pages-container .transition-btn{border:none!important;padding:0!important;width:30px!important;height:30px!important;background-color:transparent!important;opacity:.6;margin:0 0 0 10px!important;color:#3c5875!important;font-size:1.6em!important}.segment-panel-pages-container .transition-btn.active{opacity:1}.segment-panel-pages-container .transition-btn:active,.segment-panel-pages-container .transition-btn:focus,.segment-panel-pages-container .transition-btn:hover{background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}.segment-panel-pages-container .add-new-screen{margin-top:0!important;width:160px!important;height:90px!important;margin:0 10px!important;background:transparent!important;border:1px dashed #2196f3;color:#2196f3;transition:.2s}.segment-panel-pages-container .add-new-screen i{font-size:32px}.segment-panel-pages-container .add-new-screen:hover{background-color:#2196f3!important;color:#fff}.segment-panel-pages-container .add-new-screen.disabled{cursor:not-allowed;opacity:.3;background:transparent!important;color:#2196f3}.segment-panel-pages-container .add-new-screen.disabled:active{pointer-events:none}.segment-panel-pages-container .scroll-area{padding:12px 15px}.segment-panel-pages-container .resize-elements{width:calc(100% - 230px)!important}.segment-panel-pages-container .transition-icon-wrapper{height:90px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.segment-panel-pages-container .custom-button-navigation--right{cursor:pointer;width:30px;height:98px;color:#939ea7;border-left:2px solid #939ea7!important;border-right:1px solid #939ea7!important}.segment-panel-pages-container .custom-button-navigation--right svg{margin-top:43px;width:12px}.segment-panel-pages-container .custom-button-navigation--left{cursor:pointer;border-left:1px solid #939ea7!important;border-right:2px solid #939ea7!important;width:30px;height:98px;color:#939ea7}.segment-panel-pages-container .custom-button-navigation--left svg{margin-top:43px;width:12px}.segment-panel-pages-container .custom-button-navigation i{color:#939ea7;width:1em}.segment-panel-pages-container .custom-button-navigation.active{background-color:#fff!important;color:#2196f3!important;border:2px solid #2196f3!important}.segment-panel-pages-container .custom-button-navigation.active i{background-color:#fff!important;color:#2196f3!important}.folder-slide-add{margin-left:10px}.segment-panel-pages-container .index-screen{font-size:17px;margin-right:3px;margin-top:0!important}.segment-panel-pages-container .item-li{color:#939ea7;font-size:20px}.segment-panel-pages-container .scroll-area{padding:5px 15px;margin-left:-10px}.open-menu-style{background:#8d8d8d;color:#fff!important;border:1px solid #8d8d8d;border-radius:100%;padding:2px}.open-menu-style.fa-ellipsis-v{transform:rotate(90deg)}.segment-panel-pages-container .item-li{color:#8d8d8d!important;font-size:1.2em!important}.segment-panel-pages-container .item-li.open-menu-style{background:#ff0;color:#8d8d8d!important;border:1px solid #ff0;border-radius:2px;border-bottom-left-radius:7px;padding:2px}.segment-panel-pages-container .item-li.open-menu-style:hover{background:#144088;color:#fff!important;border:1px solid #144088}.segment-panel-pages-container .item-li.open-menu-style.fa-ellipsis-v{transform:rotate(90deg);position:absolute;bottom:0;right:0}.segment-panel-pages-container .item-li.open-menu-style.fa-ellipsis-v:before{padding:7px}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.875em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}body.swal2-toast-shown .swal2-container,body.swal2-toast-shown .swal2-container.swal2-shown{background-color:transparent}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}body.swal2-toast-column .swal2-toast{flex-direction:column;align-items:stretch}body.swal2-toast-column .swal2-toast .swal2-actions{flex:1;align-self:stretch;height:2.2em;margin-top:.3125em}body.swal2-toast-column .swal2-toast .swal2-loading{justify-content:center}body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast{flex-direction:row;align-items:center;width:auto;padding:.625em;box-shadow:0 0 .625em #d9d9d9;overflow-y:hidden}.swal2-popup.swal2-toast .swal2-header{flex-direction:row}.swal2-popup.swal2-toast .swal2-title{flex-grow:1;justify-content:flex-start;margin:0 .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{position:static;width:.8em;height:.8em;line-height:.8}.swal2-popup.swal2-toast .swal2-content{justify-content:flex-start;font-size:1em}.swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.swal2-popup.swal2-toast .swal2-icon-text{font-size:2em;font-weight:700;line-height:1em}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{height:auto;margin:0 .3125em}.swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}.swal2-popup.swal2-toast .swal2-styled:focus{box-shadow:0 0 0 .0625em #fff,0 0 0 .125em rgba(50,100,150,.4)}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:2em;height:2.8125em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.25em;left:-.9375em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 2em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast.swal2-show{animation:showSweetToast .5s}.swal2-popup.swal2-toast.swal2-hide{animation:hideSweetToast .2s forwards}.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip{animation:animate-toast-success-tip .75s}.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long{animation:animate-toast-success-long .75s}@keyframes showSweetToast{0%{transform:translateY(-.625em) rotate(2deg);opacity:0}33%{transform:translateY(0) rotate(-2deg);opacity:.5}66%{transform:translateY(.3125em) rotate(2deg);opacity:.7}to{transform:translateY(0) rotate(0);opacity:1}}@keyframes hideSweetToast{0%{opacity:1}33%{opacity:.5}to{transform:rotate(1deg);opacity:0}}@keyframes animate-toast-success-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes animate-toast-success-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-shown{top:auto;right:auto;bottom:auto;left:auto;background-color:transparent}body.swal2-no-backdrop .swal2-shown>.swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}body.swal2-no-backdrop .swal2-shown.swal2-top{top:0;left:50%;transform:translateX(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-top-left,body.swal2-no-backdrop .swal2-shown.swal2-top-start{top:0;left:0}body.swal2-no-backdrop .swal2-shown.swal2-top-end,body.swal2-no-backdrop .swal2-shown.swal2-top-right{top:0;right:0}body.swal2-no-backdrop .swal2-shown.swal2-center{top:50%;left:50%;transform:translate(-50%,-50%)}body.swal2-no-backdrop .swal2-shown.swal2-center-left,body.swal2-no-backdrop .swal2-shown.swal2-center-start{top:50%;left:0;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-center-end,body.swal2-no-backdrop .swal2-shown.swal2-center-right{top:50%;right:0;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-bottom{bottom:0;left:50%;transform:translateX(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-bottom-left,body.swal2-no-backdrop .swal2-shown.swal2-bottom-start{bottom:0;left:0}body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,body.swal2-no-backdrop .swal2-shown.swal2-bottom-right{right:0;bottom:0}.swal2-container{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;flex-direction:row;align-items:center;justify-content:center;padding:10px;background-color:transparent;z-index:1060;overflow-x:hidden;-webkit-overflow-scrolling:touch}.swal2-container.swal2-top{align-items:flex-start}.swal2-container.swal2-top-left,.swal2-container.swal2-top-start{align-items:flex-start;justify-content:flex-start}.swal2-container.swal2-top-end,.swal2-container.swal2-top-right{align-items:flex-start;justify-content:flex-end}.swal2-container.swal2-center{align-items:center}.swal2-container.swal2-center-left,.swal2-container.swal2-center-start{align-items:center;justify-content:flex-start}.swal2-container.swal2-center-end,.swal2-container.swal2-center-right{align-items:center;justify-content:flex-end}.swal2-container.swal2-bottom{align-items:flex-end}.swal2-container.swal2-bottom-left,.swal2-container.swal2-bottom-start{align-items:flex-end;justify-content:flex-start}.swal2-container.swal2-bottom-end,.swal2-container.swal2-bottom-right{align-items:flex-end;justify-content:flex-end}.swal2-container.swal2-grow-fullscreen>.swal2-modal{display:flex!important;flex:1;align-self:stretch;justify-content:center}.swal2-container.swal2-grow-row>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}.swal2-container.swal2-grow-column{flex:1;flex-direction:column}.swal2-container.swal2-grow-column.swal2-bottom,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-top{align-items:center}.swal2-container.swal2-grow-column.swal2-bottom-left,.swal2-container.swal2-grow-column.swal2-bottom-start,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-center-start,.swal2-container.swal2-grow-column.swal2-top-left,.swal2-container.swal2-grow-column.swal2-top-start{align-items:flex-start}.swal2-container.swal2-grow-column.swal2-bottom-end,.swal2-container.swal2-grow-column.swal2-bottom-right,.swal2-container.swal2-grow-column.swal2-center-end,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-top-end,.swal2-container.swal2-grow-column.swal2-top-right{align-items:flex-end}.swal2-container.swal2-grow-column>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.swal2-container .swal2-modal{margin:0!important}}.swal2-container.swal2-fade{transition:background-color .1s}.swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.swal2-popup{display:none;position:relative;flex-direction:column;justify-content:center;width:32em;max-width:100%;padding:1.25em;border-radius:.3125em;background:#fff;font-family:inherit;font-size:1rem;box-sizing:border-box}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-popup .swal2-header{display:flex;flex-direction:column;align-items:center}.swal2-popup .swal2-title{display:block;position:relative;max-width:100%;margin:0 0 .4em;padding:0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-popup .swal2-actions{flex-wrap:wrap;align-items:center;justify-content:center;margin:1.25em auto 0;z-index:1}.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm{width:2.5em;height:2.5em;margin:.46875em;padding:0;border:.25em solid transparent;border-radius:100%;border-color:transparent;background-color:transparent!important;color:transparent;cursor:default;box-sizing:border-box;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;-webkit-user-select:none;-ms-user-select:none;user-select:none}.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-right:30px;margin-left:30px}.swal2-popup .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm:after{display:inline-block;width:15px;height:15px;margin-left:5px;border:3px solid #999;border-radius:50%;border-right-color:transparent;box-shadow:1px 1px 1px #fff;content:"";animation:swal2-rotate-loading 1.5s linear 0s infinite normal}.swal2-popup .swal2-styled{margin:.3125em;padding:.625em 2em;font-weight:500;box-shadow:none}.swal2-popup .swal2-styled:not([disabled]){cursor:pointer}.swal2-popup .swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}.swal2-popup .swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#aaa;color:#fff;font-size:1.0625em}.swal2-popup .swal2-styled:focus{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4)}.swal2-popup .swal2-styled::-moz-focus-inner{border:0}.swal2-popup .swal2-footer{justify-content:center;margin:1.25em 0 0;padding:1em 0 0;border-top:1px solid #eee;color:#545454;font-size:1em}.swal2-popup .swal2-image{max-width:100%;margin:1.25em auto}.swal2-popup .swal2-close{position:absolute;top:0;right:0;justify-content:center;width:1.2em;height:1.2em;padding:0;transition:color .1s ease-out;border:none;border-radius:0;outline:initial;background:0 0;color:#ccc;font-family:serif;font-size:2.5em;line-height:1.2;cursor:pointer;overflow:hidden}.swal2-popup .swal2-close:hover{transform:none;color:#f27474}.swal2-popup>.swal2-checkbox,.swal2-popup>.swal2-file,.swal2-popup>.swal2-input,.swal2-popup>.swal2-radio,.swal2-popup>.swal2-select,.swal2-popup>.swal2-textarea{display:none}.swal2-popup .swal2-content{justify-content:center;margin:0;padding:0;color:#545454;font-size:1.125em;font-weight:300;line-height:normal;z-index:1;word-wrap:break-word}.swal2-popup #swal2-content{text-align:center}.swal2-popup .swal2-checkbox,.swal2-popup .swal2-file,.swal2-popup .swal2-input,.swal2-popup .swal2-radio,.swal2-popup .swal2-select,.swal2-popup .swal2-textarea{margin:1em auto}.swal2-popup .swal2-file,.swal2-popup .swal2-input,.swal2-popup .swal2-textarea{width:100%;transition:border-color .3s,box-shadow .3s;border:1px solid #d9d9d9;border-radius:.1875em;font-size:1.125em;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);box-sizing:border-box}.swal2-popup .swal2-file.swal2-inputerror,.swal2-popup .swal2-input.swal2-inputerror,.swal2-popup .swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-popup .swal2-file:focus,.swal2-popup .swal2-input:focus,.swal2-popup .swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:0 0 3px #c4e6f5}.swal2-popup .swal2-file:-ms-input-placeholder,.swal2-popup .swal2-file::-ms-input-placeholder,.swal2-popup .swal2-input:-ms-input-placeholder,.swal2-popup .swal2-input::-ms-input-placeholder,.swal2-popup .swal2-textarea:-ms-input-placeholder,.swal2-popup .swal2-textarea::-ms-input-placeholder{color:#ccc}.swal2-popup .swal2-file::placeholder,.swal2-popup .swal2-input::placeholder,.swal2-popup .swal2-textarea::placeholder{color:#ccc}.swal2-popup .swal2-range input{width:80%}.swal2-popup .swal2-range output{width:20%;font-weight:600;text-align:center}.swal2-popup .swal2-range input,.swal2-popup .swal2-range output{height:2.625em;margin:1em auto;padding:0;font-size:1.125em;line-height:2.625em}.swal2-popup .swal2-input{height:2.625em;padding:0 .75em}.swal2-popup .swal2-input[type=number]{max-width:10em}.swal2-popup .swal2-file{font-size:1.125em}.swal2-popup .swal2-textarea{height:6.75em;padding:.75em}.swal2-popup .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;color:#545454;font-size:1.125em}.swal2-popup .swal2-checkbox,.swal2-popup .swal2-radio{align-items:center;justify-content:center}.swal2-popup .swal2-checkbox label,.swal2-popup .swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-popup .swal2-checkbox input,.swal2-popup .swal2-radio input{margin:0 .4em}.swal2-popup .swal2-validation-message{display:none;align-items:center;justify-content:center;padding:.625em;background:#f0f0f0;color:#666;font-size:1em;font-weight:300;overflow:hidden}.swal2-popup .swal2-validation-message:before{display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center;content:"!";zoom:normal}@supports (-ms-accelerator:true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@-moz-document url-prefix(){.swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}.swal2-icon{position:relative;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;border:.25em solid transparent;border-radius:50%;line-height:5em;cursor:default;box-sizing:content-box;-webkit-user-select:none;-ms-user-select:none;user-select:none;zoom:normal}.swal2-icon-text{font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-success{border-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;top:-.25em;left:-.25em;width:100%;height:100%;border:.25em solid hsla(98,55%,69%,.3);border-radius:50%;z-index:2;box-sizing:content-box}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg);z-index:1}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;height:.3125em;border-radius:.125em;background-color:#a5dc86;z-index:2}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.875em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-progresssteps{align-items:center;margin:0 0 1.25em;padding:0;font-weight:600}.swal2-progresssteps li{display:inline-block;position:relative}.swal2-progresssteps .swal2-progresscircle{width:2em;height:2em;border-radius:2em;background:#3085d6;color:#fff;line-height:2em;text-align:center;z-index:20}.swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.swal2-progresssteps .swal2-progressline{width:2.5em;height:.4em;margin:0 -1px;background:#3085d6;z-index:10}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:swal2-show .3s}.swal2-show.swal2-noanimation{animation:none}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-hide.swal2-noanimation{animation:none}.swal2-rtl .swal2-close{right:auto;left:0}.swal2-animate-success-icon .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}.swal2-animate-success-icon .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}.swal2-animate-success-icon .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-animate-error-icon{animation:swal2-animate-error-icon .5s}.swal2-animate-error-icon .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}.panel-card-wrapper[data-v-2df76069]{margin-right:1em}.card-wrapper:not(.extended) .thumb_page:hover .actions-wrapper[data-v-2df76069],.panel-card-wrapper:not(.segment-card) .thumb_page:hover .actions-wrapper[data-v-2df76069]{opacity:1;visibility:visible}.card-wrapper:not(.extended) .thumb_page:hover .tile__img[data-v-2df76069],.panel-card-wrapper:not(.segment-card) .thumb_page:hover .tile__img[data-v-2df76069]{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.tile[data-v-2df76069]{position:relative;display:inline-block;font-size:20px;cursor:pointer}.tile[data-v-2df76069]:not(.module-list){transition:.3s ease-in-out;transform-origin:center}.tile:not(.module-list) .li-duplicate.disabled[data-v-2df76069]{cursor:not-allowed;pointer-events:none;opacity:.3}.tile__title[data-v-2df76069]{width:90px;text-align:left;padding:.2em;color:#fff;background-color:rgba(0,0,0,.7);height:2em;bottom:0;font-size:12px;overflow:hidden;text-overflow:ellipsis;margin-left:0;white-space:nowrap}.tile__title[data-v-2df76069]:not(.module-list){position:absolute;bottom:0;background-color:transparent;color:rgba(0,0,0,.7);padding:.5em 0}.tile__title.module-list[data-v-2df76069]{background:none;height:auto;color:#707070;padding:.5em 0}.tile__media[data-v-2df76069]{border-radius:3px}.tile__media.module-list[data-v-2df76069]{background-size:cover;background-position:50%;background-repeat:no-repeat}.tile__media .segment-type[data-v-2df76069]{position:absolute;right:0;margin:8px;font-size:.8em;z-index:2;color:#fff}.tile__media .close-segment[data-v-2df76069]{position:absolute;right:-11px;font-size:.8em;z-index:6;color:#fff;top:-11px}.tile__media .close-segment svg[data-v-2df76069]{width:20px;height:20px}.tile__media .place-title[data-v-2df76069]{position:absolute;bottom:-32px;left:0;font-size:.6em;z-index:2;color:#000;font-weight:700;margin:2px 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:80px}.tile__media .toggle-slides[data-v-2df76069]{position:absolute;bottom:0;right:0;z-index:3;font-size:.6em;background-color:#1a93f0;font-weight:700;padding:3px 6px;border-top-left-radius:3px;border-bottom-right-radius:3px;color:#fff;cursor:pointer}.tile__media .toggle-slides i[data-v-2df76069]{transform:rotate(180deg);transition:all .3s ease-in-out;display:inline-block}.tile__media .toggle-slides i.rotated[data-v-2df76069]{transform:rotate(0)}.tile__img[data-v-2df76069]{width:90px;height:50.625px}.tile__img .actions-wrapper[data-v-2df76069]{position:absolute;top:0;width:100%;height:100%;opacity:0;visibility:hidden;font-size:15px;z-index:1;left:6%!important;top:23%!important}.tile__img.module-list[data-v-2df76069]{background:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.tile__img.module-list[data-v-2df76069]:hover{border:2px solid #2196f3!important;border-radius:2px}.tile__img.module-list:hover .close-segment[data-v-2df76069]{display:block!important}.tile__details[data-v-2df76069]{position:absolute;bottom:0;left:0;right:0;top:0;font-size:10px;opacity:0;transition:opacity .3s}.num-slide[data-v-2df76069]{font-size:12px;position:absolute;top:-7px;right:-10px;background:#f44336;height:20px;width:20px;border-radius:20px;padding:1px;color:#fff;font-weight:700;z-index:1}.li-delete[data-v-2df76069]{color:#f44336}.panel-card-wrapper[data-v-2df76069]{height:90px;padding-right:0;position:relative;transition:padding-right .3s ease-in-out}.panel-card-wrapper .add-segment-btn[data-v-2df76069]{position:absolute;padding:3px!important;font-size:1em!important;transform:translateY(-50%);right:0;top:50%;visibility:hidden;opacity:0;transition:visibility .3s ease-in-out,opacity .3s ease-in-out;margin-right:6px!important;color:#fff!important;background-color:#2196f3!important;border:none!important;border-radius:12px!important}.panel-card-wrapper .panel-cards-transitions[data-v-2df76069]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.panel-card-wrapper.segment-card[data-v-2df76069]{
    /*!*border: 2px solid #8d8d8d;*!*/}.panel-card-wrapper .actions-wrapper[data-v-2df76069]{visibility:visible;opacity:1}.panel-pages-container .item-li[data-v-2df76069]{color:#8d8d8d!important;font-size:1.2em!important}.panel-pages-container .item-li.open-menu-style[data-v-2df76069]{background:#ff0;color:#8d8d8d!important;border:1px solid #ff0;border-radius:2px;border-bottom-left-radius:7px;padding:2px}.panel-pages-container .item-li.open-menu-style[data-v-2df76069]:hover{background:#144088;color:#fff!important;border:1px solid #144088}.panel-pages-container .item-li.open-menu-style.fa-ellipsis-v[data-v-2df76069]{transform:rotate(90deg);position:absolute;bottom:0;right:0}.panel-pages-container .item-li.open-menu-style.fa-ellipsis-v[data-v-2df76069]:before{padding:7px}.tile__img[data-v-2df76069]{margin:4px 0;background-size:cover;background-position:50%;box-shadow:0 2px 3px rgba(0,0,0,.16);border-radius:3px;position:relative}.number-screen[data-v-2df76069]{width:25px;height:25px;left:85px;font-size:17px}.number-screen[data-v-2df76069],.time-screen[data-v-2df76069]{position:absolute;background-color:#144088;z-index:2;border-radius:25px;top:0;color:#fff}.time-screen[data-v-2df76069]{width:35px;height:20px;left:74px;font-size:13px}.folder[data-v-2df76069]{position:relative;display:inline-block;text-align:center}.segment.folder.small[data-v-2df76069]{margin-top:8px;width:100px;height:66px;border-radius:0 6px 6px 6px}.screen.folder.small[data-v-2df76069]{border-top-style:dashed;border-bottom-style:dashed;border-width:3px;border-color:#fff;margin:3px;width:92px;height:65px}.parent.screen[data-v-2df76069]{width:98px;height:70px;border-radius:3px 3px 3px 3px;background-color:#2d73bc}.parent.screen.selected[data-v-2df76069]{width:102px;height:74px;border:2px solid #ff0;box-shadow:0 3px 7px 0 rgba(0,0,0,.86)}.segment.folder[data-v-2df76069]:after,.segment.folder[data-v-2df76069]:before{content:"";display:block;position:absolute}.segment.folder[data-v-2df76069]:after{width:0;height:0}.segment.folder.small[data-v-2df76069]:before{top:-8px;left:0;width:32px;height:8px;border-radius:6px 0 0 0}.segment.folder.small[data-v-2df76069]:after{top:-16px;left:24px;border:8px solid transparent}.folder span[data-v-2df76069],.segment.folder i[data-v-2df76069]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.folder span[data-v-2df76069]{font-size:12px;padding:2px 8px;border-radius:15px;white-space:nowrap}.folder.small i[data-v-2df76069]{font-size:37px}.folder.blue[data-v-2df76069],.folder.blue[data-v-2df76069]:before,.segment.folder.blue span[data-v-2df76069]{background-color:#2d73bc}.folder.blue[data-v-2df76069]:after{border-bottom-color:#2d73bc!important}.folder.blue span[data-v-2df76069]{color:#fff}.folder.blue i[data-v-2df76069]{color:#2d73bc}.parent.screen .actions-wrapper[data-v-2df76069]{left:6%!important;top:23%!important;margin-top:0!important}.parent.screen .more-actions-btn-parent[data-v-2df76069]{margin-left:50px}.panel-cards-actions-wrapper ul li[data-v-33123204]{cursor:pointer;padding:0 15px}.panel-cards-actions-wrapper ul li[data-v-33123204]:hover{background:#f1f8fd}.panel-cards-actions-wrapper .edit-panel[data-v-33123204]{top:0;left:0;width:100%;height:100%;background-color:#fff;padding:0 .5em}.panel-cards-actions-wrapper .edit-panel .form-group[data-v-33123204]{margin-bottom:8px!important}.panel-cards-actions-wrapper .edit-panel .form-group.has-error[data-v-33123204]{color:#dc3545}.panel-cards-actions-wrapper .edit-panel .form-group.has-error input.form-control[data-v-33123204]{border-color:#dc3545!important;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)!important}.panel-cards-actions-wrapper .edit-panel .form-group.has-error .text-error[data-v-33123204]{position:absolute}.panel-cards-actions-wrapper .edit-panel .form-group label[data-v-33123204]{margin-bottom:0}.panel-cards-actions-wrapper .edit-panel .btn[data-v-33123204]{padding:.2em;text-decoration:none!important}.panel-cards-actions-wrapper .edit-panel .actions-wrapper[data-v-33123204]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.panel-cards-actions-wrapper .edit-panel button[data-v-33123204]{padding:0!important}.panel-cards-actions-wrapper .edit-panel button span[data-v-33123204]{font-size:1.2em!important;color:#9a9a9a!important;padding:0;border:none!important;cursor:pointer}.panel-pages-container section#ps-slide-wrapper{width:100%}.panel-pages-container .lds-circle{display:inline-block;width:15px;height:15px;border-radius:50%;background:#3b97e3;animation:lds-circle 2.4s cubic-bezier(0,.2,.8,1) infinite}@keyframes lds-circle{0%,to{animation-timing-function:cubic-bezier(.5,0,1,.5)}0%{transform:rotateY(0deg)}50%{transform:rotateY(5turn);animation-timing-function:cubic-bezier(0,.5,.5,1)}to{transform:rotateY(10turn)}}.panel-pages-container .drag-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.panel-pages-container .list-complete-enter,.panel-pages-container .list-complete-leave-active{opacity:0}@keyframes nodeInserted{0%{opacity:.2}to{opacity:.8}}.panel-pages-container .item-dropzone-area{height:2rem;background:#888;opacity:.8;animation-duration:.5s;animation-name:nodeInserted}.panel-pages-container .panel__devices{position:static}.panel-pages-container .list_page{height:90%;overflow:overlay}.panel-pages-container div span{display:-ms-flexbox;display:flex;margin-bottom:-5px}.panel-pages-container #div-draggable{overflow-x:auto;overflow-y:hidden;margin:0 5px!important;-ms-flex-positive:1;flex-grow:1}.panel-pages-container .btn-delete-dep{font-size:15px!important}.panel-pages-container .button_screen{position:fixed;width:260px;bottom:0;color:#fff;background-color:#3b97e3;padding-bottom:33px;border:none;font-size:15px;left:40px;transition:all .15s ease 0s}.panel-pages-container .row__inner{margin:0;padding-bottom:5px;display:-ms-flexbox;display:flex;transform:translateY(4px)}.panel-pages-container .row__inner .card-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.panel-pages-container ::-webkit-scrollbar{width:7px;height:7px}.panel-pages-container ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #b2b2b2;border-radius:5px}.panel-pages-container ::-webkit-scrollbar-thumb{background:#b2b2b2;border-radius:5px}.panel-pages-container ::-webkit-scrollbar-thumb:hover{background:#b2b2b2}.panel-pages-container .gjs-pn-views-container .gjs-pn-btn,.panel-pages-container .gjs-pn-views .gjs-pn-btn{width:16%!important;min-width:35px!important;border-bottom:0!important}.panel-pages-container .gjs-pn-buttons{display:inline!important}.panel-pages-container #gjs-pn-commands .gjs-pn-buttons,.panel-pages-container .gjs-pn-commands .gjs-pn-buttons{display:none!important}.panel-pages-container .gjs-pn-panel.gjs-pn-views{margin-right:-43px!important}.panel-pages-container .gjs-pn-panel#gjs-pn-views-container,.panel-pages-container .gjs-pn-panel.gjs-pn-views-container{height:calc(100% - 210px)!important;bottom:125px!important}.panel-pages-container .gjs-asset-manager{display:-ms-flexbox;-ms-flex-direction:row;flex-direction:row;height:400px;margin:15px;height:100%;display:flex;-ms-flex-direction:column;flex-direction:column}.panel-pages-container .item-li{color:#fff}.panel-pages-container body.custom_body.swal2-height-auto{height:100%!important}.panel-pages-container .transition-icon{width:1.2rem}.panel-pages-container .expand-transition{transition:all .3s ease;height:30px;padding:10px;background-color:#eee;overflow:hidden}.panel-pages-container .expand-enter,.panel-pages-container .expand-leave{height:0;padding:0 10px;opacity:0}.panel-pages-container .modal-active{display:block}.panel-pages-container .transition-btn{border:none!important;padding:0!important;width:30px!important;height:30px!important;background-color:transparent!important;opacity:.6;margin:0 0 0 10px!important;color:#3c5875!important;font-size:1.6em!important}.panel-pages-container .transition-btn.active{opacity:1}.panel-pages-container .transition-btn:active,.panel-pages-container .transition-btn:focus,.panel-pages-container .transition-btn:hover{background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}.panel-pages-container .add-new-screen{margin-top:0!important;width:160px!important;height:90px!important;margin:0 10px!important;background:transparent!important;border:1px dashed #2196f3;color:#2196f3;transition:.2s}.panel-pages-container .add-new-screen i{font-size:32px}.panel-pages-container .add-new-screen:hover{background-color:#2196f3!important;color:#fff}.panel-pages-container .scroll-area{padding:3px}.panel-pages-container .scroll-area .ps__scrollbar-y-rail{display:none!important;height:0!important;visibility:hidden!important;overflow-y:hidden!important}.panel-pages-container .resize-elements{width:calc(100% - 230px)!important}.panel-pages-container .transition-icon-wrapper{-ms-flex-direction:column;flex-direction:column}.panel-pages-container .transition-icon-wrapper,.panel-pages-container .transition-icon-wrapper-slide{height:90px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.panel-pages-container .inner-slides-wrapper{height:98px;width:0;margin-bottom:-6px;transition:width .3s ease-in-out,padding .3s ease-in-out;overflow:hidden;position:relative;padding:0}.panel-pages-container .inner-slides-wrapper:hover .add-segment-btn{visibility:visible;opacity:1}.panel-pages-container .inner-slides-wrapper.extended{padding:2px}.panel-pages-container .inner-slides-wrapper .inner-slides-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row}.panel-pages-container .inner-slides-wrapper .inner-slides-container .slides-transitions-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:130px;transition:width .3s ease-in-out}.panel-pages-container .inner-slides-wrapper .add-segment-btn{position:absolute;padding:3px!important;font-size:1em!important;transform:translateY(-50%);right:0;top:50%;visibility:hidden;opacity:0;transition:visibility .3s ease-in-out,opacity .3s ease-in-out;margin-right:2px!important;color:#fff!important;background-color:#25ad66!important;border:none!important;border-radius:12px!important}.panel-pages-container .button-navigation{border:1px solid #939ea7!important;margin:12px 5px!important;border-radius:5px;font-size:32px;color:#939ea7}.panel-pages-container .button-navigation--left,.panel-pages-container .button-navigation--right{height:100%}.panel-pages-container .button-navigation i{color:#939ea7;width:1em}.panel-pages-container .button-navigation.active{border:2px solid #2196f3!important}.panel-pages-container .button-navigation.active,.panel-pages-container .button-navigation.active i{background-color:#fff!important;color:#2196f3!important}.custom-button-navigation--right{cursor:pointer;width:30px;height:98px;color:#939ea7;border-left:2px solid #939ea7!important;border-right:1px solid #939ea7!important}.custom-button-navigation--right svg{margin-top:43px;width:12px}.custom-button-navigation--left{cursor:pointer;border-left:1px solid #939ea7!important;border-right:2px solid #939ea7!important;width:30px;height:98px;color:#939ea7}.custom-button-navigation--left svg{margin-top:43px;width:12px}.custom-button-navigation i{color:#939ea7;width:1em}.custom-button-navigation.active{border:2px solid #2196f3!important}.custom-button-navigation.active,.custom-button-navigation.active i{background-color:#fff!important;color:#2196f3!important}.custom-btn-generic.filled{background-color:#2d73bc!important}.custom-btn-generic{background-color:#b5bfc9;width:50px;height:98px;cursor:pointer}.custom-btn-generic svg{margin-top:37px;height:24px}.index-segment{margin-right:10px}.index-screen{font-size:17px;margin-right:3px;margin-top:30px}.floder-add-segment{margin:-6px;margin-left:30px;top:15px}.custom-folder,.screen-folder{cursor:pointer;position:relative;display:inline-block;text-align:center}.screen-folder.small{border-top-style:dashed;border-bottom-style:dashed;border-width:5px;border-color:#fff;margin-top:3px;width:160px;height:90px}.custom-folder.small,.screen-folder{width:100px;height:66px;border-radius:0 6px 6px 6px}.screen-folder{width:90px!important;height:60px!important;top:2em}.custom-folder i,.custom-folder p,.screen-folder i,.screen-folder span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-folder p{font-size:12px;padding:2px 8px;border-radius:15px}.custom-folder.small i,.screen-folder.small i{font-size:37px}.custom-folder.darckblue p{color:#fff;text-overflow:ellipsis;margin-left:0;white-space:normal;height:100%;overflow:hidden;width:100%}.screen-folder.blue,.screen-folder.blue:before,.screen-folder.blue span{background-color:#7faad7}.screen-folder.blue:after{border-bottom-color:#7faad7}.screen-folder.blue span,.screen-folder.darckblue,.screen-folder.darckblue:before{background-color:#2d73bc}.screen-folder.darckblue:after{border-bottom-color:#2d73bc}.screen-folder.darckblue span{color:#fff}.screen-folder.blue i{color:#4974af}.backbtn-segment{cursor:pointer;height:25px;width:100px;background-color:#c2cfdc;border-bottom:1px solid #939ea7!important}.current-segment-block{background-color:#e2e7ed;height:100px}.custom-folder{cursor:pointer;position:relative;display:inline-block;text-align:center}.custom-folder.xs{width:69px!important;height:45px!important;top:2em}.custom-folder:after,.custom-folder:before{content:"";display:block;position:absolute}.custom-folder:after{width:0;height:0}.custom-folder.small:before{top:-8px;left:0;width:32px;height:8px;border-radius:6px 0 0 0}.custom-folder.small:after{top:-16px;left:24px;border:8px solid transparent}.custom-folder i,.custom-folder span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-folder span{font-size:12px;padding:2px 8px;border-radius:15px;white-space:nowrap}.custom-folder.small i{font-size:37px}.custom-folder.blue,.custom-folder.blue:before,.custom-folder.blue span{background-color:#7faad7}.custom-folder.blue:after{border-bottom-color:#7faad7}.custom-folder.blue span,.custom-folder.darckblue,.custom-folder.darckblue:before{background-color:#2d73bc}.custom-folder.darckblue:after{border-bottom-color:#2d73bc}.custom-folder.darckblue span{color:#fff}.custom-folder.blue i{color:#4974af}.folder-slide-add{width:98px;height:70px;border-radius:3px 3px 3px 3px;background-color:#2d73bc82;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:2px 0}.folder-slide-add i.fa.fa-plus{color:#7ea4cb;font-size:34px;height:calc(100% - 10px);width:calc(100% - 10px);border-top-style:dashed;border-bottom-style:dashed;border-width:3px;border-color:#fff;margin:5px;padding:12px}#collapse-1,#collapse-2{background-color:hsla(0,0%,49%,.38)}.top-progress .peg{display:none!important}#content-plan2{margin-left:30px;margin-right:30px;padding-top:200px}#fa-plus{cursor:pointer}#editor .form-control .input-time,#fa-plus{color:#2196f3}#emptyDisposition{border-style:solid;border-radius:6px;border-color:#2196f3;text-align:center}#emptyDisposition .title-screen__span{color:#2196f3;text-align:center}#emptyDisposition .title-screen{width:100%;height:100%;position:absolute;font-weight:700;text-align:center;padding:.5em;background:#fff;height:8em;padding-top:50px;overflow:hidden;text-overflow:ellipsis}#emptyDisposition:hover{box-shadow:0 1px 4px rgba(0,0,0,.16),2px 4px 6px rgba(0,0,0,.23)}#emptyDisposition:hover .edit-title-btn{opacity:1!important;visibility:visible!important;background:rgba(26,147,240,.6)}#emptyDisposition:hover .title-screen{background:rgba(26,147,240,.6);height:10em}#emptyDisposition:hover .title-screen__span{color:#fff}#emptyDisposition.selected{box-shadow:0 1px 4px rgba(0,0,0,.16),2px 4px 6px rgba(0,0,0,.23)}#emptyDisposition.selected .buttons-container{opacity:0;visibility:hidden}#emptyDisposition.selected:before{background:rgba(26,147,240,.6)}#emptyDisposition.selected .title-screen{background:none}#emptyDisposition.selected .tick-img{display:block}#emptyDisposition.selected .title-screen__span{color:#fff}#slide-list .modal-body-content{padding:20px 30px}#slide-list .modal-body{padding:0}#slide-list .slide{margin:5px!important;max-width:223px}#slide-list .VueCarousel-navigation .VueCarousel-navigation-button :focus{outline:none!important}#slide-list .section-disposition,#slide-list .section-screen{margin:1em 0}#slide-list .section-disposition__title,#slide-list .section-screen__title{line-height:.5;text-align:center}#slide-list .section-disposition__title .add-segment,#slide-list .section-screen__title .add-segment{padding:0}#slide-list .section-disposition__title span,#slide-list .section-screen__title span{display:inline-block;position:relative;font-size:1.2em;font-weight:400}#slide-list .section-disposition__title span:after,#slide-list .section-disposition__title span:before,#slide-list .section-screen__title span:after,#slide-list .section-screen__title span:before{content:"";position:absolute;height:5px;border-bottom:1px solid #f0f0f0;top:0;width:410px}#slide-list .section-disposition__title span:before,#slide-list .section-screen__title span:before{right:100%;margin-right:15px}#slide-list .section-disposition__title span:after,#slide-list .section-screen__title span:after{left:100%;margin-left:10px}#slide-list .VueCarousel-slide{-ms-flex:0 0 25%;flex:0 0 25%}#slide-list #slide-list-modal{color:#707070}#slide-list #slide-list-modal___BV_modal_header_{background-color:#2196f3;color:#fff;border-radius:0}#slide-list #slide-list-modal___BV_modal_header_ .title{margin-bottom:0}#slide-list #slide-list-modal___BV_modal_content_{border-radius:0}#slide-list #slide-list-modal___BV_modal_footer_ .btn-primary{background-color:#2196f3;border-color:#2196f3;border-radius:.1rem}#slide-list #slide-list-modal___BV_modal_footer_ .btn-link:focus,#slide-list #slide-list-modal___BV_modal_footer_ .btn-link:hover{text-decoration:none}#slide-list #slide-list-modal .modal-dialog.modal-xl{max-width:1000px!important}.displayButton{display:none}#btn-show[data-v-9609ab20]{border-color:#eee;padding:5px 20px}#fa-clone[data-v-9609ab20]{display:block;float:right}.container[data-v-9609ab20]{max-width:300px}.image-wrapper[data-v-9609ab20]{position:relative;padding-bottom:56.2%}.image-wrapper img[data-v-9609ab20]{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.slide[data-v-9609ab20]{position:relative;margin:0 0 30px;box-shadow:1px 1px 4px rgba(0,0,0,.16);border-radius:3px;overflow:hidden;transition:.1s ease-in-out;min-height:80px;cursor:pointer}.slide[data-v-9609ab20]:hover{box-shadow:0 1px 4px rgba(0,0,0,.16),2px 4px 6px rgba(0,0,0,.23)}.slide:hover .edit-title-btn[data-v-9609ab20]{opacity:1!important;visibility:visible!important;background:rgba(26,147,240,.6)}.slide:hover .title-screen[data-v-9609ab20]{background:rgba(26,147,240,.6);height:10em}.slide[data-v-9609ab20]:before{content:"";position:absolute;height:100%;width:100%;left:0;top:0;bottom:0;right:0;transition:0s ease-in-out}.slide.selected[data-v-9609ab20]{box-shadow:0 1px 4px rgba(0,0,0,.16),2px 4px 6px rgba(0,0,0,.23)}.slide.selected .buttons-container[data-v-9609ab20]{opacity:0;visibility:hidden}.slide.selected[data-v-9609ab20]:before{background:rgba(26,147,240,.6);z-index:1}.slide.selected .title-screen[data-v-9609ab20]{background:none;z-index:1}.slide.selected .tick-img[data-v-9609ab20]{display:block}.slide.edit-mode .edit-panel[data-v-9609ab20]{opacity:1;visibility:visible}.slide.edit-mode[data-v-9609ab20]:before{z-index:0}.slide .tick-img[data-v-9609ab20]{width:24px;height:24px;position:absolute;right:0;bottom:0;z-index:1;margin:8px;display:none;cursor:pointer}.slide .title-screen[data-v-9609ab20]{width:100%;height:100%;position:absolute;font-weight:700;text-align:left;padding:.5em;color:#fff;background:linear-gradient(180deg,rgba(0,0,0,.5),transparent);height:4em;top:0;overflow:hidden;text-overflow:ellipsis}.slide .title-screen .edit-title-btn[data-v-9609ab20]{opacity:0;visibility:hidden;transition:all .2s}.slide .duration-screen[data-v-9609ab20]{float:left;position:absolute;left:5px;display:-ms-flexbox;display:flex;font-size:12px;padding:0!important;bottom:4px;text-align:center;-ms-flex-align:center;align-items:center}.slide .duration-screen__style[data-v-9609ab20]{background:rgba(0,0,0,.5);border-radius:3px;-ms-flex-pack:center;justify-content:center;color:#fff;padding:1px 3px}.slide button[data-v-9609ab20]{color:#fff!important}.slide .edit-panel[data-v-9609ab20]{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;padding:1.5em .5em .5em;opacity:0;visibility:hidden;transition:all .2s}.slide .edit-panel .close-btn[data-v-9609ab20]{position:absolute;right:0;padding:.5em;top:0;height:25px;width:25px;line-height:.8em;color:#333;cursor:pointer}.slide .edit-panel .close-btn[data-v-9609ab20]:hover{color:#f44336}.slide .edit-panel .btn-primary[data-v-9609ab20]{color:#fff;background-color:#1a93f0;border-color:#1a93f0}.slide .image-wrapper .img-fluid[data-v-9609ab20]{width:100%}.slide .title-screen__span[data-v-9609ab20]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#segment-list .modal-body{padding:20px 30px}#segment-list .slide{margin:5px!important;max-width:223px}#segment-list .slide.disabled{opacity:.3;box-shadow:none}#segment-list .slide.disabled,#segment-list .slide.disabled .title-screen{cursor:not-allowed;background:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}#segment-list .slide.disabled .title-screen{height:4em}#segment-list .slide.disabled .edit-title-btn{display:none}#segment-list .VueCarousel-navigation .VueCarousel-navigation-button :focus{outline:none!important}#segment-list .section-disposition,#segment-list .section-screen{margin:1em 0}#segment-list .section-disposition__title,#segment-list .section-screen__title{line-height:.5;text-align:center}#segment-list .section-disposition__title span,#segment-list .section-screen__title span{display:inline-block;position:relative;font-size:1.2em;font-weight:400}#segment-list .section-disposition__title span:after,#segment-list .section-disposition__title span:before,#segment-list .section-screen__title span:after,#segment-list .section-screen__title span:before{content:"";position:absolute;height:5px;border-bottom:1px solid #f0f0f0;top:0;width:410px}#segment-list .section-disposition__title span:before,#segment-list .section-screen__title span:before{right:100%;margin-right:15px}#segment-list .section-disposition__title span:after,#segment-list .section-screen__title span:after{left:100%;margin-left:40px}#segment-list .section-segment__title{padding:0}#segment-list .section-segment #input-group-time .dropdown{position:absolute}#segment-list .VueCarousel-slide{-ms-flex:0 0 25%;flex:0 0 25%}#segment-list #segment-list-modal{color:#707070}#segment-list #segment-list-modal___BV_modal_header_{background-color:#2196f3;color:#fff;border-radius:0}#segment-list #segment-list-modal___BV_modal_header_ .title{margin-bottom:0}#segment-list #segment-list-modal___BV_modal_content_{border-radius:0}#segment-list #segment-list-modal___BV_modal_footer_ .btn-primary{background-color:#2196f3;border-color:#2196f3;border-radius:.1rem}#segment-list #segment-list-modal___BV_modal_footer_ .btn-link:focus,#segment-list #segment-list-modal___BV_modal_footer_ .btn-link:hover{text-decoration:none}#segment-list #segment-list-modal .modal-dialog.modal-xl{max-width:1000px!important}.VueCarousel-navigation-button:focus{outline:none!important}.VueCarousel-slide{visibility:visible;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}@media screen and (max-width:900px) and (min-width:601px){#segment-list .VueCarousel-slide{-ms-flex:0 0 35%!important;flex:0 0 35%!important}}@media screen and (max-width:600px){#segment-list .VueCarousel-slide{-ms-flex:0 0 50%!important;flex:0 0 50%!important}}#module-list .modal-body-content-module{padding:20px 30px
  /*!* width: 100%; *!*/
  /*!*overflow: auto;*!*/}#module-list .modal-body-content-module #collapse-1,#module-list .modal-body-content-module #collapse-2{background-color:hsla(0,0%,49%,.38)}#module-list .modal-body-content-module .top-progress .peg{display:none!important}#module-list .modal-body-content-module #fa-plus{color:#2196f3;cursor:pointer}#module-list .modal-body-content-module #editor .form-control .input-time{color:#2196f3}#module-list .modal-body-content-module #emptyDisposition{border-style:solid;border-radius:6px;border-color:#2196f3;text-align:center}#module-list .modal-body-content-module #emptyDisposition .title-screen{width:100%;height:100%;position:absolute;font-weight:700;text-align:center;padding:.5em;background:#fff;overflow:hidden;text-overflow:ellipsis;display:-ms-flexbox;display:flex;vertical-align:middle}#module-list .modal-body-content-module #emptyDisposition .title-screen__span{color:#2196f3;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;font-size:14px}#module-list .modal-body-content-module #emptyDisposition .title-screen__span .fa.fa-file-o{padding:0 .3em;font-size:2.2em}#module-list .modal-body-content-module #emptyDisposition:hover{box-shadow:0 1px 4px rgba(0,0,0,.16),2px 4px 6px rgba(0,0,0,.23)}#module-list .modal-body-content-module #emptyDisposition:hover .edit-title-btn{opacity:1!important;visibility:visible!important;background:rgba(26,147,240,.6)}#module-list .modal-body-content-module #emptyDisposition:hover .title-screen{background:rgba(26,147,240,.6)}#module-list .modal-body-content-module #emptyDisposition:hover .title-screen__span{color:#fff}#module-list .modal-body-content-module #emptyDisposition.selected{box-shadow:0 1px 4px rgba(0,0,0,.16),2px 4px 6px rgba(0,0,0,.23)}#module-list .modal-body-content-module #emptyDisposition.selected .buttons-container{opacity:0;visibility:hidden}#module-list .modal-body-content-module #emptyDisposition.selected:before{background:rgba(26,147,240,.6)}#module-list .modal-body-content-module #emptyDisposition.selected .title-screen{background:none}#module-list .modal-body-content-module #emptyDisposition.selected .tick-img{display:block}#module-list .modal-body-content-module #emptyDisposition.selected .title-screen__span{color:#fff}#module-list .modal-body-content-module #content-plan2{margin-left:10%;margin-right:10%;padding-top:10%}#module-list .modal-body-content-module .modal-body{padding:0}#module-list .modal-body-content-module .slide{margin:5px!important}#module-list .modal-body-content-module .slide.fix-height .img-fluid{height:100%!important}#module-list .modal-body-content-module .VueCarousel-navigation .VueCarousel-navigation-button :focus{outline:none!important}#module-list .modal-body-content-module .section-disposition,#module-list .modal-body-content-module .section-screen{margin:1em 0}#module-list .modal-body-content-module .section-disposition__title,#module-list .modal-body-content-module .section-screen__title{line-height:.5;text-align:left;width:100%}#module-list .modal-body-content-module .section-disposition__title .add-segment,#module-list .modal-body-content-module .section-screen__title .add-segment{padding:0}#module-list .modal-body-content-module .section-disposition__title span,#module-list .modal-body-content-module .section-screen__title span{display:inline-block;position:relative;font-size:1.2em;font-weight:400;width:100%}#module-list .modal-body-content-module .section-disposition__title span:after,#module-list .modal-body-content-module .section-screen__title span:after{content:"";position:absolute;height:5px;border-bottom:1px solid #f0f0f0;width:100%;min-width:100%}#module-list .modal-body-content-module .section-disposition.title-border-size span:after,#module-list .modal-body-content-module .section-screen.title-border-size span:after{width:95%;min-width:95%}#module-list .modal-body-content-module .section-disposition__title span:after,#module-list .modal-body-content-module .section-screen__title span:after{margin-left:10px}#module-list .modal-body-content-module .VueCarousel-slide{-ms-flex:0 0 25%;flex:0 0 25%}#module-list .modal-body-content-module #slide-list-modal{color:#707070}#module-list .modal-body-content-module #slide-list-modal___BV_modal_header_{background-color:#2196f3;color:#fff;border-radius:0}#module-list .modal-body-content-module #slide-list-modal___BV_modal_header_ .title{margin-bottom:0}#module-list .modal-body-content-module #slide-list-modal___BV_modal_content_{border-radius:0}#module-list .modal-body-content-module #slide-list-modal___BV_modal_footer_ .btn-primary{background-color:#2196f3;border-color:#2196f3;border-radius:.1rem}#module-list .modal-body-content-module #slide-list-modal___BV_modal_footer_ .btn-link:focus,#module-list .modal-body-content-module #slide-list-modal___BV_modal_footer_ .btn-link:hover{text-decoration:none}#module-list .modal-body-content-module #slide-list-modal .modal-dialog.modal-xl{max-width:1000px!important}#module-list .modal-body-content-module .VueCarousel-navigation-button:focus{outline:none!important}#module-list .modal-body-content-module .VueCarousel-slide{visibility:visible;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}#module-list .modal-body-content-module .displayButton{display:none}#module-list .modal-body-content-module .buttons-position{padding-right:0!important;padding-left:0;position:relative;top:76px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}#module-list .modal-body-content-module .buttons-modules{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#module-list .modal-body-content-module .buttons-modules .button-module{margin:5px 0!important;border:none!important;border-color:transparent!important;color:#acacac!important;width:5em;height:3em;border-radius:0;border-top-left-radius:15px!important;border-bottom-left-radius:15px!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important}#module-list .modal-body-content-module .buttons-modules .button-module .images,#module-list .modal-body-content-module .buttons-modules .button-module .models,#module-list .modal-body-content-module .buttons-modules .button-module .videos{display:-ms-flexbox;display:flex;width:2em}#module-list .modal-body-content-module .buttons-modules .button-module:hover{color:#fff!important;background:linear-gradient(300deg,rgba(255,0,0,0) 40%,#2196f3),linear-gradient(235deg,rgba(0,0,255,0) 40%,#2196f3)!important}#module-list .modal-body-content-module .buttons-modules .button-module.selected{color:#fff!important;border:1px solid #2196f3!important;background:linear-gradient(300deg,rgba(255,0,0,0) 40%,#2196f3),linear-gradient(235deg,rgba(0,0,255,0) 40%,#2196f3);border-right:none!important}#module-list .modal-body-content-module .buttons-modules .button-module.selected .images svg,#module-list .modal-body-content-module .buttons-modules .button-module.selected .models svg,#module-list .modal-body-content-module .buttons-modules .button-module.selected .videos svg{fill:#fff}#module-list .modal-body-content-module .position-add_model{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding-right:2em;-ms-flex-align:center;align-items:center}#module-list .modal-body-content-module .video-list{padding:1em}#module-list .modal-body-content-module .card-modules{border:1px solid #2196f3;border-radius:20px;padding:1em;height:640px;max-height:100%;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#module-list .modal-body-content-module .position-buttons{position:absolute;right:3em;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;bottom:1em}#module-list .modal-body-content-module .position-buttons__cancel,#module-list .modal-body-content-module .position-buttons__confirm,#module-list .modal-body-content-module .position-buttons__finish,#module-list .modal-body-content-module .position-buttons__next{margin:0 5px!important;padding:.375rem 2em!important}#module-list .modal-body-content-module .add-model-button{border-radius:20px!important;padding:0 1em!important;font-size:.9em!important;height:2em}#module-list .modal-body-content-module #triangle{height:175px;position:absolute;top:180px;width:98%}#module-list .modal-body-content-module #triangle #collapse-1{height:100%;transition:height .5s;overflow:hidden;position:relative}#module-list .modal-body-content-module .hide-triangle{height:0!important}#module-list .modal-body-content-module .default-modules{width:100%;overflow:auto;overflow-x:hidden;background-color:#ecf0f2;height:35em;max-height:35em;border:1px solid #c9cbcd;border-radius:2px;padding:.8em;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#module-list .modal-body-content-module .default-modules .list-modules{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}#module-list .modal-body-content-module .default-modules::-webkit-scrollbar{width:7px;height:7px}#module-list .modal-body-content-module .default-modules::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #bebebe;border-radius:5px}#module-list .modal-body-content-module .default-modules::-webkit-scrollbar-thumb{background:#bebebe;border-radius:5px}#module-list .modal-body-content-module .default-modules::-webkit-scrollbar-thumb:hover{background:#b2b2b2;height:10px}#module-list .modal-body-content-module .default-modules .one-disposition{width:192px;height:117px}@media (max-height:575px){#module-list .modal-body-content-module .default-modules .one-disposition{width:180px;height:117px}}@media (max-height:680px) and (min-height:575px){#module-list .modal-body-content-module .default-modules .one-disposition{width:192px;height:117px}}@media (max-height:850px) and (min-height:680px){#module-list .modal-body-content-module .default-modules .one-disposition{width:192px;height:117px}}@media (max-height:575px){#module-list .modal-body-content-module .default-modules{max-height:15em}}@media (max-height:680px) and (min-height:575px){#module-list .modal-body-content-module .default-modules{max-height:16em}}@media (max-height:850px) and (min-height:680px){#module-list .modal-body-content-module .default-modules{max-height:20em}}@media (min-height:850px) and (max-height:1300px){#module-list .modal-body-content-module .default-modules{max-height:30em}}#module-list .modal-body-content-module .outline-primary{border-color:#c9cbcd!important;color:#797a8e!important}#module-list .modal-body-content-module .timeline-title{padding:1em 0}#module-list .modal-body-content-module .module-title,#module-list .modal-body-content-module .timeline-title{display:-ms-flexbox;display:flex}#module-list .modal-body-content-module .module-title span,#module-list .modal-body-content-module .timeline-title span{font-weight:500;font-size:1em}#module-list .modal-body-content-module .module-title--size,#module-list .modal-body-content-module .timeline-title--size{font-size:1.4em!important}#module-list .modal-body-content-module .timeline-modules{width:100%;height:100%;overflow:auto;overflow-x:hidden;border-radius:2px;border-top:none;-ms-flex-wrap:wrap;flex-wrap:wrap;height:10em;max-height:10em;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}#module-list .modal-body-content-module .timeline-modules .div-draggable-margin{margin:0!important;padding:0!important}#module-list .modal-body-content-module .timeline-modules #div-draggable{overflow-x:auto;overflow-y:hidden;margin:0!important;-ms-flex-positive:1;flex-grow:1;width:100%;height:100%}#module-list .modal-body-content-module .timeline-modules .row__inner{margin:0;padding-bottom:5px;display:-ms-flexbox;display:flex;transform:translateY(4px)}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .counter-slides{padding-right:10px}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper{padding-right:0;position:relative;transition:padding-right .3s ease-in-out}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper.segment-card{padding-right:10px}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper.segment-card .add-segment-btn{visibility:hidden}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper .slide{margin:0!important}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper .add-segment-btn{display:none}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper .panel-cards-transitions{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper.segment-card{padding-top:10px}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper.segment-card .add-segment-btn{visibility:visible;opacity:0;pointer-events:none}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper.segment-card .close-segment{display:none}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper.segment-card:hover{padding-right:0!important}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .inner-slides-wrapper{height:98px;width:0;margin-bottom:-6px;transition:width .3s ease-in-out,padding .3s ease-in-out;overflow:hidden;position:relative;padding:0}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .inner-slides-wrapper.extended{padding:2px}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .inner-slides-wrapper .inner-slides-container{transform:translateY(0) scale(.9);transform-origin:left;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row}#module-list .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .inner-slides-wrapper .inner-slides-container .slides-transitions-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%}#module-list .modal-body-content-module .timeline-modules::-webkit-scrollbar{width:7px;height:7px}#module-list .modal-body-content-module .timeline-modules::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #bebebe;border-radius:5px}#module-list .modal-body-content-module .timeline-modules::-webkit-scrollbar-thumb{background:#bebebe;border-radius:5px}#module-list .modal-body-content-module .timeline-modules::-webkit-scrollbar-thumb:hover{background:#b2b2b2;height:10px}#module-list .modal-body-content-module .timeline-modules .button-navigation{border:1px solid #939ea7!important;font-size:32px;color:#939ea7;height:4em}#module-list .modal-body-content-module .timeline-modules .button-navigation .icon-navigation-left{transform:rotate(180deg)}#module-list .modal-body-content-module .timeline-modules .button-navigation--left,#module-list .modal-body-content-module .timeline-modules .button-navigation--right{height:100%}#module-list .modal-body-content-module .timeline-modules .button-navigation__left{position:absolute;float:left}#module-list .modal-body-content-module .timeline-modules .button-navigation__right{position:absolute;float:right;right:.5em}#module-list .modal-body-content-module .timeline-modules .button-navigation svg{color:#939ea7;width:1em}#module-list .modal-body-content-module .timeline-modules .button-navigation.active{background-color:#fff!important;color:#2196f3!important;border:2px solid #2196f3!important}#module-list .modal-body-content-module .timeline-modules .button-navigation.active svg{background-color:#fff!important;color:#2196f3!important;fill:#2196f3!important}#module-list .modal-body-content-module .timeline-modules .button-navigation.active svg g{fill:#2196f3!important}#module-list .modal-body-content-module .toggle-slides{display:none!important}#module-list .modal-body-content-module .search-col{padding:0!important}#module-list .modal-body-content-module .search-col .search-group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#module-list .modal-body-content-module .search-col .inputSearch{border-color:#7c7c7c;padding:1.2rem 3rem!important;border-radius:.4rem;border-top-left-radius:.4rem!important;border-bottom-left-radius:.4rem!important;color:#797a8e;font-size:.9em}@media screen and (min-width:992px) and (max-width:1080px){#module-list .modal-body-content-module .search-col .inputSearch{padding:1rem 2rem!important}}@media screen and (max-width:992px) and (min-width:765px){#module-list .modal-body-content-module .search-col .inputSearch{padding:1rem 1.7rem!important}}@media screen and (max-width:765px){#module-list .modal-body-content-module .search-col .inputSearch{padding:1rem 2rem!important}}#module-list .modal-body-content-module .search-col .close-module-list{position:absolute;display:-ms-flexbox;display:flex;right:15px;top:0;height:100%;-ms-flex-align:center;align-items:center;color:#797a8e;cursor:pointer;z-index:4}#module-list .modal-body-content-module .search-col .search-icon{cursor:pointer;position:absolute;z-index:7;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:0 .5em}#module-list .modal-body-content-module .search-col .search-icon svg{width:25px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}#module-list .modal-body-content-module .search-col .search-icon svg path{fill:#797a8e}@media screen and (min-width:992px) and (max-width:1080px){#module-list .modal-body-content-module .search-col .search-icon svg{width:20px}}@media screen and (max-width:992px) and (min-width:765px){#module-list .modal-body-content-module .search-col .search-icon svg{width:20px}}@media screen and (max-width:765px){#module-list .modal-body-content-module .search-col .search-icon svg{width:20px}}#module-list .modal-body-content-module .search-col .search-button{border-right:none!important;background-color:#fff;color:#7c7c7c;border-color:#7c7c7c;border-top-right-radius:0;border-bottom-right-radius:0}#module-list .modal-body-content-module .header-module-block{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}#module-list .modal-body-content-module .header-module-block .tabs-module-col{padding:0!important}#module-list .modal-body-content-module .header-module-block .tabs-module-col .tabs-module{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;color:#797a8e;width:100%}#module-list .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs{width:100%}#module-list .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs{margin-right:0!important;border:none!important}#module-list .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item .nav-link{color:#0e3243!important;font-weight:500;font-size:1em;padding:1rem 2rem!important}@media screen and (min-width:992px) and (max-width:1080px){#module-list .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item .nav-link{padding:1rem 1.5rem!important}}@media screen and (max-width:992px) and (min-width:765px){#module-list .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item .nav-link{padding:1rem!important}}@media screen and (max-width:765px){#module-list .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item .nav-link{padding:1rem!important}}#module-list .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item .nav-link.active,#module-list .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item .nav-link:active{background-color:transparent!important;border:none!important;border-bottom:2px solid #039be5!important;color:#039be5!important}#module-list .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item .nav-link:focus,#module-list .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item .nav-link:hover{color:#039be5!important;border:none!important;border-bottom:2px solid #039be5!important}#module-list .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item.show{background-color:transparent!important;border:none!important;border-bottom:2px solid rgba(26,147,240,.8)!important;color:#1a93f0}@media screen and (min-width:992px) and (max-width:1080px){#module-list .modal-body-content-module .header-module-block{font-size:1em}}@media screen and (max-width:992px) and (min-width:765px){#module-list .modal-body-content-module .header-module-block{font-size:.8em}}@media screen and (max-width:765px){#module-list .modal-body-content-module .header-module-block{font-size:.7em}}#add-screen-module .modal-body-content-module{padding:20px 30px
  /*!* width: 100%; *!*/
  /*!*overflow: auto;*!*/}#add-screen-module .modal-body-content-module #collapse-1,#add-screen-module .modal-body-content-module #collapse-2{background-color:hsla(0,0%,49%,.38)}#add-screen-module .modal-body-content-module .top-progress .peg{display:none!important}#add-screen-module .modal-body-content-module #fa-plus{color:#2196f3;cursor:pointer}#add-screen-module .modal-body-content-module #editor .form-control .input-time{color:#2196f3}#add-screen-module .modal-body-content-module #emptyDisposition{border-style:solid;border-radius:6px;border-color:#2196f3;text-align:center}#add-screen-module .modal-body-content-module #emptyDisposition .title-screen{width:100%;height:100%;position:absolute;font-weight:700;text-align:center;padding:.5em;background:#fff;overflow:hidden;text-overflow:ellipsis;display:-ms-flexbox;display:flex;vertical-align:middle}#add-screen-module .modal-body-content-module #emptyDisposition .title-screen__span{color:#2196f3;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;font-size:14px}#add-screen-module .modal-body-content-module #emptyDisposition .title-screen__span .fa.fa-file-o{padding:0 .3em;font-size:2.2em}#add-screen-module .modal-body-content-module #emptyDisposition:hover{box-shadow:0 1px 4px rgba(0,0,0,.16),2px 4px 6px rgba(0,0,0,.23)}#add-screen-module .modal-body-content-module #emptyDisposition:hover .edit-title-btn{opacity:1!important;visibility:visible!important;background:rgba(26,147,240,.6)}#add-screen-module .modal-body-content-module #emptyDisposition:hover .title-screen{background:rgba(26,147,240,.6)}#add-screen-module .modal-body-content-module #emptyDisposition:hover .title-screen__span{color:#fff}#add-screen-module .modal-body-content-module #emptyDisposition.selected{box-shadow:0 1px 4px rgba(0,0,0,.16),2px 4px 6px rgba(0,0,0,.23)}#add-screen-module .modal-body-content-module #emptyDisposition.selected .buttons-container{opacity:0;visibility:hidden}#add-screen-module .modal-body-content-module #emptyDisposition.selected:before{background:rgba(26,147,240,.6)}#add-screen-module .modal-body-content-module #emptyDisposition.selected .title-screen{background:none}#add-screen-module .modal-body-content-module #emptyDisposition.selected .tick-img{display:block}#add-screen-module .modal-body-content-module #emptyDisposition.selected .title-screen__span{color:#fff}#add-screen-module .modal-body-content-module #content-plan2{margin-left:10%;margin-right:10%;padding-top:10%}#add-screen-module .modal-body-content-module .modal-body{padding:0}#add-screen-module .modal-body-content-module .slide{margin:5px!important}#add-screen-module .modal-body-content-module .slide.fix-height .img-fluid{height:100%!important}#add-screen-module .modal-body-content-module .VueCarousel-navigation .VueCarousel-navigation-button :focus{outline:none!important}#add-screen-module .modal-body-content-module .section-disposition,#add-screen-module .modal-body-content-module .section-screen{margin:1em 0}#add-screen-module .modal-body-content-module .section-disposition__title,#add-screen-module .modal-body-content-module .section-screen__title{line-height:.5;text-align:left;width:100%}#add-screen-module .modal-body-content-module .section-disposition__title .add-segment,#add-screen-module .modal-body-content-module .section-screen__title .add-segment{padding:0}#add-screen-module .modal-body-content-module .section-disposition__title span,#add-screen-module .modal-body-content-module .section-screen__title span{display:inline-block;position:relative;font-size:1.2em;font-weight:400;width:100%}#add-screen-module .modal-body-content-module .section-disposition__title span:after,#add-screen-module .modal-body-content-module .section-screen__title span:after{content:"";position:absolute;height:5px;border-bottom:1px solid #f0f0f0;width:100%;min-width:100%}#add-screen-module .modal-body-content-module .section-disposition.title-border-size span:after,#add-screen-module .modal-body-content-module .section-screen.title-border-size span:after{width:95%;min-width:95%}#add-screen-module .modal-body-content-module .section-disposition__title span:after,#add-screen-module .modal-body-content-module .section-screen__title span:after{margin-left:10px}#add-screen-module .modal-body-content-module .VueCarousel-slide{-ms-flex:0 0 25%;flex:0 0 25%}#add-screen-module .modal-body-content-module #slide-list-modal{color:#707070}#add-screen-module .modal-body-content-module #slide-list-modal___BV_modal_header_{background-color:#2196f3;color:#fff;border-radius:0}#add-screen-module .modal-body-content-module #slide-list-modal___BV_modal_header_ .title{margin-bottom:0}#add-screen-module .modal-body-content-module #slide-list-modal___BV_modal_content_{border-radius:0}#add-screen-module .modal-body-content-module #slide-list-modal___BV_modal_footer_ .btn-primary{background-color:#2196f3;border-color:#2196f3;border-radius:.1rem}#add-screen-module .modal-body-content-module #slide-list-modal___BV_modal_footer_ .btn-link:focus,#add-screen-module .modal-body-content-module #slide-list-modal___BV_modal_footer_ .btn-link:hover{text-decoration:none}#add-screen-module .modal-body-content-module #slide-list-modal .modal-dialog.modal-xl{max-width:1000px!important}#add-screen-module .modal-body-content-module .VueCarousel-navigation-button:focus{outline:none!important}#add-screen-module .modal-body-content-module .VueCarousel-slide{visibility:visible;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}#add-screen-module .modal-body-content-module .displayButton{display:none}#add-screen-module .modal-body-content-module .buttons-position{padding-right:0!important;padding-left:0;position:relative;top:76px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}#add-screen-module .modal-body-content-module .buttons-modules{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#add-screen-module .modal-body-content-module .buttons-modules .button-module{margin:5px 0!important;border:none!important;border-color:transparent!important;color:#acacac!important;width:5em;height:3em;border-radius:0;border-top-left-radius:15px!important;border-bottom-left-radius:15px!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important}#add-screen-module .modal-body-content-module .buttons-modules .button-module .images,#add-screen-module .modal-body-content-module .buttons-modules .button-module .models,#add-screen-module .modal-body-content-module .buttons-modules .button-module .videos{display:-ms-flexbox;display:flex;width:2em}#add-screen-module .modal-body-content-module .buttons-modules .button-module:hover{color:#fff!important;background:linear-gradient(300deg,rgba(255,0,0,0) 40%,#2196f3),linear-gradient(235deg,rgba(0,0,255,0) 40%,#2196f3)!important}#add-screen-module .modal-body-content-module .buttons-modules .button-module.selected{color:#fff!important;border:1px solid #2196f3!important;background:linear-gradient(300deg,rgba(255,0,0,0) 40%,#2196f3),linear-gradient(235deg,rgba(0,0,255,0) 40%,#2196f3);border-right:none!important}#add-screen-module .modal-body-content-module .buttons-modules .button-module.selected .images svg,#add-screen-module .modal-body-content-module .buttons-modules .button-module.selected .models svg,#add-screen-module .modal-body-content-module .buttons-modules .button-module.selected .videos svg{fill:#fff}#add-screen-module .modal-body-content-module .position-add_model{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding-right:2em;-ms-flex-align:center;align-items:center}#add-screen-module .modal-body-content-module .video-list{padding:1em}#add-screen-module .modal-body-content-module .card-modules{border:1px solid #2196f3;border-radius:20px;padding:1em;height:640px;max-height:100%;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#add-screen-module .modal-body-content-module .position-buttons{position:absolute;right:3em;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;bottom:1em}#add-screen-module .modal-body-content-module .position-buttons__cancel,#add-screen-module .modal-body-content-module .position-buttons__confirm,#add-screen-module .modal-body-content-module .position-buttons__finish,#add-screen-module .modal-body-content-module .position-buttons__next{margin:0 5px!important;padding:.375rem 2em!important}#add-screen-module .modal-body-content-module .add-model-button{border-radius:20px!important;padding:0 1em!important;font-size:.9em!important;height:2em}#add-screen-module .modal-body-content-module #triangle{height:175px;position:absolute;top:180px;width:98%}#add-screen-module .modal-body-content-module #triangle #collapse-1{height:100%;transition:height .5s;overflow:hidden;position:relative}#add-screen-module .modal-body-content-module .hide-triangle{height:0!important}#add-screen-module .modal-body-content-module .default-modules{width:100%;overflow:auto;overflow-x:hidden;background-color:#ecf0f2;height:35em;max-height:35em;border:1px solid #c9cbcd;border-radius:2px;padding:.8em;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#add-screen-module .modal-body-content-module .default-modules .list-modules{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}#add-screen-module .modal-body-content-module .default-modules::-webkit-scrollbar{width:7px;height:7px}#add-screen-module .modal-body-content-module .default-modules::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #bebebe;border-radius:5px}#add-screen-module .modal-body-content-module .default-modules::-webkit-scrollbar-thumb{background:#bebebe;border-radius:5px}#add-screen-module .modal-body-content-module .default-modules::-webkit-scrollbar-thumb:hover{background:#b2b2b2;height:10px}#add-screen-module .modal-body-content-module .default-modules .one-disposition{width:192px;height:117px}@media (max-height:575px){#add-screen-module .modal-body-content-module .default-modules .one-disposition{width:180px;height:117px}}@media (max-height:680px) and (min-height:575px){#add-screen-module .modal-body-content-module .default-modules .one-disposition{width:192px;height:117px}}@media (max-height:850px) and (min-height:680px){#add-screen-module .modal-body-content-module .default-modules .one-disposition{width:192px;height:117px}}@media (max-height:575px){#add-screen-module .modal-body-content-module .default-modules{max-height:15em}}@media (max-height:680px) and (min-height:575px){#add-screen-module .modal-body-content-module .default-modules{max-height:16em}}@media (max-height:850px) and (min-height:680px){#add-screen-module .modal-body-content-module .default-modules{max-height:20em}}@media (min-height:850px) and (max-height:1300px){#add-screen-module .modal-body-content-module .default-modules{max-height:30em}}#add-screen-module .modal-body-content-module .outline-primary{border-color:#c9cbcd!important;color:#797a8e!important}#add-screen-module .modal-body-content-module .timeline-title{padding:1em 0}#add-screen-module .modal-body-content-module .module-title,#add-screen-module .modal-body-content-module .timeline-title{display:-ms-flexbox;display:flex}#add-screen-module .modal-body-content-module .module-title span,#add-screen-module .modal-body-content-module .timeline-title span{font-weight:500;font-size:1em}#add-screen-module .modal-body-content-module .module-title--size,#add-screen-module .modal-body-content-module .timeline-title--size{font-size:1.4em!important}#add-screen-module .modal-body-content-module .timeline-modules{width:100%;height:100%;overflow:auto;overflow-x:hidden;border-radius:2px;border-top:none;-ms-flex-wrap:wrap;flex-wrap:wrap;height:10em;max-height:10em;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}#add-screen-module .modal-body-content-module .timeline-modules .div-draggable-margin{margin:0!important;padding:0!important}#add-screen-module .modal-body-content-module .timeline-modules #div-draggable{overflow-x:auto;overflow-y:hidden;margin:0!important;-ms-flex-positive:1;flex-grow:1;width:100%;height:100%}#add-screen-module .modal-body-content-module .timeline-modules .row__inner{margin:0;padding-bottom:5px;display:-ms-flexbox;display:flex;transform:translateY(4px)}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .counter-slides{padding-right:10px}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper.extended .segment-card .containerScreen.tile__img:after{content:"";position:absolute;z-index:2;top:-4px;bottom:-4px;left:-4px;right:-26px;background:hsla(0,0%,100%,.8)}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper{padding-right:0;position:relative;transition:padding-right .3s ease-in-out}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper.segment-card{padding-right:10px}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper.segment-card .add-segment-btn{visibility:hidden}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper .slide{margin:0!important}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper .add-segment-btn{display:none}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper .panel-cards-transitions{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper.segment-card{padding-top:10px}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper.segment-card .add-segment-btn{visibility:visible;opacity:0;pointer-events:none}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper.segment-card .close-segment{display:none}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .panel-card-wrapper.segment-card:hover{padding-right:0!important}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .inner-slides-wrapper{height:98px;width:0;margin-bottom:-6px;transition:width .3s ease-in-out,padding .3s ease-in-out;overflow:hidden;position:relative;padding:0}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .inner-slides-wrapper.extended{padding:2px}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .inner-slides-wrapper .inner-slides-container{transform:translateY(0) scale(.9);transform-origin:left;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row}#add-screen-module .modal-body-content-module .timeline-modules .row__inner #draggable-wrapper .card-wrapper .inner-slides-wrapper .inner-slides-container .slides-transitions-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%}#add-screen-module .modal-body-content-module .timeline-modules::-webkit-scrollbar{width:7px;height:7px}#add-screen-module .modal-body-content-module .timeline-modules::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #bebebe;border-radius:5px}#add-screen-module .modal-body-content-module .timeline-modules::-webkit-scrollbar-thumb{background:#bebebe;border-radius:5px}#add-screen-module .modal-body-content-module .timeline-modules::-webkit-scrollbar-thumb:hover{background:#b2b2b2;height:10px}#add-screen-module .modal-body-content-module .timeline-modules .button-navigation{border:1px solid #939ea7!important;font-size:32px;color:#939ea7;height:4em}#add-screen-module .modal-body-content-module .timeline-modules .button-navigation .icon-navigation-left{transform:rotate(180deg)}#add-screen-module .modal-body-content-module .timeline-modules .button-navigation--left,#add-screen-module .modal-body-content-module .timeline-modules .button-navigation--right{height:100%}#add-screen-module .modal-body-content-module .timeline-modules .button-navigation__left{position:absolute;float:left}#add-screen-module .modal-body-content-module .timeline-modules .button-navigation__right{position:absolute;float:right;right:.5em}#add-screen-module .modal-body-content-module .timeline-modules .button-navigation svg{color:#939ea7;width:1em}#add-screen-module .modal-body-content-module .timeline-modules .button-navigation.active{background-color:#fff!important;color:#2196f3!important;border:2px solid #2196f3!important}#add-screen-module .modal-body-content-module .timeline-modules .button-navigation.active svg{background-color:#fff!important;color:#2196f3!important;fill:#2196f3!important}#add-screen-module .modal-body-content-module .timeline-modules .button-navigation.active svg g{fill:#2196f3!important}#add-screen-module .modal-body-content-module .toggle-slides{display:none!important}#add-screen-module .modal-body-content-module .search-col{padding:0!important}#add-screen-module .modal-body-content-module .search-col .search-group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#add-screen-module .modal-body-content-module .search-col .inputSearch{border-color:#7c7c7c;padding:1.2rem 3rem!important;border-radius:.4rem;border-top-left-radius:.4rem!important;border-bottom-left-radius:.4rem!important;color:#797a8e;font-size:.9em}@media screen and (min-width:992px) and (max-width:1080px){#add-screen-module .modal-body-content-module .search-col .inputSearch{padding:1rem 2rem!important}}@media screen and (max-width:992px) and (min-width:765px){#add-screen-module .modal-body-content-module .search-col .inputSearch{padding:1rem 1.7rem!important}}@media screen and (max-width:765px){#add-screen-module .modal-body-content-module .search-col .inputSearch{padding:1rem 2rem!important}}#add-screen-module .modal-body-content-module .search-col .close-add-screen-module{position:absolute;display:-ms-flexbox;display:flex;right:15px;top:0;height:100%;-ms-flex-align:center;align-items:center;color:#797a8e;cursor:pointer;z-index:4}#add-screen-module .modal-body-content-module .search-col .search-icon{cursor:pointer;position:absolute;z-index:7;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:0 .5em}#add-screen-module .modal-body-content-module .search-col .search-icon svg{width:25px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}#add-screen-module .modal-body-content-module .search-col .search-icon svg path{fill:#797a8e}@media screen and (min-width:992px) and (max-width:1080px){#add-screen-module .modal-body-content-module .search-col .search-icon svg{width:20px}}@media screen and (max-width:992px) and (min-width:765px){#add-screen-module .modal-body-content-module .search-col .search-icon svg{width:20px}}@media screen and (max-width:765px){#add-screen-module .modal-body-content-module .search-col .search-icon svg{width:20px}}#add-screen-module .modal-body-content-module .search-col .search-button{border-right:none!important;background-color:#fff;color:#7c7c7c;border-color:#7c7c7c;border-top-right-radius:0;border-bottom-right-radius:0}#add-screen-module .modal-body-content-module .header-module-block{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}#add-screen-module .modal-body-content-module .header-module-block .tabs-module-col{padding:0!important}#add-screen-module .modal-body-content-module .header-module-block .tabs-module-col .tabs-module{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;color:#797a8e;width:100%}#add-screen-module .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs{width:100%}#add-screen-module .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs{margin-right:0!important;border:none!important}#add-screen-module .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item .nav-link{color:#0e3243!important;font-weight:500;font-size:1em;padding:1rem 2rem!important}@media screen and (min-width:992px) and (max-width:1080px){#add-screen-module .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item .nav-link{padding:1rem 1.5rem!important}}@media screen and (max-width:992px) and (min-width:765px){#add-screen-module .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item .nav-link{padding:1rem!important}}@media screen and (max-width:765px){#add-screen-module .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item .nav-link{padding:1rem!important}}#add-screen-module .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item .nav-link.active,#add-screen-module .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item .nav-link:active{background-color:transparent!important;border:none!important;border-bottom:2px solid #039be5!important;color:#039be5!important}#add-screen-module .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item .nav-link:focus,#add-screen-module .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item .nav-link:hover{color:#039be5!important;border:none!important;border-bottom:2px solid #039be5!important}#add-screen-module .modal-body-content-module .header-module-block .tabs-module-col .tabs-module .tabs .nav-tabs .nav-item.show{background-color:transparent!important;border:none!important;border-bottom:2px solid rgba(26,147,240,.8)!important;color:#1a93f0}@media screen and (min-width:992px) and (max-width:1080px){#add-screen-module .modal-body-content-module .header-module-block{font-size:1em}}@media screen and (max-width:992px) and (min-width:765px){#add-screen-module .modal-body-content-module .header-module-block{font-size:.8em}}@media screen and (max-width:765px){#add-screen-module .modal-body-content-module .header-module-block{font-size:.7em}}#card-add-prog{background-color:#ecedf0!important;background-clip:border-box;border:1px solid rgba(0,0,0,.125)!important;margin-bottom:5%!important}#card-add-prog .card-body{display:-ms-flexbox!important;display:flex!important}.text-left{text-align:left}.icon-add-prog{margin-right:1em}.lg-btn{width:8em}#planx{z-index:99999;padding:30px;overflow:auto;position:absolute;background-color:#fff;top:0;left:0;width:100%;height:100%}.success-dispo[data-v-725ff68c]{background:#3b97e3;border:none;width:159px;height:47px;font-size:larger;color:#fff;border-radius:3px;margin-bottom:25px;margin-top:20px;margin-right:-75%;cursor:pointer}.list_video_content[data-v-725ff68c]{text-align:center;max-height:560px;overflow-y:scroll;padding-top:20px;background:#fff;padding:10px!important}.footer-content[data-v-725ff68c]{height:50px;padding:2rem 1.5rem!important}.list-dispo[data-v-725ff68c]{background:#e3e6ed}.img-liste-dispo[data-v-725ff68c]{min-width:180px;min-width:100%;-o-object-fit:cover;object-fit:cover}.img-liste-dispo[data-v-725ff68c],.video-tag[data-v-725ff68c]{width:204px;height:115px;position:relative;overflow:hidden;border-radius:3px}.video-tag[data-v-725ff68c]{margin:10px!important;text-align:center;float:left;cursor:pointer}.video-tag[data-v-725ff68c]:hover{box-shadow:0 1px 4px rgba(0,0,0,.16),2px 4px 6px rgba(0,0,0,.23);background:rgba(26,147,240,.6)}.video-tag:hover .image-card[data-v-725ff68c]{background:rgba(26,147,240,.6);z-index:1}.video-tag:hover .image-card__infos__duration[data-v-725ff68c],.video-tag:hover .image-card__infos__title[data-v-725ff68c]{z-index:1}.video-tag.is-selected-video[data-v-725ff68c]{box-shadow:0 1px 4px rgba(0,0,0,.16),2px 4px 6px rgba(0,0,0,.23)}.video-tag.is-selected-video .image-card__infos__title[data-v-725ff68c]{background:none;z-index:1}.video-tag.is-selected-video .image-card__infos__duration[data-v-725ff68c]{z-index:1}.video-tag.is-selected-video .tick-img[data-v-725ff68c]{display:block}.video-tag.is-selected-video[data-v-725ff68c]:before{background:rgba(26,147,240,.6);z-index:1}.video-tag[data-v-725ff68c]:before{content:"";position:absolute;height:100%;width:100%;left:0;top:0;bottom:0;right:0;transition:0s ease-in-out}.video-wrapper[data-v-725ff68c]{-ms-flex:0 0 25%;flex:0 0 25%;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0 3px}@media screen and (max-width:1077px) and (min-width:815px){.video-wrapper[data-v-725ff68c]{-ms-flex:0 0 33.33%;flex:0 0 33.33%}}@media screen and (max-width:815px){.video-wrapper[data-v-725ff68c]{-ms-flex:0 0 50%;flex:0 0 50%}}.list_video[data-v-725ff68c]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;min-height:100px;max-height:660px;overflow-y:auto;overflow-x:hidden}.selected-video[data-v-725ff68c]{background-color:hsla(0,0%,100%,.1);opacity:.6}#search-list[data-v-725ff68c]{width:98.2%;padding-left:12px}#search-list[data-v-725ff68c]:hover{border:1px}.search-images[data-v-725ff68c]{position:absolute;border:none;background-color:#fff;color:#7c7c7c;border-color:#7c7c7c}.image-card[data-v-725ff68c]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.image-card__video[data-v-725ff68c]{top:0}.image-card__infos[data-v-725ff68c],.image-card__video[data-v-725ff68c]{width:100%;position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.image-card__infos[data-v-725ff68c]{height:20%;bottom:0}.image-card__infos__title[data-v-725ff68c]{float:left;text-align:left;position:absolute;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:13px;color:#fff;font-weight:700;background:linear-gradient(180deg,rgba(0,0,0,.5),transparent);padding:.5em;height:4em}.image-card__infos__duration[data-v-725ff68c]{float:left;position:absolute;left:8px;display:-ms-flexbox;display:flex;font-size:12px;padding:2px 3px!important;bottom:8px}.list-generic-videos[data-v-725ff68c]{width:100%;height:360px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.searchIcon[data-v-725ff68c]{border:1px solid #ced4da!important;border-left:none;background-color:#fff!important;color:#ced4da!important;font-size:13px!important}.searchIcon[data-v-725ff68c]:focus{border:1px solid #ced4da!important}.searchInput[data-v-725ff68c]{border-right:none;font-size:16px!important}.searchInput[data-v-725ff68c]:focus{border:1px solid #ced4da!important}#inputVideoSearch[data-v-725ff68c]:-ms-input-placeholder{font-size:16px}#inputVideoSearch[data-v-725ff68c]::placeholder{font-size:16px}.search-wrapper-list[data-v-725ff68c]{position:relative;text-align:left;padding:5px}.search-wrapper-list input[data-v-725ff68c]{padding:6px 12px;color:rgba(0,0,0,.7);border:1px solid rgba(0,0,0,.12);transition:all .15s ease-in-out;background:transparent;border-radius:5px}.search-wrapper-list input[data-v-725ff68c]:focus{outline:none}.search-wrapper-list input[data-v-725ff68c]::-webkit-input-placeholder{font-size:12px;color:rgba(0,0,0,.5);font-weight:100}.footer-select-button[data-v-725ff68c]{padding:10px 1.5rem!important;font-size:14px!important}.flex[data-v-725ff68c]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:start}.duration-style[data-v-725ff68c]{background:#919ba5;border-radius:3px;-ms-flex-pack:center;justify-content:center;color:#fff}.tick-img[data-v-725ff68c]{width:24px;height:24px;position:absolute;right:0;bottom:0;z-index:1;margin:8px;display:none;cursor:pointer}#plan1[data-v-0273cd3e]{overflow:auto;z-index:9999;padding:1em 2em;filter:blur(0)}.success-dispo[data-v-0273cd3e]{background:#3b97e3;border:none;width:159px;height:47px;font-size:larger;color:#fff;border-radius:3px;margin-bottom:25px;margin-top:20px;margin-right:-75%;cursor:pointer}.list_video_content[data-v-0273cd3e]{text-align:center;max-height:560px;overflow-y:scroll;padding-top:20px;background:#fff;padding:10px!important}.footer-content[data-v-0273cd3e]{height:50px;padding:2rem 1.5rem!important}.list-dispo[data-v-0273cd3e]{background:#e3e6ed}.img-liste-dispo[data-v-0273cd3e]{width:204px;height:115px;position:relative;min-width:180px;overflow:hidden;min-width:100%;border-radius:3px;-o-object-fit:cover;object-fit:cover}.position-buttons[data-v-0273cd3e]{position:absolute;right:3em;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;bottom:1em}.position-buttons__cancel[data-v-0273cd3e],.position-buttons__confirm[data-v-0273cd3e],.position-buttons__finish[data-v-0273cd3e],.position-buttons__next[data-v-0273cd3e]{margin:0 5px!important;padding:.375rem 2em!important}.video-tag[data-v-0273cd3e]{position:relative;width:204px;height:115px;text-align:center;float:left;cursor:pointer;border-radius:3px}.video-tag[data-v-0273cd3e]:hover{box-shadow:0 1px 4px rgba(0,0,0,.16),2px 4px 6px rgba(0,0,0,.23);background:rgba(26,147,240,.6)}.video-tag:hover .image-card[data-v-0273cd3e]{background:rgba(26,147,240,.6);z-index:1}.video-tag:hover .image-card__infos__duration[data-v-0273cd3e]{z-index:1}.video-tag.is-selected-video[data-v-0273cd3e]{box-shadow:0 1px 4px rgba(0,0,0,.16),2px 4px 6px rgba(0,0,0,.23)}.video-tag.is-selected-video .image-card__infos__duration[data-v-0273cd3e]{z-index:1}.video-tag.is-selected-video[data-v-0273cd3e]:before{background:rgba(26,147,240,.6);z-index:1}.video-tag[data-v-0273cd3e]:before{content:"";position:absolute;height:100%;width:100%;left:0;top:0;bottom:0;right:0;transition:0s ease-in-out}.video-wrapper[data-v-0273cd3e]{-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:20px 20px 20px 0}.list_video[data-v-0273cd3e]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;min-height:100px;max-height:660px;overflow-y:auto;overflow-x:hidden}.selected-video[data-v-0273cd3e]{background-color:hsla(0,0%,100%,.1);opacity:.6}#search-list[data-v-0273cd3e]{width:100%;padding:0;margin-bottom:2%;margin:0 1em}#search-list[data-v-0273cd3e]:hover{border:1px}.search-images[data-v-0273cd3e]{position:absolute;border:none;background-color:#fff;color:#7c7c7c;border-color:#7c7c7c}.image-card[data-v-0273cd3e]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.image-card__video[data-v-0273cd3e]{top:0}.image-card__infos[data-v-0273cd3e],.image-card__video[data-v-0273cd3e]{width:100%;position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.image-card__infos[data-v-0273cd3e]{height:20%;bottom:0}.image-card__infos__title[data-v-0273cd3e]{float:left;text-align:left;width:80%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:13px;color:#fff;font-weight:700;padding:.5em 0;bottom:0;color:#707070}.image-card__infos__duration[data-v-0273cd3e]{float:right;right:0;display:-ms-flexbox;display:flex;font-size:12px;padding:2px 3px!important;bottom:8px;margin:.5em 0}.list-generics[data-v-0273cd3e]{height:100%;overflow:auto;overflow-x:hidden;height:27em;max-height:26.5em;height:40em;max-height:40em;border-radius:2px;-ms-flex-direction:column;flex-direction:column;margin:0!important}.list-generics .list-generic-videos[data-v-0273cd3e],.list-generics[data-v-0273cd3e]{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-ms-flexbox;display:flex}.list-generics .list-generic-videos[data-v-0273cd3e]{-ms-flex-direction:row;flex-direction:row}.list-generics[data-v-0273cd3e]::-webkit-scrollbar{width:7px;height:7px}.list-generics[data-v-0273cd3e]::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #bebebe;border-radius:5px}.list-generics[data-v-0273cd3e]::-webkit-scrollbar-thumb{background:#bebebe;border-radius:5px}.list-generics[data-v-0273cd3e]::-webkit-scrollbar-thumb:hover{background:#b2b2b2;height:10px}@media (max-height:575px){.list-generics[data-v-0273cd3e]{max-height:18em}}@media (max-height:680px) and (min-height:575px){.list-generics[data-v-0273cd3e]{max-height:20em}}@media (max-height:850px) and (min-height:680px){.list-generics[data-v-0273cd3e]{max-height:30em}}@media (min-height:850px) and (max-height:1300px){.list-generics[data-v-0273cd3e]{max-height:35em}}.searchIcon[data-v-0273cd3e]{border:1px solid #ced4da!important;border-left:none;background-color:#fff!important;color:#ced4da!important;font-size:13px!important}.searchIcon[data-v-0273cd3e]:focus{border:1px solid #ced4da!important}.searchInput[data-v-0273cd3e]{border-right:none;font-size:16px!important}.searchInput[data-v-0273cd3e]:focus{border:1px solid #ced4da!important}#inputVideoSearch[data-v-0273cd3e]:-ms-input-placeholder{font-size:16px}#inputVideoSearch[data-v-0273cd3e]::placeholder{font-size:16px}.search-wrapper-list[data-v-0273cd3e]{position:relative;text-align:left;padding:5px}.search-wrapper-list input[data-v-0273cd3e]{padding:6px 12px;color:rgba(0,0,0,.7);border:1px solid rgba(0,0,0,.12);transition:all .15s ease-in-out;background:transparent;border-radius:5px}.search-wrapper-list input[data-v-0273cd3e]:focus{outline:none}.search-wrapper-list input[data-v-0273cd3e]::-webkit-input-placeholder{font-size:12px;color:rgba(0,0,0,.5);font-weight:100}.footer-select-button[data-v-0273cd3e]{padding:.5em 2em!important;line-height:1!important;font-size:14px!important;margin:0 .5em!important}.flex[data-v-0273cd3e]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:start}.duration-style[data-v-0273cd3e]{background:#919ba5;border-radius:3px;-ms-flex-pack:center;justify-content:center;color:#fff}#card-add-prog[data-v-0273cd3e]{background-color:#ecedf0!important;background-clip:border-box;border:1px solid rgba(0,0,0,.125)!important;margin-bottom:3%!important;width:100%;margin:0 1em}#card-add-prog .card-body[data-v-0273cd3e]{display:-ms-flexbox!important;display:flex!important}.text-left[data-v-0273cd3e]{text-align:left}.icon-add-prog[data-v-0273cd3e]{margin-right:1em}.lg-btn[data-v-0273cd3e]{width:8em}.search-group[data-v-0273cd3e]{display:-ms-flexbox;display:flex;-ms-flex-align:center!important;align-items:center!important}.search-group .inputSearch[data-v-0273cd3e]{border-color:#7c7c7c;padding:0 2rem!important;border-radius:.4rem;border-top-left-radius:.4rem!important;border-bottom-left-radius:.4rem!important;color:#797a8e;font-size:.9em}@media screen and (min-width:992px) and (max-width:1080px){.search-group .inputSearch[data-v-0273cd3e]{padding:1.2rem 2.5rem!important}}@media screen and (max-width:992px) and (min-width:765px){.search-group .inputSearch[data-v-0273cd3e]{padding:1.2rem 2rem!important}}@media screen and (max-width:765px){.search-group .inputSearch[data-v-0273cd3e]{padding:1.2rem 2rem!important}}.search-group .close-module-list[data-v-0273cd3e]{position:absolute;display:-ms-flexbox;display:flex;right:15px;top:0;height:100%;-ms-flex-align:center;align-items:center;color:#797a8e;cursor:pointer;z-index:4}.search-group .search-icon[data-v-0273cd3e]{cursor:pointer;position:absolute;z-index:7;padding:0 .5em}.search-group .search-icon[data-v-0273cd3e],.search-group .search-icon svg[data-v-0273cd3e]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.search-group .search-icon svg[data-v-0273cd3e]{width:25px;height:100%}.search-group .search-icon svg path[data-v-0273cd3e]{fill:#797a8e}@media screen and (min-width:992px) and (max-width:1080px){.search-group .search-icon svg[data-v-0273cd3e]{width:20px}}@media screen and (max-width:992px) and (min-width:765px){.search-group .search-icon svg[data-v-0273cd3e]{width:20px}}@media screen and (max-width:765px){.search-group .search-icon svg[data-v-0273cd3e]{width:20px}}.search-group .search-button[data-v-0273cd3e]{border-right:none!important;background-color:#fff;color:#7c7c7c;border-color:#7c7c7c;border-top-right-radius:0;border-bottom-right-radius:0}.button-saveTemp[data-v-546d8e50]{cursor:pointer;background:#3b97e3;border:none;width:159px;height:47px;font-size:larger;color:#fff;border-radius:3px;margin-bottom:25px}.button-saveTemp[disabled][data-v-546d8e50]{cursor:not-allowed}.modal-content[data-v-546d8e50]{border:none!important}[data-tooltip]{position:relative}[data-tooltip]:after{font-family:Helvetica,sans-serif;background:rgba(55,61,73,.9);border-radius:3px;bottom:100%;color:#fff;content:attr(data-tooltip);display:block;font-size:12px;left:50%;line-height:normal;max-width:32rem;opacity:0;overflow:hidden;padding:.6rem 1rem;pointer-events:none;position:absolute;text-overflow:ellipsis;transform:translate(-50%);transition:all .216s ease;z-index:99}[data-tooltip]:focus:after,[data-tooltip]:hover:after{opacity:1;transform:translate(-50%,-.5rem)}[data-tooltip].disabled,[data-tooltip][disabled]{pointer-events:auto}[data-tooltip-pos=right]:after{bottom:50%;left:100%;transform:translateY(50%)}[data-tooltip-pos=right]:focus:after,[data-tooltip-pos=right]:hover:after{transform:translate(.5rem,50%)}[data-tooltip-pos=bottom]:after{bottom:auto;top:100%;transform:translate(-50%)}[data-tooltip-pos=bottom]:focus:after,[data-tooltip-pos=bottom]:hover:after{transform:translate(-50%,.5rem)}[data-tooltip-pos=left]:after{bottom:50%;left:auto;right:100%;transform:translateY(50%)}[data-tooltip-pos=left]:focus:after,[data-tooltip-pos=left]:hover:after{transform:translate(-.5rem,50%)}.gjs-am-assets-cont .gjs-am-asset-image{border-bottom:none;padding:10px;box-sizing:border-box;border-radius:3px;overflow:hidden;flex:0 0 20%}.gjs-am-assets-cont #gjs-am-meta,.gjs-am-assets-cont #gjs-am-preview-cont{width:100%}.gjs-am-assets-cont #gjs-am-preview-cont{height:100px}.gjs-am-assets-cont #gjs-am-close{right:10px;top:10px;z-index:1;line-height:0}.gjs-btn-filestack{margin-bottom:10px}.gjs-am-assets-cont{height:400px}.gjs-am-assets{height:340px;padding:5px 0;margin:0 -10px}.gjs-am-preview-cont:hover .gjs-am-preview{filter:brightness(60%);cursor:pointer}body,html{height:100%;margin:0;overflow:hidden}#toast-container{font-size:13px;font-weight:lighter}#toast-container>div{opacity:.95}#toast-container>div,#toast-container>div:hover{box-shadow:0 0 12px rgba(0,0,0,.1);font-family:Helvetica,sans-serif}#gjs-pn-commands .gjs-pn-buttons,.gjs-pn-commands .gjs-pn-buttons{display:none}.gjs-logo{height:25px}.gjs-logo-cont{position:relative;display:inline-block;top:3px}.gjs-logo-version{position:absolute;font-size:10px;padding:1px 7px;border-radius:15px;bottom:2px;right:-43px}.gjs-mdl-dialog-sm{width:300px}#info-panel{line-height:17px}.info-panel-logo{display:block;height:90px;margin:0 auto;width:90px}.info-panel-logo path{stroke:#eee!important;stroke-width:8!important}.info-panel-label{margin-bottom:10px;font-size:13px}.info-panel-link{text-decoration:none}#carbonads{padding:20px 10px}.carbon-img{float:right;margin-left:10px}.carbon-img img{border-radius:3px;max-width:100px!important;max-height:77px}.carbon-text{color:hsla(0,0%,100%,.75);font:caption;text-decoration:none;font-weight:lighter}.carbon-poweredby{font:caption;color:hsla(0,0%,100%,.55);text-decoration:none;float:right}.gjs-am-file-uploader{display:flex!important;align-items:center;float:none;margin:auto;justify-content:center;align-content:center;flex-direction:row}button.gjs-btn-prim.gjs-btn-filestack{display:none}.sp-container{position:absolute;top:0;left:0;display:inline-block;*display:inline;*zoom:1;z-index:9999994;overflow:hidden}.sp-container.sp-flat{position:relative}.sp-container,.sp-container *{box-sizing:content-box}.sp-top{position:relative;width:100%;display:inline-block}.sp-top-inner{right:0}.sp-color,.sp-top-inner{position:absolute;top:0;left:0;bottom:0}.sp-color{right:20%}.sp-hue{position:absolute;top:0;right:0;bottom:0;left:84%;height:100%}.sp-clear-enabled .sp-hue{top:33px;height:77.5%}.sp-fill{padding-top:80%}.sp-sat,.sp-val{position:absolute;top:0;left:0;right:0;bottom:0}.sp-alpha-enabled .sp-top{margin-bottom:18px}.sp-alpha-enabled .sp-alpha{display:block}.sp-alpha-handle{position:absolute;top:-4px;bottom:-4px;width:6px;left:50%;cursor:pointer;border:1px solid #000;background:#fff;opacity:.8}.sp-alpha{display:none;position:absolute;bottom:-14px;right:0;left:0;height:8px}.sp-alpha-inner{border:1px solid #333}.sp-clear{display:none}.sp-clear.sp-clear-display{background-position:50%}.sp-clear-enabled .sp-clear{display:block;position:absolute;top:0;right:0;bottom:0;left:84%;height:28px}.sp-alpha,.sp-alpha-handle,.sp-clear,.sp-container,.sp-container.sp-dragging .sp-input,.sp-container button,.sp-dragger,.sp-preview,.sp-replacer,.sp-slider{-webkit-user-select:none;-o-user-select:none;user-select:none}.sp-container.sp-buttons-disabled .sp-button-container,.sp-container.sp-input-disabled .sp-input-container,.sp-container.sp-palette-buttons-disabled .sp-palette-button-container,.sp-initial-disabled .sp-initial,.sp-palette-disabled .sp-palette-container,.sp-palette-only .sp-picker-container{display:none}.sp-sat{background-image:linear-gradient(90deg,#fff,hsla(20,42%,65%,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr="#FFFFFFFF",endColorstr="#00CC9A81")}.sp-val{background-image:linear-gradient(0deg,#000,hsla(20,42%,65%,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CC9A81",endColorstr="#FF000000")}.sp-hue{background:linear-gradient(180deg,red,#ff0 17%,lime 33%,cyan 50%,blue 67%,#f0f 83%,red)}.sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ffff00")}.sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00",endColorstr="#00ff00")}.sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff00",endColorstr="#00ffff")}.sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffff",endColorstr="#0000ff")}.sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff",endColorstr="#ff00ff")}.sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff",endColorstr="#ff0000")}.sp-hidden{display:none!important}.sp-cf:after,.sp-cf:before{content:"";display:table}.sp-cf:after{clear:both}.sp-cf{*zoom:1}@media (max-device-width:480px){.sp-color{right:40%}.sp-hue{left:63%}.sp-fill{padding-top:60%}}.sp-dragger{border-radius:5px;height:5px;width:5px;border:1px solid #fff;background:#000;left:0}.sp-dragger,.sp-slider{cursor:pointer;position:absolute;top:0}.sp-slider{height:3px;left:-1px;right:-1px;border:1px solid #000;background:#fff;opacity:.8}.sp-container{border-radius:0;background-color:#ececec;border:1px solid #f0c49b;padding:0}.sp-clear,.sp-color,.sp-container,.sp-container button,.sp-container input,.sp-hue{font:normal 12px Lucida Grande,Lucida Sans Unicode,Lucida Sans,Geneva,Verdana,sans-serif;-ms-box-sizing:border-box;box-sizing:border-box}.sp-top{margin-bottom:3px}.sp-clear,.sp-color,.sp-hue{border:1px solid #666}.sp-input-container{float:right;width:100px;margin-bottom:4px}.sp-initial-disabled .sp-input-container,.sp-input{width:100%}.sp-input{font-size:12px!important;border:1px inset;padding:4px 5px;margin:0;background:transparent;border-radius:3px;color:#222}.sp-input:focus{border:1px solid orange}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.sp-palette-container,.sp-picker-container{float:left;position:relative;padding:10px;padding-bottom:300px;margin-bottom:-290px}.sp-picker-container{width:172px;border-left:1px solid #fff}.sp-palette-container{border-right:1px solid #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;width:24px;height:15px;margin:3px;cursor:pointer;border:2px solid transparent}.sp-palette .sp-thumb-el.sp-thumb-active,.sp-palette .sp-thumb-el:hover{border-color:orange}.sp-thumb-el{position:relative}.sp-initial{float:left;border:1px solid #333}.sp-initial span{width:30px;height:25px;border:none;display:block;float:left;margin:0}.sp-initial .sp-clear-display{background-position:50%}.sp-button-container,.sp-palette-button-container{float:right}.sp-replacer{margin:0;overflow:hidden;cursor:pointer;padding:4px;display:inline-block;*zoom:1;*display:inline;border:1px solid #91765d;background:#eee;color:#333;vertical-align:middle}.sp-replacer.sp-active,.sp-replacer:hover{border-color:#f0c49b;color:#111}.sp-replacer.sp-disabled{cursor:default;border-color:silver;color:silver}.sp-dd{padding:2px 0;height:16px;line-height:16px;float:left;font-size:10px}.sp-preview{position:relative;width:25px;height:20px;border:1px solid #222;margin-right:5px;float:left;z-index:0}.sp-palette{*width:220px;max-width:220px}.sp-palette .sp-thumb-el{width:16px;height:16px;margin:2px 1px;border:1px solid #d0d0d0}.sp-container{padding-bottom:0}.sp-container button{background-color:#eee;background-image:linear-gradient(180deg,#eee,#ccc);border:1px solid #ccc;border-bottom:1px solid #bbb;border-radius:3px;color:#333;font-size:14px;line-height:1;padding:5px 4px;text-align:center;text-shadow:0 1px 0 #eee;vertical-align:middle}.sp-container button:hover{background-color:#ddd;background-image:linear-gradient(180deg,#ddd,#bbb);border:1px solid #bbb;border-bottom:1px solid #999;cursor:pointer;text-shadow:0 1px 0 #ddd}.sp-container button:active{border:1px solid #aaa;border-bottom:1px solid #888;-ms-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-o-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee}.sp-cancel{font-size:11px;color:#d93f3f!important;margin:0;padding:2px;margin-right:5px;vertical-align:middle;text-decoration:none}.sp-cancel:hover{color:#d93f3f!important;text-decoration:underline}.sp-palette span.sp-thumb-active,.sp-palette span:hover{border-color:#000}.sp-alpha,.sp-preview,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.sp-alpha-inner,.sp-preview-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:50%;background-image:url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(/display/static/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/display/static/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/display/static/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/display/static/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/display/static/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/display/static/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\F000"}.fa-music:before{content:"\F001"}.fa-search:before{content:"\F002"}.fa-envelope-o:before{content:"\F003"}.fa-heart:before{content:"\F004"}.fa-star:before{content:"\F005"}.fa-star-o:before{content:"\F006"}.fa-user:before{content:"\F007"}.fa-film:before{content:"\F008"}.fa-th-large:before{content:"\F009"}.fa-th:before{content:"\F00A"}.fa-th-list:before{content:"\F00B"}.fa-check:before{content:"\F00C"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\D7";font-size:2em}.fa-search-plus:before{content:"\F00E"}.fa-search-minus:before{content:"\F010"}.fa-power-off:before{content:"\F011"}.fa-signal:before{content:"\F012"}.fa-cog:before,.fa-gear:before{content:"\F013"}.fa-trash-o:before{content:"\F014"}.fa-home:before{content:"\F015"}.fa-file-o:before{content:"\F016"}.fa-clock-o:before{content:"\F017"}.fa-road:before{content:"\F018"}.fa-download:before{content:"\F019"}.fa-arrow-circle-o-down:before{content:"\F01A"}.fa-arrow-circle-o-up:before{content:"\F01B"}.fa-inbox:before{content:"\F01C"}.fa-play-circle-o:before{content:"\F01D"}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:"\F021"}.fa-list-alt:before{content:"\F022"}.fa-lock:before{content:"\F023"}.fa-flag:before{content:"\F024"}.fa-headphones:before{content:"\F025"}.fa-volume-off:before{content:"\F026"}.fa-volume-down:before{content:"\F027"}.fa-volume-up:before{content:"\F028"}.fa-qrcode:before{content:"\F029"}.fa-barcode:before{content:"\F02A"}.fa-tag:before{content:"\F02B"}.fa-tags:before{content:"\F02C"}.fa-book:before{content:"\F02D"}.fa-bookmark:before{content:"\F02E"}.fa-print:before{content:"\F02F"}.fa-camera:before{content:"\F030"}.fa-font:before{content:"\F031"}.fa-bold:before{content:"\F032"}.fa-italic:before{content:"\F033"}.fa-text-height:before{content:"\F034"}.fa-text-width:before{content:"\F035"}.fa-align-left:before{content:"\F036"}.fa-align-center:before{content:"\F037"}.fa-align-right:before{content:"\F038"}.fa-align-justify:before{content:"\F039"}.fa-list:before{content:"\F03A"}.fa-dedent:before,.fa-outdent:before{content:"\F03B"}.fa-indent:before{content:"\F03C"}.fa-video-camera:before{content:"\F03D"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\F03E"}.fa-pencil:before{content:"\F040"}.fa-map-marker:before{content:"\F041"}.fa-adjust:before{content:"\F042"}.fa-tint:before{content:"\F043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\F044"}.fa-share-square-o:before{content:"\F045"}.fa-check-square-o:before{content:"\F046"}.fa-arrows:before{content:"\F047"}.fa-step-backward:before{content:"\F048"}.fa-fast-backward:before{content:"\F049"}.fa-backward:before{content:"\F04A"}.fa-play:before{content:"\F04B"}.fa-pause:before{content:"\F04C"}.fa-stop:before{content:"\F04D"}.fa-forward:before{content:"\F04E"}.fa-fast-forward:before{content:"\F050"}.fa-step-forward:before{content:"\F051"}.fa-eject:before{content:"\F052"}.fa-chevron-left:before{content:"\F053"}.fa-chevron-right:before{content:"\F054"}.fa-plus-circle:before{content:"\F055"}.fa-minus-circle:before{content:"\F056"}.fa-times-circle:before{content:"\F057"}.fa-check-circle:before{content:"\F058";font-size:40px;margin-left:0!important;color:#8bc34a}.fa-question-circle:before{content:"\F059"}.fa-info-circle:before{content:"\F05A"}.fa-crosshairs:before{content:"\F05B"}.fa-times-circle-o:before{content:"\F05C"}.fa-check-circle-o:before{content:"\F05D"}.fa-ban:before{content:"\F05E"}.fa-arrow-left:before{content:"\F060"}.fa-arrow-right:before{content:"\F061"}.fa-arrow-up:before{content:"\F062"}.fa-arrow-down:before{content:"\F063"}.fa-mail-forward:before,.fa-share:before{content:"\F064"}.fa-expand:before{content:"\F065"}.fa-compress:before{content:"\F066"}.fa-plus:before{content:"\F067"}.fa-minus:before{content:"\F068"}.fa-asterisk:before{content:"\F069"}.fa-exclamation-circle:before{content:"\F06A"}.fa-gift:before{content:"\F06B"}.fa-leaf:before{content:"\F06C"}.fa-fire:before{content:"\F06D"}.fa-eye:before{content:"\F06E"}.fa-eye-slash:before{content:"\F070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\F071"}.fa-plane:before{content:"\F072"}.fa-calendar:before{content:"\F073"}.fa-random:before{content:"\F074"}.fa-comment:before{content:"\F075"}.fa-magnet:before{content:"\F076"}.fa-chevron-up:before{content:"\F077"}.fa-chevron-down:before{content:"\F078"}.fa-retweet:before{content:"\F079"}.fa-shopping-cart:before{content:"\F07A"}.fa-folder:before{content:"\F07B"}.fa-folder-open:before{content:"\F07C"}.fa-arrows-v:before{content:"\F07D"}.fa-arrows-h:before{content:"\F07E"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\F080"}.fa-twitter-square:before{content:"\F081"}.fa-facebook-square:before{content:"\F082"}.fa-camera-retro:before{content:"\F083"}.fa-key:before{content:"\F084"}.fa-cogs:before,.fa-gears:before{content:"\F085"}.fa-comments:before{content:"\F086"}.fa-thumbs-o-up:before{content:"\F087"}.fa-thumbs-o-down:before{content:"\F088"}.fa-star-half:before{content:"\F089"}.fa-heart-o:before{content:"\F08A"}.fa-sign-out:before{content:"\F08B"}.fa-linkedin-square:before{content:"\F08C"}.fa-thumb-tack:before{content:"\F08D"}.fa-external-link:before{content:"\F08E"}.fa-sign-in:before{content:"\F090"}.fa-trophy:before{content:"\F091"}.fa-github-square:before{content:"\F092"}.fa-upload:before{content:"\F093"}.fa-lemon-o:before{content:"\F094"}.fa-phone:before{content:"\F095"}.fa-square-o:before{content:"\F096"}.fa-bookmark-o:before{content:"\F097"}.fa-phone-square:before{content:"\F098"}.fa-twitter:before{content:"\F099"}.fa-facebook-f:before,.fa-facebook:before{content:"\F09A"}.fa-github:before{content:"\F09B"}.fa-unlock:before{content:"\F09C"}.fa-credit-card:before{content:"\F09D"}.fa-feed:before,.fa-rss:before{content:"\F09E"}.fa-hdd-o:before{content:"\F0A0"}.fa-bullhorn:before{content:"\F0A1"}.fa-bell:before{content:"\F0F3"}.fa-certificate:before{content:"\F0A3"}.fa-hand-o-right:before{content:"\F0A4"}.fa-hand-o-left:before{content:"\F0A5"}.fa-hand-o-up:before{content:"\F0A6"}.fa-hand-o-down:before{content:"\F0A7"}.fa-arrow-circle-left:before{content:"\F0A8"}.fa-arrow-circle-right:before{content:"\F0A9"}.fa-arrow-circle-up:before{content:"\F0AA"}.fa-arrow-circle-down:before{content:"\F0AB"}.fa-globe:before{content:"\F0AC"}.fa-wrench:before{content:"\F0AD"}.fa-tasks:before{content:"\F0AE"}.fa-filter:before{content:"\F0B0"}.fa-briefcase:before{content:"\F0B1"}.fa-arrows-alt:before{content:"\F0B2"}.fa-group:before,.fa-users:before{content:"\F0C0"}.fa-chain:before,.fa-link:before{content:"\F0C1"}.fa-cloud:before{content:"\F0C2"}.fa-flask:before{content:"\F0C3"}.fa-cut:before,.fa-scissors:before{content:"\F0C4"}.fa-copy:before,.fa-files-o:before{content:"\F0C5"}.fa-paperclip:before{content:"\F0C6"}.fa-floppy-o:before,.fa-save:before{content:"\F0C7"}.fa-square:before{content:"\F0C8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\F0C9"}.fa-list-ul:before{content:"\F0CA"}.fa-list-ol:before{content:"\F0CB"}.fa-strikethrough:before{content:"\F0CC"}.fa-underline:before{content:"\F0CD"}.fa-table:before{content:"\F0CE"}.fa-magic:before{content:"\F0D0"}.fa-truck:before{content:"\F0D1"}.fa-pinterest:before{content:"\F0D2"}.fa-pinterest-square:before{content:"\F0D3"}.fa-google-plus-square:before{content:"\F0D4"}.fa-google-plus:before{content:"\F0D5"}.fa-money:before{content:"\F0D6"}.fa-caret-down:before{content:"\F0D7"}.fa-caret-up:before{content:"\F0D8"}.fa-caret-left:before{content:"\F0D9"}.fa-caret-right:before{content:"\F0DA"}.fa-columns:before{content:"\F0DB"}.fa-sort:before,.fa-unsorted:before{content:"\F0DC"}.fa-sort-desc:before,.fa-sort-down:before{content:"\F0DD"}.fa-sort-asc:before,.fa-sort-up:before{content:"\F0DE"}.fa-envelope:before{content:"\F0E0"}.fa-linkedin:before{content:"\F0E1"}span.gjs-pn-btn.fa.fa-rotate-left:before,span.gjs-pn-btn.fa.fa-undo:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:"\F0E2"}.fa-gavel:before,.fa-legal:before{content:"\F0E3"}.fa-dashboard:before,.fa-tachometer:before{content:"\F0E4"}.fa-comment-o:before{content:"\F0E5"}.fa-comments-o:before{content:"\F0E6"}.fa-bolt:before,.fa-flash:before{content:"\F0E7"}.fa-sitemap:before{content:"\F0E8"}.fa-umbrella:before{content:"\F0E9"}.fa-clipboard:before,.fa-paste:before{content:"\F0EA"}.fa-lightbulb-o:before{content:"\F0EB"}.fa-exchange:before{content:"\F0EC"}.fa-cloud-download:before{content:"\F0ED"}.fa-cloud-upload:before{content:"\F0EE"}.fa-user-md:before{content:"\F0F0"}.fa-stethoscope:before{content:"\F0F1"}.fa-suitcase:before{content:"\F0F2"}.fa-bell-o:before{content:"\F0A2"}.fa-coffee:before{content:"\F0F4"}.fa-cutlery:before{content:"\F0F5"}.fa-file-text-o:before{content:"\F0F6"}.fa-building-o:before{content:"\F0F7"}.fa-hospital-o:before{content:"\F0F8"}.fa-ambulance:before{content:"\F0F9"}.fa-medkit:before{content:"\F0FA"}.fa-fighter-jet:before{content:"\F0FB"}.fa-beer:before{content:"\F0FC"}.fa-h-square:before{content:"\F0FD"}.fa-plus-square:before{content:"\F0FE"}.fa-angle-double-left:before{content:"\F100"}.fa-angle-double-right:before{content:"\F101"}.fa-angle-double-up:before{content:"\F102"}.fa-angle-double-down:before{content:"\F103"}.fa-angle-left:before{content:"\F104"}.fa-angle-right:before{content:"\F105"}.fa-angle-up:before{content:"\F106"}.fa-angle-down:before{content:"\F107"}.fa-desktop:before{content:"\F108"}.fa-laptop:before{content:"\F109"}.fa-tablet:before{content:"\F10A"}.fa-mobile-phone:before,.fa-mobile:before{content:"\F10B"}.fa-circle-o:before{content:"\F10C"}.fa-quote-left:before{content:"\F10D"}.fa-quote-right:before{content:"\F10E"}.fa-spinner:before{content:"\F110"}.fa-circle:before{content:"\F111"}.fa-mail-reply:before,.fa-reply:before{content:"\F112"}.fa-github-alt:before{content:"\F113"}.fa-folder-o:before{content:"\F114"}.fa-folder-open-o:before{content:"\F115"}.fa-smile-o:before{content:"\F118"}.fa-frown-o:before{content:"\F119"}.fa-meh-o:before{content:"\F11A"}.fa-gamepad:before{content:"\F11B"}.fa-keyboard-o:before{content:"\F11C"}.fa-flag-o:before{content:"\F11D"}.fa-flag-checkered:before{content:"\F11E"}.fa-terminal:before{content:"\F120"}.fa-code:before{content:"\F121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\F122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\F123"}.fa-location-arrow:before{content:"\F124"}.fa-crop:before{content:"\F125"}.fa-code-fork:before{content:"\F126"}.fa-chain-broken:before,.fa-unlink:before{content:"\F127"}.fa-question:before{content:"\F128"}.fa-info:before{content:"\F129"}.fa-exclamation:before{content:"\F12A"}.fa-superscript:before{content:"\F12B"}.fa-subscript:before{content:"\F12C"}.fa-eraser:before{content:"\F12D"}.fa-puzzle-piece:before{content:"\F12E"}.fa-microphone:before{content:"\F130"}.fa-microphone-slash:before{content:"\F131"}.fa-shield:before{content:"\F132"}.fa-calendar-o:before{content:"\F133"}.fa-fire-extinguisher:before{content:"\F134"}.fa-rocket:before{content:"\F135"}.fa-maxcdn:before{content:"\F136"}.fa-chevron-circle-left:before{content:"\F137"}.fa-chevron-circle-right:before{content:"\F138"}.fa-chevron-circle-up:before{content:"\F139"}.fa-chevron-circle-down:before{content:"\F13A"}.fa-html5:before{content:"\F13B"}.fa-css3:before{content:"\F13C"}.fa-anchor:before{content:"\F13D"}.fa-unlock-alt:before{content:"\F13E"}.fa-bullseye:before{content:"\F140"}.fa-ellipsis-h:before{content:"\F141"}.fa-ellipsis-v:before{content:"\F142"}.fa-rss-square:before{content:"\F143"}.fa-dot-circle-o,.fa-play-circle:before{content:"\F144"}.fa-ticket:before{content:"\F145"}.fa-minus-square:before{content:"\F146"}.fa-minus-square-o:before{content:"\F147"}.fa-level-up:before{content:"\F148"}.fa-level-down:before{content:"\F149"}.fa-check-square:before{content:"\F14A"}.fa-pencil-square:before{content:"\F14B"}.fa-external-link-square:before{content:"\F14C"}.fa-share-square:before{content:"\F14D"}.fa-compass:before{content:"\F14E"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\F150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\F151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\F152"}.fa-eur:before,.fa-euro:before{content:"\F153"}.fa-gbp:before{content:"\F154"}.fa-dollar:before,.fa-usd:before{content:"\F155"}.fa-inr:before,.fa-rupee:before{content:"\F156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\F157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\F158"}.fa-krw:before,.fa-won:before{content:"\F159"}.fa-bitcoin:before,.fa-btc:before{content:"\F15A"}.fa-file:before{content:"\F15B"}.fa-file-text:before{content:"\F15C"}.fa-sort-alpha-asc:before{content:"\F15D"}.fa-sort-alpha-desc:before{content:"\F15E"}.fa-sort-amount-asc:before{content:"\F160"}.fa-sort-amount-desc:before{content:"\F161"}.fa-sort-numeric-asc:before{content:"\F162"}.fa-sort-numeric-desc:before{content:"\F163"}.fa-thumbs-up:before{content:"\F164"}.fa-thumbs-down:before{content:"\F165"}.fa-youtube-square:before{content:"\F166"}.fa-youtube:before{content:"\F167"}.fa-xing:before{content:"\F168"}.fa-xing-square:before{content:"\F169"}.fa-youtube-play:before{content:"\F16A"}.fa-dropbox:before{content:"\F16B"}.fa-stack-overflow:before{content:"\F16C"}.fa-instagram:before{content:"\F16D"}.fa-flickr:before{content:"\F16E"}.fa-adn:before{content:"\F170"}.fa-bitbucket:before{content:"\F171"}.fa-bitbucket-square:before{content:"\F172"}.fa-tumblr:before{content:"\F173"}.fa-tumblr-square:before{content:"\F174"}.fa-long-arrow-down:before{content:"\F175"}.fa-long-arrow-up:before{content:"\F176"}.fa-long-arrow-left:before{content:"\F177"}.fa-long-arrow-right:before{content:"\F178"}.fa-apple:before{content:"\F179"}.fa-windows:before{content:"\F17A"}.fa-android:before{content:"\F17B"}.fa-linux:before{content:"\F17C"}.fa-dribbble:before{content:"\F17D"}.fa-skype:before{content:"\F17E"}.fa-foursquare:before{content:"\F180"}.fa-trello:before{content:"\F181"}.fa-female:before{content:"\F182"}.fa-male:before{content:"\F183"}.fa-gittip:before,.fa-gratipay:before{content:"\F184"}.fa-sun-o:before{content:"\F185"}.fa-moon-o:before{content:"\F186"}.fa-archive:before{content:"\F187"}.fa-bug:before{content:"\F188"}.fa-vk:before{content:"\F189"}.fa-weibo:before{content:"\F18A"}.fa-renren:before{content:"\F18B"}.fa-pagelines:before{content:"\F18C"}.fa-stack-exchange:before{content:"\F18D"}.fa-arrow-circle-o-right:before{content:"\F18E"}.fa-arrow-circle-o-left:before{content:"\F190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\F191"}.fa-dot-circle-o:before{content:"\F192"}.fa-wheelchair:before{content:"\F193"}.fa-vimeo-square:before{content:"\F194"}.fa-try:before,.fa-turkish-lira:before{content:"\F195"}.fa-plus-square-o:before{content:"\F196"}.fa-space-shuttle:before{content:"\F197"}.fa-slack:before{content:"\F198"}.fa-envelope-square:before{content:"\F199"}.fa-wordpress:before{content:"\F19A"}.fa-openid:before{content:"\F19B"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\F19C"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\F19D"}.fa-yahoo:before{content:"\F19E"}.fa-google:before{content:"\F1A0"}.fa-reddit:before{content:"\F1A1"}.fa-reddit-square:before{content:"\F1A2"}.fa-stumbleupon-circle:before{content:"\F1A3"}.fa-stumbleupon:before{content:"\F1A4"}.fa-delicious:before{content:"\F1A5"}.fa-digg:before{content:"\F1A6"}.fa-pied-piper-pp:before{content:"\F1A7"}.fa-pied-piper-alt:before{content:"\F1A8"}.fa-drupal:before{content:"\F1A9"}.fa-joomla:before{content:"\F1AA"}.fa-language:before{content:"\F1AB"}.fa-fax:before{content:"\F1AC"}.fa-building:before{content:"\F1AD"}.fa-child:before{content:"\F1AE"}.fa-paw:before{content:"\F1B0"}.fa-spoon:before{content:"\F1B1"}.fa-cube:before{content:"\F1B2"}.fa-cubes:before{content:"\F1B3"}.fa-behance:before{content:"\F1B4"}.fa-behance-square:before{content:"\F1B5"}.fa-steam:before{content:"\F1B6"}.fa-steam-square:before{content:"\F1B7"}.fa-recycle:before{content:"\F1B8"}.fa-automobile:before,.fa-car:before{content:"\F1B9"}.fa-cab:before,.fa-taxi:before{content:"\F1BA"}.fa-tree:before{content:"\F1BB"}.fa-spotify:before{content:"\F1BC"}.fa-deviantart:before{content:"\F1BD"}.fa-soundcloud:before{content:"\F1BE"}.fa-database:before{content:"\F1C0"}.fa-file-pdf-o:before{content:"\F1C1"}.fa-file-word-o:before{content:"\F1C2"}.fa-file-excel-o:before{content:"\F1C3"}.fa-file-powerpoint-o:before{content:"\F1C4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\F1C5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\F1C6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\F1C7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\F1C8"}.fa-file-code-o:before{content:"\F1C9"}.fa-vine:before{content:"\F1CA"}.fa-codepen:before{content:"\F1CB"}.fa-jsfiddle:before{content:"\F1CC"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\F1CD"}.fa-circle-o-notch:before{content:"\F1CE"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\F1D0"}.fa-empire:before,.fa-ge:before{content:"\F1D1"}.fa-git-square:before{content:"\F1D2"}.fa-git:before{content:"\F1D3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\F1D4"}.fa-tencent-weibo:before{content:"\F1D5"}.fa-qq:before{content:"\F1D6"}.fa-wechat:before,.fa-weixin:before{content:"\F1D7"}.fa-paper-plane:before,.fa-send:before{content:"\F1D8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\F1D9"}.fa-history:before{content:"\F1DA"}.fa-circle-thin:before{content:"\F1DB"}.fa-header:before{content:"\F1DC"}.fa-paragraph:before{content:"\F1DD"}.fa-sliders:before{content:"\F1DE"}.fa-share-alt:before{content:"\F1E0"}.fa-share-alt-square:before{content:"\F1E1"}.fa-bomb:before{content:"\F1E2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\F1E3"}.fa-tty:before{content:"\F1E4"}.fa-binoculars:before{content:"\F1E5"}.fa-plug:before{content:"\F1E6"}.fa-slideshare:before{content:"\F1E7"}.fa-twitch:before{content:"\F1E8"}.fa-yelp:before{content:"\F1E9"}.fa-newspaper-o:before{content:"\F1EA"}.fa-wifi:before{content:"\F1EB"}.fa-calculator:before{content:"\F1EC"}.fa-paypal:before{content:"\F1ED"}.fa-google-wallet:before{content:"\F1EE"}.fa-cc-visa:before{content:"\F1F0"}.fa-cc-mastercard:before{content:"\F1F1"}.fa-cc-discover:before{content:"\F1F2"}.fa-cc-amex:before{content:"\F1F3"}.fa-cc-paypal:before{content:"\F1F4"}.fa-cc-stripe:before{content:"\F1F5"}.fa-bell-slash:before{content:"\F1F6"}.fa-bell-slash-o:before{content:"\F1F7"}.fa-trash:before{content:"\F1F8"}.fa-copyright:before{content:"\F1F9"}.fa-at:before{content:"\F1FA"}.fa-eyedropper:before{content:"\F1FB"}.fa-paint-brush:before{content:"\F1FC"}.fa-birthday-cake:before{content:"\F1FD"}.fa-area-chart:before{content:"\F1FE"}.fa-pie-chart:before{content:"\F200"}.fa-line-chart:before{content:"\F201"}.fa-lastfm:before{content:"\F202"}.fa-lastfm-square:before{content:"\F203"}.fa-toggle-off:before{content:"\F204"}.fa-toggle-on:before{content:"\F205"}.fa-bicycle:before{content:"\F206"}.fa-bus:before{content:"\F207"}.fa-ioxhost:before{content:"\F208"}.fa-angellist:before{content:"\F209"}.fa-cc:before{content:"\F20A"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\F20B"}.fa-meanpath:before{content:"\F20C"}.fa-buysellads:before{content:"\F20D"}.fa-connectdevelop:before{content:"\F20E"}.fa-dashcube:before{content:"\F210"}.fa-forumbee:before{content:"\F211"}.fa-leanpub:before{content:"\F212"}.fa-sellsy:before{content:"\F213"}.fa-shirtsinbulk:before{content:"\F214"}.fa-simplybuilt:before{content:"\F215"}.fa-skyatlas:before{content:"\F216"}.fa-cart-plus:before{content:"\F217"}.fa-cart-arrow-down:before{content:"\F218"}.fa-diamond:before{content:"\F219"}.fa-ship:before{content:"\F21A"}.fa-user-secret:before{content:"\F21B"}.fa-motorcycle:before{content:"\F21C"}.fa-street-view:before{content:"\F21D"}.fa-heartbeat:before{content:"\F21E"}.fa-venus:before{content:"\F221"}.fa-mars:before{content:"\F222"}.fa-mercury:before{content:"\F223"}.fa-intersex:before,.fa-transgender:before{content:"\F224"}.fa-transgender-alt:before{content:"\F225"}.fa-venus-double:before{content:"\F226"}.fa-mars-double:before{content:"\F227"}.fa-venus-mars:before{content:"\F228"}.fa-mars-stroke:before{content:"\F229"}.fa-mars-stroke-v:before{content:"\F22A"}.fa-mars-stroke-h:before{content:"\F22B"}.fa-neuter:before{content:"\F22C"}.fa-genderless:before{content:"\F22D"}.fa-facebook-official:before{content:"\F230"}.fa-pinterest-p:before{content:"\F231"}.fa-whatsapp:before{content:"\F232"}.fa-server:before{content:"\F233"}.fa-user-plus:before{content:"\F234"}.fa-user-times:before{content:"\F235"}.fa-bed:before,.fa-hotel:before{content:"\F236"}.fa-viacoin:before{content:"\F237"}.fa-train:before{content:"\F238"}.fa-subway:before{content:"\F239"}.fa-medium:before{content:"\F23A"}.fa-y-combinator:before,.fa-yc:before{content:"\F23B"}.fa-optin-monster:before{content:"\F23C"}.fa-opencart:before{content:"\F23D"}.fa-expeditedssl:before{content:"\F23E"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\F240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\F241"}.fa-battery-2:before,.fa-battery-half:before{content:"\F242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\F243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\F244"}.fa-mouse-pointer:before{content:"\F245"}.fa-i-cursor:before{content:"\F246"}.fa-object-group:before{content:"\F247"}.fa-object-ungroup:before{content:"\F248"}.fa-sticky-note:before{content:"\F249"}.fa-sticky-note-o:before{content:"\F24A"}.fa-cc-jcb:before{content:"\F24B"}.fa-cc-diners-club:before{content:"\F24C"}.fa-clone:before{content:"\F24D"}.fa-balance-scale:before{content:"\F24E"}.fa-hourglass-o:before{content:"\F250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\F251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\F252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\F253"}.fa-hourglass:before{content:"\F254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\F255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\F256"}.fa-hand-scissors-o:before{content:"\F257"}.fa-hand-lizard-o:before{content:"\F258"}.fa-hand-spock-o:before{content:"\F259"}.fa-hand-pointer-o:before{content:"\F25A"}.fa-hand-peace-o:before{content:"\F25B"}.fa-trademark:before{content:"\F25C"}.fa-registered:before{content:"\F25D"}.fa-creative-commons:before{content:"\F25E"}.fa-gg:before{content:"\F260"}.fa-gg-circle:before{content:"\F261"}.fa-tripadvisor:before{content:"\F262"}.fa-odnoklassniki:before{content:"\F263"}.fa-odnoklassniki-square:before{content:"\F264"}.fa-get-pocket:before{content:"\F265"}.fa-wikipedia-w:before{content:"\F266"}.fa-safari:before{content:"\F267"}.fa-chrome:before{content:"\F268"}.fa-firefox:before{content:"\F269"}.fa-opera:before{content:"\F26A"}.fa-internet-explorer:before{content:"\F26B"}.fa-television:before,.fa-tv:before{content:"\F26C"}.fa-contao:before{content:"\F26D"}.fa-500px:before{content:"\F26E"}.fa-amazon:before{content:"\F270"}.fa-calendar-plus-o:before{content:"\F271"}.fa-calendar-minus-o:before{content:"\F272"}.fa-calendar-times-o:before{content:"\F273"}.fa-calendar-check-o:before{content:"\F274"}.fa-industry:before{content:"\F275"}.fa-map-pin:before{content:"\F276"}.fa-map-signs:before{content:"\F277"}.fa-map-o:before{content:"\F278"}.fa-map:before{content:"\F279"}.fa-commenting:before{content:"\F27A"}.fa-commenting-o:before{content:"\F27B"}.fa-houzz:before{content:"\F27C"}.fa-vimeo:before{content:"\F27D"}.fa-black-tie:before{content:"\F27E"}.fa-fonticons:before{content:"\F280"}.fa-reddit-alien:before{content:"\F281"}.fa-edge:before{content:"\F282"}.fa-credit-card-alt:before{content:"\F283"}.fa-codiepie:before{content:"\F284"}.fa-modx:before{content:"\F285"}.fa-fort-awesome:before{content:"\F286"}.fa-usb:before{content:"\F287"}.fa-product-hunt:before{content:"\F288"}.fa-mixcloud:before{content:"\F289"}.fa-scribd:before{content:"\F28A"}.fa-pause-circle:before{content:"\F28B"}.fa-pause-circle-o:before{content:"\F28C"}.fa-stop-circle:before{content:"\F28D"}.fa-stop-circle-o:before{content:"\F28E"}.fa-shopping-bag:before{content:"\F290"}.fa-shopping-basket:before{content:"\F291"}.fa-hashtag:before{content:"\F292"}.fa-bluetooth:before{content:"\F293"}.fa-bluetooth-b:before{content:"\F294"}.fa-percent:before{content:"\F295"}.fa-gitlab:before{content:"\F296"}.fa-wpbeginner:before{content:"\F297"}.fa-wpforms:before{content:"\F298"}.fa-envira:before{content:"\F299"}.fa-universal-access:before{content:"\F29A"}.fa-wheelchair-alt:before{content:"\F29B"}.fa-question-circle-o:before{content:"\F29C"}.fa-blind:before{content:"\F29D"}.fa-audio-description:before{content:"\F29E"}.fa-volume-control-phone:before{content:"\F2A0"}.fa-braille:before{content:"\F2A1"}.fa-assistive-listening-systems:before{content:"\F2A2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\F2A3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\F2A4"}.fa-glide:before{content:"\F2A5"}.fa-glide-g:before{content:"\F2A6"}.fa-sign-language:before,.fa-signing:before{content:"\F2A7"}.fa-low-vision:before{content:"\F2A8"}.fa-viadeo:before{content:"\F2A9"}.fa-viadeo-square:before{content:"\F2AA"}.fa-snapchat:before{content:"\F2AB"}.fa-snapchat-ghost:before{content:"\F2AC"}.fa-snapchat-square:before{content:"\F2AD"}.fa-pied-piper:before{content:"\F2AE"}.fa-first-order:before{content:"\F2B0"}.fa-yoast:before{content:"\F2B1"}.fa-themeisle:before{content:"\F2B2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\F2B3"}.fa-fa:before,.fa-font-awesome:before{content:"\F2B4"}.fa-handshake-o:before{content:"\F2B5"}.fa-envelope-open:before{content:"\F2B6"}.fa-envelope-open-o:before{content:"\F2B7"}.fa-linode:before{content:"\F2B8"}.fa-address-book:before{content:"\F2B9"}.fa-address-book-o:before{content:"\F2BA"}.fa-address-card:before,.fa-vcard:before{content:"\F2BB"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\F2BC"}.fa-user-circle:before{content:"\F2BD"}.fa-user-circle-o:before{content:"\F2BE"}.fa-user-o:before{content:"\F2C0"}.fa-id-badge:before{content:"\F2C1"}.fa-drivers-license:before,.fa-id-card:before{content:"\F2C2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\F2C3"}.fa-quora:before{content:"\F2C4"}.fa-free-code-camp:before{content:"\F2C5"}.fa-telegram:before{content:"\F2C6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\F2C7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\F2C8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\F2C9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\F2CA"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\F2CB"}.fa-shower:before{content:"\F2CC"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\F2CD"}.fa-podcast:before{content:"\F2CE"}.fa-window-maximize:before{content:"\F2D0"}.fa-window-minimize:before{content:"\F2D1"}.fa-window-restore:before{content:"\F2D2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\F2D3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\F2D4"}.fa-bandcamp:before{content:"\F2D5"}.fa-grav:before{content:"\F2D6"}.fa-etsy:before{content:"\F2D7"}.fa-imdb:before{content:"\F2D8"}.fa-ravelry:before{content:"\F2D9"}.fa-eercast:before{content:"\F2DA"}.fa-microchip:before{content:"\F2DB"}.fa-snowflake-o:before{content:"\F2DC"}.fa-superpowers:before{content:"\F2DD"}.fa-wpexplorer:before{content:"\F2DE"}.fa-meetup:before{content:"\F2E0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5)}.cm-animate-fat-cursor,.cm-fat-cursor-mark{animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;background-color:#7e7}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:-20px;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;font-variant-ligatures:contextual}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.cm-s-hopscotch.CodeMirror{background:#322931;color:#d5d3d5}.cm-s-hopscotch div.CodeMirror-selected{background:#433b42!important}.cm-s-hopscotch .CodeMirror-gutters{background:#322931;border-right:0}.cm-s-hopscotch .CodeMirror-linenumber{color:#797379}.cm-s-hopscotch .CodeMirror-cursor{border-left:1px solid #989498!important}.cm-s-hopscotch span.cm-comment{color:#b33508}.cm-s-hopscotch span.cm-atom,.cm-s-hopscotch span.cm-number{color:#c85e7c}.cm-s-hopscotch span.cm-attribute,.cm-s-hopscotch span.cm-property{color:#8fc13e}.cm-s-hopscotch span.cm-keyword{color:#dd464c}.cm-s-hopscotch span.cm-string{color:#fdcc59}.cm-s-hopscotch span.cm-variable{color:#8fc13e}.cm-s-hopscotch span.cm-variable-2{color:#1290bf}.cm-s-hopscotch span.cm-def{color:#fd8b19}.cm-s-hopscotch span.cm-error{background:#dd464c;color:#989498}.cm-s-hopscotch span.cm-bracket{color:#d5d3d5}.cm-s-hopscotch span.cm-tag{color:#dd464c}.cm-s-hopscotch span.cm-link{color:#c85e7c}.cm-s-hopscotch .CodeMirror-matchingbracket{text-decoration:underline;color:#fff!important}.cm-s-hopscotch .CodeMirror-activeline-background{background:#302020}@font-face{font-family:font3336;src:url(/display/static/fonts/main-fonts.eot?v=20);src:url(/display/static/fonts/main-fonts.woff?v=20) format("woff"),url(/display/static/fonts/main-fonts.ttf?v=20) format("truetype"),url(/display/static/fonts/main-fonts.svg?v=20) format("svg"),url(/display/static/fonts/main-fonts.eot?v=20) format("embedded-opentype");font-weight:400;font-style:normal}.gjs-one-bg{background-color:#444}.gjs-one-color,.gjs-one-color-h:hover{color:#444}.gjs-two-bg{background-color:#ddd}.gjs-two-color,.gjs-two-color-h:hover{color:#ddd}.gjs-three-bg{background-color:#804f7b}.gjs-three-color,.gjs-three-color-h:hover{color:#804f7b}.gjs-four-bg{background-color:#d278c9}.gjs-four-color,.gjs-four-color-h:hover{color:#d278c9}.gjs-bg-main,.gjs-clm-tags .gjs-sm-colorp-c,.gjs-off-prv,.gjs-sm-sector .gjs-sm-colorp-c{background-color:#e3e6ed}.gjs-clm-tags .gjs-sm-stack #gjs-sm-add,.gjs-color-main,.gjs-off-prv,.gjs-sm-sector .gjs-sm-stack #gjs-sm-add{color:#01527f;fill:#ddd}.gjs-color-active{color:#f8f8f8;fill:#f8f8f8}.gjs-color-warn{color:#ff6f6f;fill:#ff6f6f}.gjs-color-hl{color:#71b7f1;fill:#71b7f1}.gjs-fonts:before{display:block;font:normal normal normal 14px font3336;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:5em}.gjs-f-b1:before{content:"Q"}.gjs-f-b2:before{content:"W"}.gjs-f-b3:before{content:"E"}.gjs-f-b37:before{content:"R"}.gjs-f-hero:before{content:"T"}.gjs-f-h1p:before{content:"y"}.gjs-f-3ba:before{content:"u"}.gjs-f-image:before{content:"I"}.gjs-f-text:before{content:"o"}.gjs-f-quo:before{content:"p"}.gjs-f-button:before{content:"B"}.gjs-f-divider:before{content:"D"}.Filet:before{content:"D";transform:rotate(90deg);width:45px!important;left:38%;position:relative}.gjs-clm-tags #gjs-clm-new,.gjs-invis-invis,.gjs-no-app{background-color:transparent;border:none;color:inherit}.gjs-no-app{height:10px}.gjs-test::btn{color:"#fff"}.gjs-clm-tags #gjs-clm-close,.opac50{opacity:.5;filter:alpha(opacity=50)}.checker-bg,.gjs-checker-bg,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box,.gjs-field-colorp-c,.gjs-sm-sector .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==")}.gjs-grabbing,.gjs-grabbing *,.gjs-layer-name,.gjs-no-user-select,.gjs-rte-toolbar{-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el,.gjs-margin-v-el,.gjs-no-pointer-events,.gjs-padding-v-el,.gjs-resizer-c{pointer-events:none}.gjs-bdrag{width:auto}.gjs-bdrag,.gjs-drag-helper{pointer-events:none!important;position:absolute!important;z-index:10!important}.gjs-drag-helper{background-color:#3b97e3!important;transform:scale(.3)!important;transform-origin:top left!important;-webkit-transform-origin:top left!important;margin:15px!important;transition:none!important;outline:none!important}.gjs-grabbing,.gjs-grabbing *{cursor:grabbing!important;cursor:-webkit-grabbing!important}.gjs-grabbing{overflow:hidden}.gjs-off-prv{position:relative;z-index:10;padding:5px;cursor:pointer}.gjs-editor-cont ::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.gjs-editor-cont ::-webkit-scrollbar-thumb{background-color:hsla(0,0%,4%,.2)}.gjs-editor-cont ::-webkit-scrollbar{width:7px}.clear{clear:both}.gjs-block-category .gjs-title,.gjs-category-title,.gjs-clm-tags #gjs-clm-close,.gjs-clm-tags .gjs-sm-title,.gjs-com-no-select,.gjs-com-no-select img,.gjs-layer-title,.gjs-sm-sector .gjs-sm-title,.no-select{-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.gjs-editor{font-family:Arial,sans-serif;font-size:.75rem;position:relative;box-sizing:border-box;height:100%}.gjs-freezed{opacity:.5;filter:alpha(opacity=50);pointer-events:none}.gjs-traits-label{border-bottom:1px solid rgba(0,0,0,.2);margin-bottom:5px;text-align:left}.gjs-traits-label,.gjs-trt-header{font-weight:lighter;padding:10px}.gjs-trt-trait{display:flex;justify-content:start;padding:5px 10px;font-weight:lighter;flex-direction:row;align-items:center;justify-content:space-between}.gjs-trt-traits{font-size:.75rem}.gjs-trt-trait .gjs-label{width:40%;text-align:left;text-overflow:ellipsis;overflow:hidden;flex:1 0 40%}.gjs-trt-trait .gjs-field{width:100%;display:flex;flex-direction:row;height:100%}.gjs-cv-canvas{background-color:#e2e5ec;box-sizing:border-box;bottom:0;z-index:1;height:100%;position:absolute;width:100%}.gjs-cv-canvas .gjs-ghost{display:none;pointer-events:none;background-color:#5b5b5b;border:2px dashed #ccc;position:absolute;z-index:10;opacity:.55;filter:alpha(opacity=55)}.gjs-cv-canvas .gjs-highlighter,.gjs-cv-canvas .gjs-highlighter-sel{position:absolute;outline:1px solid #3b97e3;outline-offset:-1px;pointer-events:none}.gjs-cv-canvas .gjs-highlighter-warning{outline:3px solid #ffca6f}.gjs-cv-canvas .gjs-highlighter-sel{outline:3px solid #3b97e3}.gjs-cv-canvas #gjs-tools{width:100%;position:absolute;top:0;left:0;outline:none}.gjs-cv-canvas>div:first-child{background-color:#fff;position:relative;height:100%;overflow:auto;width:100%}.gjs-cv-canvas *{box-sizing:border-box}.gjs-frame{outline:medium none;height:100%;width:100%;border:none;display:block;transition:width .35s ease,height .35s ease;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.gjs-toolbar{position:absolute;background-color:#3b97e3;color:#fff;z-index:10}.gjs-toolbar-item{padding:5px 7px;font-size:.8rem;cursor:pointer}.gjs-resizer-c{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9}.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el,.gjs-margin-v-el,.gjs-padding-v-el{opacity:.1;filter:alpha(opacity=10);position:absolute;background-color:#ff0}.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el{opacity:.2;filter:alpha(opacity=20)}.gjs-fixedpadding-v-el,.gjs-padding-v-el{background-color:navy}.gjs-resizer-h{pointer-events:all;position:absolute;border:3px solid #3b97e3;width:10px;height:10px;background-color:#fff;margin:-5px}.gjs-resizer-h-tl{top:0;left:0;cursor:nwse-resize}.gjs-resizer-h-tr{top:0;right:0;cursor:nesw-resize}.gjs-resizer-h-tc{top:0;margin:-5px auto;left:0;right:0;cursor:ns-resize}.gjs-resizer-h-cl{left:0}.gjs-resizer-h-cl,.gjs-resizer-h-cr{margin:auto -5px;top:0;bottom:0;cursor:ew-resize}.gjs-resizer-h-cr{right:0}.gjs-resizer-h-bl{bottom:0;left:0;cursor:nesw-resize}.gjs-resizer-h-bc{bottom:0;margin:-5px auto;left:0;right:0;cursor:ns-resize}.gjs-resizer-h-br{bottom:0;right:0;cursor:nwse-resize}.gjs-pn-panel .gjs-resizer-h{background-color:rgba(0,0,0,.2);border:none;opacity:0;transition:opacity .25s}.gjs-pn-panel .gjs-resizer-h:hover{opacity:1}.gjs-pn-panel .gjs-resizer-h-bc,.gjs-pn-panel .gjs-resizer-h-tc{margin:0 auto;width:100%}.gjs-pn-panel .gjs-resizer-h-cl,.gjs-pn-panel .gjs-resizer-h-cr{margin:auto 0;height:100%}.gjs-resizing .gjs-badge,.gjs-resizing .gjs-highlighter{display:none!important}.gjs-resizing-tl *{cursor:nwse-resize!important}.gjs-resizing-tr *{cursor:nesw-resize!important}.gjs-resizing-tc *{cursor:ns-resize!important}.gjs-resizing-cl *,.gjs-resizing-cr *{cursor:ew-resize!important}.gjs-resizing-bl *{cursor:nesw-resize!important}.gjs-resizing-bc *{cursor:ns-resize!important}.gjs-resizing-br *{cursor:nwse-resize!important}.btn-cl,.gjs-am-close,.gjs-mdl-btn-close{opacity:.3;filter:alpha(opacity=30);font-size:25px;cursor:pointer}.no-dots,.ui-resizable-handle{border:none!important;margin:0!important;outline:none!important}.gjs-com-dashed *{outline:1px dashed #888;outline-offset:-2px;box-sizing:border-box}.gjs-cv-canvas .gjs-comp-selected{outline:3px solid #3b97e3!important;cursor:move}.gjs-com-hover,div.gjs-com-hover{outline:1px solid #3b97e3}.gjs-com-hover-delete,div.gjs-com-hover-delete{outline:2px solid #dd3636;opacity:.5;filter:alpha(opacity=50)}.gjs-com-hover-move,div.gjs-com-hover-move{outline:3px solid #ffca6f}.gjs-badge,.gjs-com-badge,.gjs-com-badge-red{pointer-events:none;background-color:#3b97e3;color:#fff;padding:2px 5px;position:absolute;z-index:1;font-size:12px;outline:none;display:none}.gjs-com-badge-red{background-color:#dd3636}.gjs-badge-warning{background-color:#ffca6f}.gjs-com-placeholder,.gjs-placeholder{position:absolute;z-index:10;pointer-events:none;display:none}.gjs-placeholder{border-style:solid!important;border-color:#62c462;outline:none;box-sizing:border-box;transition:top .2s,left .2s,width .2s,height .2s}.gjs-com-placeholder-int,.gjs-placeholder-int{background-color:#62c462;box-shadow:0 0 3px rgba(0,0,0,.2);height:100%;width:100%;pointer-events:none;padding:1.5px;outline:none}.gjs-pn-panel{display:inline-block;position:absolute;box-sizing:border-box;text-align:center;padding:5px;z-index:2}gjs-pn-btn .icon-save{z-index:10}.gjs-pn-panel .icon-redo,.gjs-pn-panel .icon-undo{font-size:20px;height:30px;width:25px}.gjs-pn-commands{width:100%;left:0;top:0}.gjs-pn-options{right:0;top:0}.gjs-pn-views{border-bottom:2px solid rgba(0,0,0,.2);width:15%;z-index:4}.gjs-pn-views-container{height:100%;padding:0;right:0;width:10%;overflow:auto;box-shadow:0 0 5px rgba(0,0,0,.2)}.gjs-pn-buttons{align-items:center;display:flex;justify-content:space-around}.gjs-pn-panel.gjs-pn-options.gjs-one-bg.gjs-two-color{width:100%!important;text-align:right!important;display:block!important}.gjs-pn-panel.gjs-pn-options.gjs-one-bg.gjs-two-color>div{display:block!important}.gjs-pn-btn.fa.fa-arrows-alt{position:absolute;left:0;background-color:#00b9fd;height:40px;top:0;width:40px;margin:0!important;padding:10px!important;font-size:20px!important;border-radius:0!important}.gjs-pn-btn{box-sizing:border-box;height:30px;width:30px;line-height:21px;background-color:transparent;border:none;font-size:18px;margin-right:5px;border-radius:2px;padding:5px;position:relative;cursor:pointer}.annuler,span.gjs-pn-btn.fa.fa-undo{position:fixed;z-index:999999;right:280px;margin-left:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAQAAABKIxwrAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfjAg4KKxM5Qt6+AAAAzklEQVQ4y6WSvQ7BUBiG20YldgtX4AosNoOZiMTUzYUYLBaJzeJvEja3wsBmshhEVEIbHgvVU0d7Trzjl+fJd07ezzD+C6YObNHXgcecdGAU8ReshgewCo7FhE82jGiRV4Pf8ZhRinuGLHOyIj4kPnuKYbyJnyC4lMOCwz1BOFPQ27AiI99wY8CYJWuugtARv/wWgpqwKdFm98Iv5GRCpFUs6mwB6EU7cLjLjgCbLg8OpL+F44/uG3hUU+LQnOLKcXOBb1QSz0/YUNPCtfME5NtiQ57HkjgAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTktMDItMTRUMDk6NDM6MTkrMDE6MDDOxHx7AAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE5LTAyLTE0VDA5OjQzOjE5KzAxOjAwv5nExwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII=);background-size:90%;background-repeat:space;top:5px;color:#fff!important}.segment span.gjs-pn-btn.fa.fa-undo{right:400px}.refair,span.gjs-pn-btn.fa.fa-repeat{position:fixed;z-index:999999;right:245px;margin-left:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfjAg4KKTinyEV8AAAA60lEQVQ4y82SsU4CQRRFL0Js3NBY0FDZAi0JBdgZNbabkPgDxA+gojWx4AeoaOnogPgBu51/QEOtBW6iIVk5FLAKO7O7UuktX86ZeTPvSX8abmjFayephqNJXEkXpLO4kiUYSrZgucX23Dw1OjwTZUkjGb6gzxvx2BVKjPjCHlOhzStpOVTokp3ZD977Be5RjPBb1sfg5Yze9/CCJOlR59+9fcjTi+ZaaKW6nnZVX9e59+j8CiEAIWPuON37BtdoRpIYAjClakxlK/iHuEPAJw/WmbsGLnFPwGXCkrgGLjGgmbhVFQOXuNI/ywYq8FWqfPathgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0wMi0xNFQwOTo0MTo1NiswMTowMLgz0lUAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMDItMTRUMDk6NDE6NTYrMDE6MDDJbmrpAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg==);background-size:90%;background-repeat:space;top:5px}.segment span.gjs-pn-btn.fa.fa-repeat{right:360px}.gjs-pn-btn.gjs-pn-active{background-color:rgba(0,0,0,.15);box-shadow:inset 0 0 3px rgba(0,0,0,.25)}.gjs-comp-image-placeholder{display:block;background-color:#f5f5f5;color:#777;height:50px;width:50px;line-height:50px;outline:3px solid #ffca6f;outline-offset:-3px;text-align:center;font-size:16.66667px;cursor:pointer}.gjs-comp-image-placeholder.fa-picture-o:after{content:"\F03E"}.gjs-label{line-height:18px}.gjs-fields{display:flex}.gjs-select{padding:0;width:100%}.gjs-select select{padding-right:10px}.gjs-select:-moz-focusring,.gjs-select select:-moz-focusring{color:transparent;text-shadow:0 0 0 hsla(0,0%,100%,.7)}.gjs-btn-prim:focus,.gjs-button:focus,.gjs-input:focus,.gjs-select:focus,.gjs-select select:focus{outline:none}.gjs-field input,.gjs-field select,.gjs-field textarea{color:inherit;background-color:transparent;box-sizing:border-box;position:relative;border-radius:2px;border:1px solid #e3e6ed}.gjs-field input:focus,.gjs-field select:focus,.gjs-field textarea:focus{outline:none}.gjs-field-range{flex:9 1 auto}.gjs-field-date input,.gjs-field-integer input{padding-right:30px}.gjs-clm-select option,.gjs-fields option,.gjs-select option,.gjs-sm-select option,.gjs-sm-unit option{background-color:#fff;color:#2196f3;padding:5px}.gjs-field{background-color:rgba(0,0,0,.2);box-sizing:border-box;position:relative;width:100%}.gjs-field textarea{resize:vertical}.gjs-field .gjs-sel-arrow{height:100%;width:8px;position:absolute;right:5px;top:0;z-index:2;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM4Ni4yNTcgMzg2LjI1NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzg2LjI1NyAzODYuMjU3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiBjbGFzcz0iIj48Zz48cG9seWdvbiBwb2ludHM9IjAsOTYuODc5IDE5My4xMjksMjg5LjM3OSAzODYuMjU3LDk2Ljg3OSAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMTUyN2YiIGZpbGw9IiNhOGFiYjAiLz48L2c+IDwvc3ZnPg==);background-repeat:no-repeat;background-size:100% 100%}.gjs-field .gjs-d-s-arrow{right:5px;border-top:4px solid hsla(0,0%,100%,.7);height:0;width:0;border-left:3px solid transparent;border-right:4px solid transparent;cursor:pointer;display:none}.gjs-field-arrows,.gjs-field .gjs-d-s-arrow{bottom:0;top:0;margin:auto;position:absolute}.gjs-field-arrows{cursor:ns-resize;height:20px;width:9px;z-index:10;right:3px}.gjs-field-units:after{position:absolute;cursor:ns-resize;height:100%;width:8px;bottom:0;right:-6px;top:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM4Ni4yNTcgMzg2LjI1NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzg2LjI1NyAzODYuMjU3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiBjbGFzcz0iIj48Zz48cG9seWdvbiBwb2ludHM9IjAsOTYuODc5IDE5My4xMjksMjg5LjM3OSAzODYuMjU3LDk2Ljg3OSAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMTUyN2YiIGZpbGw9IiNhOGFiYjAiLz48L2c+IDwvc3ZnPg==);background-repeat:no-repeat;background-size:100% 100%;content:"";z-index:9999;display:block}#gjs-sm-flex-grow .gjs-fields .gjs-field .gjs-field-units:after,#gjs-sm-flex-shrink .gjs-fields .gjs-field .gjs-field-units:after,#gjs-sm-label-parent-flex .gjs-fields .gjs-field .gjs-field-units:after,#gjs-sm-opacity .gjs-fields .gjs-field .gjs-field-units:after,#gjs-sm-order .gjs-fields .gjs-field .gjs-field-units:after,#gjs-sm-transform-scale-x .gjs-fields .gjs-field .gjs-field-units:after,#gjs-sm-transform-scale-y .gjs-fields .gjs-field .gjs-field-units:after,#gjs-sm-transform-scale-z .gjs-fields .gjs-field .gjs-field-units:after{background-image:none!important}.gjs-field-color,.gjs-field-radio{width:100%}.gjs-field-color input{padding-right:22px;box-sizing:border-box}.gjs-field-colorp{border-left:1px solid rgba(0,0,0,.2);box-sizing:border-box;height:100%;position:absolute;right:0;top:0;width:35px;z-index:10}.gjs-field-colorp .gjs-checker-bg,.gjs-field-colorp .gjs-field-colorp-c{height:100%;width:100%;border-radius:1px}.gjs-field-colorp-c{height:100%;position:relative;width:100%}.gjs-field-color-picker{background-color:#ddd;cursor:pointer;height:100%;width:100%;box-shadow:0 0 1px rgba(0,0,0,.2);border-radius:1px;position:absolute;top:0}.gjs-field-checkbox{padding:0;width:24px!important;background-color:#fff!important;border-radius:3px!important;float:right;height:24px!important}.gjs-field-checkbox input{display:none}.gjs-field-checkbox .gjs-input-holder{margin:0!important;cursor:pointer}#selected-element-properties .gjs-input-holder{width:100%}#selected-element-properties .gjs-field-units:after{opacity:0}.gjs-field-checkbox input:checked+.gjs-chk-icon{border-color:#1a93f0;border-width:0 3px 3px 0;border-style:solid}.gjs-radio-item{flex:1 1 auto;text-align:center;border-left:1px solid rgba(0,0,0,.2)}.gjs-radio-item:first-child{border:none}.gjs-radio-item input{display:none}.gjs-radio-item input:checked+.gjs-radio-item-label{background-color:#039be5;color:#fff}.gjs-radio-items{display:flex;height:35px;justify-content:start}.gjs-radio-item-label{cursor:pointer;display:block;padding:5px;height:100%}.gjs-field-units{position:absolute;margin:auto;right:10px;bottom:0;top:0}.gjs-field-unit{position:absolute;right:10px;top:3px;font-size:10px;color:hsla(0,0%,100%,.7);cursor:pointer}.gjs-field-arrow-d,.gjs-field-arrow-u{position:absolute;height:0;width:0;border-left:3px solid transparent;border-right:4px solid transparent;border-top:4px solid hsla(0,0%,100%,.7);bottom:4px;cursor:pointer}.gjs-field-arrow-u{border-bottom:4px solid hsla(0,0%,100%,.7);border-top:none;top:4px}.gjs-field-select{padding:0}.gjs-field-range{background-color:transparent;border:none;box-shadow:none;padding:0}.gjs-field-range input{margin:0;height:100%}.gjs-field-range input:focus{outline:none}.gjs-field-range input::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-4px;height:10px;width:10px;border:1px solid rgba(0,0,0,.2);border-radius:100%;background-color:#ddd;cursor:pointer}.gjs-field-range input::-moz-range-thumb{height:10px;width:10px;border:1px solid rgba(0,0,0,.2);border-radius:100%;background-color:#ddd;cursor:pointer}.gjs-field-range input::-ms-thumb{height:10px;width:10px;border:1px solid rgba(0,0,0,.2);border-radius:100%;background-color:#ddd;cursor:pointer}.gjs-field-range input::-moz-range-track{background-color:rgba(0,0,0,.2);border-radius:1px;margin-top:3px;height:3px}.gjs-field-range input::-webkit-slider-runnable-track{background-color:rgba(0,0,0,.2);border-radius:1px;margin-top:3px;height:3px}.gjs-field-range input::-ms-track{background-color:rgba(0,0,0,.2);border-radius:1px;margin-top:3px;height:3px}.gjs-btn-prim{color:inherit;border-radius:2px;padding:3px 6px;padding:5px;cursor:pointer;border:none}.gjs-btn-prim,.gjs-btn-prim:active{background-color:hsla(0,0%,100%,.1)}.gjs-chk-icon{transform:rotate(45deg);box-sizing:border-box;display:block;height:14px;margin:2px 8px;width:6px;cursor:pointer}.gjs-add-trasp{background:none;border:none;color:#ddd;cursor:pointer;font-size:1em;border-radius:2px;opacity:.75;filter:alpha(opacity=75)}.gjs-add-trasp:hover{opacity:1;filter:alpha(opacity=100)}.gjs-add-trasp:active{background-color:rgba(0,0,0,.2)}.gjs-devices-c{display:flex;align-items:center;padding:3px}.gjs-devices-c .gjs-device-label{flex-grow:2;text-align:left;margin-right:10px}.gjs-devices-c .gjs-select{flex-grow:20}.gjs-devices-c .gjs-add-trasp{flex-grow:1;margin-left:5px}.gjs-block-category.gjs-open,.gjs-category-open,.gjs-sm-open.gjs-clm-tags,.gjs-sm-sector.gjs-sm-open{border-bottom:1px solid rgba(0,0,0,.25)}.gjs-block-category .gjs-title,.gjs-category-title,.gjs-clm-tags .gjs-sm-title,.gjs-layer-title,.gjs-sm-sector .gjs-sm-title{font-weight:700;background-color:#e3e6ed;letter-spacing:1px;padding:0;border-bottom:1px solid rgba(0,0,0,.25);text-align:left;position:relative;cursor:pointer;color:#01527f;font-size:1.1em}.gjs-sm-clear{line-height:0;cursor:pointer}.gjs-sm-header{font-weight:lighter;padding:10px}.gjs-sm-properties{font-size:.75rem;padding:10px 5px;display:flex;flex-wrap:wrap;align-items:flex-end;box-sizing:border-box;width:100%}.gjs-sm-label{margin:5px 5px 3px 0}.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close,.gjs-sm-close-btn,.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close{display:block;font-size:23px;position:absolute;cursor:pointer;right:5px;top:0;opacity:.2;filter:alpha(opacity=20)}.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close:hover,.gjs-sm-close-btn:hover,.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close:hover{opacity:.7;filter:alpha(opacity=70)}.gjs-clm-tags,.gjs-sm-sector{clear:both;font-weight:lighter;text-align:left}.gjs-clm-tags #gjs-sm-caret,.gjs-sm-sector #gjs-sm-caret{padding-right:5px;font-size:1.5em;float:right;color:#01527f}.gjs-clm-tags .gjs-clm-field,.gjs-clm-tags .gjs-sm-field,.gjs-sm-sector .gjs-clm-field,.gjs-sm-sector .gjs-sm-field{width:100%;position:relative}.gjs-clm-tags .gjs-clm-field input,.gjs-clm-tags .gjs-clm-field select,.gjs-clm-tags .gjs-sm-field input,.gjs-clm-tags .gjs-sm-field select,.gjs-sm-sector .gjs-clm-field input,.gjs-sm-sector .gjs-clm-field select,.gjs-sm-sector .gjs-sm-field input,.gjs-sm-sector .gjs-sm-field select{background-color:transparent;color:hsla(0,0%,100%,.7);border:none;width:100%}.gjs-clm-tags .gjs-clm-field input,.gjs-clm-tags .gjs-sm-field input,.gjs-sm-sector .gjs-clm-field input,.gjs-sm-sector .gjs-sm-field input{box-sizing:border-box}.gjs-clm-tags .gjs-clm-field select,.gjs-clm-tags .gjs-sm-field select,.gjs-sm-sector .gjs-clm-field select,.gjs-sm-sector .gjs-sm-field select{position:relative;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none}.gjs-clm-tags .gjs-clm-field select::-ms-expand,.gjs-clm-tags .gjs-sm-field select::-ms-expand,.gjs-sm-sector .gjs-clm-field select::-ms-expand,.gjs-sm-sector .gjs-sm-field select::-ms-expand{display:none}.gjs-clm-tags .gjs-clm-field select:-moz-focusring,.gjs-clm-tags .gjs-sm-field select:-moz-focusring,.gjs-sm-sector .gjs-clm-field select:-moz-focusring,.gjs-sm-sector .gjs-sm-field select:-moz-focusring{color:transparent;text-shadow:0 0 0 hsla(0,0%,100%,.7)}.gjs-clm-tags .gjs-clm-field input:focus,.gjs-clm-tags .gjs-clm-field select:focus,.gjs-clm-tags .gjs-sm-field input:focus,.gjs-clm-tags .gjs-sm-field select:focus,.gjs-sm-sector .gjs-clm-field input:focus,.gjs-sm-sector .gjs-clm-field select:focus,.gjs-sm-sector .gjs-sm-field input:focus,.gjs-sm-sector .gjs-sm-field select:focus{outline:none}.gjs-clm-tags .gjs-clm-field .gjs-sm-unit,.gjs-clm-tags .gjs-sm-field .gjs-sm-unit,.gjs-sm-sector .gjs-clm-field .gjs-sm-unit,.gjs-sm-sector .gjs-sm-field .gjs-sm-unit{position:absolute;right:10px;top:3px;font-size:10px;color:hsla(0,0%,100%,.7);cursor:pointer}.gjs-clm-tags .gjs-clm-field .gjs-clm-sel-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-int-arrows,.gjs-clm-tags .gjs-clm-field .gjs-sm-sel-arrow,.gjs-clm-tags .gjs-sm-field .gjs-clm-sel-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-int-arrows,.gjs-clm-tags .gjs-sm-field .gjs-sm-sel-arrow,.gjs-sm-sector .gjs-clm-field .gjs-clm-sel-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-int-arrows,.gjs-sm-sector .gjs-clm-field .gjs-sm-sel-arrow,.gjs-sm-sector .gjs-sm-field .gjs-clm-sel-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-int-arrows,.gjs-sm-sector .gjs-sm-field .gjs-sm-sel-arrow{height:100%;width:9px;position:absolute;right:0;top:0;cursor:ns-resize}.gjs-clm-tags .gjs-clm-field .gjs-sm-sel-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-sel-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-sel-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-sel-arrow{cursor:pointer}.gjs-clm-tags .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-d-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-u-arrow,.gjs-clm-tags .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-d-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-u-arrow,.gjs-sm-sector .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-d-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-u-arrow,.gjs-sm-sector .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-d-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-u-arrow{position:absolute;height:0;width:0;border-left:3px solid transparent;border-right:4px solid transparent;cursor:pointer}.gjs-clm-tags .gjs-clm-field .gjs-sm-u-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-u-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-u-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-u-arrow{border-bottom:4px solid hsla(0,0%,100%,.7);top:4px}.gjs-clm-tags .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-d-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-d-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-d-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-d-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-d-s-arrow{border-top:4px solid hsla(0,0%,100%,.7);bottom:4px}.gjs-clm-tags .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-d-s-arrow{bottom:7px}.gjs-clm-tags .gjs-clm-select,.gjs-clm-tags .gjs-sm-color.gjs-clm-field,.gjs-clm-tags .gjs-sm-field.gjs-sm-color,.gjs-clm-tags .gjs-sm-field.gjs-sm-input,.gjs-clm-tags .gjs-sm-field.gjs-sm-integer,.gjs-clm-tags .gjs-sm-field.gjs-sm-list,.gjs-clm-tags .gjs-sm-field.gjs-sm-select,.gjs-clm-tags .gjs-sm-input.gjs-clm-field,.gjs-clm-tags .gjs-sm-integer.gjs-clm-field,.gjs-clm-tags .gjs-sm-list.gjs-clm-field,.gjs-clm-tags .gjs-sm-select.gjs-clm-field,.gjs-sm-sector .gjs-clm-select,.gjs-sm-sector .gjs-sm-color.gjs-clm-field,.gjs-sm-sector .gjs-sm-field.gjs-sm-color,.gjs-sm-sector .gjs-sm-field.gjs-sm-input,.gjs-sm-sector .gjs-sm-field.gjs-sm-integer,.gjs-sm-sector .gjs-sm-field.gjs-sm-list,.gjs-sm-sector .gjs-sm-field.gjs-sm-select,.gjs-sm-sector .gjs-sm-input.gjs-clm-field,.gjs-sm-sector .gjs-sm-integer.gjs-clm-field,.gjs-sm-sector .gjs-sm-list.gjs-clm-field,.gjs-sm-sector .gjs-sm-select.gjs-clm-field{background-color:rgba(0,0,0,.2);border:1px solid rgba(0,0,0,.1);box-shadow:1px 1px 0 hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7);border-radius:2px;box-sizing:border-box;padding:0 5px}.gjs-clm-tags .gjs-sm-composite.gjs-clm-field,.gjs-clm-tags .gjs-sm-field.gjs-sm-composite,.gjs-sm-sector .gjs-sm-composite.gjs-clm-field,.gjs-sm-sector .gjs-sm-field.gjs-sm-composite{border-radius:2px}.gjs-clm-tags .gjs-clm-select,.gjs-clm-tags .gjs-sm-field.gjs-sm-select,.gjs-clm-tags .gjs-sm-select.gjs-clm-field,.gjs-sm-sector .gjs-clm-select,.gjs-sm-sector .gjs-sm-field.gjs-sm-select,.gjs-sm-sector .gjs-sm-select.gjs-clm-field{padding:0}.gjs-clm-tags .gjs-clm-select select,.gjs-clm-tags .gjs-sm-field.gjs-sm-select select,.gjs-clm-tags .gjs-sm-select.gjs-clm-field select,.gjs-sm-sector .gjs-clm-select select,.gjs-sm-sector .gjs-sm-field.gjs-sm-select select,.gjs-sm-sector .gjs-sm-select.gjs-clm-field select{height:20px}.gjs-clm-tags .gjs-clm-select option,.gjs-clm-tags .gjs-sm-field.gjs-sm-select option,.gjs-clm-tags .gjs-sm-select.gjs-clm-field option,.gjs-sm-sector .gjs-clm-select option,.gjs-sm-sector .gjs-sm-field.gjs-sm-select option,.gjs-sm-sector .gjs-sm-select.gjs-clm-field option{padding:3px 0}.gjs-clm-tags .gjs-sm-field.gjs-sm-list,.gjs-clm-tags .gjs-sm-list.gjs-clm-field,.gjs-sm-sector .gjs-sm-field.gjs-sm-list,.gjs-sm-sector .gjs-sm-list.gjs-clm-field{width:auto;padding:0;overflow:hidden;float:left}.gjs-clm-tags .gjs-sm-field.gjs-sm-list input,.gjs-clm-tags .gjs-sm-list.gjs-clm-field input,.gjs-sm-sector .gjs-sm-field.gjs-sm-list input,.gjs-sm-sector .gjs-sm-list.gjs-clm-field input{display:none}.gjs-clm-tags .gjs-sm-field.gjs-sm-list label,.gjs-clm-tags .gjs-sm-list.gjs-clm-field label,.gjs-sm-sector .gjs-sm-field.gjs-sm-list label,.gjs-sm-sector .gjs-sm-list.gjs-clm-field label{cursor:pointer;padding:5px;display:block}.gjs-clm-tags .gjs-sm-field.gjs-sm-list .gjs-sm-radio:checked+label,.gjs-clm-tags .gjs-sm-list.gjs-clm-field .gjs-sm-radio:checked+label,.gjs-sm-sector .gjs-sm-field.gjs-sm-list .gjs-sm-radio:checked+label,.gjs-sm-sector .gjs-sm-list.gjs-clm-field .gjs-sm-radio:checked+label{background-color:hsla(0,0%,100%,.2)}.gjs-clm-tags .gjs-sm-field.gjs-sm-list .gjs-sm-icon,.gjs-clm-tags .gjs-sm-list.gjs-clm-field .gjs-sm-icon,.gjs-sm-sector .gjs-sm-field.gjs-sm-list .gjs-sm-icon,.gjs-sm-sector .gjs-sm-list.gjs-clm-field .gjs-sm-icon{background-repeat:no-repeat;background-position:50%;text-shadow:none;line-height:normal}.gjs-clm-tags .gjs-sm-field.gjs-sm-integer select,.gjs-clm-tags .gjs-sm-integer.gjs-clm-field select,.gjs-sm-sector .gjs-sm-field.gjs-sm-integer select,.gjs-sm-sector .gjs-sm-integer.gjs-clm-field select{width:auto;padding:0}.gjs-clm-tags .gjs-sm-list .gjs-sm-el,.gjs-sm-sector .gjs-sm-list .gjs-sm-el{float:left;border-left:1px solid rgba(0,0,0,.2)}.gjs-clm-tags .gjs-sm-list .gjs-sm-el:first-child,.gjs-sm-sector .gjs-sm-list .gjs-sm-el:first-child{border:none}.gjs-clm-tags .gjs-sm-list .gjs-sm-el:hover,.gjs-sm-sector .gjs-sm-list .gjs-sm-el:hover{background:rgba(0,0,0,.2)}.gjs-clm-tags .gjs-sm-slider .gjs-field-date,.gjs-clm-tags .gjs-sm-slider .gjs-field-integer,.gjs-sm-sector .gjs-sm-slider .gjs-field-date,.gjs-sm-sector .gjs-sm-slider .gjs-field-integer{flex:1 1 45px}.gjs-clm-tags .gjs-sm-property,.gjs-sm-sector .gjs-sm-property{box-sizing:border-box;float:left;width:100%;margin-bottom:5px;padding:0 5px}.gjs-clm-tags .gjs-sm-property.gjs-sm-color,.gjs-clm-tags .gjs-sm-property.gjs-sm-composite,.gjs-clm-tags .gjs-sm-property.gjs-sm-file,.gjs-clm-tags .gjs-sm-property.gjs-sm-list,.gjs-clm-tags .gjs-sm-property.gjs-sm-radio,.gjs-clm-tags .gjs-sm-property.gjs-sm-slider,.gjs-clm-tags .gjs-sm-property.gjs-sm-stack,.gjs-sm-sector .gjs-sm-property.gjs-sm-color,.gjs-sm-sector .gjs-sm-property.gjs-sm-composite,.gjs-sm-sector .gjs-sm-property.gjs-sm-file,.gjs-sm-sector .gjs-sm-property.gjs-sm-list,.gjs-sm-sector .gjs-sm-property.gjs-sm-radio,.gjs-sm-sector .gjs-sm-property.gjs-sm-slider,.gjs-sm-sector .gjs-sm-property.gjs-sm-stack{width:100%;background-color:#f1f3f4;border-radius:2px}.gjs-clm-tags .gjs-sm-property .gjs-sm-btn,.gjs-sm-sector .gjs-sm-property .gjs-sm-btn{background-color:#e3e6ed;border-radius:2px;box-shadow:1px 1px 0 rgba(5,5,5,.2),inset 1px 1px 0 rgba(43,43,43,.2);padding:5px;position:relative;text-align:center;height:auto;width:100%;cursor:pointer;color:#ddd;box-sizing:border-box;text-shadow:-1px -1px 0 rgba(0,0,0,.2);border:none;opacity:.85;filter:alpha(opacity=85);color:#3c546a}.gjs-clm-tags .gjs-sm-property .gjs-sm-btn-c,.gjs-sm-sector .gjs-sm-property .gjs-sm-btn-c{box-sizing:border-box;float:left;width:100%}.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box,.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box{background-color:hsla(0,0%,100%,.05);border-radius:2px;margin-top:5px;position:relative;overflow:hidden}.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box.gjs-sm-show,.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box.gjs-sm-show{border:1px solid hsla(0,0%,99%,.05)}.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close,.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close{top:-5px;display:block}.gjs-clm-tags .gjs-sm-property.gjs-sm-file .gjs-sm-show #gjs-sm-preview-file,.gjs-sm-sector .gjs-sm-property.gjs-sm-file .gjs-sm-show #gjs-sm-preview-file{height:50px}.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-file,.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-file{background-size:cover;background-repeat:no-repeat;background-position:50%}.gjs-clm-tags .gjs-sm-property .gjs-sm-layers,.gjs-sm-sector .gjs-sm-property .gjs-sm-layers{margin-top:5px;padding:1px 3px;min-height:30px}.gjs-clm-tags .gjs-sm-property .gjs-sm-layer,.gjs-sm-sector .gjs-sm-property .gjs-sm-layer{background-color:hsla(0,0%,100%,.055);border-radius:2px;margin:2px 0;padding:7px;position:relative;cursor:pointer}.gjs-clm-tags .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box,.gjs-sm-sector .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box{height:15px;position:absolute;right:31px;top:9px;width:15px}.gjs-clm-tags .gjs-sm-property .gjs-sm-layer #gjs-sm-preview,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer #gjs-sm-preview-box,.gjs-sm-sector .gjs-sm-property .gjs-sm-layer #gjs-sm-preview,.gjs-sm-sector .gjs-sm-property .gjs-sm-layer #gjs-sm-preview-box{border-radius:2px}.gjs-clm-tags .gjs-sm-property .gjs-sm-layer #gjs-sm-close-layer,.gjs-sm-sector .gjs-sm-property .gjs-sm-layer #gjs-sm-close-layer{display:block;font-size:23px;position:absolute;cursor:pointer;right:5px;top:0;opacity:.5;filter:alpha(opacity=50)}.gjs-clm-tags .gjs-sm-property .gjs-sm-layer #gjs-sm-close-layer:hover,.gjs-sm-sector .gjs-sm-property .gjs-sm-layer #gjs-sm-close-layer:hover{opacity:.8;filter:alpha(opacity=80)}.gjs-clm-tags .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box #gjs-sm-preview,.gjs-sm-sector .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box #gjs-sm-preview{background-color:#fff;height:100%;width:100%;background-size:cover!important}.gjs-clm-tags .gjs-sm-property .gjs-sm-layer.gjs-sm-active,.gjs-sm-sector .gjs-sm-property .gjs-sm-layer.gjs-sm-active{background-color:hsla(0,0%,100%,.12)}.gjs-clm-tags .gjs-sm-property .gjs-sm-layer.gjs-sm-no-preview #gjs-sm-preview-box,.gjs-sm-sector .gjs-sm-property .gjs-sm-layer.gjs-sm-no-preview #gjs-sm-preview-box{display:none}.gjs-clm-tags #gjs-sm-text-shadow #gjs-sm-preview:after,.gjs-sm-sector #gjs-sm-text-shadow #gjs-sm-preview:after{color:#000;content:"T";font-weight:900;line-height:17px;padding:0 4px}.gjs-clm-tags .gjs-sm-stack .gjs-sm-properties,.gjs-sm-sector .gjs-sm-stack .gjs-sm-properties{padding:5px 0 0}.gjs-clm-tags .gjs-sm-stack #gjs-sm-add,.gjs-sm-sector .gjs-sm-stack #gjs-sm-add{background:none;border:none;cursor:pointer;outline:none;font-size:22px;line-height:10px;position:absolute;right:0;top:-17px;opacity:.75}.gjs-clm-tags .gjs-sm-stack #gjs-sm-add:hover,.gjs-sm-sector .gjs-sm-stack #gjs-sm-add:hover{opacity:1;filter:alpha(opacity=100)}.gjs-clm-tags .gjs-sm-colorp-c,.gjs-sm-sector .gjs-sm-colorp-c{height:100%;width:20px;position:absolute;right:0;top:0;box-sizing:border-box;border-radius:2px;padding:2px}.gjs-clm-tags .gjs-sm-colorp-c .gjs-checker-bg,.gjs-clm-tags .gjs-sm-colorp-c .gjs-field-colorp-c,.gjs-sm-sector .gjs-sm-colorp-c .gjs-checker-bg,.gjs-sm-sector .gjs-sm-colorp-c .gjs-field-colorp-c{height:100%;width:100%;border-radius:1px}.gjs-clm-tags .gjs-sm-color-picker,.gjs-sm-sector .gjs-sm-color-picker{background-color:#ddd;cursor:pointer;height:16px;width:100%;margin-top:-16px;box-shadow:0 0 1px rgba(0,0,0,.2);border-radius:1px}.gjs-clm-tags .gjs-sm-btn-upload #gjs-sm-upload,.gjs-sm-sector .gjs-sm-btn-upload #gjs-sm-upload{left:0;top:0;position:absolute;width:100%;opacity:0;cursor:pointer}.gjs-clm-tags .gjs-sm-btn-upload #gjs-sm-label,.gjs-sm-sector .gjs-sm-btn-upload #gjs-sm-label{padding:2px 0}.gjs-sm-layer>#gjs-sm-move{opacity:.7;filter:alpha(opacity=70);cursor:move;font-size:12px;float:left;margin:0 5px 0 0}.gjs-sm-layer>#gjs-sm-move:hover{opacity:.9;filter:alpha(opacity=90)}.gjs-blocks-c{display:inline-grid}.gjs-block-categories{display:flex;flex-direction:column}.gjs-block-category{width:100%}.gjs-block-category .gjs-caret-icon{margin-right:10px;margin-top:4px;font-size:2em}.gjs-block,.gjs-title{display:flex}.gjs-block{-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;width:115px;padding:1em;box-sizing:border-box;min-height:90px;cursor:all-scroll;font-size:11px;font-weight:lighter;text-align:center;flex-direction:column;justify-content:space-between;border:1px solid rgba(0,0,0,.2);border-radius:3px;margin:10px 2.5% 5px;box-shadow:0 1px 0 0 rgba(0,0,0,.15);transition:all .2s ease 0s;transition-property:box-shadow,color}.gjs-block:hover{box-shadow:0 3px 4px 0 rgba(0,0,0,.15)}.gjs-block-svg{width:54px}.gjs-block-svg,.gjs-block-svg-path{fill:currentColor}.gjs-block.fa{font-size:2em;line-height:2em;padding:11px}.gjs-block-column-label,.gjs-block-label,.gjs-block-media-label,.gjs-block-social-label,.gjs-block-text-label,.gjs-block-widget-label{line-height:normal;font-size:.65rem;font-weight:400;font-family:Arial,sans-serif;overflow:hidden;text-overflow:ellipsis}.gjs-selected-parent{border:1px solid #ffca6f}.gjs-opac50{opacity:.5;filter:alpha(opacity=50)}.gjs-layer{font-weight:lighter;text-align:left;position:relative;background-color:rgba(0,0,0,.1);font-size:.75rem}.gjs-layer-hidden{opacity:.55;filter:alpha(opacity=55)}.gjs-layer-count{position:absolute;right:27px;top:9px}.gjs-layer-vis{height:auto!important;width:auto!important;left:0;top:0;padding:7px 5px 7px 10px;z-index:1}.gjs-layer-caret,.gjs-layer-vis{position:absolute;cursor:pointer}.gjs-layer-caret{font-size:.5rem;width:8px;padding:2px;left:-9px;top:6px;opacity:.7;filter:alpha(opacity=70)}.gjs-layer-caret:hover{opacity:1;filter:alpha(opacity=100)}.gjs-layer-title{padding:3px 10px 5px 30px;display:flex;align-items:center}.gjs-layer-title-inn{position:relative}.gjs-layer-name{padding:5px;display:inline-block;box-sizing:content-box!important;display:flex;align-items:center}.gjs-layer>.gjs-layer-children{display:none}.gjs-layer.open>.gjs-layer-children{display:block}.gjs-layer-no-chld>.gjs-layer-title-inn>.gjs-layer-caret{display:none}.gjs-layer-move{padding:7px 10px 7px 5px;position:absolute;font-size:12px;cursor:move;right:0;top:0}.gjs-layer.gjs-hovered .gjs-layer-title{background-color:hsla(0,0%,100%,.015)}.gjs-layer.gjs-selected .gjs-layer-title{background-color:hsla(0,0%,100%,.1)}.gjs-layers{position:relative;height:100%}.gjs-layers #gjs-placeholder{width:100%;position:absolute}.gjs-layers #gjs-placeholder #gjs-plh-int{height:100%;padding:1px}.gjs-layers #gjs-placeholder #gjs-plh-int.gjs-insert{background-color:#62c462}.gjs-clm-tags{font-size:.75rem;padding:10px 5px}.gjs-clm-tags #gjs-clm-label,.gjs-clm-tags #gjs-clm-sel{padding:7px 0;float:left}.gjs-clm-tags #gjs-clm-label{font-size:1.1em;align-items:center;color:#01527f;padding:10px 0;font-weight:700}.gjs-clm-tags #gjs-clm-sel{padding:0;font-style:italic;margin-left:5px}.gjs-clm-tags #gjs-clm-status-c{float:right}.gjs-clm-tags #gjs-clm-tags-field{clear:both;padding:5px;margin-bottom:5px;background:#e3e6ed!important}.gjs-clm-tags #gjs-clm-tags-c{display:inline-block;vertical-align:top}.gjs-clm-tags #gjs-clm-add-tag{background-color:#fff;border-radius:2px;padding:7px 10px;box-shadow:inset 1px 1px 0 hsla(0,0%,100%,.2);border:1px solid rgba(0,0,0,.15);cursor:pointer;color:#01527f}.gjs-clm-tags #gjs-clm-new{color:#ddd;padding:5px 6px;display:none}.gjs-clm-tags .gjs-clm-tag{display:inline-block;border-radius:3px;margin:0 3px 3px 0;padding:5px;cursor:default}.gjs-clm-tags #gjs-clm-close{font-size:15px;line-height:1;cursor:pointer;color:hsla(0,0%,100%,.9)}.gjs-clm-tags #gjs-clm-close:hover{opacity:.7;filter:alpha(opacity=70)}.gjs-clm-tags #gjs-clm-checkbox{color:hsla(0,0%,100%,.9);vertical-align:middle;cursor:pointer;font-size:9px}.gjs-clm-tags #gjs-clm-tag-label{padding:0 3px;cursor:text}.gjs-mdl-backlayer{opacity:.5;filter:alpha(opacity=50);background-color:#000;z-index:1}
    /*!* max-width: 850px; *!*/
    /*!* height: 44%; *!*/
    /*!* left: 17%; *!*/
    /*!* width: 100%; *!*/
    /*!* height: 50%; *!*/.gjs-mdl-backlayer,.gjs-mdl-container{position:absolute;top:0;left:0;width:100%;height:100%}.gjs-mdl-container{font-family:Arial,sans-serif;z-index:10;background-color:rgba(0,0,0,.6);overflow:auto}.gjs-mdl-dialog{text-shadow:-1px -1px 0 rgba(0,0,0,.05);animation:gjs-slide-down .215s;margin:20px auto;max-width:1000px;width:90%;font-weight:lighter;position:relative;z-index:2;border-radius:3px}.gjs-mdl-title{display:block;font-size:1.5rem}.gjs-mdl-btn-close{position:absolute;right:15px;top:0;font-size:35px}.gjs-mdl-active .gjs-mdl-dialog{animation:gjs-mdl-slide-down .216s}.gjs-mdl-content,.gjs-mdl-header{padding:0;clear:both;width:100%;flex-direction:row}.gjs-mdl-header{position:relative;padding:15px 15px 7px;background-color:#2196f3}.gjs-export-dl:after{content:"";clear:both;display:block;margin-bottom:10px}.gjs-dropzone{display:none;opacity:0;position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .25s;pointer-events:none}.gjs-dropzone-active .gjs-dropzone{display:block;opacity:1}.gjs-am-assets{display:flex;width:calc(100% + 20px);flex-wrap:wrap;align-items:center;align-content:space-between;overflow:auto;height:270px}.gjs-am-assets-header{padding:5px}.gjs-am-add-asset .gjs-am-add-field{width:70%;float:left}.gjs-am-add-asset button{width:25%;float:right}.gjs-am-preview-cont{position:relative;background-color:#444;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.gjs-am-preview,.gjs-am-preview-cont{width:177px;height:100px;border-radius:3px}.gjs-am-preview{position:absolute;background-position:50%;background-size:cover;background-repeat:no-repeat;z-index:1}.gjs-am-preview-bg{opacity:.5;filter:alpha(opacity=50);position:absolute;height:100%;width:100%;z-index:0}.gjs-am-dimensions{opacity:.5;filter:alpha(opacity=50);font-size:10px}.gjs-am-meta{width:70%;float:left;font-size:12px;padding:5px 0 0 5px;box-sizing:border-box;display:none}.gjs-am-meta>div{margin-bottom:5px}.gjs-am-close{cursor:pointer;position:absolute;right:5px;top:0;display:none}.gjs-am-asset{border-bottom:1px solid rgba(0,0,0,.2);cursor:pointer;position:relative;box-sizing:border-box;width:100%}.gjs-am-asset:hover .gjs-am-close{display:block}.gjs-am-highlight{background-color:hsla(0,0%,100%,.1)}.gjs-am-assets-cont{border-radius:3px;box-sizing:border-box;width:100%;float:right;height:100%;display:flex;flex-direction:row}.gjs-am-file-uploader>form{border:1px dashed;border-radius:3px;position:relative;text-align:center;height:240px;height:100%;width:100%;flex-direction:column;align-items:center;justify-content:center}.gjs-am-file-uploader>form.gjs-am-hover{border:2px solid #62c462;color:#75cb75}.gjs-am-file-uploader>form.gjs-am-disabled{border-color:red}.gjs-am-file-uploader>form #gjs-am-uploadFile{opacity:0;filter:alpha(opacity=0);width:100%;box-sizing:border-box;height:100%}.gjs-am-file-uploader #gjs-am-title{position:absolute;width:100%;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1ODBweCIgaGVpZ2h0PSI0MzdweCIgdmlld0JveD0iMCAwIDU4MCA0MzciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDU4MCA0MzciIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIG9wYWNpdHk9IjAuOCIgZmlsbD0iIzIwODNEMyIgZD0iTTE3Mi41NDQsMjE0LjgwM0w4OSwyMTUuNTU4YzAsMCwwLTI4LjMzOSwwLTQ3LjQyMVMxMTIuMzQ1LDE1MSwxMTIuMzQ1LDE1MWg1Ni42NzhoMy43NzlsMjQuODY1LDIwLjcwN0wxNzIuNTQ0LDIxNC44MDN6Ii8+PHBvbHlnb24gb3BhY2l0eT0iMC44IiBmaWxsPSIjMjA4M0QzIiBwb2ludHM9IjMwNS40NjgsNDkuMzAyIDM0NS42MTUsNzQuMzM1IDMyMi40NzEsMTA5Ljc1OSAyODEuMzc5LDg0LjcyNiAiLz48cGF0aCBvcGFjaXR5PSIwLjgiIGZpbGw9IiMyMDgzRDMiIGQ9Ik0zNzcuOTk2LDIwMC43OTljLTAuMzIxLDAtMC42NDYtMC4wNDItMC45Ny0wLjEyOWMtMi4wMTgtMC41MzUtMy4yMi0yLjYwMy0yLjY4My00LjYyYzAuMTUzLTAuNTgxLDMuOTMtMTQuMzAxLDE3LjcxOS0yMi4yMzRjMTAuNzQyLTYuMTc3LDI0LjMzMi03LjA3OSw0MC4zOTQtMi42ODNjMi4wMTMsMC41NSwzLjE5NywyLjYyOSwyLjY0Niw0LjY0MmMtMC41NSwyLjAxMS0yLjYyNSwzLjE5Ny00LjY0MiwyLjY0NmMtMTQuMDUtMy44NDUtMjUuNjk5LTMuMTk0LTM0LjYzMSwxLjk0NmMtMTEuMDksNi4zOC0xNC4xNTMsMTcuNTA5LTE0LjE4NCwxNy42MkMzODEuMTk3LDE5OS42OCwzNzkuNjY4LDIwMC43OTksMzc3Ljk5NiwyMDAuNzk5eiIvPjxnPjxwYXRoIGZpbGw9IiMwMTUyN0YiIGQ9Ik0yNTMuMzg5LDEzMi41MzZsNjEuNjIxLDM4LjhjMC42MjUsMC4zOTMsMS4zMjEsMC41ODEsMi4wMDksMC41ODFjMS4yNTUsMCwyLjQ4My0wLjYyNSwzLjIwMS0xLjc2NmMxLjExMi0xLjc2NiwwLjU4MS00LjA5OC0xLjE4NS01LjIxbC02MS42MjEtMzguOGMtMS43NjktMS4xMTMtNC4xMDEtMC41ODMtNS4yMSwxLjE4NEMyNTEuMDkyLDEyOS4wOTEsMjUxLjYyMywxMzEuNDIzLDI1My4zODksMTMyLjUzNnoiLz48cGF0aCBmaWxsPSIjMDE1MjdGIiBkPSJNMjM4Ljc4NCwxNTcuMzMybDc2LjI2Myw0Ni44MDRjMC42MTYsMC4zOCwxLjI5OSwwLjU1OSwxLjk3MiwwLjU1OWMxLjI3MSwwLDIuNTExLTAuNjQsMy4yMjMtMS44MDNjMS4wOTItMS43NzksMC41MzUtNC4xMDUtMS4yNDQtNS4xOTVsLTc2LjI2My00Ni44MDRjLTEuNzc3LTEuMDkyLTQuMTAzLTAuNTM1LTUuMTk2LDEuMjQ0QzIzNi40NDgsMTUzLjkxNSwyMzcuMDA1LDE1Ni4yNDIsMjM4Ljc4NCwxNTcuMzMyeiIvPjxwYXRoIGZpbGw9IiMwMTUyN0YiIGQ9Ik0zMTkuMTY1LDI2MC41YzAtMi4wODctMS42OTItMy41LTMuNzc5LTMuNWgtODMuMTI4Yy0yLjA4NywwLTMuNzc5LDEuNDEzLTMuNzc5LDMuNWMwLDIuMDg3LDEuNjkyLDMuNSwzLjc3OSwzLjVoODMuMTI4QzMxNy40NzMsMjY0LDMxOS4xNjUsMjYyLjU4NywzMTkuMTY1LDI2MC41eiIvPjxwYXRoIGZpbGw9IiMwMTUyN0YiIGQ9Ik0yMTMuMzY2LDI1N2gtMTUuMTE0Yy0yLjA4NywwLTMuNzc5LDEuNDEzLTMuNzc5LDMuNWMwLDIuMDg3LDEuNjkyLDMuNSwzLjc3OSwzLjVoMTUuMTE0YzIuMDg3LDAsMy43NzktMS40MTMsMy43NzktMy41QzIxNy4xNDQsMjU4LjQxMywyMTUuNDUyLDI1NywyMTMuMzY2LDI1N3oiLz48cGF0aCBmaWxsPSIjMDE1MjdGIiBkPSJNMzM0LjI3OSwyODdoLTUyLjljLTIuMDg3LDAtMy43NzksMS45MTMtMy43NzksNGMwLDIuMDg3LDEuNjkyLDQsMy43NzksNGg1Mi45YzIuMDg3LDAsMy43NzktMS45MTMsMy43NzktNEMzMzguMDU4LDI4OC45MTMsMzM2LjM2NiwyODcsMzM0LjI3OSwyODd6Ii8+PHBhdGggZmlsbD0iIzAxNTI3RiIgZD0iTTU2MS44NDYsMzI5LjQzN2wtNjMuNzIxLTY2Ljk0N2wtMi44MTgtMS4xNzNsLTE1LjY1MywwLjMzNmwtMy40OC00LjkwNWMxMC45MDctMTMuOTMzLDE3LjQzMy0zMS40NTIsMTcuNDMzLTUwLjQ3OGMwLTQxLjkxMy0zMS41OTQtNzYuNTY1LTcyLjIxMy04MS40NDdMNDM5LjQsOTUuNjJMMjk3LjU3LDcuODhsLTk2Ljc0LDE1Ny45M2wtMzQuOTUtMjcuMzJMMTYzLDEzNmgtMjMuNjJjMCwwLTM2LjY0LDAtNDQuMzQsMC4yYy0yLjY3LTAuMDctNC44OS0wLjAzLTYuNjcsMC4wNmMtMC41NCwwLjAzLTEuMDgsMC4wNi0xLjYxLDAuMWMtMC42NiwwLjA1LTEuMjQsMC4xMS0xLjcyLDAuMTZjLTAuMDQsMC0wLjA5LDAuMDEtMC4xMywwLjAxYy0xLjA2LDAuMTItMS42LDAuMjMtMS42LDAuMjNsMC4wNywwLjAyQzcyLjI1LDEzOC42Nyw2NiwxNDUuMjksNjYsMTU2LjA1djU1LjY1Yy0wLjcyMiwwLjAwNy0xLjQxLDAuMy0yLjA4MSwwLjNINjR2LTAuMjc2Yy04LDAuMDkzLTExLjk4NSwwLjIzNi0xMi4wMzEsMC4yMzZjLTAuMDksMC4wMS04LjU1NSwwLjQxLTEzLjU2NSwwLjQxbC0xLjE3Mi0wLjAxYy03Ljg1LDAtMTUuMzcxLDIuOS0xOC45NzEsNS41NGMtMTIuNTksOC44OS00LjU2NiwzMS41MS00LjI1NiwzMi4zN0MxNC4zMzYsMjUxLjI2LDQ0LDM0Mi4yMyw2MCwzODcuOTN2MC4wMWMwLDAtMC4wNiwwLjAzLTAuMDQsMC4wOWMwLjAzLDAuMDgtMC4wMSwwLjE3LDAuMDIsMC4yNWMwLjAyLDAuMDcsMC4wNSwwLjE0LDAuMDgsMC4yMmMwLjcyLDEuOTMsMy4zOCw4LjU3LDguNDcsMTUuOWM1LjQsNy43NywxMy41NSwxNi4zMiwyNS4wMywyMC44M2MzLjM2LDEuNTEsNS40NywxLjg0LDYuMDIsMS45bDI5NC44LDAuMDNsMC4yNy0wLjA0YzYuMjEtMC45MywxMC45OC0zLjUyLDE0LjItNy43bDAuMTEsMC4xYzAuNDgtMC42LDAuOTItMS4zNCwxLjMxLTIuMTljMi44Mi00LjgsMy41MS0xMC42LDMuMjYtMTUuOThjMC40MS01LjAyLDAuNDctOS42NSwwLjQ3LTExLjk4VjI4OC4yNjdjMTQuNDk0LTAuNDI4LDI4LjA1OS00LjYxNSwzOS43MzgtMTEuNjQ1bDEuMjYyLDEuODQydjE2LjQ0NGwxLjQwOCwyLjg2M2w3Mi44OTQsNjIuNjk4YzAuMzQzLDAuMjg0LDguNTIsNi45NDgsMTcuNDgzLDYuOTQ4YzIuOTM1LDAsNi4wNjEtMC43MzQsOS4zMS0yLjE5NWMwLjU3Ni0wLjI0NSwxLjA3Mi0wLjQ5MSwxLjcwNy0wLjgwOGwwLjk4Ny0wLjcxYzAuMTk5LTAuMTk5LDAuMzYzLTAuMzY3LDAuNjAxLTAuNTg3YzMuMTE4LTIuMjQ5LDguMjA2LTYuNzg0LDkuMTUxLTEyLjk0M0M1NzIuMDY1LDMzOS4xNTEsNTY2LjAxNCwzMzIuMDE0LDU2MS44NDYsMzI5LjQzN3ogTTIwMi43MSwxNzcuMzJsMC4xMiwwLjI0bDQuMzMtNy4zNmwwLjAzLTAuMzFMMzAwLjA1LDE4LjNsMTI4Ljk2LDc5Ljc4bC0xNi4xNDEsMjYuMTY1Yy0wLjQ0MS0wLjAwNy0wLjg3Ny0wLjAzNC0xLjMyLTAuMDM0Yy0yMy4xMjMsMC00NC4wMjgsOS42MjgtNTguOTU4LDI1LjA2OGwtNzYuMjg4LTQ3LjkxNWMtMS43NjQtMS4xMTEtNC4wOTYtMC41NzktNS4yMDgsMS4xOWMtMS4xMTEsMS43NjgtMC41NzgsNC4xLDEuMTksNS4yMDhsNzUuMjQzLDQ3LjI1OWMtMTEuMjczLDE0LjA1NC0xOC4wMzksMzEuODcxLTE4LjAzOSw1MS4yNDdjMCwxLjk5OSwwLjA3OSw0LjAwNywwLjIyNCw2LjAwOGMtNi4yODktMS4zNTUtMTEuOTE1LTEuMzU3LTE1LjU4My0xLjM1N2wtMi44MiwwLjAzYy0xLjk2LDAtOS40NSwwLjE1LTIwLjczLDAuMzFjLTIuNDY1LDAuMDM0LTUuMTUzLDAuMDczLTguMDE3LDAuMTE1Yy0wLjIyOC0wLjk1NS0wLjgyMi0xLjgyMi0xLjczMi0yLjM2NmwtNTMuNzE5LTMyLjExOGMtMS43ODgtMS4wNy00LjExMS0wLjQ4Ny01LjE4MywxLjMwNGMtMS4wNywxLjc5Mi0wLjQ4Nyw0LjExMSwxLjMwNCw1LjE4M2w0Ny4xMjQsMjguMTc1Yy0yMy4xNTQsMC4zMzgtNTMuOTc4LDAuNzczLTg0LjY4MiwxLjAwOWwwLjAwMS0wLjE5NWwtMy42NjQtMC4wMTlMMjAyLjcxLDE3Ny4zMnogTTc0LDE1Ni4wNWMwLTAuODMsMC4wNy0xLjYxLDAuMTctMi4zNWMzLjgzLTEwLjg2LDIxLjI0LTEwLjAyLDIxLjI0LTEwLjAybDAuMiwwLjAzbDY1LjczLDAuMDRsMzUuNTgsMjguMTJsLTIzLjc5MSw0MC40M0w3NCwyMTEuNzc2VjE1Ni4wNXogTTQwNS45OCw0MDUuMDhjLTAuMzQsMi41MS0wLjc1LDQuNzQtMS4yMSw2LjQ3Yy0wLjI4LDAuNzYtMC42MiwxLjQ4LTEuMDIsMi4xNmMtMS45NiwzLjMzLTUuMjIsNS4yOS05Ljk1LDYuMjlIMTAwLjMzYy0wLjczLDAtMy44Ni0wLjg1LTguNzQtNC4xMWMwLjAxLDAsMC4wMi0wLjAxLDAuMDMtMC4wMWMtMTcuMS0xMS4yMS0yNS41OC0zMy4yMS0yNi4xOC0zNC43OWMtMC4wMi0wLjA2LTAuMDMtMC4wOS0wLjAzLTAuMDljLTE2LjAyLTQ2LjkxLTQzLjk5LTEzMi4xNS00NC4zMi0xMzMuMTljLTEuNjktNC42OC01LjAzLTE5LjEsMS41OS0yMy43OGMyLjE3LTEuNTksOC4wNC00LjExLDE0LjUtNC4xMWwxLjI0LDAuMDFjNS4xOSwwLDEzLjU4LTAuNCwxMy44OC0wLjQyYzAuMDI0LDAsNC4xNzgtMC4xMzUsMTEuNjExLTAuMjI5bDEwNC43ODUsMC41NTRsLTAuMDg2LDAuMTQ2bDYuNjUtMC4xYzAuMzA1LTAuMDAyLDAuNzkyLTAuMDA0LDEuMDk2LTAuMDA2bDkuNjQ0LDAuMDV2LTAuMTJjNDEtMC4zMyw4MS45MjMtMSwxMDQuODcxLTEuMzE0YzExLjIxLTAuMTYsMTguNDg5LTAuNDksMjAuNDM5LTAuNDloMi44MmMxMS41OSwwLDM1LjY5LDAuMjcsNDQuNjgsMzUuMDJjOS45OCwzOC43OSw0My45MywxMzMuNDEsNDQuMjksMTM0LjQxQzQwNC4zLDM5MC42MSw0MDYuMzIsMzk4LjE0LDQwNS45OCw0MDUuMDh6IE0zNTQuMDUsMjA2LjI2OWMwLTMxLjcwNCwyNS43OTUtNTcuNDk3LDU3LjQ5OS01Ny40OTdjMzEuNzA0LDAsNTcuNDk3LDI1Ljc5Myw1Ny40OTcsNTcuNDk3YzAsMzEuNzA0LTI1Ljc5Myw1Ny40OTktNTcuNDk3LDU3LjQ5OUMzNzkuODQ1LDI2My43NjgsMzU0LjA1LDIzNy45NzMsMzU0LjA1LDIwNi4yNjl6IE0zNzQuNTIsMjgwaDAuNjFsMS43NDMsMC42NTdjMy43NCwxLjc0Niw3LjU5OSwzLjE5OSwxMS41NSw0LjM1N2wwLjIyNywwLjA4NmwwLjMwNSwwLjA2NWM1Ljg1MSwxLjY3MSwxMS44OTUsMi42ODksMTguMDQ1LDMuMDI2djg3LjU4OUM0MDAuNDIsMzU3LjI5LDM4NS4xMSwzMTMuNzYsMzc0LjUyLDI4MHogTTQwMC44MjEsMjgwYy0xMC41OTEtMS41MjctMjAuNzA2LTUuMzIxLTI5Ljc0OC0xMS4xODVjLTEuNzE2LTUuNzIxLTMuMjIxLTEwLjk3OC00LjQzNC0xNS41NDVjMTEuNjg3LDExLjE3MSwyNy41MDQsMTguMDU1LDQ0LjkwOSwxOC4wNTVjMzUuODcsMCw2NS4wNTUtMjkuMTg0LDY1LjA1NS02NS4wNTZjMC0zNS44Ny0yOS4xODQtNjUuMDU0LTY1LjA1NS02NS4wNTRjLTM1Ljg3MiwwLTY1LjA1NiwyOS4xODQtNjUuMDU2LDY1LjA1NGMwLDUuMDEyLDAuNTg5LDkuODg2LDEuNjY3LDE0LjU3NmMtMy40NTItMi43NjItNy4wNjYtNC43NTUtMTAuNjM4LTYuMTk0Yy0wLjMwOS0yLjc3Ny0wLjQ3NS01LjU4Ny0wLjQ3NS04LjM4MmMwLTQxLjA4MSwzMy40MjItNzQuNTAxLDc0LjUwMy03NC41MDFzNzQuNTAxLDMzLjQyLDc0LjUwMSw3NC41MDFjMCw0MC4yNTktMzIuMTAyLDczLjE0LTcyLjA1LDc0LjQ0VjI4MEg0MDAuODIxeiBNNTYxLjI2NCwzNDguMTE4bC0wLjE2NywwLjc0Yy0wLjQ1OSwzLjczNi00LjUyNyw2Ljk5OC02LjI1OCw4LjIyN2wtMC4zMSwwLjI1MWMtMC4yMDEsMC4xNzMtMC4zOTYsMC4zNjUtMC42MjEsMC41ODNjLTAuMjY4LDAuMTMxLTAuNTMyLDAuMjY2LTAuODksMC40MjJjLTIuMjUzLDEuMDA5LTQuMzA2LDEuNTItNi4xNywxLjUyYy02LjIxOCwwLTEyLjU0OC01LjE2OC0xMi41NDgtNS4xNjhMNDYzLDI5My4xNzZ2LTE1LjkxM2wtMC44MTktMi4xODNsLTAuNTExLTAuNTQ0bDIuNDExLTAuNDgzbDIuMzQ3LTEuNTI2bDUuODIxLTguMjU1bDIuNDAyLDMuMzg3bDMuMTY0LDEuNTkybDE1Ljk4Ny0wLjM0M2w2Mi45MzgsNjYuMTI2bDAuOTM2LDAuNzE2QzU1Ny45NDQsMzM1Ljg5Niw1NjQuMTg4LDMzOS40LDU2MS4yNjQsMzQ4LjExOHoiLz48L2c+PC9zdmc+);background-size:80px;background-repeat:no-repeat;background-position:50% 15px;cursor:pointer;color:#2196f3;display:flex;flex-direction:column;justify-content:center;align-items:center;vertical-align:middle;height:100%;padding-top:85px}.gjs-am-file-uploader #gjs-am-title:before{content:"";width:90px;height:90px;background-color:#1a93f02e;position:absolute;z-index:0;top:5px;border-radius:50%}.gjs-cm-editor-c{float:left;box-sizing:border-box;width:50%}.gjs-cm-editor-c .CodeMirror{height:450px}.gjs-cm-editor{font-size:12px}.gjs-cm-editor#gjs-cm-htmlmixed{padding-right:10px;border-right:1px solid rgba(0,0,0,.2)}.gjs-cm-editor#gjs-cm-htmlmixed #gjs-cm-title{color:#a97d44}.gjs-cm-editor#gjs-cm-css{padding-left:10px}.gjs-cm-editor#gjs-cm-css #gjs-cm-title{color:#ddca7e}.gjs-cm-editor #gjs-cm-title{background-color:rgba(0,0,0,.2);font-size:12px;padding:5px 10px 3px;text-align:right}.gjs-rte-toolbar{border:1px solid rgba(0,0,0,.2);position:absolute;border-radius:3px;z-index:10}.gjs-rte-actionbar{display:flex}.gjs-rte-action{display:flex;align-items:center;justify-content:center;padding:5px;min-width:25px;border-right:1px solid rgba(0,0,0,.2);text-align:center;cursor:pointer;outline:none}.gjs-rte-action:last-child{border-right:none}.gjs-rte-action:hover{background-color:hsla(0,0%,100%,.1)}.gjs-rte-active{background-color:rgba(0,0,0,.2)}.gjs-editor-cont .sp-hue,.gjs-editor-cont .sp-slider{cursor:row-resize}.gjs-editor-cont .sp-color,.gjs-editor-cont .sp-dragger{cursor:crosshair}.gjs-editor-cont .sp-alpha-handle,.gjs-editor-cont .sp-alpha-inner{cursor:col-resize}.gjs-editor-cont .sp-hue{left:90%}.gjs-editor-cont .sp-color{right:15%}.gjs-editor-cont .sp-container{border:1px solid rgba(0,0,0,.2);box-shadow:0 0 7px rgba(0,0,0,.2);border-radius:3px}.gjs-editor-cont .sp-picker-container{border:none}.gjs-editor-cont .colpick_dark .colpick_color{outline:1px solid rgba(0,0,0,.2)}.gjs-editor-cont .sp-cancel,.gjs-editor-cont .sp-cancel:hover{bottom:-8px;color:#777!important;font-size:25px;left:0;position:absolute;text-decoration:none}.gjs-editor-cont .sp-alpha-handle{background-color:#ccc;border:1px solid #555;width:4px}.gjs-editor-cont .sp-color,.gjs-editor-cont .sp-hue{border:1px solid #333}.gjs-editor-cont .sp-slider{background-color:#ccc;border:1px solid #555;height:3px;left:-4px;width:22px}.gjs-editor-cont .sp-dragger{background:transparent;box-shadow:0 0 0 1px #111}.gjs-editor-cont .sp-button-container{float:none;width:100%;position:relative;text-align:right}.gjs-editor-cont .sp-container button,.gjs-editor-cont .sp-container button:active,.gjs-editor-cont .sp-container button:hover{background:#e3e6ed;border-color:#e3e6ed;color:#757575;text-shadow:none;box-shadow:none;padding:3px 5px}.gjs-editor-cont .sp-palette-container{border:none;float:none;margin:0;padding:5px 10px 0}.gjs-editor-cont .sp-palette .sp-thumb-el,.gjs-editor-cont .sp-palette .sp-thumb-el:hover{border:1px solid rgba(0,0,0,.9)}.gjs-editor-cont .sp-palette .sp-thumb-el.sp-thumb-active,.gjs-editor-cont .sp-palette .sp-thumb-el:hover{border-color:rgba(0,0,0,.9)}.gjs-hidden{display:none}@keyframes gjs-slide-down{0%{transform:translateY(-3rem);opacity:0}to{transform:translate(0);opacity:1}}@keyframes gjs-slide-up{0%{transform:translate(0);opacity:1}to{transform:translateY(-3rem);opacity:0}}.cm-s-hopscotch span.cm-error{color:#fff}.tab.tab1.selectedTab,.tab.tab2.selectedTab{color:#fff;border-color:#ff9800}.tab.tab1:hover{color:#fff!important}.tab.tab2:hover{color:#white!important}.tab{font-weight:700}.gjs-am-file-uploader{width:100%;height:125px;color:#2196f3;background:#fff}#wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}#wrapper::-webkit-scrollbar{width:10px;background-color:#f5f5f5}#wrapper::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}.gjs-sm-sector .gjs-sm-title{padding:10px!important}.icon-settings{float:left!important}.gjs-clm-tags{padding:10px 5px 3em}.gjs-field-range{border:none!important}#gjs-sm-opacity .gjs-field .gjs-input-holder input{text-align:center}#gjs-sm-opacity .gjs-field .gjs-field-range input{margin:0 5px}#gjs-sm-align-items,#gjs-sm-align-self,#gjs-sm-background,#gjs-sm-background-color,#gjs-sm-background-image,#gjs-sm-background-repeat,#gjs-sm-background-size,#gjs-sm-border-radius.gjs-sm-property.gjs-sm-composite,#gjs-sm-border.gjs-sm-property.gjs-sm-composite,#gjs-sm-box-shadow,#gjs-sm-box-shadow-color,#gjs-sm-color,#gjs-sm-flex-direction,#gjs-sm-flex.gjs-sm-property.gjs-sm-composite,#gjs-sm-float,#gjs-sm-justify-content,#gjs-sm-opacity,#gjs-sm-recent-colors,#gjs-sm-recent-colors-background,#gjs-sm-recent-colors-text,#gjs-sm-text-align,#gjs-sm-text-decoration,#gjs-sm-text-shadow,#gjs-sm-text-shadow-color,#gjs-sm-transform.gjs-sm-property.gjs-sm-composite,#gjs-sm-transition{background-color:#fff!important}#gjs-sm-border-radius.gjs-sm-property.gjs-sm-composite .gjs-fields,#gjs-sm-border.gjs-sm-property.gjs-sm-composite .gjs-fields,#gjs-sm-flex.gjs-sm-property.gjs-sm-composite .gjs-fields,#gjs-sm-transform.gjs-sm-property.gjs-sm-composite .gjs-fields{background-color:#f1f3f4!important}#gjs-sm-background-attachment{display:none}.gjs-select option{color:#039be5!important}.gjs-field-range input[type=range]{-webkit-appearance:none;width:100%;background:transparent;border-radius:5px;outline:none;opacity:.7;transition:opacity .2s;opacity:1}.gjs-field input[type=date]{width:118px!important}.gjs-field-range input[type=range]:hover{opacity:1}.gjs-field-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;background:#007bff;cursor:pointer}.gjs-field-range input[type=range]::-moz-range-thumb{width:15px;height:15px;background:#007bff;cursor:pointer}.gjs-field-range input[type=range]::-webkit-slider-runnable-track{width:100%;height:7px;cursor:pointer;background:transparent;border-radius:5px;border:1px solid #e3e6ed}.gjs-field-range input[type=range]:focus::-webkit-slider-runnable-track{background:transparent}.gjs-field-range input[type=range]::-moz-range-track{width:100%;height:7px;cursor:pointer;background:transparent;border-radius:5px;border:1px solid #e3e6ed}.gjs-field-range input[type=range]::-ms-track{width:100%;height:7px;cursor:pointer;background:transparent;border-color:transparent;border-width:16px 0;color:transparent}.gjs-field-range input[type=range]::-ms-fill-lower{background:transparent;border:1px solid #e3e6ed;border-radius:5px}.gjs-field-range input[type=range]:focus::-ms-fill-lower{background:transparent}.gjs-field-range input[type=range]::-ms-fill-upper{background:transparent;border:1px solid #e3e6ed;border-radius:5px}.gjs-field-range input[type=range]:focus::-ms-fill-upper{background:transparent}.fa-dot-circle-o,.fa-facebook-square,.fa-globe,.fa-indent,.fa-link,.fa-newspaper-o,.fa-quote-right,.fa-rss,.fa-shapes,.fa-ship,.fa-sun-o,.fa-text-height,.fa-twitter-square,.fa-users,.fa-video-camera,.fa-youtube-play,.gjs-f-b1,.gjs-f-b2,.gjs-f-b3,.gjs-f-b37,.gjs-f-h1p,.gjs-f-image,.gjs-f-text{color:inherit!important}.gjs-block.gjs-bdrag{width:auto;padding:0}.gjs-sm-file{overflow:hidden;border-radius:2px}.gjs-sm-btn-c,.gjs-sm-file{position:relative;width:100%}.gjs-sm-btn-c{float:right;background:#1274e7;border-radius:3px}#gjs-sm-images,.gjs-sm-btn-c{box-sizing:border-box;right:0}#gjs-sm-images{background-color:#e1e7f3;border-radius:2px;box-shadow:none!important;position:absolute!important;text-align:center;height:auto;width:35%;cursor:pointer;color:#ddd;text-shadow:none!important;border:none;opacity:1!important;filter:alpha(opacity=85);color:#fff;background:#1274e7;z-index:3;margin:5px}#gjs-sm-preview-box{width:100%;height:105px;margin-top:0!important}#gjs-sm-preview-file{height:105px!important;width:100%!important}#gjs-sm-close{display:none!important;position:absolute;right:85%!important;opacity:.2;filter:alpha(opacity=20);float:left;opacity:1!important}#gjs-sm-preview-box{background-size:cover!important;background-image:url(data:image/png;base64,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);background-position:50%!important;background-repeat:no-repeat!important;opacity:.9}.gjs-block-column-label,.gjs-block-media-label,.gjs-block-social-label,.gjs-block-text-label,.gjs-block-widget-label{font-size:.9rem}.gjs-field-number .gjs-input-holder .gjs-field-int .gjs-field-units:after{background:none}#selected-element-properties.text [data-related-type=rss]{display:none}.gjs-pn-buttons .icon-landscape{padding:6px 3px}.gjs-block-category .icon-news:before,.gjs-block-category .icon-windsock:before{font-size:5em}.icon-save{z-index:10;color:#00000047;border:1px solid hsla(0,0%,100%,.52)!important;border-radius:5px;padding-right:25px;font-size:13px;font-weight:700!important;width:160px}.only-save{padding-right:5px!important}.icon-save.icon-selected{color:#fff!important;cursor:pointer;background:transparent!important}#gjs-tools .gjs-placeholder{display:none!important}.fa-square-o{display:none}#selected-element-properties [data-related-type=linkedin]{flex-direction:column;align-items:start}#selected-element-properties [data-related-type=linkedin] .gjs-field-text{display:none}#selected-element-properties [data-related-type=linkedin] #linkedin-iframe{width:100%;border-color:#e3e6ed;color:#039be5}#selected-element-properties [data-related-type=linkedin].has-error #linkedin-iframe{border-color:#ff5252;color:#ff5252}#selected-element-properties [data-related-type=linkedin].has-error .error-message{display:block}#selected-element-properties [data-related-type=linkedin] .error-message{display:none;color:#ff5252}.save-toast{border:1px solid #e4e4e4!important;border-radius:30px!important;min-height:67px!important;width:190px!important;background-color:#ffff!important;padding:0 20px!important;font-size:15px!important;font-weight:300!important;color:#505050!important;box-shadow:0 6px 36px hsla(0,0%,43%,.19),0 7px 6px hsla(0,0%,61%,.23)!important}.gjs-sm-sector.hide-picker #gjs-sm-background-color,.gjs-sm-sector.hide-picker #gjs-sm-color{display:none!important}.icon-icon:before{font-size:38px}@font-face{font-family:uep-icon;src:url(/display/static/fonts/uep-icon.eot?fux473);src:url(/display/static/fonts/uep-icon.eot?fux473#iefix) format("embedded-opentype"),url(/display/static/fonts/uep-icon.ttf?fux473) format("truetype"),url(/display/static/fonts/uep-icon.woff?fux473) format("woff"),url(/display/static/fonts/uep-icon.svg?fux473#icomoon) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:uep-icon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-news:before{content:"\E912"}.icon-trash:before{content:"\E913"}.icon-arrow-down:before{content:"\E914"}.icon-arrow-left:before{content:"\E915"}.icon-layers:before{content:"\E916"}.icon-transition:before{content:"\E917"}.icon-movie-clap:before{content:"\E918"}.icon-finish:before{content:"\E919"}.icon-plus:before{content:"\E91A"}.icon-arrow-left-alt:before{content:"\E91B"}.icon-add:before{content:"\E91C"}.icon-film-strip:before{content:"\E91D"}.icon-icon-images:before{content:"\E91E"}.icon-icon-models:before{content:"\E91F"}.icon-icon-videos:before{content:"\E920"}.icon-windsock:before{content:"\E911"}.icon-line:before{content:"\E90C"}.icon-close:before{content:"\E90F"}.icon-dotted:before{content:"\E90E"}.icon-dashed:before{content:"\E90F"}.icon-center:before{content:"\E907"}.icon-bottom:before{content:"\E908"}.icon-left:before{content:"\E909"}.icon-right:before{content:"\E90A"}.icon-top:before{content:"\E90B"}.icon-landscape:before{content:"\E900"}.icon-portrait:before{content:"\E901"}.icon-43:before{content:"\E902"}.icon-169:before{content:"\E903"}.icon-save:before{content:"\E906"}.icon-border:before{content:"\E905"}.icon-border_radius:before{content:"\E909"}.gjs-one-bg{background-color:#2d333e}.gjs-one-color,.gjs-one-color-h:hover{color:#2d333e}.gjs-two-bg{background-color:#d8d8d8}.gjs-two-color{color:#d8d8d8}.gjs-pn-disposition{right:10%}.gjs-two-color-h:hover{color:#d8d8d8}.gjs-three-bg{background-color:#039be5}.gjs-three-color,.gjs-three-color-h:hover{color:#039be5}.gjs-four-bg{background-color:#036da0}.gjs-four-color,.gjs-four-color-h:hover{color:#036da0}.gjs-pn-pages{padding:42px 0 0;left:0;width:40px;overflow:auto;box-shadow:0 0 5px rgba(0,0,0,.2)}@font-face{font-family:Trade Gothic Bold Condensed;src:url(/display/static/fonts/TradeGothicLTBoldCondensedNo.20Oblique.eot?fux473);src:url(/display/static/fonts/TradeGothicLTBoldCondensedNo.20Oblique.eot?fux473#iefix) format("embedded-opentype"),url(/display/static/fonts/TradeGothicLTBoldCondensedNo.20Oblique.ttf?fux473) format("truetype"),url(/display/static/fonts/TradeGothicLTBoldCondensedNo.20Oblique.woff2?fux473) format("woff2"),url(/display/static/fonts/TradeGothicLTBoldCondensedNo.20Oblique.woff?fux473) format("woff"),url(/display/static/fonts/TradeGothicLTBoldCondensedNo.20Oblique.svg?fux473#icomoon) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Corporate A BQ;src:url(/display/static/fonts/CorporateABoldItalic.eot);src:url(/display/static/fonts/CorporateABoldItalic.eot?#iefix) format("embedded-opentype"),url(/display/static/fonts/CorporateABoldItalic.woff2) format("woff2"),url(/display/static/fonts/CorporateABoldItalic.woff) format("woff"),url(/display/static/fonts/CorporateABoldItalic.ttf) format("truetype"),url("/display/static/fonts/CorporateABoldItalic.svg#Corporate A BQ") format("svg")}@font-face{font-family:Din Normal;src:url(/display/static/fonts/D-DIN.otf) format("opentype"),url(/display/static/fonts/D-DIN.woff2) format("woff2"),url(/display/static/fonts/D-DIN.woff) format("woff"),url(/display/static/fonts/D-DIN.ttf) format("truetype")}@font-face{font-family:Din Bold;src:url(/display/static/fonts/D-DIN-Bold.otf) format("opentype"),url(/display/static/fonts/D-DIN-Bold.woff2) format("woff2"),url(/display/static/fonts/D-DIN-Bold.woff) format("woff"),url(/display/static/fonts/D-DIN-Bold.ttf) format("truetype")}@font-face{font-family:Din Condensed;src:url(/display/static/fonts/D-DINCondensed.otf) format("opentype"),url(/display/static/fonts/D-DINCondensed.woff2) format("woff2"),url(/display/static/fonts/D-DINCondensed.woff) format("woff"),url(/display/static/fonts/D-DINCondensed.ttf) format("truetype")}@font-face{font-family:Din Regular;src:url(/display/static/fonts/dinregularwebfont.eot),url(/display/static/fonts/dinregularwebfont.woff) format("woff"),url(/display/static/fonts/dinregularwebfont.ttf) format("truetype")}@font-face{font-family:Din Italic;src:url(/display/static/fonts/D-DIN-Italic.otf) format("opentype"),url(/display/static/fonts/D-DIN-Italic.woff2) format("woff2"),url(/display/static/fonts/D-DIN-Italic.woff) format("woff"),url(/display/static/fonts/D-DIN-Italic.ttf) format("truetype")}@font-face{font-family:DIN Black;src:url(/display/static/fonts/D-DIN-Black.eot);src:url(/display/static/fonts/D-DIN-Black.eot?#iefix) format("embedded-opentype"),url(/display/static/fonts/D-DIN-Black.woff2) format("woff2"),url(/display/static/fonts/D-DIN-Black.woff) format("woff"),url(/display/static/fonts/D-DIN-Black.ttf) format("truetype"),url(/display/static/fonts/D-DIN-Black.svg#DIN) format("svg")}@font-face{font-family:DIN Round Black;src:url(/display/static/fonts/DIN-Round-Black.eot);src:url(/display/static/fonts/DIN-Round-Black.eot?#iefix) format("embedded-opentype"),url(/display/static/fonts/DIN-Round-Black.woff2) format("woff2"),url(/display/static/fonts/DIN-Round-Black.woff) format("woff"),url(/display/static/fonts/DIN-Round-Black.ttf) format("truetype"),url(/display/static/fonts/DIN-Round-Black.svg#DINRoundPro-Black) format("svg")}@font-face{font-family:DIN Light;src:url(/display/static/fonts/DIN-Light.eot);src:url(/display/static/fonts/DIN-Light.eot?#iefix) format("embedded-opentype"),url(/display/static/fonts/DIN-Light.woff2) format("woff2"),url(/display/static/fonts/DIN-Light.woff) format("woff"),url(/display/static/fonts/DIN-Light.ttf) format("truetype"),url(/display/static/fonts/DIN-Light.svg#DIN\ Light) format("svg")}@font-face{font-family:RobotoUep;src:url(/display/static/fonts/Roboto-Medium.woff2) format("woff2"),url(/display/static/fonts/Roboto-Medium.ttf) format("truetype"),url(/display/static/fonts/Roboto-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:RobotoUep;src:url(/display/static/fonts/Roboto-Bold.woff2) format("woff2"),url(/display/static/fonts/Roboto-Bold.ttf) format("truetype"),url(/display/static/fonts/Roboto-Bold.woff) format("woff"),url(/display/static/fonts/Roboto-Bold.svg#Roboto-Bold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:RobotoUep;src:url(/display/static/fonts/Roboto-Regular.woff2) format("woff2"),url(/display/static/fonts/Roboto-Regular.ttf) format("truetype"),url(/display/static/fonts/Roboto-Regular.woff) format("woff"),url(/display/static/fonts/Roboto-Regular.svg#Roboto-Regular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:RobotoUep;src:url(/display/static/fonts/Roboto-Light.woff2) format("woff2"),url(/display/static/fonts/Roboto-Light.ttf) format("truetype"),url(/display/static/fonts/Roboto-Light.woff) format("woff"),url(/display/static/fonts/Roboto-Light.svg#Roboto-Light) format("svg");font-weight:300;font-style:normal}.gjs-blocks-cs .gjs-block-categories .gjs-block-category.gjs-open{border-bottom:none}.gjs-blocks-cs .gjs-block-categories .gjs-block-category .gjs-title{border-bottom:0;background-color:transparent}.gjs-blocks-cs .gjs-block-categories .gjs-block-category .gjs-title .emp-gjs-block{position:relative;background:#fff;border:0 solid;overflow:hidden;z-index:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;width:100%;padding:.5em;font-size:36px;font-weight:lighter;text-align:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;border-radius:3px;margin:0 2px 5px;transition:all .2s ease 0s;transition-property:box-shadow,color}.gjs-blocks-cs .gjs-block-categories .gjs-block-category .gjs-title .emp-gjs-block:after{position:absolute;bottom:0;right:0;border-top:30px solid transparent;border-right:30px solid #e3e6ed;height:0;width:0;z-index:10}.gjs-blocks-cs .gjs-block-categories .gjs-block-category .gjs-title i.gjs-caret-icon.fa.fa-caret-down{transform:rotate(180deg)}.gjs-blocks-cs .gjs-block-categories .gjs-block-category .gjs-title i.gjs-caret-icon.fa.fa-caret-down,.gjs-blocks-cs .gjs-block-categories .gjs-block-category .gjs-title i.gjs-caret-icon.fa.fa-caret-right{position:absolute;right:0;z-index:1;bottom:0;transition:all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear .01s;color:#fff}.gjs-blocks-cs .gjs-block-categories .gjs-block-category .gjs-title i.gjs-caret-icon.fa.fa-caret-right{transform:rotate(90deg)}.gjs-blocks-cs .gjs-block-categories .gjs-block-category .gjs-blocks-c{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;transition:all .3s ease-in;display:-ms-flexbox!important;display:flex!important;max-height:0;overflow:hidden;padding:0 5px;border:none;margin:0}.gjs-blocks-cs .gjs-block-categories .gjs-block-category .gjs-blocks-c .gjs-block{height:100px;min-height:100px;padding:1.5em;box-shadow:none;width:80px;font-size:9px;border:1px solid hsla(0,0%,100%,.47);margin:2px;-ms-flex:1 0 0px;flex:1 0 0}@media only screen and (max-width:1280px){.gjs-blocks-cs .gjs-block-categories .gjs-block-category .gjs-blocks-c .gjs-block{height:60px;min-height:60px;font-size:5px;width:50px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex:1 1 auto;flex:1 1 auto;padding:.5em}}#gjs-tools .gjs-toolbar{background:transparent}#gjs-tools .gjs-toolbar>div{display:-ms-flexbox;display:flex}#gjs-tools .gjs-toolbar .fa.gjs-toolbar-item{border-radius:0;padding:8px;background:#039be5;color:#f9f6ff}.fa.gjs-block:before{-moz-osx-font-smoothing:grayscale;font-size:4em;margin:15px}@media only screen and (max-width:1280px){.fa.gjs-block:before{margin:0;padding:10px 0}}@media only screen and (max-width:1280px){.icon-icon-block-c:before{padding:2px 0}}.gjs-block.gjs-one-bg.gjs-four-color-h{background-color:#fff!important;color:#8bc34a}.gjs-toolbar .fa.fa-arrow-up,.gjs-toolbar .fa.fa-cogs{background-color:#8bc34a!important}.fa.fa-arrows.gjs-no-touch-actions{background:#2196f3!important}.fa.fa-clone.gjs-toolbar-item{background:#ff9800!important;border-radius:5px}.fa.fa-object-group.gjs-toolbar-item{background:#f44336!important;border-radius:5px}.fa.fa-trash-o{background:#f44336!important}.gjs-pn-panel.gjs-pn-commands.gjs-one-bg.gjs-two-color{background:#2196f3!important}.gjs-editor.gjs-one-bg.gjs-two-color,.gjs-pn-panel.gjs-pn-views.gjs-one-bg.gjs-two-color{background-color:#2196f3!important}.gjs-pn-panel.gjs-pn-devices-b .gjs-pn-buttons{display:-ms-flexbox!important;display:flex!important}.gjs-pn-panel.gjs-pn-devices-b.gjs-one-bg.gjs-two-color{background-color:#2196f3!important;fill:#fff}.gjs-pn-panel.gjs-pn-devices-b .portrait-landscape{height:20px;width:20px}.gjs-pn-buttons,.gjs-pn-panel.gjs-pn-options.gjs-one-bg.gjs-two-color{background-color:#2196f3!important}.gjs-pn-buttons{color:#fff!important}.gjs-field input,.gjs-field select,.gjs-field textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#039be5!important;border:none;width:100%;padding:5px;z-index:1}.gjs-field,.gjs-field input,.gjs-field select,.gjs-field textarea{background-color:#fff;box-sizing:border-box;position:relative}.gjs-field{border:none;box-shadow:none;border-radius:2px;padding:0;border:1px solid #e3e6ed;color:#01527f}.gjs-pn-btn.gjs-pn-active{background-color:#fff;fill:#2196f3}.gjs-four-color,.gjs-two-color{color:#2196f3}.gjs-open .gjs-blocks-c{max-height:500px!important;padding:5px!important}.gjs-mdl-title{color:#fff;display:-ms-flexbox;display:flex}div#gjs-clm-tags-c{color:#fff}.gjs-editor.gjs-one-bg.gjs-two-color{background-color:transparent!important}.fa.fa-trash.btn-delete-dep.delete-btn{color:#fff;background:red;border-radius:5px}label.gjs-radio-item-label:last-child{padding:2px;-ms-flex-align:center;align-items:center;vertical-align:middle;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox!important;display:flex!important}.gjs-pn-panel.gjs-pn-views-container.gjs-one-bg.gjs-two-color{width:230px;position:absolute;float:right;right:0;z-index:1;overflow-x:hidden}@media only screen and (max-width:1280px){.gjs-pn-panel.gjs-pn-views-container.gjs-one-bg.gjs-two-color{width:152px}}.gjs-block-category{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gjs-title{padding:0}.gjs-blocks-c,.gjs-open .gjs-blocks-c{padding:0!important}.gjs-four-color-h{-ms-flex-positive:0.5;flex-grow:0.5;margin:2px!important;border:1px solid #d1d6e1!important}.gjs-pn-views{right:0;position:absolute;float:right;min-width:180px}.gjs-pn-views .gjs-pn-buttons{right:0;position:absolute;float:right;min-width:240px}span.gjs-pn-btn.fa.fa-plus-circle{margin-right:10px}@media (max-width:1200px){.gjs-pn-devices-b{left:35%}.gjs-pn-options{right:0}}.gjs-pn-disposition{display:none!important}.gjs-mdl-btn-close{opacity:.6;color:#fff}.gjs-mdl-btn-close:hover{opacity:1}.gjs-am-highlight .gjs-am-preview-cont:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(26,147,240,.6);z-index:1;border-radius:2px}h2#swal2-title{font-size:16px;font-weight:600}h2#swal2-title,input.swal2-input{font-family:Avenir,Helvetica,Arial,sans-serif}input.swal2-input{font-size:13px!important;font-weight:200}.swal2-styled{font-size:13px!important;font-weight:600!important}.swal-edit{padding:0;display:-ms-flexbox;display:flex;border-radius:3px;overflow:hidden;color:#fff}.swal-edit .swal2-header{color:#fff;background:#3085d6;padding:1em}.swal-edit h2#swal2-title{color:#fff}.swal-edit .swal2-content{padding:1em!important}.swal-edit .swal2-actions{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:end!important;align-items:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;padding:.4em .8em!important;margin:0!important;z-index:1;background-color:#fff}.swal-edit button.swal2-confirm.swal2-styled{-ms-flex-order:2;order:2}.swal-edit button.swal2-cancel.swal2-styled{background-color:transparent!important;color:#919191!important}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,4%,.2)}::-webkit-scrollbar-thumb:hover{background:#b2b2b2}#gjs-clm-states{font-size:1.2em;padding:5px 10px}.gjs-block-svg{color:#039be5}.icon-dir-row{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMpJREFUeNpi/P//PwOtARMDHQAtLDECYl5aW+IJxOW0tuQvEFcD8Rog5gIJMAIj/hKQ5qeiJQJAzAdl3wbiKJAlf2mcAGazAIlwIGajoqFBQBwMDbYcIJ7BAMonVMb1QPwGiM1hYow0yIzWQHwfiJ/BBBiHTY4HRfx0IOYgQu0RIJ6LxE8GYhsi9P0ARQyxYAVaBK8gViMouD4T6evvBPi4wOchWwqPWjJELOEiUi0bAT4uwAXK8duAmJMIxRew8MWIyV/Dp4AECDAAN2/VWnMSKtUAAAAASUVORK5CYII=)}.icon-dir-row,.icon-dir-row-rev{background-color:rgba(53,155,229,.5);background-repeat:no-repeat!important;background-position:50%!important;padding:0!important;position:absolute;width:50px!important;height:35px!important}.icon-dir-row-rev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANBJREFUeNpi/P//PwOtARMDHQC6JaxAbElrS7KAOJpWloDomUA8AeobqgJGYMRrAOnFQGwCFfsKxG+paMdHFiARh2QBCHBDMbXAP0ZoEg4B4oVAzAXEB4B4NhUt+cUAsgSKNYH4PhAvQhKjCmZEy4z8QGwKxHuoHfHDI8eDUtd0IOYgQu0RIJ6LxE8GYhsi9P0ARQyxYAVahK4gViMouD4T6evvBPi4wOcBKYVHLRlBlnARqZaNAB8X4ALl+G1AzEmE4gtY+GLE5K/hU0ACBBgAb3LVY9+oRn4AAAAASUVORK5CYII=)}.icon-dir-col{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAaVBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9tAe1xAAAAInRSTlMADRQZJzI7PkNGU2N8gIKMjpeZn6GowNff4ePl6PHy9Pn7hexrdgAAAGdJREFUKM9jYGAQlIMBcQYQkFRkZ4AAESUYkAbz5ZQ4oDLCcBmpISQjCpeRRZPhFoYBATQZdECZDG57cLttQMKNlZdHQUmYjw1ThlEIxJBgxmaamJKSPAvWtMMko8QFtQc9vXHygykA+bokainWKagAAAAASUVORK5CYII=)}.icon-dir-col,.icon-dir-col-rev{background-color:rgba(53,155,229,.5);background-repeat:no-repeat!important;background-position:50%!important;padding:0!important;position:absolute;width:50px!important;height:35px!important}.icon-dir-col-rev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOJJREFUeNpi/P//PwMUTAfiaAbC4CkQa2IRtwRieyDuQJdgQWJzATEvEZbwYRED6V0MxMpAfBKI9yNLMiGx/zEQB7CpWwK1AARWAbE0LkvIAaxA3ArEgUhiIkC8FYj5qWWJCRCLA/FcIP4NFdsOxJeB2BSuChTxUDz/P3HgMZIeZPwJKu+MLkepT4gCw9MSTiL18JFqCXJm3A3E34nQ855kr+BIKeTgEZC6kOMkGYhtiIyTInLjZAWROf4jJXHynUh3fRrN8aOWDE5LmGjlMOQc/w2IP1OQT95Dq4vf6BIAAQYA0sQY0fp6CPgAAAAASUVORK5CYII=)}.icon-just-start{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMJJREFUeNpi/P//PwOtARMDHcCoJSRbcgmI7wJxE5XNboKae4kFSOhCBWWpbAnIPCW6BRcLGj8WiG2A+C8QMwLxPSDuBuIuIOaBqmEG4iNAvJhoW/4jwHwgXvgfFZwGZVYg/oAmvhAqjg/PhylGD67faPxfaDQudaOZcYhbwobGZ4fSHATUkZRP9kFTEqySuQel5wAxL5TNCM0nDOTmEwYqYpz5ZOhGPChOVgExFxCforLZIPNEgPgb42hDYtBZAhBgAMMrxUlLiu8RAAAAAElFTkSuQmCC)}.icon-just-end,.icon-just-start{background-color:rgba(53,155,229,.5);background-repeat:no-repeat!important;background-position:50%!important;padding:0!important;position:absolute;height:35px!important;width:40px!important}.icon-just-end{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALxJREFUeNpi/P//PwOtARMDHcCoJSRbcgmI7wJxE5XNboKae4kFSOhCBWWpbAnIPCW6BRcLiepjgdgGiP9C+V+AuAyIS6GuBmU6ZiA+QoklLkAch8T/CLUkDIhNkMQ5gPgfuanrNxr/FxqNVd1oZhz6lrCh8TmgNDs+daQm4X3QlASrhD5D6bVAfB7KZoTmE3u4rv8IMB9UgVERz4cZPHwiHhQnq4CYC4hPUdlskHkiQPyNcbQhMegsAQgwAIfvcYTzcZfkAAAAAElFTkSuQmCC)}.icon-just-sp-bet{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAARVBMVEX///////////////////////////////////////////////////////////////////////////////////////////+QFj7cAAAAFnRSTlMAXWBpdXmClpeZm5yfoaKps8XLzNLdnKtpPgAAAGNJREFUeNrF0DkWgCAMBFBA1qAiW+5/VFPwUqGFBaaamd9F/H+t28lqexOI+0R2xHeRwXnNo/YuyCEHIhaWQu0YEilnlkwtLpaTcmWp1M4hKgIYFgMQ1fMPvkq6tolsVxKL7gaQQwx9jpKUngAAAABJRU5ErkJggg==)}.icon-just-sp-ar,.icon-just-sp-bet{background-color:rgba(53,155,229,.5);background-repeat:no-repeat!important;background-position:50%!important;padding:0!important;position:absolute;height:35px!important;width:40px!important}.icon-just-sp-ar{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMRJREFUeNpi/P//PwOtARMDHcCoJSRbcgmI7wJxE5XNboKae4kFSOhCBWWpbAnIPCW6BRcLHrlaIJYCYlBGYgbiI0C8GEk+GogdgPg3lM8JxPvQ1BC0JAaI1ZD4HGgGOAJxMpqe/9gswRdcv9D4v9H4f7Ho+TeaGYe+JexofDY0PjOx5uFLwsuh+QQEGKH5BBkcgupHzieHsJr0HwHmgyowKuL5MIOHT8SDwnQVEHMB8Skqmw0yTwSIvzGONiQGnSUAAQYAmw1v5mj7WQIAAAAASUVORK5CYII=)}.icon-just-sp-cent{background-color:rgba(53,155,229,.5);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAQlBMVEX///////////////////////////////////////////////////////////////////////////////////////8Alm/HAAAAFXRSTlMAXWBpbIKWl5mbnJ+hoqmxs7a30t1gA9ydAAAAXUlEQVQoz8XSOxKAIBRD0SegCMpX7v63as8wozaSMqfLRGR6rrYO2rVdAsdADniWZd+sFm23fenkBIoU4OzEA0kS4CdJAKpUIHSivHNGjHNevd7gk8SsB6Jz/OsGN6MoC8G7JTgXAAAAAElFTkSuQmCC);background-repeat:no-repeat!important;background-position:50%!important;padding:0!important;position:absolute;height:35px!important;width:40px!important}.icon-al-start{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAS1BMVEX///////////////////////////////////////////////////////////////////////////////////////////////////+yVYcAAAAAGHRSTlMAYGN+ioycnZ6fpaaotcnNz+Di5OXm7e6bwR9iAAAAW0lEQVQoz+3SNw6AMADF0E9LoXd8/5MygUgEEgsbb/VqSZIn5HWoo1KfJfWhVBf5OoytmmnYcoUsMKsDbFQMMKkDzKfFAYt6wEUlKY0tlDlTJfq99PzB8zu3v+3H0gxaHJOFewAAAABJRU5ErkJggg==)}.icon-al-end,.icon-al-start{background-color:rgba(53,155,229,.5);background-repeat:no-repeat!important;background-position:50%!important;padding:0!important;position:absolute;height:35px!important;width:50px!important}.icon-al-end{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAS1BMVEX///////////////////////////////////////////////////////////////////////////////////////////////////+yVYcAAAAAGHRSTlMAYGN9i5ucnZ6fpKWotcrNz+Hj5OXm7u8mN5t5AAAAXUlEQVQoz+3SORJAQABE0caYxb779z+piGKKKonMD/ulLUkKXAvaqyKpDknDtVR/L0uK3BplLi+TSDwwqwN8JBYY1QL2U3HApBZwkZilHxrVU7+a8/z8g+fv3P5tA5QjDFZZ4GzWAAAAAElFTkSuQmCC)}.icon-al-str{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOlJREFUeNpi+P//PwManv+fMjAf3UwmBkzAyUAZwNDPgkXRbiD+DmXzQDX9B2JGIP4LxO+AmA+I2ZHEfwDxZ6ieIxgmYgkuZNwIxHeB+BIQXwHi3VDxiUB8Cyp+H4ib8JnDQsDrMkCshMQXgNIKQKyKpg4nYCJgyX8c/P8E1JFkCVXAqCWjloxaMmrJqCVkWsKIg89IQB3B6hcZ3Afia0D8FeqgF1DxW0B8CYh/AjEvVB1ul4KqRzSQDMQ2SI0CNrTKClSXcwExK1Id/wupXQCq4+cS8okrEIdT2FqZSyhOvlMYzxj6AQIMAC6Iz7VE4aP5AAAAAElFTkSuQmCC)}.icon-al-center,.icon-al-str{background-color:rgba(53,155,229,.5);background-repeat:no-repeat!important;background-position:50%!important;padding:0!important;position:absolute;height:35px!important;width:50px!important}.icon-al-center{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAASFBMVEX////////////////////////////////////////////////////////////////////////////////////////////////OfZ3oAAAAF3RSTlMAXWBjeX2Hi5aXmZucn6GiqM3T1OTq7Aw59sEAAABcSURBVCjPzdI5DoAwAANBQzgCOQjn/v+nVCAlghq2nc6yJCmQF3SVCkm3mJBn9Kuq0dpOzWDHqpAI7FqAWIgHNs2A/0gm4NAKTIXU3rlerXO+/tfQ7z94/87j304eMA2BOx8tiQAAAABJRU5ErkJggg==)}.icon-al-start-flex{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAS1BMVEX///////////////////////////////////////////////////////////////////////////////////////////////////+yVYcAAAAAGHRSTlMAYGN+ioycnZ6fpaaotcnNz+Di5OXm7e6bwR9iAAAAW0lEQVQoz+3SNw6AMADF0E9LoXd8/5MygUgEEgsbb/VqSZIn5HWoo1KfJfWhVBf5OoytmmnYcoUsMKsDbFQMMKkDzKfFAYt6wEUlKY0tlDlTJfq99PzB8zu3v+3H0gxaHJOFewAAAABJRU5ErkJggg==)}.icon-al-end-flex,.icon-al-start-flex{background-color:rgba(53,155,229,.5);background-repeat:no-repeat!important;background-position:50%!important;padding:0!important;position:absolute;height:35px!important;width:35px!important}.icon-al-end-flex{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAS1BMVEX///////////////////////////////////////////////////////////////////////////////////////////////////+yVYcAAAAAGHRSTlMAYGN9i5ucnZ6fpKWotcrNz+Hj5OXm7u8mN5t5AAAAXUlEQVQoz+3SORJAQABE0caYxb779z+piGKKKonMD/ulLUkKXAvaqyKpDknDtVR/L0uK3BplLi+TSDwwqwN8JBYY1QL2U3HApBZwkZilHxrVU7+a8/z8g+fv3P5tA5QjDFZZ4GzWAAAAAElFTkSuQmCC)}.icon-al-str-flex{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOlJREFUeNpi+P//PwManv+fMjAf3UwmBkzAyUAZwNDPgkXRbiD+DmXzQDX9B2JGIP4LxO+AmA+I2ZHEfwDxZ6ieIxgmYgkuZNwIxHeB+BIQXwHi3VDxiUB8Cyp+H4ib8JnDQsDrMkCshMQXgNIKQKyKpg4nYCJgyX8c/P8E1JFkCVXAqCWjloxaMmrJqCVkWsKIg89IQB3B6hcZ3Afia0D8FeqgF1DxW0B8CYh/AjEvVB1ul4KqRzSQDMQ2SI0CNrTKClSXcwExK1Id/wupXQCq4+cS8okrEIdT2FqZSyhOvlMYzxj6AQIMAC6Iz7VE4aP5AAAAAElFTkSuQmCC)}.icon-al-center-flex,.icon-al-str-flex{background-color:rgba(53,155,229,.5);background-repeat:no-repeat!important;background-position:50%!important;padding:0!important;position:absolute;height:35px!important;width:35px!important}.icon-al-center-flex{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAASFBMVEX////////////////////////////////////////////////////////////////////////////////////////////////OfZ3oAAAAF3RSTlMAXWBjeX2Hi5aXmZucn6GiqM3T1OTq7Aw59sEAAABcSURBVCjPzdI5DoAwAANBQzgCOQjn/v+nVCAlghq2nc6yJCmQF3SVCkm3mJBn9Kuq0dpOzWDHqpAI7FqAWIgHNs2A/0gm4NAKTIXU3rlerXO+/tfQ7z94/87j304eMA2BOx8tiQAAAABJRU5ErkJggg==)}.icon-no-repeat{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzEuMTEyIDMxLjExMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzEuMTEyIDMxLjExMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+PGc+PHBvbHlnb24gcG9pbnRzPSIzMS4xMTIsMS40MTQgMjkuNjk4LDAgMTUuNTU2LDE0LjE0MiAxLjQxNCwwIDAsMS40MTQgMTQuMTQyLDE1LjU1NiAwLDI5LjY5OCAxLjQxNCwzMS4xMTIgMTUuNTU2LDE2Ljk3ICAgMjkuNjk4LDMxLjExMiAzMS4xMTIsMjkuNjk4IDE2Ljk3LDE1LjU1NiAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiNmZmZmZmYiIGZpbGw9IiNmZmZmZmYiLz48L2c+IDwvc3ZnPg==)}.icon-no-repeat,.icon-repeat{background-color:rgba(53,155,229,.5);background-repeat:no-repeat!important;background-position:50%!important;padding:0!important;position:absolute;width:42px!important;height:35px!important}.icon-repeat{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTYgNTYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU2IDU2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij48Zz48Zz48cGF0aCBkPSJNOCw0MGMtNC40MTEsMC04LDMuNTg5LTgsOHMzLjU4OSw4LDgsOHM4LTMuNTg5LDgtOFMxMi40MTEsNDAsOCw0MHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiNmZmZmZmYiIGZpbGw9IiNmZmZmZmYiLz48cGF0aCBkPSJNMjgsNDBjLTQuNDExLDAtOCwzLjU4OS04LDhzMy41ODksOCw4LDhzOC0zLjU4OSw4LThTMzIuNDExLDQwLDI4LDQweiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iI2ZmZmZmZiIgZmlsbD0iI2ZmZmZmZiIvPjxwYXRoIGQ9Ik00OCw0MGMtNC40MTEsMC04LDMuNTg5LTgsOHMzLjU4OSw4LDgsOHM4LTMuNTg5LDgtOFM1Mi40MTEsNDAsNDgsNDB6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjZmZmZmZmIiBmaWxsPSIjZmZmZmZmIi8+PHBhdGggZD0iTTgsMjBjLTQuNDExLDAtOCwzLjU4OS04LDhzMy41ODksOCw4LDhzOC0zLjU4OSw4LThTMTIuNDExLDIwLDgsMjB6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjZmZmZmZmIiBmaWxsPSIjZmZmZmZmIi8+PHBhdGggZD0iTTI4LDIwYy00LjQxMSwwLTgsMy41ODktOCw4czMuNTg5LDgsOCw4czgtMy41ODksOC04UzMyLjQxMSwyMCwyOCwyMHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiNmZmZmZmYiIGZpbGw9IiNmZmZmZmYiLz48cGF0aCBkPSJNNDgsMjBjLTQuNDExLDAtOCwzLjU4OS04LDhzMy41ODksOCw4LDhzOC0zLjU4OSw4LThTNTIuNDExLDIwLDQ4LDIweiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iI2ZmZmZmZiIgZmlsbD0iI2ZmZmZmZiIvPjxwYXRoIGQ9Ik04LDBDMy41ODksMCwwLDMuNTg5LDAsOHMzLjU4OSw4LDgsOHM4LTMuNTg5LDgtOFMxMi40MTEsMCw4LDB6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjZmZmZmZmIiBmaWxsPSIjZmZmZmZmIi8+PHBhdGggZD0iTTI4LDBjLTQuNDExLDAtOCwzLjU4OS04LDhzMy41ODksOCw4LDhzOC0zLjU4OSw4LThTMzIuNDExLDAsMjgsMHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiNmZmZmZmYiIGZpbGw9IiNmZmZmZmYiLz48cGF0aCBkPSJNNDgsMTZjNC40MTEsMCw4LTMuNTg5LDgtOHMtMy41ODktOC04LThzLTgsMy41ODktOCw4UzQzLjU4OSwxNiw0OCwxNnoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiNmZmZmZmYiIGZpbGw9IiNmZmZmZmYiLz48L2c+PC9nPiA8L3N2Zz4=)}.icon-repeat-x{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA2MTIgNjEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2MTIgNjEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PGc+PGNpcmNsZSBjeD0iNjkuNTQ1IiBjeT0iMzA2IiByPSI2OS41NDUiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiNmZmZmZmYiIGZpbGw9IiNmZmZmZmYiLz48Y2lyY2xlIGN4PSIzMDYiIGN5PSIzMDYiIHI9IjY5LjU0NSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iI2ZmZmZmZiIgZmlsbD0iI2ZmZmZmZiIvPjxjaXJjbGUgY3g9IjU0Mi40NTUiIGN5PSIzMDYiIHI9IjY5LjU0NSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iI2ZmZmZmZiIgZmlsbD0iI2ZmZmZmZiIvPjwvZz48L2c+PC9nPiA8L3N2Zz4=)}.icon-repeat-x,.icon-repeat-y{background-color:rgba(53,155,229,.5);background-repeat:no-repeat!important;background-position:50%!important;padding:0!important;position:absolute;width:42px!important;height:35px!important}.icon-repeat-y{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCIgY2xhc3M9IiI+PGc+PGc+PGc+PGc+PGNpcmNsZSBjeD0iMjU2IiBjeT0iMjU2IiByPSI2NCIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iI2ZmZmZmZiIgZmlsbD0iI2ZmZmZmZiIvPjxjaXJjbGUgY3g9IjI1NiIgY3k9IjQ0OCIgcj0iNjQiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiNmZmZmZmYiIGZpbGw9IiNmZmZmZmYiLz48Y2lyY2xlIGN4PSIyNTYiIGN5PSI2NCIgcj0iNjQiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiNmZmZmZmYiIGZpbGw9IiNmZmZmZmYiLz48L2c+PC9nPjwvZz48L2c+IDwvc3ZnPg==)}.icon-auto{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ5Mi4zMDggNDkyLjMwOCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDkyLjMwOCA0OTIuMzA4OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij48Zz48Zz48Zz48cGF0aCBkPSJNMCwwdjQ5Mi4zMDhoNDkyLjMwOFYwSDB6IE00NzIuNjE1LDQ3Mi42MTVIMTkuNjkyVjE5LjY5Mmg0NTIuOTIzVjQ3Mi42MTV6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjZmZmZmZmIiBmaWxsPSIjZmZmZmZmIi8+PC9nPjwvZz48Zz48Zz48cG9seWdvbiBwb2ludHM9IjI2My4xMjUsNjguOTIzIDI2My4xMjUsODguNjE1IDM4OS43NjksODguNjE1IDIzNS45MDksMjQyLjQ3NiAyNDkuODMyLDI1Ni4zOTkgNDAzLjY5MiwxMDIuNTM4IDQwMy42OTIsMjI5LjE4MyAgICAgNDIzLjM4NSwyMjkuMTgzIDQyMy4zODUsNjguOTIzICAgIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjZmZmZmZmIiBmaWxsPSIjZmZmZmZmIi8+PC9nPjwvZz48L2c+IDwvc3ZnPg==)}.icon-auto,.icon-cover{background-color:rgba(53,155,229,.5);background-repeat:no-repeat!important;background-position:50%!important;padding:0!important;position:absolute;width:56px!important;height:35px!important}.icon-cover{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNTEycHgiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAtNTEgNTEyIDUxMiIgd2lkdGg9IjUxMnB4Ij48Zz48ZyBpZD0ic3VyZmFjZTEiPjxwYXRoIGQ9Ik0gMCAwIEwgMCA0MTAgTCA1MTIgNDEwIEwgNTEyIDAgWiBNIDQ4MiAzODAgTCAzMCAzODAgTCAzMCAzMCBMIDQ4MiAzMCBaIE0gNDgyIDM4MCAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiNmZmZmZmYiIGZpbGw9IiNmZmZmZmYiLz48cGF0aCBkPSJNIDE4MC4zNzUgMzEwIEwgMTIxLjIxNDg0NCAzMTAgTCAyMTQuMTA1NDY5IDIxNy4xMDU0NjkgTCAxOTIuODk0NTMxIDE5NS44OTQ1MzEgTCAxMDAgMjg4Ljc4NTE1NiBMIDEwMCAyMjkuNjI1IEwgNzAgMjI5LjYyNSBMIDcwIDM0MCBMIDE4MC4zNzUgMzQwIFogTSAxODAuMzc1IDMxMCAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiNmZmZmZmYiIGZpbGw9IiNmZmZmZmYiLz48cGF0aCBkPSJNIDMxOS4xMDU0NjkgMjE0LjEwNTQ2OSBMIDQxMiAxMjEuMjE0ODQ0IEwgNDEyIDE4MC4zNzUgTCA0NDIgMTgwLjM3NSBMIDQ0MiA3MCBMIDMzMS42MjUgNzAgTCAzMzEuNjI1IDEwMCBMIDM5MC43ODUxNTYgMTAwIEwgMjk3Ljg5NDUzMSAxOTIuODk0NTMxIFogTSAzMTkuMTA1NDY5IDIxNC4xMDU0NjkgIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjZmZmZmZmIiBmaWxsPSIjZmZmZmZmIi8+PC9nPjwvZz4gPC9zdmc+)}.icon-contain{background-color:rgba(53,155,229,.5);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDU5Ljg5NSA0NTkuODk1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NTkuODk1IDQ1OS44OTU7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPjxnPjxnPjxwYXRoIGQ9Ik0xNTguOTM1LDI3OS4xNDlsLTU0LjM5Niw1NC4zOTVsLTMyLjkxOS0zMi45MTljLTEuODA0LTEuODA1LTQuNTIxLTIuMzQ1LTYuODgtMS4zNzEgICBjLTIuMzU4LDAuOTgxLTMuODkzLDMuMjc5LTMuODkzLDUuODMybC0wLjAwNiw4Ny41MDJjMCwzLjQ4OCwyLjgyMSw2LjMxLDYuMzEsNi4zMWw4Ny41MTgsMC4wMjNjMi41NTIsMCw0Ljg1OC0xLjU0Miw1LjgzLTMuODk5ICAgYzAuOTgxLTIuMzU4LDAuNDQxLTUuMDY4LTEuMzYxLTYuODgxbC0zMi45MjEtMzIuOTE5bDU0LjM5NS01NC4zOTZjNS45ODktNS45ODcsNS45ODktMTUuNjg5LDAtMjEuNjc2ICAgQzE3NC42MjQsMjczLjE2LDE2NC45MjMsMjczLjE2LDE1OC45MzUsMjc5LjE0OXoiIGRhdGEtb3JpZ2luYWw9IiMwMjAyMDIiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiNmZmZmZmYiIGZpbGw9IiNmZmZmZmYiLz48cGF0aCBkPSJNMzk0LjU0LDI5OS4yNTNjLTIuMzU3LTAuOTc0LTUuMDc0LTAuNDM0LTYuODc4LDEuMzcxbC0zMi45MiwzMi45MTlsLTU0LjM5NS01NC4zOTUgICBjLTUuOTg4LTUuOTg5LTE1LjY5LTUuOTg5LTIxLjY3OCwwYy01Ljk4OCw1Ljk4Ny01Ljk4OCwxNS42ODksMCwyMS42NzZsNTQuMzk2LDU0LjM5NmwtMzIuOTIsMzIuOTE5ICAgYy0xLjgwNSwxLjgxMy0yLjM0Myw0LjUyMi0xLjM2Myw2Ljg4MWMwLjk3MywyLjM1NywzLjI3OSwzLjg5OSw1LjgzMSwzLjg5OWw4Ny41MTgtMC4wMjNjMy40ODgsMCw2LjMxLTIuODIxLDYuMzEtNi4zMSAgIGwtMC4wMDctODcuNTAyQzM5OC40MzMsMzAyLjUzMywzOTYuODk4LDMwMC4yMzUsMzk0LjU0LDI5OS4yNTN6IiBkYXRhLW9yaWdpbmFsPSIjMDIwMjAyIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjZmZmZmZmIiBmaWxsPSIjZmZmZmZmIi8+PHBhdGggZD0iTTEyNi4yMTcsMTAzLjc0NmwzMi45MjEtMzIuOTJjMS44MDMtMS44MTEsMi4zNDItNC41MjEsMS4zNjEtNi44NzkgICBjLTAuOTcyLTIuMzU4LTMuMjc4LTMuOS01LjgzLTMuOUw2Ny4xNTEsNjAuMDdjLTMuNDg5LDAtNi4zMSwyLjgyLTYuMzEsNi4zMWwwLjAwNiw4Ny41MDJjMCwyLjU1MywxLjUzNSw0Ljg1MSwzLjg5Myw1LjgzMiAgIGMyLjM1OSwwLjk3Miw1LjA3NiwwLjQzNCw2Ljg4LTEuMzcxbDMyLjkxOS0zMi45Mmw1NC4zOTYsNTQuMzk2YzIuOTk0LDIuOTk0LDYuOTE2LDQuNDksMTAuODM4LDQuNDkgICBjMy45MjMsMCw3Ljg0NC0xLjQ5NiwxMC44MzgtNC40OWM1Ljk4OS01Ljk4OCw1Ljk4OS0xNS42OSwwLTIxLjY3OEwxMjYuMjE3LDEwMy43NDZ6IiBkYXRhLW9yaWdpbmFsPSIjMDIwMjAyIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjZmZmZmZmIiBmaWxsPSIjZmZmZmZmIi8+PHBhdGggZD0iTTM5Mi4xMzEsNjAuMDdsLTg3LjUxOC0wLjAyM2MtMi41NTIsMC00Ljg1OCwxLjU0Mi01LjgzMSwzLjljLTAuOTgsMi4zNTgtMC40NDIsNS4wNjgsMS4zNjMsNi44NzkgICBsMzIuOTIsMzIuOTJsLTU0LjM5Niw1NC4zOTVjLTUuOTg4LDUuOTg4LTUuOTg4LDE1LjY5LDAsMjEuNjc4YzIuOTk0LDIuOTk0LDYuOTE3LDQuNDksMTAuODM5LDQuNDkgICBjMy45MjEsMCw3Ljg0NS0xLjQ5NiwxMC44MzgtNC40OWw1NC4zOTUtNTQuMzk2bDMyLjkyLDMyLjkyYzEuODA1LDEuODA1LDQuNTIxLDIuMzQzLDYuODc4LDEuMzcxICAgYzIuMzU4LTAuOTgxLDMuODkzLTMuMjc5LDMuODkzLTUuODMybDAuMDA3LTg3LjUwMkMzOTguNDQsNjIuODkxLDM5NS42MTgsNjAuMDcsMzkyLjEzMSw2MC4wN3oiIGRhdGEtb3JpZ2luYWw9IiMwMjAyMDIiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiNmZmZmZmYiIGZpbGw9IiNmZmZmZmYiLz48cGF0aCBkPSJNNDIzLjg0NSwwSDM2LjA1QzE2LjEzOCwwLDAsMTYuMTM4LDAsMzYuMDV2Mzg3Ljc5NWMwLDE5LjkxMiwxNi4xMzgsMzYuMDUsMzYuMDQ5LDM2LjA1aDM4Ny43OTUgICBjMTkuOTEyLDAsMzYuMDUtMTYuMTM4LDM2LjA1LTM2LjA1VjM2LjA1QzQ1OS44OTUsMTYuMTM4LDQ0My43NTcsMCw0MjMuODQ1LDB6IE00MjkuMjM1LDQyMy44NDVjMCwyLjk3My0yLjQxOCw1LjM5LTUuMzksNS4zOSAgIEgzNi4wNWMtMi45NzIsMC01LjM5LTIuNDE3LTUuMzktNS4zOVYzNi4wNWMwLTIuOTcyLDIuNDE4LTUuMzksNS4zOS01LjM5aDM4Ny43OTVjMi45NzMsMCw1LjM5LDIuNDE4LDUuMzksNS4zOVY0MjMuODQ1eiIgZGF0YS1vcmlnaW5hbD0iIzAyMDIwMiIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iI2ZmZmZmZiIgZmlsbD0iI2ZmZmZmZiIvPjwvZz48L2c+IDwvc3ZnPg==);background-repeat:no-repeat!important;background-position:50%!important;padding:0!important;position:absolute;width:56px!important;height:35px!important}#gjs-sm-background-position{background-color:transparent}#gjs-sm-background-position .gjs-radio-items{-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto}#gjs-sm-background-position .gjs-radio-items .gjs-radio-item{-ms-flex:1 0 33%;flex:1 0 33%;height:35px;border-bottom:2px solid #fff;border-left:2px solid #fff;background-color:rgba(53,155,229,.5)}#gjs-sm-background-position .gjs-radio-items .gjs-radio-item:first-child,#gjs-sm-background-position .gjs-radio-items .gjs-radio-item:nth-child(4),#gjs-sm-background-position .gjs-radio-items .gjs-radio-item:nth-child(7){border-left:none}#gjs-sm-background-position .gjs-radio-items .gjs-radio-item:nth-child(7),#gjs-sm-background-position .gjs-radio-items .gjs-radio-item:nth-child(8),#gjs-sm-background-position .gjs-radio-items .gjs-radio-item:nth-child(9){border-bottom:none}#gjs-sm-background-position .gjs-radio-items .gjs-radio-item .gjs-radio-item-label:after{content:"\2196";font-size:26px;color:#fff}#gjs-sm-background-position .gjs-radio-items .gjs-radio-item .gjs-radio-item-label.icon-center-top:after{transform:rotate(45deg)}#gjs-sm-background-position .gjs-radio-items .gjs-radio-item .gjs-radio-item-label.icon-right-top:after{transform:rotate(90deg)}#gjs-sm-background-position .gjs-radio-items .gjs-radio-item .gjs-radio-item-label.icon-left-center:after{transform:rotate(-45deg)}#gjs-sm-background-position .gjs-radio-items .gjs-radio-item .gjs-radio-item-label.icon-center-center:after{content:"\2022"}#gjs-sm-background-position .gjs-radio-items .gjs-radio-item .gjs-radio-item-label.icon-right-center:after{transform:rotate(135deg)}#gjs-sm-background-position .gjs-radio-items .gjs-radio-item .gjs-radio-item-label.icon-left-bottom:after{transform:rotate(-90deg)}#gjs-sm-background-position .gjs-radio-items .gjs-radio-item .gjs-radio-item-label.icon-center-bottom:after{transform:rotate(-135deg)}#gjs-sm-background-position .gjs-radio-items .gjs-radio-item .gjs-radio-item-label.icon-right-bottom:after{transform:rotate(180deg)}.search-wrapper{position:relative;text-align:left;padding:10px}.search-wrapper input{padding:6px 12px;color:rgba(0,0,0,.7);border:1px solid rgba(0,0,0,.12);transition:all .15s ease-in-out;background:transparent;border-radius:5px}.search-wrapper input:focus{outline:none}.search-wrapper input::-webkit-input-placeholder{font-size:12px;color:rgba(0,0,0,.5);font-weight:100}.no-found-video{margin:auto;padding:20px 10px}.no-found-video img{width:50%}.drag-rotate{cursor:grab}.rotate-handle:before{content:"";height:15px;width:1px;background-color:#1a93f0;position:absolute;top:0;right:50%}.rotate-handle:after{content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS4zNDMiIGhlaWdodD0iMjMuODk0IiB2aWV3Qm94PSIwIDAgMjUuMzQzIDIzLjg5NCI+ICA8ZyBpZD0icm90YXRlMjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNSAtMjUuMTQxKSI+ICAgIDxwYXRoIGlkPSJUcmFjw6lfMSIgZGF0YS1uYW1lPSJUcmFjw6kgMSIgZD0iTTIyLjg1OSwyNy41MTlBMS40ODQsMS40ODQsMCwwLDAsMjEuMzc1LDI5djIuMzg0YTExLjQ0MywxMS40NDMsMCwxLDAsMS4yLDguMzg3LDEuNDg0LDEuNDg0LDAsMSwwLTIuODg2LS42OTQsOC40NjksOC40NjksMCwwLDEtOC4yNDQsNi40ODcsOC40NzksOC40NzksMCwxLDEsNy41MDYtMTIuNDI2aC0xLjY0YTEuNDg0LDEuNDg0LDAsMSwwLDAsMi45NjhoNS41NDdhMS40ODQsMS40ODQsMCwwLDAsMS40ODQtMS40ODRWMjlBMS40ODQsMS40ODQsMCwwLDAsMjIuODU5LDI3LjUxOVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDApIiBmaWxsPSIjZmZmIiBzdHJva2U9IiM3MDcwNzAiIHN0cm9rZS13aWR0aD0iMSIvPiAgPC9nPjwvc3ZnPg==");height:25px;width:25px;position:absolute;top:-25px;right:calc(50% - 13px)}div#gjs-tools{pointer-events:all!important}body.modal-open #gjs,body.modal-open #imgClickAndChange,body.modal-open #panel__list-page,body.modal-open #panel__title_page{transition:filter .3s;filter:blur(8px)}body.modal-open .modal-backdrop.show{opacity:.6}#gjs-sm-disposition #gjs-sm-top,#gjs-sm-spacing #gjs-sm-margin>.gjs-fields,#gjs-sm-spacing #gjs-sm-padding>.gjs-fields{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDQuNzUyIiBoZWlnaHQ9IjExNC41IiB2aWV3Qm94PSIwIDAgMjA0Ljc1MiAxMTQuNSI+ICA8ZyBpZD0iR3JvdXBlXzUiIGRhdGEtbmFtZT0iR3JvdXBlIDUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01OC44OTIgLTQ1KSI+ICAgIDxwYXRoIGlkPSJUcmFjw6lfMTUiIGRhdGEtbmFtZT0iVHJhY8OpIDE1IiBkPSJNMTExLjg5MywxMTkuMzY0YTIuMTg3LDIuMTg3LDAsMCwwLC43MTIsMS41OTNoMGEyLjY4LDIuNjgsMCwwLDAsMS44NDcuNzE4SDIxMy4zNmEyLjQ0NCwyLjQ0NCwwLDAsMCwyLjU1OC0yLjMxMVY4OS4zMTFBMi40NDQsMi40NDQsMCwwLDAsMjEzLjM2LDg3SDExNC40NWEyLjY4MSwyLjY4MSwwLDAsMC0xLjg0Ny43MThoMGEyLjE4NywyLjE4NywwLDAsMC0uNzEyLDEuNTkzdjMwLjA1MloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjYzNyAtMi4wODcpIiBmaWxsPSJub25lIiBzdHJva2U9IiNiN2I3YjciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxIi8+ICAgIDxwYXRoIGlkPSJUcmFjw6lfMTYiIGRhdGEtbmFtZT0iVHJhY8OpIDE2IiBkPSJNMTA5LjI1NiwxMTcuMzE2Vjg3LjI2NGEyLjE4NywyLjE4NywwLDAsMSwuNzEyLTEuNTkzTDYwLjA3LDQ2LjA0OGEyLjgzMSwyLjgzMSwwLDAsMC0uOTI4LDIuMDkydjEwOC4zYTIuODMxLDIuODMxLDAsMCwwLC45MjgsMi4wOTJsNDkuOS0zOS42MjNBMi4xOTIsMi4xOTIsMCwwLDEsMTA5LjI1NiwxMTcuMzE2WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMC4wNCkiIGZpbGw9IiNlM2U2ZWQiIHN0cm9rZT0iI2I3YjdiNyIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4gICAgPHBhdGggaWQ9IlRyYWPDqV8xNyIgZGF0YS1uYW1lPSJUcmFjw6kgMTciIGQ9Ik0yMTAuNzcxLDEyMy40NjJIMTExLjg2MmEyLjY4MSwyLjY4MSwwLDAsMS0xLjg0Ny0uNzE4bC00OS45LDM5LjYyM2EyLjgzMSwyLjgzMSwwLDAsMCwxLjkyMi43NThoMTk4LjU1YTIuODI3LDIuODI3LDAsMCwwLDEuODM5LS42OWwtNTAuMDQtMzkuNTA5QTIuNywyLjcsMCwwLDEsMjEwLjc3MSwxMjMuNDYyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuMDQ5IC0zLjg3NSkiIGZpbGw9IiNlZWYwZjYiIHN0cm9rZT0iI2I3YjdiNyIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4gICAgPHBhdGggaWQ9IlRyYWPDqV8xOCIgZGF0YS1uYW1lPSJUcmFjw6kgMTgiIGQ9Ik0yNzAuNDQ1LDQ1Ljk3NiwyMjAuNCw4NS40ODVhMi4yMjEsMi4yMjEsMCwwLDEsLjkzOSwxLjc3NnYzMC4wNTFhMi4yMTksMi4yMTksMCwwLDEtLjkzOSwxLjc3Nmw1MC4wNCwzOS41MDlhMi44MjksMi44MjksMCwwLDAsMS4wMTEtMi4xNlY0OC4xMzVBMi44MzIsMi44MzIsMCwwLDAsMjcwLjQ0NSw0NS45NzZaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOC4wNjMgLTAuMDM2KSIgZmlsbD0iI2UzZTZlZCIgc3Ryb2tlPSIjYjdiN2I3IiBzdHJva2Utd2lkdGg9IjAuNSIvPiAgICA8cGF0aCBpZD0iVHJhY8OpXzE5IiBkYXRhLW5hbWU9IlRyYWPDqSAxOSIgZD0iTTI2MC41OTIsNDUuMjVINjIuMDQyYTIuODI5LDIuODI5LDAsMCwwLTEuOTIyLjc1OGw0OS45LDM5LjYyM2EyLjY4LDIuNjgsMCwwLDEsMS44NDctLjcxOGg5OC45MDlhMi43LDIuNywwLDAsMSwxLjYyLjUzNmw1MC4wNC0zOS41MDlBMi44MjcsMi44MjcsMCwwLDAsMjYwLjU5Miw0NS4yNVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjA0OSkiIGZpbGw9IiNlZWYwZjYiIHN0cm9rZT0iI2I3YjdiNyIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4gIDwvZz48L3N2Zz4=);width:calc(100% - 10px);height:115px;background-size:contain;background-repeat:no-repeat;margin-left:5px;margin-top:5px}@media only screen and (max-width:1280px){#gjs-sm-disposition #gjs-sm-top,#gjs-sm-spacing #gjs-sm-margin>.gjs-fields,#gjs-sm-spacing #gjs-sm-padding>.gjs-fields{width:100%;height:80px;background-size:contain;background-repeat:no-repeat;margin-left:5px;margin-top:5px;padding:0;margin:0;background-image:url(data:image/jpeg;base64,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)}}#gjs-sm-disposition{position:relative}#gjs-sm-disposition #gjs-sm-float .gjs-field.gjs-field-radio{border:none}#gjs-sm-disposition #gjs-sm-float .gjs-field.gjs-field-radio .gjs-radio-items{height:30px}#gjs-sm-disposition #gjs-sm-float .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item{max-width:60px;margin:0 15px 0 0;border-radius:3px;position:relative;-ms-flex:1 0 0px;flex:1 0 0;background-color:#d0d5e1}#gjs-sm-disposition #gjs-sm-float .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item:last-child{margin-right:0}#gjs-sm-disposition #gjs-sm-float .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item label.gjs-radio-item-label{box-shadow:0 0 0 1px #d0d5e1;border-radius:3px;color:#fff}#gjs-sm-disposition #gjs-sm-float .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item label.gjs-radio-item-label:not(.fa-times):before{content:""!important;position:absolute;background-color:#fff;width:40px;height:100%;top:0;border-radius:3px}@media only screen and (max-width:1280px){#gjs-sm-disposition #gjs-sm-float .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item label.gjs-radio-item-label:not(.fa-times):before{width:30px}}#gjs-sm-disposition #gjs-sm-float .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item label.gjs-radio-item-label:not(.fa-times).fa-align-left:before{right:0;border-top-left-radius:0;border-bottom-left-radius:0}#gjs-sm-disposition #gjs-sm-float .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item label.gjs-radio-item-label:not(.fa-times).fa-align-right:before{left:0;border-top-right-radius:0;border-bottom-right-radius:0}#gjs-sm-disposition #gjs-sm-float .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item input:checked+.gjs-radio-item-label{box-shadow:0 0 0 1px #039be5}#gjs-sm-disposition #gjs-sm-top .gjs-field.gjs-field-integer{width:55px;margin:6px auto}@media only screen and (max-width:1280px){#gjs-sm-disposition #gjs-sm-top .gjs-field.gjs-field-integer{margin:4px 25px;width:100%}}#gjs-sm-disposition #gjs-sm-bottom .gjs-field-arrows,#gjs-sm-disposition #gjs-sm-bottom .gjs-sm-label,#gjs-sm-disposition #gjs-sm-left .gjs-field-arrows,#gjs-sm-disposition #gjs-sm-left .gjs-sm-label,#gjs-sm-disposition #gjs-sm-right .gjs-field-arrows,#gjs-sm-disposition #gjs-sm-right .gjs-sm-label,#gjs-sm-disposition #gjs-sm-top .gjs-field-arrows,#gjs-sm-disposition #gjs-sm-top .gjs-sm-label{display:none}#gjs-sm-disposition #gjs-sm-bottom .gjs-field.gjs-field-integer,#gjs-sm-disposition #gjs-sm-left .gjs-field.gjs-field-integer,#gjs-sm-disposition #gjs-sm-right .gjs-field.gjs-field-integer,#gjs-sm-disposition #gjs-sm-top .gjs-field.gjs-field-integer{background-color:transparent;border:none}#gjs-sm-disposition #gjs-sm-bottom input[type=text],#gjs-sm-disposition #gjs-sm-left input[type=text],#gjs-sm-disposition #gjs-sm-right input[type=text],#gjs-sm-disposition #gjs-sm-top input[type=text]{color:#6c747d!important;text-align:right;padding-right:23px;background-color:transparent}@media only screen and (max-width:1280px){#gjs-sm-disposition #gjs-sm-bottom input[type=text],#gjs-sm-disposition #gjs-sm-left input[type=text],#gjs-sm-disposition #gjs-sm-right input[type=text],#gjs-sm-disposition #gjs-sm-top input[type=text]{padding-right:20px}}#gjs-sm-disposition #gjs-sm-bottom .gjs-field-units,#gjs-sm-disposition #gjs-sm-left .gjs-field-units,#gjs-sm-disposition #gjs-sm-right .gjs-field-units,#gjs-sm-disposition #gjs-sm-top .gjs-field-units{right:0}#gjs-sm-disposition #gjs-sm-bottom .gjs-field-units:after,#gjs-sm-disposition #gjs-sm-left .gjs-field-units:after,#gjs-sm-disposition #gjs-sm-right .gjs-field-units:after,#gjs-sm-disposition #gjs-sm-top .gjs-field-units:after{content:none}#gjs-sm-disposition #gjs-sm-bottom .gjs-field select.gjs-input-unit,#gjs-sm-disposition #gjs-sm-left .gjs-field select.gjs-input-unit,#gjs-sm-disposition #gjs-sm-right .gjs-field select.gjs-input-unit,#gjs-sm-disposition #gjs-sm-top .gjs-field select.gjs-input-unit{background-color:transparent}#gjs-sm-disposition #gjs-sm-bottom,#gjs-sm-disposition #gjs-sm-left,#gjs-sm-disposition #gjs-sm-right{position:absolute;width:65px}@media only screen and (max-width:1280px){#gjs-sm-disposition #gjs-sm-bottom,#gjs-sm-disposition #gjs-sm-left,#gjs-sm-disposition #gjs-sm-right{width:40px}}#gjs-sm-disposition #gjs-sm-right{right:4px;bottom:57px}@media only screen and (max-width:1280px){#gjs-sm-disposition #gjs-sm-right{right:0;bottom:43px;margin:0;padding:0}}#gjs-sm-disposition #gjs-sm-bottom{right:0;left:0;margin:0 auto;bottom:25px}@media only screen and (max-width:1280px){#gjs-sm-disposition #gjs-sm-bottom{margin:0;bottom:15px;width:100%;padding:3px 30px}}#gjs-sm-disposition #gjs-sm-left{left:4px;bottom:57px}@media only screen and (max-width:1280px){#gjs-sm-disposition #gjs-sm-left{left:0;bottom:43px;margin:0;padding:0}}#gjs-sm-spacing #gjs-sm-margin{position:relative;background-color:#fff}#gjs-sm-spacing #gjs-sm-margin>.gjs-fields{width:100%;margin-left:0;margin-top:0}#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-bottom .gjs-field-arrows,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-bottom .gjs-sm-label,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-left .gjs-field-arrows,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-left .gjs-sm-label,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-right .gjs-field-arrows,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-right .gjs-sm-label,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-top .gjs-field-arrows,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-top .gjs-sm-label{display:none}#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-bottom .gjs-field.gjs-field-integer,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-left .gjs-field.gjs-field-integer,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-right .gjs-field.gjs-field-integer,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-top .gjs-field.gjs-field-integer{background-color:transparent;border:none}#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-bottom input[type=text],#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-left input[type=text],#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-right input[type=text],#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-top input[type=text]{color:#6c747d!important;text-align:right;padding-right:23px;background-color:transparent}#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-bottom .gjs-field-units,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-left .gjs-field-units,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-right .gjs-field-units,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-top .gjs-field-units{right:0}#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-bottom .gjs-field-units:after,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-left .gjs-field-units:after,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-right .gjs-field-units:after,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-top .gjs-field-units:after{content:none}#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-bottom .gjs-field select.gjs-input-unit,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-left .gjs-field select.gjs-input-unit,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-right .gjs-field select.gjs-input-unit,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-top .gjs-field select.gjs-input-unit{background-color:transparent}#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-bottom,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-left,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-right,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-top{position:absolute;width:65px}@media only screen and (max-width:1280px){#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-bottom,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-left,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-right,#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-top{width:50px}}#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-top{top:0;right:0;left:0;margin:8px auto}#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-right{right:-5px;bottom:42px}@media only screen and (max-width:1280px){#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-right{right:0;top:30px}}#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-bottom{bottom:0;right:0;left:0;margin:8px auto}#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-left{left:-5px;bottom:42px}@media only screen and (max-width:1280px){#gjs-sm-spacing #gjs-sm-margin #gjs-sm-margin-left{top:30px}}#gjs-sm-spacing #gjs-sm-padding{position:relative;background-color:#fff}#gjs-sm-spacing #gjs-sm-padding>.gjs-fields{width:100%;margin-left:0;margin-top:0}#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-bottom .gjs-field-arrows,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-bottom .gjs-sm-label,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-left .gjs-field-arrows,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-left .gjs-sm-label,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-right .gjs-field-arrows,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-right .gjs-sm-label,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-top .gjs-field-arrows,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-top .gjs-sm-label{display:none}#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-bottom .gjs-field.gjs-field-integer,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-left .gjs-field.gjs-field-integer,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-right .gjs-field.gjs-field-integer,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-top .gjs-field.gjs-field-integer{background-color:transparent;border:none}#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-bottom input[type=text],#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-left input[type=text],#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-right input[type=text],#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-top input[type=text]{color:#6c747d!important;text-align:right;padding-right:23px;background-color:transparent}#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-bottom .gjs-field-units,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-left .gjs-field-units,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-right .gjs-field-units,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-top .gjs-field-units{right:0}#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-bottom .gjs-field-units:after,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-left .gjs-field-units:after,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-right .gjs-field-units:after,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-top .gjs-field-units:after{content:none}#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-bottom .gjs-field select.gjs-input-unit,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-left .gjs-field select.gjs-input-unit,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-right .gjs-field select.gjs-input-unit,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-top .gjs-field select.gjs-input-unit{background-color:transparent}#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-bottom,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-left,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-right,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-top{position:absolute;width:65px}@media only screen and (max-width:1280px){#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-bottom,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-left,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-right,#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-top{width:50px}}#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-top{top:0;right:0;left:0;margin:8px auto}#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-right{right:-5px;bottom:42px}@media only screen and (max-width:1280px){#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-right{right:0;top:30px}}#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-bottom{bottom:0;right:0;left:0;margin:8px auto}#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-left{left:-5px;bottom:42px}@media only screen and (max-width:1280px){#gjs-sm-spacing #gjs-sm-padding #gjs-sm-padding-left{top:30px}}#gjs-sm-border{position:relative}#gjs-sm-border .gjs-sm-properties #gjs-sm-border-radius .gjs-fields,#gjs-sm-border .gjs-sm-property{background-color:transparent!important}#gjs-sm-border #gjs-sm-border-bottom-color,#gjs-sm-border #gjs-sm-border-bottom-style,#gjs-sm-border #gjs-sm-border-bottom-width,#gjs-sm-border #gjs-sm-border-color,#gjs-sm-border #gjs-sm-border-left-color,#gjs-sm-border #gjs-sm-border-left-style,#gjs-sm-border #gjs-sm-border-left-width,#gjs-sm-border #gjs-sm-border-right-color,#gjs-sm-border #gjs-sm-border-right-style,#gjs-sm-border #gjs-sm-border-right-width,#gjs-sm-border #gjs-sm-border-style,#gjs-sm-border #gjs-sm-border-top-color,#gjs-sm-border #gjs-sm-border-top-style,#gjs-sm-border #gjs-sm-border-top-width,#gjs-sm-border #gjs-sm-border-width,#gjs-sm-border.full-border-radius #gjs-sm-border-radius.gjs-sm-composite{display:none!important}#gjs-sm-border.bottom-border-edges #gjs-sm-border-bottom-color,#gjs-sm-border.bottom-border-edges #gjs-sm-border-bottom-style,#gjs-sm-border.bottom-border-edges #gjs-sm-border-bottom-width,#gjs-sm-border.full-border-edges #gjs-sm-border-color,#gjs-sm-border.full-border-edges #gjs-sm-border-style,#gjs-sm-border.full-border-edges #gjs-sm-border-width,#gjs-sm-border.left-border-edges #gjs-sm-border-left-color,#gjs-sm-border.left-border-edges #gjs-sm-border-left-style,#gjs-sm-border.left-border-edges #gjs-sm-border-left-width,#gjs-sm-border.right-border-edges #gjs-sm-border-right-color,#gjs-sm-border.right-border-edges #gjs-sm-border-right-style,#gjs-sm-border.right-border-edges #gjs-sm-border-right-width,#gjs-sm-border.top-border-edges #gjs-sm-border-top-color,#gjs-sm-border.top-border-edges #gjs-sm-border-top-style,#gjs-sm-border.top-border-edges #gjs-sm-border-top-width{display:block!important}#gjs-sm-border .icon{display:inline-block;font:normal normal normal 14px/1 uep-font;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#gjs-sm-border .icon.icon-border-full:after{content:"\E907"}#gjs-sm-border .icon.icon-border-details:after{content:"\E908"}#gjs-sm-border .icon.icon-border-style.none:after{content:"\E90F"}#gjs-sm-border .icon.icon-border-style.solid:after{content:"\E90E"}#gjs-sm-border .icon.icon-border-style.dashed:after{content:"\E911"}#gjs-sm-border .icon.icon-border-style.dotted:after{content:"\E910"}#gjs-sm-border .icon.icon-border-edge-top:after{content:"\E90D"}#gjs-sm-border .icon.icon-border-edge-left:after{content:"\E90B"}#gjs-sm-border .icon.icon-border-edge-full:after{content:"\E907"}#gjs-sm-border .icon.icon-border-edge-right:after{content:"\E90C"}#gjs-sm-border .icon.icon-border-edge-bottom:after{content:"\E90A"}#gjs-sm-border #gjs-sm-border-radius-selector{width:35%}#gjs-sm-border #gjs-sm-border-radius-selector .gjs-radio-item{font-size:2.5em}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider{width:100%;padding-bottom:3px}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider .gjs-field-range input[type=range]{padding:0 5px 12px 0;-webkit-appearance:none;width:100%;margin:4px 0}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider .gjs-field-range input[type=range]:focus{outline:none}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider .gjs-field-range input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:#a8abb0}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider .gjs-field-range input[type=range]::-webkit-slider-thumb{height:14px;width:14px;border-radius:7px;background:#2196f3;cursor:pointer;-webkit-appearance:none;margin-top:-6px}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider .gjs-field-range input[type=range]:focus::-webkit-slider-runnable-track{background:#d5d7d9}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider .gjs-field-range input[type=range]::-moz-range-track{width:100%;height:2px;cursor:pointer;background:#a8abb0}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider .gjs-field-range input[type=range]::-moz-range-thumb{height:10px;width:10px;border-radius:5px;background:#2196f3;cursor:pointer}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider .gjs-field-range input[type=range]::-ms-track{width:100%;height:2px;cursor:pointer;background:transparent;border-color:transparent;color:transparent}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider .gjs-field-range input[type=range]::-ms-fill-lower{background:#7b7f87}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider .gjs-field-range input[type=range]::-ms-fill-upper{background:#a8abb0}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider .gjs-field-range input[type=range]::-ms-thumb{height:10px;width:10px;border-radius:5px;background:#2196f3;cursor:pointer}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider .gjs-field-range input[type=range]:focus::-ms-fill-lower{background:#a8abb0}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider .gjs-field-range input[type=range]:focus::-ms-fill-upper{background:#d5d7d9}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider .gjs-field.gjs-field-integer{-ms-flex-preferred-size:90px!important;flex-basis:90px!important}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider input[type=text]{padding:6px 1px}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider .gjs-field-units{right:8px}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-slider .gjs-input-unit{background-color:transparent}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-composite{margin-left:35%;padding:0}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-composite .gjs-sm-properties{padding:0}#gjs-sm-border #gjs-sm-border-radius.gjs-sm-composite .gjs-sm-properties .gjs-sm-label{display:none}#gjs-sm-border [id^=gjs-sm-border][id$=style]{margin-top:10px}#gjs-sm-border [id^=gjs-sm-border][id$=style] .gjs-radio-items{height:32px}#gjs-sm-border [id^=gjs-sm-border][id$=style] .gjs-radio-items .gjs-radio-item:not(:last-child){margin-right:6px}@media only screen and (max-width:1280px){#gjs-sm-border [id^=gjs-sm-border][id$=style] .gjs-radio-items .gjs-radio-item:not(:last-child){margin:0;padding-right:3px}}#gjs-sm-border [id^=gjs-sm-border][id$=style] .gjs-radio-items .gjs-radio-item label{border:1px solid #a6a9ae;border-radius:3px}#gjs-sm-border [id^=gjs-sm-border][id$=style] .gjs-radio-items .gjs-radio-item input:checked+.gjs-radio-item-label{background-color:#1a93f0!important;color:#fff!important;border-color:#1a93f0}#gjs-sm-border [id^=gjs-sm-border][id$=width]{width:70%}@media only screen and (max-width:1280px){#gjs-sm-border [id^=gjs-sm-border][id$=width]{width:100%}}#gjs-sm-border [id^=gjs-sm-border][id$=color]{width:70%}@media only screen and (max-width:1280px){#gjs-sm-border [id^=gjs-sm-border][id$=color]{width:100%}}#gjs-sm-border #gjs-sm-border-edges-selector{width:100%;height:106px;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;margin:0}#gjs-sm-border #gjs-sm-border-edges-selector .gjs-radio-items{-ms-flex-wrap:wrap;flex-wrap:wrap}#gjs-sm-border #gjs-sm-border-edges-selector .gjs-radio-items .gjs-radio-item{-ms-flex-preferred-size:33%;flex-basis:33%}#gjs-sm-border #gjs-sm-border-edges-selector .gjs-radio-items .gjs-radio-item:first-child,#gjs-sm-border #gjs-sm-border-edges-selector .gjs-radio-items .gjs-radio-item:last-child{-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (max-width:1280px){#gjs-sm-border #gjs-sm-border-edges-selector{height:75px}}#gjs-sm-border label.icon.gjs-sm-icon.gjs-radio-item-label{padding:0}#gjs-sm-border .gjs-radio-item{border:none;color:#dee2e4;font-size:2em}#gjs-sm-border .gjs-field.gjs-field-radio{border:none}#gjs-sm-border .gjs-radio-item input:checked+.gjs-radio-item-label{background-color:transparent;color:#1a93f0}#gjs-sm-border #gjs-sm-border-bottom-left-radius{-ms-flex-order:1;order:1}.hide-advanced-properties #gjs-sm-bottom,.hide-advanced-properties #gjs-sm-display,.hide-advanced-properties #gjs-sm-left,.hide-advanced-properties #gjs-sm-max-width,.hide-advanced-properties #gjs-sm-min-height,.hide-advanced-properties #gjs-sm-perspective,.hide-advanced-properties #gjs-sm-position,.hide-advanced-properties #gjs-sm-right,.hide-advanced-properties #gjs-sm-top,.hide-advanced-properties #gjs-sm-transform,.hide-advanced-properties #gjs-sm-transition{display:none!important}.hide-advanced-properties #gjs-sm-params-decoration i:before,.hide-advanced-properties #gjs-sm-params-dimension i:before,.hide-advanced-properties #gjs-sm-params-disposition i:before{content:"\F0DA"}#gjs-sm-params-dimension{width:100%!important}#gjs-sm-params-dimension .gjs-fields,#gjs-sm-params-dimension .gjs-sm-label{display:none!important}#gjs-sm-params-disposition{width:100%!important}#gjs-sm-params-disposition .gjs-fields,#gjs-sm-params-disposition .gjs-sm-label{display:none!important}#gjs-sm-params-decoration{width:100%!important}#gjs-sm-params-decoration .gjs-fields,#gjs-sm-params-decoration .gjs-sm-label{display:none!important}.panel-buttons{height:45px;width:230px;position:absolute;right:0;top:40px;z-index:2;background-color:#fff!important;color:#ced7dc!important;display:-ms-flexbox!important;display:flex!important}@media only screen and (max-width:1280px){.panel-buttons{width:152px}}.arrow-blocks{position:absolute;z-index:555;cursor:pointer;background:#fff;border-top-left-radius:50%;border-bottom-left-radius:50%;transition:.15s ease-in-out;width:20px;padding:4px;height:30px;top:50px;margin:0 auto;right:230px;z-index:1;box-shadow:0 -1px 2px rgba(0,0,0,.2);float:right}@media only screen and (max-width:1280px){.arrow-blocks{right:152px}}.arrow-blocks i:before{content:"\F0DA"}.arrow-blocks.rotate-buttons{right:50px}.arrow-blocks.rotate-buttons i{transform:rotate(180deg)}.arrow-blocks.rotate-button{right:.5%}.arrow-blocks.rotate-button i{transform:rotate(180deg)}.arrow-blocks i{transition:.15s;width:25px;margin:2px -3px;font-size:18px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.resize-panel-buttons{right:230px}@media only screen and (max-width:1280px){.resize-panel-buttons{right:152px}}.hide-blocks-panels{width:50px!important}.hide-blocks-panels>:first-of-type,.hide-blocks-panels div .gjs-blocks-cs,.hide-blocks-panels div .gjs-layer{display:none}.hide-block-panels{width:.5%!important}.hide-block-panels>:first-of-type,.hide-block-panels div .gjs-blocks-cs,.hide-block-panels div .gjs-layer{display:none}.show-blocks-panels{padding-bottom:122px!important}.show-blocks-panels>:first-of-type,.show-blocks-panels div .gjs-blocks-cs,.show-blocks-panels div .gjs-layer{display:block}.hide-slides{width:calc(100% - 50px)!important}.canvas-div{height:calc(100% - 158px);position:absolute;top:40px;overflow:hidden;width:calc(100% - 230px)!important;margin:5px}.canvas-div.hide-canvas{width:calc(100% - 50px)!important}@media only screen and (max-width:1280px){.canvas-div{width:calc(100% - 152px)!important}}.hide-panel-buttons{right:0!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column!important;flex-direction:column!important;height:110px;width:50px;-ms-flex-align:center;align-items:center;vertical-align:middle;-ms-flex-pack:distribute;justify-content:space-around}.hide-panel-buttons .fa-bars,.hide-panel-buttons .fa-paint-brush,.hide-panel-buttons .fa-th-large{padding-top:15px;padding-left:0;padding-right:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.hide-panel-button{width:.5%}.hide-panel-button .fa-bars,.hide-panel-button .fa-paint-brush,.hide-panel-button .fa-th-large{display:none}.show-panel-buttons{right:0!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:row!important;flex-direction:row!important;height:45px!important;width:230px!important}.show-panel-buttons .fa-bars,.show-panel-buttons .fa-paint-brush,.show-panel-buttons .fa-th-large{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1280px){.show-panel-buttons{width:152px!important}}.isActiveBlocks{pointer-events:none}.fa-bars,.fa-paint-brush,.fa-th-large{padding-top:5px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.grapes_edited #gjs-sm-dimension{display:none!important}.__cov-progress{top:40px!important;height:5px!important}.card-tooltip{z-index:100000!important;margin-top:-135px!important;margin-left:225px!important;border-radius:3px!important;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)!important;opacity:1!important}.card-tooltip .tooltip-inner{position:relative!important;text-align:left!important;max-width:400px!important;width:200px!important;padding:10px 5px!important;background-color:#fff!important;color:inherit!important;line-height:2.4em;font-weight:600;font-size:.9em}.card-tooltip .tooltip-inner i{font-size:1.6em;vertical-align:middle;margin-right:1rem}.modal-image,.modal-image-media,.modal-pattern,.modal-social-media{width:auto!important}.full-panel{height:calc(100% - 50px)!important}.hide-infos{height:1%!important;padding:2px 4px!important}.hide-infos-fieldset{display:none!important}.full-panel-blocks{padding-bottom:0!important}.display-panel-blocks{padding-bottom:122px!important}.display-infos-new{bottom:10px!important}.size-infos-new{margin-right:63px!important}.gjs-pn-panel#gjs-pn-views-container,.gjs-pn-panel.gjs-pn-views-container{height:calc(100% - 85px);padding-bottom:122px!important;bottom:0}.gjs-asset-manager{display:-ms-flexbox;-ms-flex-direction:row;flex-direction:row;height:400px;margin:15px;height:100%;display:flex;-ms-flex-direction:column;flex-direction:column}.gjs-pn-panel>div>.gjs-layer>.gjs-layer-children{display:block}.gjs-pn-panel>div>.gjs-layer .gjs-layer-caret,.gjs-pn-panel>div>.gjs-layer .gjs-layer-count,.gjs-pn-panel>div>.gjs-layer>:not(.gjs-layer-children){display:none}.gjs-pn-panel>div>.gjs-layer .gjs-layer-title{padding:8px 10px 8px 30px!important;background-color:#fff!important;color:#4a4a4a}.gjs-pn-panel>div>.gjs-layer .gjs-layer-move,.gjs-pn-panel>div>.gjs-layer .gjs-layer-vis{padding:12px 10px}.gjs-pn-panel>div>.gjs-layer.gjs-selected-parent,.gjs-pn-panel>div>.gjs-layer .gjs-selected-parent{border:none}.cke_top *{box-sizing:initial!important}#gjs-mdl-dialog-social-media{max-width:80%;width:100%;height:100%;max-height:80%}.on{fill:pink;outline:3px solid #3b97e3!important;outline-offset:-3px;z-index:99999}.selected-elements{position:absolute;background-color:#1e90ff}.rector{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;fill:none;stroke:#fff;stroke-width:8px;mix-blend-mode:difference}#gjs-sm-recent-colors .gjs-field.gjs-field-radio{border:none}#gjs-sm-recent-colors .gjs-field.gjs-field-radio .gjs-radio-items{height:25px}#gjs-sm-recent-colors .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item{margin:0 2px;border-radius:3px;overflow:hidden;box-shadow:0 0 5px 0 rgba(0,0,0,.15)}#gjs-sm-recent-colors-text .gjs-field.gjs-field-radio{border:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}#gjs-sm-recent-colors-text .gjs-field.gjs-field-radio .gjs-radio-items{height:25px;width:100%}#gjs-sm-recent-colors-text .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item{margin:0 2px;border-radius:3px;overflow:hidden;box-shadow:0 0 5px 0 rgba(0,0,0,.15)}#gjs-sm-recent-colors-background .gjs-field.gjs-field-radio{border:none}#gjs-sm-recent-colors-background .gjs-field.gjs-field-radio .gjs-radio-items{height:25px}#gjs-sm-recent-colors-background .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item{margin:0 2px;border-radius:3px;overflow:hidden;box-shadow:0 0 5px 0 rgba(0,0,0,.15)}.gjs-radio-item-label-transparent{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==")}@media only screen and (max-width:1280px){.gjs-sm-properties{font-size:9px;-ms-flex-align:start;align-items:flex-start}.gjs-sm-properties,.gjs-sm-properties #gjs-sm-float,.gjs-sm-properties #gjs-sm-recent-colors-background,.gjs-sm-properties #gjs-sm-recent-colors-text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gjs-sm-properties #gjs-sm-float .gjs-field.gjs-field-radio,.gjs-sm-properties #gjs-sm-recent-colors-background .gjs-field.gjs-field-radio,.gjs-sm-properties #gjs-sm-recent-colors-text .gjs-field.gjs-field-radio{width:100%}.gjs-sm-properties #gjs-sm-float .gjs-field.gjs-field-radio .gjs-radio-items,.gjs-sm-properties #gjs-sm-recent-colors-background .gjs-field.gjs-field-radio .gjs-radio-items,.gjs-sm-properties #gjs-sm-recent-colors-text .gjs-field.gjs-field-radio .gjs-radio-items{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.gjs-sm-properties #gjs-sm-float .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item,.gjs-sm-properties #gjs-sm-recent-colors-background .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item,.gjs-sm-properties #gjs-sm-recent-colors-text .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item{width:25px;height:25px;margin:2px!important;-ms-flex:0 0 auto;flex:0 0 auto}.gjs-sm-properties #gjs-sm-border-style,.gjs-sm-properties #gjs-sm-text-align,.gjs-sm-properties #gjs-sm-text-decoration{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gjs-sm-properties #gjs-sm-border-style .gjs-field.gjs-field-radio,.gjs-sm-properties #gjs-sm-text-align .gjs-field.gjs-field-radio,.gjs-sm-properties #gjs-sm-text-decoration .gjs-field.gjs-field-radio{width:100%}.gjs-sm-properties #gjs-sm-border-style .gjs-field.gjs-field-radio .gjs-radio-items,.gjs-sm-properties #gjs-sm-text-align .gjs-field.gjs-field-radio .gjs-radio-items,.gjs-sm-properties #gjs-sm-text-decoration .gjs-field.gjs-field-radio .gjs-radio-items{height:25px}.gjs-sm-properties #gjs-sm-border-style .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item,.gjs-sm-properties #gjs-sm-text-align .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item,.gjs-sm-properties #gjs-sm-text-decoration .gjs-field.gjs-field-radio .gjs-radio-items .gjs-radio-item{width:25px;height:100%}.gjs-sm-properties #button-decoration,.gjs-sm-properties #button-dimension,.gjs-sm-properties #button-disposition{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:1280px) and (max-width:1280px){.gjs-sm-properties #button-decoration .params-text,.gjs-sm-properties #button-dimension .params-text,.gjs-sm-properties #button-disposition .params-text{height:14px;font-size:10px!important;padding:0 0 0 5px}}@media only screen and (max-width:1280px){.gjs-sm-properties #gjs-sm-perspective .gjs-fields .gjs-field.gjs-field-integer{width:70%}}@media only screen and (max-width:1280px) and (max-width:1280px){.gjs-sm-properties .gjs-field.gjs-field-integer,.gjs-sm-properties .gjs-field.gjs-select{font-size:10px}}@media only screen and (max-width:1280px){.gjs-sm-properties #gjs-sm-background .gjs-fields .gjs-sm-field.gjs-sm-stack div[data-layers-wrapper]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gjs-sm-properties #gjs-sm-background .gjs-fields .gjs-sm-field.gjs-sm-stack div[data-layers-wrapper] .gjs-sm-layers.gjs-field{border:none;padding:25px 0 0}.gjs-sm-properties #gjs-sm-background .gjs-fields .gjs-sm-field.gjs-sm-stack div[data-layers-wrapper] .gjs-sm-layers.gjs-field .gjs-sm-layer{background-color:hsla(0,0%,100%,.055);border-radius:2px;padding:2px;position:relative;cursor:pointer;border:1px solid #e3e6ee;margin:5px 0}.gjs-sm-properties #gjs-sm-background .gjs-fields .gjs-sm-field.gjs-sm-stack .gjs-sm-add-btn{background:none;border:none;cursor:pointer;outline:none;font-size:22px;line-height:10px;position:absolute;right:0;top:2px;opacity:.75;z-index:1;border:1px solid #e3e6ee;padding:0 .6em;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;height:30px}}@media only screen and (max-width:1280px) and (max-width:1280px){.gjs-sm-properties #gjs-sm-background .gjs-fields .gjs-sm-field.gjs-sm-stack .gjs-sm-add-btn{height:20px!important}}@media only screen and (max-width:1280px){.gjs-sm-properties #gjs-sm-background .gjs-fields .gjs-sm-field.gjs-sm-stack .gjs-sm-add-btn #gjs-sm-add{position:absolute;margin:0;top:4px;border-radius:10px;right:5px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:4px 3px;border:1px solid #b0b9c1;opacity:.75;z-index:1}}@media only screen and (max-width:1280px) and (max-width:1280px){.gjs-sm-properties #gjs-sm-background .gjs-fields .gjs-sm-field.gjs-sm-stack .gjs-sm-add-btn #gjs-sm-add{top:1px!important;padding:2px;border:1px solid #b0b9c1;font-size:14px!important}}@media only screen and (max-width:1280px){.gjs-sm-properties #gjs-sm-background .gjs-fields .gjs-sm-field.gjs-sm-stack .gjs-sm-add-btn .text-add{width:22px;font-family:Arial;font-size:9px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#029ce5}}@media only screen and (max-width:1280px){.gjs-sm-layers.gjs-field{min-height:20px!important}}@media only screen and (max-width:1280px){.gjs-field-colorp{width:24px}}@media only screen and (max-width:1280px){#gjs-sm-add{font-size:18px!important;top:-13px!important}}@media only screen and (max-width:1280px){.gjs-sm-sector,.gjs-sm-sectors{font-size:10.5px}}.gjs-sm-background-button:after{content:"\E91A"}.hide-properties,.hide-sectors{display:none!important}.show-color,.show-properties{display:block!important}.hide-color,span[data-cke-magic-line]{display:none!important}div#previewAll *{box-sizing:border-box}div[data-class=custom-sharing]{font-family:Din Bold!important}span.gjs-pn-btn.fa.fa-repeat,span.gjs-pn-btn.fa.fa-undo{display:none}#gjs-sm-background-repeat .gjs-radio-items{display:-ms-flexbox;display:flex;height:35px;-ms-flex-pack:start;justify-content:start}@media only screen and (max-width:1280px){#gjs-sm-background-repeat .gjs-radio-items{height:30px}}@media only screen and (max-width:1280px){#gjs-sm-background-repeat .gjs-radio-items .icons-layers-background{height:30px!important;width:30px!important;opacity:.9}}#gjs-sm-background-size .gjs-radio-items{display:-ms-flexbox;display:flex;height:35px;-ms-flex-pack:start;justify-content:start}@media only screen and (max-width:1280px){#gjs-sm-background-size .gjs-radio-items{height:40px}}@media only screen and (max-width:1280px){#gjs-sm-background-size .gjs-radio-items .icons-layers-size{height:40px!important;width:40px!important;opacity:.9}}@media only screen and (max-width:1280px){.gjs-sm-sector .gjs-sm-property{padding:0 1px}}.gjs-cv-canvas.customScale.show-canvas.customScaleTransition{transition:transform .5s}.gjs-cv-canvas.customScale.show-canvas.customScaleTransition.customScaleTransitionNotResize .gjs-resizer{display:none}.gjs-cv-canvas.customScale.show-canvas.customScaleTransition.customScaleTransition-8 div#gjs-tools{transform:translateY(-38px)}.gjs-cv-canvas.customScale.show-canvas.customScaleTransition.customScaleTransition-7 div#gjs-tools{transform:translateY(-30px)}[data-rotation=vertical]{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(-180deg)}.gjs-block-category .gjs-title{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.gjs-block-category .gjs-title .gjs-caret-icon{bottom:5px!important;margin-top:0!important}.remove-open-block i{transform:rotate(90deg)!important}.remove-open-block i:before{content:"\F0DA"}.fa-calendar:before,.fa-clock:before,.fa-facebook:before,.fa-twitter:before{font-size:25px}.icon-add-comp:before,.icon-comp30:before,.icon-comp50:before,.icon-comp100:before,.icon-rm:before{content:""}.icons-flex{background-size:40% 50%!important;height:25px;width:30px;opacity:.9}[data-tooltip]:after{background:rgba(51,51,51,.9)}.gjs-pn-commands{min-height:40px}#gjs-sm-float,.gjs-pn-panels .fa-cog,.gjs-pn-views .fa-cog{display:none}.gjs-logo-version{background-color:#756467}.gjs-pn-panel.gjs-pn-views{padding:0;border-bottom:none}.gjs-pn-btn.gjs-pn-active{box-shadow:none}.gjs-pn-views-container .gjs-pn-btn,.gjs-pn-views .gjs-pn-btn{margin:4px;height:32px;width:32px;padding:6px}.CodeMirror{min-height:450px;margin-bottom:8px}.container{margin:0 auto}ul{margin-right:11%}ul.tabs{margin:0;padding:0;list-style:none}ul.tabs li{background:none;color:#d8d8d8;width:85%;display:inline-block;padding:10px 15px;cursor:pointer;opacity:.5;font-size:16px}ul.tabs li.current{background:#262b34;color:#d8d8d8;opacity:1;font-weight:700;font-size:16px}.tab-content{display:none;background:#2d333e;padding:15px}.tab-content.current{overflow-x:hidden;overflow-y:auto;display:inherit;height:100%}.selected-generique{height:60px!important;min-width:2px!important}.add-segment,.selected-generique{border-radius:3px;background:#2196f3;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-weight:600;margin:14px 5px;transition:.3s ease}.add-segment{height:90px!important;min-width:125px!important}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9;display:none;background-color:rgba(0,0,0,.7)}.live-it-icon{background-size:25%;background-position:50%;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjcuMDIyIDk2LjU0NSI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogI0Q4RDhEODsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGcgaWQ9ImxpdmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDApIj4KICAgIDxwYXRoIGlkPSJUcmFjw6lfMSIgZGF0YS1uYW1lPSJUcmFjw6kgMSIgY2xhc3M9ImNscy0xIiBkPSJNMjguODE3LDg5LjU0YTQ1LjU4Niw0NS41ODYsMCwwLDEtNC40NzgtNC4yMTJDMTMuMTI2LDczLjE3Niw4LjE5NSw1OC44ODUsOS43NzMsNDIuNEE1Mi4wNTQsNTIuMDU0LDAsMCwxLDE2LjY4LDIxLjE2MSw1NC4yODksNTQuMjg5LDAsMCwxLDI4LjI3Myw3LjE3MWMuMy0uMjU2LjgzOC0uNDEyLjI0Ni0uOTg3LTEuOTc5LTEuOTIxLTMuOTEyLTMuODktNS44NjMtNS44NEMyMi41NDQuMjMyLDIyLjQyMy4xMywyMi4yODEsMGMtLjE5My4xNTItLjM3Ni4yNzQtLjUzMi40MjNDMjAuNDk0LDEuNjE1LDE5LjIsMi43NjYsMTgsNC4wMTNBNjIuNjg4LDYyLjY4OCwwLDAsMCwuMDUzLDQ2LjA2OGE1OS44MzEsNTkuODMxLDAsMCwwLDEuODgxLDE3LjVBNjMuMzQ3LDYzLjM0NywwLDAsMCwyMi4yMzMsOTYuM2MuMzgxLjMzMS41NzQuMzI2LjkyMS0uMDI4LDEuODg4LTEuOTIyLDMuNzg4LTMuODM0LDUuNzE3LTUuNzE0QzI5LjMxOSw5MC4xMjYsMjkuMjc3LDg5LjkyLDI4LjgxNyw4OS41NFoiLz4KICAgIDxwYXRoIGlkPSJUcmFjw6lfMiIgZGF0YS1uYW1lPSJUcmFjw6kgMiIgY2xhc3M9ImNscy0xIiBkPSJNMTI1LjEsMzIuNzRBNjMuNDc5LDYzLjQ3OSwwLDAsMCwxMDUuNTM4LjYyNGMtLjU3Ni0uNTE4LS44OTUtLjYzMS0xLjUuMDEzLTEuNjg5LDEuOC0zLjQ0NiwzLjU0LTUuMjM1LDUuMjQyLS42MTUuNTg1LS42LjgzNy4wNDgsMS40MTIsMTIuMjQ5LDEwLjg0MywxOC40MDgsMjQuNSwxOC43NzQsMzkuNjI0YTYwLjkzLDYwLjkzLDAsMCwxLS42MTYsOS4xMzZjLS4yNjksMS43NjYtLjYyNiwzLjUyNS0xLjA2OCw1LjI1NkE1My42MDUsNTMuNjA1LDAsMCwxLDk4LjMwNyw4OS40NTFjLS41NjcuNDgzLS41NzEuNzE3LS4wNDQsMS4yMjVxMi44MDUsMi43LDUuNTEzLDUuNTFjLjQ0OC40NjMuNy40MTMsMS4xNDIuMDE5YTY2LjY1OCw2Ni42NTgsMCwwLDAsNi44MzEtNi44ODQsNjIuODc1LDYyLjg3NSwwLDAsMCwxNS4yMjgtMzkuMTc3QTYwLjU0OCw2MC41NDgsMCwwLDAsMTI1LjEsMzIuNzRaIi8+CiAgICA8cGF0aCBpZD0iVHJhY8OpXzMiIGRhdGEtbmFtZT0iVHJhY8OpIDMiIGNsYXNzPSJjbHMtMSIgZD0iTTQ1LjI1MSwyM2MtMi4wNDMtMi4wNDMtNC4wOTQtNC4wNjMtNi4xLTYuMTI1LS40NS0uNDYyLS43LS41LTEuMjIxLS4wNjhBNDAuMzg5LDQwLjM4OSwwLDAsMCwzOC40NTQsNzkuOWMuMjcuMjE2LjUuNTg4Ljk0Ny4xMzQsMi4wOS0yLjEyNCw0LjIxLTQuMjE5LDYuMzI4LTYuMzMxQTMxLjE3MywzMS4xNzMsMCwwLDEsNDUuMjUxLDIzWiIvPgogICAgPHBhdGggaWQ9IlRyYWPDqV80IiBkYXRhLW5hbWU9IlRyYWPDqSA0IiBjbGFzcz0iY2xzLTEiIGQ9Ik0xMDEuOTY1LDM1LjU0MWEzOSwzOSwwLDAsMC0xMy0xOC44NDFjLS4yOTQtLjI0MS0uNDkyLS40MjEtLjg2MS0uMDQ2LTIuMDkxLDIuMTI0LTQuMjEsNC4yMTktNi4zMjYsNi4zMzFhMzEuMTY4LDMxLjE2OCwwLDAsMS0uNSw1MC43MTVjMi4xMjUsMi4xMTEsNC4yNDksNC4yLDYuMzQ1LDYuMzIuMzc2LjM4LjU4OC4xNzIuODc0LS4wNTRhMzcuNzQ5LDM3Ljc0OSwwLDAsMCw2LjExNy01Ljk1NEMxMDMuODE2LDYyLjQ5LDEwNi4zMDYsNDkuNjEzLDEwMS45NjUsMzUuNTQxWiIvPgogICAgPHBhdGggaWQ9IlRyYWPDqV81IiBkYXRhLW5hbWU9IlRyYWPDqSA1IiBjbGFzcz0iY2xzLTEiIGQ9Ik02My43NzcsMzYuMzUzQTEyLjE3NSwxMi4xNzUsMCwwLDAsNTEuNTMzLDQ4LjEzOGMtLjEsNi42MjYsNS41MTgsMTIuMzMxLDExLjk1NiwxMi4xMjgsNi40MjUuMjE4LDExLjg4My01LjM2OSwxMi0xMS42OTVBMTIuMTcyLDEyLjE3MiwwLDAsMCw2My43NzcsMzYuMzUzWiIvPgogIDwvZz4KPC9zdmc+Cg==)}.live-it-icon div{padding-top:53%}.hide-btn-add{left:-300px}.font{margin-right:20px;font-family:Avenir,Helvetica,Arial,sans-serif}#editor .player-item:hover img{filter:brightness(60%);cursor:pointer}#editor .player-item img{width:100%;height:auto!important}.hidden{display:none}.gjs-clm-tags{display:none!important}.icons-layers-background,.icons-layers-size{background-size:40% 40%!important;height:25px;width:25px;opacity:.9}.dropdown-save-ul{list-style-type:none;padding:10px;margin:0;color:#1f1f1f;font-family:Avenir,Helvetica,Arial,sans-serif;font-size:14px}.dropdown-save-li{padding:5px 10px;cursor:pointer}.full-BG{top:3.2em}.full-BG,.reset-full-BG{position:absolute;right:10px}.reset-full-BG{top:1em}.bg-full-img-0{position:fixed;z-index:2;width:50%;height:50%;left:25%;top:25%}.setting-component{position:absolute;top:0;z-index:10;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.setting-component #dialog-animation .cards__item{width:50%}.setting-component #dialog-opacity .dialog-body{width:150px}.setting-component .tab-content{display:-ms-flexbox!important;display:flex!important;background:transparent;width:auto!important;height:260px;-ms-flex-direction:row!important;flex-direction:row!important;position:relative;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;padding:0}.setting-component .tab-content>.tab-pane{position:absolute}.setting-component .tab-content>.tab-pane.show{z-index:2;padding:0}.setting-component .dialog-drag{background-color:#2196f3!important;border-color:#2196f3!important}.setting-component .dialog-drag:not(#dialog-opacity){width:240px}.setting-component .dialog-drag .dialog-body{padding:0!important}.setting-component .dialog-drag .dialog-header{background-color:#2196f3!important}.setting-component .card.card-global{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.setting-component .card-name{font-size:14px}.setting-component .card.card-setting:hover{border:1px solid #7c8394}.setting-component .range-slider-fill{background-color:#2996f3}.setting-component .dialog-drag .dialog-header{padding:.5em 2em .5em .5em;font-size:.8em;font-weight:600}.setting-component *,.setting-component :after,.setting-component :before{box-sizing:border-box}.setting-component img{height:auto;max-width:100%;vertical-align:middle}.setting-component .cards{list-style:none;margin:0;background:#fff;padding:0}.setting-component .cards:after{content:"";display:table;clear:both}.setting-component .dialog-setting-cards{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.setting-component .cards__item{padding:5px 10px;display:inline-block;width:50%;float:left}.setting-component .dialog-setting-cards__item{width:100%!important;border-bottom:1px solid #0000002e;padding:0!important}.setting-component .card{background-color:#fff;border-radius:.25rem;border:1px solid #0000002e;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;cursor:pointer;width:100%;min-height:95px}.setting-component .card:hover .card__image{filter:contrast(100%)}.setting-component .dialog-setting-card{-ms-flex-direction:row!important;flex-direction:row!important;min-height:55px!important;border:none!important;background-color:#e3e6ed!important;border-radius:0!important}.setting-component .card__content{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column}.setting-component .dialog-setting-card__content{width:70%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.setting-component .dialog-setting-card__arrow{width:20%;float:right;color:#01527f;font-size:1.5em}.setting-component .card__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:.25rem;border-top-right-radius:.25rem;filter:contrast(70%);overflow:hidden;position:relative;transition:filter .5s cubic-bezier(.43,.41,.22,.91);background-color:#c7eaff}.setting-component .card__image:before{content:"";display:block;padding-top:56.25%}@media (min-width:40rem){.setting-component .card__image:before{padding-top:66.6%}}.setting-component .dialog-setting-card__image{background-color:transparent!important}.setting-component .card__image--layers{background-image:url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIuMDAxIDUxMi4wMDEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMi4wMDEgNTEyLjAwMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTUxMiwyNTYuMDAxYzAtMTAuODIxLTYuMDEyLTIwLjU1MS0xNS42OTQtMjUuMzk4bC0zOC4xMjItMTkuMDYxbDM4LjEyMi0xOS4wNmMwLjAwMS0wLjAwMSwwLjAwNC0wLjAwMiwwLjAwNC0wLjAwMiAgICBjOS42OC00Ljg0NSwxNS42OTItMTQuNTc2LDE1LjY5Mi0yNS4zOTdjMC0xMC44MTktNi4wMTMtMjAuNTUtMTUuNjk0LTI1LjM5N0wyODEuMDksMzQuMDggICAgYy0xNS43MTItNy44NDktMzQuNDctNy44NDktNTAuMTg1LDAuMDAxTDE1LjY5MSwxNDEuNjkxQzYuMDEzLDE0Ni41MzQsMCwxNTYuMjY0LDAsMTY3LjA4NGMwLDEwLjgyMSw2LjAxMiwyMC41NTEsMTUuNjk0LDI1LjM5OCAgICBsMzguMTIxLDE5LjA2bC0zOC4xMjYsMTkuMDYzQzYuMDEyLDIzNS40NSwwLDI0NS4xOCwwLDI1Ni4wMDFzNi4wMTIsMjAuNTUxLDE1LjY5NCwyNS4zOTdsMzguMTIxLDE5LjA2MWwtMzguMTE4LDE5LjA1OSAgICBDNi4wMiwzMjQuMzUzLDAuMDA0LDMzNC4wOCwwLDM0NC45MDJjLTAuMDA0LDEwLjgyOCw2LjAwOCwyMC41NjQsMTUuNjk0LDI1LjQxMmwyMTUuMjE1LDEwNy42MDggICAgYzcuODU2LDMuOTI1LDE2LjQ3MSw1Ljg4NiwyNS4wOSw1Ljg4NmM4LjYxOSwwLDE3LjIzOC0xLjk2MywyNS4wOTUtNS44ODdsMjE1LjIxNS0xMDcuNjA4ICAgIGM5LjY4Mi00Ljg0NSwxNS42OTUtMTQuNTgyLDE1LjY5MS0yNS40MWMtMC4wMDQtMTAuODIyLTYuMDItMjAuNTQ5LTE1LjY5NC0yNS4zODFsLTM4LjEyMi0xOS4wNjFsMzguMTI2LTE5LjA2MyAgICBDNTA1Ljk4OCwyNzYuNTUyLDUxMiwyNjYuODIyLDUxMiwyNTYuMDAxeiBNMjYuMjI1LDE3MS40MzFjLTIuMzM5LTEuMTcxLTIuNjg3LTMuMjI2LTIuNjg3LTQuMzQ2czAuMzUtMy4xNzUsMi42ODMtNC4zNDMgICAgTDI0MS40MjksNTUuMTM4YzQuNTYzLTIuMjgsOS41NjgtMy40MTgsMTQuNTczLTMuNDE4YzUuMDAzLDAsMTAuMDA3LDEuMTM5LDE0LjU2NywzLjQxN0w0ODUuNzc2LDE2Mi43NCAgICBjMi4zMzcsMS4xNywyLjY4NywzLjIyNSwyLjY4Nyw0LjM0NXMtMC4zNDgsMy4xNzUtMi42ODcsNC4zNDZMMjcwLjU3MiwyNzkuMDMyYy05LjEyNSw0LjU1OC0yMC4wMTksNC41NTgtMjkuMTM5LDAuMDAxICAgIEwyNi4yMjUsMTcxLjQzMXogTTQ4NS43ODMsMzQwLjU3NWMyLjMzLDEuMTY0LDIuNjc5LDMuMjE1LDIuNjc5LDQuMzM2YzAuMDAxLDEuMTIzLTAuMzQ4LDMuMTgyLTIuNjgzLDQuMzVMMjcwLjU3MSw0NTYuODY1ICAgIGMtOS4xMjUsNC41NTgtMjAuMDE5LDQuNTU5LTI5LjEzOSwwLjAwMUwyNi4yMjUsMzQ5LjI2MmMtMi4zMzktMS4xNzEtMi42ODgtMy4yMjktMi42ODctNC4zNTJjMC0xLjExOSwwLjM0OC0zLjE3MSwyLjY4My00LjMzNyAgICBsNTMuOTEyLTI2Ljk1NmwxNTAuNzc2LDc1LjM4N2M3Ljg1NiwzLjkyNSwxNi40NzEsNS44ODYsMjUuMDg5LDUuODg2YzguNjE5LDAsMTcuMjM4LTEuOTYzLDI1LjA5NS01Ljg4N2wxNTAuNzcyLTc1LjM4NiAgICBMNDg1Ljc4MywzNDAuNTc1eiBNNDg1Ljc3OCwyNjAuMzQ1TDI3MC41NzEsMzY3Ljk0OWMtOS4xMjUsNC41NTgtMjAuMDE5LDQuNTU5LTI5LjEzOSwwLjAwMUwyNi4yMjUsMjYwLjM0NyAgICBjLTIuMzM5LTEuMTctMi42ODctMy4yMjUtMi42ODctNC4zNDVjMC0xLjEyMiwwLjM0OC0zLjE3NSwyLjY4My00LjM0NGw1My45MTItMjYuOTU2bDE1MC43NzYsNzUuMzg3ICAgIGM3Ljg1NSwzLjkyNSwxNi40NzIsNS44ODYsMjUuMDg5LDUuODg2YzguNjE3LDAsMTcuMjM3LTEuOTYyLDI1LjA5NC01Ljg4OGwxNTAuNzc0LTc1LjM4Nmw1My45MDgsMjYuOTU0ICAgIGMyLjMzOSwxLjE3MSwyLjY4NywzLjIyNSwyLjY4Nyw0LjM0NkM0ODguNDYyLDI1Ny4xMjEsNDg4LjExMywyNTkuMTc2LDQ4NS43NzgsMjYwLjM0NXoiIGZpbGw9IiMwMDAwMDAiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K");background-size:60%}.setting-component .card__image--effects{background-image:url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNTExLjk5OTUgNTExIiB3aWR0aD0iNTEycHgiPjxwYXRoIGQ9Im0zNDAuNjA1NDY5IDE1MS45Mzc1Yy0yLjkyOTY4OCAyLjkyOTY4OC0yLjkyOTY4OCA3LjY3OTY4OCAwIDEwLjYwOTM3NWw3LjY5MTQwNiA3LjY5MTQwNmMxLjQ2NDg0NCAxLjQ2NDg0NCAzLjM4MjgxMyAyLjE5NTMxMyA1LjMwNDY4NyAyLjE5NTMxMyAxLjkxNzk2OSAwIDMuODM5ODQ0LS43MzA0NjkgNS4zMDQ2ODgtMi4xOTUzMTMgMi45Mjk2ODgtMi45Mjk2ODcgMi45Mjk2ODgtNy42Nzk2ODcgMC0xMC42MDkzNzVsLTcuNjk1MzEyLTcuNjkxNDA2Yy0yLjkyNTc4Mi0yLjkyOTY4OC03LjY3NTc4Mi0yLjkyOTY4OC0xMC42MDU0NjkgMHptMCAwIiBmaWxsPSIjMDAwMDAwIi8+PHBhdGggZD0ibTQzOC42MDkzNzUgODcuNDI5Njg4YzEuOTE3OTY5IDAgMy44MzU5MzctLjczNDM3NiA1LjMwMDc4MS0yLjE5OTIxOSAyLjkyOTY4OC0yLjkyOTY4OCAyLjkyOTY4OC03LjY3OTY4OCAwLTEwLjYwNTQ2OWwtNy42OTE0MDYtNy42OTUzMTJjLTIuOTI5Njg4LTIuOTI1NzgyLTcuNjc1NzgxLTIuOTI1NzgyLTEwLjYwOTM3NSAwLTIuOTI1NzgxIDIuOTI5Njg3LTIuOTI1NzgxIDcuNjc5Njg3IDAgMTAuNjA5Mzc0bDcuNjk1MzEzIDcuNjkxNDA3YzEuNDY0ODQzIDEuNDY0ODQzIDMuMzgyODEyIDIuMTk5MjE5IDUuMzA0Njg3IDIuMTk5MjE5em0wIDAiIGZpbGw9IiMwMDAwMDAiLz48cGF0aCBkPSJtMzg1LjU4MjAzMSAxMjQuOTAyMzQ0Yy00LjEzNjcxOS0uMjc3MzQ0LTcuNzA3MDMxIDIuODQ3NjU2LTcuOTg4MjgxIDYuOTgwNDY4LS4yNzczNDQgNC4xMzI4MTMgMi44NDc2NTYgNy43MDcwMzIgNi45ODA0NjkgNy45ODQzNzYuNTgyMDMxLjAzOTA2MiAxLjE2NDA2Mi4wNTg1OTMgMS43NDIxODcuMDU4NTkzIDcuMDg5ODQ0IDAgMTQuMDAzOTA2LTIuODkwNjI1IDE5LjE5OTIxOS04LjA4NTkzNyA1LjYxNzE4Ny01LjYxNzE4OCA4LjU0Mjk2OS0xMy4yNSA4LjAyNzM0NC0yMC45Mzc1LS4yNzczNDQtNC4xMzI4MTMtMy44NTU0NjktNy4yNTc4MTMtNy45ODQzNzUtNi45ODA0NjktNC4xMzY3MTkuMjc3MzQ0LTcuMjYxNzE5IDMuODUxNTYzLTYuOTgwNDY5IDcuOTg0Mzc1LjIyMjY1NiAzLjM3MTA5NC0xLjExMzI4MSA2Ljc2OTUzMS0zLjY3MTg3NSA5LjMyNDIxOS0yLjU1ODU5NCAyLjU1ODU5My01Ljk1NzAzMSAzLjg5ODQzNy05LjMyNDIxOSAzLjY3MTg3NXptMCAwIiBmaWxsPSIjMDAwMDAwIi8+PHBhdGggZD0ibTI2Mi4yMTA5MzggMjIuMjk2ODc1Yy0xLjU5NzY1Ny03LjcyNjU2My04LjU1NDY4OC0xMy4zMzU5MzctMTYuNTM1MTU3LTEzLjMzNTkzN2gtLjU4OTg0M2MtNy45NDE0MDcgMC0xNC42NTIzNDQgNS41MjM0MzctMTYuMzIwMzEzIDEzLjQyOTY4Ny0xLjk1NzAzMSA5LjI2OTUzMS04LjQwNjI1IDE1LjY5MTQwNi0xNy42OTkyMTkgMTcuNjEzMjgxLTcuNzI2NTYyIDEuNTk3NjU2LTEzLjMzNTkzNyA4LjU0Mjk2OS0xMy4zMzU5MzcgMTYuNTE5NTMydi40OTIxODdjMCA3LjkxMDE1NiA1LjYyNSAxNC44MTY0MDYgMTMuMzY3MTg3IDE2LjQyOTY4NyA5LjI3MzQzOCAxLjkyOTY4OCAxNS43MTA5MzggOC4zNDM3NSAxNy42NjQwNjMgMTcuNjAxNTYzIDEuNjcxODc1IDcuOTEwMTU2IDguNDI5Njg3IDEzLjQzNzUgMTYuNDM3NSAxMy40Mzc1aC41ODk4NDNjNy45MTc5NjkgMCAxNC44MjQyMTktNS42MDkzNzUgMTYuNDIxODc2LTEzLjMzNTkzNyAxLjkyMTg3NC05LjI4OTA2MyA4LjMzNTkzNy0xNS43NDIxODggMTcuNjA1NDY4LTE3LjY5NTMxMyA3LjkxMDE1Ni0xLjY3MTg3NSAxMy40Mzc1LTguMzgyODEzIDEzLjQzNzUtMTYuMzIwMzEzdi0uODE2NDA2YzAtNy45NDE0MDYtNS41MjczNDQtMTQuNjUyMzQ0LTEzLjQzNzUtMTYuMzIwMzEyLTkuMjY5NTMxLTEuOTYwOTM4LTE1LjY4MzU5NC04LjQxMDE1Ni0xNy42MDU0NjgtMTcuNjk5MjE5em0xNi4wNDI5NjggMzQuODMyMDMxYzAgLjkwNjI1LS43OTY4NzUgMS40ODgyODItMS41MzUxNTYgMS42NDQ1MzItMTUuMTQ4NDM4IDMuMTk5MjE4LTI2LjA2MjUgMTQuMTY0MDYyLTI5LjE5OTIxOSAyOS4zMzU5MzctLjE2NDA2Mi43OTY4NzUtLjg5NDUzMSAxLjM3NS0xLjczMDQ2OSAxLjM3NWgtLjU4OTg0M2MtMS4wNTg1OTQgMC0xLjYwMTU2My0uNzkyOTY5LTEuNzU3ODEzLTEuNTM1MTU2LTMuMTk1MzEyLTE1LjEyNS0xNC4xNDA2MjUtMjYuMDM1MTU3LTI5LjI4NTE1Ni0yOS4xODc1LS44MjQyMTktLjE3MTg3NS0xLjQyNTc4MS0uOTA2MjUtMS40MjU3ODEtMS43NDIxODh2LS40OTYwOTNjMC0uOTEwMTU3LjU2NjQwNi0xLjY2NDA2MyAxLjM3NS0xLjgyODEyNiAxNS4xNzU3ODEtMy4xNDA2MjQgMjYuMTQ0NTMxLTE0LjA1ODU5MyAyOS4zMzU5MzctMjkuMjEwOTM3LjE1NjI1LS43MzA0NjkuNzM0Mzc1LTEuNTE5NTMxIDEuNjQ0NTMyLTEuNTE5NTMxaC41ODk4NDNjLjkzMzU5NCAwIDEuNjc1NzgxLjU1MDc4MSAxLjg0Mzc1IDEuMzc1IDMuMTQwNjI1IDE1LjE2Nzk2OCAxNC4wNTQ2ODggMjYuMTMyODEyIDI5LjE5OTIxOSAyOS4zMzIwMzEuNzM4MjgxLjE1NjI1IDEuNTM1MTU2LjczODI4MSAxLjUzNTE1NiAxLjY0NDUzMXptMCAwIiBmaWxsPSIjMDAwMDAwIi8+PHBhdGggZD0ibTc4LjczODI4MSAxNjEuNjI1Yy0xLjQyMTg3NS02Ljg4NjcxOS03LjYxMzI4MS0xMS44ODI4MTItMTQuNzE4NzUtMTEuODgyODEyaC0uNDcyNjU2Yy03LjA4MjAzMSAwLTEzLjA2MjUgNC45MTQwNjItMTQuNTQ2ODc1IDExLjk1MzEyNC0xLjQ0MTQwNiA2LjgzNTkzOC02LjE5OTIxOSAxMS41NzAzMTMtMTMuMDUwNzgxIDEyLjk4ODI4Mi02Ljg4NjcxOSAxLjQyMTg3NS0xMS44ODY3MTkgNy42MDkzNzUtMTEuODg2NzE5IDE0LjcwNzAzMXYuMzk4NDM3YzAgNy4wNDI5NjkgNS4wMDc4MTIgMTMuMTk5MjE5IDExLjkxMDE1NiAxNC42MzI4MTMgNi44MzU5MzggMS40MjU3ODEgMTEuNTg1OTM4IDYuMTU2MjUgMTMuMDI3MzQ0IDEyLjk4MDQ2OSAxLjQ4NDM3NSA3LjAzOTA2MiA3LjUwMzkwNiAxMS45NTcwMzEgMTQuNjM2NzE5IDExLjk1NzAzMWguNDcyNjU2YzcuMDU0Njg3IDAgMTMuMjA3MDMxLTUgMTQuNjI4OTA2LTExLjg4MjgxMyAxLjQxNzk2OS02Ljg1MTU2MiA2LjE0ODQzOC0xMS42MDkzNzQgMTIuOTg0Mzc1LTEzLjA1MDc4MSA3LjA0Mjk2OS0xLjQ4ODI4MSAxMS45NTcwMzItNy40Njg3NSAxMS45NTcwMzItMTQuNTQ2ODc1di0uNjU2MjVjMC03LjA3ODEyNS00LjkxNDA2My0xMy4wNTg1OTQtMTEuOTU3MDMyLTE0LjU0Njg3NS02LjgzMjAzMS0xLjQ0NTMxMi0xMS41NjY0MDYtNi4xOTkyMTktMTIuOTg0Mzc1LTEzLjA1MDc4MXptOS45NDE0MDcgMjguMTA1NDY5Yy0uMDE1NjI2LjAwNzgxMi0uMDMxMjUuMDExNzE5LS4wNTQ2ODguMDE1NjI1LTEyLjcyMjY1NiAyLjY4NzUtMjEuODk4NDM4IDExLjg4MjgxMi0yNC41NTg1OTQgMjQuNjEzMjgxaC0uMzc1Yy0uMDA3ODEyLS4wMTU2MjUtLjAxMTcxOC0uMDM1MTU2LS4wMTU2MjUtLjA1ODU5NC0yLjY4NzUtMTIuNzMwNDY5LTExLjkwMjM0My0yMS45MTQwNjItMjQuNjEzMjgxLTI0LjUxNTYyNWwuMDExNzE5LS40Mjk2ODdjMTIuNzI2NTYyLTIuNjY3OTY5IDIxLjkyMTg3NS0xMS44NDM3NSAyNC42MDU0NjktMjQuNTY2NDA3IDAtLjAxOTUzMS4wMDM5MDYtLjAzMTI1LjAwNzgxMi0uMDQyOTY4bC4zNzg5MDYuMDA3ODEyYzIuNjY3OTY5IDEyLjcyMjY1NiAxMS44Mzk4NDQgMjEuOTE0MDYzIDI0LjU1ODU5NCAyNC41OTc2NTYuMDE5NTMxLjAwNzgxMy4wMzkwNjIuMDExNzE5LjA1NDY4OC4wMTU2MjZ6bTAgMCIgZmlsbD0iIzAwMDAwMCIvPjxwYXRoIGQ9Im00MTAuNDU3MDMxIDI3Mi41MDM5MDZjLTEuNDI1NzgxLTYuODg2NzE4LTcuNjE3MTg3LTExLjg4MjgxMi0xNC43MjI2NTYtMTEuODgyODEyaC0uNDcyNjU2Yy03LjA3ODEyNSAwLTEzLjA2MjUgNC45MTQwNjItMTQuNTQ2ODc1IDExLjk0OTIxOC0xLjQ0MTQwNiA2LjgzOTg0NC02LjE5NTMxMyAxMS41NzQyMTktMTMuMDUwNzgyIDEyLjk5MjE4OC02Ljg4NjcxOCAxLjQyMTg3NS0xMS44ODI4MTIgNy42MDkzNzUtMTEuODgyODEyIDE0LjcwNzAzMXYuMzk0NTMxYzAgNy4wNDY4NzYgNS4wMDc4MTIgMTMuMTk5MjE5IDExLjkwNjI1IDE0LjYzNjcxOSA2LjgzOTg0NCAxLjQyMTg3NSAxMS41ODU5MzggNi4xNTIzNDQgMTMuMDI3MzQ0IDEyLjk3NjU2MyAxLjQ4ODI4MSA3LjA0Mjk2OCA3LjUwNzgxMiAxMS45NjA5MzcgMTQuNjQwNjI1IDExLjk2MDkzN2guNDcyNjU2YzcuMDUwNzgxIDAgMTMuMjAzMTI1LTUgMTQuNjI4OTA2LTExLjg4NjcxOSAxLjQxNzk2OS02Ljg1MTU2MiA2LjE0ODQzOC0xMS42MDU0NjggMTIuOTg0Mzc1LTEzLjA1MDc4MSA3LjAzOTA2My0xLjQ4NDM3NSAxMS45NTcwMzItNy40NjQ4NDMgMTEuOTU3MDMyLTE0LjU0Njg3NXYtLjY1MjM0NGMwLTcuMDc4MTI0LTQuOTE3OTY5LTEzLjA2MjUtMTEuOTU3MDMyLTE0LjU0Njg3NC02LjgzNTkzNy0xLjQ0NTMxMy0xMS41NjY0MDYtNi4yMDMxMjYtMTIuOTg0Mzc1LTEzLjA1MDc4MnptOS45NDE0MDcgMjguMTA1NDY5Yy0uMDE1NjI2LjAwMzkwNi0uMDM1MTU3LjAxMTcxOS0uMDU4NTk0LjAxNTYyNS0xMi43MTg3NSAyLjY4NzUtMjEuODk0NTMyIDExLjg4MjgxMi0yNC41NTg1OTQgMjQuNjA5Mzc1aC0uMzc1Yy0uMDAzOTA2LS4wMTU2MjUtLjAwNzgxMi0uMDMxMjUtLjAxNTYyNS0uMDU0Njg3LTIuNjg3NS0xMi43MzA0NjktMTEuODk4NDM3LTIxLjkxNDA2My0yNC42MDkzNzUtMjQuNTE1NjI2bC4wMTE3MTktLjQyOTY4N2MxMi43MjY1NjItMi42Njc5NjkgMjEuOTIxODc1LTExLjg0Mzc1IDI0LjYwMTU2Mi0yNC41NjY0MDYuMDAzOTA3LS4wMTk1MzEuMDA3ODEzLS4wMzEyNS4wMTE3MTktLjA0Mjk2OWwuMzc4OTA2LjAwNzgxMmMyLjY2Nzk2OSAxMi43MjI2NTcgMTEuODM5ODQ0IDIxLjkxNDA2MyAyNC41NTQ2ODggMjQuNTk3NjU3LjAyMzQzNy4wMDc4MTIuMDQyOTY4LjAxMTcxOS4wNTg1OTQuMDE1NjI1em0wIDAiIGZpbGw9IiMwMDAwMDAiLz48cGF0aCBkPSJtNDguOTg4MjgxIDUwMi44Nzg5MDZjMTIuNTMxMjUgMTIuNTMxMjUgMzMuNDYwOTM4IDEyLjUxNTYyNSA0NS45NzY1NjMgMGwyNzYuNDY0ODQ0LTI3Ni40NjA5MzdjMi45Mjk2ODctMi45Mjk2ODggMi45Mjk2ODctNy42Nzk2ODggMC0xMC42MDkzNzUtMi45Mjk2ODgtMi45Mjk2ODgtNy42Nzk2ODgtMi45Mjk2ODgtMTAuNjA5Mzc2IDBsLTI4LjM2MzI4MSAyOC4zNjMyODEtNjQuMjQyMTg3LTY0LjI0MjE4N3MxNTkuMjc3MzQ0LTE1OS4yNzczNDQgMTU5LjQyOTY4Ny0xNTkuNDI1NzgyYzYuNzU3ODEzLTYuNzU3ODEyIDE4LjAxNTYyNS02Ljc1IDI0Ljc2MTcxOSAwIDAgMCAzOS40MjU3ODEgMzkuNDI1NzgyIDM5LjQ4MDQ2OSAzOS40ODA0NjkgNi43NTM5MDYgNi43NTM5MDYgNi43NDIxODcgMTguMDE1NjI1IDAgMjQuNzYxNzE5bC0xMTAuMDY2NDA3IDExMC4wNjI1Yy0yLjkyOTY4NyAyLjkyOTY4Ny0yLjkyOTY4NyA3LjY3OTY4NyAwIDEwLjYwNTQ2OCAyLjkyOTY4OCAyLjkyOTY4OCA3LjY3OTY4OCAyLjkyOTY4OCAxMC42MDU0NjkgMGwxMTAuMDY2NDA3LTExMC4wNjI1YzEyLjY3NTc4MS0xMi42NzU3ODEgMTIuNjc1NzgxLTMzLjMwMDc4MSAwLTQ1Ljk3NjU2MiAwIDAtMzkuNDIxODc2LTM5LjQyMTg3NS0zOS40ODA0NjktMzkuNDgwNDY5LTEyLjUzMTI1LTEyLjUzNTE1Ni0zMy40NTcwMzEtMTIuNTE5NTMxLTQ1Ljk3NjU2MyAwbC0zMzguMDgyMDMxIDMzOC4wODIwMzFjLTIuOTI5Njg3IDIuOTI5Njg4LTIuOTI5Njg3IDcuNjc5Njg4IDAgMTAuNjA1NDY5IDIuOTI5Njg3IDIuOTI5Njg4IDcuNjc5Njg3IDIuOTI5Njg4IDEwLjYwNTQ2OSAwbDE2OC4wNDY4NzUtMTY4LjA0Njg3NSA2NC4yNDIxODcgNjQuMjQyMTg4LTIzNy40OTIxODcgMjM3LjQ5NjA5NGMtNi44MjQyMTkgNi44MjQyMTgtMTcuOTMzNTk0IDYuODI0MjE4LTI0Ljc2MTcxOSAwbC0zOS40ODA0NjktMzkuNDg0Mzc2Yy02LjgyODEyNS02LjgyNDIxOC02LjgyODEyNS0xNy45MzM1OTMgMC0yNC43NTc4MTJsNDguNTE1NjI1LTQ4LjUxNTYyNWMyLjkyNTc4Mi0yLjkyOTY4NyAyLjkyNTc4Mi03LjY3NTc4MSAwLTEwLjYwNTQ2OS0yLjkyOTY4Ny0yLjkyOTY4Ny03LjY3OTY4Ny0yLjkyOTY4Ny0xMC42MDkzNzUgMGwtNDguNTExNzE5IDQ4LjUxMTcxOWMtMTIuNjc1NzgxIDEyLjY3NTc4MS0xMi42NzU3ODEgMzMuMzAwNzgxIDAgNDUuOTc2NTYzIDAgMCAzOS40NTcwMzIgMzkuNDU3MDMxIDM5LjQ4MDQ2OSAzOS40ODA0Njh6bTAgMCIgZmlsbD0iIzAwMDAwMCIvPjwvc3ZnPgo=");background-size:60%}.setting-component .card__image--opacity{background-image:url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMi4wMDEgNTEyLjAwMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyLjAwMSA1MTIuMDAxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDY1LjMxOSwzNzYuNDE0Yy02LjkwNC00LjU3NS0xNi4yMTMtMi42ODYtMjAuNzg5LDQuMjE1Yy0xNi4zNDQsMjQuNjQ5LTM3LjAzLDQ1LjU4OC02MS40ODYsNjIuMjM2ICAgIGMtNi44NDcsNC42NjEtOC42MTgsMTMuOTg4LTMuOTU1LDIwLjgzM2M0LjY2NCw2Ljg0NiwxMy45OTgsOC42MTIsMjAuODQyLDMuOTUzYzI3LjY4Ni0xOC44NDcsNTEuMTA1LTQyLjU1Miw2OS42MDYtNzAuNDU3ICAgIEM0NzQuMTEzLDM5MC4yOTIsNDcyLjIyNSwzODAuOTg4LDQ2NS4zMTksMzc2LjQxNHoiIGZpbGw9IiMwMDAwMDAiLz4KCTwvZz4KPC9nPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik01MDcuMjI1LDIwNi41N2MtMS41OTItOC4xMjctOS40NzYtMTMuNDI0LTE3LjYwMy0xMS44MzRjLTguMTMsMS41OTEtMTMuNDMxLDkuNDY5LTExLjgzOSwxNy41OTUgICAgYzUuNDUxLDI3LjgyOSw1Ljc5OSw1Ny44MzUtMC4wMjQsODcuNDcxYy0xLjU5Nyw4LjEyNiwzLjY5OSwxNi4wMDYsMTEuODI4LDE3LjYwMmM4LjE1NiwxLjU5OCwxNi4wMTgtMy43MjEsMTcuNjA5LTExLjgyMyAgICBDNTEzLjQwMiwyNzQuMDAxLDUxMy43ODcsMjQwLjA3MSw1MDcuMjI1LDIwNi41N3oiIGZpbGw9IiMwMDAwMDAiLz4KCTwvZz4KPC9nPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik00NjkuNjA3LDExNC45MmMtMTguNDg0LTI3LjkxMy00MS44OTEtNTEuNjI5LTY5LjU2Ny03MC40OWMtNi44NDktNC42NjUtMTYuMTc5LTIuOS0yMC44NDQsMy45NDIgICAgYy00LjY2Nyw2Ljg0My0yLjkwMSwxNi4xNywzLjk0MywyMC44MzVjMjQuNDQ4LDE2LjY2MSw0NS4xMjQsMzcuNjEsNjEuNDUyLDYyLjI2NmM0LjU2OCw2Ljg5OCwxMy44Nyw4LjgwMSwyMC43ODgsNC4yMjYgICAgQzQ3Mi4yODYsMTMxLjEyOCw0NzQuMTgsMTIxLjgyNSw0NjkuNjA3LDExNC45MnoiIGZpbGw9IiMwMDAwMDAiLz4KCTwvZz4KPC9nPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0zMjAuMzM2LDQ4OC43MTFjLTEuNjk4LTguMTA1LTkuNjQ5LTEzLjI5My0xNy43NTctMTEuNjAyYy0xMC4zNTksMi4xNjktMjAuOTMzLDMuNTkxLTMxLjU3OSw0LjI5VjMwLjYwOSAgICBjMTAuNjQ3LDAuNjk5LDIxLjIyLDIuMTIxLDMxLjU3OSw0LjI5YzguMTE5LDEuNjk2LDE2LjA2LTMuNTA0LDE3Ljc1Ny0xMS42MDJjMS42OTgtOC4xMDUtMy40OTgtMTYuMDUyLTExLjYwNi0xNy43NDkgICAgQzE0OS4zMzYtMjcuODI0LDAsOTMuNTkxLDAsMjU2LjAwNEMwLDQxOC43NjUsMTQ5LjY3Nyw1MzkuNzYsMzA4LjczLDUwNi40NkMzMTYuODM4LDUwNC43NjIsMzIyLjAzNSw0OTYuODE2LDMyMC4zMzYsNDg4LjcxMXogICAgIE0yNDEsNDgxLjQyNEMxMjQuNzM5LDQ3My44NiwzMCwzNzcuMzM1LDMwLDI1Ni4wMDRjMC0xMjEuMjk5LDk0LjY4NC0yMTcuODUyLDIxMS0yMjUuNDE5VjQ4MS40MjR6IiBmaWxsPSIjMDAwMDAwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==");background-size:60%}.setting-component .card__image--animation{background-image:url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMS45OTkgNTExLjk5OSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTExLjk5OSA1MTEuOTk5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPHBhdGggc3R5bGU9ImZpbGw6I0ZGREM2NDsiIGQ9Ik00NTIuNzEsMTU3LjkzN2wtMTMzLjc0MS0xMi40MDRMMjY1Ljg0MywyMi4xN2MtMy43Mi04LjYzOC0xNS45NjctOC42MzgtMTkuNjg2LDBsLTUzLjEyNiwxMjMuMzYyICBMNTkuMjksMTU3LjkzN2MtOS4zNjUsMC44NjgtMTMuMTQ5LDEyLjUxNi02LjA4NCwxOC43MjNsMTAwLjkwOCw4OC42NDZsLTI5LjUzMSwxMzEuMDI5Yy0yLjA2OCw5LjE3NSw3Ljg0MSwxNi4zNzMsMTUuOTI3LDExLjU3MiAgTDI1NiwzMzkuMzMxbDExNS40OSw2OC41NzZjOC4wODcsNC44MDIsMTcuOTk0LTIuMzk3LDE1LjkyNy0xMS41NzJsLTI5LjUzMi0xMzEuMDI5bDEwMC45MDktODguNjQ2ICBDNDY1Ljg1OSwxNzAuNDUzLDQ2Mi4wNzQsMTU4LjgwNSw0NTIuNzEsMTU3LjkzN3oiLz4KPGc+Cgk8cGF0aCBzdHlsZT0iZmlsbDojRkZGMDgyOyIgZD0iTTExOS4yNzgsMTcuOTIzYzYuODE4LDkuNDcsMjYuMDYyLDUwLjE0LDM3LjA2NCw3My44NDJjMS43MywzLjcyNi0yLjk0NSw3LjA5Mi01LjkzLDQuMjY5ICAgQzEzMS40MjUsNzguMDgyLDk4Ljk2LDQ2LjkzLDkyLjE0MiwzNy40NTljLTUuMzk1LTcuNDkzLTMuNjk0LTE3Ljk0MSwzLjgtMjMuMzM2QzEwMy40MzUsOC43MjgsMTEzLjg4MywxMC40MywxMTkuMjc4LDE3LjkyM3oiLz4KCTxwYXRoIHN0eWxlPSJmaWxsOiNGRkYwODI7IiBkPSJNMzkyLjcyMiwxNy45MjNjLTYuODE4LDkuNDctMjYuMDYyLDUwLjE0LTM3LjA2NCw3My44NDJjLTEuNzMsMy43MjYsMi45NDUsNy4wOTIsNS45Myw0LjI2OSAgIGMxOC45ODctMTcuOTUyLDUxLjQ1MS00OS4xMDUsNTguMjctNTguNTc1YzUuMzk1LTcuNDkzLDMuNjk0LTE3Ljk0MS0zLjgtMjMuMzM2QzQwOC41NjUsOC43MjgsMzk4LjExNywxMC40MywzOTIuNzIyLDE3LjkyM3oiLz4KCTxwYXRoIHN0eWxlPSJmaWxsOiNGRkYwODI7IiBkPSJNNTAwLjQ2MSwyOTUuNjI5Yy0xMS4wOTQtMy42MTgtNTUuNjg5LTkuNTk1LTgxLjYxMi0xMi44NzVjLTQuMDc1LTAuNTE2LTUuODYxLDQuOTYxLTIuMjY2LDYuOTQ3ICAgYzIyLjg3MywxMi42MzUsNjIuNDE2LDM0LjA5OSw3My41MSwzNy43MTdjOC43NzgsMi44NjMsMTguMjE1LTEuOTMyLDIxLjA3OC0xMC43MTEgICBDNTE0LjAzNCwzMDcuOTI4LDUwOS4yMzksMjk4LjQ5Miw1MDAuNDYxLDI5NS42Mjl6Ii8+Cgk8cGF0aCBzdHlsZT0iZmlsbDojRkZGMDgyOyIgZD0iTTExLjUzOSwyOTUuNjI5YzExLjA5NC0zLjYxOCw1NS42ODktOS41OTUsODEuNjEyLTEyLjg3NWM0LjA3NS0wLjUxNiw1Ljg2MSw0Ljk2MSwyLjI2Niw2Ljk0NyAgIGMtMjIuODczLDEyLjYzNS02Mi40MTYsMzQuMDk5LTczLjUxLDM3LjcxN2MtOC43NzgsMi44NjMtMTguMjE1LTEuOTMyLTIxLjA3OC0xMC43MTFTMi43NjEsMjk4LjQ5MiwxMS41MzksMjk1LjYyOXoiLz4KCTxwYXRoIHN0eWxlPSJmaWxsOiNGRkYwODI7IiBkPSJNMjM5Ljc5NCw0ODQuMzFjMC0xMS42NjksOC4xNDUtNTUuOTE5LDEzLjA2NS04MS41ODJjMC43NzMtNC4wMzQsNi41MzQtNC4wMzQsNy4zMDcsMCAgIGM0LjkyLDI1LjY2MywxMy4wNjUsNjkuOTEzLDEzLjA2NSw4MS41ODJjMCw5LjIzMy03LjQ4NSwxNi43MTgtMTYuNzE4LDE2LjcxOEMyNDcuMjc5LDUwMS4wMjksMjM5Ljc5NCw0OTMuNTQzLDIzOS43OTQsNDg0LjMxeiIvPgo8L2c+CjxwYXRoIHN0eWxlPSJmaWxsOiNGRkM4NTA7IiBkPSJNMjg1LjE2MSw2Ny4wM2wtMTkuMzE5LTQ0Ljg2Yy0zLjcyLTguNjM4LTE1Ljk2Ny04LjYzOC0xOS42ODYsMEwxOTMuMDMsMTQ1LjUzMkw1OS4yOSwxNTcuOTM3ICBjLTkuMzY1LDAuODY4LTEzLjE0OSwxMi41MTYtNi4wODQsMTguNzIzbDEwMC45MDgsODguNjQ2bC0yOS41MzEsMTMxLjAyOWMtMi4wNjgsOS4xNzUsNy44NDEsMTYuMzczLDE1LjkyNywxMS41NzJsMTUuMzcxLTkuMTI3ICBDMTgxLjA4LDIzNS42NiwyNTEuOTIyLDExNS45MTgsMjg1LjE2MSw2Ny4wM3oiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==");background-size:60%}.setting-component .card__image--wipe{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgMTMwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8xXyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIxMjMuODkzMyIgeTE9IjUwIiB4Mj0iNS4zNzE0IiB5Mj0iNTAiPjxzdG9wIG9mZnNldD0iMC4xNjAzIiBzdHlsZT0ic3RvcC1jb2xvcjojRTdFQUVEIj48L3N0b3A+PHN0b3Agb2Zmc2V0PSIwLjUxMzciIHN0eWxlPSJzdG9wLWNvbG9yOiMyMTk2RjMiPjwvc3RvcD48c3RvcCBvZmZzZXQ9IjAuNzExNSIgc3R5bGU9InN0b3AtY29sb3I6I0FDRDFFRiI+PC9zdG9wPjxzdG9wIG9mZnNldD0iMC43ODUzIiBzdHlsZT0ic3RvcC1jb2xvcjojQzFEQUVFIj48L3N0b3A+PHN0b3Agb2Zmc2V0PSIwLjgyMDUiIHN0eWxlPSJzdG9wLWNvbG9yOiNDRURGRUUiPjwvc3RvcD48c3RvcCBvZmZzZXQ9IjAuODY1NCIgc3R5bGU9InN0b3AtY29sb3I6I0U3RUFFRCI+PC9zdG9wPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZmlsbD0idXJsKCNTVkdJRF8xXykiIGQ9Ik0xMTQuMjAzLDUuMzY3SDg5LjVoLTQ5SDE1Ljc5N2MtNS41NTUsMC0xMC4wNTgsNC41MDMtMTAuMDU4LDEwLjA1OHY2OS4xNWMwLDUuNTU1LDQuNTAzLDEwLjA1OCwxMC4wNTgsMTAuMDU4SDQwLjVoNDloMjQuNzAzYzUuNTU1LDAsMTAuMDU4LTQuNTAzLDEwLjA1OC0xMC4wNTh2LTY5LjE1QzEyNC4yNjEsOS44NywxMTkuNzU4LDUuMzY3LDExNC4yMDMsNS4zNjd6Ij48L3BhdGg+ICA8ZyBjbGFzcz0ic3BsaXQtcmlnaHQiIGZpbGw9IiMwMTUyN0YiPiAgICA8cGF0aCBkPSJNMTE0LjIzOSA0OS45OTljMC0uMTk0LS4wNzUtLjM2NS0uMjI0LS41MTVsLTEwLjQzOC0xMC40MzhjLS4xNS0uMTUtLjMyMS0uMjI0LS41MTUtLjIyNHMtLjM2NS4wNzYtLjUxNS4yMjRsLTEuMTIxIDEuMTIxYy0uMTUuMTUtLjIyNC4zMjEtLjIyNC41MTVzLjA3NS4zNjUuMjI0LjUxNUwxMTAuMjI5IDUwbC04LjgwNCA4LjgwNGMtLjE1LjE1LS4yMjQuMzIxLS4yMjQuNTE1cy4wNzUuMzY3LjIyNC41MTVsMS4xMjEgMS4xMjFjLjE1LjE1LjMyMS4yMjQuNTE1LjIyNHMuMzY1LS4wNzUuNTE1LS4yMjRsMTAuNDM4LTEwLjQzOWMuMTUtLjE1My4yMjUtLjMyMy4yMjUtLjUxN3oiPjwvcGF0aD4gICAgPHBhdGggZD0iTTEwNi40OSA0OS45OTljMC0uMTk0LS4wNzUtLjM2NS0uMjI0LS41MTVMOTUuODI4IDM5LjA0NWMtLjE1LS4xNS0uMzIxLS4yMjQtLjUxNS0uMjI0cy0uMzY1LjA3Ni0uNTE1LjIyNGwtMS4xMjEgMS4xMjFjLS4xNS4xNS0uMjI0LjMyMS0uMjI0LjUxNXMuMDc1LjM2NS4yMjQuNTE1TDEwMi40OCA1MGwtOC44MDQgOC44MDRjLS4xNS4xNS0uMjI0LjMyMS0uMjI0LjUxNXMuMDc1LjM2Ny4yMjQuNTE1bDEuMTIxIDEuMTIxYy4xNS4xNS4zMjEuMjI0LjUxNS4yMjRzLjM2NS0uMDc1LjUxNS0uMjI0bDEwLjQzOC0xMC40MzljLjE1LS4xNTMuMjI1LS4zMjMuMjI1LS41MTd6IiBvcGFjaXR5PSIuOSI+PC9wYXRoPiAgICA8cGF0aCBkPSJNOTcuNzc0IDQ5Ljk5OWMwLS4xOTQtLjA3NS0uMzY1LS4yMjQtLjUxNUw4Ny4xMTIgMzkuMDQ2Yy0uMTUtLjE1LS4zMjEtLjIyNC0uNTE1LS4yMjRzLS4zNjUuMDc2LS41MTUuMjI0bC0xLjEyMSAxLjEyMWMtLjE1LjE1LS4yMjQuMzIxLS4yMjQuNTE1cy4wNzUuMzY1LjIyNC41MTVMOTMuNzY0IDUwbC04LjgwNCA4LjgwNGMtLjE1LjE1LS4yMjQuMzIxLS4yMjQuNTE1cy4wNzUuMzY3LjIyNC41MTVsMS4xMjEgMS4xMjFjLjE1LjE1LjMyMS4yMjQuNTE1LjIyNHMuMzY1LS4wNzUuNTE1LS4yMjRsMTAuNDM4LTEwLjQzOWMuMTUtLjE1My4yMjUtLjMyMy4yMjUtLjUxN3oiIG9wYWNpdHk9Ii42Ij48L3BhdGg+ICA8L2c+ICA8ZyBjbGFzcz0ic3BsaXQtbGVmdCIgZmlsbD0iIzAxNTI3RiI+ICAgIDxwYXRoIGQ9Ik0yMC4yNTYgNTAuMDAxYzAgLjE5NC4wNzUuMzY1LjIyNC41MTVsMTAuNDM4IDEwLjQzOGMuMTUuMTUuMzIxLjIyNC41MTUuMjI0cy4zNjUtLjA3Ni41MTUtLjIyNGwxLjEyMS0xLjEyMWMuMTUtLjE1LjIyNC0uMzIxLjIyNC0uNTE1cy0uMDc1LS4zNjUtLjIyNC0uNTE1TDI0LjI2NiA1MGw4LjgwNC04LjgwNGMuMTUtLjE1LjIyNC0uMzIxLjIyNC0uNTE1cy0uMDc1LS4zNjctLjIyNC0uNTE1bC0xLjEyMS0xLjEyMWMtLjE1LS4xNS0uMzIxLS4yMjQtLjUxNS0uMjI0cy0uMzY1LjA3NS0uNTE1LjIyNEwyMC40ODEgNDkuNDg0Yy0uMTUuMTUzLS4yMjUuMzIzLS4yMjUuNTE3eiI+PC9wYXRoPiAgICA8cGF0aCBkPSJNMjguMDA1IDUwLjAwMWMwIC4xOTQuMDc1LjM2NS4yMjQuNTE1bDEwLjQzOCAxMC40MzljLjE1LjE1LjMyMS4yMjQuNTE1LjIyNHMuMzY1LS4wNzYuNTE1LS4yMjRsMS4xMjEtMS4xMjFjLjE1LS4xNS4yMjQtLjMyMS4yMjQtLjUxNXMtLjA3NS0uMzY1LS4yMjQtLjUxNUwzMi4wMTUgNTBsOC44MDQtOC44MDRjLjE1LS4xNS4yMjQtLjMyMS4yMjQtLjUxNXMtLjA3NS0uMzY3LS4yMjQtLjUxNWwtMS4xMjEtMS4xMjFjLS4xNS0uMTUtLjMyMS0uMjI0LS41MTUtLjIyNHMtLjM2NS4wNzUtLjUxNS4yMjRMMjguMjMgNDkuNDg0Yy0uMTUuMTUzLS4yMjUuMzIzLS4yMjUuNTE3eiIgb3BhY2l0eT0iLjkiPjwvcGF0aD4gICAgPHBhdGggZD0iTTM2LjcyMSA1MC4wMDFjMCAuMTk0LjA3NS4zNjUuMjI0LjUxNWwxMC40MzggMTAuNDM4Yy4xNS4xNS4zMjEuMjI0LjUxNS4yMjRzLjM2NS0uMDc2LjUxNS0uMjI0bDEuMTIxLTEuMTIxYy4xNS0uMTUuMjI0LS4zMjEuMjI0LS41MTVzLS4wNzUtLjM2NS0uMjI0LS41MTVMNDAuNzMxIDUwbDguODA0LTguODA0Yy4xNS0uMTUuMjI0LS4zMjEuMjI0LS41MTVzLS4wNzUtLjM2Ny0uMjI0LS41MTVsLTEuMTIxLTEuMTIxYy0uMTUtLjE1LS4zMjEtLjIyNC0uNTE1LS4yMjRzLS4zNjUuMDc1LS41MTUuMjI0TDM2Ljk0NiA0OS40ODRjLS4xNS4xNTMtLjIyNS4zMjMtLjIyNS41MTd6IiBvcGFjaXR5PSIuNiI+PC9wYXRoPiAgPC9nPjwvc3ZnPg==);background-size:60%}.setting-component .card__image--split{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzAiIGhlaWdodD0iMTAwIj4gIDxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9Ii04NDMuODYiIHgyPSItNzM1LjE0IiB5MT0iLTE3NjUuNzYiIHkyPSItMTc2NS43NiIgZ3JhZGllbnRUcmFuc2Zvcm09InRyYW5zbGF0ZSg4NjkuOTcgMTgxNS4zMykiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4gICAgPHN0b3Agb2Zmc2V0PSIuMTUiIHN0b3AtY29sb3I9IiNlZGVkZWQiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuMjgiIHN0b3AtY29sb3I9IiNlYWVjZWQiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuMzgiIHN0b3AtY29sb3I9IiNlMGU4ZWQiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuNDciIHN0b3AtY29sb3I9IiNkMGUxZWUiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuNTUiIHN0b3AtY29sb3I9IiNiOWQ3ZWYiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuNjMiIHN0b3AtY29sb3I9IiM5Y2NiZjAiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuNjUiIHN0b3AtY29sb3I9IiM5NWM4ZjAiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuNzEiIHN0b3AtY29sb3I9IiM5MmM3ZjAiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuNzYiIHN0b3AtY29sb3I9IiM4YWMzZjAiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuNzkiIHN0b3AtY29sb3I9IiM3YmJkZjEiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuODIiIHN0b3AtY29sb3I9IiM2NWIzZjEiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuODUiIHN0b3AtY29sb3I9IiM0YWE4ZjIiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuODYiIHN0b3AtY29sb3I9IiM0MmE0ZjIiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuOTgiIHN0b3AtY29sb3I9IiMyMTk2ZjMiPjwvc3RvcD4gIDwvbGluZWFyR3JhZGllbnQ+ICA8cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNMTI0Ljc1IDg0LjFjMCA1LjU0LTQuNSAxMC4wNC0xMC4wNCAxMC4wNEgxNi40NGMtNS41NCAwLTEwLjA0LTQuNS0xMC4wNC0xMC4wNFYxNS4wNEM2LjQgOS41IDEwLjkgNSAxNi40NCA1aDk4LjI3YzUuNTUgMCAxMC4wNCA0LjUgMTAuMDQgMTAuMDRWODQuMXoiPjwvcGF0aD4gPHBhdGggY2xhc3M9IndpcGUiIGZpbGw9IiMwMTUyN0YiIGQ9Ik01Ny45MTUgNDkuNTkzYzAgLjE5NC4wNzUuMzY1LjIyNC41MTVsMTAuNDM4IDEwLjQzOGMuMTUuMTUuMzIxLjIyNC41MTUuMjI0cy4zNjUtLjA3Ni41MTUtLjIyNGwxLjEyMS0xLjEyMWMuMTUtLjE1LjIyNC0uMzIxLjIyNC0uNTE1cy0uMDc1LS4zNjUtLjIyNC0uNTE1bC04LjgwMy04LjgwMyA4LjgwNC04LjgwNGMuMTUtLjE1LjIyNC0uMzIxLjIyNC0uNTE1cy0uMDc1LS4zNjctLjIyNC0uNTE1bC0xLjEyMS0xLjEyMWMtLjE1LS4xNS0uMzIxLS4yMjQtLjUxNS0uMjI0cy0uMzY1LjA3NS0uNTE1LjIyNEw1OC4xNCA0OS4wNzZjLS4xNS4xNTMtLjIyNS4zMjMtLjIyNS41MTd6Ij48L3BhdGg+ICA8cGF0aCBjbGFzcz0id2lwZSIgZmlsbD0iIzAxNTI3RiIgZD0iTTY1LjY2NCA0OS41OTNjMCAuMTk0LjA3NS4zNjUuMjI0LjUxNWwxMC40MzggMTAuNDM5Yy4xNS4xNS4zMjEuMjI0LjUxNS4yMjRzLjM2NS0uMDc2LjUxNS0uMjI0bDEuMTIxLTEuMTIxYy4xNS0uMTUuMjI0LS4zMjEuMjI0LS41MTVzLS4wNzUtLjM2NS0uMjI0LS41MTVsLTguODAzLTguODA0IDguODA0LTguODA0Yy4xNS0uMTUuMjI0LS4zMjEuMjI0LS41MTVzLS4wNzUtLjM2Ny0uMjI0LS41MTVsLTEuMTIxLTEuMTIxYy0uMTUtLjE1LS4zMjEtLjIyNC0uNTE1LS4yMjRzLS4zNjUuMDc1LS41MTUuMjI0TDY1Ljg4OSA0OS4wNzZjLS4xNS4xNTMtLjIyNS4zMjMtLjIyNS41MTd6IiBvcGFjaXR5PSIuOSI+PC9wYXRoPiAgPHBhdGggY2xhc3M9IndpcGUiIGZpbGw9IiMwMTUyN0YiIGQ9Ik03NC4zOCA0OS41OTNjMCAuMTk0LjA3NS4zNjUuMjI0LjUxNWwxMC40MzggMTAuNDM4Yy4xNS4xNS4zMjEuMjI0LjUxNS4yMjRzLjM2NS0uMDc2LjUxNS0uMjI0bDEuMTIxLTEuMTIxYy4xNS0uMTUuMjI0LS4zMjEuMjI0LS41MTVzLS4wNzUtLjM2NS0uMjI0LS41MTVsLTguODAzLTguODAzIDguODA0LTguODA0Yy4xNS0uMTUuMjI0LS4zMjEuMjI0LS41MTVzLS4wNzUtLjM2Ny0uMjI0LS41MTVsLTEuMTIxLTEuMTIxYy0uMTUtLjE1LS4zMjEtLjIyNC0uNTE1LS4yMjRzLS4zNjUuMDc1LS41MTUuMjI0TDc0LjYwNSA0OS4wNzZjLS4xNS4xNTMtLjIyNS4zMjMtLjIyNS41MTd6IiBvcGFjaXR5PSIuNiI+PC9wYXRoPjwvc3ZnPg==);background-size:60%}.setting-component .card__image--up{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgMTMwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8xXyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSItNTczNy4yMzkzIiB5MT0iLTIxNTYuMTYwMiIgeDI9Ii01NzM3LjIzOTMiIHkyPSItMjI0NS4yNDAyIiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgNTgwMi4yMzQ0IDIyMzYuNDIyMSkiPjxzdG9wIG9mZnNldD0iMC4zOTc2IiBzdHlsZT0ic3RvcC1jb2xvcjojRURFREVEIj48L3N0b3A+PHN0b3Agb2Zmc2V0PSIwLjQ4OTciIHN0eWxlPSJzdG9wLWNvbG9yOiNFOUVCRUQiPjwvc3RvcD48c3RvcCBvZmZzZXQ9IjAuNTcyNCIgc3R5bGU9InN0b3AtY29sb3I6I0RGRTdFRCI+PC9zdG9wPjxzdG9wIG9mZnNldD0iMC42NTE0IiBzdHlsZT0ic3RvcC1jb2xvcjojQ0NERkVFIj48L3N0b3A+PHN0b3Agb2Zmc2V0PSIwLjcyODIiIHN0eWxlPSJzdG9wLWNvbG9yOiNCMkQ0RUYiPjwvc3RvcD48c3RvcCBvZmZzZXQ9IjAuODAzNCIgc3R5bGU9InN0b3AtY29sb3I6IzkxQzZGMCI+PC9zdG9wPjxzdG9wIG9mZnNldD0iMC44Nzc0IiBzdHlsZT0ic3RvcC1jb2xvcjojNjhCNEYxIj48L3N0b3A+PHN0b3Agb2Zmc2V0PSIwLjk0OTEiIHN0eWxlPSJzdG9wLWNvbG9yOiMzOUEwRjIiPjwvc3RvcD48c3RvcCBvZmZzZXQ9IjAuOTgxNyIgc3R5bGU9InN0b3AtY29sb3I6IzIxOTZGMyI+PC9zdG9wPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZmlsbD0idXJsKCNTVkdJRF8xXykiIGQ9Ik0xMjQuMTMyLDg1LjA1N2MwLDUuNTQzLTQuNDk0LDEwLjAzNy0xMC4wMzcsMTAuMDM3SDE1Ljg5NWMtNS41NDQsMC0xMC4wMzctNC40OTQtMTAuMDM3LTEwLjAzN2wwLTY5LjAwNmMwLTUuNTQzLDQuNDk0LTEwLjAzNywxMC4wMzctMTAuMDM3aDk4LjIwMWM1LjU0MywwLDEwLjAzNyw0LjQ5NCwxMC4wMzcsMTAuMDM3Vjg1LjA1N0wxMjQuMTMyLDg1LjA1N3oiPjwvcGF0aD48cGF0aCBjbGFzcz0idG8tdGhlLXRvcCIgaWQ9Il94M0NfUGF0aDNfeDNFX18xXyIgZmlsbD0iIzAxNTI3RiIgZD0iTTY0Ljk5OSwxMy45MTdjLTAuMTc0LDAtMC4zMjgsMC4wNjctMC40NjMsMC4yMDFsLTkuMzc3LDkuMzc3Yy0wLjEzNSwwLjEzNS0wLjIwMSwwLjI4OC0wLjIwMSwwLjQ2M2MwLDAuMTc0LDAuMDY4LDAuMzI4LDAuMjAxLDAuNDYzbDEuMDA3LDEuMDA3YzAuMTM1LDAuMTM1LDAuMjg4LDAuMjAxLDAuNDYzLDAuMjAxYzAuMTc0LDAsMC4zMjgtMC4wNjcsMC40NjMtMC4yMDFMNjUsMTcuNTE5bDcuOTA5LDcuOTA5YzAuMTM1LDAuMTM1LDAuMjg4LDAuMjAxLDAuNDYzLDAuMjAxYzAuMTc0LDAsMC4zMy0wLjA2NywwLjQ2My0wLjIwMWwxLjAwNy0xLjAwN2MwLjEzNS0wLjEzNSwwLjIwMS0wLjI4OCwwLjIwMS0wLjQ2M2MwLTAuMTc0LTAuMDY3LTAuMzI4LTAuMjAxLTAuNDYzbC05LjM3Ny05LjM3N0M2NS4zMjcsMTMuOTg0LDY1LjE3MywxMy45MTcsNjQuOTk5LDEzLjkxN3oiPjwvcGF0aD48cGF0aCBjbGFzcz0idG8tdGhlLXRvcCIgaWQ9Il94M0NfUGF0aDJfeDNFXyIgb3BhY2l0eT0iMC45IiBmaWxsPSIjMDE1MjdGIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3ICAgICIgZD0iTTY0Ljk5OSwyMC44NzhjLTAuMTc0LDAtMC4zMjgsMC4wNjctMC40NjMsMC4yMDFsLTkuMzc3LDkuMzc3Yy0wLjEzNSwwLjEzNS0wLjIwMSwwLjI4OC0wLjIwMSwwLjQ2M2MwLDAuMTc0LDAuMDY4LDAuMzI4LDAuMjAxLDAuNDYzbDEuMDA3LDEuMDA3YzAuMTM1LDAuMTM1LDAuMjg4LDAuMjAxLDAuNDYzLDAuMjAxYzAuMTc0LDAsMC4zMjgtMC4wNjcsMC40NjMtMC4yMDFMNjUsMjQuNDhsNy45MDksNy45MDljMC4xMzUsMC4xMzUsMC4yODgsMC4yMDEsMC40NjMsMC4yMDFjMC4xNzQsMCwwLjMzLTAuMDY3LDAuNDYzLTAuMjAxbDEuMDA3LTEuMDA3YzAuMTM1LTAuMTM1LDAuMjAxLTAuMjg4LDAuMjAxLTAuNDYzYzAtMC4xNzQtMC4wNjctMC4zMjgtMC4yMDEtMC40NjNsLTkuMzc3LTkuMzc3QzY1LjMyNywyMC45NDUsNjUuMTczLDIwLjg3OCw2NC45OTksMjAuODc4eiI+PC9wYXRoPjxwYXRoIGNsYXNzPSJ0by10aGUtdG9wIiBpZD0iX3gzQ19QYXRoMV94M0VfXzJfIiBvcGFjaXR5PSIwLjYiIGZpbGw9IiMwMTUyN0YiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgICAgIiBkPSJNNjQuOTk5LDI4LjcwOGMtMC4xNzQsMC0wLjMyOCwwLjA2Ny0wLjQ2MywwLjIwMWwtOS4zNzcsOS4zNzdjLTAuMTM1LDAuMTM1LTAuMjAxLDAuMjg4LTAuMjAxLDAuNDYzYzAsMC4xNzQsMC4wNjgsMC4zMjgsMC4yMDEsMC40NjNsMS4wMDcsMS4wMDdjMC4xMzUsMC4xMzUsMC4yODgsMC4yMDEsMC40NjMsMC4yMDFjMC4xNzQsMCwwLjMyOC0wLjA2NywwLjQ2My0wLjIwMUw2NSwzMi4zMWw3LjkwOSw3LjkwOWMwLjEzNSwwLjEzNSwwLjI4OCwwLjIwMSwwLjQ2MywwLjIwMWMwLjE3NCwwLDAuMzMtMC4wNjcsMC40NjMtMC4yMDFsMS4wMDctMS4wMDdjMC4xMzUtMC4xMzUsMC4yMDEtMC4yODgsMC4yMDEtMC40NjNjMC0wLjE3NC0wLjA2Ny0wLjMyOC0wLjIwMS0wLjQ2M2wtOS4zNzctOS4zNzdDNjUuMzI3LDI4Ljc3NSw2NS4xNzMsMjguNzA4LDY0Ljk5OSwyOC43MDh6Ij48L3BhdGg+PGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8yXyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSItMjQ3NS40MDYiIHkxPSItMTEzNy4wMzA2IiB4Mj0iLTI0NzUuNDA2IiB5Mj0iLTExODQuMDMwNiIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSAtMjQxMC40MTA5IDEyMzIuMTI0NikiPjxzdG9wIG9mZnNldD0iMC4wMDkyIiBzdHlsZT0ic3RvcC1jb2xvcjojNDE4QUM2Ij48L3N0b3A+PHN0b3Agb2Zmc2V0PSIwLjM1MjMiIHN0eWxlPSJzdG9wLWNvbG9yOiMzMTkwREQiPjwvc3RvcD48c3RvcCBvZmZzZXQ9IjAuNzEwMiIgc3R5bGU9InN0b3AtY29sb3I6IzI1OTRFRCI+PC9zdG9wPjxzdG9wIG9mZnNldD0iMC45ODE3IiBzdHlsZT0ic3RvcC1jb2xvcjojMjE5NkYzIj48L3N0b3A+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI1NWR0lEXzJfKSIgZD0iTTUuOTY4LDg2LjA5M3YtMjcuNDFjMC01LjU1LDQuNjE0LTEwLjU4OSwxMC4xNTQtMTAuNTg5aDM2Ljg0NnY2LjE5OWMwLDMuMTMsMi4zMTQsNC44MDEsNS40NDQsNC44MDFoMTMuMzZjMy4xMywwLDUuMTk2LTEuNjcxLDUuMTk2LTQuODAxdi02LjE5OWgzNy4wOTRjNS41NCwwLDkuOTA2LDUuMDM5LDkuOTA2LDEwLjU4OXYyNy40MTFoMC4wNTRjLTAuNiw1LTQuODMsOS05Ljk2LDloLTk3Ljk0Yy01LjEzLDAtOS4zNi00LTkuOTYtOUw1Ljk2OCw4Ni4wOTNMNS45NjgsODYuMDkzeiI+PC9wYXRoPjwvc3ZnPg==);background-size:60%}.setting-component .card__image--down{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzAiIGhlaWdodD0iMTAwIj4gIDxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9Ii0xODg3LjQiIHgyPSItMTg4Ny40IiB5MT0iMTI1MS4xNiIgeTI9IjEzNDAuMjQiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoLTEgMCAwIDEgLTE4MjIuNDMgLTEyMzAuMzEpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+ICAgIDxzdG9wIG9mZnNldD0iLjQiIHN0b3AtY29sb3I9IiNlZGVkZWQiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuNDkiIHN0b3AtY29sb3I9IiNlOWViZWQiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuNTciIHN0b3AtY29sb3I9IiNkZmU3ZWQiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuNjUiIHN0b3AtY29sb3I9IiNjY2RmZWUiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuNzMiIHN0b3AtY29sb3I9IiNiMmQ0ZWYiPjwvc3RvcD4gICAgPHN0b3Agb2Zmc2V0PSIuOCIgc3RvcC1jb2xvcj0iIzkxYzZmMCI+PC9zdG9wPiAgICA8c3RvcCBvZmZzZXQ9Ii44OCIgc3RvcC1jb2xvcj0iIzY4YjRmMSI+PC9zdG9wPiAgICA8c3RvcCBvZmZzZXQ9Ii45NSIgc3RvcC1jb2xvcj0iIzM5YTBmMiI+PC9zdG9wPiAgICA8c3RvcCBvZmZzZXQ9Ii45OCIgc3RvcC1jb2xvcj0iIzIxOTZmMyI+PC9zdG9wPiAgPC9saW5lYXJHcmFkaWVudD4gIDxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik01LjgzIDE2LjA1YzAtNS41NCA0LjUtMTAuMDQgMTAuMDQtMTAuMDRoOTguMmM1LjU0IDAgMTAuMDMgNC41IDEwLjAzIDEwLjA0djY5YzAgNS41NS00LjQ5IDEwLjA0LTEwLjAzIDEwLjA0aC05OC4yYy01LjU1IDAtMTAuMDQtNC40OS0xMC4wNC0xMC4wM3YtNjl6Ij48L3BhdGg+ICA8bGluZWFyR3JhZGllbnQgaWQ9ImIiIHgxPSI2NC44NyIgeDI9IjY0Ljg3IiB5MT0iNi4zMiIgeTI9IjUzLjMyIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+ICAgIDxzdG9wIG9mZnNldD0iLjAxIiBzdG9wLWNvbG9yPSIjNDE4YWM2Ij48L3N0b3A+ICAgIDxzdG9wIG9mZnNldD0iLjM1IiBzdG9wLWNvbG9yPSIjMzE5MGRkIj48L3N0b3A+ICAgIDxzdG9wIG9mZnNldD0iLjcxIiBzdG9wLWNvbG9yPSIjMjU5NGVkIj48L3N0b3A+ICAgIDxzdG9wIG9mZnNldD0iLjk4IiBzdG9wLWNvbG9yPSIjMjE5NmYzIj48L3N0b3A+ICA8L2xpbmVhckdyYWRpZW50PiAgPHBhdGggZmlsbD0idXJsKCNiKSIgZD0iTTEyMy44IDE1LjMxVjQyLjJjMCA1LjU1LTQuMjkgMTEuMTMtOS44MyAxMS4xM0g3Ni44MXYtNi43NGMwLTMuMTMtMi00LjI2LTUuMTMtNC4yNkg1OC4zMmMtMy4xMyAwLTUuNTEgMS4xMy01LjUxIDQuMjZ2Ni43NEgxNi4wM2MtNS41NCAwLTEwLjIyLTUuNTgtMTAuMjItMTEuMTNWMTUuMzFoLjI2Yy42LTUgNC44My05IDkuOTYtOWg5Ny45NGM1LjEzIDAgOS4zNiA0IDkuOTYgOWgtLjEyeiI+PC9wYXRoPiAgPHBhdGggY2xhc3M9ImRvd24iIGZpbGw9IiMwMTUyN0YiIGQ9Ik02NS4wMDIgODYuMTkxYy4xOTQgMCAuMzY1LS4wNzUuNTE1LS4yMjRsMTAuNDM4LTEwLjQzOGMuMTUtLjE1LjIyNC0uMzIxLjIyNC0uNTE1cy0uMDc2LS4zNjUtLjIyNC0uNTE1bC0xLjEyMS0xLjEyMWMtLjE1LS4xNS0uMzIxLS4yMjQtLjUxNS0uMjI0cy0uMzY1LjA3NS0uNTE1LjIyNGwtOC44MDMgOC44MDMtOC44MDQtOC44MDRjLS4xNS0uMTUtLjMyMS0uMjI0LS41MTUtLjIyNHMtLjM2Ny4wNzUtLjUxNS4yMjRsLTEuMTIxIDEuMTIxYy0uMTUuMTUtLjIyNC4zMjEtLjIyNC41MTVzLjA3NS4zNjUuMjI0LjUxNWwxMC40MzggMTAuNDM4Yy4xNTMuMTUuMzI0LjIyNS41MTguMjI1eiI+PC9wYXRoPiAgPHBhdGggY2xhc3M9ImRvd24iIGZpbGw9IiMwMTUyN0YiIGQ9Ik02NS4wMDEgNzguNDQyYy4xOTQgMCAuMzY1LS4wNzUuNTE1LS4yMjRMNzUuOTU1IDY3Ljc4Yy4xNS0uMTUuMjI0LS4zMjEuMjI0LS41MTVzLS4wNzYtLjM2NS0uMjI0LS41MTVsLTEuMTIxLTEuMTIxYy0uMTUtLjE1LS4zMjEtLjIyNC0uNTE1LS4yMjRzLS4zNjUuMDc1LS41MTUuMjI0TDY1IDc0LjQzMmwtOC44MDQtOC44MDRjLS4xNS0uMTUtLjMyMS0uMjI0LS41MTUtLjIyNHMtLjM2Ny4wNzUtLjUxNS4yMjRsLTEuMTIxIDEuMTIxYy0uMTUuMTUtLjIyNC4zMjEtLjIyNC41MTVzLjA3NS4zNjUuMjI0LjUxNWwxMC40MzggMTAuNDM4Yy4xNTMuMTUuMzI0LjIyNS41MTguMjI1eiIgb3BhY2l0eT0iLjkiPjwvcGF0aD4gIDxwYXRoIGNsYXNzPSJkb3duIiBmaWxsPSIjMDE1MjdGIiBkPSJNNjUuMDAyIDY5LjcyNmMuMTk0IDAgLjM2NS0uMDc1LjUxNS0uMjI0bDEwLjQzOC0xMC40MzhjLjE1LS4xNS4yMjQtLjMyMS4yMjQtLjUxNXMtLjA3Ni0uMzY1LS4yMjQtLjUxNWwtMS4xMjEtMS4xMjFjLS4xNS0uMTUtLjMyMS0uMjI0LS41MTUtLjIyNHMtLjM2NS4wNzUtLjUxNS4yMjRsLTguODAzIDguODAzLTguODA0LTguODA0Yy0uMTUtLjE1LS4zMjEtLjIyNC0uNTE1LS4yMjRzLS4zNjcuMDc1LS41MTUuMjI0bC0xLjEyMSAxLjEyMWMtLjE1LjE1LS4yMjQuMzIxLS4yMjQuNTE1cy4wNzUuMzY1LjIyNC41MTVsMTAuNDM4IDEwLjQzOGMuMTUzLjE1LjMyNC4yMjUuNTE4LjIyNXoiIG9wYWNpdHk9Ii42Ij48L3BhdGg+PC9zdmc+);background-size:60%}.setting-component .card__image--left{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgMTMwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8xXyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIxMDkzLjc4ODMiIHkxPSIxODQ5LjE2NTUiIHgyPSIxMjEyLjc0NjMiIHkyPSIxODQ5LjE2NTUiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoLTEgMCAwIDEgMTE5Ni43NDc0IC0xODAwLjA3MDYpIj48c3RvcCBvZmZzZXQ9IjAuMTQ3NiIgc3R5bGU9InN0b3AtY29sb3I6I0VERURFRCI+PC9zdG9wPjxzdG9wIG9mZnNldD0iMC4yODExIiBzdHlsZT0ic3RvcC1jb2xvcjojRUFFQ0VEIj48L3N0b3A+PHN0b3Agb2Zmc2V0PSIwLjM4MTMiIHN0eWxlPSJzdG9wLWNvbG9yOiNFMEU4RUQiPjwvc3RvcD48c3RvcCBvZmZzZXQ9IjAuNDcwNiIgc3R5bGU9InN0b3AtY29sb3I6I0QwRTFFRSI+PC9zdG9wPjxzdG9wIG9mZnNldD0iMC41NTM2IiBzdHlsZT0ic3RvcC1jb2xvcjojQjlEN0VGIj48L3N0b3A+PHN0b3Agb2Zmc2V0PSIwLjYzMTUiIHN0eWxlPSJzdG9wLWNvbG9yOiM5Q0NCRjAiPjwvc3RvcD48c3RvcCBvZmZzZXQ9IjAuNjQ4MyIgc3R5bGU9InN0b3AtY29sb3I6Izk1QzhGMCI+PC9zdG9wPjxzdG9wIG9mZnNldD0iMC43MTI5IiBzdHlsZT0ic3RvcC1jb2xvcjojOTJDN0YwIj48L3N0b3A+PHN0b3Agb2Zmc2V0PSIwLjc1NTMiIHN0eWxlPSJzdG9wLWNvbG9yOiM4QUMzRjAiPjwvc3RvcD48c3RvcCBvZmZzZXQ9IjAuNzkxMSIgc3R5bGU9InN0b3AtY29sb3I6IzdCQkRGMSI+PC9zdG9wPjxzdG9wIG9mZnNldD0iMC44MjM1IiBzdHlsZT0ic3RvcC1jb2xvcjojNjVCM0YxIj48L3N0b3A+PHN0b3Agb2Zmc2V0PSIwLjg1MzEiIHN0eWxlPSJzdG9wLWNvbG9yOiM0QUE4RjIiPjwvc3RvcD48c3RvcCBvZmZzZXQ9IjAuODYwOSIgc3R5bGU9InN0b3AtY29sb3I6IzQyQTRGMiI+PC9zdG9wPjxzdG9wIG9mZnNldD0iMC45ODE3IiBzdHlsZT0ic3RvcC1jb2xvcjojMjE5NkYzIj48L3N0b3A+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI1NWR0lEXzFfKSIgZD0iTTMuODA4LDE0LjM5MmMwLTUuNTc2LDQuNTItMTAuMDk1LDEwLjA5NS0xMC4wOTVoOTguNzY4YzUuNTc2LDAsMTAuMDk1LDQuNTIsMTAuMDk1LDEwLjA5NXY2OS40MDVjMCw1LjU3NS00LjUyLDEwLjA5NS0xMC4wOTUsMTAuMDk1SDEzLjkwM2MtNS41NzYsMC0xMC4wOTUtNC41Mi0xMC4wOTUtMTAuMDk1VjE0LjM5MkwzLjgwOCwxNC4zOTJ6Ij48L3BhdGg+PGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8yXyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSItMTc2Ni43ODU0IiB5MT0iLTExODIuODgwNyIgeDI9Ii0xNzA2Ljc4NTQiIHkyPSItMTE4Mi44ODA3IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDE4MjkuOTQ3NCAtMTEzMy41MTM1KSI+PHN0b3Agb2Zmc2V0PSIwLjAwOTIiIHN0eWxlPSJzdG9wLWNvbG9yOiM0MThBQzYiPjwvc3RvcD48c3RvcCBvZmZzZXQ9IjAuMzUyMyIgc3R5bGU9InN0b3AtY29sb3I6IzMxOTBERCI+PC9zdG9wPjxzdG9wIG9mZnNldD0iMC43MTAyIiBzdHlsZT0ic3RvcC1jb2xvcjojMjU5NEVEIj48L3N0b3A+PHN0b3Agb2Zmc2V0PSIwLjk4MTciIHN0eWxlPSJzdG9wLWNvbG9yOiMyMTk2RjMiPjwvc3RvcD48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjU1ZHSURfMl8pIiBkPSJNMTIzLjE2MiwxNC40MzF2NzAuMDMzYzAsNC44OTUtMy42NjksOC44MzEtOC4yNTcsOS44MTVjLTAuNjkxLDAuMTUyLTEuNjM2LDAuMDc5LTIuMzcyLDAuMDc5SDcyLjU4Yy01LjMyMiwwLTguNDE4LTMuNzk4LTkuNDE4LTkuMDI0VjYxLjM1OGg1LjE4NWMzLjE4NCwwLDYuODE1LTEuNzA4LDYuODE1LTQuODk1VjQyLjc3OWMwLTMuMTg3LTMuNjMxLTYuNDIxLTYuODE1LTYuNDIxaC01LjE4NVYxMy41NjFjMS01LjIyNiw0LjA5Ni05LjIwMyw5LjQyLTkuMjAzaDM5Ljk1YzAuNzM3LDAsMS42NzgsMC4wMTcsMi4zNywwLjE2OUMxMTkuNDksNS41MSwxMjMuMTYyLDkuNTMzLDEyMy4xNjIsMTQuNDMxeiI+PC9wYXRoPiAgPHBhdGggY2xhc3M9InRvLXRoZS1sZWZ0IiBmaWxsPSIjMDE1MjdGIiBkPSJNMjkuOTExIDQ5LjA5M2MwIC4xOTQuMDc1LjM2NS4yMjQuNTE1bDEwLjQzOCAxMC40MzhjLjE1LjE1LjMyMS4yMjQuNTE1LjIyNHMuMzY1LS4wNzYuNTE1LS4yMjRsMS4xMjEtMS4xMjFjLjE1LS4xNS4yMjQtLjMyMS4yMjQtLjUxNXMtLjA3NS0uMzY1LS4yMjQtLjUxNWwtOC44MDMtOC44MDMgOC44MDQtOC44MDRjLjE1LS4xNS4yMjQtLjMyMS4yMjQtLjUxNXMtLjA3NS0uMzY3LS4yMjQtLjUxNWwtMS4xMjEtMS4xMjFjLS4xNS0uMTUtLjMyMS0uMjI0LS41MTUtLjIyNHMtLjM2NS4wNzUtLjUxNS4yMjRMMzAuMTM2IDQ4LjU3NmMtLjE1LjE1My0uMjI1LjMyMy0uMjI1LjUxN3oiPjwvcGF0aD4gIDxwYXRoIGNsYXNzPSJ0by10aGUtbGVmdCIgZmlsbD0iIzAxNTI3RiIgZD0iTTM3LjY2IDQ5LjA5M2MwIC4xOTQuMDc1LjM2NS4yMjQuNTE1bDEwLjQzOCAxMC40MzljLjE1LjE1LjMyMS4yMjQuNTE1LjIyNHMuMzY1LS4wNzYuNTE1LS4yMjRsMS4xMjEtMS4xMjFjLjE1LS4xNS4yMjQtLjMyMS4yMjQtLjUxNXMtLjA3NS0uMzY1LS4yMjQtLjUxNWwtOC44MDMtOC44MDQgOC44MDQtOC44MDRjLjE1LS4xNS4yMjQtLjMyMS4yMjQtLjUxNXMtLjA3NS0uMzY3LS4yMjQtLjUxNWwtMS4xMjEtMS4xMjFjLS4xNS0uMTUtLjMyMS0uMjI0LS41MTUtLjIyNHMtLjM2NS4wNzUtLjUxNS4yMjRMMzcuODg1IDQ4LjU3NmMtLjE1LjE1My0uMjI1LjMyMy0uMjI1LjUxN3oiIG9wYWNpdHk9Ii45Ij48L3BhdGg+ICA8cGF0aCBjbGFzcz0idG8tdGhlLWxlZnQiIGZpbGw9IiMwMTUyN0YiIGQ9Ik00Ni4zNzYgNDkuMDkzYzAgLjE5NC4wNzUuMzY1LjIyNC41MTVsMTAuNDM4IDEwLjQzOGMuMTUuMTUuMzIxLjIyNC41MTUuMjI0cy4zNjUtLjA3Ni41MTUtLjIyNGwxLjEyMS0xLjEyMWMuMTUtLjE1LjIyNC0uMzIxLjIyNC0uNTE1cy0uMDc1LS4zNjUtLjIyNC0uNTE1bC04LjgwMy04LjgwMyA4LjgwNC04LjgwNGMuMTUtLjE1LjIyNC0uMzIxLjIyNC0uNTE1cy0uMDc1LS4zNjctLjIyNC0uNTE1bC0xLjEyMS0xLjEyMWMtLjE1LS4xNS0uMzIxLS4yMjQtLjUxNS0uMjI0cy0uMzY1LjA3NS0uNTE1LjIyNEw0Ni42MDEgNDguNTc2Yy0uMTUuMTUzLS4yMjUuMzIzLS4yMjUuNTE3eiIgb3BhY2l0eT0iLjYiPjwvcGF0aD48bGluZWFyR3JhZGllbnQgaWQ9IlNWR0lEXzNfIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9Ii00NS44MjYiIHkxPSI3NC41NTQiIHgyPSItNDUuODI2IiB5Mj0iNzQuNTU0IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAxIDY3LjkzIDE1LjI3MzUpIj48c3RvcCBvZmZzZXQ9IjAuMDA5MiIgc3R5bGU9InN0b3AtY29sb3I6IzQxOEFDNiI+PC9zdG9wPjxzdG9wIG9mZnNldD0iMC4zNTIzIiBzdHlsZT0ic3RvcC1jb2xvcjojMzE5MEREIj48L3N0b3A+PHN0b3Agb2Zmc2V0PSIwLjcxMDIiIHN0eWxlPSJzdG9wLWNvbG9yOiMyNTk0RUQiPjwvc3RvcD48c3RvcCBvZmZzZXQ9IjAuOTgxNyIgc3R5bGU9InN0b3AtY29sb3I6IzIxOTZGMyI+PC9zdG9wPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZmlsbD0idXJsKCNTVkdJRF8zXykiIGQ9Ik0xMTMuNzU2LDg5LjgyNyI+PC9wYXRoPjwvc3ZnPg==);background-size:60%}.setting-component .card__image--right{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzAiIGhlaWdodD0iMTAwIj4gIDxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9IjExNTIuODMiIHgyPSIxMjcxLjc5IiB5MT0iLTE3NjUuNzciIHkyPSItMTc2NS43NyIgZ3JhZGllbnRUcmFuc2Zvcm09InRyYW5zbGF0ZSgtMTEyOC44MiAxODE1LjM0KSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPiAgICA8c3RvcCBvZmZzZXQ9Ii4xNSIgc3RvcC1jb2xvcj0iI2VkZWRlZCI+PC9zdG9wPiAgICA8c3RvcCBvZmZzZXQ9Ii4yOCIgc3RvcC1jb2xvcj0iI2VhZWNlZCI+PC9zdG9wPiAgICA8c3RvcCBvZmZzZXQ9Ii4zOCIgc3RvcC1jb2xvcj0iI2UwZThlZCI+PC9zdG9wPiAgICA8c3RvcCBvZmZzZXQ9Ii40NyIgc3RvcC1jb2xvcj0iI2QwZTFlZSI+PC9zdG9wPiAgICA8c3RvcCBvZmZzZXQ9Ii41NSIgc3RvcC1jb2xvcj0iI2I5ZDdlZiI+PC9zdG9wPiAgICA8c3RvcCBvZmZzZXQ9Ii42MyIgc3RvcC1jb2xvcj0iIzljY2JmMCI+PC9zdG9wPiAgICA8c3RvcCBvZmZzZXQ9Ii42NSIgc3RvcC1jb2xvcj0iIzk1YzhmMCI+PC9zdG9wPiAgICA8c3RvcCBvZmZzZXQ9Ii43MSIgc3RvcC1jb2xvcj0iIzkyYzdmMCI+PC9zdG9wPiAgICA8c3RvcCBvZmZzZXQ9Ii43NiIgc3RvcC1jb2xvcj0iIzhhYzNmMCI+PC9zdG9wPiAgICA8c3RvcCBvZmZzZXQ9Ii43OSIgc3RvcC1jb2xvcj0iIzdiYmRmMSI+PC9zdG9wPiAgICA8c3RvcCBvZmZzZXQ9Ii44MiIgc3RvcC1jb2xvcj0iIzY1YjNmMSI+PC9zdG9wPiAgICA8c3RvcCBvZmZzZXQ9Ii44NSIgc3RvcC1jb2xvcj0iIzRhYThmMiI+PC9zdG9wPiAgICA8c3RvcCBvZmZzZXQ9Ii44NiIgc3RvcC1jb2xvcj0iIzQyYTRmMiI+PC9zdG9wPiAgICA8c3RvcCBvZmZzZXQ9Ii45OCIgc3RvcC1jb2xvcj0iIzIxOTZmMyI+PC9zdG9wPiAgPC9saW5lYXJHcmFkaWVudD4gIDxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik0xMjMuMTYgODQuMjhhMTAuMSAxMC4xIDAgMCAxLTEwLjEgMTAuMUgxNC4zYTEwLjEgMTAuMSAwIDAgMS0xMC4xLTEwLjF2LTY5LjRhMTAuMSAxMC4xIDAgMCAxIDEwLjEtMTAuMWg5OC43N2ExMC4xIDEwLjEgMCAwIDEgMTAuMSAxMC4xdjY5LjR6Ij48L3BhdGg+ICA8bGluZWFyR3JhZGllbnQgaWQ9ImIiIHgxPSItOTk2LjgzIiB4Mj0iLTkzNi44MyIgeTE9IjE3NjAuNDgiIHkyPSIxNzYwLjQ4IiBncmFkaWVudFRyYW5zZm9ybT0icm90YXRlKDE4MCAtNDY2LjUgOTA0LjkpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+ICAgIDxzdG9wIG9mZnNldD0iLjAxIiBzdG9wLWNvbG9yPSIjNDE4YWM2Ij48L3N0b3A+ICAgIDxzdG9wIG9mZnNldD0iLjM1IiBzdG9wLWNvbG9yPSIjMzE5MGRkIj48L3N0b3A+ICAgIDxzdG9wIG9mZnNldD0iLjcxIiBzdG9wLWNvbG9yPSIjMjU5NGVkIj48L3N0b3A+ICAgIDxzdG9wIG9mZnNldD0iLjk4IiBzdG9wLWNvbG9yPSIjMjE5NmYzIj48L3N0b3A+ICA8L2xpbmVhckdyYWRpZW50PiAgPHBhdGggZmlsbD0idXJsKCNiKSIgZD0iTTMuOCA4NC4yNFYxNC4yMWMwLTQuOSAzLjY4LTguODMgOC4yNy05LjgyLjY5LS4xNSAxLjYzLS4wNyAyLjM3LS4wN2gzOS45NWM1LjMyIDAgOC40MiAzLjggOS40MiA5LjAydjIzLjk4aC01LjE5Yy0zLjE4IDAtNi44MSAxLjctNi44MSA0Ljg5djEzLjY4YzAgMy4yIDMuNjMgNi40MiA2LjgxIDYuNDJoNS4xOXYyMi44Yy0xIDUuMjMtNC4xIDkuMi05LjQyIDkuMkgxNC40NGMtLjc0IDAtMS42OC0uMDEtMi4zNy0uMTYtNC41OS0uOTktOC4yNi01LjAxLTguMjYtOS45eiI+PC9wYXRoPiAgPHBhdGggY2xhc3M9InRvLXRoZS1yaWdodCIgZmlsbD0iIzAxNTI3RiIgZD0iTTk3LjcwNSA0OS41NDljMC0uMTk0LS4wNzUtLjM2NS0uMjI0LS41MTVMODcuMDQzIDM4LjU5NmMtLjE1LS4xNS0uMzIxLS4yMjQtLjUxNS0uMjI0cy0uMzY1LjA3Ni0uNTE1LjIyNGwtMS4xMjEgMS4xMjFjLS4xNS4xNS0uMjI0LjMyMS0uMjI0LjUxNXMuMDc1LjM2NS4yMjQuNTE1bDguODAzIDguODAzLTguODA0IDguODA0Yy0uMTUuMTUtLjIyNC4zMjEtLjIyNC41MTVzLjA3NS4zNjcuMjI0LjUxNWwxLjEyMSAxLjEyMWMuMTUuMTUuMzIxLjIyNC41MTUuMjI0cy4zNjUtLjA3NS41MTUtLjIyNEw5Ny40OCA1MC4wNjZjLjE1LS4xNTMuMjI1LS4zMjMuMjI1LS41MTd6Ij48L3BhdGg+ICA8cGF0aCBjbGFzcz0idG8tdGhlLXJpZ2h0IiBmaWxsPSIjMDE1MjdGIiBkPSJNODkuOTU2IDQ5LjU0OWMwLS4xOTQtLjA3NS0uMzY1LS4yMjQtLjUxNUw3OS4yOTQgMzguNTk1Yy0uMTUtLjE1LS4zMjEtLjIyNC0uNTE1LS4yMjRzLS4zNjUuMDc2LS41MTUuMjI0bC0xLjEyMSAxLjEyMWMtLjE1LjE1LS4yMjQuMzIxLS4yMjQuNTE1cy4wNzUuMzY1LjIyNC41MTVsOC44MDMgOC44MDQtOC44MDQgOC44MDRjLS4xNS4xNS0uMjI0LjMyMS0uMjI0LjUxNXMuMDc1LjM2Ny4yMjQuNTE1bDEuMTIxIDEuMTIxYy4xNS4xNS4zMjEuMjI0LjUxNS4yMjRzLjM2NS0uMDc1LjUxNS0uMjI0bDEwLjQzOC0xMC40MzljLjE1LS4xNTMuMjI1LS4zMjMuMjI1LS41MTd6IiBvcGFjaXR5PSIuOSI+PC9wYXRoPiAgPHBhdGggY2xhc3M9InRvLXRoZS1yaWdodCIgZmlsbD0iIzAxNTI3RiIgZD0iTTgxLjI0IDQ5LjU0OWMwLS4xOTQtLjA3NS0uMzY1LS4yMjQtLjUxNUw3MC41NzggMzguNTk2Yy0uMTUtLjE1LS4zMjEtLjIyNC0uNTE1LS4yMjRzLS4zNjUuMDc2LS41MTUuMjI0bC0xLjEyMSAxLjEyMWMtLjE1LjE1LS4yMjQuMzIxLS4yMjQuNTE1cy4wNzUuMzY1LjIyNC41MTVsOC44MDMgOC44MDMtOC44MDQgOC44MDRjLS4xNS4xNS0uMjI0LjMyMS0uMjI0LjUxNXMuMDc1LjM2Ny4yMjQuNTE1bDEuMTIxIDEuMTIxYy4xNS4xNS4zMjEuMjI0LjUxNS4yMjRzLjM2NS0uMDc1LjUxNS0uMjI0bDEwLjQzOC0xMC40MzljLjE1LS4xNTMuMjI1LS4zMjMuMjI1LS41MTd6IiBvcGFjaXR5PSIuNiI+PC9wYXRoPiAgPGxpbmVhckdyYWRpZW50IGlkPSJjIiB4MT0iMTMuMjEiIHgyPSIxMy4yMSIgeTE9IjguODUiIHkyPSI4Ljg1IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+ICAgIDxzdG9wIG9mZnNldD0iLjAxIiBzdG9wLWNvbG9yPSIjNDE4YWM2Ij48L3N0b3A+ICAgIDxzdG9wIG9mZnNldD0iLjM1IiBzdG9wLWNvbG9yPSIjMzE5MGRkIj48L3N0b3A+ICAgIDxzdG9wIG9mZnNldD0iLjcxIiBzdG9wLWNvbG9yPSIjMjU5NGVkIj48L3N0b3A+ICAgIDxzdG9wIG9mZnNldD0iLjk4IiBzdG9wLWNvbG9yPSIjMjE5NmYzIj48L3N0b3A+ICA8L2xpbmVhckdyYWRpZW50Pjwvc3ZnPg==);background-size:60%}.setting-component .card__image--flowers{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1NjBweCIgaGVpZ2h0PSI1NjBweCIgdmlld0JveD0iMjAwIDAgNTYwIDU2MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAyMDAgMCA1NjAgNTYwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48cGF0aCBmaWxsPSIjMDE1MjdGIiBkPSJNMjM0Ljk4LDMyMi4xNGwtMjMuNDItMjMuNDJjLTIuMjk0LTIuMjkyLTIuMjk0LTYuMjg4LDAtOC41OGMyLjM2NS0yLjM2Niw2LjIxNS0yLjM2Niw4LjU4LDBsMTMuMDYzLDEzLjA2NHYtNjIuMjM2YzAtMy4zNDUsMi43MjItNi4wNjcsNi4wNjctNi4wNjdzNi4wNjcsMi43MjIsNi4wNjcsNi4wNjd2NjIuMjM2bDEzLjA2My0xMy4wNjNjMS4xNDUtMS4xNDYsMi42Ny0xLjc3Nyw0LjI5LTEuNzc3YzEuNjE5LDAsMy4xNDUsMC42MzEsNC4yOSwxLjc3N2MxLjE0NywxLjE0NiwxLjc3NywyLjY2OSwxLjc3Nyw0LjI4OWMwLDEuNjIxLTAuNjMsMy4xNDQtMS43NzcsNC4yOWwtMjMuNDIsMjMuNDJjLTEuMTQ1LDEuMTQ2LTIuNjcsMS43NzctNC4yOSwxLjc3N0MyMzcuNjUsMzIzLjkxNywyMzYuMTI0LDMyMy4yODYsMjM0Ljk4LDMyMi4xNHoiLz48cGF0aCBmaWxsPSIjMDE1MjdGIiBkPSJNNzE2LjM4MywzMjIuMTRsLTIzLjQyLTIzLjQyYy0yLjI5NC0yLjI5Mi0yLjI5NC02LjI4OCwwLTguNThjMi4zNjUtMi4zNjYsNi4yMTUtMi4zNjYsOC41OCwwbDEzLjA2MywxMy4wNjR2LTYyLjIzNmMwLTMuMzQ1LDIuNzIyLTYuMDY3LDYuMDY3LTYuMDY3czYuMDY3LDIuNzIyLDYuMDY3LDYuMDY3djYyLjIzNmwxMy4wNjMtMTMuMDYzYzEuMTQ1LTEuMTQ2LDIuNjctMS43NzcsNC4yOS0xLjc3N3MzLjE0NSwwLjYzMSw0LjI5LDEuNzc3YzEuMTQ3LDEuMTQ2LDEuNzc3LDIuNjY5LDEuNzc3LDQuMjg5YzAsMS42MjEtMC42MywzLjE0NC0xLjc3Nyw0LjI5bC0yMy40MiwyMy40MmMtMS4xNDUsMS4xNDYtMi42NywxLjc3Ny00LjI5LDEuNzc3QzcxOS4wNTQsMzIzLjkxNyw3MTcuNTI4LDMyMy4yODYsNzE2LjM4MywzMjIuMTR6Ii8+PGc+PGc+PGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8xXyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI0MjAuODM1OCIgeTE9IjEwMS4zNTM0IiB4Mj0iNDIwLjgzNTgiIHkyPSI0MjUuNDQ1MyIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSA1OS4wNCA1NDMuNCkiPjxzdG9wICBvZmZzZXQ9IjAuMDA5MiIgc3R5bGU9InN0b3AtY29sb3I6IzQxOEFDNiIvPjxzdG9wICBvZmZzZXQ9IjAuMzUyMyIgc3R5bGU9InN0b3AtY29sb3I6IzMxOTBERCIvPjxzdG9wICBvZmZzZXQ9IjAuNzEwMiIgc3R5bGU9InN0b3AtY29sb3I6IzI1OTRFRCIvPjxzdG9wICBvZmZzZXQ9IjAuOTgxNyIgc3R5bGU9InN0b3AtY29sb3I6IzIxOTZGMyIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZmlsbD0idXJsKCNTVkdJRF8xXykiIGQ9Ik02NjEuOTc1LDI4MGMwLTcuNjk3LTQuMjc3LTE0LjYxOS0xMS4xNjMtMTguMDY2bC0yNy4xMTctMTMuNTU5bDI3LjExNy0xMy41NThjMC4wMDEtMC4wMDEsMC4wMDMtMC4wMDEsMC4wMDMtMC4wMDFjNi44ODUtMy40NDYsMTEuMTYyLTEwLjM2OCwxMS4xNjItMTguMDY2YzAtNy42OTYtNC4yNzctMTQuNjE4LTExLjE2My0xOC4wNjZsLTE1My4wOTEtNzYuNTQzYy0xMS4xNzYtNS41ODMtMjQuNTItNS41ODMtMzUuNjk4LDAuMDAxbC0xNTMuMDg4LDc2LjU0NmMtNi44ODQsMy40NDUtMTEuMTYxLDEwLjM2Ni0xMS4xNjEsMTguMDYzYzAsNy42OTcsNC4yNzcsMTQuNjE5LDExLjE2MywxOC4wNjZsMjcuMTE3LDEzLjU1OGwtMjcuMTIsMTMuNTZjLTYuODgzLDMuNDQ2LTExLjE2LDEwLjM2Ny0xMS4xNiwxOC4wNjVjMCw3LjY5Nyw0LjI3NywxNC42MTksMTEuMTYzLDE4LjA2NmwyNy4xMTcsMTMuNTU5bC0yNy4xMTQsMTMuNTU3Yy02Ljg4MywzLjQzOS0xMS4xNjMsMTAuMzU4LTExLjE2NiwxOC4wNTdjLTAuMDAzLDcuNzAyLDQuMjczLDE0LjYyOCwxMS4xNjMsMTguMDc2bDE1My4wODgsNzYuNTQ0YzUuNTg4LDIuNzkyLDExLjcxNiw0LjE4NywxNy44NDcsNC4xODdjNi4xMzEsMCwxMi4yNjItMS4zOTYsMTcuODUxLTQuMTg4bDE1My4wODgtNzYuNTQ0YzYuODg3LTMuNDQ2LDExLjE2NC0xMC4zNzMsMTEuMTYxLTE4LjA3NWMtMC4wMDMtNy42OTgtNC4yODItMTQuNjE3LTExLjE2My0xOC4wNTRsLTI3LjExNy0xMy41NTlsMjcuMTItMTMuNTZDNjU3LjY5OCwyOTQuNjE5LDY2MS45NzUsMjg3LjY5OCw2NjEuOTc1LDI4MHogTTMxNi40MywyMTkuODQzYy0xLjY2NC0wLjgzMy0xLjkxMS0yLjI5NC0xLjkxMS0zLjA5MXMwLjI0OS0yLjI1OSwxLjkwOS0zLjA4OWwxNTMuMDgzLTc2LjU0MmMzLjI0Ni0xLjYyMiw2LjgwNi0yLjQzMSwxMC4zNjYtMi40MzFjMy41NTksMCw3LjExOCwwLjgxLDEwLjM2MiwyLjQzbDE1My4wODIsNzYuNTQxYzEuNjYyLDAuODMyLDEuOTExLDIuMjk0LDEuOTExLDMuMDlzLTAuMjQ4LDIuMjU5LTEuOTExLDMuMDkxbC0xNTMuMDgxLDc2LjUzOWMtNi40OTEsMy4yNDItMTQuMjQsMy4yNDItMjAuNzI4LDAuMDAxTDMxNi40MywyMTkuODQzeiBNNjQzLjMyNiwzNDAuMTZjMS42NTcsMC44MjgsMS45MDYsMi4yODcsMS45MDYsMy4wODRjMC4wMDEsMC43OTktMC4yNDgsMi4yNjMtMS45MDksMy4wOTRMNDkwLjI0LDQyMi44ODFjLTYuNDkxLDMuMjQyLTE0LjI0LDMuMjQzLTIwLjcyOCwwLjAwMUwzMTYuNDMsMzQ2LjMzOWMtMS42NjQtMC44MzMtMS45MTItMi4yOTctMS45MTEtMy4wOTZjMC0wLjc5NiwwLjI0OC0yLjI1NSwxLjkwOS0zLjA4NWwzOC4zNDktMTkuMTc0bDEwNy4yNTEsNTMuNjI1YzUuNTg4LDIuNzkyLDExLjcxNiw0LjE4NywxNy44NDYsNC4xODdjNi4xMzEsMCwxMi4yNjItMS4zOTYsMTcuODUxLTQuMTg4bDEwNy4yNDktNTMuNjI0TDY0My4zMjYsMzQwLjE2eiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==);background-size:70%}.setting-component .card__image--river{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI5NjBweCIgaGVpZ2h0PSI1NjBweCIgdmlld0JveD0iMCAwIDk2MCA1NjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDk2MCA1NjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMV8iIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iNDgwLjAwMDYiIHkxPSI1MjkuMTY0IiB4Mj0iNDgwLjAwMDYiIHkyPSIzMC44MzY0Ij48c3RvcCAgb2Zmc2V0PSIwLjAwOTIiIHN0eWxlPSJzdG9wLWNvbG9yOiM0MThBQzYiLz48c3RvcCAgb2Zmc2V0PSIwLjM1MjMiIHN0eWxlPSJzdG9wLWNvbG9yOiMzMTkwREQiLz48c3RvcCAgb2Zmc2V0PSIwLjcxMDIiIHN0eWxlPSJzdG9wLWNvbG9yOiMyNTk0RUQiLz48c3RvcCAgb2Zmc2V0PSIwLjk4MTciIHN0eWxlPSJzdG9wLWNvbG9yOiMyMTk2RjMiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjU1ZHSURfMV8pIiBkPSJNNzU5Ljk5OSwyODAuMDAxYzAtMTEuODM1LTYuNTc2LTIyLjQ3OC0xNy4xNjUtMjcuNzc5bC00MS42OTYtMjAuODQ4bDQxLjY5Ni0yMC44NDdjMC4wMDEtMC4wMDEsMC4wMDQtMC4wMDIsMC4wMDQtMC4wMDJjMTAuNTg3LTUuMjk5LDE3LjE2My0xNS45NDIsMTcuMTYzLTI3Ljc3OGMwLTExLjgzMy02LjU3Ny0yMi40NzctMTcuMTY1LTI3Ljc3OEw1MDcuNDQyLDM3LjI3NWMtMTcuMTg1LTguNTg1LTM3LjcwMi04LjU4NS01NC44OSwwLjAwMWwtMjM1LjM5LDExNy42OThDMjA2LjU3NywxNjAuMjcxLDIwMCwxNzAuOTEzLDIwMCwxODIuNzQ4YzAsMTEuODM1LDYuNTc2LDIyLjQ3OCwxNy4xNjUsMjcuNzc5bDQxLjY5NSwyMC44NDdsLTQxLjcsMjAuODVjLTEwLjU4NCw1LjI5OS0xNy4xNiwxNS45NDEtMTcuMTYsMjcuNzc3YzAsMTEuODM1LDYuNTc2LDIyLjQ3OCwxNy4xNjUsMjcuNzc4bDQxLjY5NSwyMC44NDhsLTQxLjY5MSwyMC44NDZjLTEwLjU4NCw1LjI4OC0xNy4xNjQsMTUuOTI3LTE3LjE2OSwyNy43NjRjLTAuMDA0LDExLjg0Myw2LjU3MSwyMi40OTIsMTcuMTY1LDI3Ljc5NGwyMzUuMzkxLDExNy42OTZjOC41OTIsNC4yOTMsMTguMDE1LDYuNDM4LDI3LjQ0Miw2LjQzOHMxOC44NTQtMi4xNDcsMjcuNDQ4LTYuNDM5bDIzNS4zOTEtMTE3LjY5NmMxMC41OS01LjI5OSwxNy4xNjYtMTUuOTQ5LDE3LjE2Mi0yNy43OTJjLTAuMDA0LTExLjgzNy02LjU4NC0yMi40NzUtMTcuMTY1LTI3Ljc2bC00MS42OTYtMjAuODQ4bDQxLjctMjAuODVDNzUzLjQyMywzMDIuNDc4LDc1OS45OTksMjkxLjgzNiw3NTkuOTk5LDI4MC4wMDF6IE0yMjguNjg0LDE4Ny41MDJjLTIuNTU4LTEuMjgxLTIuOTM5LTMuNTI4LTIuOTM5LTQuNzUzczAuMzgzLTMuNDczLDIuOTM1LTQuNzVMNDY0LjA2Miw2MC4zMDdjNC45OTEtMi40OTQsMTAuNDY1LTMuNzM4LDE1LjkzOS0zLjczOGM1LjQ3MiwwLDEwLjk0NSwxLjI0NiwxNS45MzMsMy43MzdsMjM1LjM4MiwxMTcuNjkxYzIuNTU2LDEuMjgsMi45MzksMy41MjcsMi45MzksNC43NTJzLTAuMzgxLDMuNDczLTIuOTM5LDQuNzUzTDQ5NS45MzgsMzA1LjE5MWMtOS45OCw0Ljk4NS0yMS44OTYsNC45ODUtMzEuODcxLDAuMDAxTDIyOC42ODQsMTg3LjUwMnogTTczMS4zMjQsMzcyLjUwM2MyLjU0OCwxLjI3MywyLjkzLDMuNTE2LDIuOTMsNC43NDJjMC4wMDEsMS4yMjgtMC4zODEsMy40OC0yLjkzNSw0Ljc1OEw0OTUuOTM2LDQ5OS42OTVjLTkuOTgsNC45ODUtMjEuODk2LDQuOTg2LTMxLjg3MSwwLjAwMUwyMjguNjg0LDM4Mi4wMDVjLTIuNTU4LTEuMjgxLTIuOTQtMy41MzItMi45MzktNC43NmMwLTEuMjI0LDAuMzgxLTMuNDY4LDIuOTM1LTQuNzQ0bDU4Ljk2Ni0yOS40ODNsMTY0LjkxMSw4Mi40NTRjOC41OTIsNC4yOTMsMTguMDE1LDYuNDM4LDI3LjQ0MSw2LjQzOGM5LjQyNywwLDE4Ljg1NC0yLjE0NywyNy40NDgtNi40MzlsMTY0LjkwNy04Mi40NTNMNzMxLjMyNCwzNzIuNTAzeiIvPjwvZz48L2c+PHBhdGggZmlsbD0iIzAxNTI3RiIgZD0iTTg1Ni45MzgsMjE0LjM4NmwzNi4wMTEsMzYuMDExYzMuNTI4LDMuNTI0LDMuNTI4LDkuNjY5LDAsMTMuMTkzYy0zLjYzNiwzLjYzOC05LjU1NywzLjYzOC0xMy4xOTMsMGwtMjAuMDg2LTIwLjA4OHY5NS42OTVjMCw1LjE0My00LjE4Niw5LjMyOS05LjMyOSw5LjMyOWMtNS4xNDMsMC05LjMyOS00LjE4Ni05LjMyOS05LjMyOXYtOTUuNjk1bC0yMC4wODYsMjAuMDg2Yy0xLjc2LDEuNzYyLTQuMTA2LDIuNzMzLTYuNTk2LDIuNzMzYy0yLjQ5LDAtNC44MzYtMC45NzEtNi41OTYtMi43MzNjLTEuNzY0LTEuNzYyLTIuNzMzLTQuMTA0LTIuNzMzLTYuNTk1YzAtMi40OTIsMC45NjktNC44MzQsMi43MzMtNi41OTZsMzYuMDExLTM2LjAxMWMxLjc2LTEuNzYyLDQuMTA2LTIuNzMzLDYuNTk2LTIuNzMzQzg1Mi44MzIsMjExLjY1NCw4NTUuMTc4LDIxMi42MjQsODU2LjkzOCwyMTQuMzg2eiIvPjxwYXRoIGZpbGw9IiMwMTUyN0YiIGQ9Ik0xMTYuNzI0LDIxNC4zODZsMzYuMDExLDM2LjAxMWMzLjUyOCwzLjUyNCwzLjUyOCw5LjY2OSwwLDEzLjE5M2MtMy42MzYsMy42MzgtOS41NTcsMy42MzgtMTMuMTkzLDBsLTIwLjA4Ni0yMC4wODh2OTUuNjk1YzAsNS4xNDMtNC4xODYsOS4zMjktOS4zMjksOS4zMjljLTUuMTQzLDAtOS4zMjktNC4xODYtOS4zMjktOS4zMjl2LTk1LjY5NWwtMjAuMDg2LDIwLjA4NmMtMS43NiwxLjc2Mi00LjEwNiwyLjczMy02LjU5NiwyLjczM2MtMi40OSwwLTQuODM2LTAuOTcxLTYuNTk2LTIuNzMzYy0xLjc2NC0xLjc2Mi0yLjczMy00LjEwNC0yLjczMy02LjU5NWMwLTIuNDkyLDAuOTY5LTQuODM0LDIuNzMzLTYuNTk2bDM2LjAxMS0zNi4wMTFjMS43Ni0xLjc2Miw0LjEwNi0yLjczMyw2LjU5Ni0yLjczM0MxMTIuNjE4LDIxMS42NTQsMTE0Ljk2NCwyMTIuNjI0LDExNi43MjQsMjE0LjM4NnoiLz48L3N2Zz4=);background-size:70%}.setting-component .card__image--record{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI5NjBweCIgaGVpZ2h0PSI1NjBweCIgdmlld0JveD0iMCAwIDk2MCA1NjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDk2MCA1NjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMV8iIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iNDgwLjAwMDYiIHkxPSI1MjkuMTYzOCIgeDI9IjQ4MC4wMDA2IiB5Mj0iMzAuODM2MiI+PHN0b3AgIG9mZnNldD0iMC4wMDkyIiBzdHlsZT0ic3RvcC1jb2xvcjojNDE4QUM2Ii8+PHN0b3AgIG9mZnNldD0iMC4zNTIzIiBzdHlsZT0ic3RvcC1jb2xvcjojMzE5MEREIi8+PHN0b3AgIG9mZnNldD0iMC43MTAyIiBzdHlsZT0ic3RvcC1jb2xvcjojMjU5NEVEIi8+PHN0b3AgIG9mZnNldD0iMC45ODE3IiBzdHlsZT0ic3RvcC1jb2xvcjojMjE5NkYzIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI1NWR0lEXzFfKSIgZD0iTTc1OS45OTksMjgwYzAtMTEuODM1LTYuNTc2LTIyLjQ3OC0xNy4xNjUtMjcuNzc5bC00MS42OTYtMjAuODQ4bDQxLjY5Ni0yMC44NDdjMC4wMDEtMC4wMDEsMC4wMDQtMC4wMDIsMC4wMDQtMC4wMDJjMTAuNTg3LTUuMjk5LDE3LjE2My0xNS45NDIsMTcuMTYzLTI3Ljc3OGMwLTExLjgzMy02LjU3Ny0yMi40NzctMTcuMTY1LTI3Ljc3OEw1MDcuNDQyLDM3LjI3NWMtMTcuMTg1LTguNTg1LTM3LjcwMi04LjU4NS01NC44OSwwLjAwMWwtMjM1LjM5LDExNy42OThDMjA2LjU3NywxNjAuMjcxLDIwMCwxNzAuOTEzLDIwMCwxODIuNzQ4YzAsMTEuODM1LDYuNTc2LDIyLjQ3OCwxNy4xNjUsMjcuNzc5bDQxLjY5NSwyMC44NDdsLTQxLjcsMjAuODVDMjA2LjU3NiwyNTcuNTIzLDIwMCwyNjguMTY1LDIwMCwyODBjMCwxMS44MzUsNi41NzYsMjIuNDc4LDE3LjE2NSwyNy43NzhsNDEuNjk1LDIwLjg0OGwtNDEuNjkxLDIwLjg0NmMtMTAuNTg0LDUuMjg4LTE3LjE2NCwxNS45MjctMTcuMTY5LDI3Ljc2NGMtMC4wMDQsMTEuODQzLDYuNTcxLDIyLjQ5MiwxNy4xNjUsMjcuNzk0bDIzNS4zOTEsMTE3LjY5NmM4LjU5Miw0LjI5MywxOC4wMTUsNi40MzgsMjcuNDQyLDYuNDM4czE4Ljg1NC0yLjE0NywyNy40NDgtNi40MzlsMjM1LjM5MS0xMTcuNjk2YzEwLjU5LTUuMjk5LDE3LjE2Ni0xNS45NDksMTcuMTYyLTI3Ljc5MmMtMC4wMDQtMTEuODM3LTYuNTg0LTIyLjQ3NS0xNy4xNjUtMjcuNzZsLTQxLjY5Ni0yMC44NDhsNDEuNy0yMC44NUM3NTMuNDIzLDMwMi40NzgsNzU5Ljk5OSwyOTEuODM2LDc1OS45OTksMjgweiBNMjI4LjY4NCwxODcuNTAyYy0yLjU1OC0xLjI4MS0yLjkzOS0zLjUyOC0yLjkzOS00Ljc1M3MwLjM4My0zLjQ3MywyLjkzNS00Ljc1TDQ2NC4wNjIsNjAuMzA3YzQuOTkxLTIuNDk0LDEwLjQ2NS0zLjczOCwxNS45MzktMy43MzhjNS40NzIsMCwxMC45NDUsMS4yNDYsMTUuOTMzLDMuNzM3bDIzNS4zODIsMTE3LjY5MWMyLjU1NiwxLjI4LDIuOTM5LDMuNTI3LDIuOTM5LDQuNzUycy0wLjM4MSwzLjQ3My0yLjkzOSw0Ljc1M0w0OTUuOTM4LDMwNS4xOWMtOS45OCw0Ljk4NS0yMS44OTYsNC45ODUtMzEuODcxLDAuMDAxTDIyOC42ODQsMTg3LjUwMnogTTczMS4zMTksMjg0Ljc1Mkw0OTUuOTM2LDQwMi40NDNjLTkuOTgsNC45ODUtMjEuODk2LDQuOTg2LTMxLjg3MSwwLjAwMUwyMjguNjg0LDI4NC43NTRjLTIuNTU4LTEuMjgtMi45MzktMy41MjctMi45MzktNC43NTJjMC0xLjIyNywwLjM4MS0zLjQ3MywyLjkzNS00Ljc1MWw1OC45NjYtMjkuNDgzbDE2NC45MTEsODIuNDU0YzguNTkxLDQuMjkzLDE4LjAxNiw2LjQzOCwyNy40NDEsNi40MzhzMTguODUzLTIuMTQ2LDI3LjQ0Ny02LjQ0bDE2NC45MDktODIuNDUzbDU4Ljk2MiwyOS40ODFjMi41NTgsMS4yODEsMi45MzksMy41MjcsMi45MzksNC43NTNDNzM0LjI1NCwyODEuMjI1LDczMy44NzMsMjgzLjQ3Myw3MzEuMzE5LDI4NC43NTJ6Ii8+PC9nPjwvZz48L3N2Zz4=);background-size:70%}.setting-component .card__image--fence{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI5NjBweCIgaGVpZ2h0PSI1NjBweCIgdmlld0JveD0iMCAwIDk2MCA1NjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDk2MCA1NjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMV8iIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iNDIyLjA2OTYiIHkxPSIzMC44MzYyIiB4Mj0iNDIyLjA2OTYiIHkyPSI1MjkuMTYzOCI+PHN0b3AgIG9mZnNldD0iMC4wMDkyIiBzdHlsZT0ic3RvcC1jb2xvcjojNDE4QUM2Ii8+PHN0b3AgIG9mZnNldD0iMC4zNTIzIiBzdHlsZT0ic3RvcC1jb2xvcjojMzE5MEREIi8+PHN0b3AgIG9mZnNldD0iMC43MTAyIiBzdHlsZT0ic3RvcC1jb2xvcjojMjU5NEVEIi8+PHN0b3AgIG9mZnNldD0iMC45ODE3IiBzdHlsZT0ic3RvcC1jb2xvcjojMjE5NkYzIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI1NWR0lEXzFfKSIgZD0iTTcwMi4wNjgsMjgwYzAtMTEuODM1LTYuNTc2LTIyLjQ3OC0xNy4xNjUtMjcuNzc5bC00MS42OTYtMjAuODQ4bDQxLjY5Ni0yMC44NDdjMC4wMDEtMC4wMDEsMC4wMDQtMC4wMDIsMC4wMDQtMC4wMDJjMTAuNTg3LTUuMjk5LDE3LjE2My0xNS45NDIsMTcuMTYzLTI3Ljc3OGMwLTExLjgzMy02LjU3Ny0yMi40NzctMTcuMTY1LTI3Ljc3OEw0NDkuNTExLDM3LjI3NWMtMTcuMTg1LTguNTg1LTM3LjcwMi04LjU4NS01NC44OSwwLjAwMWwtMjM1LjM5LDExNy42OThjLTEwLjU4NSw1LjI5Ny0xNy4xNjIsMTUuOTM5LTE3LjE2MiwyNy43NzRjMCwxMS44MzUsNi41NzYsMjIuNDc4LDE3LjE2NSwyNy43NzlsNDEuNjk1LDIwLjg0N2wtNDEuNywyMC44NWMtMTAuNTg0LDUuMjk5LTE3LjE2LDE1Ljk0MS0xNy4xNiwyNy43NzdjMCwxMS44MzUsNi41NzYsMjIuNDc4LDE3LjE2NSwyNy43NzhsNDEuNjk1LDIwLjg0OGwtNDEuNjkxLDIwLjg0NmMtMTAuNTg0LDUuMjg4LTE3LjE2NCwxNS45MjctMTcuMTY5LDI3Ljc2NGMtMC4wMDQsMTEuODQzLDYuNTcxLDIyLjQ5MiwxNy4xNjUsMjcuNzk0bDIzNS4zOTEsMTE3LjY5NmM4LjU5Miw0LjI5MywxOC4wMTUsNi40MzgsMjcuNDQyLDYuNDM4czE4Ljg1NC0yLjE0NywyNy40NDgtNi40MzlsMjM1LjM5MS0xMTcuNjk2YzEwLjU5LTUuMjk5LDE3LjE2Ni0xNS45NDksMTcuMTYyLTI3Ljc5MmMtMC4wMDQtMTEuODM3LTYuNTg0LTIyLjQ3NS0xNy4xNjUtMjcuNzZsLTQxLjY5Ni0yMC44NDhsNDEuNy0yMC44NUM2OTUuNDkyLDMwMi40NzgsNzAyLjA2OCwyOTEuODM2LDcwMi4wNjgsMjgweiBNNjczLjM5MywzNzIuNTAzYzIuNTQ4LDEuMjczLDIuOTMsMy41MTYsMi45Myw0Ljc0MmMwLjAwMSwxLjIyOC0wLjM4MSwzLjQ4LTIuOTM1LDQuNzU4TDQzOC4wMDUsNDk5LjY5NWMtOS45OCw0Ljk4NS0yMS44OTYsNC45ODYtMzEuODcxLDAuMDAxTDE3MC43NTMsMzgyLjAwNGMtMi41NTgtMS4yODEtMi45NC0zLjUzMi0yLjkzOS00Ljc2YzAtMS4yMjQsMC4zODEtMy40NjgsMi45MzUtNC43NDRsNTguOTY2LTI5LjQ4M2wxNjQuOTExLDgyLjQ1NGM4LjU5Miw0LjI5MywxOC4wMTUsNi40MzgsMjcuNDQxLDYuNDM4YzkuNDI3LDAsMTguODU0LTIuMTQ3LDI3LjQ0OC02LjQzOWwxNjQuOTA3LTgyLjQ1M0w2NzMuMzkzLDM3Mi41MDN6IE02NzMuMzg4LDI4NC43NTJMNDM4LjAwNSw0MDIuNDQzYy05Ljk4LDQuOTg1LTIxLjg5Niw0Ljk4Ni0zMS44NzEsMC4wMDFMMTcwLjc1MywyODQuNzU0Yy0yLjU1OC0xLjI4LTIuOTM5LTMuNTI3LTIuOTM5LTQuNzUyYzAtMS4yMjcsMC4zODEtMy40NzMsMi45MzUtNC43NTFsNTguOTY2LTI5LjQ4M2wxNjQuOTExLDgyLjQ1NGM4LjU5MSw0LjI5MywxOC4wMTYsNi40MzgsMjcuNDQxLDYuNDM4czE4Ljg1My0yLjE0NiwyNy40NDctNi40NGwxNjQuOTA5LTgyLjQ1M2w1OC45NjIsMjkuNDgxYzIuNTU4LDEuMjgxLDIuOTM5LDMuNTI3LDIuOTM5LDQuNzUzQzY3Ni4zMjMsMjgxLjIyNSw2NzUuOTQyLDI4My40NzMsNjczLjM4OCwyODQuNzUyeiIvPjwvZz48L2c+PC9zdmc+);background-size:70%}.setting-component .dialog-setting-card__image--effects,.setting-component .dialog-setting-card__image--layers,.setting-component .dialog-setting-card__image--opacity{width:30%;background-size:50%!important}.setting-component .card__title{color:#696969;font-size:13px}.setting-component .dialog-setting-card__title{color:#01527f!important;-ms-flex-pack:start;justify-content:flex-start;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;width:100%}.setting-component .opacity-container{background:#fff;padding:10px}.setting-component .dialog-animation-cards{display:initial}.setting-component .dialog-animation-card__image:before{content:"";display:block;padding-top:0!important}@media (min-width:40rem){.setting-component .dialog-animation-card__image:before{padding-top:0!important}}.setting-component #dialog-animation button.close,.setting-component #dialog-animation button.pin:hover,.setting-component #dialog-layers button.close,.setting-component #dialog-layers button.pin:hover,.setting-component #dialog-opacity button.close,.setting-component #dialog-opacity button.pin:hover,.setting-component #dialog-setting button.close,.setting-component #dialog-setting button.pin:hover{color:#fff!important}.setting-component #dialog-animation button.pin,.setting-component #dialog-layers button.pin,.setting-component #dialog-opacity button.pin,.setting-component #dialog-setting button.pin{display:none}.setting-component #dialog-animation button.close,.setting-component #dialog-layers button.close,.setting-component #dialog-opacity button.close,.setting-component #dialog-setting button.close{font-size:1.5em}.setting-component #dialog-animation button.close:after,.setting-component #dialog-layers button.close:after,.setting-component #dialog-opacity button.close:after,.setting-component #dialog-setting button.close:after{content:"\2715"!important}.setting-component #dialog-animation .card-header,.setting-component #dialog-layers .card-header,.setting-component #dialog-opacity .card-header,.setting-component #dialog-setting .card-header{padding:0!important}.setting-component #dialog-animation .card-header .card-header-tabs,.setting-component #dialog-layers .card-header .card-header-tabs,.setting-component #dialog-opacity .card-header .card-header-tabs,.setting-component #dialog-setting .card-header .card-header-tabs{margin:0}.setting-component #dialog-animation .card-header .card-header-tabs .nav-item,.setting-component #dialog-layers .card-header .card-header-tabs .nav-item,.setting-component #dialog-opacity .card-header .card-header-tabs .nav-item,.setting-component #dialog-setting .card-header .card-header-tabs .nav-item{border-radius:0;width:50%}.setting-component #dialog-animation .card-header .card-header-tabs .nav-item .nav-link,.setting-component #dialog-layers .card-header .card-header-tabs .nav-item .nav-link,.setting-component #dialog-opacity .card-header .card-header-tabs .nav-item .nav-link,.setting-component #dialog-setting .card-header .card-header-tabs .nav-item .nav-link{border-radius:0;color:#fff}.setting-component #dialog-animation .card-header .card-header-tabs .nav-item .nav-link.active,.setting-component #dialog-layers .card-header .card-header-tabs .nav-item .nav-link.active,.setting-component #dialog-opacity .card-header .card-header-tabs .nav-item .nav-link.active,.setting-component #dialog-setting .card-header .card-header-tabs .nav-item .nav-link.active{color:#2196f3}.setting-component .opacity-container__range{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.setting-component .range-slider-knob{background-color:#007bff!important}.setting-component .slider-value{padding:5px 10px;border:1px solid #e3e6ed;width:30%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;color:#007bff}.setting-component .range-slider{width:70%!important;padding:0 20px 0 0!important}.setting-component .dialog-layers-card{border:none!important}.setting-component .dialog-layers-card:hover{background-color:#e9ebf1!important}.setting-component .dialog-animation-card{border:none!important}.setting-component .dialog-animation-card__image,.setting-component .dialog-layers-card__image{background-color:transparent!important}@keyframes down{0%{transform:translateY(0)}to{transform:translateY(4px)}}.down{transform:translateY(0);animation:down 2s 1s ease infinite}@keyframes to-the-top{0%{transform:translateY(0)}to{transform:translateY(-4px)}}.to-the-top{transform:translateY(0);animation:to-the-top 2s 1s ease infinite}@keyframes to-the-right{0%{transform:translateX(0)}to{transform:translateX(15px)}}.to-the-right{transform:translateX(0);animation:to-the-right 2s 1s ease infinite}@keyframes to-the-left{0%{transform:translateX(0)}to{transform:translateX(-15px)}}.to-the-left{transform:translateX(0);animation:to-the-left 2s 1s ease infinite}@keyframes wipe{0%{transform:translateX(0)}to{transform:translateX(-37px)}}.wipe{transform:translateX(0);animation:wipe 2s 1s ease infinite}@keyframes split-right{0%{transform:translateX(0)}to{transform:translateX(5px)}}.split-right{transform:translateX(0);animation:split-right 2s 1s ease infinite}@keyframes split-left{0%{transform:translateX(0)}to{transform:translateX(-5px)}}.split-left{transform:translateX(0);animation:split-left 2s 1s ease infinite}.animations{width:100px;height:60px}.delay-element{display:none}.dialog-animation-card.selected{background-color:#f0f3f6!important;border-radius:5px!important}.dialog-drag{-webkit-animation-duration:.2s;-webkit-animation-name:dialog-anim;-webkit-animation-timing-function:ease-in;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.5);animation-duration:.2s;animation-name:dialog-anim;animation-timing-function:ease-in;background-color:#fff;border:2px solid #1aad8d;box-shadow:1px 1px 1px rgba(0,0,0,.5);height:auto;position:absolute;width:auto;z-index:101}.dialog-drag .dialog-header{background-color:#1aad8d;color:#fff;font-size:.9em;padding:.25em 3em .25em 1em;position:relative;text-align:left;width:auto}.dialog-drag .dialog-header .buttons{margin:.25em .25em 0 0;position:absolute;right:0;top:0;z-index:105}.dialog-drag .dialog-header button.close,.dialog-drag .dialog-header button.pin{-webkit-box-shadow:none;background:transparent;border:none;box-shadow:none;color:#fff}.dialog-drag .dialog-header button.close:hover,.dialog-drag .dialog-header button.pin:hover{color:#e3a826}.dialog-drag .dialog-header button.close:after{content:"\2716"}.dialog-drag .dialog-header button.pin:after{content:"\1F513"}.dialog-drag .dialog-body{padding:1em}.dialog-drag.fixed{-moz-user-select:auto;-ms-user-select:auto;-webkit-user-select:auto;border-color:#e3a826;user-select:auto}.dialog-drag.fixed button.pin{font-weight:700}.dialog-drag.fixed button.pin:after{content:"\1F512"}@keyframes dialog-anim{0%{-webkit-transform:scaleX(.1);opacity:0;transform:scaleX(.1)}50%{transform:rotate(1deg)}to{opacity:1}}@keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@keyframes rotatePlaceholder{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}.animateSuccessTip{animation:animateSuccessTip .75s}.animateSuccessLong{animation:animateSuccessLong .75s}.sweet-modal-icon.sweet-modal-success.animate:after{animation:rotatePlaceholder 4.25s ease-in}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0deg);opacity:1}}.animateErrorIcon{animation:animateErrorIcon .5s}@keyframes animateXMark{0%{transform:scale(.4);margin-top:26px;opacity:0}50%{transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);margin-top:-6px}to{transform:scale(1);margin-top:0;opacity:1}}.animateXMark{animation:animateXMark .5s}@keyframes pulseWarning{0%{border-color:#f8d486}to{border-color:#f8bb86}}.pulseWarning{animation:pulseWarning .75s infinite alternate}@keyframes pulseWarningIns{0%{background-color:#f8d486}to{background-color:#f8bb86}}.pulseWarningIns{animation:pulseWarningIns .75s infinite alternate}@keyframes rotate-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sweet-modal-icon{position:relative;width:80px;height:80px;border:4px solid gray;border-radius:50%;margin:auto;padding:0;box-sizing:content-box}.sweet-modal-icon.sweet-modal-error{border-color:#f44336}.sweet-modal-icon.sweet-modal-error .sweet-modal-x-mark{position:relative;display:block}.sweet-modal-icon.sweet-modal-error .sweet-modal-line{display:block;position:absolute;top:37px;height:5px;width:47px;background-color:#f44336;border-radius:2px}.sweet-modal-icon.sweet-modal-error .sweet-modal-line.sweet-modal-left{transform:rotate(45deg);left:17px}.sweet-modal-icon.sweet-modal-error .sweet-modal-line.sweet-modal-right{transform:rotate(-45deg);right:16px}.sweet-modal-icon.sweet-modal-warning{border-color:#ff9800}.sweet-modal-icon.sweet-modal-warning .sweet-modal-body{position:absolute;width:5px;height:47px;left:50%;top:10px;margin-left:-2px;border-radius:2px;background-color:#ff9800}.sweet-modal-icon.sweet-modal-warning .sweet-modal-dot{position:absolute;left:50%;bottom:10px;width:7px;height:7px;margin-left:-3px;border-radius:50%;background-color:#ff9800}.sweet-modal-icon.sweet-modal-info{border-color:#039be5}.sweet-modal-icon.sweet-modal-info:before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;margin-left:-2px;border-radius:2px;background-color:#039be5}.sweet-modal-icon.sweet-modal-info:after{content:"";position:absolute;width:7px;height:7px;top:19px;margin-left:-3px;border-radius:50%;background-color:#039be5}.sweet-modal-icon.sweet-modal-success{border-color:#4caf50}.sweet-modal-icon.sweet-modal-success:after,.sweet-modal-icon.sweet-modal-success:before{content:"";position:absolute;border-radius:40px;width:60px;height:120px;background:#fff;transform:rotate(45deg)}.sweet-modal-icon.sweet-modal-success:before{border-radius:120px 0 0 120px;top:-7px;left:-33px;transform:rotate(-45deg);transform-origin:60px 60px}.sweet-modal-icon.sweet-modal-success:after{border-radius:0 120px 120px 0;top:-11px;left:30px;transform:rotate(-45deg);transform-origin:0 60px}.sweet-modal-icon.sweet-modal-success .sweet-modal-placeholder{box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2;width:80px;height:80px;border:4px solid rgba(76,175,80,.2);border-radius:50%}.sweet-modal-icon.sweet-modal-success .sweet-modal-fix{position:absolute;left:28px;top:8px;z-index:1;width:7px;height:90px;background-color:#fff;transform:rotate(-45deg)}.sweet-modal-icon.sweet-modal-success .sweet-modal-line{display:block;position:absolute;z-index:2;height:5px;background-color:#4caf50;border-radius:2px}.sweet-modal-icon.sweet-modal-success .sweet-modal-line.sweet-modal-tip{width:25px;left:14px;top:46px;transform:rotate(45deg)}.sweet-modal-icon.sweet-modal-success .sweet-modal-line.sweet-modal-long{width:47px;right:8px;top:38px;transform:rotate(-45deg)}.sweet-modal-icon.sweet-modal-custom{border-radius:0;border:none;background-size:contain;background-position:50%;background-repeat:no-repeat}.sweet-modal.theme-dark .sweet-modal-icon.sweet-modal-success .sweet-modal-fix,.sweet-modal.theme-dark .sweet-modal-icon.sweet-modal-success:after,.sweet-modal.theme-dark .sweet-modal-icon.sweet-modal-success:before{background-color:#182028}.sweet-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9001;font-size:14px;-webkit-font-smoothing:antialiased;background:hsla(0,0%,100%,.9);opacity:0;transition:opacity .3s;transform:translate3D(0,0,0);-webkit-perspective:500px}.sweet-modal-overlay.theme-dark{background:rgba(24,32,40,.94)}.sweet-modal-overlay.is-visible{opacity:1}.sweet-modal{box-sizing:border-box;background:#fff;box-shadow:0 8px 46px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.03);position:absolute;top:50%;left:50%;width:80%;max-width:640px;max-height:100vh;overflow-y:auto;border-radius:2px;transform:scale(.9) translate(calc(-50% - 32px),-50%);opacity:0;transition-property:transform,opacity;transition-duration:.3s;transition-delay:.05s;transition-timing-function:cubic-bezier(.52,.02,.19,1.02)}.sweet-modal .sweet-box-actions{position:absolute;top:12px;right:12px}.sweet-modal .sweet-box-actions .sweet-action-close{display:inline-block;cursor:pointer;color:#222c38;text-align:center;width:42px;height:42px;line-height:42px;border-radius:50%}.sweet-modal .sweet-box-actions .sweet-action-close svg{width:24px;height:24px;vertical-align:middle;margin-top:-2px}.sweet-modal .sweet-box-actions .sweet-action-close svg,.sweet-modal .sweet-box-actions .sweet-action-close svg circle,.sweet-modal .sweet-box-actions .sweet-action-close svg path,.sweet-modal .sweet-box-actions .sweet-action-close svg polygon,.sweet-modal .sweet-box-actions .sweet-action-close svg rect{fill:currentColor}.sweet-modal .sweet-box-actions .sweet-action-close:hover{background:#039be5;color:#fff}.sweet-modal .sweet-title{height:64px;line-height:64px;border-bottom:1px solid #eaeaea;padding-left:32px;padding-right:64px}.sweet-modal .sweet-title,.sweet-modal .sweet-title>h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sweet-modal .sweet-title>h2{margin:0;padding:0;font-weight:500;font-size:22px}.sweet-modal ul.sweet-modal-tabs{margin:0;padding:0;list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:calc(100% + 32px);height:100%;margin-left:-32px;overflow-x:auto}.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab{display:block;height:100%}.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:20px;padding-right:20px;color:#222c38;text-decoration:none;text-align:center;height:100%}.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-title{display:block}.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon{display:block;line-height:1}.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon img,.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon svg{width:16px;height:16px}.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon img,.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon img circle,.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon img path,.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon img polygon,.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon img rect,.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon svg,.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon svg circle,.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon svg path,.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon svg polygon,.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon svg rect{fill:currentColor}.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon+span.sweet-modal-tab-title{line-height:1;margin-top:8px}.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab:first-child a{padding-left:32px}.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab.active a{font-weight:600;color:#039be5}.sweet-modal ul.sweet-modal-tabs li.sweet-modal-tab.disabled a{-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:default;pointer-events:none;color:#999}.sweet-modal.has-tabs:not(.has-title) .sweet-title{height:84px;line-height:84px}.sweet-modal.has-tabs.has-title ul.sweet-modal-tabs{width:100%;height:48px;margin:0;border-bottom:1px solid #eaeaea}.sweet-modal.has-tabs.has-title ul.sweet-modal-tabs li.sweet-modal-tab a{margin-top:-4px}.sweet-modal.has-tabs.has-title ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon{display:inline-block}.sweet-modal.has-tabs.has-title ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon img,.sweet-modal.has-tabs.has-title ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-icon svg{vertical-align:middle;margin-top:-2px;margin-right:8px}.sweet-modal.has-tabs.has-title ul.sweet-modal-tabs li.sweet-modal-tab a span.sweet-modal-tab-title{display:inline-block}.sweet-modal .sweet-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:24px 32px;line-height:1.5}.sweet-modal .sweet-content .sweet-content-content{-ms-flex-positive:1;flex-grow:1}.sweet-modal .sweet-content .sweet-modal-tab:not(.active){display:none}.sweet-modal .sweet-content .sweet-modal-icon{margin-bottom:36px}.sweet-modal .sweet-buttons{text-align:right;padding:12px 20px}.sweet-modal .sweet-content+.sweet-buttons{border-top:1px solid #eaeaea}.sweet-modal.is-alert .sweet-content{display:block;text-align:center;font-size:16px;padding-top:64px;padding-bottom:64px}.sweet-modal.has-tabs.has-icon .sweet-content{padding-top:32px;padding-bottom:32px}.sweet-modal.has-tabs.has-icon .sweet-content .sweet-content-content{padding-left:32px}.sweet-modal.has-tabs.has-icon .sweet-content .sweet-modal-icon,.sweet-modal:not(.has-content) .sweet-modal-icon{margin-bottom:0}.sweet-modal.theme-dark{background:#182028;color:#fff}.sweet-modal.theme-dark .sweet-box-actions .sweet-action-close{color:#fff}.sweet-modal.theme-dark .sweet-title{border-bottom-color:#090c0f;box-shadow:0 1px 0 #273442}.sweet-modal.theme-dark ul.sweet-modal-tabs li a{color:#fff}.sweet-modal.theme-dark ul.sweet-modal-tabs li.active a{color:#039be5}.sweet-modal.theme-dark ul.sweet-modal-tabs li.disabled a{color:#3e5368}.sweet-modal.theme-dark.has-tabs.has-title ul.sweet-modal-tabs{border-bottom-color:#090c0f;box-shadow:0 1px 0 #273442}.sweet-modal.theme-dark .sweet-content+.sweet-buttons{border-top-color:#273442;box-shadow:0 -1px 0 #090c0f}.sweet-modal .sweet-buttons,.sweet-modal .sweet-content{opacity:0;transition-property:transform,opacity;transition-duration:.3s;transition-delay:.09s;transition-timing-function:cubic-bezier(.52,.02,.19,1.02)}.sweet-modal .sweet-content{transform:translateY(-8px)}.sweet-modal .sweet-buttons{transform:translateY(16px)}.sweet-modal.is-visible{transform:translate(-50%,-50%);opacity:1}.sweet-modal.is-visible .sweet-buttons,.sweet-modal.is-visible .sweet-content{transform:none;opacity:1}.sweet-modal.bounce{animation-name:bounce;animation-duration:.3s;animation-iteration-count:2;animation-direction:alternate}@media screen and (min-width:601px){@keyframes bounce{0%{transform:scale(1) translate(-50%,-50%)}50%{transform:scale(1.02) translate(calc(-50% + 8px),-50%)}to{transform:scale(1) translate(-50%,-50%)}}}@media screen and (max-width:600px){.sweet-modal.is-mobile-fullscreen{width:100%;height:100vh;left:0;top:0;transform:scale(.9)}.sweet-modal.is-mobile-fullscreen.is-visible{transform:none}.sweet-modal.is-mobile-fullscreen .sweet-buttons{box-sizing:border-box;position:absolute;bottom:0;left:0;width:100%}}.range-slider{display:inline-block;padding:0 10px;height:20px;width:130px}.range-slider.disabled{opacity:.5}.range-slider-inner{display:inline-block;position:relative;height:100%;width:100%}.range-slider-fill,.range-slider-rail{display:block;position:absolute;top:50%;left:0;height:4px;border-radius:2px;transform:translateY(-50%)}.range-slider-rail{width:100%;background-color:#e2e2e2}.range-slider-fill{background-color:#21fb92}.range-slider-knob{display:block;position:absolute;top:50%;left:0;box-sizing:border-box;height:20px;width:20px;border:1px solid #f5f5f5;border-radius:50%;background-color:#fff;box-shadow:1px 1px rgba(0,0,0,.2);transform:translate(-50%,-50%);cursor:pointer}.range-slider-hidden{display:none}.imageEditorApp{position:relative;display:inline-block;overflow:hidden;max-height:calc(100vh - 5%);margin:5% auto 20px;max-width:1000px;width:90%;height:100%}/*!
 * tui-image-editor.js
 * @version 3.3.1
 * @author NHNEnt FE Development Lab <dl_javascript@nhnent.com>
 * @license MIT
 */body>textarea{position:fixed!important}.tui-image-editor-container{marign:0;padding:0;box-sizing:border-box;min-height:300px;height:100%;position:relative;background-color:#282828;overflow:hidden;letter-spacing:.3px}.tui-image-editor-container div,.tui-image-editor-container input,.tui-image-editor-container label,.tui-image-editor-container li,.tui-image-editor-container ul{box-sizing:border-box;margin:0;padding:0;-ms-user-select:none;-webkit-user-select:none;user-select:none}.tui-image-editor-container .tui-image-editor-header{min-width:533px;position:absolute;background-color:#151515;top:0;width:100%}.tui-image-editor-container .tui-image-editor-controls-buttons,.tui-image-editor-container .tui-image-editor-header-buttons{float:right;margin:8px}.tui-image-editor-container .tui-image-editor-controls-logo,.tui-image-editor-container .tui-image-editor-header-logo{float:left;width:30%;padding:17px}.tui-image-editor-container .tui-image-editor-controls-buttons,.tui-image-editor-container .tui-image-editor-controls-logo{width:270px;height:100%;display:none}.tui-image-editor-container .tui-image-editor-controls-buttons button,.tui-image-editor-container .tui-image-editor-header-buttons button{position:relative;width:120px;height:40px;padding:0;line-height:40px;outline:none;border-radius:20px;border:1px solid #ddd;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:700;cursor:pointer;vertical-align:middle;letter-spacing:.3px}.tui-image-editor-container .tui-image-editor-download-btn{background-color:#fdba3b;border-color:#fdba3b;color:#fff}.tui-image-editor-container .tui-image-editor-load-btn{position:absolute;left:0;right:0;display:inline-block;top:0;bottom:0;width:100%;cursor:pointer;opacity:0}.tui-image-editor-container .tui-image-editor-main-container{position:absolute;width:100%;top:0;bottom:64px}.tui-image-editor-container .tui-image-editor-main{position:absolute;text-align:center;top:64px;bottom:0;right:0;left:0}.tui-image-editor-container .tui-image-editor-wrap{bottom:0;width:100%;overflow:auto}.tui-image-editor-container .tui-image-editor-wrap .tui-image-editor-size-wrap{display:table;width:100%;height:100%}.tui-image-editor-container .tui-image-editor-wrap .tui-image-editor-size-wrap .tui-image-editor-align-wrap{display:table-cell;vertical-align:middle}.tui-image-editor-container .tui-image-editor{position:relative;display:inline-block}.tui-image-editor-container .tui-image-editor-menu{width:auto;list-style:none;padding:0;margin:0 auto;display:table-cell;text-align:center;vertical-align:middle;white-space:nowrap}.tui-image-editor-container .tui-image-editor-menu>.tui-image-editor-item{position:relative;display:inline-block;border-radius:2px;padding:7px 8px 3px;cursor:pointer;margin:0 4px}.tui-image-editor-container .tui-image-editor-menu>.tui-image-editor-item[title]:hover:before{content:"";display:inline-block;margin:0 auto;width:0;height:0;border-right:7px solid transparent;border-top:7px solid #2f2f2f;border-left:7px solid transparent;position:absolute;left:13px;top:-2px}.tui-image-editor-container .tui-image-editor-menu>.tui-image-editor-item[title]:hover:after{content:attr(title);position:absolute;display:inline-block;background-color:#2f2f2f;color:#fff;padding:5px 8px;font-size:11px;font-weight:lighter;border-radius:3px;max-height:23px;top:-22px;left:0;min-width:24px}.tui-image-editor-container .tui-image-editor-menu>.tui-image-editor-item.active{background-color:#fff;transition:all .3s ease}.tui-image-editor-container .tui-image-editor-wrap{position:absolute}.tui-image-editor-container .tui-image-editor-grid-visual{display:none;position:absolute;width:100%;height:100%;border:1px solid hsla(0,0%,100%,.7)}.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-flip .tui-image-editor,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-rotate .tui-image-editor{transition:none}.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-flip .tui-image-editor-grid-visual,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-rotate .tui-image-editor-grid-visual{display:block}.tui-image-editor-container .tui-image-editor-grid-visual table{width:100%;height:100%;border-collapse:collapse}.tui-image-editor-container .tui-image-editor-grid-visual table td{border:1px solid hsla(0,0%,100%,.3)}.tui-image-editor-container .tui-image-editor-grid-visual table td.dot:before{content:"";position:absolute;box-sizing:border-box;width:10px;height:10px;border:0;box-shadow:0 0 1px 0 rgba(0,0,0,.3);border-radius:100%;background-color:#fff}.tui-image-editor-container .tui-image-editor-grid-visual table td.dot.left-top:before{top:-5px;left:-5px}.tui-image-editor-container .tui-image-editor-grid-visual table td.dot.right-top:before{top:-5px;right:-5px}.tui-image-editor-container .tui-image-editor-grid-visual table td.dot.left-bottom:before{bottom:-5px;left:-5px}.tui-image-editor-container .tui-image-editor-grid-visual table td.dot.right-bottom:before{bottom:-5px;right:-5px}.tui-image-editor-container .tui-image-editor-submenu{display:none;position:absolute;bottom:0;width:100%;height:150px;white-space:nowrap;z-index:2}.tui-image-editor-container .tui-image-editor-submenu .tui-image-editor-button:hover svg>use.active{display:block}.tui-image-editor-container .tui-image-editor-submenu .tui-image-editor-submenu-item li{display:inline-block;vertical-align:top}.tui-image-editor-container .tui-image-editor-submenu .tui-image-editor-submenu-item .tui-image-editor-newline{display:block;margin-top:0}.tui-image-editor-container .tui-image-editor-submenu .tui-image-editor-submenu-item .tui-image-editor-button{position:relative;cursor:pointer;display:inline-block;font-weight:400;font-size:11px;margin:0 9px}.tui-image-editor-container .tui-image-editor-submenu .tui-image-editor-submenu-item .tui-image-editor-button.preset{margin:0 9px 20px 5px}.tui-image-editor-container .tui-image-editor-submenu .tui-image-editor-submenu-item label{display:inline-block;cursor:pointer;padding-top:5px;font-family:Noto Sans,sans-serif;font-size:11px}.tui-image-editor-container .tui-image-editor-submenu .tui-image-editor-submenu-item .tui-image-editor-button.apply label,.tui-image-editor-container .tui-image-editor-submenu .tui-image-editor-submenu-item .tui-image-editor-button.cancel label{vertical-align:7px}.tui-image-editor-container .tui-image-editor-submenu>div{display:none;vertical-align:bottom}.tui-image-editor-container .tui-image-editor-submenu .tui-image-editor-submenu-style{opacity:.95;z-index:-1;position:absolute;top:0;bottom:0;left:0;right:0;display:block}.tui-image-editor-container .tui-image-editor-partition>div{width:1px;height:52px;border-left:1px solid #3c3c3c;margin:0 8px}.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-filter .tui-image-editor-partition>div{height:108px;margin:0 29px 0 0}.tui-image-editor-container .tui-image-editor-submenu-align{text-align:left;margin-right:30px}.tui-image-editor-container .tui-image-editor-submenu-align label{width:55px;white-space:nowrap}.tui-image-editor-container .tui-image-editor-submenu-align:first-child{margin-right:0}.tui-image-editor-container .tui-image-editor-submenu-align:first-child label{width:70px}.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-crop .tui-image-editor-submenu>div.tui-image-editor-menu-crop,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-draw .tui-image-editor-submenu>div.tui-image-editor-menu-draw,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-filter .tui-image-editor-submenu>div.tui-image-editor-menu-filter,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-flip .tui-image-editor-submenu>div.tui-image-editor-menu-flip,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-icon .tui-image-editor-submenu>div.tui-image-editor-menu-icon,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-mask .tui-image-editor-submenu>div.tui-image-editor-menu-mask,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-rotate .tui-image-editor-submenu>div.tui-image-editor-menu-rotate,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-shape .tui-image-editor-submenu>div.tui-image-editor-menu-shape,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-text .tui-image-editor-submenu>div.tui-image-editor-menu-text{display:table-cell}.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-crop .tui-image-editor-submenu,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-draw .tui-image-editor-submenu,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-filter .tui-image-editor-submenu,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-flip .tui-image-editor-submenu,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-icon .tui-image-editor-submenu,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-mask .tui-image-editor-submenu,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-rotate .tui-image-editor-submenu,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-shape .tui-image-editor-submenu,.tui-image-editor-container .tui-image-editor-main.tui-image-editor-menu-text .tui-image-editor-submenu{display:table}.tui-image-editor-container .filter-color-item{display:inline-block}.tui-image-editor-container .filter-color-item .tui-image-editor-checkbox{display:block}.tui-image-editor-container .tui-image-editor-checkbox-wrap{display:inline-block!important;text-align:left}.tui-image-editor-container .tui-image-editor-checkbox-wrap.fixed-width{width:187px;white-space:normal}.tui-image-editor-container .tui-image-editor-checkbox{display:inline-block;margin:1px 0}.tui-image-editor-container .tui-image-editor-checkbox input{width:14px;height:14px;opacity:0}.tui-image-editor-container .tui-image-editor-checkbox input+label{color:#fff;height:14px;position:relative}.tui-image-editor-container .tui-image-editor-checkbox input+label:before{content:"";position:absolute;width:14px;height:14px;background-color:#fff;top:6px;left:-19px;display:inline-block;margin:0;text-align:center;font-size:11px;border:0;border-radius:2px;padding-top:1px;box-sizing:border-box}.tui-image-editor-container .tui-image-editor-checkbox input[type=checkbox]:checked+label:before{background-size:cover;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAAMBJREFUKBWVkjEOwjAMRe2WgZW7IIHEDdhghhuwcQ42rlJugAQS54Cxa5cq1QM5TUpByZfS2j9+dlJVt/tX5ZxbS4ZU9VLkQvSHKTIGRaVJYFmKrBbTCJxE2UgCdDzMZDkHrOV6b95V0US6UmgKodujEZbJg0B0ZgEModO5lrY1TMQf1TpyJGBEjD+E2NPN7ukIUDiF/BfEXgRiGEw8NgkffYGYwCi808fpn/6OvfUfsDr/Vc1IfRf8sKnFVqeiVQfDu0tf/nWH9gAAAABJRU5ErkJggg==")}.tui-image-editor-container .tui-image-editor-selectlist-wrap{position:relative}.tui-image-editor-container .tui-image-editor-selectlist-wrap select{width:100%;height:28px;margin-top:4px;border:0;outline:0;border-radius:0;border:1px solid #cbdbdb;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 7px 0 10px}.tui-image-editor-container .tui-image-editor-selectlist-wrap .tui-image-editor-selectlist{display:none;position:relative;top:-1px;border:1px solid #ccc;background-color:#fff;border-top:0;padding:4px 0}.tui-image-editor-container .tui-image-editor-selectlist-wrap .tui-image-editor-selectlist li{display:block;text-align:left;padding:7px 10px;font-family:Noto Sans,sans-serif}.tui-image-editor-container .tui-image-editor-selectlist-wrap .tui-image-editor-selectlist li:hover{background-color:rgba(81,92,230,.05)}.tui-image-editor-container .tui-image-editor-selectlist-wrap:before{content:"";position:absolute;display:inline-block;width:14px;height:14px;right:5px;top:10px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAAHlJREFUKBVjYBgFOEOAEVkmPDxc89+/f6eAYjzI4kD2FyYmJrOVK1deh4kzwRggGiQBVJCELAZig8SQNYHEmEEEMrh69eo1HR0dfqCYJUickZGxf9WqVf3IakBsFBthklpaWmVA9mEQhrJhUoTp0NBQCRAmrHL4qgAAuu4cWZOZIGsAAAAASUVORK5CYII=");background-size:cover}.tui-image-editor-container .tui-image-editor-selectlist-wrap select::-ms-expand{display:none}.tui-image-editor-container .tui-image-editor-virtual-range-bar .tui-image-editor-disabled,.tui-image-editor-container .tui-image-editor-virtual-range-pointer .tui-image-editor-disabled,.tui-image-editor-container .tui-image-editor-virtual-range-subbar .tui-image-editor-disabled{backbround-color:red}.tui-image-editor-container .tui-image-editor-range{position:relative;top:5px;width:166px;height:17px;display:inline-block}.tui-image-editor-container .tui-image-editor-virtual-range-bar{top:7px;position:absolute;width:100%;height:2px;background-color:#666}.tui-image-editor-container .tui-image-editor-virtual-range-subbar{position:absolute;height:100%;left:0;right:0;background-color:#d1d1d1}.tui-image-editor-container .tui-image-editor-virtual-range-pointer{position:absolute;cursor:pointer;top:-5px;left:0;width:12px;height:12px;background-color:#fff;border-radius:100%}.tui-image-editor-container .tui-image-editor-range-wrap{display:inline-block;margin-left:4px}.tui-image-editor-container .tui-image-editor-range-wrap.short .tui-image-editor-range{width:100px}.tui-image-editor-container .color-picker-control .tui-image-editor-range{width:108px;margin-left:10px}.tui-image-editor-container .color-picker-control .tui-image-editor-virtual-range-pointer{background-color:#333}.tui-image-editor-container .color-picker-control .tui-image-editor-virtual-range-bar{background-color:#ccc}.tui-image-editor-container .color-picker-control .tui-image-editor-virtual-range-subbar{background-color:#606060}.tui-image-editor-container .tui-image-editor-range-wrap.tui-image-editor-newline.short{margin-top:-2px;margin-left:19px}.tui-image-editor-container .tui-image-editor-range-wrap.tui-image-editor-newline.short label{color:#8e8e8e;font-weight:400}.tui-image-editor-container .tui-image-editor-range-wrap label{vertical-align:baseline;font-size:11px;margin-right:7px;color:#fff}.tui-image-editor-container .tui-image-editor-range-value{cursor:default;width:40px;height:24px;outline:none;border-radius:2px;box-shadow:none;border:1px solid #d5d5d5;text-align:center;background-color:#1c1c1c;color:#fff;font-weight:lighter;vertical-align:baseline;font-family:Noto Sans,sans-serif;margin-top:21px;margin-left:4px}.tui-image-editor-container .tui-image-editor-controls{position:absolute;background-color:#151515;width:100%;height:64px;display:table;bottom:0;z-index:2}.tui-image-editor-container .tui-image-editor-icpartition{display:inline-block;background-color:#282828;width:1px;height:24px}.tui-image-editor-container.left .tui-image-editor-menu>.tui-image-editor-item[title]:before{left:28px;top:11px;border-right:7px solid #2f2f2f;border-top:7px solid transparent;border-bottom:7px solid transparent}.tui-image-editor-container.left .tui-image-editor-menu>.tui-image-editor-item[title]:after{top:7px;left:39px;white-space:nowrap}.tui-image-editor-container.left .tui-image-editor-submenu{left:0;height:100%;width:248px}.tui-image-editor-container.left .tui-image-editor-main-container{left:64px;width:calc(100% - 64px);height:100%}.tui-image-editor-container.left .tui-image-editor-controls{width:64px;height:100%;display:table}.tui-image-editor-container.left .tui-image-editor-menu,.tui-image-editor-container.right .tui-image-editor-menu{white-space:inherit}.tui-image-editor-container.left .tui-image-editor-submenu,.tui-image-editor-container.right .tui-image-editor-submenu{white-space:normal}.tui-image-editor-container.left .tui-image-editor-submenu>div,.tui-image-editor-container.right .tui-image-editor-submenu>div{vertical-align:middle}.tui-image-editor-container.left .tui-image-editor-controls li,.tui-image-editor-container.right .tui-image-editor-controls li{display:inline-block;margin:4px auto}.tui-image-editor-container.left .tui-image-editor-icpartition,.tui-image-editor-container.right .tui-image-editor-icpartition{position:relative;top:-7px;width:24px;height:1px}.tui-image-editor-container.left .tui-image-editor-submenu .tui-image-editor-partition,.tui-image-editor-container.right .tui-image-editor-submenu .tui-image-editor-partition{display:block;width:75%;margin:auto}.tui-image-editor-container.left .tui-image-editor-submenu .tui-image-editor-partition>div,.tui-image-editor-container.right .tui-image-editor-submenu .tui-image-editor-partition>div{border-left:0;height:10px;border-bottom:1px solid #3c3c3c;width:100%;margin:0}.tui-image-editor-container.left .tui-image-editor-submenu .tui-image-editor-submenu-align,.tui-image-editor-container.right .tui-image-editor-submenu .tui-image-editor-submenu-align{margin-right:0}.tui-image-editor-container.left .tui-image-editor-submenu .tui-image-editor-submenu-item li,.tui-image-editor-container.right .tui-image-editor-submenu .tui-image-editor-submenu-item li{margin-top:15px}.tui-image-editor-container.left .tui-image-editor-submenu .tui-image-editor-submenu-item .tui-colorpicker-clearfix li,.tui-image-editor-container.right .tui-image-editor-submenu .tui-image-editor-submenu-item .tui-colorpicker-clearfix li{margin-top:0}.tui-image-editor-container.left .tui-image-editor-checkbox-wrap.fixed-width,.tui-image-editor-container.right .tui-image-editor-checkbox-wrap.fixed-width{width:182px;white-space:normal}.tui-image-editor-container.left .tui-image-editor-range-wrap.tui-image-editor-newline label.range,.tui-image-editor-container.right .tui-image-editor-range-wrap.tui-image-editor-newline label.range{display:block;text-align:left;width:75%;margin:auto}.tui-image-editor-container.left .tui-image-editor-range,.tui-image-editor-container.right .tui-image-editor-range{width:136px}.tui-image-editor-container.right .tui-image-editor-menu>.tui-image-editor-item[title]:before{left:-3px;top:11px;border-left:7px solid #2f2f2f;border-top:7px solid transparent;border-bottom:7px solid transparent}.tui-image-editor-container.right .tui-image-editor-menu>.tui-image-editor-item[title]:after{top:7px;left:-44px;white-space:nowrap}.tui-image-editor-container.right .tui-image-editor-submenu{right:0;height:100%;width:248px}.tui-image-editor-container.right .tui-image-editor-main-container{right:64px;width:calc(100% - 64px);height:100%}.tui-image-editor-container.right .tui-image-editor-controls{right:0;width:64px;height:100%;display:table}.tui-image-editor-container.bottom .tui-image-editor-submenu .tui-image-editor-partition.only-left-right,.tui-image-editor-container.top .tui-image-editor-submenu .tui-image-editor-partition.only-left-right{display:none}.tui-image-editor-container.bottom .tui-image-editor-submenu>div{padding-bottom:24px}.tui-image-editor-container.top .color-picker-control .triangle{top:-8px;border-right:7px solid transparent;border-top:0;border-left:7px solid transparent;border-bottom:8px solid #fff}.tui-image-editor-container.top .tui-image-editor-size-wrap{height:100%}.tui-image-editor-container.top .tui-image-editor-main-container{bottom:0}.tui-image-editor-container.top .tui-image-editor-menu>.tui-image-editor-item[title]:before{left:13px;border-top:0;border-bottom:7px solid #2f2f2f;top:33px}.tui-image-editor-container.top .tui-image-editor-menu>.tui-image-editor-item[title]:after{top:38px}.tui-image-editor-container.top .tui-image-editor-submenu{top:0;bottom:inherit}.tui-image-editor-container.top .tui-image-editor-submenu>div{padding-top:24px;vertical-align:top}.tui-image-editor-container.top .tui-image-editor-controls-buttons,.tui-image-editor-container.top .tui-image-editor-controls-logo{display:table-cell}.tui-image-editor-container.top .tui-image-editor-main{top:64px;height:calc(100% - 64px)}.tui-image-editor-container.top .tui-image-editor-controls{top:0;bottom:inherit}.tui-image-editor-container #tie-icon-add-button .tui-image-editor-button{min-width:42px}.tui-image-editor-container .svg_ic-menu{width:24px;height:24px}.tui-image-editor-container .svg_ic-submenu{width:32px;height:32px}.tui-image-editor-container .svg_img-bi{width:257px;height:26px}.tui-image-editor-container .tui-image-editor-controls svg>use{display:none}.tui-image-editor-container .tui-image-editor-controls .enabled svg:hover>use.hover,.tui-image-editor-container .tui-image-editor-controls .normal svg:hover>use.hover{display:block}.tui-image-editor-container .tui-image-editor-controls .active svg:hover>use.hover{display:none}.tui-image-editor-container .tui-image-editor-controls .active svg>use.active,.tui-image-editor-container .tui-image-editor-controls .enabled svg>use.enabled,.tui-image-editor-container .tui-image-editor-controls svg>use.normal{display:block}.tui-image-editor-container .tui-image-editor-controls .active svg>use.normal,.tui-image-editor-container .tui-image-editor-controls .enabled svg>use.normal{display:none}.tui-image-editor-container .tui-image-editor-controls:hover{z-index:3}.tui-image-editor-container div.tui-colorpicker-clearfix{width:159px;height:28px;border:1px solid #d5d5d5;border-radius:2px;background-color:#f5f5f5;margin-top:6px;padding:4px 7px}.tui-image-editor-container .tui-colorpicker-palette-hex{width:114px;background-color:#f5f5f5;border:0;font-size:11px;margin-top:2px;font-family:Noto Sans,sans-serif}.tui-image-editor-container .tui-colorpicker-palette-hex[value=""]+.tui-colorpicker-palette-preview,.tui-image-editor-container .tui-colorpicker-palette-hex[value="#ffffff"]+.tui-colorpicker-palette-preview{border:1px solid #ccc}.tui-image-editor-container .tui-colorpicker-palette-hex[value=""]+.tui-colorpicker-palette-preview{background-size:cover;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAdBJREFUWAnFl0FuwjAQRZ0ukiugHqFSOQNdseuKW3ALzkA4BateICvUGyCxrtRFd4WuunH/TzykaYJrnLEYaTJJsP2+x8GZZCbQrLU5mj7Bn+EP8HvnCObd+R7xBV5lWfaNON4AnsA38E94qLEt+0yiFaBzAV/Bv+Cxxr4co7hKCDpw1q9wLeNYYdlAwyn8TYt8Hme3+8D5ozcTaMCZ68PXa2tnM2sbEcOZAJhrrpl2DAcTOGNjZPSfCdzkw6JrfbiMv+osBe4y9WOedhm4jZfhbENWuxS44H9Wz/xw4WzqLOAqh1+zycgAwzEMzr5k5gaHOa9ULBwuuDkFlHI1Kl4PJ66kgIpnoywOTmRFAYcbwYk9UMApWkD8zAV5ihcwHk4Rx7gl0IFTQL0EFc+CTQ9OZHWH3YhlVJiVpTHbrTGLhTHLZVgff6s9lyBsI9KduSS83oj+34rTwJutmBmCnMsvozRwZqB5GTkBw6/jdPDu69iJ6BYk6eCcfbcgcQIK/MByaaiMqm8rHcjol2TnpWDhyAKSGdA3FrxtJUToX0ODqatetfGE+8tyEUOV8GY5dGRwLP/MBS4RHQr4bT7NRAQjlcOTfZxmv2G+c4hI8nn+Ax5PG/zhI393AAAAAElFTkSuQmCC")}.tui-image-editor-container .tui-colorpicker-palette-preview{border-radius:100%;float:left;width:17px;height:17px;border:0}.tui-image-editor-container .color-picker-control{position:absolute;display:none;z-index:99;width:192px;background-color:#fff;box-shadow:0 3px 22px 6px rgba(0,0,0,.15);padding:16px;border-radius:2px}.tui-image-editor-container .color-picker-control .tui-colorpicker-palette-toggle-slider{display:none}.tui-image-editor-container .color-picker-control .tui-colorpicker-palette-button{border:0;border-radius:100%;margin:2px;background-size:cover;font-size:1px}.tui-image-editor-container .color-picker-control .tui-colorpicker-palette-button[title=""],.tui-image-editor-container .color-picker-control .tui-colorpicker-palette-button[title="#ffffff"]{border:1px solid #ccc}.tui-image-editor-container .color-picker-control .triangle{width:0;height:0;border-right:7px solid transparent;border-top:8px solid #fff;border-left:7px solid transparent;position:absolute;bottom:-8px;left:84px}.tui-image-editor-container .color-picker-control .tui-colorpicker-container,.tui-image-editor-container .color-picker-control .tui-colorpicker-palette-container,.tui-image-editor-container .color-picker-control .tui-colorpicker-palette-container ul{width:100%;height:auto}.tui-image-editor-container .filter-color-item .color-picker-control label{font-color:#333;font-weight:400;margin-right:7pxleft}.tui-image-editor-container .filter-color-item .tui-image-editor-checkbox{margin-top:0}.tui-image-editor-container .filter-color-item .tui-image-editor-checkbox input+label:before{left:-16px}.tui-image-editor-container .color-picker{width:100%;height:auto}.tui-image-editor-container .color-picker-value{width:32px;height:32px;border:0;border-radius:100%;margin:auto;margin-bottom:1px}.tui-image-editor-container .color-picker-value.transparent{border:1px solid #cbcbcb;background-size:cover;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAdBJREFUWAnFl0FuwjAQRZ0ukiugHqFSOQNdseuKW3ALzkA4BateICvUGyCxrtRFd4WuunH/TzykaYJrnLEYaTJJsP2+x8GZZCbQrLU5mj7Bn+EP8HvnCObd+R7xBV5lWfaNON4AnsA38E94qLEt+0yiFaBzAV/Bv+Cxxr4co7hKCDpw1q9wLeNYYdlAwyn8TYt8Hme3+8D5ozcTaMCZ68PXa2tnM2sbEcOZAJhrrpl2DAcTOGNjZPSfCdzkw6JrfbiMv+osBe4y9WOedhm4jZfhbENWuxS44H9Wz/xw4WzqLOAqh1+zycgAwzEMzr5k5gaHOa9ULBwuuDkFlHI1Kl4PJ66kgIpnoywOTmRFAYcbwYk9UMApWkD8zAV5ihcwHk4Rx7gl0IFTQL0EFc+CTQ9OZHWH3YhlVJiVpTHbrTGLhTHLZVgff6s9lyBsI9KduSS83oj+34rTwJutmBmCnMsvozRwZqB5GTkBw6/jdPDu69iJ6BYk6eCcfbcgcQIK/MByaaiMqm8rHcjol2TnpWDhyAKSGdA3FrxtJUToX0ODqatetfGE+8tyEUOV8GY5dGRwLP/MBS4RHQr4bT7NRAQjlcOTfZxmv2G+c4hI8nn+Ax5PG/zhI393AAAAAElFTkSuQmCC")}.tui-image-editor-container .color-picker-value+label{color:#fff}.tui-image-editor-container .tui-image-editor-submenu svg>use{display:none}#tie-icon-add-button.icon-arrow-2 .tui-image-editor-button[data-icontype=icon-arrow-2] svg>use.active,#tie-icon-add-button.icon-arrow-3 .tui-image-editor-button[data-icontype=icon-arrow-3] svg>use.active,#tie-icon-add-button.icon-arrow .tui-image-editor-button[data-icontype=icon-arrow] svg>use.active,#tie-icon-add-button.icon-bubble .tui-image-editor-button[data-icontype=icon-bubble] svg>use.active,#tie-icon-add-button.icon-heart .tui-image-editor-button[data-icontype=icon-heart] svg>use.active,#tie-icon-add-button.icon-location .tui-image-editor-button[data-icontype=icon-location] svg>use.active,#tie-icon-add-button.icon-polygon .tui-image-editor-button[data-icontype=icon-polygon] svg>use.active,#tie-icon-add-button.icon-star .tui-image-editor-button[data-icontype=icon-star] svg>use.active,.tui-image-editor-container .tui-image-editor-submenu svg>use.normal{display:block}#tie-draw-line-select-button.free .tui-image-editor-button.free svg>use.normal,#tie-draw-line-select-button.line .tui-image-editor-button.line svg>use.normal{display:none}#tie-draw-line-select-button.free .tui-image-editor-button.free svg>use.active,#tie-draw-line-select-button.line .tui-image-editor-button.line svg>use.active{display:block}#tie-flip-button.flipX .tui-image-editor-button.flipX svg>use.normal,#tie-flip-button.flipY .tui-image-editor-button.flipY svg>use.normal,#tie-flip-button.resetFlip .tui-image-editor-button.resetFlip svg>use.normal{display:none}#tie-flip-button.flipX .tui-image-editor-button.flipX svg>use.active,#tie-flip-button.flipY .tui-image-editor-button.flipY svg>use.active,#tie-flip-button.resetFlip .tui-image-editor-button.resetFlip svg>use.active{display:block}#tie-mask-apply.apply.active .tui-image-editor-button.apply label{color:#fff}#tie-mask-apply.apply.active .tui-image-editor-button.apply svg>use.active{display:block}#tie-crop-button .tui-image-editor-button.apply,#tie-crop-preset-button .tui-image-editor-button.apply{margin-right:24px}#tie-crop-button .tui-image-editor-button.apply.active svg>use.active,#tie-crop-button .tui-image-editor-button.preset.active svg>use.active,#tie-crop-preset-button .tui-image-editor-button.apply.active svg>use.active,#tie-crop-preset-button .tui-image-editor-button.preset.active svg>use.active{display:block}#tie-shape-button.circle .tui-image-editor-button.circle svg>use.normal,#tie-shape-button.rect .tui-image-editor-button.rect svg>use.normal,#tie-shape-button.triangle .tui-image-editor-button.triangle svg>use.normal{display:none}#tie-shape-button.circle .tui-image-editor-button.circle svg>use.active,#tie-shape-button.rect .tui-image-editor-button.rect svg>use.active,#tie-shape-button.triangle .tui-image-editor-button.triangle svg>use.active,#tie-text-align-button.center .tui-image-editor-button.center svg>use.active,#tie-text-align-button.left .tui-image-editor-button.left svg>use.active,#tie-text-align-button.right .tui-image-editor-button.right svg>use.active,#tie-text-effect-button .tui-image-editor-button.active svg>use.active{display:block}#tie-icon-image-file,#tie-mask-image-file{opacity:0;position:absolute;width:100%;height:100%;border:1px solid green;cursor:inherit;left:0;top:0}.tui-image-editor-container.top.tui-image-editor-top-optimization .tui-image-editor-controls ul{text-align:right}.tui-image-editor-container.top.tui-image-editor-top-optimization .tui-image-editor-controls-logo{display:none}/*!
 * TOAST UI Color Picker
 * @version 2.2.6
 * @author NHN FE Development Team <dl_javascript@nhn.com>
 * @license MIT
 */.tui-colorpicker-clearfix{zoom:1}.tui-colorpicker-clearfix:after{content:"";display:block;clear:both}.tui-colorpicker-vml{behavior:url(#default#VML);display:block}.tui-colorpicker-container,.tui-colorpicker-palette-container{width:152px}.tui-colorpicker-palette-container ul{width:152px;margin:0;padding:0}.tui-colorpicker-palette-container li{float:left;margin:0;padding:0 3px 3px 0;list-style:none}.tui-colorpicker-palette-button{display:block;border:none;overflow:hidden;outline:none;margin:0;padding:0;width:16px;height:16px;border:1px solid #ccc;cursor:pointer}.tui-colorpicker-palette-button.tui-colorpicker-selected{border:2px solid #000}.tui-colorpicker-palette-button.tui-colorpicker-color-transparent{barckground-repeat:repeat;background-repeat:no-repeat;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAOCAYAAAD0f5bSAAABfGlDQ1BJQ0MgUHJvZmlsZQAAKJFjYGAqSSwoyGFhYGDIzSspCnJ3UoiIjFJgv8PAzcDDIMRgxSCemFxc4BgQ4MOAE3y7xsAIoi/rgsxK8/x506a1fP4WNq+ZclYlOrj1gQF3SmpxMgMDIweQnZxSnJwLZOcA2TrJBUUlQPYMIFu3vKQAxD4BZIsUAR0IZN8BsdMh7A8gdhKYzcQCVhMS5AxkSwDZAkkQtgaInQ5hW4DYyRmJKUC2B8guiBvAgNPDRcHcwFLXkYC7SQa5OaUwO0ChxZOaFxoMcgcQyzB4MLgwKDCYMxgwWDLoMjiWpFaUgBQ65xdUFmWmZ5QoOAJDNlXBOT+3oLQktUhHwTMvWU9HwcjA0ACkDhRnEKM/B4FNZxQ7jxDLX8jAYKnMwMDcgxBLmsbAsH0PA4PEKYSYyjwGBn5rBoZt5woSixLhDmf8xkKIX5xmbARh8zgxMLDe+///sxoDA/skBoa/E////73o//+/i4H2A+PsQA4AJHdp4IxrEg8AAAGbaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJYTVAgQ29yZSA1LjQuMCI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjEzPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE0PC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CghrN1AAAABzSURBVCgVldKxEYAgDAXQD5VOpLuwgi4jlrTMqF00oOd5Aia/CcV/F4oYOgNlrLjvVyCEVJchBjEC25538PeaWTzRMBLxvIL7UZwFwL06qoA6aoAy+gFfJABvJAQPUoCMlICRRd8BzgHzJL4ok9aJ67l4AK9AxVKhHryUAAAAAElFTkSuQmCC")}.tui-colorpicker-palette-hex{font-family:monospace;width:60px}.tui-colorpicker-palette-hex,.tui-colorpicker-palette-preview{display:inline-block;*display:inline;zoom:1;vertical-align:middle}.tui-colorpicker-palette-preview{width:12px;height:12px;border:1px solid #ccc;overflow:hidden}.tui-colorpicker-palette-toggle-slider{display:inline-block;*display:inline;zoom:1;vertical-align:middle;float:right}.tui-colorpicker-slider-container{margin:5px 0 0;height:122px;zoom:1}.tui-colorpicker-slider-container:after{content:"";display:block;clear:both}.tui-colorpicker-slider-left{float:left;width:120px;height:120px}.tui-colorpicker-slider-right{float:right;width:32px;height:120px}.tui-colorpicker-svg{display:block}.tui-colorpicker-slider-handle{position:absolute;overflow:visible;top:0;left:0;width:1px;height:1px;z-index:2;opacity:.9}.tui-colorpicker-svg-slider,.tui-colorpicker-vml-slider{width:120px;height:120px;border:1px solid #ccc;overflow:hidden}.tui-colorpicker-vml-slider{position:relative}.tui-colorpicker-vml-slider-bg{position:absolute;margin:-1px 0 0 -1px;top:0;left:0;width:122px;height:122px}.tui-colorpicker-svg-huebar{float:right;width:18px;height:120px;border:1px solid #ccc;overflow:visible}.tui-colorpicker-vml-huebar{width:32px;position:relative}.tui-colorpicker-vml-huebar-bg{position:absolute;top:0;right:0;width:18px;height:121px}.tui-image-editor-save-btn{background-color:#57ad66;background-color:#2196f3;border:1px solid #ddd;color:#ffff;font-family:Noto Sans,sans-serif;font-size:12px}.tui-image-editor-cancel-btn{background-color:#fff;border:1px solid #2196f3;color:#2196f3;font-family:Noto Sans,sans-serif;font-size:12px}.tui-image-editor-container.bottom{z-index:1;width:62rem;height:90vh!important}.image-editor-container{width:1000px;height:800px}.tui-image-editor-container .tui-image-editor-submenu-align{margin:0!important}.tui-image-editor-wrap{position:relative}.tui-image-editor{top:-75px!important;left:0;height:55vh!important;width:43%}#svg-iframe{border:0;height:750px}.svgMatorEditorApp{position:relative;display:inline-block;overflow:hidden;max-height:calc(100vh - 5%);margin:5% auto 20px;max-width:1000px;width:90%;height:100%}.imageEditor{position:absolute;top:0;z-index:9;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.svg-selectors__elements,.svg-selectors__elements__ul{cursor:pointer}.svg-selectors__elements__ul__li{list-style:none;cursor:pointer;padding:3px;box-sizing:content-box!important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}#reclamation-btn{opacity:.7}.dropdown-save{position:absolute;top:0;right:0;z-index:9}button#dropdown-right__BV_toggle_,button#dropdown-right__BV_toggle_ :hover{background:transparent!important;width:10px!important;text-align:right!important;margin-right:14px!important;border:none!important;height:32px;top:2px!important;padding-left:0!important}button#dropdown-right__BV_toggle_:focus,button#dropdown-right__BV_toggle_ :hover:focus{box-shadow:none!important}.dropdown-item{padding:.5rem 1.5rem!important}.list-informations.rotate[data-v-6abfaa86]{bottom:20px}.text-m[data-v-6abfaa86]{margin-right:15px!important;margin-left:15px!important;margin-top:10px;margin-bottom:10px}.btn-info-c[data-v-6abfaa86]{cursor:pointer;background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;font-size:14px;margin-right:50px;margin-left:50px;padding-left:25px;padding-right:25px}.info-pop[data-v-6abfaa86]{margin-right:15px;margin-left:15px;padding-left:30px;padding-right:30px;background-color:#fff;position:absolute;bottom:25px;width:100%;height:auto;margin:10px;font-size:12px;left:-1em}.info-pop[data-v-6abfaa86]:before{content:"";position:absolute;width:20px;height:20px;left:50%;bottom:-10px;box-sizing:border-box;background-color:#fff;border-right:1px solid #869098;border-bottom:1px solid #869098;transform:rotate(45deg)}.cnqr-popover[data-v-6abfaa86]{z-index:110;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #869098;border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.list-informations[data-v-6abfaa86]{display:block;position:absolute;bottom:98px;z-index:7;right:240px;text-align:left;color:#6f7982!important;font-size:10px;font-family:sans-serif}@media only screen and (max-width:1280px){.list-informations[data-v-6abfaa86]{right:162px}}.list-informations-new[data-v-28513504]{display:block;position:absolute;bottom:98px;z-index:7;left:0;text-align:left;color:#6f7982!important;font-size:10px;font-family:sans-serif}.list-informations-new.rotate[data-v-28513504]{bottom:0}.arrow-panel[data-v-28513504]{position:relative;z-index:555;cursor:pointer;background:#fff;border-top-left-radius:50%;border-top-right-radius:50%;transition:.15s ease-in-out;width:30px;padding:4px;height:20px;bottom:0;margin:0 auto;left:0;right:0;z-index:0;box-shadow:0 -1px 2px rgba(0,0,0,.2)}.arrow-panel i[data-v-28513504]:before{content:"\F0D7"}.arrow-panel.rotate[data-v-28513504]{bottom:5px}.arrow-panel.rotate i[data-v-28513504]{transform:rotate(180deg)}.arrow-panel i[data-v-28513504]{transition:.15s;width:25px;font-size:20px;margin:-1px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}#add-generic #modal-add-generic___BV_modal_header_{border:none!important;padding-bottom:0}#add-generic #modal-add-generic___BV_modal_header_ .close{float:right;font-size:2.1rem;font-weight:100;line-height:1;color:#999;text-shadow:0 1px 0 #fff;opacity:.5}#add-generic #modal-add-generic___BV_modal_header_ .close:focus{outline:none}#add-generic #modal-add-generic___BV_modal_content_ .subtitle{font-size:14px;color:#888}#add-generic #modal-add-generic___BV_modal_footer_{border-top:1px solid #c5c5c5}#add-generic #modal-add-generic___BV_modal_footer_ .btn-primary{background-color:#2196f3;border-color:#2196f3;border-radius:.1rem;font-size:15px;width:100px}#add-generic #modal-add-generic___BV_modal_footer_ .btn-primary:focus{box-shadow:none}#add-generic #modal-add-generic .modal-dialog.modal-md.modal-dialog-centered{max-width:600px!important}#exit-save #modal-exit-save___BV_modal_header_{border:none!important;padding-bottom:0}#exit-save #modal-exit-save___BV_modal_header_ .close{float:right;font-size:2.1rem;font-weight:100;line-height:1;color:#999;text-shadow:0 1px 0 #fff;opacity:.5}#exit-save #modal-exit-save___BV_modal_header_ .close:focus{outline:none}#exit-save #modal-exit-save___BV_modal_content_ .subtitle{font-size:14px;color:#888}#exit-save #modal-exit-save___BV_modal_footer_{border-top:1px solid #c5c5c5}#exit-save #modal-exit-save___BV_modal_footer_ .btn-primary{border-radius:.1rem;font-size:15px;width:100px}#exit-save #modal-exit-save___BV_modal_footer_ .btn-primary:focus{box-shadow:none}#exit-save #modal-exit-save___BV_modal_footer_ .outline-secondary{color:#979797!important;background-color:#fff!important;border-color:#979797!important;border-radius:.1rem;font-size:15px;width:100px}#exit-save #modal-exit-save___BV_modal_footer_ .outline-secondary:hover{background-color:#979797!important;color:#fff!important}#exit-save #modal-exit-save___BV_modal_footer_ .outline-secondary:focus{box-shadow:none}#exit-save #modal-exit-save .modal-dialog.modal-md.modal-dialog-centered{max-width:600px!important}.page_not_found{width:100%;background-size:cover;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:calc(81vh - 100px)}@media only screen and (min-width:769px){.page_not_found{height:calc(100vh - 75px)}}.page_not_found:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,97%,.7)}.page_not_found__content{width:100%;padding:0 20px;text-align:center}@media only screen and (min-width:769px){.page_not_found__content{padding:0 40px 40px 0}}.page_not_found__title{font-size:24px;font-weight:500;color:#081c24;position:relative;margin:0}@media only screen and (min-width:769px){.page_not_found__title{font-size:100px}}.page_not_found__button{position:relative;margin-top:20px}img.search_not_found{margin:auto}h2.page_not_found__title.title{color:#3e3e3e;font-weight:700}h2.page_not_found__title.description{color:#7c7c7c;font-size:inherit}#slide-list-segment{
  /*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*!
 * BootstrapVue Custom CSS (https://bootstrap-vue.js.org)
 */font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;padding:0;height:100%;overflow:hidden}#slide-list-segment :root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}#slide-list-segment *,#slide-list-segment :after,#slide-list-segment :before{box-sizing:border-box}#slide-list-segment html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}#slide-list-segment article,#slide-list-segment aside,#slide-list-segment figcaption,#slide-list-segment figure,#slide-list-segment footer,#slide-list-segment header,#slide-list-segment hgroup,#slide-list-segment main,#slide-list-segment nav,#slide-list-segment section{display:block}#slide-list-segment body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}#slide-list-segment [tabindex="-1"]:focus{outline:0!important}#slide-list-segment hr{box-sizing:content-box;height:0;overflow:visible}#slide-list-segment h1,#slide-list-segment h2,#slide-list-segment h3,#slide-list-segment h4,#slide-list-segment h5,#slide-list-segment h6{margin-top:0;margin-bottom:.5rem}#slide-list-segment p{margin-top:0;margin-bottom:1rem}#slide-list-segment abbr[data-original-title],#slide-list-segment abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}#slide-list-segment address{margin-bottom:1rem;font-style:normal;line-height:inherit}#slide-list-segment dl,#slide-list-segment ol,#slide-list-segment ul{margin-top:0;margin-bottom:1rem}#slide-list-segment ol ol,#slide-list-segment ol ul,#slide-list-segment ul ol,#slide-list-segment ul ul{margin-bottom:0}#slide-list-segment dt{font-weight:700}#slide-list-segment dd{margin-bottom:.5rem;margin-left:0}#slide-list-segment blockquote{margin:0 0 1rem}#slide-list-segment b,#slide-list-segment strong{font-weight:bolder}#slide-list-segment small{font-size:80%}#slide-list-segment sub,#slide-list-segment sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}#slide-list-segment sub{bottom:-.25em}#slide-list-segment sup{top:-.5em}#slide-list-segment a{color:#007bff;text-decoration:none;background-color:transparent}#slide-list-segment a:hover{color:#0056b3;text-decoration:underline}#slide-list-segment a:not([href]):not([tabindex]),#slide-list-segment a:not([href]):not([tabindex]):focus,#slide-list-segment a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}#slide-list-segment a:not([href]):not([tabindex]):focus{outline:0}#slide-list-segment code,#slide-list-segment kbd,#slide-list-segment pre,#slide-list-segment samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}#slide-list-segment pre{margin-top:0;margin-bottom:1rem;overflow:auto}#slide-list-segment figure{margin:0 0 1rem}#slide-list-segment img{vertical-align:middle;border-style:none}#slide-list-segment svg{overflow:hidden;vertical-align:middle}#slide-list-segment table{border-collapse:collapse}#slide-list-segment caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}#slide-list-segment th{text-align:inherit}#slide-list-segment label{display:inline-block;margin-bottom:.5rem}#slide-list-segment button{border-radius:0}#slide-list-segment button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}#slide-list-segment button,#slide-list-segment input,#slide-list-segment optgroup,#slide-list-segment select,#slide-list-segment textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}#slide-list-segment button,#slide-list-segment input{overflow:visible}#slide-list-segment button,#slide-list-segment select{text-transform:none}#slide-list-segment select{word-wrap:normal}#slide-list-segment [type=button],#slide-list-segment [type=reset],#slide-list-segment [type=submit],#slide-list-segment button{-webkit-appearance:button}#slide-list-segment [type=button]:not(:disabled),#slide-list-segment [type=reset]:not(:disabled),#slide-list-segment [type=submit]:not(:disabled),#slide-list-segment button:not(:disabled){cursor:pointer}#slide-list-segment [type=button]::-moz-focus-inner,#slide-list-segment [type=reset]::-moz-focus-inner,#slide-list-segment [type=submit]::-moz-focus-inner,#slide-list-segment button::-moz-focus-inner{padding:0;border-style:none}#slide-list-segment input[type=checkbox],#slide-list-segment input[type=radio]{box-sizing:border-box;padding:0}#slide-list-segment input[type=date],#slide-list-segment input[type=datetime-local],#slide-list-segment input[type=month],#slide-list-segment input[type=time]{-webkit-appearance:listbox}#slide-list-segment textarea{overflow:auto;resize:vertical}#slide-list-segment fieldset{min-width:0;padding:0;margin:0;border:0}#slide-list-segment legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}#slide-list-segment progress{vertical-align:baseline}#slide-list-segment [type=number]::-webkit-inner-spin-button,#slide-list-segment [type=number]::-webkit-outer-spin-button{height:auto}#slide-list-segment [type=search]{outline-offset:-2px;-webkit-appearance:none}#slide-list-segment [type=search]::-webkit-search-decoration{-webkit-appearance:none}#slide-list-segment ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}#slide-list-segment output{display:inline-block}#slide-list-segment summary{display:list-item;cursor:pointer}#slide-list-segment template{display:none}#slide-list-segment [hidden]{display:none!important}#slide-list-segment .h1,#slide-list-segment .h2,#slide-list-segment .h3,#slide-list-segment .h4,#slide-list-segment .h5,#slide-list-segment .h6,#slide-list-segment h1,#slide-list-segment h2,#slide-list-segment h3,#slide-list-segment h4,#slide-list-segment h5,#slide-list-segment h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}#slide-list-segment .h1,#slide-list-segment h1{font-size:2.5rem}#slide-list-segment .h2,#slide-list-segment h2{font-size:2rem}#slide-list-segment .h3,#slide-list-segment h3{font-size:1.75rem}#slide-list-segment .h4,#slide-list-segment h4{font-size:1.5rem}#slide-list-segment .h5,#slide-list-segment h5{font-size:1.25rem}#slide-list-segment .h6,#slide-list-segment h6{font-size:1rem}#slide-list-segment .lead{font-size:1.25rem;font-weight:300}#slide-list-segment .display-1{font-size:6rem;font-weight:300;line-height:1.2}#slide-list-segment .display-2{font-size:5.5rem;font-weight:300;line-height:1.2}#slide-list-segment .display-3{font-size:4.5rem;font-weight:300;line-height:1.2}#slide-list-segment .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}#slide-list-segment hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}#slide-list-segment .small,#slide-list-segment small{font-size:80%;font-weight:400}#slide-list-segment .mark,#slide-list-segment mark{padding:.2em;background-color:#fcf8e3}#slide-list-segment .list-inline,#slide-list-segment .list-unstyled{padding-left:0;list-style:none}#slide-list-segment .list-inline-item{display:inline-block}#slide-list-segment .list-inline-item:not(:last-child){margin-right:.5rem}#slide-list-segment .initialism{font-size:90%;text-transform:uppercase}#slide-list-segment .blockquote{margin-bottom:1rem;font-size:1.25rem}#slide-list-segment .blockquote-footer{display:block;font-size:80%;color:#6c757d}#slide-list-segment .blockquote-footer:before{content:"\2014\A0"}#slide-list-segment .img-fluid{max-width:100%;height:auto}#slide-list-segment .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}#slide-list-segment .figure{display:inline-block}#slide-list-segment .figure-img{margin-bottom:.5rem;line-height:1}#slide-list-segment .figure-caption{font-size:90%;color:#6c757d}#slide-list-segment code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>#slide-list-segment code{color:inherit}#slide-list-segment kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}#slide-list-segment kbd kbd{padding:0;font-size:100%;font-weight:700}#slide-list-segment pre{display:block;font-size:87.5%;color:#212529}#slide-list-segment pre code{font-size:inherit;color:inherit;word-break:normal}#slide-list-segment .pre-scrollable{max-height:340px;overflow-y:scroll}#slide-list-segment .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){#slide-list-segment .container{max-width:540px}}@media (min-width:768px){#slide-list-segment .container{max-width:720px}}@media (min-width:992px){#slide-list-segment .container{max-width:960px}}@media (min-width:1200px){#slide-list-segment .container{max-width:1140px}}#slide-list-segment .container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}#slide-list-segment .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}#slide-list-segment .no-gutters{margin-right:0;margin-left:0}#slide-list-segment .no-gutters>.col,#slide-list-segment .no-gutters>[class*=col-]{padding-right:0;padding-left:0}#slide-list-segment .col,#slide-list-segment .col-1,#slide-list-segment .col-2,#slide-list-segment .col-3,#slide-list-segment .col-4,#slide-list-segment .col-5,#slide-list-segment .col-6,#slide-list-segment .col-7,#slide-list-segment .col-8,#slide-list-segment .col-9,#slide-list-segment .col-10,#slide-list-segment .col-11,#slide-list-segment .col-12,#slide-list-segment .col-auto,#slide-list-segment .col-lg,#slide-list-segment .col-lg-1,#slide-list-segment .col-lg-2,#slide-list-segment .col-lg-3,#slide-list-segment .col-lg-4,#slide-list-segment .col-lg-5,#slide-list-segment .col-lg-6,#slide-list-segment .col-lg-7,#slide-list-segment .col-lg-8,#slide-list-segment .col-lg-9,#slide-list-segment .col-lg-10,#slide-list-segment .col-lg-11,#slide-list-segment .col-lg-12,#slide-list-segment .col-lg-auto,#slide-list-segment .col-md,#slide-list-segment .col-md-1,#slide-list-segment .col-md-2,#slide-list-segment .col-md-3,#slide-list-segment .col-md-4,#slide-list-segment .col-md-5,#slide-list-segment .col-md-6,#slide-list-segment .col-md-7,#slide-list-segment .col-md-8,#slide-list-segment .col-md-9,#slide-list-segment .col-md-10,#slide-list-segment .col-md-11,#slide-list-segment .col-md-12,#slide-list-segment .col-md-auto,#slide-list-segment .col-sm,#slide-list-segment .col-sm-1,#slide-list-segment .col-sm-2,#slide-list-segment .col-sm-3,#slide-list-segment .col-sm-4,#slide-list-segment .col-sm-5,#slide-list-segment .col-sm-6,#slide-list-segment .col-sm-7,#slide-list-segment .col-sm-8,#slide-list-segment .col-sm-9,#slide-list-segment .col-sm-10,#slide-list-segment .col-sm-11,#slide-list-segment .col-sm-12,#slide-list-segment .col-sm-auto,#slide-list-segment .col-xl,#slide-list-segment .col-xl-1,#slide-list-segment .col-xl-2,#slide-list-segment .col-xl-3,#slide-list-segment .col-xl-4,#slide-list-segment .col-xl-5,#slide-list-segment .col-xl-6,#slide-list-segment .col-xl-7,#slide-list-segment .col-xl-8,#slide-list-segment .col-xl-9,#slide-list-segment .col-xl-10,#slide-list-segment .col-xl-11,#slide-list-segment .col-xl-12,#slide-list-segment .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}#slide-list-segment .col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#slide-list-segment .col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#slide-list-segment .col-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}#slide-list-segment .col-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}#slide-list-segment .col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#slide-list-segment .col-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}#slide-list-segment .col-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}#slide-list-segment .col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#slide-list-segment .col-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}#slide-list-segment .col-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}#slide-list-segment .col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#slide-list-segment .col-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}#slide-list-segment .col-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}#slide-list-segment .col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#slide-list-segment .order-first{-ms-flex-order:-1;order:-1}#slide-list-segment .order-last{-ms-flex-order:13;order:13}#slide-list-segment .order-0{-ms-flex-order:0;order:0}#slide-list-segment .order-1{-ms-flex-order:1;order:1}#slide-list-segment .order-2{-ms-flex-order:2;order:2}#slide-list-segment .order-3{-ms-flex-order:3;order:3}#slide-list-segment .order-4{-ms-flex-order:4;order:4}#slide-list-segment .order-5{-ms-flex-order:5;order:5}#slide-list-segment .order-6{-ms-flex-order:6;order:6}#slide-list-segment .order-7{-ms-flex-order:7;order:7}#slide-list-segment .order-8{-ms-flex-order:8;order:8}#slide-list-segment .order-9{-ms-flex-order:9;order:9}#slide-list-segment .order-10{-ms-flex-order:10;order:10}#slide-list-segment .order-11{-ms-flex-order:11;order:11}#slide-list-segment .order-12{-ms-flex-order:12;order:12}#slide-list-segment .offset-1{margin-left:8.33333%}#slide-list-segment .offset-2{margin-left:16.66667%}#slide-list-segment .offset-3{margin-left:25%}#slide-list-segment .offset-4{margin-left:33.33333%}#slide-list-segment .offset-5{margin-left:41.66667%}#slide-list-segment .offset-6{margin-left:50%}#slide-list-segment .offset-7{margin-left:58.33333%}#slide-list-segment .offset-8{margin-left:66.66667%}#slide-list-segment .offset-9{margin-left:75%}#slide-list-segment .offset-10{margin-left:83.33333%}#slide-list-segment .offset-11{margin-left:91.66667%}@media (min-width:576px){#slide-list-segment .col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#slide-list-segment .col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#slide-list-segment .col-sm-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}#slide-list-segment .col-sm-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}#slide-list-segment .col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#slide-list-segment .col-sm-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}#slide-list-segment .col-sm-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}#slide-list-segment .col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#slide-list-segment .col-sm-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}#slide-list-segment .col-sm-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}#slide-list-segment .col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#slide-list-segment .col-sm-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}#slide-list-segment .col-sm-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}#slide-list-segment .col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#slide-list-segment .order-sm-first{-ms-flex-order:-1;order:-1}#slide-list-segment .order-sm-last{-ms-flex-order:13;order:13}#slide-list-segment .order-sm-0{-ms-flex-order:0;order:0}#slide-list-segment .order-sm-1{-ms-flex-order:1;order:1}#slide-list-segment .order-sm-2{-ms-flex-order:2;order:2}#slide-list-segment .order-sm-3{-ms-flex-order:3;order:3}#slide-list-segment .order-sm-4{-ms-flex-order:4;order:4}#slide-list-segment .order-sm-5{-ms-flex-order:5;order:5}#slide-list-segment .order-sm-6{-ms-flex-order:6;order:6}#slide-list-segment .order-sm-7{-ms-flex-order:7;order:7}#slide-list-segment .order-sm-8{-ms-flex-order:8;order:8}#slide-list-segment .order-sm-9{-ms-flex-order:9;order:9}#slide-list-segment .order-sm-10{-ms-flex-order:10;order:10}#slide-list-segment .order-sm-11{-ms-flex-order:11;order:11}#slide-list-segment .order-sm-12{-ms-flex-order:12;order:12}#slide-list-segment .offset-sm-0{margin-left:0}#slide-list-segment .offset-sm-1{margin-left:8.33333%}#slide-list-segment .offset-sm-2{margin-left:16.66667%}#slide-list-segment .offset-sm-3{margin-left:25%}#slide-list-segment .offset-sm-4{margin-left:33.33333%}#slide-list-segment .offset-sm-5{margin-left:41.66667%}#slide-list-segment .offset-sm-6{margin-left:50%}#slide-list-segment .offset-sm-7{margin-left:58.33333%}#slide-list-segment .offset-sm-8{margin-left:66.66667%}#slide-list-segment .offset-sm-9{margin-left:75%}#slide-list-segment .offset-sm-10{margin-left:83.33333%}#slide-list-segment .offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){#slide-list-segment .col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#slide-list-segment .col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#slide-list-segment .col-md-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}#slide-list-segment .col-md-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}#slide-list-segment .col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#slide-list-segment .col-md-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}#slide-list-segment .col-md-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}#slide-list-segment .col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#slide-list-segment .col-md-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}#slide-list-segment .col-md-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}#slide-list-segment .col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#slide-list-segment .col-md-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}#slide-list-segment .col-md-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}#slide-list-segment .col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#slide-list-segment .order-md-first{-ms-flex-order:-1;order:-1}#slide-list-segment .order-md-last{-ms-flex-order:13;order:13}#slide-list-segment .order-md-0{-ms-flex-order:0;order:0}#slide-list-segment .order-md-1{-ms-flex-order:1;order:1}#slide-list-segment .order-md-2{-ms-flex-order:2;order:2}#slide-list-segment .order-md-3{-ms-flex-order:3;order:3}#slide-list-segment .order-md-4{-ms-flex-order:4;order:4}#slide-list-segment .order-md-5{-ms-flex-order:5;order:5}#slide-list-segment .order-md-6{-ms-flex-order:6;order:6}#slide-list-segment .order-md-7{-ms-flex-order:7;order:7}#slide-list-segment .order-md-8{-ms-flex-order:8;order:8}#slide-list-segment .order-md-9{-ms-flex-order:9;order:9}#slide-list-segment .order-md-10{-ms-flex-order:10;order:10}#slide-list-segment .order-md-11{-ms-flex-order:11;order:11}#slide-list-segment .order-md-12{-ms-flex-order:12;order:12}#slide-list-segment .offset-md-0{margin-left:0}#slide-list-segment .offset-md-1{margin-left:8.33333%}#slide-list-segment .offset-md-2{margin-left:16.66667%}#slide-list-segment .offset-md-3{margin-left:25%}#slide-list-segment .offset-md-4{margin-left:33.33333%}#slide-list-segment .offset-md-5{margin-left:41.66667%}#slide-list-segment .offset-md-6{margin-left:50%}#slide-list-segment .offset-md-7{margin-left:58.33333%}#slide-list-segment .offset-md-8{margin-left:66.66667%}#slide-list-segment .offset-md-9{margin-left:75%}#slide-list-segment .offset-md-10{margin-left:83.33333%}#slide-list-segment .offset-md-11{margin-left:91.66667%}}@media (min-width:992px){#slide-list-segment .col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#slide-list-segment .col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#slide-list-segment .col-lg-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}#slide-list-segment .col-lg-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}#slide-list-segment .col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#slide-list-segment .col-lg-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}#slide-list-segment .col-lg-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}#slide-list-segment .col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#slide-list-segment .col-lg-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}#slide-list-segment .col-lg-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}#slide-list-segment .col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#slide-list-segment .col-lg-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}#slide-list-segment .col-lg-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}#slide-list-segment .col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#slide-list-segment .order-lg-first{-ms-flex-order:-1;order:-1}#slide-list-segment .order-lg-last{-ms-flex-order:13;order:13}#slide-list-segment .order-lg-0{-ms-flex-order:0;order:0}#slide-list-segment .order-lg-1{-ms-flex-order:1;order:1}#slide-list-segment .order-lg-2{-ms-flex-order:2;order:2}#slide-list-segment .order-lg-3{-ms-flex-order:3;order:3}#slide-list-segment .order-lg-4{-ms-flex-order:4;order:4}#slide-list-segment .order-lg-5{-ms-flex-order:5;order:5}#slide-list-segment .order-lg-6{-ms-flex-order:6;order:6}#slide-list-segment .order-lg-7{-ms-flex-order:7;order:7}#slide-list-segment .order-lg-8{-ms-flex-order:8;order:8}#slide-list-segment .order-lg-9{-ms-flex-order:9;order:9}#slide-list-segment .order-lg-10{-ms-flex-order:10;order:10}#slide-list-segment .order-lg-11{-ms-flex-order:11;order:11}#slide-list-segment .order-lg-12{-ms-flex-order:12;order:12}#slide-list-segment .offset-lg-0{margin-left:0}#slide-list-segment .offset-lg-1{margin-left:8.33333%}#slide-list-segment .offset-lg-2{margin-left:16.66667%}#slide-list-segment .offset-lg-3{margin-left:25%}#slide-list-segment .offset-lg-4{margin-left:33.33333%}#slide-list-segment .offset-lg-5{margin-left:41.66667%}#slide-list-segment .offset-lg-6{margin-left:50%}#slide-list-segment .offset-lg-7{margin-left:58.33333%}#slide-list-segment .offset-lg-8{margin-left:66.66667%}#slide-list-segment .offset-lg-9{margin-left:75%}#slide-list-segment .offset-lg-10{margin-left:83.33333%}#slide-list-segment .offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){#slide-list-segment .col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#slide-list-segment .col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#slide-list-segment .col-xl-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}#slide-list-segment .col-xl-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}#slide-list-segment .col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#slide-list-segment .col-xl-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}#slide-list-segment .col-xl-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}#slide-list-segment .col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#slide-list-segment .col-xl-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}#slide-list-segment .col-xl-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}#slide-list-segment .col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#slide-list-segment .col-xl-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}#slide-list-segment .col-xl-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}#slide-list-segment .col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#slide-list-segment .order-xl-first{-ms-flex-order:-1;order:-1}#slide-list-segment .order-xl-last{-ms-flex-order:13;order:13}#slide-list-segment .order-xl-0{-ms-flex-order:0;order:0}#slide-list-segment .order-xl-1{-ms-flex-order:1;order:1}#slide-list-segment .order-xl-2{-ms-flex-order:2;order:2}#slide-list-segment .order-xl-3{-ms-flex-order:3;order:3}#slide-list-segment .order-xl-4{-ms-flex-order:4;order:4}#slide-list-segment .order-xl-5{-ms-flex-order:5;order:5}#slide-list-segment .order-xl-6{-ms-flex-order:6;order:6}#slide-list-segment .order-xl-7{-ms-flex-order:7;order:7}#slide-list-segment .order-xl-8{-ms-flex-order:8;order:8}#slide-list-segment .order-xl-9{-ms-flex-order:9;order:9}#slide-list-segment .order-xl-10{-ms-flex-order:10;order:10}#slide-list-segment .order-xl-11{-ms-flex-order:11;order:11}#slide-list-segment .order-xl-12{-ms-flex-order:12;order:12}#slide-list-segment .offset-xl-0{margin-left:0}#slide-list-segment .offset-xl-1{margin-left:8.33333%}#slide-list-segment .offset-xl-2{margin-left:16.66667%}#slide-list-segment .offset-xl-3{margin-left:25%}#slide-list-segment .offset-xl-4{margin-left:33.33333%}#slide-list-segment .offset-xl-5{margin-left:41.66667%}#slide-list-segment .offset-xl-6{margin-left:50%}#slide-list-segment .offset-xl-7{margin-left:58.33333%}#slide-list-segment .offset-xl-8{margin-left:66.66667%}#slide-list-segment .offset-xl-9{margin-left:75%}#slide-list-segment .offset-xl-10{margin-left:83.33333%}#slide-list-segment .offset-xl-11{margin-left:91.66667%}}#slide-list-segment .table{width:100%;margin-bottom:1rem;color:#212529}#slide-list-segment .table td,#slide-list-segment .table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}#slide-list-segment .table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}#slide-list-segment .table tbody+tbody{border-top:2px solid #dee2e6}#slide-list-segment .table-sm td,#slide-list-segment .table-sm th{padding:.3rem}#slide-list-segment .table-bordered,#slide-list-segment .table-bordered td,#slide-list-segment .table-bordered th{border:1px solid #dee2e6}#slide-list-segment .table-bordered thead td,#slide-list-segment .table-bordered thead th{border-bottom-width:2px}#slide-list-segment .table-borderless tbody+tbody,#slide-list-segment .table-borderless td,#slide-list-segment .table-borderless th,#slide-list-segment .table-borderless thead th{border:0}#slide-list-segment .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}#slide-list-segment .table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}#slide-list-segment .table-primary,#slide-list-segment .table-primary>td,#slide-list-segment .table-primary>th{background-color:#b8daff}#slide-list-segment .table-primary tbody+tbody,#slide-list-segment .table-primary td,#slide-list-segment .table-primary th,#slide-list-segment .table-primary thead th{border-color:#7abaff}#slide-list-segment .table-hover .table-primary:hover,#slide-list-segment .table-hover .table-primary:hover>td,#slide-list-segment .table-hover .table-primary:hover>th{background-color:#9fcdff}#slide-list-segment .table-secondary,#slide-list-segment .table-secondary>td,#slide-list-segment .table-secondary>th{background-color:#d6d8db}#slide-list-segment .table-secondary tbody+tbody,#slide-list-segment .table-secondary td,#slide-list-segment .table-secondary th,#slide-list-segment .table-secondary thead th{border-color:#b3b7bb}#slide-list-segment .table-hover .table-secondary:hover,#slide-list-segment .table-hover .table-secondary:hover>td,#slide-list-segment .table-hover .table-secondary:hover>th{background-color:#c8cbcf}#slide-list-segment .table-success,#slide-list-segment .table-success>td,#slide-list-segment .table-success>th{background-color:#c3e6cb}#slide-list-segment .table-success tbody+tbody,#slide-list-segment .table-success td,#slide-list-segment .table-success th,#slide-list-segment .table-success thead th{border-color:#8fd19e}#slide-list-segment .table-hover .table-success:hover,#slide-list-segment .table-hover .table-success:hover>td,#slide-list-segment .table-hover .table-success:hover>th{background-color:#b1dfbb}#slide-list-segment .table-info,#slide-list-segment .table-info>td,#slide-list-segment .table-info>th{background-color:#bee5eb}#slide-list-segment .table-info tbody+tbody,#slide-list-segment .table-info td,#slide-list-segment .table-info th,#slide-list-segment .table-info thead th{border-color:#86cfda}#slide-list-segment .table-hover .table-info:hover,#slide-list-segment .table-hover .table-info:hover>td,#slide-list-segment .table-hover .table-info:hover>th{background-color:#abdde5}#slide-list-segment .table-warning,#slide-list-segment .table-warning>td,#slide-list-segment .table-warning>th{background-color:#ffeeba}#slide-list-segment .table-warning tbody+tbody,#slide-list-segment .table-warning td,#slide-list-segment .table-warning th,#slide-list-segment .table-warning thead th{border-color:#ffdf7e}#slide-list-segment .table-hover .table-warning:hover,#slide-list-segment .table-hover .table-warning:hover>td,#slide-list-segment .table-hover .table-warning:hover>th{background-color:#ffe8a1}#slide-list-segment .table-danger,#slide-list-segment .table-danger>td,#slide-list-segment .table-danger>th{background-color:#f5c6cb}#slide-list-segment .table-danger tbody+tbody,#slide-list-segment .table-danger td,#slide-list-segment .table-danger th,#slide-list-segment .table-danger thead th{border-color:#ed969e}#slide-list-segment .table-hover .table-danger:hover,#slide-list-segment .table-hover .table-danger:hover>td,#slide-list-segment .table-hover .table-danger:hover>th{background-color:#f1b0b7}#slide-list-segment .table-light,#slide-list-segment .table-light>td,#slide-list-segment .table-light>th{background-color:#fdfdfe}#slide-list-segment .table-light tbody+tbody,#slide-list-segment .table-light td,#slide-list-segment .table-light th,#slide-list-segment .table-light thead th{border-color:#fbfcfc}#slide-list-segment .table-hover .table-light:hover,#slide-list-segment .table-hover .table-light:hover>td,#slide-list-segment .table-hover .table-light:hover>th{background-color:#ececf6}#slide-list-segment .table-dark,#slide-list-segment .table-dark>td,#slide-list-segment .table-dark>th{background-color:#c6c8ca}#slide-list-segment .table-dark tbody+tbody,#slide-list-segment .table-dark td,#slide-list-segment .table-dark th,#slide-list-segment .table-dark thead th{border-color:#95999c}#slide-list-segment .table-hover .table-dark:hover,#slide-list-segment .table-hover .table-dark:hover>td,#slide-list-segment .table-hover .table-dark:hover>th{background-color:#b9bbbe}#slide-list-segment .table-active,#slide-list-segment .table-active>td,#slide-list-segment .table-active>th,#slide-list-segment .table-hover .table-active:hover,#slide-list-segment .table-hover .table-active:hover>td,#slide-list-segment .table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}#slide-list-segment .table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}#slide-list-segment .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}#slide-list-segment .table-dark{color:#fff;background-color:#343a40}#slide-list-segment .table-dark td,#slide-list-segment .table-dark th,#slide-list-segment .table-dark thead th{border-color:#454d55}#slide-list-segment .table-dark.table-bordered{border:0}#slide-list-segment .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}#slide-list-segment .table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){#slide-list-segment .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#slide-list-segment .table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){#slide-list-segment .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#slide-list-segment .table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){#slide-list-segment .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#slide-list-segment .table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){#slide-list-segment .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#slide-list-segment .table-responsive-xl>.table-bordered{border:0}}#slide-list-segment .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#slide-list-segment .table-responsive>.table-bordered{border:0}#slide-list-segment .form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#slide-list-segment .form-control{transition:none}}#slide-list-segment .form-control::-ms-expand{background-color:transparent;border:0}#slide-list-segment .form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#slide-list-segment .form-control:-ms-input-placeholder{color:#6c757d;opacity:1}#slide-list-segment .form-control::placeholder{color:#6c757d;opacity:1}#slide-list-segment .form-control:disabled,#slide-list-segment .form-control[readonly]{background-color:#e9ecef;opacity:1}#slide-list-segment select.form-control:focus::-ms-value{color:#495057;background-color:#fff}#slide-list-segment .form-control-file,#slide-list-segment .form-control-range{display:block;width:100%}#slide-list-segment .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}#slide-list-segment .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}#slide-list-segment .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}#slide-list-segment .form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}#slide-list-segment .form-control-plaintext.form-control-lg,#slide-list-segment .form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}#slide-list-segment .form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}#slide-list-segment .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}#slide-list-segment select.form-control[multiple],#slide-list-segment select.form-control[size],#slide-list-segment textarea.form-control{height:auto}#slide-list-segment .form-group{margin-bottom:1rem}#slide-list-segment .form-text{display:block;margin-top:.25rem}#slide-list-segment .form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}#slide-list-segment .form-row>.col,#slide-list-segment .form-row>[class*=col-]{padding-right:5px;padding-left:5px}#slide-list-segment .form-check{position:relative;display:block;padding-left:1.25rem}#slide-list-segment .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}#slide-list-segment .form-check-input:disabled~.form-check-label{color:#6c757d}#slide-list-segment .form-check-label{margin-bottom:0}#slide-list-segment .form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}#slide-list-segment .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}#slide-list-segment .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}#slide-list-segment .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}#slide-list-segment .form-control.is-valid,.was-validated #slide-list-segment .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#slide-list-segment .form-control.is-valid:focus,.was-validated #slide-list-segment .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#slide-list-segment .form-control.is-valid~.valid-feedback,#slide-list-segment .form-control.is-valid~.valid-tooltip,.was-validated #slide-list-segment .form-control:valid~.valid-feedback,.was-validated #slide-list-segment .form-control:valid~.valid-tooltip{display:block}#slide-list-segment textarea.form-control.is-valid,.was-validated #slide-list-segment textarea.form-control:valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}#slide-list-segment .custom-select.is-valid,.was-validated #slide-list-segment .custom-select:valid{border-color:#28a745;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}#slide-list-segment .custom-select.is-valid:focus,.was-validated #slide-list-segment .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#slide-list-segment .custom-select.is-valid~.valid-feedback,#slide-list-segment .custom-select.is-valid~.valid-tooltip,#slide-list-segment .form-control-file.is-valid~.valid-feedback,#slide-list-segment .form-control-file.is-valid~.valid-tooltip,.was-validated #slide-list-segment .custom-select:valid~.valid-feedback,.was-validated #slide-list-segment .custom-select:valid~.valid-tooltip,.was-validated #slide-list-segment .form-control-file:valid~.valid-feedback,.was-validated #slide-list-segment .form-control-file:valid~.valid-tooltip{display:block}#slide-list-segment .form-check-input.is-valid~.form-check-label,.was-validated #slide-list-segment .form-check-input:valid~.form-check-label{color:#28a745}#slide-list-segment .form-check-input.is-valid~.valid-feedback,#slide-list-segment .form-check-input.is-valid~.valid-tooltip,.was-validated #slide-list-segment .form-check-input:valid~.valid-feedback,.was-validated #slide-list-segment .form-check-input:valid~.valid-tooltip{display:block}#slide-list-segment .custom-control-input.is-valid~.custom-control-label,.was-validated #slide-list-segment .custom-control-input:valid~.custom-control-label{color:#28a745}#slide-list-segment .custom-control-input.is-valid~.custom-control-label:before,.was-validated #slide-list-segment .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}#slide-list-segment .custom-control-input.is-valid~.valid-feedback,#slide-list-segment .custom-control-input.is-valid~.valid-tooltip,.was-validated #slide-list-segment .custom-control-input:valid~.valid-feedback,.was-validated #slide-list-segment .custom-control-input:valid~.valid-tooltip{display:block}#slide-list-segment .custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated #slide-list-segment .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}#slide-list-segment .custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated #slide-list-segment .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#slide-list-segment .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,#slide-list-segment .custom-file-input.is-valid~.custom-file-label,.was-validated #slide-list-segment .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated #slide-list-segment .custom-file-input:valid~.custom-file-label{border-color:#28a745}#slide-list-segment .custom-file-input.is-valid~.valid-feedback,#slide-list-segment .custom-file-input.is-valid~.valid-tooltip,.was-validated #slide-list-segment .custom-file-input:valid~.valid-feedback,.was-validated #slide-list-segment .custom-file-input:valid~.valid-tooltip{display:block}#slide-list-segment .custom-file-input.is-valid:focus~.custom-file-label,.was-validated #slide-list-segment .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#slide-list-segment .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}#slide-list-segment .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}#slide-list-segment .form-control.is-invalid,.was-validated #slide-list-segment .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#slide-list-segment .form-control.is-invalid:focus,.was-validated #slide-list-segment .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#slide-list-segment .form-control.is-invalid~.invalid-feedback,#slide-list-segment .form-control.is-invalid~.invalid-tooltip,.was-validated #slide-list-segment .form-control:invalid~.invalid-feedback,.was-validated #slide-list-segment .form-control:invalid~.invalid-tooltip{display:block}#slide-list-segment textarea.form-control.is-invalid,.was-validated #slide-list-segment textarea.form-control:invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}#slide-list-segment .custom-select.is-invalid,.was-validated #slide-list-segment .custom-select:invalid{border-color:#dc3545;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}#slide-list-segment .custom-select.is-invalid:focus,.was-validated #slide-list-segment .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#slide-list-segment .custom-select.is-invalid~.invalid-feedback,#slide-list-segment .custom-select.is-invalid~.invalid-tooltip,#slide-list-segment .form-control-file.is-invalid~.invalid-feedback,#slide-list-segment .form-control-file.is-invalid~.invalid-tooltip,.was-validated #slide-list-segment .custom-select:invalid~.invalid-feedback,.was-validated #slide-list-segment .custom-select:invalid~.invalid-tooltip,.was-validated #slide-list-segment .form-control-file:invalid~.invalid-feedback,.was-validated #slide-list-segment .form-control-file:invalid~.invalid-tooltip{display:block}#slide-list-segment .form-check-input.is-invalid~.form-check-label,.was-validated #slide-list-segment .form-check-input:invalid~.form-check-label{color:#dc3545}#slide-list-segment .form-check-input.is-invalid~.invalid-feedback,#slide-list-segment .form-check-input.is-invalid~.invalid-tooltip,.was-validated #slide-list-segment .form-check-input:invalid~.invalid-feedback,.was-validated #slide-list-segment .form-check-input:invalid~.invalid-tooltip{display:block}#slide-list-segment .custom-control-input.is-invalid~.custom-control-label,.was-validated #slide-list-segment .custom-control-input:invalid~.custom-control-label{color:#dc3545}#slide-list-segment .custom-control-input.is-invalid~.custom-control-label:before,.was-validated #slide-list-segment .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}#slide-list-segment .custom-control-input.is-invalid~.invalid-feedback,#slide-list-segment .custom-control-input.is-invalid~.invalid-tooltip,.was-validated #slide-list-segment .custom-control-input:invalid~.invalid-feedback,.was-validated #slide-list-segment .custom-control-input:invalid~.invalid-tooltip{display:block}#slide-list-segment .custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated #slide-list-segment .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}#slide-list-segment .custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated #slide-list-segment .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#slide-list-segment .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,#slide-list-segment .custom-file-input.is-invalid~.custom-file-label,.was-validated #slide-list-segment .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated #slide-list-segment .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}#slide-list-segment .custom-file-input.is-invalid~.invalid-feedback,#slide-list-segment .custom-file-input.is-invalid~.invalid-tooltip,.was-validated #slide-list-segment .custom-file-input:invalid~.invalid-feedback,.was-validated #slide-list-segment .custom-file-input:invalid~.invalid-tooltip{display:block}#slide-list-segment .custom-file-input.is-invalid:focus~.custom-file-label,.was-validated #slide-list-segment .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#slide-list-segment .form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}#slide-list-segment .form-inline .form-check{width:100%}@media (min-width:576px){#slide-list-segment .form-inline label{-ms-flex-align:center;-ms-flex-pack:center;justify-content:center}#slide-list-segment .form-inline .form-group,#slide-list-segment .form-inline label{display:-ms-flexbox;display:flex;align-items:center;margin-bottom:0}#slide-list-segment .form-inline .form-group{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center}#slide-list-segment .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}#slide-list-segment .form-inline .form-control-plaintext{display:inline-block}#slide-list-segment .form-inline .custom-select,#slide-list-segment .form-inline .input-group{width:auto}#slide-list-segment .form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}#slide-list-segment .form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}#slide-list-segment .form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}#slide-list-segment .form-inline .custom-control-label{margin-bottom:0}}#slide-list-segment .btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#slide-list-segment .btn{transition:none}}#slide-list-segment .btn:hover{color:#212529;text-decoration:none}#slide-list-segment .btn.focus,#slide-list-segment .btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#slide-list-segment .btn.disabled,#slide-list-segment .btn:disabled{opacity:.65}#slide-list-segment a.btn.disabled,#slide-list-segment fieldset:disabled a.btn{pointer-events:none}#slide-list-segment .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}#slide-list-segment .btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}#slide-list-segment .btn-primary.focus,#slide-list-segment .btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}#slide-list-segment .btn-primary.disabled,#slide-list-segment .btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}#slide-list-segment .btn-primary:not(:disabled):not(.disabled).active,#slide-list-segment .btn-primary:not(:disabled):not(.disabled):active,.show>#slide-list-segment .btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}#slide-list-segment .btn-primary:not(:disabled):not(.disabled).active:focus,#slide-list-segment .btn-primary:not(:disabled):not(.disabled):active:focus,.show>#slide-list-segment .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}#slide-list-segment .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}#slide-list-segment .btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}#slide-list-segment .btn-secondary.focus,#slide-list-segment .btn-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}#slide-list-segment .btn-secondary.disabled,#slide-list-segment .btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}#slide-list-segment .btn-secondary:not(:disabled):not(.disabled).active,#slide-list-segment .btn-secondary:not(:disabled):not(.disabled):active,.show>#slide-list-segment .btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}#slide-list-segment .btn-secondary:not(:disabled):not(.disabled).active:focus,#slide-list-segment .btn-secondary:not(:disabled):not(.disabled):active:focus,.show>#slide-list-segment .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}#slide-list-segment .btn-success{color:#fff;background-color:#28a745;border-color:#28a745}#slide-list-segment .btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}#slide-list-segment .btn-success.focus,#slide-list-segment .btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}#slide-list-segment .btn-success.disabled,#slide-list-segment .btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}#slide-list-segment .btn-success:not(:disabled):not(.disabled).active,#slide-list-segment .btn-success:not(:disabled):not(.disabled):active,.show>#slide-list-segment .btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}#slide-list-segment .btn-success:not(:disabled):not(.disabled).active:focus,#slide-list-segment .btn-success:not(:disabled):not(.disabled):active:focus,.show>#slide-list-segment .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}#slide-list-segment .btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}#slide-list-segment .btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}#slide-list-segment .btn-info.focus,#slide-list-segment .btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}#slide-list-segment .btn-info.disabled,#slide-list-segment .btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}#slide-list-segment .btn-info:not(:disabled):not(.disabled).active,#slide-list-segment .btn-info:not(:disabled):not(.disabled):active,.show>#slide-list-segment .btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}#slide-list-segment .btn-info:not(:disabled):not(.disabled).active:focus,#slide-list-segment .btn-info:not(:disabled):not(.disabled):active:focus,.show>#slide-list-segment .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}#slide-list-segment .btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}#slide-list-segment .btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}#slide-list-segment .btn-warning.focus,#slide-list-segment .btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}#slide-list-segment .btn-warning.disabled,#slide-list-segment .btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}#slide-list-segment .btn-warning:not(:disabled):not(.disabled).active,#slide-list-segment .btn-warning:not(:disabled):not(.disabled):active,.show>#slide-list-segment .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}#slide-list-segment .btn-warning:not(:disabled):not(.disabled).active:focus,#slide-list-segment .btn-warning:not(:disabled):not(.disabled):active:focus,.show>#slide-list-segment .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}#slide-list-segment .btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}#slide-list-segment .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}#slide-list-segment .btn-danger.focus,#slide-list-segment .btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}#slide-list-segment .btn-danger.disabled,#slide-list-segment .btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}#slide-list-segment .btn-danger:not(:disabled):not(.disabled).active,#slide-list-segment .btn-danger:not(:disabled):not(.disabled):active,.show>#slide-list-segment .btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}#slide-list-segment .btn-danger:not(:disabled):not(.disabled).active:focus,#slide-list-segment .btn-danger:not(:disabled):not(.disabled):active:focus,.show>#slide-list-segment .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}#slide-list-segment .btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}#slide-list-segment .btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}#slide-list-segment .btn-light.focus,#slide-list-segment .btn-light:focus{box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}#slide-list-segment .btn-light.disabled,#slide-list-segment .btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}#slide-list-segment .btn-light:not(:disabled):not(.disabled).active,#slide-list-segment .btn-light:not(:disabled):not(.disabled):active,.show>#slide-list-segment .btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}#slide-list-segment .btn-light:not(:disabled):not(.disabled).active:focus,#slide-list-segment .btn-light:not(:disabled):not(.disabled):active:focus,.show>#slide-list-segment .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}#slide-list-segment .btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}#slide-list-segment .btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}#slide-list-segment .btn-dark.focus,#slide-list-segment .btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}#slide-list-segment .btn-dark.disabled,#slide-list-segment .btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}#slide-list-segment .btn-dark:not(:disabled):not(.disabled).active,#slide-list-segment .btn-dark:not(:disabled):not(.disabled):active,.show>#slide-list-segment .btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}#slide-list-segment .btn-dark:not(:disabled):not(.disabled).active:focus,#slide-list-segment .btn-dark:not(:disabled):not(.disabled):active:focus,.show>#slide-list-segment .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}#slide-list-segment .btn-outline-primary{color:#007bff;border-color:#007bff}#slide-list-segment .btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}#slide-list-segment .btn-outline-primary.focus,#slide-list-segment .btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}#slide-list-segment .btn-outline-primary.disabled,#slide-list-segment .btn-outline-primary:disabled{color:#007bff;background-color:transparent}#slide-list-segment .btn-outline-primary:not(:disabled):not(.disabled).active,#slide-list-segment .btn-outline-primary:not(:disabled):not(.disabled):active,.show>#slide-list-segment .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}#slide-list-segment .btn-outline-primary:not(:disabled):not(.disabled).active:focus,#slide-list-segment .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>#slide-list-segment .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}#slide-list-segment .btn-outline-secondary{color:#6c757d;border-color:#6c757d}#slide-list-segment .btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}#slide-list-segment .btn-outline-secondary.focus,#slide-list-segment .btn-outline-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}#slide-list-segment .btn-outline-secondary.disabled,#slide-list-segment .btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}#slide-list-segment .btn-outline-secondary:not(:disabled):not(.disabled).active,#slide-list-segment .btn-outline-secondary:not(:disabled):not(.disabled):active,.show>#slide-list-segment .btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}#slide-list-segment .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,#slide-list-segment .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>#slide-list-segment .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}#slide-list-segment .btn-outline-success{color:#28a745;border-color:#28a745}#slide-list-segment .btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}#slide-list-segment .btn-outline-success.focus,#slide-list-segment .btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}#slide-list-segment .btn-outline-success.disabled,#slide-list-segment .btn-outline-success:disabled{color:#28a745;background-color:transparent}#slide-list-segment .btn-outline-success:not(:disabled):not(.disabled).active,#slide-list-segment .btn-outline-success:not(:disabled):not(.disabled):active,.show>#slide-list-segment .btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}#slide-list-segment .btn-outline-success:not(:disabled):not(.disabled).active:focus,#slide-list-segment .btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>#slide-list-segment .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}#slide-list-segment .btn-outline-info{color:#17a2b8;border-color:#17a2b8}#slide-list-segment .btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}#slide-list-segment .btn-outline-info.focus,#slide-list-segment .btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}#slide-list-segment .btn-outline-info.disabled,#slide-list-segment .btn-outline-info:disabled{color:#17a2b8;background-color:transparent}#slide-list-segment .btn-outline-info:not(:disabled):not(.disabled).active,#slide-list-segment .btn-outline-info:not(:disabled):not(.disabled):active,.show>#slide-list-segment .btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}#slide-list-segment .btn-outline-info:not(:disabled):not(.disabled).active:focus,#slide-list-segment .btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>#slide-list-segment .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}#slide-list-segment .btn-outline-warning{color:#ffc107;border-color:#ffc107}#slide-list-segment .btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}#slide-list-segment .btn-outline-warning.focus,#slide-list-segment .btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}#slide-list-segment .btn-outline-warning.disabled,#slide-list-segment .btn-outline-warning:disabled{color:#ffc107;background-color:transparent}#slide-list-segment .btn-outline-warning:not(:disabled):not(.disabled).active,#slide-list-segment .btn-outline-warning:not(:disabled):not(.disabled):active,.show>#slide-list-segment .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}#slide-list-segment .btn-outline-warning:not(:disabled):not(.disabled).active:focus,#slide-list-segment .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>#slide-list-segment .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}#slide-list-segment .btn-outline-danger{color:#dc3545;border-color:#dc3545}#slide-list-segment .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}#slide-list-segment .btn-outline-danger.focus,#slide-list-segment .btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}#slide-list-segment .btn-outline-danger.disabled,#slide-list-segment .btn-outline-danger:disabled{color:#dc3545;background-color:transparent}#slide-list-segment .btn-outline-danger:not(:disabled):not(.disabled).active,#slide-list-segment .btn-outline-danger:not(:disabled):not(.disabled):active,.show>#slide-list-segment .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}#slide-list-segment .btn-outline-danger:not(:disabled):not(.disabled).active:focus,#slide-list-segment .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>#slide-list-segment .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}#slide-list-segment .btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}#slide-list-segment .btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}#slide-list-segment .btn-outline-light.focus,#slide-list-segment .btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}#slide-list-segment .btn-outline-light.disabled,#slide-list-segment .btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}#slide-list-segment .btn-outline-light:not(:disabled):not(.disabled).active,#slide-list-segment .btn-outline-light:not(:disabled):not(.disabled):active,.show>#slide-list-segment .btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}#slide-list-segment .btn-outline-light:not(:disabled):not(.disabled).active:focus,#slide-list-segment .btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>#slide-list-segment .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}#slide-list-segment .btn-outline-dark{color:#343a40;border-color:#343a40}#slide-list-segment .btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}#slide-list-segment .btn-outline-dark.focus,#slide-list-segment .btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}#slide-list-segment .btn-outline-dark.disabled,#slide-list-segment .btn-outline-dark:disabled{color:#343a40;background-color:transparent}#slide-list-segment .btn-outline-dark:not(:disabled):not(.disabled).active,#slide-list-segment .btn-outline-dark:not(:disabled):not(.disabled):active,.show>#slide-list-segment .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}#slide-list-segment .btn-outline-dark:not(:disabled):not(.disabled).active:focus,#slide-list-segment .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>#slide-list-segment .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}#slide-list-segment .btn-link{font-weight:400;color:#007bff;text-decoration:none}#slide-list-segment .btn-link:hover{color:#0056b3;text-decoration:underline}#slide-list-segment .btn-link.focus,#slide-list-segment .btn-link:focus{text-decoration:underline;box-shadow:none}#slide-list-segment .btn-link.disabled,#slide-list-segment .btn-link:disabled{color:#6c757d;pointer-events:none}#slide-list-segment .btn-group-lg>.btn,#slide-list-segment .btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}#slide-list-segment .btn-group-sm>.btn,#slide-list-segment .btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}#slide-list-segment .btn-block{display:block;width:100%}#slide-list-segment .btn-block+.btn-block{margin-top:.5rem}#slide-list-segment input[type=button].btn-block,#slide-list-segment input[type=reset].btn-block,#slide-list-segment input[type=submit].btn-block{width:100%}#slide-list-segment .fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){#slide-list-segment .fade{transition:none}}#slide-list-segment .fade:not(.show){opacity:0}#slide-list-segment .collapse:not(.show){display:none}#slide-list-segment .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){#slide-list-segment .collapsing{transition:none}}#slide-list-segment .dropdown,#slide-list-segment .dropleft,#slide-list-segment .dropright,#slide-list-segment .dropup{position:relative}#slide-list-segment .dropdown-toggle{white-space:nowrap}#slide-list-segment .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}#slide-list-segment .dropdown-toggle:empty:after{margin-left:0}#slide-list-segment .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}#slide-list-segment .dropdown-menu-left{right:auto;left:0}#slide-list-segment .dropdown-menu-right{right:0;left:auto}@media (min-width:576px){#slide-list-segment .dropdown-menu-sm-left{right:auto;left:0}#slide-list-segment .dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){#slide-list-segment .dropdown-menu-md-left{right:auto;left:0}#slide-list-segment .dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){#slide-list-segment .dropdown-menu-lg-left{right:auto;left:0}#slide-list-segment .dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){#slide-list-segment .dropdown-menu-xl-left{right:auto;left:0}#slide-list-segment .dropdown-menu-xl-right{right:0;left:auto}}#slide-list-segment .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}#slide-list-segment .dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}#slide-list-segment .dropup .dropdown-toggle:empty:after{margin-left:0}#slide-list-segment .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}#slide-list-segment .dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}#slide-list-segment .dropright .dropdown-toggle:empty:after{margin-left:0}#slide-list-segment .dropright .dropdown-toggle:after{vertical-align:0}#slide-list-segment .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}#slide-list-segment .dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}#slide-list-segment .dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}#slide-list-segment .dropleft .dropdown-toggle:empty:after{margin-left:0}#slide-list-segment .dropleft .dropdown-toggle:before{vertical-align:0}#slide-list-segment .dropdown-menu[x-placement^=bottom],#slide-list-segment .dropdown-menu[x-placement^=left],#slide-list-segment .dropdown-menu[x-placement^=right],#slide-list-segment .dropdown-menu[x-placement^=top]{right:auto;bottom:auto}#slide-list-segment .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}#slide-list-segment .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}#slide-list-segment .dropdown-item:focus,#slide-list-segment .dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}#slide-list-segment .dropdown-item.active,#slide-list-segment .dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}#slide-list-segment .dropdown-item.disabled,#slide-list-segment .dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}#slide-list-segment .dropdown-menu.show{display:block}#slide-list-segment .dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}#slide-list-segment .dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}#slide-list-segment .btn-group,#slide-list-segment .btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}#slide-list-segment .btn-group-vertical>.btn,#slide-list-segment .btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}#slide-list-segment .btn-group-vertical>.btn.active,#slide-list-segment .btn-group-vertical>.btn:active,#slide-list-segment .btn-group-vertical>.btn:focus,#slide-list-segment .btn-group-vertical>.btn:hover,#slide-list-segment .btn-group>.btn.active,#slide-list-segment .btn-group>.btn:active,#slide-list-segment .btn-group>.btn:focus,#slide-list-segment .btn-group>.btn:hover{z-index:1}#slide-list-segment .btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}#slide-list-segment .btn-toolbar .input-group{width:auto}#slide-list-segment .btn-group>.btn-group:not(:first-child),#slide-list-segment .btn-group>.btn:not(:first-child){margin-left:-1px}#slide-list-segment .btn-group>.btn-group:not(:last-child)>.btn,#slide-list-segment .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}#slide-list-segment .btn-group>.btn-group:not(:first-child)>.btn,#slide-list-segment .btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#slide-list-segment .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}#slide-list-segment .dropdown-toggle-split:after,.dropright #slide-list-segment .dropdown-toggle-split:after,.dropup #slide-list-segment .dropdown-toggle-split:after{margin-left:0}.dropleft #slide-list-segment .dropdown-toggle-split:before{margin-right:0}#slide-list-segment .btn-group-sm>.btn+.dropdown-toggle-split,#slide-list-segment .btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}#slide-list-segment .btn-group-lg>.btn+.dropdown-toggle-split,#slide-list-segment .btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}#slide-list-segment .btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}#slide-list-segment .btn-group-vertical>.btn,#slide-list-segment .btn-group-vertical>.btn-group{width:100%}#slide-list-segment .btn-group-vertical>.btn-group:not(:first-child),#slide-list-segment .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}#slide-list-segment .btn-group-vertical>.btn-group:not(:last-child)>.btn,#slide-list-segment .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}#slide-list-segment .btn-group-vertical>.btn-group:not(:first-child)>.btn,#slide-list-segment .btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}#slide-list-segment .btn-group-toggle>.btn,#slide-list-segment .btn-group-toggle>.btn-group>.btn{margin-bottom:0}#slide-list-segment .btn-group-toggle>.btn-group>.btn input[type=checkbox],#slide-list-segment .btn-group-toggle>.btn-group>.btn input[type=radio],#slide-list-segment .btn-group-toggle>.btn input[type=checkbox],#slide-list-segment .btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}#slide-list-segment .input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}#slide-list-segment .input-group>.custom-file,#slide-list-segment .input-group>.custom-select,#slide-list-segment .input-group>.form-control,#slide-list-segment .input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}#slide-list-segment .input-group>.custom-file+.custom-file,#slide-list-segment .input-group>.custom-file+.custom-select,#slide-list-segment .input-group>.custom-file+.form-control,#slide-list-segment .input-group>.custom-select+.custom-file,#slide-list-segment .input-group>.custom-select+.custom-select,#slide-list-segment .input-group>.custom-select+.form-control,#slide-list-segment .input-group>.form-control+.custom-file,#slide-list-segment .input-group>.form-control+.custom-select,#slide-list-segment .input-group>.form-control+.form-control,#slide-list-segment .input-group>.form-control-plaintext+.custom-file,#slide-list-segment .input-group>.form-control-plaintext+.custom-select,#slide-list-segment .input-group>.form-control-plaintext+.form-control{margin-left:-1px}#slide-list-segment .input-group>.custom-file .custom-file-input:focus~.custom-file-label,#slide-list-segment .input-group>.custom-select:focus,#slide-list-segment .input-group>.form-control:focus{z-index:3}#slide-list-segment .input-group>.custom-file .custom-file-input:focus{z-index:4}#slide-list-segment .input-group>.custom-select:not(:last-child),#slide-list-segment .input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}#slide-list-segment .input-group>.custom-select:not(:first-child),#slide-list-segment .input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#slide-list-segment .input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#slide-list-segment .input-group>.custom-file:not(:last-child) .custom-file-label,#slide-list-segment .input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}#slide-list-segment .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}#slide-list-segment .input-group-append,#slide-list-segment .input-group-prepend{display:-ms-flexbox;display:flex}#slide-list-segment .input-group-append .btn,#slide-list-segment .input-group-prepend .btn{position:relative;z-index:2}#slide-list-segment .input-group-append .btn:focus,#slide-list-segment .input-group-prepend .btn:focus{z-index:3}#slide-list-segment .input-group-append .btn+.btn,#slide-list-segment .input-group-append .btn+.input-group-text,#slide-list-segment .input-group-append .input-group-text+.btn,#slide-list-segment .input-group-append .input-group-text+.input-group-text,#slide-list-segment .input-group-prepend .btn+.btn,#slide-list-segment .input-group-prepend .btn+.input-group-text,#slide-list-segment .input-group-prepend .input-group-text+.btn,#slide-list-segment .input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}#slide-list-segment .input-group-prepend{margin-right:-1px}#slide-list-segment .input-group-append{margin-left:-1px}#slide-list-segment .input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}#slide-list-segment .input-group-text input[type=checkbox],#slide-list-segment .input-group-text input[type=radio]{margin-top:0}#slide-list-segment .input-group-lg>.custom-select,#slide-list-segment .input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}#slide-list-segment .input-group-lg>.custom-select,#slide-list-segment .input-group-lg>.form-control,#slide-list-segment .input-group-lg>.input-group-append>.btn,#slide-list-segment .input-group-lg>.input-group-append>.input-group-text,#slide-list-segment .input-group-lg>.input-group-prepend>.btn,#slide-list-segment .input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}#slide-list-segment .input-group-sm>.custom-select,#slide-list-segment .input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}#slide-list-segment .input-group-sm>.custom-select,#slide-list-segment .input-group-sm>.form-control,#slide-list-segment .input-group-sm>.input-group-append>.btn,#slide-list-segment .input-group-sm>.input-group-append>.input-group-text,#slide-list-segment .input-group-sm>.input-group-prepend>.btn,#slide-list-segment .input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}#slide-list-segment .input-group-lg>.custom-select,#slide-list-segment .input-group-sm>.custom-select{padding-right:1.75rem}#slide-list-segment .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),#slide-list-segment .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),#slide-list-segment .input-group>.input-group-append:not(:last-child)>.btn,#slide-list-segment .input-group>.input-group-append:not(:last-child)>.input-group-text,#slide-list-segment .input-group>.input-group-prepend>.btn,#slide-list-segment .input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}#slide-list-segment .input-group>.input-group-append>.btn,#slide-list-segment .input-group>.input-group-append>.input-group-text,#slide-list-segment .input-group>.input-group-prepend:first-child>.btn:not(:first-child),#slide-list-segment .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),#slide-list-segment .input-group>.input-group-prepend:not(:first-child)>.btn,#slide-list-segment .input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}#slide-list-segment .custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}#slide-list-segment .custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}#slide-list-segment .custom-control-input{position:absolute;z-index:-1;opacity:0}#slide-list-segment .custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}#slide-list-segment .custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#slide-list-segment .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}#slide-list-segment .custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}#slide-list-segment .custom-control-input:disabled~.custom-control-label{color:#6c757d}#slide-list-segment .custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}#slide-list-segment .custom-control-label{position:relative;margin-bottom:0;vertical-align:top}#slide-list-segment .custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}#slide-list-segment .custom-control-label:after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}#slide-list-segment .custom-checkbox .custom-control-label:before{border-radius:.25rem}#slide-list-segment .custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}#slide-list-segment .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}#slide-list-segment .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}#slide-list-segment .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}#slide-list-segment .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}#slide-list-segment .custom-radio .custom-control-label:before{border-radius:50%}#slide-list-segment .custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}#slide-list-segment .custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}#slide-list-segment .custom-switch{padding-left:2.25rem}#slide-list-segment .custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}#slide-list-segment .custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#slide-list-segment .custom-switch .custom-control-label:after{transition:none}}#slide-list-segment .custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}#slide-list-segment .custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}#slide-list-segment .custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}#slide-list-segment .custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#slide-list-segment .custom-select:focus::-ms-value{color:#495057;background-color:#fff}#slide-list-segment .custom-select[multiple],#slide-list-segment .custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}#slide-list-segment .custom-select:disabled{color:#6c757d;background-color:#e9ecef}#slide-list-segment .custom-select::-ms-expand{display:none}#slide-list-segment .custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}#slide-list-segment .custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}#slide-list-segment .custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}#slide-list-segment .custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}#slide-list-segment .custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#slide-list-segment .custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}#slide-list-segment .custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}#slide-list-segment .custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}#slide-list-segment .custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}#slide-list-segment .custom-file-label,#slide-list-segment .custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}#slide-list-segment .custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}#slide-list-segment .custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}#slide-list-segment .custom-range:focus{outline:none}#slide-list-segment .custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}#slide-list-segment .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}#slide-list-segment .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}#slide-list-segment .custom-range::-moz-focus-outer{border:0}#slide-list-segment .custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){#slide-list-segment .custom-range::-webkit-slider-thumb{transition:none}}#slide-list-segment .custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}#slide-list-segment .custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}#slide-list-segment .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){#slide-list-segment .custom-range::-moz-range-thumb{transition:none}}#slide-list-segment .custom-range::-moz-range-thumb:active{background-color:#b3d7ff}#slide-list-segment .custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}#slide-list-segment .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){#slide-list-segment .custom-range::-ms-thumb{transition:none}}#slide-list-segment .custom-range::-ms-thumb:active{background-color:#b3d7ff}#slide-list-segment .custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}#slide-list-segment .custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}#slide-list-segment .custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}#slide-list-segment .custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}#slide-list-segment .custom-range:disabled::-webkit-slider-runnable-track{cursor:default}#slide-list-segment .custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}#slide-list-segment .custom-range:disabled::-moz-range-track{cursor:default}#slide-list-segment .custom-range:disabled::-ms-thumb{background-color:#adb5bd}#slide-list-segment .custom-control-label:before,#slide-list-segment .custom-file-label,#slide-list-segment .custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#slide-list-segment .custom-control-label:before,#slide-list-segment .custom-file-label,#slide-list-segment .custom-select{transition:none}}#slide-list-segment .nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}#slide-list-segment .nav-link{display:block;padding:.5rem 1rem}#slide-list-segment .nav-link:focus,#slide-list-segment .nav-link:hover{text-decoration:none}#slide-list-segment .nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}#slide-list-segment .nav-tabs{border-bottom:1px solid #dee2e6}#slide-list-segment .nav-tabs .nav-item{margin-bottom:-1px}#slide-list-segment .nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}#slide-list-segment .nav-tabs .nav-link:focus,#slide-list-segment .nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}#slide-list-segment .nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}#slide-list-segment .nav-tabs .nav-item.show .nav-link,#slide-list-segment .nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}#slide-list-segment .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}#slide-list-segment .nav-pills .nav-link{border-radius:.25rem}#slide-list-segment .nav-pills .nav-link.active,#slide-list-segment .nav-pills .show>.nav-link{color:#fff;background-color:#007bff}#slide-list-segment .nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}#slide-list-segment .nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}#slide-list-segment .tab-content>.tab-pane{display:none}#slide-list-segment .tab-content>.active{display:block}#slide-list-segment .navbar{position:relative;padding:.5rem 1rem}#slide-list-segment .navbar,#slide-list-segment .navbar>.container,#slide-list-segment .navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}#slide-list-segment .navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}#slide-list-segment .navbar-brand:focus,#slide-list-segment .navbar-brand:hover{text-decoration:none}#slide-list-segment .navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}#slide-list-segment .navbar-nav .nav-link{padding-right:0;padding-left:0}#slide-list-segment .navbar-nav .dropdown-menu{position:static;float:none}#slide-list-segment .navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}#slide-list-segment .navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}#slide-list-segment .navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}#slide-list-segment .navbar-toggler:focus,#slide-list-segment .navbar-toggler:hover{text-decoration:none}#slide-list-segment .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:575.98px){#slide-list-segment .navbar-expand-sm>.container,#slide-list-segment .navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){#slide-list-segment .navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#slide-list-segment .navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}#slide-list-segment .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}#slide-list-segment .navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#slide-list-segment .navbar-expand-sm>.container,#slide-list-segment .navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#slide-list-segment .navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#slide-list-segment .navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){#slide-list-segment .navbar-expand-md>.container,#slide-list-segment .navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){#slide-list-segment .navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#slide-list-segment .navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}#slide-list-segment .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}#slide-list-segment .navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#slide-list-segment .navbar-expand-md>.container,#slide-list-segment .navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#slide-list-segment .navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#slide-list-segment .navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){#slide-list-segment .navbar-expand-lg>.container,#slide-list-segment .navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){#slide-list-segment .navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#slide-list-segment .navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}#slide-list-segment .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}#slide-list-segment .navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#slide-list-segment .navbar-expand-lg>.container,#slide-list-segment .navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#slide-list-segment .navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#slide-list-segment .navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){#slide-list-segment .navbar-expand-xl>.container,#slide-list-segment .navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){#slide-list-segment .navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#slide-list-segment .navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}#slide-list-segment .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}#slide-list-segment .navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#slide-list-segment .navbar-expand-xl>.container,#slide-list-segment .navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#slide-list-segment .navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#slide-list-segment .navbar-expand-xl .navbar-toggler{display:none}}#slide-list-segment .navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#slide-list-segment .navbar-expand>.container,#slide-list-segment .navbar-expand>.container-fluid{padding-right:0;padding-left:0}#slide-list-segment .navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}#slide-list-segment .navbar-expand .navbar-nav .dropdown-menu{position:absolute}#slide-list-segment .navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#slide-list-segment .navbar-expand>.container,#slide-list-segment .navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#slide-list-segment .navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#slide-list-segment .navbar-expand .navbar-toggler{display:none}#slide-list-segment .navbar-light .navbar-brand,#slide-list-segment .navbar-light .navbar-brand:focus,#slide-list-segment .navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}#slide-list-segment .navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}#slide-list-segment .navbar-light .navbar-nav .nav-link:focus,#slide-list-segment .navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}#slide-list-segment .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}#slide-list-segment .navbar-light .navbar-nav .active>.nav-link,#slide-list-segment .navbar-light .navbar-nav .nav-link.active,#slide-list-segment .navbar-light .navbar-nav .nav-link.show,#slide-list-segment .navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}#slide-list-segment .navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}#slide-list-segment .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}#slide-list-segment .navbar-light .navbar-text{color:rgba(0,0,0,.5)}#slide-list-segment .navbar-light .navbar-text a,#slide-list-segment .navbar-light .navbar-text a:focus,#slide-list-segment .navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}#slide-list-segment .navbar-dark .navbar-brand,#slide-list-segment .navbar-dark .navbar-brand:focus,#slide-list-segment .navbar-dark .navbar-brand:hover{color:#fff}#slide-list-segment .navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}#slide-list-segment .navbar-dark .navbar-nav .nav-link:focus,#slide-list-segment .navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}#slide-list-segment .navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}#slide-list-segment .navbar-dark .navbar-nav .active>.nav-link,#slide-list-segment .navbar-dark .navbar-nav .nav-link.active,#slide-list-segment .navbar-dark .navbar-nav .nav-link.show,#slide-list-segment .navbar-dark .navbar-nav .show>.nav-link{color:#fff}#slide-list-segment .navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}#slide-list-segment .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}#slide-list-segment .navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}#slide-list-segment .navbar-dark .navbar-text a,#slide-list-segment .navbar-dark .navbar-text a:focus,#slide-list-segment .navbar-dark .navbar-text a:hover{color:#fff}#slide-list-segment .card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}#slide-list-segment .card>hr{margin-right:0;margin-left:0}#slide-list-segment .card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}#slide-list-segment .card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}#slide-list-segment .card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}#slide-list-segment .card-title{margin-bottom:.75rem}#slide-list-segment .card-subtitle{margin-top:-.375rem;margin-bottom:0}#slide-list-segment .card-text:last-child{margin-bottom:0}#slide-list-segment .card-link:hover{text-decoration:none}#slide-list-segment .card-link+.card-link{margin-left:1.25rem}#slide-list-segment .card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}#slide-list-segment .card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}#slide-list-segment .card-header+.list-group .list-group-item:first-child{border-top:0}#slide-list-segment .card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}#slide-list-segment .card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}#slide-list-segment .card-header-tabs{margin-bottom:-.75rem;border-bottom:0}#slide-list-segment .card-header-pills,#slide-list-segment .card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}#slide-list-segment .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}#slide-list-segment .card-img{width:100%;border-radius:calc(.25rem - 1px)}#slide-list-segment .card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}#slide-list-segment .card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}#slide-list-segment .card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#slide-list-segment .card-deck .card{margin-bottom:15px}@media (min-width:576px){#slide-list-segment .card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}#slide-list-segment .card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}#slide-list-segment .card-group{-ms-flex-direction:column;flex-direction:column}#slide-list-segment .card-group>.card{margin-bottom:15px}@media (min-width:576px){#slide-list-segment .card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}#slide-list-segment .card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}#slide-list-segment .card-group>.card+.card{margin-left:0;border-left:0}#slide-list-segment .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}#slide-list-segment .card-group>.card:not(:last-child) .card-header,#slide-list-segment .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}#slide-list-segment .card-group>.card:not(:last-child) .card-footer,#slide-list-segment .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}#slide-list-segment .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#slide-list-segment .card-group>.card:not(:first-child) .card-header,#slide-list-segment .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}#slide-list-segment .card-group>.card:not(:first-child) .card-footer,#slide-list-segment .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}#slide-list-segment .card-columns .card{margin-bottom:.75rem}@media (min-width:576px){#slide-list-segment .card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}#slide-list-segment .card-columns .card{display:inline-block;width:100%}}#slide-list-segment .accordion>.card{overflow:hidden}#slide-list-segment .accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}#slide-list-segment .accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}#slide-list-segment .accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}#slide-list-segment .accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}#slide-list-segment .accordion>.card .card-header{margin-bottom:-1px}#slide-list-segment .breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}#slide-list-segment .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}#slide-list-segment .breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}#slide-list-segment .breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}#slide-list-segment .breadcrumb-item.active{color:#6c757d}#slide-list-segment .pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}#slide-list-segment .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}#slide-list-segment .page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}#slide-list-segment .page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#slide-list-segment .page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}#slide-list-segment .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}#slide-list-segment .page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}#slide-list-segment .page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}#slide-list-segment .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}#slide-list-segment .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}#slide-list-segment .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}#slide-list-segment .pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}#slide-list-segment .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}#slide-list-segment .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}#slide-list-segment .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#slide-list-segment .badge{transition:none}}a#slide-list-segment .badge:focus,a#slide-list-segment .badge:hover{text-decoration:none}#slide-list-segment .badge:empty{display:none}#slide-list-segment .btn .badge{position:relative;top:-1px}#slide-list-segment .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}#slide-list-segment .badge-primary{color:#fff;background-color:#007bff}a#slide-list-segment .badge-primary:focus,a#slide-list-segment .badge-primary:hover{color:#fff;background-color:#0062cc}a#slide-list-segment .badge-primary.focus,a#slide-list-segment .badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}#slide-list-segment .badge-secondary{color:#fff;background-color:#6c757d}a#slide-list-segment .badge-secondary:focus,a#slide-list-segment .badge-secondary:hover{color:#fff;background-color:#545b62}a#slide-list-segment .badge-secondary.focus,a#slide-list-segment .badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}#slide-list-segment .badge-success{color:#fff;background-color:#28a745}a#slide-list-segment .badge-success:focus,a#slide-list-segment .badge-success:hover{color:#fff;background-color:#1e7e34}a#slide-list-segment .badge-success.focus,a#slide-list-segment .badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}#slide-list-segment .badge-info{color:#fff;background-color:#17a2b8}a#slide-list-segment .badge-info:focus,a#slide-list-segment .badge-info:hover{color:#fff;background-color:#117a8b}a#slide-list-segment .badge-info.focus,a#slide-list-segment .badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}#slide-list-segment .badge-warning{color:#212529;background-color:#ffc107}a#slide-list-segment .badge-warning:focus,a#slide-list-segment .badge-warning:hover{color:#212529;background-color:#d39e00}a#slide-list-segment .badge-warning.focus,a#slide-list-segment .badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}#slide-list-segment .badge-danger{color:#fff;background-color:#dc3545}a#slide-list-segment .badge-danger:focus,a#slide-list-segment .badge-danger:hover{color:#fff;background-color:#bd2130}a#slide-list-segment .badge-danger.focus,a#slide-list-segment .badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}#slide-list-segment .badge-light{color:#212529;background-color:#f8f9fa}a#slide-list-segment .badge-light:focus,a#slide-list-segment .badge-light:hover{color:#212529;background-color:#dae0e5}a#slide-list-segment .badge-light.focus,a#slide-list-segment .badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}#slide-list-segment .badge-dark{color:#fff;background-color:#343a40}a#slide-list-segment .badge-dark:focus,a#slide-list-segment .badge-dark:hover{color:#fff;background-color:#1d2124}a#slide-list-segment .badge-dark.focus,a#slide-list-segment .badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}#slide-list-segment .jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){#slide-list-segment .jumbotron{padding:4rem 2rem}}#slide-list-segment .jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}#slide-list-segment .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}#slide-list-segment .alert-heading{color:inherit}#slide-list-segment .alert-link{font-weight:700}#slide-list-segment .alert-dismissible{padding-right:4rem}#slide-list-segment .alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}#slide-list-segment .alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}#slide-list-segment .alert-primary hr{border-top-color:#9fcdff}#slide-list-segment .alert-primary .alert-link{color:#002752}#slide-list-segment .alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}#slide-list-segment .alert-secondary hr{border-top-color:#c8cbcf}#slide-list-segment .alert-secondary .alert-link{color:#202326}#slide-list-segment .alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}#slide-list-segment .alert-success hr{border-top-color:#b1dfbb}#slide-list-segment .alert-success .alert-link{color:#0b2e13}#slide-list-segment .alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}#slide-list-segment .alert-info hr{border-top-color:#abdde5}#slide-list-segment .alert-info .alert-link{color:#062c33}#slide-list-segment .alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}#slide-list-segment .alert-warning hr{border-top-color:#ffe8a1}#slide-list-segment .alert-warning .alert-link{color:#533f03}#slide-list-segment .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}#slide-list-segment .alert-danger hr{border-top-color:#f1b0b7}#slide-list-segment .alert-danger .alert-link{color:#491217}#slide-list-segment .alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}#slide-list-segment .alert-light hr{border-top-color:#ececf6}#slide-list-segment .alert-light .alert-link{color:#686868}#slide-list-segment .alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}#slide-list-segment .alert-dark hr{border-top-color:#b9bbbe}#slide-list-segment .alert-dark .alert-link{color:#040505}#slide-list-segment .progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}#slide-list-segment .progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){#slide-list-segment .progress-bar{transition:none}}#slide-list-segment .progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}#slide-list-segment .progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){#slide-list-segment .progress-bar-animated{animation:none}}#slide-list-segment .media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}#slide-list-segment .media-body{-ms-flex:1;flex:1}#slide-list-segment .list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}#slide-list-segment .list-group-item-action{width:100%;color:#495057;text-align:inherit}#slide-list-segment .list-group-item-action:focus,#slide-list-segment .list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}#slide-list-segment .list-group-item-action:active{color:#212529;background-color:#e9ecef}#slide-list-segment .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}#slide-list-segment .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}#slide-list-segment .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}#slide-list-segment .list-group-item.disabled,#slide-list-segment .list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}#slide-list-segment .list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}#slide-list-segment .list-group-horizontal{-ms-flex-direction:row;flex-direction:row}#slide-list-segment .list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}#slide-list-segment .list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#slide-list-segment .list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:576px){#slide-list-segment .list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}#slide-list-segment .list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}#slide-list-segment .list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#slide-list-segment .list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){#slide-list-segment .list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}#slide-list-segment .list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}#slide-list-segment .list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#slide-list-segment .list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:992px){#slide-list-segment .list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}#slide-list-segment .list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}#slide-list-segment .list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#slide-list-segment .list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1200px){#slide-list-segment .list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}#slide-list-segment .list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}#slide-list-segment .list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#slide-list-segment .list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}#slide-list-segment .list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}#slide-list-segment .list-group-flush .list-group-item:last-child{margin-bottom:-1px}#slide-list-segment .list-group-flush:first-child .list-group-item:first-child{border-top:0}#slide-list-segment .list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}#slide-list-segment .list-group-item-primary{color:#004085;background-color:#b8daff}#slide-list-segment .list-group-item-primary.list-group-item-action:focus,#slide-list-segment .list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}#slide-list-segment .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}#slide-list-segment .list-group-item-secondary{color:#383d41;background-color:#d6d8db}#slide-list-segment .list-group-item-secondary.list-group-item-action:focus,#slide-list-segment .list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}#slide-list-segment .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}#slide-list-segment .list-group-item-success{color:#155724;background-color:#c3e6cb}#slide-list-segment .list-group-item-success.list-group-item-action:focus,#slide-list-segment .list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}#slide-list-segment .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}#slide-list-segment .list-group-item-info{color:#0c5460;background-color:#bee5eb}#slide-list-segment .list-group-item-info.list-group-item-action:focus,#slide-list-segment .list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}#slide-list-segment .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}#slide-list-segment .list-group-item-warning{color:#856404;background-color:#ffeeba}#slide-list-segment .list-group-item-warning.list-group-item-action:focus,#slide-list-segment .list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}#slide-list-segment .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}#slide-list-segment .list-group-item-danger{color:#721c24;background-color:#f5c6cb}#slide-list-segment .list-group-item-danger.list-group-item-action:focus,#slide-list-segment .list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}#slide-list-segment .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}#slide-list-segment .list-group-item-light{color:#818182;background-color:#fdfdfe}#slide-list-segment .list-group-item-light.list-group-item-action:focus,#slide-list-segment .list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}#slide-list-segment .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}#slide-list-segment .list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}#slide-list-segment .list-group-item-dark.list-group-item-action:focus,#slide-list-segment .list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}#slide-list-segment .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}#slide-list-segment .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}#slide-list-segment .close:hover{color:#000;text-decoration:none}#slide-list-segment .close:not(:disabled):not(.disabled):focus,#slide-list-segment .close:not(:disabled):not(.disabled):hover{opacity:.75}#slide-list-segment button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}#slide-list-segment a.close.disabled{pointer-events:none}#slide-list-segment .toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}#slide-list-segment .toast:not(:last-child){margin-bottom:.75rem}#slide-list-segment .toast.showing{opacity:1}#slide-list-segment .toast.show{display:block;opacity:1}#slide-list-segment .toast.hide{display:none}#slide-list-segment .toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}#slide-list-segment .toast-body{padding:.75rem}#slide-list-segment .modal-open{overflow:hidden}#slide-list-segment .modal-open .modal{overflow-x:hidden;overflow-y:auto}#slide-list-segment .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}#slide-list-segment .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade #slide-list-segment .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade #slide-list-segment .modal-dialog{transition:none}}.modal.show #slide-list-segment .modal-dialog{transform:none}#slide-list-segment .modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}#slide-list-segment .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}#slide-list-segment .modal-dialog-scrollable .modal-footer,#slide-list-segment .modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}#slide-list-segment .modal-dialog-scrollable .modal-body{overflow-y:auto}#slide-list-segment .modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}#slide-list-segment .modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}#slide-list-segment .modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}#slide-list-segment .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}#slide-list-segment .modal-dialog-centered.modal-dialog-scrollable:before{content:none}#slide-list-segment .modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}#slide-list-segment .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}#slide-list-segment .modal-backdrop.fade{opacity:0}#slide-list-segment .modal-backdrop.show{opacity:.5}#slide-list-segment .modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}#slide-list-segment .modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}#slide-list-segment .modal-title{margin-bottom:0;line-height:1.5}#slide-list-segment .modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}#slide-list-segment .modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}#slide-list-segment .modal-footer>:not(:first-child){margin-left:.25rem}#slide-list-segment .modal-footer>:not(:last-child){margin-right:.25rem}#slide-list-segment .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){#slide-list-segment .modal-dialog{max-width:500px;margin:1.75rem auto}#slide-list-segment .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}#slide-list-segment .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}#slide-list-segment .modal-dialog-centered{min-height:calc(100% - 3.5rem)}#slide-list-segment .modal-dialog-centered:before{height:calc(100vh - 3.5rem)}#slide-list-segment .modal-sm{max-width:300px}}@media (min-width:992px){#slide-list-segment .modal-lg,#slide-list-segment .modal-xl{max-width:800px}}@media (min-width:1200px){#slide-list-segment .modal-xl{max-width:1140px}}#slide-list-segment .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}#slide-list-segment .tooltip.show{opacity:.9}#slide-list-segment .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}#slide-list-segment .tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}#slide-list-segment .bs-tooltip-auto[x-placement^=top],#slide-list-segment .bs-tooltip-top{padding:.4rem 0}#slide-list-segment .bs-tooltip-auto[x-placement^=top] .arrow,#slide-list-segment .bs-tooltip-top .arrow{bottom:0}#slide-list-segment .bs-tooltip-auto[x-placement^=top] .arrow:before,#slide-list-segment .bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}#slide-list-segment .bs-tooltip-auto[x-placement^=right],#slide-list-segment .bs-tooltip-right{padding:0 .4rem}#slide-list-segment .bs-tooltip-auto[x-placement^=right] .arrow,#slide-list-segment .bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}#slide-list-segment .bs-tooltip-auto[x-placement^=right] .arrow:before,#slide-list-segment .bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}#slide-list-segment .bs-tooltip-auto[x-placement^=bottom],#slide-list-segment .bs-tooltip-bottom{padding:.4rem 0}#slide-list-segment .bs-tooltip-auto[x-placement^=bottom] .arrow,#slide-list-segment .bs-tooltip-bottom .arrow{top:0}#slide-list-segment .bs-tooltip-auto[x-placement^=bottom] .arrow:before,#slide-list-segment .bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}#slide-list-segment .bs-tooltip-auto[x-placement^=left],#slide-list-segment .bs-tooltip-left{padding:0 .4rem}#slide-list-segment .bs-tooltip-auto[x-placement^=left] .arrow,#slide-list-segment .bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}#slide-list-segment .bs-tooltip-auto[x-placement^=left] .arrow:before,#slide-list-segment .bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}#slide-list-segment .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}#slide-list-segment .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}#slide-list-segment .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}#slide-list-segment .popover .arrow:after,#slide-list-segment .popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}#slide-list-segment .bs-popover-auto[x-placement^=top],#slide-list-segment .bs-popover-top{margin-bottom:.5rem}#slide-list-segment .bs-popover-auto[x-placement^=top]>.arrow,#slide-list-segment .bs-popover-top>.arrow{bottom:calc((.5rem + 1px) * -1)}#slide-list-segment .bs-popover-auto[x-placement^=top]>.arrow:before,#slide-list-segment .bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}#slide-list-segment .bs-popover-auto[x-placement^=top]>.arrow:after,#slide-list-segment .bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}#slide-list-segment .bs-popover-auto[x-placement^=right],#slide-list-segment .bs-popover-right{margin-left:.5rem}#slide-list-segment .bs-popover-auto[x-placement^=right]>.arrow,#slide-list-segment .bs-popover-right>.arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}#slide-list-segment .bs-popover-auto[x-placement^=right]>.arrow:before,#slide-list-segment .bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}#slide-list-segment .bs-popover-auto[x-placement^=right]>.arrow:after,#slide-list-segment .bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}#slide-list-segment .bs-popover-auto[x-placement^=bottom],#slide-list-segment .bs-popover-bottom{margin-top:.5rem}#slide-list-segment .bs-popover-auto[x-placement^=bottom]>.arrow,#slide-list-segment .bs-popover-bottom>.arrow{top:calc((.5rem + 1px) * -1)}#slide-list-segment .bs-popover-auto[x-placement^=bottom]>.arrow:before,#slide-list-segment .bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}#slide-list-segment .bs-popover-auto[x-placement^=bottom]>.arrow:after,#slide-list-segment .bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}#slide-list-segment .bs-popover-auto[x-placement^=bottom] .popover-header:before,#slide-list-segment .bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}#slide-list-segment .bs-popover-auto[x-placement^=left],#slide-list-segment .bs-popover-left{margin-right:.5rem}#slide-list-segment .bs-popover-auto[x-placement^=left]>.arrow,#slide-list-segment .bs-popover-left>.arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}#slide-list-segment .bs-popover-auto[x-placement^=left]>.arrow:before,#slide-list-segment .bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}#slide-list-segment .bs-popover-auto[x-placement^=left]>.arrow:after,#slide-list-segment .bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}#slide-list-segment .popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}#slide-list-segment .popover-header:empty{display:none}#slide-list-segment .popover-body{padding:.5rem .75rem;color:#212529}#slide-list-segment .carousel{position:relative}#slide-list-segment .carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}#slide-list-segment .carousel-inner{position:relative;width:100%;overflow:hidden}#slide-list-segment .carousel-inner:after{display:block;clear:both;content:""}#slide-list-segment .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){#slide-list-segment .carousel-item{transition:none}}#slide-list-segment .carousel-item-next,#slide-list-segment .carousel-item-prev,#slide-list-segment .carousel-item.active{display:block}#slide-list-segment .active.carousel-item-right,#slide-list-segment .carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}#slide-list-segment .active.carousel-item-left,#slide-list-segment .carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}#slide-list-segment .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}#slide-list-segment .carousel-fade .carousel-item-next.carousel-item-left,#slide-list-segment .carousel-fade .carousel-item-prev.carousel-item-right,#slide-list-segment .carousel-fade .carousel-item.active{z-index:1;opacity:1}#slide-list-segment .carousel-fade .active.carousel-item-left,#slide-list-segment .carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){#slide-list-segment .carousel-fade .active.carousel-item-left,#slide-list-segment .carousel-fade .active.carousel-item-right{transition:none}}#slide-list-segment .carousel-control-next,#slide-list-segment .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){#slide-list-segment .carousel-control-next,#slide-list-segment .carousel-control-prev{transition:none}}#slide-list-segment .carousel-control-next:focus,#slide-list-segment .carousel-control-next:hover,#slide-list-segment .carousel-control-prev:focus,#slide-list-segment .carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}#slide-list-segment .carousel-control-prev{left:0}#slide-list-segment .carousel-control-next{right:0}#slide-list-segment .carousel-control-next-icon,#slide-list-segment .carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}#slide-list-segment .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}#slide-list-segment .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}#slide-list-segment .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}#slide-list-segment .carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){#slide-list-segment .carousel-indicators li{transition:none}}#slide-list-segment .carousel-indicators .active{opacity:1}#slide-list-segment .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}#slide-list-segment .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}#slide-list-segment .spinner-border-sm{width:1rem;height:1rem;border-width:.2em}#slide-list-segment .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}#slide-list-segment .spinner-grow-sm{width:1rem;height:1rem}#slide-list-segment .align-baseline{vertical-align:baseline!important}#slide-list-segment .align-top{vertical-align:top!important}#slide-list-segment .align-middle{vertical-align:middle!important}#slide-list-segment .align-bottom{vertical-align:bottom!important}#slide-list-segment .align-text-bottom{vertical-align:text-bottom!important}#slide-list-segment .align-text-top{vertical-align:text-top!important}#slide-list-segment .bg-primary{background-color:#007bff!important}#slide-list-segment a.bg-primary:focus,#slide-list-segment a.bg-primary:hover,#slide-list-segment button.bg-primary:focus,#slide-list-segment button.bg-primary:hover{background-color:#0062cc!important}#slide-list-segment .bg-secondary{background-color:#6c757d!important}#slide-list-segment a.bg-secondary:focus,#slide-list-segment a.bg-secondary:hover,#slide-list-segment button.bg-secondary:focus,#slide-list-segment button.bg-secondary:hover{background-color:#545b62!important}#slide-list-segment .bg-success{background-color:#28a745!important}#slide-list-segment a.bg-success:focus,#slide-list-segment a.bg-success:hover,#slide-list-segment button.bg-success:focus,#slide-list-segment button.bg-success:hover{background-color:#1e7e34!important}#slide-list-segment .bg-info{background-color:#17a2b8!important}#slide-list-segment a.bg-info:focus,#slide-list-segment a.bg-info:hover,#slide-list-segment button.bg-info:focus,#slide-list-segment button.bg-info:hover{background-color:#117a8b!important}#slide-list-segment .bg-warning{background-color:#ffc107!important}#slide-list-segment a.bg-warning:focus,#slide-list-segment a.bg-warning:hover,#slide-list-segment button.bg-warning:focus,#slide-list-segment button.bg-warning:hover{background-color:#d39e00!important}#slide-list-segment .bg-danger{background-color:#dc3545!important}#slide-list-segment a.bg-danger:focus,#slide-list-segment a.bg-danger:hover,#slide-list-segment button.bg-danger:focus,#slide-list-segment button.bg-danger:hover{background-color:#bd2130!important}#slide-list-segment .bg-light{background-color:#f8f9fa!important}#slide-list-segment a.bg-light:focus,#slide-list-segment a.bg-light:hover,#slide-list-segment button.bg-light:focus,#slide-list-segment button.bg-light:hover{background-color:#dae0e5!important}#slide-list-segment .bg-dark{background-color:#343a40!important}#slide-list-segment a.bg-dark:focus,#slide-list-segment a.bg-dark:hover,#slide-list-segment button.bg-dark:focus,#slide-list-segment button.bg-dark:hover{background-color:#1d2124!important}#slide-list-segment .bg-white{background-color:#fff!important}#slide-list-segment .bg-transparent{background-color:transparent!important}#slide-list-segment .border{border:1px solid #dee2e6!important}#slide-list-segment .border-top{border-top:1px solid #dee2e6!important}#slide-list-segment .border-right{border-right:1px solid #dee2e6!important}#slide-list-segment .border-bottom{border-bottom:1px solid #dee2e6!important}#slide-list-segment .border-left{border-left:1px solid #dee2e6!important}#slide-list-segment .border-0{border:0!important}#slide-list-segment .border-top-0{border-top:0!important}#slide-list-segment .border-right-0{border-right:0!important}#slide-list-segment .border-bottom-0{border-bottom:0!important}#slide-list-segment .border-left-0{border-left:0!important}#slide-list-segment .border-primary{border-color:#007bff!important}#slide-list-segment .border-secondary{border-color:#6c757d!important}#slide-list-segment .border-success{border-color:#28a745!important}#slide-list-segment .border-info{border-color:#17a2b8!important}#slide-list-segment .border-warning{border-color:#ffc107!important}#slide-list-segment .border-danger{border-color:#dc3545!important}#slide-list-segment .border-light{border-color:#f8f9fa!important}#slide-list-segment .border-dark{border-color:#343a40!important}#slide-list-segment .border-white{border-color:#fff!important}#slide-list-segment .rounded-sm{border-radius:.2rem!important}#slide-list-segment .rounded{border-radius:.25rem!important}#slide-list-segment .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}#slide-list-segment .rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}#slide-list-segment .rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}#slide-list-segment .rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}#slide-list-segment .rounded-lg{border-radius:.3rem!important}#slide-list-segment .rounded-circle{border-radius:50%!important}#slide-list-segment .rounded-pill{border-radius:50rem!important}#slide-list-segment .rounded-0{border-radius:0!important}#slide-list-segment .clearfix:after{display:block;clear:both;content:""}#slide-list-segment .d-none{display:none!important}#slide-list-segment .d-inline{display:inline!important}#slide-list-segment .d-inline-block{display:inline-block!important}#slide-list-segment .d-block{display:block!important}#slide-list-segment .d-table{display:table!important}#slide-list-segment .d-table-row{display:table-row!important}#slide-list-segment .d-table-cell{display:table-cell!important}#slide-list-segment .d-flex{display:-ms-flexbox!important;display:flex!important}#slide-list-segment .d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){#slide-list-segment .d-sm-none{display:none!important}#slide-list-segment .d-sm-inline{display:inline!important}#slide-list-segment .d-sm-inline-block{display:inline-block!important}#slide-list-segment .d-sm-block{display:block!important}#slide-list-segment .d-sm-table{display:table!important}#slide-list-segment .d-sm-table-row{display:table-row!important}#slide-list-segment .d-sm-table-cell{display:table-cell!important}#slide-list-segment .d-sm-flex{display:-ms-flexbox!important;display:flex!important}#slide-list-segment .d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){#slide-list-segment .d-md-none{display:none!important}#slide-list-segment .d-md-inline{display:inline!important}#slide-list-segment .d-md-inline-block{display:inline-block!important}#slide-list-segment .d-md-block{display:block!important}#slide-list-segment .d-md-table{display:table!important}#slide-list-segment .d-md-table-row{display:table-row!important}#slide-list-segment .d-md-table-cell{display:table-cell!important}#slide-list-segment .d-md-flex{display:-ms-flexbox!important;display:flex!important}#slide-list-segment .d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){#slide-list-segment .d-lg-none{display:none!important}#slide-list-segment .d-lg-inline{display:inline!important}#slide-list-segment .d-lg-inline-block{display:inline-block!important}#slide-list-segment .d-lg-block{display:block!important}#slide-list-segment .d-lg-table{display:table!important}#slide-list-segment .d-lg-table-row{display:table-row!important}#slide-list-segment .d-lg-table-cell{display:table-cell!important}#slide-list-segment .d-lg-flex{display:-ms-flexbox!important;display:flex!important}#slide-list-segment .d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){#slide-list-segment .d-xl-none{display:none!important}#slide-list-segment .d-xl-inline{display:inline!important}#slide-list-segment .d-xl-inline-block{display:inline-block!important}#slide-list-segment .d-xl-block{display:block!important}#slide-list-segment .d-xl-table{display:table!important}#slide-list-segment .d-xl-table-row{display:table-row!important}#slide-list-segment .d-xl-table-cell{display:table-cell!important}#slide-list-segment .d-xl-flex{display:-ms-flexbox!important;display:flex!important}#slide-list-segment .d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{#slide-list-segment .d-print-none{display:none!important}#slide-list-segment .d-print-inline{display:inline!important}#slide-list-segment .d-print-inline-block{display:inline-block!important}#slide-list-segment .d-print-block{display:block!important}#slide-list-segment .d-print-table{display:table!important}#slide-list-segment .d-print-table-row{display:table-row!important}#slide-list-segment .d-print-table-cell{display:table-cell!important}#slide-list-segment .d-print-flex{display:-ms-flexbox!important;display:flex!important}#slide-list-segment .d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}#slide-list-segment .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}#slide-list-segment .embed-responsive:before{display:block;content:""}#slide-list-segment .embed-responsive .embed-responsive-item,#slide-list-segment .embed-responsive embed,#slide-list-segment .embed-responsive iframe,#slide-list-segment .embed-responsive object,#slide-list-segment .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}#slide-list-segment .embed-responsive-21by9:before{padding-top:42.85714%}#slide-list-segment .embed-responsive-16by9:before{padding-top:56.25%}#slide-list-segment .embed-responsive-4by3:before{padding-top:75%}#slide-list-segment .embed-responsive-1by1:before{padding-top:100%}#slide-list-segment .flex-row{-ms-flex-direction:row!important;flex-direction:row!important}#slide-list-segment .flex-column{-ms-flex-direction:column!important;flex-direction:column!important}#slide-list-segment .flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#slide-list-segment .flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#slide-list-segment .flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#slide-list-segment .flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#slide-list-segment .flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#slide-list-segment .flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#slide-list-segment .flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#slide-list-segment .flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#slide-list-segment .flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#slide-list-segment .flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#slide-list-segment .justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#slide-list-segment .justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#slide-list-segment .justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}#slide-list-segment .justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#slide-list-segment .justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#slide-list-segment .align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}#slide-list-segment .align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}#slide-list-segment .align-items-center{-ms-flex-align:center!important;align-items:center!important}#slide-list-segment .align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#slide-list-segment .align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#slide-list-segment .align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#slide-list-segment .align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#slide-list-segment .align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}#slide-list-segment .align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#slide-list-segment .align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#slide-list-segment .align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#slide-list-segment .align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#slide-list-segment .align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#slide-list-segment .align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#slide-list-segment .align-self-center{-ms-flex-item-align:center!important;align-self:center!important}#slide-list-segment .align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#slide-list-segment .align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){#slide-list-segment .flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}#slide-list-segment .flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}#slide-list-segment .flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#slide-list-segment .flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#slide-list-segment .flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#slide-list-segment .flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#slide-list-segment .flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#slide-list-segment .flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#slide-list-segment .flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#slide-list-segment .flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#slide-list-segment .flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#slide-list-segment .flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#slide-list-segment .justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#slide-list-segment .justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#slide-list-segment .justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}#slide-list-segment .justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#slide-list-segment .justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#slide-list-segment .align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}#slide-list-segment .align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}#slide-list-segment .align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}#slide-list-segment .align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#slide-list-segment .align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#slide-list-segment .align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#slide-list-segment .align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#slide-list-segment .align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}#slide-list-segment .align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#slide-list-segment .align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#slide-list-segment .align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#slide-list-segment .align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#slide-list-segment .align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#slide-list-segment .align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#slide-list-segment .align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}#slide-list-segment .align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#slide-list-segment .align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){#slide-list-segment .flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}#slide-list-segment .flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}#slide-list-segment .flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#slide-list-segment .flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#slide-list-segment .flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#slide-list-segment .flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#slide-list-segment .flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#slide-list-segment .flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#slide-list-segment .flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#slide-list-segment .flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#slide-list-segment .flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#slide-list-segment .flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#slide-list-segment .justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#slide-list-segment .justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#slide-list-segment .justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}#slide-list-segment .justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#slide-list-segment .justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#slide-list-segment .align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}#slide-list-segment .align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}#slide-list-segment .align-items-md-center{-ms-flex-align:center!important;align-items:center!important}#slide-list-segment .align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#slide-list-segment .align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#slide-list-segment .align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#slide-list-segment .align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#slide-list-segment .align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}#slide-list-segment .align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#slide-list-segment .align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#slide-list-segment .align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#slide-list-segment .align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#slide-list-segment .align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#slide-list-segment .align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#slide-list-segment .align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}#slide-list-segment .align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#slide-list-segment .align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){#slide-list-segment .flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}#slide-list-segment .flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}#slide-list-segment .flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#slide-list-segment .flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#slide-list-segment .flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#slide-list-segment .flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#slide-list-segment .flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#slide-list-segment .flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#slide-list-segment .flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#slide-list-segment .flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#slide-list-segment .flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#slide-list-segment .flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#slide-list-segment .justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#slide-list-segment .justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#slide-list-segment .justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}#slide-list-segment .justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#slide-list-segment .justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#slide-list-segment .align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}#slide-list-segment .align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}#slide-list-segment .align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}#slide-list-segment .align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#slide-list-segment .align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#slide-list-segment .align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#slide-list-segment .align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#slide-list-segment .align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}#slide-list-segment .align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#slide-list-segment .align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#slide-list-segment .align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#slide-list-segment .align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#slide-list-segment .align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#slide-list-segment .align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#slide-list-segment .align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}#slide-list-segment .align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#slide-list-segment .align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){#slide-list-segment .flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}#slide-list-segment .flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}#slide-list-segment .flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#slide-list-segment .flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#slide-list-segment .flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#slide-list-segment .flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#slide-list-segment .flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#slide-list-segment .flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#slide-list-segment .flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#slide-list-segment .flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#slide-list-segment .flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#slide-list-segment .flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#slide-list-segment .justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#slide-list-segment .justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#slide-list-segment .justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}#slide-list-segment .justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#slide-list-segment .justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#slide-list-segment .align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}#slide-list-segment .align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}#slide-list-segment .align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}#slide-list-segment .align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#slide-list-segment .align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#slide-list-segment .align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#slide-list-segment .align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#slide-list-segment .align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}#slide-list-segment .align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#slide-list-segment .align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#slide-list-segment .align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#slide-list-segment .align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#slide-list-segment .align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#slide-list-segment .align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#slide-list-segment .align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}#slide-list-segment .align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#slide-list-segment .align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}#slide-list-segment .float-left{float:left!important}#slide-list-segment .float-right{float:right!important}#slide-list-segment .float-none{float:none!important}@media (min-width:576px){#slide-list-segment .float-sm-left{float:left!important}#slide-list-segment .float-sm-right{float:right!important}#slide-list-segment .float-sm-none{float:none!important}}@media (min-width:768px){#slide-list-segment .float-md-left{float:left!important}#slide-list-segment .float-md-right{float:right!important}#slide-list-segment .float-md-none{float:none!important}}@media (min-width:992px){#slide-list-segment .float-lg-left{float:left!important}#slide-list-segment .float-lg-right{float:right!important}#slide-list-segment .float-lg-none{float:none!important}}@media (min-width:1200px){#slide-list-segment .float-xl-left{float:left!important}#slide-list-segment .float-xl-right{float:right!important}#slide-list-segment .float-xl-none{float:none!important}}#slide-list-segment .overflow-auto{overflow:auto!important}#slide-list-segment .overflow-hidden{overflow:hidden!important}#slide-list-segment .position-static{position:static!important}#slide-list-segment .position-relative{position:relative!important}#slide-list-segment .position-absolute{position:absolute!important}#slide-list-segment .position-fixed{position:fixed!important}#slide-list-segment .position-sticky{position:-webkit-sticky!important;position:sticky!important}#slide-list-segment .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}#slide-list-segment .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){#slide-list-segment .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}#slide-list-segment .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#slide-list-segment .sr-only-focusable:active,#slide-list-segment .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}#slide-list-segment .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}#slide-list-segment .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}#slide-list-segment .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}#slide-list-segment .shadow-none{box-shadow:none!important}#slide-list-segment .w-25{width:25%!important}#slide-list-segment .w-50{width:50%!important}#slide-list-segment .w-75{width:75%!important}#slide-list-segment .w-100{width:100%!important}#slide-list-segment .w-auto{width:auto!important}#slide-list-segment .h-25{height:25%!important}#slide-list-segment .h-50{height:50%!important}#slide-list-segment .h-75{height:75%!important}#slide-list-segment .h-100{height:100%!important}#slide-list-segment .h-auto{height:auto!important}#slide-list-segment .mw-100{max-width:100%!important}#slide-list-segment .mh-100{max-height:100%!important}#slide-list-segment .min-vw-100{min-width:100vw!important}#slide-list-segment .min-vh-100{min-height:100vh!important}#slide-list-segment .vw-100{width:100vw!important}#slide-list-segment .vh-100{height:100vh!important}#slide-list-segment .stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}#slide-list-segment .m-0{margin:0!important}#slide-list-segment .mt-0,#slide-list-segment .my-0{margin-top:0!important}#slide-list-segment .mr-0,#slide-list-segment .mx-0{margin-right:0!important}#slide-list-segment .mb-0,#slide-list-segment .my-0{margin-bottom:0!important}#slide-list-segment .ml-0,#slide-list-segment .mx-0{margin-left:0!important}#slide-list-segment .m-1{margin:.25rem!important}#slide-list-segment .mt-1,#slide-list-segment .my-1{margin-top:.25rem!important}#slide-list-segment .mr-1,#slide-list-segment .mx-1{margin-right:.25rem!important}#slide-list-segment .mb-1,#slide-list-segment .my-1{margin-bottom:.25rem!important}#slide-list-segment .ml-1,#slide-list-segment .mx-1{margin-left:.25rem!important}#slide-list-segment .m-2{margin:.5rem!important}#slide-list-segment .mt-2,#slide-list-segment .my-2{margin-top:.5rem!important}#slide-list-segment .mr-2,#slide-list-segment .mx-2{margin-right:.5rem!important}#slide-list-segment .mb-2,#slide-list-segment .my-2{margin-bottom:.5rem!important}#slide-list-segment .ml-2,#slide-list-segment .mx-2{margin-left:.5rem!important}#slide-list-segment .m-3{margin:1rem!important}#slide-list-segment .mt-3,#slide-list-segment .my-3{margin-top:1rem!important}#slide-list-segment .mr-3,#slide-list-segment .mx-3{margin-right:1rem!important}#slide-list-segment .mb-3,#slide-list-segment .my-3{margin-bottom:1rem!important}#slide-list-segment .ml-3,#slide-list-segment .mx-3{margin-left:1rem!important}#slide-list-segment .m-4{margin:1.5rem!important}#slide-list-segment .mt-4,#slide-list-segment .my-4{margin-top:1.5rem!important}#slide-list-segment .mr-4,#slide-list-segment .mx-4{margin-right:1.5rem!important}#slide-list-segment .mb-4,#slide-list-segment .my-4{margin-bottom:1.5rem!important}#slide-list-segment .ml-4,#slide-list-segment .mx-4{margin-left:1.5rem!important}#slide-list-segment .m-5{margin:3rem!important}#slide-list-segment .mt-5,#slide-list-segment .my-5{margin-top:3rem!important}#slide-list-segment .mr-5,#slide-list-segment .mx-5{margin-right:3rem!important}#slide-list-segment .mb-5,#slide-list-segment .my-5{margin-bottom:3rem!important}#slide-list-segment .ml-5,#slide-list-segment .mx-5{margin-left:3rem!important}#slide-list-segment .p-0{padding:0!important}#slide-list-segment .pt-0,#slide-list-segment .py-0{padding-top:0!important}#slide-list-segment .pr-0,#slide-list-segment .px-0{padding-right:0!important}#slide-list-segment .pb-0,#slide-list-segment .py-0{padding-bottom:0!important}#slide-list-segment .pl-0,#slide-list-segment .px-0{padding-left:0!important}#slide-list-segment .p-1{padding:.25rem!important}#slide-list-segment .pt-1,#slide-list-segment .py-1{padding-top:.25rem!important}#slide-list-segment .pr-1,#slide-list-segment .px-1{padding-right:.25rem!important}#slide-list-segment .pb-1,#slide-list-segment .py-1{padding-bottom:.25rem!important}#slide-list-segment .pl-1,#slide-list-segment .px-1{padding-left:.25rem!important}#slide-list-segment .p-2{padding:.5rem!important}#slide-list-segment .pt-2,#slide-list-segment .py-2{padding-top:.5rem!important}#slide-list-segment .pr-2,#slide-list-segment .px-2{padding-right:.5rem!important}#slide-list-segment .pb-2,#slide-list-segment .py-2{padding-bottom:.5rem!important}#slide-list-segment .pl-2,#slide-list-segment .px-2{padding-left:.5rem!important}#slide-list-segment .p-3{padding:1rem!important}#slide-list-segment .pt-3,#slide-list-segment .py-3{padding-top:1rem!important}#slide-list-segment .pr-3,#slide-list-segment .px-3{padding-right:1rem!important}#slide-list-segment .pb-3,#slide-list-segment .py-3{padding-bottom:1rem!important}#slide-list-segment .pl-3,#slide-list-segment .px-3{padding-left:1rem!important}#slide-list-segment .p-4{padding:1.5rem!important}#slide-list-segment .pt-4,#slide-list-segment .py-4{padding-top:1.5rem!important}#slide-list-segment .pr-4,#slide-list-segment .px-4{padding-right:1.5rem!important}#slide-list-segment .pb-4,#slide-list-segment .py-4{padding-bottom:1.5rem!important}#slide-list-segment .pl-4,#slide-list-segment .px-4{padding-left:1.5rem!important}#slide-list-segment .p-5{padding:3rem!important}#slide-list-segment .pt-5,#slide-list-segment .py-5{padding-top:3rem!important}#slide-list-segment .pr-5,#slide-list-segment .px-5{padding-right:3rem!important}#slide-list-segment .pb-5,#slide-list-segment .py-5{padding-bottom:3rem!important}#slide-list-segment .pl-5,#slide-list-segment .px-5{padding-left:3rem!important}#slide-list-segment .m-n1{margin:-.25rem!important}#slide-list-segment .mt-n1,#slide-list-segment .my-n1{margin-top:-.25rem!important}#slide-list-segment .mr-n1,#slide-list-segment .mx-n1{margin-right:-.25rem!important}#slide-list-segment .mb-n1,#slide-list-segment .my-n1{margin-bottom:-.25rem!important}#slide-list-segment .ml-n1,#slide-list-segment .mx-n1{margin-left:-.25rem!important}#slide-list-segment .m-n2{margin:-.5rem!important}#slide-list-segment .mt-n2,#slide-list-segment .my-n2{margin-top:-.5rem!important}#slide-list-segment .mr-n2,#slide-list-segment .mx-n2{margin-right:-.5rem!important}#slide-list-segment .mb-n2,#slide-list-segment .my-n2{margin-bottom:-.5rem!important}#slide-list-segment .ml-n2,#slide-list-segment .mx-n2{margin-left:-.5rem!important}#slide-list-segment .m-n3{margin:-1rem!important}#slide-list-segment .mt-n3,#slide-list-segment .my-n3{margin-top:-1rem!important}#slide-list-segment .mr-n3,#slide-list-segment .mx-n3{margin-right:-1rem!important}#slide-list-segment .mb-n3,#slide-list-segment .my-n3{margin-bottom:-1rem!important}#slide-list-segment .ml-n3,#slide-list-segment .mx-n3{margin-left:-1rem!important}#slide-list-segment .m-n4{margin:-1.5rem!important}#slide-list-segment .mt-n4,#slide-list-segment .my-n4{margin-top:-1.5rem!important}#slide-list-segment .mr-n4,#slide-list-segment .mx-n4{margin-right:-1.5rem!important}#slide-list-segment .mb-n4,#slide-list-segment .my-n4{margin-bottom:-1.5rem!important}#slide-list-segment .ml-n4,#slide-list-segment .mx-n4{margin-left:-1.5rem!important}#slide-list-segment .m-n5{margin:-3rem!important}#slide-list-segment .mt-n5,#slide-list-segment .my-n5{margin-top:-3rem!important}#slide-list-segment .mr-n5,#slide-list-segment .mx-n5{margin-right:-3rem!important}#slide-list-segment .mb-n5,#slide-list-segment .my-n5{margin-bottom:-3rem!important}#slide-list-segment .ml-n5,#slide-list-segment .mx-n5{margin-left:-3rem!important}#slide-list-segment .m-auto{margin:auto!important}#slide-list-segment .mt-auto,#slide-list-segment .my-auto{margin-top:auto!important}#slide-list-segment .mr-auto,#slide-list-segment .mx-auto{margin-right:auto!important}#slide-list-segment .mb-auto,#slide-list-segment .my-auto{margin-bottom:auto!important}#slide-list-segment .ml-auto,#slide-list-segment .mx-auto{margin-left:auto!important}@media (min-width:576px){#slide-list-segment .m-sm-0{margin:0!important}#slide-list-segment .mt-sm-0,#slide-list-segment .my-sm-0{margin-top:0!important}#slide-list-segment .mr-sm-0,#slide-list-segment .mx-sm-0{margin-right:0!important}#slide-list-segment .mb-sm-0,#slide-list-segment .my-sm-0{margin-bottom:0!important}#slide-list-segment .ml-sm-0,#slide-list-segment .mx-sm-0{margin-left:0!important}#slide-list-segment .m-sm-1{margin:.25rem!important}#slide-list-segment .mt-sm-1,#slide-list-segment .my-sm-1{margin-top:.25rem!important}#slide-list-segment .mr-sm-1,#slide-list-segment .mx-sm-1{margin-right:.25rem!important}#slide-list-segment .mb-sm-1,#slide-list-segment .my-sm-1{margin-bottom:.25rem!important}#slide-list-segment .ml-sm-1,#slide-list-segment .mx-sm-1{margin-left:.25rem!important}#slide-list-segment .m-sm-2{margin:.5rem!important}#slide-list-segment .mt-sm-2,#slide-list-segment .my-sm-2{margin-top:.5rem!important}#slide-list-segment .mr-sm-2,#slide-list-segment .mx-sm-2{margin-right:.5rem!important}#slide-list-segment .mb-sm-2,#slide-list-segment .my-sm-2{margin-bottom:.5rem!important}#slide-list-segment .ml-sm-2,#slide-list-segment .mx-sm-2{margin-left:.5rem!important}#slide-list-segment .m-sm-3{margin:1rem!important}#slide-list-segment .mt-sm-3,#slide-list-segment .my-sm-3{margin-top:1rem!important}#slide-list-segment .mr-sm-3,#slide-list-segment .mx-sm-3{margin-right:1rem!important}#slide-list-segment .mb-sm-3,#slide-list-segment .my-sm-3{margin-bottom:1rem!important}#slide-list-segment .ml-sm-3,#slide-list-segment .mx-sm-3{margin-left:1rem!important}#slide-list-segment .m-sm-4{margin:1.5rem!important}#slide-list-segment .mt-sm-4,#slide-list-segment .my-sm-4{margin-top:1.5rem!important}#slide-list-segment .mr-sm-4,#slide-list-segment .mx-sm-4{margin-right:1.5rem!important}#slide-list-segment .mb-sm-4,#slide-list-segment .my-sm-4{margin-bottom:1.5rem!important}#slide-list-segment .ml-sm-4,#slide-list-segment .mx-sm-4{margin-left:1.5rem!important}#slide-list-segment .m-sm-5{margin:3rem!important}#slide-list-segment .mt-sm-5,#slide-list-segment .my-sm-5{margin-top:3rem!important}#slide-list-segment .mr-sm-5,#slide-list-segment .mx-sm-5{margin-right:3rem!important}#slide-list-segment .mb-sm-5,#slide-list-segment .my-sm-5{margin-bottom:3rem!important}#slide-list-segment .ml-sm-5,#slide-list-segment .mx-sm-5{margin-left:3rem!important}#slide-list-segment .p-sm-0{padding:0!important}#slide-list-segment .pt-sm-0,#slide-list-segment .py-sm-0{padding-top:0!important}#slide-list-segment .pr-sm-0,#slide-list-segment .px-sm-0{padding-right:0!important}#slide-list-segment .pb-sm-0,#slide-list-segment .py-sm-0{padding-bottom:0!important}#slide-list-segment .pl-sm-0,#slide-list-segment .px-sm-0{padding-left:0!important}#slide-list-segment .p-sm-1{padding:.25rem!important}#slide-list-segment .pt-sm-1,#slide-list-segment .py-sm-1{padding-top:.25rem!important}#slide-list-segment .pr-sm-1,#slide-list-segment .px-sm-1{padding-right:.25rem!important}#slide-list-segment .pb-sm-1,#slide-list-segment .py-sm-1{padding-bottom:.25rem!important}#slide-list-segment .pl-sm-1,#slide-list-segment .px-sm-1{padding-left:.25rem!important}#slide-list-segment .p-sm-2{padding:.5rem!important}#slide-list-segment .pt-sm-2,#slide-list-segment .py-sm-2{padding-top:.5rem!important}#slide-list-segment .pr-sm-2,#slide-list-segment .px-sm-2{padding-right:.5rem!important}#slide-list-segment .pb-sm-2,#slide-list-segment .py-sm-2{padding-bottom:.5rem!important}#slide-list-segment .pl-sm-2,#slide-list-segment .px-sm-2{padding-left:.5rem!important}#slide-list-segment .p-sm-3{padding:1rem!important}#slide-list-segment .pt-sm-3,#slide-list-segment .py-sm-3{padding-top:1rem!important}#slide-list-segment .pr-sm-3,#slide-list-segment .px-sm-3{padding-right:1rem!important}#slide-list-segment .pb-sm-3,#slide-list-segment .py-sm-3{padding-bottom:1rem!important}#slide-list-segment .pl-sm-3,#slide-list-segment .px-sm-3{padding-left:1rem!important}#slide-list-segment .p-sm-4{padding:1.5rem!important}#slide-list-segment .pt-sm-4,#slide-list-segment .py-sm-4{padding-top:1.5rem!important}#slide-list-segment .pr-sm-4,#slide-list-segment .px-sm-4{padding-right:1.5rem!important}#slide-list-segment .pb-sm-4,#slide-list-segment .py-sm-4{padding-bottom:1.5rem!important}#slide-list-segment .pl-sm-4,#slide-list-segment .px-sm-4{padding-left:1.5rem!important}#slide-list-segment .p-sm-5{padding:3rem!important}#slide-list-segment .pt-sm-5,#slide-list-segment .py-sm-5{padding-top:3rem!important}#slide-list-segment .pr-sm-5,#slide-list-segment .px-sm-5{padding-right:3rem!important}#slide-list-segment .pb-sm-5,#slide-list-segment .py-sm-5{padding-bottom:3rem!important}#slide-list-segment .pl-sm-5,#slide-list-segment .px-sm-5{padding-left:3rem!important}#slide-list-segment .m-sm-n1{margin:-.25rem!important}#slide-list-segment .mt-sm-n1,#slide-list-segment .my-sm-n1{margin-top:-.25rem!important}#slide-list-segment .mr-sm-n1,#slide-list-segment .mx-sm-n1{margin-right:-.25rem!important}#slide-list-segment .mb-sm-n1,#slide-list-segment .my-sm-n1{margin-bottom:-.25rem!important}#slide-list-segment .ml-sm-n1,#slide-list-segment .mx-sm-n1{margin-left:-.25rem!important}#slide-list-segment .m-sm-n2{margin:-.5rem!important}#slide-list-segment .mt-sm-n2,#slide-list-segment .my-sm-n2{margin-top:-.5rem!important}#slide-list-segment .mr-sm-n2,#slide-list-segment .mx-sm-n2{margin-right:-.5rem!important}#slide-list-segment .mb-sm-n2,#slide-list-segment .my-sm-n2{margin-bottom:-.5rem!important}#slide-list-segment .ml-sm-n2,#slide-list-segment .mx-sm-n2{margin-left:-.5rem!important}#slide-list-segment .m-sm-n3{margin:-1rem!important}#slide-list-segment .mt-sm-n3,#slide-list-segment .my-sm-n3{margin-top:-1rem!important}#slide-list-segment .mr-sm-n3,#slide-list-segment .mx-sm-n3{margin-right:-1rem!important}#slide-list-segment .mb-sm-n3,#slide-list-segment .my-sm-n3{margin-bottom:-1rem!important}#slide-list-segment .ml-sm-n3,#slide-list-segment .mx-sm-n3{margin-left:-1rem!important}#slide-list-segment .m-sm-n4{margin:-1.5rem!important}#slide-list-segment .mt-sm-n4,#slide-list-segment .my-sm-n4{margin-top:-1.5rem!important}#slide-list-segment .mr-sm-n4,#slide-list-segment .mx-sm-n4{margin-right:-1.5rem!important}#slide-list-segment .mb-sm-n4,#slide-list-segment .my-sm-n4{margin-bottom:-1.5rem!important}#slide-list-segment .ml-sm-n4,#slide-list-segment .mx-sm-n4{margin-left:-1.5rem!important}#slide-list-segment .m-sm-n5{margin:-3rem!important}#slide-list-segment .mt-sm-n5,#slide-list-segment .my-sm-n5{margin-top:-3rem!important}#slide-list-segment .mr-sm-n5,#slide-list-segment .mx-sm-n5{margin-right:-3rem!important}#slide-list-segment .mb-sm-n5,#slide-list-segment .my-sm-n5{margin-bottom:-3rem!important}#slide-list-segment .ml-sm-n5,#slide-list-segment .mx-sm-n5{margin-left:-3rem!important}#slide-list-segment .m-sm-auto{margin:auto!important}#slide-list-segment .mt-sm-auto,#slide-list-segment .my-sm-auto{margin-top:auto!important}#slide-list-segment .mr-sm-auto,#slide-list-segment .mx-sm-auto{margin-right:auto!important}#slide-list-segment .mb-sm-auto,#slide-list-segment .my-sm-auto{margin-bottom:auto!important}#slide-list-segment .ml-sm-auto,#slide-list-segment .mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){#slide-list-segment .m-md-0{margin:0!important}#slide-list-segment .mt-md-0,#slide-list-segment .my-md-0{margin-top:0!important}#slide-list-segment .mr-md-0,#slide-list-segment .mx-md-0{margin-right:0!important}#slide-list-segment .mb-md-0,#slide-list-segment .my-md-0{margin-bottom:0!important}#slide-list-segment .ml-md-0,#slide-list-segment .mx-md-0{margin-left:0!important}#slide-list-segment .m-md-1{margin:.25rem!important}#slide-list-segment .mt-md-1,#slide-list-segment .my-md-1{margin-top:.25rem!important}#slide-list-segment .mr-md-1,#slide-list-segment .mx-md-1{margin-right:.25rem!important}#slide-list-segment .mb-md-1,#slide-list-segment .my-md-1{margin-bottom:.25rem!important}#slide-list-segment .ml-md-1,#slide-list-segment .mx-md-1{margin-left:.25rem!important}#slide-list-segment .m-md-2{margin:.5rem!important}#slide-list-segment .mt-md-2,#slide-list-segment .my-md-2{margin-top:.5rem!important}#slide-list-segment .mr-md-2,#slide-list-segment .mx-md-2{margin-right:.5rem!important}#slide-list-segment .mb-md-2,#slide-list-segment .my-md-2{margin-bottom:.5rem!important}#slide-list-segment .ml-md-2,#slide-list-segment .mx-md-2{margin-left:.5rem!important}#slide-list-segment .m-md-3{margin:1rem!important}#slide-list-segment .mt-md-3,#slide-list-segment .my-md-3{margin-top:1rem!important}#slide-list-segment .mr-md-3,#slide-list-segment .mx-md-3{margin-right:1rem!important}#slide-list-segment .mb-md-3,#slide-list-segment .my-md-3{margin-bottom:1rem!important}#slide-list-segment .ml-md-3,#slide-list-segment .mx-md-3{margin-left:1rem!important}#slide-list-segment .m-md-4{margin:1.5rem!important}#slide-list-segment .mt-md-4,#slide-list-segment .my-md-4{margin-top:1.5rem!important}#slide-list-segment .mr-md-4,#slide-list-segment .mx-md-4{margin-right:1.5rem!important}#slide-list-segment .mb-md-4,#slide-list-segment .my-md-4{margin-bottom:1.5rem!important}#slide-list-segment .ml-md-4,#slide-list-segment .mx-md-4{margin-left:1.5rem!important}#slide-list-segment .m-md-5{margin:3rem!important}#slide-list-segment .mt-md-5,#slide-list-segment .my-md-5{margin-top:3rem!important}#slide-list-segment .mr-md-5,#slide-list-segment .mx-md-5{margin-right:3rem!important}#slide-list-segment .mb-md-5,#slide-list-segment .my-md-5{margin-bottom:3rem!important}#slide-list-segment .ml-md-5,#slide-list-segment .mx-md-5{margin-left:3rem!important}#slide-list-segment .p-md-0{padding:0!important}#slide-list-segment .pt-md-0,#slide-list-segment .py-md-0{padding-top:0!important}#slide-list-segment .pr-md-0,#slide-list-segment .px-md-0{padding-right:0!important}#slide-list-segment .pb-md-0,#slide-list-segment .py-md-0{padding-bottom:0!important}#slide-list-segment .pl-md-0,#slide-list-segment .px-md-0{padding-left:0!important}#slide-list-segment .p-md-1{padding:.25rem!important}#slide-list-segment .pt-md-1,#slide-list-segment .py-md-1{padding-top:.25rem!important}#slide-list-segment .pr-md-1,#slide-list-segment .px-md-1{padding-right:.25rem!important}#slide-list-segment .pb-md-1,#slide-list-segment .py-md-1{padding-bottom:.25rem!important}#slide-list-segment .pl-md-1,#slide-list-segment .px-md-1{padding-left:.25rem!important}#slide-list-segment .p-md-2{padding:.5rem!important}#slide-list-segment .pt-md-2,#slide-list-segment .py-md-2{padding-top:.5rem!important}#slide-list-segment .pr-md-2,#slide-list-segment .px-md-2{padding-right:.5rem!important}#slide-list-segment .pb-md-2,#slide-list-segment .py-md-2{padding-bottom:.5rem!important}#slide-list-segment .pl-md-2,#slide-list-segment .px-md-2{padding-left:.5rem!important}#slide-list-segment .p-md-3{padding:1rem!important}#slide-list-segment .pt-md-3,#slide-list-segment .py-md-3{padding-top:1rem!important}#slide-list-segment .pr-md-3,#slide-list-segment .px-md-3{padding-right:1rem!important}#slide-list-segment .pb-md-3,#slide-list-segment .py-md-3{padding-bottom:1rem!important}#slide-list-segment .pl-md-3,#slide-list-segment .px-md-3{padding-left:1rem!important}#slide-list-segment .p-md-4{padding:1.5rem!important}#slide-list-segment .pt-md-4,#slide-list-segment .py-md-4{padding-top:1.5rem!important}#slide-list-segment .pr-md-4,#slide-list-segment .px-md-4{padding-right:1.5rem!important}#slide-list-segment .pb-md-4,#slide-list-segment .py-md-4{padding-bottom:1.5rem!important}#slide-list-segment .pl-md-4,#slide-list-segment .px-md-4{padding-left:1.5rem!important}#slide-list-segment .p-md-5{padding:3rem!important}#slide-list-segment .pt-md-5,#slide-list-segment .py-md-5{padding-top:3rem!important}#slide-list-segment .pr-md-5,#slide-list-segment .px-md-5{padding-right:3rem!important}#slide-list-segment .pb-md-5,#slide-list-segment .py-md-5{padding-bottom:3rem!important}#slide-list-segment .pl-md-5,#slide-list-segment .px-md-5{padding-left:3rem!important}#slide-list-segment .m-md-n1{margin:-.25rem!important}#slide-list-segment .mt-md-n1,#slide-list-segment .my-md-n1{margin-top:-.25rem!important}#slide-list-segment .mr-md-n1,#slide-list-segment .mx-md-n1{margin-right:-.25rem!important}#slide-list-segment .mb-md-n1,#slide-list-segment .my-md-n1{margin-bottom:-.25rem!important}#slide-list-segment .ml-md-n1,#slide-list-segment .mx-md-n1{margin-left:-.25rem!important}#slide-list-segment .m-md-n2{margin:-.5rem!important}#slide-list-segment .mt-md-n2,#slide-list-segment .my-md-n2{margin-top:-.5rem!important}#slide-list-segment .mr-md-n2,#slide-list-segment .mx-md-n2{margin-right:-.5rem!important}#slide-list-segment .mb-md-n2,#slide-list-segment .my-md-n2{margin-bottom:-.5rem!important}#slide-list-segment .ml-md-n2,#slide-list-segment .mx-md-n2{margin-left:-.5rem!important}#slide-list-segment .m-md-n3{margin:-1rem!important}#slide-list-segment .mt-md-n3,#slide-list-segment .my-md-n3{margin-top:-1rem!important}#slide-list-segment .mr-md-n3,#slide-list-segment .mx-md-n3{margin-right:-1rem!important}#slide-list-segment .mb-md-n3,#slide-list-segment .my-md-n3{margin-bottom:-1rem!important}#slide-list-segment .ml-md-n3,#slide-list-segment .mx-md-n3{margin-left:-1rem!important}#slide-list-segment .m-md-n4{margin:-1.5rem!important}#slide-list-segment .mt-md-n4,#slide-list-segment .my-md-n4{margin-top:-1.5rem!important}#slide-list-segment .mr-md-n4,#slide-list-segment .mx-md-n4{margin-right:-1.5rem!important}#slide-list-segment .mb-md-n4,#slide-list-segment .my-md-n4{margin-bottom:-1.5rem!important}#slide-list-segment .ml-md-n4,#slide-list-segment .mx-md-n4{margin-left:-1.5rem!important}#slide-list-segment .m-md-n5{margin:-3rem!important}#slide-list-segment .mt-md-n5,#slide-list-segment .my-md-n5{margin-top:-3rem!important}#slide-list-segment .mr-md-n5,#slide-list-segment .mx-md-n5{margin-right:-3rem!important}#slide-list-segment .mb-md-n5,#slide-list-segment .my-md-n5{margin-bottom:-3rem!important}#slide-list-segment .ml-md-n5,#slide-list-segment .mx-md-n5{margin-left:-3rem!important}#slide-list-segment .m-md-auto{margin:auto!important}#slide-list-segment .mt-md-auto,#slide-list-segment .my-md-auto{margin-top:auto!important}#slide-list-segment .mr-md-auto,#slide-list-segment .mx-md-auto{margin-right:auto!important}#slide-list-segment .mb-md-auto,#slide-list-segment .my-md-auto{margin-bottom:auto!important}#slide-list-segment .ml-md-auto,#slide-list-segment .mx-md-auto{margin-left:auto!important}}@media (min-width:992px){#slide-list-segment .m-lg-0{margin:0!important}#slide-list-segment .mt-lg-0,#slide-list-segment .my-lg-0{margin-top:0!important}#slide-list-segment .mr-lg-0,#slide-list-segment .mx-lg-0{margin-right:0!important}#slide-list-segment .mb-lg-0,#slide-list-segment .my-lg-0{margin-bottom:0!important}#slide-list-segment .ml-lg-0,#slide-list-segment .mx-lg-0{margin-left:0!important}#slide-list-segment .m-lg-1{margin:.25rem!important}#slide-list-segment .mt-lg-1,#slide-list-segment .my-lg-1{margin-top:.25rem!important}#slide-list-segment .mr-lg-1,#slide-list-segment .mx-lg-1{margin-right:.25rem!important}#slide-list-segment .mb-lg-1,#slide-list-segment .my-lg-1{margin-bottom:.25rem!important}#slide-list-segment .ml-lg-1,#slide-list-segment .mx-lg-1{margin-left:.25rem!important}#slide-list-segment .m-lg-2{margin:.5rem!important}#slide-list-segment .mt-lg-2,#slide-list-segment .my-lg-2{margin-top:.5rem!important}#slide-list-segment .mr-lg-2,#slide-list-segment .mx-lg-2{margin-right:.5rem!important}#slide-list-segment .mb-lg-2,#slide-list-segment .my-lg-2{margin-bottom:.5rem!important}#slide-list-segment .ml-lg-2,#slide-list-segment .mx-lg-2{margin-left:.5rem!important}#slide-list-segment .m-lg-3{margin:1rem!important}#slide-list-segment .mt-lg-3,#slide-list-segment .my-lg-3{margin-top:1rem!important}#slide-list-segment .mr-lg-3,#slide-list-segment .mx-lg-3{margin-right:1rem!important}#slide-list-segment .mb-lg-3,#slide-list-segment .my-lg-3{margin-bottom:1rem!important}#slide-list-segment .ml-lg-3,#slide-list-segment .mx-lg-3{margin-left:1rem!important}#slide-list-segment .m-lg-4{margin:1.5rem!important}#slide-list-segment .mt-lg-4,#slide-list-segment .my-lg-4{margin-top:1.5rem!important}#slide-list-segment .mr-lg-4,#slide-list-segment .mx-lg-4{margin-right:1.5rem!important}#slide-list-segment .mb-lg-4,#slide-list-segment .my-lg-4{margin-bottom:1.5rem!important}#slide-list-segment .ml-lg-4,#slide-list-segment .mx-lg-4{margin-left:1.5rem!important}#slide-list-segment .m-lg-5{margin:3rem!important}#slide-list-segment .mt-lg-5,#slide-list-segment .my-lg-5{margin-top:3rem!important}#slide-list-segment .mr-lg-5,#slide-list-segment .mx-lg-5{margin-right:3rem!important}#slide-list-segment .mb-lg-5,#slide-list-segment .my-lg-5{margin-bottom:3rem!important}#slide-list-segment .ml-lg-5,#slide-list-segment .mx-lg-5{margin-left:3rem!important}#slide-list-segment .p-lg-0{padding:0!important}#slide-list-segment .pt-lg-0,#slide-list-segment .py-lg-0{padding-top:0!important}#slide-list-segment .pr-lg-0,#slide-list-segment .px-lg-0{padding-right:0!important}#slide-list-segment .pb-lg-0,#slide-list-segment .py-lg-0{padding-bottom:0!important}#slide-list-segment .pl-lg-0,#slide-list-segment .px-lg-0{padding-left:0!important}#slide-list-segment .p-lg-1{padding:.25rem!important}#slide-list-segment .pt-lg-1,#slide-list-segment .py-lg-1{padding-top:.25rem!important}#slide-list-segment .pr-lg-1,#slide-list-segment .px-lg-1{padding-right:.25rem!important}#slide-list-segment .pb-lg-1,#slide-list-segment .py-lg-1{padding-bottom:.25rem!important}#slide-list-segment .pl-lg-1,#slide-list-segment .px-lg-1{padding-left:.25rem!important}#slide-list-segment .p-lg-2{padding:.5rem!important}#slide-list-segment .pt-lg-2,#slide-list-segment .py-lg-2{padding-top:.5rem!important}#slide-list-segment .pr-lg-2,#slide-list-segment .px-lg-2{padding-right:.5rem!important}#slide-list-segment .pb-lg-2,#slide-list-segment .py-lg-2{padding-bottom:.5rem!important}#slide-list-segment .pl-lg-2,#slide-list-segment .px-lg-2{padding-left:.5rem!important}#slide-list-segment .p-lg-3{padding:1rem!important}#slide-list-segment .pt-lg-3,#slide-list-segment .py-lg-3{padding-top:1rem!important}#slide-list-segment .pr-lg-3,#slide-list-segment .px-lg-3{padding-right:1rem!important}#slide-list-segment .pb-lg-3,#slide-list-segment .py-lg-3{padding-bottom:1rem!important}#slide-list-segment .pl-lg-3,#slide-list-segment .px-lg-3{padding-left:1rem!important}#slide-list-segment .p-lg-4{padding:1.5rem!important}#slide-list-segment .pt-lg-4,#slide-list-segment .py-lg-4{padding-top:1.5rem!important}#slide-list-segment .pr-lg-4,#slide-list-segment .px-lg-4{padding-right:1.5rem!important}#slide-list-segment .pb-lg-4,#slide-list-segment .py-lg-4{padding-bottom:1.5rem!important}#slide-list-segment .pl-lg-4,#slide-list-segment .px-lg-4{padding-left:1.5rem!important}#slide-list-segment .p-lg-5{padding:3rem!important}#slide-list-segment .pt-lg-5,#slide-list-segment .py-lg-5{padding-top:3rem!important}#slide-list-segment .pr-lg-5,#slide-list-segment .px-lg-5{padding-right:3rem!important}#slide-list-segment .pb-lg-5,#slide-list-segment .py-lg-5{padding-bottom:3rem!important}#slide-list-segment .pl-lg-5,#slide-list-segment .px-lg-5{padding-left:3rem!important}#slide-list-segment .m-lg-n1{margin:-.25rem!important}#slide-list-segment .mt-lg-n1,#slide-list-segment .my-lg-n1{margin-top:-.25rem!important}#slide-list-segment .mr-lg-n1,#slide-list-segment .mx-lg-n1{margin-right:-.25rem!important}#slide-list-segment .mb-lg-n1,#slide-list-segment .my-lg-n1{margin-bottom:-.25rem!important}#slide-list-segment .ml-lg-n1,#slide-list-segment .mx-lg-n1{margin-left:-.25rem!important}#slide-list-segment .m-lg-n2{margin:-.5rem!important}#slide-list-segment .mt-lg-n2,#slide-list-segment .my-lg-n2{margin-top:-.5rem!important}#slide-list-segment .mr-lg-n2,#slide-list-segment .mx-lg-n2{margin-right:-.5rem!important}#slide-list-segment .mb-lg-n2,#slide-list-segment .my-lg-n2{margin-bottom:-.5rem!important}#slide-list-segment .ml-lg-n2,#slide-list-segment .mx-lg-n2{margin-left:-.5rem!important}#slide-list-segment .m-lg-n3{margin:-1rem!important}#slide-list-segment .mt-lg-n3,#slide-list-segment .my-lg-n3{margin-top:-1rem!important}#slide-list-segment .mr-lg-n3,#slide-list-segment .mx-lg-n3{margin-right:-1rem!important}#slide-list-segment .mb-lg-n3,#slide-list-segment .my-lg-n3{margin-bottom:-1rem!important}#slide-list-segment .ml-lg-n3,#slide-list-segment .mx-lg-n3{margin-left:-1rem!important}#slide-list-segment .m-lg-n4{margin:-1.5rem!important}#slide-list-segment .mt-lg-n4,#slide-list-segment .my-lg-n4{margin-top:-1.5rem!important}#slide-list-segment .mr-lg-n4,#slide-list-segment .mx-lg-n4{margin-right:-1.5rem!important}#slide-list-segment .mb-lg-n4,#slide-list-segment .my-lg-n4{margin-bottom:-1.5rem!important}#slide-list-segment .ml-lg-n4,#slide-list-segment .mx-lg-n4{margin-left:-1.5rem!important}#slide-list-segment .m-lg-n5{margin:-3rem!important}#slide-list-segment .mt-lg-n5,#slide-list-segment .my-lg-n5{margin-top:-3rem!important}#slide-list-segment .mr-lg-n5,#slide-list-segment .mx-lg-n5{margin-right:-3rem!important}#slide-list-segment .mb-lg-n5,#slide-list-segment .my-lg-n5{margin-bottom:-3rem!important}#slide-list-segment .ml-lg-n5,#slide-list-segment .mx-lg-n5{margin-left:-3rem!important}#slide-list-segment .m-lg-auto{margin:auto!important}#slide-list-segment .mt-lg-auto,#slide-list-segment .my-lg-auto{margin-top:auto!important}#slide-list-segment .mr-lg-auto,#slide-list-segment .mx-lg-auto{margin-right:auto!important}#slide-list-segment .mb-lg-auto,#slide-list-segment .my-lg-auto{margin-bottom:auto!important}#slide-list-segment .ml-lg-auto,#slide-list-segment .mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){#slide-list-segment .m-xl-0{margin:0!important}#slide-list-segment .mt-xl-0,#slide-list-segment .my-xl-0{margin-top:0!important}#slide-list-segment .mr-xl-0,#slide-list-segment .mx-xl-0{margin-right:0!important}#slide-list-segment .mb-xl-0,#slide-list-segment .my-xl-0{margin-bottom:0!important}#slide-list-segment .ml-xl-0,#slide-list-segment .mx-xl-0{margin-left:0!important}#slide-list-segment .m-xl-1{margin:.25rem!important}#slide-list-segment .mt-xl-1,#slide-list-segment .my-xl-1{margin-top:.25rem!important}#slide-list-segment .mr-xl-1,#slide-list-segment .mx-xl-1{margin-right:.25rem!important}#slide-list-segment .mb-xl-1,#slide-list-segment .my-xl-1{margin-bottom:.25rem!important}#slide-list-segment .ml-xl-1,#slide-list-segment .mx-xl-1{margin-left:.25rem!important}#slide-list-segment .m-xl-2{margin:.5rem!important}#slide-list-segment .mt-xl-2,#slide-list-segment .my-xl-2{margin-top:.5rem!important}#slide-list-segment .mr-xl-2,#slide-list-segment .mx-xl-2{margin-right:.5rem!important}#slide-list-segment .mb-xl-2,#slide-list-segment .my-xl-2{margin-bottom:.5rem!important}#slide-list-segment .ml-xl-2,#slide-list-segment .mx-xl-2{margin-left:.5rem!important}#slide-list-segment .m-xl-3{margin:1rem!important}#slide-list-segment .mt-xl-3,#slide-list-segment .my-xl-3{margin-top:1rem!important}#slide-list-segment .mr-xl-3,#slide-list-segment .mx-xl-3{margin-right:1rem!important}#slide-list-segment .mb-xl-3,#slide-list-segment .my-xl-3{margin-bottom:1rem!important}#slide-list-segment .ml-xl-3,#slide-list-segment .mx-xl-3{margin-left:1rem!important}#slide-list-segment .m-xl-4{margin:1.5rem!important}#slide-list-segment .mt-xl-4,#slide-list-segment .my-xl-4{margin-top:1.5rem!important}#slide-list-segment .mr-xl-4,#slide-list-segment .mx-xl-4{margin-right:1.5rem!important}#slide-list-segment .mb-xl-4,#slide-list-segment .my-xl-4{margin-bottom:1.5rem!important}#slide-list-segment .ml-xl-4,#slide-list-segment .mx-xl-4{margin-left:1.5rem!important}#slide-list-segment .m-xl-5{margin:3rem!important}#slide-list-segment .mt-xl-5,#slide-list-segment .my-xl-5{margin-top:3rem!important}#slide-list-segment .mr-xl-5,#slide-list-segment .mx-xl-5{margin-right:3rem!important}#slide-list-segment .mb-xl-5,#slide-list-segment .my-xl-5{margin-bottom:3rem!important}#slide-list-segment .ml-xl-5,#slide-list-segment .mx-xl-5{margin-left:3rem!important}#slide-list-segment .p-xl-0{padding:0!important}#slide-list-segment .pt-xl-0,#slide-list-segment .py-xl-0{padding-top:0!important}#slide-list-segment .pr-xl-0,#slide-list-segment .px-xl-0{padding-right:0!important}#slide-list-segment .pb-xl-0,#slide-list-segment .py-xl-0{padding-bottom:0!important}#slide-list-segment .pl-xl-0,#slide-list-segment .px-xl-0{padding-left:0!important}#slide-list-segment .p-xl-1{padding:.25rem!important}#slide-list-segment .pt-xl-1,#slide-list-segment .py-xl-1{padding-top:.25rem!important}#slide-list-segment .pr-xl-1,#slide-list-segment .px-xl-1{padding-right:.25rem!important}#slide-list-segment .pb-xl-1,#slide-list-segment .py-xl-1{padding-bottom:.25rem!important}#slide-list-segment .pl-xl-1,#slide-list-segment .px-xl-1{padding-left:.25rem!important}#slide-list-segment .p-xl-2{padding:.5rem!important}#slide-list-segment .pt-xl-2,#slide-list-segment .py-xl-2{padding-top:.5rem!important}#slide-list-segment .pr-xl-2,#slide-list-segment .px-xl-2{padding-right:.5rem!important}#slide-list-segment .pb-xl-2,#slide-list-segment .py-xl-2{padding-bottom:.5rem!important}#slide-list-segment .pl-xl-2,#slide-list-segment .px-xl-2{padding-left:.5rem!important}#slide-list-segment .p-xl-3{padding:1rem!important}#slide-list-segment .pt-xl-3,#slide-list-segment .py-xl-3{padding-top:1rem!important}#slide-list-segment .pr-xl-3,#slide-list-segment .px-xl-3{padding-right:1rem!important}#slide-list-segment .pb-xl-3,#slide-list-segment .py-xl-3{padding-bottom:1rem!important}#slide-list-segment .pl-xl-3,#slide-list-segment .px-xl-3{padding-left:1rem!important}#slide-list-segment .p-xl-4{padding:1.5rem!important}#slide-list-segment .pt-xl-4,#slide-list-segment .py-xl-4{padding-top:1.5rem!important}#slide-list-segment .pr-xl-4,#slide-list-segment .px-xl-4{padding-right:1.5rem!important}#slide-list-segment .pb-xl-4,#slide-list-segment .py-xl-4{padding-bottom:1.5rem!important}#slide-list-segment .pl-xl-4,#slide-list-segment .px-xl-4{padding-left:1.5rem!important}#slide-list-segment .p-xl-5{padding:3rem!important}#slide-list-segment .pt-xl-5,#slide-list-segment .py-xl-5{padding-top:3rem!important}#slide-list-segment .pr-xl-5,#slide-list-segment .px-xl-5{padding-right:3rem!important}#slide-list-segment .pb-xl-5,#slide-list-segment .py-xl-5{padding-bottom:3rem!important}#slide-list-segment .pl-xl-5,#slide-list-segment .px-xl-5{padding-left:3rem!important}#slide-list-segment .m-xl-n1{margin:-.25rem!important}#slide-list-segment .mt-xl-n1,#slide-list-segment .my-xl-n1{margin-top:-.25rem!important}#slide-list-segment .mr-xl-n1,#slide-list-segment .mx-xl-n1{margin-right:-.25rem!important}#slide-list-segment .mb-xl-n1,#slide-list-segment .my-xl-n1{margin-bottom:-.25rem!important}#slide-list-segment .ml-xl-n1,#slide-list-segment .mx-xl-n1{margin-left:-.25rem!important}#slide-list-segment .m-xl-n2{margin:-.5rem!important}#slide-list-segment .mt-xl-n2,#slide-list-segment .my-xl-n2{margin-top:-.5rem!important}#slide-list-segment .mr-xl-n2,#slide-list-segment .mx-xl-n2{margin-right:-.5rem!important}#slide-list-segment .mb-xl-n2,#slide-list-segment .my-xl-n2{margin-bottom:-.5rem!important}#slide-list-segment .ml-xl-n2,#slide-list-segment .mx-xl-n2{margin-left:-.5rem!important}#slide-list-segment .m-xl-n3{margin:-1rem!important}#slide-list-segment .mt-xl-n3,#slide-list-segment .my-xl-n3{margin-top:-1rem!important}#slide-list-segment .mr-xl-n3,#slide-list-segment .mx-xl-n3{margin-right:-1rem!important}#slide-list-segment .mb-xl-n3,#slide-list-segment .my-xl-n3{margin-bottom:-1rem!important}#slide-list-segment .ml-xl-n3,#slide-list-segment .mx-xl-n3{margin-left:-1rem!important}#slide-list-segment .m-xl-n4{margin:-1.5rem!important}#slide-list-segment .mt-xl-n4,#slide-list-segment .my-xl-n4{margin-top:-1.5rem!important}#slide-list-segment .mr-xl-n4,#slide-list-segment .mx-xl-n4{margin-right:-1.5rem!important}#slide-list-segment .mb-xl-n4,#slide-list-segment .my-xl-n4{margin-bottom:-1.5rem!important}#slide-list-segment .ml-xl-n4,#slide-list-segment .mx-xl-n4{margin-left:-1.5rem!important}#slide-list-segment .m-xl-n5{margin:-3rem!important}#slide-list-segment .mt-xl-n5,#slide-list-segment .my-xl-n5{margin-top:-3rem!important}#slide-list-segment .mr-xl-n5,#slide-list-segment .mx-xl-n5{margin-right:-3rem!important}#slide-list-segment .mb-xl-n5,#slide-list-segment .my-xl-n5{margin-bottom:-3rem!important}#slide-list-segment .ml-xl-n5,#slide-list-segment .mx-xl-n5{margin-left:-3rem!important}#slide-list-segment .m-xl-auto{margin:auto!important}#slide-list-segment .mt-xl-auto,#slide-list-segment .my-xl-auto{margin-top:auto!important}#slide-list-segment .mr-xl-auto,#slide-list-segment .mx-xl-auto{margin-right:auto!important}#slide-list-segment .mb-xl-auto,#slide-list-segment .my-xl-auto{margin-bottom:auto!important}#slide-list-segment .ml-xl-auto,#slide-list-segment .mx-xl-auto{margin-left:auto!important}}#slide-list-segment .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}#slide-list-segment .text-justify{text-align:justify!important}#slide-list-segment .text-wrap{white-space:normal!important}#slide-list-segment .text-nowrap{white-space:nowrap!important}#slide-list-segment .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#slide-list-segment .text-left{text-align:left!important}#slide-list-segment .text-right{text-align:right!important}#slide-list-segment .text-center{text-align:center!important}@media (min-width:576px){#slide-list-segment .text-sm-left{text-align:left!important}#slide-list-segment .text-sm-right{text-align:right!important}#slide-list-segment .text-sm-center{text-align:center!important}}@media (min-width:768px){#slide-list-segment .text-md-left{text-align:left!important}#slide-list-segment .text-md-right{text-align:right!important}#slide-list-segment .text-md-center{text-align:center!important}}@media (min-width:992px){#slide-list-segment .text-lg-left{text-align:left!important}#slide-list-segment .text-lg-right{text-align:right!important}#slide-list-segment .text-lg-center{text-align:center!important}}@media (min-width:1200px){#slide-list-segment .text-xl-left{text-align:left!important}#slide-list-segment .text-xl-right{text-align:right!important}#slide-list-segment .text-xl-center{text-align:center!important}}#slide-list-segment .text-lowercase{text-transform:lowercase!important}#slide-list-segment .text-uppercase{text-transform:uppercase!important}#slide-list-segment .text-capitalize{text-transform:capitalize!important}#slide-list-segment .font-weight-light{font-weight:300!important}#slide-list-segment .font-weight-lighter{font-weight:lighter!important}#slide-list-segment .font-weight-normal{font-weight:400!important}#slide-list-segment .font-weight-bold{font-weight:700!important}#slide-list-segment .font-weight-bolder{font-weight:bolder!important}#slide-list-segment .font-italic{font-style:italic!important}#slide-list-segment .text-white{color:#fff!important}#slide-list-segment .text-primary{color:#007bff!important}#slide-list-segment a.text-primary:focus,#slide-list-segment a.text-primary:hover{color:#0056b3!important}#slide-list-segment .text-secondary{color:#6c757d!important}#slide-list-segment a.text-secondary:focus,#slide-list-segment a.text-secondary:hover{color:#494f54!important}#slide-list-segment .text-success{color:#28a745!important}#slide-list-segment a.text-success:focus,#slide-list-segment a.text-success:hover{color:#19692c!important}#slide-list-segment .text-info{color:#17a2b8!important}#slide-list-segment a.text-info:focus,#slide-list-segment a.text-info:hover{color:#0f6674!important}#slide-list-segment .text-warning{color:#ffc107!important}#slide-list-segment a.text-warning:focus,#slide-list-segment a.text-warning:hover{color:#ba8b00!important}#slide-list-segment .text-danger{color:#dc3545!important}#slide-list-segment a.text-danger:focus,#slide-list-segment a.text-danger:hover{color:#a71d2a!important}#slide-list-segment .text-light{color:#f8f9fa!important}#slide-list-segment a.text-light:focus,#slide-list-segment a.text-light:hover{color:#cbd3da!important}#slide-list-segment .text-dark{color:#343a40!important}#slide-list-segment a.text-dark:focus,#slide-list-segment a.text-dark:hover{color:#121416!important}#slide-list-segment .text-body{color:#212529!important}#slide-list-segment .text-muted{color:#6c757d!important}#slide-list-segment .text-black-50{color:rgba(0,0,0,.5)!important}#slide-list-segment .text-white-50{color:hsla(0,0%,100%,.5)!important}#slide-list-segment .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}#slide-list-segment .text-decoration-none{text-decoration:none!important}#slide-list-segment .text-break{word-break:break-word!important;overflow-wrap:break-word!important}#slide-list-segment .text-reset{color:inherit!important}#slide-list-segment .visible{visibility:visible!important}#slide-list-segment .invisible{visibility:hidden!important}@media print{#slide-list-segment *,#slide-list-segment :after,#slide-list-segment :before{text-shadow:none!important;box-shadow:none!important}#slide-list-segment a:not(.btn){text-decoration:underline}#slide-list-segment abbr[title]:after{content:" (" attr(title) ")"}#slide-list-segment pre{white-space:pre-wrap!important}#slide-list-segment blockquote,#slide-list-segment pre{border:1px solid #adb5bd;page-break-inside:avoid}#slide-list-segment thead{display:table-header-group}#slide-list-segment img,#slide-list-segment tr{page-break-inside:avoid}#slide-list-segment h2,#slide-list-segment h3,#slide-list-segment p{orphans:3;widows:3}#slide-list-segment h2,#slide-list-segment h3{page-break-after:avoid}@page{#slide-list-segment{size:a3}}#slide-list-segment .container,#slide-list-segment body{min-width:992px!important}#slide-list-segment .navbar{display:none}#slide-list-segment .badge{border:1px solid #000}#slide-list-segment .table{border-collapse:collapse!important}#slide-list-segment .table td,#slide-list-segment .table th{background-color:#fff!important}#slide-list-segment .table-bordered td,#slide-list-segment .table-bordered th{border:1px solid #dee2e6!important}#slide-list-segment .table-dark{color:inherit}#slide-list-segment .table-dark tbody+tbody,#slide-list-segment .table-dark td,#slide-list-segment .table-dark th,#slide-list-segment .table-dark thead th{border-color:#dee2e6}#slide-list-segment .table .thead-dark th{color:inherit;border-color:#dee2e6}}#slide-list-segment .alert.alert.fade-leave-active,#slide-list-segment .alert.fade-enter-active{transition:opacity .15s linear}#slide-list-segment .alert.fade-enter,#slide-list-segment .alert.fade-leave-to{opacity:0}#slide-list-segment .card-img-left{border-top-left-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}#slide-list-segment .card-img-right{border-top-right-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}#slide-list-segment .dropdown-toggle.dropdown-toggle-no-caret:after{display:none!important}#slide-list-segment .b-dropdown-form{display:inline-block;padding:.25rem 1.5rem;width:100%;clear:both;font-weight:400}#slide-list-segment .b-dropdown-form:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}#slide-list-segment .b-dropdown-form:last-child{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}#slide-list-segment .b-dropdown-text{display:inline-block;padding:.25rem 1.5rem;margin-bottom:0;width:100%;clear:both;font-weight:lighter}#slide-list-segment .b-dropdown-text:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}#slide-list-segment .b-dropdown-text:last-child{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}#slide-list-segment .input-group>.input-group-append:last-child>.btn-group:not(:last-child):not(.dropdown-toggle)>.btn,#slide-list-segment .input-group>.input-group-append:not(:last-child)>.btn-group>.btn,#slide-list-segment .input-group>.input-group-prepend>.btn-group>.btn{border-top-right-radius:0;border-bottom-right-radius:0}#slide-list-segment .input-group>.input-group-append>.btn-group>.btn,#slide-list-segment .input-group>.input-group-prepend:first-child>.btn-group:not(:first-child)>.btn,#slide-list-segment .input-group>.input-group-prepend:not(:first-child)>.btn-group>.btn{border-top-left-radius:0;border-bottom-left-radius:0}#slide-list-segment .form-control.is-invalid,#slide-list-segment .form-control.is-valid,.was-validated #slide-list-segment .form-control:invalid,.was-validated #slide-list-segment .form-control:valid{background-position:right calc(.375em + .1875rem) center}#slide-list-segment input[type=color].form-control{height:calc(1.5em + .75rem + 2px);padding:.125rem .25rem}#slide-list-segment .input-group-sm input[type=color].form-control,#slide-list-segment input[type=color].form-control.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.125rem .25rem}#slide-list-segment .input-group-lg input[type=color].form-control,#slide-list-segment input[type=color].form-control.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.125rem .25rem}#slide-list-segment input[type=color].form-control:disabled{background-color:#adb5bd;opacity:.65}#slide-list-segment .input-group>.custom-range{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}#slide-list-segment .input-group>.custom-file+.custom-range,#slide-list-segment .input-group>.custom-range+.custom-file,#slide-list-segment .input-group>.custom-range+.custom-range,#slide-list-segment .input-group>.custom-range+.custom-select,#slide-list-segment .input-group>.custom-range+.form-control,#slide-list-segment .input-group>.custom-range+.form-control-plaintext,#slide-list-segment .input-group>.custom-select+.custom-range,#slide-list-segment .input-group>.form-control+.custom-range,#slide-list-segment .input-group>.form-control-plaintext+.custom-range{margin-left:-1px}#slide-list-segment .input-group>.custom-range:focus{z-index:3}#slide-list-segment .input-group>.custom-range:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}#slide-list-segment .input-group>.custom-range:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#slide-list-segment .input-group>.custom-range{padding:0 .75rem;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;height:calc(1.5em + .75rem + 2px);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#slide-list-segment .input-group>.custom-range{transition:none}}#slide-list-segment .input-group>.custom-range:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#slide-list-segment .input-group>.custom-range:disabled,#slide-list-segment .input-group>.custom-range[readonly]{background-color:#e9ecef}#slide-list-segment .input-group-lg>.custom-range{height:calc(1.5em + 1rem + 2px);padding:0 1rem;border-radius:.3rem}#slide-list-segment .input-group-sm>.custom-range{height:calc(1.5em + .5rem + 2px);padding:0 .5rem;border-radius:.2rem}#slide-list-segment .input-group .custom-range.is-valid,.was-validated #slide-list-segment .input-group .custom-range:valid{border-color:#28a745}#slide-list-segment .input-group .custom-range.is-valid:focus,.was-validated #slide-list-segment .input-group .custom-range:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#slide-list-segment .custom-range.is-valid:focus::-webkit-slider-thumb,.was-validated #slide-list-segment .custom-range:valid:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}#slide-list-segment .custom-range.is-valid:focus::-moz-range-thumb,.was-validated #slide-list-segment .custom-range:valid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}#slide-list-segment .custom-range.is-valid:focus::-ms-thumb,.was-validated #slide-list-segment .custom-range:valid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}#slide-list-segment .custom-range.is-valid::-webkit-slider-thumb,.was-validated #slide-list-segment .custom-range:valid::-webkit-slider-thumb{background-color:#28a745;background-image:none}#slide-list-segment .custom-range.is-valid::-webkit-slider-thumb:active,.was-validated #slide-list-segment .custom-range:valid::-webkit-slider-thumb:active{background-color:#9be7ac;background-image:none}#slide-list-segment .custom-range.is-valid::-webkit-slider-runnable-track,.was-validated #slide-list-segment .custom-range:valid::-webkit-slider-runnable-track{background-color:rgba(40,167,69,.35)}#slide-list-segment .custom-range.is-valid::-moz-range-thumb,.was-validated #slide-list-segment .custom-range:valid::-moz-range-thumb{background-color:#28a745;background-image:none}#slide-list-segment .custom-range.is-valid::-moz-range-thumb:active,.was-validated #slide-list-segment .custom-range:valid::-moz-range-thumb:active{background-color:#9be7ac;background-image:none}#slide-list-segment .custom-range.is-valid::-moz-range-track,.was-validated #slide-list-segment .custom-range:valid::-moz-range-track{background:rgba(40,167,69,.35)}#slide-list-segment .custom-range.is-valid~.valid-feedback,#slide-list-segment .custom-range.is-valid~.valid-tooltip,.was-validated #slide-list-segment .custom-range:valid~.valid-feedback,.was-validated #slide-list-segment .custom-range:valid~.valid-tooltip{display:block}#slide-list-segment .custom-range.is-valid::-ms-thumb,.was-validated #slide-list-segment .custom-range:valid::-ms-thumb{background-color:#28a745;background-image:none}#slide-list-segment .custom-range.is-valid::-ms-thumb:active,.was-validated #slide-list-segment .custom-range:valid::-ms-thumb:active{background-color:#9be7ac;background-image:none}#slide-list-segment .custom-range.is-valid::-ms-track-lower,#slide-list-segment .custom-range.is-valid::-ms-track-upper,.was-validated #slide-list-segment .custom-range:valid::-ms-track-lower,.was-validated #slide-list-segment .custom-range:valid::-ms-track-upper{background:rgba(40,167,69,.35)}#slide-list-segment .input-group .custom-range.is-invalid,.was-validated #slide-list-segment .input-group .custom-range:invalid{border-color:#dc3545}#slide-list-segment .input-group .custom-range.is-invalid:focus,.was-validated #slide-list-segment .input-group .custom-range:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#slide-list-segment .custom-range.is-invalid:focus::-webkit-slider-thumb,.was-validated #slide-list-segment .custom-range:invalid:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}#slide-list-segment .custom-range.is-invalid:focus::-moz-range-thumb,.was-validated #slide-list-segment .custom-range:invalid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}#slide-list-segment .custom-range.is-invalid:focus::-ms-thumb,.was-validated #slide-list-segment .custom-range:invalid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}#slide-list-segment .custom-range.is-invalid::-webkit-slider-thumb,.was-validated #slide-list-segment .custom-range:invalid::-webkit-slider-thumb{background-color:#dc3545;background-image:none}#slide-list-segment .custom-range.is-invalid::-webkit-slider-thumb:active,.was-validated #slide-list-segment .custom-range:invalid::-webkit-slider-thumb:active{background-color:#f6cdd1;background-image:none}#slide-list-segment .custom-range.is-invalid::-webkit-slider-runnable-track,.was-validated #slide-list-segment .custom-range:invalid::-webkit-slider-runnable-track{background-color:rgba(220,53,69,.35)}#slide-list-segment .custom-range.is-invalid::-moz-range-thumb,.was-validated #slide-list-segment .custom-range:invalid::-moz-range-thumb{background-color:#dc3545;background-image:none}#slide-list-segment .custom-range.is-invalid::-moz-range-thumb:active,.was-validated #slide-list-segment .custom-range:invalid::-moz-range-thumb:active{background-color:#f6cdd1;background-image:none}#slide-list-segment .custom-range.is-invalid::-moz-range-track,.was-validated #slide-list-segment .custom-range:invalid::-moz-range-track{background:rgba(220,53,69,.35)}#slide-list-segment .custom-range.is-invalid~.invalid-feedback,#slide-list-segment .custom-range.is-invalid~.invalid-tooltip,.was-validated #slide-list-segment .custom-range:invalid~.invalid-feedback,.was-validated #slide-list-segment .custom-range:invalid~.invalid-tooltip{display:block}#slide-list-segment .custom-range.is-invalid::-ms-thumb,.was-validated #slide-list-segment .custom-range:invalid::-ms-thumb{background-color:#dc3545;background-image:none}#slide-list-segment .custom-range.is-invalid::-ms-thumb:active,.was-validated #slide-list-segment .custom-range:invalid::-ms-thumb:active{background-color:#f6cdd1;background-image:none}#slide-list-segment .custom-range.is-invalid::-ms-track-lower,#slide-list-segment .custom-range.is-invalid::-ms-track-upper,.was-validated #slide-list-segment .custom-range:invalid::-ms-track-lower,.was-validated #slide-list-segment .custom-range:invalid::-ms-track-upper{background:rgba(220,53,69,.35)}#slide-list-segment .b-table.table.table-fixed{table-layout:fixed}#slide-list-segment .b-table.table[aria-busy=true]{opacity:.55}#slide-list-segment .b-table.table>tbody>tr.b-table-details>td{border-top:none!important}#slide-list-segment .b-table.table>caption{caption-side:bottom}#slide-list-segment .b-table.table>caption.b-table-caption-top{caption-side:top!important}#slide-list-segment .b-table.table>tfoot>tr>td,#slide-list-segment .b-table.table>tfoot>tr>th,#slide-list-segment .b-table.table>thead>tr>td,#slide-list-segment .b-table.table>thead>tr>th{position:relative}#slide-list-segment .b-table.table>tfoot>tr>th[aria-sort],#slide-list-segment .b-table.table>thead>tr>th[aria-sort]{position:relative;padding-right:1.125em;cursor:pointer}#slide-list-segment .b-table.table>tfoot>tr>th[aria-sort]:after,#slide-list-segment .b-table.table>thead>tr>th[aria-sort]:after{position:absolute;display:block;bottom:0;right:.35em;padding-bottom:inherit;font-size:inherit;line-height:inherit;opacity:.4;content:"\2195";speak:none}#slide-list-segment .b-table.table>tfoot>tr>th[aria-sort][aria-sort=ascending]:after,#slide-list-segment .b-table.table>thead>tr>th[aria-sort][aria-sort=ascending]:after{opacity:1;content:"\2193"}#slide-list-segment .b-table.table>tfoot>tr>th[aria-sort][aria-sort=descending]:after,#slide-list-segment .b-table.table>thead>tr>th[aria-sort][aria-sort=descending]:after{opacity:1;content:"\2191"}@media (max-width:575.98px){#slide-list-segment .b-table.table.b-table-stacked-sm{display:block;width:100%}#slide-list-segment .b-table.table.b-table-stacked-sm>caption,#slide-list-segment .b-table.table.b-table-stacked-sm>tbody,#slide-list-segment .b-table.table.b-table-stacked-sm>tbody>tr,#slide-list-segment .b-table.table.b-table-stacked-sm>tbody>tr>td{display:block}#slide-list-segment .b-table.table.b-table-stacked-sm>tfoot,#slide-list-segment .b-table.table.b-table-stacked-sm>tfoot>tr.b-table-bottom-row,#slide-list-segment .b-table.table.b-table-stacked-sm>tfoot>tr.b-table-top-row,#slide-list-segment .b-table.table.b-table-stacked-sm>thead,#slide-list-segment .b-table.table.b-table-stacked-sm>thead>tr.b-table-bottom-row,#slide-list-segment .b-table.table.b-table-stacked-sm>thead>tr.b-table-top-row{display:none}#slide-list-segment .b-table.table.b-table-stacked-sm>caption{caption-side:top!important}#slide-list-segment .b-table.table.b-table-stacked-sm>tbody>tr>[data-label]{display:grid;grid-template-columns:40% auto;grid-gap:.25rem 1rem}#slide-list-segment .b-table.table.b-table-stacked-sm>tbody>tr>[data-label]:before{content:attr(data-label);display:inline;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal}#slide-list-segment .b-table.table.b-table-stacked-sm>tbody>tr.bottom-row,#slide-list-segment .b-table.table.b-table-stacked-sm>tbody>tr.top-row{display:none}#slide-list-segment .b-table.table.b-table-stacked-sm>tbody>tr>:first-child{border-top-width:3px}}@media (max-width:767.98px){#slide-list-segment .b-table.table.b-table-stacked-md{display:block;width:100%}#slide-list-segment .b-table.table.b-table-stacked-md>caption,#slide-list-segment .b-table.table.b-table-stacked-md>tbody,#slide-list-segment .b-table.table.b-table-stacked-md>tbody>tr,#slide-list-segment .b-table.table.b-table-stacked-md>tbody>tr>td{display:block}#slide-list-segment .b-table.table.b-table-stacked-md>tfoot,#slide-list-segment .b-table.table.b-table-stacked-md>tfoot>tr.b-table-bottom-row,#slide-list-segment .b-table.table.b-table-stacked-md>tfoot>tr.b-table-top-row,#slide-list-segment .b-table.table.b-table-stacked-md>thead,#slide-list-segment .b-table.table.b-table-stacked-md>thead>tr.b-table-bottom-row,#slide-list-segment .b-table.table.b-table-stacked-md>thead>tr.b-table-top-row{display:none}#slide-list-segment .b-table.table.b-table-stacked-md>caption{caption-side:top!important}#slide-list-segment .b-table.table.b-table-stacked-md>tbody>tr>[data-label]{display:grid;grid-template-columns:40% auto;grid-gap:.25rem 1rem}#slide-list-segment .b-table.table.b-table-stacked-md>tbody>tr>[data-label]:before{content:attr(data-label);display:inline;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal}#slide-list-segment .b-table.table.b-table-stacked-md>tbody>tr.bottom-row,#slide-list-segment .b-table.table.b-table-stacked-md>tbody>tr.top-row{display:none}#slide-list-segment .b-table.table.b-table-stacked-md>tbody>tr>:first-child{border-top-width:3px}}@media (max-width:991.98px){#slide-list-segment .b-table.table.b-table-stacked-lg{display:block;width:100%}#slide-list-segment .b-table.table.b-table-stacked-lg>caption,#slide-list-segment .b-table.table.b-table-stacked-lg>tbody,#slide-list-segment .b-table.table.b-table-stacked-lg>tbody>tr,#slide-list-segment .b-table.table.b-table-stacked-lg>tbody>tr>td{display:block}#slide-list-segment .b-table.table.b-table-stacked-lg>tfoot,#slide-list-segment .b-table.table.b-table-stacked-lg>tfoot>tr.b-table-bottom-row,#slide-list-segment .b-table.table.b-table-stacked-lg>tfoot>tr.b-table-top-row,#slide-list-segment .b-table.table.b-table-stacked-lg>thead,#slide-list-segment .b-table.table.b-table-stacked-lg>thead>tr.b-table-bottom-row,#slide-list-segment .b-table.table.b-table-stacked-lg>thead>tr.b-table-top-row{display:none}#slide-list-segment .b-table.table.b-table-stacked-lg>caption{caption-side:top!important}#slide-list-segment .b-table.table.b-table-stacked-lg>tbody>tr>[data-label]{display:grid;grid-template-columns:40% auto;grid-gap:.25rem 1rem}#slide-list-segment .b-table.table.b-table-stacked-lg>tbody>tr>[data-label]:before{content:attr(data-label);display:inline;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal}#slide-list-segment .b-table.table.b-table-stacked-lg>tbody>tr.bottom-row,#slide-list-segment .b-table.table.b-table-stacked-lg>tbody>tr.top-row{display:none}#slide-list-segment .b-table.table.b-table-stacked-lg>tbody>tr>:first-child{border-top-width:3px}}@media (max-width:1199.98px){#slide-list-segment .b-table.table.b-table-stacked-xl{display:block;width:100%}#slide-list-segment .b-table.table.b-table-stacked-xl>caption,#slide-list-segment .b-table.table.b-table-stacked-xl>tbody,#slide-list-segment .b-table.table.b-table-stacked-xl>tbody>tr,#slide-list-segment .b-table.table.b-table-stacked-xl>tbody>tr>td{display:block}#slide-list-segment .b-table.table.b-table-stacked-xl>tfoot,#slide-list-segment .b-table.table.b-table-stacked-xl>tfoot>tr.b-table-bottom-row,#slide-list-segment .b-table.table.b-table-stacked-xl>tfoot>tr.b-table-top-row,#slide-list-segment .b-table.table.b-table-stacked-xl>thead,#slide-list-segment .b-table.table.b-table-stacked-xl>thead>tr.b-table-bottom-row,#slide-list-segment .b-table.table.b-table-stacked-xl>thead>tr.b-table-top-row{display:none}#slide-list-segment .b-table.table.b-table-stacked-xl>caption{caption-side:top!important}#slide-list-segment .b-table.table.b-table-stacked-xl>tbody>tr>[data-label]{display:grid;grid-template-columns:40% auto;grid-gap:.25rem 1rem}#slide-list-segment .b-table.table.b-table-stacked-xl>tbody>tr>[data-label]:before{content:attr(data-label);display:inline;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal}#slide-list-segment .b-table.table.b-table-stacked-xl>tbody>tr.bottom-row,#slide-list-segment .b-table.table.b-table-stacked-xl>tbody>tr.top-row{display:none}#slide-list-segment .b-table.table.b-table-stacked-xl>tbody>tr>:first-child{border-top-width:3px}}#slide-list-segment .b-table.table.b-table-stacked{display:block;width:100%}#slide-list-segment .b-table.table.b-table-stacked>caption,#slide-list-segment .b-table.table.b-table-stacked>tbody,#slide-list-segment .b-table.table.b-table-stacked>tbody>tr,#slide-list-segment .b-table.table.b-table-stacked>tbody>tr>td{display:block}#slide-list-segment .b-table.table.b-table-stacked>tfoot,#slide-list-segment .b-table.table.b-table-stacked>tfoot>tr.b-table-bottom-row,#slide-list-segment .b-table.table.b-table-stacked>tfoot>tr.b-table-top-row,#slide-list-segment .b-table.table.b-table-stacked>thead,#slide-list-segment .b-table.table.b-table-stacked>thead>tr.b-table-bottom-row,#slide-list-segment .b-table.table.b-table-stacked>thead>tr.b-table-top-row{display:none}#slide-list-segment .b-table.table.b-table-stacked>caption{caption-side:top!important}#slide-list-segment .b-table.table.b-table-stacked>tbody>tr>[data-label]{display:grid;grid-template-columns:40% auto;grid-gap:.25rem 1rem}#slide-list-segment .b-table.table.b-table-stacked>tbody>tr>[data-label]:before{content:attr(data-label);display:inline;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal}#slide-list-segment .b-table.table.b-table-stacked>tbody>tr.bottom-row,#slide-list-segment .b-table.table.b-table-stacked>tbody>tr.top-row{display:none}#slide-list-segment .b-table.table.b-table-stacked>tbody>tr>:first-child{border-top-width:3px}#slide-list-segment table.b-table.b-table-selectable>tbody>tr{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}#slide-list-segment .v-select{position:relative;font-family:inherit}#slide-list-segment .v-select,#slide-list-segment .v-select *{box-sizing:border-box}#slide-list-segment .vs__fade-enter-active,#slide-list-segment .vs__fade-leave-active{transition:opacity .15s cubic-bezier(1,.5,.8,1)}#slide-list-segment .vs__fade-enter,#slide-list-segment .vs__fade-leave-to{opacity:0}#slide-list-segment .vs--disabled .vs__clear,#slide-list-segment .vs--disabled .vs__dropdown-toggle,#slide-list-segment .vs--disabled .vs__open-indicator,#slide-list-segment .vs--disabled .vs__search,#slide-list-segment .vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}#slide-list-segment .v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}#slide-list-segment .v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}#slide-list-segment .v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}#slide-list-segment .v-select[dir=rtl] .vs__dropdown-menu{text-align:right}#slide-list-segment .vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-ms-flexbox;display:flex;padding:0 0 4px;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;white-space:normal}#slide-list-segment .vs__selected-options{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 2px;position:relative}#slide-list-segment .vs__actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:4px 6px 0 3px}#slide-list-segment .vs--searchable .vs__dropdown-toggle{cursor:text}#slide-list-segment .vs--unsearchable .vs__dropdown-toggle{cursor:pointer}#slide-list-segment .vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}#slide-list-segment .vs__open-indicator{fill:rgba(60,60,60,.5);transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}#slide-list-segment .vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}#slide-list-segment .vs--loading .vs__open-indicator{opacity:0}#slide-list-segment .vs__clear{fill:rgba(60,60,60,.5);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}#slide-list-segment .vs__dropdown-menu{display:block;position:absolute;top:calc(100% - 1px);left:0;z-index:1000;padding:5px 0;margin:0;width:100%;max-height:350px;min-width:160px;overflow-y:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;text-align:left;list-style:none;background:#fff}#slide-list-segment .vs__no-options{text-align:center}#slide-list-segment .vs__dropdown-option{line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:#333;white-space:nowrap}#slide-list-segment .vs__dropdown-option:hover{cursor:pointer}#slide-list-segment .vs__dropdown-option--highlight{background:#5897fb;color:#fff}#slide-list-segment .vs__dropdown-option--disabled{background:inherit;color:rgba(60,60,60,.5)}#slide-list-segment .vs__dropdown-option--disabled:hover{cursor:inherit}#slide-list-segment .vs__selected{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;line-height:1.4;margin:4px 2px 0;padding:0 .25em}#slide-list-segment .vs__deselect{display:-ms-inline-flexbox;display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:rgba(60,60,60,.5);text-shadow:0 1px 0 #fff}#slide-list-segment .vs--single .vs__selected{background-color:transparent;border-color:transparent}#slide-list-segment .vs--single.vs--open .vs__selected{position:absolute;opacity:.4}#slide-list-segment .vs--single.vs--searching .vs__selected{display:none}#slide-list-segment .vs__search::-webkit-search-cancel-button{display:none}#slide-list-segment .vs__search::-ms-clear,#slide-list-segment .vs__search::-webkit-search-decoration,#slide-list-segment .vs__search::-webkit-search-results-button,#slide-list-segment .vs__search::-webkit-search-results-decoration{display:none}#slide-list-segment .vs__search,#slide-list-segment .vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;font-size:1em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;-ms-flex-positive:1;flex-grow:1}#slide-list-segment .vs__search:-ms-input-placeholder{color:inherit}#slide-list-segment .vs__search::placeholder{color:inherit}#slide-list-segment .vs--unsearchable .vs__search{opacity:1}#slide-list-segment .vs--unsearchable .vs__search:hover{cursor:pointer}#slide-list-segment .vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}#slide-list-segment .vs__spinner{-ms-flex-item-align:center;align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border-top:.9em solid rgba(99,99,99,.1);border-right:.9em solid rgba(99,99,99,.1);border-bottom:.9em solid rgba(99,99,99,.1);border-left:.9em solid rgba(60,60,60,.45);transform:translateZ(0);animation:vSelectSpinner 1.1s infinite linear;transition:opacity .1s}#slide-list-segment .vs__spinner,#slide-list-segment .vs__spinner:after{border-radius:50%;width:5em;height:5em}#slide-list-segment .vs--loading .vs__spinner{opacity:1}#slide-list-segment .btn-primary{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important}#slide-list-segment .row-theme-segment{height:calc(100% - 80px)}#slide-list-segment .default-modules{height:calc(100% - 58px);width:100%;overflow:auto;overflow-x:hidden}#slide-list-segment .segments-cards{width:100%;height:100%;overflow:auto;overflow-x:hidden}#slide-list-segment .card-group{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;height:45em}#slide-list-segment .list-group-item{margin-bottom:0;border-right:0;border-top:0;border-left:0;text-align:left}#slide-list-segment .list-group-item:hover{color:#00aced}#slide-list-segment .allSegment{text-align:left}#slide-list-segment .list-group-item:first-child{border-bottom:0}#slide-list-segment .btn-lgS{width:8em}#slide-list-segment .list-group-item:hover{cursor:pointer}.rigth-app{right:0;margin:.4em}.left-app,.rigth-app{position:absolute;z-index:9}.left-app{margin-left:.5em!important;left:0;margin:.4em}.img-in{margin-bottom:10em}.right-icon-svg{margin:1em}#list-screens{display:none;text-align:center;position:absolute;top:0;left:0;right:0;width:100%;background-color:rgba(0,0,0,.4);height:58em}.list-screens{max-width:100%!important}#list-screens .VueCarousel-navigation-button:focus{outline:none!important}#list-screens .VueCarousel-slide{visibility:visible;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;-ms-flex:0 0 16.5%;flex:0 0 16.5%}#list-screens .slide{margin:5px!important;max-width:223px}#slide-list-segment .screen:hover{border:2px solid #007bff8c!important;border-radius:4px;padding:2px;cursor:pointer}.drop-search .dropdown-menu{position:fixed;will-change:transform;width:84%;transform:translate3d(3em,48px,6em)}.card-serch{position:absolute;width:100%;z-index:3;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.2);border-radius:.25rem;padding:3em}.menu-theme{display:none}.pointer{cursor:pointer}.card-theme-segment{max-width:30%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.2);overflow:auto;height:100%}.custom-mb-row{height:100%}@media screen and (max-width:1460px){.text-btn-add{display:none}}.btn-lg-w{width:100%}.col-11-search{padding-left:-2px}@media screen and (max-width:1000px){.list-group-item-s{margin-left:0!important}.card-theme-segment{max-width:30%;position:absolute!important;z-index:9;display:-ms-flexbox;display:flex;-ms-flex-direction:column;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.2);top:8em;left:1em;max-height:40%;overflow-y:auto}.menu-theme{display:block}.no-padding-LR{padding-left:30px!important}.custom-mb-row{margin-left:30px!important}.padding-l-c{padding-left:15px!important;margin-left:0!important}}.col-11-search{padding:0!important;padding-right:10px!important}.padding-l{margin-left:-15px}.search-col{padding:0!important}.search-col .search-group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.search-col .inputSearch{border-color:#7c7c7c;padding:1.2rem 3rem!important;border-radius:.4rem;border-top-left-radius:.4rem!important;border-bottom-left-radius:.4rem!important;border-top-right-radius:.4rem!important;border-bottom-right-radius:.4rem!important;color:#797a8e;font-size:.9em}.search-col .search-icon{cursor:pointer;position:absolute;z-index:7;padding:.5em}.search-col .search-icon,.search-col .search-icon svg{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.search-col .search-icon svg{width:25px;height:100%}.search-col .search-icon svg path{fill:#797a8e}.search-col .search-button{border-right:none!important;background-color:#fff;color:#7c7c7c;border-color:#7c7c7c;border-top-right-radius:0;border-bottom-right-radius:0}.no-padding-LR{padding-right:0!important;padding-left:0!important}#slide-list-segment .breadcrumb{background-color:#dfdfdf!important;border-radius:0!important}.menu-theme.col-1{max-width:45px!important}.row-m{margin-right:-30px!important}.card-nav{margin:20px!important}.list-group-item-s{margin-left:20px}@media screen and (max-width:500px){.svg-m{margin-left:-5px!important}}#slide-list-segment .dropdown-item:active{background-color:var(--primary-color)!important}#slide-list-segment{text-align:left!important}#slide-list-segment .btn-lg{padding:0!important;font-size:1rem!important}.title-segment{cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-wrapper-segment{position:relative;padding-bottom:56.2%}.image-wrapper-segment img{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.cardSegmentParam{padding-bottom:1rem}.action-btn:hover{cursor:pointer}.mr{margin-right:.5em}.footer-segment{-ms-flex:1 1 auto;flex:1 1 auto;padding:.5rem;height:50px}.text-center{text-align:center!important}#slide-list-segment .card-body{padding-bottom:0!important;padding-top:0;padding-left:0;padding-right:0}.action-segment,.apercu{display:none}#slide-list-segment .card{border:none}#slide-list-segment .card:hover{box-shadow:0 0 0 1px rgba(0,0,0,.1)}#slide-list-segment .card:hover .action-segment{display:block}#slide-list-segment .card:hover .apercu{display:block;cursor:pointer}#slide-list-segment .card:hover .img-fluid{filter:blur(2px)}#slide-list-segment .card.selected{box-shadow:0 0 0 1px rgba(0,0,0,.1)}#slide-list-segment .card.selected .action-segment{display:block}.apercu{position:absolute;top:40%;left:45%}.image-icon{display:none;position:absolute;background-color:rgba(0,0,0,.52);height:100%;width:100%;text-align:center}.image-icon .image-svg{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%;-ms-flex-align:center;align-items:center}.image-icon .image-svg .img-svg{cursor:pointer;margin:5%}.image-icon .image-svg .img-svg .svg{position:relative;top:25%}.img-segment:hover /deep/ .dropdown-menu{display:none}.img-segment:hover .image-icon{display:-ms-flexbox!important;display:flex!important}.nb-screen,.resizer-text{cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nb-screen{border:1px solid;border-radius:25px;padding-left:5px;padding-right:5px;padding-top:2px;margin:5px;font-size:13px}.white-color-i{color:#fff;font-size:2em}#notfound[data-v-e8491e26],#slide-list #notfound .card-body[data-v-e8491e26]{display:-ms-flexbox;display:flex}#notfound[data-v-e8491e26]{padding:1em;box-shadow:0 1px 4px rgba(0,0,0,.16),2px 4px 6px rgba(0,0,0,.23)}.icon-notfound[data-v-e8491e26]{display:-ms-flexbox;display:flex;margin-right:1em}.showScreen{width:40em}.img-in{margin-bottom:0;margin-top:5em;display:inline-block;width:100%;max-width:50%}.right-icon-svg{right:1%;position:absolute}.right-icon-svg :hover{cursor:pointer}.left-icon-svg{margin:1em;position:absolute}#modal-screens .modal-content{background-color:rgba(0,0,0,.4);height:98vh;overflow:auto}#modal-screens .modal-content::-webkit-scrollbar{width:7px;height:7px}#modal-screens .modal-content::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #bebebe;border-radius:5px}#modal-screens .modal-content::-webkit-scrollbar-thumb{background:#bebebe;border-radius:5px}#modal-screens .modal-content::-webkit-scrollbar-thumb:hover{background:#b2b2b2;height:10px}#modal-screens .modal-xl{max-width:100%!important}#modal-slides .modal-dialog{width:auto!important;margin:.75rem!important}.screen{max-width:250px}#modal-screens .VueCarousel-navigation-button:focus{outline:none!important}#modal-screens .VueCarousel-slide{visibility:visible;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}.VueCarousel-slide{-ms-flex:0 0 25%;flex:0 0 25%}#modal-screens .slide{margin:5px!important;max-width:223px}.VueCarousel-navigation .VueCarousel-navigation-button :focus{outline:none!important}.screenSelected{border:solid;border-color:#007bff8c}#modal-screens{text-align:center!important}.slideForImg{max-width:300px;margin:1em}.slideForImg :hover{border:2px solid #007bff8c!important;border-radius:4px;cursor:pointer}.slide-image-wrapper{position:relative;padding-bottom:56.2%}.slide-image-wrapper img{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;left:0}.container-one-img{max-width:300px}.image-wrapper-one{position:relative;padding-bottom:56.2%}.image-wrapper-one img{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;left:0}.slides-carousel{margin:3em}#editSegment{
  /*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*!
 * BootstrapVue Custom CSS (https://bootstrap-vue.js.org)
 */margin:50px;padding:0;height:80%;width:90%}#editSegment :root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}#editSegment *,#editSegment :after,#editSegment :before{box-sizing:border-box}#editSegment html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}#editSegment article,#editSegment aside,#editSegment figcaption,#editSegment figure,#editSegment footer,#editSegment header,#editSegment hgroup,#editSegment main,#editSegment nav,#editSegment section{display:block}#editSegment body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}#editSegment [tabindex="-1"]:focus{outline:0!important}#editSegment hr{box-sizing:content-box;height:0;overflow:visible}#editSegment h1,#editSegment h2,#editSegment h3,#editSegment h4,#editSegment h5,#editSegment h6{margin-top:0;margin-bottom:.5rem}#editSegment p{margin-top:0;margin-bottom:1rem}#editSegment abbr[data-original-title],#editSegment abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}#editSegment address{margin-bottom:1rem;font-style:normal;line-height:inherit}#editSegment dl,#editSegment ol,#editSegment ul{margin-top:0;margin-bottom:1rem}#editSegment ol ol,#editSegment ol ul,#editSegment ul ol,#editSegment ul ul{margin-bottom:0}#editSegment dt{font-weight:700}#editSegment dd{margin-bottom:.5rem;margin-left:0}#editSegment blockquote{margin:0 0 1rem}#editSegment b,#editSegment strong{font-weight:bolder}#editSegment small{font-size:80%}#editSegment sub,#editSegment sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}#editSegment sub{bottom:-.25em}#editSegment sup{top:-.5em}#editSegment a{color:#007bff;text-decoration:none;background-color:transparent}#editSegment a:hover{color:#0056b3;text-decoration:underline}#editSegment a:not([href]):not([tabindex]),#editSegment a:not([href]):not([tabindex]):focus,#editSegment a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}#editSegment a:not([href]):not([tabindex]):focus{outline:0}#editSegment code,#editSegment kbd,#editSegment pre,#editSegment samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}#editSegment pre{margin-top:0;margin-bottom:1rem;overflow:auto}#editSegment figure{margin:0 0 1rem}#editSegment img{vertical-align:middle;border-style:none}#editSegment svg{overflow:hidden;vertical-align:middle}#editSegment table{border-collapse:collapse}#editSegment caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}#editSegment th{text-align:inherit}#editSegment label{display:inline-block;margin-bottom:.5rem}#editSegment button{border-radius:0}#editSegment button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}#editSegment button,#editSegment input,#editSegment optgroup,#editSegment select,#editSegment textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}#editSegment button,#editSegment input{overflow:visible}#editSegment button,#editSegment select{text-transform:none}#editSegment select{word-wrap:normal}#editSegment [type=button],#editSegment [type=reset],#editSegment [type=submit],#editSegment button{-webkit-appearance:button}#editSegment [type=button]:not(:disabled),#editSegment [type=reset]:not(:disabled),#editSegment [type=submit]:not(:disabled),#editSegment button:not(:disabled){cursor:pointer}#editSegment [type=button]::-moz-focus-inner,#editSegment [type=reset]::-moz-focus-inner,#editSegment [type=submit]::-moz-focus-inner,#editSegment button::-moz-focus-inner{padding:0;border-style:none}#editSegment input[type=checkbox],#editSegment input[type=radio]{box-sizing:border-box;padding:0}#editSegment input[type=date],#editSegment input[type=datetime-local],#editSegment input[type=month],#editSegment input[type=time]{-webkit-appearance:listbox}#editSegment textarea{overflow:auto;resize:vertical}#editSegment fieldset{min-width:0;padding:0;margin:0;border:0}#editSegment legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}#editSegment progress{vertical-align:baseline}#editSegment [type=number]::-webkit-inner-spin-button,#editSegment [type=number]::-webkit-outer-spin-button{height:auto}#editSegment [type=search]{outline-offset:-2px;-webkit-appearance:none}#editSegment [type=search]::-webkit-search-decoration{-webkit-appearance:none}#editSegment ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}#editSegment output{display:inline-block}#editSegment summary{display:list-item;cursor:pointer}#editSegment template{display:none}#editSegment [hidden]{display:none!important}#editSegment .h1,#editSegment .h2,#editSegment .h3,#editSegment .h4,#editSegment .h5,#editSegment .h6,#editSegment h1,#editSegment h2,#editSegment h3,#editSegment h4,#editSegment h5,#editSegment h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}#editSegment .h1,#editSegment h1{font-size:2.5rem}#editSegment .h2,#editSegment h2{font-size:2rem}#editSegment .h3,#editSegment h3{font-size:1.75rem}#editSegment .h4,#editSegment h4{font-size:1.5rem}#editSegment .h5,#editSegment h5{font-size:1.25rem}#editSegment .h6,#editSegment h6{font-size:1rem}#editSegment .lead{font-size:1.25rem;font-weight:300}#editSegment .display-1{font-size:6rem;font-weight:300;line-height:1.2}#editSegment .display-2{font-size:5.5rem;font-weight:300;line-height:1.2}#editSegment .display-3{font-size:4.5rem;font-weight:300;line-height:1.2}#editSegment .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}#editSegment hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}#editSegment .small,#editSegment small{font-size:80%;font-weight:400}#editSegment .mark,#editSegment mark{padding:.2em;background-color:#fcf8e3}#editSegment .list-inline,#editSegment .list-unstyled{padding-left:0;list-style:none}#editSegment .list-inline-item{display:inline-block}#editSegment .list-inline-item:not(:last-child){margin-right:.5rem}#editSegment .initialism{font-size:90%;text-transform:uppercase}#editSegment .blockquote{margin-bottom:1rem;font-size:1.25rem}#editSegment .blockquote-footer{display:block;font-size:80%;color:#6c757d}#editSegment .blockquote-footer:before{content:"\2014\A0"}#editSegment .img-fluid{max-width:100%;height:auto}#editSegment .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}#editSegment .figure{display:inline-block}#editSegment .figure-img{margin-bottom:.5rem;line-height:1}#editSegment .figure-caption{font-size:90%;color:#6c757d}#editSegment code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>#editSegment code{color:inherit}#editSegment kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}#editSegment kbd kbd{padding:0;font-size:100%;font-weight:700}#editSegment pre{display:block;font-size:87.5%;color:#212529}#editSegment pre code{font-size:inherit;color:inherit;word-break:normal}#editSegment .pre-scrollable{max-height:340px;overflow-y:scroll}#editSegment .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){#editSegment .container{max-width:540px}}@media (min-width:768px){#editSegment .container{max-width:720px}}@media (min-width:992px){#editSegment .container{max-width:960px}}@media (min-width:1200px){#editSegment .container{max-width:1140px}}#editSegment .container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}#editSegment .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}#editSegment .no-gutters{margin-right:0;margin-left:0}#editSegment .no-gutters>.col,#editSegment .no-gutters>[class*=col-]{padding-right:0;padding-left:0}#editSegment .col,#editSegment .col-1,#editSegment .col-2,#editSegment .col-3,#editSegment .col-4,#editSegment .col-5,#editSegment .col-6,#editSegment .col-7,#editSegment .col-8,#editSegment .col-9,#editSegment .col-10,#editSegment .col-11,#editSegment .col-12,#editSegment .col-auto,#editSegment .col-lg,#editSegment .col-lg-1,#editSegment .col-lg-2,#editSegment .col-lg-3,#editSegment .col-lg-4,#editSegment .col-lg-5,#editSegment .col-lg-6,#editSegment .col-lg-7,#editSegment .col-lg-8,#editSegment .col-lg-9,#editSegment .col-lg-10,#editSegment .col-lg-11,#editSegment .col-lg-12,#editSegment .col-lg-auto,#editSegment .col-md,#editSegment .col-md-1,#editSegment .col-md-2,#editSegment .col-md-3,#editSegment .col-md-4,#editSegment .col-md-5,#editSegment .col-md-6,#editSegment .col-md-7,#editSegment .col-md-8,#editSegment .col-md-9,#editSegment .col-md-10,#editSegment .col-md-11,#editSegment .col-md-12,#editSegment .col-md-auto,#editSegment .col-sm,#editSegment .col-sm-1,#editSegment .col-sm-2,#editSegment .col-sm-3,#editSegment .col-sm-4,#editSegment .col-sm-5,#editSegment .col-sm-6,#editSegment .col-sm-7,#editSegment .col-sm-8,#editSegment .col-sm-9,#editSegment .col-sm-10,#editSegment .col-sm-11,#editSegment .col-sm-12,#editSegment .col-sm-auto,#editSegment .col-xl,#editSegment .col-xl-1,#editSegment .col-xl-2,#editSegment .col-xl-3,#editSegment .col-xl-4,#editSegment .col-xl-5,#editSegment .col-xl-6,#editSegment .col-xl-7,#editSegment .col-xl-8,#editSegment .col-xl-9,#editSegment .col-xl-10,#editSegment .col-xl-11,#editSegment .col-xl-12,#editSegment .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}#editSegment .col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#editSegment .col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#editSegment .col-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}#editSegment .col-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}#editSegment .col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#editSegment .col-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}#editSegment .col-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}#editSegment .col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#editSegment .col-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}#editSegment .col-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}#editSegment .col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#editSegment .col-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}#editSegment .col-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}#editSegment .col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#editSegment .order-first{-ms-flex-order:-1;order:-1}#editSegment .order-last{-ms-flex-order:13;order:13}#editSegment .order-0{-ms-flex-order:0;order:0}#editSegment .order-1{-ms-flex-order:1;order:1}#editSegment .order-2{-ms-flex-order:2;order:2}#editSegment .order-3{-ms-flex-order:3;order:3}#editSegment .order-4{-ms-flex-order:4;order:4}#editSegment .order-5{-ms-flex-order:5;order:5}#editSegment .order-6{-ms-flex-order:6;order:6}#editSegment .order-7{-ms-flex-order:7;order:7}#editSegment .order-8{-ms-flex-order:8;order:8}#editSegment .order-9{-ms-flex-order:9;order:9}#editSegment .order-10{-ms-flex-order:10;order:10}#editSegment .order-11{-ms-flex-order:11;order:11}#editSegment .order-12{-ms-flex-order:12;order:12}#editSegment .offset-1{margin-left:8.33333%}#editSegment .offset-2{margin-left:16.66667%}#editSegment .offset-3{margin-left:25%}#editSegment .offset-4{margin-left:33.33333%}#editSegment .offset-5{margin-left:41.66667%}#editSegment .offset-6{margin-left:50%}#editSegment .offset-7{margin-left:58.33333%}#editSegment .offset-8{margin-left:66.66667%}#editSegment .offset-9{margin-left:75%}#editSegment .offset-10{margin-left:83.33333%}#editSegment .offset-11{margin-left:91.66667%}@media (min-width:576px){#editSegment .col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#editSegment .col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#editSegment .col-sm-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}#editSegment .col-sm-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}#editSegment .col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#editSegment .col-sm-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}#editSegment .col-sm-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}#editSegment .col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#editSegment .col-sm-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}#editSegment .col-sm-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}#editSegment .col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#editSegment .col-sm-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}#editSegment .col-sm-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}#editSegment .col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#editSegment .order-sm-first{-ms-flex-order:-1;order:-1}#editSegment .order-sm-last{-ms-flex-order:13;order:13}#editSegment .order-sm-0{-ms-flex-order:0;order:0}#editSegment .order-sm-1{-ms-flex-order:1;order:1}#editSegment .order-sm-2{-ms-flex-order:2;order:2}#editSegment .order-sm-3{-ms-flex-order:3;order:3}#editSegment .order-sm-4{-ms-flex-order:4;order:4}#editSegment .order-sm-5{-ms-flex-order:5;order:5}#editSegment .order-sm-6{-ms-flex-order:6;order:6}#editSegment .order-sm-7{-ms-flex-order:7;order:7}#editSegment .order-sm-8{-ms-flex-order:8;order:8}#editSegment .order-sm-9{-ms-flex-order:9;order:9}#editSegment .order-sm-10{-ms-flex-order:10;order:10}#editSegment .order-sm-11{-ms-flex-order:11;order:11}#editSegment .order-sm-12{-ms-flex-order:12;order:12}#editSegment .offset-sm-0{margin-left:0}#editSegment .offset-sm-1{margin-left:8.33333%}#editSegment .offset-sm-2{margin-left:16.66667%}#editSegment .offset-sm-3{margin-left:25%}#editSegment .offset-sm-4{margin-left:33.33333%}#editSegment .offset-sm-5{margin-left:41.66667%}#editSegment .offset-sm-6{margin-left:50%}#editSegment .offset-sm-7{margin-left:58.33333%}#editSegment .offset-sm-8{margin-left:66.66667%}#editSegment .offset-sm-9{margin-left:75%}#editSegment .offset-sm-10{margin-left:83.33333%}#editSegment .offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){#editSegment .col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#editSegment .col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#editSegment .col-md-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}#editSegment .col-md-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}#editSegment .col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#editSegment .col-md-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}#editSegment .col-md-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}#editSegment .col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#editSegment .col-md-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}#editSegment .col-md-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}#editSegment .col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#editSegment .col-md-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}#editSegment .col-md-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}#editSegment .col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#editSegment .order-md-first{-ms-flex-order:-1;order:-1}#editSegment .order-md-last{-ms-flex-order:13;order:13}#editSegment .order-md-0{-ms-flex-order:0;order:0}#editSegment .order-md-1{-ms-flex-order:1;order:1}#editSegment .order-md-2{-ms-flex-order:2;order:2}#editSegment .order-md-3{-ms-flex-order:3;order:3}#editSegment .order-md-4{-ms-flex-order:4;order:4}#editSegment .order-md-5{-ms-flex-order:5;order:5}#editSegment .order-md-6{-ms-flex-order:6;order:6}#editSegment .order-md-7{-ms-flex-order:7;order:7}#editSegment .order-md-8{-ms-flex-order:8;order:8}#editSegment .order-md-9{-ms-flex-order:9;order:9}#editSegment .order-md-10{-ms-flex-order:10;order:10}#editSegment .order-md-11{-ms-flex-order:11;order:11}#editSegment .order-md-12{-ms-flex-order:12;order:12}#editSegment .offset-md-0{margin-left:0}#editSegment .offset-md-1{margin-left:8.33333%}#editSegment .offset-md-2{margin-left:16.66667%}#editSegment .offset-md-3{margin-left:25%}#editSegment .offset-md-4{margin-left:33.33333%}#editSegment .offset-md-5{margin-left:41.66667%}#editSegment .offset-md-6{margin-left:50%}#editSegment .offset-md-7{margin-left:58.33333%}#editSegment .offset-md-8{margin-left:66.66667%}#editSegment .offset-md-9{margin-left:75%}#editSegment .offset-md-10{margin-left:83.33333%}#editSegment .offset-md-11{margin-left:91.66667%}}@media (min-width:992px){#editSegment .col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#editSegment .col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#editSegment .col-lg-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}#editSegment .col-lg-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}#editSegment .col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#editSegment .col-lg-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}#editSegment .col-lg-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}#editSegment .col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#editSegment .col-lg-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}#editSegment .col-lg-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}#editSegment .col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#editSegment .col-lg-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}#editSegment .col-lg-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}#editSegment .col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#editSegment .order-lg-first{-ms-flex-order:-1;order:-1}#editSegment .order-lg-last{-ms-flex-order:13;order:13}#editSegment .order-lg-0{-ms-flex-order:0;order:0}#editSegment .order-lg-1{-ms-flex-order:1;order:1}#editSegment .order-lg-2{-ms-flex-order:2;order:2}#editSegment .order-lg-3{-ms-flex-order:3;order:3}#editSegment .order-lg-4{-ms-flex-order:4;order:4}#editSegment .order-lg-5{-ms-flex-order:5;order:5}#editSegment .order-lg-6{-ms-flex-order:6;order:6}#editSegment .order-lg-7{-ms-flex-order:7;order:7}#editSegment .order-lg-8{-ms-flex-order:8;order:8}#editSegment .order-lg-9{-ms-flex-order:9;order:9}#editSegment .order-lg-10{-ms-flex-order:10;order:10}#editSegment .order-lg-11{-ms-flex-order:11;order:11}#editSegment .order-lg-12{-ms-flex-order:12;order:12}#editSegment .offset-lg-0{margin-left:0}#editSegment .offset-lg-1{margin-left:8.33333%}#editSegment .offset-lg-2{margin-left:16.66667%}#editSegment .offset-lg-3{margin-left:25%}#editSegment .offset-lg-4{margin-left:33.33333%}#editSegment .offset-lg-5{margin-left:41.66667%}#editSegment .offset-lg-6{margin-left:50%}#editSegment .offset-lg-7{margin-left:58.33333%}#editSegment .offset-lg-8{margin-left:66.66667%}#editSegment .offset-lg-9{margin-left:75%}#editSegment .offset-lg-10{margin-left:83.33333%}#editSegment .offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){#editSegment .col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}#editSegment .col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}#editSegment .col-xl-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}#editSegment .col-xl-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}#editSegment .col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}#editSegment .col-xl-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}#editSegment .col-xl-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}#editSegment .col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#editSegment .col-xl-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}#editSegment .col-xl-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}#editSegment .col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}#editSegment .col-xl-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}#editSegment .col-xl-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}#editSegment .col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#editSegment .order-xl-first{-ms-flex-order:-1;order:-1}#editSegment .order-xl-last{-ms-flex-order:13;order:13}#editSegment .order-xl-0{-ms-flex-order:0;order:0}#editSegment .order-xl-1{-ms-flex-order:1;order:1}#editSegment .order-xl-2{-ms-flex-order:2;order:2}#editSegment .order-xl-3{-ms-flex-order:3;order:3}#editSegment .order-xl-4{-ms-flex-order:4;order:4}#editSegment .order-xl-5{-ms-flex-order:5;order:5}#editSegment .order-xl-6{-ms-flex-order:6;order:6}#editSegment .order-xl-7{-ms-flex-order:7;order:7}#editSegment .order-xl-8{-ms-flex-order:8;order:8}#editSegment .order-xl-9{-ms-flex-order:9;order:9}#editSegment .order-xl-10{-ms-flex-order:10;order:10}#editSegment .order-xl-11{-ms-flex-order:11;order:11}#editSegment .order-xl-12{-ms-flex-order:12;order:12}#editSegment .offset-xl-0{margin-left:0}#editSegment .offset-xl-1{margin-left:8.33333%}#editSegment .offset-xl-2{margin-left:16.66667%}#editSegment .offset-xl-3{margin-left:25%}#editSegment .offset-xl-4{margin-left:33.33333%}#editSegment .offset-xl-5{margin-left:41.66667%}#editSegment .offset-xl-6{margin-left:50%}#editSegment .offset-xl-7{margin-left:58.33333%}#editSegment .offset-xl-8{margin-left:66.66667%}#editSegment .offset-xl-9{margin-left:75%}#editSegment .offset-xl-10{margin-left:83.33333%}#editSegment .offset-xl-11{margin-left:91.66667%}}#editSegment .table{width:100%;margin-bottom:1rem;color:#212529}#editSegment .table td,#editSegment .table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}#editSegment .table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}#editSegment .table tbody+tbody{border-top:2px solid #dee2e6}#editSegment .table-sm td,#editSegment .table-sm th{padding:.3rem}#editSegment .table-bordered,#editSegment .table-bordered td,#editSegment .table-bordered th{border:1px solid #dee2e6}#editSegment .table-bordered thead td,#editSegment .table-bordered thead th{border-bottom-width:2px}#editSegment .table-borderless tbody+tbody,#editSegment .table-borderless td,#editSegment .table-borderless th,#editSegment .table-borderless thead th{border:0}#editSegment .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}#editSegment .table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}#editSegment .table-primary,#editSegment .table-primary>td,#editSegment .table-primary>th{background-color:#b8daff}#editSegment .table-primary tbody+tbody,#editSegment .table-primary td,#editSegment .table-primary th,#editSegment .table-primary thead th{border-color:#7abaff}#editSegment .table-hover .table-primary:hover,#editSegment .table-hover .table-primary:hover>td,#editSegment .table-hover .table-primary:hover>th{background-color:#9fcdff}#editSegment .table-secondary,#editSegment .table-secondary>td,#editSegment .table-secondary>th{background-color:#d6d8db}#editSegment .table-secondary tbody+tbody,#editSegment .table-secondary td,#editSegment .table-secondary th,#editSegment .table-secondary thead th{border-color:#b3b7bb}#editSegment .table-hover .table-secondary:hover,#editSegment .table-hover .table-secondary:hover>td,#editSegment .table-hover .table-secondary:hover>th{background-color:#c8cbcf}#editSegment .table-success,#editSegment .table-success>td,#editSegment .table-success>th{background-color:#c3e6cb}#editSegment .table-success tbody+tbody,#editSegment .table-success td,#editSegment .table-success th,#editSegment .table-success thead th{border-color:#8fd19e}#editSegment .table-hover .table-success:hover,#editSegment .table-hover .table-success:hover>td,#editSegment .table-hover .table-success:hover>th{background-color:#b1dfbb}#editSegment .table-info,#editSegment .table-info>td,#editSegment .table-info>th{background-color:#bee5eb}#editSegment .table-info tbody+tbody,#editSegment .table-info td,#editSegment .table-info th,#editSegment .table-info thead th{border-color:#86cfda}#editSegment .table-hover .table-info:hover,#editSegment .table-hover .table-info:hover>td,#editSegment .table-hover .table-info:hover>th{background-color:#abdde5}#editSegment .table-warning,#editSegment .table-warning>td,#editSegment .table-warning>th{background-color:#ffeeba}#editSegment .table-warning tbody+tbody,#editSegment .table-warning td,#editSegment .table-warning th,#editSegment .table-warning thead th{border-color:#ffdf7e}#editSegment .table-hover .table-warning:hover,#editSegment .table-hover .table-warning:hover>td,#editSegment .table-hover .table-warning:hover>th{background-color:#ffe8a1}#editSegment .table-danger,#editSegment .table-danger>td,#editSegment .table-danger>th{background-color:#f5c6cb}#editSegment .table-danger tbody+tbody,#editSegment .table-danger td,#editSegment .table-danger th,#editSegment .table-danger thead th{border-color:#ed969e}#editSegment .table-hover .table-danger:hover,#editSegment .table-hover .table-danger:hover>td,#editSegment .table-hover .table-danger:hover>th{background-color:#f1b0b7}#editSegment .table-light,#editSegment .table-light>td,#editSegment .table-light>th{background-color:#fdfdfe}#editSegment .table-light tbody+tbody,#editSegment .table-light td,#editSegment .table-light th,#editSegment .table-light thead th{border-color:#fbfcfc}#editSegment .table-hover .table-light:hover,#editSegment .table-hover .table-light:hover>td,#editSegment .table-hover .table-light:hover>th{background-color:#ececf6}#editSegment .table-dark,#editSegment .table-dark>td,#editSegment .table-dark>th{background-color:#c6c8ca}#editSegment .table-dark tbody+tbody,#editSegment .table-dark td,#editSegment .table-dark th,#editSegment .table-dark thead th{border-color:#95999c}#editSegment .table-hover .table-dark:hover,#editSegment .table-hover .table-dark:hover>td,#editSegment .table-hover .table-dark:hover>th{background-color:#b9bbbe}#editSegment .table-active,#editSegment .table-active>td,#editSegment .table-active>th,#editSegment .table-hover .table-active:hover,#editSegment .table-hover .table-active:hover>td,#editSegment .table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}#editSegment .table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}#editSegment .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}#editSegment .table-dark{color:#fff;background-color:#343a40}#editSegment .table-dark td,#editSegment .table-dark th,#editSegment .table-dark thead th{border-color:#454d55}#editSegment .table-dark.table-bordered{border:0}#editSegment .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}#editSegment .table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){#editSegment .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#editSegment .table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){#editSegment .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#editSegment .table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){#editSegment .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#editSegment .table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){#editSegment .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#editSegment .table-responsive-xl>.table-bordered{border:0}}#editSegment .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#editSegment .table-responsive>.table-bordered{border:0}#editSegment .form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#editSegment .form-control{transition:none}}#editSegment .form-control::-ms-expand{background-color:transparent;border:0}#editSegment .form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#editSegment .form-control:-ms-input-placeholder{color:#6c757d;opacity:1}#editSegment .form-control::placeholder{color:#6c757d;opacity:1}#editSegment .form-control:disabled,#editSegment .form-control[readonly]{background-color:#e9ecef;opacity:1}#editSegment select.form-control:focus::-ms-value{color:#495057;background-color:#fff}#editSegment .form-control-file,#editSegment .form-control-range{display:block;width:100%}#editSegment .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}#editSegment .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}#editSegment .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}#editSegment .form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}#editSegment .form-control-plaintext.form-control-lg,#editSegment .form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}#editSegment .form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}#editSegment .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}#editSegment select.form-control[multiple],#editSegment select.form-control[size],#editSegment textarea.form-control{height:auto}#editSegment .form-group{margin-bottom:1rem}#editSegment .form-text{display:block;margin-top:.25rem}#editSegment .form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}#editSegment .form-row>.col,#editSegment .form-row>[class*=col-]{padding-right:5px;padding-left:5px}#editSegment .form-check{position:relative;display:block;padding-left:1.25rem}#editSegment .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}#editSegment .form-check-input:disabled~.form-check-label{color:#6c757d}#editSegment .form-check-label{margin-bottom:0}#editSegment .form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}#editSegment .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}#editSegment .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}#editSegment .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}#editSegment .form-control.is-valid,.was-validated #editSegment .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#editSegment .form-control.is-valid:focus,.was-validated #editSegment .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#editSegment .form-control.is-valid~.valid-feedback,#editSegment .form-control.is-valid~.valid-tooltip,.was-validated #editSegment .form-control:valid~.valid-feedback,.was-validated #editSegment .form-control:valid~.valid-tooltip{display:block}#editSegment textarea.form-control.is-valid,.was-validated #editSegment textarea.form-control:valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}#editSegment .custom-select.is-valid,.was-validated #editSegment .custom-select:valid{border-color:#28a745;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}#editSegment .custom-select.is-valid:focus,.was-validated #editSegment .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#editSegment .custom-select.is-valid~.valid-feedback,#editSegment .custom-select.is-valid~.valid-tooltip,#editSegment .form-control-file.is-valid~.valid-feedback,#editSegment .form-control-file.is-valid~.valid-tooltip,.was-validated #editSegment .custom-select:valid~.valid-feedback,.was-validated #editSegment .custom-select:valid~.valid-tooltip,.was-validated #editSegment .form-control-file:valid~.valid-feedback,.was-validated #editSegment .form-control-file:valid~.valid-tooltip{display:block}#editSegment .form-check-input.is-valid~.form-check-label,.was-validated #editSegment .form-check-input:valid~.form-check-label{color:#28a745}#editSegment .form-check-input.is-valid~.valid-feedback,#editSegment .form-check-input.is-valid~.valid-tooltip,.was-validated #editSegment .form-check-input:valid~.valid-feedback,.was-validated #editSegment .form-check-input:valid~.valid-tooltip{display:block}#editSegment .custom-control-input.is-valid~.custom-control-label,.was-validated #editSegment .custom-control-input:valid~.custom-control-label{color:#28a745}#editSegment .custom-control-input.is-valid~.custom-control-label:before,.was-validated #editSegment .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}#editSegment .custom-control-input.is-valid~.valid-feedback,#editSegment .custom-control-input.is-valid~.valid-tooltip,.was-validated #editSegment .custom-control-input:valid~.valid-feedback,.was-validated #editSegment .custom-control-input:valid~.valid-tooltip{display:block}#editSegment .custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated #editSegment .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}#editSegment .custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated #editSegment .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#editSegment .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,#editSegment .custom-file-input.is-valid~.custom-file-label,.was-validated #editSegment .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated #editSegment .custom-file-input:valid~.custom-file-label{border-color:#28a745}#editSegment .custom-file-input.is-valid~.valid-feedback,#editSegment .custom-file-input.is-valid~.valid-tooltip,.was-validated #editSegment .custom-file-input:valid~.valid-feedback,.was-validated #editSegment .custom-file-input:valid~.valid-tooltip{display:block}#editSegment .custom-file-input.is-valid:focus~.custom-file-label,.was-validated #editSegment .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#editSegment .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}#editSegment .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}#editSegment .form-control.is-invalid,.was-validated #editSegment .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#editSegment .form-control.is-invalid:focus,.was-validated #editSegment .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#editSegment .form-control.is-invalid~.invalid-feedback,#editSegment .form-control.is-invalid~.invalid-tooltip,.was-validated #editSegment .form-control:invalid~.invalid-feedback,.was-validated #editSegment .form-control:invalid~.invalid-tooltip{display:block}#editSegment textarea.form-control.is-invalid,.was-validated #editSegment textarea.form-control:invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}#editSegment .custom-select.is-invalid,.was-validated #editSegment .custom-select:invalid{border-color:#dc3545;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}#editSegment .custom-select.is-invalid:focus,.was-validated #editSegment .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#editSegment .custom-select.is-invalid~.invalid-feedback,#editSegment .custom-select.is-invalid~.invalid-tooltip,#editSegment .form-control-file.is-invalid~.invalid-feedback,#editSegment .form-control-file.is-invalid~.invalid-tooltip,.was-validated #editSegment .custom-select:invalid~.invalid-feedback,.was-validated #editSegment .custom-select:invalid~.invalid-tooltip,.was-validated #editSegment .form-control-file:invalid~.invalid-feedback,.was-validated #editSegment .form-control-file:invalid~.invalid-tooltip{display:block}#editSegment .form-check-input.is-invalid~.form-check-label,.was-validated #editSegment .form-check-input:invalid~.form-check-label{color:#dc3545}#editSegment .form-check-input.is-invalid~.invalid-feedback,#editSegment .form-check-input.is-invalid~.invalid-tooltip,.was-validated #editSegment .form-check-input:invalid~.invalid-feedback,.was-validated #editSegment .form-check-input:invalid~.invalid-tooltip{display:block}#editSegment .custom-control-input.is-invalid~.custom-control-label,.was-validated #editSegment .custom-control-input:invalid~.custom-control-label{color:#dc3545}#editSegment .custom-control-input.is-invalid~.custom-control-label:before,.was-validated #editSegment .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}#editSegment .custom-control-input.is-invalid~.invalid-feedback,#editSegment .custom-control-input.is-invalid~.invalid-tooltip,.was-validated #editSegment .custom-control-input:invalid~.invalid-feedback,.was-validated #editSegment .custom-control-input:invalid~.invalid-tooltip{display:block}#editSegment .custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated #editSegment .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}#editSegment .custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated #editSegment .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#editSegment .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,#editSegment .custom-file-input.is-invalid~.custom-file-label,.was-validated #editSegment .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated #editSegment .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}#editSegment .custom-file-input.is-invalid~.invalid-feedback,#editSegment .custom-file-input.is-invalid~.invalid-tooltip,.was-validated #editSegment .custom-file-input:invalid~.invalid-feedback,.was-validated #editSegment .custom-file-input:invalid~.invalid-tooltip{display:block}#editSegment .custom-file-input.is-invalid:focus~.custom-file-label,.was-validated #editSegment .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#editSegment .form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}#editSegment .form-inline .form-check{width:100%}@media (min-width:576px){#editSegment .form-inline label{-ms-flex-align:center;-ms-flex-pack:center;justify-content:center}#editSegment .form-inline .form-group,#editSegment .form-inline label{display:-ms-flexbox;display:flex;align-items:center;margin-bottom:0}#editSegment .form-inline .form-group{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center}#editSegment .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}#editSegment .form-inline .form-control-plaintext{display:inline-block}#editSegment .form-inline .custom-select,#editSegment .form-inline .input-group{width:auto}#editSegment .form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}#editSegment .form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}#editSegment .form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}#editSegment .form-inline .custom-control-label{margin-bottom:0}}#editSegment .btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#editSegment .btn{transition:none}}#editSegment .btn:hover{color:#212529;text-decoration:none}#editSegment .btn.focus,#editSegment .btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#editSegment .btn.disabled,#editSegment .btn:disabled{opacity:.65}#editSegment a.btn.disabled,#editSegment fieldset:disabled a.btn{pointer-events:none}#editSegment .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}#editSegment .btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}#editSegment .btn-primary.focus,#editSegment .btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}#editSegment .btn-primary.disabled,#editSegment .btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}#editSegment .btn-primary:not(:disabled):not(.disabled).active,#editSegment .btn-primary:not(:disabled):not(.disabled):active,.show>#editSegment .btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}#editSegment .btn-primary:not(:disabled):not(.disabled).active:focus,#editSegment .btn-primary:not(:disabled):not(.disabled):active:focus,.show>#editSegment .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}#editSegment .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}#editSegment .btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}#editSegment .btn-secondary.focus,#editSegment .btn-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}#editSegment .btn-secondary.disabled,#editSegment .btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}#editSegment .btn-secondary:not(:disabled):not(.disabled).active,#editSegment .btn-secondary:not(:disabled):not(.disabled):active,.show>#editSegment .btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}#editSegment .btn-secondary:not(:disabled):not(.disabled).active:focus,#editSegment .btn-secondary:not(:disabled):not(.disabled):active:focus,.show>#editSegment .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}#editSegment .btn-success{color:#fff;background-color:#28a745;border-color:#28a745}#editSegment .btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}#editSegment .btn-success.focus,#editSegment .btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}#editSegment .btn-success.disabled,#editSegment .btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}#editSegment .btn-success:not(:disabled):not(.disabled).active,#editSegment .btn-success:not(:disabled):not(.disabled):active,.show>#editSegment .btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}#editSegment .btn-success:not(:disabled):not(.disabled).active:focus,#editSegment .btn-success:not(:disabled):not(.disabled):active:focus,.show>#editSegment .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}#editSegment .btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}#editSegment .btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}#editSegment .btn-info.focus,#editSegment .btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}#editSegment .btn-info.disabled,#editSegment .btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}#editSegment .btn-info:not(:disabled):not(.disabled).active,#editSegment .btn-info:not(:disabled):not(.disabled):active,.show>#editSegment .btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}#editSegment .btn-info:not(:disabled):not(.disabled).active:focus,#editSegment .btn-info:not(:disabled):not(.disabled):active:focus,.show>#editSegment .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}#editSegment .btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}#editSegment .btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}#editSegment .btn-warning.focus,#editSegment .btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}#editSegment .btn-warning.disabled,#editSegment .btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}#editSegment .btn-warning:not(:disabled):not(.disabled).active,#editSegment .btn-warning:not(:disabled):not(.disabled):active,.show>#editSegment .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}#editSegment .btn-warning:not(:disabled):not(.disabled).active:focus,#editSegment .btn-warning:not(:disabled):not(.disabled):active:focus,.show>#editSegment .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}#editSegment .btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}#editSegment .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}#editSegment .btn-danger.focus,#editSegment .btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}#editSegment .btn-danger.disabled,#editSegment .btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}#editSegment .btn-danger:not(:disabled):not(.disabled).active,#editSegment .btn-danger:not(:disabled):not(.disabled):active,.show>#editSegment .btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}#editSegment .btn-danger:not(:disabled):not(.disabled).active:focus,#editSegment .btn-danger:not(:disabled):not(.disabled):active:focus,.show>#editSegment .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}#editSegment .btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}#editSegment .btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}#editSegment .btn-light.focus,#editSegment .btn-light:focus{box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}#editSegment .btn-light.disabled,#editSegment .btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}#editSegment .btn-light:not(:disabled):not(.disabled).active,#editSegment .btn-light:not(:disabled):not(.disabled):active,.show>#editSegment .btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}#editSegment .btn-light:not(:disabled):not(.disabled).active:focus,#editSegment .btn-light:not(:disabled):not(.disabled):active:focus,.show>#editSegment .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}#editSegment .btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}#editSegment .btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}#editSegment .btn-dark.focus,#editSegment .btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}#editSegment .btn-dark.disabled,#editSegment .btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}#editSegment .btn-dark:not(:disabled):not(.disabled).active,#editSegment .btn-dark:not(:disabled):not(.disabled):active,.show>#editSegment .btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}#editSegment .btn-dark:not(:disabled):not(.disabled).active:focus,#editSegment .btn-dark:not(:disabled):not(.disabled):active:focus,.show>#editSegment .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}#editSegment .btn-outline-primary{color:#007bff;border-color:#007bff}#editSegment .btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}#editSegment .btn-outline-primary.focus,#editSegment .btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}#editSegment .btn-outline-primary.disabled,#editSegment .btn-outline-primary:disabled{color:#007bff;background-color:transparent}#editSegment .btn-outline-primary:not(:disabled):not(.disabled).active,#editSegment .btn-outline-primary:not(:disabled):not(.disabled):active,.show>#editSegment .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}#editSegment .btn-outline-primary:not(:disabled):not(.disabled).active:focus,#editSegment .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>#editSegment .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}#editSegment .btn-outline-secondary{color:#6c757d;border-color:#6c757d}#editSegment .btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}#editSegment .btn-outline-secondary.focus,#editSegment .btn-outline-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}#editSegment .btn-outline-secondary.disabled,#editSegment .btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}#editSegment .btn-outline-secondary:not(:disabled):not(.disabled).active,#editSegment .btn-outline-secondary:not(:disabled):not(.disabled):active,.show>#editSegment .btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}#editSegment .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,#editSegment .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>#editSegment .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}#editSegment .btn-outline-success{color:#28a745;border-color:#28a745}#editSegment .btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}#editSegment .btn-outline-success.focus,#editSegment .btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}#editSegment .btn-outline-success.disabled,#editSegment .btn-outline-success:disabled{color:#28a745;background-color:transparent}#editSegment .btn-outline-success:not(:disabled):not(.disabled).active,#editSegment .btn-outline-success:not(:disabled):not(.disabled):active,.show>#editSegment .btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}#editSegment .btn-outline-success:not(:disabled):not(.disabled).active:focus,#editSegment .btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>#editSegment .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}#editSegment .btn-outline-info{color:#17a2b8;border-color:#17a2b8}#editSegment .btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}#editSegment .btn-outline-info.focus,#editSegment .btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}#editSegment .btn-outline-info.disabled,#editSegment .btn-outline-info:disabled{color:#17a2b8;background-color:transparent}#editSegment .btn-outline-info:not(:disabled):not(.disabled).active,#editSegment .btn-outline-info:not(:disabled):not(.disabled):active,.show>#editSegment .btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}#editSegment .btn-outline-info:not(:disabled):not(.disabled).active:focus,#editSegment .btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>#editSegment .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}#editSegment .btn-outline-warning{color:#ffc107;border-color:#ffc107}#editSegment .btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}#editSegment .btn-outline-warning.focus,#editSegment .btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}#editSegment .btn-outline-warning.disabled,#editSegment .btn-outline-warning:disabled{color:#ffc107;background-color:transparent}#editSegment .btn-outline-warning:not(:disabled):not(.disabled).active,#editSegment .btn-outline-warning:not(:disabled):not(.disabled):active,.show>#editSegment .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}#editSegment .btn-outline-warning:not(:disabled):not(.disabled).active:focus,#editSegment .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>#editSegment .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}#editSegment .btn-outline-danger{color:#dc3545;border-color:#dc3545}#editSegment .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}#editSegment .btn-outline-danger.focus,#editSegment .btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}#editSegment .btn-outline-danger.disabled,#editSegment .btn-outline-danger:disabled{color:#dc3545;background-color:transparent}#editSegment .btn-outline-danger:not(:disabled):not(.disabled).active,#editSegment .btn-outline-danger:not(:disabled):not(.disabled):active,.show>#editSegment .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}#editSegment .btn-outline-danger:not(:disabled):not(.disabled).active:focus,#editSegment .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>#editSegment .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}#editSegment .btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}#editSegment .btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}#editSegment .btn-outline-light.focus,#editSegment .btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}#editSegment .btn-outline-light.disabled,#editSegment .btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}#editSegment .btn-outline-light:not(:disabled):not(.disabled).active,#editSegment .btn-outline-light:not(:disabled):not(.disabled):active,.show>#editSegment .btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}#editSegment .btn-outline-light:not(:disabled):not(.disabled).active:focus,#editSegment .btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>#editSegment .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}#editSegment .btn-outline-dark{color:#343a40;border-color:#343a40}#editSegment .btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}#editSegment .btn-outline-dark.focus,#editSegment .btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}#editSegment .btn-outline-dark.disabled,#editSegment .btn-outline-dark:disabled{color:#343a40;background-color:transparent}#editSegment .btn-outline-dark:not(:disabled):not(.disabled).active,#editSegment .btn-outline-dark:not(:disabled):not(.disabled):active,.show>#editSegment .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}#editSegment .btn-outline-dark:not(:disabled):not(.disabled).active:focus,#editSegment .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>#editSegment .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}#editSegment .btn-link{font-weight:400;color:#007bff;text-decoration:none}#editSegment .btn-link:hover{color:#0056b3;text-decoration:underline}#editSegment .btn-link.focus,#editSegment .btn-link:focus{text-decoration:underline;box-shadow:none}#editSegment .btn-link.disabled,#editSegment .btn-link:disabled{color:#6c757d;pointer-events:none}#editSegment .btn-group-lg>.btn,#editSegment .btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}#editSegment .btn-group-sm>.btn,#editSegment .btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}#editSegment .btn-block{display:block;width:100%}#editSegment .btn-block+.btn-block{margin-top:.5rem}#editSegment input[type=button].btn-block,#editSegment input[type=reset].btn-block,#editSegment input[type=submit].btn-block{width:100%}#editSegment .fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){#editSegment .fade{transition:none}}#editSegment .fade:not(.show){opacity:0}#editSegment .collapse:not(.show){display:none}#editSegment .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){#editSegment .collapsing{transition:none}}#editSegment .dropdown,#editSegment .dropleft,#editSegment .dropright,#editSegment .dropup{position:relative}#editSegment .dropdown-toggle{white-space:nowrap}#editSegment .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}#editSegment .dropdown-toggle:empty:after{margin-left:0}#editSegment .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}#editSegment .dropdown-menu-left{right:auto;left:0}#editSegment .dropdown-menu-right{right:0;left:auto}@media (min-width:576px){#editSegment .dropdown-menu-sm-left{right:auto;left:0}#editSegment .dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){#editSegment .dropdown-menu-md-left{right:auto;left:0}#editSegment .dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){#editSegment .dropdown-menu-lg-left{right:auto;left:0}#editSegment .dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){#editSegment .dropdown-menu-xl-left{right:auto;left:0}#editSegment .dropdown-menu-xl-right{right:0;left:auto}}#editSegment .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}#editSegment .dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}#editSegment .dropup .dropdown-toggle:empty:after{margin-left:0}#editSegment .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}#editSegment .dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}#editSegment .dropright .dropdown-toggle:empty:after{margin-left:0}#editSegment .dropright .dropdown-toggle:after{vertical-align:0}#editSegment .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}#editSegment .dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}#editSegment .dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}#editSegment .dropleft .dropdown-toggle:empty:after{margin-left:0}#editSegment .dropleft .dropdown-toggle:before{vertical-align:0}#editSegment .dropdown-menu[x-placement^=bottom],#editSegment .dropdown-menu[x-placement^=left],#editSegment .dropdown-menu[x-placement^=right],#editSegment .dropdown-menu[x-placement^=top]{right:auto;bottom:auto}#editSegment .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}#editSegment .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}#editSegment .dropdown-item:focus,#editSegment .dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}#editSegment .dropdown-item.active,#editSegment .dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}#editSegment .dropdown-item.disabled,#editSegment .dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}#editSegment .dropdown-menu.show{display:block}#editSegment .dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}#editSegment .dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}#editSegment .btn-group,#editSegment .btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}#editSegment .btn-group-vertical>.btn,#editSegment .btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}#editSegment .btn-group-vertical>.btn.active,#editSegment .btn-group-vertical>.btn:active,#editSegment .btn-group-vertical>.btn:focus,#editSegment .btn-group-vertical>.btn:hover,#editSegment .btn-group>.btn.active,#editSegment .btn-group>.btn:active,#editSegment .btn-group>.btn:focus,#editSegment .btn-group>.btn:hover{z-index:1}#editSegment .btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}#editSegment .btn-toolbar .input-group{width:auto}#editSegment .btn-group>.btn-group:not(:first-child),#editSegment .btn-group>.btn:not(:first-child){margin-left:-1px}#editSegment .btn-group>.btn-group:not(:last-child)>.btn,#editSegment .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}#editSegment .btn-group>.btn-group:not(:first-child)>.btn,#editSegment .btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#editSegment .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}#editSegment .dropdown-toggle-split:after,.dropright #editSegment .dropdown-toggle-split:after,.dropup #editSegment .dropdown-toggle-split:after{margin-left:0}.dropleft #editSegment .dropdown-toggle-split:before{margin-right:0}#editSegment .btn-group-sm>.btn+.dropdown-toggle-split,#editSegment .btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}#editSegment .btn-group-lg>.btn+.dropdown-toggle-split,#editSegment .btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}#editSegment .btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}#editSegment .btn-group-vertical>.btn,#editSegment .btn-group-vertical>.btn-group{width:100%}#editSegment .btn-group-vertical>.btn-group:not(:first-child),#editSegment .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}#editSegment .btn-group-vertical>.btn-group:not(:last-child)>.btn,#editSegment .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}#editSegment .btn-group-vertical>.btn-group:not(:first-child)>.btn,#editSegment .btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}#editSegment .btn-group-toggle>.btn,#editSegment .btn-group-toggle>.btn-group>.btn{margin-bottom:0}#editSegment .btn-group-toggle>.btn-group>.btn input[type=checkbox],#editSegment .btn-group-toggle>.btn-group>.btn input[type=radio],#editSegment .btn-group-toggle>.btn input[type=checkbox],#editSegment .btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}#editSegment .input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}#editSegment .input-group>.custom-file,#editSegment .input-group>.custom-select,#editSegment .input-group>.form-control,#editSegment .input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}#editSegment .input-group>.custom-file+.custom-file,#editSegment .input-group>.custom-file+.custom-select,#editSegment .input-group>.custom-file+.form-control,#editSegment .input-group>.custom-select+.custom-file,#editSegment .input-group>.custom-select+.custom-select,#editSegment .input-group>.custom-select+.form-control,#editSegment .input-group>.form-control+.custom-file,#editSegment .input-group>.form-control+.custom-select,#editSegment .input-group>.form-control+.form-control,#editSegment .input-group>.form-control-plaintext+.custom-file,#editSegment .input-group>.form-control-plaintext+.custom-select,#editSegment .input-group>.form-control-plaintext+.form-control{margin-left:-1px}#editSegment .input-group>.custom-file .custom-file-input:focus~.custom-file-label,#editSegment .input-group>.custom-select:focus,#editSegment .input-group>.form-control:focus{z-index:3}#editSegment .input-group>.custom-file .custom-file-input:focus{z-index:4}#editSegment .input-group>.custom-select:not(:last-child),#editSegment .input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}#editSegment .input-group>.custom-select:not(:first-child),#editSegment .input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#editSegment .input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#editSegment .input-group>.custom-file:not(:last-child) .custom-file-label,#editSegment .input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}#editSegment .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}#editSegment .input-group-append,#editSegment .input-group-prepend{display:-ms-flexbox;display:flex}#editSegment .input-group-append .btn,#editSegment .input-group-prepend .btn{position:relative;z-index:2}#editSegment .input-group-append .btn:focus,#editSegment .input-group-prepend .btn:focus{z-index:3}#editSegment .input-group-append .btn+.btn,#editSegment .input-group-append .btn+.input-group-text,#editSegment .input-group-append .input-group-text+.btn,#editSegment .input-group-append .input-group-text+.input-group-text,#editSegment .input-group-prepend .btn+.btn,#editSegment .input-group-prepend .btn+.input-group-text,#editSegment .input-group-prepend .input-group-text+.btn,#editSegment .input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}#editSegment .input-group-prepend{margin-right:-1px}#editSegment .input-group-append{margin-left:-1px}#editSegment .input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}#editSegment .input-group-text input[type=checkbox],#editSegment .input-group-text input[type=radio]{margin-top:0}#editSegment .input-group-lg>.custom-select,#editSegment .input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}#editSegment .input-group-lg>.custom-select,#editSegment .input-group-lg>.form-control,#editSegment .input-group-lg>.input-group-append>.btn,#editSegment .input-group-lg>.input-group-append>.input-group-text,#editSegment .input-group-lg>.input-group-prepend>.btn,#editSegment .input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}#editSegment .input-group-sm>.custom-select,#editSegment .input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}#editSegment .input-group-sm>.custom-select,#editSegment .input-group-sm>.form-control,#editSegment .input-group-sm>.input-group-append>.btn,#editSegment .input-group-sm>.input-group-append>.input-group-text,#editSegment .input-group-sm>.input-group-prepend>.btn,#editSegment .input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}#editSegment .input-group-lg>.custom-select,#editSegment .input-group-sm>.custom-select{padding-right:1.75rem}#editSegment .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),#editSegment .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),#editSegment .input-group>.input-group-append:not(:last-child)>.btn,#editSegment .input-group>.input-group-append:not(:last-child)>.input-group-text,#editSegment .input-group>.input-group-prepend>.btn,#editSegment .input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}#editSegment .input-group>.input-group-append>.btn,#editSegment .input-group>.input-group-append>.input-group-text,#editSegment .input-group>.input-group-prepend:first-child>.btn:not(:first-child),#editSegment .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),#editSegment .input-group>.input-group-prepend:not(:first-child)>.btn,#editSegment .input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}#editSegment .custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}#editSegment .custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}#editSegment .custom-control-input{position:absolute;z-index:-1;opacity:0}#editSegment .custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}#editSegment .custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#editSegment .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}#editSegment .custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}#editSegment .custom-control-input:disabled~.custom-control-label{color:#6c757d}#editSegment .custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}#editSegment .custom-control-label{position:relative;margin-bottom:0;vertical-align:top}#editSegment .custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}#editSegment .custom-control-label:after,#editSegment .custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}#editSegment .custom-control-label:after{background:no-repeat 50%/50% 50%}#editSegment .custom-checkbox .custom-control-label:before{border-radius:.25rem}#editSegment .custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}#editSegment .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}#editSegment .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}#editSegment .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}#editSegment .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}#editSegment .custom-radio .custom-control-label:before{border-radius:50%}#editSegment .custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}#editSegment .custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}#editSegment .custom-switch{padding-left:2.25rem}#editSegment .custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}#editSegment .custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#editSegment .custom-switch .custom-control-label:after{transition:none}}#editSegment .custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}#editSegment .custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}#editSegment .custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}#editSegment .custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#editSegment .custom-select:focus::-ms-value{color:#495057;background-color:#fff}#editSegment .custom-select[multiple],#editSegment .custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}#editSegment .custom-select:disabled{color:#6c757d;background-color:#e9ecef}#editSegment .custom-select::-ms-expand{display:none}#editSegment .custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}#editSegment .custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}#editSegment .custom-file{display:inline-block;margin-bottom:0}#editSegment .custom-file,#editSegment .custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}#editSegment .custom-file-input{z-index:2;margin:0;opacity:0}#editSegment .custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#editSegment .custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}#editSegment .custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}#editSegment .custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}#editSegment .custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}#editSegment .custom-file-label,#editSegment .custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}#editSegment .custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}#editSegment .custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}#editSegment .custom-range:focus{outline:none}#editSegment .custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}#editSegment .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}#editSegment .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}#editSegment .custom-range::-moz-focus-outer{border:0}#editSegment .custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){#editSegment .custom-range::-webkit-slider-thumb{transition:none}}#editSegment .custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}#editSegment .custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}#editSegment .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){#editSegment .custom-range::-moz-range-thumb{transition:none}}#editSegment .custom-range::-moz-range-thumb:active{background-color:#b3d7ff}#editSegment .custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}#editSegment .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){#editSegment .custom-range::-ms-thumb{transition:none}}#editSegment .custom-range::-ms-thumb:active{background-color:#b3d7ff}#editSegment .custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}#editSegment .custom-range::-ms-fill-lower,#editSegment .custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}#editSegment .custom-range::-ms-fill-upper{margin-right:15px}#editSegment .custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}#editSegment .custom-range:disabled::-webkit-slider-runnable-track{cursor:default}#editSegment .custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}#editSegment .custom-range:disabled::-moz-range-track{cursor:default}#editSegment .custom-range:disabled::-ms-thumb{background-color:#adb5bd}#editSegment .custom-control-label:before,#editSegment .custom-file-label,#editSegment .custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#editSegment .custom-control-label:before,#editSegment .custom-file-label,#editSegment .custom-select{transition:none}}#editSegment .nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}#editSegment .nav-link{display:block;padding:.5rem 1rem}#editSegment .nav-link:focus,#editSegment .nav-link:hover{text-decoration:none}#editSegment .nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}#editSegment .nav-tabs{border-bottom:1px solid #dee2e6}#editSegment .nav-tabs .nav-item{margin-bottom:-1px}#editSegment .nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}#editSegment .nav-tabs .nav-link:focus,#editSegment .nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}#editSegment .nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}#editSegment .nav-tabs .nav-item.show .nav-link,#editSegment .nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}#editSegment .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}#editSegment .nav-pills .nav-link{border-radius:.25rem}#editSegment .nav-pills .nav-link.active,#editSegment .nav-pills .show>.nav-link{color:#fff;background-color:#007bff}#editSegment .nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}#editSegment .nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}#editSegment .tab-content>.tab-pane{display:none}#editSegment .tab-content>.active{display:block}#editSegment .navbar{position:relative;padding:.5rem 1rem}#editSegment .navbar,#editSegment .navbar>.container,#editSegment .navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}#editSegment .navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}#editSegment .navbar-brand:focus,#editSegment .navbar-brand:hover{text-decoration:none}#editSegment .navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}#editSegment .navbar-nav .nav-link{padding-right:0;padding-left:0}#editSegment .navbar-nav .dropdown-menu{position:static;float:none}#editSegment .navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}#editSegment .navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}#editSegment .navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}#editSegment .navbar-toggler:focus,#editSegment .navbar-toggler:hover{text-decoration:none}#editSegment .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:575.98px){#editSegment .navbar-expand-sm>.container,#editSegment .navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){#editSegment .navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#editSegment .navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}#editSegment .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}#editSegment .navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#editSegment .navbar-expand-sm>.container,#editSegment .navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#editSegment .navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#editSegment .navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){#editSegment .navbar-expand-md>.container,#editSegment .navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){#editSegment .navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#editSegment .navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}#editSegment .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}#editSegment .navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#editSegment .navbar-expand-md>.container,#editSegment .navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#editSegment .navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#editSegment .navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){#editSegment .navbar-expand-lg>.container,#editSegment .navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){#editSegment .navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#editSegment .navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}#editSegment .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}#editSegment .navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#editSegment .navbar-expand-lg>.container,#editSegment .navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#editSegment .navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#editSegment .navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){#editSegment .navbar-expand-xl>.container,#editSegment .navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){#editSegment .navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#editSegment .navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}#editSegment .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}#editSegment .navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#editSegment .navbar-expand-xl>.container,#editSegment .navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#editSegment .navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#editSegment .navbar-expand-xl .navbar-toggler{display:none}}#editSegment .navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}#editSegment .navbar-expand>.container,#editSegment .navbar-expand>.container-fluid{padding-right:0;padding-left:0}#editSegment .navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}#editSegment .navbar-expand .navbar-nav .dropdown-menu{position:absolute}#editSegment .navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#editSegment .navbar-expand>.container,#editSegment .navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#editSegment .navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}#editSegment .navbar-expand .navbar-toggler{display:none}#editSegment .navbar-light .navbar-brand,#editSegment .navbar-light .navbar-brand:focus,#editSegment .navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}#editSegment .navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}#editSegment .navbar-light .navbar-nav .nav-link:focus,#editSegment .navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}#editSegment .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}#editSegment .navbar-light .navbar-nav .active>.nav-link,#editSegment .navbar-light .navbar-nav .nav-link.active,#editSegment .navbar-light .navbar-nav .nav-link.show,#editSegment .navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}#editSegment .navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}#editSegment .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}#editSegment .navbar-light .navbar-text{color:rgba(0,0,0,.5)}#editSegment .navbar-light .navbar-text a,#editSegment .navbar-light .navbar-text a:focus,#editSegment .navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}#editSegment .navbar-dark .navbar-brand,#editSegment .navbar-dark .navbar-brand:focus,#editSegment .navbar-dark .navbar-brand:hover{color:#fff}#editSegment .navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}#editSegment .navbar-dark .navbar-nav .nav-link:focus,#editSegment .navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}#editSegment .navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}#editSegment .navbar-dark .navbar-nav .active>.nav-link,#editSegment .navbar-dark .navbar-nav .nav-link.active,#editSegment .navbar-dark .navbar-nav .nav-link.show,#editSegment .navbar-dark .navbar-nav .show>.nav-link{color:#fff}#editSegment .navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}#editSegment .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}#editSegment .navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}#editSegment .navbar-dark .navbar-text a,#editSegment .navbar-dark .navbar-text a:focus,#editSegment .navbar-dark .navbar-text a:hover{color:#fff}#editSegment .card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}#editSegment .card>hr{margin-right:0;margin-left:0}#editSegment .card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}#editSegment .card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}#editSegment .card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}#editSegment .card-title{margin-bottom:.75rem}#editSegment .card-subtitle{margin-top:-.375rem;margin-bottom:0}#editSegment .card-text:last-child{margin-bottom:0}#editSegment .card-link:hover{text-decoration:none}#editSegment .card-link+.card-link{margin-left:1.25rem}#editSegment .card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}#editSegment .card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}#editSegment .card-header+.list-group .list-group-item:first-child{border-top:0}#editSegment .card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}#editSegment .card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}#editSegment .card-header-tabs{margin-bottom:-.75rem;border-bottom:0}#editSegment .card-header-pills,#editSegment .card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}#editSegment .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}#editSegment .card-img{width:100%;border-radius:calc(.25rem - 1px)}#editSegment .card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}#editSegment .card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}#editSegment .card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#editSegment .card-deck .card{margin-bottom:15px}@media (min-width:576px){#editSegment .card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}#editSegment .card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}#editSegment .card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#editSegment .card-group>.card{margin-bottom:15px}@media (min-width:576px){#editSegment .card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}#editSegment .card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}#editSegment .card-group>.card+.card{margin-left:0;border-left:0}#editSegment .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}#editSegment .card-group>.card:not(:last-child) .card-header,#editSegment .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}#editSegment .card-group>.card:not(:last-child) .card-footer,#editSegment .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}#editSegment .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#editSegment .card-group>.card:not(:first-child) .card-header,#editSegment .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}#editSegment .card-group>.card:not(:first-child) .card-footer,#editSegment .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}#editSegment .card-columns .card{margin-bottom:.75rem}@media (min-width:576px){#editSegment .card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}#editSegment .card-columns .card{display:inline-block;width:100%}}#editSegment .accordion>.card{overflow:hidden}#editSegment .accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}#editSegment .accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}#editSegment .accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}#editSegment .accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}#editSegment .accordion>.card .card-header{margin-bottom:-1px}#editSegment .breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}#editSegment .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}#editSegment .breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}#editSegment .breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}#editSegment .breadcrumb-item.active{color:#6c757d}#editSegment .pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}#editSegment .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}#editSegment .page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}#editSegment .page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#editSegment .page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}#editSegment .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}#editSegment .page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}#editSegment .page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}#editSegment .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}#editSegment .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}#editSegment .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}#editSegment .pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}#editSegment .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}#editSegment .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}#editSegment .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#editSegment .badge{transition:none}}a#editSegment .badge:focus,a#editSegment .badge:hover{text-decoration:none}#editSegment .badge:empty{display:none}#editSegment .btn .badge{position:relative;top:-1px}#editSegment .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}#editSegment .badge-primary{color:#fff;background-color:#007bff}a#editSegment .badge-primary:focus,a#editSegment .badge-primary:hover{color:#fff;background-color:#0062cc}a#editSegment .badge-primary.focus,a#editSegment .badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}#editSegment .badge-secondary{color:#fff;background-color:#6c757d}a#editSegment .badge-secondary:focus,a#editSegment .badge-secondary:hover{color:#fff;background-color:#545b62}a#editSegment .badge-secondary.focus,a#editSegment .badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}#editSegment .badge-success{color:#fff;background-color:#28a745}a#editSegment .badge-success:focus,a#editSegment .badge-success:hover{color:#fff;background-color:#1e7e34}a#editSegment .badge-success.focus,a#editSegment .badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}#editSegment .badge-info{color:#fff;background-color:#17a2b8}a#editSegment .badge-info:focus,a#editSegment .badge-info:hover{color:#fff;background-color:#117a8b}a#editSegment .badge-info.focus,a#editSegment .badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}#editSegment .badge-warning{color:#212529;background-color:#ffc107}a#editSegment .badge-warning:focus,a#editSegment .badge-warning:hover{color:#212529;background-color:#d39e00}a#editSegment .badge-warning.focus,a#editSegment .badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}#editSegment .badge-danger{color:#fff;background-color:#dc3545}a#editSegment .badge-danger:focus,a#editSegment .badge-danger:hover{color:#fff;background-color:#bd2130}a#editSegment .badge-danger.focus,a#editSegment .badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}#editSegment .badge-light{color:#212529;background-color:#f8f9fa}a#editSegment .badge-light:focus,a#editSegment .badge-light:hover{color:#212529;background-color:#dae0e5}a#editSegment .badge-light.focus,a#editSegment .badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}#editSegment .badge-dark{color:#fff;background-color:#343a40}a#editSegment .badge-dark:focus,a#editSegment .badge-dark:hover{color:#fff;background-color:#1d2124}a#editSegment .badge-dark.focus,a#editSegment .badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}#editSegment .jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){#editSegment .jumbotron{padding:4rem 2rem}}#editSegment .jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}#editSegment .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}#editSegment .alert-heading{color:inherit}#editSegment .alert-link{font-weight:700}#editSegment .alert-dismissible{padding-right:4rem}#editSegment .alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}#editSegment .alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}#editSegment .alert-primary hr{border-top-color:#9fcdff}#editSegment .alert-primary .alert-link{color:#002752}#editSegment .alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}#editSegment .alert-secondary hr{border-top-color:#c8cbcf}#editSegment .alert-secondary .alert-link{color:#202326}#editSegment .alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}#editSegment .alert-success hr{border-top-color:#b1dfbb}#editSegment .alert-success .alert-link{color:#0b2e13}#editSegment .alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}#editSegment .alert-info hr{border-top-color:#abdde5}#editSegment .alert-info .alert-link{color:#062c33}#editSegment .alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}#editSegment .alert-warning hr{border-top-color:#ffe8a1}#editSegment .alert-warning .alert-link{color:#533f03}#editSegment .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}#editSegment .alert-danger hr{border-top-color:#f1b0b7}#editSegment .alert-danger .alert-link{color:#491217}#editSegment .alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}#editSegment .alert-light hr{border-top-color:#ececf6}#editSegment .alert-light .alert-link{color:#686868}#editSegment .alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}#editSegment .alert-dark hr{border-top-color:#b9bbbe}#editSegment .alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}#editSegment .progress{height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}#editSegment .progress,#editSegment .progress-bar{display:-ms-flexbox;display:flex}#editSegment .progress-bar{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){#editSegment .progress-bar{transition:none}}#editSegment .progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}#editSegment .progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){#editSegment .progress-bar-animated{animation:none}}#editSegment .media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}#editSegment .media-body{-ms-flex:1;flex:1}#editSegment .list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}#editSegment .list-group-item-action{width:100%;color:#495057;text-align:inherit}#editSegment .list-group-item-action:focus,#editSegment .list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}#editSegment .list-group-item-action:active{color:#212529;background-color:#e9ecef}#editSegment .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}#editSegment .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}#editSegment .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}#editSegment .list-group-item.disabled,#editSegment .list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}#editSegment .list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}#editSegment .list-group-horizontal{-ms-flex-direction:row;flex-direction:row}#editSegment .list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}#editSegment .list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#editSegment .list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:576px){#editSegment .list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}#editSegment .list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}#editSegment .list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#editSegment .list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){#editSegment .list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}#editSegment .list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}#editSegment .list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#editSegment .list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:992px){#editSegment .list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}#editSegment .list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}#editSegment .list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#editSegment .list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1200px){#editSegment .list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}#editSegment .list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}#editSegment .list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#editSegment .list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}#editSegment .list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}#editSegment .list-group-flush .list-group-item:last-child{margin-bottom:-1px}#editSegment .list-group-flush:first-child .list-group-item:first-child{border-top:0}#editSegment .list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}#editSegment .list-group-item-primary{color:#004085;background-color:#b8daff}#editSegment .list-group-item-primary.list-group-item-action:focus,#editSegment .list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}#editSegment .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}#editSegment .list-group-item-secondary{color:#383d41;background-color:#d6d8db}#editSegment .list-group-item-secondary.list-group-item-action:focus,#editSegment .list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}#editSegment .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}#editSegment .list-group-item-success{color:#155724;background-color:#c3e6cb}#editSegment .list-group-item-success.list-group-item-action:focus,#editSegment .list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}#editSegment .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}#editSegment .list-group-item-info{color:#0c5460;background-color:#bee5eb}#editSegment .list-group-item-info.list-group-item-action:focus,#editSegment .list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}#editSegment .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}#editSegment .list-group-item-warning{color:#856404;background-color:#ffeeba}#editSegment .list-group-item-warning.list-group-item-action:focus,#editSegment .list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}#editSegment .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}#editSegment .list-group-item-danger{color:#721c24;background-color:#f5c6cb}#editSegment .list-group-item-danger.list-group-item-action:focus,#editSegment .list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}#editSegment .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}#editSegment .list-group-item-light{color:#818182;background-color:#fdfdfe}#editSegment .list-group-item-light.list-group-item-action:focus,#editSegment .list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}#editSegment .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}#editSegment .list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}#editSegment .list-group-item-dark.list-group-item-action:focus,#editSegment .list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}#editSegment .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}#editSegment .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}#editSegment .close:hover{color:#000;text-decoration:none}#editSegment .close:not(:disabled):not(.disabled):focus,#editSegment .close:not(:disabled):not(.disabled):hover{opacity:.75}#editSegment button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}#editSegment a.close.disabled{pointer-events:none}#editSegment .toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}#editSegment .toast:not(:last-child){margin-bottom:.75rem}#editSegment .toast.showing{opacity:1}#editSegment .toast.show{display:block;opacity:1}#editSegment .toast.hide{display:none}#editSegment .toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}#editSegment .toast-body{padding:.75rem}#editSegment .modal-open{overflow:hidden}#editSegment .modal-open .modal{overflow-x:hidden;overflow-y:auto}#editSegment .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}#editSegment .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade #editSegment .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade #editSegment .modal-dialog{transition:none}}.modal.show #editSegment .modal-dialog{transform:none}#editSegment .modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}#editSegment .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}#editSegment .modal-dialog-scrollable .modal-footer,#editSegment .modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}#editSegment .modal-dialog-scrollable .modal-body{overflow-y:auto}#editSegment .modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}#editSegment .modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}#editSegment .modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}#editSegment .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}#editSegment .modal-dialog-centered.modal-dialog-scrollable:before{content:none}#editSegment .modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}#editSegment .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}#editSegment .modal-backdrop.fade{opacity:0}#editSegment .modal-backdrop.show{opacity:.5}#editSegment .modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}#editSegment .modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}#editSegment .modal-title{margin-bottom:0;line-height:1.5}#editSegment .modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}#editSegment .modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}#editSegment .modal-footer>:not(:first-child){margin-left:.25rem}#editSegment .modal-footer>:not(:last-child){margin-right:.25rem}#editSegment .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){#editSegment .modal-dialog{max-width:500px;margin:1.75rem auto}#editSegment .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}#editSegment .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}#editSegment .modal-dialog-centered{min-height:calc(100% - 3.5rem)}#editSegment .modal-dialog-centered:before{height:calc(100vh - 3.5rem)}#editSegment .modal-sm{max-width:300px}}@media (min-width:992px){#editSegment .modal-lg,#editSegment .modal-xl{max-width:800px}}@media (min-width:1200px){#editSegment .modal-xl{max-width:1140px}}#editSegment .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}#editSegment .tooltip.show{opacity:.9}#editSegment .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}#editSegment .tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}#editSegment .bs-tooltip-auto[x-placement^=top],#editSegment .bs-tooltip-top{padding:.4rem 0}#editSegment .bs-tooltip-auto[x-placement^=top] .arrow,#editSegment .bs-tooltip-top .arrow{bottom:0}#editSegment .bs-tooltip-auto[x-placement^=top] .arrow:before,#editSegment .bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}#editSegment .bs-tooltip-auto[x-placement^=right],#editSegment .bs-tooltip-right{padding:0 .4rem}#editSegment .bs-tooltip-auto[x-placement^=right] .arrow,#editSegment .bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}#editSegment .bs-tooltip-auto[x-placement^=right] .arrow:before,#editSegment .bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}#editSegment .bs-tooltip-auto[x-placement^=bottom],#editSegment .bs-tooltip-bottom{padding:.4rem 0}#editSegment .bs-tooltip-auto[x-placement^=bottom] .arrow,#editSegment .bs-tooltip-bottom .arrow{top:0}#editSegment .bs-tooltip-auto[x-placement^=bottom] .arrow:before,#editSegment .bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}#editSegment .bs-tooltip-auto[x-placement^=left],#editSegment .bs-tooltip-left{padding:0 .4rem}#editSegment .bs-tooltip-auto[x-placement^=left] .arrow,#editSegment .bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}#editSegment .bs-tooltip-auto[x-placement^=left] .arrow:before,#editSegment .bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}#editSegment .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}#editSegment .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}#editSegment .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}#editSegment .popover .arrow:after,#editSegment .popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}#editSegment .bs-popover-auto[x-placement^=top],#editSegment .bs-popover-top{margin-bottom:.5rem}#editSegment .bs-popover-auto[x-placement^=top]>.arrow,#editSegment .bs-popover-top>.arrow{bottom:calc((.5rem + 1px) * -1)}#editSegment .bs-popover-auto[x-placement^=top]>.arrow:before,#editSegment .bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}#editSegment .bs-popover-auto[x-placement^=top]>.arrow:after,#editSegment .bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}#editSegment .bs-popover-auto[x-placement^=right],#editSegment .bs-popover-right{margin-left:.5rem}#editSegment .bs-popover-auto[x-placement^=right]>.arrow,#editSegment .bs-popover-right>.arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}#editSegment .bs-popover-auto[x-placement^=right]>.arrow:before,#editSegment .bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}#editSegment .bs-popover-auto[x-placement^=right]>.arrow:after,#editSegment .bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}#editSegment .bs-popover-auto[x-placement^=bottom],#editSegment .bs-popover-bottom{margin-top:.5rem}#editSegment .bs-popover-auto[x-placement^=bottom]>.arrow,#editSegment .bs-popover-bottom>.arrow{top:calc((.5rem + 1px) * -1)}#editSegment .bs-popover-auto[x-placement^=bottom]>.arrow:before,#editSegment .bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}#editSegment .bs-popover-auto[x-placement^=bottom]>.arrow:after,#editSegment .bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}#editSegment .bs-popover-auto[x-placement^=bottom] .popover-header:before,#editSegment .bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}#editSegment .bs-popover-auto[x-placement^=left],#editSegment .bs-popover-left{margin-right:.5rem}#editSegment .bs-popover-auto[x-placement^=left]>.arrow,#editSegment .bs-popover-left>.arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}#editSegment .bs-popover-auto[x-placement^=left]>.arrow:before,#editSegment .bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}#editSegment .bs-popover-auto[x-placement^=left]>.arrow:after,#editSegment .bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}#editSegment .popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}#editSegment .popover-header:empty{display:none}#editSegment .popover-body{padding:.5rem .75rem;color:#212529}#editSegment .carousel{position:relative}#editSegment .carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}#editSegment .carousel-inner{position:relative;width:100%;overflow:hidden}#editSegment .carousel-inner:after{display:block;clear:both;content:""}#editSegment .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){#editSegment .carousel-item{transition:none}}#editSegment .carousel-item-next,#editSegment .carousel-item-prev,#editSegment .carousel-item.active{display:block}#editSegment .active.carousel-item-right,#editSegment .carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}#editSegment .active.carousel-item-left,#editSegment .carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}#editSegment .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}#editSegment .carousel-fade .carousel-item-next.carousel-item-left,#editSegment .carousel-fade .carousel-item-prev.carousel-item-right,#editSegment .carousel-fade .carousel-item.active{z-index:1;opacity:1}#editSegment .carousel-fade .active.carousel-item-left,#editSegment .carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){#editSegment .carousel-fade .active.carousel-item-left,#editSegment .carousel-fade .active.carousel-item-right{transition:none}}#editSegment .carousel-control-next,#editSegment .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){#editSegment .carousel-control-next,#editSegment .carousel-control-prev{transition:none}}#editSegment .carousel-control-next:focus,#editSegment .carousel-control-next:hover,#editSegment .carousel-control-prev:focus,#editSegment .carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}#editSegment .carousel-control-prev{left:0}#editSegment .carousel-control-next{right:0}#editSegment .carousel-control-next-icon,#editSegment .carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}#editSegment .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}#editSegment .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}#editSegment .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}#editSegment .carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){#editSegment .carousel-indicators li{transition:none}}#editSegment .carousel-indicators .active{opacity:1}#editSegment .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(1turn)}}#editSegment .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}#editSegment .spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1}}#editSegment .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}#editSegment .spinner-grow-sm{width:1rem;height:1rem}#editSegment .align-baseline{vertical-align:baseline!important}#editSegment .align-top{vertical-align:top!important}#editSegment .align-middle{vertical-align:middle!important}#editSegment .align-bottom{vertical-align:bottom!important}#editSegment .align-text-bottom{vertical-align:text-bottom!important}#editSegment .align-text-top{vertical-align:text-top!important}#editSegment .bg-primary{background-color:#007bff!important}#editSegment a.bg-primary:focus,#editSegment a.bg-primary:hover,#editSegment button.bg-primary:focus,#editSegment button.bg-primary:hover{background-color:#0062cc!important}#editSegment .bg-secondary{background-color:#6c757d!important}#editSegment a.bg-secondary:focus,#editSegment a.bg-secondary:hover,#editSegment button.bg-secondary:focus,#editSegment button.bg-secondary:hover{background-color:#545b62!important}#editSegment .bg-success{background-color:#28a745!important}#editSegment a.bg-success:focus,#editSegment a.bg-success:hover,#editSegment button.bg-success:focus,#editSegment button.bg-success:hover{background-color:#1e7e34!important}#editSegment .bg-info{background-color:#17a2b8!important}#editSegment a.bg-info:focus,#editSegment a.bg-info:hover,#editSegment button.bg-info:focus,#editSegment button.bg-info:hover{background-color:#117a8b!important}#editSegment .bg-warning{background-color:#ffc107!important}#editSegment a.bg-warning:focus,#editSegment a.bg-warning:hover,#editSegment button.bg-warning:focus,#editSegment button.bg-warning:hover{background-color:#d39e00!important}#editSegment .bg-danger{background-color:#dc3545!important}#editSegment a.bg-danger:focus,#editSegment a.bg-danger:hover,#editSegment button.bg-danger:focus,#editSegment button.bg-danger:hover{background-color:#bd2130!important}#editSegment .bg-light{background-color:#f8f9fa!important}#editSegment a.bg-light:focus,#editSegment a.bg-light:hover,#editSegment button.bg-light:focus,#editSegment button.bg-light:hover{background-color:#dae0e5!important}#editSegment .bg-dark{background-color:#343a40!important}#editSegment a.bg-dark:focus,#editSegment a.bg-dark:hover,#editSegment button.bg-dark:focus,#editSegment button.bg-dark:hover{background-color:#1d2124!important}#editSegment .bg-white{background-color:#fff!important}#editSegment .bg-transparent{background-color:transparent!important}#editSegment .border{border:1px solid #dee2e6!important}#editSegment .border-top{border-top:1px solid #dee2e6!important}#editSegment .border-right{border-right:1px solid #dee2e6!important}#editSegment .border-bottom{border-bottom:1px solid #dee2e6!important}#editSegment .border-left{border-left:1px solid #dee2e6!important}#editSegment .border-0{border:0!important}#editSegment .border-top-0{border-top:0!important}#editSegment .border-right-0{border-right:0!important}#editSegment .border-bottom-0{border-bottom:0!important}#editSegment .border-left-0{border-left:0!important}#editSegment .border-primary{border-color:#007bff!important}#editSegment .border-secondary{border-color:#6c757d!important}#editSegment .border-success{border-color:#28a745!important}#editSegment .border-info{border-color:#17a2b8!important}#editSegment .border-warning{border-color:#ffc107!important}#editSegment .border-danger{border-color:#dc3545!important}#editSegment .border-light{border-color:#f8f9fa!important}#editSegment .border-dark{border-color:#343a40!important}#editSegment .border-white{border-color:#fff!important}#editSegment .rounded-sm{border-radius:.2rem!important}#editSegment .rounded{border-radius:.25rem!important}#editSegment .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}#editSegment .rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}#editSegment .rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}#editSegment .rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}#editSegment .rounded-lg{border-radius:.3rem!important}#editSegment .rounded-circle{border-radius:50%!important}#editSegment .rounded-pill{border-radius:50rem!important}#editSegment .rounded-0{border-radius:0!important}#editSegment .clearfix:after{display:block;clear:both;content:""}#editSegment .d-none{display:none!important}#editSegment .d-inline{display:inline!important}#editSegment .d-inline-block{display:inline-block!important}#editSegment .d-block{display:block!important}#editSegment .d-table{display:table!important}#editSegment .d-table-row{display:table-row!important}#editSegment .d-table-cell{display:table-cell!important}#editSegment .d-flex{display:-ms-flexbox!important;display:flex!important}#editSegment .d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){#editSegment .d-sm-none{display:none!important}#editSegment .d-sm-inline{display:inline!important}#editSegment .d-sm-inline-block{display:inline-block!important}#editSegment .d-sm-block{display:block!important}#editSegment .d-sm-table{display:table!important}#editSegment .d-sm-table-row{display:table-row!important}#editSegment .d-sm-table-cell{display:table-cell!important}#editSegment .d-sm-flex{display:-ms-flexbox!important;display:flex!important}#editSegment .d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){#editSegment .d-md-none{display:none!important}#editSegment .d-md-inline{display:inline!important}#editSegment .d-md-inline-block{display:inline-block!important}#editSegment .d-md-block{display:block!important}#editSegment .d-md-table{display:table!important}#editSegment .d-md-table-row{display:table-row!important}#editSegment .d-md-table-cell{display:table-cell!important}#editSegment .d-md-flex{display:-ms-flexbox!important;display:flex!important}#editSegment .d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){#editSegment .d-lg-none{display:none!important}#editSegment .d-lg-inline{display:inline!important}#editSegment .d-lg-inline-block{display:inline-block!important}#editSegment .d-lg-block{display:block!important}#editSegment .d-lg-table{display:table!important}#editSegment .d-lg-table-row{display:table-row!important}#editSegment .d-lg-table-cell{display:table-cell!important}#editSegment .d-lg-flex{display:-ms-flexbox!important;display:flex!important}#editSegment .d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){#editSegment .d-xl-none{display:none!important}#editSegment .d-xl-inline{display:inline!important}#editSegment .d-xl-inline-block{display:inline-block!important}#editSegment .d-xl-block{display:block!important}#editSegment .d-xl-table{display:table!important}#editSegment .d-xl-table-row{display:table-row!important}#editSegment .d-xl-table-cell{display:table-cell!important}#editSegment .d-xl-flex{display:-ms-flexbox!important;display:flex!important}#editSegment .d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{#editSegment .d-print-none{display:none!important}#editSegment .d-print-inline{display:inline!important}#editSegment .d-print-inline-block{display:inline-block!important}#editSegment .d-print-block{display:block!important}#editSegment .d-print-table{display:table!important}#editSegment .d-print-table-row{display:table-row!important}#editSegment .d-print-table-cell{display:table-cell!important}#editSegment .d-print-flex{display:-ms-flexbox!important;display:flex!important}#editSegment .d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}#editSegment .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}#editSegment .embed-responsive:before{display:block;content:""}#editSegment .embed-responsive .embed-responsive-item,#editSegment .embed-responsive embed,#editSegment .embed-responsive iframe,#editSegment .embed-responsive object,#editSegment .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}#editSegment .embed-responsive-21by9:before{padding-top:42.85714%}#editSegment .embed-responsive-16by9:before{padding-top:56.25%}#editSegment .embed-responsive-4by3:before{padding-top:75%}#editSegment .embed-responsive-1by1:before{padding-top:100%}#editSegment .flex-row{-ms-flex-direction:row!important;flex-direction:row!important}#editSegment .flex-column{-ms-flex-direction:column!important;flex-direction:column!important}#editSegment .flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#editSegment .flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#editSegment .flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#editSegment .flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#editSegment .flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#editSegment .flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#editSegment .flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#editSegment .flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#editSegment .flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#editSegment .flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#editSegment .justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#editSegment .justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#editSegment .justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}#editSegment .justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#editSegment .justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#editSegment .align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}#editSegment .align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}#editSegment .align-items-center{-ms-flex-align:center!important;align-items:center!important}#editSegment .align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#editSegment .align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#editSegment .align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#editSegment .align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#editSegment .align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}#editSegment .align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#editSegment .align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#editSegment .align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#editSegment .align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#editSegment .align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#editSegment .align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#editSegment .align-self-center{-ms-flex-item-align:center!important;align-self:center!important}#editSegment .align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#editSegment .align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){#editSegment .flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}#editSegment .flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}#editSegment .flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#editSegment .flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#editSegment .flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#editSegment .flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#editSegment .flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#editSegment .flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#editSegment .flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#editSegment .flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#editSegment .flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#editSegment .flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#editSegment .justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#editSegment .justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#editSegment .justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}#editSegment .justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#editSegment .justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#editSegment .align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}#editSegment .align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}#editSegment .align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}#editSegment .align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#editSegment .align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#editSegment .align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#editSegment .align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#editSegment .align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}#editSegment .align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#editSegment .align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#editSegment .align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#editSegment .align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#editSegment .align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#editSegment .align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#editSegment .align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}#editSegment .align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#editSegment .align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){#editSegment .flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}#editSegment .flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}#editSegment .flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#editSegment .flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#editSegment .flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#editSegment .flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#editSegment .flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#editSegment .flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#editSegment .flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#editSegment .flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#editSegment .flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#editSegment .flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#editSegment .justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#editSegment .justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#editSegment .justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}#editSegment .justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#editSegment .justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#editSegment .align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}#editSegment .align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}#editSegment .align-items-md-center{-ms-flex-align:center!important;align-items:center!important}#editSegment .align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#editSegment .align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#editSegment .align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#editSegment .align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#editSegment .align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}#editSegment .align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#editSegment .align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#editSegment .align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#editSegment .align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#editSegment .align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#editSegment .align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#editSegment .align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}#editSegment .align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#editSegment .align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){#editSegment .flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}#editSegment .flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}#editSegment .flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#editSegment .flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#editSegment .flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#editSegment .flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#editSegment .flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#editSegment .flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#editSegment .flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#editSegment .flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#editSegment .flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#editSegment .flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#editSegment .justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#editSegment .justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#editSegment .justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}#editSegment .justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#editSegment .justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#editSegment .align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}#editSegment .align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}#editSegment .align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}#editSegment .align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#editSegment .align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#editSegment .align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#editSegment .align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#editSegment .align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}#editSegment .align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#editSegment .align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#editSegment .align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#editSegment .align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#editSegment .align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#editSegment .align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#editSegment .align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}#editSegment .align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#editSegment .align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){#editSegment .flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}#editSegment .flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}#editSegment .flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#editSegment .flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}#editSegment .flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}#editSegment .flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}#editSegment .flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}#editSegment .flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}#editSegment .flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}#editSegment .flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}#editSegment .flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}#editSegment .flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}#editSegment .justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}#editSegment .justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}#editSegment .justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}#editSegment .justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}#editSegment .justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}#editSegment .align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}#editSegment .align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}#editSegment .align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}#editSegment .align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}#editSegment .align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}#editSegment .align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}#editSegment .align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}#editSegment .align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}#editSegment .align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}#editSegment .align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}#editSegment .align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}#editSegment .align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}#editSegment .align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}#editSegment .align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}#editSegment .align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}#editSegment .align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}#editSegment .align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}#editSegment .float-left{float:left!important}#editSegment .float-right{float:right!important}#editSegment .float-none{float:none!important}@media (min-width:576px){#editSegment .float-sm-left{float:left!important}#editSegment .float-sm-right{float:right!important}#editSegment .float-sm-none{float:none!important}}@media (min-width:768px){#editSegment .float-md-left{float:left!important}#editSegment .float-md-right{float:right!important}#editSegment .float-md-none{float:none!important}}@media (min-width:992px){#editSegment .float-lg-left{float:left!important}#editSegment .float-lg-right{float:right!important}#editSegment .float-lg-none{float:none!important}}@media (min-width:1200px){#editSegment .float-xl-left{float:left!important}#editSegment .float-xl-right{float:right!important}#editSegment .float-xl-none{float:none!important}}#editSegment .overflow-auto{overflow:auto!important}#editSegment .overflow-hidden{overflow:hidden!important}#editSegment .position-static{position:static!important}#editSegment .position-relative{position:relative!important}#editSegment .position-absolute{position:absolute!important}#editSegment .position-fixed{position:fixed!important}#editSegment .position-sticky{position:-webkit-sticky!important;position:sticky!important}#editSegment .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}#editSegment .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){#editSegment .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}#editSegment .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#editSegment .sr-only-focusable:active,#editSegment .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}#editSegment .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}#editSegment .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}#editSegment .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}#editSegment .shadow-none{box-shadow:none!important}#editSegment .w-25{width:25%!important}#editSegment .w-50{width:50%!important}#editSegment .w-75{width:75%!important}#editSegment .w-100{width:100%!important}#editSegment .w-auto{width:auto!important}#editSegment .h-25{height:25%!important}#editSegment .h-50{height:50%!important}#editSegment .h-75{height:75%!important}#editSegment .h-100{height:100%!important}#editSegment .h-auto{height:auto!important}#editSegment .mw-100{max-width:100%!important}#editSegment .mh-100{max-height:100%!important}#editSegment .min-vw-100{min-width:100vw!important}#editSegment .min-vh-100{min-height:100vh!important}#editSegment .vw-100{width:100vw!important}#editSegment .vh-100{height:100vh!important}#editSegment .stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}#editSegment .m-0{margin:0!important}#editSegment .mt-0,#editSegment .my-0{margin-top:0!important}#editSegment .mr-0,#editSegment .mx-0{margin-right:0!important}#editSegment .mb-0,#editSegment .my-0{margin-bottom:0!important}#editSegment .ml-0,#editSegment .mx-0{margin-left:0!important}#editSegment .m-1{margin:.25rem!important}#editSegment .mt-1,#editSegment .my-1{margin-top:.25rem!important}#editSegment .mr-1,#editSegment .mx-1{margin-right:.25rem!important}#editSegment .mb-1,#editSegment .my-1{margin-bottom:.25rem!important}#editSegment .ml-1,#editSegment .mx-1{margin-left:.25rem!important}#editSegment .m-2{margin:.5rem!important}#editSegment .mt-2,#editSegment .my-2{margin-top:.5rem!important}#editSegment .mr-2,#editSegment .mx-2{margin-right:.5rem!important}#editSegment .mb-2,#editSegment .my-2{margin-bottom:.5rem!important}#editSegment .ml-2,#editSegment .mx-2{margin-left:.5rem!important}#editSegment .m-3{margin:1rem!important}#editSegment .mt-3,#editSegment .my-3{margin-top:1rem!important}#editSegment .mr-3,#editSegment .mx-3{margin-right:1rem!important}#editSegment .mb-3,#editSegment .my-3{margin-bottom:1rem!important}#editSegment .ml-3,#editSegment .mx-3{margin-left:1rem!important}#editSegment .m-4{margin:1.5rem!important}#editSegment .mt-4,#editSegment .my-4{margin-top:1.5rem!important}#editSegment .mr-4,#editSegment .mx-4{margin-right:1.5rem!important}#editSegment .mb-4,#editSegment .my-4{margin-bottom:1.5rem!important}#editSegment .ml-4,#editSegment .mx-4{margin-left:1.5rem!important}#editSegment .m-5{margin:3rem!important}#editSegment .mt-5,#editSegment .my-5{margin-top:3rem!important}#editSegment .mr-5,#editSegment .mx-5{margin-right:3rem!important}#editSegment .mb-5,#editSegment .my-5{margin-bottom:3rem!important}#editSegment .ml-5,#editSegment .mx-5{margin-left:3rem!important}#editSegment .p-0{padding:0!important}#editSegment .pt-0,#editSegment .py-0{padding-top:0!important}#editSegment .pr-0,#editSegment .px-0{padding-right:0!important}#editSegment .pb-0,#editSegment .py-0{padding-bottom:0!important}#editSegment .pl-0,#editSegment .px-0{padding-left:0!important}#editSegment .p-1{padding:.25rem!important}#editSegment .pt-1,#editSegment .py-1{padding-top:.25rem!important}#editSegment .pr-1,#editSegment .px-1{padding-right:.25rem!important}#editSegment .pb-1,#editSegment .py-1{padding-bottom:.25rem!important}#editSegment .pl-1,#editSegment .px-1{padding-left:.25rem!important}#editSegment .p-2{padding:.5rem!important}#editSegment .pt-2,#editSegment .py-2{padding-top:.5rem!important}#editSegment .pr-2,#editSegment .px-2{padding-right:.5rem!important}#editSegment .pb-2,#editSegment .py-2{padding-bottom:.5rem!important}#editSegment .pl-2,#editSegment .px-2{padding-left:.5rem!important}#editSegment .p-3{padding:1rem!important}#editSegment .pt-3,#editSegment .py-3{padding-top:1rem!important}#editSegment .pr-3,#editSegment .px-3{padding-right:1rem!important}#editSegment .pb-3,#editSegment .py-3{padding-bottom:1rem!important}#editSegment .pl-3,#editSegment .px-3{padding-left:1rem!important}#editSegment .p-4{padding:1.5rem!important}#editSegment .pt-4,#editSegment .py-4{padding-top:1.5rem!important}#editSegment .pr-4,#editSegment .px-4{padding-right:1.5rem!important}#editSegment .pb-4,#editSegment .py-4{padding-bottom:1.5rem!important}#editSegment .pl-4,#editSegment .px-4{padding-left:1.5rem!important}#editSegment .p-5{padding:3rem!important}#editSegment .pt-5,#editSegment .py-5{padding-top:3rem!important}#editSegment .pr-5,#editSegment .px-5{padding-right:3rem!important}#editSegment .pb-5,#editSegment .py-5{padding-bottom:3rem!important}#editSegment .pl-5,#editSegment .px-5{padding-left:3rem!important}#editSegment .m-n1{margin:-.25rem!important}#editSegment .mt-n1,#editSegment .my-n1{margin-top:-.25rem!important}#editSegment .mr-n1,#editSegment .mx-n1{margin-right:-.25rem!important}#editSegment .mb-n1,#editSegment .my-n1{margin-bottom:-.25rem!important}#editSegment .ml-n1,#editSegment .mx-n1{margin-left:-.25rem!important}#editSegment .m-n2{margin:-.5rem!important}#editSegment .mt-n2,#editSegment .my-n2{margin-top:-.5rem!important}#editSegment .mr-n2,#editSegment .mx-n2{margin-right:-.5rem!important}#editSegment .mb-n2,#editSegment .my-n2{margin-bottom:-.5rem!important}#editSegment .ml-n2,#editSegment .mx-n2{margin-left:-.5rem!important}#editSegment .m-n3{margin:-1rem!important}#editSegment .mt-n3,#editSegment .my-n3{margin-top:-1rem!important}#editSegment .mr-n3,#editSegment .mx-n3{margin-right:-1rem!important}#editSegment .mb-n3,#editSegment .my-n3{margin-bottom:-1rem!important}#editSegment .ml-n3,#editSegment .mx-n3{margin-left:-1rem!important}#editSegment .m-n4{margin:-1.5rem!important}#editSegment .mt-n4,#editSegment .my-n4{margin-top:-1.5rem!important}#editSegment .mr-n4,#editSegment .mx-n4{margin-right:-1.5rem!important}#editSegment .mb-n4,#editSegment .my-n4{margin-bottom:-1.5rem!important}#editSegment .ml-n4,#editSegment .mx-n4{margin-left:-1.5rem!important}#editSegment .m-n5{margin:-3rem!important}#editSegment .mt-n5,#editSegment .my-n5{margin-top:-3rem!important}#editSegment .mr-n5,#editSegment .mx-n5{margin-right:-3rem!important}#editSegment .mb-n5,#editSegment .my-n5{margin-bottom:-3rem!important}#editSegment .ml-n5,#editSegment .mx-n5{margin-left:-3rem!important}#editSegment .m-auto{margin:auto!important}#editSegment .mt-auto,#editSegment .my-auto{margin-top:auto!important}#editSegment .mr-auto,#editSegment .mx-auto{margin-right:auto!important}#editSegment .mb-auto,#editSegment .my-auto{margin-bottom:auto!important}#editSegment .ml-auto,#editSegment .mx-auto{margin-left:auto!important}@media (min-width:576px){#editSegment .m-sm-0{margin:0!important}#editSegment .mt-sm-0,#editSegment .my-sm-0{margin-top:0!important}#editSegment .mr-sm-0,#editSegment .mx-sm-0{margin-right:0!important}#editSegment .mb-sm-0,#editSegment .my-sm-0{margin-bottom:0!important}#editSegment .ml-sm-0,#editSegment .mx-sm-0{margin-left:0!important}#editSegment .m-sm-1{margin:.25rem!important}#editSegment .mt-sm-1,#editSegment .my-sm-1{margin-top:.25rem!important}#editSegment .mr-sm-1,#editSegment .mx-sm-1{margin-right:.25rem!important}#editSegment .mb-sm-1,#editSegment .my-sm-1{margin-bottom:.25rem!important}#editSegment .ml-sm-1,#editSegment .mx-sm-1{margin-left:.25rem!important}#editSegment .m-sm-2{margin:.5rem!important}#editSegment .mt-sm-2,#editSegment .my-sm-2{margin-top:.5rem!important}#editSegment .mr-sm-2,#editSegment .mx-sm-2{margin-right:.5rem!important}#editSegment .mb-sm-2,#editSegment .my-sm-2{margin-bottom:.5rem!important}#editSegment .ml-sm-2,#editSegment .mx-sm-2{margin-left:.5rem!important}#editSegment .m-sm-3{margin:1rem!important}#editSegment .mt-sm-3,#editSegment .my-sm-3{margin-top:1rem!important}#editSegment .mr-sm-3,#editSegment .mx-sm-3{margin-right:1rem!important}#editSegment .mb-sm-3,#editSegment .my-sm-3{margin-bottom:1rem!important}#editSegment .ml-sm-3,#editSegment .mx-sm-3{margin-left:1rem!important}#editSegment .m-sm-4{margin:1.5rem!important}#editSegment .mt-sm-4,#editSegment .my-sm-4{margin-top:1.5rem!important}#editSegment .mr-sm-4,#editSegment .mx-sm-4{margin-right:1.5rem!important}#editSegment .mb-sm-4,#editSegment .my-sm-4{margin-bottom:1.5rem!important}#editSegment .ml-sm-4,#editSegment .mx-sm-4{margin-left:1.5rem!important}#editSegment .m-sm-5{margin:3rem!important}#editSegment .mt-sm-5,#editSegment .my-sm-5{margin-top:3rem!important}#editSegment .mr-sm-5,#editSegment .mx-sm-5{margin-right:3rem!important}#editSegment .mb-sm-5,#editSegment .my-sm-5{margin-bottom:3rem!important}#editSegment .ml-sm-5,#editSegment .mx-sm-5{margin-left:3rem!important}#editSegment .p-sm-0{padding:0!important}#editSegment .pt-sm-0,#editSegment .py-sm-0{padding-top:0!important}#editSegment .pr-sm-0,#editSegment .px-sm-0{padding-right:0!important}#editSegment .pb-sm-0,#editSegment .py-sm-0{padding-bottom:0!important}#editSegment .pl-sm-0,#editSegment .px-sm-0{padding-left:0!important}#editSegment .p-sm-1{padding:.25rem!important}#editSegment .pt-sm-1,#editSegment .py-sm-1{padding-top:.25rem!important}#editSegment .pr-sm-1,#editSegment .px-sm-1{padding-right:.25rem!important}#editSegment .pb-sm-1,#editSegment .py-sm-1{padding-bottom:.25rem!important}#editSegment .pl-sm-1,#editSegment .px-sm-1{padding-left:.25rem!important}#editSegment .p-sm-2{padding:.5rem!important}#editSegment .pt-sm-2,#editSegment .py-sm-2{padding-top:.5rem!important}#editSegment .pr-sm-2,#editSegment .px-sm-2{padding-right:.5rem!important}#editSegment .pb-sm-2,#editSegment .py-sm-2{padding-bottom:.5rem!important}#editSegment .pl-sm-2,#editSegment .px-sm-2{padding-left:.5rem!important}#editSegment .p-sm-3{padding:1rem!important}#editSegment .pt-sm-3,#editSegment .py-sm-3{padding-top:1rem!important}#editSegment .pr-sm-3,#editSegment .px-sm-3{padding-right:1rem!important}#editSegment .pb-sm-3,#editSegment .py-sm-3{padding-bottom:1rem!important}#editSegment .pl-sm-3,#editSegment .px-sm-3{padding-left:1rem!important}#editSegment .p-sm-4{padding:1.5rem!important}#editSegment .pt-sm-4,#editSegment .py-sm-4{padding-top:1.5rem!important}#editSegment .pr-sm-4,#editSegment .px-sm-4{padding-right:1.5rem!important}#editSegment .pb-sm-4,#editSegment .py-sm-4{padding-bottom:1.5rem!important}#editSegment .pl-sm-4,#editSegment .px-sm-4{padding-left:1.5rem!important}#editSegment .p-sm-5{padding:3rem!important}#editSegment .pt-sm-5,#editSegment .py-sm-5{padding-top:3rem!important}#editSegment .pr-sm-5,#editSegment .px-sm-5{padding-right:3rem!important}#editSegment .pb-sm-5,#editSegment .py-sm-5{padding-bottom:3rem!important}#editSegment .pl-sm-5,#editSegment .px-sm-5{padding-left:3rem!important}#editSegment .m-sm-n1{margin:-.25rem!important}#editSegment .mt-sm-n1,#editSegment .my-sm-n1{margin-top:-.25rem!important}#editSegment .mr-sm-n1,#editSegment .mx-sm-n1{margin-right:-.25rem!important}#editSegment .mb-sm-n1,#editSegment .my-sm-n1{margin-bottom:-.25rem!important}#editSegment .ml-sm-n1,#editSegment .mx-sm-n1{margin-left:-.25rem!important}#editSegment .m-sm-n2{margin:-.5rem!important}#editSegment .mt-sm-n2,#editSegment .my-sm-n2{margin-top:-.5rem!important}#editSegment .mr-sm-n2,#editSegment .mx-sm-n2{margin-right:-.5rem!important}#editSegment .mb-sm-n2,#editSegment .my-sm-n2{margin-bottom:-.5rem!important}#editSegment .ml-sm-n2,#editSegment .mx-sm-n2{margin-left:-.5rem!important}#editSegment .m-sm-n3{margin:-1rem!important}#editSegment .mt-sm-n3,#editSegment .my-sm-n3{margin-top:-1rem!important}#editSegment .mr-sm-n3,#editSegment .mx-sm-n3{margin-right:-1rem!important}#editSegment .mb-sm-n3,#editSegment .my-sm-n3{margin-bottom:-1rem!important}#editSegment .ml-sm-n3,#editSegment .mx-sm-n3{margin-left:-1rem!important}#editSegment .m-sm-n4{margin:-1.5rem!important}#editSegment .mt-sm-n4,#editSegment .my-sm-n4{margin-top:-1.5rem!important}#editSegment .mr-sm-n4,#editSegment .mx-sm-n4{margin-right:-1.5rem!important}#editSegment .mb-sm-n4,#editSegment .my-sm-n4{margin-bottom:-1.5rem!important}#editSegment .ml-sm-n4,#editSegment .mx-sm-n4{margin-left:-1.5rem!important}#editSegment .m-sm-n5{margin:-3rem!important}#editSegment .mt-sm-n5,#editSegment .my-sm-n5{margin-top:-3rem!important}#editSegment .mr-sm-n5,#editSegment .mx-sm-n5{margin-right:-3rem!important}#editSegment .mb-sm-n5,#editSegment .my-sm-n5{margin-bottom:-3rem!important}#editSegment .ml-sm-n5,#editSegment .mx-sm-n5{margin-left:-3rem!important}#editSegment .m-sm-auto{margin:auto!important}#editSegment .mt-sm-auto,#editSegment .my-sm-auto{margin-top:auto!important}#editSegment .mr-sm-auto,#editSegment .mx-sm-auto{margin-right:auto!important}#editSegment .mb-sm-auto,#editSegment .my-sm-auto{margin-bottom:auto!important}#editSegment .ml-sm-auto,#editSegment .mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){#editSegment .m-md-0{margin:0!important}#editSegment .mt-md-0,#editSegment .my-md-0{margin-top:0!important}#editSegment .mr-md-0,#editSegment .mx-md-0{margin-right:0!important}#editSegment .mb-md-0,#editSegment .my-md-0{margin-bottom:0!important}#editSegment .ml-md-0,#editSegment .mx-md-0{margin-left:0!important}#editSegment .m-md-1{margin:.25rem!important}#editSegment .mt-md-1,#editSegment .my-md-1{margin-top:.25rem!important}#editSegment .mr-md-1,#editSegment .mx-md-1{margin-right:.25rem!important}#editSegment .mb-md-1,#editSegment .my-md-1{margin-bottom:.25rem!important}#editSegment .ml-md-1,#editSegment .mx-md-1{margin-left:.25rem!important}#editSegment .m-md-2{margin:.5rem!important}#editSegment .mt-md-2,#editSegment .my-md-2{margin-top:.5rem!important}#editSegment .mr-md-2,#editSegment .mx-md-2{margin-right:.5rem!important}#editSegment .mb-md-2,#editSegment .my-md-2{margin-bottom:.5rem!important}#editSegment .ml-md-2,#editSegment .mx-md-2{margin-left:.5rem!important}#editSegment .m-md-3{margin:1rem!important}#editSegment .mt-md-3,#editSegment .my-md-3{margin-top:1rem!important}#editSegment .mr-md-3,#editSegment .mx-md-3{margin-right:1rem!important}#editSegment .mb-md-3,#editSegment .my-md-3{margin-bottom:1rem!important}#editSegment .ml-md-3,#editSegment .mx-md-3{margin-left:1rem!important}#editSegment .m-md-4{margin:1.5rem!important}#editSegment .mt-md-4,#editSegment .my-md-4{margin-top:1.5rem!important}#editSegment .mr-md-4,#editSegment .mx-md-4{margin-right:1.5rem!important}#editSegment .mb-md-4,#editSegment .my-md-4{margin-bottom:1.5rem!important}#editSegment .ml-md-4,#editSegment .mx-md-4{margin-left:1.5rem!important}#editSegment .m-md-5{margin:3rem!important}#editSegment .mt-md-5,#editSegment .my-md-5{margin-top:3rem!important}#editSegment .mr-md-5,#editSegment .mx-md-5{margin-right:3rem!important}#editSegment .mb-md-5,#editSegment .my-md-5{margin-bottom:3rem!important}#editSegment .ml-md-5,#editSegment .mx-md-5{margin-left:3rem!important}#editSegment .p-md-0{padding:0!important}#editSegment .pt-md-0,#editSegment .py-md-0{padding-top:0!important}#editSegment .pr-md-0,#editSegment .px-md-0{padding-right:0!important}#editSegment .pb-md-0,#editSegment .py-md-0{padding-bottom:0!important}#editSegment .pl-md-0,#editSegment .px-md-0{padding-left:0!important}#editSegment .p-md-1{padding:.25rem!important}#editSegment .pt-md-1,#editSegment .py-md-1{padding-top:.25rem!important}#editSegment .pr-md-1,#editSegment .px-md-1{padding-right:.25rem!important}#editSegment .pb-md-1,#editSegment .py-md-1{padding-bottom:.25rem!important}#editSegment .pl-md-1,#editSegment .px-md-1{padding-left:.25rem!important}#editSegment .p-md-2{padding:.5rem!important}#editSegment .pt-md-2,#editSegment .py-md-2{padding-top:.5rem!important}#editSegment .pr-md-2,#editSegment .px-md-2{padding-right:.5rem!important}#editSegment .pb-md-2,#editSegment .py-md-2{padding-bottom:.5rem!important}#editSegment .pl-md-2,#editSegment .px-md-2{padding-left:.5rem!important}#editSegment .p-md-3{padding:1rem!important}#editSegment .pt-md-3,#editSegment .py-md-3{padding-top:1rem!important}#editSegment .pr-md-3,#editSegment .px-md-3{padding-right:1rem!important}#editSegment .pb-md-3,#editSegment .py-md-3{padding-bottom:1rem!important}#editSegment .pl-md-3,#editSegment .px-md-3{padding-left:1rem!important}#editSegment .p-md-4{padding:1.5rem!important}#editSegment .pt-md-4,#editSegment .py-md-4{padding-top:1.5rem!important}#editSegment .pr-md-4,#editSegment .px-md-4{padding-right:1.5rem!important}#editSegment .pb-md-4,#editSegment .py-md-4{padding-bottom:1.5rem!important}#editSegment .pl-md-4,#editSegment .px-md-4{padding-left:1.5rem!important}#editSegment .p-md-5{padding:3rem!important}#editSegment .pt-md-5,#editSegment .py-md-5{padding-top:3rem!important}#editSegment .pr-md-5,#editSegment .px-md-5{padding-right:3rem!important}#editSegment .pb-md-5,#editSegment .py-md-5{padding-bottom:3rem!important}#editSegment .pl-md-5,#editSegment .px-md-5{padding-left:3rem!important}#editSegment .m-md-n1{margin:-.25rem!important}#editSegment .mt-md-n1,#editSegment .my-md-n1{margin-top:-.25rem!important}#editSegment .mr-md-n1,#editSegment .mx-md-n1{margin-right:-.25rem!important}#editSegment .mb-md-n1,#editSegment .my-md-n1{margin-bottom:-.25rem!important}#editSegment .ml-md-n1,#editSegment .mx-md-n1{margin-left:-.25rem!important}#editSegment .m-md-n2{margin:-.5rem!important}#editSegment .mt-md-n2,#editSegment .my-md-n2{margin-top:-.5rem!important}#editSegment .mr-md-n2,#editSegment .mx-md-n2{margin-right:-.5rem!important}#editSegment .mb-md-n2,#editSegment .my-md-n2{margin-bottom:-.5rem!important}#editSegment .ml-md-n2,#editSegment .mx-md-n2{margin-left:-.5rem!important}#editSegment .m-md-n3{margin:-1rem!important}#editSegment .mt-md-n3,#editSegment .my-md-n3{margin-top:-1rem!important}#editSegment .mr-md-n3,#editSegment .mx-md-n3{margin-right:-1rem!important}#editSegment .mb-md-n3,#editSegment .my-md-n3{margin-bottom:-1rem!important}#editSegment .ml-md-n3,#editSegment .mx-md-n3{margin-left:-1rem!important}#editSegment .m-md-n4{margin:-1.5rem!important}#editSegment .mt-md-n4,#editSegment .my-md-n4{margin-top:-1.5rem!important}#editSegment .mr-md-n4,#editSegment .mx-md-n4{margin-right:-1.5rem!important}#editSegment .mb-md-n4,#editSegment .my-md-n4{margin-bottom:-1.5rem!important}#editSegment .ml-md-n4,#editSegment .mx-md-n4{margin-left:-1.5rem!important}#editSegment .m-md-n5{margin:-3rem!important}#editSegment .mt-md-n5,#editSegment .my-md-n5{margin-top:-3rem!important}#editSegment .mr-md-n5,#editSegment .mx-md-n5{margin-right:-3rem!important}#editSegment .mb-md-n5,#editSegment .my-md-n5{margin-bottom:-3rem!important}#editSegment .ml-md-n5,#editSegment .mx-md-n5{margin-left:-3rem!important}#editSegment .m-md-auto{margin:auto!important}#editSegment .mt-md-auto,#editSegment .my-md-auto{margin-top:auto!important}#editSegment .mr-md-auto,#editSegment .mx-md-auto{margin-right:auto!important}#editSegment .mb-md-auto,#editSegment .my-md-auto{margin-bottom:auto!important}#editSegment .ml-md-auto,#editSegment .mx-md-auto{margin-left:auto!important}}@media (min-width:992px){#editSegment .m-lg-0{margin:0!important}#editSegment .mt-lg-0,#editSegment .my-lg-0{margin-top:0!important}#editSegment .mr-lg-0,#editSegment .mx-lg-0{margin-right:0!important}#editSegment .mb-lg-0,#editSegment .my-lg-0{margin-bottom:0!important}#editSegment .ml-lg-0,#editSegment .mx-lg-0{margin-left:0!important}#editSegment .m-lg-1{margin:.25rem!important}#editSegment .mt-lg-1,#editSegment .my-lg-1{margin-top:.25rem!important}#editSegment .mr-lg-1,#editSegment .mx-lg-1{margin-right:.25rem!important}#editSegment .mb-lg-1,#editSegment .my-lg-1{margin-bottom:.25rem!important}#editSegment .ml-lg-1,#editSegment .mx-lg-1{margin-left:.25rem!important}#editSegment .m-lg-2{margin:.5rem!important}#editSegment .mt-lg-2,#editSegment .my-lg-2{margin-top:.5rem!important}#editSegment .mr-lg-2,#editSegment .mx-lg-2{margin-right:.5rem!important}#editSegment .mb-lg-2,#editSegment .my-lg-2{margin-bottom:.5rem!important}#editSegment .ml-lg-2,#editSegment .mx-lg-2{margin-left:.5rem!important}#editSegment .m-lg-3{margin:1rem!important}#editSegment .mt-lg-3,#editSegment .my-lg-3{margin-top:1rem!important}#editSegment .mr-lg-3,#editSegment .mx-lg-3{margin-right:1rem!important}#editSegment .mb-lg-3,#editSegment .my-lg-3{margin-bottom:1rem!important}#editSegment .ml-lg-3,#editSegment .mx-lg-3{margin-left:1rem!important}#editSegment .m-lg-4{margin:1.5rem!important}#editSegment .mt-lg-4,#editSegment .my-lg-4{margin-top:1.5rem!important}#editSegment .mr-lg-4,#editSegment .mx-lg-4{margin-right:1.5rem!important}#editSegment .mb-lg-4,#editSegment .my-lg-4{margin-bottom:1.5rem!important}#editSegment .ml-lg-4,#editSegment .mx-lg-4{margin-left:1.5rem!important}#editSegment .m-lg-5{margin:3rem!important}#editSegment .mt-lg-5,#editSegment .my-lg-5{margin-top:3rem!important}#editSegment .mr-lg-5,#editSegment .mx-lg-5{margin-right:3rem!important}#editSegment .mb-lg-5,#editSegment .my-lg-5{margin-bottom:3rem!important}#editSegment .ml-lg-5,#editSegment .mx-lg-5{margin-left:3rem!important}#editSegment .p-lg-0{padding:0!important}#editSegment .pt-lg-0,#editSegment .py-lg-0{padding-top:0!important}#editSegment .pr-lg-0,#editSegment .px-lg-0{padding-right:0!important}#editSegment .pb-lg-0,#editSegment .py-lg-0{padding-bottom:0!important}#editSegment .pl-lg-0,#editSegment .px-lg-0{padding-left:0!important}#editSegment .p-lg-1{padding:.25rem!important}#editSegment .pt-lg-1,#editSegment .py-lg-1{padding-top:.25rem!important}#editSegment .pr-lg-1,#editSegment .px-lg-1{padding-right:.25rem!important}#editSegment .pb-lg-1,#editSegment .py-lg-1{padding-bottom:.25rem!important}#editSegment .pl-lg-1,#editSegment .px-lg-1{padding-left:.25rem!important}#editSegment .p-lg-2{padding:.5rem!important}#editSegment .pt-lg-2,#editSegment .py-lg-2{padding-top:.5rem!important}#editSegment .pr-lg-2,#editSegment .px-lg-2{padding-right:.5rem!important}#editSegment .pb-lg-2,#editSegment .py-lg-2{padding-bottom:.5rem!important}#editSegment .pl-lg-2,#editSegment .px-lg-2{padding-left:.5rem!important}#editSegment .p-lg-3{padding:1rem!important}#editSegment .pt-lg-3,#editSegment .py-lg-3{padding-top:1rem!important}#editSegment .pr-lg-3,#editSegment .px-lg-3{padding-right:1rem!important}#editSegment .pb-lg-3,#editSegment .py-lg-3{padding-bottom:1rem!important}#editSegment .pl-lg-3,#editSegment .px-lg-3{padding-left:1rem!important}#editSegment .p-lg-4{padding:1.5rem!important}#editSegment .pt-lg-4,#editSegment .py-lg-4{padding-top:1.5rem!important}#editSegment .pr-lg-4,#editSegment .px-lg-4{padding-right:1.5rem!important}#editSegment .pb-lg-4,#editSegment .py-lg-4{padding-bottom:1.5rem!important}#editSegment .pl-lg-4,#editSegment .px-lg-4{padding-left:1.5rem!important}#editSegment .p-lg-5{padding:3rem!important}#editSegment .pt-lg-5,#editSegment .py-lg-5{padding-top:3rem!important}#editSegment .pr-lg-5,#editSegment .px-lg-5{padding-right:3rem!important}#editSegment .pb-lg-5,#editSegment .py-lg-5{padding-bottom:3rem!important}#editSegment .pl-lg-5,#editSegment .px-lg-5{padding-left:3rem!important}#editSegment .m-lg-n1{margin:-.25rem!important}#editSegment .mt-lg-n1,#editSegment .my-lg-n1{margin-top:-.25rem!important}#editSegment .mr-lg-n1,#editSegment .mx-lg-n1{margin-right:-.25rem!important}#editSegment .mb-lg-n1,#editSegment .my-lg-n1{margin-bottom:-.25rem!important}#editSegment .ml-lg-n1,#editSegment .mx-lg-n1{margin-left:-.25rem!important}#editSegment .m-lg-n2{margin:-.5rem!important}#editSegment .mt-lg-n2,#editSegment .my-lg-n2{margin-top:-.5rem!important}#editSegment .mr-lg-n2,#editSegment .mx-lg-n2{margin-right:-.5rem!important}#editSegment .mb-lg-n2,#editSegment .my-lg-n2{margin-bottom:-.5rem!important}#editSegment .ml-lg-n2,#editSegment .mx-lg-n2{margin-left:-.5rem!important}#editSegment .m-lg-n3{margin:-1rem!important}#editSegment .mt-lg-n3,#editSegment .my-lg-n3{margin-top:-1rem!important}#editSegment .mr-lg-n3,#editSegment .mx-lg-n3{margin-right:-1rem!important}#editSegment .mb-lg-n3,#editSegment .my-lg-n3{margin-bottom:-1rem!important}#editSegment .ml-lg-n3,#editSegment .mx-lg-n3{margin-left:-1rem!important}#editSegment .m-lg-n4{margin:-1.5rem!important}#editSegment .mt-lg-n4,#editSegment .my-lg-n4{margin-top:-1.5rem!important}#editSegment .mr-lg-n4,#editSegment .mx-lg-n4{margin-right:-1.5rem!important}#editSegment .mb-lg-n4,#editSegment .my-lg-n4{margin-bottom:-1.5rem!important}#editSegment .ml-lg-n4,#editSegment .mx-lg-n4{margin-left:-1.5rem!important}#editSegment .m-lg-n5{margin:-3rem!important}#editSegment .mt-lg-n5,#editSegment .my-lg-n5{margin-top:-3rem!important}#editSegment .mr-lg-n5,#editSegment .mx-lg-n5{margin-right:-3rem!important}#editSegment .mb-lg-n5,#editSegment .my-lg-n5{margin-bottom:-3rem!important}#editSegment .ml-lg-n5,#editSegment .mx-lg-n5{margin-left:-3rem!important}#editSegment .m-lg-auto{margin:auto!important}#editSegment .mt-lg-auto,#editSegment .my-lg-auto{margin-top:auto!important}#editSegment .mr-lg-auto,#editSegment .mx-lg-auto{margin-right:auto!important}#editSegment .mb-lg-auto,#editSegment .my-lg-auto{margin-bottom:auto!important}#editSegment .ml-lg-auto,#editSegment .mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){#editSegment .m-xl-0{margin:0!important}#editSegment .mt-xl-0,#editSegment .my-xl-0{margin-top:0!important}#editSegment .mr-xl-0,#editSegment .mx-xl-0{margin-right:0!important}#editSegment .mb-xl-0,#editSegment .my-xl-0{margin-bottom:0!important}#editSegment .ml-xl-0,#editSegment .mx-xl-0{margin-left:0!important}#editSegment .m-xl-1{margin:.25rem!important}#editSegment .mt-xl-1,#editSegment .my-xl-1{margin-top:.25rem!important}#editSegment .mr-xl-1,#editSegment .mx-xl-1{margin-right:.25rem!important}#editSegment .mb-xl-1,#editSegment .my-xl-1{margin-bottom:.25rem!important}#editSegment .ml-xl-1,#editSegment .mx-xl-1{margin-left:.25rem!important}#editSegment .m-xl-2{margin:.5rem!important}#editSegment .mt-xl-2,#editSegment .my-xl-2{margin-top:.5rem!important}#editSegment .mr-xl-2,#editSegment .mx-xl-2{margin-right:.5rem!important}#editSegment .mb-xl-2,#editSegment .my-xl-2{margin-bottom:.5rem!important}#editSegment .ml-xl-2,#editSegment .mx-xl-2{margin-left:.5rem!important}#editSegment .m-xl-3{margin:1rem!important}#editSegment .mt-xl-3,#editSegment .my-xl-3{margin-top:1rem!important}#editSegment .mr-xl-3,#editSegment .mx-xl-3{margin-right:1rem!important}#editSegment .mb-xl-3,#editSegment .my-xl-3{margin-bottom:1rem!important}#editSegment .ml-xl-3,#editSegment .mx-xl-3{margin-left:1rem!important}#editSegment .m-xl-4{margin:1.5rem!important}#editSegment .mt-xl-4,#editSegment .my-xl-4{margin-top:1.5rem!important}#editSegment .mr-xl-4,#editSegment .mx-xl-4{margin-right:1.5rem!important}#editSegment .mb-xl-4,#editSegment .my-xl-4{margin-bottom:1.5rem!important}#editSegment .ml-xl-4,#editSegment .mx-xl-4{margin-left:1.5rem!important}#editSegment .m-xl-5{margin:3rem!important}#editSegment .mt-xl-5,#editSegment .my-xl-5{margin-top:3rem!important}#editSegment .mr-xl-5,#editSegment .mx-xl-5{margin-right:3rem!important}#editSegment .mb-xl-5,#editSegment .my-xl-5{margin-bottom:3rem!important}#editSegment .ml-xl-5,#editSegment .mx-xl-5{margin-left:3rem!important}#editSegment .p-xl-0{padding:0!important}#editSegment .pt-xl-0,#editSegment .py-xl-0{padding-top:0!important}#editSegment .pr-xl-0,#editSegment .px-xl-0{padding-right:0!important}#editSegment .pb-xl-0,#editSegment .py-xl-0{padding-bottom:0!important}#editSegment .pl-xl-0,#editSegment .px-xl-0{padding-left:0!important}#editSegment .p-xl-1{padding:.25rem!important}#editSegment .pt-xl-1,#editSegment .py-xl-1{padding-top:.25rem!important}#editSegment .pr-xl-1,#editSegment .px-xl-1{padding-right:.25rem!important}#editSegment .pb-xl-1,#editSegment .py-xl-1{padding-bottom:.25rem!important}#editSegment .pl-xl-1,#editSegment .px-xl-1{padding-left:.25rem!important}#editSegment .p-xl-2{padding:.5rem!important}#editSegment .pt-xl-2,#editSegment .py-xl-2{padding-top:.5rem!important}#editSegment .pr-xl-2,#editSegment .px-xl-2{padding-right:.5rem!important}#editSegment .pb-xl-2,#editSegment .py-xl-2{padding-bottom:.5rem!important}#editSegment .pl-xl-2,#editSegment .px-xl-2{padding-left:.5rem!important}#editSegment .p-xl-3{padding:1rem!important}#editSegment .pt-xl-3,#editSegment .py-xl-3{padding-top:1rem!important}#editSegment .pr-xl-3,#editSegment .px-xl-3{padding-right:1rem!important}#editSegment .pb-xl-3,#editSegment .py-xl-3{padding-bottom:1rem!important}#editSegment .pl-xl-3,#editSegment .px-xl-3{padding-left:1rem!important}#editSegment .p-xl-4{padding:1.5rem!important}#editSegment .pt-xl-4,#editSegment .py-xl-4{padding-top:1.5rem!important}#editSegment .pr-xl-4,#editSegment .px-xl-4{padding-right:1.5rem!important}#editSegment .pb-xl-4,#editSegment .py-xl-4{padding-bottom:1.5rem!important}#editSegment .pl-xl-4,#editSegment .px-xl-4{padding-left:1.5rem!important}#editSegment .p-xl-5{padding:3rem!important}#editSegment .pt-xl-5,#editSegment .py-xl-5{padding-top:3rem!important}#editSegment .pr-xl-5,#editSegment .px-xl-5{padding-right:3rem!important}#editSegment .pb-xl-5,#editSegment .py-xl-5{padding-bottom:3rem!important}#editSegment .pl-xl-5,#editSegment .px-xl-5{padding-left:3rem!important}#editSegment .m-xl-n1{margin:-.25rem!important}#editSegment .mt-xl-n1,#editSegment .my-xl-n1{margin-top:-.25rem!important}#editSegment .mr-xl-n1,#editSegment .mx-xl-n1{margin-right:-.25rem!important}#editSegment .mb-xl-n1,#editSegment .my-xl-n1{margin-bottom:-.25rem!important}#editSegment .ml-xl-n1,#editSegment .mx-xl-n1{margin-left:-.25rem!important}#editSegment .m-xl-n2{margin:-.5rem!important}#editSegment .mt-xl-n2,#editSegment .my-xl-n2{margin-top:-.5rem!important}#editSegment .mr-xl-n2,#editSegment .mx-xl-n2{margin-right:-.5rem!important}#editSegment .mb-xl-n2,#editSegment .my-xl-n2{margin-bottom:-.5rem!important}#editSegment .ml-xl-n2,#editSegment .mx-xl-n2{margin-left:-.5rem!important}#editSegment .m-xl-n3{margin:-1rem!important}#editSegment .mt-xl-n3,#editSegment .my-xl-n3{margin-top:-1rem!important}#editSegment .mr-xl-n3,#editSegment .mx-xl-n3{margin-right:-1rem!important}#editSegment .mb-xl-n3,#editSegment .my-xl-n3{margin-bottom:-1rem!important}#editSegment .ml-xl-n3,#editSegment .mx-xl-n3{margin-left:-1rem!important}#editSegment .m-xl-n4{margin:-1.5rem!important}#editSegment .mt-xl-n4,#editSegment .my-xl-n4{margin-top:-1.5rem!important}#editSegment .mr-xl-n4,#editSegment .mx-xl-n4{margin-right:-1.5rem!important}#editSegment .mb-xl-n4,#editSegment .my-xl-n4{margin-bottom:-1.5rem!important}#editSegment .ml-xl-n4,#editSegment .mx-xl-n4{margin-left:-1.5rem!important}#editSegment .m-xl-n5{margin:-3rem!important}#editSegment .mt-xl-n5,#editSegment .my-xl-n5{margin-top:-3rem!important}#editSegment .mr-xl-n5,#editSegment .mx-xl-n5{margin-right:-3rem!important}#editSegment .mb-xl-n5,#editSegment .my-xl-n5{margin-bottom:-3rem!important}#editSegment .ml-xl-n5,#editSegment .mx-xl-n5{margin-left:-3rem!important}#editSegment .m-xl-auto{margin:auto!important}#editSegment .mt-xl-auto,#editSegment .my-xl-auto{margin-top:auto!important}#editSegment .mr-xl-auto,#editSegment .mx-xl-auto{margin-right:auto!important}#editSegment .mb-xl-auto,#editSegment .my-xl-auto{margin-bottom:auto!important}#editSegment .ml-xl-auto,#editSegment .mx-xl-auto{margin-left:auto!important}}#editSegment .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}#editSegment .text-justify{text-align:justify!important}#editSegment .text-wrap{white-space:normal!important}#editSegment .text-nowrap{white-space:nowrap!important}#editSegment .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#editSegment .text-left{text-align:left!important}#editSegment .text-right{text-align:right!important}#editSegment .text-center{text-align:center!important}@media (min-width:576px){#editSegment .text-sm-left{text-align:left!important}#editSegment .text-sm-right{text-align:right!important}#editSegment .text-sm-center{text-align:center!important}}@media (min-width:768px){#editSegment .text-md-left{text-align:left!important}#editSegment .text-md-right{text-align:right!important}#editSegment .text-md-center{text-align:center!important}}@media (min-width:992px){#editSegment .text-lg-left{text-align:left!important}#editSegment .text-lg-right{text-align:right!important}#editSegment .text-lg-center{text-align:center!important}}@media (min-width:1200px){#editSegment .text-xl-left{text-align:left!important}#editSegment .text-xl-right{text-align:right!important}#editSegment .text-xl-center{text-align:center!important}}#editSegment .text-lowercase{text-transform:lowercase!important}#editSegment .text-uppercase{text-transform:uppercase!important}#editSegment .text-capitalize{text-transform:capitalize!important}#editSegment .font-weight-light{font-weight:300!important}#editSegment .font-weight-lighter{font-weight:lighter!important}#editSegment .font-weight-normal{font-weight:400!important}#editSegment .font-weight-bold{font-weight:700!important}#editSegment .font-weight-bolder{font-weight:bolder!important}#editSegment .font-italic{font-style:italic!important}#editSegment .text-white{color:#fff!important}#editSegment .text-primary{color:#007bff!important}#editSegment a.text-primary:focus,#editSegment a.text-primary:hover{color:#0056b3!important}#editSegment .text-secondary{color:#6c757d!important}#editSegment a.text-secondary:focus,#editSegment a.text-secondary:hover{color:#494f54!important}#editSegment .text-success{color:#28a745!important}#editSegment a.text-success:focus,#editSegment a.text-success:hover{color:#19692c!important}#editSegment .text-info{color:#17a2b8!important}#editSegment a.text-info:focus,#editSegment a.text-info:hover{color:#0f6674!important}#editSegment .text-warning{color:#ffc107!important}#editSegment a.text-warning:focus,#editSegment a.text-warning:hover{color:#ba8b00!important}#editSegment .text-danger{color:#dc3545!important}#editSegment a.text-danger:focus,#editSegment a.text-danger:hover{color:#a71d2a!important}#editSegment .text-light{color:#f8f9fa!important}#editSegment a.text-light:focus,#editSegment a.text-light:hover{color:#cbd3da!important}#editSegment .text-dark{color:#343a40!important}#editSegment a.text-dark:focus,#editSegment a.text-dark:hover{color:#121416!important}#editSegment .text-body{color:#212529!important}#editSegment .text-muted{color:#6c757d!important}#editSegment .text-black-50{color:rgba(0,0,0,.5)!important}#editSegment .text-white-50{color:hsla(0,0%,100%,.5)!important}#editSegment .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}#editSegment .text-decoration-none{text-decoration:none!important}#editSegment .text-break{word-break:break-word!important;overflow-wrap:break-word!important}#editSegment .text-reset{color:inherit!important}#editSegment .visible{visibility:visible!important}#editSegment .invisible{visibility:hidden!important}@media print{#editSegment *,#editSegment :after,#editSegment :before{text-shadow:none!important;box-shadow:none!important}#editSegment a:not(.btn){text-decoration:underline}#editSegment abbr[title]:after{content:" (" attr(title) ")"}#editSegment pre{white-space:pre-wrap!important}#editSegment blockquote,#editSegment pre{border:1px solid #adb5bd;page-break-inside:avoid}#editSegment thead{display:table-header-group}#editSegment img,#editSegment tr{page-break-inside:avoid}#editSegment h2,#editSegment h3,#editSegment p{orphans:3;widows:3}#editSegment h2,#editSegment h3{page-break-after:avoid}@page{#editSegment{size:a3}}#editSegment .container,#editSegment body{min-width:992px!important}#editSegment .navbar{display:none}#editSegment .badge{border:1px solid #000}#editSegment .table{border-collapse:collapse!important}#editSegment .table td,#editSegment .table th{background-color:#fff!important}#editSegment .table-bordered td,#editSegment .table-bordered th{border:1px solid #dee2e6!important}#editSegment .table-dark{color:inherit}#editSegment .table-dark tbody+tbody,#editSegment .table-dark td,#editSegment .table-dark th,#editSegment .table-dark thead th{border-color:#dee2e6}#editSegment .table .thead-dark th{color:inherit;border-color:#dee2e6}}#editSegment .alert.alert.fade-leave-active,#editSegment .alert.fade-enter-active{transition:opacity .15s linear}#editSegment .alert.fade-enter,#editSegment .alert.fade-leave-to{opacity:0}#editSegment .card-img-left{border-top-left-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}#editSegment .card-img-right{border-top-right-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}#editSegment .dropdown-toggle.dropdown-toggle-no-caret:after{display:none!important}#editSegment .b-dropdown-form{display:inline-block;padding:.25rem 1.5rem;width:100%;clear:both;font-weight:400}#editSegment .b-dropdown-form:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}#editSegment .b-dropdown-form:last-child{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}#editSegment .b-dropdown-text{display:inline-block;padding:.25rem 1.5rem;margin-bottom:0;width:100%;clear:both;font-weight:lighter}#editSegment .b-dropdown-text:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}#editSegment .b-dropdown-text:last-child{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}#editSegment .input-group>.input-group-append:last-child>.btn-group:not(:last-child):not(.dropdown-toggle)>.btn,#editSegment .input-group>.input-group-append:not(:last-child)>.btn-group>.btn,#editSegment .input-group>.input-group-prepend>.btn-group>.btn{border-top-right-radius:0;border-bottom-right-radius:0}#editSegment .input-group>.input-group-append>.btn-group>.btn,#editSegment .input-group>.input-group-prepend:first-child>.btn-group:not(:first-child)>.btn,#editSegment .input-group>.input-group-prepend:not(:first-child)>.btn-group>.btn{border-top-left-radius:0;border-bottom-left-radius:0}#editSegment .form-control.is-invalid,#editSegment .form-control.is-valid,.was-validated #editSegment .form-control:invalid,.was-validated #editSegment .form-control:valid{background-position:right calc(.375em + .1875rem) center}#editSegment input[type=color].form-control{height:calc(1.5em + .75rem + 2px);padding:.125rem .25rem}#editSegment .input-group-sm input[type=color].form-control,#editSegment input[type=color].form-control.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.125rem .25rem}#editSegment .input-group-lg input[type=color].form-control,#editSegment input[type=color].form-control.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.125rem .25rem}#editSegment input[type=color].form-control:disabled{background-color:#adb5bd;opacity:.65}#editSegment .input-group>.custom-range{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}#editSegment .input-group>.custom-file+.custom-range,#editSegment .input-group>.custom-range+.custom-file,#editSegment .input-group>.custom-range+.custom-range,#editSegment .input-group>.custom-range+.custom-select,#editSegment .input-group>.custom-range+.form-control,#editSegment .input-group>.custom-range+.form-control-plaintext,#editSegment .input-group>.custom-select+.custom-range,#editSegment .input-group>.form-control+.custom-range,#editSegment .input-group>.form-control-plaintext+.custom-range{margin-left:-1px}#editSegment .input-group>.custom-range:focus{z-index:3}#editSegment .input-group>.custom-range:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}#editSegment .input-group>.custom-range:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#editSegment .input-group>.custom-range{padding:0 .75rem;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;height:calc(1.5em + .75rem + 2px);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#editSegment .input-group>.custom-range{transition:none}}#editSegment .input-group>.custom-range:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#editSegment .input-group>.custom-range:disabled,#editSegment .input-group>.custom-range[readonly]{background-color:#e9ecef}#editSegment .input-group-lg>.custom-range{height:calc(1.5em + 1rem + 2px);padding:0 1rem;border-radius:.3rem}#editSegment .input-group-sm>.custom-range{height:calc(1.5em + .5rem + 2px);padding:0 .5rem;border-radius:.2rem}#editSegment .input-group .custom-range.is-valid,.was-validated #editSegment .input-group .custom-range:valid{border-color:#28a745}#editSegment .input-group .custom-range.is-valid:focus,.was-validated #editSegment .input-group .custom-range:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}#editSegment .custom-range.is-valid:focus::-webkit-slider-thumb,.was-validated #editSegment .custom-range:valid:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}#editSegment .custom-range.is-valid:focus::-moz-range-thumb,.was-validated #editSegment .custom-range:valid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}#editSegment .custom-range.is-valid:focus::-ms-thumb,.was-validated #editSegment .custom-range:valid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}#editSegment .custom-range.is-valid::-webkit-slider-thumb,.was-validated #editSegment .custom-range:valid::-webkit-slider-thumb{background-color:#28a745;background-image:none}#editSegment .custom-range.is-valid::-webkit-slider-thumb:active,.was-validated #editSegment .custom-range:valid::-webkit-slider-thumb:active{background-color:#9be7ac;background-image:none}#editSegment .custom-range.is-valid::-webkit-slider-runnable-track,.was-validated #editSegment .custom-range:valid::-webkit-slider-runnable-track{background-color:rgba(40,167,69,.35)}#editSegment .custom-range.is-valid::-moz-range-thumb,.was-validated #editSegment .custom-range:valid::-moz-range-thumb{background-color:#28a745;background-image:none}#editSegment .custom-range.is-valid::-moz-range-thumb:active,.was-validated #editSegment .custom-range:valid::-moz-range-thumb:active{background-color:#9be7ac;background-image:none}#editSegment .custom-range.is-valid::-moz-range-track,.was-validated #editSegment .custom-range:valid::-moz-range-track{background:rgba(40,167,69,.35)}#editSegment .custom-range.is-valid~.valid-feedback,#editSegment .custom-range.is-valid~.valid-tooltip,.was-validated #editSegment .custom-range:valid~.valid-feedback,.was-validated #editSegment .custom-range:valid~.valid-tooltip{display:block}#editSegment .custom-range.is-valid::-ms-thumb,.was-validated #editSegment .custom-range:valid::-ms-thumb{background-color:#28a745;background-image:none}#editSegment .custom-range.is-valid::-ms-thumb:active,.was-validated #editSegment .custom-range:valid::-ms-thumb:active{background-color:#9be7ac;background-image:none}#editSegment .custom-range.is-valid::-ms-track-lower,#editSegment .custom-range.is-valid::-ms-track-upper,.was-validated #editSegment .custom-range:valid::-ms-track-lower,.was-validated #editSegment .custom-range:valid::-ms-track-upper{background:rgba(40,167,69,.35)}#editSegment .input-group .custom-range.is-invalid,.was-validated #editSegment .input-group .custom-range:invalid{border-color:#dc3545}#editSegment .input-group .custom-range.is-invalid:focus,.was-validated #editSegment .input-group .custom-range:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}#editSegment .custom-range.is-invalid:focus::-webkit-slider-thumb,.was-validated #editSegment .custom-range:invalid:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}#editSegment .custom-range.is-invalid:focus::-moz-range-thumb,.was-validated #editSegment .custom-range:invalid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}#editSegment .custom-range.is-invalid:focus::-ms-thumb,.was-validated #editSegment .custom-range:invalid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}#editSegment .custom-range.is-invalid::-webkit-slider-thumb,.was-validated #editSegment .custom-range:invalid::-webkit-slider-thumb{background-color:#dc3545;background-image:none}#editSegment .custom-range.is-invalid::-webkit-slider-thumb:active,.was-validated #editSegment .custom-range:invalid::-webkit-slider-thumb:active{background-color:#f6cdd1;background-image:none}#editSegment .custom-range.is-invalid::-webkit-slider-runnable-track,.was-validated #editSegment .custom-range:invalid::-webkit-slider-runnable-track{background-color:rgba(220,53,69,.35)}#editSegment .custom-range.is-invalid::-moz-range-thumb,.was-validated #editSegment .custom-range:invalid::-moz-range-thumb{background-color:#dc3545;background-image:none}#editSegment .custom-range.is-invalid::-moz-range-thumb:active,.was-validated #editSegment .custom-range:invalid::-moz-range-thumb:active{background-color:#f6cdd1;background-image:none}#editSegment .custom-range.is-invalid::-moz-range-track,.was-validated #editSegment .custom-range:invalid::-moz-range-track{background:rgba(220,53,69,.35)}#editSegment .custom-range.is-invalid~.invalid-feedback,#editSegment .custom-range.is-invalid~.invalid-tooltip,.was-validated #editSegment .custom-range:invalid~.invalid-feedback,.was-validated #editSegment .custom-range:invalid~.invalid-tooltip{display:block}#editSegment .custom-range.is-invalid::-ms-thumb,.was-validated #editSegment .custom-range:invalid::-ms-thumb{background-color:#dc3545;background-image:none}#editSegment .custom-range.is-invalid::-ms-thumb:active,.was-validated #editSegment .custom-range:invalid::-ms-thumb:active{background-color:#f6cdd1;background-image:none}#editSegment .custom-range.is-invalid::-ms-track-lower,#editSegment .custom-range.is-invalid::-ms-track-upper,.was-validated #editSegment .custom-range:invalid::-ms-track-lower,.was-validated #editSegment .custom-range:invalid::-ms-track-upper{background:rgba(220,53,69,.35)}#editSegment .b-table.table.table-fixed{table-layout:fixed}#editSegment .b-table.table[aria-busy=true]{opacity:.55}#editSegment .b-table.table>tbody>tr.b-table-details>td{border-top:none!important}#editSegment .b-table.table>caption{caption-side:bottom}#editSegment .b-table.table>caption.b-table-caption-top{caption-side:top!important}#editSegment .b-table.table>tfoot>tr>td,#editSegment .b-table.table>tfoot>tr>th,#editSegment .b-table.table>thead>tr>td,#editSegment .b-table.table>thead>tr>th{position:relative}#editSegment .b-table.table>tfoot>tr>th[aria-sort],#editSegment .b-table.table>thead>tr>th[aria-sort]{position:relative;padding-right:1.125em;cursor:pointer}#editSegment .b-table.table>tfoot>tr>th[aria-sort]:after,#editSegment .b-table.table>thead>tr>th[aria-sort]:after{position:absolute;display:block;bottom:0;right:.35em;padding-bottom:inherit;font-size:inherit;line-height:inherit;opacity:.4;content:"\2195";speak:none}#editSegment .b-table.table>tfoot>tr>th[aria-sort][aria-sort=ascending]:after,#editSegment .b-table.table>thead>tr>th[aria-sort][aria-sort=ascending]:after{opacity:1;content:"\2193"}#editSegment .b-table.table>tfoot>tr>th[aria-sort][aria-sort=descending]:after,#editSegment .b-table.table>thead>tr>th[aria-sort][aria-sort=descending]:after{opacity:1;content:"\2191"}@media (max-width:575.98px){#editSegment .b-table.table.b-table-stacked-sm{display:block;width:100%}#editSegment .b-table.table.b-table-stacked-sm>caption,#editSegment .b-table.table.b-table-stacked-sm>tbody,#editSegment .b-table.table.b-table-stacked-sm>tbody>tr,#editSegment .b-table.table.b-table-stacked-sm>tbody>tr>td{display:block}#editSegment .b-table.table.b-table-stacked-sm>tfoot,#editSegment .b-table.table.b-table-stacked-sm>tfoot>tr.b-table-bottom-row,#editSegment .b-table.table.b-table-stacked-sm>tfoot>tr.b-table-top-row,#editSegment .b-table.table.b-table-stacked-sm>thead,#editSegment .b-table.table.b-table-stacked-sm>thead>tr.b-table-bottom-row,#editSegment .b-table.table.b-table-stacked-sm>thead>tr.b-table-top-row{display:none}#editSegment .b-table.table.b-table-stacked-sm>caption{caption-side:top!important}#editSegment .b-table.table.b-table-stacked-sm>tbody>tr>[data-label]{display:grid;grid-template-columns:40% auto;grid-gap:.25rem 1rem}#editSegment .b-table.table.b-table-stacked-sm>tbody>tr>[data-label]:before{content:attr(data-label);display:inline;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal}#editSegment .b-table.table.b-table-stacked-sm>tbody>tr.bottom-row,#editSegment .b-table.table.b-table-stacked-sm>tbody>tr.top-row{display:none}#editSegment .b-table.table.b-table-stacked-sm>tbody>tr>:first-child{border-top-width:3px}}@media (max-width:767.98px){#editSegment .b-table.table.b-table-stacked-md{display:block;width:100%}#editSegment .b-table.table.b-table-stacked-md>caption,#editSegment .b-table.table.b-table-stacked-md>tbody,#editSegment .b-table.table.b-table-stacked-md>tbody>tr,#editSegment .b-table.table.b-table-stacked-md>tbody>tr>td{display:block}#editSegment .b-table.table.b-table-stacked-md>tfoot,#editSegment .b-table.table.b-table-stacked-md>tfoot>tr.b-table-bottom-row,#editSegment .b-table.table.b-table-stacked-md>tfoot>tr.b-table-top-row,#editSegment .b-table.table.b-table-stacked-md>thead,#editSegment .b-table.table.b-table-stacked-md>thead>tr.b-table-bottom-row,#editSegment .b-table.table.b-table-stacked-md>thead>tr.b-table-top-row{display:none}#editSegment .b-table.table.b-table-stacked-md>caption{caption-side:top!important}#editSegment .b-table.table.b-table-stacked-md>tbody>tr>[data-label]{display:grid;grid-template-columns:40% auto;grid-gap:.25rem 1rem}#editSegment .b-table.table.b-table-stacked-md>tbody>tr>[data-label]:before{content:attr(data-label);display:inline;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal}#editSegment .b-table.table.b-table-stacked-md>tbody>tr.bottom-row,#editSegment .b-table.table.b-table-stacked-md>tbody>tr.top-row{display:none}#editSegment .b-table.table.b-table-stacked-md>tbody>tr>:first-child{border-top-width:3px}}@media (max-width:991.98px){#editSegment .b-table.table.b-table-stacked-lg{display:block;width:100%}#editSegment .b-table.table.b-table-stacked-lg>caption,#editSegment .b-table.table.b-table-stacked-lg>tbody,#editSegment .b-table.table.b-table-stacked-lg>tbody>tr,#editSegment .b-table.table.b-table-stacked-lg>tbody>tr>td{display:block}#editSegment .b-table.table.b-table-stacked-lg>tfoot,#editSegment .b-table.table.b-table-stacked-lg>tfoot>tr.b-table-bottom-row,#editSegment .b-table.table.b-table-stacked-lg>tfoot>tr.b-table-top-row,#editSegment .b-table.table.b-table-stacked-lg>thead,#editSegment .b-table.table.b-table-stacked-lg>thead>tr.b-table-bottom-row,#editSegment .b-table.table.b-table-stacked-lg>thead>tr.b-table-top-row{display:none}#editSegment .b-table.table.b-table-stacked-lg>caption{caption-side:top!important}#editSegment .b-table.table.b-table-stacked-lg>tbody>tr>[data-label]{display:grid;grid-template-columns:40% auto;grid-gap:.25rem 1rem}#editSegment .b-table.table.b-table-stacked-lg>tbody>tr>[data-label]:before{content:attr(data-label);display:inline;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal}#editSegment .b-table.table.b-table-stacked-lg>tbody>tr.bottom-row,#editSegment .b-table.table.b-table-stacked-lg>tbody>tr.top-row{display:none}#editSegment .b-table.table.b-table-stacked-lg>tbody>tr>:first-child{border-top-width:3px}}@media (max-width:1199.98px){#editSegment .b-table.table.b-table-stacked-xl{display:block;width:100%}#editSegment .b-table.table.b-table-stacked-xl>caption,#editSegment .b-table.table.b-table-stacked-xl>tbody,#editSegment .b-table.table.b-table-stacked-xl>tbody>tr,#editSegment .b-table.table.b-table-stacked-xl>tbody>tr>td{display:block}#editSegment .b-table.table.b-table-stacked-xl>tfoot,#editSegment .b-table.table.b-table-stacked-xl>tfoot>tr.b-table-bottom-row,#editSegment .b-table.table.b-table-stacked-xl>tfoot>tr.b-table-top-row,#editSegment .b-table.table.b-table-stacked-xl>thead,#editSegment .b-table.table.b-table-stacked-xl>thead>tr.b-table-bottom-row,#editSegment .b-table.table.b-table-stacked-xl>thead>tr.b-table-top-row{display:none}#editSegment .b-table.table.b-table-stacked-xl>caption{caption-side:top!important}#editSegment .b-table.table.b-table-stacked-xl>tbody>tr>[data-label]{display:grid;grid-template-columns:40% auto;grid-gap:.25rem 1rem}#editSegment .b-table.table.b-table-stacked-xl>tbody>tr>[data-label]:before{content:attr(data-label);display:inline;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal}#editSegment .b-table.table.b-table-stacked-xl>tbody>tr.bottom-row,#editSegment .b-table.table.b-table-stacked-xl>tbody>tr.top-row{display:none}#editSegment .b-table.table.b-table-stacked-xl>tbody>tr>:first-child{border-top-width:3px}}#editSegment .b-table.table.b-table-stacked{display:block;width:100%}#editSegment .b-table.table.b-table-stacked>caption,#editSegment .b-table.table.b-table-stacked>tbody,#editSegment .b-table.table.b-table-stacked>tbody>tr,#editSegment .b-table.table.b-table-stacked>tbody>tr>td{display:block}#editSegment .b-table.table.b-table-stacked>tfoot,#editSegment .b-table.table.b-table-stacked>tfoot>tr.b-table-bottom-row,#editSegment .b-table.table.b-table-stacked>tfoot>tr.b-table-top-row,#editSegment .b-table.table.b-table-stacked>thead,#editSegment .b-table.table.b-table-stacked>thead>tr.b-table-bottom-row,#editSegment .b-table.table.b-table-stacked>thead>tr.b-table-top-row{display:none}#editSegment .b-table.table.b-table-stacked>caption{caption-side:top!important}#editSegment .b-table.table.b-table-stacked>tbody>tr>[data-label]{display:grid;grid-template-columns:40% auto;grid-gap:.25rem 1rem}#editSegment .b-table.table.b-table-stacked>tbody>tr>[data-label]:before{content:attr(data-label);display:inline;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal}#editSegment .b-table.table.b-table-stacked>tbody>tr.bottom-row,#editSegment .b-table.table.b-table-stacked>tbody>tr.top-row{display:none}#editSegment .b-table.table.b-table-stacked>tbody>tr>:first-child{border-top-width:3px}#editSegment table.b-table.b-table-selectable>tbody>tr{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}#editSegment .v-select{position:relative;font-family:inherit}#editSegment .v-select,#editSegment .v-select *{box-sizing:border-box}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#editSegment .vs__fade-enter-active,#editSegment .vs__fade-leave-active{transition:opacity .15s cubic-bezier(1,.5,.8,1)}#editSegment .vs__fade-enter,#editSegment .vs__fade-leave-to{opacity:0}#editSegment .vs--disabled .vs__clear,#editSegment .vs--disabled .vs__dropdown-toggle,#editSegment .vs--disabled .vs__open-indicator,#editSegment .vs--disabled .vs__search,#editSegment .vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}#editSegment .v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}#editSegment .v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}#editSegment .v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}#editSegment .v-select[dir=rtl] .vs__dropdown-menu{text-align:right}#editSegment .vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-ms-flexbox;display:flex;padding:0 0 4px;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;white-space:normal}#editSegment .vs__selected-options{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 2px;position:relative}#editSegment .vs__actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:4px 6px 0 3px}#editSegment .vs--searchable .vs__dropdown-toggle{cursor:text}#editSegment .vs--unsearchable .vs__dropdown-toggle{cursor:pointer}#editSegment .vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}#editSegment .vs__open-indicator{fill:rgba(60,60,60,.5);transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}#editSegment .vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}#editSegment .vs--loading .vs__open-indicator{opacity:0}#editSegment .vs__clear{fill:rgba(60,60,60,.5);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}#editSegment .vs__dropdown-menu{display:block;position:absolute;top:calc(100% - 1px);left:0;z-index:1000;padding:5px 0;margin:0;width:100%;max-height:350px;min-width:160px;overflow-y:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;text-align:left;list-style:none;background:#fff}#editSegment .vs__no-options{text-align:center}#editSegment .vs__dropdown-option{line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:#333;white-space:nowrap}#editSegment .vs__dropdown-option:hover{cursor:pointer}#editSegment .vs__dropdown-option--highlight{background:#5897fb;color:#fff}#editSegment .vs__dropdown-option--disabled{background:inherit;color:rgba(60,60,60,.5)}#editSegment .vs__dropdown-option--disabled:hover{cursor:inherit}#editSegment .vs__selected{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;line-height:1.4;margin:4px 2px 0;padding:0 .25em}#editSegment .vs__deselect{display:-ms-inline-flexbox;display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:rgba(60,60,60,.5);text-shadow:0 1px 0 #fff}#editSegment .vs--single .vs__selected{background-color:transparent;border-color:transparent}#editSegment .vs--single.vs--open .vs__selected{position:absolute;opacity:.4}#editSegment .vs--single.vs--searching .vs__selected{display:none}#editSegment .vs__search::-webkit-search-cancel-button{display:none}#editSegment .vs__search::-ms-clear,#editSegment .vs__search::-webkit-search-decoration,#editSegment .vs__search::-webkit-search-results-button,#editSegment .vs__search::-webkit-search-results-decoration{display:none}#editSegment .vs__search,#editSegment .vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;font-size:1em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;-ms-flex-positive:1;flex-grow:1}#editSegment .vs__search:-ms-input-placeholder{color:inherit}#editSegment .vs__search::placeholder{color:inherit}#editSegment .vs--unsearchable .vs__search{opacity:1}#editSegment .vs--unsearchable .vs__search:hover{cursor:pointer}#editSegment .vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}#editSegment .vs__spinner{-ms-flex-item-align:center;align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border-top:.9em solid rgba(99,99,99,.1);border-right:.9em solid rgba(99,99,99,.1);border-bottom:.9em solid rgba(99,99,99,.1);border-left:.9em solid rgba(60,60,60,.45);transform:translateZ(0);animation:vSelectSpinner 1.1s infinite linear;transition:opacity .1s}#editSegment .vs__spinner,#editSegment .vs__spinner:after{border-radius:50%;width:5em;height:5em}#editSegment .vs--loading .vs__spinner{opacity:1}.btn-edit{width:9em}.text-right{text-align:right!important}#editSegment .card{background-color:#ecedf0}#card-edit,#editSegment .card-body{display:-ms-flexbox;display:flex}#editSegment .btn-primary{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important}.icon-edit-segment{display:-ms-flexbox;display:flex;margin-right:1em}.schedule[data-v-a08b5b66]{margin:0;height:100%;width:100%}.schedule .current-template[data-v-a08b5b66]{height:100%;width:100%;border:0}.fadeTr-enter-active{transition:opacity .3s ease-in;transition-delay:.1s}.fadeTr-leave-active{transition:opacity .1s ease-out}.fadeTr-enter,.fadeTr-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:all 1s}.slide-enter,.slide-leave-to{opacity:0;transform:translateX(30px)}.dg-backdrop-enter-active{animation:dg-fadeIn .3s}.dg-backdrop-leave-active{animation:dg-fadeOut .5s}.dg-fade-enter-active{animation:dg-fadeIn .6s ease-out}.dg-fade-leave-active{animation:dg-fadeOut .6s ease-out}@keyframes dg-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dg-fadeOut{0%{opacity:1}to{opacity:0}}.dg-zoom-enter-active{animation:dg-zoomIn .3s ease-out}.dg-zoom-leave-active{animation:dg-zoomOut .4s ease-out}@keyframes dg-zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes dg-zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.dg-bounce-enter-active{animation:dg-bounceIn .6s}.dg-bounce-leave-active{animation:dg-zoomOut .6s}@keyframes dg-bounceIn{0%{opacity:0;transform:scale(.3)}40%{opacity:1;transform:scale(1.06)}60%{transform:scale(.92)}to{transform:scale(1)}}@keyframes dg-bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}.dg-btn-loader{width:100%;height:100%;position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;top:0;left:0}.dg-btn-loader .dg-circles{width:100%;display:block;text-align:center}.dg-btn-loader .dg-circle{width:.9em;height:.9em;opacity:0;background-color:#09a2e3;display:inline-block;border-radius:50%;animation-name:dg-circle-oscillation;animation-duration:.5875s;animation-iteration-count:infinite;animation-direction:normal}.dg-btn-loader .dg-circle:not(:last-child){margin-right:8px}.dg-btn-loader .dg-circle:first-child{animation-delay:.1195s}.dg-btn-loader .dg-circle:nth-child(2){animation-delay:.2755s}.dg-btn-loader .dg-circle:nth-child(3){animation-delay:.3485s}@keyframes dg-circle-oscillation{50%{opacity:1}}body.dg-open{width:100%;height:100%;overflow:hidden}.dg-container *{box-sizing:border-box}.dg-container [disabled]{cursor:not-allowed;opacity:.3}.dg-backdrop{background-color:rgba(0,0,0,.8)}.dg-backdrop,.dg-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:5000}.dg-content-cont{width:100%;font-family:inherit}.dg-main-content{width:98%;max-width:400px;padding:15px;border-radius:5px;margin:25px auto;background-color:#fff}.dg-content{font-size:16px;line-height:1.3em}.dg-title{margin:0 0 10px;padding:0;font-size:18px}.dg-content-body{border-bottom:2px solid #e1e6ea;padding-bottom:15px}.dg-content-footer{position:relative;padding:15px 0 0}.dg-form{background-color:#f8f8ff;padding:10px;margin-bottom:-15px}.dg-content-cont--floating{position:absolute;top:35%;transform:translateY(-70%);margin-top:0}@media (max-height:700px){.dg-content-cont--floating{position:relative;top:10%;transform:none;margin-top:0}}.dg-btn{display:inline-block;position:relative;min-width:80px;padding:6px 20px;border-radius:4px;outline:0;border:2px solid transparent;text-align:center;text-decoration:none;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;font-weight:700}.dg-btn:active,.dg-btn:focus,.dg-btn:link{outline:none}.dg-btn::-moz-focus-inner{border:0}.dg-btn--cancel{color:#fefefe;background-color:#0096d9}.dg-btn--ok{color:#0096d9;background-color:#fefefe;border-color:#0096d9}.dg-pull-right{float:right}.dg-btn.dg-btn--loading .dg-btn-content{visibility:hidden}.dg-clear:before{content:" ";display:block;clear:both}.dg-content-body--has-title .dg-content{font-size:14px}.dg-container--has-input .dg-main-content{max-width:450px}.dg-container--has-input .dg-content{margin-bottom:15px}.dg-container--has-input .dg-content-body{border-bottom:none}.dg-container--has-input .dg-form{border:1px solid #e1e6ea;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px}.dg-container--has-input .dg-content-footer{background-color:#f8f8ff;border:1px solid #e1e6ea;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:0 10px 10px}.dg-container .dg-highlight-1{color:#ff8c00;font-weight:700;border-bottom:1px solid #2ba5ff}.dg-container .dg-highlight-2{color:#2ba5ff;font-weight:700;border-bottom:1px solid #ff8c00}