@import "https://use.typekit.net/vbw0dlw.css";.reveal .r-stretch,.reveal .stretch{max-width:none;max-height:none}.reveal pre.r-stretch code,.reveal pre.stretch code{box-sizing:border-box;height:100%;max-height:100%}.reveal .r-fit-text{white-space:nowrap;display:inline-block}.reveal .r-stack{display:grid}.reveal .r-stack>*{grid-area:1/1;margin:auto}.reveal .r-hstack,.reveal .r-vstack{display:flex}.reveal .r-hstack img,.reveal .r-hstack video,.reveal .r-vstack img,.reveal .r-vstack video{-o-object-fit:contain;object-fit:contain;min-width:0;min-height:0}.reveal .r-vstack{flex-direction:column;justify-content:center;align-items:center}.reveal .r-hstack{flex-direction:row;justify-content:center;align-items:center}.reveal .items-stretch{align-items:stretch}.reveal .items-start{align-items:flex-start}.reveal .items-center{align-items:center}.reveal .items-end{align-items:flex-end}.reveal .justify-between{justify-content:space-between}.reveal .justify-around{justify-content:space-around}.reveal .justify-start{justify-content:flex-start}.reveal .justify-center{justify-content:center}.reveal .justify-end{justify-content:flex-end}html.reveal-full-page{width:100%;height:100vh;height:calc(var(--vh,1vh) * 100);overflow:hidden}.reveal-viewport{color:#000;background-color:#fff;height:100%;margin:0;line-height:1;position:relative;overflow:hidden}.reveal-viewport:fullscreen{width:100%!important;height:100%!important;top:0!important;left:0!important;transform:none!important}.reveal .slides section .fragment{opacity:0;visibility:hidden;will-change:opacity;transition:all .2s}.reveal .slides section .fragment.visible{opacity:1;visibility:inherit}.reveal .slides section .fragment.disabled{transition:none}.reveal .slides section .fragment.grow{opacity:1;visibility:inherit}.reveal .slides section .fragment.grow.visible{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(40px)}.reveal .slides section .fragment.fade-up.visible{transform:translate(0)}.reveal .slides section .fragment.fade-down{transform:translateY(-40px)}.reveal .slides section .fragment.fade-down.visible{transform:translate(0)}.reveal .slides section .fragment.fade-right{transform:translate(-40px)}.reveal .slides section .fragment.fade-right.visible{transform:translate(0)}.reveal .slides section .fragment.fade-left{transform:translate(40px)}.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}@keyframes bounce-right{0%,10%,25%,40%,50%{transform:translate(0)}20%{transform:translate(10px)}30%{transform:translate(-5px)}}@keyframes bounce-left{0%,10%,25%,40%,50%{transform:translate(0)}20%{transform:translate(-10px)}30%{transform:translate(5px)}}@keyframes bounce-down{0%,10%,25%,40%,50%{transform:translateY(0)}20%{transform:translateY(10px)}30%{transform:translateY(-5px)}}.reveal .controls{z-index:11;color:#000;pointer-events:none;font-size:10px;display:none;position:absolute;inset:auto 12px 12px auto}.reveal .controls button{cursor:pointer;color:currentColor;z-index:2;pointer-events:auto;font-size:inherit;visibility:hidden;opacity:0;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;background-color:transparent;border:0;outline:0;padding:0;transition:color .2s,opacity .2s,transform .2s;position:absolute;transform:scale(.9999)}.reveal .controls .controls-arrow:after,.reveal .controls .controls-arrow:before{content:"";transform-origin:.2em;will-change:transform;background-color:currentColor;border-radius:.25em;width:2.6em;height:.5em;transition:all .15s,background-color .8s;position:absolute;top:0;left:0}.reveal .controls .controls-arrow{width:3.6em;height:3.6em;position:relative}.reveal .controls .controls-arrow:before{transform:translate(.5em)translateY(1.55em)rotate(45deg)}.reveal .controls .controls-arrow:after{transform:translate(.5em)translateY(1.55em)rotate(-45deg)}.reveal .controls .controls-arrow:hover:before{transform:translate(.5em)translateY(1.55em)rotate(40deg)}.reveal .controls .controls-arrow:hover:after{transform:translate(.5em)translateY(1.55em)rotate(-40deg)}.reveal .controls .controls-arrow:active:before{transform:translate(.5em)translateY(1.55em)rotate(36deg)}.reveal .controls .controls-arrow:active:after{transform:translate(.5em)translateY(1.55em)rotate(-36deg)}.reveal .controls .navigate-left{bottom:3.2em;right:6.4em;transform:translate(-10px)}.reveal .controls .navigate-left.highlight{animation:2s ease-out 50 both bounce-left}.reveal .controls .navigate-right{bottom:3.2em;right:0;transform:translate(10px)}.reveal .controls .navigate-right .controls-arrow{transform:rotate(180deg)}.reveal .controls .navigate-right.highlight{animation:2s ease-out 50 both bounce-right}.reveal .controls .navigate-up{bottom:6.4em;right:3.2em;transform:translateY(-10px)}.reveal .controls .navigate-up .controls-arrow{transform:rotate(90deg)}.reveal .controls .navigate-down{padding-bottom:1.4em;bottom:-1.4em;right:3.2em;transform:translateY(10px)}.reveal .controls .navigate-down .controls-arrow{transform:rotate(-90deg)}.reveal .controls .navigate-down.highlight{animation:2s ease-out 50 both bounce-down}.reveal .controls[data-controls-back-arrows=faded] .navigate-up.enabled{opacity:.3}.reveal .controls[data-controls-back-arrows=faded] .navigate-up.enabled:hover{opacity:1}.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(.rtl) .controls[data-controls-back-arrows=faded] .navigate-left.enabled{opacity:.3}.reveal:not(.rtl) .controls[data-controls-back-arrows=faded] .navigate-left.enabled:hover{opacity:1}.reveal:not(.rtl) .controls[data-controls-back-arrows=hidden] .navigate-left.enabled{opacity:0;visibility:hidden}.reveal.rtl .controls[data-controls-back-arrows=faded] .navigate-right.enabled{opacity:.3}.reveal.rtl .controls[data-controls-back-arrows=faded] .navigate-right.enabled:hover{opacity:1}.reveal.rtl .controls[data-controls-back-arrows=hidden] .navigate-right.enabled{opacity:0;visibility:hidden}.reveal[data-navigation-mode=linear].has-horizontal-slides .navigate-down,.reveal[data-navigation-mode=linear].has-horizontal-slides .navigate-up{display:none}.reveal:not(.has-vertical-slides) .controls .navigate-left,.reveal[data-navigation-mode=linear].has-horizontal-slides .navigate-left{bottom:1.4em;right:5.5em}.reveal:not(.has-vertical-slides) .controls .navigate-right,.reveal[data-navigation-mode=linear].has-horizontal-slides .navigate-right{bottom:1.4em;right:.5em}.reveal:not(.has-horizontal-slides) .controls .navigate-up{bottom:5em;right:1.4em}.reveal:not(.has-horizontal-slides) .controls .navigate-down{bottom:.5em;right:1.4em}.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:translate(.5em)translateY(1.55em)rotate(45deg)}.reveal.no-hover .controls .controls-arrow:active:after,.reveal.no-hover .controls .controls-arrow:hover:after{transform:translate(.5em)translateY(1.55em)rotate(-45deg)}@media screen and (width>=500px){.reveal .controls[data-controls-layout=edges]{inset: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{margin-top:-1.8em;top:50%;left:.8em}.reveal .controls[data-controls-layout=edges] .navigate-right{margin-top:-1.8em;top:50%;right:.8em}.reveal .controls[data-controls-layout=edges] .navigate-up{margin-left:-1.8em;top:.8em;left:50%}.reveal .controls[data-controls-layout=edges] .navigate-down{margin-left:-1.8em;bottom:-.3em;left:50%}}.reveal .progress{z-index:10;color:#fff;background-color:rgba(0,0,0,.2);width:100%;height:3px;display:none;position:absolute;bottom:0;left:0}.reveal .progress:after{content:"";width:100%;height:10px;display:block;position:absolute;top:-10px}.reveal .progress span{transform-origin:0 0;background-color:currentColor;width:100%;height:100%;transition:transform .8s cubic-bezier(.26,.86,.44,.985);display:block;transform:scaleX(0)}.reveal .slide-number{z-index:31;color:#fff;background-color:rgba(0,0,0,.4);padding:5px;font-family:Helvetica,sans-serif;font-size:12px;line-height:1;display:block;position:absolute;bottom:8px;right:8px}.reveal .slide-number a{color:currentColor}.reveal .slide-number-delimiter{margin:0 3px}.reveal{touch-action:pinch-zoom;width:100%;height:100%;position:relative;overflow:hidden}.reveal.embedded{touch-action:pan-y}.reveal .slides{pointer-events:none;z-index:1;text-align:center;perspective:600px;perspective-origin:50% 40%;width:100%;height:100%;margin:auto;position:absolute;inset:0;overflow:visible}.reveal .slides>section{perspective:600px}.reveal .slides>section,.reveal .slides>section>section{pointer-events:auto;z-index:10;transform-style:flat;width:100%;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);display:none;position:absolute}.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{pointer-events:none;height:100%;padding-top:0;padding-bottom:0}.reveal .slides>section.present,.reveal .slides>section>section.present{z-index:11;opacity:1;display:block}.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:not(.present),.reveal .slides>section>section:not(.present){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 .slides>section[data-transition=slide].past,.reveal .slides>section[data-transition~=slide-out].past,.reveal.slide .slides>section:not([data-transition]).past{transform:translate(-150%)}.reveal .slides>section[data-transition=slide].future,.reveal .slides>section[data-transition~=slide-in].future,.reveal.slide .slides>section:not([data-transition]).future{transform:translate(150%)}.reveal .slides>section>section[data-transition=slide].past,.reveal .slides>section>section[data-transition~=slide-out].past,.reveal.slide .slides>section>section:not([data-transition]).past{transform:translateY(-150%)}.reveal .slides>section>section[data-transition=slide].future,.reveal .slides>section>section[data-transition~=slide-in].future,.reveal.slide .slides>section>section:not([data-transition]).future{transform:translateY(150%)}.reveal .slides>section[data-transition=linear].past,.reveal .slides>section[data-transition~=linear-out].past,.reveal.linear .slides>section:not([data-transition]).past{transform:translate(-150%)}.reveal .slides>section[data-transition=linear].future,.reveal .slides>section[data-transition~=linear-in].future,.reveal.linear .slides>section:not([data-transition]).future{transform:translate(150%)}.reveal .slides>section>section[data-transition=linear].past,.reveal .slides>section>section[data-transition~=linear-out].past,.reveal.linear .slides>section>section:not([data-transition]).past{transform:translateY(-150%)}.reveal .slides>section>section[data-transition=linear].future,.reveal .slides>section>section[data-transition~=linear-in].future,.reveal.linear .slides>section>section:not([data-transition]).future{transform:translateY(150%)}.reveal .slides section[data-transition=default].stack,.reveal.default .slides section.stack{transform-style:preserve-3d}.reveal .slides>section[data-transition=default].past,.reveal .slides>section[data-transition~=default-out].past,.reveal.default .slides>section:not([data-transition]).past{transform:translate(-100%)rotateY(-90deg)translate(-100%)}.reveal .slides>section[data-transition=default].future,.reveal .slides>section[data-transition~=default-in].future,.reveal.default .slides>section:not([data-transition]).future{transform:translate(100%)rotateY(90deg)translate(100%)}.reveal .slides>section>section[data-transition=default].past,.reveal .slides>section>section[data-transition~=default-out].past,.reveal.default .slides>section>section:not([data-transition]).past{transform:translateY(-300px)rotateX(70deg)translateY(-300px)}.reveal .slides>section>section[data-transition=default].future,.reveal .slides>section>section[data-transition~=default-in].future,.reveal.default .slides>section>section:not([data-transition]).future{transform:translateY(300px)rotateX(-70deg)translateY(300px)}.reveal .slides section[data-transition=convex].stack,.reveal.convex .slides section.stack{transform-style:preserve-3d}.reveal .slides>section[data-transition=convex].past,.reveal .slides>section[data-transition~=convex-out].past,.reveal.convex .slides>section:not([data-transition]).past{transform:translate(-100%)rotateY(-90deg)translate(-100%)}.reveal .slides>section[data-transition=convex].future,.reveal .slides>section[data-transition~=convex-in].future,.reveal.convex .slides>section:not([data-transition]).future{transform:translate(100%)rotateY(90deg)translate(100%)}.reveal .slides>section>section[data-transition=convex].past,.reveal .slides>section>section[data-transition~=convex-out].past,.reveal.convex .slides>section>section:not([data-transition]).past{transform:translateY(-300px)rotateX(70deg)translateY(-300px)}.reveal .slides>section>section[data-transition=convex].future,.reveal .slides>section>section[data-transition~=convex-in].future,.reveal.convex .slides>section>section:not([data-transition]).future{transform:translateY(300px)rotateX(-70deg)translateY(300px)}.reveal .slides section[data-transition=concave].stack,.reveal.concave .slides section.stack{transform-style:preserve-3d}.reveal .slides>section[data-transition=concave].past,.reveal .slides>section[data-transition~=concave-out].past,.reveal.concave .slides>section:not([data-transition]).past{transform:translate(-100%)rotateY(90deg)translate(-100%)}.reveal .slides>section[data-transition=concave].future,.reveal .slides>section[data-transition~=concave-in].future,.reveal.concave .slides>section:not([data-transition]).future{transform:translate(100%)rotateY(-90deg)translate(100%)}.reveal .slides>section>section[data-transition=concave].past,.reveal .slides>section>section[data-transition~=concave-out].past,.reveal.concave .slides>section>section:not([data-transition]).past{transform:translateY(-80%)rotateX(-70deg)translateY(-80%)}.reveal .slides>section>section[data-transition=concave].future,.reveal .slides>section>section[data-transition~=concave-in].future,.reveal.concave .slides>section>section:not([data-transition]).future{transform:translateY(80%)rotateX(70deg)translateY(80%)}.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:scale(16)}.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:scale(.2)}.reveal.cube .slides{perspective:1300px}.reveal.cube .slides section{backface-visibility:hidden;box-sizing:border-box;min-height:700px;transform-style:preserve-3d;padding:30px}.reveal.center.cube .slides section{min-height:0}.reveal.cube .slides section:not(.stack):before{content:"";background:rgba(0,0,0,.1);border-radius:4px;width:100%;height:100%;display:block;position:absolute;top:0;left:0;transform:translateZ(-20px)}.reveal.cube .slides section:not(.stack):after{content:"";z-index:1;background:0 0;border-radius:4px;width:90%;height:30px;display:block;position:absolute;bottom:0;left:5%;transform:translateZ(-90px)rotateX(65deg);box-shadow:0 95px 25px rgba(0,0,0,.2)}.reveal.cube .slides>section.stack{background:0 0;padding:0}.reveal.cube .slides>section.past{transform-origin:100% 0;transform:translate(-100%)rotateY(-90deg)}.reveal.cube .slides>section.future{transform-origin:0 0;transform:translate(100%)rotateY(90deg)}.reveal.cube .slides>section>section.past{transform-origin:0 100%;transform:translateY(-100%)rotateX(90deg)}.reveal.cube .slides>section>section.future{transform-origin:0 0;transform:translateY(100%)rotateX(-90deg)}.reveal.page .slides{perspective-origin:0;perspective:3000px}.reveal.page .slides section{box-sizing:border-box;min-height:700px;transform-style:preserve-3d;padding:30px}.reveal.page .slides section.past{z-index:12}.reveal.page .slides section:not(.stack):before{content:"";background:rgba(0,0,0,.1);width:100%;height:100%;display:block;position:absolute;top:0;left:0;transform:translateZ(-20px)}.reveal.page .slides section:not(.stack):after{content:"";z-index:1;background:0 0;border-radius:4px;width:90%;height:30px;display:block;position:absolute;bottom:0;left:5%;-webkit-transform:translateZ(-90px)rotateX(65deg);box-shadow:0 95px 25px rgba(0,0,0,.2)}.reveal.page .slides>section.stack{background:0 0;padding:0}.reveal.page .slides>section.past{transform-origin:0 0;transform:translate(-40%)rotateY(-80deg)}.reveal.page .slides>section.future{transform-origin:100% 0;transform:translate(0,0)}.reveal.page .slides>section>section.past{transform-origin:0 0;transform:translateY(-40%)rotateX(80deg)}.reveal.page .slides>section>section.future{transform-origin:0 100%;transform:translate(0,0)}.reveal .slides section[data-transition=fade],.reveal.fade .slides section:not([data-transition]),.reveal.fade .slides>section>section:not([data-transition]){transition:opacity .5s;transform:none}.reveal.fade.overview .slides section,.reveal.fade.overview .slides>section>section{transition:none}.reveal .slides section[data-transition=none],.reveal.none .slides section:not([data-transition]){transition:none;transform:none}.reveal .pause-overlay{visibility:hidden;opacity:0;z-index:100;background:#000;width:100%;height:100%;transition:all 1s;position:absolute;top:0;left:0}.reveal .pause-overlay .resume-button{color:#ccc;cursor:pointer;background:0 0;border:2px solid #ccc;border-radius:2px;padding:6px 14px;font-size:16px;position:absolute;bottom:20px;right:20px}.reveal .pause-overlay .resume-button:hover{color:#fff;border-color:#fff}.reveal.paused .pause-overlay{visibility:visible;opacity:1}.reveal .no-transition,.reveal .no-transition *,.reveal .slides.disable-slide-transitions section{transition:none!important}.reveal .slides.disable-slide-transitions section{transform:none!important}.reveal .backgrounds{perspective:600px;width:100%;height:100%;position:absolute;top:0;left:0}.reveal .slide-background{opacity:0;visibility:hidden;background-color:transparent;width:100%;height:100%;transition:all .8s cubic-bezier(.26,.86,.44,.985);display:none;position:absolute;overflow:hidden}.reveal .slide-background-content{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute}.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{-o-object-fit:cover;object-fit:cover;width:100%;max-width:none;height:100%;max-height:none;position:absolute;top:0;left:0}.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:not([data-background-transition]){transition:none}.reveal>.backgrounds .slide-background[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background:not([data-background-transition]){opacity:1}.reveal>.backgrounds .slide-background.past[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background.past:not([data-background-transition]){transform:translate(-100%)}.reveal>.backgrounds .slide-background.future[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background.future:not([data-background-transition]){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:not([data-background-transition]){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:not([data-background-transition]){transform:translateY(100%)}.reveal>.backgrounds .slide-background.past[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background.past:not([data-background-transition]){opacity:0;transform:translate(-100%)rotateY(-90deg)translate(-100%)}.reveal>.backgrounds .slide-background.future[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background.future:not([data-background-transition]){opacity:0;transform:translate(100%)rotateY(90deg)translate(100%)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background>.slide-background.past:not([data-background-transition]){opacity:0;transform:translateY(-100%)rotateX(90deg)translateY(-100%)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background>.slide-background.future:not([data-background-transition]){opacity:0;transform:translateY(100%)rotateX(-90deg)translateY(100%)}.reveal>.backgrounds .slide-background.past[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background.past:not([data-background-transition]){opacity:0;transform:translate(-100%)rotateY(90deg)translate(-100%)}.reveal>.backgrounds .slide-background.future[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background.future:not([data-background-transition]){opacity:0;transform:translate(100%)rotateY(-90deg)translate(100%)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background>.slide-background.past:not([data-background-transition]){opacity:0;transform:translateY(-100%)rotateX(-90deg)translateY(-100%)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background>.slide-background.future:not([data-background-transition]){opacity:0;transform:translateY(100%)rotateX(90deg)translateY(100%)}.reveal>.backgrounds .slide-background[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background:not([data-background-transition]){transition-timing-function:ease}.reveal>.backgrounds .slide-background.past[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background.past:not([data-background-transition]){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:not([data-background-transition]){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:not([data-background-transition]){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:not([data-background-transition]){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 [data-auto-animate-target^=unmatched]{will-change:opacity}.reveal section[data-auto-animate]:not(.stack):not([data-auto-animate=running]) [data-auto-animate-target^=unmatched]{opacity:0}.reveal.overview{perspective-origin:50%;perspective:700px}.reveal.overview .slides{-moz-transform-style:preserve-3d}.reveal.overview .slides section{cursor:pointer;box-sizing:border-box;height:100%;overflow:hidden;opacity:1!important;visibility:visible!important;top:0!important}.reveal.overview .slides section.present,.reveal.overview .slides section:hover{outline-offset:10px;outline:10px solid rgba(150,150,150,.4)}.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{background:0 0;outline:0;padding:0;overflow:visible;top:0!important}.reveal.overview .backgrounds{perspective:inherit;-moz-transform-style:preserve-3d}.reveal.overview .backgrounds .slide-background{opacity:1;visibility:visible;outline-offset:10px;outline:10px solid rgba(150,150,150,.1)}.reveal.overview .backgrounds .slide-background.stack{overflow:visible}.reveal.overview .slides section,.reveal.overview-deactivating .slides section,.reveal.overview .backgrounds .slide-background,.reveal.overview-deactivating .backgrounds .slide-background{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{transform-origin:100% 0}.reveal.has-parallax-background .backgrounds{transition:all .8s}.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{z-index:1000;background:rgba(0,0,0,.9);width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.reveal>.overlay .spinner{z-index:10;visibility:visible;opacity:.6;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);width:32px;height:32px;margin:-16px 0 0 -16px;transition:all .3s;display:block;position:absolute;top:50%;left:50%}.reveal>.overlay header{z-index:2;box-sizing:border-box;width:100%;padding:5px;position:absolute;top:0;left:0}.reveal>.overlay header a{float:right;opacity:.6;box-sizing:border-box;width:40px;height:40px;padding:0 10px;line-height:36px;display:inline-block}.reveal>.overlay header a:hover{opacity:1}.reveal>.overlay header a .icon{background-position:50%;background-repeat:no-repeat;background-size:100%;width:20px;height:20px;display:inline-block}.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{display:flex;position:absolute;inset:50px 0 0}.reveal>.overlay.overlay-preview .viewport iframe{opacity:0;visibility:hidden;border:0;width:100%;max-width:100%;height:100%;max-height:100%;transition:all .3s}.reveal>.overlay.overlay-preview.loaded .viewport iframe{opacity:1;visibility:visible}.reveal>.overlay.overlay-preview.loaded .viewport-inner{z-index:-1;text-align:center;letter-spacing:normal;width:100%;position:absolute;top:45%;left:0}.reveal>.overlay.overlay-preview .x-frame-error{opacity:0;transition:opacity .3s .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{color:#fff;overflow:auto}.reveal>.overlay.overlay-help .viewport .viewport-inner{text-align:center;letter-spacing:normal;width:600px;margin:auto;padding:20px 20px 80px}.reveal>.overlay.overlay-help .viewport .viewport-inner .title{font-size:20px}.reveal>.overlay.overlay-help .viewport .viewport-inner table{border-collapse:collapse;border:1px solid #fff;font-size:16px}.reveal>.overlay.overlay-help .viewport .viewport-inner table td,.reveal>.overlay.overlay-help .viewport .viewport-inner table th{vertical-align:middle;border:1px solid #fff;width:200px;padding:14px}.reveal>.overlay.overlay-help .viewport .viewport-inner table th{padding-top:20px;padding-bottom:20px}.reveal .playback{z-index:30;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:all .4s;position:absolute;bottom:20px;left:15px}.reveal.overview .playback{opacity:0;visibility:hidden}.reveal .hljs{min-height:100%}.reveal .hljs table{margin:initial}.reveal .hljs-ln-code,.reveal .hljs-ln-numbers{border:0;padding:0}.reveal .hljs-ln-numbers{opacity:.6;text-align:right;vertical-align:top;padding-right:.75em}.reveal .hljs.has-highlights tr:not(.highlight-line){opacity:.4}.reveal .hljs:not(:first-child).fragment{box-sizing:border-box;width:100%;position:absolute;top:0;left:0}.reveal pre[data-auto-animate-target]{overflow:hidden}.reveal pre[data-auto-animate-target] code{height:100%}.reveal .roll{vertical-align:top;perspective:400px;perspective-origin:50%;line-height:1.2;display:inline-block;overflow:hidden}.reveal .roll:hover{text-shadow:none;background:0 0}.reveal .roll span{pointer-events:none;transform-origin:50% 0;transform-style:preserve-3d;backface-visibility:hidden;padding:0 2px;transition:all .4s;display:block;position:relative}.reveal .roll:hover span{background:rgba(0,0,0,.5);transform:translateZ(-45px)rotateX(90deg)}.reveal .roll span:after{content:attr(data-title);backface-visibility:hidden;transform-origin:50% 0;padding:0 2px;display:block;position:absolute;top:0;left:0;transform:translateY(110%)rotateX(-90deg)}.reveal aside.notes{display:none}.reveal .speaker-notes{z-index:1;color:#222;box-sizing:border-box;text-align:left;-webkit-overflow-scrolling:touch;background-color:#f5f5f5;border:1px solid rgba(0,0,0,.05);width:33.3333%;height:100%;padding:14px 18px;font-family:Helvetica,sans-serif;font-size:18px;line-height:1.4;display:none;position:absolute;top:0;left:100%;overflow:auto}.reveal .speaker-notes .notes-placeholder{color:#ccc;font-style:italic}.reveal .speaker-notes:focus{outline:0}.reveal .speaker-notes:before{content:"Speaker notes";opacity:.5;margin-bottom:10px;display:block}.reveal.show-notes{max-width:75%;overflow:visible}.reveal.show-notes .speaker-notes{display:block}@media screen and (width>=1600px){.reveal .speaker-notes{font-size:20px}}@media screen and (width<=1024px){.reveal.show-notes{border-left:0;max-width:none;max-height:70vh;overflow:visible}.reveal.show-notes .speaker-notes{border:0;width:100%;height:30vh;top:100%;left:0}}@media screen and (width<=600px){.reveal.show-notes{max-height:60vh}.reveal.show-notes .speaker-notes{height:40vh;top:100%}.reveal .speaker-notes{font-size:14px}}.zoomed .reveal *,.zoomed .reveal :after,.zoomed .reveal :before{backface-visibility:visible!important}.zoomed .reveal .controls,.zoomed .reveal .progress{opacity:0}.zoomed .reveal .roll span{background:0 0}.zoomed .reveal .roll span:after{visibility:hidden}html.print-pdf *{-webkit-print-color-adjust:exact}html.print-pdf{width:100%;height:100%;overflow:visible}html.print-pdf body{border:0;padding:0;overflow:visible;float:none!important;margin:0 auto!important}html.print-pdf .nestedarrow,html.print-pdf .reveal .controls,html.print-pdf .reveal .playback,html.print-pdf .reveal .progress,html.print-pdf .reveal.overview,html.print-pdf .state-background{display:none!important}html.print-pdf .reveal pre code{font-family:Courier,Courier New,monospace!important;overflow:hidden!important}html.print-pdf .reveal{width:auto!important;height:auto!important;overflow:hidden!important}html.print-pdf .reveal .slides{pointer-events:initial;perspective:none;perspective-origin:50%;display:block;position:static;top:auto;left:auto;overflow:visible;zoom:1!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important}html.print-pdf .reveal .slides .pdf-page{z-index:1;page-break-after:always;position:relative;overflow:hidden}html.print-pdf .reveal .slides section{min-height:1px;visibility:visible!important;box-sizing:border-box!important;opacity:1!important;transform-style:flat!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;transform:none!important}html.print-pdf .reveal section.stack{page-break-after:avoid!important;height:auto!important;min-height:auto!important;margin:0!important;padding:0!important;position:relative!important}html.print-pdf .reveal img{box-shadow:none}html.print-pdf .reveal .backgrounds{display:none}html.print-pdf .reveal .slide-background{width:100%;height:100%;position:absolute;top:0;left:0;z-index:auto!important;display:block!important}html.print-pdf .reveal.show-notes{max-width:none;max-height:none}html.print-pdf .reveal .speaker-notes-pdf{z-index:100;width:100%;height:auto;max-height:none;display:block;inset:auto}html.print-pdf .reveal .speaker-notes-pdf[data-layout=separate-page]{color:inherit;page-break-after:always;background-color:transparent;border:0;padding:20px;position:relative}html.print-pdf .reveal .slide-number-pdf{font-size:14px;display:block;position:absolute}html.print-pdf .aria-status{display:none}@media print{html:not(.print-pdf){background:#fff;width:auto;height:auto;overflow:visible}html:not(.print-pdf) body{background:#fff;border:0;width:auto;height:auto;margin:0 5%;padding:0;font-size:20pt;overflow:visible;float:none!important}html:not(.print-pdf) .controls,html:not(.print-pdf) .fork-reveal,html:not(.print-pdf) .nestedarrow,html:not(.print-pdf) .reveal .backgrounds,html:not(.print-pdf) .reveal .progress,html:not(.print-pdf) .reveal .slide-number,html:not(.print-pdf) .share-reveal,html:not(.print-pdf) .state-background{display:none!important}html:not(.print-pdf) body,html:not(.print-pdf) li,html:not(.print-pdf) p,html:not(.print-pdf) td{color:#000;font-size:20pt!important}html:not(.print-pdf) h1,html:not(.print-pdf) h2,html:not(.print-pdf) h3,html:not(.print-pdf) h4,html:not(.print-pdf) h5,html:not(.print-pdf) h6{text-align:left;letter-spacing:normal;height:auto;line-height:normal;color:#000!important}html:not(.print-pdf) h1{font-size:28pt!important}html:not(.print-pdf) h2{font-size:24pt!important}html:not(.print-pdf) h3{font-size:22pt!important}html:not(.print-pdf) h4{font-variant:small-caps;font-size:22pt!important}html:not(.print-pdf) h5{font-size:21pt!important}html:not(.print-pdf) h6{font-style:italic;font-size:20pt!important}html:not(.print-pdf) a:link,html:not(.print-pdf) a:visited{font-weight:700;text-decoration:underline;color:#000!important}html:not(.print-pdf) div,html:not(.print-pdf) ol,html:not(.print-pdf) p,html:not(.print-pdf) ul{visibility:visible;width:auto;height:auto;margin:0;display:block;position:static;overflow:visible;text-align:left!important}html:not(.print-pdf) .reveal pre,html:not(.print-pdf) .reveal table{margin-left:0;margin-right:0}html:not(.print-pdf) .reveal pre code{padding:20px}html:not(.print-pdf) .reveal blockquote{margin:20px 0}html:not(.print-pdf) .reveal .slides{perspective:none;perspective-origin:50%;zoom:1!important;text-align:left!important;width:auto!important;height:auto!important;margin-top:0!important;margin-left:0!important;padding:0!important;display:block!important;position:static!important;top:0!important;left:0!important;overflow:visible!important;transform:none!important}html:not(.print-pdf) .reveal .slides section{visibility:visible!important;z-index:auto!important;opacity:1!important;page-break-after:always!important;transform-style:flat!important;width:auto!important;height:auto!important;margin-top:0!important;margin-left:0!important;padding:60px 20px!important;transition:none!important;display:block!important;position:static!important;top:0!important;left:0!important;overflow:visible!important;transform:none!important}html:not(.print-pdf) .reveal .slides section.stack{padding:0!important}html:not(.print-pdf) .reveal section:last-of-type{page-break-after:avoid!important}html:not(.print-pdf) .reveal section .fragment{opacity:1!important;visibility:visible!important;transform:none!important}html:not(.print-pdf) .reveal section img{box-shadow:none;background:#fff;border:1px solid #666;margin:15px 0;display:block}html:not(.print-pdf) .reveal section small{font-size:.8em}html:not(.print-pdf) .reveal .hljs{white-space:pre-wrap;word-wrap:break-word;word-break:break-word;max-height:100%;font-size:15pt}html:not(.print-pdf) .reveal .hljs .hljs-ln-numbers{white-space:nowrap}html:not(.print-pdf) .reveal .hljs td{font-size:inherit!important;color:inherit!important}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:sans-serif;line-height:1.15}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{color:#14355a;text-align:left;background-color:#e8ebef;margin:0;font-family:effra,Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.625rem}p{margin-top:0;margin-bottom:1.25rem}abbr[title],abbr[data-original-title]{cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}a{color:#1d6ad2;background-color:transparent;text-decoration:underline}a:hover{color:#14488f;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{vertical-align:middle;overflow:hidden}table{border-collapse:collapse}caption{color:#8a9aad;text-align:left;caption-side:bottom;padding-top:.75rem;padding-bottom:.75rem}th{text-align:inherit;text-align:-webkit-match-parent}label{margin-bottom:.5rem;display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button{-webkit-appearance:button}[type=button]{-webkit-appearance:button}[type=reset]{-webkit-appearance:button}[type=submit]{-webkit-appearance:button}button:not(:disabled){cursor:pointer}[type=button]:not(:disabled){cursor:pointer}[type=reset]:not(:disabled){cursor:pointer}[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio]{box-sizing:border-box;padding:0}input[type=checkbox]{box-sizing:border-box;padding:0}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal;margin-bottom:.5rem;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:#1d6ad2;margin-bottom:.625rem;font-weight:400;line-height:1.2}h1,.h1{font-size:1.625rem}h2,.h2{font-size:1.5rem}h3,.h3{font-size:1.375rem}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1.125rem}h6,.h6{font-size:1rem}.lead{font-size:1.09375rem;font-weight:400}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-top:2.5rem;margin-bottom:2.5rem}small,.small{font-size:80%;font-weight:400}mark,.mark{background-color:#fcf8e3;padding:.2em}.list-unstyled,.list,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{text-transform:uppercase;font-size:90%}.blockquote{margin-bottom:2.5rem;font-size:1.09375rem}.blockquote-footer{color:#72869c;font-size:80%;display:block}.img-fluid{max-width:100%;height:auto}.img-thumbnail{background-color:#e8ebef;border:1px solid #b9c2ce;border-radius:3px;max-width:100%;height:auto;padding:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:1.25rem;line-height:1}.figure-caption{color:#72869c;font-size:90%}code{color:#f40752;word-wrap:break-word;font-size:87.5%}a>code{color:inherit}kbd{color:#fff;background-color:#2c496b;border-radius:3px;padding:.2rem .4rem;font-size:87.5%}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{color:#2c496b;font-size:87.5%;display:block}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media (width>=600px){.container-sm,.container{max-width:580px}}@media (width>=768px){.container-md,.container-sm,.container{max-width:720px}}@media (width>=992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (width>=1280px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1220px}}.row{flex-wrap:wrap;margin-left:-1.25rem;margin-right:-1.25rem;display:flex}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col-xxl,.col-xxl-auto,.col-xxl-12,.col-xxl-11,.col-xxl-10,.col-xxl-9,.col-xxl-8,.col-xxl-7,.col-xxl-6,.col-xxl-5,.col-xxl-4,.col-xxl-3,.col-xxl-2,.col-xxl-1,.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{width:100%;padding-left:1.25rem;padding-right:1.25rem;position:relative}.col{flex-grow:1;flex-basis:0;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333%;max-width:33.3333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6667%;max-width:16.6667%}.col-auto{flex:none;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.6667%;max-width:16.6667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333%;max-width:33.3333%}.col-5{flex:0 0 41.6667%;max-width:41.6667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333%;max-width:58.3333%}.col-8{flex:0 0 66.6667%;max-width:66.6667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333%;max-width:83.3333%}.col-11{flex:0 0 91.6667%;max-width:91.6667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.6667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333%}.offset-5{margin-left:41.6667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333%}.offset-8{margin-left:66.6667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333%}.offset-11{margin-left:91.6667%}@media (width>=600px){.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333%;max-width:33.3333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6667%;max-width:16.6667%}.col-sm-auto{flex:none;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.6667%;max-width:16.6667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333%;max-width:33.3333%}.col-sm-5{flex:0 0 41.6667%;max-width:41.6667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333%;max-width:58.3333%}.col-sm-8{flex:0 0 66.6667%;max-width:66.6667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333%;max-width:83.3333%}.col-sm-11{flex:0 0 91.6667%;max-width:91.6667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.6667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333%}.offset-sm-5{margin-left:41.6667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333%}.offset-sm-8{margin-left:66.6667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333%}.offset-sm-11{margin-left:91.6667%}}@media (width>=768px){.col-md{flex-grow:1;flex-basis:0;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333%;max-width:33.3333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6667%;max-width:16.6667%}.col-md-auto{flex:none;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.6667%;max-width:16.6667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333%;max-width:33.3333%}.col-md-5{flex:0 0 41.6667%;max-width:41.6667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333%;max-width:58.3333%}.col-md-8{flex:0 0 66.6667%;max-width:66.6667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333%;max-width:83.3333%}.col-md-11{flex:0 0 91.6667%;max-width:91.6667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.6667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333%}.offset-md-5{margin-left:41.6667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333%}.offset-md-8{margin-left:66.6667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333%}.offset-md-11{margin-left:91.6667%}}@media (width>=992px){.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333%;max-width:33.3333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6667%;max-width:16.6667%}.col-lg-auto{flex:none;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.6667%;max-width:16.6667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333%;max-width:33.3333%}.col-lg-5{flex:0 0 41.6667%;max-width:41.6667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333%;max-width:58.3333%}.col-lg-8{flex:0 0 66.6667%;max-width:66.6667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333%;max-width:83.3333%}.col-lg-11{flex:0 0 91.6667%;max-width:91.6667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.6667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333%}.offset-lg-5{margin-left:41.6667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333%}.offset-lg-8{margin-left:66.6667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333%}.offset-lg-11{margin-left:91.6667%}}@media (width>=1280px){.col-xl{flex-grow:1;flex-basis:0;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333%;max-width:33.3333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6667%;max-width:16.6667%}.col-xl-auto{flex:none;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.6667%;max-width:16.6667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333%;max-width:33.3333%}.col-xl-5{flex:0 0 41.6667%;max-width:41.6667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333%;max-width:58.3333%}.col-xl-8{flex:0 0 66.6667%;max-width:66.6667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333%;max-width:83.3333%}.col-xl-11{flex:0 0 91.6667%;max-width:91.6667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.6667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333%}.offset-xl-5{margin-left:41.6667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333%}.offset-xl-8{margin-left:66.6667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333%}.offset-xl-11{margin-left:91.6667%}}@media (width>=1440px){.col-xxl{flex-grow:1;flex-basis:0;max-width:100%}.row-cols-xxl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xxl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xxl-3>*{flex:0 0 33.3333%;max-width:33.3333%}.row-cols-xxl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xxl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xxl-6>*{flex:0 0 16.6667%;max-width:16.6667%}.col-xxl-auto{flex:none;width:auto;max-width:100%}.col-xxl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xxl-2{flex:0 0 16.6667%;max-width:16.6667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.3333%;max-width:33.3333%}.col-xxl-5{flex:0 0 41.6667%;max-width:41.6667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.3333%;max-width:58.3333%}.col-xxl-8{flex:0 0 66.6667%;max-width:66.6667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.3333%;max-width:83.3333%}.col-xxl-11{flex:0 0 91.6667%;max-width:91.6667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.order-xxl-first{order:-1}.order-xxl-last{order:13}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.6667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333%}.offset-xxl-5{margin-left:41.6667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333%}.offset-xxl-8{margin-left:66.6667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333%}.offset-xxl-11{margin-left:91.6667%}}.table{color:#14355a;width:100%;margin-bottom:2.5rem}.table th,.table td{vertical-align:top;border-top:1px solid rgba(20,53,90,.2);padding:.75rem}.table thead th{vertical-align:bottom;border-bottom:2px solid rgba(20,53,90,.2)}.table tbody+tbody{border-top:2px solid rgba(20,53,90,.2)}.table-sm th,.table-sm td{padding:.3rem}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid rgba(20,53,90,.2)}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#14355a;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#c0d5f2}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#89b2e8}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#aac7ee}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d8dde3}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b6c0cc}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c9d0d9}.table-success,.table-success>th,.table-success>td{background-color:#caeed9}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#9de0b8}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b7e8cb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#fce6c1}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#fad18d}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#fbdca9}.table-danger,.table-danger>th,.table-danger>td{background-color:#f6d0d0}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#eea8a8}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f2bbbb}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfc}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfbfa}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#f3f3ed}.table-dark,.table-dark>th,.table-dark>td{background-color:#cad2da}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#9dabba}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#bbc5d0}.table-tertiary,.table-tertiary>th,.table-tertiary>td{background-color:#e0bdff}.table-tertiary th,.table-tertiary td,.table-tertiary thead th,.table-tertiary tbody+tbody{border-color:#c584fe}.table-hover .table-tertiary:hover,.table-hover .table-tertiary:hover>td,.table-hover .table-tertiary:hover>th{background-color:#d4a4ff}.table-tertiary-dark,.table-tertiary-dark>th,.table-tertiary-dark>td{background-color:#c2b9c9}.table-tertiary-dark th,.table-tertiary-dark td,.table-tertiary-dark thead th,.table-tertiary-dark tbody+tbody{border-color:#8d7d9b}.table-hover .table-tertiary-dark:hover,.table-hover .table-tertiary-dark:hover>td,.table-hover .table-tertiary-dark:hover>th{background-color:#b5aabe}.table-quaternary,.table-quaternary>th,.table-quaternary>td{background-color:#caeed9}.table-quaternary th,.table-quaternary td,.table-quaternary thead th,.table-quaternary tbody+tbody{border-color:#9de0b8}.table-hover .table-quaternary:hover,.table-hover .table-quaternary:hover>td,.table-hover .table-quaternary:hover>th{background-color:#b7e8cb}.table-quinary,.table-quinary>th,.table-quinary>td{background-color:#fce6c1}.table-quinary th,.table-quinary td,.table-quinary thead th,.table-quinary tbody+tbody{border-color:#fad18d}.table-hover .table-quinary:hover,.table-hover .table-quinary:hover>td,.table-hover .table-quinary:hover>th{background-color:#fbdca9}.table-senary,.table-senary>th,.table-senary>td{background-color:#fcbacf}.table-senary th,.table-senary td,.table-senary thead th,.table-senary tbody+tbody{border-color:#f97ea5}.table-hover .table-senary:hover,.table-hover .table-senary:hover>td,.table-hover .table-senary:hover>th{background-color:#fba1be}.table-septenary,.table-septenary>th,.table-septenary>td{background-color:#f6d0d0}.table-septenary th,.table-septenary td,.table-septenary thead th,.table-septenary tbody+tbody{border-color:#eea8a8}.table-hover .table-septenary:hover,.table-hover .table-septenary:hover>td,.table-hover .table-septenary:hover>th{background-color:#f2bbbb}.table-base,.table-base>th,.table-base>td{background-color:#bdc6d1}.table-base th,.table-base td,.table-base thead th,.table-base tbody+tbody{border-color:#8596a9}.table-hover .table-base:hover,.table-hover .table-base:hover>td,.table-hover .table-base:hover>th{background-color:#aebac6}.table-black,.table-black>th,.table-black>td{background-color:#b8b8b8}.table-black th,.table-black td,.table-black thead th,.table-black tbody+tbody{border-color:#7a7a7a}.table-hover .table-black:hover,.table-hover .table-black:hover>td,.table-hover .table-black:hover>th{background-color:#ababab}.table-white,.table-white>th,.table-white>td{background-color:#fff}.table-white th,.table-white td,.table-white thead th,.table-white tbody+tbody{border-color:#fff}.table-hover .table-white:hover,.table-hover .table-white:hover>td,.table-hover .table-white:hover>th{background-color:#f2f2f2}.table-active,.table-active>th,.table-active>td,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#435d7b;border-color:#507094}.table .thead-light th{color:#5b728c;background-color:#d0d7de;border-color:rgba(20,53,90,.2)}.table-dark{color:#fff;background-color:#435d7b}.table-dark th,.table-dark td,.table-dark thead th{border-color:#507094}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (width<=599.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.table-responsive-sm>.table-bordered{border:0}}@media (width<=767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.table-responsive-md>.table-bordered{border:0}}@media (width<=991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.table-responsive-lg>.table-bordered{border:0}}@media (width<=1279.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.table-responsive-xl>.table-bordered{border:0}}@media (width<=1439.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.table-responsive-xxl>.table-bordered{border:0}}.table-responsive{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.table-responsive>.table-bordered{border:0}.btn{color:#14355a;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;border-radius:3px;padding:.875rem 1.1875rem;font-size:1rem;font-weight:700;line-height:1.5;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#14355a;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(29,106,210,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#1d6ad2;border-color:#1d6ad2}.btn-primary:hover{color:#fff;background-color:#1859b0;border-color:#1753a5}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#1859b0;border-color:#1753a5;box-shadow:0 0 0 .2rem rgba(63,128,217,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#1d6ad2;border-color:#1d6ad2}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#1753a5;border-color:#154e9a}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(63,128,217,.5)}.btn-secondary{color:#fff;background-color:#72869c;border-color:#72869c}.btn-secondary:hover{color:#fff;background-color:#607388;border-color:#5a6c81}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#607388;border-color:#5a6c81;box-shadow:0 0 0 .2rem rgba(135,152,171,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#72869c;border-color:#72869c}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#5a6c81;border-color:#556679}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(135,152,171,.5)}.btn-success{color:#fff;background-color:#43c377;border-color:#43c377}.btn-success:hover{color:#fff;background-color:#36aa65;border-color:#33a05f}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#36aa65;border-color:#33a05f;box-shadow:0 0 0 .2rem rgba(95,204,139,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#43c377;border-color:#43c377}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#33a05f;border-color:#30965a}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(95,204,139,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#14355a;background-color:#f5a623;border-color:#f5a623}.btn-warning:hover{color:#14355a;background-color:#e7940b;border-color:#db8c0a}.btn-warning:focus,.btn-warning.focus{color:#14355a;background-color:#e7940b;border-color:#db8c0a;box-shadow:0 0 0 .2rem rgba(211,149,43,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#14355a;background-color:#f5a623;border-color:#f5a623}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#db8c0a;border-color:#cf8509}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(211,149,43,.5)}.btn-danger{color:#fff;background-color:#de5757;border-color:#de5757}.btn-danger:hover{color:#fff;background-color:#d83737;border-color:#d62c2c}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#d83737;border-color:#d62c2c;box-shadow:0 0 0 .2rem rgba(227,112,112,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#de5757;border-color:#de5757}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#d62c2c;border-color:#cd2828}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(227,112,112,.5)}.btn-light{color:#14355a;background-color:#f8f8f5;border-color:#f8f8f5}.btn-light:hover{color:#14355a;background-color:#e8e8df;border-color:#e3e3d7}.btn-light:focus,.btn-light.focus{color:#14355a;background-color:#e8e8df;border-color:#e3e3d7;box-shadow:0 0 0 .2rem rgba(214,219,222,.5)}.btn-light.disabled,.btn-light:disabled{color:#14355a;background-color:#f8f8f5;border-color:#f8f8f5}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#14355a;background-color:#e3e3d7;border-color:#deded0}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(214,219,222,.5)}.btn-dark{color:#fff;background-color:#435d7b;border-color:#435d7b}.btn-dark:hover{color:#fff;background-color:#364b62;border-color:#31445a}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#364b62;border-color:#31445a;box-shadow:0 0 0 .2rem rgba(95,118,143,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#435d7b;border-color:#435d7b}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#31445a;border-color:#2d3e52}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(95,118,143,.5)}.btn-tertiary{color:#fff;background-color:#9013fe;border-color:#9013fe}.btn-tertiary:hover{color:#fff;background-color:#7d01ea;border-color:#7601dd}.btn-tertiary:focus,.btn-tertiary.focus{color:#fff;background-color:#7d01ea;border-color:#7601dd;box-shadow:0 0 0 .2rem rgba(161,54,254,.5)}.btn-tertiary.disabled,.btn-tertiary:disabled{color:#fff;background-color:#9013fe;border-color:#9013fe}.btn-tertiary:not(:disabled):not(.disabled):active,.btn-tertiary:not(:disabled):not(.disabled).active,.show>.btn-tertiary.dropdown-toggle{color:#fff;background-color:#7601dd;border-color:#6f01d0}.btn-tertiary:not(:disabled):not(.disabled):active:focus,.btn-tertiary:not(:disabled):not(.disabled).active:focus,.show>.btn-tertiary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(161,54,254,.5)}.btn-tertiary-dark{color:#fff;background-color:#240540;border-color:#240540}.btn-tertiary-dark:hover{color:#fff;background-color:#10021c;border-color:#090110}.btn-tertiary-dark:focus,.btn-tertiary-dark.focus{color:#fff;background-color:#10021c;border-color:#090110;box-shadow:0 0 0 .2rem rgba(69,42,92,.5)}.btn-tertiary-dark.disabled,.btn-tertiary-dark:disabled{color:#fff;background-color:#240540;border-color:#240540}.btn-tertiary-dark:not(:disabled):not(.disabled):active,.btn-tertiary-dark:not(:disabled):not(.disabled).active,.show>.btn-tertiary-dark.dropdown-toggle{color:#fff;background-color:#090110;border-color:#020004}.btn-tertiary-dark:not(:disabled):not(.disabled):active:focus,.btn-tertiary-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-tertiary-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(69,42,92,.5)}.btn-quaternary{color:#fff;background-color:#43c377;border-color:#43c377}.btn-quaternary:hover{color:#fff;background-color:#36aa65;border-color:#33a05f}.btn-quaternary:focus,.btn-quaternary.focus{color:#fff;background-color:#36aa65;border-color:#33a05f;box-shadow:0 0 0 .2rem rgba(95,204,139,.5)}.btn-quaternary.disabled,.btn-quaternary:disabled{color:#fff;background-color:#43c377;border-color:#43c377}.btn-quaternary:not(:disabled):not(.disabled):active,.btn-quaternary:not(:disabled):not(.disabled).active,.show>.btn-quaternary.dropdown-toggle{color:#fff;background-color:#33a05f;border-color:#30965a}.btn-quaternary:not(:disabled):not(.disabled):active:focus,.btn-quaternary:not(:disabled):not(.disabled).active:focus,.show>.btn-quaternary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(95,204,139,.5)}.btn-quinary{color:#14355a;background-color:#f5a623;border-color:#f5a623}.btn-quinary:hover{color:#14355a;background-color:#e7940b;border-color:#db8c0a}.btn-quinary:focus,.btn-quinary.focus{color:#14355a;background-color:#e7940b;border-color:#db8c0a;box-shadow:0 0 0 .2rem rgba(211,149,43,.5)}.btn-quinary.disabled,.btn-quinary:disabled{color:#14355a;background-color:#f5a623;border-color:#f5a623}.btn-quinary:not(:disabled):not(.disabled):active,.btn-quinary:not(:disabled):not(.disabled).active,.show>.btn-quinary.dropdown-toggle{color:#fff;background-color:#db8c0a;border-color:#cf8509}.btn-quinary:not(:disabled):not(.disabled):active:focus,.btn-quinary:not(:disabled):not(.disabled).active:focus,.show>.btn-quinary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(211,149,43,.5)}.btn-senary{color:#fff;background-color:#f40752;border-color:#f40752}.btn-senary:hover{color:#fff;background-color:#cf0646;border-color:#c20641}.btn-senary:focus,.btn-senary.focus{color:#fff;background-color:#cf0646;border-color:#c20641;box-shadow:0 0 0 .2rem rgba(246,44,108,.5)}.btn-senary.disabled,.btn-senary:disabled{color:#fff;background-color:#f40752;border-color:#f40752}.btn-senary:not(:disabled):not(.disabled):active,.btn-senary:not(:disabled):not(.disabled).active,.show>.btn-senary.dropdown-toggle{color:#fff;background-color:#c20641;border-color:#b6053d}.btn-senary:not(:disabled):not(.disabled):active:focus,.btn-senary:not(:disabled):not(.disabled).active:focus,.show>.btn-senary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(246,44,108,.5)}.btn-septenary{color:#fff;background-color:#de5757;border-color:#de5757}.btn-septenary:hover{color:#fff;background-color:#d83737;border-color:#d62c2c}.btn-septenary:focus,.btn-septenary.focus{color:#fff;background-color:#d83737;border-color:#d62c2c;box-shadow:0 0 0 .2rem rgba(227,112,112,.5)}.btn-septenary.disabled,.btn-septenary:disabled{color:#fff;background-color:#de5757;border-color:#de5757}.btn-septenary:not(:disabled):not(.disabled):active,.btn-septenary:not(:disabled):not(.disabled).active,.show>.btn-septenary.dropdown-toggle{color:#fff;background-color:#d62c2c;border-color:#cd2828}.btn-septenary:not(:disabled):not(.disabled):active:focus,.btn-septenary:not(:disabled):not(.disabled).active:focus,.show>.btn-septenary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(227,112,112,.5)}.btn-base{color:#fff;background-color:#14355a;border-color:#14355a}.btn-base:hover{color:#fff;background-color:#0d233b;border-color:#0b1c30}.btn-base:focus,.btn-base.focus{color:#fff;background-color:#0d233b;border-color:#0b1c30;box-shadow:0 0 0 .2rem rgba(55,83,115,.5)}.btn-base.disabled,.btn-base:disabled{color:#fff;background-color:#14355a;border-color:#14355a}.btn-base:not(:disabled):not(.disabled):active,.btn-base:not(:disabled):not(.disabled).active,.show>.btn-base.dropdown-toggle{color:#fff;background-color:#0b1c30;border-color:#081626}.btn-base:not(:disabled):not(.disabled):active:focus,.btn-base:not(:disabled):not(.disabled).active:focus,.show>.btn-base.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(55,83,115,.5)}.btn-black,.btn-black:hover{color:#fff;background-color:#000;border-color:#000}.btn-black:focus,.btn-black.focus{color:#fff;background-color:#000;border-color:#000;box-shadow:0 0 0 .2rem rgba(38,38,38,.5)}.btn-black.disabled,.btn-black:disabled,.btn-black:not(:disabled):not(.disabled):active,.btn-black:not(:disabled):not(.disabled).active,.show>.btn-black.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.btn-black:not(:disabled):not(.disabled):active:focus,.btn-black:not(:disabled):not(.disabled).active:focus,.show>.btn-black.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,38,38,.5)}.btn-white{color:#14355a;background-color:#fff;border-color:#fff}.btn-white:hover{color:#14355a;background-color:#ececec;border-color:#e6e6e6}.btn-white:focus,.btn-white.focus{color:#14355a;background-color:#ececec;border-color:#e6e6e6;box-shadow:0 0 0 .2rem rgba(220,225,230,.5)}.btn-white.disabled,.btn-white:disabled{color:#14355a;background-color:#fff;border-color:#fff}.btn-white:not(:disabled):not(.disabled):active,.btn-white:not(:disabled):not(.disabled).active,.show>.btn-white.dropdown-toggle{color:#14355a;background-color:#e6e6e6;border-color:#dfdfdf}.btn-white:not(:disabled):not(.disabled):active:focus,.btn-white:not(:disabled):not(.disabled).active:focus,.show>.btn-white.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,225,230,.5)}.btn-outline-primary{color:#1d6ad2;border-color:#1d6ad2}.btn-outline-primary:hover{color:#fff;background-color:#1d6ad2;border-color:#1d6ad2}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(29,106,210,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#1d6ad2;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#1d6ad2;border-color:#1d6ad2}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(29,106,210,.5)}.btn-outline-secondary{color:#72869c;border-color:#72869c}.btn-outline-secondary:hover{color:#fff;background-color:#72869c;border-color:#72869c}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(114,134,156,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#72869c;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#72869c;border-color:#72869c}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(114,134,156,.5)}.btn-outline-success{color:#43c377;border-color:#43c377}.btn-outline-success:hover{color:#fff;background-color:#43c377;border-color:#43c377}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(67,195,119,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#43c377;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#43c377;border-color:#43c377}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(67,195,119,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#f5a623;border-color:#f5a623}.btn-outline-warning:hover{color:#14355a;background-color:#f5a623;border-color:#f5a623}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(245,166,35,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#f5a623;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#14355a;background-color:#f5a623;border-color:#f5a623}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(245,166,35,.5)}.btn-outline-danger{color:#de5757;border-color:#de5757}.btn-outline-danger:hover{color:#fff;background-color:#de5757;border-color:#de5757}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(222,87,87,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#de5757;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#de5757;border-color:#de5757}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,87,87,.5)}.btn-outline-light{color:#f8f8f5;border-color:#f8f8f5}.btn-outline-light:hover{color:#14355a;background-color:#f8f8f5;border-color:#f8f8f5}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,248,245,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f8f5;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#14355a;background-color:#f8f8f5;border-color:#f8f8f5}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,248,245,.5)}.btn-outline-dark{color:#435d7b;border-color:#435d7b}.btn-outline-dark:hover{color:#fff;background-color:#435d7b;border-color:#435d7b}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(67,93,123,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#435d7b;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#435d7b;border-color:#435d7b}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(67,93,123,.5)}.btn-outline-tertiary{color:#9013fe;border-color:#9013fe}.btn-outline-tertiary:hover{color:#fff;background-color:#9013fe;border-color:#9013fe}.btn-outline-tertiary:focus,.btn-outline-tertiary.focus{box-shadow:0 0 0 .2rem rgba(144,19,254,.5)}.btn-outline-tertiary.disabled,.btn-outline-tertiary:disabled{color:#9013fe;background-color:transparent}.btn-outline-tertiary:not(:disabled):not(.disabled):active,.btn-outline-tertiary:not(:disabled):not(.disabled).active,.show>.btn-outline-tertiary.dropdown-toggle{color:#fff;background-color:#9013fe;border-color:#9013fe}.btn-outline-tertiary:not(:disabled):not(.disabled):active:focus,.btn-outline-tertiary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-tertiary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(144,19,254,.5)}.btn-outline-tertiary-dark{color:#240540;border-color:#240540}.btn-outline-tertiary-dark:hover{color:#fff;background-color:#240540;border-color:#240540}.btn-outline-tertiary-dark:focus,.btn-outline-tertiary-dark.focus{box-shadow:0 0 0 .2rem rgba(36,5,64,.5)}.btn-outline-tertiary-dark.disabled,.btn-outline-tertiary-dark:disabled{color:#240540;background-color:transparent}.btn-outline-tertiary-dark:not(:disabled):not(.disabled):active,.btn-outline-tertiary-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-tertiary-dark.dropdown-toggle{color:#fff;background-color:#240540;border-color:#240540}.btn-outline-tertiary-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-tertiary-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-tertiary-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(36,5,64,.5)}.btn-outline-quaternary{color:#43c377;border-color:#43c377}.btn-outline-quaternary:hover{color:#fff;background-color:#43c377;border-color:#43c377}.btn-outline-quaternary:focus,.btn-outline-quaternary.focus{box-shadow:0 0 0 .2rem rgba(67,195,119,.5)}.btn-outline-quaternary.disabled,.btn-outline-quaternary:disabled{color:#43c377;background-color:transparent}.btn-outline-quaternary:not(:disabled):not(.disabled):active,.btn-outline-quaternary:not(:disabled):not(.disabled).active,.show>.btn-outline-quaternary.dropdown-toggle{color:#fff;background-color:#43c377;border-color:#43c377}.btn-outline-quaternary:not(:disabled):not(.disabled):active:focus,.btn-outline-quaternary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-quaternary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(67,195,119,.5)}.btn-outline-quinary{color:#f5a623;border-color:#f5a623}.btn-outline-quinary:hover{color:#14355a;background-color:#f5a623;border-color:#f5a623}.btn-outline-quinary:focus,.btn-outline-quinary.focus{box-shadow:0 0 0 .2rem rgba(245,166,35,.5)}.btn-outline-quinary.disabled,.btn-outline-quinary:disabled{color:#f5a623;background-color:transparent}.btn-outline-quinary:not(:disabled):not(.disabled):active,.btn-outline-quinary:not(:disabled):not(.disabled).active,.show>.btn-outline-quinary.dropdown-toggle{color:#14355a;background-color:#f5a623;border-color:#f5a623}.btn-outline-quinary:not(:disabled):not(.disabled):active:focus,.btn-outline-quinary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-quinary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(245,166,35,.5)}.btn-outline-senary{color:#f40752;border-color:#f40752}.btn-outline-senary:hover{color:#fff;background-color:#f40752;border-color:#f40752}.btn-outline-senary:focus,.btn-outline-senary.focus{box-shadow:0 0 0 .2rem rgba(244,7,82,.5)}.btn-outline-senary.disabled,.btn-outline-senary:disabled{color:#f40752;background-color:transparent}.btn-outline-senary:not(:disabled):not(.disabled):active,.btn-outline-senary:not(:disabled):not(.disabled).active,.show>.btn-outline-senary.dropdown-toggle{color:#fff;background-color:#f40752;border-color:#f40752}.btn-outline-senary:not(:disabled):not(.disabled):active:focus,.btn-outline-senary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-senary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(244,7,82,.5)}.btn-outline-septenary{color:#de5757;border-color:#de5757}.btn-outline-septenary:hover{color:#fff;background-color:#de5757;border-color:#de5757}.btn-outline-septenary:focus,.btn-outline-septenary.focus{box-shadow:0 0 0 .2rem rgba(222,87,87,.5)}.btn-outline-septenary.disabled,.btn-outline-septenary:disabled{color:#de5757;background-color:transparent}.btn-outline-septenary:not(:disabled):not(.disabled):active,.btn-outline-septenary:not(:disabled):not(.disabled).active,.show>.btn-outline-septenary.dropdown-toggle{color:#fff;background-color:#de5757;border-color:#de5757}.btn-outline-septenary:not(:disabled):not(.disabled):active:focus,.btn-outline-septenary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-septenary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,87,87,.5)}.btn-outline-base{color:#14355a;border-color:#14355a}.btn-outline-base:hover{color:#fff;background-color:#14355a;border-color:#14355a}.btn-outline-base:focus,.btn-outline-base.focus{box-shadow:0 0 0 .2rem rgba(20,53,90,.5)}.btn-outline-base.disabled,.btn-outline-base:disabled{color:#14355a;background-color:transparent}.btn-outline-base:not(:disabled):not(.disabled):active,.btn-outline-base:not(:disabled):not(.disabled).active,.show>.btn-outline-base.dropdown-toggle{color:#fff;background-color:#14355a;border-color:#14355a}.btn-outline-base:not(:disabled):not(.disabled):active:focus,.btn-outline-base:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-base.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(20,53,90,.5)}.btn-outline-black{color:#000;border-color:#000}.btn-outline-black:hover{color:#fff;background-color:#000;border-color:#000}.btn-outline-black:focus,.btn-outline-black.focus{box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}.btn-outline-black.disabled,.btn-outline-black:disabled{color:#000;background-color:transparent}.btn-outline-black:not(:disabled):not(.disabled):active,.btn-outline-black:not(:disabled):not(.disabled).active,.show>.btn-outline-black.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.btn-outline-black:not(:disabled):not(.disabled):active:focus,.btn-outline-black:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-black.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}.btn-outline-white{color:#fff;border-color:#fff}.btn-outline-white:hover{color:#14355a;background-color:#fff;border-color:#fff}.btn-outline-white:focus,.btn-outline-white.focus{box-shadow:0 0 0 .2rem rgba(255,255,255,.5)}.btn-outline-white.disabled,.btn-outline-white:disabled{color:#fff;background-color:transparent}.btn-outline-white:not(:disabled):not(.disabled):active,.btn-outline-white:not(:disabled):not(.disabled).active,.show>.btn-outline-white.dropdown-toggle{color:#14355a;background-color:#fff;border-color:#fff}.btn-outline-white:not(:disabled):not(.disabled):active:focus,.btn-outline-white:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-white.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,255,255,.5)}.btn-link{color:#1d6ad2;font-weight:400;text-decoration:underline}.btn-link:hover{color:#14488f;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#72869c;pointer-events:none}.btn-block{width:100%;display:block}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block{width:100%}input[type=reset].btn-block{width:100%}input[type=button].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;transition:height .35s;position:relative;overflow:hidden}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.btn-group,.btn-group-vertical{vertical-align:middle;display:inline-flex;position:relative}.btn-group>.btn,.btn-group-vertical>.btn{flex:auto;position:relative}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{flex-wrap:wrap;justify-content:flex-start;display:flex}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-left:.890625rem;padding-right:.890625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-left:.65625rem;padding-right:.65625rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-left:1.59375rem;padding-right:1.59375rem}.btn-group-vertical{flex-direction:column;justify-content:center;align-items:flex-start}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=radio]{clip:rect(0, 0, 0, 0);pointer-events:none;position:absolute}.btn-group-toggle>.btn input[type=checkbox]{clip:rect(0, 0, 0, 0);pointer-events:none;position:absolute}.btn-group-toggle>.btn-group>.btn input[type=radio]{clip:rect(0, 0, 0, 0);pointer-events:none;position:absolute}.btn-group-toggle>.btn-group>.btn input[type=checkbox]{clip:rect(0, 0, 0, 0);pointer-events:none;position:absolute}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#1d6ad2!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#1753a5!important}.bg-secondary{background-color:#72869c!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#5a6c81!important}.bg-success{background-color:#43c377!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#33a05f!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#f5a623!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#db8c0a!important}.bg-danger{background-color:#de5757!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#d62c2c!important}.bg-light{background-color:#f8f8f5!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#e3e3d7!important}.bg-dark{background-color:#435d7b!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#31445a!important}.bg-tertiary{background-color:#9013fe!important}a.bg-tertiary:hover,a.bg-tertiary:focus,button.bg-tertiary:hover,button.bg-tertiary:focus{background-color:#7601dd!important}.bg-tertiary-dark{background-color:#240540!important}a.bg-tertiary-dark:hover,a.bg-tertiary-dark:focus,button.bg-tertiary-dark:hover,button.bg-tertiary-dark:focus{background-color:#090110!important}.bg-quaternary{background-color:#43c377!important}a.bg-quaternary:hover,a.bg-quaternary:focus,button.bg-quaternary:hover,button.bg-quaternary:focus{background-color:#33a05f!important}.bg-quinary{background-color:#f5a623!important}a.bg-quinary:hover,a.bg-quinary:focus,button.bg-quinary:hover,button.bg-quinary:focus{background-color:#db8c0a!important}.bg-senary{background-color:#f40752!important}a.bg-senary:hover,a.bg-senary:focus,button.bg-senary:hover,button.bg-senary:focus{background-color:#c20641!important}.bg-septenary{background-color:#de5757!important}a.bg-septenary:hover,a.bg-septenary:focus,button.bg-septenary:hover,button.bg-septenary:focus{background-color:#d62c2c!important}.bg-base{background-color:#14355a!important}a.bg-base:hover,a.bg-base:focus,button.bg-base:hover,button.bg-base:focus{background-color:#0b1c30!important}.bg-black,a.bg-black:hover,a.bg-black:focus,button.bg-black:hover,button.bg-black:focus{background-color:#000!important}a.bg-white:hover,a.bg-white:focus,button.bg-white:hover,button.bg-white:focus{background-color:#e6e6e6!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid rgba(20,53,90,.2)!important}.border-top{border-top:1px solid rgba(20,53,90,.2)!important}.border-right{border-right:1px solid rgba(20,53,90,.2)!important}.border-bottom{border-bottom:1px solid rgba(20,53,90,.2)!important}.border-left{border-left:1px solid rgba(20,53,90,.2)!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#1d6ad2!important}.border-secondary{border-color:#72869c!important}.border-success{border-color:#43c377!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#f5a623!important}.border-danger{border-color:#de5757!important}.border-light{border-color:#f8f8f5!important}.border-dark{border-color:#435d7b!important}.border-tertiary{border-color:#9013fe!important}.border-tertiary-dark{border-color:#240540!important}.border-quaternary{border-color:#43c377!important}.border-quinary{border-color:#f5a623!important}.border-senary{border-color:#f40752!important}.border-septenary{border-color:#de5757!important}.border-base{border-color:#14355a!important}.border-black{border-color:#000!important}.border-white{border-color:#fff!important}.rounded-sm,.rounded{border-radius:3px!important}.rounded-top{border-top-left-radius:3px!important;border-top-right-radius:3px!important}.rounded-right{border-top-right-radius:3px!important;border-bottom-right-radius:3px!important}.rounded-bottom{border-bottom-right-radius:3px!important;border-bottom-left-radius:3px!important}.rounded-left{border-top-left-radius:3px!important;border-bottom-left-radius:3px!important}.rounded-lg{border-radius:3px!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{clear:both;content:"";display:block}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (width>=600px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (width>=768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (width>=992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (width>=1280px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media (width>=1440px){.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{width:100%;padding:0;display:block;position:relative;overflow:hidden}.embed-responsive:before{content:"";display:block}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{border:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0}.embed-responsive-21by9:before{padding-top:42.8571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (width>=600px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (width>=768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (width>=992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (width>=1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}@media (width>=1440px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (width>=600px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (width>=768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (width>=992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (width>=1280px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}@media (width>=1440px){.float-xxl-left{float:left!important}.float-xxl-right{float:right!important}.float-xxl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{z-index:1030;position:fixed;top:0;left:0;right:0}.fixed-bottom{z-index:1030;position:fixed;bottom:0;left:0;right:0}@supports (position:sticky){.sticky-top{z-index:1020;position:sticky;top:0}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;white-space:normal;width:auto;height:auto;position:static;overflow:visible}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.176)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.625rem!important}.mt-1,.my-1{margin-top:.625rem!important}.mr-1,.mx-1{margin-right:.625rem!important}.mb-1,.my-1{margin-bottom:.625rem!important}.ml-1,.mx-1{margin-left:.625rem!important}.m-2{margin:1.25rem!important}.mt-2,.my-2{margin-top:1.25rem!important}.mr-2,.mx-2{margin-right:1.25rem!important}.mb-2,.my-2{margin-bottom:1.25rem!important}.ml-2,.mx-2{margin-left:1.25rem!important}.m-3{margin:1.875rem!important}.mt-3,.my-3{margin-top:1.875rem!important}.mr-3,.mx-3{margin-right:1.875rem!important}.mb-3,.my-3{margin-bottom:1.875rem!important}.ml-3,.mx-3{margin-left:1.875rem!important}.m-4{margin:2.5rem!important}.mt-4,.my-4{margin-top:2.5rem!important}.mr-4,.mx-4{margin-right:2.5rem!important}.mb-4,.my-4{margin-bottom:2.5rem!important}.ml-4,.mx-4{margin-left:2.5rem!important}.m-5{margin:3.75rem!important}.mt-5,.my-5{margin-top:3.75rem!important}.mr-5,.mx-5{margin-right:3.75rem!important}.mb-5,.my-5{margin-bottom:3.75rem!important}.ml-5,.mx-5{margin-left:3.75rem!important}.m-6{margin:5rem!important}.mt-6,.my-6{margin-top:5rem!important}.mr-6,.mx-6{margin-right:5rem!important}.mb-6,.my-6{margin-bottom:5rem!important}.ml-6,.mx-6{margin-left:5rem!important}.m-7{margin:7.5rem!important}.mt-7,.my-7{margin-top:7.5rem!important}.mr-7,.mx-7{margin-right:7.5rem!important}.mb-7,.my-7{margin-bottom:7.5rem!important}.ml-7,.mx-7{margin-left:7.5rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.625rem!important}.pt-1,.py-1{padding-top:.625rem!important}.pr-1,.px-1{padding-right:.625rem!important}.pb-1,.py-1{padding-bottom:.625rem!important}.pl-1,.px-1{padding-left:.625rem!important}.p-2{padding:1.25rem!important}.pt-2,.py-2{padding-top:1.25rem!important}.pr-2,.px-2{padding-right:1.25rem!important}.pb-2,.py-2{padding-bottom:1.25rem!important}.pl-2,.px-2{padding-left:1.25rem!important}.p-3{padding:1.875rem!important}.pt-3,.py-3{padding-top:1.875rem!important}.pr-3,.px-3{padding-right:1.875rem!important}.pb-3,.py-3{padding-bottom:1.875rem!important}.pl-3,.px-3{padding-left:1.875rem!important}.p-4{padding:2.5rem!important}.pt-4,.py-4{padding-top:2.5rem!important}.pr-4,.px-4{padding-right:2.5rem!important}.pb-4,.py-4{padding-bottom:2.5rem!important}.pl-4,.px-4{padding-left:2.5rem!important}.p-5{padding:3.75rem!important}.pt-5,.py-5{padding-top:3.75rem!important}.pr-5,.px-5{padding-right:3.75rem!important}.pb-5,.py-5{padding-bottom:3.75rem!important}.pl-5,.px-5{padding-left:3.75rem!important}.p-6{padding:5rem!important}.pt-6,.py-6{padding-top:5rem!important}.pr-6,.px-6{padding-right:5rem!important}.pb-6,.py-6{padding-bottom:5rem!important}.pl-6,.px-6{padding-left:5rem!important}.p-7{padding:7.5rem!important}.pt-7,.py-7{padding-top:7.5rem!important}.pr-7,.px-7{padding-right:7.5rem!important}.pb-7,.py-7{padding-bottom:7.5rem!important}.pl-7,.px-7{padding-left:7.5rem!important}.m-n1{margin:-.625rem!important}.mt-n1,.my-n1{margin-top:-.625rem!important}.mr-n1,.mx-n1{margin-right:-.625rem!important}.mb-n1,.my-n1{margin-bottom:-.625rem!important}.ml-n1,.mx-n1{margin-left:-.625rem!important}.m-n2{margin:-1.25rem!important}.mt-n2,.my-n2{margin-top:-1.25rem!important}.mr-n2,.mx-n2{margin-right:-1.25rem!important}.mb-n2,.my-n2{margin-bottom:-1.25rem!important}.ml-n2,.mx-n2{margin-left:-1.25rem!important}.m-n3{margin:-1.875rem!important}.mt-n3,.my-n3{margin-top:-1.875rem!important}.mr-n3,.mx-n3{margin-right:-1.875rem!important}.mb-n3,.my-n3{margin-bottom:-1.875rem!important}.ml-n3,.mx-n3{margin-left:-1.875rem!important}.m-n4{margin:-2.5rem!important}.mt-n4,.my-n4{margin-top:-2.5rem!important}.mr-n4,.mx-n4{margin-right:-2.5rem!important}.mb-n4,.my-n4{margin-bottom:-2.5rem!important}.ml-n4,.mx-n4{margin-left:-2.5rem!important}.m-n5{margin:-3.75rem!important}.mt-n5,.my-n5{margin-top:-3.75rem!important}.mr-n5,.mx-n5{margin-right:-3.75rem!important}.mb-n5,.my-n5{margin-bottom:-3.75rem!important}.ml-n5,.mx-n5{margin-left:-3.75rem!important}.m-n6{margin:-5rem!important}.mt-n6,.my-n6{margin-top:-5rem!important}.mr-n6,.mx-n6{margin-right:-5rem!important}.mb-n6,.my-n6{margin-bottom:-5rem!important}.ml-n6,.mx-n6{margin-left:-5rem!important}.m-n7{margin:-7.5rem!important}.mt-n7,.my-n7{margin-top:-7.5rem!important}.mr-n7,.mx-n7{margin-right:-7.5rem!important}.mb-n7,.my-n7{margin-bottom:-7.5rem!important}.ml-n7,.mx-n7{margin-left:-7.5rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (width>=600px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.625rem!important}.mt-sm-1,.my-sm-1{margin-top:.625rem!important}.mr-sm-1,.mx-sm-1{margin-right:.625rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.625rem!important}.ml-sm-1,.mx-sm-1{margin-left:.625rem!important}.m-sm-2{margin:1.25rem!important}.mt-sm-2,.my-sm-2{margin-top:1.25rem!important}.mr-sm-2,.mx-sm-2{margin-right:1.25rem!important}.mb-sm-2,.my-sm-2{margin-bottom:1.25rem!important}.ml-sm-2,.mx-sm-2{margin-left:1.25rem!important}.m-sm-3{margin:1.875rem!important}.mt-sm-3,.my-sm-3{margin-top:1.875rem!important}.mr-sm-3,.mx-sm-3{margin-right:1.875rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1.875rem!important}.ml-sm-3,.mx-sm-3{margin-left:1.875rem!important}.m-sm-4{margin:2.5rem!important}.mt-sm-4,.my-sm-4{margin-top:2.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:2.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:2.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:2.5rem!important}.m-sm-5{margin:3.75rem!important}.mt-sm-5,.my-sm-5{margin-top:3.75rem!important}.mr-sm-5,.mx-sm-5{margin-right:3.75rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3.75rem!important}.ml-sm-5,.mx-sm-5{margin-left:3.75rem!important}.m-sm-6{margin:5rem!important}.mt-sm-6,.my-sm-6{margin-top:5rem!important}.mr-sm-6,.mx-sm-6{margin-right:5rem!important}.mb-sm-6,.my-sm-6{margin-bottom:5rem!important}.ml-sm-6,.mx-sm-6{margin-left:5rem!important}.m-sm-7{margin:7.5rem!important}.mt-sm-7,.my-sm-7{margin-top:7.5rem!important}.mr-sm-7,.mx-sm-7{margin-right:7.5rem!important}.mb-sm-7,.my-sm-7{margin-bottom:7.5rem!important}.ml-sm-7,.mx-sm-7{margin-left:7.5rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.625rem!important}.pt-sm-1,.py-sm-1{padding-top:.625rem!important}.pr-sm-1,.px-sm-1{padding-right:.625rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.625rem!important}.pl-sm-1,.px-sm-1{padding-left:.625rem!important}.p-sm-2{padding:1.25rem!important}.pt-sm-2,.py-sm-2{padding-top:1.25rem!important}.pr-sm-2,.px-sm-2{padding-right:1.25rem!important}.pb-sm-2,.py-sm-2{padding-bottom:1.25rem!important}.pl-sm-2,.px-sm-2{padding-left:1.25rem!important}.p-sm-3{padding:1.875rem!important}.pt-sm-3,.py-sm-3{padding-top:1.875rem!important}.pr-sm-3,.px-sm-3{padding-right:1.875rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1.875rem!important}.pl-sm-3,.px-sm-3{padding-left:1.875rem!important}.p-sm-4{padding:2.5rem!important}.pt-sm-4,.py-sm-4{padding-top:2.5rem!important}.pr-sm-4,.px-sm-4{padding-right:2.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:2.5rem!important}.pl-sm-4,.px-sm-4{padding-left:2.5rem!important}.p-sm-5{padding:3.75rem!important}.pt-sm-5,.py-sm-5{padding-top:3.75rem!important}.pr-sm-5,.px-sm-5{padding-right:3.75rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3.75rem!important}.pl-sm-5,.px-sm-5{padding-left:3.75rem!important}.p-sm-6{padding:5rem!important}.pt-sm-6,.py-sm-6{padding-top:5rem!important}.pr-sm-6,.px-sm-6{padding-right:5rem!important}.pb-sm-6,.py-sm-6{padding-bottom:5rem!important}.pl-sm-6,.px-sm-6{padding-left:5rem!important}.p-sm-7{padding:7.5rem!important}.pt-sm-7,.py-sm-7{padding-top:7.5rem!important}.pr-sm-7,.px-sm-7{padding-right:7.5rem!important}.pb-sm-7,.py-sm-7{padding-bottom:7.5rem!important}.pl-sm-7,.px-sm-7{padding-left:7.5rem!important}.m-sm-n1{margin:-.625rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.625rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.625rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.625rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.625rem!important}.m-sm-n2{margin:-1.25rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-1.25rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-1.25rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-1.25rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-1.25rem!important}.m-sm-n3{margin:-1.875rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1.875rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1.875rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1.875rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1.875rem!important}.m-sm-n4{margin:-2.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-2.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-2.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-2.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-2.5rem!important}.m-sm-n5{margin:-3.75rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3.75rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3.75rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3.75rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3.75rem!important}.m-sm-n6{margin:-5rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-5rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-5rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-5rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-5rem!important}.m-sm-n7{margin:-7.5rem!important}.mt-sm-n7,.my-sm-n7{margin-top:-7.5rem!important}.mr-sm-n7,.mx-sm-n7{margin-right:-7.5rem!important}.mb-sm-n7,.my-sm-n7{margin-bottom:-7.5rem!important}.ml-sm-n7,.mx-sm-n7{margin-left:-7.5rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (width>=768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.625rem!important}.mt-md-1,.my-md-1{margin-top:.625rem!important}.mr-md-1,.mx-md-1{margin-right:.625rem!important}.mb-md-1,.my-md-1{margin-bottom:.625rem!important}.ml-md-1,.mx-md-1{margin-left:.625rem!important}.m-md-2{margin:1.25rem!important}.mt-md-2,.my-md-2{margin-top:1.25rem!important}.mr-md-2,.mx-md-2{margin-right:1.25rem!important}.mb-md-2,.my-md-2{margin-bottom:1.25rem!important}.ml-md-2,.mx-md-2{margin-left:1.25rem!important}.m-md-3{margin:1.875rem!important}.mt-md-3,.my-md-3{margin-top:1.875rem!important}.mr-md-3,.mx-md-3{margin-right:1.875rem!important}.mb-md-3,.my-md-3{margin-bottom:1.875rem!important}.ml-md-3,.mx-md-3{margin-left:1.875rem!important}.m-md-4{margin:2.5rem!important}.mt-md-4,.my-md-4{margin-top:2.5rem!important}.mr-md-4,.mx-md-4{margin-right:2.5rem!important}.mb-md-4,.my-md-4{margin-bottom:2.5rem!important}.ml-md-4,.mx-md-4{margin-left:2.5rem!important}.m-md-5{margin:3.75rem!important}.mt-md-5,.my-md-5{margin-top:3.75rem!important}.mr-md-5,.mx-md-5{margin-right:3.75rem!important}.mb-md-5,.my-md-5{margin-bottom:3.75rem!important}.ml-md-5,.mx-md-5{margin-left:3.75rem!important}.m-md-6{margin:5rem!important}.mt-md-6,.my-md-6{margin-top:5rem!important}.mr-md-6,.mx-md-6{margin-right:5rem!important}.mb-md-6,.my-md-6{margin-bottom:5rem!important}.ml-md-6,.mx-md-6{margin-left:5rem!important}.m-md-7{margin:7.5rem!important}.mt-md-7,.my-md-7{margin-top:7.5rem!important}.mr-md-7,.mx-md-7{margin-right:7.5rem!important}.mb-md-7,.my-md-7{margin-bottom:7.5rem!important}.ml-md-7,.mx-md-7{margin-left:7.5rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.625rem!important}.pt-md-1,.py-md-1{padding-top:.625rem!important}.pr-md-1,.px-md-1{padding-right:.625rem!important}.pb-md-1,.py-md-1{padding-bottom:.625rem!important}.pl-md-1,.px-md-1{padding-left:.625rem!important}.p-md-2{padding:1.25rem!important}.pt-md-2,.py-md-2{padding-top:1.25rem!important}.pr-md-2,.px-md-2{padding-right:1.25rem!important}.pb-md-2,.py-md-2{padding-bottom:1.25rem!important}.pl-md-2,.px-md-2{padding-left:1.25rem!important}.p-md-3{padding:1.875rem!important}.pt-md-3,.py-md-3{padding-top:1.875rem!important}.pr-md-3,.px-md-3{padding-right:1.875rem!important}.pb-md-3,.py-md-3{padding-bottom:1.875rem!important}.pl-md-3,.px-md-3{padding-left:1.875rem!important}.p-md-4{padding:2.5rem!important}.pt-md-4,.py-md-4{padding-top:2.5rem!important}.pr-md-4,.px-md-4{padding-right:2.5rem!important}.pb-md-4,.py-md-4{padding-bottom:2.5rem!important}.pl-md-4,.px-md-4{padding-left:2.5rem!important}.p-md-5{padding:3.75rem!important}.pt-md-5,.py-md-5{padding-top:3.75rem!important}.pr-md-5,.px-md-5{padding-right:3.75rem!important}.pb-md-5,.py-md-5{padding-bottom:3.75rem!important}.pl-md-5,.px-md-5{padding-left:3.75rem!important}.p-md-6{padding:5rem!important}.pt-md-6,.py-md-6{padding-top:5rem!important}.pr-md-6,.px-md-6{padding-right:5rem!important}.pb-md-6,.py-md-6{padding-bottom:5rem!important}.pl-md-6,.px-md-6{padding-left:5rem!important}.p-md-7{padding:7.5rem!important}.pt-md-7,.py-md-7{padding-top:7.5rem!important}.pr-md-7,.px-md-7{padding-right:7.5rem!important}.pb-md-7,.py-md-7{padding-bottom:7.5rem!important}.pl-md-7,.px-md-7{padding-left:7.5rem!important}.m-md-n1{margin:-.625rem!important}.mt-md-n1,.my-md-n1{margin-top:-.625rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.625rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.625rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.625rem!important}.m-md-n2{margin:-1.25rem!important}.mt-md-n2,.my-md-n2{margin-top:-1.25rem!important}.mr-md-n2,.mx-md-n2{margin-right:-1.25rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-1.25rem!important}.ml-md-n2,.mx-md-n2{margin-left:-1.25rem!important}.m-md-n3{margin:-1.875rem!important}.mt-md-n3,.my-md-n3{margin-top:-1.875rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1.875rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1.875rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1.875rem!important}.m-md-n4{margin:-2.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-2.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-2.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-2.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-2.5rem!important}.m-md-n5{margin:-3.75rem!important}.mt-md-n5,.my-md-n5{margin-top:-3.75rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3.75rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3.75rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3.75rem!important}.m-md-n6{margin:-5rem!important}.mt-md-n6,.my-md-n6{margin-top:-5rem!important}.mr-md-n6,.mx-md-n6{margin-right:-5rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-5rem!important}.ml-md-n6,.mx-md-n6{margin-left:-5rem!important}.m-md-n7{margin:-7.5rem!important}.mt-md-n7,.my-md-n7{margin-top:-7.5rem!important}.mr-md-n7,.mx-md-n7{margin-right:-7.5rem!important}.mb-md-n7,.my-md-n7{margin-bottom:-7.5rem!important}.ml-md-n7,.mx-md-n7{margin-left:-7.5rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (width>=992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.625rem!important}.mt-lg-1,.my-lg-1{margin-top:.625rem!important}.mr-lg-1,.mx-lg-1{margin-right:.625rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.625rem!important}.ml-lg-1,.mx-lg-1{margin-left:.625rem!important}.m-lg-2{margin:1.25rem!important}.mt-lg-2,.my-lg-2{margin-top:1.25rem!important}.mr-lg-2,.mx-lg-2{margin-right:1.25rem!important}.mb-lg-2,.my-lg-2{margin-bottom:1.25rem!important}.ml-lg-2,.mx-lg-2{margin-left:1.25rem!important}.m-lg-3{margin:1.875rem!important}.mt-lg-3,.my-lg-3{margin-top:1.875rem!important}.mr-lg-3,.mx-lg-3{margin-right:1.875rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1.875rem!important}.ml-lg-3,.mx-lg-3{margin-left:1.875rem!important}.m-lg-4{margin:2.5rem!important}.mt-lg-4,.my-lg-4{margin-top:2.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:2.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:2.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:2.5rem!important}.m-lg-5{margin:3.75rem!important}.mt-lg-5,.my-lg-5{margin-top:3.75rem!important}.mr-lg-5,.mx-lg-5{margin-right:3.75rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3.75rem!important}.ml-lg-5,.mx-lg-5{margin-left:3.75rem!important}.m-lg-6{margin:5rem!important}.mt-lg-6,.my-lg-6{margin-top:5rem!important}.mr-lg-6,.mx-lg-6{margin-right:5rem!important}.mb-lg-6,.my-lg-6{margin-bottom:5rem!important}.ml-lg-6,.mx-lg-6{margin-left:5rem!important}.m-lg-7{margin:7.5rem!important}.mt-lg-7,.my-lg-7{margin-top:7.5rem!important}.mr-lg-7,.mx-lg-7{margin-right:7.5rem!important}.mb-lg-7,.my-lg-7{margin-bottom:7.5rem!important}.ml-lg-7,.mx-lg-7{margin-left:7.5rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.625rem!important}.pt-lg-1,.py-lg-1{padding-top:.625rem!important}.pr-lg-1,.px-lg-1{padding-right:.625rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.625rem!important}.pl-lg-1,.px-lg-1{padding-left:.625rem!important}.p-lg-2{padding:1.25rem!important}.pt-lg-2,.py-lg-2{padding-top:1.25rem!important}.pr-lg-2,.px-lg-2{padding-right:1.25rem!important}.pb-lg-2,.py-lg-2{padding-bottom:1.25rem!important}.pl-lg-2,.px-lg-2{padding-left:1.25rem!important}.p-lg-3{padding:1.875rem!important}.pt-lg-3,.py-lg-3{padding-top:1.875rem!important}.pr-lg-3,.px-lg-3{padding-right:1.875rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1.875rem!important}.pl-lg-3,.px-lg-3{padding-left:1.875rem!important}.p-lg-4{padding:2.5rem!important}.pt-lg-4,.py-lg-4{padding-top:2.5rem!important}.pr-lg-4,.px-lg-4{padding-right:2.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:2.5rem!important}.pl-lg-4,.px-lg-4{padding-left:2.5rem!important}.p-lg-5{padding:3.75rem!important}.pt-lg-5,.py-lg-5{padding-top:3.75rem!important}.pr-lg-5,.px-lg-5{padding-right:3.75rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3.75rem!important}.pl-lg-5,.px-lg-5{padding-left:3.75rem!important}.p-lg-6{padding:5rem!important}.pt-lg-6,.py-lg-6{padding-top:5rem!important}.pr-lg-6,.px-lg-6{padding-right:5rem!important}.pb-lg-6,.py-lg-6{padding-bottom:5rem!important}.pl-lg-6,.px-lg-6{padding-left:5rem!important}.p-lg-7{padding:7.5rem!important}.pt-lg-7,.py-lg-7{padding-top:7.5rem!important}.pr-lg-7,.px-lg-7{padding-right:7.5rem!important}.pb-lg-7,.py-lg-7{padding-bottom:7.5rem!important}.pl-lg-7,.px-lg-7{padding-left:7.5rem!important}.m-lg-n1{margin:-.625rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.625rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.625rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.625rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.625rem!important}.m-lg-n2{margin:-1.25rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-1.25rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-1.25rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-1.25rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-1.25rem!important}.m-lg-n3{margin:-1.875rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1.875rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1.875rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1.875rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1.875rem!important}.m-lg-n4{margin:-2.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-2.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-2.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-2.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-2.5rem!important}.m-lg-n5{margin:-3.75rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3.75rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3.75rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3.75rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3.75rem!important}.m-lg-n6{margin:-5rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-5rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-5rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-5rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-5rem!important}.m-lg-n7{margin:-7.5rem!important}.mt-lg-n7,.my-lg-n7{margin-top:-7.5rem!important}.mr-lg-n7,.mx-lg-n7{margin-right:-7.5rem!important}.mb-lg-n7,.my-lg-n7{margin-bottom:-7.5rem!important}.ml-lg-n7,.mx-lg-n7{margin-left:-7.5rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (width>=1280px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.625rem!important}.mt-xl-1,.my-xl-1{margin-top:.625rem!important}.mr-xl-1,.mx-xl-1{margin-right:.625rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.625rem!important}.ml-xl-1,.mx-xl-1{margin-left:.625rem!important}.m-xl-2{margin:1.25rem!important}.mt-xl-2,.my-xl-2{margin-top:1.25rem!important}.mr-xl-2,.mx-xl-2{margin-right:1.25rem!important}.mb-xl-2,.my-xl-2{margin-bottom:1.25rem!important}.ml-xl-2,.mx-xl-2{margin-left:1.25rem!important}.m-xl-3{margin:1.875rem!important}.mt-xl-3,.my-xl-3{margin-top:1.875rem!important}.mr-xl-3,.mx-xl-3{margin-right:1.875rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1.875rem!important}.ml-xl-3,.mx-xl-3{margin-left:1.875rem!important}.m-xl-4{margin:2.5rem!important}.mt-xl-4,.my-xl-4{margin-top:2.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:2.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:2.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:2.5rem!important}.m-xl-5{margin:3.75rem!important}.mt-xl-5,.my-xl-5{margin-top:3.75rem!important}.mr-xl-5,.mx-xl-5{margin-right:3.75rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3.75rem!important}.ml-xl-5,.mx-xl-5{margin-left:3.75rem!important}.m-xl-6{margin:5rem!important}.mt-xl-6,.my-xl-6{margin-top:5rem!important}.mr-xl-6,.mx-xl-6{margin-right:5rem!important}.mb-xl-6,.my-xl-6{margin-bottom:5rem!important}.ml-xl-6,.mx-xl-6{margin-left:5rem!important}.m-xl-7{margin:7.5rem!important}.mt-xl-7,.my-xl-7{margin-top:7.5rem!important}.mr-xl-7,.mx-xl-7{margin-right:7.5rem!important}.mb-xl-7,.my-xl-7{margin-bottom:7.5rem!important}.ml-xl-7,.mx-xl-7{margin-left:7.5rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.625rem!important}.pt-xl-1,.py-xl-1{padding-top:.625rem!important}.pr-xl-1,.px-xl-1{padding-right:.625rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.625rem!important}.pl-xl-1,.px-xl-1{padding-left:.625rem!important}.p-xl-2{padding:1.25rem!important}.pt-xl-2,.py-xl-2{padding-top:1.25rem!important}.pr-xl-2,.px-xl-2{padding-right:1.25rem!important}.pb-xl-2,.py-xl-2{padding-bottom:1.25rem!important}.pl-xl-2,.px-xl-2{padding-left:1.25rem!important}.p-xl-3{padding:1.875rem!important}.pt-xl-3,.py-xl-3{padding-top:1.875rem!important}.pr-xl-3,.px-xl-3{padding-right:1.875rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1.875rem!important}.pl-xl-3,.px-xl-3{padding-left:1.875rem!important}.p-xl-4{padding:2.5rem!important}.pt-xl-4,.py-xl-4{padding-top:2.5rem!important}.pr-xl-4,.px-xl-4{padding-right:2.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:2.5rem!important}.pl-xl-4,.px-xl-4{padding-left:2.5rem!important}.p-xl-5{padding:3.75rem!important}.pt-xl-5,.py-xl-5{padding-top:3.75rem!important}.pr-xl-5,.px-xl-5{padding-right:3.75rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3.75rem!important}.pl-xl-5,.px-xl-5{padding-left:3.75rem!important}.p-xl-6{padding:5rem!important}.pt-xl-6,.py-xl-6{padding-top:5rem!important}.pr-xl-6,.px-xl-6{padding-right:5rem!important}.pb-xl-6,.py-xl-6{padding-bottom:5rem!important}.pl-xl-6,.px-xl-6{padding-left:5rem!important}.p-xl-7{padding:7.5rem!important}.pt-xl-7,.py-xl-7{padding-top:7.5rem!important}.pr-xl-7,.px-xl-7{padding-right:7.5rem!important}.pb-xl-7,.py-xl-7{padding-bottom:7.5rem!important}.pl-xl-7,.px-xl-7{padding-left:7.5rem!important}.m-xl-n1{margin:-.625rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.625rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.625rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.625rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.625rem!important}.m-xl-n2{margin:-1.25rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-1.25rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-1.25rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-1.25rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-1.25rem!important}.m-xl-n3{margin:-1.875rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1.875rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1.875rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1.875rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1.875rem!important}.m-xl-n4{margin:-2.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-2.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-2.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-2.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-2.5rem!important}.m-xl-n5{margin:-3.75rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3.75rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3.75rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3.75rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3.75rem!important}.m-xl-n6{margin:-5rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-5rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-5rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-5rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-5rem!important}.m-xl-n7{margin:-7.5rem!important}.mt-xl-n7,.my-xl-n7{margin-top:-7.5rem!important}.mr-xl-n7,.mx-xl-n7{margin-right:-7.5rem!important}.mb-xl-n7,.my-xl-n7{margin-bottom:-7.5rem!important}.ml-xl-n7,.mx-xl-n7{margin-left:-7.5rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (width>=1440px){.m-xxl-0{margin:0!important}.mt-xxl-0,.my-xxl-0{margin-top:0!important}.mr-xxl-0,.mx-xxl-0{margin-right:0!important}.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}.ml-xxl-0,.mx-xxl-0{margin-left:0!important}.m-xxl-1{margin:.625rem!important}.mt-xxl-1,.my-xxl-1{margin-top:.625rem!important}.mr-xxl-1,.mx-xxl-1{margin-right:.625rem!important}.mb-xxl-1,.my-xxl-1{margin-bottom:.625rem!important}.ml-xxl-1,.mx-xxl-1{margin-left:.625rem!important}.m-xxl-2{margin:1.25rem!important}.mt-xxl-2,.my-xxl-2{margin-top:1.25rem!important}.mr-xxl-2,.mx-xxl-2{margin-right:1.25rem!important}.mb-xxl-2,.my-xxl-2{margin-bottom:1.25rem!important}.ml-xxl-2,.mx-xxl-2{margin-left:1.25rem!important}.m-xxl-3{margin:1.875rem!important}.mt-xxl-3,.my-xxl-3{margin-top:1.875rem!important}.mr-xxl-3,.mx-xxl-3{margin-right:1.875rem!important}.mb-xxl-3,.my-xxl-3{margin-bottom:1.875rem!important}.ml-xxl-3,.mx-xxl-3{margin-left:1.875rem!important}.m-xxl-4{margin:2.5rem!important}.mt-xxl-4,.my-xxl-4{margin-top:2.5rem!important}.mr-xxl-4,.mx-xxl-4{margin-right:2.5rem!important}.mb-xxl-4,.my-xxl-4{margin-bottom:2.5rem!important}.ml-xxl-4,.mx-xxl-4{margin-left:2.5rem!important}.m-xxl-5{margin:3.75rem!important}.mt-xxl-5,.my-xxl-5{margin-top:3.75rem!important}.mr-xxl-5,.mx-xxl-5{margin-right:3.75rem!important}.mb-xxl-5,.my-xxl-5{margin-bottom:3.75rem!important}.ml-xxl-5,.mx-xxl-5{margin-left:3.75rem!important}.m-xxl-6{margin:5rem!important}.mt-xxl-6,.my-xxl-6{margin-top:5rem!important}.mr-xxl-6,.mx-xxl-6{margin-right:5rem!important}.mb-xxl-6,.my-xxl-6{margin-bottom:5rem!important}.ml-xxl-6,.mx-xxl-6{margin-left:5rem!important}.m-xxl-7{margin:7.5rem!important}.mt-xxl-7,.my-xxl-7{margin-top:7.5rem!important}.mr-xxl-7,.mx-xxl-7{margin-right:7.5rem!important}.mb-xxl-7,.my-xxl-7{margin-bottom:7.5rem!important}.ml-xxl-7,.mx-xxl-7{margin-left:7.5rem!important}.p-xxl-0{padding:0!important}.pt-xxl-0,.py-xxl-0{padding-top:0!important}.pr-xxl-0,.px-xxl-0{padding-right:0!important}.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}.pl-xxl-0,.px-xxl-0{padding-left:0!important}.p-xxl-1{padding:.625rem!important}.pt-xxl-1,.py-xxl-1{padding-top:.625rem!important}.pr-xxl-1,.px-xxl-1{padding-right:.625rem!important}.pb-xxl-1,.py-xxl-1{padding-bottom:.625rem!important}.pl-xxl-1,.px-xxl-1{padding-left:.625rem!important}.p-xxl-2{padding:1.25rem!important}.pt-xxl-2,.py-xxl-2{padding-top:1.25rem!important}.pr-xxl-2,.px-xxl-2{padding-right:1.25rem!important}.pb-xxl-2,.py-xxl-2{padding-bottom:1.25rem!important}.pl-xxl-2,.px-xxl-2{padding-left:1.25rem!important}.p-xxl-3{padding:1.875rem!important}.pt-xxl-3,.py-xxl-3{padding-top:1.875rem!important}.pr-xxl-3,.px-xxl-3{padding-right:1.875rem!important}.pb-xxl-3,.py-xxl-3{padding-bottom:1.875rem!important}.pl-xxl-3,.px-xxl-3{padding-left:1.875rem!important}.p-xxl-4{padding:2.5rem!important}.pt-xxl-4,.py-xxl-4{padding-top:2.5rem!important}.pr-xxl-4,.px-xxl-4{padding-right:2.5rem!important}.pb-xxl-4,.py-xxl-4{padding-bottom:2.5rem!important}.pl-xxl-4,.px-xxl-4{padding-left:2.5rem!important}.p-xxl-5{padding:3.75rem!important}.pt-xxl-5,.py-xxl-5{padding-top:3.75rem!important}.pr-xxl-5,.px-xxl-5{padding-right:3.75rem!important}.pb-xxl-5,.py-xxl-5{padding-bottom:3.75rem!important}.pl-xxl-5,.px-xxl-5{padding-left:3.75rem!important}.p-xxl-6{padding:5rem!important}.pt-xxl-6,.py-xxl-6{padding-top:5rem!important}.pr-xxl-6,.px-xxl-6{padding-right:5rem!important}.pb-xxl-6,.py-xxl-6{padding-bottom:5rem!important}.pl-xxl-6,.px-xxl-6{padding-left:5rem!important}.p-xxl-7{padding:7.5rem!important}.pt-xxl-7,.py-xxl-7{padding-top:7.5rem!important}.pr-xxl-7,.px-xxl-7{padding-right:7.5rem!important}.pb-xxl-7,.py-xxl-7{padding-bottom:7.5rem!important}.pl-xxl-7,.px-xxl-7{padding-left:7.5rem!important}.m-xxl-n1{margin:-.625rem!important}.mt-xxl-n1,.my-xxl-n1{margin-top:-.625rem!important}.mr-xxl-n1,.mx-xxl-n1{margin-right:-.625rem!important}.mb-xxl-n1,.my-xxl-n1{margin-bottom:-.625rem!important}.ml-xxl-n1,.mx-xxl-n1{margin-left:-.625rem!important}.m-xxl-n2{margin:-1.25rem!important}.mt-xxl-n2,.my-xxl-n2{margin-top:-1.25rem!important}.mr-xxl-n2,.mx-xxl-n2{margin-right:-1.25rem!important}.mb-xxl-n2,.my-xxl-n2{margin-bottom:-1.25rem!important}.ml-xxl-n2,.mx-xxl-n2{margin-left:-1.25rem!important}.m-xxl-n3{margin:-1.875rem!important}.mt-xxl-n3,.my-xxl-n3{margin-top:-1.875rem!important}.mr-xxl-n3,.mx-xxl-n3{margin-right:-1.875rem!important}.mb-xxl-n3,.my-xxl-n3{margin-bottom:-1.875rem!important}.ml-xxl-n3,.mx-xxl-n3{margin-left:-1.875rem!important}.m-xxl-n4{margin:-2.5rem!important}.mt-xxl-n4,.my-xxl-n4{margin-top:-2.5rem!important}.mr-xxl-n4,.mx-xxl-n4{margin-right:-2.5rem!important}.mb-xxl-n4,.my-xxl-n4{margin-bottom:-2.5rem!important}.ml-xxl-n4,.mx-xxl-n4{margin-left:-2.5rem!important}.m-xxl-n5{margin:-3.75rem!important}.mt-xxl-n5,.my-xxl-n5{margin-top:-3.75rem!important}.mr-xxl-n5,.mx-xxl-n5{margin-right:-3.75rem!important}.mb-xxl-n5,.my-xxl-n5{margin-bottom:-3.75rem!important}.ml-xxl-n5,.mx-xxl-n5{margin-left:-3.75rem!important}.m-xxl-n6{margin:-5rem!important}.mt-xxl-n6,.my-xxl-n6{margin-top:-5rem!important}.mr-xxl-n6,.mx-xxl-n6{margin-right:-5rem!important}.mb-xxl-n6,.my-xxl-n6{margin-bottom:-5rem!important}.ml-xxl-n6,.mx-xxl-n6{margin-left:-5rem!important}.m-xxl-n7{margin:-7.5rem!important}.mt-xxl-n7,.my-xxl-n7{margin-top:-7.5rem!important}.mr-xxl-n7,.mx-xxl-n7{margin-right:-7.5rem!important}.mb-xxl-n7,.my-xxl-n7{margin-bottom:-7.5rem!important}.ml-xxl-n7,.mx-xxl-n7{margin-left:-7.5rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}.stretched-link:after{z-index:1;pointer-events:auto;content:"";background-color:transparent;position:absolute;inset:0}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (width>=600px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (width>=768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (width>=992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (width>=1280px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (width>=1440px){.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.text-xxl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-primary{color:#1d6ad2!important}a.text-primary:hover,a.text-primary:focus{color:#14488f!important}.text-secondary{color:#72869c!important}a.text-secondary:hover,a.text-secondary:focus{color:#506072!important}.text-success{color:#43c377!important}a.text-success:hover,a.text-success:focus{color:#2d8d54!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#f5a623!important}a.text-warning:hover,a.text-warning:focus{color:#c37d09!important}.text-danger{color:#de5757!important}a.text-danger:hover,a.text-danger:focus{color:#c22626!important}.text-light{color:#f8f8f5!important}a.text-light:hover,a.text-light:focus{color:#d9d9c8!important}.text-dark{color:#435d7b!important}a.text-dark:hover,a.text-dark:focus{color:#283849!important}.text-tertiary{color:#9013fe!important}a.text-tertiary:hover,a.text-tertiary:focus{color:#6801c4!important}.text-tertiary-dark{color:#240540!important}a.text-tertiary-dark:hover,a.text-tertiary-dark:focus{color:#000!important}.text-quaternary{color:#43c377!important}a.text-quaternary:hover,a.text-quaternary:focus{color:#2d8d54!important}.text-quinary{color:#f5a623!important}a.text-quinary:hover,a.text-quinary:focus{color:#c37d09!important}.text-senary{color:#f40752!important}a.text-senary:hover,a.text-senary:focus{color:#aa0539!important}.text-septenary{color:#de5757!important}a.text-septenary:hover,a.text-septenary:focus{color:#c22626!important}.text-base{color:#14355a!important}a.text-base:hover,a.text-base:focus{color:#06101b!important}.text-black,a.text-black:hover,a.text-black:focus{color:#000!important}.text-white{color:#fff!important}a.text-white:hover,a.text-white:focus{color:#d9d9d9!important}.text-body{color:#14355a!important}.text-muted,.link-discrete{color:#8a9aad!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.icon{vertical-align:middle;fill:currentColor;margin-top:-.3ex;display:inline-block;transform:translate(0)}.icon--10{width:.625rem;height:.625rem}.icon--12{width:.75rem;height:.75rem}.icon--16{width:1rem;height:1rem}.icon--20{width:1.25rem;height:1.25rem}.icon--24{width:1.5rem;height:1.5rem}.icon--30{width:1.875rem;height:1.875rem}.icon--32{width:2rem;height:2rem}.icon--40{width:2.5rem;height:2.5rem}.icon--48{width:3rem;height:3rem}.icon--64{width:4rem;height:4rem}.icon--80{width:5rem;height:5rem}.icon--96{width:6rem;height:6rem}.icon--112{width:7rem;height:7rem}.icon--128{width:8rem;height:8rem}.btn{text-decoration:none}a.btn:active{box-shadow:none!important}.btn-lg,.btn-group-lg>.btn{border-radius:3px;padding:1.5rem 2.125rem;font-size:1.3125rem;line-height:1.5}.btn-sm,.btn-group-sm>.btn{border-radius:3px;padding:.5625rem .875rem;font-size:.875rem;line-height:1.5}@media (width>=600px){.btn-sm-lg{border-radius:3px;padding:1.5rem 2.125rem;font-size:1.3125rem;line-height:1.5}.btn-sm-sm{border-radius:3px;padding:.5625rem .875rem;font-size:.875rem;line-height:1.5}}@media (width>=768px){.btn-md-lg{border-radius:3px;padding:1.5rem 2.125rem;font-size:1.3125rem;line-height:1.5}.btn-md-sm{border-radius:3px;padding:.5625rem .875rem;font-size:.875rem;line-height:1.5}}@media (width>=992px){.btn-lg-lg{border-radius:3px;padding:1.5rem 2.125rem;font-size:1.3125rem;line-height:1.5}.btn-lg-sm{border-radius:3px;padding:.5625rem .875rem;font-size:.875rem;line-height:1.5}}@media (width>=1280px){.btn-xl-lg{border-radius:3px;padding:1.5rem 2.125rem;font-size:1.3125rem;line-height:1.5}.btn-xl-sm{border-radius:3px;padding:.5625rem .875rem;font-size:.875rem;line-height:1.5}}@media (width>=1440px){.btn-xxl-lg{border-radius:3px;padding:1.5rem 2.125rem;font-size:1.3125rem;line-height:1.5}.btn-xxl-sm{border-radius:3px;padding:.5625rem .875rem;font-size:.875rem;line-height:1.5}}.figure{display:block;position:relative}.lead{color:#14355a}.blockquote-footer:before{content:""}.reveal [hidden]{display:initial!important}section.has-light-background,section.has-light-background h1,section.has-light-background h2,section.has-light-background h3,section.has-light-background h4,section.has-light-background h5,section.has-light-background h6,.reveal.has-light-background .controls{color:#14355a}.reveal-viewport{background:#14355a}.reveal{color:#fff;font-family:effra,Arial,Helvetica,sans-serif;font-size:56px;font-weight:400}.reveal ::selection{text-shadow:none;color:#fff;background:#bee4fd}.reveal .slides section,.reveal .slides section>section{font-weight:inherit;line-height:1.5}.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6{letter-spacing:normal;text-shadow:none;word-wrap:break-word;color:#fff;margin:0 0 20px;font-weight:700;line-height:1.2}.reveal h1{text-shadow:none;font-size:2em}.reveal h2{font-size:1.6em}.reveal h3{font-size:1.3em}.reveal h4{font-size:1em}.reveal p{margin:20px 0;line-height:1.5}.reveal iframe,.reveal img,.reveal video{max-width:95%;max-height:95%}.reveal b,.reveal strong{font-weight:700}.reveal em{font-style:italic}.reveal ol,.reveal dl,.reveal ul{text-align:left;margin:0 0 0 1em;display:inline-block}.reveal ol{list-style-type:decimal}.reveal ul{list-style-type:disc}.reveal ul ul{list-style-type:square}.reveal ul ul ul{list-style-type:circle}.reveal ul ul,.reveal ul ol,.reveal ol ol,.reveal ol ul{margin-left:40px;display:block}.reveal dt{font-weight:700}.reveal dd{margin-left:40px}.reveal blockquote{background:rgba(255,255,255,.05);width:70%;margin:20px auto;padding:5px;font-style:italic;display:block;position:relative;box-shadow:0 0 2px rgba(0,0,0,.2)}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:inline-block}.reveal q{font-style:italic}.reveal pre{text-align:left;word-wrap:break-word;width:90%;margin:20px auto;font-family:monospace;font-size:.55em;line-height:1.2em;display:block;position:relative;box-shadow:0 5px 15px rgba(0,0,0,.15)}.reveal code{text-transform:none;font-family:monospace}.reveal pre code{word-wrap:normal;max-height:400px;padding:5px;display:block;overflow:auto}.reveal table{border-collapse:collapse;border-spacing:0;margin:auto}.reveal table th{font-weight:700}.reveal table th,.reveal table td{text-align:left;border-bottom:1px solid;padding:.2em .5em}.reveal table th[align=center]{text-align:center}.reveal table td[align=center]{text-align:center}.reveal table th[align=right]{text-align:right}.reveal table td[align=right]{text-align:right}.reveal table tbody tr:last-child th,.reveal table tbody tr:last-child td{border-bottom:none}.reveal sup{vertical-align:super;font-size:smaller}.reveal sub{vertical-align:sub;font-size:smaller}.reveal small{vertical-align:top;font-size:.6em;line-height:1.2em;display:inline-block}.reveal small *{vertical-align:top}.reveal img{margin:20px 0}.reveal a{color:#1d6ad2;text-decoration:none;transition:color .15s}.reveal a:hover{text-shadow:none;color:#8dcffc;border:none}.reveal .roll span:after{color:#fff;background:#068de9}.reveal .r-frame{border:4px solid #fff;box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal a .r-frame{transition:all .15s linear}.reveal a:hover .r-frame{border-color:#1d6ad2;box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal .controls{color:#fff}.reveal .progress{color:#1d6ad2;background:rgba(0,0,0,.2)}@media print{.backgrounds{background-color:#14355a}}body{flex-direction:column;height:100vh;display:flex}body,button,input,select,textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{transition:background-color .2s,border-color .2s,color .2s,opacity .2s}[href^=tel\:],[href^=tel\:]:hover{color:inherit;text-decoration:none}[href^=tel\:]:hover,[href^=tel\:]:hover:hover{color:inherit}label[for]{cursor:pointer}p:empty{display:none}table{empty-cells:show;width:100%}.address p{margin-bottom:0}.link-discrete{text-decoration:none}.text-label{text-transform:uppercase;color:#8a9aad;margin-top:1.875rem;font-size:.875rem;font-weight:400}.text-label:first-child{margin-top:0}.list--spaced .list__item{margin-bottom:.625rem}.figure{margin-bottom:1.25rem}.embed-responsive,.row,dl,ol,ul,form,table,.address{margin-bottom:2.5rem}:last-child,.list--spaced .list__item:last-child{margin-bottom:0}.list--inline{flex-wrap:wrap;margin-top:-.5rem;display:flex}.list--inline .list__item{margin-top:.5rem;margin-right:.5rem}.list--inline .list__item:last-child{margin-right:0}.list--bordered .list__item{border-bottom:1px solid rgba(20,53,90,.1);padding-top:15px;padding-bottom:15px}.list--bordered .list__item:first-child{margin-top:-15px}.list--piped .list__item{border-right:1px solid rgba(20,53,90,.1);padding-right:.5rem}.list--piped .list__item:last-child{border-right:0;padding-right:0}.list--icon .list__item{align-items:flex-start;display:flex}.list--icon .list__icon{flex-shrink:0;margin:0;position:relative;top:.65625rem;transform:translateY(-50%)}.logo{display:inline-block}.logo__link{display:block}.row.gutters{margin-top:-2.5rem;margin-bottom:2.5rem}.row.gutters>.col,.row.gutters>[class*=col-]{padding-top:2.5rem}.row.gutters-0{margin-top:0;margin-left:0;margin-right:0}.row.gutters-0>.col,.row.gutters-0>[class*=col-]{padding-top:0;padding-left:0;padding-right:0}.row.gutters-1{margin-top:-.625rem;margin-left:-.3125rem;margin-right:-.3125rem}.row.gutters-1>.col,.row.gutters-1>[class*=col-]{padding-top:.625rem;padding-left:.3125rem;padding-right:.3125rem}.row.gutters-2{margin-top:-1.25rem;margin-left:-.625rem;margin-right:-.625rem}.row.gutters-2>.col,.row.gutters-2>[class*=col-]{padding-top:1.25rem;padding-left:.625rem;padding-right:.625rem}.row.gutters-3{margin-top:-1.875rem;margin-left:-.9375rem;margin-right:-.9375rem}.row.gutters-3>.col,.row.gutters-3>[class*=col-]{padding-top:1.875rem;padding-left:.9375rem;padding-right:.9375rem}.row.gutters-4{margin-top:-2.5rem;margin-left:-1.25rem;margin-right:-1.25rem}.row.gutters-4>.col,.row.gutters-4>[class*=col-]{padding-top:2.5rem;padding-left:1.25rem;padding-right:1.25rem}.row.gutters-5{margin-top:-3.75rem;margin-left:-1.875rem;margin-right:-1.875rem}.row.gutters-5>.col,.row.gutters-5>[class*=col-]{padding-top:3.75rem;padding-left:1.875rem;padding-right:1.875rem}.row.gutters-6{margin-top:-5rem;margin-left:-2.5rem;margin-right:-2.5rem}.row.gutters-6>.col,.row.gutters-6>[class*=col-]{padding-top:5rem;padding-left:2.5rem;padding-right:2.5rem}.row.gutters-7{margin-top:-7.5rem;margin-left:-3.75rem;margin-right:-3.75rem}.row.gutters-7>.col,.row.gutters-7>[class*=col-]{padding-top:7.5rem;padding-left:3.75rem;padding-right:3.75rem}@media (width>=600px){.row.gutters-sm{margin-top:-2.5rem;margin-bottom:2.5rem}.row.gutters-sm>.col,.row.gutters-sm>[class*=col-]{padding-top:2.5rem}.row.gutters-sm-0{margin-top:0;margin-left:0;margin-right:0}.row.gutters-sm-0>.col,.row.gutters-sm-0>[class*=col-]{padding-top:0;padding-left:0;padding-right:0}.row.gutters-sm-1{margin-top:-.625rem;margin-left:-.3125rem;margin-right:-.3125rem}.row.gutters-sm-1>.col,.row.gutters-sm-1>[class*=col-]{padding-top:.625rem;padding-left:.3125rem;padding-right:.3125rem}.row.gutters-sm-2{margin-top:-1.25rem;margin-left:-.625rem;margin-right:-.625rem}.row.gutters-sm-2>.col,.row.gutters-sm-2>[class*=col-]{padding-top:1.25rem;padding-left:.625rem;padding-right:.625rem}.row.gutters-sm-3{margin-top:-1.875rem;margin-left:-.9375rem;margin-right:-.9375rem}.row.gutters-sm-3>.col,.row.gutters-sm-3>[class*=col-]{padding-top:1.875rem;padding-left:.9375rem;padding-right:.9375rem}.row.gutters-sm-4{margin-top:-2.5rem;margin-left:-1.25rem;margin-right:-1.25rem}.row.gutters-sm-4>.col,.row.gutters-sm-4>[class*=col-]{padding-top:2.5rem;padding-left:1.25rem;padding-right:1.25rem}.row.gutters-sm-5{margin-top:-3.75rem;margin-left:-1.875rem;margin-right:-1.875rem}.row.gutters-sm-5>.col,.row.gutters-sm-5>[class*=col-]{padding-top:3.75rem;padding-left:1.875rem;padding-right:1.875rem}.row.gutters-sm-6{margin-top:-5rem;margin-left:-2.5rem;margin-right:-2.5rem}.row.gutters-sm-6>.col,.row.gutters-sm-6>[class*=col-]{padding-top:5rem;padding-left:2.5rem;padding-right:2.5rem}.row.gutters-sm-7{margin-top:-7.5rem;margin-left:-3.75rem;margin-right:-3.75rem}.row.gutters-sm-7>.col,.row.gutters-sm-7>[class*=col-]{padding-top:7.5rem;padding-left:3.75rem;padding-right:3.75rem}}@media (width>=768px){.row.gutters-md{margin-top:-2.5rem;margin-bottom:2.5rem}.row.gutters-md>.col,.row.gutters-md>[class*=col-]{padding-top:2.5rem}.row.gutters-md-0{margin-top:0;margin-left:0;margin-right:0}.row.gutters-md-0>.col,.row.gutters-md-0>[class*=col-]{padding-top:0;padding-left:0;padding-right:0}.row.gutters-md-1{margin-top:-.625rem;margin-left:-.3125rem;margin-right:-.3125rem}.row.gutters-md-1>.col,.row.gutters-md-1>[class*=col-]{padding-top:.625rem;padding-left:.3125rem;padding-right:.3125rem}.row.gutters-md-2{margin-top:-1.25rem;margin-left:-.625rem;margin-right:-.625rem}.row.gutters-md-2>.col,.row.gutters-md-2>[class*=col-]{padding-top:1.25rem;padding-left:.625rem;padding-right:.625rem}.row.gutters-md-3{margin-top:-1.875rem;margin-left:-.9375rem;margin-right:-.9375rem}.row.gutters-md-3>.col,.row.gutters-md-3>[class*=col-]{padding-top:1.875rem;padding-left:.9375rem;padding-right:.9375rem}.row.gutters-md-4{margin-top:-2.5rem;margin-left:-1.25rem;margin-right:-1.25rem}.row.gutters-md-4>.col,.row.gutters-md-4>[class*=col-]{padding-top:2.5rem;padding-left:1.25rem;padding-right:1.25rem}.row.gutters-md-5{margin-top:-3.75rem;margin-left:-1.875rem;margin-right:-1.875rem}.row.gutters-md-5>.col,.row.gutters-md-5>[class*=col-]{padding-top:3.75rem;padding-left:1.875rem;padding-right:1.875rem}.row.gutters-md-6{margin-top:-5rem;margin-left:-2.5rem;margin-right:-2.5rem}.row.gutters-md-6>.col,.row.gutters-md-6>[class*=col-]{padding-top:5rem;padding-left:2.5rem;padding-right:2.5rem}.row.gutters-md-7{margin-top:-7.5rem;margin-left:-3.75rem;margin-right:-3.75rem}.row.gutters-md-7>.col,.row.gutters-md-7>[class*=col-]{padding-top:7.5rem;padding-left:3.75rem;padding-right:3.75rem}}@media (width>=992px){.row.gutters-lg{margin-top:-2.5rem;margin-bottom:2.5rem}.row.gutters-lg>.col,.row.gutters-lg>[class*=col-]{padding-top:2.5rem}.row.gutters-lg-0{margin-top:0;margin-left:0;margin-right:0}.row.gutters-lg-0>.col,.row.gutters-lg-0>[class*=col-]{padding-top:0;padding-left:0;padding-right:0}.row.gutters-lg-1{margin-top:-.625rem;margin-left:-.3125rem;margin-right:-.3125rem}.row.gutters-lg-1>.col,.row.gutters-lg-1>[class*=col-]{padding-top:.625rem;padding-left:.3125rem;padding-right:.3125rem}.row.gutters-lg-2{margin-top:-1.25rem;margin-left:-.625rem;margin-right:-.625rem}.row.gutters-lg-2>.col,.row.gutters-lg-2>[class*=col-]{padding-top:1.25rem;padding-left:.625rem;padding-right:.625rem}.row.gutters-lg-3{margin-top:-1.875rem;margin-left:-.9375rem;margin-right:-.9375rem}.row.gutters-lg-3>.col,.row.gutters-lg-3>[class*=col-]{padding-top:1.875rem;padding-left:.9375rem;padding-right:.9375rem}.row.gutters-lg-4{margin-top:-2.5rem;margin-left:-1.25rem;margin-right:-1.25rem}.row.gutters-lg-4>.col,.row.gutters-lg-4>[class*=col-]{padding-top:2.5rem;padding-left:1.25rem;padding-right:1.25rem}.row.gutters-lg-5{margin-top:-3.75rem;margin-left:-1.875rem;margin-right:-1.875rem}.row.gutters-lg-5>.col,.row.gutters-lg-5>[class*=col-]{padding-top:3.75rem;padding-left:1.875rem;padding-right:1.875rem}.row.gutters-lg-6{margin-top:-5rem;margin-left:-2.5rem;margin-right:-2.5rem}.row.gutters-lg-6>.col,.row.gutters-lg-6>[class*=col-]{padding-top:5rem;padding-left:2.5rem;padding-right:2.5rem}.row.gutters-lg-7{margin-top:-7.5rem;margin-left:-3.75rem;margin-right:-3.75rem}.row.gutters-lg-7>.col,.row.gutters-lg-7>[class*=col-]{padding-top:7.5rem;padding-left:3.75rem;padding-right:3.75rem}}@media (width>=1280px){.row.gutters-xl{margin-top:-2.5rem;margin-bottom:2.5rem}.row.gutters-xl>.col,.row.gutters-xl>[class*=col-]{padding-top:2.5rem}.row.gutters-xl-0{margin-top:0;margin-left:0;margin-right:0}.row.gutters-xl-0>.col,.row.gutters-xl-0>[class*=col-]{padding-top:0;padding-left:0;padding-right:0}.row.gutters-xl-1{margin-top:-.625rem;margin-left:-.3125rem;margin-right:-.3125rem}.row.gutters-xl-1>.col,.row.gutters-xl-1>[class*=col-]{padding-top:.625rem;padding-left:.3125rem;padding-right:.3125rem}.row.gutters-xl-2{margin-top:-1.25rem;margin-left:-.625rem;margin-right:-.625rem}.row.gutters-xl-2>.col,.row.gutters-xl-2>[class*=col-]{padding-top:1.25rem;padding-left:.625rem;padding-right:.625rem}.row.gutters-xl-3{margin-top:-1.875rem;margin-left:-.9375rem;margin-right:-.9375rem}.row.gutters-xl-3>.col,.row.gutters-xl-3>[class*=col-]{padding-top:1.875rem;padding-left:.9375rem;padding-right:.9375rem}.row.gutters-xl-4{margin-top:-2.5rem;margin-left:-1.25rem;margin-right:-1.25rem}.row.gutters-xl-4>.col,.row.gutters-xl-4>[class*=col-]{padding-top:2.5rem;padding-left:1.25rem;padding-right:1.25rem}.row.gutters-xl-5{margin-top:-3.75rem;margin-left:-1.875rem;margin-right:-1.875rem}.row.gutters-xl-5>.col,.row.gutters-xl-5>[class*=col-]{padding-top:3.75rem;padding-left:1.875rem;padding-right:1.875rem}.row.gutters-xl-6{margin-top:-5rem;margin-left:-2.5rem;margin-right:-2.5rem}.row.gutters-xl-6>.col,.row.gutters-xl-6>[class*=col-]{padding-top:5rem;padding-left:2.5rem;padding-right:2.5rem}.row.gutters-xl-7{margin-top:-7.5rem;margin-left:-3.75rem;margin-right:-3.75rem}.row.gutters-xl-7>.col,.row.gutters-xl-7>[class*=col-]{padding-top:7.5rem;padding-left:3.75rem;padding-right:3.75rem}}@media (width>=1440px){.row.gutters-xxl{margin-top:-2.5rem;margin-bottom:2.5rem}.row.gutters-xxl>.col,.row.gutters-xxl>[class*=col-]{padding-top:2.5rem}.row.gutters-xxl-0{margin-top:0;margin-left:0;margin-right:0}.row.gutters-xxl-0>.col,.row.gutters-xxl-0>[class*=col-]{padding-top:0;padding-left:0;padding-right:0}.row.gutters-xxl-1{margin-top:-.625rem;margin-left:-.3125rem;margin-right:-.3125rem}.row.gutters-xxl-1>.col,.row.gutters-xxl-1>[class*=col-]{padding-top:.625rem;padding-left:.3125rem;padding-right:.3125rem}.row.gutters-xxl-2{margin-top:-1.25rem;margin-left:-.625rem;margin-right:-.625rem}.row.gutters-xxl-2>.col,.row.gutters-xxl-2>[class*=col-]{padding-top:1.25rem;padding-left:.625rem;padding-right:.625rem}.row.gutters-xxl-3{margin-top:-1.875rem;margin-left:-.9375rem;margin-right:-.9375rem}.row.gutters-xxl-3>.col,.row.gutters-xxl-3>[class*=col-]{padding-top:1.875rem;padding-left:.9375rem;padding-right:.9375rem}.row.gutters-xxl-4{margin-top:-2.5rem;margin-left:-1.25rem;margin-right:-1.25rem}.row.gutters-xxl-4>.col,.row.gutters-xxl-4>[class*=col-]{padding-top:2.5rem;padding-left:1.25rem;padding-right:1.25rem}.row.gutters-xxl-5{margin-top:-3.75rem;margin-left:-1.875rem;margin-right:-1.875rem}.row.gutters-xxl-5>.col,.row.gutters-xxl-5>[class*=col-]{padding-top:3.75rem;padding-left:1.875rem;padding-right:1.875rem}.row.gutters-xxl-6{margin-top:-5rem;margin-left:-2.5rem;margin-right:-2.5rem}.row.gutters-xxl-6>.col,.row.gutters-xxl-6>[class*=col-]{padding-top:5rem;padding-left:2.5rem;padding-right:2.5rem}.row.gutters-xxl-7{margin-top:-7.5rem;margin-left:-3.75rem;margin-right:-3.75rem}.row.gutters-xxl-7>.col,.row.gutters-xxl-7>[class*=col-]{padding-top:7.5rem;padding-left:3.75rem;padding-right:3.75rem}}.row:last-child{margin-bottom:0}.row--equalized>*{flex-direction:column;display:flex}.row--equalized>*>*{flex:auto}.main-header{color:#fff;background:linear-gradient(45deg,#1d6ad2 50%,#5493e7);flex-shrink:0;align-items:center;padding:1vw;font-size:1vw;display:flex}.main-header__body{flex:1;display:flex}.main-header__body--first{order:-1}.main-header__body--last{justify-content:flex-end}.main-header__logo{width:10vw}.main-header__logo .logo__image{width:100%;max-width:none}.main-header__clock{line-height:1}.main-header__clock:first-child{margin-left:1vw}.main-header__clock:last-child{margin-right:1vw}.main-header__clock .clock__time{font-size:300%;font-weight:700}.main-header__weather{align-items:center;font-size:300%;font-weight:700;line-height:1;display:flex}.main-header__weather:first-child{margin-left:1vw}.main-header__weather:last-child{margin-right:1vw}.main-header__weather .weather__icon{width:1em;height:1em}.main-header__weather .weather__icon:not(:last-child){margin-right:.25em}.main-content{flex-grow:1}.text-translucent{opacity:.6}.text-facebook{color:#3b5998}a.text-facebook:hover{color:#2d4373}.text-flickr{color:#0063dc}a.text-flickr:hover{color:#004ca9}.text-foursquare{color:#f94877}a.text-foursquare:hover{color:#f71752}.text-google-plus{color:#dd4b39}a.text-google-plus:hover{color:#c23321}.text-instagram{color:#e34b88}a.text-instagram:hover{color:#d9226b}.text-linkedin{color:#0077b5}a.text-linkedin:hover{color:#005582}.text-pinterest{color:#bd081c}a.text-pinterest:hover{color:#8c0615}.text-snapchat{color:#fffc00}a.text-snapchat:hover{color:#ccca00}.text-tumblr{color:#35465c}a.text-tumblr:hover{color:#222d3c}.text-twitter{color:#1da1f2}a.text-twitter:hover{color:#0c85d0}.text-vimeo{color:#162221}a.text-vimeo:hover{color:#020303}.text-whatsapp{color:#075e54}a.text-whatsapp:hover{color:#032f2a}.text-youtube{color:red}a.text-youtube:hover{color:#c00}.text-adjacent-0:not(:first-child){margin-left:0}.text-adjacent-0:not(:last-child){margin-right:0}.text-adjacent-1:not(:first-child){margin-left:.15625rem}.text-adjacent-1:not(:last-child){margin-right:.15625rem}.text-adjacent-2:not(:first-child){margin-left:.3125rem}.text-adjacent-2:not(:last-child){margin-right:.3125rem}.text-adjacent-3:not(:first-child){margin-left:.46875rem}.text-adjacent-3:not(:last-child){margin-right:.46875rem}.text-adjacent-4:not(:first-child){margin-left:.625rem}.text-adjacent-4:not(:last-child){margin-right:.625rem}.text-adjacent-5:not(:first-child){margin-left:.9375rem}.text-adjacent-5:not(:last-child){margin-right:.9375rem}.text-adjacent-6:not(:first-child){margin-left:1.25rem}.text-adjacent-6:not(:last-child){margin-right:1.25rem}.text-adjacent-7:not(:first-child){margin-left:1.875rem}.text-adjacent-7:not(:last-child){margin-right:1.875rem}@media (width>=600px){.text-adjacent-sm-0:not(:first-child){margin-left:0}.text-adjacent-sm-0:not(:last-child){margin-right:0}.text-adjacent-sm-1:not(:first-child){margin-left:.15625rem}.text-adjacent-sm-1:not(:last-child){margin-right:.15625rem}.text-adjacent-sm-2:not(:first-child){margin-left:.3125rem}.text-adjacent-sm-2:not(:last-child){margin-right:.3125rem}.text-adjacent-sm-3:not(:first-child){margin-left:.46875rem}.text-adjacent-sm-3:not(:last-child){margin-right:.46875rem}.text-adjacent-sm-4:not(:first-child){margin-left:.625rem}.text-adjacent-sm-4:not(:last-child){margin-right:.625rem}.text-adjacent-sm-5:not(:first-child){margin-left:.9375rem}.text-adjacent-sm-5:not(:last-child){margin-right:.9375rem}.text-adjacent-sm-6:not(:first-child){margin-left:1.25rem}.text-adjacent-sm-6:not(:last-child){margin-right:1.25rem}.text-adjacent-sm-7:not(:first-child){margin-left:1.875rem}.text-adjacent-sm-7:not(:last-child){margin-right:1.875rem}}@media (width>=768px){.text-adjacent-md-0:not(:first-child){margin-left:0}.text-adjacent-md-0:not(:last-child){margin-right:0}.text-adjacent-md-1:not(:first-child){margin-left:.15625rem}.text-adjacent-md-1:not(:last-child){margin-right:.15625rem}.text-adjacent-md-2:not(:first-child){margin-left:.3125rem}.text-adjacent-md-2:not(:last-child){margin-right:.3125rem}.text-adjacent-md-3:not(:first-child){margin-left:.46875rem}.text-adjacent-md-3:not(:last-child){margin-right:.46875rem}.text-adjacent-md-4:not(:first-child){margin-left:.625rem}.text-adjacent-md-4:not(:last-child){margin-right:.625rem}.text-adjacent-md-5:not(:first-child){margin-left:.9375rem}.text-adjacent-md-5:not(:last-child){margin-right:.9375rem}.text-adjacent-md-6:not(:first-child){margin-left:1.25rem}.text-adjacent-md-6:not(:last-child){margin-right:1.25rem}.text-adjacent-md-7:not(:first-child){margin-left:1.875rem}.text-adjacent-md-7:not(:last-child){margin-right:1.875rem}}@media (width>=992px){.text-adjacent-lg-0:not(:first-child){margin-left:0}.text-adjacent-lg-0:not(:last-child){margin-right:0}.text-adjacent-lg-1:not(:first-child){margin-left:.15625rem}.text-adjacent-lg-1:not(:last-child){margin-right:.15625rem}.text-adjacent-lg-2:not(:first-child){margin-left:.3125rem}.text-adjacent-lg-2:not(:last-child){margin-right:.3125rem}.text-adjacent-lg-3:not(:first-child){margin-left:.46875rem}.text-adjacent-lg-3:not(:last-child){margin-right:.46875rem}.text-adjacent-lg-4:not(:first-child){margin-left:.625rem}.text-adjacent-lg-4:not(:last-child){margin-right:.625rem}.text-adjacent-lg-5:not(:first-child){margin-left:.9375rem}.text-adjacent-lg-5:not(:last-child){margin-right:.9375rem}.text-adjacent-lg-6:not(:first-child){margin-left:1.25rem}.text-adjacent-lg-6:not(:last-child){margin-right:1.25rem}.text-adjacent-lg-7:not(:first-child){margin-left:1.875rem}.text-adjacent-lg-7:not(:last-child){margin-right:1.875rem}}@media (width>=1280px){.text-adjacent-xl-0:not(:first-child){margin-left:0}.text-adjacent-xl-0:not(:last-child){margin-right:0}.text-adjacent-xl-1:not(:first-child){margin-left:.15625rem}.text-adjacent-xl-1:not(:last-child){margin-right:.15625rem}.text-adjacent-xl-2:not(:first-child){margin-left:.3125rem}.text-adjacent-xl-2:not(:last-child){margin-right:.3125rem}.text-adjacent-xl-3:not(:first-child){margin-left:.46875rem}.text-adjacent-xl-3:not(:last-child){margin-right:.46875rem}.text-adjacent-xl-4:not(:first-child){margin-left:.625rem}.text-adjacent-xl-4:not(:last-child){margin-right:.625rem}.text-adjacent-xl-5:not(:first-child){margin-left:.9375rem}.text-adjacent-xl-5:not(:last-child){margin-right:.9375rem}.text-adjacent-xl-6:not(:first-child){margin-left:1.25rem}.text-adjacent-xl-6:not(:last-child){margin-right:1.25rem}.text-adjacent-xl-7:not(:first-child){margin-left:1.875rem}.text-adjacent-xl-7:not(:last-child){margin-right:1.875rem}}@media (width>=1440px){.text-adjacent-xxl-0:not(:first-child){margin-left:0}.text-adjacent-xxl-0:not(:last-child){margin-right:0}.text-adjacent-xxl-1:not(:first-child){margin-left:.15625rem}.text-adjacent-xxl-1:not(:last-child){margin-right:.15625rem}.text-adjacent-xxl-2:not(:first-child){margin-left:.3125rem}.text-adjacent-xxl-2:not(:last-child){margin-right:.3125rem}.text-adjacent-xxl-3:not(:first-child){margin-left:.46875rem}.text-adjacent-xxl-3:not(:last-child){margin-right:.46875rem}.text-adjacent-xxl-4:not(:first-child){margin-left:.625rem}.text-adjacent-xxl-4:not(:last-child){margin-right:.625rem}.text-adjacent-xxl-5:not(:first-child){margin-left:.9375rem}.text-adjacent-xxl-5:not(:last-child){margin-right:.9375rem}.text-adjacent-xxl-6:not(:first-child){margin-left:1.25rem}.text-adjacent-xxl-6:not(:last-child){margin-right:1.25rem}.text-adjacent-xxl-7:not(:first-child){margin-left:1.875rem}.text-adjacent-xxl-7:not(:last-child){margin-right:1.875rem}}