:root{--swiper-theme-color:#007aff}.swiper,:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{list-style:none;overflow:hidden;padding:0}.swiper-vertical>.swiper-wrapper{-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{box-sizing:initial;display:-ms-flexbox;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{display:block;-ms-flex-negative:0;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-ms-flex-align:start;align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";-ms-flex-negative:0;flex-shrink:0;-ms-flex-order:9999;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{-ms-flex-align:center;align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:-ms-flexbox;display:flex;height:var(--swiper-navigation-size);-ms-flex-pack:center;justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{height:100%;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 0.01)*2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:calc(100% - var(--swiper-scrollbar-sides-offset, 0.01)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:center;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;object-fit:contain}}.swiper-slide-zoomed{cursor:move;-ms-touch-action:none;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out;pointer-events:none;transition-property:opacity;pointer-events:none}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{height:100%;opacity:.6;width:100%;z-index:0;&:before{background:#000;content:"";filter:blur(50px);right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@400;600;700;900&family=Roboto:wght@400;500;700&family=Saira:wght@400;500;700&display=swap");
/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#151689;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fc4d00;--yellow:#ffc107;--green:#4aba75;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#151689;--secondary:#6c757d;--success:#4aba75;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[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:5px}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#151689;text-decoration:none;background-color:transparent}a:hover{color:#0b0b47;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}@media (max-width:1600px){legend{font-size:calc(1.05rem + .45vw)}}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[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{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:5px;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}@media (max-width:1600px){.h1,h1{font-size:calc(1.15rem + 1.35vw)}}.h2,h2{font-size:2rem}@media (max-width:1600px){.h2,h2{font-size:calc(1.1rem + .9vw)}}.h3,h3{font-size:1.75rem}@media (max-width:1600px){.h3,h3{font-size:calc(1.075rem + .675vw)}}.h4,h4{font-size:1.5rem}@media (max-width:1600px){.h4,h4{font-size:calc(1.05rem + .45vw)}}.h5,h5{font-size:1.25rem}@media (max-width:1600px){.h5,h5{font-size:calc(1.025rem + .225vw)}}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}@media (max-width:1600px){.lead{font-size:calc(1.025rem + .225vw)}}.display-1{font-size:6rem;font-weight:300;line-height:1.2}@media (max-width:1600px){.display-1{font-size:calc(1.5rem + 4.5vw)}}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}@media (max-width:1600px){.display-2{font-size:calc(1.45rem + 4.05vw)}}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}@media (max-width:1600px){.display-3{font-size:calc(1.35rem + 3.15vw)}}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}@media (max-width:1600px){.display-4{font-size:calc(1.25rem + 2.25vw)}}hr{margin-top:10px;margin-bottom:10px;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.comment-list,.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:10px;font-size:1.25rem}@media (max-width:1600px){.blockquote{font-size:calc(1.025rem + .225vw)}}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"\2014\00A0"}.img-fluid,.img-thumbnail,.wp-caption>img{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure,.wp-caption{display:inline-block}.figure-img,.wp-caption>img{margin-bottom:5px;line-height:1}.figure-caption,.wp-caption-text{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:975px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1200px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{width:100%;margin-bottom:10px;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#bdbede}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#8586c2}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#acadd6}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#ccecd8}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#a1dbb7}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b9e5ca}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{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>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.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:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control,.search-form .search-field{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control,.search-form .search-field{transition:none}}.comment-form input[type=email]::-ms-expand,.comment-form input[type=text]::-ms-expand,.comment-form input[type=url]::-ms-expand,.comment-form textarea::-ms-expand,.form-control::-ms-expand,.search-form .search-field::-ms-expand{background-color:transparent;border:0}.comment-form input:-moz-focusring[type=email],.comment-form input:-moz-focusring[type=text],.comment-form input:-moz-focusring[type=url],.comment-form textarea:-moz-focusring,.form-control:-moz-focusring,.search-form .search-field:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.comment-form input:focus[type=email],.comment-form input:focus[type=text],.comment-form input:focus[type=url],.comment-form textarea:focus,.form-control:focus,.search-form .search-field:focus{color:#495057;background-color:#fff;border-color:#3c3ee1;outline:0;box-shadow:none}.comment-form input[type=email]::-webkit-input-placeholder,.comment-form input[type=text]::-webkit-input-placeholder,.comment-form input[type=url]::-webkit-input-placeholder,.comment-form textarea::-webkit-input-placeholder,.form-control::-webkit-input-placeholder,.search-form .search-field::-webkit-input-placeholder{color:#6c757d;opacity:1}.comment-form input[type=email]::-moz-placeholder,.comment-form input[type=text]::-moz-placeholder,.comment-form input[type=url]::-moz-placeholder,.comment-form textarea::-moz-placeholder,.form-control::-moz-placeholder,.search-form .search-field::-moz-placeholder{color:#6c757d;opacity:1}.comment-form input[type=email]::-ms-input-placeholder,.comment-form input[type=text]::-ms-input-placeholder,.comment-form input[type=url]::-ms-input-placeholder,.comment-form textarea::-ms-input-placeholder,.form-control::-ms-input-placeholder,.search-form .search-field::-ms-input-placeholder{color:#6c757d;opacity:1}.comment-form input[type=email]::placeholder,.comment-form input[type=text]::placeholder,.comment-form input[type=url]::placeholder,.comment-form textarea::placeholder,.form-control::placeholder,.search-form .search-field::placeholder{color:#6c757d;opacity:1}.comment-form input:disabled[type=email],.comment-form input:disabled[type=text],.comment-form input:disabled[type=url],.comment-form input[readonly][type=email],.comment-form input[readonly][type=text],.comment-form input[readonly][type=url],.comment-form textarea:disabled,.comment-form textarea[readonly],.form-control:disabled,.form-control[readonly],.search-form .search-field:disabled,.search-form .search-field[readonly]{background-color:#e9ecef;opacity:1}.comment-form input[type=date][type=email],.comment-form input[type=date][type=text],.comment-form input[type=date][type=url],.comment-form input[type=datetime-local][type=email],.comment-form input[type=datetime-local][type=text],.comment-form input[type=datetime-local][type=url],.comment-form input[type=month][type=email],.comment-form input[type=month][type=text],.comment-form input[type=month][type=url],.comment-form input[type=time][type=email],.comment-form input[type=time][type=text],.comment-form input[type=time][type=url],.search-form input.search-field[type=date],.search-form input.search-field[type=datetime-local],.search-form input.search-field[type=month],.search-form input.search-field[type=time],input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-moz-appearance:none;appearance:none}.search-form select.search-field:focus::-ms-value,select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}@media (max-width:1600px){.col-form-label-lg{font-size:calc(1.025rem + .225vw)}}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}@media (max-width:1600px){.form-control-lg{font-size:calc(1.025rem + .225vw)}}.comment-form textarea,.search-form select.search-field[multiple],.search-form select.search-field[size],.search-form textarea.search-field,select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.comment-form p,.form-group,.search-form label{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#4aba75}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(74,186,117,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.comment-form .was-validated input:valid[type=email],.comment-form .was-validated input:valid[type=text],.comment-form .was-validated input:valid[type=url],.comment-form .was-validated textarea:valid,.comment-form input.is-valid[type=email],.comment-form input.is-valid[type=text],.comment-form input.is-valid[type=url],.comment-form textarea.is-valid,.form-control.is-valid,.search-form .is-valid.search-field,.search-form .was-validated .search-field:valid,.was-validated .comment-form input:valid[type=email],.was-validated .comment-form input:valid[type=text],.was-validated .comment-form input:valid[type=url],.was-validated .comment-form textarea:valid,.was-validated .form-control:valid,.was-validated .search-form .search-field:valid{border-color:#4aba75;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%234aba75' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.comment-form .was-validated input:valid:focus[type=email],.comment-form .was-validated input:valid:focus[type=text],.comment-form .was-validated input:valid:focus[type=url],.comment-form .was-validated textarea:valid:focus,.comment-form input.is-valid:focus[type=email],.comment-form input.is-valid:focus[type=text],.comment-form input.is-valid:focus[type=url],.comment-form textarea.is-valid:focus,.form-control.is-valid:focus,.search-form .is-valid.search-field:focus,.search-form .was-validated .search-field:valid:focus,.was-validated .comment-form input:valid:focus[type=email],.was-validated .comment-form input:valid:focus[type=text],.was-validated .comment-form input:valid:focus[type=url],.was-validated .comment-form textarea:valid:focus,.was-validated .form-control:valid:focus,.was-validated .search-form .search-field:valid:focus{border-color:#4aba75;box-shadow:0 0 0 .2rem rgba(74,186,117,.25)}.comment-form .was-validated textarea:valid,.comment-form textarea.is-valid,.search-form .was-validated textarea.search-field:valid,.search-form textarea.is-valid.search-field,.was-validated .comment-form textarea:valid,.was-validated .search-form textarea.search-field:valid,.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#4aba75;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%234aba75' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#4aba75;box-shadow:0 0 0 .2rem rgba(74,186,117,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#4aba75}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#4aba75}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#4aba75}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#6fc891;background-color:#6fc891}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(74,186,117,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#4aba75}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#4aba75;box-shadow:0 0 0 .2rem rgba(74,186,117,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.comment-form .was-validated input:invalid[type=email],.comment-form .was-validated input:invalid[type=text],.comment-form .was-validated input:invalid[type=url],.comment-form .was-validated textarea:invalid,.comment-form input.is-invalid[type=email],.comment-form input.is-invalid[type=text],.comment-form input.is-invalid[type=url],.comment-form textarea.is-invalid,.form-control.is-invalid,.search-form .is-invalid.search-field,.search-form .was-validated .search-field:invalid,.was-validated .comment-form input:invalid[type=email],.was-validated .comment-form input:invalid[type=text],.was-validated .comment-form input:invalid[type=url],.was-validated .comment-form textarea:invalid,.was-validated .form-control:invalid,.was-validated .search-form .search-field:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.comment-form .was-validated input:invalid:focus[type=email],.comment-form .was-validated input:invalid:focus[type=text],.comment-form .was-validated input:invalid:focus[type=url],.comment-form .was-validated textarea:invalid:focus,.comment-form input.is-invalid:focus[type=email],.comment-form input.is-invalid:focus[type=text],.comment-form input.is-invalid:focus[type=url],.comment-form textarea.is-invalid:focus,.form-control.is-invalid:focus,.search-form .is-invalid.search-field:focus,.search-form .was-validated .search-field:invalid:focus,.was-validated .comment-form input:invalid:focus[type=email],.was-validated .comment-form input:invalid:focus[type=text],.was-validated .comment-form input:invalid:focus[type=url],.was-validated .comment-form textarea:invalid:focus,.was-validated .form-control:invalid:focus,.was-validated .search-form .search-field:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.comment-form .was-validated textarea:invalid,.comment-form textarea.is-invalid,.search-form .was-validated textarea.search-field:invalid,.search-form textarea.is-invalid.search-field,.was-validated .comment-form textarea:invalid,.was-validated .search-form textarea.search-field:invalid,.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline,.search-form{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check,.search-form .form-check{width:100%}@media (min-width:576px){.form-inline label,.search-form label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.comment-form .form-inline p,.comment-form .search-form p,.form-inline .comment-form p,.form-inline .form-group,.form-inline .search-form label,.search-form .comment-form p,.search-form .form-group,.search-form .form-inline label,.search-form label{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.comment-form .form-inline input[type=email],.comment-form .form-inline input[type=text],.comment-form .form-inline input[type=url],.comment-form .form-inline textarea,.comment-form .search-form input[type=email],.comment-form .search-form input[type=text],.comment-form .search-form input[type=url],.comment-form .search-form textarea,.form-inline .comment-form input[type=email],.form-inline .comment-form input[type=text],.form-inline .comment-form input[type=url],.form-inline .comment-form textarea,.form-inline .form-control,.search-form .comment-form input[type=email],.search-form .comment-form input[type=text],.search-form .comment-form input[type=url],.search-form .comment-form textarea,.search-form .form-control,.search-form .search-field{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext,.search-form .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group,.search-form .custom-select,.search-form .input-group{width:auto}.form-inline .form-check,.search-form .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input,.search-form .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control,.search-form .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label,.search-form .custom-control-label{margin-bottom:0}}.btn,.comment-form input[type=submit],.search-form .search-submit{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn,.comment-form input[type=submit],.search-form .search-submit{transition:none}}.btn:hover,.comment-form input:hover[type=submit],.search-form .search-submit:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus,.comment-form input.focus[type=submit],.comment-form input:focus[type=submit],.search-form .focus.search-submit,.search-form .search-submit:focus{outline:0;box-shadow:none}.btn.disabled,.btn:disabled,.comment-form input.disabled[type=submit],.comment-form input:disabled[type=submit],.search-form .disabled.search-submit,.search-form .search-submit:disabled{opacity:.65}.btn:not(:disabled):not(.disabled),.comment-form input:not(:disabled):not(.disabled)[type=submit],.search-form .search-submit:not(:disabled):not(.disabled){cursor:pointer}.search-form a.disabled.search-submit,.search-form fieldset:disabled a.search-submit,a.btn.disabled,fieldset:disabled .search-form a.search-submit,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#151689;border-color:#151689}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#101168;border-color:#0e0f5d}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(56,57,155,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#151689;border-color:#151689}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0e0f5d;border-color:#0d0d52}.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(56,57,155,.5)}.btn-secondary,.comment-form input[type=submit],.search-form .search-submit{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover,.comment-form input:hover[type=submit],.search-form .search-submit:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus,.comment-form input.focus[type=submit],.comment-form input:focus[type=submit],.search-form .focus.search-submit,.search-form .search-submit:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-secondary.disabled,.btn-secondary:disabled,.comment-form input.disabled[type=submit],.comment-form input:disabled[type=submit],.search-form .disabled.search-submit,.search-form .search-submit:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.comment-form .show>input.dropdown-toggle[type=submit],.comment-form input:not(:disabled):not(.disabled).active[type=submit],.comment-form input:not(:disabled):not(.disabled):active[type=submit],.search-form .search-submit:not(:disabled):not(.disabled).active,.search-form .search-submit:not(:disabled):not(.disabled):active,.search-form .show>.dropdown-toggle.search-submit,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.comment-form .show>input.dropdown-toggle:focus[type=submit],.comment-form input:not(:disabled):not(.disabled).active:focus[type=submit],.comment-form input:not(:disabled):not(.disabled):active:focus[type=submit],.search-form .search-submit:not(:disabled):not(.disabled).active:focus,.search-form .search-submit:not(:disabled):not(.disabled):active:focus,.search-form .show>.dropdown-toggle.search-submit:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-success{color:#fff;background-color:#4aba75;border-color:#4aba75}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#3da163;border-color:#3a975e}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(101,196,138,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#4aba75;border-color:#4aba75}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#3a975e;border-color:#368e58}.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(101,196,138,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{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:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.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(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.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(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.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 hsla(220,4%,85%,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.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(82,88,93,.5)}.btn-outline-primary{color:#151689;border-color:#151689}.btn-outline-primary:hover{color:#fff;background-color:#151689;border-color:#151689}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(21,22,137,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#151689;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:#151689;border-color:#151689}.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(21,22,137,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;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:#6c757d;border-color:#6c757d}.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 hsla(208,7%,46%,.5)}.btn-outline-success{color:#4aba75;border-color:#4aba75}.btn-outline-success:hover{color:#fff;background-color:#4aba75;border-color:#4aba75}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(74,186,117,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#4aba75;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:#4aba75;border-color:#4aba75}.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(74,186,117,.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:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;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:#212529;background-color:#ffc107;border-color:#ffc107}.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(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;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:#dc3545;border-color:#dc3545}.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(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;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:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.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,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;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:#343a40;border-color:#343a40}.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(52,58,64,.5)}.btn-link{font-weight:400;color:#151689;text-decoration:none}.btn-link:hover{color:#0b0b47}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg,.comment-form .btn-group-lg>input[type=submit],.search-form .btn-group-lg>.search-submit{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}@media (max-width:1600px){.btn-group-lg>.btn,.btn-lg,.comment-form .btn-group-lg>input[type=submit],.search-form .btn-group-lg>.search-submit{font-size:calc(1.025rem + .225vw)}}.btn-group-sm>.btn,.btn-sm,.comment-form .btn-group-sm>input[type=submit],.search-form .btn-group-sm>.search-submit{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].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{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:5px 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#151689}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn,.comment-form .btn-group-vertical>input[type=submit],.comment-form .btn-group>input[type=submit],.search-form .btn-group-vertical>.search-submit,.search-form .btn-group>.search-submit{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.comment-form .btn-group-vertical>input.active[type=submit],.comment-form .btn-group-vertical>input:active[type=submit],.comment-form .btn-group-vertical>input:focus[type=submit],.comment-form .btn-group-vertical>input:hover[type=submit],.comment-form .btn-group>input.active[type=submit],.comment-form .btn-group>input:active[type=submit],.comment-form .btn-group>input:focus[type=submit],.comment-form .btn-group>input:hover[type=submit],.search-form .btn-group-vertical>.active.search-submit,.search-form .btn-group-vertical>.search-submit:active,.search-form .btn-group-vertical>.search-submit:focus,.search-form .btn-group-vertical>.search-submit:hover,.search-form .btn-group>.active.search-submit,.search-form .btn-group>.search-submit:active,.search-form .btn-group>.search-submit:focus,.search-form .btn-group>.search-submit:hover{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child),.comment-form .btn-group>input:not(:first-child)[type=submit],.search-form .btn-group>.search-submit:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.comment-form .btn-group>.btn-group:not(:last-child)>input[type=submit],.comment-form .btn-group>input:not(:last-child):not(.dropdown-toggle)[type=submit],.search-form .btn-group>.btn-group:not(:last-child)>.search-submit,.search-form .btn-group>.search-submit:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child),.comment-form .btn-group>.btn-group:not(:first-child)>input[type=submit],.comment-form .btn-group>input:not(:first-child)[type=submit],.search-form .btn-group>.btn-group:not(:first-child)>.search-submit,.search-form .btn-group>.search-submit:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split,.comment-form .btn-group-sm>input[type=submit]+.dropdown-toggle-split,.search-form .btn-group-sm>.search-submit+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split,.comment-form .btn-group-lg>input[type=submit]+.dropdown-toggle-split,.search-form .btn-group-lg>.search-submit+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.comment-form .btn-group-vertical>input[type=submit],.search-form .btn-group-vertical>.search-submit{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child),.comment-form .btn-group-vertical>input:not(:first-child)[type=submit],.search-form .btn-group-vertical>.search-submit:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.comment-form .btn-group-vertical>.btn-group:not(:last-child)>input[type=submit],.comment-form .btn-group-vertical>input:not(:last-child):not(.dropdown-toggle)[type=submit],.search-form .btn-group-vertical>.btn-group:not(:last-child)>.search-submit,.search-form .btn-group-vertical>.search-submit:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child),.comment-form .btn-group-vertical>.btn-group:not(:first-child)>input[type=submit],.comment-form .btn-group-vertical>input:not(:first-child)[type=submit],.search-form .btn-group-vertical>.btn-group:not(:first-child)>.search-submit,.search-form .btn-group-vertical>.search-submit:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn,.comment-form .btn-group-toggle>.btn-group>input[type=submit],.comment-form .btn-group-toggle>input[type=submit],.search-form .btn-group-toggle>.btn-group>.search-submit,.search-form .btn-group-toggle>.search-submit{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.comment-form .btn-group-toggle>.btn-group>input[type=submit] input[type=checkbox],.comment-form .btn-group-toggle>.btn-group>input[type=submit] input[type=radio],.comment-form .btn-group-toggle>input[type=submit] input[type=checkbox],.comment-form .btn-group-toggle>input[type=submit] input[type=radio],.search-form .btn-group-toggle>.btn-group>.search-submit input[type=checkbox],.search-form .btn-group-toggle>.btn-group>.search-submit input[type=radio],.search-form .btn-group-toggle>.search-submit input[type=checkbox],.search-form .btn-group-toggle>.search-submit input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.comment-form .input-group>input[type=email],.comment-form .input-group>input[type=text],.comment-form .input-group>input[type=url],.comment-form .input-group>textarea,.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext,.search-form .input-group>.search-field{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.comment-form .input-group>.custom-file+input[type=email],.comment-form .input-group>.custom-file+input[type=text],.comment-form .input-group>.custom-file+input[type=url],.comment-form .input-group>.custom-file+textarea,.comment-form .input-group>.custom-select+input[type=email],.comment-form .input-group>.custom-select+input[type=text],.comment-form .input-group>.custom-select+input[type=url],.comment-form .input-group>.custom-select+textarea,.comment-form .input-group>.form-control+input[type=email],.comment-form .input-group>.form-control+input[type=text],.comment-form .input-group>.form-control+input[type=url],.comment-form .input-group>.form-control+textarea,.comment-form .input-group>.form-control-plaintext+input[type=email],.comment-form .input-group>.form-control-plaintext+input[type=text],.comment-form .input-group>.form-control-plaintext+input[type=url],.comment-form .input-group>.form-control-plaintext+textarea,.comment-form .input-group>input[type=email]+.custom-file,.comment-form .input-group>input[type=email]+.custom-select,.comment-form .input-group>input[type=email]+.form-control,.comment-form .input-group>input[type=email]+input[type=email],.comment-form .input-group>input[type=email]+input[type=text],.comment-form .input-group>input[type=email]+input[type=url],.comment-form .input-group>input[type=email]+textarea,.comment-form .input-group>input[type=text]+.custom-file,.comment-form .input-group>input[type=text]+.custom-select,.comment-form .input-group>input[type=text]+.form-control,.comment-form .input-group>input[type=text]+input[type=email],.comment-form .input-group>input[type=text]+input[type=text],.comment-form .input-group>input[type=text]+input[type=url],.comment-form .input-group>input[type=text]+textarea,.comment-form .input-group>input[type=url]+.custom-file,.comment-form .input-group>input[type=url]+.custom-select,.comment-form .input-group>input[type=url]+.form-control,.comment-form .input-group>input[type=url]+input[type=email],.comment-form .input-group>input[type=url]+input[type=text],.comment-form .input-group>input[type=url]+input[type=url],.comment-form .input-group>input[type=url]+textarea,.comment-form .input-group>textarea+.custom-file,.comment-form .input-group>textarea+.custom-select,.comment-form .input-group>textarea+.form-control,.comment-form .input-group>textarea+input[type=email],.comment-form .input-group>textarea+input[type=text],.comment-form .input-group>textarea+input[type=url],.comment-form .input-group>textarea+textarea,.comment-form .search-form .input-group>.search-field+input[type=email],.comment-form .search-form .input-group>.search-field+input[type=text],.comment-form .search-form .input-group>.search-field+input[type=url],.comment-form .search-form .input-group>.search-field+textarea,.comment-form .search-form .input-group>input[type=email]+.search-field,.comment-form .search-form .input-group>input[type=text]+.search-field,.comment-form .search-form .input-group>input[type=url]+.search-field,.comment-form .search-form .input-group>textarea+.search-field,.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control,.search-form .comment-form .input-group>.search-field+input[type=email],.search-form .comment-form .input-group>.search-field+input[type=text],.search-form .comment-form .input-group>.search-field+input[type=url],.search-form .comment-form .input-group>.search-field+textarea,.search-form .comment-form .input-group>input[type=email]+.search-field,.search-form .comment-form .input-group>input[type=text]+.search-field,.search-form .comment-form .input-group>input[type=url]+.search-field,.search-form .comment-form .input-group>textarea+.search-field,.search-form .input-group>.custom-file+.search-field,.search-form .input-group>.custom-select+.search-field,.search-form .input-group>.form-control+.search-field,.search-form .input-group>.form-control-plaintext+.search-field,.search-form .input-group>.search-field+.custom-file,.search-form .input-group>.search-field+.custom-select,.search-form .input-group>.search-field+.form-control,.search-form .input-group>.search-field+.search-field{margin-left:-1px}.comment-form .input-group>input:focus[type=email],.comment-form .input-group>input:focus[type=text],.comment-form .input-group>input:focus[type=url],.comment-form .input-group>textarea:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus,.search-form .input-group>.search-field:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.comment-form .input-group>input:not(:first-child)[type=email],.comment-form .input-group>input:not(:first-child)[type=text],.comment-form .input-group>input:not(:first-child)[type=url],.comment-form .input-group>textarea:not(:first-child),.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child),.search-form .input-group>.search-field:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.comment-form .input-group.has-validation>input:nth-last-child(n+3)[type=email],.comment-form .input-group.has-validation>input:nth-last-child(n+3)[type=text],.comment-form .input-group.has-validation>input:nth-last-child(n+3)[type=url],.comment-form .input-group.has-validation>textarea:nth-last-child(n+3),.comment-form .input-group:not(.has-validation)>input:not(:last-child)[type=email],.comment-form .input-group:not(.has-validation)>input:not(:last-child)[type=text],.comment-form .input-group:not(.has-validation)>input:not(:last-child)[type=url],.comment-form .input-group:not(.has-validation)>textarea:not(:last-child),.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child),.search-form .input-group.has-validation>.search-field:nth-last-child(n+3),.search-form .input-group:not(.has-validation)>.search-field:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.comment-form .input-group-append input[type=submit],.comment-form .input-group-prepend input[type=submit],.input-group-append .btn,.input-group-append .comment-form input[type=submit],.input-group-append .search-form .search-submit,.input-group-prepend .btn,.input-group-prepend .comment-form input[type=submit],.input-group-prepend .search-form .search-submit,.search-form .input-group-append .search-submit,.search-form .input-group-prepend .search-submit{position:relative;z-index:2}.comment-form .input-group-append input:focus[type=submit],.comment-form .input-group-prepend input:focus[type=submit],.input-group-append .btn:focus,.input-group-append .comment-form input:focus[type=submit],.input-group-append .search-form .search-submit:focus,.input-group-prepend .btn:focus,.input-group-prepend .comment-form input:focus[type=submit],.input-group-prepend .search-form .search-submit:focus,.search-form .input-group-append .search-submit:focus,.search-form .input-group-prepend .search-submit:focus{z-index:3}.comment-form .input-group-append .btn+input[type=submit],.comment-form .input-group-append .input-group-text+input[type=submit],.comment-form .input-group-append .search-form .search-submit+input[type=submit],.comment-form .input-group-append .search-form input[type=submit]+.search-submit,.comment-form .input-group-append input[type=submit]+.btn,.comment-form .input-group-append input[type=submit]+.input-group-text,.comment-form .input-group-append input[type=submit]+input[type=submit],.comment-form .input-group-prepend .btn+input[type=submit],.comment-form .input-group-prepend .input-group-text+input[type=submit],.comment-form .input-group-prepend .search-form .search-submit+input[type=submit],.comment-form .input-group-prepend .search-form input[type=submit]+.search-submit,.comment-form .input-group-prepend input[type=submit]+.btn,.comment-form .input-group-prepend input[type=submit]+.input-group-text,.comment-form .input-group-prepend input[type=submit]+input[type=submit],.comment-form .search-form .input-group-append .search-submit+input[type=submit],.comment-form .search-form .input-group-prepend .search-submit+input[type=submit],.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .comment-form .btn+input[type=submit],.input-group-append .comment-form .input-group-text+input[type=submit],.input-group-append .comment-form .search-form input[type=submit]+.search-submit,.input-group-append .comment-form input[type=submit]+.btn,.input-group-append .comment-form input[type=submit]+.input-group-text,.input-group-append .comment-form input[type=submit]+input[type=submit],.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-append .search-form .btn+.search-submit,.input-group-append .search-form .comment-form .search-submit+input[type=submit],.input-group-append .search-form .input-group-text+.search-submit,.input-group-append .search-form .search-submit+.btn,.input-group-append .search-form .search-submit+.input-group-text,.input-group-append .search-form .search-submit+.search-submit,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .comment-form .btn+input[type=submit],.input-group-prepend .comment-form .input-group-text+input[type=submit],.input-group-prepend .comment-form .search-form input[type=submit]+.search-submit,.input-group-prepend .comment-form input[type=submit]+.btn,.input-group-prepend .comment-form input[type=submit]+.input-group-text,.input-group-prepend .comment-form input[type=submit]+input[type=submit],.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .search-form .btn+.search-submit,.input-group-prepend .search-form .comment-form .search-submit+input[type=submit],.input-group-prepend .search-form .input-group-text+.search-submit,.input-group-prepend .search-form .search-submit+.btn,.input-group-prepend .search-form .search-submit+.input-group-text,.input-group-prepend .search-form .search-submit+.search-submit,.search-form .comment-form .input-group-append input[type=submit]+.search-submit,.search-form .comment-form .input-group-prepend input[type=submit]+.search-submit,.search-form .input-group-append .btn+.search-submit,.search-form .input-group-append .comment-form .search-submit+input[type=submit],.search-form .input-group-append .comment-form input[type=submit]+.search-submit,.search-form .input-group-append .input-group-text+.search-submit,.search-form .input-group-append .search-submit+.btn,.search-form .input-group-append .search-submit+.input-group-text,.search-form .input-group-append .search-submit+.search-submit,.search-form .input-group-prepend .btn+.search-submit,.search-form .input-group-prepend .comment-form .search-submit+input[type=submit],.search-form .input-group-prepend .comment-form input[type=submit]+.search-submit,.search-form .input-group-prepend .input-group-text+.search-submit,.search-form .input-group-prepend .search-submit+.btn,.search-form .input-group-prepend .search-submit+.input-group-text,.search-form .input-group-prepend .search-submit+.search-submit{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.comment-form .input-group-lg>input:not(textarea)[type=email],.comment-form .input-group-lg>input:not(textarea)[type=text],.comment-form .input-group-lg>input:not(textarea)[type=url],.comment-form .input-group-lg>textarea:not(textarea),.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea),.search-form .input-group-lg>.search-field:not(textarea){height:calc(1.5em + 1rem + 2px)}.comment-form .input-group-lg>.input-group-append>input[type=submit],.comment-form .input-group-lg>.input-group-prepend>input[type=submit],.comment-form .input-group-lg>input[type=email],.comment-form .input-group-lg>input[type=text],.comment-form .input-group-lg>input[type=url],.comment-form .input-group-lg>textarea,.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text,.search-form .input-group-lg>.input-group-append>.search-submit,.search-form .input-group-lg>.input-group-prepend>.search-submit,.search-form .input-group-lg>.search-field{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}@media (max-width:1600px){.comment-form .input-group-lg>.input-group-append>input[type=submit],.comment-form .input-group-lg>.input-group-prepend>input[type=submit],.comment-form .input-group-lg>input[type=email],.comment-form .input-group-lg>input[type=text],.comment-form .input-group-lg>input[type=url],.comment-form .input-group-lg>textarea,.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text,.search-form .input-group-lg>.input-group-append>.search-submit,.search-form .input-group-lg>.input-group-prepend>.search-submit,.search-form .input-group-lg>.search-field{font-size:calc(1.025rem + .225vw)}}.comment-form .input-group-sm>input:not(textarea)[type=email],.comment-form .input-group-sm>input:not(textarea)[type=text],.comment-form .input-group-sm>input:not(textarea)[type=url],.comment-form .input-group-sm>textarea:not(textarea),.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea),.search-form .input-group-sm>.search-field:not(textarea){height:calc(1.5em + .5rem + 2px)}.comment-form .input-group-sm>.input-group-append>input[type=submit],.comment-form .input-group-sm>.input-group-prepend>input[type=submit],.comment-form .input-group-sm>input[type=email],.comment-form .input-group-sm>input[type=text],.comment-form .input-group-sm>input[type=url],.comment-form .input-group-sm>textarea,.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text,.search-form .input-group-sm>.input-group-append>.search-submit,.search-form .input-group-sm>.input-group-prepend>.search-submit,.search-form .input-group-sm>.search-field{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.comment-form .input-group.has-validation>.input-group-append:nth-last-child(n+3)>input[type=submit],.comment-form .input-group:not(.has-validation)>.input-group-append:not(:last-child)>input[type=submit],.comment-form .input-group>.input-group-append:last-child>input:not(:last-child):not(.dropdown-toggle)[type=submit],.comment-form .input-group>.input-group-prepend>input[type=submit],.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.search-form .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.search-submit,.search-form .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.search-submit,.search-form .input-group>.input-group-append:last-child>.search-submit:not(:last-child):not(.dropdown-toggle),.search-form .input-group>.input-group-prepend>.search-submit{border-top-right-radius:0;border-bottom-right-radius:0}.comment-form .input-group>.input-group-append>input[type=submit],.comment-form .input-group>.input-group-prepend:first-child>input:not(:first-child)[type=submit],.comment-form .input-group>.input-group-prepend:not(:first-child)>input[type=submit],.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.search-form .input-group>.input-group-append>.search-submit,.search-form .input-group>.input-group-prepend:first-child>.search-submit:not(:first-child),.search-form .input-group>.input-group-prepend:not(:first-child)>.search-submit{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#151689;background-color:#151689}.custom-control-input:focus~.custom-control-label:before{box-shadow:none}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#3c3ee1}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#696ae8;border-color:#696ae8}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#151689;background-color:#151689}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(21,22,137,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(21,22,137,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(21,22,137,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(21,22,137,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#3c3ee1;outline:0;box-shadow:0 0 0 .2rem rgba(21,22,137,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}@media (max-width:1600px){.custom-select-lg{font-size:calc(1.025rem + .225vw)}}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#3c3ee1;box-shadow:none}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);overflow:hidden;font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,none}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,none}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,none}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#151689;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#696ae8}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#151689;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#696ae8}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#151689;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#696ae8}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#151689}.nav-fill .nav-item,.nav-fill>.nav-link{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:5px 10px}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:10px;font-size:1.25rem;line-height:inherit;white-space:nowrap}@media (max-width:1600px){.navbar-brand{font-size:calc(1.025rem + .225vw)}}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}@media (max-width:1600px){.navbar-toggler{font-size:calc(1.025rem + .225vw)}}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#151689;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0b0b47;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:none}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#151689;border-color:#151689}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}@media (max-width:1600px){.pagination-lg .page-link{font-size:calc(1.025rem + .225vw)}}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge,.comment-form input[type=submit] .badge,.search-form .search-submit .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#151689}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0e0f5d}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(21,22,137,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.badge-success{color:#fff;background-color:#4aba75}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#3a975e}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(74,186,117,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#0b0b47;background-color:#d0d0e7;border-color:#bdbede}.alert-primary hr{border-top-color:#acadd6}.alert-primary .alert-link{color:#04041b}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#26613d;background-color:#dbf1e3;border-color:#ccecd8}.alert-success hr{border-top-color:#b9e5ca}.alert-success .alert-link{color:#183c26}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:-ms-flexbox;display:flex;overflow:hidden}.progress-bar{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#151689;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#151689;border-color:#151689}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#0b0b47;background-color:#bdbede}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#0b0b47;background-color:#acadd6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#0b0b47;border-color:#0b0b47}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#26613d;background-color:#ccecd8}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#26613d;background-color:#b9e5ca}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#26613d;border-color:#26613d}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}@media (max-width:1600px){.close{font-size:calc(1.05rem + .45vw)}}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.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:#151689!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0e0f5d!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#4aba75!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#3a975e!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!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:#151689!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#4aba75!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.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:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.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:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-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:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-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:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.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:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;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:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.8571428571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-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{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.screen-reader-text,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:active,.screen-reader-text:focus,.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.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,.175)!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:1px!important}.mt-1,.my-1{margin-top:1px!important}.mr-1,.mx-1{margin-right:1px!important}.mb-1,.my-1{margin-bottom:1px!important}.ml-1,.mx-1{margin-left:1px!important}.m-2{margin:5px!important}.mt-2,.my-2{margin-top:5px!important}.mr-2,.mx-2{margin-right:5px!important}.mb-2,.my-2{margin-bottom:5px!important}.ml-2,.mx-2{margin-left:5px!important}.m-3{margin:10px!important}.mt-3,.my-3{margin-top:10px!important}.mr-3,.mx-3{margin-right:10px!important}.mb-3,.my-3{margin-bottom:10px!important}.ml-3,.mx-3{margin-left:10px!important}.m-4{margin:15px!important}.mt-4,.my-4{margin-top:15px!important}.mr-4,.mx-4{margin-right:15px!important}.mb-4,.my-4{margin-bottom:15px!important}.ml-4,.mx-4{margin-left:15px!important}.m-5{margin:5px!important}.mt-5,.my-5{margin-top:5px!important}.mr-5,.mx-5{margin-right:5px!important}.mb-5,.my-5{margin-bottom:5px!important}.ml-5,.mx-5{margin-left:5px!important}.m-10{margin:10px!important}.mt-10,.my-10{margin-top:10px!important}.mr-10,.mx-10{margin-right:10px!important}.mb-10,.my-10{margin-bottom:10px!important}.ml-10,.mx-10{margin-left:10px!important}.m-15{margin:15px!important}.mt-15,.my-15{margin-top:15px!important}.mr-15,.mx-15{margin-right:15px!important}.mb-15,.my-15{margin-bottom:15px!important}.ml-15,.mx-15{margin-left:15px!important}.m-20{margin:20px!important}.mt-20,.my-20{margin-top:20px!important}.mr-20,.mx-20{margin-right:20px!important}.mb-20,.my-20{margin-bottom:20px!important}.ml-20,.mx-20{margin-left:20px!important}.m-25{margin:25px!important}.mt-25,.my-25{margin-top:25px!important}.mr-25,.mx-25{margin-right:25px!important}.mb-25,.my-25{margin-bottom:25px!important}.ml-25,.mx-25{margin-left:25px!important}.m-30{margin:30px!important}.mt-30,.my-30{margin-top:30px!important}.mr-30,.mx-30{margin-right:30px!important}.mb-30,.my-30{margin-bottom:30px!important}.ml-30,.mx-30{margin-left:30px!important}.m-40{margin:40px!important}.mt-40,.my-40{margin-top:40px!important}.mr-40,.mx-40{margin-right:40px!important}.mb-40,.my-40{margin-bottom:40px!important}.ml-40,.mx-40{margin-left:40px!important}.m-50{margin:50px!important}.mt-50,.my-50{margin-top:50px!important}.mr-50,.mx-50{margin-right:50px!important}.mb-50,.my-50{margin-bottom:50px!important}.ml-50,.mx-50{margin-left:50px!important}.m-60{margin:60px!important}.mt-60,.my-60{margin-top:60px!important}.mr-60,.mx-60{margin-right:60px!important}.mb-60,.my-60{margin-bottom:60px!important}.ml-60,.mx-60{margin-left:60px!important}.m-70{margin:70px!important}.mt-70,.my-70{margin-top:70px!important}.mr-70,.mx-70{margin-right:70px!important}.mb-70,.my-70{margin-bottom:70px!important}.ml-70,.mx-70{margin-left:70px!important}.m-80{margin:80px!important}.mt-80,.my-80{margin-top:80px!important}.mr-80,.mx-80{margin-right:80px!important}.mb-80,.my-80{margin-bottom:80px!important}.ml-80,.mx-80{margin-left:80px!important}.m-90{margin:90px!important}.mt-90,.my-90{margin-top:90px!important}.mr-90,.mx-90{margin-right:90px!important}.mb-90,.my-90{margin-bottom:90px!important}.ml-90,.mx-90{margin-left:90px!important}.m-100{margin:100px!important}.mt-100,.my-100{margin-top:100px!important}.mr-100,.mx-100{margin-right:100px!important}.mb-100,.my-100{margin-bottom:100px!important}.ml-100,.mx-100{margin-left:100px!important}.m-110{margin:110px!important}.mt-110,.my-110{margin-top:110px!important}.mr-110,.mx-110{margin-right:110px!important}.mb-110,.my-110{margin-bottom:110px!important}.ml-110,.mx-110{margin-left:110px!important}.m-120{margin:120px!important}.mt-120,.my-120{margin-top:120px!important}.mr-120,.mx-120{margin-right:120px!important}.mb-120,.my-120{margin-bottom:120px!important}.ml-120,.mx-120{margin-left:120px!important}.m-130{margin:130px!important}.mt-130,.my-130{margin-top:130px!important}.mr-130,.mx-130{margin-right:130px!important}.mb-130,.my-130{margin-bottom:130px!important}.ml-130,.mx-130{margin-left:130px!important}.m-140{margin:140px!important}.mt-140,.my-140{margin-top:140px!important}.mr-140,.mx-140{margin-right:140px!important}.mb-140,.my-140{margin-bottom:140px!important}.ml-140,.mx-140{margin-left:140px!important}.m-150{margin:150px!important}.mt-150,.my-150{margin-top:150px!important}.mr-150,.mx-150{margin-right:150px!important}.mb-150,.my-150{margin-bottom:150px!important}.ml-150,.mx-150{margin-left:150px!important}.m-160{margin:160px!important}.mt-160,.my-160{margin-top:160px!important}.mr-160,.mx-160{margin-right:160px!important}.mb-160,.my-160{margin-bottom:160px!important}.ml-160,.mx-160{margin-left:160px!important}.m-170{margin:170px!important}.mt-170,.my-170{margin-top:170px!important}.mr-170,.mx-170{margin-right:170px!important}.mb-170,.my-170{margin-bottom:170px!important}.ml-170,.mx-170{margin-left:170px!important}.m-180{margin:180px!important}.mt-180,.my-180{margin-top:180px!important}.mr-180,.mx-180{margin-right:180px!important}.mb-180,.my-180{margin-bottom:180px!important}.ml-180,.mx-180{margin-left:180px!important}.m-190{margin:190px!important}.mt-190,.my-190{margin-top:190px!important}.mr-190,.mx-190{margin-right:190px!important}.mb-190,.my-190{margin-bottom:190px!important}.ml-190,.mx-190{margin-left:190px!important}.m-200{margin:200px!important}.mt-200,.my-200{margin-top:200px!important}.mr-200,.mx-200{margin-right:200px!important}.mb-200,.my-200{margin-bottom:200px!important}.ml-200,.mx-200{margin-left:200px!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:1px!important}.pt-1,.py-1{padding-top:1px!important}.pr-1,.px-1{padding-right:1px!important}.pb-1,.py-1{padding-bottom:1px!important}.pl-1,.px-1{padding-left:1px!important}.p-2{padding:5px!important}.pt-2,.py-2{padding-top:5px!important}.pr-2,.px-2{padding-right:5px!important}.pb-2,.py-2{padding-bottom:5px!important}.pl-2,.px-2{padding-left:5px!important}.p-3{padding:10px!important}.pt-3,.py-3{padding-top:10px!important}.pr-3,.px-3{padding-right:10px!important}.pb-3,.py-3{padding-bottom:10px!important}.pl-3,.px-3{padding-left:10px!important}.p-4{padding:15px!important}.pt-4,.py-4{padding-top:15px!important}.pr-4,.px-4{padding-right:15px!important}.pb-4,.py-4{padding-bottom:15px!important}.pl-4,.px-4{padding-left:15px!important}.p-5{padding:5px!important}.pt-5,.py-5{padding-top:5px!important}.pr-5,.px-5{padding-right:5px!important}.pb-5,.py-5{padding-bottom:5px!important}.pl-5,.px-5{padding-left:5px!important}.p-10{padding:10px!important}.pt-10,.py-10{padding-top:10px!important}.pr-10,.px-10{padding-right:10px!important}.pb-10,.py-10{padding-bottom:10px!important}.pl-10,.px-10{padding-left:10px!important}.p-15{padding:15px!important}.pt-15,.py-15{padding-top:15px!important}.pr-15,.px-15{padding-right:15px!important}.pb-15,.py-15{padding-bottom:15px!important}.pl-15,.px-15{padding-left:15px!important}.p-20{padding:20px!important}.pt-20,.py-20{padding-top:20px!important}.pr-20,.px-20{padding-right:20px!important}.pb-20,.py-20{padding-bottom:20px!important}.pl-20,.px-20{padding-left:20px!important}.p-25{padding:25px!important}.pt-25,.py-25{padding-top:25px!important}.pr-25,.px-25{padding-right:25px!important}.pb-25,.py-25{padding-bottom:25px!important}.pl-25,.px-25{padding-left:25px!important}.p-30{padding:30px!important}.pt-30,.py-30{padding-top:30px!important}.pr-30,.px-30{padding-right:30px!important}.pb-30,.py-30{padding-bottom:30px!important}.pl-30,.px-30{padding-left:30px!important}.p-40{padding:40px!important}.pt-40,.py-40{padding-top:40px!important}.pr-40,.px-40{padding-right:40px!important}.pb-40,.py-40{padding-bottom:40px!important}.pl-40,.px-40{padding-left:40px!important}.p-50{padding:50px!important}.pt-50,.py-50{padding-top:50px!important}.pr-50,.px-50{padding-right:50px!important}.pb-50,.py-50{padding-bottom:50px!important}.pl-50,.px-50{padding-left:50px!important}.p-60{padding:60px!important}.pt-60,.py-60{padding-top:60px!important}.pr-60,.px-60{padding-right:60px!important}.pb-60,.py-60{padding-bottom:60px!important}.pl-60,.px-60{padding-left:60px!important}.p-70{padding:70px!important}.pt-70,.py-70{padding-top:70px!important}.pr-70,.px-70{padding-right:70px!important}.pb-70,.py-70{padding-bottom:70px!important}.pl-70,.px-70{padding-left:70px!important}.p-80{padding:80px!important}.pt-80,.py-80{padding-top:80px!important}.pr-80,.px-80{padding-right:80px!important}.pb-80,.py-80{padding-bottom:80px!important}.pl-80,.px-80{padding-left:80px!important}.p-90{padding:90px!important}.pt-90,.py-90{padding-top:90px!important}.pr-90,.px-90{padding-right:90px!important}.pb-90,.py-90{padding-bottom:90px!important}.pl-90,.px-90{padding-left:90px!important}.p-100{padding:100px!important}.pt-100,.py-100{padding-top:100px!important}.pr-100,.px-100{padding-right:100px!important}.pb-100,.py-100{padding-bottom:100px!important}.pl-100,.px-100{padding-left:100px!important}.p-110{padding:110px!important}.pt-110,.py-110{padding-top:110px!important}.pr-110,.px-110{padding-right:110px!important}.pb-110,.py-110{padding-bottom:110px!important}.pl-110,.px-110{padding-left:110px!important}.p-120{padding:120px!important}.pt-120,.py-120{padding-top:120px!important}.pr-120,.px-120{padding-right:120px!important}.pb-120,.py-120{padding-bottom:120px!important}.pl-120,.px-120{padding-left:120px!important}.p-130{padding:130px!important}.pt-130,.py-130{padding-top:130px!important}.pr-130,.px-130{padding-right:130px!important}.pb-130,.py-130{padding-bottom:130px!important}.pl-130,.px-130{padding-left:130px!important}.p-140{padding:140px!important}.pt-140,.py-140{padding-top:140px!important}.pr-140,.px-140{padding-right:140px!important}.pb-140,.py-140{padding-bottom:140px!important}.pl-140,.px-140{padding-left:140px!important}.p-150{padding:150px!important}.pt-150,.py-150{padding-top:150px!important}.pr-150,.px-150{padding-right:150px!important}.pb-150,.py-150{padding-bottom:150px!important}.pl-150,.px-150{padding-left:150px!important}.p-160{padding:160px!important}.pt-160,.py-160{padding-top:160px!important}.pr-160,.px-160{padding-right:160px!important}.pb-160,.py-160{padding-bottom:160px!important}.pl-160,.px-160{padding-left:160px!important}.p-170{padding:170px!important}.pt-170,.py-170{padding-top:170px!important}.pr-170,.px-170{padding-right:170px!important}.pb-170,.py-170{padding-bottom:170px!important}.pl-170,.px-170{padding-left:170px!important}.p-180{padding:180px!important}.pt-180,.py-180{padding-top:180px!important}.pr-180,.px-180{padding-right:180px!important}.pb-180,.py-180{padding-bottom:180px!important}.pl-180,.px-180{padding-left:180px!important}.p-190{padding:190px!important}.pt-190,.py-190{padding-top:190px!important}.pr-190,.px-190{padding-right:190px!important}.pb-190,.py-190{padding-bottom:190px!important}.pl-190,.px-190{padding-left:190px!important}.p-200{padding:200px!important}.pt-200,.py-200{padding-top:200px!important}.pr-200,.px-200{padding-right:200px!important}.pb-200,.py-200{padding-bottom:200px!important}.pl-200,.px-200{padding-left:200px!important}.m-n1{margin:-1px!important}.mt-n1,.my-n1{margin-top:-1px!important}.mr-n1,.mx-n1{margin-right:-1px!important}.mb-n1,.my-n1{margin-bottom:-1px!important}.ml-n1,.mx-n1{margin-left:-1px!important}.m-n2{margin:-5px!important}.mt-n2,.my-n2{margin-top:-5px!important}.mr-n2,.mx-n2{margin-right:-5px!important}.mb-n2,.my-n2{margin-bottom:-5px!important}.ml-n2,.mx-n2{margin-left:-5px!important}.m-n3{margin:-10px!important}.mt-n3,.my-n3{margin-top:-10px!important}.mr-n3,.mx-n3{margin-right:-10px!important}.mb-n3,.my-n3{margin-bottom:-10px!important}.ml-n3,.mx-n3{margin-left:-10px!important}.m-n4{margin:-15px!important}.mt-n4,.my-n4{margin-top:-15px!important}.mr-n4,.mx-n4{margin-right:-15px!important}.mb-n4,.my-n4{margin-bottom:-15px!important}.ml-n4,.mx-n4{margin-left:-15px!important}.m-n5{margin:-5px!important}.mt-n5,.my-n5{margin-top:-5px!important}.mr-n5,.mx-n5{margin-right:-5px!important}.mb-n5,.my-n5{margin-bottom:-5px!important}.ml-n5,.mx-n5{margin-left:-5px!important}.m-n10{margin:-10px!important}.mt-n10,.my-n10{margin-top:-10px!important}.mr-n10,.mx-n10{margin-right:-10px!important}.mb-n10,.my-n10{margin-bottom:-10px!important}.ml-n10,.mx-n10{margin-left:-10px!important}.m-n15{margin:-15px!important}.mt-n15,.my-n15{margin-top:-15px!important}.mr-n15,.mx-n15{margin-right:-15px!important}.mb-n15,.my-n15{margin-bottom:-15px!important}.ml-n15,.mx-n15{margin-left:-15px!important}.m-n20{margin:-20px!important}.mt-n20,.my-n20{margin-top:-20px!important}.mr-n20,.mx-n20{margin-right:-20px!important}.mb-n20,.my-n20{margin-bottom:-20px!important}.ml-n20,.mx-n20{margin-left:-20px!important}.m-n25{margin:-25px!important}.mt-n25,.my-n25{margin-top:-25px!important}.mr-n25,.mx-n25{margin-right:-25px!important}.mb-n25,.my-n25{margin-bottom:-25px!important}.ml-n25,.mx-n25{margin-left:-25px!important}.m-n30{margin:-30px!important}.mt-n30,.my-n30{margin-top:-30px!important}.mr-n30,.mx-n30{margin-right:-30px!important}.mb-n30,.my-n30{margin-bottom:-30px!important}.ml-n30,.mx-n30{margin-left:-30px!important}.m-n40{margin:-40px!important}.mt-n40,.my-n40{margin-top:-40px!important}.mr-n40,.mx-n40{margin-right:-40px!important}.mb-n40,.my-n40{margin-bottom:-40px!important}.ml-n40,.mx-n40{margin-left:-40px!important}.m-n50{margin:-50px!important}.mt-n50,.my-n50{margin-top:-50px!important}.mr-n50,.mx-n50{margin-right:-50px!important}.mb-n50,.my-n50{margin-bottom:-50px!important}.ml-n50,.mx-n50{margin-left:-50px!important}.m-n60{margin:-60px!important}.mt-n60,.my-n60{margin-top:-60px!important}.mr-n60,.mx-n60{margin-right:-60px!important}.mb-n60,.my-n60{margin-bottom:-60px!important}.ml-n60,.mx-n60{margin-left:-60px!important}.m-n70{margin:-70px!important}.mt-n70,.my-n70{margin-top:-70px!important}.mr-n70,.mx-n70{margin-right:-70px!important}.mb-n70,.my-n70{margin-bottom:-70px!important}.ml-n70,.mx-n70{margin-left:-70px!important}.m-n80{margin:-80px!important}.mt-n80,.my-n80{margin-top:-80px!important}.mr-n80,.mx-n80{margin-right:-80px!important}.mb-n80,.my-n80{margin-bottom:-80px!important}.ml-n80,.mx-n80{margin-left:-80px!important}.m-n90{margin:-90px!important}.mt-n90,.my-n90{margin-top:-90px!important}.mr-n90,.mx-n90{margin-right:-90px!important}.mb-n90,.my-n90{margin-bottom:-90px!important}.ml-n90,.mx-n90{margin-left:-90px!important}.m-n100{margin:-100px!important}.mt-n100,.my-n100{margin-top:-100px!important}.mr-n100,.mx-n100{margin-right:-100px!important}.mb-n100,.my-n100{margin-bottom:-100px!important}.ml-n100,.mx-n100{margin-left:-100px!important}.m-n110{margin:-110px!important}.mt-n110,.my-n110{margin-top:-110px!important}.mr-n110,.mx-n110{margin-right:-110px!important}.mb-n110,.my-n110{margin-bottom:-110px!important}.ml-n110,.mx-n110{margin-left:-110px!important}.m-n120{margin:-120px!important}.mt-n120,.my-n120{margin-top:-120px!important}.mr-n120,.mx-n120{margin-right:-120px!important}.mb-n120,.my-n120{margin-bottom:-120px!important}.ml-n120,.mx-n120{margin-left:-120px!important}.m-n130{margin:-130px!important}.mt-n130,.my-n130{margin-top:-130px!important}.mr-n130,.mx-n130{margin-right:-130px!important}.mb-n130,.my-n130{margin-bottom:-130px!important}.ml-n130,.mx-n130{margin-left:-130px!important}.m-n140{margin:-140px!important}.mt-n140,.my-n140{margin-top:-140px!important}.mr-n140,.mx-n140{margin-right:-140px!important}.mb-n140,.my-n140{margin-bottom:-140px!important}.ml-n140,.mx-n140{margin-left:-140px!important}.m-n150{margin:-150px!important}.mt-n150,.my-n150{margin-top:-150px!important}.mr-n150,.mx-n150{margin-right:-150px!important}.mb-n150,.my-n150{margin-bottom:-150px!important}.ml-n150,.mx-n150{margin-left:-150px!important}.m-n160{margin:-160px!important}.mt-n160,.my-n160{margin-top:-160px!important}.mr-n160,.mx-n160{margin-right:-160px!important}.mb-n160,.my-n160{margin-bottom:-160px!important}.ml-n160,.mx-n160{margin-left:-160px!important}.m-n170{margin:-170px!important}.mt-n170,.my-n170{margin-top:-170px!important}.mr-n170,.mx-n170{margin-right:-170px!important}.mb-n170,.my-n170{margin-bottom:-170px!important}.ml-n170,.mx-n170{margin-left:-170px!important}.m-n180{margin:-180px!important}.mt-n180,.my-n180{margin-top:-180px!important}.mr-n180,.mx-n180{margin-right:-180px!important}.mb-n180,.my-n180{margin-bottom:-180px!important}.ml-n180,.mx-n180{margin-left:-180px!important}.m-n190{margin:-190px!important}.mt-n190,.my-n190{margin-top:-190px!important}.mr-n190,.mx-n190{margin-right:-190px!important}.mb-n190,.my-n190{margin-bottom:-190px!important}.ml-n190,.mx-n190{margin-left:-190px!important}.m-n200{margin:-200px!important}.mt-n200,.my-n200{margin-top:-200px!important}.mr-n200,.mx-n200{margin-right:-200px!important}.mb-n200,.my-n200{margin-bottom:-200px!important}.ml-n200,.mx-n200{margin-left:-200px!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 (min-width:576px){.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:1px!important}.mt-sm-1,.my-sm-1{margin-top:1px!important}.mr-sm-1,.mx-sm-1{margin-right:1px!important}.mb-sm-1,.my-sm-1{margin-bottom:1px!important}.ml-sm-1,.mx-sm-1{margin-left:1px!important}.m-sm-2{margin:5px!important}.mt-sm-2,.my-sm-2{margin-top:5px!important}.mr-sm-2,.mx-sm-2{margin-right:5px!important}.mb-sm-2,.my-sm-2{margin-bottom:5px!important}.ml-sm-2,.mx-sm-2{margin-left:5px!important}.m-sm-3{margin:10px!important}.mt-sm-3,.my-sm-3{margin-top:10px!important}.mr-sm-3,.mx-sm-3{margin-right:10px!important}.mb-sm-3,.my-sm-3{margin-bottom:10px!important}.ml-sm-3,.mx-sm-3{margin-left:10px!important}.m-sm-4{margin:15px!important}.mt-sm-4,.my-sm-4{margin-top:15px!important}.mr-sm-4,.mx-sm-4{margin-right:15px!important}.mb-sm-4,.my-sm-4{margin-bottom:15px!important}.ml-sm-4,.mx-sm-4{margin-left:15px!important}.m-sm-5{margin:5px!important}.mt-sm-5,.my-sm-5{margin-top:5px!important}.mr-sm-5,.mx-sm-5{margin-right:5px!important}.mb-sm-5,.my-sm-5{margin-bottom:5px!important}.ml-sm-5,.mx-sm-5{margin-left:5px!important}.m-sm-10{margin:10px!important}.mt-sm-10,.my-sm-10{margin-top:10px!important}.mr-sm-10,.mx-sm-10{margin-right:10px!important}.mb-sm-10,.my-sm-10{margin-bottom:10px!important}.ml-sm-10,.mx-sm-10{margin-left:10px!important}.m-sm-15{margin:15px!important}.mt-sm-15,.my-sm-15{margin-top:15px!important}.mr-sm-15,.mx-sm-15{margin-right:15px!important}.mb-sm-15,.my-sm-15{margin-bottom:15px!important}.ml-sm-15,.mx-sm-15{margin-left:15px!important}.m-sm-20{margin:20px!important}.mt-sm-20,.my-sm-20{margin-top:20px!important}.mr-sm-20,.mx-sm-20{margin-right:20px!important}.mb-sm-20,.my-sm-20{margin-bottom:20px!important}.ml-sm-20,.mx-sm-20{margin-left:20px!important}.m-sm-25{margin:25px!important}.mt-sm-25,.my-sm-25{margin-top:25px!important}.mr-sm-25,.mx-sm-25{margin-right:25px!important}.mb-sm-25,.my-sm-25{margin-bottom:25px!important}.ml-sm-25,.mx-sm-25{margin-left:25px!important}.m-sm-30{margin:30px!important}.mt-sm-30,.my-sm-30{margin-top:30px!important}.mr-sm-30,.mx-sm-30{margin-right:30px!important}.mb-sm-30,.my-sm-30{margin-bottom:30px!important}.ml-sm-30,.mx-sm-30{margin-left:30px!important}.m-sm-40{margin:40px!important}.mt-sm-40,.my-sm-40{margin-top:40px!important}.mr-sm-40,.mx-sm-40{margin-right:40px!important}.mb-sm-40,.my-sm-40{margin-bottom:40px!important}.ml-sm-40,.mx-sm-40{margin-left:40px!important}.m-sm-50{margin:50px!important}.mt-sm-50,.my-sm-50{margin-top:50px!important}.mr-sm-50,.mx-sm-50{margin-right:50px!important}.mb-sm-50,.my-sm-50{margin-bottom:50px!important}.ml-sm-50,.mx-sm-50{margin-left:50px!important}.m-sm-60{margin:60px!important}.mt-sm-60,.my-sm-60{margin-top:60px!important}.mr-sm-60,.mx-sm-60{margin-right:60px!important}.mb-sm-60,.my-sm-60{margin-bottom:60px!important}.ml-sm-60,.mx-sm-60{margin-left:60px!important}.m-sm-70{margin:70px!important}.mt-sm-70,.my-sm-70{margin-top:70px!important}.mr-sm-70,.mx-sm-70{margin-right:70px!important}.mb-sm-70,.my-sm-70{margin-bottom:70px!important}.ml-sm-70,.mx-sm-70{margin-left:70px!important}.m-sm-80{margin:80px!important}.mt-sm-80,.my-sm-80{margin-top:80px!important}.mr-sm-80,.mx-sm-80{margin-right:80px!important}.mb-sm-80,.my-sm-80{margin-bottom:80px!important}.ml-sm-80,.mx-sm-80{margin-left:80px!important}.m-sm-90{margin:90px!important}.mt-sm-90,.my-sm-90{margin-top:90px!important}.mr-sm-90,.mx-sm-90{margin-right:90px!important}.mb-sm-90,.my-sm-90{margin-bottom:90px!important}.ml-sm-90,.mx-sm-90{margin-left:90px!important}.m-sm-100{margin:100px!important}.mt-sm-100,.my-sm-100{margin-top:100px!important}.mr-sm-100,.mx-sm-100{margin-right:100px!important}.mb-sm-100,.my-sm-100{margin-bottom:100px!important}.ml-sm-100,.mx-sm-100{margin-left:100px!important}.m-sm-110{margin:110px!important}.mt-sm-110,.my-sm-110{margin-top:110px!important}.mr-sm-110,.mx-sm-110{margin-right:110px!important}.mb-sm-110,.my-sm-110{margin-bottom:110px!important}.ml-sm-110,.mx-sm-110{margin-left:110px!important}.m-sm-120{margin:120px!important}.mt-sm-120,.my-sm-120{margin-top:120px!important}.mr-sm-120,.mx-sm-120{margin-right:120px!important}.mb-sm-120,.my-sm-120{margin-bottom:120px!important}.ml-sm-120,.mx-sm-120{margin-left:120px!important}.m-sm-130{margin:130px!important}.mt-sm-130,.my-sm-130{margin-top:130px!important}.mr-sm-130,.mx-sm-130{margin-right:130px!important}.mb-sm-130,.my-sm-130{margin-bottom:130px!important}.ml-sm-130,.mx-sm-130{margin-left:130px!important}.m-sm-140{margin:140px!important}.mt-sm-140,.my-sm-140{margin-top:140px!important}.mr-sm-140,.mx-sm-140{margin-right:140px!important}.mb-sm-140,.my-sm-140{margin-bottom:140px!important}.ml-sm-140,.mx-sm-140{margin-left:140px!important}.m-sm-150{margin:150px!important}.mt-sm-150,.my-sm-150{margin-top:150px!important}.mr-sm-150,.mx-sm-150{margin-right:150px!important}.mb-sm-150,.my-sm-150{margin-bottom:150px!important}.ml-sm-150,.mx-sm-150{margin-left:150px!important}.m-sm-160{margin:160px!important}.mt-sm-160,.my-sm-160{margin-top:160px!important}.mr-sm-160,.mx-sm-160{margin-right:160px!important}.mb-sm-160,.my-sm-160{margin-bottom:160px!important}.ml-sm-160,.mx-sm-160{margin-left:160px!important}.m-sm-170{margin:170px!important}.mt-sm-170,.my-sm-170{margin-top:170px!important}.mr-sm-170,.mx-sm-170{margin-right:170px!important}.mb-sm-170,.my-sm-170{margin-bottom:170px!important}.ml-sm-170,.mx-sm-170{margin-left:170px!important}.m-sm-180{margin:180px!important}.mt-sm-180,.my-sm-180{margin-top:180px!important}.mr-sm-180,.mx-sm-180{margin-right:180px!important}.mb-sm-180,.my-sm-180{margin-bottom:180px!important}.ml-sm-180,.mx-sm-180{margin-left:180px!important}.m-sm-190{margin:190px!important}.mt-sm-190,.my-sm-190{margin-top:190px!important}.mr-sm-190,.mx-sm-190{margin-right:190px!important}.mb-sm-190,.my-sm-190{margin-bottom:190px!important}.ml-sm-190,.mx-sm-190{margin-left:190px!important}.m-sm-200{margin:200px!important}.mt-sm-200,.my-sm-200{margin-top:200px!important}.mr-sm-200,.mx-sm-200{margin-right:200px!important}.mb-sm-200,.my-sm-200{margin-bottom:200px!important}.ml-sm-200,.mx-sm-200{margin-left:200px!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:1px!important}.pt-sm-1,.py-sm-1{padding-top:1px!important}.pr-sm-1,.px-sm-1{padding-right:1px!important}.pb-sm-1,.py-sm-1{padding-bottom:1px!important}.pl-sm-1,.px-sm-1{padding-left:1px!important}.p-sm-2{padding:5px!important}.pt-sm-2,.py-sm-2{padding-top:5px!important}.pr-sm-2,.px-sm-2{padding-right:5px!important}.pb-sm-2,.py-sm-2{padding-bottom:5px!important}.pl-sm-2,.px-sm-2{padding-left:5px!important}.p-sm-3{padding:10px!important}.pt-sm-3,.py-sm-3{padding-top:10px!important}.pr-sm-3,.px-sm-3{padding-right:10px!important}.pb-sm-3,.py-sm-3{padding-bottom:10px!important}.pl-sm-3,.px-sm-3{padding-left:10px!important}.p-sm-4{padding:15px!important}.pt-sm-4,.py-sm-4{padding-top:15px!important}.pr-sm-4,.px-sm-4{padding-right:15px!important}.pb-sm-4,.py-sm-4{padding-bottom:15px!important}.pl-sm-4,.px-sm-4{padding-left:15px!important}.p-sm-5{padding:5px!important}.pt-sm-5,.py-sm-5{padding-top:5px!important}.pr-sm-5,.px-sm-5{padding-right:5px!important}.pb-sm-5,.py-sm-5{padding-bottom:5px!important}.pl-sm-5,.px-sm-5{padding-left:5px!important}.p-sm-10{padding:10px!important}.pt-sm-10,.py-sm-10{padding-top:10px!important}.pr-sm-10,.px-sm-10{padding-right:10px!important}.pb-sm-10,.py-sm-10{padding-bottom:10px!important}.pl-sm-10,.px-sm-10{padding-left:10px!important}.p-sm-15{padding:15px!important}.pt-sm-15,.py-sm-15{padding-top:15px!important}.pr-sm-15,.px-sm-15{padding-right:15px!important}.pb-sm-15,.py-sm-15{padding-bottom:15px!important}.pl-sm-15,.px-sm-15{padding-left:15px!important}.p-sm-20{padding:20px!important}.pt-sm-20,.py-sm-20{padding-top:20px!important}.pr-sm-20,.px-sm-20{padding-right:20px!important}.pb-sm-20,.py-sm-20{padding-bottom:20px!important}.pl-sm-20,.px-sm-20{padding-left:20px!important}.p-sm-25{padding:25px!important}.pt-sm-25,.py-sm-25{padding-top:25px!important}.pr-sm-25,.px-sm-25{padding-right:25px!important}.pb-sm-25,.py-sm-25{padding-bottom:25px!important}.pl-sm-25,.px-sm-25{padding-left:25px!important}.p-sm-30{padding:30px!important}.pt-sm-30,.py-sm-30{padding-top:30px!important}.pr-sm-30,.px-sm-30{padding-right:30px!important}.pb-sm-30,.py-sm-30{padding-bottom:30px!important}.pl-sm-30,.px-sm-30{padding-left:30px!important}.p-sm-40{padding:40px!important}.pt-sm-40,.py-sm-40{padding-top:40px!important}.pr-sm-40,.px-sm-40{padding-right:40px!important}.pb-sm-40,.py-sm-40{padding-bottom:40px!important}.pl-sm-40,.px-sm-40{padding-left:40px!important}.p-sm-50{padding:50px!important}.pt-sm-50,.py-sm-50{padding-top:50px!important}.pr-sm-50,.px-sm-50{padding-right:50px!important}.pb-sm-50,.py-sm-50{padding-bottom:50px!important}.pl-sm-50,.px-sm-50{padding-left:50px!important}.p-sm-60{padding:60px!important}.pt-sm-60,.py-sm-60{padding-top:60px!important}.pr-sm-60,.px-sm-60{padding-right:60px!important}.pb-sm-60,.py-sm-60{padding-bottom:60px!important}.pl-sm-60,.px-sm-60{padding-left:60px!important}.p-sm-70{padding:70px!important}.pt-sm-70,.py-sm-70{padding-top:70px!important}.pr-sm-70,.px-sm-70{padding-right:70px!important}.pb-sm-70,.py-sm-70{padding-bottom:70px!important}.pl-sm-70,.px-sm-70{padding-left:70px!important}.p-sm-80{padding:80px!important}.pt-sm-80,.py-sm-80{padding-top:80px!important}.pr-sm-80,.px-sm-80{padding-right:80px!important}.pb-sm-80,.py-sm-80{padding-bottom:80px!important}.pl-sm-80,.px-sm-80{padding-left:80px!important}.p-sm-90{padding:90px!important}.pt-sm-90,.py-sm-90{padding-top:90px!important}.pr-sm-90,.px-sm-90{padding-right:90px!important}.pb-sm-90,.py-sm-90{padding-bottom:90px!important}.pl-sm-90,.px-sm-90{padding-left:90px!important}.p-sm-100{padding:100px!important}.pt-sm-100,.py-sm-100{padding-top:100px!important}.pr-sm-100,.px-sm-100{padding-right:100px!important}.pb-sm-100,.py-sm-100{padding-bottom:100px!important}.pl-sm-100,.px-sm-100{padding-left:100px!important}.p-sm-110{padding:110px!important}.pt-sm-110,.py-sm-110{padding-top:110px!important}.pr-sm-110,.px-sm-110{padding-right:110px!important}.pb-sm-110,.py-sm-110{padding-bottom:110px!important}.pl-sm-110,.px-sm-110{padding-left:110px!important}.p-sm-120{padding:120px!important}.pt-sm-120,.py-sm-120{padding-top:120px!important}.pr-sm-120,.px-sm-120{padding-right:120px!important}.pb-sm-120,.py-sm-120{padding-bottom:120px!important}.pl-sm-120,.px-sm-120{padding-left:120px!important}.p-sm-130{padding:130px!important}.pt-sm-130,.py-sm-130{padding-top:130px!important}.pr-sm-130,.px-sm-130{padding-right:130px!important}.pb-sm-130,.py-sm-130{padding-bottom:130px!important}.pl-sm-130,.px-sm-130{padding-left:130px!important}.p-sm-140{padding:140px!important}.pt-sm-140,.py-sm-140{padding-top:140px!important}.pr-sm-140,.px-sm-140{padding-right:140px!important}.pb-sm-140,.py-sm-140{padding-bottom:140px!important}.pl-sm-140,.px-sm-140{padding-left:140px!important}.p-sm-150{padding:150px!important}.pt-sm-150,.py-sm-150{padding-top:150px!important}.pr-sm-150,.px-sm-150{padding-right:150px!important}.pb-sm-150,.py-sm-150{padding-bottom:150px!important}.pl-sm-150,.px-sm-150{padding-left:150px!important}.p-sm-160{padding:160px!important}.pt-sm-160,.py-sm-160{padding-top:160px!important}.pr-sm-160,.px-sm-160{padding-right:160px!important}.pb-sm-160,.py-sm-160{padding-bottom:160px!important}.pl-sm-160,.px-sm-160{padding-left:160px!important}.p-sm-170{padding:170px!important}.pt-sm-170,.py-sm-170{padding-top:170px!important}.pr-sm-170,.px-sm-170{padding-right:170px!important}.pb-sm-170,.py-sm-170{padding-bottom:170px!important}.pl-sm-170,.px-sm-170{padding-left:170px!important}.p-sm-180{padding:180px!important}.pt-sm-180,.py-sm-180{padding-top:180px!important}.pr-sm-180,.px-sm-180{padding-right:180px!important}.pb-sm-180,.py-sm-180{padding-bottom:180px!important}.pl-sm-180,.px-sm-180{padding-left:180px!important}.p-sm-190{padding:190px!important}.pt-sm-190,.py-sm-190{padding-top:190px!important}.pr-sm-190,.px-sm-190{padding-right:190px!important}.pb-sm-190,.py-sm-190{padding-bottom:190px!important}.pl-sm-190,.px-sm-190{padding-left:190px!important}.p-sm-200{padding:200px!important}.pt-sm-200,.py-sm-200{padding-top:200px!important}.pr-sm-200,.px-sm-200{padding-right:200px!important}.pb-sm-200,.py-sm-200{padding-bottom:200px!important}.pl-sm-200,.px-sm-200{padding-left:200px!important}.m-sm-n1{margin:-1px!important}.mt-sm-n1,.my-sm-n1{margin-top:-1px!important}.mr-sm-n1,.mx-sm-n1{margin-right:-1px!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-1px!important}.ml-sm-n1,.mx-sm-n1{margin-left:-1px!important}.m-sm-n2{margin:-5px!important}.mt-sm-n2,.my-sm-n2{margin-top:-5px!important}.mr-sm-n2,.mx-sm-n2{margin-right:-5px!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-5px!important}.ml-sm-n2,.mx-sm-n2{margin-left:-5px!important}.m-sm-n3{margin:-10px!important}.mt-sm-n3,.my-sm-n3{margin-top:-10px!important}.mr-sm-n3,.mx-sm-n3{margin-right:-10px!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-10px!important}.ml-sm-n3,.mx-sm-n3{margin-left:-10px!important}.m-sm-n4{margin:-15px!important}.mt-sm-n4,.my-sm-n4{margin-top:-15px!important}.mr-sm-n4,.mx-sm-n4{margin-right:-15px!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-15px!important}.ml-sm-n4,.mx-sm-n4{margin-left:-15px!important}.m-sm-n5{margin:-5px!important}.mt-sm-n5,.my-sm-n5{margin-top:-5px!important}.mr-sm-n5,.mx-sm-n5{margin-right:-5px!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-5px!important}.ml-sm-n5,.mx-sm-n5{margin-left:-5px!important}.m-sm-n10{margin:-10px!important}.mt-sm-n10,.my-sm-n10{margin-top:-10px!important}.mr-sm-n10,.mx-sm-n10{margin-right:-10px!important}.mb-sm-n10,.my-sm-n10{margin-bottom:-10px!important}.ml-sm-n10,.mx-sm-n10{margin-left:-10px!important}.m-sm-n15{margin:-15px!important}.mt-sm-n15,.my-sm-n15{margin-top:-15px!important}.mr-sm-n15,.mx-sm-n15{margin-right:-15px!important}.mb-sm-n15,.my-sm-n15{margin-bottom:-15px!important}.ml-sm-n15,.mx-sm-n15{margin-left:-15px!important}.m-sm-n20{margin:-20px!important}.mt-sm-n20,.my-sm-n20{margin-top:-20px!important}.mr-sm-n20,.mx-sm-n20{margin-right:-20px!important}.mb-sm-n20,.my-sm-n20{margin-bottom:-20px!important}.ml-sm-n20,.mx-sm-n20{margin-left:-20px!important}.m-sm-n25{margin:-25px!important}.mt-sm-n25,.my-sm-n25{margin-top:-25px!important}.mr-sm-n25,.mx-sm-n25{margin-right:-25px!important}.mb-sm-n25,.my-sm-n25{margin-bottom:-25px!important}.ml-sm-n25,.mx-sm-n25{margin-left:-25px!important}.m-sm-n30{margin:-30px!important}.mt-sm-n30,.my-sm-n30{margin-top:-30px!important}.mr-sm-n30,.mx-sm-n30{margin-right:-30px!important}.mb-sm-n30,.my-sm-n30{margin-bottom:-30px!important}.ml-sm-n30,.mx-sm-n30{margin-left:-30px!important}.m-sm-n40{margin:-40px!important}.mt-sm-n40,.my-sm-n40{margin-top:-40px!important}.mr-sm-n40,.mx-sm-n40{margin-right:-40px!important}.mb-sm-n40,.my-sm-n40{margin-bottom:-40px!important}.ml-sm-n40,.mx-sm-n40{margin-left:-40px!important}.m-sm-n50{margin:-50px!important}.mt-sm-n50,.my-sm-n50{margin-top:-50px!important}.mr-sm-n50,.mx-sm-n50{margin-right:-50px!important}.mb-sm-n50,.my-sm-n50{margin-bottom:-50px!important}.ml-sm-n50,.mx-sm-n50{margin-left:-50px!important}.m-sm-n60{margin:-60px!important}.mt-sm-n60,.my-sm-n60{margin-top:-60px!important}.mr-sm-n60,.mx-sm-n60{margin-right:-60px!important}.mb-sm-n60,.my-sm-n60{margin-bottom:-60px!important}.ml-sm-n60,.mx-sm-n60{margin-left:-60px!important}.m-sm-n70{margin:-70px!important}.mt-sm-n70,.my-sm-n70{margin-top:-70px!important}.mr-sm-n70,.mx-sm-n70{margin-right:-70px!important}.mb-sm-n70,.my-sm-n70{margin-bottom:-70px!important}.ml-sm-n70,.mx-sm-n70{margin-left:-70px!important}.m-sm-n80{margin:-80px!important}.mt-sm-n80,.my-sm-n80{margin-top:-80px!important}.mr-sm-n80,.mx-sm-n80{margin-right:-80px!important}.mb-sm-n80,.my-sm-n80{margin-bottom:-80px!important}.ml-sm-n80,.mx-sm-n80{margin-left:-80px!important}.m-sm-n90{margin:-90px!important}.mt-sm-n90,.my-sm-n90{margin-top:-90px!important}.mr-sm-n90,.mx-sm-n90{margin-right:-90px!important}.mb-sm-n90,.my-sm-n90{margin-bottom:-90px!important}.ml-sm-n90,.mx-sm-n90{margin-left:-90px!important}.m-sm-n100{margin:-100px!important}.mt-sm-n100,.my-sm-n100{margin-top:-100px!important}.mr-sm-n100,.mx-sm-n100{margin-right:-100px!important}.mb-sm-n100,.my-sm-n100{margin-bottom:-100px!important}.ml-sm-n100,.mx-sm-n100{margin-left:-100px!important}.m-sm-n110{margin:-110px!important}.mt-sm-n110,.my-sm-n110{margin-top:-110px!important}.mr-sm-n110,.mx-sm-n110{margin-right:-110px!important}.mb-sm-n110,.my-sm-n110{margin-bottom:-110px!important}.ml-sm-n110,.mx-sm-n110{margin-left:-110px!important}.m-sm-n120{margin:-120px!important}.mt-sm-n120,.my-sm-n120{margin-top:-120px!important}.mr-sm-n120,.mx-sm-n120{margin-right:-120px!important}.mb-sm-n120,.my-sm-n120{margin-bottom:-120px!important}.ml-sm-n120,.mx-sm-n120{margin-left:-120px!important}.m-sm-n130{margin:-130px!important}.mt-sm-n130,.my-sm-n130{margin-top:-130px!important}.mr-sm-n130,.mx-sm-n130{margin-right:-130px!important}.mb-sm-n130,.my-sm-n130{margin-bottom:-130px!important}.ml-sm-n130,.mx-sm-n130{margin-left:-130px!important}.m-sm-n140{margin:-140px!important}.mt-sm-n140,.my-sm-n140{margin-top:-140px!important}.mr-sm-n140,.mx-sm-n140{margin-right:-140px!important}.mb-sm-n140,.my-sm-n140{margin-bottom:-140px!important}.ml-sm-n140,.mx-sm-n140{margin-left:-140px!important}.m-sm-n150{margin:-150px!important}.mt-sm-n150,.my-sm-n150{margin-top:-150px!important}.mr-sm-n150,.mx-sm-n150{margin-right:-150px!important}.mb-sm-n150,.my-sm-n150{margin-bottom:-150px!important}.ml-sm-n150,.mx-sm-n150{margin-left:-150px!important}.m-sm-n160{margin:-160px!important}.mt-sm-n160,.my-sm-n160{margin-top:-160px!important}.mr-sm-n160,.mx-sm-n160{margin-right:-160px!important}.mb-sm-n160,.my-sm-n160{margin-bottom:-160px!important}.ml-sm-n160,.mx-sm-n160{margin-left:-160px!important}.m-sm-n170{margin:-170px!important}.mt-sm-n170,.my-sm-n170{margin-top:-170px!important}.mr-sm-n170,.mx-sm-n170{margin-right:-170px!important}.mb-sm-n170,.my-sm-n170{margin-bottom:-170px!important}.ml-sm-n170,.mx-sm-n170{margin-left:-170px!important}.m-sm-n180{margin:-180px!important}.mt-sm-n180,.my-sm-n180{margin-top:-180px!important}.mr-sm-n180,.mx-sm-n180{margin-right:-180px!important}.mb-sm-n180,.my-sm-n180{margin-bottom:-180px!important}.ml-sm-n180,.mx-sm-n180{margin-left:-180px!important}.m-sm-n190{margin:-190px!important}.mt-sm-n190,.my-sm-n190{margin-top:-190px!important}.mr-sm-n190,.mx-sm-n190{margin-right:-190px!important}.mb-sm-n190,.my-sm-n190{margin-bottom:-190px!important}.ml-sm-n190,.mx-sm-n190{margin-left:-190px!important}.m-sm-n200{margin:-200px!important}.mt-sm-n200,.my-sm-n200{margin-top:-200px!important}.mr-sm-n200,.mx-sm-n200{margin-right:-200px!important}.mb-sm-n200,.my-sm-n200{margin-bottom:-200px!important}.ml-sm-n200,.mx-sm-n200{margin-left:-200px!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 (min-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:1px!important}.mt-md-1,.my-md-1{margin-top:1px!important}.mr-md-1,.mx-md-1{margin-right:1px!important}.mb-md-1,.my-md-1{margin-bottom:1px!important}.ml-md-1,.mx-md-1{margin-left:1px!important}.m-md-2{margin:5px!important}.mt-md-2,.my-md-2{margin-top:5px!important}.mr-md-2,.mx-md-2{margin-right:5px!important}.mb-md-2,.my-md-2{margin-bottom:5px!important}.ml-md-2,.mx-md-2{margin-left:5px!important}.m-md-3{margin:10px!important}.mt-md-3,.my-md-3{margin-top:10px!important}.mr-md-3,.mx-md-3{margin-right:10px!important}.mb-md-3,.my-md-3{margin-bottom:10px!important}.ml-md-3,.mx-md-3{margin-left:10px!important}.m-md-4{margin:15px!important}.mt-md-4,.my-md-4{margin-top:15px!important}.mr-md-4,.mx-md-4{margin-right:15px!important}.mb-md-4,.my-md-4{margin-bottom:15px!important}.ml-md-4,.mx-md-4{margin-left:15px!important}.m-md-5{margin:5px!important}.mt-md-5,.my-md-5{margin-top:5px!important}.mr-md-5,.mx-md-5{margin-right:5px!important}.mb-md-5,.my-md-5{margin-bottom:5px!important}.ml-md-5,.mx-md-5{margin-left:5px!important}.m-md-10{margin:10px!important}.mt-md-10,.my-md-10{margin-top:10px!important}.mr-md-10,.mx-md-10{margin-right:10px!important}.mb-md-10,.my-md-10{margin-bottom:10px!important}.ml-md-10,.mx-md-10{margin-left:10px!important}.m-md-15{margin:15px!important}.mt-md-15,.my-md-15{margin-top:15px!important}.mr-md-15,.mx-md-15{margin-right:15px!important}.mb-md-15,.my-md-15{margin-bottom:15px!important}.ml-md-15,.mx-md-15{margin-left:15px!important}.m-md-20{margin:20px!important}.mt-md-20,.my-md-20{margin-top:20px!important}.mr-md-20,.mx-md-20{margin-right:20px!important}.mb-md-20,.my-md-20{margin-bottom:20px!important}.ml-md-20,.mx-md-20{margin-left:20px!important}.m-md-25{margin:25px!important}.mt-md-25,.my-md-25{margin-top:25px!important}.mr-md-25,.mx-md-25{margin-right:25px!important}.mb-md-25,.my-md-25{margin-bottom:25px!important}.ml-md-25,.mx-md-25{margin-left:25px!important}.m-md-30{margin:30px!important}.mt-md-30,.my-md-30{margin-top:30px!important}.mr-md-30,.mx-md-30{margin-right:30px!important}.mb-md-30,.my-md-30{margin-bottom:30px!important}.ml-md-30,.mx-md-30{margin-left:30px!important}.m-md-40{margin:40px!important}.mt-md-40,.my-md-40{margin-top:40px!important}.mr-md-40,.mx-md-40{margin-right:40px!important}.mb-md-40,.my-md-40{margin-bottom:40px!important}.ml-md-40,.mx-md-40{margin-left:40px!important}.m-md-50{margin:50px!important}.mt-md-50,.my-md-50{margin-top:50px!important}.mr-md-50,.mx-md-50{margin-right:50px!important}.mb-md-50,.my-md-50{margin-bottom:50px!important}.ml-md-50,.mx-md-50{margin-left:50px!important}.m-md-60{margin:60px!important}.mt-md-60,.my-md-60{margin-top:60px!important}.mr-md-60,.mx-md-60{margin-right:60px!important}.mb-md-60,.my-md-60{margin-bottom:60px!important}.ml-md-60,.mx-md-60{margin-left:60px!important}.m-md-70{margin:70px!important}.mt-md-70,.my-md-70{margin-top:70px!important}.mr-md-70,.mx-md-70{margin-right:70px!important}.mb-md-70,.my-md-70{margin-bottom:70px!important}.ml-md-70,.mx-md-70{margin-left:70px!important}.m-md-80{margin:80px!important}.mt-md-80,.my-md-80{margin-top:80px!important}.mr-md-80,.mx-md-80{margin-right:80px!important}.mb-md-80,.my-md-80{margin-bottom:80px!important}.ml-md-80,.mx-md-80{margin-left:80px!important}.m-md-90{margin:90px!important}.mt-md-90,.my-md-90{margin-top:90px!important}.mr-md-90,.mx-md-90{margin-right:90px!important}.mb-md-90,.my-md-90{margin-bottom:90px!important}.ml-md-90,.mx-md-90{margin-left:90px!important}.m-md-100{margin:100px!important}.mt-md-100,.my-md-100{margin-top:100px!important}.mr-md-100,.mx-md-100{margin-right:100px!important}.mb-md-100,.my-md-100{margin-bottom:100px!important}.ml-md-100,.mx-md-100{margin-left:100px!important}.m-md-110{margin:110px!important}.mt-md-110,.my-md-110{margin-top:110px!important}.mr-md-110,.mx-md-110{margin-right:110px!important}.mb-md-110,.my-md-110{margin-bottom:110px!important}.ml-md-110,.mx-md-110{margin-left:110px!important}.m-md-120{margin:120px!important}.mt-md-120,.my-md-120{margin-top:120px!important}.mr-md-120,.mx-md-120{margin-right:120px!important}.mb-md-120,.my-md-120{margin-bottom:120px!important}.ml-md-120,.mx-md-120{margin-left:120px!important}.m-md-130{margin:130px!important}.mt-md-130,.my-md-130{margin-top:130px!important}.mr-md-130,.mx-md-130{margin-right:130px!important}.mb-md-130,.my-md-130{margin-bottom:130px!important}.ml-md-130,.mx-md-130{margin-left:130px!important}.m-md-140{margin:140px!important}.mt-md-140,.my-md-140{margin-top:140px!important}.mr-md-140,.mx-md-140{margin-right:140px!important}.mb-md-140,.my-md-140{margin-bottom:140px!important}.ml-md-140,.mx-md-140{margin-left:140px!important}.m-md-150{margin:150px!important}.mt-md-150,.my-md-150{margin-top:150px!important}.mr-md-150,.mx-md-150{margin-right:150px!important}.mb-md-150,.my-md-150{margin-bottom:150px!important}.ml-md-150,.mx-md-150{margin-left:150px!important}.m-md-160{margin:160px!important}.mt-md-160,.my-md-160{margin-top:160px!important}.mr-md-160,.mx-md-160{margin-right:160px!important}.mb-md-160,.my-md-160{margin-bottom:160px!important}.ml-md-160,.mx-md-160{margin-left:160px!important}.m-md-170{margin:170px!important}.mt-md-170,.my-md-170{margin-top:170px!important}.mr-md-170,.mx-md-170{margin-right:170px!important}.mb-md-170,.my-md-170{margin-bottom:170px!important}.ml-md-170,.mx-md-170{margin-left:170px!important}.m-md-180{margin:180px!important}.mt-md-180,.my-md-180{margin-top:180px!important}.mr-md-180,.mx-md-180{margin-right:180px!important}.mb-md-180,.my-md-180{margin-bottom:180px!important}.ml-md-180,.mx-md-180{margin-left:180px!important}.m-md-190{margin:190px!important}.mt-md-190,.my-md-190{margin-top:190px!important}.mr-md-190,.mx-md-190{margin-right:190px!important}.mb-md-190,.my-md-190{margin-bottom:190px!important}.ml-md-190,.mx-md-190{margin-left:190px!important}.m-md-200{margin:200px!important}.mt-md-200,.my-md-200{margin-top:200px!important}.mr-md-200,.mx-md-200{margin-right:200px!important}.mb-md-200,.my-md-200{margin-bottom:200px!important}.ml-md-200,.mx-md-200{margin-left:200px!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:1px!important}.pt-md-1,.py-md-1{padding-top:1px!important}.pr-md-1,.px-md-1{padding-right:1px!important}.pb-md-1,.py-md-1{padding-bottom:1px!important}.pl-md-1,.px-md-1{padding-left:1px!important}.p-md-2{padding:5px!important}.pt-md-2,.py-md-2{padding-top:5px!important}.pr-md-2,.px-md-2{padding-right:5px!important}.pb-md-2,.py-md-2{padding-bottom:5px!important}.pl-md-2,.px-md-2{padding-left:5px!important}.p-md-3{padding:10px!important}.pt-md-3,.py-md-3{padding-top:10px!important}.pr-md-3,.px-md-3{padding-right:10px!important}.pb-md-3,.py-md-3{padding-bottom:10px!important}.pl-md-3,.px-md-3{padding-left:10px!important}.p-md-4{padding:15px!important}.pt-md-4,.py-md-4{padding-top:15px!important}.pr-md-4,.px-md-4{padding-right:15px!important}.pb-md-4,.py-md-4{padding-bottom:15px!important}.pl-md-4,.px-md-4{padding-left:15px!important}.p-md-5{padding:5px!important}.pt-md-5,.py-md-5{padding-top:5px!important}.pr-md-5,.px-md-5{padding-right:5px!important}.pb-md-5,.py-md-5{padding-bottom:5px!important}.pl-md-5,.px-md-5{padding-left:5px!important}.p-md-10{padding:10px!important}.pt-md-10,.py-md-10{padding-top:10px!important}.pr-md-10,.px-md-10{padding-right:10px!important}.pb-md-10,.py-md-10{padding-bottom:10px!important}.pl-md-10,.px-md-10{padding-left:10px!important}.p-md-15{padding:15px!important}.pt-md-15,.py-md-15{padding-top:15px!important}.pr-md-15,.px-md-15{padding-right:15px!important}.pb-md-15,.py-md-15{padding-bottom:15px!important}.pl-md-15,.px-md-15{padding-left:15px!important}.p-md-20{padding:20px!important}.pt-md-20,.py-md-20{padding-top:20px!important}.pr-md-20,.px-md-20{padding-right:20px!important}.pb-md-20,.py-md-20{padding-bottom:20px!important}.pl-md-20,.px-md-20{padding-left:20px!important}.p-md-25{padding:25px!important}.pt-md-25,.py-md-25{padding-top:25px!important}.pr-md-25,.px-md-25{padding-right:25px!important}.pb-md-25,.py-md-25{padding-bottom:25px!important}.pl-md-25,.px-md-25{padding-left:25px!important}.p-md-30{padding:30px!important}.pt-md-30,.py-md-30{padding-top:30px!important}.pr-md-30,.px-md-30{padding-right:30px!important}.pb-md-30,.py-md-30{padding-bottom:30px!important}.pl-md-30,.px-md-30{padding-left:30px!important}.p-md-40{padding:40px!important}.pt-md-40,.py-md-40{padding-top:40px!important}.pr-md-40,.px-md-40{padding-right:40px!important}.pb-md-40,.py-md-40{padding-bottom:40px!important}.pl-md-40,.px-md-40{padding-left:40px!important}.p-md-50{padding:50px!important}.pt-md-50,.py-md-50{padding-top:50px!important}.pr-md-50,.px-md-50{padding-right:50px!important}.pb-md-50,.py-md-50{padding-bottom:50px!important}.pl-md-50,.px-md-50{padding-left:50px!important}.p-md-60{padding:60px!important}.pt-md-60,.py-md-60{padding-top:60px!important}.pr-md-60,.px-md-60{padding-right:60px!important}.pb-md-60,.py-md-60{padding-bottom:60px!important}.pl-md-60,.px-md-60{padding-left:60px!important}.p-md-70{padding:70px!important}.pt-md-70,.py-md-70{padding-top:70px!important}.pr-md-70,.px-md-70{padding-right:70px!important}.pb-md-70,.py-md-70{padding-bottom:70px!important}.pl-md-70,.px-md-70{padding-left:70px!important}.p-md-80{padding:80px!important}.pt-md-80,.py-md-80{padding-top:80px!important}.pr-md-80,.px-md-80{padding-right:80px!important}.pb-md-80,.py-md-80{padding-bottom:80px!important}.pl-md-80,.px-md-80{padding-left:80px!important}.p-md-90{padding:90px!important}.pt-md-90,.py-md-90{padding-top:90px!important}.pr-md-90,.px-md-90{padding-right:90px!important}.pb-md-90,.py-md-90{padding-bottom:90px!important}.pl-md-90,.px-md-90{padding-left:90px!important}.p-md-100{padding:100px!important}.pt-md-100,.py-md-100{padding-top:100px!important}.pr-md-100,.px-md-100{padding-right:100px!important}.pb-md-100,.py-md-100{padding-bottom:100px!important}.pl-md-100,.px-md-100{padding-left:100px!important}.p-md-110{padding:110px!important}.pt-md-110,.py-md-110{padding-top:110px!important}.pr-md-110,.px-md-110{padding-right:110px!important}.pb-md-110,.py-md-110{padding-bottom:110px!important}.pl-md-110,.px-md-110{padding-left:110px!important}.p-md-120{padding:120px!important}.pt-md-120,.py-md-120{padding-top:120px!important}.pr-md-120,.px-md-120{padding-right:120px!important}.pb-md-120,.py-md-120{padding-bottom:120px!important}.pl-md-120,.px-md-120{padding-left:120px!important}.p-md-130{padding:130px!important}.pt-md-130,.py-md-130{padding-top:130px!important}.pr-md-130,.px-md-130{padding-right:130px!important}.pb-md-130,.py-md-130{padding-bottom:130px!important}.pl-md-130,.px-md-130{padding-left:130px!important}.p-md-140{padding:140px!important}.pt-md-140,.py-md-140{padding-top:140px!important}.pr-md-140,.px-md-140{padding-right:140px!important}.pb-md-140,.py-md-140{padding-bottom:140px!important}.pl-md-140,.px-md-140{padding-left:140px!important}.p-md-150{padding:150px!important}.pt-md-150,.py-md-150{padding-top:150px!important}.pr-md-150,.px-md-150{padding-right:150px!important}.pb-md-150,.py-md-150{padding-bottom:150px!important}.pl-md-150,.px-md-150{padding-left:150px!important}.p-md-160{padding:160px!important}.pt-md-160,.py-md-160{padding-top:160px!important}.pr-md-160,.px-md-160{padding-right:160px!important}.pb-md-160,.py-md-160{padding-bottom:160px!important}.pl-md-160,.px-md-160{padding-left:160px!important}.p-md-170{padding:170px!important}.pt-md-170,.py-md-170{padding-top:170px!important}.pr-md-170,.px-md-170{padding-right:170px!important}.pb-md-170,.py-md-170{padding-bottom:170px!important}.pl-md-170,.px-md-170{padding-left:170px!important}.p-md-180{padding:180px!important}.pt-md-180,.py-md-180{padding-top:180px!important}.pr-md-180,.px-md-180{padding-right:180px!important}.pb-md-180,.py-md-180{padding-bottom:180px!important}.pl-md-180,.px-md-180{padding-left:180px!important}.p-md-190{padding:190px!important}.pt-md-190,.py-md-190{padding-top:190px!important}.pr-md-190,.px-md-190{padding-right:190px!important}.pb-md-190,.py-md-190{padding-bottom:190px!important}.pl-md-190,.px-md-190{padding-left:190px!important}.p-md-200{padding:200px!important}.pt-md-200,.py-md-200{padding-top:200px!important}.pr-md-200,.px-md-200{padding-right:200px!important}.pb-md-200,.py-md-200{padding-bottom:200px!important}.pl-md-200,.px-md-200{padding-left:200px!important}.m-md-n1{margin:-1px!important}.mt-md-n1,.my-md-n1{margin-top:-1px!important}.mr-md-n1,.mx-md-n1{margin-right:-1px!important}.mb-md-n1,.my-md-n1{margin-bottom:-1px!important}.ml-md-n1,.mx-md-n1{margin-left:-1px!important}.m-md-n2{margin:-5px!important}.mt-md-n2,.my-md-n2{margin-top:-5px!important}.mr-md-n2,.mx-md-n2{margin-right:-5px!important}.mb-md-n2,.my-md-n2{margin-bottom:-5px!important}.ml-md-n2,.mx-md-n2{margin-left:-5px!important}.m-md-n3{margin:-10px!important}.mt-md-n3,.my-md-n3{margin-top:-10px!important}.mr-md-n3,.mx-md-n3{margin-right:-10px!important}.mb-md-n3,.my-md-n3{margin-bottom:-10px!important}.ml-md-n3,.mx-md-n3{margin-left:-10px!important}.m-md-n4{margin:-15px!important}.mt-md-n4,.my-md-n4{margin-top:-15px!important}.mr-md-n4,.mx-md-n4{margin-right:-15px!important}.mb-md-n4,.my-md-n4{margin-bottom:-15px!important}.ml-md-n4,.mx-md-n4{margin-left:-15px!important}.m-md-n5{margin:-5px!important}.mt-md-n5,.my-md-n5{margin-top:-5px!important}.mr-md-n5,.mx-md-n5{margin-right:-5px!important}.mb-md-n5,.my-md-n5{margin-bottom:-5px!important}.ml-md-n5,.mx-md-n5{margin-left:-5px!important}.m-md-n10{margin:-10px!important}.mt-md-n10,.my-md-n10{margin-top:-10px!important}.mr-md-n10,.mx-md-n10{margin-right:-10px!important}.mb-md-n10,.my-md-n10{margin-bottom:-10px!important}.ml-md-n10,.mx-md-n10{margin-left:-10px!important}.m-md-n15{margin:-15px!important}.mt-md-n15,.my-md-n15{margin-top:-15px!important}.mr-md-n15,.mx-md-n15{margin-right:-15px!important}.mb-md-n15,.my-md-n15{margin-bottom:-15px!important}.ml-md-n15,.mx-md-n15{margin-left:-15px!important}.m-md-n20{margin:-20px!important}.mt-md-n20,.my-md-n20{margin-top:-20px!important}.mr-md-n20,.mx-md-n20{margin-right:-20px!important}.mb-md-n20,.my-md-n20{margin-bottom:-20px!important}.ml-md-n20,.mx-md-n20{margin-left:-20px!important}.m-md-n25{margin:-25px!important}.mt-md-n25,.my-md-n25{margin-top:-25px!important}.mr-md-n25,.mx-md-n25{margin-right:-25px!important}.mb-md-n25,.my-md-n25{margin-bottom:-25px!important}.ml-md-n25,.mx-md-n25{margin-left:-25px!important}.m-md-n30{margin:-30px!important}.mt-md-n30,.my-md-n30{margin-top:-30px!important}.mr-md-n30,.mx-md-n30{margin-right:-30px!important}.mb-md-n30,.my-md-n30{margin-bottom:-30px!important}.ml-md-n30,.mx-md-n30{margin-left:-30px!important}.m-md-n40{margin:-40px!important}.mt-md-n40,.my-md-n40{margin-top:-40px!important}.mr-md-n40,.mx-md-n40{margin-right:-40px!important}.mb-md-n40,.my-md-n40{margin-bottom:-40px!important}.ml-md-n40,.mx-md-n40{margin-left:-40px!important}.m-md-n50{margin:-50px!important}.mt-md-n50,.my-md-n50{margin-top:-50px!important}.mr-md-n50,.mx-md-n50{margin-right:-50px!important}.mb-md-n50,.my-md-n50{margin-bottom:-50px!important}.ml-md-n50,.mx-md-n50{margin-left:-50px!important}.m-md-n60{margin:-60px!important}.mt-md-n60,.my-md-n60{margin-top:-60px!important}.mr-md-n60,.mx-md-n60{margin-right:-60px!important}.mb-md-n60,.my-md-n60{margin-bottom:-60px!important}.ml-md-n60,.mx-md-n60{margin-left:-60px!important}.m-md-n70{margin:-70px!important}.mt-md-n70,.my-md-n70{margin-top:-70px!important}.mr-md-n70,.mx-md-n70{margin-right:-70px!important}.mb-md-n70,.my-md-n70{margin-bottom:-70px!important}.ml-md-n70,.mx-md-n70{margin-left:-70px!important}.m-md-n80{margin:-80px!important}.mt-md-n80,.my-md-n80{margin-top:-80px!important}.mr-md-n80,.mx-md-n80{margin-right:-80px!important}.mb-md-n80,.my-md-n80{margin-bottom:-80px!important}.ml-md-n80,.mx-md-n80{margin-left:-80px!important}.m-md-n90{margin:-90px!important}.mt-md-n90,.my-md-n90{margin-top:-90px!important}.mr-md-n90,.mx-md-n90{margin-right:-90px!important}.mb-md-n90,.my-md-n90{margin-bottom:-90px!important}.ml-md-n90,.mx-md-n90{margin-left:-90px!important}.m-md-n100{margin:-100px!important}.mt-md-n100,.my-md-n100{margin-top:-100px!important}.mr-md-n100,.mx-md-n100{margin-right:-100px!important}.mb-md-n100,.my-md-n100{margin-bottom:-100px!important}.ml-md-n100,.mx-md-n100{margin-left:-100px!important}.m-md-n110{margin:-110px!important}.mt-md-n110,.my-md-n110{margin-top:-110px!important}.mr-md-n110,.mx-md-n110{margin-right:-110px!important}.mb-md-n110,.my-md-n110{margin-bottom:-110px!important}.ml-md-n110,.mx-md-n110{margin-left:-110px!important}.m-md-n120{margin:-120px!important}.mt-md-n120,.my-md-n120{margin-top:-120px!important}.mr-md-n120,.mx-md-n120{margin-right:-120px!important}.mb-md-n120,.my-md-n120{margin-bottom:-120px!important}.ml-md-n120,.mx-md-n120{margin-left:-120px!important}.m-md-n130{margin:-130px!important}.mt-md-n130,.my-md-n130{margin-top:-130px!important}.mr-md-n130,.mx-md-n130{margin-right:-130px!important}.mb-md-n130,.my-md-n130{margin-bottom:-130px!important}.ml-md-n130,.mx-md-n130{margin-left:-130px!important}.m-md-n140{margin:-140px!important}.mt-md-n140,.my-md-n140{margin-top:-140px!important}.mr-md-n140,.mx-md-n140{margin-right:-140px!important}.mb-md-n140,.my-md-n140{margin-bottom:-140px!important}.ml-md-n140,.mx-md-n140{margin-left:-140px!important}.m-md-n150{margin:-150px!important}.mt-md-n150,.my-md-n150{margin-top:-150px!important}.mr-md-n150,.mx-md-n150{margin-right:-150px!important}.mb-md-n150,.my-md-n150{margin-bottom:-150px!important}.ml-md-n150,.mx-md-n150{margin-left:-150px!important}.m-md-n160{margin:-160px!important}.mt-md-n160,.my-md-n160{margin-top:-160px!important}.mr-md-n160,.mx-md-n160{margin-right:-160px!important}.mb-md-n160,.my-md-n160{margin-bottom:-160px!important}.ml-md-n160,.mx-md-n160{margin-left:-160px!important}.m-md-n170{margin:-170px!important}.mt-md-n170,.my-md-n170{margin-top:-170px!important}.mr-md-n170,.mx-md-n170{margin-right:-170px!important}.mb-md-n170,.my-md-n170{margin-bottom:-170px!important}.ml-md-n170,.mx-md-n170{margin-left:-170px!important}.m-md-n180{margin:-180px!important}.mt-md-n180,.my-md-n180{margin-top:-180px!important}.mr-md-n180,.mx-md-n180{margin-right:-180px!important}.mb-md-n180,.my-md-n180{margin-bottom:-180px!important}.ml-md-n180,.mx-md-n180{margin-left:-180px!important}.m-md-n190{margin:-190px!important}.mt-md-n190,.my-md-n190{margin-top:-190px!important}.mr-md-n190,.mx-md-n190{margin-right:-190px!important}.mb-md-n190,.my-md-n190{margin-bottom:-190px!important}.ml-md-n190,.mx-md-n190{margin-left:-190px!important}.m-md-n200{margin:-200px!important}.mt-md-n200,.my-md-n200{margin-top:-200px!important}.mr-md-n200,.mx-md-n200{margin-right:-200px!important}.mb-md-n200,.my-md-n200{margin-bottom:-200px!important}.ml-md-n200,.mx-md-n200{margin-left:-200px!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 (min-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:1px!important}.mt-lg-1,.my-lg-1{margin-top:1px!important}.mr-lg-1,.mx-lg-1{margin-right:1px!important}.mb-lg-1,.my-lg-1{margin-bottom:1px!important}.ml-lg-1,.mx-lg-1{margin-left:1px!important}.m-lg-2{margin:5px!important}.mt-lg-2,.my-lg-2{margin-top:5px!important}.mr-lg-2,.mx-lg-2{margin-right:5px!important}.mb-lg-2,.my-lg-2{margin-bottom:5px!important}.ml-lg-2,.mx-lg-2{margin-left:5px!important}.m-lg-3{margin:10px!important}.mt-lg-3,.my-lg-3{margin-top:10px!important}.mr-lg-3,.mx-lg-3{margin-right:10px!important}.mb-lg-3,.my-lg-3{margin-bottom:10px!important}.ml-lg-3,.mx-lg-3{margin-left:10px!important}.m-lg-4{margin:15px!important}.mt-lg-4,.my-lg-4{margin-top:15px!important}.mr-lg-4,.mx-lg-4{margin-right:15px!important}.mb-lg-4,.my-lg-4{margin-bottom:15px!important}.ml-lg-4,.mx-lg-4{margin-left:15px!important}.m-lg-5{margin:5px!important}.mt-lg-5,.my-lg-5{margin-top:5px!important}.mr-lg-5,.mx-lg-5{margin-right:5px!important}.mb-lg-5,.my-lg-5{margin-bottom:5px!important}.ml-lg-5,.mx-lg-5{margin-left:5px!important}.m-lg-10{margin:10px!important}.mt-lg-10,.my-lg-10{margin-top:10px!important}.mr-lg-10,.mx-lg-10{margin-right:10px!important}.mb-lg-10,.my-lg-10{margin-bottom:10px!important}.ml-lg-10,.mx-lg-10{margin-left:10px!important}.m-lg-15{margin:15px!important}.mt-lg-15,.my-lg-15{margin-top:15px!important}.mr-lg-15,.mx-lg-15{margin-right:15px!important}.mb-lg-15,.my-lg-15{margin-bottom:15px!important}.ml-lg-15,.mx-lg-15{margin-left:15px!important}.m-lg-20{margin:20px!important}.mt-lg-20,.my-lg-20{margin-top:20px!important}.mr-lg-20,.mx-lg-20{margin-right:20px!important}.mb-lg-20,.my-lg-20{margin-bottom:20px!important}.ml-lg-20,.mx-lg-20{margin-left:20px!important}.m-lg-25{margin:25px!important}.mt-lg-25,.my-lg-25{margin-top:25px!important}.mr-lg-25,.mx-lg-25{margin-right:25px!important}.mb-lg-25,.my-lg-25{margin-bottom:25px!important}.ml-lg-25,.mx-lg-25{margin-left:25px!important}.m-lg-30{margin:30px!important}.mt-lg-30,.my-lg-30{margin-top:30px!important}.mr-lg-30,.mx-lg-30{margin-right:30px!important}.mb-lg-30,.my-lg-30{margin-bottom:30px!important}.ml-lg-30,.mx-lg-30{margin-left:30px!important}.m-lg-40{margin:40px!important}.mt-lg-40,.my-lg-40{margin-top:40px!important}.mr-lg-40,.mx-lg-40{margin-right:40px!important}.mb-lg-40,.my-lg-40{margin-bottom:40px!important}.ml-lg-40,.mx-lg-40{margin-left:40px!important}.m-lg-50{margin:50px!important}.mt-lg-50,.my-lg-50{margin-top:50px!important}.mr-lg-50,.mx-lg-50{margin-right:50px!important}.mb-lg-50,.my-lg-50{margin-bottom:50px!important}.ml-lg-50,.mx-lg-50{margin-left:50px!important}.m-lg-60{margin:60px!important}.mt-lg-60,.my-lg-60{margin-top:60px!important}.mr-lg-60,.mx-lg-60{margin-right:60px!important}.mb-lg-60,.my-lg-60{margin-bottom:60px!important}.ml-lg-60,.mx-lg-60{margin-left:60px!important}.m-lg-70{margin:70px!important}.mt-lg-70,.my-lg-70{margin-top:70px!important}.mr-lg-70,.mx-lg-70{margin-right:70px!important}.mb-lg-70,.my-lg-70{margin-bottom:70px!important}.ml-lg-70,.mx-lg-70{margin-left:70px!important}.m-lg-80{margin:80px!important}.mt-lg-80,.my-lg-80{margin-top:80px!important}.mr-lg-80,.mx-lg-80{margin-right:80px!important}.mb-lg-80,.my-lg-80{margin-bottom:80px!important}.ml-lg-80,.mx-lg-80{margin-left:80px!important}.m-lg-90{margin:90px!important}.mt-lg-90,.my-lg-90{margin-top:90px!important}.mr-lg-90,.mx-lg-90{margin-right:90px!important}.mb-lg-90,.my-lg-90{margin-bottom:90px!important}.ml-lg-90,.mx-lg-90{margin-left:90px!important}.m-lg-100{margin:100px!important}.mt-lg-100,.my-lg-100{margin-top:100px!important}.mr-lg-100,.mx-lg-100{margin-right:100px!important}.mb-lg-100,.my-lg-100{margin-bottom:100px!important}.ml-lg-100,.mx-lg-100{margin-left:100px!important}.m-lg-110{margin:110px!important}.mt-lg-110,.my-lg-110{margin-top:110px!important}.mr-lg-110,.mx-lg-110{margin-right:110px!important}.mb-lg-110,.my-lg-110{margin-bottom:110px!important}.ml-lg-110,.mx-lg-110{margin-left:110px!important}.m-lg-120{margin:120px!important}.mt-lg-120,.my-lg-120{margin-top:120px!important}.mr-lg-120,.mx-lg-120{margin-right:120px!important}.mb-lg-120,.my-lg-120{margin-bottom:120px!important}.ml-lg-120,.mx-lg-120{margin-left:120px!important}.m-lg-130{margin:130px!important}.mt-lg-130,.my-lg-130{margin-top:130px!important}.mr-lg-130,.mx-lg-130{margin-right:130px!important}.mb-lg-130,.my-lg-130{margin-bottom:130px!important}.ml-lg-130,.mx-lg-130{margin-left:130px!important}.m-lg-140{margin:140px!important}.mt-lg-140,.my-lg-140{margin-top:140px!important}.mr-lg-140,.mx-lg-140{margin-right:140px!important}.mb-lg-140,.my-lg-140{margin-bottom:140px!important}.ml-lg-140,.mx-lg-140{margin-left:140px!important}.m-lg-150{margin:150px!important}.mt-lg-150,.my-lg-150{margin-top:150px!important}.mr-lg-150,.mx-lg-150{margin-right:150px!important}.mb-lg-150,.my-lg-150{margin-bottom:150px!important}.ml-lg-150,.mx-lg-150{margin-left:150px!important}.m-lg-160{margin:160px!important}.mt-lg-160,.my-lg-160{margin-top:160px!important}.mr-lg-160,.mx-lg-160{margin-right:160px!important}.mb-lg-160,.my-lg-160{margin-bottom:160px!important}.ml-lg-160,.mx-lg-160{margin-left:160px!important}.m-lg-170{margin:170px!important}.mt-lg-170,.my-lg-170{margin-top:170px!important}.mr-lg-170,.mx-lg-170{margin-right:170px!important}.mb-lg-170,.my-lg-170{margin-bottom:170px!important}.ml-lg-170,.mx-lg-170{margin-left:170px!important}.m-lg-180{margin:180px!important}.mt-lg-180,.my-lg-180{margin-top:180px!important}.mr-lg-180,.mx-lg-180{margin-right:180px!important}.mb-lg-180,.my-lg-180{margin-bottom:180px!important}.ml-lg-180,.mx-lg-180{margin-left:180px!important}.m-lg-190{margin:190px!important}.mt-lg-190,.my-lg-190{margin-top:190px!important}.mr-lg-190,.mx-lg-190{margin-right:190px!important}.mb-lg-190,.my-lg-190{margin-bottom:190px!important}.ml-lg-190,.mx-lg-190{margin-left:190px!important}.m-lg-200{margin:200px!important}.mt-lg-200,.my-lg-200{margin-top:200px!important}.mr-lg-200,.mx-lg-200{margin-right:200px!important}.mb-lg-200,.my-lg-200{margin-bottom:200px!important}.ml-lg-200,.mx-lg-200{margin-left:200px!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:1px!important}.pt-lg-1,.py-lg-1{padding-top:1px!important}.pr-lg-1,.px-lg-1{padding-right:1px!important}.pb-lg-1,.py-lg-1{padding-bottom:1px!important}.pl-lg-1,.px-lg-1{padding-left:1px!important}.p-lg-2{padding:5px!important}.pt-lg-2,.py-lg-2{padding-top:5px!important}.pr-lg-2,.px-lg-2{padding-right:5px!important}.pb-lg-2,.py-lg-2{padding-bottom:5px!important}.pl-lg-2,.px-lg-2{padding-left:5px!important}.p-lg-3{padding:10px!important}.pt-lg-3,.py-lg-3{padding-top:10px!important}.pr-lg-3,.px-lg-3{padding-right:10px!important}.pb-lg-3,.py-lg-3{padding-bottom:10px!important}.pl-lg-3,.px-lg-3{padding-left:10px!important}.p-lg-4{padding:15px!important}.pt-lg-4,.py-lg-4{padding-top:15px!important}.pr-lg-4,.px-lg-4{padding-right:15px!important}.pb-lg-4,.py-lg-4{padding-bottom:15px!important}.pl-lg-4,.px-lg-4{padding-left:15px!important}.p-lg-5{padding:5px!important}.pt-lg-5,.py-lg-5{padding-top:5px!important}.pr-lg-5,.px-lg-5{padding-right:5px!important}.pb-lg-5,.py-lg-5{padding-bottom:5px!important}.pl-lg-5,.px-lg-5{padding-left:5px!important}.p-lg-10{padding:10px!important}.pt-lg-10,.py-lg-10{padding-top:10px!important}.pr-lg-10,.px-lg-10{padding-right:10px!important}.pb-lg-10,.py-lg-10{padding-bottom:10px!important}.pl-lg-10,.px-lg-10{padding-left:10px!important}.p-lg-15{padding:15px!important}.pt-lg-15,.py-lg-15{padding-top:15px!important}.pr-lg-15,.px-lg-15{padding-right:15px!important}.pb-lg-15,.py-lg-15{padding-bottom:15px!important}.pl-lg-15,.px-lg-15{padding-left:15px!important}.p-lg-20{padding:20px!important}.pt-lg-20,.py-lg-20{padding-top:20px!important}.pr-lg-20,.px-lg-20{padding-right:20px!important}.pb-lg-20,.py-lg-20{padding-bottom:20px!important}.pl-lg-20,.px-lg-20{padding-left:20px!important}.p-lg-25{padding:25px!important}.pt-lg-25,.py-lg-25{padding-top:25px!important}.pr-lg-25,.px-lg-25{padding-right:25px!important}.pb-lg-25,.py-lg-25{padding-bottom:25px!important}.pl-lg-25,.px-lg-25{padding-left:25px!important}.p-lg-30{padding:30px!important}.pt-lg-30,.py-lg-30{padding-top:30px!important}.pr-lg-30,.px-lg-30{padding-right:30px!important}.pb-lg-30,.py-lg-30{padding-bottom:30px!important}.pl-lg-30,.px-lg-30{padding-left:30px!important}.p-lg-40{padding:40px!important}.pt-lg-40,.py-lg-40{padding-top:40px!important}.pr-lg-40,.px-lg-40{padding-right:40px!important}.pb-lg-40,.py-lg-40{padding-bottom:40px!important}.pl-lg-40,.px-lg-40{padding-left:40px!important}.p-lg-50{padding:50px!important}.pt-lg-50,.py-lg-50{padding-top:50px!important}.pr-lg-50,.px-lg-50{padding-right:50px!important}.pb-lg-50,.py-lg-50{padding-bottom:50px!important}.pl-lg-50,.px-lg-50{padding-left:50px!important}.p-lg-60{padding:60px!important}.pt-lg-60,.py-lg-60{padding-top:60px!important}.pr-lg-60,.px-lg-60{padding-right:60px!important}.pb-lg-60,.py-lg-60{padding-bottom:60px!important}.pl-lg-60,.px-lg-60{padding-left:60px!important}.p-lg-70{padding:70px!important}.pt-lg-70,.py-lg-70{padding-top:70px!important}.pr-lg-70,.px-lg-70{padding-right:70px!important}.pb-lg-70,.py-lg-70{padding-bottom:70px!important}.pl-lg-70,.px-lg-70{padding-left:70px!important}.p-lg-80{padding:80px!important}.pt-lg-80,.py-lg-80{padding-top:80px!important}.pr-lg-80,.px-lg-80{padding-right:80px!important}.pb-lg-80,.py-lg-80{padding-bottom:80px!important}.pl-lg-80,.px-lg-80{padding-left:80px!important}.p-lg-90{padding:90px!important}.pt-lg-90,.py-lg-90{padding-top:90px!important}.pr-lg-90,.px-lg-90{padding-right:90px!important}.pb-lg-90,.py-lg-90{padding-bottom:90px!important}.pl-lg-90,.px-lg-90{padding-left:90px!important}.p-lg-100{padding:100px!important}.pt-lg-100,.py-lg-100{padding-top:100px!important}.pr-lg-100,.px-lg-100{padding-right:100px!important}.pb-lg-100,.py-lg-100{padding-bottom:100px!important}.pl-lg-100,.px-lg-100{padding-left:100px!important}.p-lg-110{padding:110px!important}.pt-lg-110,.py-lg-110{padding-top:110px!important}.pr-lg-110,.px-lg-110{padding-right:110px!important}.pb-lg-110,.py-lg-110{padding-bottom:110px!important}.pl-lg-110,.px-lg-110{padding-left:110px!important}.p-lg-120{padding:120px!important}.pt-lg-120,.py-lg-120{padding-top:120px!important}.pr-lg-120,.px-lg-120{padding-right:120px!important}.pb-lg-120,.py-lg-120{padding-bottom:120px!important}.pl-lg-120,.px-lg-120{padding-left:120px!important}.p-lg-130{padding:130px!important}.pt-lg-130,.py-lg-130{padding-top:130px!important}.pr-lg-130,.px-lg-130{padding-right:130px!important}.pb-lg-130,.py-lg-130{padding-bottom:130px!important}.pl-lg-130,.px-lg-130{padding-left:130px!important}.p-lg-140{padding:140px!important}.pt-lg-140,.py-lg-140{padding-top:140px!important}.pr-lg-140,.px-lg-140{padding-right:140px!important}.pb-lg-140,.py-lg-140{padding-bottom:140px!important}.pl-lg-140,.px-lg-140{padding-left:140px!important}.p-lg-150{padding:150px!important}.pt-lg-150,.py-lg-150{padding-top:150px!important}.pr-lg-150,.px-lg-150{padding-right:150px!important}.pb-lg-150,.py-lg-150{padding-bottom:150px!important}.pl-lg-150,.px-lg-150{padding-left:150px!important}.p-lg-160{padding:160px!important}.pt-lg-160,.py-lg-160{padding-top:160px!important}.pr-lg-160,.px-lg-160{padding-right:160px!important}.pb-lg-160,.py-lg-160{padding-bottom:160px!important}.pl-lg-160,.px-lg-160{padding-left:160px!important}.p-lg-170{padding:170px!important}.pt-lg-170,.py-lg-170{padding-top:170px!important}.pr-lg-170,.px-lg-170{padding-right:170px!important}.pb-lg-170,.py-lg-170{padding-bottom:170px!important}.pl-lg-170,.px-lg-170{padding-left:170px!important}.p-lg-180{padding:180px!important}.pt-lg-180,.py-lg-180{padding-top:180px!important}.pr-lg-180,.px-lg-180{padding-right:180px!important}.pb-lg-180,.py-lg-180{padding-bottom:180px!important}.pl-lg-180,.px-lg-180{padding-left:180px!important}.p-lg-190{padding:190px!important}.pt-lg-190,.py-lg-190{padding-top:190px!important}.pr-lg-190,.px-lg-190{padding-right:190px!important}.pb-lg-190,.py-lg-190{padding-bottom:190px!important}.pl-lg-190,.px-lg-190{padding-left:190px!important}.p-lg-200{padding:200px!important}.pt-lg-200,.py-lg-200{padding-top:200px!important}.pr-lg-200,.px-lg-200{padding-right:200px!important}.pb-lg-200,.py-lg-200{padding-bottom:200px!important}.pl-lg-200,.px-lg-200{padding-left:200px!important}.m-lg-n1{margin:-1px!important}.mt-lg-n1,.my-lg-n1{margin-top:-1px!important}.mr-lg-n1,.mx-lg-n1{margin-right:-1px!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-1px!important}.ml-lg-n1,.mx-lg-n1{margin-left:-1px!important}.m-lg-n2{margin:-5px!important}.mt-lg-n2,.my-lg-n2{margin-top:-5px!important}.mr-lg-n2,.mx-lg-n2{margin-right:-5px!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-5px!important}.ml-lg-n2,.mx-lg-n2{margin-left:-5px!important}.m-lg-n3{margin:-10px!important}.mt-lg-n3,.my-lg-n3{margin-top:-10px!important}.mr-lg-n3,.mx-lg-n3{margin-right:-10px!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-10px!important}.ml-lg-n3,.mx-lg-n3{margin-left:-10px!important}.m-lg-n4{margin:-15px!important}.mt-lg-n4,.my-lg-n4{margin-top:-15px!important}.mr-lg-n4,.mx-lg-n4{margin-right:-15px!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-15px!important}.ml-lg-n4,.mx-lg-n4{margin-left:-15px!important}.m-lg-n5{margin:-5px!important}.mt-lg-n5,.my-lg-n5{margin-top:-5px!important}.mr-lg-n5,.mx-lg-n5{margin-right:-5px!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-5px!important}.ml-lg-n5,.mx-lg-n5{margin-left:-5px!important}.m-lg-n10{margin:-10px!important}.mt-lg-n10,.my-lg-n10{margin-top:-10px!important}.mr-lg-n10,.mx-lg-n10{margin-right:-10px!important}.mb-lg-n10,.my-lg-n10{margin-bottom:-10px!important}.ml-lg-n10,.mx-lg-n10{margin-left:-10px!important}.m-lg-n15{margin:-15px!important}.mt-lg-n15,.my-lg-n15{margin-top:-15px!important}.mr-lg-n15,.mx-lg-n15{margin-right:-15px!important}.mb-lg-n15,.my-lg-n15{margin-bottom:-15px!important}.ml-lg-n15,.mx-lg-n15{margin-left:-15px!important}.m-lg-n20{margin:-20px!important}.mt-lg-n20,.my-lg-n20{margin-top:-20px!important}.mr-lg-n20,.mx-lg-n20{margin-right:-20px!important}.mb-lg-n20,.my-lg-n20{margin-bottom:-20px!important}.ml-lg-n20,.mx-lg-n20{margin-left:-20px!important}.m-lg-n25{margin:-25px!important}.mt-lg-n25,.my-lg-n25{margin-top:-25px!important}.mr-lg-n25,.mx-lg-n25{margin-right:-25px!important}.mb-lg-n25,.my-lg-n25{margin-bottom:-25px!important}.ml-lg-n25,.mx-lg-n25{margin-left:-25px!important}.m-lg-n30{margin:-30px!important}.mt-lg-n30,.my-lg-n30{margin-top:-30px!important}.mr-lg-n30,.mx-lg-n30{margin-right:-30px!important}.mb-lg-n30,.my-lg-n30{margin-bottom:-30px!important}.ml-lg-n30,.mx-lg-n30{margin-left:-30px!important}.m-lg-n40{margin:-40px!important}.mt-lg-n40,.my-lg-n40{margin-top:-40px!important}.mr-lg-n40,.mx-lg-n40{margin-right:-40px!important}.mb-lg-n40,.my-lg-n40{margin-bottom:-40px!important}.ml-lg-n40,.mx-lg-n40{margin-left:-40px!important}.m-lg-n50{margin:-50px!important}.mt-lg-n50,.my-lg-n50{margin-top:-50px!important}.mr-lg-n50,.mx-lg-n50{margin-right:-50px!important}.mb-lg-n50,.my-lg-n50{margin-bottom:-50px!important}.ml-lg-n50,.mx-lg-n50{margin-left:-50px!important}.m-lg-n60{margin:-60px!important}.mt-lg-n60,.my-lg-n60{margin-top:-60px!important}.mr-lg-n60,.mx-lg-n60{margin-right:-60px!important}.mb-lg-n60,.my-lg-n60{margin-bottom:-60px!important}.ml-lg-n60,.mx-lg-n60{margin-left:-60px!important}.m-lg-n70{margin:-70px!important}.mt-lg-n70,.my-lg-n70{margin-top:-70px!important}.mr-lg-n70,.mx-lg-n70{margin-right:-70px!important}.mb-lg-n70,.my-lg-n70{margin-bottom:-70px!important}.ml-lg-n70,.mx-lg-n70{margin-left:-70px!important}.m-lg-n80{margin:-80px!important}.mt-lg-n80,.my-lg-n80{margin-top:-80px!important}.mr-lg-n80,.mx-lg-n80{margin-right:-80px!important}.mb-lg-n80,.my-lg-n80{margin-bottom:-80px!important}.ml-lg-n80,.mx-lg-n80{margin-left:-80px!important}.m-lg-n90{margin:-90px!important}.mt-lg-n90,.my-lg-n90{margin-top:-90px!important}.mr-lg-n90,.mx-lg-n90{margin-right:-90px!important}.mb-lg-n90,.my-lg-n90{margin-bottom:-90px!important}.ml-lg-n90,.mx-lg-n90{margin-left:-90px!important}.m-lg-n100{margin:-100px!important}.mt-lg-n100,.my-lg-n100{margin-top:-100px!important}.mr-lg-n100,.mx-lg-n100{margin-right:-100px!important}.mb-lg-n100,.my-lg-n100{margin-bottom:-100px!important}.ml-lg-n100,.mx-lg-n100{margin-left:-100px!important}.m-lg-n110{margin:-110px!important}.mt-lg-n110,.my-lg-n110{margin-top:-110px!important}.mr-lg-n110,.mx-lg-n110{margin-right:-110px!important}.mb-lg-n110,.my-lg-n110{margin-bottom:-110px!important}.ml-lg-n110,.mx-lg-n110{margin-left:-110px!important}.m-lg-n120{margin:-120px!important}.mt-lg-n120,.my-lg-n120{margin-top:-120px!important}.mr-lg-n120,.mx-lg-n120{margin-right:-120px!important}.mb-lg-n120,.my-lg-n120{margin-bottom:-120px!important}.ml-lg-n120,.mx-lg-n120{margin-left:-120px!important}.m-lg-n130{margin:-130px!important}.mt-lg-n130,.my-lg-n130{margin-top:-130px!important}.mr-lg-n130,.mx-lg-n130{margin-right:-130px!important}.mb-lg-n130,.my-lg-n130{margin-bottom:-130px!important}.ml-lg-n130,.mx-lg-n130{margin-left:-130px!important}.m-lg-n140{margin:-140px!important}.mt-lg-n140,.my-lg-n140{margin-top:-140px!important}.mr-lg-n140,.mx-lg-n140{margin-right:-140px!important}.mb-lg-n140,.my-lg-n140{margin-bottom:-140px!important}.ml-lg-n140,.mx-lg-n140{margin-left:-140px!important}.m-lg-n150{margin:-150px!important}.mt-lg-n150,.my-lg-n150{margin-top:-150px!important}.mr-lg-n150,.mx-lg-n150{margin-right:-150px!important}.mb-lg-n150,.my-lg-n150{margin-bottom:-150px!important}.ml-lg-n150,.mx-lg-n150{margin-left:-150px!important}.m-lg-n160{margin:-160px!important}.mt-lg-n160,.my-lg-n160{margin-top:-160px!important}.mr-lg-n160,.mx-lg-n160{margin-right:-160px!important}.mb-lg-n160,.my-lg-n160{margin-bottom:-160px!important}.ml-lg-n160,.mx-lg-n160{margin-left:-160px!important}.m-lg-n170{margin:-170px!important}.mt-lg-n170,.my-lg-n170{margin-top:-170px!important}.mr-lg-n170,.mx-lg-n170{margin-right:-170px!important}.mb-lg-n170,.my-lg-n170{margin-bottom:-170px!important}.ml-lg-n170,.mx-lg-n170{margin-left:-170px!important}.m-lg-n180{margin:-180px!important}.mt-lg-n180,.my-lg-n180{margin-top:-180px!important}.mr-lg-n180,.mx-lg-n180{margin-right:-180px!important}.mb-lg-n180,.my-lg-n180{margin-bottom:-180px!important}.ml-lg-n180,.mx-lg-n180{margin-left:-180px!important}.m-lg-n190{margin:-190px!important}.mt-lg-n190,.my-lg-n190{margin-top:-190px!important}.mr-lg-n190,.mx-lg-n190{margin-right:-190px!important}.mb-lg-n190,.my-lg-n190{margin-bottom:-190px!important}.ml-lg-n190,.mx-lg-n190{margin-left:-190px!important}.m-lg-n200{margin:-200px!important}.mt-lg-n200,.my-lg-n200{margin-top:-200px!important}.mr-lg-n200,.mx-lg-n200{margin-right:-200px!important}.mb-lg-n200,.my-lg-n200{margin-bottom:-200px!important}.ml-lg-n200,.mx-lg-n200{margin-left:-200px!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 (min-width:1200px){.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:1px!important}.mt-xl-1,.my-xl-1{margin-top:1px!important}.mr-xl-1,.mx-xl-1{margin-right:1px!important}.mb-xl-1,.my-xl-1{margin-bottom:1px!important}.ml-xl-1,.mx-xl-1{margin-left:1px!important}.m-xl-2{margin:5px!important}.mt-xl-2,.my-xl-2{margin-top:5px!important}.mr-xl-2,.mx-xl-2{margin-right:5px!important}.mb-xl-2,.my-xl-2{margin-bottom:5px!important}.ml-xl-2,.mx-xl-2{margin-left:5px!important}.m-xl-3{margin:10px!important}.mt-xl-3,.my-xl-3{margin-top:10px!important}.mr-xl-3,.mx-xl-3{margin-right:10px!important}.mb-xl-3,.my-xl-3{margin-bottom:10px!important}.ml-xl-3,.mx-xl-3{margin-left:10px!important}.m-xl-4{margin:15px!important}.mt-xl-4,.my-xl-4{margin-top:15px!important}.mr-xl-4,.mx-xl-4{margin-right:15px!important}.mb-xl-4,.my-xl-4{margin-bottom:15px!important}.ml-xl-4,.mx-xl-4{margin-left:15px!important}.m-xl-5{margin:5px!important}.mt-xl-5,.my-xl-5{margin-top:5px!important}.mr-xl-5,.mx-xl-5{margin-right:5px!important}.mb-xl-5,.my-xl-5{margin-bottom:5px!important}.ml-xl-5,.mx-xl-5{margin-left:5px!important}.m-xl-10{margin:10px!important}.mt-xl-10,.my-xl-10{margin-top:10px!important}.mr-xl-10,.mx-xl-10{margin-right:10px!important}.mb-xl-10,.my-xl-10{margin-bottom:10px!important}.ml-xl-10,.mx-xl-10{margin-left:10px!important}.m-xl-15{margin:15px!important}.mt-xl-15,.my-xl-15{margin-top:15px!important}.mr-xl-15,.mx-xl-15{margin-right:15px!important}.mb-xl-15,.my-xl-15{margin-bottom:15px!important}.ml-xl-15,.mx-xl-15{margin-left:15px!important}.m-xl-20{margin:20px!important}.mt-xl-20,.my-xl-20{margin-top:20px!important}.mr-xl-20,.mx-xl-20{margin-right:20px!important}.mb-xl-20,.my-xl-20{margin-bottom:20px!important}.ml-xl-20,.mx-xl-20{margin-left:20px!important}.m-xl-25{margin:25px!important}.mt-xl-25,.my-xl-25{margin-top:25px!important}.mr-xl-25,.mx-xl-25{margin-right:25px!important}.mb-xl-25,.my-xl-25{margin-bottom:25px!important}.ml-xl-25,.mx-xl-25{margin-left:25px!important}.m-xl-30{margin:30px!important}.mt-xl-30,.my-xl-30{margin-top:30px!important}.mr-xl-30,.mx-xl-30{margin-right:30px!important}.mb-xl-30,.my-xl-30{margin-bottom:30px!important}.ml-xl-30,.mx-xl-30{margin-left:30px!important}.m-xl-40{margin:40px!important}.mt-xl-40,.my-xl-40{margin-top:40px!important}.mr-xl-40,.mx-xl-40{margin-right:40px!important}.mb-xl-40,.my-xl-40{margin-bottom:40px!important}.ml-xl-40,.mx-xl-40{margin-left:40px!important}.m-xl-50{margin:50px!important}.mt-xl-50,.my-xl-50{margin-top:50px!important}.mr-xl-50,.mx-xl-50{margin-right:50px!important}.mb-xl-50,.my-xl-50{margin-bottom:50px!important}.ml-xl-50,.mx-xl-50{margin-left:50px!important}.m-xl-60{margin:60px!important}.mt-xl-60,.my-xl-60{margin-top:60px!important}.mr-xl-60,.mx-xl-60{margin-right:60px!important}.mb-xl-60,.my-xl-60{margin-bottom:60px!important}.ml-xl-60,.mx-xl-60{margin-left:60px!important}.m-xl-70{margin:70px!important}.mt-xl-70,.my-xl-70{margin-top:70px!important}.mr-xl-70,.mx-xl-70{margin-right:70px!important}.mb-xl-70,.my-xl-70{margin-bottom:70px!important}.ml-xl-70,.mx-xl-70{margin-left:70px!important}.m-xl-80{margin:80px!important}.mt-xl-80,.my-xl-80{margin-top:80px!important}.mr-xl-80,.mx-xl-80{margin-right:80px!important}.mb-xl-80,.my-xl-80{margin-bottom:80px!important}.ml-xl-80,.mx-xl-80{margin-left:80px!important}.m-xl-90{margin:90px!important}.mt-xl-90,.my-xl-90{margin-top:90px!important}.mr-xl-90,.mx-xl-90{margin-right:90px!important}.mb-xl-90,.my-xl-90{margin-bottom:90px!important}.ml-xl-90,.mx-xl-90{margin-left:90px!important}.m-xl-100{margin:100px!important}.mt-xl-100,.my-xl-100{margin-top:100px!important}.mr-xl-100,.mx-xl-100{margin-right:100px!important}.mb-xl-100,.my-xl-100{margin-bottom:100px!important}.ml-xl-100,.mx-xl-100{margin-left:100px!important}.m-xl-110{margin:110px!important}.mt-xl-110,.my-xl-110{margin-top:110px!important}.mr-xl-110,.mx-xl-110{margin-right:110px!important}.mb-xl-110,.my-xl-110{margin-bottom:110px!important}.ml-xl-110,.mx-xl-110{margin-left:110px!important}.m-xl-120{margin:120px!important}.mt-xl-120,.my-xl-120{margin-top:120px!important}.mr-xl-120,.mx-xl-120{margin-right:120px!important}.mb-xl-120,.my-xl-120{margin-bottom:120px!important}.ml-xl-120,.mx-xl-120{margin-left:120px!important}.m-xl-130{margin:130px!important}.mt-xl-130,.my-xl-130{margin-top:130px!important}.mr-xl-130,.mx-xl-130{margin-right:130px!important}.mb-xl-130,.my-xl-130{margin-bottom:130px!important}.ml-xl-130,.mx-xl-130{margin-left:130px!important}.m-xl-140{margin:140px!important}.mt-xl-140,.my-xl-140{margin-top:140px!important}.mr-xl-140,.mx-xl-140{margin-right:140px!important}.mb-xl-140,.my-xl-140{margin-bottom:140px!important}.ml-xl-140,.mx-xl-140{margin-left:140px!important}.m-xl-150{margin:150px!important}.mt-xl-150,.my-xl-150{margin-top:150px!important}.mr-xl-150,.mx-xl-150{margin-right:150px!important}.mb-xl-150,.my-xl-150{margin-bottom:150px!important}.ml-xl-150,.mx-xl-150{margin-left:150px!important}.m-xl-160{margin:160px!important}.mt-xl-160,.my-xl-160{margin-top:160px!important}.mr-xl-160,.mx-xl-160{margin-right:160px!important}.mb-xl-160,.my-xl-160{margin-bottom:160px!important}.ml-xl-160,.mx-xl-160{margin-left:160px!important}.m-xl-170{margin:170px!important}.mt-xl-170,.my-xl-170{margin-top:170px!important}.mr-xl-170,.mx-xl-170{margin-right:170px!important}.mb-xl-170,.my-xl-170{margin-bottom:170px!important}.ml-xl-170,.mx-xl-170{margin-left:170px!important}.m-xl-180{margin:180px!important}.mt-xl-180,.my-xl-180{margin-top:180px!important}.mr-xl-180,.mx-xl-180{margin-right:180px!important}.mb-xl-180,.my-xl-180{margin-bottom:180px!important}.ml-xl-180,.mx-xl-180{margin-left:180px!important}.m-xl-190{margin:190px!important}.mt-xl-190,.my-xl-190{margin-top:190px!important}.mr-xl-190,.mx-xl-190{margin-right:190px!important}.mb-xl-190,.my-xl-190{margin-bottom:190px!important}.ml-xl-190,.mx-xl-190{margin-left:190px!important}.m-xl-200{margin:200px!important}.mt-xl-200,.my-xl-200{margin-top:200px!important}.mr-xl-200,.mx-xl-200{margin-right:200px!important}.mb-xl-200,.my-xl-200{margin-bottom:200px!important}.ml-xl-200,.mx-xl-200{margin-left:200px!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:1px!important}.pt-xl-1,.py-xl-1{padding-top:1px!important}.pr-xl-1,.px-xl-1{padding-right:1px!important}.pb-xl-1,.py-xl-1{padding-bottom:1px!important}.pl-xl-1,.px-xl-1{padding-left:1px!important}.p-xl-2{padding:5px!important}.pt-xl-2,.py-xl-2{padding-top:5px!important}.pr-xl-2,.px-xl-2{padding-right:5px!important}.pb-xl-2,.py-xl-2{padding-bottom:5px!important}.pl-xl-2,.px-xl-2{padding-left:5px!important}.p-xl-3{padding:10px!important}.pt-xl-3,.py-xl-3{padding-top:10px!important}.pr-xl-3,.px-xl-3{padding-right:10px!important}.pb-xl-3,.py-xl-3{padding-bottom:10px!important}.pl-xl-3,.px-xl-3{padding-left:10px!important}.p-xl-4{padding:15px!important}.pt-xl-4,.py-xl-4{padding-top:15px!important}.pr-xl-4,.px-xl-4{padding-right:15px!important}.pb-xl-4,.py-xl-4{padding-bottom:15px!important}.pl-xl-4,.px-xl-4{padding-left:15px!important}.p-xl-5{padding:5px!important}.pt-xl-5,.py-xl-5{padding-top:5px!important}.pr-xl-5,.px-xl-5{padding-right:5px!important}.pb-xl-5,.py-xl-5{padding-bottom:5px!important}.pl-xl-5,.px-xl-5{padding-left:5px!important}.p-xl-10{padding:10px!important}.pt-xl-10,.py-xl-10{padding-top:10px!important}.pr-xl-10,.px-xl-10{padding-right:10px!important}.pb-xl-10,.py-xl-10{padding-bottom:10px!important}.pl-xl-10,.px-xl-10{padding-left:10px!important}.p-xl-15{padding:15px!important}.pt-xl-15,.py-xl-15{padding-top:15px!important}.pr-xl-15,.px-xl-15{padding-right:15px!important}.pb-xl-15,.py-xl-15{padding-bottom:15px!important}.pl-xl-15,.px-xl-15{padding-left:15px!important}.p-xl-20{padding:20px!important}.pt-xl-20,.py-xl-20{padding-top:20px!important}.pr-xl-20,.px-xl-20{padding-right:20px!important}.pb-xl-20,.py-xl-20{padding-bottom:20px!important}.pl-xl-20,.px-xl-20{padding-left:20px!important}.p-xl-25{padding:25px!important}.pt-xl-25,.py-xl-25{padding-top:25px!important}.pr-xl-25,.px-xl-25{padding-right:25px!important}.pb-xl-25,.py-xl-25{padding-bottom:25px!important}.pl-xl-25,.px-xl-25{padding-left:25px!important}.p-xl-30{padding:30px!important}.pt-xl-30,.py-xl-30{padding-top:30px!important}.pr-xl-30,.px-xl-30{padding-right:30px!important}.pb-xl-30,.py-xl-30{padding-bottom:30px!important}.pl-xl-30,.px-xl-30{padding-left:30px!important}.p-xl-40{padding:40px!important}.pt-xl-40,.py-xl-40{padding-top:40px!important}.pr-xl-40,.px-xl-40{padding-right:40px!important}.pb-xl-40,.py-xl-40{padding-bottom:40px!important}.pl-xl-40,.px-xl-40{padding-left:40px!important}.p-xl-50{padding:50px!important}.pt-xl-50,.py-xl-50{padding-top:50px!important}.pr-xl-50,.px-xl-50{padding-right:50px!important}.pb-xl-50,.py-xl-50{padding-bottom:50px!important}.pl-xl-50,.px-xl-50{padding-left:50px!important}.p-xl-60{padding:60px!important}.pt-xl-60,.py-xl-60{padding-top:60px!important}.pr-xl-60,.px-xl-60{padding-right:60px!important}.pb-xl-60,.py-xl-60{padding-bottom:60px!important}.pl-xl-60,.px-xl-60{padding-left:60px!important}.p-xl-70{padding:70px!important}.pt-xl-70,.py-xl-70{padding-top:70px!important}.pr-xl-70,.px-xl-70{padding-right:70px!important}.pb-xl-70,.py-xl-70{padding-bottom:70px!important}.pl-xl-70,.px-xl-70{padding-left:70px!important}.p-xl-80{padding:80px!important}.pt-xl-80,.py-xl-80{padding-top:80px!important}.pr-xl-80,.px-xl-80{padding-right:80px!important}.pb-xl-80,.py-xl-80{padding-bottom:80px!important}.pl-xl-80,.px-xl-80{padding-left:80px!important}.p-xl-90{padding:90px!important}.pt-xl-90,.py-xl-90{padding-top:90px!important}.pr-xl-90,.px-xl-90{padding-right:90px!important}.pb-xl-90,.py-xl-90{padding-bottom:90px!important}.pl-xl-90,.px-xl-90{padding-left:90px!important}.p-xl-100{padding:100px!important}.pt-xl-100,.py-xl-100{padding-top:100px!important}.pr-xl-100,.px-xl-100{padding-right:100px!important}.pb-xl-100,.py-xl-100{padding-bottom:100px!important}.pl-xl-100,.px-xl-100{padding-left:100px!important}.p-xl-110{padding:110px!important}.pt-xl-110,.py-xl-110{padding-top:110px!important}.pr-xl-110,.px-xl-110{padding-right:110px!important}.pb-xl-110,.py-xl-110{padding-bottom:110px!important}.pl-xl-110,.px-xl-110{padding-left:110px!important}.p-xl-120{padding:120px!important}.pt-xl-120,.py-xl-120{padding-top:120px!important}.pr-xl-120,.px-xl-120{padding-right:120px!important}.pb-xl-120,.py-xl-120{padding-bottom:120px!important}.pl-xl-120,.px-xl-120{padding-left:120px!important}.p-xl-130{padding:130px!important}.pt-xl-130,.py-xl-130{padding-top:130px!important}.pr-xl-130,.px-xl-130{padding-right:130px!important}.pb-xl-130,.py-xl-130{padding-bottom:130px!important}.pl-xl-130,.px-xl-130{padding-left:130px!important}.p-xl-140{padding:140px!important}.pt-xl-140,.py-xl-140{padding-top:140px!important}.pr-xl-140,.px-xl-140{padding-right:140px!important}.pb-xl-140,.py-xl-140{padding-bottom:140px!important}.pl-xl-140,.px-xl-140{padding-left:140px!important}.p-xl-150{padding:150px!important}.pt-xl-150,.py-xl-150{padding-top:150px!important}.pr-xl-150,.px-xl-150{padding-right:150px!important}.pb-xl-150,.py-xl-150{padding-bottom:150px!important}.pl-xl-150,.px-xl-150{padding-left:150px!important}.p-xl-160{padding:160px!important}.pt-xl-160,.py-xl-160{padding-top:160px!important}.pr-xl-160,.px-xl-160{padding-right:160px!important}.pb-xl-160,.py-xl-160{padding-bottom:160px!important}.pl-xl-160,.px-xl-160{padding-left:160px!important}.p-xl-170{padding:170px!important}.pt-xl-170,.py-xl-170{padding-top:170px!important}.pr-xl-170,.px-xl-170{padding-right:170px!important}.pb-xl-170,.py-xl-170{padding-bottom:170px!important}.pl-xl-170,.px-xl-170{padding-left:170px!important}.p-xl-180{padding:180px!important}.pt-xl-180,.py-xl-180{padding-top:180px!important}.pr-xl-180,.px-xl-180{padding-right:180px!important}.pb-xl-180,.py-xl-180{padding-bottom:180px!important}.pl-xl-180,.px-xl-180{padding-left:180px!important}.p-xl-190{padding:190px!important}.pt-xl-190,.py-xl-190{padding-top:190px!important}.pr-xl-190,.px-xl-190{padding-right:190px!important}.pb-xl-190,.py-xl-190{padding-bottom:190px!important}.pl-xl-190,.px-xl-190{padding-left:190px!important}.p-xl-200{padding:200px!important}.pt-xl-200,.py-xl-200{padding-top:200px!important}.pr-xl-200,.px-xl-200{padding-right:200px!important}.pb-xl-200,.py-xl-200{padding-bottom:200px!important}.pl-xl-200,.px-xl-200{padding-left:200px!important}.m-xl-n1{margin:-1px!important}.mt-xl-n1,.my-xl-n1{margin-top:-1px!important}.mr-xl-n1,.mx-xl-n1{margin-right:-1px!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-1px!important}.ml-xl-n1,.mx-xl-n1{margin-left:-1px!important}.m-xl-n2{margin:-5px!important}.mt-xl-n2,.my-xl-n2{margin-top:-5px!important}.mr-xl-n2,.mx-xl-n2{margin-right:-5px!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-5px!important}.ml-xl-n2,.mx-xl-n2{margin-left:-5px!important}.m-xl-n3{margin:-10px!important}.mt-xl-n3,.my-xl-n3{margin-top:-10px!important}.mr-xl-n3,.mx-xl-n3{margin-right:-10px!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-10px!important}.ml-xl-n3,.mx-xl-n3{margin-left:-10px!important}.m-xl-n4{margin:-15px!important}.mt-xl-n4,.my-xl-n4{margin-top:-15px!important}.mr-xl-n4,.mx-xl-n4{margin-right:-15px!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-15px!important}.ml-xl-n4,.mx-xl-n4{margin-left:-15px!important}.m-xl-n5{margin:-5px!important}.mt-xl-n5,.my-xl-n5{margin-top:-5px!important}.mr-xl-n5,.mx-xl-n5{margin-right:-5px!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-5px!important}.ml-xl-n5,.mx-xl-n5{margin-left:-5px!important}.m-xl-n10{margin:-10px!important}.mt-xl-n10,.my-xl-n10{margin-top:-10px!important}.mr-xl-n10,.mx-xl-n10{margin-right:-10px!important}.mb-xl-n10,.my-xl-n10{margin-bottom:-10px!important}.ml-xl-n10,.mx-xl-n10{margin-left:-10px!important}.m-xl-n15{margin:-15px!important}.mt-xl-n15,.my-xl-n15{margin-top:-15px!important}.mr-xl-n15,.mx-xl-n15{margin-right:-15px!important}.mb-xl-n15,.my-xl-n15{margin-bottom:-15px!important}.ml-xl-n15,.mx-xl-n15{margin-left:-15px!important}.m-xl-n20{margin:-20px!important}.mt-xl-n20,.my-xl-n20{margin-top:-20px!important}.mr-xl-n20,.mx-xl-n20{margin-right:-20px!important}.mb-xl-n20,.my-xl-n20{margin-bottom:-20px!important}.ml-xl-n20,.mx-xl-n20{margin-left:-20px!important}.m-xl-n25{margin:-25px!important}.mt-xl-n25,.my-xl-n25{margin-top:-25px!important}.mr-xl-n25,.mx-xl-n25{margin-right:-25px!important}.mb-xl-n25,.my-xl-n25{margin-bottom:-25px!important}.ml-xl-n25,.mx-xl-n25{margin-left:-25px!important}.m-xl-n30{margin:-30px!important}.mt-xl-n30,.my-xl-n30{margin-top:-30px!important}.mr-xl-n30,.mx-xl-n30{margin-right:-30px!important}.mb-xl-n30,.my-xl-n30{margin-bottom:-30px!important}.ml-xl-n30,.mx-xl-n30{margin-left:-30px!important}.m-xl-n40{margin:-40px!important}.mt-xl-n40,.my-xl-n40{margin-top:-40px!important}.mr-xl-n40,.mx-xl-n40{margin-right:-40px!important}.mb-xl-n40,.my-xl-n40{margin-bottom:-40px!important}.ml-xl-n40,.mx-xl-n40{margin-left:-40px!important}.m-xl-n50{margin:-50px!important}.mt-xl-n50,.my-xl-n50{margin-top:-50px!important}.mr-xl-n50,.mx-xl-n50{margin-right:-50px!important}.mb-xl-n50,.my-xl-n50{margin-bottom:-50px!important}.ml-xl-n50,.mx-xl-n50{margin-left:-50px!important}.m-xl-n60{margin:-60px!important}.mt-xl-n60,.my-xl-n60{margin-top:-60px!important}.mr-xl-n60,.mx-xl-n60{margin-right:-60px!important}.mb-xl-n60,.my-xl-n60{margin-bottom:-60px!important}.ml-xl-n60,.mx-xl-n60{margin-left:-60px!important}.m-xl-n70{margin:-70px!important}.mt-xl-n70,.my-xl-n70{margin-top:-70px!important}.mr-xl-n70,.mx-xl-n70{margin-right:-70px!important}.mb-xl-n70,.my-xl-n70{margin-bottom:-70px!important}.ml-xl-n70,.mx-xl-n70{margin-left:-70px!important}.m-xl-n80{margin:-80px!important}.mt-xl-n80,.my-xl-n80{margin-top:-80px!important}.mr-xl-n80,.mx-xl-n80{margin-right:-80px!important}.mb-xl-n80,.my-xl-n80{margin-bottom:-80px!important}.ml-xl-n80,.mx-xl-n80{margin-left:-80px!important}.m-xl-n90{margin:-90px!important}.mt-xl-n90,.my-xl-n90{margin-top:-90px!important}.mr-xl-n90,.mx-xl-n90{margin-right:-90px!important}.mb-xl-n90,.my-xl-n90{margin-bottom:-90px!important}.ml-xl-n90,.mx-xl-n90{margin-left:-90px!important}.m-xl-n100{margin:-100px!important}.mt-xl-n100,.my-xl-n100{margin-top:-100px!important}.mr-xl-n100,.mx-xl-n100{margin-right:-100px!important}.mb-xl-n100,.my-xl-n100{margin-bottom:-100px!important}.ml-xl-n100,.mx-xl-n100{margin-left:-100px!important}.m-xl-n110{margin:-110px!important}.mt-xl-n110,.my-xl-n110{margin-top:-110px!important}.mr-xl-n110,.mx-xl-n110{margin-right:-110px!important}.mb-xl-n110,.my-xl-n110{margin-bottom:-110px!important}.ml-xl-n110,.mx-xl-n110{margin-left:-110px!important}.m-xl-n120{margin:-120px!important}.mt-xl-n120,.my-xl-n120{margin-top:-120px!important}.mr-xl-n120,.mx-xl-n120{margin-right:-120px!important}.mb-xl-n120,.my-xl-n120{margin-bottom:-120px!important}.ml-xl-n120,.mx-xl-n120{margin-left:-120px!important}.m-xl-n130{margin:-130px!important}.mt-xl-n130,.my-xl-n130{margin-top:-130px!important}.mr-xl-n130,.mx-xl-n130{margin-right:-130px!important}.mb-xl-n130,.my-xl-n130{margin-bottom:-130px!important}.ml-xl-n130,.mx-xl-n130{margin-left:-130px!important}.m-xl-n140{margin:-140px!important}.mt-xl-n140,.my-xl-n140{margin-top:-140px!important}.mr-xl-n140,.mx-xl-n140{margin-right:-140px!important}.mb-xl-n140,.my-xl-n140{margin-bottom:-140px!important}.ml-xl-n140,.mx-xl-n140{margin-left:-140px!important}.m-xl-n150{margin:-150px!important}.mt-xl-n150,.my-xl-n150{margin-top:-150px!important}.mr-xl-n150,.mx-xl-n150{margin-right:-150px!important}.mb-xl-n150,.my-xl-n150{margin-bottom:-150px!important}.ml-xl-n150,.mx-xl-n150{margin-left:-150px!important}.m-xl-n160{margin:-160px!important}.mt-xl-n160,.my-xl-n160{margin-top:-160px!important}.mr-xl-n160,.mx-xl-n160{margin-right:-160px!important}.mb-xl-n160,.my-xl-n160{margin-bottom:-160px!important}.ml-xl-n160,.mx-xl-n160{margin-left:-160px!important}.m-xl-n170{margin:-170px!important}.mt-xl-n170,.my-xl-n170{margin-top:-170px!important}.mr-xl-n170,.mx-xl-n170{margin-right:-170px!important}.mb-xl-n170,.my-xl-n170{margin-bottom:-170px!important}.ml-xl-n170,.mx-xl-n170{margin-left:-170px!important}.m-xl-n180{margin:-180px!important}.mt-xl-n180,.my-xl-n180{margin-top:-180px!important}.mr-xl-n180,.mx-xl-n180{margin-right:-180px!important}.mb-xl-n180,.my-xl-n180{margin-bottom:-180px!important}.ml-xl-n180,.mx-xl-n180{margin-left:-180px!important}.m-xl-n190{margin:-190px!important}.mt-xl-n190,.my-xl-n190{margin-top:-190px!important}.mr-xl-n190,.mx-xl-n190{margin-right:-190px!important}.mb-xl-n190,.my-xl-n190{margin-bottom:-190px!important}.ml-xl-n190,.mx-xl-n190{margin-left:-190px!important}.m-xl-n200{margin:-200px!important}.mt-xl-n200,.my-xl-n200{margin-top:-200px!important}.mr-xl-n200,.mx-xl-n200{margin-right:-200px!important}.mb-xl-n200,.my-xl-n200{margin-bottom:-200px!important}.ml-xl-n200,.mx-xl-n200{margin-left:-200px!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}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.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{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-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:#151689!important}a.text-primary:focus,a.text-primary:hover{color:#0b0b47!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#4aba75!important}a.text-success:focus,a.text-success:hover{color:#338552!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.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}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.fill-blue{fill:#151689!important}.text-blue{color:#151689!important}.bg-blue{background-color:#151689!important}.fill-white{fill:#fff!important}.text-white{color:#fff!important}.bg-white{background-color:#fff!important}.fill-orange{fill:#fc4d00!important}.text-orange{color:#fc4d00!important}.bg-orange{background-color:#fc4d00!important}.fill-green{fill:#4aba75!important}.text-green{color:#4aba75!important}.bg-green{background-color:#4aba75!important}.fill-gray{fill:#cad3d5!important}.text-gray{color:#cad3d5!important}.bg-gray{background-color:#cad3d5!important}.fill-dark-gray{fill:#39393f!important}.text-dark-gray{color:#39393f!important}.bg-dark-gray{background-color:#39393f!important}.fill-light-gray{fill:rgba(202,211,213,.3)!important}.text-light-gray{color:rgba(202,211,213,.3)!important}.bg-light-gray{background-color:rgba(202,211,213,.3)!important}.square-0{width:0!important;height:0!important}.square-1{width:1px!important;height:1px!important}.square-2{width:2px!important;height:2px!important}.square-3{width:3px!important;height:3px!important}.square-4{width:4px!important;height:4px!important}.square-5{width:5px!important;height:5px!important}.square-6{width:6px!important;height:6px!important}.square-7{width:7px!important;height:7px!important}.square-8{width:8px!important;height:8px!important}.square-9{width:9px!important;height:9px!important}.square-10{width:10px!important;height:10px!important}.square-11{width:11px!important;height:11px!important}.square-12{width:12px!important;height:12px!important}.square-13{width:13px!important;height:13px!important}.square-14{width:14px!important;height:14px!important}.square-15{width:15px!important;height:15px!important}.square-16{width:16px!important;height:16px!important}.square-17{width:17px!important;height:17px!important}.square-18{width:18px!important;height:18px!important}.square-19{width:19px!important;height:19px!important}.square-20{width:20px!important;height:20px!important}.square-21{width:21px!important;height:21px!important}.square-22{width:22px!important;height:22px!important}.square-23{width:23px!important;height:23px!important}.square-24{width:24px!important;height:24px!important}.square-25{width:25px!important;height:25px!important}.square-26{width:26px!important;height:26px!important}.square-27{width:27px!important;height:27px!important}.square-28{width:28px!important;height:28px!important}.square-29{width:29px!important;height:29px!important}.square-30{width:30px!important;height:30px!important}.square-31{width:31px!important;height:31px!important}.square-32{width:32px!important;height:32px!important}.square-33{width:33px!important;height:33px!important}.square-34{width:34px!important;height:34px!important}.square-35{width:35px!important;height:35px!important}.square-36{width:36px!important;height:36px!important}.square-37{width:37px!important;height:37px!important}.square-38{width:38px!important;height:38px!important}.square-39{width:39px!important;height:39px!important}.square-40{width:40px!important;height:40px!important}.square-41{width:41px!important;height:41px!important}.square-42{width:42px!important;height:42px!important}.square-43{width:43px!important;height:43px!important}.square-44{width:44px!important;height:44px!important}.square-45{width:45px!important;height:45px!important}.square-46{width:46px!important;height:46px!important}.square-47{width:47px!important;height:47px!important}.square-48{width:48px!important;height:48px!important}.square-49{width:49px!important;height:49px!important}.square-50{width:50px!important;height:50px!important}.square-51{width:51px!important;height:51px!important}.square-52{width:52px!important;height:52px!important}.square-53{width:53px!important;height:53px!important}.square-54{width:54px!important;height:54px!important}.square-55{width:55px!important;height:55px!important}.square-56{width:56px!important;height:56px!important}.square-57{width:57px!important;height:57px!important}.square-58{width:58px!important;height:58px!important}.square-59{width:59px!important;height:59px!important}.square-60{width:60px!important;height:60px!important}.square-61{width:61px!important;height:61px!important}.square-62{width:62px!important;height:62px!important}.square-63{width:63px!important;height:63px!important}.square-64{width:64px!important;height:64px!important}.square-65{width:65px!important;height:65px!important}.square-66{width:66px!important;height:66px!important}.square-67{width:67px!important;height:67px!important}.square-68{width:68px!important;height:68px!important}.square-69{width:69px!important;height:69px!important}.square-70{width:70px!important;height:70px!important}.square-71{width:71px!important;height:71px!important}.square-72{width:72px!important;height:72px!important}.square-73{width:73px!important;height:73px!important}.square-74{width:74px!important;height:74px!important}.square-75{width:75px!important;height:75px!important}.square-76{width:76px!important;height:76px!important}.square-77{width:77px!important;height:77px!important}.square-78{width:78px!important;height:78px!important}.square-79{width:79px!important;height:79px!important}.square-80{width:80px!important;height:80px!important}.square-81{width:81px!important;height:81px!important}.square-82{width:82px!important;height:82px!important}.square-83{width:83px!important;height:83px!important}.square-84{width:84px!important;height:84px!important}.square-85{width:85px!important;height:85px!important}.square-86{width:86px!important;height:86px!important}.square-87{width:87px!important;height:87px!important}.square-88{width:88px!important;height:88px!important}.square-89{width:89px!important;height:89px!important}.square-90{width:90px!important;height:90px!important}.square-91{width:91px!important;height:91px!important}.square-92{width:92px!important;height:92px!important}.square-93{width:93px!important;height:93px!important}.square-94{width:94px!important;height:94px!important}.square-95{width:95px!important;height:95px!important}.square-96{width:96px!important;height:96px!important}.square-97{width:97px!important;height:97px!important}.square-98{width:98px!important;height:98px!important}.square-99{width:99px!important;height:99px!important}.square-100{width:100px!important;height:100px!important}.square-101{width:101px!important;height:101px!important}.square-102{width:102px!important;height:102px!important}.square-103{width:103px!important;height:103px!important}.square-104{width:104px!important;height:104px!important}.square-105{width:105px!important;height:105px!important}.square-106{width:106px!important;height:106px!important}.square-107{width:107px!important;height:107px!important}.square-108{width:108px!important;height:108px!important}.square-109{width:109px!important;height:109px!important}.square-110{width:110px!important;height:110px!important}.square-111{width:111px!important;height:111px!important}.square-112{width:112px!important;height:112px!important}.square-113{width:113px!important;height:113px!important}.square-114{width:114px!important;height:114px!important}.square-115{width:115px!important;height:115px!important}.square-116{width:116px!important;height:116px!important}.square-117{width:117px!important;height:117px!important}.square-118{width:118px!important;height:118px!important}.square-119{width:119px!important;height:119px!important}.square-120{width:120px!important;height:120px!important}.square-121{width:121px!important;height:121px!important}.square-122{width:122px!important;height:122px!important}.square-123{width:123px!important;height:123px!important}.square-124{width:124px!important;height:124px!important}.square-125{width:125px!important;height:125px!important}.square-126{width:126px!important;height:126px!important}.square-127{width:127px!important;height:127px!important}.square-128{width:128px!important;height:128px!important}.square-129{width:129px!important;height:129px!important}.square-130{width:130px!important;height:130px!important}.square-131{width:131px!important;height:131px!important}.square-132{width:132px!important;height:132px!important}.square-133{width:133px!important;height:133px!important}.square-134{width:134px!important;height:134px!important}.square-135{width:135px!important;height:135px!important}.square-136{width:136px!important;height:136px!important}.square-137{width:137px!important;height:137px!important}.square-138{width:138px!important;height:138px!important}.square-139{width:139px!important;height:139px!important}.square-140{width:140px!important;height:140px!important}.square-141{width:141px!important;height:141px!important}.square-142{width:142px!important;height:142px!important}.square-143{width:143px!important;height:143px!important}.square-144{width:144px!important;height:144px!important}.square-145{width:145px!important;height:145px!important}.square-146{width:146px!important;height:146px!important}.square-147{width:147px!important;height:147px!important}.square-148{width:148px!important;height:148px!important}.square-149{width:149px!important;height:149px!important}.square-150{width:150px!important;height:150px!important}.square-151{width:151px!important;height:151px!important}.square-152{width:152px!important;height:152px!important}.square-153{width:153px!important;height:153px!important}.square-154{width:154px!important;height:154px!important}.square-155{width:155px!important;height:155px!important}.square-156{width:156px!important;height:156px!important}.square-157{width:157px!important;height:157px!important}.square-158{width:158px!important;height:158px!important}.square-159{width:159px!important;height:159px!important}.square-160{width:160px!important;height:160px!important}.square-161{width:161px!important;height:161px!important}.square-162{width:162px!important;height:162px!important}.square-163{width:163px!important;height:163px!important}.square-164{width:164px!important;height:164px!important}.square-165{width:165px!important;height:165px!important}.square-166{width:166px!important;height:166px!important}.square-167{width:167px!important;height:167px!important}.square-168{width:168px!important;height:168px!important}.square-169{width:169px!important;height:169px!important}.square-170{width:170px!important;height:170px!important}.square-171{width:171px!important;height:171px!important}.square-172{width:172px!important;height:172px!important}.square-173{width:173px!important;height:173px!important}.square-174{width:174px!important;height:174px!important}.square-175{width:175px!important;height:175px!important}.square-176{width:176px!important;height:176px!important}.square-177{width:177px!important;height:177px!important}.square-178{width:178px!important;height:178px!important}.square-179{width:179px!important;height:179px!important}.square-180{width:180px!important;height:180px!important}.square-181{width:181px!important;height:181px!important}.square-182{width:182px!important;height:182px!important}.square-183{width:183px!important;height:183px!important}.square-184{width:184px!important;height:184px!important}.square-185{width:185px!important;height:185px!important}.square-186{width:186px!important;height:186px!important}.square-187{width:187px!important;height:187px!important}.square-188{width:188px!important;height:188px!important}.square-189{width:189px!important;height:189px!important}.square-190{width:190px!important;height:190px!important}.square-191{width:191px!important;height:191px!important}.square-192{width:192px!important;height:192px!important}.square-193{width:193px!important;height:193px!important}.square-194{width:194px!important;height:194px!important}.square-195{width:195px!important;height:195px!important}.square-196{width:196px!important;height:196px!important}.square-197{width:197px!important;height:197px!important}.square-198{width:198px!important;height:198px!important}.square-199{width:199px!important;height:199px!important}.square-200{width:200px!important;height:200px!important}.square-201{width:201px!important;height:201px!important}.square-202{width:202px!important;height:202px!important}.square-203{width:203px!important;height:203px!important}.square-204{width:204px!important;height:204px!important}.square-205{width:205px!important;height:205px!important}.square-206{width:206px!important;height:206px!important}.square-207{width:207px!important;height:207px!important}.square-208{width:208px!important;height:208px!important}.square-209{width:209px!important;height:209px!important}.square-210{width:210px!important;height:210px!important}.square-211{width:211px!important;height:211px!important}.square-212{width:212px!important;height:212px!important}.square-213{width:213px!important;height:213px!important}.square-214{width:214px!important;height:214px!important}.square-215{width:215px!important;height:215px!important}.square-216{width:216px!important;height:216px!important}.square-217{width:217px!important;height:217px!important}.square-218{width:218px!important;height:218px!important}.square-219{width:219px!important;height:219px!important}.square-220{width:220px!important;height:220px!important}.square-221{width:221px!important;height:221px!important}.square-222{width:222px!important;height:222px!important}.square-223{width:223px!important;height:223px!important}.square-224{width:224px!important;height:224px!important}.square-225{width:225px!important;height:225px!important}.square-226{width:226px!important;height:226px!important}.square-227{width:227px!important;height:227px!important}.square-228{width:228px!important;height:228px!important}.square-229{width:229px!important;height:229px!important}.square-230{width:230px!important;height:230px!important}.square-231{width:231px!important;height:231px!important}.square-232{width:232px!important;height:232px!important}.square-233{width:233px!important;height:233px!important}.square-234{width:234px!important;height:234px!important}.square-235{width:235px!important;height:235px!important}.square-236{width:236px!important;height:236px!important}.square-237{width:237px!important;height:237px!important}.square-238{width:238px!important;height:238px!important}.square-239{width:239px!important;height:239px!important}.square-240{width:240px!important;height:240px!important}.square-241{width:241px!important;height:241px!important}.square-242{width:242px!important;height:242px!important}.square-243{width:243px!important;height:243px!important}.square-244{width:244px!important;height:244px!important}.square-245{width:245px!important;height:245px!important}.square-246{width:246px!important;height:246px!important}.square-247{width:247px!important;height:247px!important}.square-248{width:248px!important;height:248px!important}.square-249{width:249px!important;height:249px!important}.square-250{width:250px!important;height:250px!important}.square-251{width:251px!important;height:251px!important}.square-252{width:252px!important;height:252px!important}.square-253{width:253px!important;height:253px!important}.square-254{width:254px!important;height:254px!important}.square-255{width:255px!important;height:255px!important}.square-256{width:256px!important;height:256px!important}.square-257{width:257px!important;height:257px!important}.square-258{width:258px!important;height:258px!important}.square-259{width:259px!important;height:259px!important}.square-260{width:260px!important;height:260px!important}.square-261{width:261px!important;height:261px!important}.square-262{width:262px!important;height:262px!important}.square-263{width:263px!important;height:263px!important}.square-264{width:264px!important;height:264px!important}.square-265{width:265px!important;height:265px!important}.square-266{width:266px!important;height:266px!important}.square-267{width:267px!important;height:267px!important}.square-268{width:268px!important;height:268px!important}.square-269{width:269px!important;height:269px!important}.square-270{width:270px!important;height:270px!important}.square-271{width:271px!important;height:271px!important}.square-272{width:272px!important;height:272px!important}.square-273{width:273px!important;height:273px!important}.square-274{width:274px!important;height:274px!important}.square-275{width:275px!important;height:275px!important}.square-276{width:276px!important;height:276px!important}.square-277{width:277px!important;height:277px!important}.square-278{width:278px!important;height:278px!important}.square-279{width:279px!important;height:279px!important}.square-280{width:280px!important;height:280px!important}.square-281{width:281px!important;height:281px!important}.square-282{width:282px!important;height:282px!important}.square-283{width:283px!important;height:283px!important}.square-284{width:284px!important;height:284px!important}.square-285{width:285px!important;height:285px!important}.square-286{width:286px!important;height:286px!important}.square-287{width:287px!important;height:287px!important}.square-288{width:288px!important;height:288px!important}.square-289{width:289px!important;height:289px!important}.square-290{width:290px!important;height:290px!important}.square-291{width:291px!important;height:291px!important}.square-292{width:292px!important;height:292px!important}.square-293{width:293px!important;height:293px!important}.square-294{width:294px!important;height:294px!important}.square-295{width:295px!important;height:295px!important}.square-296{width:296px!important;height:296px!important}.square-297{width:297px!important;height:297px!important}.square-298{width:298px!important;height:298px!important}.square-299{width:299px!important;height:299px!important}.square-300{width:300px!important;height:300px!important}@media (min-width:576px){.fill-sm-blue{fill:#151689!important}.text-sm-blue{color:#151689!important}.bg-sm-blue{background-color:#151689!important}.fill-sm-white{fill:#fff!important}.text-sm-white{color:#fff!important}.bg-sm-white{background-color:#fff!important}.fill-sm-orange{fill:#fc4d00!important}.text-sm-orange{color:#fc4d00!important}.bg-sm-orange{background-color:#fc4d00!important}.fill-sm-green{fill:#4aba75!important}.text-sm-green{color:#4aba75!important}.bg-sm-green{background-color:#4aba75!important}.fill-sm-gray{fill:#cad3d5!important}.text-sm-gray{color:#cad3d5!important}.bg-sm-gray{background-color:#cad3d5!important}.fill-sm-dark-gray{fill:#39393f!important}.text-sm-dark-gray{color:#39393f!important}.bg-sm-dark-gray{background-color:#39393f!important}.fill-sm-light-gray{fill:rgba(202,211,213,.3)!important}.text-sm-light-gray{color:rgba(202,211,213,.3)!important}.bg-sm-light-gray{background-color:rgba(202,211,213,.3)!important}.square-sm-0{width:0!important;height:0!important}.square-sm-1{width:1px!important;height:1px!important}.square-sm-2{width:2px!important;height:2px!important}.square-sm-3{width:3px!important;height:3px!important}.square-sm-4{width:4px!important;height:4px!important}.square-sm-5{width:5px!important;height:5px!important}.square-sm-6{width:6px!important;height:6px!important}.square-sm-7{width:7px!important;height:7px!important}.square-sm-8{width:8px!important;height:8px!important}.square-sm-9{width:9px!important;height:9px!important}.square-sm-10{width:10px!important;height:10px!important}.square-sm-11{width:11px!important;height:11px!important}.square-sm-12{width:12px!important;height:12px!important}.square-sm-13{width:13px!important;height:13px!important}.square-sm-14{width:14px!important;height:14px!important}.square-sm-15{width:15px!important;height:15px!important}.square-sm-16{width:16px!important;height:16px!important}.square-sm-17{width:17px!important;height:17px!important}.square-sm-18{width:18px!important;height:18px!important}.square-sm-19{width:19px!important;height:19px!important}.square-sm-20{width:20px!important;height:20px!important}.square-sm-21{width:21px!important;height:21px!important}.square-sm-22{width:22px!important;height:22px!important}.square-sm-23{width:23px!important;height:23px!important}.square-sm-24{width:24px!important;height:24px!important}.square-sm-25{width:25px!important;height:25px!important}.square-sm-26{width:26px!important;height:26px!important}.square-sm-27{width:27px!important;height:27px!important}.square-sm-28{width:28px!important;height:28px!important}.square-sm-29{width:29px!important;height:29px!important}.square-sm-30{width:30px!important;height:30px!important}.square-sm-31{width:31px!important;height:31px!important}.square-sm-32{width:32px!important;height:32px!important}.square-sm-33{width:33px!important;height:33px!important}.square-sm-34{width:34px!important;height:34px!important}.square-sm-35{width:35px!important;height:35px!important}.square-sm-36{width:36px!important;height:36px!important}.square-sm-37{width:37px!important;height:37px!important}.square-sm-38{width:38px!important;height:38px!important}.square-sm-39{width:39px!important;height:39px!important}.square-sm-40{width:40px!important;height:40px!important}.square-sm-41{width:41px!important;height:41px!important}.square-sm-42{width:42px!important;height:42px!important}.square-sm-43{width:43px!important;height:43px!important}.square-sm-44{width:44px!important;height:44px!important}.square-sm-45{width:45px!important;height:45px!important}.square-sm-46{width:46px!important;height:46px!important}.square-sm-47{width:47px!important;height:47px!important}.square-sm-48{width:48px!important;height:48px!important}.square-sm-49{width:49px!important;height:49px!important}.square-sm-50{width:50px!important;height:50px!important}.square-sm-51{width:51px!important;height:51px!important}.square-sm-52{width:52px!important;height:52px!important}.square-sm-53{width:53px!important;height:53px!important}.square-sm-54{width:54px!important;height:54px!important}.square-sm-55{width:55px!important;height:55px!important}.square-sm-56{width:56px!important;height:56px!important}.square-sm-57{width:57px!important;height:57px!important}.square-sm-58{width:58px!important;height:58px!important}.square-sm-59{width:59px!important;height:59px!important}.square-sm-60{width:60px!important;height:60px!important}.square-sm-61{width:61px!important;height:61px!important}.square-sm-62{width:62px!important;height:62px!important}.square-sm-63{width:63px!important;height:63px!important}.square-sm-64{width:64px!important;height:64px!important}.square-sm-65{width:65px!important;height:65px!important}.square-sm-66{width:66px!important;height:66px!important}.square-sm-67{width:67px!important;height:67px!important}.square-sm-68{width:68px!important;height:68px!important}.square-sm-69{width:69px!important;height:69px!important}.square-sm-70{width:70px!important;height:70px!important}.square-sm-71{width:71px!important;height:71px!important}.square-sm-72{width:72px!important;height:72px!important}.square-sm-73{width:73px!important;height:73px!important}.square-sm-74{width:74px!important;height:74px!important}.square-sm-75{width:75px!important;height:75px!important}.square-sm-76{width:76px!important;height:76px!important}.square-sm-77{width:77px!important;height:77px!important}.square-sm-78{width:78px!important;height:78px!important}.square-sm-79{width:79px!important;height:79px!important}.square-sm-80{width:80px!important;height:80px!important}.square-sm-81{width:81px!important;height:81px!important}.square-sm-82{width:82px!important;height:82px!important}.square-sm-83{width:83px!important;height:83px!important}.square-sm-84{width:84px!important;height:84px!important}.square-sm-85{width:85px!important;height:85px!important}.square-sm-86{width:86px!important;height:86px!important}.square-sm-87{width:87px!important;height:87px!important}.square-sm-88{width:88px!important;height:88px!important}.square-sm-89{width:89px!important;height:89px!important}.square-sm-90{width:90px!important;height:90px!important}.square-sm-91{width:91px!important;height:91px!important}.square-sm-92{width:92px!important;height:92px!important}.square-sm-93{width:93px!important;height:93px!important}.square-sm-94{width:94px!important;height:94px!important}.square-sm-95{width:95px!important;height:95px!important}.square-sm-96{width:96px!important;height:96px!important}.square-sm-97{width:97px!important;height:97px!important}.square-sm-98{width:98px!important;height:98px!important}.square-sm-99{width:99px!important;height:99px!important}.square-sm-100{width:100px!important;height:100px!important}.square-sm-101{width:101px!important;height:101px!important}.square-sm-102{width:102px!important;height:102px!important}.square-sm-103{width:103px!important;height:103px!important}.square-sm-104{width:104px!important;height:104px!important}.square-sm-105{width:105px!important;height:105px!important}.square-sm-106{width:106px!important;height:106px!important}.square-sm-107{width:107px!important;height:107px!important}.square-sm-108{width:108px!important;height:108px!important}.square-sm-109{width:109px!important;height:109px!important}.square-sm-110{width:110px!important;height:110px!important}.square-sm-111{width:111px!important;height:111px!important}.square-sm-112{width:112px!important;height:112px!important}.square-sm-113{width:113px!important;height:113px!important}.square-sm-114{width:114px!important;height:114px!important}.square-sm-115{width:115px!important;height:115px!important}.square-sm-116{width:116px!important;height:116px!important}.square-sm-117{width:117px!important;height:117px!important}.square-sm-118{width:118px!important;height:118px!important}.square-sm-119{width:119px!important;height:119px!important}.square-sm-120{width:120px!important;height:120px!important}.square-sm-121{width:121px!important;height:121px!important}.square-sm-122{width:122px!important;height:122px!important}.square-sm-123{width:123px!important;height:123px!important}.square-sm-124{width:124px!important;height:124px!important}.square-sm-125{width:125px!important;height:125px!important}.square-sm-126{width:126px!important;height:126px!important}.square-sm-127{width:127px!important;height:127px!important}.square-sm-128{width:128px!important;height:128px!important}.square-sm-129{width:129px!important;height:129px!important}.square-sm-130{width:130px!important;height:130px!important}.square-sm-131{width:131px!important;height:131px!important}.square-sm-132{width:132px!important;height:132px!important}.square-sm-133{width:133px!important;height:133px!important}.square-sm-134{width:134px!important;height:134px!important}.square-sm-135{width:135px!important;height:135px!important}.square-sm-136{width:136px!important;height:136px!important}.square-sm-137{width:137px!important;height:137px!important}.square-sm-138{width:138px!important;height:138px!important}.square-sm-139{width:139px!important;height:139px!important}.square-sm-140{width:140px!important;height:140px!important}.square-sm-141{width:141px!important;height:141px!important}.square-sm-142{width:142px!important;height:142px!important}.square-sm-143{width:143px!important;height:143px!important}.square-sm-144{width:144px!important;height:144px!important}.square-sm-145{width:145px!important;height:145px!important}.square-sm-146{width:146px!important;height:146px!important}.square-sm-147{width:147px!important;height:147px!important}.square-sm-148{width:148px!important;height:148px!important}.square-sm-149{width:149px!important;height:149px!important}.square-sm-150{width:150px!important;height:150px!important}.square-sm-151{width:151px!important;height:151px!important}.square-sm-152{width:152px!important;height:152px!important}.square-sm-153{width:153px!important;height:153px!important}.square-sm-154{width:154px!important;height:154px!important}.square-sm-155{width:155px!important;height:155px!important}.square-sm-156{width:156px!important;height:156px!important}.square-sm-157{width:157px!important;height:157px!important}.square-sm-158{width:158px!important;height:158px!important}.square-sm-159{width:159px!important;height:159px!important}.square-sm-160{width:160px!important;height:160px!important}.square-sm-161{width:161px!important;height:161px!important}.square-sm-162{width:162px!important;height:162px!important}.square-sm-163{width:163px!important;height:163px!important}.square-sm-164{width:164px!important;height:164px!important}.square-sm-165{width:165px!important;height:165px!important}.square-sm-166{width:166px!important;height:166px!important}.square-sm-167{width:167px!important;height:167px!important}.square-sm-168{width:168px!important;height:168px!important}.square-sm-169{width:169px!important;height:169px!important}.square-sm-170{width:170px!important;height:170px!important}.square-sm-171{width:171px!important;height:171px!important}.square-sm-172{width:172px!important;height:172px!important}.square-sm-173{width:173px!important;height:173px!important}.square-sm-174{width:174px!important;height:174px!important}.square-sm-175{width:175px!important;height:175px!important}.square-sm-176{width:176px!important;height:176px!important}.square-sm-177{width:177px!important;height:177px!important}.square-sm-178{width:178px!important;height:178px!important}.square-sm-179{width:179px!important;height:179px!important}.square-sm-180{width:180px!important;height:180px!important}.square-sm-181{width:181px!important;height:181px!important}.square-sm-182{width:182px!important;height:182px!important}.square-sm-183{width:183px!important;height:183px!important}.square-sm-184{width:184px!important;height:184px!important}.square-sm-185{width:185px!important;height:185px!important}.square-sm-186{width:186px!important;height:186px!important}.square-sm-187{width:187px!important;height:187px!important}.square-sm-188{width:188px!important;height:188px!important}.square-sm-189{width:189px!important;height:189px!important}.square-sm-190{width:190px!important;height:190px!important}.square-sm-191{width:191px!important;height:191px!important}.square-sm-192{width:192px!important;height:192px!important}.square-sm-193{width:193px!important;height:193px!important}.square-sm-194{width:194px!important;height:194px!important}.square-sm-195{width:195px!important;height:195px!important}.square-sm-196{width:196px!important;height:196px!important}.square-sm-197{width:197px!important;height:197px!important}.square-sm-198{width:198px!important;height:198px!important}.square-sm-199{width:199px!important;height:199px!important}.square-sm-200{width:200px!important;height:200px!important}.square-sm-201{width:201px!important;height:201px!important}.square-sm-202{width:202px!important;height:202px!important}.square-sm-203{width:203px!important;height:203px!important}.square-sm-204{width:204px!important;height:204px!important}.square-sm-205{width:205px!important;height:205px!important}.square-sm-206{width:206px!important;height:206px!important}.square-sm-207{width:207px!important;height:207px!important}.square-sm-208{width:208px!important;height:208px!important}.square-sm-209{width:209px!important;height:209px!important}.square-sm-210{width:210px!important;height:210px!important}.square-sm-211{width:211px!important;height:211px!important}.square-sm-212{width:212px!important;height:212px!important}.square-sm-213{width:213px!important;height:213px!important}.square-sm-214{width:214px!important;height:214px!important}.square-sm-215{width:215px!important;height:215px!important}.square-sm-216{width:216px!important;height:216px!important}.square-sm-217{width:217px!important;height:217px!important}.square-sm-218{width:218px!important;height:218px!important}.square-sm-219{width:219px!important;height:219px!important}.square-sm-220{width:220px!important;height:220px!important}.square-sm-221{width:221px!important;height:221px!important}.square-sm-222{width:222px!important;height:222px!important}.square-sm-223{width:223px!important;height:223px!important}.square-sm-224{width:224px!important;height:224px!important}.square-sm-225{width:225px!important;height:225px!important}.square-sm-226{width:226px!important;height:226px!important}.square-sm-227{width:227px!important;height:227px!important}.square-sm-228{width:228px!important;height:228px!important}.square-sm-229{width:229px!important;height:229px!important}.square-sm-230{width:230px!important;height:230px!important}.square-sm-231{width:231px!important;height:231px!important}.square-sm-232{width:232px!important;height:232px!important}.square-sm-233{width:233px!important;height:233px!important}.square-sm-234{width:234px!important;height:234px!important}.square-sm-235{width:235px!important;height:235px!important}.square-sm-236{width:236px!important;height:236px!important}.square-sm-237{width:237px!important;height:237px!important}.square-sm-238{width:238px!important;height:238px!important}.square-sm-239{width:239px!important;height:239px!important}.square-sm-240{width:240px!important;height:240px!important}.square-sm-241{width:241px!important;height:241px!important}.square-sm-242{width:242px!important;height:242px!important}.square-sm-243{width:243px!important;height:243px!important}.square-sm-244{width:244px!important;height:244px!important}.square-sm-245{width:245px!important;height:245px!important}.square-sm-246{width:246px!important;height:246px!important}.square-sm-247{width:247px!important;height:247px!important}.square-sm-248{width:248px!important;height:248px!important}.square-sm-249{width:249px!important;height:249px!important}.square-sm-250{width:250px!important;height:250px!important}.square-sm-251{width:251px!important;height:251px!important}.square-sm-252{width:252px!important;height:252px!important}.square-sm-253{width:253px!important;height:253px!important}.square-sm-254{width:254px!important;height:254px!important}.square-sm-255{width:255px!important;height:255px!important}.square-sm-256{width:256px!important;height:256px!important}.square-sm-257{width:257px!important;height:257px!important}.square-sm-258{width:258px!important;height:258px!important}.square-sm-259{width:259px!important;height:259px!important}.square-sm-260{width:260px!important;height:260px!important}.square-sm-261{width:261px!important;height:261px!important}.square-sm-262{width:262px!important;height:262px!important}.square-sm-263{width:263px!important;height:263px!important}.square-sm-264{width:264px!important;height:264px!important}.square-sm-265{width:265px!important;height:265px!important}.square-sm-266{width:266px!important;height:266px!important}.square-sm-267{width:267px!important;height:267px!important}.square-sm-268{width:268px!important;height:268px!important}.square-sm-269{width:269px!important;height:269px!important}.square-sm-270{width:270px!important;height:270px!important}.square-sm-271{width:271px!important;height:271px!important}.square-sm-272{width:272px!important;height:272px!important}.square-sm-273{width:273px!important;height:273px!important}.square-sm-274{width:274px!important;height:274px!important}.square-sm-275{width:275px!important;height:275px!important}.square-sm-276{width:276px!important;height:276px!important}.square-sm-277{width:277px!important;height:277px!important}.square-sm-278{width:278px!important;height:278px!important}.square-sm-279{width:279px!important;height:279px!important}.square-sm-280{width:280px!important;height:280px!important}.square-sm-281{width:281px!important;height:281px!important}.square-sm-282{width:282px!important;height:282px!important}.square-sm-283{width:283px!important;height:283px!important}.square-sm-284{width:284px!important;height:284px!important}.square-sm-285{width:285px!important;height:285px!important}.square-sm-286{width:286px!important;height:286px!important}.square-sm-287{width:287px!important;height:287px!important}.square-sm-288{width:288px!important;height:288px!important}.square-sm-289{width:289px!important;height:289px!important}.square-sm-290{width:290px!important;height:290px!important}.square-sm-291{width:291px!important;height:291px!important}.square-sm-292{width:292px!important;height:292px!important}.square-sm-293{width:293px!important;height:293px!important}.square-sm-294{width:294px!important;height:294px!important}.square-sm-295{width:295px!important;height:295px!important}.square-sm-296{width:296px!important;height:296px!important}.square-sm-297{width:297px!important;height:297px!important}.square-sm-298{width:298px!important;height:298px!important}.square-sm-299{width:299px!important;height:299px!important}.square-sm-300{width:300px!important;height:300px!important}}@media (min-width:768px){.fill-md-blue{fill:#151689!important}.text-md-blue{color:#151689!important}.bg-md-blue{background-color:#151689!important}.fill-md-white{fill:#fff!important}.text-md-white{color:#fff!important}.bg-md-white{background-color:#fff!important}.fill-md-orange{fill:#fc4d00!important}.text-md-orange{color:#fc4d00!important}.bg-md-orange{background-color:#fc4d00!important}.fill-md-green{fill:#4aba75!important}.text-md-green{color:#4aba75!important}.bg-md-green{background-color:#4aba75!important}.fill-md-gray{fill:#cad3d5!important}.text-md-gray{color:#cad3d5!important}.bg-md-gray{background-color:#cad3d5!important}.fill-md-dark-gray{fill:#39393f!important}.text-md-dark-gray{color:#39393f!important}.bg-md-dark-gray{background-color:#39393f!important}.fill-md-light-gray{fill:rgba(202,211,213,.3)!important}.text-md-light-gray{color:rgba(202,211,213,.3)!important}.bg-md-light-gray{background-color:rgba(202,211,213,.3)!important}.square-md-0{width:0!important;height:0!important}.square-md-1{width:1px!important;height:1px!important}.square-md-2{width:2px!important;height:2px!important}.square-md-3{width:3px!important;height:3px!important}.square-md-4{width:4px!important;height:4px!important}.square-md-5{width:5px!important;height:5px!important}.square-md-6{width:6px!important;height:6px!important}.square-md-7{width:7px!important;height:7px!important}.square-md-8{width:8px!important;height:8px!important}.square-md-9{width:9px!important;height:9px!important}.square-md-10{width:10px!important;height:10px!important}.square-md-11{width:11px!important;height:11px!important}.square-md-12{width:12px!important;height:12px!important}.square-md-13{width:13px!important;height:13px!important}.square-md-14{width:14px!important;height:14px!important}.square-md-15{width:15px!important;height:15px!important}.square-md-16{width:16px!important;height:16px!important}.square-md-17{width:17px!important;height:17px!important}.square-md-18{width:18px!important;height:18px!important}.square-md-19{width:19px!important;height:19px!important}.square-md-20{width:20px!important;height:20px!important}.square-md-21{width:21px!important;height:21px!important}.square-md-22{width:22px!important;height:22px!important}.square-md-23{width:23px!important;height:23px!important}.square-md-24{width:24px!important;height:24px!important}.square-md-25{width:25px!important;height:25px!important}.square-md-26{width:26px!important;height:26px!important}.square-md-27{width:27px!important;height:27px!important}.square-md-28{width:28px!important;height:28px!important}.square-md-29{width:29px!important;height:29px!important}.square-md-30{width:30px!important;height:30px!important}.square-md-31{width:31px!important;height:31px!important}.square-md-32{width:32px!important;height:32px!important}.square-md-33{width:33px!important;height:33px!important}.square-md-34{width:34px!important;height:34px!important}.square-md-35{width:35px!important;height:35px!important}.square-md-36{width:36px!important;height:36px!important}.square-md-37{width:37px!important;height:37px!important}.square-md-38{width:38px!important;height:38px!important}.square-md-39{width:39px!important;height:39px!important}.square-md-40{width:40px!important;height:40px!important}.square-md-41{width:41px!important;height:41px!important}.square-md-42{width:42px!important;height:42px!important}.square-md-43{width:43px!important;height:43px!important}.square-md-44{width:44px!important;height:44px!important}.square-md-45{width:45px!important;height:45px!important}.square-md-46{width:46px!important;height:46px!important}.square-md-47{width:47px!important;height:47px!important}.square-md-48{width:48px!important;height:48px!important}.square-md-49{width:49px!important;height:49px!important}.square-md-50{width:50px!important;height:50px!important}.square-md-51{width:51px!important;height:51px!important}.square-md-52{width:52px!important;height:52px!important}.square-md-53{width:53px!important;height:53px!important}.square-md-54{width:54px!important;height:54px!important}.square-md-55{width:55px!important;height:55px!important}.square-md-56{width:56px!important;height:56px!important}.square-md-57{width:57px!important;height:57px!important}.square-md-58{width:58px!important;height:58px!important}.square-md-59{width:59px!important;height:59px!important}.square-md-60{width:60px!important;height:60px!important}.square-md-61{width:61px!important;height:61px!important}.square-md-62{width:62px!important;height:62px!important}.square-md-63{width:63px!important;height:63px!important}.square-md-64{width:64px!important;height:64px!important}.square-md-65{width:65px!important;height:65px!important}.square-md-66{width:66px!important;height:66px!important}.square-md-67{width:67px!important;height:67px!important}.square-md-68{width:68px!important;height:68px!important}.square-md-69{width:69px!important;height:69px!important}.square-md-70{width:70px!important;height:70px!important}.square-md-71{width:71px!important;height:71px!important}.square-md-72{width:72px!important;height:72px!important}.square-md-73{width:73px!important;height:73px!important}.square-md-74{width:74px!important;height:74px!important}.square-md-75{width:75px!important;height:75px!important}.square-md-76{width:76px!important;height:76px!important}.square-md-77{width:77px!important;height:77px!important}.square-md-78{width:78px!important;height:78px!important}.square-md-79{width:79px!important;height:79px!important}.square-md-80{width:80px!important;height:80px!important}.square-md-81{width:81px!important;height:81px!important}.square-md-82{width:82px!important;height:82px!important}.square-md-83{width:83px!important;height:83px!important}.square-md-84{width:84px!important;height:84px!important}.square-md-85{width:85px!important;height:85px!important}.square-md-86{width:86px!important;height:86px!important}.square-md-87{width:87px!important;height:87px!important}.square-md-88{width:88px!important;height:88px!important}.square-md-89{width:89px!important;height:89px!important}.square-md-90{width:90px!important;height:90px!important}.square-md-91{width:91px!important;height:91px!important}.square-md-92{width:92px!important;height:92px!important}.square-md-93{width:93px!important;height:93px!important}.square-md-94{width:94px!important;height:94px!important}.square-md-95{width:95px!important;height:95px!important}.square-md-96{width:96px!important;height:96px!important}.square-md-97{width:97px!important;height:97px!important}.square-md-98{width:98px!important;height:98px!important}.square-md-99{width:99px!important;height:99px!important}.square-md-100{width:100px!important;height:100px!important}.square-md-101{width:101px!important;height:101px!important}.square-md-102{width:102px!important;height:102px!important}.square-md-103{width:103px!important;height:103px!important}.square-md-104{width:104px!important;height:104px!important}.square-md-105{width:105px!important;height:105px!important}.square-md-106{width:106px!important;height:106px!important}.square-md-107{width:107px!important;height:107px!important}.square-md-108{width:108px!important;height:108px!important}.square-md-109{width:109px!important;height:109px!important}.square-md-110{width:110px!important;height:110px!important}.square-md-111{width:111px!important;height:111px!important}.square-md-112{width:112px!important;height:112px!important}.square-md-113{width:113px!important;height:113px!important}.square-md-114{width:114px!important;height:114px!important}.square-md-115{width:115px!important;height:115px!important}.square-md-116{width:116px!important;height:116px!important}.square-md-117{width:117px!important;height:117px!important}.square-md-118{width:118px!important;height:118px!important}.square-md-119{width:119px!important;height:119px!important}.square-md-120{width:120px!important;height:120px!important}.square-md-121{width:121px!important;height:121px!important}.square-md-122{width:122px!important;height:122px!important}.square-md-123{width:123px!important;height:123px!important}.square-md-124{width:124px!important;height:124px!important}.square-md-125{width:125px!important;height:125px!important}.square-md-126{width:126px!important;height:126px!important}.square-md-127{width:127px!important;height:127px!important}.square-md-128{width:128px!important;height:128px!important}.square-md-129{width:129px!important;height:129px!important}.square-md-130{width:130px!important;height:130px!important}.square-md-131{width:131px!important;height:131px!important}.square-md-132{width:132px!important;height:132px!important}.square-md-133{width:133px!important;height:133px!important}.square-md-134{width:134px!important;height:134px!important}.square-md-135{width:135px!important;height:135px!important}.square-md-136{width:136px!important;height:136px!important}.square-md-137{width:137px!important;height:137px!important}.square-md-138{width:138px!important;height:138px!important}.square-md-139{width:139px!important;height:139px!important}.square-md-140{width:140px!important;height:140px!important}.square-md-141{width:141px!important;height:141px!important}.square-md-142{width:142px!important;height:142px!important}.square-md-143{width:143px!important;height:143px!important}.square-md-144{width:144px!important;height:144px!important}.square-md-145{width:145px!important;height:145px!important}.square-md-146{width:146px!important;height:146px!important}.square-md-147{width:147px!important;height:147px!important}.square-md-148{width:148px!important;height:148px!important}.square-md-149{width:149px!important;height:149px!important}.square-md-150{width:150px!important;height:150px!important}.square-md-151{width:151px!important;height:151px!important}.square-md-152{width:152px!important;height:152px!important}.square-md-153{width:153px!important;height:153px!important}.square-md-154{width:154px!important;height:154px!important}.square-md-155{width:155px!important;height:155px!important}.square-md-156{width:156px!important;height:156px!important}.square-md-157{width:157px!important;height:157px!important}.square-md-158{width:158px!important;height:158px!important}.square-md-159{width:159px!important;height:159px!important}.square-md-160{width:160px!important;height:160px!important}.square-md-161{width:161px!important;height:161px!important}.square-md-162{width:162px!important;height:162px!important}.square-md-163{width:163px!important;height:163px!important}.square-md-164{width:164px!important;height:164px!important}.square-md-165{width:165px!important;height:165px!important}.square-md-166{width:166px!important;height:166px!important}.square-md-167{width:167px!important;height:167px!important}.square-md-168{width:168px!important;height:168px!important}.square-md-169{width:169px!important;height:169px!important}.square-md-170{width:170px!important;height:170px!important}.square-md-171{width:171px!important;height:171px!important}.square-md-172{width:172px!important;height:172px!important}.square-md-173{width:173px!important;height:173px!important}.square-md-174{width:174px!important;height:174px!important}.square-md-175{width:175px!important;height:175px!important}.square-md-176{width:176px!important;height:176px!important}.square-md-177{width:177px!important;height:177px!important}.square-md-178{width:178px!important;height:178px!important}.square-md-179{width:179px!important;height:179px!important}.square-md-180{width:180px!important;height:180px!important}.square-md-181{width:181px!important;height:181px!important}.square-md-182{width:182px!important;height:182px!important}.square-md-183{width:183px!important;height:183px!important}.square-md-184{width:184px!important;height:184px!important}.square-md-185{width:185px!important;height:185px!important}.square-md-186{width:186px!important;height:186px!important}.square-md-187{width:187px!important;height:187px!important}.square-md-188{width:188px!important;height:188px!important}.square-md-189{width:189px!important;height:189px!important}.square-md-190{width:190px!important;height:190px!important}.square-md-191{width:191px!important;height:191px!important}.square-md-192{width:192px!important;height:192px!important}.square-md-193{width:193px!important;height:193px!important}.square-md-194{width:194px!important;height:194px!important}.square-md-195{width:195px!important;height:195px!important}.square-md-196{width:196px!important;height:196px!important}.square-md-197{width:197px!important;height:197px!important}.square-md-198{width:198px!important;height:198px!important}.square-md-199{width:199px!important;height:199px!important}.square-md-200{width:200px!important;height:200px!important}.square-md-201{width:201px!important;height:201px!important}.square-md-202{width:202px!important;height:202px!important}.square-md-203{width:203px!important;height:203px!important}.square-md-204{width:204px!important;height:204px!important}.square-md-205{width:205px!important;height:205px!important}.square-md-206{width:206px!important;height:206px!important}.square-md-207{width:207px!important;height:207px!important}.square-md-208{width:208px!important;height:208px!important}.square-md-209{width:209px!important;height:209px!important}.square-md-210{width:210px!important;height:210px!important}.square-md-211{width:211px!important;height:211px!important}.square-md-212{width:212px!important;height:212px!important}.square-md-213{width:213px!important;height:213px!important}.square-md-214{width:214px!important;height:214px!important}.square-md-215{width:215px!important;height:215px!important}.square-md-216{width:216px!important;height:216px!important}.square-md-217{width:217px!important;height:217px!important}.square-md-218{width:218px!important;height:218px!important}.square-md-219{width:219px!important;height:219px!important}.square-md-220{width:220px!important;height:220px!important}.square-md-221{width:221px!important;height:221px!important}.square-md-222{width:222px!important;height:222px!important}.square-md-223{width:223px!important;height:223px!important}.square-md-224{width:224px!important;height:224px!important}.square-md-225{width:225px!important;height:225px!important}.square-md-226{width:226px!important;height:226px!important}.square-md-227{width:227px!important;height:227px!important}.square-md-228{width:228px!important;height:228px!important}.square-md-229{width:229px!important;height:229px!important}.square-md-230{width:230px!important;height:230px!important}.square-md-231{width:231px!important;height:231px!important}.square-md-232{width:232px!important;height:232px!important}.square-md-233{width:233px!important;height:233px!important}.square-md-234{width:234px!important;height:234px!important}.square-md-235{width:235px!important;height:235px!important}.square-md-236{width:236px!important;height:236px!important}.square-md-237{width:237px!important;height:237px!important}.square-md-238{width:238px!important;height:238px!important}.square-md-239{width:239px!important;height:239px!important}.square-md-240{width:240px!important;height:240px!important}.square-md-241{width:241px!important;height:241px!important}.square-md-242{width:242px!important;height:242px!important}.square-md-243{width:243px!important;height:243px!important}.square-md-244{width:244px!important;height:244px!important}.square-md-245{width:245px!important;height:245px!important}.square-md-246{width:246px!important;height:246px!important}.square-md-247{width:247px!important;height:247px!important}.square-md-248{width:248px!important;height:248px!important}.square-md-249{width:249px!important;height:249px!important}.square-md-250{width:250px!important;height:250px!important}.square-md-251{width:251px!important;height:251px!important}.square-md-252{width:252px!important;height:252px!important}.square-md-253{width:253px!important;height:253px!important}.square-md-254{width:254px!important;height:254px!important}.square-md-255{width:255px!important;height:255px!important}.square-md-256{width:256px!important;height:256px!important}.square-md-257{width:257px!important;height:257px!important}.square-md-258{width:258px!important;height:258px!important}.square-md-259{width:259px!important;height:259px!important}.square-md-260{width:260px!important;height:260px!important}.square-md-261{width:261px!important;height:261px!important}.square-md-262{width:262px!important;height:262px!important}.square-md-263{width:263px!important;height:263px!important}.square-md-264{width:264px!important;height:264px!important}.square-md-265{width:265px!important;height:265px!important}.square-md-266{width:266px!important;height:266px!important}.square-md-267{width:267px!important;height:267px!important}.square-md-268{width:268px!important;height:268px!important}.square-md-269{width:269px!important;height:269px!important}.square-md-270{width:270px!important;height:270px!important}.square-md-271{width:271px!important;height:271px!important}.square-md-272{width:272px!important;height:272px!important}.square-md-273{width:273px!important;height:273px!important}.square-md-274{width:274px!important;height:274px!important}.square-md-275{width:275px!important;height:275px!important}.square-md-276{width:276px!important;height:276px!important}.square-md-277{width:277px!important;height:277px!important}.square-md-278{width:278px!important;height:278px!important}.square-md-279{width:279px!important;height:279px!important}.square-md-280{width:280px!important;height:280px!important}.square-md-281{width:281px!important;height:281px!important}.square-md-282{width:282px!important;height:282px!important}.square-md-283{width:283px!important;height:283px!important}.square-md-284{width:284px!important;height:284px!important}.square-md-285{width:285px!important;height:285px!important}.square-md-286{width:286px!important;height:286px!important}.square-md-287{width:287px!important;height:287px!important}.square-md-288{width:288px!important;height:288px!important}.square-md-289{width:289px!important;height:289px!important}.square-md-290{width:290px!important;height:290px!important}.square-md-291{width:291px!important;height:291px!important}.square-md-292{width:292px!important;height:292px!important}.square-md-293{width:293px!important;height:293px!important}.square-md-294{width:294px!important;height:294px!important}.square-md-295{width:295px!important;height:295px!important}.square-md-296{width:296px!important;height:296px!important}.square-md-297{width:297px!important;height:297px!important}.square-md-298{width:298px!important;height:298px!important}.square-md-299{width:299px!important;height:299px!important}.square-md-300{width:300px!important;height:300px!important}}@media (min-width:992px){.fill-lg-blue{fill:#151689!important}.text-lg-blue{color:#151689!important}.bg-lg-blue{background-color:#151689!important}.fill-lg-white{fill:#fff!important}.text-lg-white{color:#fff!important}.bg-lg-white{background-color:#fff!important}.fill-lg-orange{fill:#fc4d00!important}.text-lg-orange{color:#fc4d00!important}.bg-lg-orange{background-color:#fc4d00!important}.fill-lg-green{fill:#4aba75!important}.text-lg-green{color:#4aba75!important}.bg-lg-green{background-color:#4aba75!important}.fill-lg-gray{fill:#cad3d5!important}.text-lg-gray{color:#cad3d5!important}.bg-lg-gray{background-color:#cad3d5!important}.fill-lg-dark-gray{fill:#39393f!important}.text-lg-dark-gray{color:#39393f!important}.bg-lg-dark-gray{background-color:#39393f!important}.fill-lg-light-gray{fill:rgba(202,211,213,.3)!important}.text-lg-light-gray{color:rgba(202,211,213,.3)!important}.bg-lg-light-gray{background-color:rgba(202,211,213,.3)!important}.square-lg-0{width:0!important;height:0!important}.square-lg-1{width:1px!important;height:1px!important}.square-lg-2{width:2px!important;height:2px!important}.square-lg-3{width:3px!important;height:3px!important}.square-lg-4{width:4px!important;height:4px!important}.square-lg-5{width:5px!important;height:5px!important}.square-lg-6{width:6px!important;height:6px!important}.square-lg-7{width:7px!important;height:7px!important}.square-lg-8{width:8px!important;height:8px!important}.square-lg-9{width:9px!important;height:9px!important}.square-lg-10{width:10px!important;height:10px!important}.square-lg-11{width:11px!important;height:11px!important}.square-lg-12{width:12px!important;height:12px!important}.square-lg-13{width:13px!important;height:13px!important}.square-lg-14{width:14px!important;height:14px!important}.square-lg-15{width:15px!important;height:15px!important}.square-lg-16{width:16px!important;height:16px!important}.square-lg-17{width:17px!important;height:17px!important}.square-lg-18{width:18px!important;height:18px!important}.square-lg-19{width:19px!important;height:19px!important}.square-lg-20{width:20px!important;height:20px!important}.square-lg-21{width:21px!important;height:21px!important}.square-lg-22{width:22px!important;height:22px!important}.square-lg-23{width:23px!important;height:23px!important}.square-lg-24{width:24px!important;height:24px!important}.square-lg-25{width:25px!important;height:25px!important}.square-lg-26{width:26px!important;height:26px!important}.square-lg-27{width:27px!important;height:27px!important}.square-lg-28{width:28px!important;height:28px!important}.square-lg-29{width:29px!important;height:29px!important}.square-lg-30{width:30px!important;height:30px!important}.square-lg-31{width:31px!important;height:31px!important}.square-lg-32{width:32px!important;height:32px!important}.square-lg-33{width:33px!important;height:33px!important}.square-lg-34{width:34px!important;height:34px!important}.square-lg-35{width:35px!important;height:35px!important}.square-lg-36{width:36px!important;height:36px!important}.square-lg-37{width:37px!important;height:37px!important}.square-lg-38{width:38px!important;height:38px!important}.square-lg-39{width:39px!important;height:39px!important}.square-lg-40{width:40px!important;height:40px!important}.square-lg-41{width:41px!important;height:41px!important}.square-lg-42{width:42px!important;height:42px!important}.square-lg-43{width:43px!important;height:43px!important}.square-lg-44{width:44px!important;height:44px!important}.square-lg-45{width:45px!important;height:45px!important}.square-lg-46{width:46px!important;height:46px!important}.square-lg-47{width:47px!important;height:47px!important}.square-lg-48{width:48px!important;height:48px!important}.square-lg-49{width:49px!important;height:49px!important}.square-lg-50{width:50px!important;height:50px!important}.square-lg-51{width:51px!important;height:51px!important}.square-lg-52{width:52px!important;height:52px!important}.square-lg-53{width:53px!important;height:53px!important}.square-lg-54{width:54px!important;height:54px!important}.square-lg-55{width:55px!important;height:55px!important}.square-lg-56{width:56px!important;height:56px!important}.square-lg-57{width:57px!important;height:57px!important}.square-lg-58{width:58px!important;height:58px!important}.square-lg-59{width:59px!important;height:59px!important}.square-lg-60{width:60px!important;height:60px!important}.square-lg-61{width:61px!important;height:61px!important}.square-lg-62{width:62px!important;height:62px!important}.square-lg-63{width:63px!important;height:63px!important}.square-lg-64{width:64px!important;height:64px!important}.square-lg-65{width:65px!important;height:65px!important}.square-lg-66{width:66px!important;height:66px!important}.square-lg-67{width:67px!important;height:67px!important}.square-lg-68{width:68px!important;height:68px!important}.square-lg-69{width:69px!important;height:69px!important}.square-lg-70{width:70px!important;height:70px!important}.square-lg-71{width:71px!important;height:71px!important}.square-lg-72{width:72px!important;height:72px!important}.square-lg-73{width:73px!important;height:73px!important}.square-lg-74{width:74px!important;height:74px!important}.square-lg-75{width:75px!important;height:75px!important}.square-lg-76{width:76px!important;height:76px!important}.square-lg-77{width:77px!important;height:77px!important}.square-lg-78{width:78px!important;height:78px!important}.square-lg-79{width:79px!important;height:79px!important}.square-lg-80{width:80px!important;height:80px!important}.square-lg-81{width:81px!important;height:81px!important}.square-lg-82{width:82px!important;height:82px!important}.square-lg-83{width:83px!important;height:83px!important}.square-lg-84{width:84px!important;height:84px!important}.square-lg-85{width:85px!important;height:85px!important}.square-lg-86{width:86px!important;height:86px!important}.square-lg-87{width:87px!important;height:87px!important}.square-lg-88{width:88px!important;height:88px!important}.square-lg-89{width:89px!important;height:89px!important}.square-lg-90{width:90px!important;height:90px!important}.square-lg-91{width:91px!important;height:91px!important}.square-lg-92{width:92px!important;height:92px!important}.square-lg-93{width:93px!important;height:93px!important}.square-lg-94{width:94px!important;height:94px!important}.square-lg-95{width:95px!important;height:95px!important}.square-lg-96{width:96px!important;height:96px!important}.square-lg-97{width:97px!important;height:97px!important}.square-lg-98{width:98px!important;height:98px!important}.square-lg-99{width:99px!important;height:99px!important}.square-lg-100{width:100px!important;height:100px!important}.square-lg-101{width:101px!important;height:101px!important}.square-lg-102{width:102px!important;height:102px!important}.square-lg-103{width:103px!important;height:103px!important}.square-lg-104{width:104px!important;height:104px!important}.square-lg-105{width:105px!important;height:105px!important}.square-lg-106{width:106px!important;height:106px!important}.square-lg-107{width:107px!important;height:107px!important}.square-lg-108{width:108px!important;height:108px!important}.square-lg-109{width:109px!important;height:109px!important}.square-lg-110{width:110px!important;height:110px!important}.square-lg-111{width:111px!important;height:111px!important}.square-lg-112{width:112px!important;height:112px!important}.square-lg-113{width:113px!important;height:113px!important}.square-lg-114{width:114px!important;height:114px!important}.square-lg-115{width:115px!important;height:115px!important}.square-lg-116{width:116px!important;height:116px!important}.square-lg-117{width:117px!important;height:117px!important}.square-lg-118{width:118px!important;height:118px!important}.square-lg-119{width:119px!important;height:119px!important}.square-lg-120{width:120px!important;height:120px!important}.square-lg-121{width:121px!important;height:121px!important}.square-lg-122{width:122px!important;height:122px!important}.square-lg-123{width:123px!important;height:123px!important}.square-lg-124{width:124px!important;height:124px!important}.square-lg-125{width:125px!important;height:125px!important}.square-lg-126{width:126px!important;height:126px!important}.square-lg-127{width:127px!important;height:127px!important}.square-lg-128{width:128px!important;height:128px!important}.square-lg-129{width:129px!important;height:129px!important}.square-lg-130{width:130px!important;height:130px!important}.square-lg-131{width:131px!important;height:131px!important}.square-lg-132{width:132px!important;height:132px!important}.square-lg-133{width:133px!important;height:133px!important}.square-lg-134{width:134px!important;height:134px!important}.square-lg-135{width:135px!important;height:135px!important}.square-lg-136{width:136px!important;height:136px!important}.square-lg-137{width:137px!important;height:137px!important}.square-lg-138{width:138px!important;height:138px!important}.square-lg-139{width:139px!important;height:139px!important}.square-lg-140{width:140px!important;height:140px!important}.square-lg-141{width:141px!important;height:141px!important}.square-lg-142{width:142px!important;height:142px!important}.square-lg-143{width:143px!important;height:143px!important}.square-lg-144{width:144px!important;height:144px!important}.square-lg-145{width:145px!important;height:145px!important}.square-lg-146{width:146px!important;height:146px!important}.square-lg-147{width:147px!important;height:147px!important}.square-lg-148{width:148px!important;height:148px!important}.square-lg-149{width:149px!important;height:149px!important}.square-lg-150{width:150px!important;height:150px!important}.square-lg-151{width:151px!important;height:151px!important}.square-lg-152{width:152px!important;height:152px!important}.square-lg-153{width:153px!important;height:153px!important}.square-lg-154{width:154px!important;height:154px!important}.square-lg-155{width:155px!important;height:155px!important}.square-lg-156{width:156px!important;height:156px!important}.square-lg-157{width:157px!important;height:157px!important}.square-lg-158{width:158px!important;height:158px!important}.square-lg-159{width:159px!important;height:159px!important}.square-lg-160{width:160px!important;height:160px!important}.square-lg-161{width:161px!important;height:161px!important}.square-lg-162{width:162px!important;height:162px!important}.square-lg-163{width:163px!important;height:163px!important}.square-lg-164{width:164px!important;height:164px!important}.square-lg-165{width:165px!important;height:165px!important}.square-lg-166{width:166px!important;height:166px!important}.square-lg-167{width:167px!important;height:167px!important}.square-lg-168{width:168px!important;height:168px!important}.square-lg-169{width:169px!important;height:169px!important}.square-lg-170{width:170px!important;height:170px!important}.square-lg-171{width:171px!important;height:171px!important}.square-lg-172{width:172px!important;height:172px!important}.square-lg-173{width:173px!important;height:173px!important}.square-lg-174{width:174px!important;height:174px!important}.square-lg-175{width:175px!important;height:175px!important}.square-lg-176{width:176px!important;height:176px!important}.square-lg-177{width:177px!important;height:177px!important}.square-lg-178{width:178px!important;height:178px!important}.square-lg-179{width:179px!important;height:179px!important}.square-lg-180{width:180px!important;height:180px!important}.square-lg-181{width:181px!important;height:181px!important}.square-lg-182{width:182px!important;height:182px!important}.square-lg-183{width:183px!important;height:183px!important}.square-lg-184{width:184px!important;height:184px!important}.square-lg-185{width:185px!important;height:185px!important}.square-lg-186{width:186px!important;height:186px!important}.square-lg-187{width:187px!important;height:187px!important}.square-lg-188{width:188px!important;height:188px!important}.square-lg-189{width:189px!important;height:189px!important}.square-lg-190{width:190px!important;height:190px!important}.square-lg-191{width:191px!important;height:191px!important}.square-lg-192{width:192px!important;height:192px!important}.square-lg-193{width:193px!important;height:193px!important}.square-lg-194{width:194px!important;height:194px!important}.square-lg-195{width:195px!important;height:195px!important}.square-lg-196{width:196px!important;height:196px!important}.square-lg-197{width:197px!important;height:197px!important}.square-lg-198{width:198px!important;height:198px!important}.square-lg-199{width:199px!important;height:199px!important}.square-lg-200{width:200px!important;height:200px!important}.square-lg-201{width:201px!important;height:201px!important}.square-lg-202{width:202px!important;height:202px!important}.square-lg-203{width:203px!important;height:203px!important}.square-lg-204{width:204px!important;height:204px!important}.square-lg-205{width:205px!important;height:205px!important}.square-lg-206{width:206px!important;height:206px!important}.square-lg-207{width:207px!important;height:207px!important}.square-lg-208{width:208px!important;height:208px!important}.square-lg-209{width:209px!important;height:209px!important}.square-lg-210{width:210px!important;height:210px!important}.square-lg-211{width:211px!important;height:211px!important}.square-lg-212{width:212px!important;height:212px!important}.square-lg-213{width:213px!important;height:213px!important}.square-lg-214{width:214px!important;height:214px!important}.square-lg-215{width:215px!important;height:215px!important}.square-lg-216{width:216px!important;height:216px!important}.square-lg-217{width:217px!important;height:217px!important}.square-lg-218{width:218px!important;height:218px!important}.square-lg-219{width:219px!important;height:219px!important}.square-lg-220{width:220px!important;height:220px!important}.square-lg-221{width:221px!important;height:221px!important}.square-lg-222{width:222px!important;height:222px!important}.square-lg-223{width:223px!important;height:223px!important}.square-lg-224{width:224px!important;height:224px!important}.square-lg-225{width:225px!important;height:225px!important}.square-lg-226{width:226px!important;height:226px!important}.square-lg-227{width:227px!important;height:227px!important}.square-lg-228{width:228px!important;height:228px!important}.square-lg-229{width:229px!important;height:229px!important}.square-lg-230{width:230px!important;height:230px!important}.square-lg-231{width:231px!important;height:231px!important}.square-lg-232{width:232px!important;height:232px!important}.square-lg-233{width:233px!important;height:233px!important}.square-lg-234{width:234px!important;height:234px!important}.square-lg-235{width:235px!important;height:235px!important}.square-lg-236{width:236px!important;height:236px!important}.square-lg-237{width:237px!important;height:237px!important}.square-lg-238{width:238px!important;height:238px!important}.square-lg-239{width:239px!important;height:239px!important}.square-lg-240{width:240px!important;height:240px!important}.square-lg-241{width:241px!important;height:241px!important}.square-lg-242{width:242px!important;height:242px!important}.square-lg-243{width:243px!important;height:243px!important}.square-lg-244{width:244px!important;height:244px!important}.square-lg-245{width:245px!important;height:245px!important}.square-lg-246{width:246px!important;height:246px!important}.square-lg-247{width:247px!important;height:247px!important}.square-lg-248{width:248px!important;height:248px!important}.square-lg-249{width:249px!important;height:249px!important}.square-lg-250{width:250px!important;height:250px!important}.square-lg-251{width:251px!important;height:251px!important}.square-lg-252{width:252px!important;height:252px!important}.square-lg-253{width:253px!important;height:253px!important}.square-lg-254{width:254px!important;height:254px!important}.square-lg-255{width:255px!important;height:255px!important}.square-lg-256{width:256px!important;height:256px!important}.square-lg-257{width:257px!important;height:257px!important}.square-lg-258{width:258px!important;height:258px!important}.square-lg-259{width:259px!important;height:259px!important}.square-lg-260{width:260px!important;height:260px!important}.square-lg-261{width:261px!important;height:261px!important}.square-lg-262{width:262px!important;height:262px!important}.square-lg-263{width:263px!important;height:263px!important}.square-lg-264{width:264px!important;height:264px!important}.square-lg-265{width:265px!important;height:265px!important}.square-lg-266{width:266px!important;height:266px!important}.square-lg-267{width:267px!important;height:267px!important}.square-lg-268{width:268px!important;height:268px!important}.square-lg-269{width:269px!important;height:269px!important}.square-lg-270{width:270px!important;height:270px!important}.square-lg-271{width:271px!important;height:271px!important}.square-lg-272{width:272px!important;height:272px!important}.square-lg-273{width:273px!important;height:273px!important}.square-lg-274{width:274px!important;height:274px!important}.square-lg-275{width:275px!important;height:275px!important}.square-lg-276{width:276px!important;height:276px!important}.square-lg-277{width:277px!important;height:277px!important}.square-lg-278{width:278px!important;height:278px!important}.square-lg-279{width:279px!important;height:279px!important}.square-lg-280{width:280px!important;height:280px!important}.square-lg-281{width:281px!important;height:281px!important}.square-lg-282{width:282px!important;height:282px!important}.square-lg-283{width:283px!important;height:283px!important}.square-lg-284{width:284px!important;height:284px!important}.square-lg-285{width:285px!important;height:285px!important}.square-lg-286{width:286px!important;height:286px!important}.square-lg-287{width:287px!important;height:287px!important}.square-lg-288{width:288px!important;height:288px!important}.square-lg-289{width:289px!important;height:289px!important}.square-lg-290{width:290px!important;height:290px!important}.square-lg-291{width:291px!important;height:291px!important}.square-lg-292{width:292px!important;height:292px!important}.square-lg-293{width:293px!important;height:293px!important}.square-lg-294{width:294px!important;height:294px!important}.square-lg-295{width:295px!important;height:295px!important}.square-lg-296{width:296px!important;height:296px!important}.square-lg-297{width:297px!important;height:297px!important}.square-lg-298{width:298px!important;height:298px!important}.square-lg-299{width:299px!important;height:299px!important}.square-lg-300{width:300px!important;height:300px!important}}@media (min-width:1200px){.fill-xl-blue{fill:#151689!important}.text-xl-blue{color:#151689!important}.bg-xl-blue{background-color:#151689!important}.fill-xl-white{fill:#fff!important}.text-xl-white{color:#fff!important}.bg-xl-white{background-color:#fff!important}.fill-xl-orange{fill:#fc4d00!important}.text-xl-orange{color:#fc4d00!important}.bg-xl-orange{background-color:#fc4d00!important}.fill-xl-green{fill:#4aba75!important}.text-xl-green{color:#4aba75!important}.bg-xl-green{background-color:#4aba75!important}.fill-xl-gray{fill:#cad3d5!important}.text-xl-gray{color:#cad3d5!important}.bg-xl-gray{background-color:#cad3d5!important}.fill-xl-dark-gray{fill:#39393f!important}.text-xl-dark-gray{color:#39393f!important}.bg-xl-dark-gray{background-color:#39393f!important}.fill-xl-light-gray{fill:rgba(202,211,213,.3)!important}.text-xl-light-gray{color:rgba(202,211,213,.3)!important}.bg-xl-light-gray{background-color:rgba(202,211,213,.3)!important}.square-xl-0{width:0!important;height:0!important}.square-xl-1{width:1px!important;height:1px!important}.square-xl-2{width:2px!important;height:2px!important}.square-xl-3{width:3px!important;height:3px!important}.square-xl-4{width:4px!important;height:4px!important}.square-xl-5{width:5px!important;height:5px!important}.square-xl-6{width:6px!important;height:6px!important}.square-xl-7{width:7px!important;height:7px!important}.square-xl-8{width:8px!important;height:8px!important}.square-xl-9{width:9px!important;height:9px!important}.square-xl-10{width:10px!important;height:10px!important}.square-xl-11{width:11px!important;height:11px!important}.square-xl-12{width:12px!important;height:12px!important}.square-xl-13{width:13px!important;height:13px!important}.square-xl-14{width:14px!important;height:14px!important}.square-xl-15{width:15px!important;height:15px!important}.square-xl-16{width:16px!important;height:16px!important}.square-xl-17{width:17px!important;height:17px!important}.square-xl-18{width:18px!important;height:18px!important}.square-xl-19{width:19px!important;height:19px!important}.square-xl-20{width:20px!important;height:20px!important}.square-xl-21{width:21px!important;height:21px!important}.square-xl-22{width:22px!important;height:22px!important}.square-xl-23{width:23px!important;height:23px!important}.square-xl-24{width:24px!important;height:24px!important}.square-xl-25{width:25px!important;height:25px!important}.square-xl-26{width:26px!important;height:26px!important}.square-xl-27{width:27px!important;height:27px!important}.square-xl-28{width:28px!important;height:28px!important}.square-xl-29{width:29px!important;height:29px!important}.square-xl-30{width:30px!important;height:30px!important}.square-xl-31{width:31px!important;height:31px!important}.square-xl-32{width:32px!important;height:32px!important}.square-xl-33{width:33px!important;height:33px!important}.square-xl-34{width:34px!important;height:34px!important}.square-xl-35{width:35px!important;height:35px!important}.square-xl-36{width:36px!important;height:36px!important}.square-xl-37{width:37px!important;height:37px!important}.square-xl-38{width:38px!important;height:38px!important}.square-xl-39{width:39px!important;height:39px!important}.square-xl-40{width:40px!important;height:40px!important}.square-xl-41{width:41px!important;height:41px!important}.square-xl-42{width:42px!important;height:42px!important}.square-xl-43{width:43px!important;height:43px!important}.square-xl-44{width:44px!important;height:44px!important}.square-xl-45{width:45px!important;height:45px!important}.square-xl-46{width:46px!important;height:46px!important}.square-xl-47{width:47px!important;height:47px!important}.square-xl-48{width:48px!important;height:48px!important}.square-xl-49{width:49px!important;height:49px!important}.square-xl-50{width:50px!important;height:50px!important}.square-xl-51{width:51px!important;height:51px!important}.square-xl-52{width:52px!important;height:52px!important}.square-xl-53{width:53px!important;height:53px!important}.square-xl-54{width:54px!important;height:54px!important}.square-xl-55{width:55px!important;height:55px!important}.square-xl-56{width:56px!important;height:56px!important}.square-xl-57{width:57px!important;height:57px!important}.square-xl-58{width:58px!important;height:58px!important}.square-xl-59{width:59px!important;height:59px!important}.square-xl-60{width:60px!important;height:60px!important}.square-xl-61{width:61px!important;height:61px!important}.square-xl-62{width:62px!important;height:62px!important}.square-xl-63{width:63px!important;height:63px!important}.square-xl-64{width:64px!important;height:64px!important}.square-xl-65{width:65px!important;height:65px!important}.square-xl-66{width:66px!important;height:66px!important}.square-xl-67{width:67px!important;height:67px!important}.square-xl-68{width:68px!important;height:68px!important}.square-xl-69{width:69px!important;height:69px!important}.square-xl-70{width:70px!important;height:70px!important}.square-xl-71{width:71px!important;height:71px!important}.square-xl-72{width:72px!important;height:72px!important}.square-xl-73{width:73px!important;height:73px!important}.square-xl-74{width:74px!important;height:74px!important}.square-xl-75{width:75px!important;height:75px!important}.square-xl-76{width:76px!important;height:76px!important}.square-xl-77{width:77px!important;height:77px!important}.square-xl-78{width:78px!important;height:78px!important}.square-xl-79{width:79px!important;height:79px!important}.square-xl-80{width:80px!important;height:80px!important}.square-xl-81{width:81px!important;height:81px!important}.square-xl-82{width:82px!important;height:82px!important}.square-xl-83{width:83px!important;height:83px!important}.square-xl-84{width:84px!important;height:84px!important}.square-xl-85{width:85px!important;height:85px!important}.square-xl-86{width:86px!important;height:86px!important}.square-xl-87{width:87px!important;height:87px!important}.square-xl-88{width:88px!important;height:88px!important}.square-xl-89{width:89px!important;height:89px!important}.square-xl-90{width:90px!important;height:90px!important}.square-xl-91{width:91px!important;height:91px!important}.square-xl-92{width:92px!important;height:92px!important}.square-xl-93{width:93px!important;height:93px!important}.square-xl-94{width:94px!important;height:94px!important}.square-xl-95{width:95px!important;height:95px!important}.square-xl-96{width:96px!important;height:96px!important}.square-xl-97{width:97px!important;height:97px!important}.square-xl-98{width:98px!important;height:98px!important}.square-xl-99{width:99px!important;height:99px!important}.square-xl-100{width:100px!important;height:100px!important}.square-xl-101{width:101px!important;height:101px!important}.square-xl-102{width:102px!important;height:102px!important}.square-xl-103{width:103px!important;height:103px!important}.square-xl-104{width:104px!important;height:104px!important}.square-xl-105{width:105px!important;height:105px!important}.square-xl-106{width:106px!important;height:106px!important}.square-xl-107{width:107px!important;height:107px!important}.square-xl-108{width:108px!important;height:108px!important}.square-xl-109{width:109px!important;height:109px!important}.square-xl-110{width:110px!important;height:110px!important}.square-xl-111{width:111px!important;height:111px!important}.square-xl-112{width:112px!important;height:112px!important}.square-xl-113{width:113px!important;height:113px!important}.square-xl-114{width:114px!important;height:114px!important}.square-xl-115{width:115px!important;height:115px!important}.square-xl-116{width:116px!important;height:116px!important}.square-xl-117{width:117px!important;height:117px!important}.square-xl-118{width:118px!important;height:118px!important}.square-xl-119{width:119px!important;height:119px!important}.square-xl-120{width:120px!important;height:120px!important}.square-xl-121{width:121px!important;height:121px!important}.square-xl-122{width:122px!important;height:122px!important}.square-xl-123{width:123px!important;height:123px!important}.square-xl-124{width:124px!important;height:124px!important}.square-xl-125{width:125px!important;height:125px!important}.square-xl-126{width:126px!important;height:126px!important}.square-xl-127{width:127px!important;height:127px!important}.square-xl-128{width:128px!important;height:128px!important}.square-xl-129{width:129px!important;height:129px!important}.square-xl-130{width:130px!important;height:130px!important}.square-xl-131{width:131px!important;height:131px!important}.square-xl-132{width:132px!important;height:132px!important}.square-xl-133{width:133px!important;height:133px!important}.square-xl-134{width:134px!important;height:134px!important}.square-xl-135{width:135px!important;height:135px!important}.square-xl-136{width:136px!important;height:136px!important}.square-xl-137{width:137px!important;height:137px!important}.square-xl-138{width:138px!important;height:138px!important}.square-xl-139{width:139px!important;height:139px!important}.square-xl-140{width:140px!important;height:140px!important}.square-xl-141{width:141px!important;height:141px!important}.square-xl-142{width:142px!important;height:142px!important}.square-xl-143{width:143px!important;height:143px!important}.square-xl-144{width:144px!important;height:144px!important}.square-xl-145{width:145px!important;height:145px!important}.square-xl-146{width:146px!important;height:146px!important}.square-xl-147{width:147px!important;height:147px!important}.square-xl-148{width:148px!important;height:148px!important}.square-xl-149{width:149px!important;height:149px!important}.square-xl-150{width:150px!important;height:150px!important}.square-xl-151{width:151px!important;height:151px!important}.square-xl-152{width:152px!important;height:152px!important}.square-xl-153{width:153px!important;height:153px!important}.square-xl-154{width:154px!important;height:154px!important}.square-xl-155{width:155px!important;height:155px!important}.square-xl-156{width:156px!important;height:156px!important}.square-xl-157{width:157px!important;height:157px!important}.square-xl-158{width:158px!important;height:158px!important}.square-xl-159{width:159px!important;height:159px!important}.square-xl-160{width:160px!important;height:160px!important}.square-xl-161{width:161px!important;height:161px!important}.square-xl-162{width:162px!important;height:162px!important}.square-xl-163{width:163px!important;height:163px!important}.square-xl-164{width:164px!important;height:164px!important}.square-xl-165{width:165px!important;height:165px!important}.square-xl-166{width:166px!important;height:166px!important}.square-xl-167{width:167px!important;height:167px!important}.square-xl-168{width:168px!important;height:168px!important}.square-xl-169{width:169px!important;height:169px!important}.square-xl-170{width:170px!important;height:170px!important}.square-xl-171{width:171px!important;height:171px!important}.square-xl-172{width:172px!important;height:172px!important}.square-xl-173{width:173px!important;height:173px!important}.square-xl-174{width:174px!important;height:174px!important}.square-xl-175{width:175px!important;height:175px!important}.square-xl-176{width:176px!important;height:176px!important}.square-xl-177{width:177px!important;height:177px!important}.square-xl-178{width:178px!important;height:178px!important}.square-xl-179{width:179px!important;height:179px!important}.square-xl-180{width:180px!important;height:180px!important}.square-xl-181{width:181px!important;height:181px!important}.square-xl-182{width:182px!important;height:182px!important}.square-xl-183{width:183px!important;height:183px!important}.square-xl-184{width:184px!important;height:184px!important}.square-xl-185{width:185px!important;height:185px!important}.square-xl-186{width:186px!important;height:186px!important}.square-xl-187{width:187px!important;height:187px!important}.square-xl-188{width:188px!important;height:188px!important}.square-xl-189{width:189px!important;height:189px!important}.square-xl-190{width:190px!important;height:190px!important}.square-xl-191{width:191px!important;height:191px!important}.square-xl-192{width:192px!important;height:192px!important}.square-xl-193{width:193px!important;height:193px!important}.square-xl-194{width:194px!important;height:194px!important}.square-xl-195{width:195px!important;height:195px!important}.square-xl-196{width:196px!important;height:196px!important}.square-xl-197{width:197px!important;height:197px!important}.square-xl-198{width:198px!important;height:198px!important}.square-xl-199{width:199px!important;height:199px!important}.square-xl-200{width:200px!important;height:200px!important}.square-xl-201{width:201px!important;height:201px!important}.square-xl-202{width:202px!important;height:202px!important}.square-xl-203{width:203px!important;height:203px!important}.square-xl-204{width:204px!important;height:204px!important}.square-xl-205{width:205px!important;height:205px!important}.square-xl-206{width:206px!important;height:206px!important}.square-xl-207{width:207px!important;height:207px!important}.square-xl-208{width:208px!important;height:208px!important}.square-xl-209{width:209px!important;height:209px!important}.square-xl-210{width:210px!important;height:210px!important}.square-xl-211{width:211px!important;height:211px!important}.square-xl-212{width:212px!important;height:212px!important}.square-xl-213{width:213px!important;height:213px!important}.square-xl-214{width:214px!important;height:214px!important}.square-xl-215{width:215px!important;height:215px!important}.square-xl-216{width:216px!important;height:216px!important}.square-xl-217{width:217px!important;height:217px!important}.square-xl-218{width:218px!important;height:218px!important}.square-xl-219{width:219px!important;height:219px!important}.square-xl-220{width:220px!important;height:220px!important}.square-xl-221{width:221px!important;height:221px!important}.square-xl-222{width:222px!important;height:222px!important}.square-xl-223{width:223px!important;height:223px!important}.square-xl-224{width:224px!important;height:224px!important}.square-xl-225{width:225px!important;height:225px!important}.square-xl-226{width:226px!important;height:226px!important}.square-xl-227{width:227px!important;height:227px!important}.square-xl-228{width:228px!important;height:228px!important}.square-xl-229{width:229px!important;height:229px!important}.square-xl-230{width:230px!important;height:230px!important}.square-xl-231{width:231px!important;height:231px!important}.square-xl-232{width:232px!important;height:232px!important}.square-xl-233{width:233px!important;height:233px!important}.square-xl-234{width:234px!important;height:234px!important}.square-xl-235{width:235px!important;height:235px!important}.square-xl-236{width:236px!important;height:236px!important}.square-xl-237{width:237px!important;height:237px!important}.square-xl-238{width:238px!important;height:238px!important}.square-xl-239{width:239px!important;height:239px!important}.square-xl-240{width:240px!important;height:240px!important}.square-xl-241{width:241px!important;height:241px!important}.square-xl-242{width:242px!important;height:242px!important}.square-xl-243{width:243px!important;height:243px!important}.square-xl-244{width:244px!important;height:244px!important}.square-xl-245{width:245px!important;height:245px!important}.square-xl-246{width:246px!important;height:246px!important}.square-xl-247{width:247px!important;height:247px!important}.square-xl-248{width:248px!important;height:248px!important}.square-xl-249{width:249px!important;height:249px!important}.square-xl-250{width:250px!important;height:250px!important}.square-xl-251{width:251px!important;height:251px!important}.square-xl-252{width:252px!important;height:252px!important}.square-xl-253{width:253px!important;height:253px!important}.square-xl-254{width:254px!important;height:254px!important}.square-xl-255{width:255px!important;height:255px!important}.square-xl-256{width:256px!important;height:256px!important}.square-xl-257{width:257px!important;height:257px!important}.square-xl-258{width:258px!important;height:258px!important}.square-xl-259{width:259px!important;height:259px!important}.square-xl-260{width:260px!important;height:260px!important}.square-xl-261{width:261px!important;height:261px!important}.square-xl-262{width:262px!important;height:262px!important}.square-xl-263{width:263px!important;height:263px!important}.square-xl-264{width:264px!important;height:264px!important}.square-xl-265{width:265px!important;height:265px!important}.square-xl-266{width:266px!important;height:266px!important}.square-xl-267{width:267px!important;height:267px!important}.square-xl-268{width:268px!important;height:268px!important}.square-xl-269{width:269px!important;height:269px!important}.square-xl-270{width:270px!important;height:270px!important}.square-xl-271{width:271px!important;height:271px!important}.square-xl-272{width:272px!important;height:272px!important}.square-xl-273{width:273px!important;height:273px!important}.square-xl-274{width:274px!important;height:274px!important}.square-xl-275{width:275px!important;height:275px!important}.square-xl-276{width:276px!important;height:276px!important}.square-xl-277{width:277px!important;height:277px!important}.square-xl-278{width:278px!important;height:278px!important}.square-xl-279{width:279px!important;height:279px!important}.square-xl-280{width:280px!important;height:280px!important}.square-xl-281{width:281px!important;height:281px!important}.square-xl-282{width:282px!important;height:282px!important}.square-xl-283{width:283px!important;height:283px!important}.square-xl-284{width:284px!important;height:284px!important}.square-xl-285{width:285px!important;height:285px!important}.square-xl-286{width:286px!important;height:286px!important}.square-xl-287{width:287px!important;height:287px!important}.square-xl-288{width:288px!important;height:288px!important}.square-xl-289{width:289px!important;height:289px!important}.square-xl-290{width:290px!important;height:290px!important}.square-xl-291{width:291px!important;height:291px!important}.square-xl-292{width:292px!important;height:292px!important}.square-xl-293{width:293px!important;height:293px!important}.square-xl-294{width:294px!important;height:294px!important}.square-xl-295{width:295px!important;height:295px!important}.square-xl-296{width:296px!important;height:296px!important}.square-xl-297{width:297px!important;height:297px!important}.square-xl-298{width:298px!important;height:298px!important}.square-xl-299{width:299px!important;height:299px!important}.square-xl-300{width:300px!important;height:300px!important}}h1,h2,h3,h4,h5,h6{margin:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-size:14px;font-size:.875rem;line-height:26px;line-height:1.625rem;font-weight:400}.raleway{font-family:Raleway,sans-serif}.roboto{font-family:Roboto,sans-serif}.saira{font-family:Saira,sans-serif}.light{font-weight:300!important}.regular{font-weight:400!important}.medium{font-weight:500!important}.semi{font-weight:600!important}.bold{font-weight:700!important}.black{font-weight:900!important}.f-15{font-size:15px;font-size:.9375rem;line-height:23px;line-height:1.4375rem}.f-15,.f-18{letter-spacing:.01em}.f-18{font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem}.f-20{font-size:1.25rem;line-height:1;letter-spacing:0}@media (max-width:1600px){.f-20{font-size:calc(1.025rem + .225vw)}}.f-22{font-size:1.375rem;line-height:1.1;letter-spacing:0}@media (max-width:1600px){.f-22{font-size:calc(1.0375rem + .3375vw)}}.f-26{font-size:1.625rem;line-height:1.1;letter-spacing:0}@media (max-width:1600px){.f-26{font-size:calc(1.0625rem + .5625vw)}}.f-34{font-size:2.125rem;line-height:1.1;letter-spacing:0}@media (max-width:1600px){.f-34{font-size:calc(1.1125rem + 1.0125vw)}}.f-42{font-size:2.625rem;line-height:1.1;letter-spacing:0}@media (max-width:1600px){.f-42{font-size:calc(1.1625rem + 1.4625vw)}}.f-50{font-size:3.125rem;line-height:1;letter-spacing:0}@media (max-width:1600px){.f-50{font-size:calc(1.2125rem + 1.9125vw)}}.f-15 strong,.f-18 strong,.f-22 strong,.f-26 strong,.f-34 strong,.f-42 strong,.f-50 strong{font-weight:700}*{box-sizing:border-box;position:relative;margin:0;padding:0}:root{--swiper-theme-color:$gray;--themeWidth:1327px;--themeright:-93.5px}body{font-family:Roboto,sans-serif;color:#39393f;font-size:16px;font-size:1rem;line-height:23px;line-height:1.4375rem;letter-spacing:.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:75px}@media (min-width:992px){body{padding-top:164px}}body.no-scroll{overflow:hidden}@media (min-width:992px){body.is-not-minified:not(.single-post) .sidebar-ref .make-me-sticky{top:195px}}a:active,a:focus,a:hover,button:active,button:focus,button:hover,span:active,span:focus,span:hover{outline:none}ol,ul{margin:0;padding:0;list-style:none}ul{padding-left:20px}ul li:not(.nav-item):not(.card-list){margin-bottom:10px}ul li:not(.nav-item):not(.card-list):before{content:"\2022";color:#151689;font-weight:700;font-size:30px;display:inline-block;position:absolute;width:1em;margin-left:-.8em}ol{list-style:decimal;padding-left:20px}ol li{margin-bottom:10px}[class*=btn-]{position:relative;display:block;overflow:hidden;width:100%;height:45px;transition:.5s ease-in-out}[class*=btn-]:after,[class*=btn-]:before{box-sizing:border-box;transition:.5s ease-in-out}[class*=btn-]:hover{text-decoration:none}.btn-svg .svg svg{transition:.5s ease-in-out}.btn-svg.rotate:not(.no-rotate) .svg svg{transform:rotate(180deg)}.btn-svg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;transform:translateX(-100%)}.btn-svg:hover:before{transform:translateX(0)}.btn-svg:hover .svg svg{fill:#fff!important}.btn-svg.btn-orange-border{background:transparent;padding-left:20px;padding-right:10px;border:2px solid #fc4d00;border-radius:7px;color:#fc4d00;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;letter-spacing:.11em}@media (min-width:768px){.btn-svg.btn-orange-border{max-width:230px}}.btn-svg.btn-orange-border.rotate{padding-left:10px;padding-right:20px}.btn-svg.btn-orange-border .svg svg{fill:#fc4d00}.btn-svg.btn-orange-border:before{background-color:#fc4d00}.btn-svg.btn-orange-border:hover{color:#fff}.btn-svg.btn-bg-orange{background:#fc4d00;padding-left:20px;padding-right:10px;border:2px solid #fc4d00;border-radius:7px;color:#fff;height:60px;font-size:15px;font-size:.9375rem;line-height:20px;line-height:1.25rem;letter-spacing:.11em}@media (min-width:768px){.btn-svg.btn-bg-orange{max-width:250px}}.btn-svg.btn-bg-orange.rotate{padding-left:10px;padding-right:20px}.btn-svg.btn-bg-orange .svg svg{fill:#fff}.btn-svg.btn-bg-orange:before{background-color:#fff}.btn-svg.btn-bg-orange:hover{color:#fc4d00}.btn-svg.btn-bg-orange:hover svg{fill:#fc4d00!important}.btn-svg.btn-blue-border{padding-left:20px;padding-right:10px;border:2px solid #151689;border-radius:7px;color:#151689;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;letter-spacing:.11em}@media (min-width:768px){.btn-svg.btn-blue-border{max-width:250px}}.btn-svg.btn-blue-border.rotate{padding-left:10px;padding-right:20px}.btn-svg.btn-blue-border .svg svg{fill:#151689}.btn-svg.btn-blue-border:before{background-color:#151689}.btn-svg.btn-blue-border:hover{color:#fff}.btn-svg.btn-blue-mobile{padding:0 20px;border-radius:7px;color:#fff;background:#151689;height:70px;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;letter-spacing:.11em}.btn-svg.btn-blue-mobile.rotate{padding-left:10px;padding-right:20px}.btn-svg.btn-blue-mobile .svg svg{fill:#151689}.btn-svg.btn-blue-mobile:before{background-color:#151689}.btn-svg.btn-estimate{background:#4aba75;padding-left:20px;padding-right:10px;color:#fff}.btn-svg.btn-estimate.small{max-width:185px;font-size:16px;font-size:1rem;line-height:15px;line-height:.9375rem;letter-spacing:.01em;padding:0 5px}@media (min-width:768px){.btn-svg.btn-estimate.small{padding:0 20px}}.btn-svg.btn-estimate.medium{max-width:280px;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;letter-spacing:.11em;padding:0 5px}@media (min-width:768px){.btn-svg.btn-estimate.medium{padding:0 20px}}.btn-svg.btn-estimate.big{height:60px;border:1px solid #151689}.btn-svg.btn-estimate.big:hover{border:1px solid #4aba75;color:#4aba75}.btn-svg.btn-estimate.big:hover svg{fill:#4aba75!important}.btn-svg.btn-estimate.big br{display:none}.btn-svg.btn-estimate:before{background-color:#151689}.btn-svg.btn-call{background:#151689;color:#fff}.btn-svg.btn-call.small{max-width:185px;font-size:16px;font-size:1rem;line-height:15px;line-height:.9375rem;letter-spacing:.01em}.btn-svg.btn-call:before{background-color:#151689}.btn-svg.btn-load-more .spinner-border{display:none;width:1.5em;height:1.5em;border:.15em solid #151689;border-right-color:transparent}.btn-svg.btn-load-more.active .spinner-border{display:block}.btn-svg.btn-load-more.active .svg{display:none}.comment-list ol{list-style:none}.search-form label{font-weight:400}.wpcf7 .form-title{color:#151689;font-size:calc(1.0625rem + .5625vw);font-weight:700;line-height:1.1;margin:0;padding:15px 0 3px}@media (min-width:768px){.wpcf7 .form-2col{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}}.wpcf7 sup{color:#b94a48}.wpcf7 .radio-custom{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.wpcf7 .hidden-radio{min-width:100%}.wpcf7 .hidden-radio .wpcf7-form-control{display:none}.wpcf7 .label-radio-custom{border:2px solid transparent;border-radius:4px;color:#151689;cursor:pointer;font-size:20px;font-weight:400;line-height:24px;margin:0;padding:20px;width:270px}.wpcf7 .label-radio-custom:focus,.wpcf7 .label-radio-custom:hover{border-color:#151689}.wpcf7 .label-radio-custom:has(:checked){background-color:rgba(202,211,213,.4);border-color:#151689}.wpcf7 .label-radio-custom input{opacity:0;position:absolute}.wpcf7 .label-radio-custom .delivery{color:#39393f;font-size:18px}.comment-form .wpcf7 input[type=email],.comment-form .wpcf7 input[type=text],.comment-form .wpcf7 input[type=url],.comment-form .wpcf7 textarea,.search-form .wpcf7 .search-field,.wpcf7 .comment-form input[type=email],.wpcf7 .comment-form input[type=text],.wpcf7 .comment-form input[type=url],.wpcf7 .comment-form textarea,.wpcf7 .form-control,.wpcf7 .search-form .search-field{background:rgba(202,211,213,.4);border:none;border-radius:0;box-shadow:none;font-family:Roboto,sans-serif;margin-top:5px;min-height:55px;width:100%}.comment-form .wpcf7 input:focus[type=email],.comment-form .wpcf7 input:focus[type=text],.comment-form .wpcf7 input:focus[type=url],.comment-form .wpcf7 textarea:focus,.search-form .wpcf7 .search-field:focus,.wpcf7 .comment-form input:focus[type=email],.wpcf7 .comment-form input:focus[type=text],.wpcf7 .comment-form input:focus[type=url],.wpcf7 .comment-form textarea:focus,.wpcf7 .form-control:focus,.wpcf7 .search-form .search-field:focus{background-color:var(--bg-color-active);border-color:var(--border-color-active);box-shadow:0 0 5px 0 rgba(102,175,233,.6);color:var(--text-color)}.wpcf7 label{display:block;font-family:Roboto,sans-serif;font-size:18px;font-weight:700;letter-spacing:.01em;line-height:25px;margin-bottom:20px}.wpcf7 .form-bottom-infos{color:#666;font-size:18px;line-height:25px;text-align:center}.wpcf7 .form-bottom-infos a{color:#4aba75}.wpcf7 .wpcf7-acceptance label{font-size:15px;font-weight:400}.wpcf7 .wpcf7-acceptance a{color:#fc4d00}.comment-form .wpcf7 input[type=submit],.search-form .wpcf7 .search-submit,.wpcf7 .btn,.wpcf7 .comment-form input[type=submit],.wpcf7 .search-form .search-submit{background:#4aba75;border:1px solid #4aba75;color:#fff;display:block;font-family:Raleway,sans-serif;font-weight:700;margin:40px auto 0;min-height:42px;text-transform:uppercase;width:250px;font-size:15px;font-size:.9375rem;line-height:20px;line-height:1.25rem;letter-spacing:.11em;transition:all .3s}.comment-form .wpcf7 input:hover[type=submit],.search-form .wpcf7 .search-submit:hover,.wpcf7 .btn:hover,.wpcf7 .comment-form input:hover[type=submit],.wpcf7 .search-form .search-submit:hover{background:#fff;color:#4aba75}.breadcrumbs{color:#151689;font-size:15px;font-size:.9375rem;line-height:23px;line-height:1.4375rem;letter-spacing:.01em}.breadcrumbs a{color:#fc4d00;font-weight:300}.swiper-container{overflow:hidden}.swiper-slide{height:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.get-in-touch{background:#eaedee}.contact-us{background:rgba(202,211,213,.4)}.contact-us a{color:#4aba75!important}.testimony-slider .bg-module-bloc-text-quote{max-height:400px}@media (min-width:1200px){.testimony-slider .bg-module-bloc-text-quote{max-height:530px}}.testimony-slider .bg-module-bloc-text-quote .testimony-text{overflow-y:auto;max-height:320px;scrollbar-width:thin;scrollbar-color:#cad3d5 rgba(202,211,213,.3)}@media (min-width:1200px){.testimony-slider .bg-module-bloc-text-quote .testimony-text{max-height:440px}}.testimony-slider .bg-module-bloc-text-quote .testimony-text::-webkit-scrollbar{width:6px}.testimony-slider .bg-module-bloc-text-quote .testimony-text::-webkit-scrollbar-track{background:rgba(202,211,213,.3);border-radius:20px}.testimony-slider .bg-module-bloc-text-quote .testimony-text::-webkit-scrollbar-thumb{background-color:#cad3d5;border-radius:20px}.testimony-slider .swiper-pagination .swiper-pagination-bullet{margin:0 3px;background:#fff;border:1px solid #151689;width:10px;height:10px}.testimony-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#151689}.page-header .logo-mer{width:250px;height:75px}@media (min-width:1200px){.page-header .logo-mer{width:315px;height:95px}}@media (max-width:768px){.card-deck .card{min-width:45.1%;margin-bottom:70px!important}}@media (max-width:767.98px){.card-deck .card{margin-bottom:90px!important}}input:checked+.frm_switch .frm_slider{background:#151689}.more-viewed-articles{background:rgba(202,211,213,.3)}.article-card .card{border:0;border-radius:0;background:transparent}.article-card .card .card-body{padding:0}.article-card .card .card-footer{padding-left:0;padding-right:0;background:transparent;border:none}.back svg{transform:rotate(180deg)}.accordion-job .ul li:before{top:-12px}.accordion-job .read-more.collapsed:after,.accordion-job .read-more:not(.collapsed):after{font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:.01em}.accordion-job .read-more.collapsed:after{content:"En lire plus"}.accordion-job .read-more:not(.collapsed):after{content:"En lire moins"}.accordion-job .sep{height:1px;background:#151689}@media (min-width:768px){.back-to-home{position:relative;left:50%;margin-right:-50%;transform:translateX(-50%);top:-50px}}.page .content-page{font-family:Raleway,sans-serif}.page .content-page h2{color:#151689;font-size:1.625rem;line-height:1.1;letter-spacing:0;font-weight:900;padding:20px 0}@media (max-width:1600px){.page .content-page h2{font-size:calc(1.0625rem + .5625vw)}}.page .content-page h3{color:#151689;font-size:1.375rem;line-height:1.1;letter-spacing:0;font-weight:700;padding:20px 0}@media (max-width:1600px){.page .content-page h3{font-size:calc(1.0375rem + .3375vw)}}.page .content-page h4{color:#151689;font-size:1.25rem;line-height:1;letter-spacing:0;font-weight:600;padding:20px 0}@media (max-width:1600px){.page .content-page h4{font-size:calc(1.025rem + .225vw)}}.page .content-page ol{padding-left:50px}.module-bloc_quote .bg-module-bloc-quote{border-radius:30px;border:4px solid #fc4d00}.module-bloc_quote .bg-module-bloc-quote .quote{position:absolute;z-index:1;top:-25px;background:#151689}.module-bloc_quote .bg-module-bloc-quote .quote svg{width:60px;height:45px}.module-bloc-text-quote .bg-module-bloc-text-quote{border-radius:30px;border:4px solid #fc4d00}.module-bloc-text-quote .bg-module-bloc-text-quote .quote{position:absolute;z-index:1;top:-25px;left:30px;background:#fff}.module-bloc-text-quote .bg-module-bloc-text-quote .quote svg{width:60px;height:45px}.module-bloc-3-services .logo-mer-entities,.module-bloc_double_services .logo-mer-entities{width:185px;height:56px}@media (min-width:768px) and (max-width:991.98px){.module-bloc-3-services .logo-mer-entities,.module-bloc_double_services .logo-mer-entities{width:200px;height:61px}}@media (min-width:992px){.module-bloc-3-services .logo-mer-entities,.module-bloc_double_services .logo-mer-entities{width:230px;height:70px}}.module-bloc-3-services .sep,.module-bloc_double_services .sep{height:1px;background:#39393f;width:100%}.module-bloc-bullet-point,.module-bloc_quotation{background:rgba(202,211,213,.4)}.module-bloc_quotation-gradient{background:#fff;background:linear-gradient(180deg,#fff 0,#fff 50%,rgba(202,211,213,.4) 50.01%,rgba(202,211,213,.4))}.module-data a{color:#fc4d00}.module-bloc_double_services .sep{height:1px;background:#fff;width:100%;padding:0 20px}@media (max-width:767.98px){.module-bloc-3-services .btn-orange-border,.module-bloc_double_services .btn-orange-border{max-width:200px}}.module-bloc-3-services .sep,.module-bloc_double_services .sep{padding:0 20px}.alignnone{margin-left:0;margin-right:0;max-width:100%;height:auto}.aligncenter{display:block;margin:5px auto;height:auto}.alignleft,.alignright{margin-bottom:5px;height:auto}@media (min-width:576px){.alignleft{float:left;margin-right:5px}.alignright{float:right;margin-left:5px}}.cli-modal-backdrop{background:#000;opacity:.8!important}.wt-cli-cookie-bar-container{z-index:15000;font-family:Roboto,sans-serif}.wt-cli-cookie-bar-container #cookie-law-info-bar{box-shadow:none!important;border:1px solid #fff!important;background:#fff!important;padding:30px!important}.wt-cli-cookie-bar-container #cookie-law-info-bar span{color:#151689!important}.wt-cli-cookie-bar-container .cli_settings_button{border:none!important}.wt-cli-cookie-bar-container #cookie-law-info-again{box-shadow:none!important;background:#fc4d00!important;color:#fff!important;left:auto!important;right:0}@media (max-width:991.98px){.wt-cli-cookie-bar-container #cookie-law-info-again{display:none!important}}@media (max-width:767.98px){.wt-cli-cookie-bar-container .cli_settings_button,.wt-cli-cookie-bar-container .cookie_action_close_header_reject{width:100%!important}}.cli-plugin-main-link{color:#fc4d00!important}.cookie_action_close_header{border-radius:0!important;background:#fc4d00!important;color:#fff!important}.cookie_action_close_header_reject{border-radius:0!important;background:rgba(202,211,213,.3)!important;color:#39393f!important}.cli_settings_button{border-radius:0!important;background:#4aba75!important;color:#fff!important;float:right}.cli_action_button,.cli_settings_button{margin-left:0!important;margin-right:0!important}.cli_action_button{float:left}section.header{position:fixed;top:0;width:100%;z-index:100;transition:all .3s ease;box-shadow:0 1px 25px rgba(0,0,0,.1)}@media (min-width:992px){section.header.minify{top:-50px}section.header.minify header.banner .navbar{padding:8px 0}section.header.minify header.banner .navbar .logo-mer{width:155px;height:54px}}section.header .up-infos .container{height:50px;font-size:15px;font-size:.9375rem;line-height:15px;line-height:.9375rem;letter-spacing:.01em}section.header .up-infos .pages{color:#151689}section.header .up-infos .pages:hover{text-decoration:underline}section.header header.banner{background:#fff}section.header header.banner .navbar{padding:11px 0}@media (max-width:991.98px){section.header header.banner .navbar .navbar-collapse{border-top:1px solid rgba(202,211,213,.6);margin-top:15px;height:100vh}}section.header header.banner .navbar .navbar-toggler{background:transparent;border:0;padding:0;font-size:1.25rem}section.header header.banner .navbar .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(21,22,137,1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}@media (min-width:992px){section.header header.banner .navbar{padding:0;transition:padding .3s;padding:17px 0}}section.header header.banner .navbar .logo-mer{transition:all .3s;width:120px;height:42px}@media (min-width:992px){section.header header.banner .navbar .logo-mer{width:200px;height:70px}}section.header header.banner .navbar .nav-item{margin:0 8px}@media (min-width:1200px){section.header header.banner .navbar .nav-item{margin:0 20px}}section.header header.banner .navbar .nav-item a{font-family:Saira,sans-serif;font-size:16px;font-size:1rem;line-height:15px;line-height:.9375rem;letter-spacing:.01em;font-weight:700;color:#151689;padding-left:0;padding-right:0}@media (max-width:991.98px){section.header header.banner .navbar .nav-item a{border-bottom:2px solid #cad3d5;line-height:50px}}section.header header.banner .navbar .nav-item.active a{color:#151689}@media (min-width:992px){section.header header.banner .navbar .nav-item.active a{border-bottom:2px solid #fc4d00}section.header header.banner .navbar .nav-item.active a:after,section.header header.banner .navbar .nav-item.active a:before{top:100%;left:70%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none}section.header header.banner .navbar .nav-item.active a:after{border-color:hsla(0,0%,100%,0);border-top-color:#fff;border-width:10px;margin-left:-10px}section.header header.banner .navbar .nav-item.active a:before{border-color:rgba(252,77,0,0);border-top-color:#fc4d00;border-width:13px;margin-left:-13px}}footer.footer .footer-logo{display:block}footer.footer .footer-logo svg{width:257px;height:90px}footer.footer .footer-link{color:#fff}footer.footer .footer-link:hover{text-decoration:underline}@media (max-width:991.98px){footer.footer .footer-link{text-align:center;display:block;border-top:1px solid #fff;padding:10px 0}}footer.footer .phone{font-size:26px;font-size:1.625rem;line-height:31px;line-height:1.9375rem;letter-spacing:.01em}footer.footer .locate-us{color:#fc4d00}footer.footer .locate-us:hover{text-decoration:underline}section.legal a{color:#39393f}section.legal a:hover{text-decoration:underline}.home .home-slider .module-bloc-text-quote .bg-module-bloc-text-quote{border:3px solid #fc4d00}@media (min-width:992px){.home .home-slider .module-bloc-text-quote .bg-module-bloc-text-quote{border-bottom-right-radius:0}.home .home-slider .module-bloc-text-quote .bg-module-bloc-text-quote:after{content:"";height:50px;width:50px;right:-50px;bottom:-50px;position:absolute;border-top:3px solid #fc4d00;border-left:3px solid #fc4d00}}@media (max-width:767.98px){.home .home-slider .module-bloc-text-quote .bg-module-bloc-text-quote .quote{top:-15px}.home .home-slider .module-bloc-text-quote .bg-module-bloc-text-quote .quote svg{width:45px;height:35px}}.home .home-slider .swiper-pagination .swiper-pagination-bullet{margin:0 3px;background:transparent;border:1px solid #fff;width:10px;height:10px}.home .home-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}.home .card-transport,.home .home-3-services{background:rgba(202,211,213,.4)}.home .mer-more-infos{background:#151689;background:linear-gradient(180deg,#151689 0,#151689 50%,#fff 50.01%,#fff)}.home .mer-solutions svg.logo-mer-entities{width:165px;height:50px}.home .mer-solutions .sep{border-top:1px solid #cad3d5}.home .mer-solutions .bg-solutions{background-image:url(../images/bg-solutions.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}@media (max-width:1199.98px){.home .mer-solutions .bg-solutions{min-height:380px}}.home .card-transport .card-deck .card{border:none}.home .card-transport .card-deck .card .illu{width:106px;height:70px;position:absolute;top:-71px}@media (max-width:991.98px){.home .card-transport .card-deck .card .illu.one,.home .card-transport .card-deck .card .illu.three,.home .card-transport .card-deck .card .illu.two{position:absolute;left:50%;margin-right:-50%;transform:translateX(-50%)}}@media (min-width:992px){.home .card-transport .card-deck .card .illu.one{left:13px}.home .card-transport .card-deck .card .illu.two{position:absolute;left:50%;margin-right:-50%;transform:translateX(-50%)}.home .card-transport .card-deck .card .illu.three{right:-10px}}.home .card-transport .card-deck .card-header{border:none;background:#fff;padding:20px 30px}.home .card-transport .card-deck .card-body{padding:30px;padding-bottom:0;border-radius:0}@media (min-width:1200px){.home .card-transport .card-deck .card-body{padding:40px}}.home .card-transport .card-deck .card-body .sep{border-top:1px solid #cad3d5;top:-25px}.home .card-transport .card-deck .card-body ul{padding:0}.home .card-transport .card-deck .card-body ul li{background-image:url(../images/list.png);background-repeat:no-repeat;background-position:0 0;padding-left:40px;margin-bottom:20px;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:0}.home .card-transport .card-deck .card-body ul li:before{display:none}@media (min-width:992px){.page-template-template-my-transport .page-header{background-image:url(../images/bg-my-transport.jpg);background-position:100%;background-repeat:no-repeat}}.page-template-template-my-transport .sidebar-ref{transition:all .3s}@media (max-width:991.98px){.page-template-template-my-transport .sidebar-ref{position:fixed;right:0;left:0;z-index:1029;bottom:-100%;top:0;opacity:0;pointer-events:none;overflow-y:auto;height:100%}.page-template-template-my-transport .sidebar-ref.active{bottom:0;opacity:1;pointer-events:all}}@media (min-width:992px){.page-template-template-my-transport .sidebar-ref{position:absolute;top:0;width:90%;height:100%;left:5%}}@media (min-width:992px){.page-template-template-my-transport .sidebar-ref.no-sticky{position:relative;width:100%;left:auto}}@media (min-width:992px){.page-template-template-my-transport .sidebar-ref.no-sticky .make-me-sticky{position:relative;top:inherit;padding:0 10px}}.page-template-template-my-transport .sidebar-ref .make-me-sticky{transition:top .3s}@media (min-width:992px){.page-template-template-my-transport .sidebar-ref .make-me-sticky{position:sticky;top:95px}}@media (max-width:991.98px){.page-template-template-my-transport .sidebar-ref .make-me-sticky{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;height:100%}.page-template-template-my-transport .sidebar-ref .make-me-sticky .close-filters{position:absolute;right:35px;top:20px;z-index:1}}@media (max-width:767.98px){.page-template-template-my-transport .sidebar-ref .make-me-sticky .close-filters{right:15px}}.page-template-template-my-transport .module-bloc_quotation{background:#151689}.page-template-template-my-transport .sidebar-ref .listing a{min-height:50px;color:#fff;border-bottom:2px solid #fc4d00;padding:10px 0;transition:color .3s;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;letter-spacing:.02em}@media (min-width:1200px){.page-template-template-my-transport .sidebar-ref .listing a{font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;letter-spacing:.11em}}.page-template-template-my-transport .sidebar-ref .listing a svg{fill:#fff;transition:fill .3s}.page-template-template-my-transport .sidebar-ref .listing a.active,.page-template-template-my-transport .sidebar-ref .listing a:hover{color:#fc4d00;text-decoration:none}.page-template-template-my-transport .sidebar-ref .listing a.active svg,.page-template-template-my-transport .sidebar-ref .listing a:hover svg{fill:#fc4d00}@media (min-width:768px) and (max-width:991.98px){.page-template-template-my-transport .sidebar-ref .btn-estimate{max-width:50%;margin-left:auto;margin-right:auto}}.page-template-template-my-transport .main-container section[class*=module-] .container{padding:0}.page-template-template-my-transport .main-container section[class*=module-]:nth-child(2n){background-color:transparent}.page-template-template-my-transport .main-container section[class*=module-]:nth-child(2n) .contact-us{background:#fff}.page-template-template-my-transport .main-container section[class*=module-]:nth-child(2n):before{content:"";background-color:rgba(202,211,213,.4);position:absolute;height:100%;width:var(--themeWidth);right:var(--themeright);top:0;z-index:-1}.page-template-template-my-transport .get-in-touch,.page-template-template-my-transport .legal,.page-template-template-my-transport footer.footer{z-index:1031}@media (min-width:992px){.page-id-40 .page-header{background-image:url(../images/bg-my-stockage.jpg)}}@media (min-width:992px){.page-id-40 .page-header,.page-id-42 .page-header{background-position:100%;background-repeat:no-repeat}.page-id-42 .page-header{background-image:url(../images/bg-my-logistique.jpg)}}@media (max-width:320px){.page-id-98 #rc-imageselect,.page-id-98 .frm-g-recaptcha,.page-id-143 #rc-imageselect,.page-id-143 .frm-g-recaptcha{transform:scale(.77)}}.page-id-98 .main-estimate,.page-id-98 .main-estimate-top,.page-id-143 .main-estimate,.page-id-143 .main-estimate-top{background:rgba(202,211,213,.4)}.page-id-98 .frm_style_style-formidable.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing,.page-id-143 .frm_style_style-formidable.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing{font-size:1.625rem;line-height:1.1;letter-spacing:0;color:#151689;font-weight:700;border-top:none}@media (max-width:1600px){.page-id-98 .frm_style_style-formidable.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing,.page-id-143 .frm_style_style-formidable.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing{font-size:calc(1.0625rem + .5625vw)}}.page-id-98 .with_frm_style .frm_primary_label:not(#field_xh97x_label):not(#field_xh97x1bcb5974be_label),.page-id-143 .with_frm_style .frm_primary_label:not(#field_xh97x_label):not(#field_xh97x1bcb5974be_label){font-weight:700;font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:.01em;font-family:Roboto,sans-serif}.page-id-98 .frm_form_fields_active_style,.page-id-98 .frm_form_fields_error_style,.page-id-98 .frm_form_fields_style,.page-id-98 .with_frm_style .chosen-container-multi .chosen-choices,.page-id-98 .with_frm_style .chosen-container-single .chosen-single,.page-id-98 .with_frm_style .frm-card-element.StripeElement,.page-id-98 .with_frm_style .frm_scroll_box .frm_opt_container,.page-id-98 .with_frm_style input[type=email],.page-id-98 .with_frm_style input[type=number],.page-id-98 .with_frm_style input[type=password],.page-id-98 .with_frm_style input[type=phone],.page-id-98 .with_frm_style input[type=search],.page-id-98 .with_frm_style input[type=tel],.page-id-98 .with_frm_style input[type=text],.page-id-98 .with_frm_style input[type=url],.page-id-98 .with_frm_style select,.page-id-98 .with_frm_style textarea,.page-id-143 .frm_form_fields_active_style,.page-id-143 .frm_form_fields_error_style,.page-id-143 .frm_form_fields_style,.page-id-143 .with_frm_style .chosen-container-multi .chosen-choices,.page-id-143 .with_frm_style .chosen-container-single .chosen-single,.page-id-143 .with_frm_style .frm-card-element.StripeElement,.page-id-143 .with_frm_style .frm_scroll_box .frm_opt_container,.page-id-143 .with_frm_style input[type=email],.page-id-143 .with_frm_style input[type=number],.page-id-143 .with_frm_style input[type=password],.page-id-143 .with_frm_style input[type=phone],.page-id-143 .with_frm_style input[type=search],.page-id-143 .with_frm_style input[type=tel],.page-id-143 .with_frm_style input[type=text],.page-id-143 .with_frm_style input[type=url],.page-id-143 .with_frm_style select,.page-id-143 .with_frm_style textarea{font-size:18px;font-size:1.125rem;line-height:25px;line-height:1.5625rem;letter-spacing:.01em;font-family:Roboto,sans-serif;border:none;background:rgba(202,211,213,.4);border-radius:0;box-shadow:none;min-height:55px}.page-id-98 .frm_form_fields_active_style,.page-id-98 .frm_style_style-formidable.with_frm_style .chosen-container-active .chosen-choices,.page-id-98 .frm_style_style-formidable.with_frm_style .chosen-container-single.chosen-container-active .chosen-single,.page-id-98 .frm_style_style-formidable.with_frm_style .form-field input:not([type=file]):focus,.page-id-98 .frm_style_style-formidable.with_frm_style .frm_focus_field .frm-card-element.StripeElement,.page-id-98 .frm_style_style-formidable.with_frm_style .frm_focus_field input[type=email],.page-id-98 .frm_style_style-formidable.with_frm_style .frm_focus_field input[type=number],.page-id-98 .frm_style_style-formidable.with_frm_style .frm_focus_field input[type=password],.page-id-98 .frm_style_style-formidable.with_frm_style .frm_focus_field input[type=search],.page-id-98 .frm_style_style-formidable.with_frm_style .frm_focus_field input[type=tel],.page-id-98 .frm_style_style-formidable.with_frm_style .frm_focus_field input[type=text],.page-id-98 .frm_style_style-formidable.with_frm_style .frm_focus_field input[type=url],.page-id-98 .frm_style_style-formidable.with_frm_style select:focus,.page-id-98 .frm_style_style-formidable.with_frm_style textarea:focus,.page-id-143 .frm_form_fields_active_style,.page-id-143 .frm_style_style-formidable.with_frm_style .chosen-container-active .chosen-choices,.page-id-143 .frm_style_style-formidable.with_frm_style .chosen-container-single.chosen-container-active .chosen-single,.page-id-143 .frm_style_style-formidable.with_frm_style .form-field input:not([type=file]):focus,.page-id-143 .frm_style_style-formidable.with_frm_style .frm_focus_field .frm-card-element.StripeElement,.page-id-143 .frm_style_style-formidable.with_frm_style .frm_focus_field input[type=email],.page-id-143 .frm_style_style-formidable.with_frm_style .frm_focus_field input[type=number],.page-id-143 .frm_style_style-formidable.with_frm_style .frm_focus_field input[type=password],.page-id-143 .frm_style_style-formidable.with_frm_style .frm_focus_field input[type=search],.page-id-143 .frm_style_style-formidable.with_frm_style .frm_focus_field input[type=tel],.page-id-143 .frm_style_style-formidable.with_frm_style .frm_focus_field input[type=text],.page-id-143 .frm_style_style-formidable.with_frm_style .frm_focus_field input[type=url],.page-id-143 .frm_style_style-formidable.with_frm_style select:focus,.page-id-143 .frm_style_style-formidable.with_frm_style textarea:focus{background:rgba(202,211,213,.4);border:none;box-shadow:none}.page-id-98 .frm_form_submit_style,.page-id-98 .frm_style_style-formidable.with_frm_style .frm-edit-page-btn,.page-id-98 .frm_style_style-formidable.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,.page-id-98 .frm_style_style-formidable.with_frm_style .frm_submit button,.page-id-98 .frm_style_style-formidable.with_frm_style .frm_submit input[type=button],.page-id-98 .frm_style_style-formidable.with_frm_style input[type=submit],.page-id-143 .frm_form_submit_style,.page-id-143 .frm_style_style-formidable.with_frm_style .frm-edit-page-btn,.page-id-143 .frm_style_style-formidable.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,.page-id-143 .frm_style_style-formidable.with_frm_style .frm_submit button,.page-id-143 .frm_style_style-formidable.with_frm_style .frm_submit input[type=button],.page-id-143 .frm_style_style-formidable.with_frm_style input[type=submit]{width:250px;font-family:Raleway,sans-serif;font-size:15px;font-size:.9375rem;line-height:20px;line-height:1.25rem;letter-spacing:.11em;font-weight:700;text-transform:uppercase;background:#4aba75;border:1px solid #4aba75;transition:all .3s}.page-id-98 .frm_form_submit_style:hover,.page-id-98 .frm_style_style-formidable.with_frm_style .frm-edit-page-btn:hover,.page-id-98 .frm_style_style-formidable.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:hover,.page-id-98 .frm_style_style-formidable.with_frm_style .frm_submit button:hover,.page-id-98 .frm_style_style-formidable.with_frm_style .frm_submit input[type=button]:hover,.page-id-98 .frm_style_style-formidable.with_frm_style input[type=submit]:hover,.page-id-143 .frm_form_submit_style:hover,.page-id-143 .frm_style_style-formidable.with_frm_style .frm-edit-page-btn:hover,.page-id-143 .frm_style_style-formidable.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:hover,.page-id-143 .frm_style_style-formidable.with_frm_style .frm_submit button:hover,.page-id-143 .frm_style_style-formidable.with_frm_style .frm_submit input[type=button]:hover,.page-id-143 .frm_style_style-formidable.with_frm_style input[type=submit]:hover{background:#fff;color:#4aba75}.page-id-98 .frm_forms .frm_image_options .frm_opt_container,.page-id-143 .frm_forms .frm_image_options .frm_opt_container{width:100%}@media (min-width:768px){.page-id-98 .frm_forms .frm_image_options .frm_opt_container,.page-id-143 .frm_forms .frm_image_options .frm_opt_container{-ms-flex-flow:unset;flex-flow:unset}}.page-id-98 .frm_forms .frm_image_options .frm_opt_container .frm_image_option,.page-id-143 .frm_forms .frm_image_options .frm_opt_container .frm_image_option{width:auto!important;max-width:270px}@media (max-width:767.98px){.page-id-98 .frm_forms .frm_image_options .frm_opt_container .frm_image_option,.page-id-143 .frm_forms .frm_image_options .frm_opt_container .frm_image_option{margin:2px}}.page-id-98 .frm_forms .frm_image_options .frm_opt_container .frm_image_option .frm_image_option_container,.page-id-143 .frm_forms .frm_image_options .frm_opt_container .frm_image_option .frm_image_option_container{border:2px solid #fff;box-shadow:none;padding:10px}.page-id-98 .frm_forms .frm_image_options .frm_opt_container .frm_image_option .frm_image_option_container .frm_selected_checkmark,.page-id-143 .frm_forms .frm_image_options .frm_opt_container .frm_image_option .frm_image_option_container .frm_selected_checkmark{left:auto;right:-10px}.page-id-98 .frm_forms .frm_image_options .frm_opt_container .frm_image_option .frm_image_option_container img,.page-id-143 .frm_forms .frm_image_options .frm_opt_container .frm_image_option .frm_image_option_container img{max-height:70px;height:auto;width:auto;object-fit:none;margin-top:15px}.page-id-98 .frm_forms .frm_image_options .frm_opt_container .frm_image_option .frm_image_option_container .frm_selected_checkmark svg,.page-id-143 .frm_forms .frm_image_options .frm_opt_container .frm_image_option .frm_image_option_container .frm_selected_checkmark svg{fill:#151689}.page-id-98 .frm_forms .frm_image_options .frm_opt_container .frm_image_option .frm_image_option_container:hover,.page-id-143 .frm_forms .frm_image_options .frm_opt_container .frm_image_option .frm_image_option_container:hover{cursor:pointer;border:2px solid #151689!important}.page-id-98 .frm_forms .frm_image_options .frm_text_label_for_image,.page-id-143 .frm_forms .frm_image_options .frm_text_label_for_image{color:#151689;text-align:left;font-size:16px;font-size:1rem;line-height:23px;line-height:1.4375rem;letter-spacing:0}.page-id-98 .frm_forms .frm_image_options .frm_text_label_for_image .delivery,.page-id-143 .frm_forms .frm_image_options .frm_text_label_for_image .delivery{font-size:16px;font-size:1rem;line-height:23px;line-height:1.4375rem;letter-spacing:0}@media (min-width:992px){.page-id-98 .frm_forms .frm_image_options .frm_text_label_for_image,.page-id-143 .frm_forms .frm_image_options .frm_text_label_for_image{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;letter-spacing:0}.page-id-98 .frm_forms .frm_image_options .frm_text_label_for_image .delivery,.page-id-143 .frm_forms .frm_image_options .frm_text_label_for_image .delivery{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;letter-spacing:0}}@media (min-width:992px){.page-id-98 .frm_forms #frm_field_20_container .frm_image_options .frm_opt_container .frm_image_option .frm_image_option_container img,.page-id-143 .frm_forms #frm_field_20_container .frm_image_options .frm_opt_container .frm_image_option .frm_image_option_container img{margin-left:auto;margin-right:auto}.page-id-98 .frm_forms #frm_field_20_container .frm_image_options .frm_opt_container .frm_image_option .frm_image_option_container img+span,.page-id-143 .frm_forms #frm_field_20_container .frm_image_options .frm_opt_container .frm_image_option .frm_image_option_container img+span{text-align:center}}.page-id-98 .frm_forms .info p,.page-id-143 .frm_forms .info p{display:none}.page-id-98 .frm_forms .frm_message,.page-id-143 .frm_forms .frm_message{background:transparent;border:none;font-size:2.125rem;line-height:1.1;letter-spacing:0;text-align:center;color:#4aba75;font-family:Raleway,sans-serif;font-weight:700}@media (max-width:1600px){.page-id-98 .frm_forms .frm_message,.page-id-143 .frm_forms .frm_message{font-size:calc(1.1125rem + 1.0125vw)}}.page-id-98 input[type=radio]:checked+.frm_image_option_container,.page-id-143 input[type=radio]:checked+.frm_image_option_container{border:2px solid #151689!important}.page-id-98 .module-bloc-strength,.page-id-143 .module-bloc-strength{background:#151689;color:#fff!important}.page-id-98 .module-bloc-strength .text-blue,.page-id-143 .module-bloc-strength .text-blue{color:#fff!important}.single-post .sidebar-ref{transition:all .3s}@media (max-width:991.98px){.single-post .sidebar-ref{position:fixed;right:0;left:0;z-index:1029;bottom:-100%;top:0;opacity:0;pointer-events:none;overflow-y:auto;height:100%}.single-post .sidebar-ref.active{bottom:0;opacity:1;pointer-events:all}}@media (min-width:992px){.single-post .sidebar-ref{position:absolute;top:0;width:90%;height:100%;left:5%}}@media (min-width:992px){.single-post .sidebar-ref.no-sticky{position:relative;width:100%;left:auto}}@media (min-width:992px){.single-post .sidebar-ref.no-sticky .make-me-sticky{position:relative;top:inherit;padding:0 10px}}.single-post .sidebar-ref .make-me-sticky{transition:top .3s}@media (min-width:992px){.single-post .sidebar-ref .make-me-sticky{position:sticky;top:95px}}@media (max-width:991.98px){.single-post .sidebar-ref .make-me-sticky{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;height:100%}.single-post .sidebar-ref .make-me-sticky .close-filters{position:absolute;right:35px;top:20px;z-index:1}}@media (max-width:767.98px){.single-post .sidebar-ref .make-me-sticky .close-filters{right:15px}}.single-post .sidebar-ref .sep{height:1px;background:#fff}.single-post .sidebar-ref .logo-mer{width:190px;height:66px}.single-post .sidebar-ref .company{background:#eff2f2}.single-post .sidebar-ref .company p{font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;letter-spacing:.01em}.single-post .content a{color:#fc4d00}.single-post .right-col .module-bloc_quotation{background:#fff}@media (max-width:991.98px){.single-post .sidebar-ref{background:hsla(0,0%,100%,.7)}}.single-post .sidebar-ref .share a svg{transition:fill .3s}.single-post .sidebar-ref .share a:hover svg{fill:#fc4d00!important}.single-post .get-in-touch,.single-post .legal,.single-post footer.footer{z-index:1031}body#tinymce{margin:12px!important}
/*# sourceMappingURL=main.css.map */
